nextcloud/l10n/cs_CZ/user_ldap.po

312 lines
9.9 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-08-18 04:04:07 +04:00
# Martin <fireball@atlas.cz>, 2012.
2013-01-17 03:27:40 +04:00
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012-2013.
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-02-09 03:14:08 +04:00
"POT-Creation-Date: 2013-02-09 00:12+0100\n"
"PO-Revision-Date: 2013-02-08 06:40+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
2012-08-14 01:19:31 +04:00
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n"
2012-09-06 04:06:37 +04:00
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
2013-02-02 03:08:15 +04:00
msgstr "Selhalo smazání konfigurace serveru"
2013-02-01 03:19:28 +04:00
#: ajax/testConfiguration.php:35
msgid "The configuration is valid and the connection could be established!"
2013-02-02 03:08:15 +04:00
msgstr "Nastavení je v pořádku a spojení bylo navázáno."
2013-02-01 03:19:28 +04:00
#: ajax/testConfiguration.php:37
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
2013-02-02 03:08:15 +04:00
msgstr "Konfigurace je v pořádku, ale spojení selhalo. Zkontrolujte, prosím, nastavení serveru a přihlašovací údaje."
2013-02-01 03:19:28 +04:00
#: ajax/testConfiguration.php:40
msgid ""
"The configuration is invalid. Please look in the ownCloud log for further "
"details."
2013-02-02 03:08:15 +04:00
msgstr "Nastavení je neplatné. Zkontrolujte, prosím, záznam ownCloud pro další podrobnosti."
2013-02-01 03:19:28 +04:00
#: js/settings.js:66
msgid "Deletion failed"
2013-02-02 03:08:15 +04:00
msgstr "Mazání selhalo."
2013-02-01 03:19:28 +04:00
#: js/settings.js:82
msgid "Take over settings from recent server configuration?"
2013-02-02 03:08:15 +04:00
msgstr "Převzít nastavení z nedávného nastavení serveru?"
2013-02-01 03:19:28 +04:00
#: js/settings.js:83
msgid "Keep settings?"
2013-02-02 03:08:15 +04:00
msgstr "Ponechat nastavení?"
2013-02-01 03:19:28 +04:00
#: js/settings.js:97
msgid "Cannot add server configuration"
2013-02-02 03:08:15 +04:00
msgstr "Nelze přidat nastavení serveru"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: js/settings.js:121
2013-02-01 03:19:28 +04:00
msgid "Connection test succeeded"
2013-02-02 03:08:15 +04:00
msgstr "Test spojení byl úspěšný"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: js/settings.js:126
2013-02-01 03:19:28 +04:00
msgid "Connection test failed"
2013-02-02 03:08:15 +04:00
msgstr "Test spojení selhal"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: js/settings.js:136
2013-02-01 03:19:28 +04:00
msgid "Do you really want to delete the current Server Configuration?"
2013-02-02 03:08:15 +04:00
msgstr "Opravdu si přejete smazat současné nastavení serveru?"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: js/settings.js:137
2013-02-01 03:19:28 +04:00
msgid "Confirm Deletion"
2013-02-02 03:08:15 +04:00
msgstr "Potvrdit smazání"
2013-02-01 03:19:28 +04:00
2012-08-14 01:19:31 +04:00
#: templates/settings.php:8
2012-12-15 03:12:10 +04:00
msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behaviour. Please ask your system administrator to "
"disable one of them."
2012-12-16 03:12:10 +04:00
msgstr "<b>Varování:</b> Aplikace user_ldap a user_webdavauth nejsou kompatibilní. Může nastávat neočekávané chování. Požádejte, prosím, správce systému aby jednu z nich zakázal."
2012-12-15 03:12:10 +04:00
#: templates/settings.php:11
msgid ""
2013-01-16 03:21:21 +04:00
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
"work. Please ask your system administrator to install it."
2013-01-17 03:27:40 +04:00
msgstr "<b>Varování:</b> není nainstalován LDAP modul pro PHP, podpůrná vrstva nebude fungovat. Požádejte, prosím, správce systému aby jej nainstaloval."
2012-12-15 03:12:10 +04:00
#: templates/settings.php:15
2013-02-01 03:19:28 +04:00
msgid "Server configuration"
2013-02-02 03:08:15 +04:00
msgstr "Nastavení serveru"
2013-02-01 03:19:28 +04:00
#: templates/settings.php:17
msgid "Add Server Configuration"
2013-02-02 03:08:15 +04:00
msgstr "Přidat nastavení serveru"
2013-02-01 03:19:28 +04:00
#: templates/settings.php:21
2012-08-14 01:19:31 +04:00
msgid "Host"
2012-09-06 04:06:37 +04:00
msgstr "Počítač"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:21
2012-08-14 01:19:31 +04:00
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
2012-09-06 04:06:37 +04:00
msgstr "Můžete vynechat protokol, vyjma pokud požadujete SSL. Tehdy začněte s ldaps://"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:22
2012-08-14 01:19:31 +04:00
msgid "Base DN"
2012-09-06 04:06:37 +04:00
msgstr "Základní DN"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:22
2013-01-16 03:21:21 +04:00
msgid "One Base DN per line"
2013-01-18 03:04:36 +04:00
msgstr "Jedna základní DN na řádku"
2013-01-16 03:21:21 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:22
2012-08-14 01:19:31 +04:00
msgid "You can specify Base DN for users and groups in the Advanced tab"
2012-09-06 04:06:37 +04:00
msgstr "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:23
2012-08-14 01:19:31 +04:00
msgid "User DN"
2012-09-06 04:06:37 +04:00
msgstr "Uživatelské DN"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:23
2012-08-14 01:19:31 +04:00
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
2012-08-18 04:04:07 +04:00
msgstr "DN klentského uživatele ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte údaje DN and Heslo prázdné."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:24
2012-08-14 01:19:31 +04:00
msgid "Password"
2012-08-18 04:04:07 +04:00
msgstr "Heslo"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:24
2012-08-14 01:19:31 +04:00
msgid "For anonymous access, leave DN and Password empty."
2012-09-06 04:06:37 +04:00
msgstr "Pro anonymní přístup, ponechte údaje DN and heslo prázdné."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:25
2012-08-14 01:19:31 +04:00
msgid "User Login Filter"
2012-09-06 04:06:37 +04:00
msgstr "Filtr přihlášení uživatelů"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:25
2012-08-14 01:19:31 +04:00
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
2012-09-06 04:06:37 +04:00
msgstr "Určuje použitý filtr, při pokusu o přihlášení. %%uid nahrazuje uživatelské jméno v činnosti přihlášení."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:25
2012-08-14 01:19:31 +04:00
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
2012-09-06 04:06:37 +04:00
msgstr "použijte zástupný vzor %%uid, např. \"uid=%%uid\""
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:26
2012-08-14 01:19:31 +04:00
msgid "User List Filter"
2012-09-06 04:06:37 +04:00
msgstr "Filtr uživatelských seznamů"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:26
2012-08-14 01:19:31 +04:00
msgid "Defines the filter to apply, when retrieving users."
2012-09-06 04:06:37 +04:00
msgstr "Určuje použitý filtr, pro získávaní uživatelů."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:26
2012-08-14 01:19:31 +04:00
msgid "without any placeholder, e.g. \"objectClass=person\"."
2012-09-06 04:06:37 +04:00
msgstr "bez zástupných znaků, např. \"objectClass=person\"."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:27
2012-08-14 01:19:31 +04:00
msgid "Group Filter"
2012-09-06 04:06:37 +04:00
msgstr "Filtr skupin"
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:27
2012-08-14 01:19:31 +04:00
msgid "Defines the filter to apply, when retrieving groups."
2012-09-06 04:06:37 +04:00
msgstr "Určuje použitý filtr, pro získávaní skupin."
2012-08-14 01:19:31 +04:00
2013-02-01 03:19:28 +04:00
#: templates/settings.php:27
2012-08-14 01:19:31 +04:00
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
2012-09-06 04:06:37 +04:00
msgstr "bez zástupných znaků, např. \"objectClass=posixGroup\"."
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:31
msgid "Connection Settings"
2013-02-04 03:05:52 +04:00
msgstr "Nastavení spojení"
2013-02-03 03:06:15 +04:00
#: templates/settings.php:33
2013-02-01 03:19:28 +04:00
msgid "Configuration Active"
2013-02-02 03:08:15 +04:00
msgstr "Nastavení aktivní"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:33
2013-02-01 03:19:28 +04:00
msgid "When unchecked, this configuration will be skipped."
2013-02-02 03:08:15 +04:00
msgstr "Pokud není zaškrtnuto, bude nastavení přeskočeno."
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:34
2012-08-14 01:19:31 +04:00
msgid "Port"
2012-08-18 04:04:07 +04:00
msgstr "Port"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:35
2013-02-01 03:19:28 +04:00
msgid "Backup (Replica) Host"
2013-02-02 03:08:15 +04:00
msgstr "Záložní (kopie) hostitel"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:35
2013-02-01 03:19:28 +04:00
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
2013-02-02 03:08:15 +04:00
msgstr "Zadejte volitelného záložního hostitele. Musí to být kopie hlavního serveru LDAP/AD."
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:36
2013-02-01 03:19:28 +04:00
msgid "Backup (Replica) Port"
2013-02-02 03:08:15 +04:00
msgstr "Záložní (kopie) port"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:37
2013-02-01 03:19:28 +04:00
msgid "Disable Main Server"
2013-02-02 03:08:15 +04:00
msgstr "Zakázat hlavní serveru"
2013-02-01 03:19:28 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:37
2013-02-01 03:19:28 +04:00
msgid "When switched on, ownCloud will only connect to the replica server."
2013-02-02 03:08:15 +04:00
msgstr "Při zapnutí se ownCloud připojí pouze k záložnímu serveru"
2013-02-01 03:19:28 +04:00
#: templates/settings.php:38
2012-08-14 01:19:31 +04:00
msgid "Use TLS"
2012-09-06 04:06:37 +04:00
msgstr "Použít TLS"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:38
2013-02-08 03:13:16 +04:00
msgid "Do not use it additionally for LDAPS connections, it will fail."
2013-02-09 03:14:08 +04:00
msgstr "Nepoužívejte pro spojení LDAP, selže."
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:39
2012-08-14 01:19:31 +04:00
msgid "Case insensitve LDAP server (Windows)"
2012-08-18 04:04:07 +04:00
msgstr "LDAP server nerozlišující velikost znaků (Windows)"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:40
2012-08-14 01:19:31 +04:00
msgid "Turn off SSL certificate validation."
2012-09-06 04:06:37 +04:00
msgstr "Vypnout ověřování SSL certifikátu."
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:40
2012-08-14 01:19:31 +04:00
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
2012-09-06 04:06:37 +04:00
msgstr "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:40
2012-08-14 01:19:31 +04:00
msgid "Not recommended, use for testing only."
2012-09-06 04:06:37 +04:00
msgstr "Není doporučeno, pouze pro testovací účely."
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:41
msgid "in seconds. A change empties the cache."
msgstr "ve vteřinách. Změna vyprázdní vyrovnávací paměť."
2013-02-01 03:19:28 +04:00
#: templates/settings.php:43
2013-02-03 03:06:15 +04:00
msgid "Directory Settings"
2013-02-04 03:05:52 +04:00
msgstr "Nastavení adresáře"
2013-02-03 03:06:15 +04:00
#: templates/settings.php:45
2012-08-14 01:19:31 +04:00
msgid "User Display Name Field"
2012-08-18 04:04:07 +04:00
msgstr "Pole pro zobrazované jméno uživatele"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:45
2012-08-14 01:19:31 +04:00
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
2012-08-18 04:04:07 +04:00
msgstr "Atribut LDAP použitý k vytvoření jména uživatele ownCloud"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:46
msgid "Base User Tree"
msgstr "Základní uživatelský strom"
#: templates/settings.php:46
msgid "One User Base DN per line"
msgstr "Jedna uživatelská základní DN na řádku"
#: templates/settings.php:47
msgid "User Search Attributes"
msgstr "Atributy vyhledávání uživatelů"
#: templates/settings.php:47 templates/settings.php:50
msgid "Optional; one attribute per line"
msgstr "Volitelné, atribut na řádku"
#: templates/settings.php:48
2012-08-14 01:19:31 +04:00
msgid "Group Display Name Field"
2012-08-18 04:04:07 +04:00
msgstr "Pole pro zobrazení jména skupiny"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:48
2012-08-14 01:19:31 +04:00
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
2012-08-18 04:04:07 +04:00
msgstr "Atribut LDAP použitý k vytvoření jména skupiny ownCloud"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:49
msgid "Base Group Tree"
msgstr "Základní skupinový strom"
#: templates/settings.php:49
msgid "One Group Base DN per line"
msgstr "Jedna skupinová základní DN na řádku"
#: templates/settings.php:50
msgid "Group Search Attributes"
msgstr "Atributy vyhledávání skupin"
#: templates/settings.php:51
msgid "Group-Member association"
msgstr "Asociace člena skupiny"
#: templates/settings.php:53
msgid "Special Attributes"
2013-02-04 03:05:52 +04:00
msgstr "Speciální atributy"
2013-02-03 03:06:15 +04:00
#: templates/settings.php:56
2012-08-14 01:19:31 +04:00
msgid "in bytes"
2012-09-06 04:06:37 +04:00
msgstr "v bajtech"
2012-08-14 01:19:31 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:58
2012-08-29 04:06:48 +04:00
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
2012-09-06 04:06:37 +04:00
msgstr "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr."
2012-08-29 04:06:48 +04:00
2013-02-03 03:06:15 +04:00
#: templates/settings.php:62
2012-08-14 01:19:31 +04:00
msgid "Help"
2012-08-18 04:04:07 +04:00
msgstr "Nápověda"