From f2b6e389495fc3ecb81535d20424b7f836665ea7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 Sep 2018 00:12:22 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/cs.js | 5 +++-- lib/l10n/cs.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index c493b4452e3..b260d61a274 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -1,9 +1,10 @@ OC.L10N.register( "lib", { - "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", + "Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!", + "This can usually be fixed by giving the webserver write access to the config directory" : "To obvykle lze opravit umožněním webovému serveru zapisovat do adresáře s nastaveními", "See %s" : "Viz %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.", "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", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“. 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.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index b1a8394ac80..f9dca86ffb3 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -1,7 +1,8 @@ { "translations": { - "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", + "Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!", + "This can usually be fixed by giving the webserver write access to the config directory" : "To obvykle lze opravit umožněním webovému serveru zapisovat do adresáře s nastaveními", "See %s" : "Viz %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.", "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", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“. 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.", -- cgit v1.2.3