home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / NetWareManager.app / English.lproj / Localizable.strings
Text File  |  1992-06-25  |  6KB  |  190 lines

  1. /* Browser column heading for NetWare Print Servers */
  2. "Print Server";
  3.  
  4. /* Create a new printcap entry in netinfo for a NetWare Printer */
  5. "Create Printer";
  6.  
  7. /* Title for Delete Printer alert panel */
  8. "Delete Printer";
  9.  
  10. /* Ask user to choose from the list of Printer Types. */
  11. "Please select a printer type";
  12.  
  13. /* Asks if a printer definition should be deleted. */
  14. "Delete Printer %s?";
  15.  
  16. /* Browser column heading for NetWare File Servers */
  17. "File Server";
  18.  
  19. /* The printer will appear in the print panel with this name. */
  20. "Please enter a local name for this printer";
  21.  
  22. /* Default local name for a new NetWare Printer */
  23. "Local_NetWare_Printer";
  24.  
  25. /* Default Note for a new NetWare Printer */
  26. "This is a new NetWare printer";
  27.  
  28. /* Button  to delete a printer definition */
  29. "Delete";
  30.  
  31. /* Operation is invalid because no printer is selected. */
  32. "No printer selected.";
  33.  
  34. /* Button  to cancel the operation */
  35. "Cancel";
  36.  
  37. /* The user selected a NeXT printer type - not supported by NetWare */
  38. "NetWare does not support this printer type";
  39.  
  40. /* The user must choose a unique name for the new printer. */
  41. "There is already a printer with this name";
  42.  
  43. /* Warns the user that this printer is not compatible with most NeXTstep applications. */
  44. "Most applications will not print correctly to a non-PostScript printer.";
  45.  
  46. /* Browser column heading for NetWare Print Queues */
  47. "Queue";
  48.  
  49. /* Title bar for Modify Printer panel */
  50. "Modify Printer";
  51.  
  52. /* Illegal name entered for printer */
  53. "The name \"%s\" contains the character \"%c\", which is illegal.";
  54.  
  55. /* User attempted an operation which is valid only when a server is selected. */
  56. "No server selected";
  57.  
  58. /* The server rejected this request to deauthenticate. */
  59. "Could not deauthenticate";
  60.  
  61. /* User is trying to logout while resources - perhaps files - are still open */
  62. "You have open resources on this server.  Do you want to proceed?";
  63.  
  64. /* What does he want to change the password to?  */
  65. "Please enter your new password";
  66.  
  67. /* Server refused to change the password - the new password is too short */
  68. "Password too short";
  69.  
  70. /* User is trying to reauthenticate while resources - perhaps files - are still open */
  71. "You have open resources on this server.  Do you want to proceed with the reauthentication?";
  72.  
  73. /* Alert panel title for changing password. */
  74. "Change password";
  75.  
  76. /* User is already logged in to the NetWare server. */
  77. "You are already authenticated to this server";
  78.  
  79. /* Server refused to change the password - the new password was not confirmed. */
  80. "Password incorrectly confirmed";
  81.  
  82. /* User is asked for his existing password prior to changing it  */
  83. "Please enter your old password";
  84.  
  85. /* Attempt to login to NetWare server failed. */
  86. "Authentication failed";
  87.  
  88. /* The user must change his password before logging in. */
  89. "Your password for this server has expired";
  90.  
  91. /* Server refused to change the password - the new password has already been used */
  92. "New password has been previously used";
  93.  
  94. /* Server refused to change the password - it did not give a reason why. */
  95. "Undefined error 0x%x";
  96.  
  97. /* User must authenticate himself to the server before performing this operation. */
  98. "You are not authenticated to this server";
  99.  
  100. /* Title for Authentication alert panel */
  101. "Authentication";
  102.  
  103. /* Password was successfully changed. */
  104. "Password changed";
  105.  
  106. /* Operation is not allowed because the user is not authenticated to the server. */
  107. "Not authenticated to server %s";
  108.  
  109. /* Communication with the file server has been lost. */
  110. "Could not contact server";
  111.  
  112. /* Button  to cancel the operation */
  113. "Cancel";
  114.  
  115. /* Button  to logout and login again with a different NetWare user name? */
  116. "Reauthenticate";
  117.  
  118. /* Button  to proceed with the operation */
  119. "Proceed";
  120.  
  121. /* Server refused to change the password - the new password is not unique. */
  122. "New password not unique";
  123.  
  124. /* Re-type the new password   */
  125. "Please confirm your new password";
  126.  
  127. /* Does the user want to logout and login again with a different NetWare user name? */
  128. "You are authenticated to this server.  Do you wish to reauthenticate?";
  129.  
  130. /* Alert panel title for deauthentication */
  131. "Deauthenticate";
  132.  
  133. /* Server refused to change the password - the old password was not correctly entered. */
  134. "Old password incorrect";
  135.  
  136. /* Unmark the selected server */
  137. "Unmark";
  138.  
  139. /* Load and run NetWare software when the system boots */
  140. "Enable NetWare";
  141.  
  142. /* Title bar for list of servers */
  143. "NetWare Servers for NeXT user %s";
  144.  
  145. /* Alert - the user must enable NetWare to run it. */
  146. "NetWare is disabled.  Enable it now?";
  147.  
  148. /* Don't load or run the NetWare software */
  149. "Disable NetWare";
  150.  
  151. /* User entered the wrong password */
  152. "Incorrect password";
  153.  
  154. /* Mark the selected server */
  155. "Mark";
  156.  
  157. /* Alert Panel Button to Enable NetWare */
  158. "Enable";
  159.  
  160. /* Alert Panel Cancel Button */
  161. "Cancel";
  162.  
  163. /* Must reboot for the change to take effect. */
  164. "This change will take effect the next time your system is restarted.";
  165.  
  166. /* For authenticating a different NeXT user to NetWare */
  167. "Creation of a new server viewer requires that you enter the name and password of another NeXT user.";
  168.  
  169. /* Title bar for list of servers when NetWare is not running. */
  170. "NetWare is not Running";
  171.  
  172. /* root privileges are required to make the change. */
  173. "You must be root to make this change";
  174.  
  175. /* Alert - NetWare is enabled but not currently running */
  176. "NetWare is enabled but not running.  It will start when the computer is rebooted.";
  177.  
  178. /* User entered an invalid username */
  179. "No such user";
  180.  
  181. /* Alert Panel Title NetWare */
  182. "NetWare";
  183.  
  184. /* Make all servers visible in browser */
  185. "Show All Servers";
  186.  
  187. /* Make only marked servers visible in browser */
  188. "Show Marked Servers";
  189.  
  190.