home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / FaxReader.app / English.lproj / Localizable.strings < prev    next >
Text File  |  1995-02-06  |  4KB  |  118 lines

  1. /* Confirmation requested when the user asks to delete a fax entry */
  2. "Do you want to delete %s?";
  3.  
  4. /* This is the paper name for Letter as accepted by PrintInfo */
  5. "Letter";
  6.  
  7. /* This is the paper name for A4 as accepted by PrintInfo */
  8. "A4";
  9.  
  10. /* Message given to user when unable to reacquire connection. */
  11. "Unable to reestablish connection to server for %s.";
  12.  
  13. /* The button the user presses to confirm that wants to give up attempting to reconnect */
  14. "Stop";
  15.  
  16. /* The message the user receives if the incoming fax file is not valid or can't be accessed. */
  17. "Invalid fax file.";
  18.  
  19. /* The message the user receives if a fax document can't be opened */
  20. "Unable to open new document.";
  21.  
  22. /* This is the paper name for Legal as accepted by PrintInfo */
  23. "Legal";
  24.  
  25. /* This is the inspector string for fine resolution faxes */
  26. "Fax Resolution: Fine";
  27.  
  28. /* Message given to user when the fax server connection fails due to it not being registered in netinfo */
  29. "Fax Modem %s is not available from this machine.";
  30.  
  31. /* syslog message when pausing during connect reaquire */
  32. "Pausing %d seconds while trying to reconnect to %s.\n";
  33.  
  34. /* The message the user receives if a fax is unreadable */
  35. "There were unreadable lines in your fax.";
  36.  
  37. /* The message the user receives if an error occurs while assigning a Fax document */
  38. "Error assigning fax document.";
  39.  
  40. /* The message the user receives if an error occurs while saving a Fax document */
  41. "Error saving fax document.";
  42.  
  43. /* syslog and alert message when reconnect fails */
  44. "Could not reconnect to %s.\n";
  45.  
  46. /* alert message when to confirm stop reconnect */
  47. "Do you really want to give up attempting to reconnect to the server?  Until you reconnect, you will be unable to read faxes etc. on this server.\n";
  48.  
  49. /* alert message when pausing during connect reaquire */
  50. "Attempting to reconnect to %s.\n";
  51.  
  52. /* This is the inspector string for standard resolution faxes */
  53. "Fax Resolution: Standard";
  54.  
  55. /* Message given to user when unable to connect with netinfo. */
  56. "Unable to establish contact with netinfo.";
  57.  
  58. /* Message given to user when the fax (%s) spooling directory cannot be opened */
  59. "Unable to view faxes for %s.";
  60.  
  61. /* Message given to user when the fax server connection dies */
  62. "Unable to view faxes for %s due to server error.";
  63.  
  64. /* The button the user presses to confirm that he really does want to delete a fax entry */
  65. "Delete";
  66.  
  67. /* Message given to user when get users fails during reaquire */
  68. "An error occurred trying to obtain list of users for %s.\n";
  69.  
  70. /* Message given to user when another user deletes fax out from under us */
  71. "Another user has deleted this fax.";
  72.  
  73. /* The message the user receives if the system does not have enough memory to image a fax message */
  74. "Unable to obtain memory for image.";
  75.  
  76. /* The message the user receives if an error occurs while reading the incoming fax */
  77. "Error trying to read page.";
  78.  
  79. /* The button the user presses to continue attempting to reconnect */
  80. "Continue";
  81.  
  82. /* Message given to user when try to assign fax to user who already has it */
  83. "This fax is already assigned to the user.";
  84.  
  85. /* The button the user presses to abort his request to delete a fax entry */
  86. "Cancel";
  87.  
  88. /* Message given to user assign to non-existant user, INTERNAL ERROR */
  89. "User doesn\'t exist for %s.";
  90.  
  91. /* Message given to user when error retrieving list of users */
  92. "An error occurred trying to obtain list of users for %s.";
  93.  
  94. /* Message given to user when the fax server has io error etc */
  95. "An error occurred trying to access log.";
  96.  
  97. /* Message given to user when the fax server has io error etc */
  98. "An error occurred trying to access fax.";
  99.  
  100. /* Message given to user when his attempt to delete a Fax entry was unsuccessful due to some Unix error */
  101. "An error occurred while trying to delete that fax entry.  Entry not deleted.";
  102.  
  103. /* Specifies which page user is viewing.  This is text to RIGHT of current page, %d will get number of pages. */
  104. "of %d";
  105.  
  106. /* Message given to user when permission error occurs on connect */
  107. "You do not have permission to access %s.";
  108.  
  109. /* Specifies which page user is viewing.  This is text to LEFT of current page, %d will get number of pages. */
  110. "Page";
  111.  
  112. /* This is appended to title bar of archive copy fax windows */
  113. " (Archive Copy)";
  114.  
  115. /* Confirmation requested when the user asks to delete several fax entries (%d entries) */
  116. "Do you want to delete the selected entries (%d faxes)?";
  117.  
  118.