mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
123 lines
7.8 KiB
DTD
123 lines
7.8 KiB
DTD
<!-- Entities for AccountWizard -->
|
|
|
|
<!ENTITY windowTitle.label "Account Wizard">
|
|
<!ENTITY accountWizard.size "width: 40em; height: 38em;">
|
|
|
|
<!-- Entities for Account Type page -->
|
|
|
|
<!ENTITY accountSetupInfo.label "In order to receive messages, you first need to set up a Mail or Newsgroup account.">
|
|
<!ENTITY accountTypeTitle.label "New Account Setup">
|
|
<!ENTITY accountTypeDesc.label "This Wizard will collect the information necessary to set up a Mail or Newsgroup 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">
|
|
<!ENTITY emailDesc.label "Enter your email address; this is the address others will use to send email to you">
|
|
<!-- LOCALIZATION NOTE (emailExample.label) : do not translate "user@example.net" in below line -->
|
|
<!ENTITY emailExample.label "(for example: user@example.net).">
|
|
|
|
<!-- Entities for Server page -->
|
|
|
|
<!ENTITY serverTitle.label "Server Information">
|
|
<!ENTITY incomingServerTitle.label "Incoming Server">
|
|
<!ENTITY incomingServerTypeDesc.label "Select the type of incoming server you are using.">
|
|
<!ENTITY incomingServerTypeLabel.label "Server Type:">
|
|
<!-- LOCALIZATION NOTE (incomingServerNameDesc.label) : Do not translate ""pop.example.net"" in below line -->
|
|
<!ENTITY incomingServerNameDesc.label "Enter the name of your incoming server (for example, "mail.example.net").">
|
|
<!ENTITY incomingServerLabel.label "Incoming Server:">
|
|
<!ENTITY incomingServerLabel.accesskey "S">
|
|
<!-- 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").">
|
|
<!-- LOCALIZATION NOTE (smtpServerTitle.label) : Do not translate "SMTP" in below line -->
|
|
<!ENTITY smtpServerTitle.label "Outgoing Server (SMTP)">
|
|
<!-- LOCALIZATION NOTE (smtpServerDesc.label) : Do not translate "SMTP" and ""smtp.example.net"" in below line -->
|
|
<!ENTITY smtpServerDesc.label "Enter the name of your outgoing server (SMTP) (for example, "smtp.example.net").">
|
|
<!ENTITY smtpServerLabel.label "Outgoing Server:">
|
|
<!ENTITY smtpServerLabel.accesskey "O">
|
|
<!ENTITY newsServerLabel.label "Newsgroup Server:">
|
|
<!ENTITY newsServerLabel.accesskey "N">
|
|
<!-- 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 nntpType.label "News Server">
|
|
|
|
<!-- for when the user has an SMTP server pre-configured -->
|
|
<!-- LOCALIZATION NOTE (currentSmtpBefore.label) : Do not translate "SMTP" and """ in
|
|
this variable. Also, translate currentSmtpBefore.label and currentSmtpAfter.label as a single sentence,
|
|
inserting text after the """ entity in currentSmtpAfter.label, if required grammatically
|
|
-->
|
|
<!-- LOCALIZATION NOTE (haveSmtp1.prefix and haveSmtp1.suffix) : Do not translate "SMTP" and """ in
|
|
these variables. Also, translate haveSmtp1.prefix and haveSmtp1.suffix as a single sentence, inserting
|
|
text after the """ entity in haveSmtp1.suffix, if required grammatically.
|
|
-->
|
|
<!ENTITY haveSmtp1.prefix "Your existing outgoing server (SMTP), "">
|
|
<!ENTITY haveSmtp1.suffix "", will be used. You can modify outgoing server settings by choosing Mail & Newsgroups Account Settings from the Edit menu.">
|
|
|
|
<!-- Entities for Login page -->
|
|
|
|
<!ENTITY loginTitle.label "User Names">
|
|
<!ENTITY usernameDesc.label "Enter the incoming user name given to you by your email provider ">
|
|
<!-- LOCALIZATION NOTE (usernameExample.label) : do not translate ""jsmith"" in below line -->
|
|
<!ENTITY usernameExample.label "(for example, "jsmith").">
|
|
<!ENTITY usernameLabel.label "Incoming User Name:">
|
|
<!ENTITY usernameLabel.accesskey "I">
|
|
<!ENTITY usernameSmtpDesc.label "Enter the outgoing user name given to you by your email provider (this is typically the same as your incoming user name).">
|
|
<!ENTITY usernameSmtpLabel.label "Outgoing User Name:">
|
|
<!ENTITY usernameSmtpLabel.accesskey "O">
|
|
<!-- LOCALIZATION NOTE (haveSmtp2.prefix and haveSmtp2.suffix) : Do not translate "SMTP" and """ in
|
|
these variables. Also, translate haveSmtp2.prefix and haveSmtp2.suffix as a single sentence, inserting
|
|
text after the """ entity in haveSmtp2.suffix, if required grammatically.
|
|
-->
|
|
<!ENTITY haveSmtp2.prefix "Your existing outgoing (SMTP) username, "">
|
|
<!ENTITY haveSmtp2.suffix "", will be used. You can modify outgoing server settings by choosing Mail & Newsgroups Account Settings from the Edit menu.">
|
|
<!-- LOCALIZATION NOTE (haveSmtp3.prefix and haveSmtp3.suffix) : Do not translate "SMTP" and """ in
|
|
these variables. Also, translate haveSmtp3.prefix and haveSmtp3.suffix as a single sentence, inserting
|
|
text after the """ entity in haveSmtp3.suffix, if required grammatically.
|
|
-->
|
|
<!ENTITY haveSmtp3.prefix "Your outgoing (SMTP) server, "">
|
|
<!ENTITY haveSmtp3.suffix "", is identical to your incoming server, your incoming user name will be used to access it. You can modify outgoing server settings by choosing Mail & Newsgroups Account Settings from the Edit menu.">
|
|
|
|
<!-- 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 accnameExample.label "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 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 clickFinish.label "Click Finish to save these settings and exit the Account Wizard.">
|