diff options
Diffstat (limited to 'l10n-tr/suite/chrome/common/pref/pref-search.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/common/pref/pref-search.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-search.dtd b/l10n-tr/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..b327e4120d --- /dev/null +++ b/l10n-tr/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-search.xul --> +<!-- LOCALIZATION NOTE : FILE The Search prefs dialog --> + + +<!ENTITY pref.search.title "İnternet'te ara"> +<!ENTITY legendHeader "Öntanımlı arama motoru:"> +<!ENTITY defaultSearchEngine.label "Arama motoru:"> +<!ENTITY defaultSearchEngine.accesskey "A"> + +<!ENTITY engineManager.label "Arama motorlarını yönet…"> + +<!ENTITY searchResults.label "Arama sonuçları"> + +<!ENTITY openInTab.label "Open new tabs for sidebar search results"> +<!ENTITY openInTab.accesskey "n"> +<!ENTITY openContextSearchTab.label "Sağ tuş İnternet aramalarını yeni pencere yerine yeni sekmede aç"> +<!ENTITY openContextSearchTab.accesskey "S"> +<!ENTITY openSidebarSearchPanel.label "Open the Search tab in the sidebar when a search is invoked"> +<!ENTITY openSidebarSearchPanel.accesskey "O"> |