summaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/cs.json')
-rw-r--r--lib/l10n/cs.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index bec93e3c5d1..09e50a6648a 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -73,6 +73,7 @@
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
+ "Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@@ -222,6 +223,9 @@
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
+ "Action \"%s\" not supported or implemented." : "Akce \"%s\" nepodporována nebo neimplementována.",
+ "Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: \"%s\" neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@@ -234,7 +238,12 @@
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
+ "Files can't be shared with delete permissions" : "Soubory nemohou být sdíleny s právy pro smazání",
+ "Files can't be shared with create permissions" : "Soubory nemohou být sdíleny s právy pro vytvoření",
+ "Cannot set expiration date more than %s days in the future" : "Datum vypršení více jak %s dnů v budoucnosti nelze nastavit",
"No app name specified" : "Nezadán název aplikace",
+ "App '%s' could not be installed!" : "Aplikaci '%s' se nepodařilo nainstalovat!",
"Sync clients" : "Synchronizační klienti"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file