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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-15 05:24:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-15 05:24:58 +0300
commitf8edadfbcd9224e3ae20f0959ade882a7b09923a (patch)
tree1b4398a083a159f5b4c73db6ba8679534729e62d /lib
parent71d6316e2e99346c9b774f07f5dc59272989505b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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 5c2eab060d7..6d496d9772c 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -193,7 +193,7 @@ OC.L10N.register(
"Oct." : "říj.",
"Nov." : "list.",
"Dec." : "pro.",
- "The user limit has been reached and the user was not created." : "Bylo dosaženo limitu uživatelů a uživatel nebyl vytvořen.",
+ "The user limit has been reached and the user was not created." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen.",
"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 je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 593b3af46a5..adc20059018 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -191,7 +191,7 @@
"Oct." : "říj.",
"Nov." : "list.",
"Dec." : "pro.",
- "The user limit has been reached and the user was not created." : "Bylo dosaženo limitu uživatelů a uživatel nebyl vytvořen.",
+ "The user limit has been reached and the user was not created." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen.",
"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 je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",