diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:24 +0000 |
commit | 043acfebab11e4fdfdda9f412543f3d08b30c33c (patch) | |
tree | 72cd5d51bfd4f1ea24304fc50417db35eaf01344 /lib/l10n/cs.js | |
parent | d8e3c3cb222dd450246fd1ac1d4dcb47ff179b7d (diff) | |
download | nextcloud-server-043acfebab11e4fdfdda9f412543f3d08b30c33c.tar.gz nextcloud-server-043acfebab11e4fdfdda9f412543f3d08b30c33c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 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", |