This is just some static backup of the original site, don't expect every link to work!

source: chrome/locale/en-US/v_identity/v_identity.dtd @ 9e9bab

Last change on this file since 9e9bab was 9e9bab, checked in by root <root@…>, 15 years ago

initial import v0.4.0

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<!ENTITY vident.compose.vidLogo.label "virtual identity">
2<!ENTITY vident.prefs.dlgTitle.label "Virtual Identity Settings">
3<!ENTITY vident.prefs.commonTab.label "Main">
4<!ENTITY vident.prefs.vIdentityTab.label "Virtual Identity">
5<!ENTITY vident.prefs.smartReplyTab.label "Smart Reply">
6<!ENTITY vident.prefs.notificationTab.label "Status Messages">
7<!ENTITY vident.prefs.commonTab.header "General Configuration">
8<!ENTITY vident.prefs.commonTab.caption "use following features">
9<!ENTITY vident.prefs.versionWarning.label "your Email-program is too old to use the Smart Draft feature">
10<!ENTITY vident.prefs.smartDraft.label "use Smart Draft">
11<!ENTITY vident.prefs.smartReply.label "use Smart Reply">
12<!ENTITY vident.prefs.smartReplyNewsgroups.label "use Smart Reply also if answering to a newsgroup">
13<!ENTITY vident.prefs.SMTP.label "show SMTP Menu">
14<!ENTITY vident.prefs.vIdentityTab.header "Properties of Virtual Identities">
15<!ENTITY vident.prefs.vIdentityTab.valueTab.label "attributes to copy">
16<!ENTITY vident.prefs.vIdentityTab.fccTab.label "place to save sent emails">
17<!ENTITY vident.prefs.vIdentityTab.valueTab.caption "while sending a message with a Virtual Identity">
18<!ENTITY vident.prefs.vIdentityTab.valueTab.desc "copy following Attributes from former Identity:">
19<!ENTITY vident.prefs.SMIME.label "S/MIME security settings">
20<!ENTITY vident.prefs.PGP.label "OpenPGP security settings">
21<!ENTITY vident.prefs.VCard.label "vCard attachments">
22<!ENTITY vident.prefs.vIdentityTab.fccTab.caption "while sending a message with a Virtual Identity">
23<!ENTITY vident.prefs.vidFccAccount.label "Folder used by Account changed with Virtual Identity">
24<!ENTITY vident.prefs.vidFccDefault.label "Folder used by Default Account">
25<!ENTITY vident.prefs.smartReplyTab.header "Smart Reply Settings">
26<!ENTITY vident.prefs.smartReplyTab.Tab1.label "1. get addresses">
27<!ENTITY vident.prefs.smartReplyTab.Tab2.label "2. filter addresses">
28<!ENTITY vident.prefs.smartReplyTab.Tab3.label "3. use addresses">
29<!ENTITY vident.prefs.smartReplyTab.caption "Virtual Identity Smart Reply">
30<!ENTITY vident.prefs.smartReplyTab.Tab1.desc "To find a Reply-Identity, Smart Reply has to get a list of possible sender identities. Therefore the header-fields &apos;To&apos; and &apos;Cc&apos; are analyzed. If Smart Reply should analyze additional header-fields, you can enter them here (maybe you need to install another extension to recognize them, as for instance enigmail or mnenhy).">
31<!ENTITY vident.prefs.smartReply.headers.desc "additional headers  -  one per line, without &apos;:&apos;, for instance &apos;x-original-to&apos;">
32<!ENTITY vident.prefs.smartReply.preferHeader.label "prefer addresses of those headers against &apos;To&apos; und &apos;Cc&apos;">
33<!ENTITY vident.prefs.smartReplyTab.Tab2.desc "After getting the addresses they have to be filtered. All filters are used after each other, so you can use them to sort the result too. At the end the first-found address might get used instantly as a senders identity. If you don&apos;t use a filter, all addresses are transferred.">
34<!ENTITY vident.prefs.smartReply.filter.desc "Smart Reply filter  -  one filter per line, usage of regular Expressions possible (for instance &apos;/@mozilla.org$/&apos; is matching every email from domain mozilla.org">
35<!ENTITY vident.prefs.smartReply.ignoreFullname.label "ignore full name while comparing email addresses with existing identities">
36<!ENTITY vident.prefs.smartReplyTab.Tab3.desc "At the end the filtered addresses are added to the message-identity dropdown menu. You can also select, how they are might be used as the new senders identity.">
37<!ENTITY vident.prefs.smartReply.ask.label "open a dialog to choose Identity">
38<!ENTITY vident.prefs.smartReply.ask_always.label "ask also if there is only one possible address">
39<!ENTITY vident.prefs.smartReply.autocreate.label "use first found identity without interaction">
40<!ENTITY vident.prefs.notificationTab.header "Status Messages">
41<!ENTITY vident.prefs.notificationTab.caption "Notifications">
42<!ENTITY vident.prefs.notifyHeaders.label "show information about recognized headers">
43<!ENTITY vident.prefs.notifySmartIdentity.label "activate Smart Reply / Smart Draft status messages">
44<!ENTITY vident.prefs.notifyTime.prefix.label "time to show status messages (0 = infinite)">
45<!ENTITY vident.prefs.notifyTime.postfix.label "seconds">
46<!ENTITY vident.accPane.prettyName.prefix "virtual Id">
47<!ENTITY vident.replySelector.dialogheader.title "Virtual Identity Smart Reply">
48<!ENTITY vident.replySelector.caption.label "Choose a Virtual Identity">
49<!ENTITY fccMailFolder.accesskey "P">
50<!ENTITY sentFolderOn.accesskey "e">
51<!ENTITY sentInOtherFolder.label "Other:">
52<!ENTITY sentInOtherFolder.accesskey "O">
Note: See TracBrowser for help on using the repository browser.