diff options
Diffstat (limited to 'apps/user_ldap/l10n/tr.js')
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 0273227fa28..1c96aca2175 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -1,31 +1,31 @@ OC.L10N.register( "user_ldap", { - "Failed to clear the mappings." : "Eşleştirmeler temizlenirken hata oluştu.", - "Failed to delete the server configuration" : "Sunucu yapılandırmasını silme başarısız oldu", - "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim atamaya izin verilmiyor.", - "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli ve bağlantı kuruldu!", - "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli fakat bağlama (bind) başarısız. Lütfen sunucu ayarları ve kimlik bilgilerini kontrol edin.", - "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılar için günlüklere bakın.", - "No action specified" : "Eylem belirtilmedi", - "No configuration specified" : "Yapılandırma belirtilmemiş", - "No data specified" : "Veri belirtilmemiş", + "Failed to clear the mappings." : "Eşleştirmeler temizlenemedi.", + "Failed to delete the server configuration" : "Sunucu yapılandırması silinemedi", + "The configuration is invalid: anonymous bind is not allowed." : "Yapılandırma geçersiz: anonim bağlamaya izin verilmiyor.", + "The configuration is valid and the connection could be established!" : "Yapılandırma geçerli. Bağlanabilir!", + "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak bağlanamadı. Lütfen sunucu ayarları ve kimlik doğrulama bilgilerini denetleyin.", + "The configuration is invalid. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlüklere bakın.", + "No action specified" : "Hehrangi bir işlem belirtilmemiş", + "No configuration specified" : "Herhangi bir yapılandırma belirtilmemiş", + "No data specified" : "Herhangi bir veri belirtilmemiş", " Could not set configuration %s" : "%s yapılandırması ayarlanamadı", - "Action does not exist" : "Eylem mevcut değil", - "The Base DN appears to be wrong" : "Base DN yanlış gibi görünüyor", + "Action does not exist" : "İşlem bulunamadı", + "The Base DN appears to be wrong" : "Base DN hatalı gibi görünüyor", "Testing configuration…" : "Yapılandırma sınanıyor...", - "Configuration incorrect" : "Yapılandırma geçersiz", + "Configuration incorrect" : "Yapılandırma hatalı", "Configuration incomplete" : "Yapılandırma tamamlanmamış", - "Configuration OK" : "Yapılandırma tamam", - "Select groups" : "Grupları seç", - "Select object classes" : "Nesne sınıflarını seç", - "Please check the credentials, they seem to be wrong." : "Lütfen kimlik bilgilerini kontrol edin, yanlış görünüyorlar.", - "Please specify the port, it could not be auto-detected." : "Lütfen bağlantı noktası belirtin, otomatik olarak algılanamadı.", - "Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN otomatik olarak tespit edilemedi, lütfen kimlik bilgilerini, sunucuyu ve bağlantı noktasını gözden geçirin.", - "Could not detect Base DN, please enter it manually." : "Base DN tespit edilemedi, lütfen elle girin.", + "Configuration OK" : "Yapılandırma tamamlanmış", + "Select groups" : "Grupları seçin", + "Select object classes" : "Nesne sınıflarını seçin", + "Please check the credentials, they seem to be wrong." : "Lütfen kimlik doğrulama bilgilerini denetleyin, hatalı görünüyor.", + "Please specify the port, it could not be auto-detected." : "Lütfen kapı numarasını belirtin. Otomatik olarak algılanamadı.", + "Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN otomatik olarak algılanamadı. Lütfen kimlik doğrulama bilgilerini, sunucu ve kapı numarasını gözden geçirin.", + "Could not detect Base DN, please enter it manually." : "Base DN algılanamadı. Lütfen el ile yazın.", "{nthServer}. Server" : "{nthServer}. Sunucu", - "No object found in the given Base DN. Please revise." : "Girilen Base DN içerisinde nesne bulunamadı. Lütfen gözden geçirin.", - "More than 1,000 directory entries available." : "1000'den fazla dizin şu an müsait durumdadır.", + "No object found in the given Base DN. Please revise." : "Belirtilen Base DN içerisinde herhangi bir nesne bulunamadı. Lütfen gözden geçirin.", + "More than 1,000 directory entries available." : "Kullanılabilecek 1000'den fazla dizin kaydı var.", " entries available within the provided Base DN" : " girdi sağlanan Base DN içerisinde mevcut", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir hata oluştu. Lütfen Base DN ile birlikte bağlantı ayarlarını ve kimlik bilgilerini denetleyin.", "Do you really want to delete the current Server Configuration?" : "Şu anki sunucu yapılandırmasını silmek istediğinizden emin misiniz?", |