diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
commit | 92f2914335643d6a2701963c21b5c51e421c1996 (patch) | |
tree | 6aadf1175b424bcf9e2a1fd74f339d7d8a2df6ba /settings/l10n/cs_CZ.php | |
parent | dd747440394b397d3f12a4eb938fe86ad344cb78 (diff) | |
download | nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.tar.gz nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.php')
-rw-r--r-- | settings/l10n/cs_CZ.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 7f7d43fc05b..42cd49ef70d 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Enabled" => "Povoleno", +"Not enabled" => "Vypnuto", +"Recommended" => "Doporučeno", "Authentication error" => "Chyba přihlášení", "Your full name has been changed." => "Vaše celé jméno bylo změněno.", "Unable to change full name" => "Nelze změnit celé jméno", @@ -31,6 +34,7 @@ $TRANSLATIONS = array( "Unable to change password" => "Změna hesla se nezdařila", "Saved" => "Uloženo", "test email settings" => "otestovat nastavení e-mailu", +"A problem occurred while sending the email. Please revise your settings." => "Při odesílání e-mailu nastala chyba. Překontrolujte prosím svá nastavení.", "Email sent" => "E-mail odeslán", "You need to set your user email before being able to send test emails." => "Pro možnost odeslání zkušebních e-mailů musíte nejprve nastavit svou e-mailovou adresu.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?", @@ -146,6 +150,7 @@ $TRANSLATIONS = array( "Credentials" => "Přihlašovací údaje", "SMTP Username" => "SMTP uživatelské jméno ", "SMTP Password" => "SMTP heslo", +"Store credentials" => "Ukládat přihlašovací údaje", "Test email settings" => "Otestovat nastavení e-mailu", "Send email" => "Odeslat e-mail", "Log" => "Záznam", @@ -154,9 +159,14 @@ $TRANSLATIONS = array( "Less" => "Méně", "Version" => "Verze", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", +"More apps" => "Více aplikací", +"Add your app" => "Přidat vlastní aplikaci", +"by" => "sdílí", +"licensed" => "licencováno", "Documentation:" => "Dokumentace:", "User Documentation" => "Uživatelská dokumentace", "Admin Documentation" => "Dokumentace pro administrátory", +"Update to %s" => "Aktualizovat na %s", "Enable only for specific groups" => "Povolit pouze pro vybrané skupiny", "Uninstall App" => "Odinstalovat aplikaci", "Administrator Documentation" => "Dokumentace správce", |