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-07-27 05:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/cs.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 924985e1094..d340009f1d9 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -196,7 +196,6 @@ 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 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é",
@@ -250,6 +249,7 @@ 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",