diff options
Diffstat (limited to 'l10n-hu/suite/chrome/common/sanitize.dtd')
-rw-r--r-- | l10n-hu/suite/chrome/common/sanitize.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/common/sanitize.dtd b/l10n-hu/suite/chrome/common/sanitize.dtd new file mode 100644 index 0000000000..fc541c7c02 --- /dev/null +++ b/l10n-hu/suite/chrome/common/sanitize.dtd @@ -0,0 +1,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 "Személyes adatok törlése"> +<!ENTITY sanitizeItems.label "A következő elemek azonnali törlése:"> + +<!ENTITY itemHistory.label "Böngészés előzményei"> +<!ENTITY itemHistory.accesskey "B"> +<!ENTITY itemUrlBar.label "Címsor előzményei"> +<!ENTITY itemUrlBar.accesskey "l"> +<!ENTITY itemDownloads.label "Letöltési előzmények"> +<!ENTITY itemDownloads.accesskey "L"> +<!ENTITY itemFormSearchHistory.label "Mentett űrlapadatok és keresési előzmények"> +<!ENTITY itemFormSearchHistory.accesskey "M"> +<!ENTITY itemCache.label "Gyorsítótár"> +<!ENTITY itemCache.accesskey "G"> +<!ENTITY itemCookies.label "Sütik"> +<!ENTITY itemCookies.accesskey "S"> +<!ENTITY itemOfflineApps.label "Kapcsolat nélküli webhelyadatok"> +<!ENTITY itemOfflineApps.accesskey "o"> +<!ENTITY itemPasswords.label "Elmentett jelszavak"> +<!ENTITY itemPasswords.accesskey "E"> +<!ENTITY itemSessions.label "Hitelesített munkamenetek"> +<!ENTITY itemSessions.accesskey "H"> + +<!ENTITY sanitizeButton.label "Személyes adatok törlése"> |