diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-15 02:24:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-15 02:24:28 +0000 |
commit | 788a1fcca4b84e7bcf8f93826c968688077a81f9 (patch) | |
tree | 492f40484dd43fd4b1389a971086ce4d4dd4f47d /lib/l10n/cs.js | |
parent | 72787cdcfde7cb583d8b6d7e5fcd07706fef5ead (diff) | |
download | nextcloud-server-788a1fcca4b84e7bcf8f93826c968688077a81f9.tar.gz nextcloud-server-788a1fcca4b84e7bcf8f93826c968688077a81f9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 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.)", |