Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-30 05:45:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-30 05:45:41 +0300
commit617c35d4e4a357c70413ac763a234f95a6499b5f (patch)
treee5f6cd00984f07d02869f97dc890ed1c3f40ef10
parent9edb5c8f95336d34c713a6ec2b49a26ece58446d (diff)
[tx-robot] updated from transifexv18.0.0beta1
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 12207c8..c4da641 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"password_policy",
{
- "Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1,000,000 nejběžnějších hesel. Vyberte si jiné.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1 000 000 nejběžnějších hesel. Vyberte si jiné.",
"Password is present in compromised password list. Please choose a different password." : "Heslo se nachází na seznamu kompromitovaných hesel. Zvolte jiné.",
"Password needs to be at least %s characters long" : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé",
"Password needs to contain at least one numeric character." : "Je třeba, aby heslo obsahovalo alespoň jednu číslici.",
diff --git a/l10n/cs.json b/l10n/cs.json
index 780f3ec..633078f 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1,000,000 nejběžnějších hesel. Vyberte si jiné.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Heslo spadá mezi 1 000 000 nejběžnějších hesel. Vyberte si jiné.",
"Password is present in compromised password list. Please choose a different password." : "Heslo se nachází na seznamu kompromitovaných hesel. Zvolte jiné.",
"Password needs to be at least %s characters long" : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé",
"Password needs to contain at least one numeric character." : "Je třeba, aby heslo obsahovalo alespoň jednu číslici.",