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 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 45a755c4f08..f7dd8cd72cc 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -66,8 +66,6 @@ OC.L10N.register(
"Log out" : "Odhlásit se",
"Users" : "Uživatelé",
"Unknown user" : "Neznámý uživatel",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Create" : "Vytvořit",
"Change" : "Změnit",
"Delete" : "Smazat",
@@ -78,7 +76,6 @@ OC.L10N.register(
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
"Additional settings" : "Dodatečná nastavení",
- "Tips & tricks" : "Tipy a triky",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
"Verifying" : "Ověření",
@@ -234,6 +231,9 @@ OC.L10N.register(
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"Personal" : "Osobní",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
"No app name specified" : "Nezadán název aplikace",
"Sync clients" : "Synchronizační klienti"