diff options
Diffstat (limited to 'l10n-bs/suite/chrome/mailnews/pref/smtpEditOverlay.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/mailnews/pref/smtpEditOverlay.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/mailnews/pref/smtpEditOverlay.dtd b/l10n-bs/suite/chrome/mailnews/pref/smtpEditOverlay.dtd new file mode 100644 index 0000000000..1eb36c6b3b --- /dev/null +++ b/l10n-bs/suite/chrome/mailnews/pref/smtpEditOverlay.dtd @@ -0,0 +1,18 @@ +<!-- 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 settings.caption "Postavke"> +<!ENTITY security.caption "Sigurnost i autentikacija"> +<!ENTITY serverName.label "Naziv servera:"> +<!ENTITY serverDescription.label "Opis:"> +<!ENTITY serverPort.label "Port:"> +<!ENTITY userName.label "Korisničko ime:"> +<!ENTITY connectionSecurity.label "Sigurnost veze:"> +<!ENTITY connectionSecurityType-0.label "Ništa"> +<!ENTITY connectionSecurityType-1.label "STARTTLS, ako je dostupan"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY smtpEditTitle.label "SMTP server"> +<!ENTITY serverPortDefault.label "Izvorno:"> +<!ENTITY authMethod.label "Metoda autentikacije:"> |