@4tw/vue-cli-plugin-pdfjs-viewer 1.6.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/assets/build/pdf.mjs +13743 -7030
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +14 -15
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +50312 -46034
  7. package/assets/build/pdf.worker.mjs.map +1 -1
  8. package/assets/web/debugger.css +35 -1
  9. package/assets/web/debugger.mjs +233 -8
  10. package/assets/web/iccs/CGATS001Compat-v2-micro.icc +0 -0
  11. package/assets/web/iccs/LICENSE +116 -0
  12. package/assets/web/images/altText_disclaimer.svg +3 -0
  13. package/assets/web/images/altText_spinner.svg +30 -0
  14. package/assets/web/images/altText_warning.svg +3 -0
  15. package/assets/web/images/checkmark.svg +5 -0
  16. package/assets/web/images/comment-actionsButton.svg +3 -0
  17. package/assets/web/images/comment-closeButton.svg +3 -0
  18. package/assets/web/images/comment-editButton.svg +8 -0
  19. package/assets/web/images/comment-popup-editButton.svg +5 -0
  20. package/assets/web/images/editor-toolbar-edit.svg +3 -0
  21. package/assets/web/images/messageBar_closingButton.svg +3 -0
  22. package/assets/web/images/messageBar_info.svg +3 -0
  23. package/assets/web/images/messageBar_warning.svg +3 -0
  24. package/assets/web/images/pages_closeButton.svg +3 -0
  25. package/assets/web/images/pages_selected.svg +7 -0
  26. package/assets/web/images/pages_viewArrow.svg +3 -0
  27. package/assets/web/images/pages_viewButton.svg +3 -0
  28. package/assets/web/images/toolbarButton-editorSignature.svg +6 -0
  29. package/assets/web/locale/ach/viewer.ftl +0 -25
  30. package/assets/web/locale/af/viewer.ftl +0 -33
  31. package/assets/web/locale/an/viewer.ftl +0 -29
  32. package/assets/web/locale/ar/viewer.ftl +223 -32
  33. package/assets/web/locale/ast/viewer.ftl +0 -29
  34. package/assets/web/locale/az/viewer.ftl +0 -29
  35. package/assets/web/locale/be/viewer.ftl +285 -37
  36. package/assets/web/locale/bg/viewer.ftl +41 -37
  37. package/assets/web/locale/bn/viewer.ftl +0 -29
  38. package/assets/web/locale/bo/viewer.ftl +0 -25
  39. package/assets/web/locale/br/viewer.ftl +41 -30
  40. package/assets/web/locale/brx/viewer.ftl +0 -29
  41. package/assets/web/locale/bs/viewer.ftl +374 -9
  42. package/assets/web/locale/ca/viewer.ftl +6 -31
  43. package/assets/web/locale/cak/viewer.ftl +3 -30
  44. package/assets/web/locale/ckb/viewer.ftl +0 -29
  45. package/assets/web/locale/cs/viewer.ftl +288 -38
  46. package/assets/web/locale/cy/viewer.ftl +291 -37
  47. package/assets/web/locale/da/viewer.ftl +284 -38
  48. package/assets/web/locale/de/viewer.ftl +283 -37
  49. package/assets/web/locale/dsb/viewer.ftl +287 -37
  50. package/assets/web/locale/el/viewer.ftl +286 -40
  51. package/assets/web/locale/en-CA/viewer.ftl +283 -37
  52. package/assets/web/locale/en-GB/viewer.ftl +283 -37
  53. package/assets/web/locale/en-US/viewer.ftl +395 -44
  54. package/assets/web/locale/eo/viewer.ftl +284 -32
  55. package/assets/web/locale/es-AR/viewer.ftl +283 -37
  56. package/assets/web/locale/es-CL/viewer.ftl +284 -38
  57. package/assets/web/locale/es-ES/viewer.ftl +283 -37
  58. package/assets/web/locale/es-MX/viewer.ftl +374 -25
  59. package/assets/web/locale/et/viewer.ftl +2 -24
  60. package/assets/web/locale/eu/viewer.ftl +287 -37
  61. package/assets/web/locale/fa/viewer.ftl +90 -14
  62. package/assets/web/locale/ff/viewer.ftl +0 -25
  63. package/assets/web/locale/fi/viewer.ftl +283 -37
  64. package/assets/web/locale/fr/viewer.ftl +283 -37
  65. package/assets/web/locale/fur/viewer.ftl +279 -38
  66. package/assets/web/locale/fy-NL/viewer.ftl +286 -40
  67. package/assets/web/locale/ga-IE/viewer.ftl +0 -33
  68. package/assets/web/locale/gd/viewer.ftl +3 -36
  69. package/assets/web/locale/gl/viewer.ftl +262 -35
  70. package/assets/web/locale/gn/viewer.ftl +282 -37
  71. package/assets/web/locale/gu-IN/viewer.ftl +0 -25
  72. package/assets/web/locale/he/viewer.ftl +287 -41
  73. package/assets/web/locale/hi-IN/viewer.ftl +1 -33
  74. package/assets/web/locale/hr/viewer.ftl +403 -30
  75. package/assets/web/locale/hsb/viewer.ftl +287 -37
  76. package/assets/web/locale/hu/viewer.ftl +283 -31
  77. package/assets/web/locale/hy-AM/viewer.ftl +349 -20
  78. package/assets/web/locale/hye/viewer.ftl +0 -26
  79. package/assets/web/locale/ia/viewer.ftl +283 -29
  80. package/assets/web/locale/id/viewer.ftl +315 -19
  81. package/assets/web/locale/is/viewer.ftl +210 -32
  82. package/assets/web/locale/it/viewer.ftl +286 -37
  83. package/assets/web/locale/ja/viewer.ftl +278 -40
  84. package/assets/web/locale/ka/viewer.ftl +311 -50
  85. package/assets/web/locale/kab/viewer.ftl +267 -29
  86. package/assets/web/locale/kk/viewer.ftl +255 -37
  87. package/assets/web/locale/km/viewer.ftl +0 -25
  88. package/assets/web/locale/kn/viewer.ftl +0 -33
  89. package/assets/web/locale/ko/viewer.ftl +275 -37
  90. package/assets/web/locale/lij/viewer.ftl +0 -25
  91. package/assets/web/locale/lo/viewer.ftl +3 -36
  92. package/assets/web/locale/locale.json +1 -1
  93. package/assets/web/locale/lt/viewer.ftl +0 -26
  94. package/assets/web/locale/ltg/viewer.ftl +0 -25
  95. package/assets/web/locale/lv/viewer.ftl +0 -25
  96. package/assets/web/locale/meh/viewer.ftl +0 -39
  97. package/assets/web/locale/mk/viewer.ftl +0 -32
  98. package/assets/web/locale/ml/viewer.ftl +490 -0
  99. package/assets/web/locale/mr/viewer.ftl +0 -29
  100. package/assets/web/locale/ms/viewer.ftl +0 -25
  101. package/assets/web/locale/my/viewer.ftl +0 -33
  102. package/assets/web/locale/nb-NO/viewer.ftl +285 -33
  103. package/assets/web/locale/ne-NP/viewer.ftl +0 -33
  104. package/assets/web/locale/nl/viewer.ftl +283 -37
  105. package/assets/web/locale/nn-NO/viewer.ftl +287 -33
  106. package/assets/web/locale/oc/viewer.ftl +61 -34
  107. package/assets/web/locale/pa-IN/viewer.ftl +283 -31
  108. package/assets/web/locale/pl/viewer.ftl +285 -38
  109. package/assets/web/locale/pt-BR/viewer.ftl +285 -33
  110. package/assets/web/locale/pt-PT/viewer.ftl +253 -37
  111. package/assets/web/locale/rm/viewer.ftl +274 -31
  112. package/assets/web/locale/ro/viewer.ftl +422 -22
  113. package/assets/web/locale/ru/viewer.ftl +287 -39
  114. package/assets/web/locale/sat/viewer.ftl +3 -36
  115. package/assets/web/locale/sc/viewer.ftl +87 -35
  116. package/assets/web/locale/scn/viewer.ftl +0 -42
  117. package/assets/web/locale/sco/viewer.ftl +0 -26
  118. package/assets/web/locale/si/viewer.ftl +8 -33
  119. package/assets/web/locale/sk/viewer.ftl +287 -37
  120. package/assets/web/locale/skr/viewer.ftl +101 -32
  121. package/assets/web/locale/sl/viewer.ftl +288 -30
  122. package/assets/web/locale/son/viewer.ftl +0 -33
  123. package/assets/web/locale/sq/viewer.ftl +283 -31
  124. package/assets/web/locale/sr/viewer.ftl +117 -30
  125. package/assets/web/locale/sv-SE/viewer.ftl +283 -37
  126. package/assets/web/locale/szl/viewer.ftl +0 -29
  127. package/assets/web/locale/ta/viewer.ftl +0 -25
  128. package/assets/web/locale/te/viewer.ftl +1 -27
  129. package/assets/web/locale/tg/viewer.ftl +284 -32
  130. package/assets/web/locale/th/viewer.ftl +275 -37
  131. package/assets/web/locale/tl/viewer.ftl +0 -29
  132. package/assets/web/locale/tr/viewer.ftl +285 -33
  133. package/assets/web/locale/trs/viewer.ftl +0 -34
  134. package/assets/web/locale/uk/viewer.ftl +223 -35
  135. package/assets/web/locale/ur/viewer.ftl +0 -26
  136. package/assets/web/locale/uz/viewer.ftl +0 -33
  137. package/assets/web/locale/vi/viewer.ftl +276 -38
  138. package/assets/web/locale/wo/viewer.ftl +0 -27
  139. package/assets/web/locale/xh/viewer.ftl +0 -33
  140. package/assets/web/locale/zh-CN/viewer.ftl +276 -32
  141. package/assets/web/locale/zh-TW/viewer.ftl +295 -57
  142. package/assets/web/viewer.css +6573 -2505
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +7807 -3514
  145. package/assets/web/viewer.mjs.map +1 -1
  146. package/assets/web/wasm/LICENSE_OPENJPEG +39 -0
  147. package/assets/web/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  148. package/assets/web/wasm/LICENSE_PDFJS_QCMS +22 -0
  149. package/assets/web/wasm/LICENSE_QCMS +21 -0
  150. package/assets/web/wasm/openjpeg.wasm +0 -0
  151. package/assets/web/wasm/openjpeg_nowasm_fallback.js +17 -0
  152. package/assets/web/wasm/qcms_bg.wasm +0 -0
  153. package/package.json +1 -1
  154. /package/assets/web/images/{toolbarButton-sidebarToggle.svg → toolbarButton-viewsManagerToggle.svg} +0 -0
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Llwytho i lawr
51
51
  pdfjs-bookmark-button =
