summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/nb.js1
-rw-r--r--apps/user_ldap/l10n/nb.json1
-rw-r--r--apps/user_ldap/l10n/pt_BR.js2
-rw-r--r--apps/user_ldap/l10n/pt_BR.json2
-rw-r--r--apps/user_ldap/l10n/sq.js5
-rw-r--r--apps/user_ldap/l10n/sq.json5
6 files changed, 14 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js
index aad948a0340..6f27c8f3f15 100644
--- a/apps/user_ldap/l10n/nb.js
+++ b/apps/user_ldap/l10n/nb.js
@@ -163,6 +163,7 @@ OC.L10N.register(
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Sidestørrelsen brukes for sidevise (paged) LDAP-søk som kan returnere store resultater, som f.eks. gjennomløping av brukere eller grupper. (Sett til 0 for å skru av sidevis LDAP-spørring i disse situasjonene.)",
"Enable LDAP password changes per user" : "Skru på LDAP-passordsendringer per bruker",
"(New password is sent as plain text to LDAP)" : "(Nytt passord blir sendt i klartekst til LDAP)",
+ "Default password policy DN" : "Standard passordregler DN",
"Special Attributes" : "Spesielle attributter",
"Quota Field" : "Felt med lagringskvote",
"Quota Default" : "Standard lagringskvote",
diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json
index f1bc6f2cc4a..7949a4d5f2a 100644
--- a/apps/user_ldap/l10n/nb.json
+++ b/apps/user_ldap/l10n/nb.json
@@ -161,6 +161,7 @@
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Sidestørrelsen brukes for sidevise (paged) LDAP-søk som kan returnere store resultater, som f.eks. gjennomløping av brukere eller grupper. (Sett til 0 for å skru av sidevis LDAP-spørring i disse situasjonene.)",
"Enable LDAP password changes per user" : "Skru på LDAP-passordsendringer per bruker",
"(New password is sent as plain text to LDAP)" : "(Nytt passord blir sendt i klartekst til LDAP)",
+ "Default password policy DN" : "Standard passordregler DN",
"Special Attributes" : "Spesielle attributter",
"Quota Field" : "Felt med lagringskvote",
"Quota Default" : "Standard lagringskvote",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index a70709df9d1..05abcf5b492 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -95,7 +95,7 @@ OC.L10N.register(
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Você pode omitir o protocolo a menos que o SSL seja requerido. Se sim, inicie com ldaps://",
"Port" : "Porta",
"Detect Port" : "Detectar Porta",
- "User DN" : "DN do usuário",
+ "User DN" : "usuário DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do usuário cliente com qual a ligação deverá ser feita, ex. uid=agent,dc=example,dc=com. Para acesso anônimo, deixe DN e senha vazios.",
"Password" : "Senha",
"For anonymous access, leave DN and Password empty." : "Para acesso anônimo, deixe DN e senha vazios.",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 0e523b59143..32a55a5ac7c 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -93,7 +93,7 @@
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Você pode omitir o protocolo a menos que o SSL seja requerido. Se sim, inicie com ldaps://",
"Port" : "Porta",
"Detect Port" : "Detectar Porta",
- "User DN" : "DN do usuário",
+ "User DN" : "usuário DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do usuário cliente com qual a ligação deverá ser feita, ex. uid=agent,dc=example,dc=com. Para acesso anônimo, deixe DN e senha vazios.",
"Password" : "Senha",
"For anonymous access, leave DN and Password empty." : "Para acesso anônimo, deixe DN e senha vazios.",
diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js
index 20f125f50cb..25cdf8d6063 100644
--- a/apps/user_ldap/l10n/sq.js
+++ b/apps/user_ldap/l10n/sq.js
@@ -12,7 +12,12 @@ OC.L10N.register(
"No data specified" : "S’u treguan të dhëna",
" Could not set configuration %s" : "S’vuri dot në punë formësimin %s",
"Action does not exist" : "Veprimi s’ekziston",
+ "Renewing …" : "Duke rinovuar...",
"Very weak password" : "Fjalëkalim shumë i dobët",
+ "Weak password" : "Fjalekalim i dobët ",
+ "So-so password" : "Fjalekalim hajd mo ",
+ "Good password" : "Fjalëkalim i mirë",
+ "Strong password" : "Fjalëkalim i fortë ",
"The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar",
"Testing configuration…" : "Po provohet formësimi…",
"Configuration incorrect" : "Formësim i pasaktë",
diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json
index 5f95db90f51..846e2f119cd 100644
--- a/apps/user_ldap/l10n/sq.json
+++ b/apps/user_ldap/l10n/sq.json
@@ -10,7 +10,12 @@
"No data specified" : "S’u treguan të dhëna",
" Could not set configuration %s" : "S’vuri dot në punë formësimin %s",
"Action does not exist" : "Veprimi s’ekziston",
+ "Renewing …" : "Duke rinovuar...",
"Very weak password" : "Fjalëkalim shumë i dobët",
+ "Weak password" : "Fjalekalim i dobët ",
+ "So-so password" : "Fjalekalim hajd mo ",
+ "Good password" : "Fjalëkalim i mirë",
+ "Strong password" : "Fjalëkalim i fortë ",
"The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar",
"Testing configuration…" : "Po provohet formësimi…",
"Configuration incorrect" : "Formësim i pasaktë",