diff options
Diffstat (limited to 'comm/suite/locales/en-US/chrome/mailnews/pref')
35 files changed, 1262 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/AccountManager.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/AccountManager.dtd new file mode 100644 index 0000000000..475b2e0507 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/AccountManager.dtd @@ -0,0 +1,26 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xul --> + +<!ENTITY accountManagerTitle.label "Mail & Newsgroups Account Settings"> + +<!ENTITY addAccountButton.label "Add Account…"> +<!ENTITY addAccountButton.accesskey "A"> +<!ENTITY setDefaultButton.label "Set as Default"> +<!ENTITY setDefaultButton.accesskey "f"> +<!ENTITY removeButton.label "Remove Account"> +<!ENTITY removeButton.accesskey "R"> + +<!-- AccountManager.xul --> +<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the account + setting dialog, which specifies the width and height in em units of the dialog. + Localizers ONLY can increase these widths if they are having difficulty getting + panel content to fit. + 1ch = The width of the "0" (ZERO, U+0030) glyph for the current font. + 1em = The height of the font. + XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct size of + this window for en-US. --> +<!ENTITY accountManager.size "width: 105ch; height: 55em;"> +<!ENTITY accountTree.width "width: 32ch;"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/AccountWizard.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/AccountWizard.dtd new file mode 100644 index 0000000000..55f99e3799 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/AccountWizard.dtd @@ -0,0 +1,124 @@ +<!-- 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/. --> + +<!-- Entities for AccountWizard --> + +<!ENTITY windowTitle.label "Account Wizard"> +<!ENTITY accountWizard.size "width: 40em; height: 38em;"> + +<!-- Entities for Account Type page --> + +<!ENTITY accountSetupInfo2.label "In order to receive messages, you first need to set up an account."> +<!ENTITY accountTypeTitle.label "New Account Setup"> +<!ENTITY accountTypeDesc2.label "This Wizard will collect the information necessary to set up an account. If you do not know the information requested, please contact your System Administrator or Internet Service Provider."> +<!ENTITY accountTypeDirections.label "Select the type of account you would like to set up:"> +<!ENTITY accountTypeMail.label "Email account"> +<!ENTITY accountTypeMail.accesskey "m"> +<!ENTITY accountTypeNews.label "Newsgroup account"> +<!ENTITY accountTypeNews.accesskey "w"> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "Identity"> +<!ENTITY identityDesc.label "Each account has an identity, which is the information that identifies you to others when they receive your messages."> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "Enter the name you would like to appear in the "From" field of your outgoing messages"> +<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line + 1, do not translate two of """ + 2, Use localized full name instead of "John Smith" +--> +<!ENTITY fullnameExample.label "(for example, "John Smith")."> +<!ENTITY fullnameLabel.label "Your Name:"> +<!ENTITY fullnameLabel.accesskey "Y"> + +<!ENTITY emailLabel.label "Email Address:"> +<!ENTITY emailLabel.accesskey "E"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "Incoming Server Information"> +<!ENTITY incomingServerTypeDesc.label "Select the type of incoming server you are using."> +<!-- LOCALIZATION NOTE (imapType.label) : Do not translate "IMAP" in below line --> +<!ENTITY imapType.label "IMAP"> +<!ENTITY imapType.accesskey "I"> +<!-- LOCALIZATION NOTE (popType.label) : Do not translate "POP" in below line --> +<!ENTITY popType.label "POP"> +<!ENTITY popType.accesskey "P"> +<!ENTITY portNum.label "Port:"> +<!ENTITY portNum.accesskey "o"> +<!ENTITY defaultPortLabel.label "Default:"> +<!ENTITY defaultPortValue.label ""> +<!-- LOCALIZATION NOTE (incomingServerNameDesc.label) : Do not translate ""pop.example.net"" in below line --> +<!ENTITY incomingServer.description "Enter the name of your incoming server (for example, "mail.example.net")."> +<!ENTITY incomingServer.label "Incoming Server:"> +<!ENTITY incomingServer.accesskey "S"> +<!ENTITY leaveMsgsOnSrvr.label "Leave messages on server"> +<!ENTITY leaveMsgsOnSrvr.accesskey "L"> +<!-- LOCALIZATION NOTE (incomingUsername.description) : do not translate ""jsmith"" in below line --> +<!ENTITY incomingUsername.description "Enter the incoming user name given to you by your email provider (for example, "jsmith")."> +<!ENTITY incomingUsername.label "User Name:"> +<!ENTITY incomingUsername.accesskey "U"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "Enter the name of your news server (NNTP) (for example, "news.example.net")."> +<!ENTITY newsServerLabel.label "Newsgroup Server:"> +<!ENTITY newsServerLabel.accesskey "S"> + +<!-- Entities for Outgoing Server page --> + +<!ENTITY outgoingTitle.label "Outgoing Server Information"> +<!-- LOCALIZATION NOTE (outgoingServer.description) : Do not translate "SMTP" and ""smtp.example.net"" in below line --> +<!ENTITY outgoingServer.description "Enter the name of your outgoing server (SMTP) (for example, "smtp.example.net")."> +<!ENTITY outgoingServer.label "Outgoing Server:"> +<!ENTITY outgoingServer.accesskey "S"> +<!ENTITY outgoingUsername.description "Enter the outgoing user name given to you by your email provider (this is typically the same as your incoming user name)."> +<!ENTITY outgoingUsername.label "Outgoing User Name:"> +<!ENTITY outgoingUsername.accesskey "U"> + +<!-- LOCALIZATION NOTE (modifyOutgoing.suffix) : This string will be appended after each of + haveSmtp1.suffix3, haveSmtp2.suffix3, haveSmtp3.suffix3 . +--> +<!ENTITY modifyOutgoing.suffix "You can modify outgoing server settings from within Mail & Newsgroups Account Settings."> +<!-- LOCALIZATION NOTE (haveSmtp1.prefix and haveSmtp1.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp1.prefix and haveSmtp1.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp1.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp1.prefix "Your existing outgoing server (SMTP), ""> +<!ENTITY haveSmtp1.suffix3 "", will be used."> +<!-- LOCALIZATION NOTE (haveSmtp2.prefix and haveSmtp2.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp2.prefix and haveSmtp2.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp2.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp2.prefix "Your existing outgoing (SMTP) username, ""> +<!ENTITY haveSmtp2.suffix3 "", will be used."> +<!-- LOCALIZATION NOTE (haveSmtp3.prefix and haveSmtp3.suffix3) : Do not translate "SMTP" and """ in + these variables. Also, translate haveSmtp3.prefix and haveSmtp3.suffix3 as a single sentence, inserting + text after the """ entity in haveSmtp3.suffix3, if required grammatically. +--> +<!ENTITY haveSmtp3.prefix "Your outgoing (SMTP) server, ""> +<!ENTITY haveSmtp3.suffix3 "", is identical to your incoming server, your incoming user name will be used to access it."> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "Account Name"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "Enter the name by which you would like to refer to this account (for example, "Work Account", "Home Account" or "News Account")."> +<!ENTITY accnameLabel.label "Account Name:"> +<!ENTITY accnameLabel.accesskey "A"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "Congratulations!"> +<!ENTITY completionText.label "Please verify that the information below is correct."> +<!ENTITY serverTypePrefix.label "Incoming Server Type:"> +<!ENTITY serverNamePrefix.label "Incoming Server Name:"> +<!ENTITY smtpServerNamePrefix.label "Outgoing Server Name (SMTP):"> +<!ENTITY newsServerNamePrefix.label "News Server Name (NNTP):"> +<!ENTITY downloadOnLogin.label "Download messages now"> +<!ENTITY downloadOnLogin.accesskey "D"> +<!ENTITY deferStorageDesc.label "Check this checkbox to store mail for this account in the Local Folders Global Inbox. Otherwise the account appears as a top-level account and its mail is stored in its own directory."> +<!ENTITY deferStorage.label "Use Global Inbox (store mail in Local Folders)"> +<!ENTITY deferStorage.accesskey "G"> +<!ENTITY clickFinish.label "Click Finish to save these settings and exit the Account Wizard."> +<!ENTITY clickFinish.labelMac "Click Done to save these settings and exit the Account Wizard."> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-addressing.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-addressing.dtd new file mode 100644 index 0000000000..9ba251c92e --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-addressing.dtd @@ -0,0 +1,49 @@ +<!-- 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/. --> + +<!-- extracted from am-addressing.xul --> + +<!ENTITY addressing.label "Composition & Addressing"> +<!ENTITY addressingGroupTitle.label "Addressing"> +<!ENTITY autocompleteToMyDomain.label "Automatically append my domain to addresses"> +<!ENTITY autocompleteToMyDomain.accesskey "o"> +<!ENTITY addressingText.label "When looking up addresses:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "Use my global LDAP server preferences for this account"> +<!ENTITY useGlobal.accesskey "U"> +<!ENTITY editDirectories.label "Edit Directories…"> +<!ENTITY editDirectories.accesskey "E"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "Use a different LDAP server:"> +<!ENTITY directories.accesskey "d"> +<!ENTITY directoriesNone.label "None"> + +<!-- am-addressing.xul --> + +<!ENTITY compositionGroupTitle.label "Composition"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "Compose messages in HTML format"> +<!ENTITY useHtml.accesskey "C"> +<!ENTITY autoQuote.label "Automatically quote the original message when replying"> +<!ENTITY autoQuote.accesskey "m"> +<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY quoting.label "When quoting,"> +<!ENTITY quoting.accesskey "q"> +<!ENTITY aboveQuote.label "start my reply above the quote"> +<!ENTITY belowQuote.label "start my reply below the quote"> +<!ENTITY selectAndQuote.label "select the quote"> +<!ENTITY place.label "and place my signature"> +<!ENTITY place.accesskey "s"> +<!ENTITY belowText.label "below the quote (recommended)"> +<!ENTITY aboveText.label "below my reply (above the quote)"> +<!ENTITY includeSigOnReply.label "Include signature for replies"> +<!ENTITY includeSigOnReply.accesskey "I"> +<!ENTITY includeSigOnForward.label "Include signature for forwards"> +<!ENTITY includeSigOnForward.accesskey "w"> + +<!ENTITY globalComposingPrefs.label "Global Composing Preferences…"> +<!ENTITY globalComposingPrefs.accesskey "G"> + +<!ENTITY globalAddressingPrefs.label "Global Addressing Preferences…"> +<!ENTITY globalAddressingPrefs.accesskey "P"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-advanced.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-advanced.dtd new file mode 100644 index 0000000000..3496c1c52e --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-advanced.dtd @@ -0,0 +1,25 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "Outgoing Server (SMTP) Settings"> +<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line --> +<!ENTITY smtpDescription.label "When managing your identities you can use a server from this list by selecting it as the Outgoing Server (SMTP), or you can use the default server from this list by selecting "Use Default Server"."> + +<!ENTITY smtpListAdd.label "Add…"> +<!ENTITY smtpListAdd.accesskey "d"> +<!ENTITY smtpListEdit.label "Edit…"> +<!ENTITY smtpListEdit.accesskey "E"> +<!ENTITY smtpListDelete.label "Remove"> +<!ENTITY smtpListDelete.accesskey "m"> +<!ENTITY smtpListSetDefault.label "Set Default"> +<!ENTITY smtpListSetDefault.accesskey "t"> + +<!ENTITY serverDetails.label "Details of selected server:"> +<!ENTITY serverDescription.label "Description: "> +<!ENTITY serverName.label "Server Name: "> +<!ENTITY serverPort.label "Port: "> +<!ENTITY userName.label "User Name: "> +<!ENTITY connectionSecurity.label "Connection Security: "> +<!ENTITY authMethod.label "Authentication method: "> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-archiveoptions.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-archiveoptions.dtd new file mode 100644 index 0000000000..3e5702d7a4 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-archiveoptions.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- extracted from am-archiveoptions.xul --> + +<!ENTITY dialogTitle.label "Archive Options"> +<!ENTITY archiveGranularityPrefix.label "When archiving messages, place them in:"> +<!ENTITY archiveFlat.label "A single folder"> +<!ENTITY archiveFlat.accesskey "s"> +<!ENTITY archiveYearly.label "Yearly archived folders"> +<!ENTITY archiveYearly.accesskey "Y"> +<!ENTITY archiveMonthly.label "Monthly archived folders"> +<!ENTITY archiveMonthly.accesskey "M"> +<!ENTITY keepFolderStructure.label "Keep existing folder structure of archived messages"> +<!ENTITY keepFolderStructure.accesskey "K"> +<!ENTITY archiveExample.label "Example"> +<!-- LOCALIZATION NOTE (archiveFolderName.label): this should match the default + name for the "Archives" folder --> +<!ENTITY archiveFolderName.label "Archives"> +<!-- LOCALIZATION NOTE (inboxFolderName.label): this should match the default + name for the "Inbox" folder --> +<!ENTITY inboxFolderName.label "Inbox"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-copies.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-copies.dtd new file mode 100644 index 0000000000..8507b8678b --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-copies.dtd @@ -0,0 +1,50 @@ +<!-- 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/. --> + +<!-- extracted from am-copies.xul --> + +<!ENTITY copyAndFolderTitle.label "Copies & Folders"> +<!ENTITY sendingPrefix.label "When sending messages:"> +<!ENTITY fccMailFolder.label "Automatically place a copy in:"> +<!ENTITY fccMailFolder.accesskey "u"> +<!ENTITY fccReplyFollowsParent.label "Place replies in the folder of the message being replied to"> +<!ENTITY fccReplyFollowsParent.accesskey "P"> +<!-- LOCALIZATION NOTE (ccAddress.label): do not translate "Cc" in below line --> +<!ENTITY ccAddress.label "Cc these email addresses:"> +<!ENTITY ccAddress.accesskey "C"> +<!ENTITY ccAddressList.placeholder "Separate addresses with commas"> +<!-- LOCALIZATION NOTE (bccAddress.label): do not translate "Bcc" in below line --> +<!ENTITY bccAddress.label "Bcc these email addresses:"> +<!ENTITY bccAddress.accesskey "B"> +<!ENTITY bccAddressList.placeholder "Separate addresses with commas"> +<!ENTITY saveMessageDlg.label "Show confirmation dialog when messages are saved"> +<!ENTITY saveMessageDlg.accesskey "w"> +<!-- LOCALIZATION NOTE (sentFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY sentFolderOn.label ""Sent" Folder on:"> +<!ENTITY sentFolderOn.accesskey "S"> +<!ENTITY sentInOtherFolder.label "Other Folder:"> +<!ENTITY sentInOtherFolder.accesskey "O"> +<!-- LOCALIZATION NOTE (archivesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY archivesTitle.label "Message Archives"> +<!ENTITY keepArchives.label "Keep message archives in:"> +<!ENTITY keepArchives.accesskey "K"> +<!ENTITY archiveHierarchyButton.label "Archive options…"> +<!ENTITY archiveHierarchyButton.accesskey "n"> +<!ENTITY archivesFolderOn.label ""Archives" Folder on:"> +<!ENTITY archivesFolderOn.accesskey "v"> +<!ENTITY archiveInOtherFolder.label "Other Folder:"> +<!ENTITY archiveInOtherFolder.accesskey "l"> +<!ENTITY specialFolders.label "Drafts and Templates"> +<!ENTITY keepDrafts2.label "Keep draft messages in:"> +<!-- LOCALIZATION NOTE (draftsFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY draftsFolderOn.label ""Drafts" Folder on:"> +<!ENTITY draftsFolderOn.accesskey "D"> +<!ENTITY draftInOtherFolder.label "Other Folder:"> +<!ENTITY draftInOtherFolder.accesskey "t"> +<!ENTITY keepTemplates.label "Keep message templates in:"> +<!-- LOCALIZATION NOTE (templatesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY templatesFolderOn.label ""Templates" Folder on:"> +<!ENTITY templatesFolderOn.accesskey "m"> +<!ENTITY templateInOtherFolder.label "Other Folder:"> +<!ENTITY templateInOtherFolder.accesskey "e"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-identities-list.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-identities-list.dtd new file mode 100644 index 0000000000..1935a37ba1 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-identities-list.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY identitiesListManageDesc.label "Manage the identities for this account. The first identity is used by default."> +<!ENTITY identitiesListAdd.label "Add…"> +<!ENTITY identitiesListAdd.accesskey "A"> +<!ENTITY identitiesListEdit.label "Edit…"> +<!ENTITY identitiesListEdit.accesskey "E"> +<!ENTITY identitiesListDefault.label "Set Default"> +<!ENTITY identitiesListDefault.accesskey "S"> +<!ENTITY identitiesListDelete.label "Delete"> +<!ENTITY identitiesListDelete.accesskey "D"> +<!ENTITY identitiesListClose.label "Close"> +<!ENTITY identitiesListClose.accesskey "C"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-identity-edit.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-identity-edit.dtd new file mode 100644 index 0000000000..acb612dad8 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-identity-edit.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (identityDialog.style): This value should be roughly + equal to the value of accountManager.size entity minus the value + of accountTree.width entity. --> +<!ENTITY identityDialog.style "min-width: 75ch;"> +<!ENTITY identityListDesc.label "Configure the settings for this identity:"> + +<!ENTITY settingsTab.label "Settings"> +<!ENTITY copiesFoldersTab.label "Copies & Folders"> +<!ENTITY addressingTab.label "Composition & Addressing"> + +<!ENTITY publicData.label "Public Data"> +<!ENTITY privateData.label "Private Data"> +<!ENTITY identityAlias.label "Identity Label:"> +<!ENTITY identityAlias.accesskey "b"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd new file mode 100644 index 0000000000..0f9c55d881 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-junk.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!ENTITY junkSettings.label "Junk Settings"> +<!ENTITY trainingDescription.label "If enabled, you must first train &brandShortName; to identify junk mail by using the Junk toolbar button to mark messages as junk or not. You need to identify both junk and non junk messages. After that &brandShortName; will be able to mark junk automatically."> +<!ENTITY level.label "Enable adaptive junk mail controls for this account"> +<!ENTITY level.accesskey "E"> + +<!ENTITY move.label "Move new junk messages to:"> +<!ENTITY move.accesskey "M"> +<!ENTITY junkFolderOn.label ""Junk" folder on:"> +<!ENTITY junkFolderOn.accesskey "J"> +<!ENTITY otherFolder.label "Other:"> +<!ENTITY otherFolder.accesskey "O"> +<!ENTITY purge1.label "Automatically delete junk mail older than"> +<!ENTITY purge1.accesskey "u"> +<!ENTITY purge2.label "days"> + +<!ENTITY whitelistHeader.label "Do not automatically mark mail as junk if the sender is in: "> +<!ENTITY whitelistHeader.accesskey "D"> + +<!ENTITY ispHeadersWarning.label "If enabled, &brandShortName; will automatically consider messages marked by this external classifier as junk."> +<!ENTITY ispHeaders.label "Trust junk mail headers set by: "> +<!ENTITY ispHeaders.accesskey "T"> + +<!ENTITY junkClassification.label "Selection"> +<!ENTITY junkActions.label "Destination and Retention"> + +<!ENTITY globalJunkPrefs.label "Global Junk Preferences…"> +<!ENTITY globalJunkPrefs.accesskey "G"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-main.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..00edd05e0d --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-main.dtd @@ -0,0 +1,46 @@ +<!-- 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/. --> + +<!-- extracted from am-main.xul --> + +<!ENTITY accountTitle.label "Account Settings"> +<!ENTITY accountName.label "Account Name:"> +<!ENTITY accountName.accesskey "N"> +<!ENTITY identityTitle.label "Default Identity"> +<!ENTITY identityDesc.label "Each account has an identity, which is the information that other people see when they read your messages."> +<!ENTITY name.label "Your Name:"> +<!ENTITY name.accesskey "Y"> +<!ENTITY email.label "Email Address:"> +<!ENTITY email.accesskey "E"> +<!ENTITY catchAll.label "Reply from this identity when delivery headers match:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Reply-to Address:"> +<!ENTITY replyTo.accesskey "s"> +<!ENTITY replyTo.placeholder "Recipients will reply to this other address"> +<!ENTITY organization.label "Organization:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Signature text:"> +<!ENTITY signatureText.accesskey "x"> +<!ENTITY signatureHtml.label "Use HTML"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "Attach the signature from a file instead:"> +<!ENTITY signatureFile.accesskey "t"> +<!ENTITY choose.label "Choose…"> +<!ENTITY choose.accesskey "C"> +<!ENTITY editVCard.label "Edit Card…"> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Attach my vCard to messages"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "Manage Identities…"> +<!ENTITY manageIdentities.accesskey "M"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Outgoing Server (SMTP):"> +<!ENTITY smtpName.accesskey "u"> +<!ENTITY smtpDefaultServer.label "Use Default Server"> + +<!ENTITY smtpServerEdit.label "Edit SMTP server…"> +<!ENTITY smtpServerEdit.accesskey "P"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.dtd new file mode 100644 index 0000000000..292508ec86 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.dtd @@ -0,0 +1,33 @@ +<!-- 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/. --> + +<!ENTITY pane.title "Return Receipts"> +<!ENTITY useGlobalPrefs.label "Use my global return receipt preferences for this account"> +<!ENTITY useGlobalPrefs.accesskey "U"> +<!ENTITY globalReceipts.label "Global Preferences…"> +<!ENTITY globalReceipts.accesskey "G"> +<!ENTITY useCustomPrefs.label "Customize return receipts for this account"> +<!ENTITY useCustomPrefs.accesskey "C"> +<!ENTITY requestReceipt.label "When sending messages, always request a return receipt"> +<!ENTITY requestReceipt.accesskey "W"> +<!ENTITY receiptArrive.label "When a receipt arrives:"> +<!ENTITY leaveIt.label "Leave it in my Inbox"> +<!ENTITY leaveIt.accesskey "I"> +<!-- LOCALIZATION NOTE moveToSent.label Translate: 'Sent' according to Netscape glossary --> +<!ENTITY moveToSent.label "Move it to my "Sent" folder"> +<!ENTITY moveToSent.accesskey "M"> +<!ENTITY requestMDN.label "When I receive a request for a return receipt:"> +<!ENTITY returnSome.label "Allow return receipts for some messages"> +<!ENTITY returnSome.accesskey "e"> +<!ENTITY never.label "Never send a return receipt"> +<!ENTITY never.accesskey "N"> +<!ENTITY notInToCc.label "If I'm not in the To or Cc of the message:"> +<!ENTITY notInToCc.accesskey "T"> +<!ENTITY outsideDomain.label "If the sender is outside my domain:"> +<!ENTITY outsideDomain.accesskey "s"> +<!ENTITY otherCases.label "In all other cases:"> +<!ENTITY otherCases.accesskey "o"> +<!ENTITY askMe.label "Ask me"> +<!ENTITY alwaysSend.label "Always send"> +<!ENTITY neverSend.label "Never send"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.properties b/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.properties new file mode 100644 index 0000000000..90dd7bcc4d --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-mdn.properties @@ -0,0 +1,6 @@ +# 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/. + +## Strings used in prefs. +prefPanel-mdn=Return Receipts diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-offline.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-offline.dtd new file mode 100644 index 0000000000..24390ff54b --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-offline.dtd @@ -0,0 +1,57 @@ +<!-- 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/. --> + +<!ENTITY doNotDownloadPop3Movemail.label "To save disk space, do not download:"> +<!ENTITY doNotDownloadNntp.label "To save disk space, do not download for offline use:"> +<!ENTITY doNotDownloadImap.label "To save disk space, downloading messages from the server and keeping local copies for offline use can be restricted by age or size."> +<!ENTITY allFoldersOffline2.label "Keep messages in all folders for this account on this computer"> +<!ENTITY allFoldersOffline2.accesskey "o"> +<!ENTITY allFoldersOfflineNote.label "Note: Changing this affects all folders in this account. To set individual folders, use the Advanced… button."> +<!ENTITY offlineNotDownload.label "Messages larger than"> +<!ENTITY offlineNotDownload.accesskey "M"> +<!ENTITY autosyncNotDownload.label "Don't download messages larger than"> +<!ENTITY autosyncNotDownload.accesskey "m"> +<!ENTITY kb.label "KB"> +<!ENTITY daysOld.label "days old"> +<!ENTITY message.label "messages"> +<!ENTITY nntpNotDownloadRead.label "Read messages"> +<!ENTITY nntpNotDownloadRead.accesskey "d"> +<!ENTITY nntpDownloadMsg.label "Messages more than"> +<!ENTITY nntpDownloadMsg.accesskey "e"> +<!ENTITY retentionCleanup.label "To recover disk space, old messages can be permanently deleted."> +<!ENTITY retentionCleanupImap.label "To recover disk space, old messages can be permanently deleted, both the local copies and their originals on the server."> +<!ENTITY retentionCleanupPop.label "To recover disk space, old messages can be permanently deleted, including their originals on the server."> +<!ENTITY retentionKeepMsg.label "Delete messages more than"> +<!ENTITY retentionKeepMsg.accesskey "t"> +<!ENTITY retentionKeepAll.label "Don't delete any messages"> +<!ENTITY retentionKeepAll.accesskey "n"> +<!ENTITY retentionKeepRecent.label "Delete all but the most recent"> +<!ENTITY retentionKeepRecent.accesskey "b"> +<!ENTITY retentionApplyToFlagged.label "Always keep flagged messages"> +<!ENTITY retentionApplyToFlagged.accesskey "k"> +<!ENTITY nntpRemoveMsgBody.label "Remove bodies from messages more than"> +<!ENTITY nntpRemoveMsgBody.accesskey "o"> +<!ENTITY offlineSelectNntp.label "Select newsgroups for offline use…"> +<!ENTITY offlineSelectNntp.accesskey "S"> +<!ENTITY offlineImapAdvancedOffline.label "Advanced…"> +<!ENTITY offlineImapAdvancedOffline.accesskey "v"> +<!ENTITY syncGroupTitle.label "Message Synchronizing"> +<!ENTITY diskspaceGroupTitle.label "Disk Space"> + +<!-- LOCALIZATION NOTE: (ageAutosyncBefore.label, ageAutosyncMiddle.label, ageAutosyncAfter.label): + The entities ageAutosyncBefore.label, ageAutosyncMiddle.label, and ageAutosyncAfter.label appear + on a single line within the scope of useAutosync.ByAge as follows: + + &ageAutosyncBefore.label [textbox for autosync value] &ageAutosyncMiddle.label; [dropdown for autosync interval] &ageAutosyncAfter.label; +--> +<!ENTITY allAutosync.label "Synchronize all messages locally regardless of age"> +<!ENTITY allAutosync.accesskey "c"> +<!ENTITY ageAutosyncBefore.label "Synchronize the most recent"> +<!ENTITY ageAutosync.accesskey "S"> +<!ENTITY ageAutosyncMiddle.label ""> +<!ENTITY dayAgeInterval.label "Days"> +<!ENTITY weekAgeInterval.label "Weeks"> +<!ENTITY monthAgeInterval.label "Months"> +<!ENTITY yearAgeInterval.label "Years"> +<!ENTITY ageAutosyncAfter.label ""> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-advanced.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-advanced.dtd new file mode 100644 index 0000000000..b06449d931 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-advanced.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!ENTITY serverAdvanced.label "Advanced Account Settings"> +<!-- LOCALIZATION NOTE (serverDirectory.label): DONT_TRANSLATE "IMAP" --> +<!ENTITY serverDirectory.label "IMAP server directory:"> +<!ENTITY serverDirectory.accesskey "d"> +<!ENTITY usingSubscription.label "Show only subscribed folders"> +<!ENTITY usingSubscription.accesskey "w"> +<!ENTITY dualUseFolders.label "Server supports folders that contain sub-folders and messages"> +<!ENTITY dualUseFolders.accesskey "f"> +<!ENTITY maximumConnectionsNumber.label "Maximum number of server connections to cache"> +<!ENTITY maximumConnectionsNumber.accesskey "M"> +<!-- LOCALIZATION NOTE (namespaceDesc.label): DONT_TRANSLATE "IMAP" --> +<!ENTITY namespaceDesc.label "These preferences specify the namespaces on your IMAP server"> +<!ENTITY personalNamespace.label "Personal namespace:"> +<!ENTITY personalNamespace.accesskey "P"> +<!ENTITY publicNamespace.label "Public (shared):"> +<!ENTITY publicNamespace.accesskey "u"> +<!ENTITY otherUsersNamespace.label "Other Users:"> +<!ENTITY otherUsersNamespace.accesskey "O"> +<!ENTITY overrideNamespaces.label "Allow server to override these namespaces"> +<!ENTITY overrideNamespaces.accesskey "A"> +<!ENTITY pop3DeferringDesc.label "When downloading mail from this account's server, use the following folder to store new messages:"> +<!ENTITY accountInbox.label "Inbox for this account"> +<!ENTITY accountInbox.accesskey "s"> +<!ENTITY deferToServer.label "Inbox for different account"> +<!ENTITY deferToServer.accesskey "d"> +<!ENTITY deferGetNewMail.label "Include this server when getting new mail"> +<!ENTITY deferGetNewMail.accesskey "I"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-top.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-top.dtd new file mode 100644 index 0000000000..f34e822f2d --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-server-top.dtd @@ -0,0 +1,89 @@ +<!-- 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/. --> + +<!ENTITY messageStorage.label "Message Storage"> +<!ENTITY securitySettings.label "Security Settings"> +<!ENTITY serverSettings.label "Server Settings"> +<!ENTITY serverType.label "Server Type:"> +<!ENTITY serverName.label "Server Name:"> +<!ENTITY serverName.accesskey "S"> +<!ENTITY userName.label "User Name:"> +<!ENTITY userName.accesskey "N"> +<!ENTITY port.label "Port:"> +<!ENTITY port.accesskey "P"> +<!ENTITY serverPortDefault.label "Default:"> +<!-- LOCALIZATION NOTE (biffStart.label) : translate below 2 line with grammer dependency + For example, in Japanese cases: + biffStart.label "every" + biffEnd.label "minutes for new messages Check" +--> +<!ENTITY biffStart.label "Check for new messages every "> +<!ENTITY biffStart.accesskey "y"> +<!ENTITY biffEnd.label "minutes"> +<!ENTITY useIdleNotifications.label "Allow immediate server notifications when new messages arrive"> +<!ENTITY useIdleNotifications.accesskey "w"> +<!ENTITY connectionSecurity.label "Connection security:"> +<!ENTITY connectionSecurity.accesskey "u"> +<!ENTITY connectionSecurityType-0.label "None"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, if available"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY authMethod.label "Authentication method:"> +<!ENTITY authMethod.accesskey "i"> +<!ENTITY leaveOnServer.label "Leave messages on server"> +<!ENTITY leaveOnServer.accesskey "g"> +<!ENTITY headersOnly.label "Fetch headers only"> +<!ENTITY headersOnly.accesskey "e"> +<!ENTITY deleteByAgeFromServer.label "For at most"> +<!ENTITY deleteByAgeFromServer.accesskey "o"> +<!ENTITY daysEnd.label "days"> +<!ENTITY deleteOnServer2.label "Until I delete them"> +<!ENTITY deleteOnServer2.accesskey "d"> +<!ENTITY downloadOnBiff.label "Automatically download new messages"> +<!ENTITY downloadOnBiff.accesskey "m"> +<!ENTITY deleteMessagePrefix.label "When I delete a message:"> +<!ENTITY modelMoveToTrash.label "Move it to this folder:"> +<!ENTITY modelMoveToTrash.accesskey "o"> +<!ENTITY modelMarkDeleted.label "Just mark it as deleted"> +<!ENTITY modelMarkDeleted.accesskey "k"> +<!ENTITY modelDeleteImmediately.label "Remove it immediately"> +<!ENTITY modelDeleteImmediately.accesskey "d"> +<!-- LOCALIZATION NOTE (expungeOnExit.label) : do not translate two of """ in below line --> +<!ENTITY expungeOnExit.label "Clean up ("Expunge") Inbox on Exit"> +<!ENTITY expungeOnExit.accesskey "E"> +<!ENTITY emptyTrashOnExit.label "Empty Trash on Exit"> +<!ENTITY emptyTrashOnExit.accesskey "x"> +<!ENTITY loginAtStartup.label "Check for new messages at startup"> +<!ENTITY loginAtStartup.accesskey "C"> +<!-- LOCALIZATION NOTE (maxMessagesStart.label) : translate below 2 lines with grammar dependency + maxMessengerStart.label will be followed by maxMessagesEnd.label with the number + of messages between them +--> +<!ENTITY maxMessagesStart.label "Ask me before downloading more than"> +<!ENTITY maxMessagesStart.accesskey "m"> +<!-- LOCALIZATION NOTE (maxMessagesEnd.label) : see note for maxMessagesStart.label --> +<!ENTITY maxMessagesEnd.label "messages"> +<!ENTITY alwaysAuthenticate.label "Always request authentication when connecting to this server"> +<!ENTITY alwaysAuthenticate.accesskey "w"> +<!ENTITY newsrcFilePath.label "newsrc file:"> +<!ENTITY newsrcPicker.label "Select newsrc File"> +<!ENTITY abbreviate.label "Show newsgroup names in the Mail Folder pane as:"> +<!ENTITY abbreviateOn.label "Full names (For example, 'netscape.public.mozilla.mail-news')"> +<!ENTITY abbreviateOff.label "Abbreviate names (For example, 'n.p.m.mail-news')"> +<!ENTITY advancedButton.label "Advanced…"> +<!ENTITY serverDefaultCharset2.label "Default Text Encoding:"> +<!ENTITY advancedButton.accesskey "v"> +<!ENTITY localPath.label "Local directory:"> +<!ENTITY localFolderPicker.label "Select Local Directory"> +<!ENTITY browseFolder.label "Browse…"> +<!ENTITY browseFolder.accesskey "B"> +<!ENTITY browseNewsrc.label "Browse…"> +<!ENTITY browseNewsrc.accesskey "e"> + +<!ENTITY accountTitle.label "Account Settings"> +<!ENTITY accountSettingsDesc.label "The following is a special account. There are no identities associated with it."> +<!ENTITY storeType.label "Message Store Type:"> +<!ENTITY storeType.accesskey "T"> +<!ENTITY mboxStore2.label "File per folder (mbox)"> +<!ENTITY maildirStore.label "File per message (maildir)"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/am-serverwithnoidentities.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/am-serverwithnoidentities.dtd new file mode 100644 index 0000000000..f568613a16 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/am-serverwithnoidentities.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY accountName.label "Account Name:"> +<!ENTITY accountName.accesskey "N"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/mailPrefsOverlay.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/mailPrefsOverlay.dtd new file mode 100644 index 0000000000..27c390c0f9 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/mailPrefsOverlay.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- These are added to the Window menu --> +<!ENTITY mail.label "Mail & Newsgroups"> +<!ENTITY mail.accesskey "M"> +<!ENTITY addressbook.label "Address Book"> +<!ENTITY addressbook.accesskey "A"> + +<!-- These are added to Preferences dialog --> +<!ENTITY viewingMessages.label "Message Display"> +<!ENTITY notifications.label "Notifications"> +<!ENTITY composingMessages.label "Composition"> +<!ENTITY format.label "Send Format"> +<!ENTITY address.label "Addressing"> +<!ENTITY junk.label "Junk & Suspect Mail"> +<!ENTITY tags.label "Tags"> +<!ENTITY return.label "Return Receipts"> +<!ENTITY characterEncoding2.label "Text Encoding"> +<!ENTITY networkStorage.label "Network & Storage"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-addressing.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-addressing.dtd new file mode 100644 index 0000000000..664f09603e --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-addressing.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY pref.addressing.title "Addressing"> +<!ENTITY emailCollectiontitle.label "Email Address Collection"> +<!ENTITY emailCollectionPicker.label "Add email addresses to my:"> +<!ENTITY emailCollectionPicker.accesskey "m"> +<!ENTITY emailCollectiontext.label "Email addresses from outgoing messages can be automatically added to a local address book."> + +<!-- Autocompletion --> +<!ENTITY addressingTitle.label "Address Autocompletion"> +<!ENTITY highlightNonMatches.label "Highlight addresses that do not autocomplete"> +<!ENTITY highlightNonMatches.accesskey "a"> +<!ENTITY addressingEnable.label "Local Address Books"> +<!ENTITY addressingEnable.accesskey "L"> +<!ENTITY autocompleteText.label "When addressing messages, look for matching entries in:"> +<!ENTITY directories.label "Directory Server:"> +<!ENTITY directories.accesskey "D"> +<!ENTITY directoriesNone.label "None"> +<!ENTITY editDirectories.label "Edit Directories…"> +<!ENTITY editDirectories.accesskey "E"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-character_encoding.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-character_encoding.dtd new file mode 100755 index 0000000000..1445347157 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-character_encoding.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!ENTITY pref.character.encoding2.title "Text Encoding"> +<!ENTITY messageDisplay.caption "Message Display"> +<!ENTITY viewFallbackCharset2.label "Fallback Text Encoding:"> +<!ENTITY viewFallbackCharset2.accesskey "E"> +<!ENTITY viewFallbackCharset.desc "(Used for legacy content that does not declare its encoding.)"> + +<!ENTITY composingMessages.caption "Composing Messages"> +<!ENTITY useMIME.label "For messages that contain 8-bit characters, use 'quoted printable' MIME encoding. Leave unchecked to send the messages as is."> +<!ENTITY useMIME.accesskey "F"> +<!ENTITY sendDefaultCharset2.label "Default Text Encoding:"> +<!ENTITY sendDefaultCharset2.accesskey "T"> +<!ENTITY replyInDefaultCharset3.label "When possible, use this default text encoding in replies. (When unchecked, only new messages use this default.)"> +<!ENTITY replyInDefaultCharset3.accesskey "W"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-composing_messages.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-composing_messages.dtd new file mode 100644 index 0000000000..3a9fd28e5b --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-composing_messages.dtd @@ -0,0 +1,56 @@ +<!-- 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/. --> + +<!ENTITY pref.composing.messages.title "Composition"> +<!ENTITY generalComposing.label "General"> +<!ENTITY forwardMsg.label "Forward messages:"> +<!ENTITY inline.label "Inline"> +<!ENTITY inline.accesskey "n"> +<!ENTITY asAttachment.label "As Attachment"> +<!ENTITY asAttachment.accesskey "A"> + +<!ENTITY replyQuoteInline.label "Quote attachments viewed inline in replies"> +<!ENTITY replyQuoteInline.accesskey "Q"> +<!ENTITY warnOnSendAccelKey.label "Confirm when using keyboard shortcut to send message"> +<!ENTITY warnOnSendAccelKey.accesskey "k"> +<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with + "xxx minutes", using a number and (autoSaveEnd.label). --> +<!ENTITY autoSave.label "Automatically save the message every"> +<!ENTITY autoSave.accesskey "u"> +<!ENTITY autoSaveEnd.label "minutes"> +<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). --> +<!ENTITY wrapOutMsg.label "Wrap plain text messages at"> +<!ENTITY wrapOutMsg.accesskey "W"> +<!ENTITY char.label "characters"> + +<!ENTITY defaultMessagesHeader.label "Defaults for HTML Messages"> +<!ENTITY font.label "Font:"> +<!ENTITY font.accesskey "F"> +<!ENTITY size.label "Size:"> +<!ENTITY size.accesskey "S"> +<!ENTITY fontColor.label "Text:"> +<!ENTITY fontColor.accesskey "T"> +<!ENTITY bgColor.label "Background:"> +<!ENTITY bgColor.accesskey "B"> +<!ENTITY defaultCompose.label "Default composition format:"> +<!ENTITY defaultBodyText.label "Body Text (Enter key creates a new line)"> +<!ENTITY defaultBodyText.accesskey "o"> +<!ENTITY defaultParagraph.label "Paragraph (Enter key creates a new paragraph)"> +<!ENTITY defaultParagraph.accesskey "P"> + +<!ENTITY selectHeaderType.label "Select reply header type:"> +<!ENTITY selectHeaderType.accesskey "e"> +<!ENTITY noReplyOption.label "No Reply Header"> +<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the + mailnews.reply_header_authorwrotesingle preference. [Author] needs to be + translated. --> +<!ENTITY authorWroteOption.label "[Author] wrote:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_ondateauthorwrote preference. [Author] and [date] + need to be translated. --> +<!ENTITY onDateAuthorWroteOption.label "On [date], [Author] wrote:"> +<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the + mailnews.reply_header_authorwroteondate preference. [Author] and [date] + need to be translated. --> +<!ENTITY authorWroteOnDateOption.label "[Author] wrote on [date]:"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory-add.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory-add.dtd new file mode 100644 index 0000000000..2e721ce1e4 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory-add.dtd @@ -0,0 +1,45 @@ +<!-- 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/. --> + +<!ENTITY directoryName.label "Name: "> +<!ENTITY directoryName.accesskey "n"> +<!ENTITY directoryHostname.label "Hostname: "> +<!ENTITY directoryHostname.accesskey "o"> +<!ENTITY directoryBaseDN.label "Base DN: "> +<!ENTITY directoryBaseDN.accesskey "b"> +<!ENTITY findButton.label "Find"> +<!ENTITY findButton.accesskey "f"> +<!ENTITY directorySecure.label "Use secure connection (SSL)"> +<!ENTITY directorySecure.accesskey "U"> +<!ENTITY directoryLogin.label "Bind DN: "> +<!ENTITY directoryLogin.accesskey "i"> +<!ENTITY General.tab "General"> +<!ENTITY Offline.tab "Offline"> +<!ENTITY Advanced.tab "Advanced"> +<!ENTITY portNumber.label "Port number: "> +<!ENTITY portNumber.accesskey "p"> +<!ENTITY searchFilter.label "Search filter: "> +<!ENTITY searchFilter.accesskey "f"> +<!ENTITY scope.label "Scope: "> +<!ENTITY scope.accesskey "c"> +<!ENTITY scopeOneLevel.label "One Level"> +<!ENTITY scopeOneLevel.accesskey "L"> +<!ENTITY scopeSubtree.label "Subtree"> +<!ENTITY scopeSubtree.accesskey "S"> +<!ENTITY return.label "Don't return more than"> +<!ENTITY return.accesskey "r"> +<!ENTITY results.label "results"> +<!ENTITY offlineText.label "You can download a local copy of this directory so that it is available for use when you are working offline."> +<!ENTITY saslMechanism.label "Login method: "> +<!ENTITY saslMechanism.accesskey "m"> +<!ENTITY saslOff.label "Simple"> +<!ENTITY saslOff.accesskey "l"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> + +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> +<!ENTITY newDirectoryWidth "36em"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory.dtd new file mode 100644 index 0000000000..874cfe4749 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-directory.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line --> +<!ENTITY pref.ldap.window.title "LDAP Directory Servers"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "LDAP Directory Server:"> +<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line --> +<!ENTITY directoriesText.label "Select an LDAP Directory Server:"> +<!ENTITY directoriesText.accesskey "S"> +<!ENTITY addDirectory.label "Add"> +<!ENTITY addDirectory.accesskey "a"> +<!ENTITY editDirectory.label "Edit"> +<!ENTITY editDirectory.accesskey "e"> +<!ENTITY deleteDirectory.label "Delete"> +<!ENTITY deleteDirectory.accesskey "d"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-formatting.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-formatting.dtd new file mode 100644 index 0000000000..d4d699f0d4 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-formatting.dtd @@ -0,0 +1,42 @@ +<!-- 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/. --> + +<!ENTITY pref.formatting.title "Send Format"> +<!ENTITY sendMaildesc.label "When sending formatted (HTML) messages and one or more recipients are not listed as being able to receive HTML:"> +<!ENTITY askMe.label "Ask me what to do (Mail prompts you to choose a format)"> +<!ENTITY askMe.accesskey "k"> +<!ENTITY convertPlain2.label "Convert the message to plain text (formatting may be lost)"> +<!ENTITY convertPlain2.accesskey "C"> +<!ENTITY sendHTML2.label "Send the message as HTML only (may cause display problems)"> +<!ENTITY sendHTML2.accesskey "S"> +<!ENTITY sendBoth2.label "Send the message as both plain text and HTML (larger size)"> +<!ENTITY sendBoth2.accesskey "n"> + +<!-- Html and Plain Text Domains --> +<!ENTITY domain.title "HTML and Plain Text Domains"> +<!ENTITY domaindesc.label "When you send a message to an address with one of the domain names listed below, Mail automatically sends the message in the preferred format (formatted text or plain text)."> +<!ENTITY HTMLdomaintitle.label "HTML Domains"> +<!ENTITY HTMLdomaintitle.accesskey "M"> +<!ENTITY PlainTexttitle.label "Plain Text Domains"> +<!ENTITY PlainTexttitle.accesskey "P"> +<!ENTITY AddButton.label "Add…"> +<!ENTITY AddHtmlDomain.accesskey "A"> +<!ENTITY AddPlainText.accesskey "d"> +<!ENTITY DeleteButton.label "Delete"> +<!ENTITY DeleteHtmlDomain.accesskey "e"> +<!ENTITY DeletePlainText.accesskey "t"> + +<!-- Add Domain Name --> +<!ENTITY add.htmltitle "Add HTML Domain Name"> +<!ENTITY add.htmldomain "HTML Domain Name:"> +<!ENTITY add.plaintexttitle "Add Plain Text Domain Name"> +<!ENTITY add.plaintextdomain "Plain Text Domain Name:"> + +<!ENTITY domainnameError.title "Domain Name Error"> +<!-- LOCALIZATION NOTE: do not translate @string@ --> +<!ENTITY invalidEntryError.label "The domain name @string@ is invalid and will be ignored. Valid domain names must include at least one '.' and characters on either side of it."> + +<!-- Global auto-detect switch --> +<!ENTITY autoDowngrade.label "Automatically send the message as plain text if no significant formatting is present (overrides other options)"> +<!ENTITY autoDowngrade.accesskey "o"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-junk.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-junk.dtd new file mode 100644 index 0000000000..c11959db39 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-junk.dtd @@ -0,0 +1,40 @@ +<!-- 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/. --> + +<!ENTITY pref.junk.title "Junk & Suspect Mail"> +<!ENTITY junkSettings.caption "Global Junk Mail Settings"> +<!ENTITY junkMail.intro "Goto Account Settings to configure account specific junk mail settings."> + +<!-- Junk Mail Controls --> +<!ENTITY manualMark.label "When I mark messages as junk:"> +<!ENTITY manualMark.accesskey "W"> +<!ENTITY manualMarkModeMove.label "Move them to the account's "Junk" folder"> +<!ENTITY manualMarkModeMove.accesskey "M"> +<!ENTITY manualMarkModeDelete.label "Delete them"> +<!ENTITY manualMarkModeDelete.accesskey "D"> + +<!ENTITY markAsRead.intro "Mark messages as read:"> +<!ENTITY autoMarkAsRead.label "When &brandShortName; determines that they are junk"> +<!ENTITY autoMarkAsRead.accesskey "u"> +<!ENTITY manualMarkAsRead.label "When I manually mark them as junk"> +<!ENTITY manualMarkAsRead.accesskey "k"> + +<!ENTITY enableJunkLogging.label "Enable junk filter logging"> +<!ENTITY enableJunkLogging.accesskey "E"> +<!ENTITY openJunkLog.label "Show log"> +<!ENTITY openJunkLog.accesskey "S"> +<!ENTITY resetTrainingData.label "Reset training data"> +<!ENTITY resetTrainingData.accesskey "R"> + +<!ENTITY pref.suspectMail.caption "Suspect Mail"> + +<!-- Phishing Detector --> +<!ENTITY pref.phishing.caption "E-mail Scams"> +<!ENTITY enablePhishingDetector.label "Tell me if the message I'm reading is a suspected email scam"> +<!ENTITY enablePhishingDetector.accesskey "T"> + +<!-- Anti Virus --> +<!ENTITY pref.antivirus.caption "Antivirus"> +<!ENTITY antiVirus.label "Allow antivirus clients to scan incoming messages more easily"> +<!ENTITY antiVirus.accesskey "A"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-mailnews.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-mailnews.dtd new file mode 100644 index 0000000000..c2c8ef7ead --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-mailnews.dtd @@ -0,0 +1,33 @@ +<!-- 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/. --> + +<!ENTITY pref.mailnews.title "Mail & Newsgroups"> +<!ENTITY generalSettings.caption "General Settings"> +<!ENTITY confirmMove.label "Confirm when moving folders to the Trash"> +<!ENTITY confirmMove.accesskey "C"> +<!ENTITY preserveThreading.label "Preserve threading when sorting messages"> +<!ENTITY preserveThreading.accesskey "v"> +<!ENTITY mailAutoHide.label "Hide the mail tab bar when only one tab is open"> +<!ENTITY mailAutoHide.accesskey "b"> +<!ENTITY loadInBackground.label "Switch to new tabs when opened"> +<!ENTITY loadInBackground.accesskey "t"> +<!ENTITY mailOpenTabsFor.label "Open tabs instead of windows for"> +<!ENTITY mailMiddleClick.label "Middle-click or Ctrl+Enter on a message or a folder"> +<!ENTITY mailMiddleClick.accesskey "M"> +<!ENTITY mailMiddleClickMac.label "Middle-click or ⌘+Return on a message or a folder"> +<!ENTITY mailMiddleClickMac.accesskey "M"> +<!ENTITY mailDoubleClick.label "Double-click on a message"> +<!ENTITY mailDoubleClick.accesskey "k"> +<!ENTITY mailBiffOnNewWindow.label "Only check for new mail after opening Mail & Newsgroups"> +<!ENTITY mailBiffOnNewWindow.accesskey "O"> + +<!ENTITY messengerStartPage.caption "Mail Start Page"> +<!ENTITY enableStartPage.label "When Mail launches, show the Start Page in the message area"> +<!ENTITY enableStartPage.accesskey "W"> +<!ENTITY location.label "Location:"> +<!ENTITY location.accesskey "L"> +<!ENTITY useDefault.label "Restore Default"> +<!ENTITY useDefault.accesskey "D"> +<!ENTITY rememberLastMsg.label "Remember the last selected message"> +<!ENTITY rememberLastMsg.accesskey "R"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-notifications.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..8d4a5e1929 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-notifications.dtd @@ -0,0 +1,46 @@ +<!-- 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/. --> + +<!ENTITY pref.notifications.title "Notifications"> +<!ENTITY notifications.caption "Notifications"> +<!ENTITY newMessagesArrive.label "When new messages arrive:"> + +<!-- LOCALIZATION NOTE: (showAlertFor.label, showAlertTimeEnd.label) + showAlertFor.label is associated with the checkbox to show the alert, + leading into a numerical field to enter a time in seconds, followed by + showAlertTimeEnd.label which in en-US is the unit of the value --> + +<!ENTITY showAlertFor.label "Show an alert for"> +<!ENTITY showAlertFor.accesskey "S"> +<!ENTITY showAlertTimeEnd.label "seconds"> + +<!ENTITY showAlertPreviewText.label "Show a preview of the message text"> +<!ENTITY showAlertPreviewText.accesskey "v"> +<!ENTITY showAlertSubject.label "Show the subject"> +<!ENTITY showAlertSubject.accesskey "u"> +<!ENTITY showAlertSender.label "Show the sender"> +<!ENTITY showAlertSender.accesskey "n"> +<!ENTITY useSystemAlert.label "Use the operating system's desktop notifications"> +<!ENTITY useSystemAlert.accesskey "d"> +<!ENTITY useBuiltInAlert.label "Use &brandShortName;'s own notification windows"> +<!ENTITY useBuiltInAlert.accesskey "w"> + +<!ENTITY showTrayIcon.label "Show a tray icon"> +<!ENTITY showTrayIcon.accesskey "t"> +<!ENTITY showBalloon.label "Show a balloon alert"> +<!ENTITY showBalloon.accesskey "o"> +<!ENTITY bounceSystemDockIcon.label "Animate the Dock icon"> +<!ENTITY bounceSystemDockIcon.accesskey "A"> + +<!ENTITY playSound.label "Play a sound"> +<!ENTITY playSound.accesskey "P"> +<!ENTITY playButton.label "Play"> +<!ENTITY playButton.accesskey "l"> +<!ENTITY systemsound.label "System New Mail Sound"> +<!ENTITY systemsound.accesskey "M"> +<!ENTITY customsound.label "Custom sound file"> +<!ENTITY customsound.accesskey "C"> +<!ENTITY browse.label "Browse…"> +<!ENTITY browse.accesskey "B"> +<!ENTITY browse.title "Choose file"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-offline.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-offline.dtd new file mode 100644 index 0000000000..988395a433 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-offline.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-offline.xul --> + +<!--LOCALIZATION NOTE : FILE The 'Offline' preferences dialog --> +<!ENTITY pref.network.title "Network & Storage"> +<!ENTITY pref.offline.caption "Offline"> +<!ENTITY textStartUp "When starting up:"> +<!ENTITY textStartUp.accesskey "W"> +<!ENTITY menuitemRememberPrevState "Remember previous online state"> +<!ENTITY menuitemAskMe "Ask me for online state at startup"> +<!ENTITY menuitemAlwaysOnline "Always start up online"> +<!ENTITY menuitemAlwaysOffline "Always start up offline"> +<!ENTITY menuitemAutomatic "Detect automatically (if available)"> +<!ENTITY textGoingOnline "Send unsent messages when going online?"> +<!ENTITY radioAutoSend "Yes"> +<!ENTITY radioAutoSend.accesskey "Y"> +<!ENTITY radioNotSend "No"> +<!ENTITY radioNotSend.accesskey "N"> +<!ENTITY radioAskUnsent "Ask me"> +<!ENTITY radioAskUnsent.accesskey "s"> +<!ENTITY textGoingOffline "Download messages for offline use when going offline?"> +<!ENTITY radioAutoDownload "Yes"> +<!ENTITY radioAutoDownload.accesskey "e"> +<!ENTITY radioNotDownload "No"> +<!ENTITY radioNotDownload.accesskey "o"> +<!ENTITY radioAskDownload "Ask me"> +<!ENTITY radioAskDownload.accesskey "k"> +<!ENTITY mailConnections.caption "Mail Connections"> +<!ENTITY mailnewsTimeout.label "Connection timeout:"> +<!ENTITY mailnewsTimeout.accesskey "m"> +<!ENTITY mailnewsTimeoutSeconds.label "seconds"> +<!ENTITY Diskspace "Disk Space"> +<!ENTITY offlineCompactFolders.label "Compact all folders when it will save over"> +<!ENTITY offlineCompactFolders.accesskey "C"> +<!ENTITY offlineCompactFoldersMB.label "MB in total"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-receipts.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-receipts.dtd new file mode 100644 index 0000000000..b36d1ba706 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-receipts.dtd @@ -0,0 +1,28 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE pref-receipts.dtd: UI for Mail/News Return Receipts prefs --> +<!ENTITY pref.receipts.title "Return Receipts"> +<!ENTITY prefReceipts.caption "Return Receipts"> +<!ENTITY requestReceipt.label "When sending messages, always request a return receipt"> +<!ENTITY requestReceipt.accesskey "W"> +<!ENTITY receiptArrive.label "When a receipt arrives:"> +<!ENTITY leaveIt.label "Leave it in my Inbox"> +<!ENTITY leaveIt.accesskey "L"> +<!ENTITY moveToSent.label "Move it to my "Sent" folder"> +<!ENTITY moveToSent.accesskey "M"> +<!ENTITY requestMDN.label "When I receive a request for a return receipt:"> +<!ENTITY returnSome.label "Allow return receipts for some messages"> +<!ENTITY returnSome.accesskey "A"> +<!ENTITY never.label "Never send a return receipt"> +<!ENTITY never.accesskey "N"> +<!ENTITY notInToCc.label "If I'm not in the To or Cc of the message:"> +<!ENTITY notInToCc.accesskey "T"> +<!ENTITY outsideDomain.label "If the sender is outside my domain:"> +<!ENTITY outsideDomain.accesskey "s"> +<!ENTITY otherCases.label "In all other cases:"> +<!ENTITY otherCases.accesskey "o"> +<!ENTITY askMe.label "Ask me"> +<!ENTITY alwaysSend.label "Always send"> +<!ENTITY neverSend.label "Never send"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-tags.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-tags.dtd new file mode 100644 index 0000000000..e96c0daa00 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-tags.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY pref.tags.title "Tags"> +<!ENTITY pref.tags.caption "Customize Tags"> +<!ENTITY pref.tags.description "Tags can be used to categorize and prioritize your messages. Modify the appearance and importance of tags using the settings below. Tags near the top are more important than those further down."> +<!ENTITY tagColumn.label "Tag"> +<!ENTITY colorColumn.label "Color"> +<!ENTITY defaultTagName.label "Untitled Tag"> +<!ENTITY addTagButton.label "Add"> +<!ENTITY addTagButton.accesskey "A"> +<!ENTITY deleteTagButton.label "Delete"> +<!ENTITY deleteTagButton.accesskey "D"> +<!ENTITY raiseTagButton.label "Raise Importance"> +<!ENTITY raiseTagButton.accesskey "R"> +<!ENTITY lowerTagButton.label "Lower Importance"> +<!ENTITY lowerTagButton.accesskey "L"> +<!ENTITY restoreButton.label "Restore Defaults"> +<!ENTITY restoreButton.accesskey "s"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/pref-viewing_messages.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-viewing_messages.dtd new file mode 100644 index 0000000000..ec0a856d74 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/pref-viewing_messages.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!ENTITY pref.viewing.messages.title "Message Display"> +<!ENTITY style.label "Style:"> +<!ENTITY style.accesskey "S"> +<!ENTITY regular.label "Regular"> +<!ENTITY bold.label "Bold"> +<!ENTITY italic.label "Italic"> +<!ENTITY boldItalic.label "Bold Italic"> +<!ENTITY size.label "Size:"> +<!ENTITY size.accesskey "z"> +<!ENTITY bigger.label "Bigger"> +<!ENTITY smaller.label "Smaller"> +<!ENTITY color.label "Color:"> +<!ENTITY color.accesskey "C"> +<!ENTITY displayPlainText.caption "Plain text messages"> +<!ENTITY fontPlainText.label "Font:"> +<!ENTITY fontPlainText.accesskey "F"> +<!ENTITY displayQuoted.label "Settings for quoted messages:"> +<!ENTITY wrapInMsg.label "Wrap text to fit window width"> +<!ENTITY wrapInMsg.accesskey "W"> +<!-- LOCALIZATION NOTE : (convertEmoticons.label) 'Emoticons' are also known as 'Smileys', e.g. :-) --> +<!ENTITY convertEmoticons.label "Display emoticons as graphics"> +<!ENTITY convertEmoticons.accesskey "D"> +<!ENTITY generalMessageDisplay.caption "General"> +<!ENTITY autoMarkAsRead.label "Automatically mark messages as read"> +<!ENTITY autoMarkAsRead.accesskey "A"> +<!-- LOCALIZATION NOTE (markAsReadAfter.label): This will concatenate to + "Only after displaying for [___] seconds", + using (markAsReadAfter.label) and a number (secondsLabel.label). --> +<!ENTITY markAsReadAfter.label "Only after displaying for"> +<!ENTITY markAsReadAfter.accesskey "t"> +<!ENTITY secondsLabel.label "seconds"> + +<!ENTITY openingMessages.label "When opening messages, display them in:"> +<!ENTITY newWindowRadio.label "A new message window"> +<!ENTITY newWindowRadio.accesskey "n"> +<!ENTITY existingWindowRadio.label "An existing message window"> +<!ENTITY existingWindowRadio.accesskey "e"> +<!ENTITY disableContent.label "Block images and other content from remote sources"> +<!ENTITY disableContent.accesskey "B"> +<!ENTITY showCondensedAddresses.label "Show only display name for people in my address book"> +<!ENTITY showCondensedAddresses.accesskey "o"> +<!ENTITY closeMsgWindowOnDelete.label "Close message window when deleting the message"> +<!ENTITY closeMsgWindowOnDelete.accesskey "l"> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/prefs.properties b/comm/suite/locales/en-US/chrome/mailnews/pref/prefs.properties new file mode 100644 index 0000000000..bda2064c91 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/prefs.properties @@ -0,0 +1,90 @@ +# 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 Account Wizard +# +enterValidEmail=Please enter a valid email address. +accountNameExists=An account with this name already exists. Please enter a different account name. +accountNameEmpty=The account name can not be empty. +modifiedAccountExists=An account with that user name and server name already exists. Please enter a different user name and/or server name. +userNameChanged=Your User Name has been updated. You may also need to update your Email Address and/or User Name associated with this account. +serverNameChanged=The server name setting has changed. Please verify that any folders used by filters exist on the new server. +# LOCALIZATION NOTE (junkSettingsBroken): %1$S is the account name +junkSettingsBroken=The Junk settings on account "%1$S" have a possible problem. Would you like to review them before saving Account Settings? +# LOCALIZATION NOTE (localDirectoryChanged): %1$S is program name (&brandShortName;) +localDirectoryChanged=%1$S needs to restart now to apply the change to the Local directory setting. +localDirectoryRestart=Restart +userNameEmpty=The user name can not be empty. +# LOCALIZATION NOTE (localDirectoryInvalid): %1$S is path to folder +localDirectoryInvalid=The Local Directory path "%1$S" is invalid. Please pick a different directory. +# LOCALIZATION NOTE (localDirectoryNotAllowed): %1$S is path to folder +localDirectoryNotAllowed=The Local Directory path "%1$S" is not suitable for message storage. Please choose another directory. +# if the user chooses to cancel the wizard when no accounts are there throw a message +# LOCALIZATION NOTE (cancelWizard) +# do not localize "\n\n" +cancelWizard=Are you sure you want to exit the Account Wizard?\n\nIf you exit, any information you have entered will be lost and the account will not be created. +accountWizard=Account Wizard +WizardExit=Exit +WizardContinue=Cancel +# when the wizard already has a domain (Should we say something different?) +enterValidServerName=Please enter a valid server name. +failedRemoveAccount=Failed to remove this account. +#LOCALIZATION NOTE: accountName: %1$S is server name, %2$S is user name +accountName=%1$S - %2$S + +# LOCALIZATION NOTE: confirmDeferAccountWarning: do not localize "\n\n", it means a new empty line in the string. +confirmDeferAccountWarning=If you store this account's new mail in a different account's Inbox, you will no longer be able to access already downloaded e-mail for this account. If you have mail in this account, please copy it to another account first.\n\nIf you have filters that filter mail into this account, you should disable them or change the destination folder. If any accounts have special folders in this account (Sent, Drafts, Templates, Archives, Junk), you should change them to be in another account.\n\nDo you still want to store this account's e-mail in a different account? +confirmDeferAccountTitle=Defer Account? + +directoryAlreadyUsedByOtherAccount=The directory specified in the Local Directory setting is already used by the "%S" account. Please pick a different directory. +directoryParentUsedByOtherAccount=A parent directory of the directory specified in the Local Directory setting is already used by the "%S" account. Please pick a different directory. +directoryChildUsedByOtherAccount=A subdirectory of the directory specified in the Local Directory setting is already used by the "%S" account. Please pick a different directory. +#Provide default example values for sample email address +exampleEmailUserName=user +exampleEmailDomain=example.net +emailFieldText=Email Address: +#LOCALIZATION NOTE: defaultEmailText: %1$S is user name, %2$S is domain +defaultEmailText=Enter your email address. This is the address others will use to send email to you (for example, "%1$S@%2$S"). +#LOCALIZATION NOTE: customizedEmailText: %1$S is provider, %2$S is email username, %3$S is sample email, %4$S is sample username +customizedEmailText=Enter your %1$S %2$S (for example, if your %1$S email address is "%3$S", your %2$S is "%4$S"). + +# account manager stuff +prefPanel-server=Server Settings +prefPanel-copies=Copies & Folders +prefPanel-synchronization=Synchronization & Storage +prefPanel-diskspace=Disk Space +prefPanel-addressing=Composition & Addressing +prefPanel-junk=Junk Settings +## LOCALIZATION NOTE (prefPanel-smtp): Don't translate "SMTP" +prefPanel-smtp=Outgoing Server (SMTP) + +# account manager multiple identity support +#LOCALIZATION NOTE: accountName: %1$S +identity-list-title=Identities for %1$S + +identityDialogTitleAdd=New Identity +## LOCALIZATION NOTE (identityDialogTitleEdit): %S is the identity name +identityDialogTitleEdit=Edit %S + +identity-edit-req=You must specify a valid email address for this identity. +identity-edit-req-title=Error Creating Identity + +## LOCALIZATION NOTE (identity-delete-confirm): %S is the identity name +# and should be put on a new line. The new line is produced with the "\n" string. +identity-delete-confirm=Are you sure you want to delete the identity\n%S? +## LOCALIZATION NOTE (identity-delete-confirm-title): %S is the account name +identity-delete-confirm-title=Deleting identity for %S +identity-delete-confirm-button=Delete + +choosefile=Choose a file + +forAccount=For account "%S" + +removeFromServerTitle=Confirm permanent, automatic deletion of messages +removeFromServer=This setting will permanently delete old messages from the remote server AND your local storage. Are you sure you want to proceed? + +confirmSyncChangesTitle=Confirm synchronization changes +confirmSyncChanges=The Message Synchronization settings were changed.\n\nDo you want to save them? +confirmSyncChangesDiscard=Discard diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.dtd new file mode 100644 index 0000000000..fbc22bcec3 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY dialogTitle "Remove Account and Data"> +<!ENTITY removeButton.label "Remove"> +<!ENTITY removeButton.accesskey "R"> +<!ENTITY removeAccount.label "Remove account information"> +<!ENTITY removeAccount.accesskey "a"> +<!ENTITY removeAccount.desc "Removes only &brandShortName;'s knowledge of this account. Does not affect the account itself on the server."> +<!ENTITY removeData.label "Remove message data"> +<!ENTITY removeData.accesskey "d"> +<!ENTITY removeDataChat.label "Remove conversation data"> +<!ENTITY removeDataChat.accesskey "d"> +<!ENTITY removeDataLocalAccount.desc "Removes all messages, folders and filters associated with this account from your local disk. This does not affect some messages which may still be kept on the server. Do not choose this if you plan to archive the local data or re-use it in &brandShortName; later."> +<!ENTITY removeDataServerAccount.desc "Removes all messages, folders and filters associated with this account from your local disk. Your messages and folders are still kept on the server."> +<!ENTITY removeDataChatAccount.desc "Removes all logs of conversations stored for this account on your local disk."> +<!ENTITY showData.label "Show data location"> +<!ENTITY showData.accesskey "S"> +<!ENTITY progressPending "Removing selected data…"> +<!ENTITY progressSuccess "Removal succeeded."> +<!ENTITY progressFailure "Removal failed."> diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.properties b/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.properties new file mode 100644 index 0000000000..535fd1ea9c --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/removeAccount.properties @@ -0,0 +1,5 @@ +# 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/. + +removeQuestion=Are you sure you want to remove the account "%S"? diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/replicationProgress.properties b/comm/suite/locales/en-US/chrome/mailnews/pref/replicationProgress.properties new file mode 100644 index 0000000000..9acf606463 --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/replicationProgress.properties @@ -0,0 +1,20 @@ +# 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/. +replicationStarted=Replication started… +changesStarted=Started finding changes to replicate… +replicationSucceeded=Replication succeeded +replicationFailed=Replication failed +replicationCancelled=Replication cancelled +# LOCALIZATION NOTE +# do not localize %S. %S is the current entry number (an integer) +currentCount=Replicating directory entry: %S + +downloadButton=Download Now +downloadButton.accesskey=D +cancelDownloadButton=Cancel Download +cancelDownloadButton.accesskey=C + +directoryTitleNew=New LDAP Directory +## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name +directoryTitleEdit=%S Properties diff --git a/comm/suite/locales/en-US/chrome/mailnews/pref/smtpEditOverlay.dtd b/comm/suite/locales/en-US/chrome/mailnews/pref/smtpEditOverlay.dtd new file mode 100644 index 0000000000..593393a21b --- /dev/null +++ b/comm/suite/locales/en-US/chrome/mailnews/pref/smtpEditOverlay.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!ENTITY settings.caption "Settings"> +<!ENTITY security.caption "Security and Authentication"> +<!ENTITY serverName.label "Server Name:"> +<!ENTITY serverName.accesskey "S"> +<!ENTITY serverDescription.label "Description:"> +<!ENTITY serverDescription.accesskey "D"> +<!ENTITY serverPort.label "Port:"> +<!ENTITY serverPort.accesskey "P"> +<!ENTITY userName.label "User Name:"> +<!ENTITY userName.accesskey "m"> +<!ENTITY connectionSecurity.label "Connection security:"> +<!ENTITY connectionSecurity.accesskey "n"> +<!ENTITY connectionSecurityType-0.label "None"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, if available"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY smtpEditTitle.label "SMTP Server"> +<!ENTITY serverPortDefault.label "Default:"> +<!ENTITY authMethod.label "Authentication method:"> +<!ENTITY authMethod.accesskey "i"> |