52
52
  .title = Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol)
53
53
  pdfjs-bookmark-button-label = Tudalen Gyfredol
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Agor yn yr ap
57
- # Used in Firefox for Android.
58
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
59
- pdfjs-open-in-app-button-label = Agor yn yr ap
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,13 +105,13 @@ pdfjs-document-properties-button-label = Priodweddau Dogfen…
111
105
  pdfjs-document-properties-file-name = Enw ffeil:
112
106
  pdfjs-document-properties-file-size = Maint ffeil:
113
107
  # Variables:
114
- # $size_kb (Number) - the PDF file size in kilobytes
115
- # $size_b (Number) - the PDF file size in bytes
116
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } beit)
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } beit)
117
111
  # Variables:
118
- # $size_mb (Number) - the PDF file size in megabytes
119
- # $size_b (Number) - the PDF file size in bytes
120
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } beit)
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } beit)
121
115
  pdfjs-document-properties-title = Teitl:
122
116
  pdfjs-document-properties-author = Awdur:
123
117
  pdfjs-document-properties-subject = Pwnc:
@@ -125,9 +119,8 @@ pdfjs-document-properties-keywords = Allweddair:
125
119
  pdfjs-document-properties-creation-date = Dyddiad Creu:
126
120
  pdfjs-document-properties-modification-date = Dyddiad Addasu:
