home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / en-US.jar / locale / en-US / messenger / localMsgs.properties < prev    next >
Encoding:
Text File  |  2005-07-29  |  8.2 KB  |  229 lines

  1. # The contents of this file are subject to the Netscape Public
  2. # License Version 1.1 (the "License"); you may not use this file
  3. # except in compliance with the License. You may obtain a copy of
  4. # the License at http://www.mozilla.org/NPL/
  5. #
  6. # Software distributed under the License is distributed on an "AS
  7. # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  8. # implied. See the License for the specific language governing
  9. # rights and limitations under the License.
  10. #
  11. # The Original Code is mozilla.org code.
  12. #
  13. # The Initial Developer of the Original Code is Netscape
  14. # Communications Corporation. Portions created by Netscape are
  15. # Copyright (C) 1998 Netscape Communications Corporation. All
  16. # Rights Reserved.
  17. #
  18. # Contributor(s): 
  19. #
  20.  
  21. #
  22. # The following are used by the local mail code to display progress/status/error messages
  23. #
  24.  
  25. ## @name MK_POP3_OUT_OF_DISK_SPACE
  26. ## @loc None
  27. -321=There is not enough disk space to download new messages. Try deleting old mail, emptying the Trash folder, and compacting your mail folders, and then try again.
  28.  
  29. # Out of memory
  30. ## @name LOCAL_OUT_OF_MEMORY
  31. ## @loc None
  32. -1000=Application is out of memory.
  33.  
  34. # Status - parsing folder
  35. ## @name LOCAL_STATUS_SELECTING_MAILBOX
  36. ## @loc None
  37. #LOCALIZATION NOTE (4000): Do not translate %s in the following line.
  38. # Place the word %s where the name of the mailbox should appear
  39. 4000=Building summary file for %S...
  40.  
  41. # Status - parsing folder
  42. ## @name LOCAL_STATUS_DOCUMENT_DONE
  43. ## @loc None
  44. 4001=Done
  45.  
  46. # Status - receiving message n of m
  47. ## @name LOCAL_STATUS_RECEIVING_MESSAGE_OF
  48. ## @loc None
  49. #LOCALIZATION NOTE (4002): Do not translate %lu in the following line.
  50. # Place the word %lu where the number of messages should appear.
  51. # The first %lu will receive the number of messages received so far;
  52. # the second %lu will receive the total number of messages
  53. 4002=Receiving: message %S of %S
  54.  
  55. # Status - pop3 server error
  56. ## @name POP3_SERVER_ERROR
  57. ## @loc None
  58. #LOCALIZATION NOTE (4003): Do not translate POP3 in the following line.
  59. 4003=An error occurred with the POP3 mail server.
  60.  
  61. # Status - pop3 user name failed
  62. ## @name POP3_USERNAME_FAILURE
  63. ## @loc None
  64. 4004=Sending of username did not succeed.
  65.  
  66. # Status - password failed
  67. ## @name POP3_PASSWORD_FAILURE
  68. ## @loc None
  69. 4005=Sending of password did not succeed.
  70.  
  71. # Status - write error occurred
  72. ## @name POP3_MESSAGE_WRITE_ERROR
  73. ## @loc None
  74. 4006=Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox.
  75.  
  76. # Status - write error occurred
  77. ## @name POP3_MESSAGE_FOLDER_BUSY
  78. ## @loc None
  79. 4029=This folder is being processed. Please wait until processing is complete to get messages.
  80.  
  81. # Status - connecting to host
  82. ## @name POP3_CONNECT_HOST_CONTACTED_SENDING_LOGIN_INFORMATION
  83. ## @loc None
  84. 4007=Connect: Host contacted, sending login information...
  85.  
  86. # Status - no messages to download 
  87. ## @name POP3_NO_MESSAGES
  88. ## @loc None
  89. 4008=There are no new messages on the server.
  90.  
  91. # Status - messages received after the download
  92. ## @name POP3_DOWNLOAD_COUNT
  93. ## @loc None
  94. #LOCALIZATION NOTE (4009): Do not translate %ld in the following line.
  95. # Place the word %ld where the number of messages should appear.
  96. # The first %ld will receive the number of messages received so far;
  97. # the second %ld will receive the total number of messages
  98. 4009=Received %ld of %ld messages
  99.  
  100. # Status - the server doesn't support UIDL...
  101. ## @name POP3_SERVER_DOES_NOT_SUPPORT_UIDL_ETC
  102. ## @loc None
  103. # LOCALIZATION NOTE(4010): The following sentence should be translated in this way:
  104. # Do not translate "POP3"
  105. # Do not translate "%S". Place %s in your translation where the name of the server should appear.
  106. # Do not translate "UIDL"
  107. 4010=The POP3 server (%S) does not support UIDL, which is needed to implement the ``Leave on Server'' and ``Maximum Message Size'' options. To download your mail, turn off these options in the Mail Server panel of Preferences.
  108.  
  109. # Status - the server doesn't support the top command
  110. ## @name POP3_SERVER_DOES_NOT_SUPPORT_THE_TOP_COMMAND
  111. ## @loc None
  112. # LOCALIZATION NOTE(4011): The following sentence should be translated in this way:
  113. # Do not translate "POP3"
  114. # Do not translate "%s". Place %s in your translation where the name of the server should appear.
  115. # Do not translate "TOP"
  116. 4011=The POP3 mail server (%s) does not support the TOP command. Without server support for this, we cannot implement the ``Maximum Message Size'' preference.  This option has been disabled, and messages will be downloaded regardless of their size.
  117.  
  118. # Status - retr failure from the server
  119. ## @name POP3_RETR_FAILURE
  120. ## @loc None
  121. # LOCALIZATION NOTE(4012): Do not translate the word "POP3" below.
  122. 4012=The RETR command did not succeed. Error retrieving a message.
  123.  
  124. # Status - password undefined 
  125. ## @name POP3_PASSWORD_UNDEFINED
  126. ## @loc None
  127. 4013=Error getting mail password.
  128.  
  129. # Status - username undefined 
  130. ## @name POP3_USERNAME_UNDEFINED
  131. ## @loc None
  132. 4014=You have not supplied a username for this server.  Please provide one in the account setup menu and try again.
  133.  
  134. # Status - list failure
  135. ## @name POP3_LIST_FAILURE
  136. ## @loc None
  137. # LOCALIZATION NOTE(4015): Do not translate the word "POP3" below.
  138. 4015=The LIST command did not succeed. Error getting the ID and size of a message.
  139.  
  140. # Status - delete error 
  141. ## @name POP3_DELE_FAILURE
  142. ## @loc None
  143. # LOCALIZATION NOTE(4016): Do not translate the word "POP3" below.
  144. 4016=The DELE command did not succeed. Error marking a message as deleted.
  145.  
  146. ## @name POP3_ENTER_PASSWORD_PROMPT
  147. ## @loc None
  148. # LOCALIZATION NOTE(4016): Do not translate the word "%1$s@%2$s" below.
  149. # Place the word "%1$s" and "%2$s" where email account name should appear (i.e. john.smith@example.org)
  150. 4017=Enter your password for %1$s on %2$s:
  151.  
  152. ## @name POP3_PREVIOUSLY_ENTERED_PASSWORD_IS_INVALID_ETC
  153. ## @loc None
  154. # LOCALIZATION NOTE(4016): Do not translate the word "%s" below. It will receive the message returned by the server.
  155. # Do not translate "%.100s" and "%.100s". It will receive the email account name.
  156. 4018=Please enter a new password for user %.100s on %.100s:
  157.  
  158. ## @name POP3_NO_ANSWER
  159. ## @loc None
  160. 4019=No Answer
  161.  
  162. ## @name POP3_ENTER_PASSWORD_PROMPT_TITLE
  163. ## @loc None
  164. 4020=Enter your password:
  165.  
  166. ## @name moveFolderToTrash
  167. ## @loc None
  168. 4021=Are you sure you want to move the selected folder into the Trash?
  169.  
  170. ## @name POP3_FOLDER_FOR_TRASH
  171. ## @loc None
  172. 4023=The Trash already contained a folder named %s. The folder which you just deleted can be found in the Trash under the new name %s.
  173.  
  174. # Status - stat failed
  175. ## @name POP3_STAT
  176. ## @loc None
  177. 4024= The STAT command did not succeed. Error getting message number and sizes.
  178.  
  179. ## @name POP3_SERVER_SAID
  180. ## @loc None
  181. 4025= Mail server %S responded: 
  182.  
  183. ## @name DELETING_MSGS_STATUS
  184. ## @loc None
  185. 4026=Deleting %S of %S messages
  186.  
  187. ## @name COPYING_MSGS_STATUS
  188. ## @loc None
  189. 4027=Copying %S of %S messages to %S
  190.  
  191. ## @name MOVING_MSGS_STATUS
  192. ## @loc None
  193. 4028=Moving %S of %S messages to %S
  194.  
  195. # secure authentication failed
  196. ## @name CANNOT_PROCESS_SECURE_AUTH
  197. ## @loc None
  198. 4030=Mail server does not support secure authentication.
  199.  
  200. # secure authentication failed and unsure why
  201. ## @name CANNOT_PROCESS_APOP_AUTH
  202. ## @loc None
  203. 4031=Mail server does not support secure authentication or you have entered an incorrect password. Please check your password, or turn off secure authentication in the account settings for your mail server.\n
  204.  
  205. ## @name MOVEMAIL_SPOOL_FILE_LOCKED
  206. ## @loc None
  207. 4032=The mail spool file %S is locked.
  208.  
  209. ## @name MOVEMAIL_CANT_OPEN_SPOOL_FILE
  210. ## @loc None
  211. 4033=Unable to open mail spool file %S.
  212.  
  213. ## @name MOVEMAIL_CANT_CREATE_LOCK
  214. ## @loc None
  215. 4034=Unable to create lock file %S. For movemail to work, it is necessary to create lock files in the mail spool directory. On many systems, this is best accomplished by making the spool directory be mode 01777.
  216.  
  217. ## @name MOVEMAIL_CANT_DELETE_LOCK
  218. ## @loc None
  219. 4035=Unable to delete lock file %S.
  220.  
  221. ## @name MOVEMAIL_CANT_TRUNCATE_SPOOL_FILE
  222. ## @loc None
  223. 4036=Unable to truncate spool file %S.
  224.  
  225. ## @name MOVEMAIL_SPOOL_FILE_NOT_FOUND
  226. ## @loc None
  227. 4037=Unable to locate mail spool file.
  228.  
  229.