diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
commit | 2a51572cc48d16f714ce0bfa2b5029bb2739fe07 (patch) | |
tree | cb1f06330432b457a99a6e162339a0984c3a037a /apps/user_ldap | |
parent | 40bb45225a42a48cd9d090e7540f1a8d3986df63 (diff) | |
download | nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.tar.gz nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/bg.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/bg.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.json | 1 |
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js index 4f313c83da1..9cf71c703ac 100644 --- a/apps/user_ldap/l10n/bg.js +++ b/apps/user_ldap/l10n/bg.js @@ -8,6 +8,11 @@ OC.L10N.register( "No data specified" : "Не са посочени данни", " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", "Action does not exist" : "Действието не съществува", + "Very weak password" : "Много проста парола", + "Weak password" : "Проста парола", + "So-so password" : "Не особено добра парола", + "Good password" : "Добра парола", + "Strong password" : "Сложна парола", "Testing configuration…" : "Изпробване на конфигурацията...", "Configuration incorrect" : "Конфигурацията е грешна", "Configuration incomplete" : "Конфигурацията не е завършена", diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json index 67267993157..e81a6918e2a 100644 --- a/apps/user_ldap/l10n/bg.json +++ b/apps/user_ldap/l10n/bg.json @@ -6,6 +6,11 @@ "No data specified" : "Не са посочени данни", " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", "Action does not exist" : "Действието не съществува", + "Very weak password" : "Много проста парола", + "Weak password" : "Проста парола", + "So-so password" : "Не особено добра парола", + "Good password" : "Добра парола", + "Strong password" : "Сложна парола", "Testing configuration…" : "Изпробване на конфигурацията...", "Configuration incorrect" : "Конфигурацията е грешна", "Configuration incomplete" : "Конфигурацията не е завършена", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index f56b7d1501e..da054f29269 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -65,6 +65,7 @@ OC.L10N.register( "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Deze applicatie laat beheerders Nextcloud verbinden met een LDAP-gebruikersdatabase.", "Test Configuration" : "Test configuratie", "Help" : "Help", "Groups meeting these criteria are available in %s:" : "Groepsafspraken die voldoen aan deze criteria zijn beschikbaar in %s:", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 4a02a922ff4..b92929719e4 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -63,6 +63,7 @@ "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Deze applicatie laat beheerders Nextcloud verbinden met een LDAP-gebruikersdatabase.", "Test Configuration" : "Test configuratie", "Help" : "Help", "Groups meeting these criteria are available in %s:" : "Groepsafspraken die voldoen aan deze criteria zijn beschikbaar in %s:", |