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:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-30 05:45:49 +0300
commita49dc6e4f7495cf89beb57d73eb21919f79ed1e6 (patch)
treed183db1a6a0da18baf3b01e02caea6a039d2ca7b
parentdbb0cfc04b90b1ae305e5d30c88486c31b725666 (diff)
[tx-robot] updated from transifexv16.0.7RC1v16.0.7
-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.",