2008-02-09 20:45:35 +00:00
|
|
|
# Czech translation of zenity.
|
2008-09-15 14:17:48 +00:00
|
|
|
# Copyright (C) 2008 the author(s) of zenity.
|
2008-02-09 20:45:35 +00:00
|
|
|
# This file is distributed under the same license as the zenity.
|
2010-04-04 22:57:49 +00:00
|
|
|
#
|
2008-02-09 20:45:35 +00:00
|
|
|
# Miloslav Trmac <mitr@volny.cz>, 2003, 2005, 2006.
|
2007-04-23 10:01:36 +00:00
|
|
|
# Jakub Friedl <jfriedl@suse.cz>, 2007.
|
2008-02-09 20:45:35 +00:00
|
|
|
# Pavel Šefránek <ps@pjoul.cz>, 2008.
|
|
|
|
# Petr Kovar <pknbe@volny.cz>, 2008.
|
2011-01-15 08:25:09 +00:00
|
|
|
# Lucas Lommer <llommer@svn.gnome.org>, 2010. (merge 2.30 -> master + fuzzy).
|
2012-01-19 12:30:18 +00:00
|
|
|
# Marek Černocký <marek@manet.cz>, 2010, 2011, 2012.
|
2008-02-09 20:45:35 +00:00
|
|
|
#
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2008-02-09 20:45:35 +00:00
|
|
|
"Project-Id-Version: zenity\n"
|
2011-01-15 08:25:09 +00:00
|
|
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
2011-07-15 14:38:55 +00:00
|
|
|
"product=zenity&keywords=I18N+L10N&component=general\n"
|
2012-11-23 18:09:30 +00:00
|
|
|
"POT-Creation-Date: 2012-11-22 13:27+0000\n"
|
|
|
|
"PO-Revision-Date: 2012-11-23 17:08+0200\n"
|
2011-01-24 17:44:44 +00:00
|
|
|
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
|
2007-04-23 10:01:36 +00:00
|
|
|
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
2012-09-07 07:45:28 +00:00
|
|
|
"Language: cs\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2008-02-09 20:45:35 +00:00
|
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/about.c:64
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid ""
|
|
|
|
"This program is free software; you can redistribute it and/or modify it "
|
2010-02-21 20:34:01 +00:00
|
|
|
"under the terms of the GNU Lesser General Public License as published by the "
|
|
|
|
"Free Software Foundation; either version 2 of the License, or (at your "
|
|
|
|
"option) any later version.\n"
|
2007-04-23 10:01:36 +00:00
|
|
|
msgstr ""
|
2008-02-09 20:45:35 +00:00
|
|
|
"Tento program je svobodný software; můžete jej šířit a modifikovat podle "
|
2010-02-26 10:01:07 +00:00
|
|
|
"ustanovení GNU Lesser General Public License, vydávané Free Software "
|
|
|
|
"Foundation; a to buď verze 2 této licence anebo (podle vlastního uvážení) "
|
|
|
|
"kterékoliv pozdější verze.\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/about.c:68
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid ""
|
|
|
|
"This program is distributed in the hope that it will be useful, but WITHOUT "
|
|
|
|
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
|
2010-02-26 10:01:07 +00:00
|
|
|
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License "
|
|
|
|
"for more details.\n"
|
2007-04-23 10:01:36 +00:00
|
|
|
msgstr ""
|
2008-02-09 20:45:35 +00:00
|
|
|
"Tento program je rozšiřován v naději, že bude užitečný, avšak BEZ JAKÉKOLIV "
|
|
|
|
"ZÁRUKY; neposkytují se ani odvozené záruky PRODEJNOSTI anebo VHODNOSTI PRO "
|
2010-04-04 22:57:49 +00:00
|
|
|
"URČITÝ ÚČEL. Další podrobnosti hledejte v GNU Lesser General Public "
|
|
|
|
"License.\n"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/about.c:72
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid ""
|
2010-02-21 20:34:01 +00:00
|
|
|
"You should have received a copy of the GNU Lesser General Public License "
|
|
|
|
"along with this program; if not, write to the Free Software Foundation, "
|
|
|
|
"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
|
2007-04-23 10:01:36 +00:00
|
|
|
msgstr ""
|
2010-02-21 20:34:01 +00:00
|
|
|
"Kopii GNU Lesser General Public License jste měl(a) obdržet spolu s tímto "
|
2008-02-09 20:45:35 +00:00
|
|
|
"programem; pokud se tak nestalo, napište o ni Free Software Foundation, "
|
|
|
|
"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/about.c:265
|
2004-08-12 13:48:16 +00:00
|
|
|
msgid "translator-credits"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr ""
|
|
|
|
"Miloslav Trmač <mitr@volny.cz>\n"
|
|
|
|
"Pavel Šefránek <ps@pjoul.cz>\n"
|
2010-04-04 22:57:49 +00:00
|
|
|
"Petr Kovář <pknbe@volny.cz>\n"
|
|
|
|
"Marek Černocký <marek@manet.cz>"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/about.c:277
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Display dialog boxes from shell scripts"
|
|
|
|
msgstr "Zobrazuje dialogová okna ze skriptů shellu"
|
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/main.c:105
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "You must specify a dialog type. See 'zenity --help' for details\n"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "Musíte zadat typ dialogu. Více informací viz zenity --help\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-15 08:25:09 +00:00
|
|
|
#: ../src/notification.c:95
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2012-11-23 18:09:30 +00:00
|
|
|
msgid "Could not parse command from stdin\n"
|
|
|
|
msgstr "Nelze zpracovat příkaz ze standardního vstupu\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-15 08:25:09 +00:00
|
|
|
#: ../src/notification.c:122
|
2009-09-05 18:54:38 +00:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not parse message from stdin\n"
|
2010-07-11 14:33:10 +00:00
|
|
|
msgstr "Nepodařilo se zpracovat zprávu ze standardního vstupu\n"
|
2009-09-05 18:54:38 +00:00
|
|
|
|
2011-07-15 14:38:55 +00:00
|
|
|
#: ../src/notification.c:198
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Zenity notification"
|
|
|
|
msgstr "Upozornění Zenity"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2010-08-23 20:21:56 +00:00
|
|
|
#: ../src/password.c:64
|
|
|
|
msgid "Type your password"
|
|
|
|
msgstr "Zadejte své heslo"
|
|
|
|
|
|
|
|
#: ../src/password.c:99
|
|
|
|
msgid "Username:"
|
|
|
|
msgstr "Jméno:"
|
|
|
|
|
|
|
|
#: ../src/password.c:115
|
|
|
|
msgid "Password:"
|
|
|
|
msgstr "Heslo:"
|
|
|
|
|
2012-01-19 12:30:18 +00:00
|
|
|
#: ../src/scale.c:57
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Maximum value must be greater than minimum value.\n"
|
|
|
|
msgstr "Maximální hodnota musí být větší než minimální hodnota.\n"
|
|
|
|
|
2012-01-19 12:30:18 +00:00
|
|
|
#: ../src/scale.c:64
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Value out of range.\n"
|
|
|
|
msgstr "Hodnota mimo rozsah.\n"
|
|
|
|
|
2012-09-07 07:45:28 +00:00
|
|
|
#: ../src/tree.c:365
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "No column titles specified for List dialog.\n"
|
2012-01-19 12:30:18 +00:00
|
|
|
msgstr "Pro dialogové okno se seznamem nebyly zadány záhlaví sloupců.\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-07 07:45:28 +00:00
|
|
|
#: ../src/tree.c:371
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2005-07-10 17:41:24 +00:00
|
|
|
msgid "You should use only one List dialog type.\n"
|
2012-01-19 12:30:18 +00:00
|
|
|
msgstr "Měli byste používat jen jeden typ dialogového okna se seznamem.\n"
|
2005-07-10 17:41:24 +00:00
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#: ../src/zenity.ui.h:1
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Calendar selection"
|
|
|
|
msgstr "Výběr kalendáře"
|
2011-01-24 17:44:44 +00:00
|
|
|
|
|
|
|
#: ../src/zenity.ui.h:2
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Select a date from below."
|
|
|
|
msgstr "Níže zvolte datum."
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:3
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "C_alendar:"
|
|
|
|
msgstr "_Kalendář:"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:4
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Add a new entry"
|
|
|
|
msgstr "Přidat novou položku"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:5
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "_Enter new text:"
|
|
|
|
msgstr "_Zadejte nový text:"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:6
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Error"
|
|
|
|
msgstr "Chyba"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:7
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "An error has occurred."
|
|
|
|
msgstr "Došlo k chybě."
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:8
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Forms dialog"
|
|
|
|
msgstr "Formulářové dialogové okno"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:9
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Information"
|
|
|
|
msgstr "Informace"
|
|
|
|
|
2012-09-07 07:45:28 +00:00
|
|
|
#: ../src/zenity.ui.h:10
|
|
|
|
msgid "All updates are complete."
|
|
|
|
msgstr "Všechny aktualizace jsou hotovy."
|
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:11
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Progress"
|
|
|
|
msgstr "Průběh"
|
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:12
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Running..."
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Pracuje se…"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-07 07:45:28 +00:00
|
|
|
#: ../src/zenity.ui.h:13
|
|
|
|
msgid "Question"
|
|
|
|
msgstr "Otázka"
|
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:14
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Are you sure you want to proceed?"
|
|
|
|
msgstr "Jste si jisti, že chcete pokračovat?"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:15
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Adjust the scale value"
|
|
|
|
msgstr "Upravit hodnotu měřítka"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:16
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Text View"
|
|
|
|
msgstr "Textový pohled"
|
|
|
|
|
2012-09-07 07:45:28 +00:00
|
|
|
#: ../src/zenity.ui.h:17
|
|
|
|
msgid "Select items from the list"
|
|
|
|
msgstr "Vyberte položky ze seznamu"
|
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:18
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Select items from the list below."
|
|
|
|
msgstr "Vyberte položky ze seznamu níže."
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2011-01-24 17:44:44 +00:00
|
|
|
#: ../src/zenity.ui.h:19
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Warning"
|
|
|
|
msgstr "Varování"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:157
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the dialog title"
|
|
|
|
msgstr "Nastavit nadpis dialogu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:158
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "TITLE"
|
|
|
|
msgstr "NADPIS"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:166
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the window icon"
|
|
|
|
msgstr "Nastavit ikonu okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:167
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "ICONPATH"
|
|
|
|
msgstr "CESTAKIKONĚ"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:175
|
2003-04-14 11:33:26 +00:00
|
|
|
msgid "Set the width"
|
|
|
|
msgstr "Nastavit šířku"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:176
|
2003-04-14 11:33:26 +00:00
|
|
|
msgid "WIDTH"
|
|
|
|
msgstr "ŠÍŘKA"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:184
|
2003-04-14 11:33:26 +00:00
|
|
|
msgid "Set the height"
|
|
|
|
msgstr "Nastavit výšku"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:185
|
2003-04-14 11:33:26 +00:00
|
|
|
msgid "HEIGHT"
|
|
|
|
msgstr "VÝŠKA"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:193
|
2008-02-09 20:45:35 +00:00
|
|
|
msgid "Set dialog timeout in seconds"
|
|
|
|
msgstr "Nastavit časový limit dialogu v sekundách"
|
|
|
|
|
2008-09-15 14:17:48 +00:00
|
|
|
#. Timeout for closing the dialog
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:195
|
2008-09-15 14:17:48 +00:00
|
|
|
msgid "TIMEOUT"
|
|
|
|
msgstr "ČASOVÝLIMIT"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:203
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "Sets the label of the Ok button"
|
|
|
|
msgstr "Nastavit text tlačítka Budiž"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../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
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "TEXT"
|
|
|
|
msgstr "TEXT"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:212
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "Sets the label of the Cancel button"
|
|
|
|
msgstr "Nastavit text tlačítka Zrušit"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:221
|
|
|
|
msgid "Set the modal hint"
|
|
|
|
msgstr "Nastavit radu k modálnímu dialogovému oknu"
|
|
|
|
|
|
|
|
#: ../src/option.c:236
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display calendar dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno kalendáře"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../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
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the dialog text"
|
|
|
|
msgstr "Nastavit text dialogu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:254
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the calendar day"
|
|
|
|
msgstr "Nastavit den kalendáře"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:255
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "DAY"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "DEN"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:263
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the calendar month"
|
|
|
|
msgstr "Nastavit měsíc kalendáře"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:264
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "MONTH"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "MĚSÍC"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:272
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the calendar year"
|
|
|
|
msgstr "Nastavit rok kalendáře"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:273
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "YEAR"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "ROK"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:281 ../src/option.c:1090
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the format for the returned date"
|
|
|
|
msgstr "Nastavit formát vráceného data"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:282 ../src/option.c:1091
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "PATTERN"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "VZOREK"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:296
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display text entry dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno pro vstup textu"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:314
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the entry text"
|
|
|
|
msgstr "Nastavit text vstupu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:323
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Hide the entry text"
|
|
|
|
msgstr "Skrýt text vstupu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:339
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display error dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s chybou"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:357 ../src/option.c:407 ../src/option.c:759
|
|
|
|
#: ../src/option.c:880
|
|
|
|
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
|
|
|
|
msgid "ICON-NAME"
|
|
|
|
msgstr "NÁZEV-IKONY"
|
|
|
|
|
|
|
|
#: ../src/option.c:366 ../src/option.c:416 ../src/option.c:768
|
|
|
|
#: ../src/option.c:889
|
2005-04-30 14:46:15 +00:00
|
|
|
msgid "Do not enable text wrapping"
|
|
|
|
msgstr "Nepovolit lámání textu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:375 ../src/option.c:425 ../src/option.c:777
|
|
|
|
#: ../src/option.c:898
|
2011-07-15 14:38:55 +00:00
|
|
|
msgid "Do not enable pango markup"
|
|
|
|
msgstr "Nepovolit značky pango"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:389
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display info dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s informací"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:439
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display file selection dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno výběru souborů"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:448
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the filename"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "Nastavit název souboru"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:449 ../src/option.c:801
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "FILENAME"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "NÁZEVSOUBORU"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:457
|
2003-06-13 14:21:33 +00:00
|
|
|
msgid "Allow multiple files to be selected"
|
|
|
|
msgstr "Dovolit výběr více souborů"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:466
|
2004-09-13 08:20:28 +00:00
|
|
|
msgid "Activate directory-only selection"
|
2004-10-03 00:49:32 +00:00
|
|
|
msgstr "Aktivovat výběr jen adresářů"
|
2004-09-13 08:20:28 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:475
|
2004-09-13 08:20:28 +00:00
|
|
|
msgid "Activate save mode"
|
2004-10-03 00:49:32 +00:00
|
|
|
msgstr "Aktivovat režim ukládání"
|
2004-09-13 08:20:28 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:484 ../src/option.c:572 ../src/option.c:1081
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Set output separator character"
|
|
|
|
msgstr "Nastavit znak oddělovače výstupu"
|
2003-06-13 14:21:33 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:485 ../src/option.c:573 ../src/option.c:1082
|
2003-06-13 14:21:33 +00:00
|
|
|
msgid "SEPARATOR"
|
|
|
|
msgstr "ODDĚLOVAČ"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:493
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "Confirm file selection if filename already exists"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "Potvrdit výběr souboru, pokud již název existuje"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:502
|
2008-09-15 14:17:48 +00:00
|
|
|
msgid "Sets a filename filter"
|
|
|
|
msgstr "Filtrovat soubory podle zadaného výrazu"
|
|
|
|
|
2009-09-05 18:54:38 +00:00
|
|
|
#. Help for file-filter argument (name and patterns for file selection)
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:504
|
2008-09-15 14:17:48 +00:00
|
|
|
msgid "NAME | PATTERN1 PATTERN2 ..."
|
2012-09-07 07:45:28 +00:00
|
|
|
msgstr "NÁZEV | VÝRAZ1 VÝRAZ2 …"
|
2008-09-15 14:17:48 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:518
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display list dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno se seznamem"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:536
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set the column header"
|
|
|
|
msgstr "Nastavit nadpis sloupců"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:537
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "COLUMN"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "SLOUPEC"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:545
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Use check boxes for first column"
|
|
|
|
msgstr "Používat zaškrtávací pole v prvním sloupci"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:554
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Use radio buttons for first column"
|
|
|
|
msgstr "Používat v prvním sloupci přepínací pole"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:563
|
2012-09-07 07:45:28 +00:00
|
|
|
msgid "Use an image for first column"
|
|
|
|
msgstr "Používat obrázek pro první sloupec"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:581
|
2005-07-10 17:41:24 +00:00
|
|
|
msgid "Allow multiple rows to be selected"
|
|
|
|
msgstr "Dovolit výběr více řádků"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:590 ../src/option.c:809
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Allow changes to text"
|
|
|
|
msgstr "Povolit změny textu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:599
|
2004-07-19 01:39:06 +00:00
|
|
|
msgid ""
|
|
|
|
"Print a specific column (Default is 1. 'ALL' can be used to print all "
|
|
|
|
"columns)"
|
2004-08-03 05:00:49 +00:00
|
|
|
msgstr ""
|
2010-04-04 22:57:49 +00:00
|
|
|
"Vypsat konkrétní sloupec (výchozí je 1; „ALL“ lze použít pro výpis všech "
|
|
|
|
"sloupců)"
|
2004-07-19 01:39:06 +00:00
|
|
|
|
2008-09-15 14:17:48 +00:00
|
|
|
#. Column index number to print out on a list dialog
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:601 ../src/option.c:610
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "NUMBER"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "ČÍSLO"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:609
|
2005-07-10 17:41:24 +00:00
|
|
|
msgid "Hide a specific column"
|
|
|
|
msgstr "Skrýt konkrétní sloupec"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:618
|
2009-09-05 18:54:38 +00:00
|
|
|
msgid "Hides the column headers"
|
|
|
|
msgstr "Skryje hlavičky sloupců"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:634
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display notification"
|
|
|
|
msgstr "Zobrazit upozornění"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:643
|
2004-09-13 08:20:28 +00:00
|
|
|
msgid "Set the notification text"
|
2004-10-03 00:49:32 +00:00
|
|
|
msgstr "Nastavit text upozornění"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:652
|
2004-10-03 00:49:32 +00:00
|
|
|
msgid "Listen for commands on stdin"
|
|
|
|
msgstr "Číst příkazy ze stdin"
|
2004-09-13 08:20:28 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:669
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display progress indication dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s ukazatelem průběhu"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:687
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Set initial percentage"
|
|
|
|
msgstr "Nastavit počáteční procenta"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:688
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "PERCENTAGE"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "PROCENTO"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:696
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Pulsate progress bar"
|
|
|
|
msgstr "Pulzovat indikátorem průběhu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:706
|
2003-06-13 14:21:33 +00:00
|
|
|
#, no-c-format
|
|
|
|
msgid "Dismiss the dialog when 100% has been reached"
|
|
|
|
msgstr "Zavřít dialog, když je dosaženo 100%"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:716
|
2007-04-23 10:01:36 +00:00
|
|
|
#, no-c-format
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Kill parent process if Cancel button is pressed"
|
2007-04-23 10:01:36 +00:00
|
|
|
msgstr "Zabít rodičovský proces při stisku tlačítka Zrušit"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:726
|
2010-02-26 10:01:07 +00:00
|
|
|
#, no-c-format
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Hide Cancel button"
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Skrýt tlačítko zrušení"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:741
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display question dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s otázkou"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:791
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display text information dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s textovými informacemi"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:800
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Open file"
|
|
|
|
msgstr "Otevřít soubor"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:818
|
2011-01-15 08:25:09 +00:00
|
|
|
msgid "Set the text font"
|
|
|
|
msgstr "Nastavit písmo textu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:827
|
2011-07-20 18:44:23 +00:00
|
|
|
msgid "Enable an I read and agree checkbox"
|
2011-07-15 14:38:55 +00:00
|
|
|
msgstr "Povolit zaškrtávací políčko „Přečetl jsem a souhlasím“"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:837
|
2011-07-20 18:44:23 +00:00
|
|
|
msgid "Enable html support"
|
|
|
|
msgstr "Povolit podporu HTML"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:846
|
2011-07-20 18:44:23 +00:00
|
|
|
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"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:847
|
2011-07-20 18:44:23 +00:00
|
|
|
msgid "URL"
|
|
|
|
msgstr "URL"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:862
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Display warning dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno s varováním"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:912
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Display scale dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno měřítka"
|
2006-02-13 05:11:46 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:930
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Set initial value"
|
|
|
|
msgstr "Nastavit počáteční hodnotu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:931 ../src/option.c:940 ../src/option.c:949
|
|
|
|
#: ../src/option.c:958 ../src/option.c:1139
|
2007-04-23 10:01:36 +00:00
|
|
|
msgid "VALUE"
|
2007-06-05 12:50:24 +00:00
|
|
|
msgstr "HODNOTA"
|
2007-04-23 10:01:36 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:939
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Set minimum value"
|
|
|
|
msgstr "Nastavit minimální hodnotu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:948
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Set maximum value"
|
|
|
|
msgstr "Nastavit maximální hodnotu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:957
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Set step size"
|
|
|
|
msgstr "Nastavit velikost kroku"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:966
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Print partial values"
|
|
|
|
msgstr "Vypsat částečné hodnoty"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:975
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Hide value"
|
|
|
|
msgstr "Skrýt hodnotu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:990
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Display forms dialog"
|
|
|
|
msgstr "Zobrazit formulářové dialogové okno"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:999
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Add a new Entry in forms dialog"
|
|
|
|
msgstr "Přidat novou položku do formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1000 ../src/option.c:1009
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Field name"
|
|
|
|
msgstr "Název pole"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1008
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Add a new Password Entry in forms dialog"
|
|
|
|
msgstr "Přidal novou položku s heslem do formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1017
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Add a new Calendar in forms dialog"
|
|
|
|
msgstr "Přidat nový kalendář do formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1018
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Calendar field name"
|
|
|
|
msgstr "Název kalendářového pole"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1026
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "Add a new List in forms dialog"
|
|
|
|
msgstr "Přidat nový seznam do formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1027
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "List field and header name"
|
|
|
|
msgstr "Pole a názvy záhlaví seznamu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1035
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "List of values for List"
|
|
|
|
msgstr "Seznam hodnot pro seznam"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1036 ../src/option.c:1045
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "List of values separated by |"
|
|
|
|
msgstr "Seznam hodnot oddělených znakem |"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1044
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "List of values for columns"
|
|
|
|
msgstr "Seznam hodnot pro sloupce"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1063
|
2012-01-19 12:30:18 +00:00
|
|
|
msgid "Show the columns header"
|
|
|
|
msgstr "Zobrazit záhlaví sloupců"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1105
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Display password dialog"
|
|
|
|
msgstr "Zobrazit dialogové okno s heslem"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1114
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Display the username option"
|
|
|
|
msgstr "Zobrazit volbu jména uživatele"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1129
|
2010-02-26 10:01:07 +00:00
|
|
|
msgid "Display color selection dialog"
|
2010-08-23 20:21:56 +00:00
|
|
|
msgstr "Zobrazit dialogové okno výběru barev"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1138
|
2010-02-26 10:01:07 +00:00
|
|
|
msgid "Set the color"
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Nastavit barvu"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1147
|
2010-02-26 10:01:07 +00:00
|
|
|
msgid "Show the palette"
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Zobrazit paletu"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1162
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "About zenity"
|
|
|
|
msgstr "O zenity"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:1171
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Print version"
|
2008-02-09 20:45:35 +00:00
|
|
|
msgstr "Vypsat verzi"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2059
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "General options"
|
|
|
|
msgstr "Obecné přepínače"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2060
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show general options"
|
|
|
|
msgstr "Zobrazit obecné přepínače"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2070
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Calendar options"
|
|
|
|
msgstr "Přepínače kalendáře"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2071
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show calendar options"
|
|
|
|
msgstr "Zobrazit přepínače kalendáře"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2081
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Text entry options"
|
|
|
|
msgstr "Přepínače vstupu textu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2082
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show text entry options"
|
|
|
|
msgstr "Zobrazit přepínače vstupu textu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2092
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Error options"
|
|
|
|
msgstr "Přepínače chyby"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2093
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show error options"
|
|
|
|
msgstr "Zobrazit přepínače chyby"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2103
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Info options"
|
|
|
|
msgstr "Přepínače informací"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2104
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show info options"
|
|
|
|
msgstr "Zobrazit přepínače informací"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2114
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "File selection options"
|
|
|
|
msgstr "Přepínače výběru souborů"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2115
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show file selection options"
|
|
|
|
msgstr "Zobrazit přepínače výběru souborů"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2125
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "List options"
|
|
|
|
msgstr "Přepínače seznamu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2126
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show list options"
|
|
|
|
msgstr "Zobrazit přepínače seznamu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2137
|
2005-02-08 14:24:54 +00:00
|
|
|
msgid "Notification icon options"
|
|
|
|
msgstr "Možnosti ikony upozornění"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2138
|
2005-02-08 14:24:54 +00:00
|
|
|
msgid "Show notification icon options"
|
|
|
|
msgstr "Zobrazit možnosti ikony upozornění"
|
2004-12-07 17:25:06 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2149
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Progress options"
|
|
|
|
msgstr "Přepínače průběhu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2150
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show progress options"
|
|
|
|
msgstr "Zobrazit přepínače průběhu"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2160
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Question options"
|
|
|
|
msgstr "Přepínače otázky"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2161
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show question options"
|
|
|
|
msgstr "Zobrazit přepínače otázky"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2171
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Warning options"
|
|
|
|
msgstr "Přepínače varování"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2172
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show warning options"
|
|
|
|
msgstr "Zobrazit přepínače varování"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2182
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Scale options"
|
|
|
|
msgstr "Přepínače měřítka"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2183
|
2006-02-13 05:11:46 +00:00
|
|
|
msgid "Show scale options"
|
|
|
|
msgstr "Zobrazit přepínače měřítka"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2193
|
2005-02-08 14:24:54 +00:00
|
|
|
msgid "Text information options"
|
|
|
|
msgstr "Možnosti textové informace"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2194
|
2005-02-08 14:24:54 +00:00
|
|
|
msgid "Show text information options"
|
|
|
|
msgstr "Zobrazit možnosti textové informace"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2204
|
2010-02-26 10:01:07 +00:00
|
|
|
msgid "Color selection options"
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Přepínače výběru barev"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2205
|
2010-02-26 10:01:07 +00:00
|
|
|
msgid "Show color selection options"
|
2010-04-04 22:57:49 +00:00
|
|
|
msgstr "Zobrazit přepínače výběru barev"
|
2010-02-26 10:01:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2215
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Password dialog options"
|
|
|
|
msgstr "Přepínače dialogového okna s heslem"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2216
|
2010-08-23 20:21:56 +00:00
|
|
|
msgid "Show password dialog options"
|
|
|
|
msgstr "Zobrazit přepínače dialogového okna s heslem"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2226
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Forms dialog options"
|
|
|
|
msgstr "Přepínače formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2227
|
2011-01-24 17:44:44 +00:00
|
|
|
msgid "Show forms dialog options"
|
|
|
|
msgstr "Zobrazit přepínače formulářového dialogového okna"
|
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2237
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Miscellaneous options"
|
|
|
|
msgstr "Různé přepínače"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2238
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "Show miscellaneous options"
|
|
|
|
msgstr "Zobrazit různé přepínače"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2263
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2008-02-09 20:45:35 +00:00
|
|
|
msgid ""
|
|
|
|
"This option is not available. Please see --help for all possible usages.\n"
|
2005-07-10 17:41:24 +00:00
|
|
|
msgstr ""
|
2008-09-21 23:52:51 +00:00
|
|
|
"Tento přepínač není k dispozici. Pro všechna možná použití se podívejte na --"
|
|
|
|
"help.\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2267
|
2003-02-25 21:11:07 +00:00
|
|
|
#, c-format
|
2004-12-07 17:25:06 +00:00
|
|
|
msgid "--%s is not supported for this dialog\n"
|
|
|
|
msgstr "--%s není tímto dialogem podporováno\n"
|
2003-02-25 21:11:07 +00:00
|
|
|
|
2012-09-27 11:27:52 +00:00
|
|
|
#: ../src/option.c:2271
|
2008-09-15 14:17:48 +00:00
|
|
|
#, c-format
|
2003-02-25 21:11:07 +00:00
|
|
|
msgid "Two or more dialog options specified\n"
|
|
|
|
msgstr "Zadány dva nebo více dialogů\n"
|