diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lt/suite/chrome/common/printPreview.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lt/suite/chrome/common/printPreview.dtd')
-rw-r--r-- | l10n-lt/suite/chrome/common/printPreview.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/common/printPreview.dtd b/l10n-lt/suite/chrome/common/printPreview.dtd new file mode 100644 index 0000000000..aef0dbc94c --- /dev/null +++ b/l10n-lt/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 "Spausdinti…"> +<!ENTITY print.accesskey "S"> +<!ENTITY pageSetup.label "Puslapio nuostatos…"> +<!ENTITY pageSetup.accesskey "n"> +<!ENTITY page.label "Puslapis:"> +<!ENTITY page.accesskey "P"> +<!ENTITY of.label "iš"> +<!ENTITY scale.label "Mastelis:"> +<!ENTITY scale.accesskey "M"> +<!ENTITY portrait.label "Stačias"> +<!ENTITY portrait.accesskey "S"> +<!ENTITY landscape.label "Gulsčias"> +<!ENTITY landscape.accesskey "G"> +<!ENTITY close.label "Užverti"> +<!ENTITY close.accesskey "U"> +<!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 "Kitas…"> +<!ENTITY ShrinkToFit.label "Priderinti prie lapo dydžio"> +<!ENTITY customPrompt.title "Kitoks mastelis…"> + +<!ENTITY homearrow.tooltip "Pirmas puslapis"> +<!ENTITY endarrow.tooltip "Paskutinis puslapis"> +<!ENTITY rightarrow.tooltip "Tolesnis puslapis"> +<!ENTITY leftarrow.tooltip "Ankstesnis puslapis"> |