diff options
Diffstat (limited to 'l10n-tr/suite/chrome/mailnews/pref/pref-directory-add.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/pref/pref-directory-add.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/pref/pref-directory-add.dtd b/l10n-tr/suite/chrome/mailnews/pref/pref-directory-add.dtd new file mode 100644 index 0000000000..d3e18ed21e --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/pref/pref-directory-add.dtd @@ -0,0 +1,46 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY newDirectoryTitle.label "Dizin Sunucusu Özellikleri"> +<!ENTITY directoryName.label "İsim:"> +<!ENTITY directoryName.accesskey "s"> +<!ENTITY directoryHostname.label "Makine adı:"> +<!ENTITY directoryHostname.accesskey "M"> +<!ENTITY directoryBaseDN.label "Temel DN:"> +<!ENTITY directoryBaseDN.accesskey "T"> +<!ENTITY findButton.label "Bul"> +<!ENTITY findButton.accesskey "B"> +<!ENTITY directorySecure.label "Güvenli bağlantı kullan (SSL)"> +<!ENTITY directorySecure.accesskey "ü"> +<!ENTITY directoryLogin.label "Kullanıcı adı ve parola ile oturum aç"> +<!ENTITY directoryLogin.accesskey "K"> +<!ENTITY General.tab "Genel"> +<!ENTITY Offline.tab "Çevrim dışı"> +<!ENTITY Advanced.tab "Gelişmiş"> +<!ENTITY portNumber.label "Port numarası:"> +<!ENTITY portNumber.accesskey "P"> +<!ENTITY searchFilter.label "Arama süzgeci:"> +<!ENTITY searchFilter.accesskey "r"> +<!ENTITY scope.label "Kapsam:"> +<!ENTITY scope.accesskey "p"> +<!ENTITY scopeOneLevel.label "Bir düzey "> +<!ENTITY scopeOneLevel.accesskey "B"> +<!ENTITY scopeSubtree.label "Altağaç"> +<!ENTITY scopeSubtree.accesskey "A"> +<!ENTITY return.label "Daha fazla döndürme"> +<!ENTITY return.accesskey "h"> +<!ENTITY results.label "sonuç"> +<!ENTITY offlineText.label "Çevrim dışı çalıştığınızda kullanabilmek için bu dizinin yerel bir kopyasını bilgisayarınıza alabilirsiniz."> +<!ENTITY saslMechanism.label "Giriş yöntemı: "> +<!ENTITY saslMechanism.accesskey "y"> +<!ENTITY saslOff.label "Basit (Simple)"> +<!ENTITY saslOff.accesskey "B"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> + +<!ENTITY newDirectoryWidth "36em"> |