diff options
Diffstat (limited to 'l10n-el/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-el/suite/chrome/common/pref/pref-content.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/common/pref/pref-content.dtd b/l10n-el/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..958176e639 --- /dev/null +++ b/l10n-el/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,40 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE : FILE The Appearance > Content prefs dialog. --> + +<!ENTITY pref.content.title "Περιεχόμενο"> +<!ENTITY pref.content.description "Αυτές οι ρυθμίσεις επηρεάζουν την εμφάνιση του περιεχομένου ιστοσελίδων και μηνυμάτων στο &brandShortName;."> + +<!ENTITY scrolling.label "Κύλιση"> +<!ENTITY useAutoScroll.label "Χρήση αυτόματης κύλισης"> +<!ENTITY useAutoScroll.accesskey "α"> +<!ENTITY useSmoothScroll.label "Χρήση ομαλής κύλισης"> +<!ENTITY useSmoothScroll.accesskey "Χ"> + +<!ENTITY zoomPrefs.label "Επιλογές ζουμ"> +<!-- LOCALIZATION NOTE (minZoom.label, maxZoom.label, percent.label): + single hbox with minZoom.label preceding the minZoom control and + maxZoom.label preceding the maxZoom control; percent.label shows + the ASCII '%' character at the end of that string --> +<!ENTITY minZoom.label "Εύρος από"> +<!ENTITY minZoom.accesskey "π"> +<!ENTITY maxZoom.label "έως"> +<!ENTITY maxZoom.accesskey "ω"> +<!ENTITY percent.label "%"> +<!ENTITY defaultZoom.label "Προεπιλεγμένο ζουμ"> +<!ENTITY defaultZoom.accesskey "Π"> + +<!ENTITY textZoomOnly.label "Ζουμ μόνο στο κείμενο αντί για την πλήρη σελίδα"> +<!ENTITY textZoomOnly.accesskey "Ζ"> +<!ENTITY siteSpecific.label "Αποθήκευση επιπέδων ζουμ για κάθε ιστότοπο"> +<!ENTITY siteSpecific.accesskey "μ"> +<!ENTITY showZoomStatusPanel.label "Εμφάνιση κουμπιών ζουμ στη γραμμή κατάστασης"> +<!ENTITY showZoomStatusPanel.accesskey "ζ"> +<!ENTITY enableAutomaticImageResizing.label "Προσαρμογή μεγέθους μεγάλων εικόνων στο παράθυρο προγράμματος περιήγησης"> +<!ENTITY enableAutomaticImageResizing.accesskey "Π"> + +<!ENTITY allowHWAccel.label "Χρήση επιτάχυνσης υλικού όταν είναι διαθέσιμη"> +<!ENTITY allowHWAccel.accesskey "ρ"> + |