Added microb-engine translation support (not yet translated)
[slovak-l10n] / microb-engine / chrome / sk / locale / sk / global / viewSource.dtd
1 <!-- extracted from content/viewSource.xul -->
2
3 <!-- LOCALIZATION NOTE (mainWindow.title) : DONT_TRANSLATE -->
4 <!ENTITY mainWindow.title "&brandFullName;">
5 <!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE -->
6 <!ENTITY mainWindow.titlemodifier "&brandFullName;">
7 <!-- LOCALIZATION NOTE (mainWindow.titlemodifierseparator) : DONT_TRANSLATE -->
8 <!ENTITY mainWindow.titlemodifierseparator " - ">
9 <!ENTITY mainWindow.preface "Zdrojový kód: ">
10
11 <!ENTITY fileMenu.label "Soubor">
12 <!ENTITY fileMenu.accesskey "S">
13 <!ENTITY savePageCmd.label "Uložit stránku jako…">
14 <!ENTITY savePageCmd.accesskey "j">
15 <!ENTITY savePageCmd.commandkey "S">
16 <!ENTITY pageSetupCmd.label "Vzhled stránky…">
17 <!ENTITY pageSetupCmd.accesskey "V">
18 <!ENTITY printPreviewCmd.label "Náhled tisku">
19 <!ENTITY printPreviewCmd.accesskey "h">
20 <!ENTITY printCmd.label "Tisk…">
21 <!ENTITY printCmd.accesskey "T">
22 <!ENTITY printCmd.commandkey "P">
23 <!ENTITY closeCmd.label "Zavřít">
24 <!ENTITY closeCmd.accesskey "Z">
25 <!ENTITY closeCmd.commandkey "W">
26
27 <!-- LOCALIZATION NOTE :
28 textEnlarge.commandkey3, textReduce.commandkey2 and
29 textReset.commandkey2 are alternative acceleration keys for zoom.
30 If shift key is needed with your locale popular keyboard for them,
31 you can use these alternative items. Otherwise, their values should be empty.  -->
32
33 <!ENTITY textEnlarge.commandkey "+">
34 <!ENTITY textEnlarge.commandkey2 "=">
35 <!ENTITY textEnlarge.commandkey3 "">
36 <!ENTITY textReduce.commandkey "-">
37 <!ENTITY textReduce.commandkey2 "">
38 <!ENTITY textReset.commandkey "0">
39 <!ENTITY textReset.commandkey2 "">
40
41 <!ENTITY goToLineCmd.label "Přejít na řádek…">
42 <!ENTITY goToLineCmd.accesskey "P">
43 <!ENTITY goToLineCmd.commandkey "l">
44
45 <!ENTITY viewMenu.label "Zobrazení">
46 <!ENTITY viewMenu.accesskey "Z">
47 <!ENTITY reloadCmd.label "Obnovit">
48 <!ENTITY reloadCmd.accesskey "O">
49 <!ENTITY reloadCmd.commandkey "r">
50 <!ENTITY menu_wrapLongLines.title "Zalamovat dlouhé řádky">
51 <!ENTITY menu_wrapLongLines.accesskey "l">
52 <!ENTITY menu_highlightSyntax.label "Zvýrazňovat syntaxi">
53 <!ENTITY menu_highlightSyntax.accesskey "s">
54 <!ENTITY menu_textSize.label "Velikost textu">
55 <!ENTITY menu_textSize.accesskey "V">
56 <!ENTITY menu_textEnlarge.label "Zvětšit">
57 <!ENTITY menu_textEnlarge.accesskey "v">
58 <!ENTITY menu_textReduce.label "Zmenšit">
59 <!ENTITY menu_textReduce.accesskey "m">
60 <!ENTITY menu_textReset.label "Normální">
61 <!ENTITY menu_textReset.accesskey "N">
62
63 <!ENTITY findOnCmd.label "Najít na této stránce…">
64 <!ENTITY findOnCmd.accesskey "N">
65 <!ENTITY findOnCmd.commandkey "f">
66 <!ENTITY findAgainCmd.label "Najít další">
67 <!ENTITY findAgainCmd.accesskey "t">
68 <!ENTITY findAgainCmd.commandkey "g">
69 <!ENTITY findAgainCmd.commandkey2 "VK_F3">
70
71 <!ENTITY backCmd.label "Zpět">
72 <!ENTITY backCmd.accesskey "Z">
73 <!ENTITY forwardCmd.label "Vpřed">
74 <!ENTITY forwardCmd.accesskey "V">
75 <!ENTITY goBackCmd.commandKey "[">
76 <!ENTITY goForwardCmd.commandKey "]">