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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-15 05:14:35 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-15 05:14:35 +0300
commitfdcc654ff6267e03854db27cec472dd26aaf6233 (patch)
tree63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/cs.js
parent76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index dc2cd08e6af..87ede49c9c4 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -197,7 +197,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?",
"Please ask your server administrator to restart the web server." : "Požádejte svého správce systému o restart webového serveru.",
- "PostgreSQL >= 9.5 required" : "Je vyžadováno PostgreSQL verze 9.5 a novější",
+ "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL verze 9 a novější",
"Please upgrade your database version" : "Aktualizujte verzi své databáze",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte práva na 0770, aby obsah adresáře nemohl být vypisován ostatními uživateli.",
"Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní uživatelé",
@@ -251,7 +251,6 @@ OC.L10N.register(
"%s shared »%s« with you." : "%s s vámi sdílel(a) „%s“",
"%s via %s" : "%s pomocí %s",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci „%s“ nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
- "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL verze 9 a novější",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federování cloudu „%s“",
"Sharing %1$s failed, because the user %2$s does not exist" : "Sdílení %1$s se nezdařilo, protože uživatel %2$s neexistuje",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Sdílení položky %1$s se nezdařilo, protože uživatel %2$s není členem žádné skupiny společné s uživatelem %3$s",