summaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 3ac5b8e0a53..3f7f0640e7d 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"Server version %s or higher is required." : "Je potřeba verze serveru %s nebo vyšší.",
"Server version %s or lower is required." : "Je potřeba verze serveru %s nebo nižší.",
+ "Logged in user must be an admin" : "Je třeba, aby přihlášený uživatel byl správce",
"Unknown filetype" : "Neznámý typ souboru",
"Invalid image" : "Chybný obrázek",
"Avatar image is not square" : "Avatar není čtvercový",
@@ -71,6 +72,7 @@ OC.L10N.register(
"Change" : "Změnit",
"Delete" : "Smazat",
"Share" : "Sdílet",
+ "Overview" : "Přehled",
"Basic settings" : "Základní nastavení",
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
@@ -233,6 +235,7 @@ 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í",
+ "DB Error: \"%s\"" : "Chyba databáze: „%s“",
"No app name specified" : "Nezadán název aplikace"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");