mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
179 lines
6.7 KiB
Properties
179 lines
6.7 KiB
Properties
# ***** BEGIN LICENSE BLOCK *****
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
#
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
# the License. You may obtain a copy of the License at
|
|
# http://www.mozilla.org/MPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
# for the specific language governing rights and limitations under the
|
|
# License.
|
|
#
|
|
# The Original Code is mozilla.org code.
|
|
#
|
|
# The Initial Developer of the Original Code is
|
|
# Netscape Communications Corporation.
|
|
# Portions created by the Initial Developer are Copyright (C) 1998
|
|
# the Initial Developer. All Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
# Paul Hangas <hangas@netscape.com>
|
|
# Alec Flett <alecf@netscape.com>
|
|
# Seth Spitzer <sspitzer@netscape.com>
|
|
#
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
# either of the GNU General Public License Version 2 or later (the "GPL"),
|
|
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
# the provisions above, a recipient may use your version of this file under
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
#
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
#
|
|
# The following are used by the Mailing list dialog
|
|
#
|
|
emptyListName=You must enter a list name.
|
|
lastFirstFormat=%S, %S
|
|
firstLastFormat=%S %S
|
|
|
|
newCardTitle=New Card
|
|
# %S will be the card's display name
|
|
newCardTitleWithDisplayName=New Card for %S
|
|
editCardTitle=Edit Card
|
|
# %S will be the card's display name
|
|
editCardTitleWithDisplayName=Edit Card for %S
|
|
# don't translate vCard
|
|
editVCardTitle=Edit vCard
|
|
# %S will be the card's display name, don't translate vCard
|
|
editVCardTitleWithDisplayName=Edit vCard for %S
|
|
|
|
## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n
|
|
cardRequiredDataMissingMessage=You must enter at least one of the following items:\nEmail Address, First Name, Last Name, Display Name, Organization.
|
|
cardRequiredDataMissingTitle=Required Information Missing
|
|
incorrectEmailAddressFormatMessage=The primary e-mail address must be of the form user@host.
|
|
incorrectEmailAddressFormatTitle=Incorrect Email Address Format
|
|
|
|
viewCardTitle=Card for %S
|
|
viewListTitle=Mailing List: %S
|
|
mailListNameExistsTitle=Mailing List Already Exists
|
|
mailListNameExistsMessage=A Mailing List with that name already exists. Please choose a different name.
|
|
|
|
# used in the addressbook
|
|
cannotDeleteTitle=Delete Failed
|
|
confirmDeleteMailingListTitle=Delete Mailing List
|
|
confirmDeleteAddressbookTitle=Delete Address Book
|
|
confirmDeleteAddressbook=Are you sure you want to delete the selected address book?
|
|
confirmDeleteCollectionAddressbook=If this address book is deleted, %S will no longer collect addresses. Are you sure you want to delete the selected address book?
|
|
confirmDeleteMailingList=Are you sure you want to delete the selected mailing list?
|
|
confirmDeleteListsAndCards=Are you sure you want to delete the selected cards and mailing lists?
|
|
confirmDeleteMailingLists=Are you sure you want to delete the selected mailing lists?
|
|
|
|
propertyPrimaryEmail=Email
|
|
propertyListName=List Name
|
|
propertySecondaryEmail=Additional Email
|
|
propertyScreenName=Screen Name
|
|
propertyNickname=Nickname
|
|
propertyDisplayName=Display Name
|
|
propertyWork=Work
|
|
propertyHome=Home
|
|
propertyFax=Fax
|
|
propertyCellular=Mobile
|
|
propertyPager=Pager
|
|
propertyCustom1=Custom 1
|
|
propertyCustom2=Custom 2
|
|
propertyCustom3=Custom 3
|
|
propertyCustom4=Custom 4
|
|
|
|
## LOCALIZATION NOTE (cityAndStateAndZip):
|
|
## %1$S is city, %2$S is state, %3$S is zip
|
|
cityAndStateAndZip=%1$S, %2$S %3$S
|
|
## LOCALIZATION NOTE (cityAndStateNoZip):
|
|
## %1$S is city, %2$S is state
|
|
cityAndStateNoZip=%1$S, %2$S
|
|
## LOCALIZATION NOTE (cityOrStateAndZip):
|
|
## %1$S is city or state, %2$S is zip
|
|
cityOrStateAndZip=%1$S %2$S
|
|
|
|
cityStateSeparator=,
|
|
stateZipSeparator=
|
|
|
|
prefixTo=To
|
|
prefixCc=Cc
|
|
prefixBcc=Bcc
|
|
emptyEmailAddCard=You cannot add a card that has no primary email address
|
|
emptyEmailAddCardTitle=Cannot Add Card
|
|
addressBook=Address Book
|
|
|
|
# mailnews.js
|
|
ldap_2.servers.pab.description=Personal Address Book
|
|
ldap_2.servers.history.description=Collected Addresses
|
|
|
|
# status bar stuff
|
|
## LOCALIZATION NOTE (totalCardStatus):
|
|
## %1$S is address book name, %2$S is card count
|
|
totalCardStatus=Total Cards in %1$S: %2$S
|
|
## LOCALIZATION NOTE (matchesFound): do not localize %S
|
|
noMatchFound=No matches found
|
|
matchFound=1 match found
|
|
matchesFound=%S matches found
|
|
|
|
cardsCopied=%S cards copied
|
|
cardCopied=1 card copied
|
|
cardsMoved=%S cards moved
|
|
cardMoved=1 card moved
|
|
|
|
# LDAP directory stuff
|
|
directoriesListItemNone=None
|
|
invalidName=Please enter a valid Name.
|
|
invalidHostname=Please enter a valid Hostname.
|
|
invalidPortNumber=Please enter a valid Port Number.
|
|
invalidResults=Please enter a valid number in the results field.
|
|
abReplicationOfflineWarning=You must be online to perform LDAP replication.
|
|
abReplicationSaveSettings=Settings must be saved before a directory may be downloaded.
|
|
|
|
# For importing / exporting
|
|
ExportAddressBookTitle=Export Address Book
|
|
LDIFFiles=LDIF
|
|
CSVFiles=Comma Separated
|
|
TABFiles=Tab Delimited
|
|
failedToExportTitle=Export Failed
|
|
failedToExportMessageNoDeviceSpace=Failed to export addressbook, no space left on device.
|
|
failedToExportMessageFileAccessDenied=Failed to export addressbook, file access denied.
|
|
|
|
# For getting authDN for replication using dlg box
|
|
AuthDlgTitle=Address Book LDAP Replication
|
|
AuthDlgDesc=To access the directory server, enter your user name and password.
|
|
|
|
# LOCALIZATION NOTE(joinMeInThisChat)
|
|
# use + for spaces
|
|
joinMeInThisChat=Join+me+in+this+Chat.
|
|
|
|
# For printing
|
|
headingCardFor=Card for
|
|
headingHome=Home
|
|
headingWork=Work
|
|
headingOther=Other
|
|
headingPhone=Phone
|
|
headingDescription=Description
|
|
headingAddresses=Addresses
|
|
|
|
# For address books
|
|
newAddressBookTitle=New Address Book
|
|
renameAddressBookTitle=Address Book Properties
|
|
|
|
# For corrupt .mab files
|
|
corruptMabFileTitle=Corrupt Address Book File
|
|
corruptMabFileAlert=One of your address book files (%1$S file) could not be read. A new %2$S file will be created and a backup of the old file, called %3$S, will be created in the same directory.
|
|
|
|
# For locked .mab files
|
|
lockedMabFileTitle=Unable to Load Address Book File
|
|
lockedMabFileAlert=Unable to load address book file %S. It may be read-only, or locked by another application. Please try again later.
|