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:
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 063f83ff316..1ab3b7167a4 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -207,8 +207,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Požádejte správce serveru, který využíváte 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áš adresář data je čitelný ostatním uživatelům",
+ "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 must be an absolute path" : "Je třeba, aby váš adresář data byl zadán jako úplný popis umístění",
"Check the value of \"datadirectory\" in your configuration" : "Zkontrolujte hodnotu „datadirectory“ ve svém nastavení",
"Your data directory is invalid" : "Váš adresář data není plantý",