From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../cy/toolkit/printing/printPreview.ftl | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 thunderbird-l10n/cy/localization/cy/toolkit/printing/printPreview.ftl (limited to 'thunderbird-l10n/cy/localization/cy/toolkit/printing/printPreview.ftl') diff --git a/thunderbird-l10n/cy/localization/cy/toolkit/printing/printPreview.ftl b/thunderbird-l10n/cy/localization/cy/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..31f01fb299 --- /dev/null +++ b/thunderbird-l10n/cy/localization/cy/toolkit/printing/printPreview.ftl @@ -0,0 +1,72 @@ +# 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/. + +printpreview-simplify-page-checkbox = + .label = Symleiddio Tudalen + .accesskey = S + .tooltiptext = Nid oes modd symleiddio'r dudalen yn awtomatig +printpreview-simplify-page-checkbox-enabled = + .label = { printpreview-simplify-page-checkbox.label } + .accesskey = { printpreview-simplify-page-checkbox.accesskey } + .tooltiptext = Newid cynllun ar gyfer darllen haws +printpreview-close = + .label = Cau + .accesskey = C +printpreview-portrait = + .label = Portread + .accesskey = o +printpreview-landscape = + .label = Tirlun + .accesskey = l +printpreview-scale = + .value = Graddfa: + .accesskey = G +printpreview-shrink-to-fit = + .label = Lleihau i'r Maint +printpreview-custom = + .label = Cyfaddasu… +printpreview-print = + .label = Argraffu… + .accesskey = A +printpreview-of = + .value = o +printpreview-custom-scale-prompt-title = Graddfa Cyfaddasu +printpreview-page-setup = + .label = Gosodiad Tudalen… + .accesskey = u +printpreview-page = + .value = Tudalen: + .accesskey = a + +# Variables +# $sheetNum (integer) - The current sheet number +# $sheetCount (integer) - The total number of sheets to print +printpreview-sheet-of-sheets = { $sheetNum } o { $sheetCount } + +## Variables +## $percent (integer) - menuitem percent label +## $arrow (String) - UTF-8 arrow character for navigation buttons + +printpreview-percentage-value = + .label = { $percent }% +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = Tudalen gyntaf +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = Tudalen flaenorol +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = Tudalen nesaf +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = Tudalen olaf +printpreview-homearrow-button = + .title = Tudalen gyntaf +printpreview-previousarrow-button = + .title = Tudalen flaenorol +printpreview-nextarrow-button = + .title = Tudalen nesaf +printpreview-endarrow-button = + .title = Tudalen olaf -- cgit v1.2.3