diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-11 01:54:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-11 01:54:51 -0400 |
commit | bfd7194cf9fac8a5a8757213f023f2b39ac5294f (patch) | |
tree | 168e30cda317d50f1adb8588fcae390f85d0f708 /apps/user_ldap/l10n/tr.js | |
parent | ee7ccc9c3d3724e0081442711ff8ab8490e02c1d (diff) | |
download | nextcloud-server-bfd7194cf9fac8a5a8757213f023f2b39ac5294f.tar.gz nextcloud-server-bfd7194cf9fac8a5a8757213f023f2b39ac5294f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/tr.js')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index e01fe04297e..7f6945468f6 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -32,6 +32,7 @@ OC.L10N.register( "Mappings cleared successfully!" : "Eşleştirmeler başarıyla temizlendi!", "Error while clearing the mappings." : "Eşleşmeler temizlenirken hata.", "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonim atamaya izin verilmiyor. Lütfen bir Kullanıcı DN ve Parola sağlayın.", + "Mode switch" : "Kip değişimi", "Select attributes" : "Nitelikleri seç", "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Ayarlar doğrulandı ancak tek kullanıcı bulundu. Sadece ilk kullanıcı oturum açabilecek. Lütfen daha dar bir filtre seçin.", "An unspecified error occurred. Please check the settings and the log." : "Belirtilmeyen bir hata oluştu. Lütfen ayarları ve günlüğü denetleyin.", @@ -43,17 +44,29 @@ OC.L10N.register( "Invalid Host" : "Geçersiz Makine", "Server" : "Sunucu", "Users" : "Kullanıcılar", + "Login Attributes" : "Oturum Açma Öznitelikleri", "Groups" : "Gruplar", "Test Configuration" : "Yapılandırmayı Sına", "Help" : "Yardım", "Groups meeting these criteria are available in %s:" : "Bu kriterlerle eşleşen gruplar %s içinde mevcut:", + "Only these object classes:" : "Sadece bu nesne sınıflarına:", + "Only from these groups:" : "Sadece bu gruplardan:", + "Search groups" : "Grupları ara", + "Available groups" : "Kullanılabilir gruplar", + "Selected groups" : "Seçili gruplar", + "Edit LDAP Query" : "LDAP Sorgusunu Düzenle", + "LDAP Filter:" : "LDAP Filtresi:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtre, %s örneğine erişmesi gereken LDAP gruplarını belirtir.", + "Verify settings and count groups" : "Ayarları doğrula ve grupları say", + "When logging in, %s will find the user based on the following attributes:" : "Oturum açılırken, %s, aşağıdaki özniteliklere bağlı kullanıcıyı bulacak:", + "LDAP / AD Username:" : "LDAP / AD Kullanıcı Adı:", "Other Attributes:" : "Diğer Nitelikler:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Oturum açma girişimi olduğunda uygulanacak filtreyi tanımlar. %%uid, oturum işleminde kullanıcı adı ile değiştirilir. Örneğin: \"uid=%%uid\"", "Test Loginname" : "Oturum açma adını sına", "Verify settings" : "Ayarları doğrula", "1. Server" : "1. Sunucu", "%s. Server:" : "%s. Sunucu:", + "Add a new and blank configuration" : "Yeni ve boş bir yapılandırma ekle", "Copy current configuration into new directory binding" : "Geçerli yapılandırmayı yeni dizin bağlamasına kopyala", "Delete the current configuration" : "Geçerli yapılandırmayı sil", "Host" : "Sunucu", |