summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/common/sanitize.dtd
blob: b6443fddc90d2091ad0e01f428018ce28407d727 (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
<!-- 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 "Svuota dati personali">
<!ENTITY sanitizeItems.label "Cancella adesso i seguenti elementi:">
<!ENTITY itemHistory.label "Cronologia di navigazione">
<!ENTITY itemHistory.accesskey "C">
<!ENTITY itemUrlBar.label "Cronologia barra degli indirizzi">
<!ENTITY itemUrlBar.accesskey "b">
<!ENTITY itemDownloads.label "Cronologia dei download">
<!ENTITY itemDownloads.accesskey "d">
<!ENTITY itemFormSearchHistory.label "Cronologia moduli salvati e ricerca">
<!ENTITY itemFormSearchHistory.accesskey "m">
<!ENTITY itemCache.label "Cache">
<!ENTITY itemCache.accesskey "h">
<!ENTITY itemCookies.label "Cookie">
<!ENTITY itemCookies.accesskey "k">
<!ENTITY itemOfflineApps.label "Dati non in linea dei siti web">
<!ENTITY itemOfflineApps.accesskey "n">
<!ENTITY itemPasswords.label "Password salvate">
<!ENTITY itemPasswords.accesskey "P">
<!ENTITY itemSessions.label "Sessioni con autenticazione">
<!ENTITY itemSessions.accesskey "S">
<!ENTITY sanitizeButton.label "Svuota dati personali ora">