blob: b43047a38203b13ec9f9875e2de16c96ff6b0485 (
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 "Limpar os datos privados">
<!ENTITY sanitizeItems.label "Limpar os seguintes elementos:">
<!ENTITY itemHistory.label "Historial de navegación">
<!ENTITY itemHistory.accesskey "H">
<!ENTITY itemUrlBar.label "Historial da barra de localización">
<!ENTITY itemUrlBar.accesskey "l">
<!ENTITY itemDownloads.label "Historial de descargas">
<!ENTITY itemDownloads.accesskey "d">
<!ENTITY itemFormSearchHistory.label "Formularios gardados e historial de buscas">
<!ENTITY itemFormSearchHistory.accesskey "F">
<!ENTITY itemCache.label "Caché">
<!ENTITY itemCache.accesskey "a">
<!ENTITY itemCookies.label "Cookies">
<!ENTITY itemCookies.accesskey "C">
<!ENTITY itemOfflineApps.label "Datos de sitios web sen conexión">
<!ENTITY itemOfflineApps.accesskey "o">
<!ENTITY itemPasswords.label "Contrasinais gardados">
<!ENTITY itemPasswords.accesskey "C">
<!ENTITY itemSessions.label "Sesións autenticadas">
<!ENTITY itemSessions.accesskey "S">
|