diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
commit | 2cfb9e94970e9437ae30481bec471f1ac802e45a (patch) | |
tree | 23bad1f5d7a6534d908e9253c8325e20c9d0a8db /apps/user_ldap/l10n/tr.js | |
parent | 03e965a513accef64015ac307f4a0784f2ffc52d (diff) | |
download | nextcloud-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/l10n/tr.js')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
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.", |