From a8c22829d8e8845cd4ddf4ef8b61a1ed79edfffc Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Mon, 12 Mar 2018 22:57:42 +0100 Subject: Imported from the SVN repository http://svn.wolffelaar.nl/wsvn/phpbb/branches/jessie/ Signed-off-by: Olivier Gayot --- debian/po/cs.po | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 debian/po/cs.po (limited to 'debian/po/cs.po') diff --git a/debian/po/cs.po b/debian/po/cs.po new file mode 100644 index 0000000..4642533 --- /dev/null +++ b/debian/po/cs.po @@ -0,0 +1,136 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: phpbb3\n" +"Report-Msgid-Bugs-To: phpbb3@packages.debian.org\n" +"POT-Creation-Date: 2010-05-27 20:41-0400\n" +"PO-Revision-Date: 2010-05-30 16:51+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../phpbb3.templates:1001 +msgid "Web server to configure automatically:" +msgstr "Webové servery, které se mají nastavit automaticky:" + +#. Type: multiselect +#. Description +#: ../phpbb3.templates:1001 +msgid "" +"Please select any web server that should be configured automatically for " +"phpBB." +msgstr "Vyberte webové servery, které se mají automaticky nastavit pro phpBB." + +#. Type: boolean +#. Description +#: ../phpbb3.templates:2001 +msgid "Configure the phpBB admin password?" +msgstr "Nastavit správcovské heslo phpBB?" + +#. Type: password +#. Description +#: ../phpbb3.templates:3001 +msgid "Password for phpBB admin:" +msgstr "Heslo pro správce phpBB:" + +#. Type: password +#. Description +#: ../phpbb3.templates:3001 +msgid "Please provide a password for the phpBB user \"admin\"." +msgstr "Zadejte heslo pro phpBB uživatele „admin“." + +#. Type: password +#. Description +#. Type: error +#. Description +#: ../phpbb3.templates:3001 ../phpbb3.templates:7001 +msgid "The password must be at least 6 characters long." +msgstr "Heslo musí mít alespoň 6 znaků." + +#. Type: password +#. Description +#: ../phpbb3.templates:3001 +msgid "If the password is left blank, a random one will be generated." +msgstr "Ponecháte-li prázdné, vygeneruje se náhodné heslo." + +#. Type: password +#. Description +#: ../phpbb3.templates:4001 +msgid "Password confirmation:" +msgstr "Potvrzení hesla:" + +#. Type: password +#. Description +#: ../phpbb3.templates:4001 +msgid "Please confirm the password for the phpBB user \"admin\"." +msgstr "Potvrďte heslo pro phpBB uživatele „admin“." + +#. Type: error +#. Description +#: ../phpbb3.templates:5001 +msgid "Password mismatch" +msgstr "Hesla nesouhlasí" + +#. Type: error +#. Description +#: ../phpbb3.templates:5001 +msgid "The two passwords you entered were not the same. Please try again." +msgstr "Zadaná hesla nejsou stejná. Zadejte je prosím znovu." + +#. Type: note +#. Description +#: ../phpbb3.templates:6001 +msgid "Generation of random password" +msgstr "Generování náhodného hesla" + +#. Type: note +#. Description +#: ../phpbb3.templates:6001 +msgid "The following random password has been configured for the admin user:" +msgstr "Uživateli „admin“ bylo vygenerováno následující náhodné heslo:" + +#. Type: note +#. Description +#: ../phpbb3.templates:6001 +msgid "Make sure you remember it, as it will not be stored in cleartext." +msgstr "" +"Heslo si zapamatujte, protože jeho čitelná podoba nebude nikde uložena." + +#. Type: error +#. Description +#: ../phpbb3.templates:7001 +msgid "Password complexity requirements" +msgstr "Požadavky na složitost hesla" + +#~ msgid "" +#~ "phpBB runs on any webserver with PHP support. However, only Apache " +#~ "variants are currently supported by this configuration script. Select the " +#~ "one(s) you want to configure." +#~ msgstr "" +#~ "phpBB běží na libovolném webovém serveru s podporou PHP, ale konfigurační " +#~ "skript momentálně podporuje pouze různé varianty Apache. Vyberte tu, " +#~ "kterou chcete nastavit." + +#~ msgid "" +#~ "Note: You will need to restart the server(s) yourself (typically by " +#~ "running something like /etc/init.d/apache-??? reload)." +#~ msgstr "" +#~ "Poznámka: servery pak budete muset restartovat sami (obvykle příkazem " +#~ "jako /etc/init.d/apache-??? reload)." -- cgit v1.2.3