# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # The following are used by the imap code to display progress/status/error messages # #LOCALIZATION NOTE(imapAlertDialogTile): Do not translate the word "%S" # below. Place the word %S where the account name should appear. # Status - opening folder # Status - create folder # Status - deleting a folder # LOCALIZATION NOTE (imapStatusDeletingMailbox): The "%S" below should not be translated. # Instead, insert "%S" in your translation where you wish to display the name # of the folder being deleted. # Status - renaming mailbox # LOCALIZATION NOTE (imapStatusRenamingMailbox): The "%S" below should not be translated. # Instead, insert "%S" in your translation where you wish to display the name # of the folder being renamed. # Status - looking for mailboxes # Status - subscribing to mailbox # LOCALIZATION NOTE (imapStatusSubscribeToMailbox): The "%S" below should not be translated. # Instead, insert "%S" in your translation where you wish to display the name # of the folder being subscribed to. # Status - unsubscribing from mailbox # LOCALIZATION NOTE (imapStatusUnsubscribeMailbox): The "%S" below should not be translated. # Instead, insert "%S" in your translation where you wish to display the name # of the folder being unsubscribed from. # Status - searching imap folder # Status - closing a folder # Status - compacting a folder # Status - logging out # Status - checking server capabilities # Status - logging on # Status - auth logon # LOCALIZATION NOTE (imapGettingACLForFolder): Do not translate the word "ACL" below. # LOCALIZATION NOTE (imapReceivingMessageHeaders3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. # Place the word %1$S in your translation where the number of the header being downloaded should appear. # Place the word %2$S in your translation where the total number of headers to be downloaded should appear. # Place the word %3$S in your translation where the name of the folder being processed should appear. # Note: The account name and separators (e.g. colon, space) are automatically added to the status message. # Example: "Joe's Account: Downloading message header 100 of 1000 in Drafts…" # LOCALIZATION NOTE (imapReceivingMessageFlags3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. # Place the word %1$S in your translation where the number of the flag being downloaded should appear. # Place the word %2$S in your translation where the total number of flags to be downloaded should appear. # Place the word %3$S in your translation where the name of the folder being processed should appear. # Note: The account name and separators (e.g. colon, space) are automatically added to the status message. # Example: "Jim's Account: Downloading message flag 100 of 1000 in INBOX…" # LOCALIZATION NOTE (imapMovingMessages): Do not translate the word "%S" below. # Place the word %S in your translation where the name of the folder should appear. # LOCALIZATION NOTE (imapMovingMessage): Do not translate the word "%S" below. # Place the word %S in your translation where the name of the folder should appear. # LOCALIZATION NOTE (imapCopyingMessages): Do not translate the word "%S" below. # Place the word %S in your translation where the name of the folder should appear. # LOCALIZATION NOTE (imapCopyingMessage): Do not translate the word "%S" below. # Place the word %S in your translation where the name of the folder should appear. # LOCALIZATION NOTE (imapFolderReceivingMessageOf3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. # Place the word %1$S in your translation where the number of the message being downloaded should appear. # Place the word %2$S in your translation where the total number of messages to be downloaded should appear. # Place the word %3$S in your translation where the name of the folder being processed should appear. # Note: The account name and separators (e.g. colon, space) are automatically added to the status message. # Example: "Juan's Account: Downloading message 100 of 1000 in Sent…" # LOCALIZATION NOTE (imapDiscoveringMailbox): Do not translate the word "%S" below. # Place the word %S in your translation where the name of the folder should appear. # LOCALIZATION NOTE (imapEnterServerPasswordPrompt): Do not translate the words %1$S and %2$S below. # Place the word %1$S in your translation where the username should appear. # Place the word %2$S in your translation where the servername should appear. # LOCALIZATION NOTE (imapServerNotImap4): Do not translate the word "IMAP4" below. # This is intentionally left blank. imapDone= # Status - no messages to download # LOCALIZATION NOTE (autoSubscribeText): %1$S is the imap folder. # Out of memory # LOCALIZATION NOTE (imapCopyingMessageOf2): Do not translate the word "%S" below. # Place the word %3$S in your translation where the name of the destination folder should appear. # Place the word %1$S where the currently copying message should appear. # Place the word %2$S where the total number of messages should appear. # LOCALIZATION NOTE (imapMoveFolderToTrash): Do not translate the word %S below. # "%S" is the the name of the folder. # LOCALIZATION NOTE (imapDeleteNoTrash): Do not translate the word %S below. # "%S" is the the name of the folder. # LOCALIZATION NOTE (imapAuthChangeEncryptToPlainSSL): %S is the server hostname # LOCALIZATION NOTE (imapAuthChangePlainToEncrypt): %S is the server hostname # LOCALIZATION NOTE (imapAuthChangeEncryptToPlainNoSSL): %S is the server hostname # LOCALIZATION NOTE (imapAuthMechNotSupported): %S is the server hostname # LOCALIZATION NOTE (imapAuthGssapiFailed): %S is the server hostname # LOCALIZATION NOTE (imapServerCommandFailed): # Place the word %1$S in your translation where the name of the account name should appear. # Place the word %2$S in your translation where the server response should appear. # LOCALIZATION NOTE (imapFolderCommandFailed): Do not translate the word %S below. # Place the word %1$S in your translation where the name of the account should appear. # Place the word %2$S in your translation where the name of the folder should appear. # Place the word %3$S in your translation where the server response should appear. # LOCALIZATION NOTE (imapServerAlert): # Place the word %1$S in your translation where the name of the account should appear. # Place the word %2$S in your translation where the alert from the server should appear.