aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-11 15:20:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-01-11 15:20:22 +0000
commitc35ea159166daca44cdd2002e5f1d0c6e4bf467c (patch)
treea03cbb5e300078484c680b784316efce94a3b5e4 /lib/l10n/cs_CZ.js
parentbc26f78eb1d87e7e9dfa62cf97e8a0cb81f79fa2 (diff)
downloadnextcloud-server-c35ea159166daca44cdd2002e5f1d0c6e4bf467c.tar.gz
nextcloud-server-c35ea159166daca44cdd2002e5f1d0c6e4bf467c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs_CZ.js')
-rw-r--r--lib/l10n/cs_CZ.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index 11fae69eafb..ff0b5705cea 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %$1s nebyly řádně nahrazeny. Ujistěte se, že je to verze kompatibilní se serverem.",
"Sample configuration detected" : "Byla detekována vzorová konfigurace",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php",
+ "%1$s and %2$s" : "%1$s a %2$s",
+ "%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s",
+ "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s",
+ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s",
"PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.",
"PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.",
"%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.",