diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-06 02:06:37 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-06 02:06:37 +0200 |
commit | af3e7674898251f27cc5ec4fe5337583a1eb2398 (patch) | |
tree | 6ead3c7a24c855b1a23a28fd93315897b786f79d /apps/files_external/l10n/cs_CZ.php | |
parent | ebb28412ca47889019aa4c0f278fe3b9097996f8 (diff) | |
download | nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.tar.gz nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs_CZ.php')
-rw-r--r-- | apps/files_external/l10n/cs_CZ.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_external/l10n/cs_CZ.php b/apps/files_external/l10n/cs_CZ.php index e8a38d86619..75899603349 100644 --- a/apps/files_external/l10n/cs_CZ.php +++ b/apps/files_external/l10n/cs_CZ.php @@ -1,18 +1,18 @@ <?php $TRANSLATIONS = array( "External Storage" => "Externí úložiště", "Mount point" => "Přípojný bod", -"Backend" => "Končící", -"Configuration" => "Konfigurace", -"Options" => "Nastavení", +"Backend" => "Podpůrná vrstva", +"Configuration" => "Nastavení", +"Options" => "Možnosti", "Applicable" => "Platný", -"Add mount point" => "Přidat přípojný bod", +"Add mount point" => "Přidat bod připojení", "None set" => "Nenastaveno", "All Users" => "Všichni uživatelé", "Groups" => "Skupiny", "Users" => "Uživatelé", "Delete" => "Smazat", -"SSL root certificates" => "Kořenové SSL certifikáty", -"Import Root Certificate" => "Import kořenového certifikátu", -"Enable User External Storage" => "Zapnout uživatelské externí úložiště", -"Allow users to mount their own external storage" => "Povolit uživatelů připojit jejich vlastní externí úložiště" +"SSL root certificates" => "Kořenové certifikáty SSL", +"Import Root Certificate" => "Importovat kořenového certifikátu", +"Enable User External Storage" => "Zapnout externí uživatelské úložiště", +"Allow users to mount their own external storage" => "Povolit uživatelům připojení jejich vlastních externích úložišť" ); |