diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:52 +0000 |
commit | 1965889fc85d4efd60bab47ee7adc2c53f8e3723 (patch) | |
tree | 07ec02caad6dd0f81ceae156ed2fdfdaef4ac6c3 /apps/user_ldap/l10n/tr.js | |
parent | ec89aaa67a3db6c0864123567dcd523182d5d7cb (diff) | |
download | nextcloud-server-1965889fc85d4efd60bab47ee7adc2c53f8e3723.tar.gz nextcloud-server-1965889fc85d4efd60bab47ee7adc2c53f8e3723.zip |
[tx-robot] updated from transifex
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 e46ed393010..cc5253c7eb5 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -128,7 +128,6 @@ OC.L10N.register( "Groups" : "Gruplar", "Expert" : "Uzman", "Advanced" : "Gelişmiş", - "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Uyarı:</b> user_ldap ve user_webdavauth uygulamaları uyumlu değil. Beklenmedik bir davranışla karşılaşabilirsiniz. Lütfen ikisinden birini devre dışı bırakmak için sistem yöneticinizle görüşün.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Uyarı:</b> PHP LDAP modülü kurulmamış, arka uç çalışmayacak. Lütfen kurulumu için sistem yöneticinizle görüşün.", "Connection Settings" : "Bağlantı Ayarları", "Configuration Active" : "Yapılandırma Etkin", @@ -193,6 +192,7 @@ OC.L10N.register( "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "LDAP / AD kullanıcı adı ile oturum açılmasını sağlar. Kullanıcı adı uid ya da samaccountname olabilir ve algılanır.", "Add a new and blank configuration" : "Yeni ve boş bir yapılandırma ekle", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL gerekmiyorsa iletişim kuralı belirtilmeyebilir. Gerekiyorsa ldaps:// ile başlayın", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Uyarı:</b> user_ldap ve user_webdavauth uygulamaları uyumlu değil. Beklenmedik bir davranışla karşılaşabilirsiniz. Lütfen ikisinden birini devre dışı bırakmak için sistem yöneticinizle görüşün.", "in bytes" : "bayt cinsinden" }, "nplurals=2; plural=(n > 1);"); |