blob: 663d90c5dd50a51cac3adb978793fdd6bf420ad8 (
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
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!ENTITY smtpServer.label "Nastavení odchozího serveru (SMTP)">
<!-- LOCALIZATION NOTE (smtpDesc.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "U každé identity v účtu lze nastavit různý odchozí server (SMTP) výběrem z tohoto seznamu. Je také možné použít výchozí server, který si zde můžete zvolit.">
<!ENTITY smtpListAdd.label "Přidat…">
<!ENTITY smtpListAdd.accesskey "P">
<!ENTITY smtpListEdit.label "Upravit…">
<!ENTITY smtpListEdit.accesskey "U">
<!ENTITY smtpListDelete.label "Odebrat">
<!ENTITY smtpListDelete.accesskey "O">
<!ENTITY smtpListSetDefault.label "Nastavit jako výchozí">
<!ENTITY smtpListSetDefault.accesskey "N">
<!ENTITY serverDetails.label "Podrobnosti vybraného serveru:">
<!ENTITY serverDescription.label "Název serveru: ">
<!ENTITY serverName.label "Adresa serveru: ">
<!ENTITY serverPort.label "Port: ">
<!ENTITY userName.label "Uživatelské jméno: ">
<!ENTITY connectionSecurity.label "Zabezpečení spojení: ">
<!ENTITY authMethod.label "Způsob autentizace: ">
|