blob: aa50e216d49c7209bbc162682afd20b5bf98d2b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!-- 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/. -->
<!-- extracted from am-advanced.xul -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!-- extracted from am-advanced.xhtml -->
<!ENTITY smtpServer.label "Postavke odlaznog (SMTP) servera">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "Prilikom upravljanja vašim identitetima možete koristiti server s ove liste izabirajući ga kao Odlazni server (SMTP), ili možete koristiti izvorni server s ove liste tako da izaberete "Koristi izvorni server".">
<!ENTITY smtpListAdd.label "Dodaj…">
<!ENTITY smtpListAdd.accesskey "d">
<!ENTITY smtpListEdit.label "Uredi…">
<!ENTITY smtpListEdit.accesskey "e">
<!ENTITY smtpListDelete.label "Ukloni">
<!ENTITY smtpListDelete.accesskey "U">
<!ENTITY smtpListSetDefault.label "Postavi kao glavno">
<!ENTITY smtpListSetDefault.accesskey "t">
<!ENTITY serverDetails.label "Detalji izabranog servera:">
<!ENTITY serverDescription.label "Opis: ">
<!ENTITY serverName.label "Naziv servera: ">
<!ENTITY serverPort.label "Port: ">
<!ENTITY userName.label "Korisničko ime: ">
<!ENTITY connectionSecurity.label "Sigurnost veze: ">
<!ENTITY authMethod.label "Metoda autentikacije: ">
|