mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
126 lines
3.8 KiB
Properties
126 lines
3.8 KiB
Properties
# The contents of this file are subject to the Netscape 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/NPL/
|
|
#
|
|
# 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 Netscape are
|
|
# Copyright (C) 1998 Netscape Communications Corporation. All
|
|
# Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
# Seth Spitzer <sspitzer@netscape.com>
|
|
#
|
|
|
|
#
|
|
# The following are used by the messenger application
|
|
#
|
|
newFolderDialogTitle=New Folder
|
|
subscribeDialogTitle=Subscribe
|
|
renameFolderDialogTitle=Rename Folder
|
|
renameAccount=Rename Account...
|
|
renameNewsAccount=Rename News Account...
|
|
renameFolder=Rename Folder...
|
|
removeAccount=Delete Account...
|
|
removeNewsAccount=Delete News Account...
|
|
removeFolder=Delete Folder...
|
|
newFolder=New Folder...
|
|
newSubfolder=New Subfolder...
|
|
folderProperties=Folder Properties
|
|
getNextNMessages=Get Next %S News Messages
|
|
advanceNextPrompt=Advance to next unread message in %S?
|
|
titleNewsPreHost=on
|
|
titleMailPreHost=for
|
|
replyToSender=Reply to Sender
|
|
reply=Reply
|
|
delete=Delete
|
|
deleteAccessKey=d
|
|
cancel=Cancel
|
|
cancelAccessKey=c
|
|
# LOCALIZATION NOTES(HTMLFiles): Only translate "Files" in the line below
|
|
HTMLFiles=HTML Files (*.htm, *.html, *.shtml)
|
|
# LOCALIZATION NOTES(TextFiles): Do not translate "*.txt" in the line below
|
|
TextFiles=Text Files (*.txt)
|
|
# LOCALIZATION NOTES(TextFiles): Do not translate "*.eml" in the line below
|
|
EMLFiles=Mail Files (*.eml)
|
|
SaveMailAs=Save Message As
|
|
LoadingMessageToPrint=Loading message to print...
|
|
MessageLoaded=Message loaded...
|
|
PrintingMessage=Printing message...
|
|
PrintingComplete=Printing complete.
|
|
saveAttachmentFailed=Unable to save the attachment. Please check your file name and try again later.
|
|
saveMessageFailed=Unable to save the message. Please check your file name and try again later.
|
|
notDownloaded=(Not Downloaded)
|
|
fileExists=%S already exists. Do you want to replace it?
|
|
|
|
verboseFolderFormat=%S on %S
|
|
|
|
defaultServerTag=(Default)
|
|
useDefaultServer=Use default server
|
|
|
|
# LOCALIZATION NOTES(serverType-nntp): Do not translate "NNTP" in the line below
|
|
serverType-nntp=Newsgroup server (NNTP)
|
|
# LOCALIZATION NOTES(serverType-pop3): Do not translate "POP" in the line below
|
|
serverType-pop3=POP Mail Server
|
|
# LOCALIZATION NOTES(serverType-imap): Do not translate "IMAP" in the line below
|
|
serverType-imap=IMAP Mail Server
|
|
serverType-none=Local Mail Store
|
|
# LOCALIZATION NOTES(serverType-movemail): DONT_TRANSLATE
|
|
serverType-movemail=Unix Movemail
|
|
|
|
recipientColumnHeader=Recipient
|
|
senderColumnHeader=Sender
|
|
|
|
sizeColumnHeader=Size
|
|
linesColumnHeader=Lines
|
|
|
|
# status feedback stuff
|
|
documentDonePrefix=Document: Done (
|
|
documentDonePostfix=secs)
|
|
documentDone=Document: Done
|
|
documentLoading=Loading Document...
|
|
|
|
unreadMsgStatus=Unread: %S
|
|
totalMsgStatus=Total: %S
|
|
|
|
# localized folder names
|
|
|
|
localFolders=Local Folders
|
|
|
|
inboxFolderName=Inbox
|
|
trashFolderName=Trash
|
|
sentFolderName=Sent
|
|
draftsFolderName=Drafts
|
|
templatesFolderName=Templates
|
|
unsentFolderName=Unsent Messages
|
|
|
|
# "Normal" priority is often blank,
|
|
# depending on the consumers of these strings
|
|
priorityLowest=Lowest
|
|
priorityLow=Low
|
|
priorityNormal=Normal
|
|
priorityHigh=High
|
|
priorityHighest=Highest
|
|
|
|
replied=Replied
|
|
forwarded=Forwarded
|
|
new=New
|
|
read=Read
|
|
|
|
# mailnews.js
|
|
|
|
mailnews.start_page.url=http://www.mozilla.org/mailnews/start.html
|
|
messenger.throbber.url=http://www.mozilla.org/
|
|
compose.throbber.url=http://www.mozilla.org/
|
|
addressbook.throbber.url=http://www.mozilla.org/
|
|
mailnews.send_default_charset=ISO-8859-1
|
|
mailnews.view_default_charset=ISO-8859-1
|
|
|