127
121
  # Variables:
128
- # $date (Date) - the creation/modification date of the PDF file
129
- # $time (Time) - the creation/modification time of the PDF file
130
- pdfjs-document-properties-date-string = { $date }, { $time }
122
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
123
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
131
124
  pdfjs-document-properties-creator = Crewr:
132
125
  pdfjs-document-properties-producer = Cynhyrchydd PDF:
133
126
  pdfjs-document-properties-version = Fersiwn PDF:
@@ -278,10 +271,6 @@ pdfjs-rendering-error = Digwyddodd gwall wrth adeiladu'r dudalen.
278
271
 
279
272
  ## Annotations
280
273
 
281
- # Variables:
282
- # $date (Date) - the modification date of the annotation
283
- # $time (Time) - the modification time of the annotation
284
- pdfjs-annotation-date-string = { $date }, { $time }
285
274
  # .alt: This is used as a tooltip.
286
275
  # Variables:
287
276
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -289,6 +278,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
289
278
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
290
279
  pdfjs-text-annotation-type =
291
280
  .alt = [Anodiad { $type } ]
281
+ # Variables:
282
+ # $dateObj (Date) - the modification date and time of the annotation
283
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
292
284
 
293
285
  ## Password
294
286
 
@@ -302,9 +294,13 @@ pdfjs-web-fonts-disabled = Ffontiau gwe wedi eu hanalluogi: methu defnyddio ffon
302
294
 
