blob: d5eae37d1d41c6d1756daab6bc9ca91ca210baad (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<!-- 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-addressing.xul -->
<!-- extracted from am-addressing.xhtml -->
<!ENTITY addressing.label "Písanie a adresovanie">
<!ENTITY addressingGroupTitle.label "Adresovanie">
<!ENTITY addressingText.label "Pri hľadaní adries:">
<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line -->
<!ENTITY useGlobal.label "Použiť globálne nastavenie servera LDAP pre tento účet">
<!ENTITY useGlobal.accesskey "u">
<!ENTITY editDirectories.label "Upraviť adresáre…">
<!ENTITY editDirectories.accesskey "r">
<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line -->
<!ENTITY directories.label "Použiť iný server LDAP:">
<!ENTITY directories.accesskey "L">
<!ENTITY directoriesNone.label "žiadny">
<!-- am-addressing.xul -->
<!-- am-addressing.xhtml -->
<!ENTITY compositionGroupTitle.label "Písanie správ">
<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line -->
<!ENTITY useHtml.label "Písať správy vo formáte HTML">
<!ENTITY useHtml.accesskey "H">
<!ENTITY autoQuote.label "Automaticky pridať citáciu originálnej správy pri odpovedi,">
<!ENTITY autoQuote.accesskey "m">
<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. -->
<!ENTITY quoting.label "Pri citácii">
<!ENTITY quoting.accesskey "c">
<!ENTITY aboveQuote.label "začať odpoveď nad citovaným textom">
<!ENTITY belowQuote.label "začať odpoveď pod citovaným textom">
<!ENTITY selectAndQuote.label "vybrať citovaný text">
<!ENTITY place.label "a môj podpis umiestniť">
<!ENTITY place.accesskey "s">
<!ENTITY belowText.label "pod citovaný text (odporúča sa)">
<!ENTITY aboveText.label "pod moju odpoveď (nad citovaný text)">
<!ENTITY includeSigOnReply.label "Pripájať podpis pri odpovedaní na správu">
<!ENTITY includeSigOnReply.accesskey "d">
<!ENTITY includeSigOnForward.label "Pripájať podpis pri preposielaní správy">
<!ENTITY includeSigOnForward.accesskey "e">
<!ENTITY globalComposingPrefs.label "Globálne nastavenia pre vytváranie správ…">
<!ENTITY globalComposingPrefs.accesskey "G">
<!ENTITY globalAddressingPrefs.label "Globálne nastavenia adresovania…">
<!ENTITY globalAddressingPrefs.accesskey "a">
|