summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-29 02:06:48 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-29 02:06:48 +0200
commit9338d093f9bbcb8b25c088d8777f5803964570c3 (patch)
tree3cea67bc39f8d03d8d141c16d4cc1f4a6501aae0 /apps/files_external
parent92c782c1b049cbb4b9c8433edec2a08b739202a9 (diff)
downloadnextcloud-server-9338d093f9bbcb8b25c088d8777f5803964570c3.tar.gz
nextcloud-server-9338d093f9bbcb8b25c088d8777f5803964570c3.zip
[tx-robot] updated from transifexv4.5.0beta1
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/cs_CZ.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/cs_CZ.php b/apps/files_external/l10n/cs_CZ.php
index 8f11d7da119..e8a38d86619 100644
--- a/apps/files_external/l10n/cs_CZ.php
+++ b/apps/files_external/l10n/cs_CZ.php
@@ -1,13 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Externí úložiště",
"Mount point" => "Přípojný bod",
+"Backend" => "Končící",
"Configuration" => "Konfigurace",
"Options" => "Nastavení",
+"Applicable" => "Platný",
"Add mount point" => "Přidat přípojný bod",
+"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ě"
);