# Czech translation of Date (6.x-2.4) # Copyright (c) 2010 by the Czech translation team # msgid "" msgstr "" "Project-Id-Version: Date (6.x-2.4)\n" "POT-Creation-Date: 2010-05-01 16:21+0000\n" "PO-Revision-Date: 2010-05-01 15:43+0000\n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n" msgid "Close" msgstr "Zavřít" msgid "Clear" msgstr "Vymazat" msgid "Previous field" msgstr "Předchozí pole" msgid "Next field" msgstr "Další pole" msgid "Increment" msgstr "Zvýšení" msgid "Decrement" msgstr "Snížení" msgid "Date Popup requirements" msgstr "Požadavky modulu Date Popup" msgid "" "Enables jquery popup calendars and time entry widgets for selecting " "dates and times." msgstr "" "Povolí jQuery popup kalendář a widgety pro vstup času při " "výběru data a času." msgid "Field %field is required." msgstr "Pole %field je vyžadováno." msgid "Field %field is invalid." msgstr "Pole %field je neplatné." msgid "" "

The Date Popup calendar datepicker uses the jQuery UI datepicker. A " "version of that is included with the Date Popup module, but you are " "strongly encouraged to use the jQuery UI module " "instead. If the jQuery UI module is installed, the Date Popup will use " "the datepicker from that module, which is likely to be more current. " "If you are having any problems with Popups and you are not already " "using jQuery UI, please do that as a first step before reporting " "problems.

" msgstr "" "

Date Popup calendar datepicker používá jQuery UI datepicker. " "Modul Date Popup obsahuje verzi tohoto pluginu, ale je silně " "doporučeno používat modul jQuery UI, " "který bude pravděpodobně aktuálnější. Pokud je modul jQuery UI " "povolen, Date Popup ho upřednostní. Jestliže máte problémy s " "Popup nástroji, před oznámením problému se ujistěte, zda " "používáte modul jQuery UI.

" msgid "" "

The Date Popup module uses a jQuery timepicker module. There is no " "\"official\" jQuery UI timepicker, and not everyone likes the one that " "is included here. If you do not want to use the timepicker, you can " "turn it off below and users will get a regular textfield instead.

" msgstr "" "

Modul Date Popup používá jQuery timepicker plugin. Neexistuje " "žádný \"oficiální\" jQuery UI timepicker a ne každému vyhovuje " "ten, co je zde obsažen. Pokud nechcete používat timepicker, " "vypněte ho níže a uživatelům se ve formuláři zobrazí " "obyčejné textové pole.

" msgid "Use default jQuery timepicker" msgstr "Použít výchozí jQuery timepicker" msgid "Manual time entry, no jQuery timepicker" msgstr "Ruční zadání času, žádný jQuery timepicker" msgid "Timepicker" msgstr "Timepicker" msgid "Choose the jQuery timepicker to user." msgstr "Vybrat použitý jQuery timepicker." msgid "" "

The Date Popup calendar includes some css for IE6 that breaks css " "validation. Since IE 6 is now superceded by IE 7 and IE 8, the special " "css for IE 6 has been removed from the regular css used by the Date " "Popup. If you find you need that css after all, you can add it back in " "your theme. Look at the way the Garland theme adds special IE-only css " "in in its page.tpl.php file. The css you need is:

" msgstr "" "

Date Popup kalendář vkládá nevalidní CSS pro IE6. Vzhledem k " "tomu, že IE 6 je již nahrazen novějšími IE 7 a IE 8, speciální " "CSS pro IE 6 byl odstraněn z běžných CSS, které používá Date " "Popup. Pokud přesto potřebujete toto CSS můžete je přidat zpět v " "tématu. Podívejte se na způsob, jakým téma Garland přidává " "speciální CSS jen pro IE v page.tpl.php. Potřebné CSS je:

" msgid "Date Popup Configuration" msgstr "Nastavení Date Popup" msgid "Allows the user to configure the Date Popup settings." msgstr "Umožňuje uživateli nastavit Date Popup." msgid "" "The Date Popup module needs code added by the jQuery UI module. " "This is not yet a requirement, but soon will be, so you are encouraged " "to install that module as soon as possible. In the meantime, a version " "of the needed code is included here." msgstr "" "Modul Date Popup využívá kód jQuery UI. Nyní " "není vyžadován, ale brzy bude. Proto je doporučeno tento modul co " "nejdříve povolit. Mezitím je kód obsažen zde."