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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-26 03:13:45 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-26 03:13:45 +0300
commit84988e4f894d4a8eeffa25d92e47f230de9ba292 (patch)
treec97ad5ddf3657f9a9d3dfbc2588bba9809ad9846 /lib
parent8cb7ce7b6edeb403372ae51be039688d821ca746 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js4
-rw-r--r--lib/l10n/cs.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 3f7f0640e7d..7c38ee46fb8 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Nelze zapisovat do adresáře \"config\"!",
+ "Cannot write into \"config\" directory!" : "Nelze zapisovat do složky „config“!",
"This can usually be fixed by giving the webserver write access to the config directory" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře",
"See %s" : "Viz %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře. Viz %s",
"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",
+ "Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
"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",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index b1e69dac9f4..5cc2a343b91 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -1,10 +1,10 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "Nelze zapisovat do adresáře \"config\"!",
+ "Cannot write into \"config\" directory!" : "Nelze zapisovat do složky „config“!",
"This can usually be fixed by giving the webserver write access to the config directory" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře",
"See %s" : "Viz %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře. Viz %s",
"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",
+ "Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
"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",