summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
commit69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch)
treec803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /apps/user_ldap/l10n
parentf000e22a97b9bae756cc5977badeffbc7a6852e9 (diff)
downloadnextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz
nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/de.js3
-rw-r--r--apps/user_ldap/l10n/de.json3
-rw-r--r--apps/user_ldap/l10n/de_DE.js3
-rw-r--r--apps/user_ldap/l10n/de_DE.json3
-rw-r--r--apps/user_ldap/l10n/es_MX.js3
-rw-r--r--apps/user_ldap/l10n/es_MX.json3
-rw-r--r--apps/user_ldap/l10n/fr.js3
-rw-r--r--apps/user_ldap/l10n/fr.json3
-rw-r--r--apps/user_ldap/l10n/nb.js8
-rw-r--r--apps/user_ldap/l10n/nb.json8
-rw-r--r--apps/user_ldap/l10n/pt_BR.js3
-rw-r--r--apps/user_ldap/l10n/pt_BR.json3
-rw-r--r--apps/user_ldap/l10n/tr.js3
-rw-r--r--apps/user_ldap/l10n/tr.json3
-rw-r--r--apps/user_ldap/l10n/zh_CN.js16
-rw-r--r--apps/user_ldap/l10n/zh_CN.json16
16 files changed, 80 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 16be6a4ba1b..a1f6bb440a4 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP / AD-Server memberOf nicht unterstützt.",
"Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:",
"Please login with the new password" : "Bitte mit dem neuen Passwort anmelden",
+ "Your password will expire tomorrow." : "Dein Passwort läuft morgen ab",
+ "Your password will expire today." : "Dein Passwort läuft heute ab",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Dein Passwort läuft in %n Tag ab","Dein Passwort läuft in %n Tagen ab"],
"LDAP / AD integration" : "LDAP / AD Integration",
"_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"],
"_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"],
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index bd6b2dcc0d2..234355bc34c 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP / AD-Server memberOf nicht unterstützt.",
"Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:",
"Please login with the new password" : "Bitte mit dem neuen Passwort anmelden",
+ "Your password will expire tomorrow." : "Dein Passwort läuft morgen ab",
+ "Your password will expire today." : "Dein Passwort läuft heute ab",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Dein Passwort läuft in %n Tag ab","Dein Passwort läuft in %n Tagen ab"],
"LDAP / AD integration" : "LDAP / AD Integration",
"_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"],
"_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"],
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index 768fa8b17d0..16a39130585 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP / AD-Server memberOf nicht unterstützt.",
"Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:",
"Please login with the new password" : "Bitte mit dem neuen Passwort anmelden",
+ "Your password will expire tomorrow." : "Ihr Passwort läuft morgen ab",
+ "Your password will expire today." : "Ihr Passwort läuft heute ab",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ihr Passwort läuft in %n Tage ab","Ihr Passwort läuft in %n Tagen ab"],
"LDAP / AD integration" : "LDAP/AD-Integration",
"_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"],
"_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"],
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 04c83419dd3..3e707d6ba17 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Das Gruppenfeld wurde deaktiviert, da der LDAP / AD-Server memberOf nicht unterstützt.",
"Password change rejected. Hint: " : "Passwortändertung verweigert. Hinweis:",
"Please login with the new password" : "Bitte mit dem neuen Passwort anmelden",
+ "Your password will expire tomorrow." : "Ihr Passwort läuft morgen ab",
+ "Your password will expire today." : "Ihr Passwort läuft heute ab",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ihr Passwort läuft in %n Tage ab","Ihr Passwort läuft in %n Tagen ab"],
"LDAP / AD integration" : "LDAP/AD-Integration",
"_%s group found_::_%s groups found_" : ["%s Gruppe gefunden","%s Gruppen gefunden"],
"_%s user found_::_%s users found_" : ["%s Benutzer gefunden","%s Benutzer gefunden"],
diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js
index e0a8aecb939..6a3dd19978a 100644
--- a/apps/user_ldap/l10n/es_MX.js
+++ b/apps/user_ldap/l10n/es_MX.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo está deshabilitado, porque el servidor LDAP / AD no soporta memberOf.",
"Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: ",
"Please login with the new password" : "Favor de iniciar sesion con la nueva contraseña",
+ "Your password will expire tomorrow." : "Su contraseña expirará mañana.",
+ "Your password will expire today." : "Su contraseña expirará el día de hoy. ",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La contraseña expirará dentro de %n día. ","La contraseña expirará dentro de %n días. "],
"LDAP / AD integration" : "Integración con LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"],
diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json
index 5478beea589..b3a56b09562 100644
--- a/apps/user_ldap/l10n/es_MX.json
+++ b/apps/user_ldap/l10n/es_MX.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo está deshabilitado, porque el servidor LDAP / AD no soporta memberOf.",
"Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: ",
"Please login with the new password" : "Favor de iniciar sesion con la nueva contraseña",
+ "Your password will expire tomorrow." : "Su contraseña expirará mañana.",
+ "Your password will expire today." : "Su contraseña expirará el día de hoy. ",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La contraseña expirará dentro de %n día. ","La contraseña expirará dentro de %n días. "],
"LDAP / AD integration" : "Integración con LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","%s grupos encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","%s usuarios encontrados"],
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index efb8574d47b..f2d2c22fac7 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -55,6 +55,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Les groupes sont désactivés car le serveur LDAP / AD ne prend pas en charge memberOf.",
"Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :",
"Please login with the new password" : "Veuillez vous connecter avec le nouveau mot de passe",
+ "Your password will expire tomorrow." : "Votre mot de passe va expirer demain.",
+ "Your password will expire today." : "Votre mot de passe va expirer aujourd'hui.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Votre mot de passe va expirer dans %n jour.","Votre mot de passe va expirer dans %n jours."],
"LDAP / AD integration" : "Intégration LDAP/AD",
"_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"],
"_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"],
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index 24abea6f372..217cd85b5d0 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -53,6 +53,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Les groupes sont désactivés car le serveur LDAP / AD ne prend pas en charge memberOf.",
"Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :",
"Please login with the new password" : "Veuillez vous connecter avec le nouveau mot de passe",
+ "Your password will expire tomorrow." : "Votre mot de passe va expirer demain.",
+ "Your password will expire today." : "Votre mot de passe va expirer aujourd'hui.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Votre mot de passe va expirer dans %n jour.","Votre mot de passe va expirer dans %n jours."],
"LDAP / AD integration" : "Intégration LDAP/AD",
"_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"],
"_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"],
diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js
index 06921ce04e0..30f67da3568 100644
--- a/apps/user_ldap/l10n/nb.js
+++ b/apps/user_ldap/l10n/nb.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"No data specified" : "Ingen data spesifisert",
" Could not set configuration %s" : "Klarte ikke å utføre oppsett %s",
"Action does not exist" : "Handlingen finnes ikke",
+ "LDAP user and group backend" : "LDAP bruker- og gruppe -bakende",
"Renewing …" : "Fornyer…",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
@@ -29,7 +30,7 @@ OC.L10N.register(
"Please specify the port, it could not be auto-detected." : "Spesifiser porten. Den kunne ikke påvises automatisk.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Base-DN kunne ikke påvises automatisk. Se igjennom pålogginsdetaljer, vertsnavn og portnummer.",
"Could not detect Base DN, please enter it manually." : "Klarte ikke å påvise base-DN. Det må skrives inn manuelt.",
- "{nthServer}. Server" : "{nthServer}. tjener",
+ "{nthServer}. Server" : "{nthServer}. Tjener",
"No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base-DN. Revider oppsettet.",
"More than 1,000 directory entries available." : "Mer enn 1.000 katalogoppføringer tilgjengelig.",
" entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN",
@@ -54,6 +55,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Gruppeboksen ble deaktivert fordi LDAP- / AD-tjeneren ikke støtter memberOf.",
"Password change rejected. Hint: " : "Passordendring avslått. Hint:",
"Please login with the new password" : "Logg inn med det nye passordet",
+ "Your password will expire tomorrow." : "Passordet ditt utløper i morgen.",
+ "Your password will expire today." : "Passordet ditt utløper i dag.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Passordet ditt utløper om %n dag.","Passordet ditt utløper om %n dager."],
"LDAP / AD integration" : "LDAP / AD integrasjon",
"_%s group found_::_%s groups found_" : ["%s gruppe funnet","%s grupper funnet"],
"_%s user found_::_%s users found_" : ["%s bruker funnet","%s brukere funnet"],
@@ -121,7 +125,7 @@ OC.L10N.register(
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og serveren vil ikke virke. Be systemadministratoren installere den.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og tjeneren vil ikke virke. Be systemadministratoren installere den.",
"Connection Settings" : "Innstillinger for tilkobling",
"Configuration Active" : "Oppsett aktivt",
"When unchecked, this configuration will be skipped." : "Overser oppsettet når ikke avhuket.",
diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json
index 2520aa42bff..dccc6f3e8b0 100644
--- a/apps/user_ldap/l10n/nb.json
+++ b/apps/user_ldap/l10n/nb.json
@@ -10,6 +10,7 @@
"No data specified" : "Ingen data spesifisert",
" Could not set configuration %s" : "Klarte ikke å utføre oppsett %s",
"Action does not exist" : "Handlingen finnes ikke",
+ "LDAP user and group backend" : "LDAP bruker- og gruppe -bakende",
"Renewing …" : "Fornyer…",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
@@ -27,7 +28,7 @@
"Please specify the port, it could not be auto-detected." : "Spesifiser porten. Den kunne ikke påvises automatisk.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Base-DN kunne ikke påvises automatisk. Se igjennom pålogginsdetaljer, vertsnavn og portnummer.",
"Could not detect Base DN, please enter it manually." : "Klarte ikke å påvise base-DN. Det må skrives inn manuelt.",
- "{nthServer}. Server" : "{nthServer}. tjener",
+ "{nthServer}. Server" : "{nthServer}. Tjener",
"No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base-DN. Revider oppsettet.",
"More than 1,000 directory entries available." : "Mer enn 1.000 katalogoppføringer tilgjengelig.",
" entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN",
@@ -52,6 +53,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Gruppeboksen ble deaktivert fordi LDAP- / AD-tjeneren ikke støtter memberOf.",
"Password change rejected. Hint: " : "Passordendring avslått. Hint:",
"Please login with the new password" : "Logg inn med det nye passordet",
+ "Your password will expire tomorrow." : "Passordet ditt utløper i morgen.",
+ "Your password will expire today." : "Passordet ditt utløper i dag.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Passordet ditt utløper om %n dag.","Passordet ditt utløper om %n dager."],
"LDAP / AD integration" : "LDAP / AD integrasjon",
"_%s group found_::_%s groups found_" : ["%s gruppe funnet","%s grupper funnet"],
"_%s user found_::_%s users found_" : ["%s bruker funnet","%s brukere funnet"],
@@ -119,7 +123,7 @@
"Expert" : "Ekspert",
"Advanced" : "Avansert",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
- "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og serveren vil ikke virke. Be systemadministratoren installere den.",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Advarsel:</b> PHP LDAP-modulen er ikke installert og tjeneren vil ikke virke. Be systemadministratoren installere den.",
"Connection Settings" : "Innstillinger for tilkobling",
"Configuration Active" : "Oppsett aktivt",
"When unchecked, this configuration will be skipped." : "Overser oppsettet når ikke avhuket.",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index da601d77b39..5242b928672 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "A caixa do grupo foi desativada pois o servidor LDAP / AD não suporta memberOf.",
"Password change rejected. Hint: " : "Troca de senha rejeitada. Dica:",
"Please login with the new password" : "Logue-se com a nova senha",
+ "Your password will expire tomorrow." : "Sua senha vai expirar amanhã.",
+ "Your password will expire today." : "Sua senha vai expirar hoje.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Sua senha vai expirar dentro de%n dia.","Sua senha vai expirar dentro de%ndias."],
"LDAP / AD integration" : "Integração LDAP / AD",
"_%s group found_::_%s groups found_" : ["grupo% s encontrado","grupos% s encontrado"],
"_%s user found_::_%s users found_" : ["usuário %s encontrado","%s usuários encontrados"],
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index f4026252ff7..db0dd00c381 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "A caixa do grupo foi desativada pois o servidor LDAP / AD não suporta memberOf.",
"Password change rejected. Hint: " : "Troca de senha rejeitada. Dica:",
"Please login with the new password" : "Logue-se com a nova senha",
+ "Your password will expire tomorrow." : "Sua senha vai expirar amanhã.",
+ "Your password will expire today." : "Sua senha vai expirar hoje.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Sua senha vai expirar dentro de%n dia.","Sua senha vai expirar dentro de%ndias."],
"LDAP / AD integration" : "Integração LDAP / AD",
"_%s group found_::_%s groups found_" : ["grupo% s encontrado","grupos% s encontrado"],
"_%s user found_::_%s users found_" : ["usuário %s encontrado","%s usuários encontrados"],
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js
index 6686bfd7f14..842500e18bd 100644
--- a/apps/user_ldap/l10n/tr.js
+++ b/apps/user_ldap/l10n/tr.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP / AD sunucusu memberOf parametresini desteklemediğinden grup kutusu devre dışı.",
"Password change rejected. Hint: " : "Parola değişimi reddedildi. İpucu:",
"Please login with the new password" : "Lütfen yeni parolanız ile oturum açın",
+ "Your password will expire tomorrow." : "Parolanızın süresi yarın dolacak.",
+ "Your password will expire today." : "Parolanızın süresi bugün dolacak.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Parolanızın süresi %n gün içinde dolacak.","Parolanızın süresi %n gün içinde dolacak."],
"LDAP / AD integration" : "LDAP / AD bütünleştirmesi",
"_%s group found_::_%s groups found_" : ["%s grup bulundu","%s grup bulundu"],
"_%s user found_::_%s users found_" : ["%s kullanıcı bulundu","%s kullanıcı bulundu"],
diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json
index 691794be037..94bd9b6ccef 100644
--- a/apps/user_ldap/l10n/tr.json
+++ b/apps/user_ldap/l10n/tr.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "LDAP / AD sunucusu memberOf parametresini desteklemediğinden grup kutusu devre dışı.",
"Password change rejected. Hint: " : "Parola değişimi reddedildi. İpucu:",
"Please login with the new password" : "Lütfen yeni parolanız ile oturum açın",
+ "Your password will expire tomorrow." : "Parolanızın süresi yarın dolacak.",
+ "Your password will expire today." : "Parolanızın süresi bugün dolacak.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Parolanızın süresi %n gün içinde dolacak.","Parolanızın süresi %n gün içinde dolacak."],
"LDAP / AD integration" : "LDAP / AD bütünleştirmesi",
"_%s group found_::_%s groups found_" : ["%s grup bulundu","%s grup bulundu"],
"_%s user found_::_%s users found_" : ["%s kullanıcı bulundu","%s kullanıcı bulundu"],
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index b45ac7a3662..70ace5ad71c 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -12,6 +12,10 @@ OC.L10N.register(
"No data specified" : "未指定数据",
" Could not set configuration %s" : " 无法设定配置文件 %s",
"Action does not exist" : "操作不存在",
+ "Weak password" : "弱密码",
+ "So-so password" : "一般的密码",
+ "Good password" : "不错的密码",
+ "Strong password" : "很好的密码",
"The Base DN appears to be wrong" : "Base DN似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
@@ -47,6 +51,9 @@ OC.L10N.register(
"Please provide a login name to test against" : "请提供登录名以测试",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "该组框被禁用,因为LDAP/ AD服务器不支持memberOf。",
"Password change rejected. Hint: " : "密码更改出错。提示:",
+ "Please login with the new password" : "请使用新密码登录",
+ "Your password will expire tomorrow." : "您的密码将在明天过期",
+ "Your password will expire today." : "您的明码将在今天过期",
"LDAP / AD integration" : "LDAP / AD 整合",
"_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
"_%s user found_::_%s users found_" : ["发现 %s 个用户"],
@@ -74,6 +81,7 @@ OC.L10N.register(
"Verify settings" : "验证设置",
"1. Server" : "1.服务器",
"%s. Server:" : "%s.服务器",
+ "Add a new configuration" : "增加一个新的配置",
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
"Delete the current configuration" : "删除当前配置",
"Host" : "主机",
@@ -96,6 +104,14 @@ OC.L10N.register(
"Saving" : "保存中",
"Back" : "返回",
"Continue" : "继续",
+ "An internal error occurred." : "发生了一个内部错误。",
+ "Please try again or contact your administrator." : "请重试,或联系您的管理员。",
+ "Current password" : "当前密码",
+ "New password" : "新密码",
+ "Renew password" : "更新密码",
+ "Wrong password. Reset it?" : "密码错误。是否重置?",
+ "Wrong password." : "密码错误。",
+ "Cancel" : "取消!",
"LDAP" : "LDAP",
"Server" : "服务器",
"Users" : "用户",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index 1f78778fe8b..77dfd92f31a 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -10,6 +10,10 @@
"No data specified" : "未指定数据",
" Could not set configuration %s" : " 无法设定配置文件 %s",
"Action does not exist" : "操作不存在",
+ "Weak password" : "弱密码",
+ "So-so password" : "一般的密码",
+ "Good password" : "不错的密码",
+ "Strong password" : "很好的密码",
"The Base DN appears to be wrong" : "Base DN似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
@@ -45,6 +49,9 @@
"Please provide a login name to test against" : "请提供登录名以测试",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "该组框被禁用,因为LDAP/ AD服务器不支持memberOf。",
"Password change rejected. Hint: " : "密码更改出错。提示:",
+ "Please login with the new password" : "请使用新密码登录",
+ "Your password will expire tomorrow." : "您的密码将在明天过期",
+ "Your password will expire today." : "您的明码将在今天过期",
"LDAP / AD integration" : "LDAP / AD 整合",
"_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
"_%s user found_::_%s users found_" : ["发现 %s 个用户"],
@@ -72,6 +79,7 @@
"Verify settings" : "验证设置",
"1. Server" : "1.服务器",
"%s. Server:" : "%s.服务器",
+ "Add a new configuration" : "增加一个新的配置",
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
"Delete the current configuration" : "删除当前配置",
"Host" : "主机",
@@ -94,6 +102,14 @@
"Saving" : "保存中",
"Back" : "返回",
"Continue" : "继续",
+ "An internal error occurred." : "发生了一个内部错误。",
+ "Please try again or contact your administrator." : "请重试,或联系您的管理员。",
+ "Current password" : "当前密码",
+ "New password" : "新密码",
+ "Renew password" : "更新密码",
+ "Wrong password. Reset it?" : "密码错误。是否重置?",
+ "Wrong password." : "密码错误。",
+ "Cancel" : "取消!",
"LDAP" : "LDAP",
"Server" : "服务器",
"Users" : "用户",