mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
84 lines
2.6 KiB
Properties
84 lines
2.6 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=Remove Account...
|
|
removeNewsAccount=Remove News Account...
|
|
removeFolder=Remove Folder...
|
|
newFolder=New Folder...
|
|
newSubfolder=New Subfolder...
|
|
accountProperties=Account Properties...
|
|
inboxProperties=Inbox Properties...
|
|
trashProperties=Trash Can Properties...
|
|
unsentMessagesProperties=Unsent Folder Properties...
|
|
newsgroupProperties=Newsgroup Properties...
|
|
folderProperties=Folder Properties...
|
|
titleNewsPreHost=on
|
|
titleMailPreHost=for
|
|
HTMLFiles=HTML Files (*.htm, *.html, *.shtml)
|
|
TextFiles=Text Files (*.txt)
|
|
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)
|
|
|
|
defaultServerTag=(Default)
|
|
useDefaultServer=Use default server
|
|
|
|
serverType-nntp=Newsgroup server (NNTP)
|
|
serverType-pop3=POP Mail Server
|
|
serverType-imap=IMAP Mail Server
|
|
serverType-none=Local Mail Store
|
|
serverType-movemail=Unix Movemail
|
|
|
|
recipientColumnHeader=Recipient
|
|
senderColumnHeader=Sender
|
|
|
|
# status feedback stuff
|
|
documentDonePrefix=Document: Done (
|
|
documentDonePostfix=secs)
|
|
documentDone=Document: Done
|
|
documentLoading=Loading Document...
|
|
|
|
# localized folder names
|
|
|
|
localFolders=Local Folders
|
|
|
|
unsentFolderName=Unsent Messages
|
|
|
|
trashFolderName=Trash
|
|
sentFolderName=Sent
|
|
draftsFolderName=Drafts
|
|
templatesFolderName=Templates
|