303
295
  pdfjs-editor-free-text-button =
304
296
  .title = Testun
297
+ pdfjs-editor-color-picker-free-text-input =
298
+ .title = Newid lliw testun
305
299
  pdfjs-editor-free-text-button-label = Testun
306
300
  pdfjs-editor-ink-button =
307
301
  .title = Lluniadu
302
+ pdfjs-editor-color-picker-ink-input =
303
+ .title = Newid lliw lluniadu
308
304
  pdfjs-editor-ink-button-label = Lluniadu
309
305
  pdfjs-editor-stamp-button =
310
306
  .title = Ychwanegu neu olygu delweddau
@@ -312,12 +308,37 @@ pdfjs-editor-stamp-button-label = Ychwanegu neu olygu delweddau
312
308
  pdfjs-editor-highlight-button =
313
309
  .title = Amlygu
314
310
  pdfjs-editor-highlight-button-label = Amlygu
315
- pdfjs-highlight-floating-button =
316
- .title = Amlygu
317
311
  pdfjs-highlight-floating-button1 =
318
312
  .title = Amlygu
319
313
  .aria-label = Amlygu
320
314
  pdfjs-highlight-floating-button-label = Amlygu
315
+ pdfjs-comment-floating-button =
316
+ .title = Sylw
317
+ .aria-label = Sylw
318
+ pdfjs-comment-floating-button-label = Sylw
319
+ pdfjs-editor-comment-button =
320
+ .title = Sylw
321
+ .aria-label = Sylw
322
+ pdfjs-editor-comment-button-label = Sylw
323
+ pdfjs-editor-signature-button =
324
+ .title = Ychwanegu llofnod
325
+ pdfjs-editor-signature-button-label = Ychwanegu llofnod
326
+
327
+ ## Default editor aria labels
328
+
329
+ # “Highlight” is a noun, the string is used on the editor for highlights.
330
+ pdfjs-editor-highlight-editor =
331
+ .aria-label = Golygydd amlygu
332
+ # “Drawing” is a noun, the string is used on the editor for drawings.
333
+ pdfjs-editor-ink-editor =
334
+ .aria-label = Golygydd lluniadu
335
+ # Used when a signature editor is selected/hovered.
336
+ # Variables:
337
+ # $description (String) - a string describing/labeling the signature.
338
+ pdfjs-editor-signature-editor1 =
339
+ .aria-description = Golygydd llofnod: { $description }
340
+ pdfjs-editor-stamp-editor =
341
+ .aria-label = Golygydd delweddau
321
342
 
322
343
  ## Remove button for the various kind of editor.
323
344
 
@@ -329,6 +350,8 @@ pdfjs-editor-remove-stamp-button =
329
350
  .title = Dileu delwedd
330
351
  pdfjs-editor-remove-highlight-button =
331
352
  .title = Tynnu amlygiad
353
+ pdfjs-editor-remove-signature-button =
354
+ .title = Dileu llofnod
332
355
 
333
356
  ##
334
357
 
@@ -345,19 +368,45 @@ pdfjs-editor-stamp-add-image-button-label = Ychwanegu delwedd
345
368
  pdfjs-editor-free-highlight-thickness-input = Trwch
346
369
  pdfjs-editor-free-highlight-thickness-title =
347
370
  .title = Newid trwch wrth amlygu eitemau heblaw testun
