summaryrefslogtreecommitdiffstats
path: root/l10n-cy/toolkit/toolkit/printing/printUI.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-cy/toolkit/toolkit/printing/printUI.ftl')
-rw-r--r--l10n-cy/toolkit/toolkit/printing/printUI.ftl152
1 files changed, 152 insertions, 0 deletions
diff --git a/l10n-cy/toolkit/toolkit/printing/printUI.ftl b/l10n-cy/toolkit/toolkit/printing/printUI.ftl
new file mode 100644
index 0000000000..3a44b29cff
--- /dev/null
+++ b/l10n-cy/toolkit/toolkit/printing/printUI.ftl
@@ -0,0 +1,152 @@
+# 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/.
+
+printui-title = Argraffu
+# Dialog title to prompt the user for a filename to save print to PDF.
+printui-save-to-pdf-title = Cadw Fel
+
+# Variables
+# $sheetCount (integer) - Number of paper sheets
+printui-sheets-count =
+ { $sheetCount ->
+ [zero] { $sheetCount } dalen o bapur
+ [one] { $sheetCount } dalen o bapur
+ [two] { $sheetCount } ddalen o bapur
+ [few] { $sheetCount } dalen o bapur
+ [many] { $sheetCount } dalen o bapur
+ *[other] { $sheetCount } dalen o bapur
+ }
+
+printui-page-range-all = Y Cyfan
+printui-page-range-current = Cyfredol
+printui-page-range-odd = Odrif
+printui-page-range-even = Eilrif
+printui-page-range-custom = Cyfaddas
+printui-page-range-label = Tudalen
+printui-page-range-picker =
+ .aria-label = Dewis yr ystod tudalen
+printui-page-custom-range-input =
+ .aria-label = Rhowch ystod tudalen cyfaddas
+ .placeholder = e.e. 2-6, 9, 12-16
+
+# Section title for the number of copies to print
+printui-copies-label = Copïau
+
+printui-orientation = Cyfeiriad
+printui-landscape = Tirlun
+printui-portrait = Portread
+
+# Section title for the printer or destination device to target
+printui-destination-label = Cyrchfan
+printui-destination-pdf-label = Cadw i PDF
+
+printui-more-settings = Rhagor o osodiadau
+printui-less-settings = Llai o osodiadau
+
+printui-paper-size-label = Maint papur
+
+# Section title (noun) for the print scaling options
+printui-scale = Graddfa
+printui-scale-fit-to-page-width = Yn ffitio i led y dudalen
+# Label for input control where user can set the scale percentage
+printui-scale-pcent = Graddfa
+
+# Section title (noun) for the two-sided print options
+printui-two-sided-printing = Argraffu dwy ochr
+printui-two-sided-printing-off = Diffodd
+# Flip the sheet as if it were bound along its long edge.
+printui-two-sided-printing-long-edge = Fflipio ar ymyl hir
+# Flip the sheet as if it were bound along its short edge.
+printui-two-sided-printing-short-edge = Fflipio ar ymyl fer
+
+# Section title for miscellaneous print options
+printui-options = Dewisiadau
+printui-headers-footers-checkbox = Argraffu penynnau a throedynnau
+printui-backgrounds-checkbox = Argraffu cefndiroedd
+
+## The "Format" section, select a version of the website to print. Radio
+## options to select between the original page, selected text only, or a version
+## where the page is processed with "Reader View".
+
+# The section title.
+printui-source-label = Fformat
+# Option for printing the original page.
+printui-source-radio = Gwreiddiol
+# Option for printing just the content a user selected prior to printing.
+printui-selection-radio = Dewis
+# Option for "simplifying" the page by printing the Reader View version.
+printui-simplify-page-radio = Symleiddiwyd
+
+##
+
+printui-color-mode-label = Modd lliw
+printui-color-mode-color = Lliw
+printui-color-mode-bw = Du a gwyn
+
+printui-margins = Ymylon
+printui-margins-default = Rhagosodiad
+printui-margins-min = Lleiafswm
+printui-margins-none = Dim
+printui-margins-custom-inches = Cyfaddas (modfeddi)
+printui-margins-custom-mm = Cyfaddas (mm)
+printui-margins-custom-top = Brig
+printui-margins-custom-top-inches = Brig (modfeddi)
+printui-margins-custom-top-mm = Brig (mm)
+printui-margins-custom-bottom = Gwaelod
+printui-margins-custom-bottom-inches = Gwaelod (modfeddi)
+printui-margins-custom-bottom-mm = Gwaelod (mm)
+printui-margins-custom-left = Chwith
+printui-margins-custom-left-inches = Chwith (modfeddi)
+printui-margins-custom-left-mm = Chwith (mm)
+printui-margins-custom-right = De
+printui-margins-custom-right-inches = De (modfeddi)
+printui-margins-custom-right-mm = De (mm)
+
+printui-system-dialog-link = Argraffu gan ddefnyddio deialog y system ...
+
+printui-primary-button = Argraffu
+printui-primary-button-save = Cadw
+printui-cancel-button = Diddymu
+printui-close-button = Cau
+
+printui-loading = Paratoi Rhagolwg
+
+# Reported by screen readers and other accessibility tools to indicate that
+# the print preview has focus.
+printui-preview-label =
+ .aria-label = Rhagolwg Argraffu
+
+printui-pages-per-sheet = Tudalennau fesul dalen
+
+# This is shown next to the Print button with an indefinite loading spinner
+# when the user prints a page and it is being sent to the printer.
+printui-print-progress-indicator = Argraffu…
+printui-print-progress-indicator-saving = Yn cadw…
+
+## Paper sizes that may be supported by the Save to PDF destination:
+
+printui-paper-a5 = A5
+printui-paper-a4 = A4
+printui-paper-a3 = A3
+printui-paper-a2 = A2
+printui-paper-a1 = A1
+printui-paper-a0 = A0
+printui-paper-b5 = B5
+printui-paper-b4 = B4
+printui-paper-jis-b5 = JIS-B5
+printui-paper-jis-b4 = JIS-B4
+printui-paper-letter = US Letter
+printui-paper-legal = US Legal
+printui-paper-tabloid = Tabloid
+
+## Error messages shown when a user has an invalid input
+
+printui-error-invalid-scale = Rhaid i'r raddfa fod yn rhif rhwng 10 a 200.
+printui-error-invalid-margin = Rhowch ymyl ddilys ar gyfer y maint papur a ddewiswyd.
+printui-error-invalid-copies = Rhaid i gopïau fod yn rhif rhwng 1 a 10000.
+
+# Variables
+# $numPages (integer) - Number of pages
+printui-error-invalid-range = Rhaid i'r raddfa fod yn rhif rhwng 10 a { $numPages }.
+printui-error-invalid-start-overflow = Rhaid i rif y dudalen “o” fod yn llai na rhif y dudalen “i”.