summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Černocký <marek@manet.cz>2013-03-05 14:59:32 +0100
committerMarek Černocký <marek@manet.cz>2013-03-05 14:59:32 +0100
commit481c6f234dfe1423b1861aa4a4f9d0d19b37b6b0 (patch)
treeb2b164af27adb456b24db14f11565fe0cdef66c0
parent98652c1631439f7c3eb0d1475eaf2add9bb77e37 (diff)
Updated Czech translation
-rw-r--r--po/cs.po343
1 files changed, 185 insertions, 158 deletions
diff --git a/po/cs.po b/po/cs.po
index 7acb50d..a0d689c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,15 +7,15 @@
# Pavel Šefránek <ps@pjoul.cz>, 2008.
# Petr Kovar <pknbe@volny.cz>, 2008.
# Lucas Lommer <llommer@svn.gnome.org>, 2010. (merge 2.30 -> master + fuzzy).
-# Marek Černocký <marek@manet.cz>, 2010, 2011, 2012.
+# Marek Černocký <marek@manet.cz>, 2010, 2011, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: zenity\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=zenity&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-11-22 13:27+0000\n"
-"PO-Revision-Date: 2012-11-23 17:08+0200\n"
+"POT-Creation-Date: 2013-02-25 23:13+0000\n"
+"PO-Revision-Date: 2013-03-05 14:58+0100\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
"Language: cs\n"
@@ -23,6 +23,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Gtranslator 2.91.6\n"
#: ../src/about.c:64
msgid ""
@@ -75,17 +76,38 @@ msgstr "Zobrazuje dialogová okna ze skriptů shellu"
msgid "You must specify a dialog type. See 'zenity --help' for details\n"
msgstr "Musíte zadat typ dialogu. Více informací viz zenity --help\n"
-#: ../src/notification.c:95
+#: ../src/notification.c:121
+#, c-format
+msgid ""
+"Invalid value for a boolean typed hint.\n"
+"Supported values are 'true' or 'false'.\n"
+msgstr ""
+"Neplatná hodnota pro pravděpodobnostní typ rady.\n"
+"Podporované hodnoty jsou „true“ nebo „false“."
+
+#. (iibiiay)
+#: ../src/notification.c:137
+#, c-format
+msgid "Unsupported hint. Skipping.\n"
+msgstr "Nepodporovaná rada. Přeskakuje se.\n"
+
+#. unknown hints
+#: ../src/notification.c:150
+#, c-format
+msgid "Unknown hint name. Skipping.\n"
+msgstr "Neznámý název rady. Přeskakuje se.\n"
+
+#: ../src/notification.c:209
#, c-format
msgid "Could not parse command from stdin\n"
msgstr "Nelze zpracovat příkaz ze standardního vstupu\n"
-#: ../src/notification.c:122
+#: ../src/notification.c:241
#, c-format
msgid "Could not parse message from stdin\n"
msgstr "Nepodařilo se zpracovat zprávu ze standardního vstupu\n"
-#: ../src/notification.c:198
+#: ../src/notification.c:323
msgid "Zenity notification"
msgstr "Upozornění Zenity"
@@ -197,229 +219,229 @@ msgstr "Vyberte položky ze seznamu níže."
msgid "Warning"
msgstr "Varování"
-#: ../src/option.c:157
+#: ../src/option.c:158
msgid "Set the dialog title"
msgstr "Nastavit nadpis dialogu"
-#: ../src/option.c:158
+#: ../src/option.c:159
msgid "TITLE"
msgstr "NADPIS"
-#: ../src/option.c:166
+#: ../src/option.c:167
msgid "Set the window icon"
msgstr "Nastavit ikonu okna"
-#: ../src/option.c:167
+#: ../src/option.c:168
msgid "ICONPATH"
msgstr "CESTAKIKONĚ"
-#: ../src/option.c:175
+#: ../src/option.c:176
msgid "Set the width"
msgstr "Nastavit šířku"
-#: ../src/option.c:176
+#: ../src/option.c:177
msgid "WIDTH"
msgstr "ŠÍŘKA"
-#: ../src/option.c:184
+#: ../src/option.c:185
msgid "Set the height"
msgstr "Nastavit výšku"
-#: ../src/option.c:185
+#: ../src/option.c:186
msgid "HEIGHT"
msgstr "VÝŠKA"
-#: ../src/option.c:193
+#: ../src/option.c:194
msgid "Set dialog timeout in seconds"
msgstr "Nastavit časový limit dialogu v sekundách"
#. Timeout for closing the dialog
-#: ../src/option.c:195
+#: ../src/option.c:196
msgid "TIMEOUT"
msgstr "ČASOVÝLIMIT"
-#: ../src/option.c:203
+#: ../src/option.c:204
msgid "Sets the label of the Ok button"
msgstr "Nastavit text tlačítka Budiž"
-#: ../src/option.c:204 ../src/option.c:213 ../src/option.c:246
-#: ../src/option.c:306 ../src/option.c:315 ../src/option.c:349
-#: ../src/option.c:399 ../src/option.c:528 ../src/option.c:644
-#: ../src/option.c:679 ../src/option.c:751 ../src/option.c:819
-#: ../src/option.c:828 ../src/option.c:872 ../src/option.c:922
-#: ../src/option.c:1073
+#: ../src/option.c:205 ../src/option.c:214 ../src/option.c:247
+#: ../src/option.c:307 ../src/option.c:316 ../src/option.c:350
+#: ../src/option.c:400 ../src/option.c:529 ../src/option.c:645
+#: ../src/option.c:663 ../src/option.c:689 ../src/option.c:761
+#: ../src/option.c:829 ../src/option.c:838 ../src/option.c:882
+#: ../src/option.c:932 ../src/option.c:1083
msgid "TEXT"
msgstr "TEXT"
-#: ../src/option.c:212
+#: ../src/option.c:213
msgid "Sets the label of the Cancel button"
msgstr "Nastavit text tlačítka Zrušit"
-#: ../src/option.c:221
+#: ../src/option.c:222
msgid "Set the modal hint"
msgstr "Nastavit radu k modálnímu dialogovému oknu"
-#: ../src/option.c:236
+#: ../src/option.c:237
msgid "Display calendar dialog"
msgstr "Zobrazit dialogové okno kalendáře"
-#: ../src/option.c:245 ../src/option.c:305 ../src/option.c:348
-#: ../src/option.c:398 ../src/option.c:527 ../src/option.c:678
-#: ../src/option.c:750 ../src/option.c:871 ../src/option.c:921
-#: ../src/option.c:1072
+#: ../src/option.c:246 ../src/option.c:306 ../src/option.c:349
+#: ../src/option.c:399 ../src/option.c:528 ../src/option.c:688
+#: ../src/option.c:760 ../src/option.c:881 ../src/option.c:931
+#: ../src/option.c:1082
msgid "Set the dialog text"
msgstr "Nastavit text dialogu"
-#: ../src/option.c:254
+#: ../src/option.c:255
msgid "Set the calendar day"
msgstr "Nastavit den kalendáře"
-#: ../src/option.c:255
+#: ../src/option.c:256
msgid "DAY"
msgstr "DEN"
-#: ../src/option.c:263
+#: ../src/option.c:264
msgid "Set the calendar month"
msgstr "Nastavit měsíc kalendáře"
-#: ../src/option.c:264
+#: ../src/option.c:265
msgid "MONTH"
msgstr "MĚSÍC"
-#: ../src/option.c:272
+#: ../src/option.c:273
msgid "Set the calendar year"
msgstr "Nastavit rok kalendáře"
-#: ../src/option.c:273
+#: ../src/option.c:274
msgid "YEAR"
msgstr "ROK"
-#: ../src/option.c:281 ../src/option.c:1090
+#: ../src/option.c:282 ../src/option.c:1100
msgid "Set the format for the returned date"
msgstr "Nastavit formát vráceného data"
-#: ../src/option.c:282 ../src/option.c:1091
+#: ../src/option.c:283 ../src/option.c:1101
msgid "PATTERN"
msgstr "VZOREK"
-#: ../src/option.c:296
+#: ../src/option.c:297
msgid "Display text entry dialog"
msgstr "Zobrazit dialogové okno pro vstup textu"
-#: ../src/option.c:314
+#: ../src/option.c:315
msgid "Set the entry text"
msgstr "Nastavit text vstupu"
-#: ../src/option.c:323
+#: ../src/option.c:324
msgid "Hide the entry text"
msgstr "Skrýt text vstupu"
-#: ../src/option.c:339
+#: ../src/option.c:340
msgid "Display error dialog"
msgstr "Zobrazit dialogové okno s chybou"
-#: ../src/option.c:357 ../src/option.c:407 ../src/option.c:759
-#: ../src/option.c:880
+#: ../src/option.c:358 ../src/option.c:408 ../src/option.c:769
+#: ../src/option.c:890
msgid "Set the dialog icon"
msgstr "Nastavit ikonu dialogového okna"
-#: ../src/option.c:358 ../src/option.c:408 ../src/option.c:760
-#: ../src/option.c:881
+#: ../src/option.c:359 ../src/option.c:409 ../src/option.c:770
+#: ../src/option.c:891
msgid "ICON-NAME"
msgstr "NÁZEV-IKONY"
-#: ../src/option.c:366 ../src/option.c:416 ../src/option.c:768
-#: ../src/option.c:889
+#: ../src/option.c:367 ../src/option.c:417 ../src/option.c:778
+#: ../src/option.c:899
msgid "Do not enable text wrapping"
msgstr "Nepovolit lámání textu"
-#: ../src/option.c:375 ../src/option.c:425 ../src/option.c:777
-#: ../src/option.c:898
+#: ../src/option.c:376 ../src/option.c:426 ../src/option.c:787
+#: ../src/option.c:908
msgid "Do not enable pango markup"
msgstr "Nepovolit značky pango"
-#: ../src/option.c:389
+#: ../src/option.c:390
msgid "Display info dialog"
msgstr "Zobrazit dialogové okno s informací"
-#: ../src/option.c:439
+#: ../src/option.c:440
msgid "Display file selection dialog"
msgstr "Zobrazit dialogové okno výběru souborů"
-#: ../src/option.c:448
+#: ../src/option.c:449
msgid "Set the filename"
msgstr "Nastavit název souboru"
-#: ../src/option.c:449 ../src/option.c:801
+#: ../src/option.c:450 ../src/option.c:811
msgid "FILENAME"
msgstr "NÁZEVSOUBORU"
-#: ../src/option.c:457
+#: ../src/option.c:458
msgid "Allow multiple files to be selected"
msgstr "Dovolit výběr více souborů"
-#: ../src/option.c:466
+#: ../src/option.c:467
msgid "Activate directory-only selection"
msgstr "Aktivovat výběr jen adresářů"
-#: ../src/option.c:475
+#: ../src/option.c:476
msgid "Activate save mode"
msgstr "Aktivovat režim ukládání"
-#: ../src/option.c:484 ../src/option.c:572 ../src/option.c:1081
+#: ../src/option.c:485 ../src/option.c:573 ../src/option.c:1091
msgid "Set output separator character"
msgstr "Nastavit znak oddělovače výstupu"
-#: ../src/option.c:485 ../src/option.c:573 ../src/option.c:1082
+#: ../src/option.c:486 ../src/option.c:574 ../src/option.c:1092
msgid "SEPARATOR"
msgstr "ODDĚLOVAČ"
-#: ../src/option.c:493
+#: ../src/option.c:494
msgid "Confirm file selection if filename already exists"
msgstr "Potvrdit výběr souboru, pokud již název existuje"
-#: ../src/option.c:502
+#: ../src/option.c:503
msgid "Sets a filename filter"
msgstr "Filtrovat soubory podle zadaného výrazu"
#. Help for file-filter argument (name and patterns for file selection)
-#: ../src/option.c:504
+#: ../src/option.c:505
msgid "NAME | PATTERN1 PATTERN2 ..."
msgstr "NÁZEV | VÝRAZ1 VÝRAZ2 …"
-#: ../src/option.c:518
+#: ../src/option.c:519
msgid "Display list dialog"
msgstr "Zobrazit dialogové okno se seznamem"
-#: ../src/option.c:536
+#: ../src/option.c:537
msgid "Set the column header"
msgstr "Nastavit nadpis sloupců"
-#: ../src/option.c:537
+#: ../src/option.c:538
msgid "COLUMN"
msgstr "SLOUPEC"
-#: ../src/option.c:545
+#: ../src/option.c:546
msgid "Use check boxes for first column"
msgstr "Používat zaškrtávací pole v prvním sloupci"
-#: ../src/option.c:554
+#: ../src/option.c:555
msgid "Use radio buttons for first column"
msgstr "Používat v prvním sloupci přepínací pole"
-#: ../src/option.c:563
+#: ../src/option.c:564
msgid "Use an image for first column"
msgstr "Používat obrázek pro první sloupec"
-#: ../src/option.c:581
+#: ../src/option.c:582
msgid "Allow multiple rows to be selected"
msgstr "Dovolit výběr více řádků"
-#: ../src/option.c:590 ../src/option.c:809
+#: ../src/option.c:591 ../src/option.c:819
msgid "Allow changes to text"
msgstr "Povolit změny textu"
-#: ../src/option.c:599
+#: ../src/option.c:600
msgid ""
"Print a specific column (Default is 1. 'ALL' can be used to print all "
"columns)"
@@ -428,344 +450,349 @@ msgstr ""
"sloupců)"
#. Column index number to print out on a list dialog
-#: ../src/option.c:601 ../src/option.c:610
+#: ../src/option.c:602 ../src/option.c:611
msgid "NUMBER"
msgstr "ČÍSLO"
-#: ../src/option.c:609
+#: ../src/option.c:610
msgid "Hide a specific column"
msgstr "Skrýt konkrétní sloupec"
-#: ../src/option.c:618
+#: ../src/option.c:619
msgid "Hides the column headers"
msgstr "Skryje hlavičky sloupců"
-#: ../src/option.c:634
+#: ../src/option.c:635
msgid "Display notification"
msgstr "Zobrazit upozornění"
-#: ../src/option.c:643
+#: ../src/option.c:644
msgid "Set the notification text"
msgstr "Nastavit text upozornění"
-#: ../src/option.c:652
+#: ../src/option.c:653
msgid "Listen for commands on stdin"
msgstr "Číst příkazy ze stdin"
-#: ../src/option.c:669
+#: ../src/option.c:662
+#| msgid "Set the notification text"
+msgid "Set the notification hints"
+msgstr "Nastavit upozorňovací rady"
+
+#: ../src/option.c:679
msgid "Display progress indication dialog"
msgstr "Zobrazit dialogové okno s ukazatelem průběhu"
-#: ../src/option.c:687
+#: ../src/option.c:697
msgid "Set initial percentage"
msgstr "Nastavit počáteční procenta"
-#: ../src/option.c:688
+#: ../src/option.c:698
msgid "PERCENTAGE"
msgstr "PROCENTO"
-#: ../src/option.c:696
+#: ../src/option.c:706
msgid "Pulsate progress bar"
msgstr "Pulzovat indikátorem průběhu"
-#: ../src/option.c:706
+#: ../src/option.c:716
#, no-c-format
msgid "Dismiss the dialog when 100% has been reached"
msgstr "Zavřít dialog, když je dosaženo 100%"
-#: ../src/option.c:716
+#: ../src/option.c:726
#, no-c-format
msgid "Kill parent process if Cancel button is pressed"
msgstr "Zabít rodičovský proces při stisku tlačítka Zrušit"
-#: ../src/option.c:726
+#: ../src/option.c:736
#, no-c-format
msgid "Hide Cancel button"
msgstr "Skrýt tlačítko zrušení"
-#: ../src/option.c:741
+#: ../src/option.c:751
msgid "Display question dialog"
msgstr "Zobrazit dialogové okno s otázkou"
-#: ../src/option.c:791
+#: ../src/option.c:801
msgid "Display text information dialog"
msgstr "Zobrazit dialogové okno s textovými informacemi"
-#: ../src/option.c:800
+#: ../src/option.c:810
msgid "Open file"
msgstr "Otevřít soubor"
-#: ../src/option.c:818
+#: ../src/option.c:828
msgid "Set the text font"
msgstr "Nastavit písmo textu"
-#: ../src/option.c:827
+#: ../src/option.c:837
msgid "Enable an I read and agree checkbox"
msgstr "Povolit zaškrtávací políčko „Přečetl jsem a souhlasím“"
-#: ../src/option.c:837
+#: ../src/option.c:847
msgid "Enable html support"
msgstr "Povolit podporu HTML"
-#: ../src/option.c:846
+#: ../src/option.c:856
msgid "Sets an url instead of a file. Only works if you use --html option"
msgstr ""
"Nastavit adresu URL namísto souboru. Funguje jen spolu s přepínačem --html"
-#: ../src/option.c:847
+#: ../src/option.c:857
msgid "URL"
msgstr "URL"
-#: ../src/option.c:862
+#: ../src/option.c:872
msgid "Display warning dialog"
msgstr "Zobrazit dialogové okno s varováním"
-#: ../src/option.c:912
+#: ../src/option.c:922
msgid "Display scale dialog"
msgstr "Zobrazit dialogové okno měřítka"
-#: ../src/option.c:930
+#: ../src/option.c:940
msgid "Set initial value"
msgstr "Nastavit počáteční hodnotu"
-#: ../src/option.c:931 ../src/option.c:940 ../src/option.c:949
-#: ../src/option.c:958 ../src/option.c:1139
+#: ../src/option.c:941 ../src/option.c:950 ../src/option.c:959
+#: ../src/option.c:968 ../src/option.c:1149
msgid "VALUE"
msgstr "HODNOTA"
-#: ../src/option.c:939
+#: ../src/option.c:949
msgid "Set minimum value"
msgstr "Nastavit minimální hodnotu"
-#: ../src/option.c:948
+#: ../src/option.c:958
msgid "Set maximum value"
msgstr "Nastavit maximální hodnotu"
-#: ../src/option.c:957
+#: ../src/option.c:967
msgid "Set step size"
msgstr "Nastavit velikost kroku"
-#: ../src/option.c:966
+#: ../src/option.c:976
msgid "Print partial values"
msgstr "Vypsat částečné hodnoty"
-#: ../src/option.c:975
+#: ../src/option.c:985
msgid "Hide value"
msgstr "Skrýt hodnotu"
-#: ../src/option.c:990
+#: ../src/option.c:1000
msgid "Display forms dialog"
msgstr "Zobrazit formulářové dialogové okno"
-#: ../src/option.c:999
+#: ../src/option.c:1009
msgid "Add a new Entry in forms dialog"
msgstr "Přidat novou položku do formulářového dialogového okna"
-#: ../src/option.c:1000 ../src/option.c:1009
+#: ../src/option.c:1010 ../src/option.c:1019
msgid "Field name"
msgstr "Název pole"
-#: ../src/option.c:1008
+#: ../src/option.c:1018
msgid "Add a new Password Entry in forms dialog"
msgstr "Přidal novou položku s heslem do formulářového dialogového okna"
-#: ../src/option.c:1017
+#: ../src/option.c:1027
msgid "Add a new Calendar in forms dialog"
msgstr "Přidat nový kalendář do formulářového dialogového okna"
-#: ../src/option.c:1018
+#: ../src/option.c:1028
msgid "Calendar field name"
msgstr "Název kalendářového pole"
-#: ../src/option.c:1026
+#: ../src/option.c:1036
msgid "Add a new List in forms dialog"
msgstr "Přidat nový seznam do formulářového dialogového okna"
-#: ../src/option.c:1027
+#: ../src/option.c:1037
msgid "List field and header name"
msgstr "Pole a názvy záhlaví seznamu"
-#: ../src/option.c:1035
+#: ../src/option.c:1045
msgid "List of values for List"
msgstr "Seznam hodnot pro seznam"
-#: ../src/option.c:1036 ../src/option.c:1045
+#: ../src/option.c:1046 ../src/option.c:1055
msgid "List of values separated by |"
msgstr "Seznam hodnot oddělených znakem |"
-#: ../src/option.c:1044
+#: ../src/option.c:1054
msgid "List of values for columns"
msgstr "Seznam hodnot pro sloupce"
-#: ../src/option.c:1063
+#: ../src/option.c:1073
msgid "Show the columns header"
msgstr "Zobrazit záhlaví sloupců"
-#: ../src/option.c:1105
+#: ../src/option.c:1115
msgid "Display password dialog"
msgstr "Zobrazit dialogové okno s heslem"
-#: ../src/option.c:1114
+#: ../src/option.c:1124
msgid "Display the username option"
msgstr "Zobrazit volbu jména uživatele"
-#: ../src/option.c:1129
+#: ../src/option.c:1139
msgid "Display color selection dialog"
msgstr "Zobrazit dialogové okno výběru barev"
-#: ../src/option.c:1138
+#: ../src/option.c:1148
msgid "Set the color"
msgstr "Nastavit barvu"
-#: ../src/option.c:1147
+#: ../src/option.c:1157
msgid "Show the palette"
msgstr "Zobrazit paletu"
-#: ../src/option.c:1162
+#: ../src/option.c:1172
msgid "About zenity"
msgstr "O zenity"
-#: ../src/option.c:1171
+#: ../src/option.c:1181
msgid "Print version"
msgstr "Vypsat verzi"
-#: ../src/option.c:2059
+#: ../src/option.c:2075
msgid "General options"
msgstr "Obecné přepínače"
-#: ../src/option.c:2060
+#: ../src/option.c:2076
msgid "Show general options"
msgstr "Zobrazit obecné přepínače"
-#: ../src/option.c:2070
+#: ../src/option.c:2086
msgid "Calendar options"
msgstr "Přepínače kalendáře"
-#: ../src/option.c:2071
+#: ../src/option.c:2087
msgid "Show calendar options"
msgstr "Zobrazit přepínače kalendáře"
-#: ../src/option.c:2081
+#: ../src/option.c:2097
msgid "Text entry options"
msgstr "Přepínače vstupu textu"
-#: ../src/option.c:2082
+#: ../src/option.c:2098
msgid "Show text entry options"
msgstr "Zobrazit přepínače vstupu textu"
-#: ../src/option.c:2092
+#: ../src/option.c:2108
msgid "Error options"
msgstr "Přepínače chyby"
-#: ../src/option.c:2093
+#: ../src/option.c:2109
msgid "Show error options"
msgstr "Zobrazit přepínače chyby"
-#: ../src/option.c:2103
+#: ../src/option.c:2119
msgid "Info options"
msgstr "Přepínače informací"
-#: ../src/option.c:2104
+#: ../src/option.c:2120
msgid "Show info options"
msgstr "Zobrazit přepínače informací"
-#: ../src/option.c:2114
+#: ../src/option.c:2130
msgid "File selection options"
msgstr "Přepínače výběru souborů"
-#: ../src/option.c:2115
+#: ../src/option.c:2131
msgid "Show file selection options"
msgstr "Zobrazit přepínače výběru souborů"
-#: ../src/option.c:2125
+#: ../src/option.c:2141
msgid "List options"
msgstr "Přepínače seznamu"
-#: ../src/option.c:2126
+#: ../src/option.c:2142
msgid "Show list options"
msgstr "Zobrazit přepínače seznamu"
-#: ../src/option.c:2137
+#: ../src/option.c:2153
msgid "Notification icon options"
msgstr "Možnosti ikony upozornění"
-#: ../src/option.c:2138
+#: ../src/option.c:2154
msgid "Show notification icon options"
msgstr "Zobrazit možnosti ikony upozornění"
-#: ../src/option.c:2149
+#: ../src/option.c:2165
msgid "Progress options"
msgstr "Přepínače průběhu"
-#: ../src/option.c:2150
+#: ../src/option.c:2166
msgid "Show progress options"
msgstr "Zobrazit přepínače průběhu"
-#: ../src/option.c:2160
+#: ../src/option.c:2176
msgid "Question options"
msgstr "Přepínače otázky"
-#: ../src/option.c:2161
+#: ../src/option.c:2177
msgid "Show question options"
msgstr "Zobrazit přepínače otázky"
-#: ../src/option.c:2171
+#: ../src/option.c:2187
msgid "Warning options"
msgstr "Přepínače varování"
-#: ../src/option.c:2172
+#: ../src/option.c:2188
msgid "Show warning options"
msgstr "Zobrazit přepínače varování"
-#: ../src/option.c:2182
+#: ../src/option.c:2198
msgid "Scale options"
msgstr "Přepínače měřítka"
-#: ../src/option.c:2183
+#: ../src/option.c:2199
msgid "Show scale options"
msgstr "Zobrazit přepínače měřítka"
-#: ../src/option.c:2193
+#: ../src/option.c:2209
msgid "Text information options"
msgstr "Možnosti textové informace"
-#: ../src/option.c:2194
+#: ../src/option.c:2210
msgid "Show text information options"
msgstr "Zobrazit možnosti textové informace"
-#: ../src/option.c:2204
+#: ../src/option.c:2220
msgid "Color selection options"
msgstr "Přepínače výběru barev"
-#: ../src/option.c:2205
+#: ../src/option.c:2221
msgid "Show color selection options"
msgstr "Zobrazit přepínače výběru barev"
-#: ../src/option.c:2215
+#: ../src/option.c:2231
msgid "Password dialog options"
msgstr "Přepínače dialogového okna s heslem"
-#: ../src/option.c:2216
+#: ../src/option.c:2232
msgid "Show password dialog options"
msgstr "Zobrazit přepínače dialogového okna s heslem"
-#: ../src/option.c:2226
+#: ../src/option.c:2242
msgid "Forms dialog options"
msgstr "Přepínače formulářového dialogového okna"
-#: ../src/option.c:2227
+#: ../src/option.c:2243
msgid "Show forms dialog options"
msgstr "Zobrazit přepínače formulářového dialogového okna"
-#: ../src/option.c:2237
+#: ../src/option.c:2253
msgid "Miscellaneous options"
msgstr "Různé přepínače"
-#: ../src/option.c:2238
+#: ../src/option.c:2254
msgid "Show miscellaneous options"
msgstr "Zobrazit různé přepínače"
-#: ../src/option.c:2263
+#: ../src/option.c:2279
#, c-format
msgid ""
"This option is not available. Please see --help for all possible usages.\n"
@@ -773,12 +800,12 @@ msgstr ""
"Tento přepínač není k dispozici. Pro všechna možná použití se podívejte na --"
"help.\n"
-#: ../src/option.c:2267
+#: ../src/option.c:2283
#, c-format
msgid "--%s is not supported for this dialog\n"
msgstr "--%s není tímto dialogem podporováno\n"
-#: ../src/option.c:2271
+#: ../src/option.c:2287
#, c-format
msgid "Two or more dialog options specified\n"
msgstr "Zadány dva nebo více dialogů\n"