summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-02 01:56:23 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-02 01:56:23 -0400
commitbaca5c60c010cb26d3845ad3863fe59e16a0a042 (patch)
tree7895a96d789b0093f5aab81853b44e84594f6a34 /apps/user_ldap
parent1acdef5e347e368ca99014084e30c9b69f1df181 (diff)
downloadnextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.tar.gz
nextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/oc.js1
-rw-r--r--apps/user_ldap/l10n/oc.json1
-rw-r--r--apps/user_ldap/l10n/sr.js7
-rw-r--r--apps/user_ldap/l10n/sr.json7
4 files changed, 10 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/oc.js b/apps/user_ldap/l10n/oc.js
index f077d0d7bc5..847193c431f 100644
--- a/apps/user_ldap/l10n/oc.js
+++ b/apps/user_ldap/l10n/oc.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Users" : "Usancièrs",
"Groups" : "Grops",
"Help" : "Ajuda",
+ "Host" : "Òste",
"Password" : "Senhal",
"Advanced" : "Avançat"
},
diff --git a/apps/user_ldap/l10n/oc.json b/apps/user_ldap/l10n/oc.json
index 88cd771c1c6..0941632f929 100644
--- a/apps/user_ldap/l10n/oc.json
+++ b/apps/user_ldap/l10n/oc.json
@@ -2,6 +2,7 @@
"Users" : "Usancièrs",
"Groups" : "Grops",
"Help" : "Ajuda",
+ "Host" : "Òste",
"Password" : "Senhal",
"Advanced" : "Avançat"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js
index 21da1302329..8bf964638ad 100644
--- a/apps/user_ldap/l10n/sr.js
+++ b/apps/user_ldap/l10n/sr.js
@@ -4,9 +4,9 @@ OC.L10N.register(
"Failed to clear the mappings." : "Неуспело чишћење мапирања.",
"Failed to delete the server configuration" : "Неуспело брисање поставе сервера",
"The configuration is invalid: anonymous bind is not allowed." : "Неисправна подешавања. Анонимна веза није дозвољена.",
- "The configuration is valid and the connection could be established!" : "Конфигурација је важећа и веза се може успоставити!",
+ "The configuration is valid and the connection could be established!" : "Конфигурација је исправна и веза може да се успостави!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Конфигурација је важећа, али Bind није успео. Проверите подешавања сервера и акредитиве.",
- "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.",
+ "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација је неисправна. Погледајте у дневнику записа за додатне детаље.",
"No action specified" : "Није наведена радња",
"No configuration specified" : "Није наведена постава",
"No data specified" : "Нису наведени подаци",
@@ -48,7 +48,7 @@ OC.L10N.register(
"_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a",
"Could not find the desired feature" : "Не могу да пронађем жељену особину",
- "Invalid Host" : "Неважећи домаћин",
+ "Invalid Host" : "Неисправан домаћин",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
@@ -76,6 +76,7 @@ OC.L10N.register(
"Verify settings" : "Провери поставке",
"1. Server" : "1. сервер",
"%s. Server:" : "%s. Сервер:",
+ "Delete the current configuration" : "Обриши тренутне поставке",
"Host" : "Домаћин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://",
"Port" : "Порт",
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json
index c81d8b2b529..93434dbbae1 100644
--- a/apps/user_ldap/l10n/sr.json
+++ b/apps/user_ldap/l10n/sr.json
@@ -2,9 +2,9 @@
"Failed to clear the mappings." : "Неуспело чишћење мапирања.",
"Failed to delete the server configuration" : "Неуспело брисање поставе сервера",
"The configuration is invalid: anonymous bind is not allowed." : "Неисправна подешавања. Анонимна веза није дозвољена.",
- "The configuration is valid and the connection could be established!" : "Конфигурација је важећа и веза се може успоставити!",
+ "The configuration is valid and the connection could be established!" : "Конфигурација је исправна и веза може да се успостави!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Конфигурација је важећа, али Bind није успео. Проверите подешавања сервера и акредитиве.",
- "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.",
+ "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација је неисправна. Погледајте у дневнику записа за додатне детаље.",
"No action specified" : "Није наведена радња",
"No configuration specified" : "Није наведена постава",
"No data specified" : "Нису наведени подаци",
@@ -46,7 +46,7 @@
"_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a",
"Could not find the desired feature" : "Не могу да пронађем жељену особину",
- "Invalid Host" : "Неважећи домаћин",
+ "Invalid Host" : "Неисправан домаћин",
"Server" : "Сервер",
"Users" : "Корисници",
"Login Attributes" : "Атрибути пријаве",
@@ -74,6 +74,7 @@
"Verify settings" : "Провери поставке",
"1. Server" : "1. сервер",
"%s. Server:" : "%s. Сервер:",
+ "Delete the current configuration" : "Обриши тренутне поставке",
"Host" : "Домаћин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://",
"Port" : "Порт",