blob: 1fca8167b56308115caa62c81c05fcb11209e32e (
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
52
53
54
55
56
|
<!-- 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/. -->
<!-- Subscription Dialog -->
<!ENTITY feedSubscriptions.label "Správce kanálů">
<!ENTITY learnMore.label "Zjistit více o kanálech">
<!ENTITY feedTitle.label "Název:">
<!ENTITY feedTitle.accesskey "N">
<!ENTITY feedLocation.label "Adresa kanálu: ">
<!ENTITY feedLocation.accesskey "A">
<!ENTITY feedLocation.placeholder "Vložte platnou adresu kanálu">
<!ENTITY feedLocation2.placeholder "Vložte platnou adresu kanálu">
<!ENTITY locationValidate.label "Zkontrolovat platnost">
<!ENTITY validateText.label "Zkontrolovat platnost a vrátit platnou adresu.">
<!ENTITY feedFolder.label "Ukládat články do složky: ">
<!ENTITY feedFolder.accesskey "s">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY biffStart.label "Kontrolovat nové články každých ">
<!ENTITY biffStart.accesskey "t">
<!ENTITY biffMinutes.label "minut">
<!ENTITY biffMinutes.accesskey "n">
<!ENTITY biffDays.label "dnů">
<!ENTITY biffDays.accesskey "d">
<!ENTITY recommendedUnits.label "Vydavatel doporučuje:">
<!ENTITY quickMode.label "Zobrazit stručný obsah článku namísto načtení webové stránky">
<!ENTITY quickMode.accesskey "o">
<!ENTITY autotagEnable.label "Automaticky vytvořit štítky z názvu <kategorie> v kanálech">
<!ENTITY autotagEnable.accesskey "c">
<!ENTITY autotagUsePrefix.label "Přidávat předponu:">
<!ENTITY autotagUsePrefix.accesskey "P">
<!ENTITY autoTagPrefix.placeholder "Zadejte předponu štítku">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Přidat">
<!ENTITY button.addFeed.accesskey "a">
<!ENTITY button.verifyFeed.label "Ověřit">
<!ENTITY button.verifyFeed.accesskey "v">
<!ENTITY button.updateFeed.label "Aktualizovat">
<!ENTITY button.updateFeed.accesskey "k">
<!ENTITY button.removeFeed.label "Odebrat">
<!ENTITY button.removeFeed.accesskey "d">
<!ENTITY button.importOPML.label "Importovat">
<!ENTITY button.importOPML.accesskey "I">
<!ENTITY button.exportOPML.label "Exportovat">
<!ENTITY button.exportOPML.accesskey "x">
<!ENTITY button.exportOPML.tooltip "Exportuje kanály se strukturou složek. Ctrl + klepnutí nebo Ctrl + Enter exportuje kanály jako seznam">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "Zavřít">
|