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>2017-09-11 03:20:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-11 03:20:31 +0300
commit89ebbd11c3a73274096c1616f4479e401dcf8726 (patch)
tree5eab1d3de31c8b6dc78790affee86570a39c33e4
parentce0013688daf6e08eb54609dabccc7f973209aef (diff)
[tx-robot] updated from transifexv12.0.3RC2v12.0.3RC1
-rw-r--r--l10n/da.js5
-rw-r--r--l10n/da.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 63864ac..eea2e50 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"password_policy",
{
+ "Password needs to be at least %s characters long" : "Kodeord skal mindst være %s tegn lang",
+ "Password needs to contain at least one lower and one upper case character." : "Kodeord skal mindst indeholde et lille bogstav og et stort bogstav ",
+ "Password needs to contain at least one numeric character." : "Kodeord skal mindst indeholde et tal.",
+ "Password needs to contain at least one special character." : "Kodeord skal indeholde mindst et special tegn.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Kodeordet er i blandt de 1.000.000 mest almindelige kodeord. Vælg venligst et andet.",
"Password policy" : "Kodeord politik",
"Minimal length" : "Minimums længde",
"Forbid common passwords" : "Forbyd almindelige kodeord",
diff --git a/l10n/da.json b/l10n/da.json
index ffa6649..22c5c8e 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,4 +1,9 @@
{ "translations": {
+ "Password needs to be at least %s characters long" : "Kodeord skal mindst være %s tegn lang",
+ "Password needs to contain at least one lower and one upper case character." : "Kodeord skal mindst indeholde et lille bogstav og et stort bogstav ",
+ "Password needs to contain at least one numeric character." : "Kodeord skal mindst indeholde et tal.",
+ "Password needs to contain at least one special character." : "Kodeord skal indeholde mindst et special tegn.",
+ "Password is among the 1,000,000 most common ones. Please make it unique." : "Kodeordet er i blandt de 1.000.000 mest almindelige kodeord. Vælg venligst et andet.",
"Password policy" : "Kodeord politik",
"Minimal length" : "Minimums længde",
"Forbid common passwords" : "Forbyd almindelige kodeord",