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
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-21 05:16:27 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-21 05:16:27 +0300
commit1eb12b8de863380dbff363fdca0675e669405988 (patch)
tree03cedbc647210299c871131cd7fd5250ef78f545 /lib/l10n
parent39ef00c1a9d1d7d07f06216cf94895ac977628de (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cs.js2
-rw-r--r--lib/l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index be5f6aa3865..b39e5f18842 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -173,7 +173,7 @@ OC.L10N.register(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
- "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat ze samých teček",
+ "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index b82a3b790da..c57107e1205 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -171,7 +171,7 @@
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
- "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat ze samých teček",
+ "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",