blob: b327e4120d72abd85ffd65319c1c68dc981964f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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">
|