Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/cs_CZ.php')
-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ě"
);