summaryrefslogtreecommitdiffstats
path: root/l10n-pt-PT/suite/chrome/common/sanitize.dtd
blob: 3c52495e587c27c13e4a696d2ad501cef8cab70a (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 dados privados">
<!ENTITY sanitizeItems.label             "Limpar os seguintes itens agora:">

<!ENTITY itemHistory.label               "Histórico de navegação">
<!ENTITY itemHistory.accesskey           "H">
<!ENTITY itemUrlBar.label                "Histórico da barra de localização">
<!ENTITY itemUrlBar.accesskey            "l">
<!ENTITY itemDownloads.label             "Histórico de transferências">
<!ENTITY itemDownloads.accesskey         "t">
<!ENTITY itemFormSearchHistory.label     "Formulários guardados e histórico de pesquisas">
<!ENTITY itemFormSearchHistory.accesskey "F">
<!ENTITY itemCache.label                 "Cache">
<!ENTITY itemCache.accesskey             "a">
<!ENTITY itemCookies.label               "Cookies">
<!ENTITY itemCookies.accesskey           "C">
<!ENTITY itemOfflineApps.label           "Dados offline do website">
<!ENTITY itemOfflineApps.accesskey       "o">
<!ENTITY itemPasswords.label             "Palavras-passe guardadas">
<!ENTITY itemPasswords.accesskey         "P">
<!ENTITY itemSessions.label              "Sessões autenticadas">
<!ENTITY itemSessions.accesskey          "S">

<!ENTITY sanitizeButton.label            "Limpar agora dados privados">