diff options
Diffstat (limited to 'l10n-tr/suite/chrome/common/pref/preferences.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/common/pref/preferences.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/preferences.dtd b/l10n-tr/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..a2985c18ca --- /dev/null +++ b/l10n-tr/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,43 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog --> +<!ENTITY prefWindow.title "Tercihler"> +<!ENTITY categoryHeader "Kategori"> + +<!ENTITY appear.label "Görünüm"> +<!ENTITY content.label "İçerik"> +<!ENTITY fonts.label "Yazıtipleri"> +<!ENTITY colors.label "Colors"> + +<!ENTITY navigator.label "Browser"> +<!ENTITY history.label "Geçmiş"> +<!ENTITY languages.label "Diller"> +<!ENTITY applications.label "Yardımcı uygulamalar"> +<!ENTITY locationBar.label "Konum çubuğu"> +<!ENTITY search.label "İnternet araması"> +<!ENTITY tabWindows.label "Sekmeli tarama"> +<!ENTITY links.label "Link Behavior"> +<!ENTITY download.label "Downloads"> + +<!ENTITY security.label "Kişisel gizlilik ve güvenlik"> +<!ENTITY cookies.label "Çerezler"> +<!ENTITY images.label "Images"> +<!ENTITY popups.label "Kendiliğinden beliren pencereler"> +<!ENTITY passwords.label "Parolalar"> +<!ENTITY certs.label "Onay belgeleri"> + +<!ENTITY sync.label "Eşitleme"> + +<!ENTITY advance.label "Gelişmiş"> + +<!ENTITY keynav.label "Klavye ile gezinme"> +<!ENTITY findAsYouType.label "Find As You Type"> +<!ENTITY cache.label "Cache"> +<!ENTITY proxies.label "Proxies"> +<!ENTITY httpnetworking.label "HTTP Ağı"> +<!ENTITY smart.label "Yazılım kurulumu"> +<!ENTITY mousewheel.label "Fare tekerleği"> + +<!ENTITY focusSearch.key "f"> |