diff options
Diffstat (limited to 'l10n-en-CA/mail/chrome/messenger/importMsgs.properties')
-rw-r--r-- | l10n-en-CA/mail/chrome/messenger/importMsgs.properties | 304 |
1 files changed, 304 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/chrome/messenger/importMsgs.properties b/l10n-en-CA/mail/chrome/messenger/importMsgs.properties new file mode 100644 index 0000000000..9619bc1821 --- /dev/null +++ b/l10n-en-CA/mail/chrome/messenger/importMsgs.properties @@ -0,0 +1,304 @@ +# 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 import code to display status/error +# and informational messages + +# Success message when no address books are found to import +## @name IMPORT_NO_ADDRBOOKS +## @loc None +2000=No address books were found to import. + +# Error: Address book import not initialized +## @name IMPORT_ERROR_AB_NOTINITIALIZED +## @loc None +2001=Unable to import address books: initialization error. + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_AB_NOTHREAD +## @loc None +2002=Unable to import address books: cannot create import thread. + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_GETABOOK +## @loc None +# LOCALIZATION NOTE (Error 2003): Do not translate the word "%S" below. +2003=Error importing %S: unable to create address book. + +# Success message when no mailboxes are found to import +## @name IMPORT_NO_MAILBOXES +## @loc None +2004=No mailboxes were found to import + +# Error: Mailbox import not initialized +## @name IMPORT_ERROR_MB_NOTINITIALIZED +## @loc None +2005=Unable to import mailboxes, initialization error + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_MB_NOTHREAD +## @loc None +2006=Unable to import mailboxes, cannot create import thread + +# Error: Unable to create the proxy object for importing mailboxes +## @name IMPORT_ERROR_MB_NOPROXY +## @loc None +2007=Unable to import mailboxes, cannot create proxy object for destination mailboxes + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_FINDCHILD +## @loc None +# LOCALIZATION NOTE (Error 2008): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2008=Error creating destination mailboxes, cannot find mailbox %S + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_CREATE +## @loc None +# LOCALIZATION NOTE (Error 2009): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2009=Error importing mailbox %S, unable to create destination mailbox + +# Error: No destination folder to import mailboxes +## @name IMPORT_ERROR_MB_NODESTFOLDER +## @loc None +2010=Unable to create folder to import mail into + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_START +## @loc None +2100=First Name + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2101=Last Name + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2102=Display Name + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2103=Nickname + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2104=Primary Email + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2105=Secondary Email + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2106=Work Phone + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2107=Home Phone + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2108=Fax Number + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2109=Pager Number + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2110=Mobile Number + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2111=Home Address + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2112=Home Address 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2113=Home City + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2114=Home State + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2115=Home Postal Code + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2116=Home Country + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2117=Work Address + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2118=Work Address 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2119=Work City + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2120=Work State + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2121=Work Postal Code + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2122=Work Country + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2123=Job Title + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2124=Department + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2125=Organization + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2126=Web Page 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2127=Web Page 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2128=Birth Year + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2129=Birth Month + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2130=Birth Day + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2131=Custom 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2132=Custom 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2133=Custom 3 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2134=Custom 4 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2135=Notes + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_END +## @loc None +2136=Screen Name + +#Error strings +ImportAlreadyInProgress=An import operation is currently in progress. Try again when the current import has finished. + +#Error strings for settings import +ImportSettingsBadModule=Unable to load settings module +ImportSettingsNotFound=Unable to find settings. Check to make sure the application is installed on this machine. +ImportSettingsFailed=An error occurred while importing settings. Some, or all, of the settings may not have been imported. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportSettingsSuccess=Settings were imported from %S + +#Error string for mail import +ImportMailBadModule=Unable to load mail import module +ImportMailNotFound=Unable to find mail to import. Check to make sure the mail application is correctly installed on this machine. +ImportEmptyAddressBook=Can’t import empty address book %S. +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailFailed=An error occurred importing mail from %S +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailSuccess=Mail was successfully imported from %S + +# Error string for address import +ImportAddressBadModule=Unable to load address book import module. +ImportAddressNotFound=Unable to find any address books to import. Check to make sure the selected application or format is correctly installed on this machine. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressFailed=An error occurred importing addresses from %S. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressSuccess=Addresses successfully imported from %S. + +# Error string for filters import +ImportFiltersBadModule=Unable to load filters import module. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersFailed=An error occurred importing filters from %S. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersSuccess=Filters successfully imported from %S. +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersPartial=Filters partially imported from %S. Warnings below: + +#Progress strings +# LOCALIZATION NOTE : Do not translate the word "%S" below. +MailProgressMeterText=Converting mailboxes from %S +# LOCALIZATION NOTE : Do not translate the word "%S" below. +AddrProgressMeterText=Converting address books from %S + +#Import file dialog strings +ImportSelectSettings=Select settings file +ImportSelectMailDir=Select mail directory +ImportSelectAddrDir=Select address book directory +ImportSelectAddrFile=Select address book file + +# Folder Names for imported Mail +DefaultFolderName=Imported Mail +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportModuleFolderName=%S Import |