diff options
Diffstat (limited to 'l10n-si/suite/chrome/mailnews/pref/am-server-advanced.dtd')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/pref/am-server-advanced.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/pref/am-server-advanced.dtd b/l10n-si/suite/chrome/mailnews/pref/am-server-advanced.dtd new file mode 100644 index 0000000000..752e9d521c --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/pref/am-server-advanced.dtd @@ -0,0 +1,35 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY serverAdvanced.label "Advanced Account Settings"> +<!-- LOCALIZATION NOTE (serverDirectory.label): DONT_TRANSLATE "IMAP" --> +<!ENTITY serverDirectory.label "IMAP server directory:"> +<!ENTITY serverDirectory.accesskey "d"> +<!ENTITY usingSubscription.label "Show only subscribed folders"> +<!ENTITY usingSubscription.accesskey "w"> +<!ENTITY dualUseFolders.label "Server supports folders that contain sub-folders and messages"> +<!ENTITY dualUseFolders.accesskey "f"> +<!ENTITY useIdle.label "Use IDLE command if the server supports it"> +<!ENTITY useIdle.accesskey "I"> +<!ENTITY maximumConnectionsNumber.label "Maximum number of server connections to cache"> +<!ENTITY maximumConnectionsNumber.accesskey "M"> +<!-- LOCALIZATION NOTE (namespaceDesc.label): DONT_TRANSLATE "IMAP" --> +<!ENTITY namespaceDesc.label "These preferences specify the namespaces on your IMAP server"> +<!ENTITY personalNamespace.label "Personal namespace:"> +<!ENTITY personalNamespace.accesskey "P"> +<!ENTITY publicNamespace.label "Public (shared):"> +<!ENTITY publicNamespace.accesskey "u"> +<!ENTITY otherUsersNamespace.label "Other Users:"> +<!ENTITY otherUsersNamespace.accesskey "O"> +<!ENTITY overrideNamespaces.label "Allow server to override these namespaces"> +<!ENTITY overrideNamespaces.accesskey "A"> +<!ENTITY pop3Desc.label "When downloading pop mail for this server, use the following folder for new mail:" > +<!ENTITY globalInbox.label "Global Inbox (Local Folders Account)"> +<!ENTITY globalInbox.accesskey "G"> +<!ENTITY accountDirectory.label "Inbox for this server's account"> +<!ENTITY accountDirectory.accesskey "S"> +<!ENTITY deferToServer.label "Inbox for different account"> +<!ENTITY deferToServer.accesskey "D"> +<!ENTITY deferGetNewMail.label "Include this server when getting new mail"> +<!ENTITY deferGetNewMail.accesskey "I"> |