348
- pdfjs-free-text =
371
+ pdfjs-editor-add-signature-container =
372
+ .aria-label = Rheolyddion llofnodion a llofnodion wedi'u cadw
373
+ pdfjs-editor-signature-add-signature-button =
374
+ .title = Ychwanegu llofnod newydd
375
+ pdfjs-editor-signature-add-signature-button-label = Ychwanegu llofnod newydd
376
+ # Used on the button to use an already saved signature.
377
+ # Variables:
378
+ # $description (String) - a string describing/labeling the signature.
379
+ pdfjs-editor-add-saved-signature-button =
380
+ .title = Llofnod wedi'i gadw: { $description }
381
+ # .default-content is used as a placeholder in an empty text editor.
382
+ pdfjs-free-text2 =
349
383
  .aria-label = Golygydd Testun
350
- pdfjs-free-text-default-content = Cychwyn teipio…
351
- pdfjs-ink =
352
- .aria-label = Golygydd Lluniadu
353
- pdfjs-ink-canvas =
354
- .aria-label = Delwedd wedi'i chreu gan ddefnyddwyr
384
+ .default-content = Cychwyn teipio…
385
+ # Used to show how many comments are present in the pdf file.
386
+ # Variables:
387
+ # $count (Number) - the number of comments.
388
+ pdfjs-editor-comments-sidebar-title =
389
+ { $count ->
390
+ [zero] Sylwadau
391
+ [one] Sylw
392
+ [two] Sylw
393
+ [few] Sylw
394
+ [many] Sylw
395
+ *[other] Sylw
396
+ }
397
+ pdfjs-editor-comments-sidebar-close-button =
398
+ .title = Cau'r bar ochr
399
+ .aria-label = Cau'r bar ochr
400
+ pdfjs-editor-comments-sidebar-close-button-label = Cau'r bar ochr
401
+ # Instructional copy to add a comment by selecting text or an annotations.
402
+ pdfjs-editor-comments-sidebar-no-comments1 = Gweld rhywbeth nodedig? Amlygwch ef a gadael sylw.
403
+ pdfjs-editor-comments-sidebar-no-comments-link = Dysgu rhagor
355
404
 
356
405
  ## Alt-text dialog
357
406
 
358
- # Alternative text (alt text) helps when people can't see the image.
359
407
  pdfjs-editor-alt-text-button-label = Testun amgen (alt)
360
- pdfjs-editor-alt-text-edit-button-label = Golygu testun amgen
408
+ pdfjs-editor-alt-text-edit-button =
409
+ .aria-label = Golygu testun amgen
361
410
  pdfjs-editor-alt-text-dialog-label = Dewisiadau
362
411
  pdfjs-editor-alt-text-dialog-description = Mae testun amgen (testun alt) yn helpu pan na all pobl weld y ddelwedd neu pan nad yw'n llwytho.
363
412
  pdfjs-editor-alt-text-add-description-label = Ychwanegu disgrifiad
@@ -370,18 +419,29 @@ pdfjs-editor-alt-text-decorative-tooltip = Marcio fel addurniadol
370
419
  # .placeholder: This is a placeholder for the alt text input area
371
420
  pdfjs-editor-alt-text-textarea =
372
421
  .placeholder = Er enghraifft, “Mae dyn ifanc yn eistedd wrth fwrdd i fwyta pryd bwyd”
422
+ # Alternative text (alt text) helps when people can't see the image.
423
+ pdfjs-editor-alt-text-button =
424
+ .aria-label = Testun amgen (alt)
373
425
 
374
426
  ## Editor resizers
375
427
  ## This is used in an aria label to help to understand the role of the resizer.
376
428
 
377
- pdfjs-editor-resizer-label-top-left = Y gornel chwith uchaf — newid maint
378
- pdfjs-editor-resizer-label-top-middle = Canol uchaf - newid maint
379
- pdfjs-editor-resizer-label-top-right = Y gornel dde uchaf - newid maint
380
- pdfjs-editor-resizer-label-middle-right = De canol - newid maint
381
- pdfjs-editor-resizer-label-bottom-right = Y gornel dde isaf — newid maint
382
- pdfjs-editor-resizer-label-bottom-middle = Canol gwaelod newid maint
383
- pdfjs-editor-resizer-label-bottom-left = Y gornel chwith isaf — newid maint
384
- pdfjs-editor-resizer-label-middle-left = Chwith canol newid maint
429
+ pdfjs-editor-resizer-top-left =
430
+ .aria-label = Y gornel chwith uchaf newid maint
431
+ pdfjs-editor-resizer-top-middle =
432
+ .aria-label = Canol uchaf - newid maint
433
+ pdfjs-editor-resizer-top-right =
434
+ .aria-label = Y gornel dde uchaf - newid maint
435
+ pdfjs-editor-resizer-middle-right =
436
+ .aria-label = De canol - newid maint
437
+ pdfjs-editor-resizer-bottom-right =
438
+ .aria-label = Y gornel dde isaf — newid maint
439
+ pdfjs-editor-resizer-bottom-middle =
440
+ .aria-label = Canol gwaelod — newid maint
441
+ pdfjs-editor-resizer-bottom-left =
442
+ .aria-label = Y gornel chwith isaf — newid maint
443
+ pdfjs-editor-resizer-middle-left =
444
+ .aria-label = Chwith canol — newid maint
385
445
 
