diff options
Diffstat (limited to 'l10n-el/suite/chrome/common/sanitize.dtd')
-rw-r--r-- | l10n-el/suite/chrome/common/sanitize.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/common/sanitize.dtd b/l10n-el/suite/chrome/common/sanitize.dtd new file mode 100644 index 0000000000..31e1e2265c --- /dev/null +++ b/l10n-el/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 "Απαλοιφή ιδιωτικών δεδομένων"> +<!ENTITY sanitizeItems.label "Εκκαθάριση των εξής στοιχείων:"> + +<!ENTITY itemHistory.label "Ιστορικό περιήγησης"> +<!ENTITY itemHistory.accesskey "π"> +<!ENTITY itemUrlBar.label "Ιστορικό γραμμής διευθύνσεων"> +<!ENTITY itemUrlBar.accesskey "Ι"> +<!ENTITY itemDownloads.label "Ιστορικό λήψεων"> +<!ENTITY itemDownloads.accesskey "Ι"> +<!ENTITY itemFormSearchHistory.label "Αποθηκευμένο ιστορικό αναζήτησης και φορμών"> +<!ENTITY itemFormSearchHistory.accesskey "φ"> +<!ENTITY itemCache.label "Προσωρινή μνήμη"> +<!ENTITY itemCache.accesskey "σ"> +<!ENTITY itemCookies.label "Cookies"> +<!ENTITY itemCookies.accesskey "C"> +<!ENTITY itemOfflineApps.label "Δεδομένα ιστοσελίδων εκτός σύνδεσης"> +<!ENTITY itemOfflineApps.accesskey "Δ"> +<!ENTITY itemPasswords.label "Αποθηκευμένοι κωδικοί πρόσβασης"> +<!ENTITY itemPasswords.accesskey "κ"> +<!ENTITY itemSessions.label "Επαληθευμένες συνεδρίες"> +<!ENTITY itemSessions.accesskey "σ"> + +<!ENTITY sanitizeButton.label "Απαλοιφή ιδιωτικών δεδομένων"> |