summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-07-07 01:56:27 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-07-07 01:56:27 -0400
commit38718bf89e493d007863e5a6254aaa2fca70f6fd (patch)
tree8e0477e6c366c02fa5cf86c94f5d71849909ade6 /apps/user_ldap
parentd769e718a58ff76a85f032913728936d77581452 (diff)
downloadnextcloud-server-38718bf89e493d007863e5a6254aaa2fca70f6fd.tar.gz
nextcloud-server-38718bf89e493d007863e5a6254aaa2fca70f6fd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/lt_LT.js7
-rw-r--r--apps/user_ldap/l10n/lt_LT.json7
-rw-r--r--apps/user_ldap/l10n/pt_PT.js4
-rw-r--r--apps/user_ldap/l10n/pt_PT.json4
4 files changed, 18 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js
index c263e952206..b3018c726fb 100644
--- a/apps/user_ldap/l10n/lt_LT.js
+++ b/apps/user_ldap/l10n/lt_LT.js
@@ -18,14 +18,21 @@ OC.L10N.register(
"Groups" : "Grupės",
"Test Configuration" : "Bandyti konfigūraciją",
"Help" : "Pagalba",
+ "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:",
+ "LDAP / AD Email Address:" : "LDAP / AD el. pašto adresas:",
+ "Verify settings" : "Patvirtinti nustatymus",
+ "1. Server" : "1. Serveris",
+ "%s. Server:" : "%s. Serveris:",
"Host" : "Mazgas",
"Port" : "Prievadas",
"User DN" : "Naudotojas DN",
"Password" : "Slaptažodis",
"For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuščius.",
"One Base DN per line" : "Vienas bazinis DN eilutėje",
+ "Saving" : "Saugoma...",
"Back" : "Atgal",
"Continue" : "Tęsti",
+ "LDAP" : "LDAP",
"Advanced" : "Išplėstiniai",
"Connection Settings" : "Ryšio nustatymai",
"Configuration Active" : "Konfigūracija aktyvi",
diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json
index 64e2bae4670..91dd891166f 100644
--- a/apps/user_ldap/l10n/lt_LT.json
+++ b/apps/user_ldap/l10n/lt_LT.json
@@ -16,14 +16,21 @@
"Groups" : "Grupės",
"Test Configuration" : "Bandyti konfigūraciją",
"Help" : "Pagalba",
+ "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:",
+ "LDAP / AD Email Address:" : "LDAP / AD el. pašto adresas:",
+ "Verify settings" : "Patvirtinti nustatymus",
+ "1. Server" : "1. Serveris",
+ "%s. Server:" : "%s. Serveris:",
"Host" : "Mazgas",
"Port" : "Prievadas",
"User DN" : "Naudotojas DN",
"Password" : "Slaptažodis",
"For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuščius.",
"One Base DN per line" : "Vienas bazinis DN eilutėje",
+ "Saving" : "Saugoma...",
"Back" : "Atgal",
"Continue" : "Tęsti",
+ "LDAP" : "LDAP",
"Advanced" : "Išplėstiniai",
"Connection Settings" : "Ryšio nustatymai",
"Configuration Active" : "Konfigūracija aktyvi",
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js
index 0999767ac59..2292ed29dfe 100644
--- a/apps/user_ldap/l10n/pt_PT.js
+++ b/apps/user_ldap/l10n/pt_PT.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"user_ldap",
{
- "Failed to clear the mappings." : "Falhou ao limpar os mapas.",
+ "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.",
"Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor",
- "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.",
+ "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: não é permitida ligação anónima.",
"The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possível estabelecer a ligação!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possível estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.",
"The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.",
diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json
index 59cedd26174..814345b22f4 100644
--- a/apps/user_ldap/l10n/pt_PT.json
+++ b/apps/user_ldap/l10n/pt_PT.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Failed to clear the mappings." : "Falhou ao limpar os mapas.",
+ "Failed to clear the mappings." : "Falhou ao limpar os mapeamentos.",
"Failed to delete the server configuration" : "Erro ao eliminar a configuração do servidor",
- "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: ligação anónima não é permitida.",
+ "The configuration is invalid: anonymous bind is not allowed." : "A configuração é inválida: não é permitida ligação anónima.",
"The configuration is valid and the connection could be established!" : "A configuração está correcta e foi possível estabelecer a ligação!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "A configuração está correcta, mas não foi possível estabelecer a conexão. Por favor, verifique as configurações do servidor e as credenciais.",
"The configuration is invalid. Please have a look at the logs for further details." : "A configuração é inválida. Por favor, veja o registo (log) do ownCloud para mais detalhes.",