aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-27 00:12:20 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-27 00:12:20 +0000
commit6ccc34f5af4352cdaec9b5d09a99b31583310a87 (patch)
tree98ce5019d7853eadfedf475a1abcbd73d813dca0 /lib/l10n/cs.js
parent6514bf1e18485bd5e94ea01c5e49ca2d74c3023b (diff)
downloadnextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.tar.gz
nextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 54398f64ef0..1e6e07d2c93 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
+ "Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@@ -224,6 +225,9 @@ OC.L10N.register(
"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",
@@ -236,7 +240,12 @@ OC.L10N.register(
"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"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");