386
446
  ## Color picker
387
447
 
@@ -408,3 +468,197 @@ pdfjs-editor-colorpicker-red =
408
468
  pdfjs-editor-highlight-show-all-button-label = Dangos y cyfan
409
469
  pdfjs-editor-highlight-show-all-button =
410
470
  .title = Dangos y cyfan
471
+
472
+ ## New alt-text dialog
473
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
474
+
475
+ # Modal header positioned above a text box where users can edit the alt text.
476
+ pdfjs-editor-new-alt-text-dialog-edit-label = Golygu testun amgen (disgrifiad o ddelwedd)
477
+ # Modal header positioned above a text box where users can add the alt text.
478
+ pdfjs-editor-new-alt-text-dialog-add-label = Ychwanegwch destun amgen (disgrifiad delwedd)
479
+ pdfjs-editor-new-alt-text-textarea =
480
+ .placeholder = Ysgrifennwch eich disgrifiad yma…
481
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
482
+ pdfjs-editor-new-alt-text-description = Disgrifiad byr ar gyfer pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
483
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
484
+ pdfjs-editor-new-alt-text-disclaimer1 = Cafodd y testun amgen hwn ei greu'n awtomatig a gall fod yn anghywir.
485
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Rhagor
486
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Creu testun amgen yn awtomatig
487
+ pdfjs-editor-new-alt-text-not-now-button = Nid nawr
488
+ pdfjs-editor-new-alt-text-error-title = Methu â chreu testun amgen yn awtomatig
489
+ pdfjs-editor-new-alt-text-error-description = Ysgrifennwch eich testun amgen eich hun neu ceisiwch eto yn nes ymlaen.
490
+ pdfjs-editor-new-alt-text-error-close-button = Cau
491
+ # Variables:
492
+ # $totalSize (Number) - the total size (in MB) of the AI model.
493
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
494
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
495
+ .aria-valuetext = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
496
+ # This is a button that users can click to edit the alt text they have already added.
497
+ pdfjs-editor-new-alt-text-added-button =
498
+ .aria-label = Ychwanegwyd testun amgen
499
+ pdfjs-editor-new-alt-text-added-button-label = Ychwanegwyd testun amgen
500
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
501
+ pdfjs-editor-new-alt-text-missing-button =
502
+ .aria-label = Testun amgen coll
503
+ pdfjs-editor-new-alt-text-missing-button-label = Testun amgen coll
504
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
505
+ pdfjs-editor-new-alt-text-to-review-button =
506
+ .aria-label = Adolygu'r testun amgen
507
+ pdfjs-editor-new-alt-text-to-review-button-label = Adolygu'r testun amgen
508
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
509
+ # Variables:
510
+ # $generatedAltText (String) - the generated alt-text.
511
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Crëwyd yn awtomatig: { $generatedAltText }
512
+
513
+ ## Image alt-text settings
514
+
515
+ pdfjs-image-alt-text-settings-button =
516
+ .title = Gosodiadau testun amgen delwedd
517
+ pdfjs-image-alt-text-settings-button-label = Gosodiadau testun amgen delwedd
518
+ pdfjs-editor-alt-text-settings-dialog-label = Gosodiadau testun amgen delwedd
519
+ pdfjs-editor-alt-text-settings-automatic-title = Testun amgen awtomatig
520
+ pdfjs-editor-alt-text-settings-create-model-button-label = Creu testun amgen yn awtomatig
521
+ pdfjs-editor-alt-text-settings-create-model-description = Yn awgrymu disgrifiadau i helpu pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
522
+ # Variables:
523
+ # $totalSize (Number) - the total size (in MB) of the AI model.
524
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI testun amgen ({ $totalSize } MB)
525
+ pdfjs-editor-alt-text-settings-ai-model-description = Yn rhedeg yn lleol ar eich dyfais fel bod eich data'n aros yn breifat. Yn ofynnol ar gyfer testun amgen awtomatig.
526
+ pdfjs-editor-alt-text-settings-delete-model-button = Dileu
527
+ pdfjs-editor-alt-text-settings-download-model-button = Llwytho i Lawr
528
+ pdfjs-editor-alt-text-settings-downloading-model-button = Wrthi'n llwytho i lawr…
529
+ pdfjs-editor-alt-text-settings-editor-title = Golygydd testun amgen
530
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Dangoswch y golygydd testun amgen yn syth wrth ychwanegu delwedd
531
+ pdfjs-editor-alt-text-settings-show-dialog-description = Yn eich helpu i wneud yn siŵr bod gan eich holl ddelweddau destun amgen.
532
+ pdfjs-editor-alt-text-settings-close-button = Cau
533
+
534
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
535
+
536
+ pdfjs-editor-highlight-added-alert = Amlygu wedi'i ychwanegu
537
+ pdfjs-editor-freetext-added-alert = Testun wedi'i ychwanegu
538
+ pdfjs-editor-ink-added-alert = Lluniadu wedi'i ychwanegu
539
+ pdfjs-editor-stamp-added-alert = Delwedd wedi'i hychwanegu
540
+ pdfjs-editor-signature-added-alert = Llofnod wedi'i ychwanegu
541
+
542
+ ## "Annotations removed" bar
543
+
544
+ pdfjs-editor-undo-bar-message-highlight = Tynnwyd yr amlygu
545
+ pdfjs-editor-undo-bar-message-freetext = Tynnwyd y testun
546
+ pdfjs-editor-undo-bar-message-ink = Tynnwyd y lluniad
547
+ pdfjs-editor-undo-bar-message-stamp = Tynnwyd y ddelwedd
548
+ pdfjs-editor-undo-bar-message-signature = Llofnod wedi'i dynnu
549
+ # Variables:
550
+ # $count (Number) - the number of removed annotations.
551
+ pdfjs-editor-undo-bar-message-multiple =
552
+ { $count ->
553
+ [zero] { $count } anodiad wedi'u tynnu
554
+ [one] { $count } anodiad wedi'i dynnu
555
+ [two] { $count } anodiad wedi'u tynnu
556
+ [few] { $count } anodiad wedi'u tynnu
557
+ [many] { $count } anodiad wedi'u tynnu
558
+ *[other] { $count } anodiad wedi'u tynnu
559
+ }
560
+ pdfjs-editor-undo-bar-undo-button =
561
+ .title = Dadwneud
562
+ pdfjs-editor-undo-bar-undo-button-label = Dadwneud
563
+ pdfjs-editor-undo-bar-close-button =
564
+ .title = Cau
565
+ pdfjs-editor-undo-bar-close-button-label = Cau
566
+
567
+ ## Add a signature dialog
568
+
569
+ pdfjs-editor-add-signature-dialog-label = Mae'r modd hwn yn caniatáu i'r defnyddiwr greu llofnod i'w ychwanegu at ddogfen PDF. Gall y defnyddiwr olygu'r enw (sydd hefyd yn gweithredu fel y testun amgen), ac yn ddewisol cadw'r llofnod i'w ddefnyddio dro ar ôl tro.
570
+ pdfjs-editor-add-signature-dialog-title = Ychwanegu llofnod
571
+
572
+ ## Tab names
573
+
574
+ # Type is a verb (you can type your name as signature)
575
+ pdfjs-editor-add-signature-type-button = Math
576
+ .title = Math
577
+ # Draw is a verb (you can draw your signature)
578
+ pdfjs-editor-add-signature-draw-button = Lluniadu
579
+ .title = Lluniadu
580
+ pdfjs-editor-add-signature-image-button = Delwedd
581
+ .title = Delwedd
582
+
583
+ ## Tab panels
584
+
585
+ pdfjs-editor-add-signature-type-input =
586
+ .aria-label = Teipiwch eich llofnod
587
+ .placeholder = Teipiwch eich llofnod
588
+ pdfjs-editor-add-signature-draw-placeholder = Lluniwch eich llofnod
589
+ pdfjs-editor-add-signature-draw-thickness-range-label = Trwch
590
+ # Variables:
591
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
592
+ pdfjs-editor-add-signature-draw-thickness-range =
593
+ .title = Trwch y llinell: { $thickness }
594
+ pdfjs-editor-add-signature-image-placeholder = Llusgwch ffeil yma i'w llwytho
595
+ pdfjs-editor-add-signature-image-browse-link =
596
+ { PLATFORM() ->
597
+ [macos] Neu ddewis ffeiliau delwedd
598
+ *[other] Neu bori ffeiliau delwedd
599
+ }
600
+
601
+ ## Controls
602
+
603
+ pdfjs-editor-add-signature-description-label = Disgrifiad (testun amgen)
604
+ pdfjs-editor-add-signature-description-input =
605
+ .title = Disgrifiad (testun amgen)
606
+ pdfjs-editor-add-signature-description-default-when-drawing = Llofnod
607
+ pdfjs-editor-add-signature-clear-button-label = Diddymu llofnod
608
+ pdfjs-editor-add-signature-clear-button =
609
+ .title = Diddymu llofnod
610
+ pdfjs-editor-add-signature-save-checkbox = Cadw llofnod
611
+ pdfjs-editor-add-signature-save-warning-message = Rydych chi wedi cyrraedd y terfyn o 5 llofnod sydd wedi'u cadw. Tynnwch un i gadw rhagor
612
+ pdfjs-editor-add-signature-image-upload-error-title = Methu llwytho'r ddelwedd.
613
+ pdfjs-editor-add-signature-image-upload-error-description = Gwiriwch eich cysylltiad rhwydwaith neu rhowch gynnig ar ddelwedd arall.
614
+ pdfjs-editor-add-signature-image-no-data-error-title = Methu trosi'r ddelwedd hon yn llofnod
615
+ pdfjs-editor-add-signature-image-no-data-error-description = Ceisiwch lwytho delwedd wahanol.
616
+ pdfjs-editor-add-signature-error-close-button = Cau
617
+
618
+ ## Dialog buttons
619
+
620
+ pdfjs-editor-add-signature-cancel-button = Diddymu
621
+ pdfjs-editor-add-signature-add-button = Ychwanegu
622
+ pdfjs-editor-edit-signature-update-button = Diweddaru
623
+
624
+ ## Comment popup
625
+
626
+ pdfjs-editor-edit-comment-popup-button-label = Golygu sylw
627
+ pdfjs-editor-edit-comment-popup-button =
628
+ .title = Golygu sylw
629
+ pdfjs-editor-delete-comment-popup-button-label = Tynnu sylw
630
+ pdfjs-editor-delete-comment-popup-button =
631
+ .title = Tynnu sylw
632
+ pdfjs-show-comment-button =
633
+ .title = Dangos sylw
634
+
635
+ ## Edit a comment dialog
636
+
637
+ # An existing comment is edited
638
+ pdfjs-editor-edit-comment-dialog-title-when-editing = Golygu sylw
639
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = Diweddaru
640
+ # No existing comment
641
+ pdfjs-editor-edit-comment-dialog-title-when-adding = Ychwanegu sylw
642
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = Ychwanegu
643
+ pdfjs-editor-edit-comment-dialog-text-input =
644
+ .placeholder = Cychwyn teipio…
645
+ pdfjs-editor-edit-comment-dialog-cancel-button = Diddymu
646
+
647
+ ## Edit a comment button in the editor toolbar
648
+
649
+ pdfjs-editor-add-comment-button =
650
+ .title = Ychwanegu sylw
651
+
652
+ ## Main menu for adding/removing signatures
653
+
654
+ pdfjs-editor-delete-signature-button1 =
655
+ .title = Tynnu llofnod sydd wedi'i gadw
656
+ pdfjs-editor-delete-signature-button-label1 = Tynnwch y llofnod sydd wedi'i gadw
657
+
658
+ ## Editor toolbar
659
+
660
+ pdfjs-editor-add-signature-edit-button-label = Golygu disgrifiad
661
+
662
+ ## Edit signature description dialog
663
+
664
+ pdfjs-editor-edit-signature-dialog-title = Golygu disgrifiad