blob: 3480b795029ed0974b81157e7b5299ca957f55f8 (
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/. -->
<!--
LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of
Netscape Communicator, Please translate using the brandname in respective
languages for Netscape Communicator 4 releases.
LOCALIZATION NOTE : Do not translate any of the occurrences of the word
"&brandShortName;" below.
-->
<!ENTITY importDialog.windowTitle "Importovat">
<!ENTITY importAll.label "Importovat vše">
<!ENTITY importAll.accesskey "v">
<!ENTITY importMail.label "Pošta">
<!ENTITY importMail.accesskey "P">
<!ENTITY importFeeds.label "Kanály">
<!ENTITY importFeeds.accesskey "a">
<!ENTITY importAddressbook.label "Kontakty">
<!ENTITY importAddressbook.accesskey "K">
<!ENTITY importSettings.label "Nastavení">
<!ENTITY importSettings.accesskey "N">
<!ENTITY importFilters.label "Filtry">
<!ENTITY importFilters.accesskey "F">
<!ENTITY importTitle.label "Průvodce importem aplikace &brandShortName;">
<!ENTITY importShortDesc.label "Import zpráv, kontaktů, nastavení a filtrů z jiných programů">
<!ENTITY importDescription1.label "Tento průvodce naimportuje poštovní zprávy, kontakty, kanály, předvolby anebo filtry z ostatních poštovních programů a kontaktů v běžném formátu do aplikace &brandShortName;.">
<!ENTITY importDescription2.label "K importovaným položkám pak můžete přistupovat přímo z aplikace &brandShortName;.">
<!ENTITY selectDescription.label "Vyberte prosím typ souboru, ze kterého chcete importovat:">
<!ENTITY selectDescriptionB.label "Vyberte prosím existující účet nebo vytvořte účet nový:">
<!ENTITY selectDescription.accesskey "V">
<!ENTITY acctName.label "Název:">
<!ENTITY acctName.accesskey "N">
<!ENTITY noModulesFound.label "Žádná aplikace nebo soubor pro import dat nebyl nalezen.">
<!ENTITY back.label "< Zpět">
<!ENTITY forward.label "Další >">
<!ENTITY finish.label "Dokončit">
<!ENTITY cancel.label "Zrušit">
<!ENTITY select.label "Vyberte typ načítaných položek:">
<!ENTITY title.label "Titul">
<!ENTITY processing.label "Probíhá import…">
|