diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:42 +0000 |
commit | 8b3161efc9dd35ad96cd77d5db8374376d1b8261 (patch) | |
tree | e4524c56da6990d7dadf8c0653bde35ec4ab7c2f /apps/user_ldap/l10n/tr.js | |
parent | ba53734e15b3b153734f8f17eba4d7bcb07f9902 (diff) | |
download | nextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.tar.gz nextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 711d727f397..42e82120fc6 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -151,7 +151,7 @@ OC.L10N.register( "in seconds. A change empties the cache." : "saniye cinsinden. Değişiklik ön belleği temizler.", "Directory Settings" : "Dizin Ayarları", "User Display Name Field" : "Görüntülenecek Kullanıcı Adı Alanı", - "The LDAP attribute to use to generate the user's display name." : "Görüntülenecek kullanıcı adını oluşturmak için kullanılacak LDAP özniteliği.", + "The LDAP attribute to use to generate the user's display name." : "Görüntülenecek kullanıcı adını üretmek için kullanılacak LDAP özniteliği.", "2nd User Display Name Field" : "2. Görüntülenecek Kullanıcı Adı Alanı", "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ı", @@ -161,7 +161,7 @@ OC.L10N.register( "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.", + "The LDAP attribute to use to generate the groups's display name." : "Görüntülenecek grup adını üretmek için kullanılacak LDAP özniteliği.", "Base Group Tree" : "Temel Grup Ağacı", "One Group Base DN per line" : "Her Satıra Bir Grup Base DN", "Group Search Attributes" : "Grup Arama Öznitelikleri", |