summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-06 02:28:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-06 02:28:44 +0000
commit2cfb9e94970e9437ae30481bec471f1ac802e45a (patch)
tree23bad1f5d7a6534d908e9253c8325e20c9d0a8db /apps/user_ldap
parent03e965a513accef64015ac307f4a0784f2ffc52d (diff)
downloadnextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.tar.gz
nextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/ca.js1
-rw-r--r--apps/user_ldap/l10n/ca.json1
-rw-r--r--apps/user_ldap/l10n/tr.js2
-rw-r--r--apps/user_ldap/l10n/tr.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index 12e2c2fed85..68fce242ccf 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -91,6 +91,7 @@ OC.L10N.register(
"Other Attributes:" : "Altres atributs:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Defineix el filtre a aplicar quan s'inicia sessió. \"%%uid\" reemplaça el nom d'usuari en l'acció d'identificar-se. Exemple \"uid=%%uid\"",
"Test Loginname" : "Nom d'usuari de prova",
+ "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta rebre un DN per al nom d'inici de sessió donat i el filtre d'inici de sessió actual",
"Verify settings" : "Comprova els paràmetres",
"%s. Server:" : "%s. Servidor:",
"Add a new configuration" : "Afegeix una nova configuració",
diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json
index d82aa7d12b2..39e7579ca40 100644
--- a/apps/user_ldap/l10n/ca.json
+++ b/apps/user_ldap/l10n/ca.json
@@ -89,6 +89,7 @@
"Other Attributes:" : "Altres atributs:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Defineix el filtre a aplicar quan s'inicia sessió. \"%%uid\" reemplaça el nom d'usuari en l'acció d'identificar-se. Exemple \"uid=%%uid\"",
"Test Loginname" : "Nom d'usuari de prova",
+ "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta rebre un DN per al nom d'inici de sessió donat i el filtre d'inici de sessió actual",
"Verify settings" : "Comprova els paràmetres",
"%s. Server:" : "%s. Servidor:",
"Add a new configuration" : "Afegeix una nova configuració",
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js
index e2c42a062a4..adc2f3d78ae 100644
--- a/apps/user_ldap/l10n/tr.js
+++ b/apps/user_ldap/l10n/tr.js
@@ -153,7 +153,7 @@ OC.L10N.register(
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "İsteğe bağlı. Görüntülenecek ada parantez içinde eklenecek LDAP özniteliği. Örnek sonuç: »John Doe (john.doe@example.org)«.",
"Base User Tree" : "Temel Kullanıcı Ağacı",
"One User Base DN per line" : "Her Satıra Bir Kullanıcı Base DN",
- "User Search Attributes" : "Kullanıcı Arama Öznitelikleri",
+ "User Search Attributes" : "Kullanıcı arama öznitelikleri",
"Optional; one attribute per line" : "İsteğe bağlı; her satıra bir öznitelik",
"Group Display Name Field" : "Görüntülenecek Grup Adı Alanı",
"The LDAP attribute to use to generate the groups's display name." : "Görüntülenecek grup adını oluşturmak için kullanılacak LDAP özniteliği.",
diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json
index c26c6efea6c..338d66cb086 100644
--- a/apps/user_ldap/l10n/tr.json
+++ b/apps/user_ldap/l10n/tr.json
@@ -151,7 +151,7 @@
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "İsteğe bağlı. Görüntülenecek ada parantez içinde eklenecek LDAP özniteliği. Örnek sonuç: »John Doe (john.doe@example.org)«.",
"Base User Tree" : "Temel Kullanıcı Ağacı",
"One User Base DN per line" : "Her Satıra Bir Kullanıcı Base DN",
- "User Search Attributes" : "Kullanıcı Arama Öznitelikleri",
+ "User Search Attributes" : "Kullanıcı arama öznitelikleri",
"Optional; one attribute per line" : "İsteğe bağlı; her satıra bir öznitelik",
"Group Display Name Field" : "Görüntülenecek Grup Adı Alanı",
"The LDAP attribute to use to generate the groups's display name." : "Görüntülenecek grup adını oluşturmak için kullanılacak LDAP özniteliği.",