blob: 89d88168dea696b96a1f3be85e8732c1a12b26ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<!-- 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 sanitizeDialog.title "Özel bilgileri sil">
<!ENTITY sanitizeItems.label "Aşağıdaki öğeleri hemen sil:">
<!ENTITY itemHistory.label "Tarama geçmişi">
<!ENTITY itemHistory.accesskey "m">
<!ENTITY itemUrlBar.label "Konum çubuğu geçmişi">
<!ENTITY itemUrlBar.accesskey "K">
<!ENTITY itemDownloads.label "İndirme geçmişi">
<!ENTITY itemDownloads.accesskey "d">
<!ENTITY itemFormSearchHistory.label "Kayıtlı formlar ve arama geçmişi">
<!ENTITY itemFormSearchHistory.accesskey "f">
<!ENTITY itemCache.label "Önbellek">
<!ENTITY itemCache.accesskey "n">
<!ENTITY itemCookies.label "Çerezler">
<!ENTITY itemCookies.accesskey "z">
<!ENTITY itemOfflineApps.label "Çevrim dışı site verileri">
<!ENTITY itemOfflineApps.accesskey "s">
<!ENTITY itemPasswords.label "Kayıtlı parolalar">
<!ENTITY itemPasswords.accesskey "p">
<!ENTITY itemSessions.label "Yetkilendirilmiş oturumlar">
<!ENTITY itemSessions.accesskey "Y">
<!ENTITY sanitizeButton.label "Özel bilgileri sil şimdi sil">
|