diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-05 00:26:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-05 00:26:45 +0000 |
commit | f78e415039ff0c54371bad58567c1d9923c2ba60 (patch) | |
tree | 7c866663580be5ef4c7920884d356b082ed96b4e /apps/user_ldap/l10n/tr.js | |
parent | bacd14a790c78724f25aea4298f6ac7e873c3b68 (diff) | |
download | nextcloud-server-f78e415039ff0c54371bad58567c1d9923c2ba60.tar.gz nextcloud-server-f78e415039ff0c54371bad58567c1d9923c2ba60.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, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index cdf8ff0a098..68d504c4dee 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -155,6 +155,8 @@ OC.L10N.register( "One User Base DN per line" : "Her Satıra Bir Kullanıcı Base DN", "User Search Attributes" : "Kullanıcı arama öznitelikleri", "Optional; one attribute per line" : "İsteğe bağlı; her satıra bir öznitelik", + "Disable users missing from LDAP" : "LDAP üzerinde bulunmayan kullanıcılar devre dışı bırakılsın", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Bu seçenek etkinleştirildiğinde, LDAP üzerinden içe aktarılmış ancak daha sonra kaybolmuş kullanıcılar devre dışı bırakılır", "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.", "Base Group Tree" : "Temel Grup Ağacı", |