diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-el/suite/chrome/common/printPreview.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-el/suite/chrome/common/printPreview.dtd')
-rw-r--r-- | l10n-el/suite/chrome/common/printPreview.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-el/suite/chrome/common/printPreview.dtd b/l10n-el/suite/chrome/common/printPreview.dtd new file mode 100644 index 0000000000..3e017d02e1 --- /dev/null +++ b/l10n-el/suite/chrome/common/printPreview.dtd @@ -0,0 +1,39 @@ +<!-- 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 print.label "Εκτύπωση…"> +<!ENTITY print.accesskey "Ε"> +<!ENTITY pageSetup.label "Διαμόρφωση σελίδας…"> +<!ENTITY pageSetup.accesskey "φ"> +<!ENTITY page.label "Σελίδα:"> +<!ENTITY page.accesskey "ε"> +<!ENTITY of.label "από"> +<!ENTITY scale.label "Κλίμακα:"> +<!ENTITY scale.accesskey "Κ"> +<!ENTITY portrait.label "Κατακόρυφα"> +<!ENTITY portrait.accesskey "φ"> +<!ENTITY landscape.label "Οριζόντια"> +<!ENTITY landscape.accesskey "Ο"> +<!ENTITY close.label "Κλείσιμο"> +<!ENTITY close.accesskey "Κ"> +<!ENTITY p30.label "30%"> +<!ENTITY p40.label "40%"> +<!ENTITY p50.label "50%"> +<!ENTITY p60.label "60%"> +<!ENTITY p70.label "70%"> +<!ENTITY p80.label "80%"> +<!ENTITY p90.label "90%"> +<!ENTITY p100.label "100%"> +<!ENTITY p125.label "125%"> +<!ENTITY p150.label "150%"> +<!ENTITY p175.label "175%"> +<!ENTITY p200.label "200%"> +<!ENTITY Custom.label "Προσαρμογή…"> +<!ENTITY ShrinkToFit.label "Προσαρμογή στη σελίδα"> +<!ENTITY customPrompt.title "Προσαρμοσμένη κλίμακα…"> + +<!ENTITY homearrow.tooltip "Πρώτη σελίδα"> +<!ENTITY endarrow.tooltip "Τελευταία σελίδα"> +<!ENTITY rightarrow.tooltip "Επόμενη σελίδα"> +<!ENTITY leftarrow.tooltip "Προηγούμενη σελίδα"> |