summaryrefslogtreecommitdiffstats
path: root/l10n-cs/suite/chrome/mailnews/msgHdrViewOverlay.dtd
blob: 1651a928e580ee2f18fa9d070efc71fa91470827 (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
<!-- 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 toField.label "Komu: ">
<!ENTITY fromField.label "Od:">
<!ENTITY senderField.label "Odesílatel:">
<!ENTITY organizationField.label "Organizace:">
<!ENTITY replyToField.label "Odpověď: ">

<!ENTITY subjectField.label "Předmět:">
<!--# LOCALIZATION NOTE (ccField.label): DONT_TRANSLATE -->
<!ENTITY ccField.label "Kopie: ">
<!ENTITY bccField.label "Skrytá kopie: ">
<!ENTITY newsgroupsField.label "Diskusní skupiny: ">
<!ENTITY followupToField.label "Pokračování do: ">

<!ENTITY tagsHdr.label "Štítky:">
<!ENTITY dateField.label "Datum: ">
<!ENTITY userAgentField.label "Poštovní klient: ">
<!ENTITY referencesField.label "Reference: ">
<!ENTITY messageIdField.label "Id zprávy: ">
<!ENTITY inReplyToField.label "V odpovědi na: ">
<!ENTITY originalWebsite.label "Webový server:">

<!ENTITY editDraft.label                   "Upravit koncept…">
<!ENTITY editDraft.accesskey               "k">
<!ENTITY editTemplate.label                "Upravit šablonu…">
<!ENTITY editTemplate.accesskey            "t">

<!ENTITY attachmentsTree.label             "Přílohy:">
<!ENTITY attachmentsTree.accesskey         "P">
<!ENTITY openAttachmentCmd.label           "Otevřít">
<!ENTITY openAttachmentCmd.accesskey       "O">
<!ENTITY viewAttachmentCmd.label           "Zobrazit zdrojový kód">
<!ENTITY viewAttachmentCmd.accesskey       "V">
<!ENTITY saveAsAttachmentCmd.label         "Uložit jako…">
<!ENTITY saveAsAttachmentCmd.accesskey     "j">
<!ENTITY detachAttachmentCmd.label         "Vyčlenit…">
<!ENTITY detachAttachmentCmd.accesskey     "V">
<!ENTITY deleteAttachmentCmd.label         "Smazat">
<!ENTITY deleteAttachmentCmd.accesskey     "m">
<!ENTITY saveAllAttachmentsCmd.label       "Uložit vše…">
<!ENTITY saveAllAttachmentsCmd.accesskey   "U">
<!ENTITY detachAllAttachmentsCmd.label     "Vyčlenit vše…">
<!ENTITY detachAllAttachmentsCmd.accesskey "V">
<!ENTITY deleteAllAttachmentsCmd.label     "Smazat vše">
<!ENTITY deleteAllAttachmentsCmd.accesskey "S">