Skip to content

Commit 040e9c7

Browse files
committed
Update translations to the most recent versions
1 parent bb8fb74 commit 040e9c7

54 files changed

Lines changed: 214 additions & 57 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

l10n/ar/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@ pdfjs-editor-new-alt-text-error-close-button = أغلق
466466
# Variables:
467467
# $totalSize (Number) - the total size (in MB) of the AI model.
468468
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
469-
# $percent (Number) - the percentage of the downloaded size.
470469
pdfjs-editor-new-alt-text-ai-model-downloading-progress = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت)
471470
.aria-valuetext = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت)
472471
# This is a button that users can click to edit the alt text they have already added.

l10n/be/viewer.ftl

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,16 @@ pdfjs-editor-signature-button-label = Дадаць подпіс
324324
325325
## Default editor aria labels
326326

327+
# “Highlight” is a noun, the string is used on the editor for highlights.
328+
pdfjs-editor-highlight-editor =
329+
.aria-label = Рэдактар вылучэнняў
330+
# “Drawing” is a noun, the string is used on the editor for drawings.
331+
pdfjs-editor-ink-editor =
332+
.aria-label = Рэдактар малюнкаў
333+
pdfjs-editor-signature-editor =
334+
.aria-label = Рэдактар подпісаў
335+
pdfjs-editor-stamp-editor =
336+
.aria-label = Рэдактар выяў
327337
328338
## Remove button for the various kind of editor.
329339

@@ -353,9 +363,16 @@ pdfjs-editor-stamp-add-image-button-label = Дадаць выяву
353363
pdfjs-editor-free-highlight-thickness-input = Таўшчыня
354364
pdfjs-editor-free-highlight-thickness-title =
355365
.title = Змяняць таўшчыню пры вылучэнні іншых элементаў, акрамя тэксту
366+
pdfjs-editor-add-signature-container =
367+
.aria-label = Элементы кіравання подпісамі і захаваныя подпісы
356368
pdfjs-editor-signature-add-signature-button =
357369
.title = Дадаць новы подпіс
358370
pdfjs-editor-signature-add-signature-button-label = Дадаць новы подпіс
371+
# Used on the button to use an already saved signature.
372+
# Variables:
373+
# $description (String) - a string describing/labeling the signature.
374+
pdfjs-editor-add-saved-signature-button =
375+
.title = Захаваны подпіс: { $description }
359376
# .default-content is used as a placeholder in an empty text editor.
360377
pdfjs-free-text2 =
361378
.aria-label = Тэкставы рэдактар
@@ -466,7 +483,6 @@ pdfjs-editor-new-alt-text-error-close-button = Закрыць
466483
# Variables:
467484
# $totalSize (Number) - the total size (in MB) of the AI model.
468485
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
469-
# $percent (Number) - the percentage of the downloaded size.
470486
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
471487
.aria-valuetext = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
472488
# This is a button that users can click to edit the alt text they have already added.
@@ -589,6 +605,9 @@ pdfjs-editor-edit-signature-update-button = Абнавіць
589605
pdfjs-editor-delete-signature-button =
590606
.title = Выдаліць подпіс
591607
pdfjs-editor-delete-signature-button-label = Выдаліць подпіс
608+
pdfjs-editor-delete-signature-button1 =
609+
.title = Выдаліць захаваны подпіс
610+
pdfjs-editor-delete-signature-button-label1 = Выдаліць захаваны подпіс
592611
593612
## Editor toolbar
594613

l10n/cs/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ pdfjs-editor-new-alt-text-error-close-button = Zavřít
485485
# Variables:
486486
# $totalSize (Number) - the total size (in MB) of the AI model.
487487
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
488-
# $percent (Number) - the percentage of the downloaded size.
489488
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
490489
.aria-valuetext = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
491490
# This is a button that users can click to edit the alt text they have already added.

l10n/cy/viewer.ftl

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,16 @@ pdfjs-editor-signature-button-label = Ychwanegu llofnod
330330
331331
## Default editor aria labels
332332

333+
# “Highlight” is a noun, the string is used on the editor for highlights.
334+
pdfjs-editor-highlight-editor =
335+
.aria-label = Golygydd amlygu
336+
# “Drawing” is a noun, the string is used on the editor for drawings.
337+
pdfjs-editor-ink-editor =
338+
.aria-label = Golygydd lluniadu
339+
pdfjs-editor-signature-editor =
340+
.aria-label = Golygydd llofnodion
341+
pdfjs-editor-stamp-editor =
342+
.aria-label = Golygydd delweddau
333343
334344
## Remove button for the various kind of editor.
335345

@@ -359,9 +369,16 @@ pdfjs-editor-stamp-add-image-button-label = Ychwanegu delwedd
359369
pdfjs-editor-free-highlight-thickness-input = Trwch
360370
pdfjs-editor-free-highlight-thickness-title =
361371
.title = Newid trwch wrth amlygu eitemau heblaw testun
372+
pdfjs-editor-add-signature-container =
373+
.aria-label = Rheolyddion llofnodion a llofnodion wedi'u cadw
362374
pdfjs-editor-signature-add-signature-button =
363375
.title = Ychwanegu llofnod newydd
364376
pdfjs-editor-signature-add-signature-button-label = Ychwanegu llofnod newydd
377+
# Used on the button to use an already saved signature.
378+
# Variables:
379+
# $description (String) - a string describing/labeling the signature.
380+
pdfjs-editor-add-saved-signature-button =
381+
.title = Llofnod wedi'i gadw: { $description }
365382
# .default-content is used as a placeholder in an empty text editor.
366383
pdfjs-free-text2 =
367384
.aria-label = Golygydd Testun
@@ -472,7 +489,6 @@ pdfjs-editor-new-alt-text-error-close-button = Cau
472489
# Variables:
473490
# $totalSize (Number) - the total size (in MB) of the AI model.
474491
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
475-
# $percent (Number) - the percentage of the downloaded size.
476492
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
477493
.aria-valuetext = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
478494
# This is a button that users can click to edit the alt text they have already added.
@@ -598,6 +614,9 @@ pdfjs-editor-edit-signature-update-button = Diweddaru
598614
pdfjs-editor-delete-signature-button =
599615
.title = Dileu llofnod
600616
pdfjs-editor-delete-signature-button-label = Dileu llofnod
617+
pdfjs-editor-delete-signature-button1 =
618+
.title = Tynnu llofnod sydd wedi'i gadw
619+
pdfjs-editor-delete-signature-button-label1 = Tynnwch y llofnod sydd wedi'i gadw
601620
602621
## Editor toolbar
603622

l10n/da/viewer.ftl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ pdfjs-editor-stamp-add-image-button-label = Tilføj billede
361361
pdfjs-editor-free-highlight-thickness-input = Tykkelse
362362
pdfjs-editor-free-highlight-thickness-title =
363363
.title = Ændr tykkelse, når andre elementer end tekst fremhæves
364+
pdfjs-editor-add-signature-container =
365+
.aria-label = Indstillinger for underskrifter og gemte underskrifter
364366
pdfjs-editor-signature-add-signature-button =
365367
.title = Tilføj ny underskrift
366368
pdfjs-editor-signature-add-signature-button-label = Tilføj ny underskrift
@@ -479,7 +481,6 @@ pdfjs-editor-new-alt-text-error-close-button = Luk
479481
# Variables:
480482
# $totalSize (Number) - the total size (in MB) of the AI model.
481483
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
482-
# $percent (Number) - the percentage of the downloaded size.
483484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
484485
.aria-valuetext = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
485486
# This is a button that users can click to edit the alt text they have already added.

l10n/de/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ pdfjs-editor-new-alt-text-error-close-button = Schließen
481481
# Variables:
482482
# $totalSize (Number) - the total size (in MB) of the AI model.
483483
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
484-
# $percent (Number) - the percentage of the downloaded size.
485484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
486485
.aria-valuetext = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
487486
# This is a button that users can click to edit the alt text they have already added.

l10n/dsb/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ pdfjs-editor-new-alt-text-error-close-button = Zacyniś
485485
# Variables:
486486
# $totalSize (Number) - the total size (in MB) of the AI model.
487487
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
488-
# $percent (Number) - the percentage of the downloaded size.
489488
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
490489
.aria-valuetext = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
491490
# This is a button that users can click to edit the alt text they have already added.

l10n/el/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ pdfjs-editor-new-alt-text-error-close-button = Κλείσιμο
481481
# Variables:
482482
# $totalSize (Number) - the total size (in MB) of the AI model.
483483
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
484-
# $percent (Number) - the percentage of the downloaded size.
485484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Λήψη μοντέλου ΤΝ εναλλακτικού κειμένου ({ $downloadedSize } από { $totalSize } MB)
486485
.aria-valuetext = Λήψη μοντέλου ΤΝ εναλλακτικού κειμένου ({ $downloadedSize } από { $totalSize } MB)
487486
# This is a button that users can click to edit the alt text they have already added.

l10n/en-CA/viewer.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ pdfjs-editor-new-alt-text-error-close-button = Close
481481
# Variables:
482482
# $totalSize (Number) - the total size (in MB) of the AI model.
483483
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
484-
# $percent (Number) - the percentage of the downloaded size.
485484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
486485
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
487486
# This is a button that users can click to edit the alt text they have already added.

l10n/en-GB/viewer.ftl

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,16 @@ pdfjs-editor-signature-button-label = Add signature
322322
323323
## Default editor aria labels
324324

325+
# “Highlight” is a noun, the string is used on the editor for highlights.
326+
pdfjs-editor-highlight-editor =
327+
.aria-label = Highlight editor
328+
# “Drawing” is a noun, the string is used on the editor for drawings.
329+
pdfjs-editor-ink-editor =
330+
.aria-label = Drawing editor
331+
pdfjs-editor-signature-editor =
332+
.aria-label = Signature editor
333+
pdfjs-editor-stamp-editor =
334+
.aria-label = Image editor
325335
326336
## Remove button for the various kind of editor.
327337

@@ -351,9 +361,16 @@ pdfjs-editor-stamp-add-image-button-label = Add image
351361
pdfjs-editor-free-highlight-thickness-input = Thickness
352362
pdfjs-editor-free-highlight-thickness-title =
353363
.title = Change thickness when highlighting items other than text
364+
pdfjs-editor-add-signature-container =
365+
.aria-label = Signature controls and saved signatures
354366
pdfjs-editor-signature-add-signature-button =
355367
.title = Add new signature
356368
pdfjs-editor-signature-add-signature-button-label = Add new signature
369+
# Used on the button to use an already saved signature.
370+
# Variables:
371+
# $description (String) - a string describing/labeling the signature.
372+
pdfjs-editor-add-saved-signature-button =
373+
.title = Saved signature: { $description }
357374
# .default-content is used as a placeholder in an empty text editor.
358375
pdfjs-free-text2 =
359376
.aria-label = Text Editor
@@ -464,7 +481,6 @@ pdfjs-editor-new-alt-text-error-close-button = Close
464481
# Variables:
465482
# $totalSize (Number) - the total size (in MB) of the AI model.
466483
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
467-
# $percent (Number) - the percentage of the downloaded size.
468484
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
469485
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
470486
# This is a button that users can click to edit the alt text they have already added.
@@ -586,6 +602,9 @@ pdfjs-editor-edit-signature-update-button = Update
586602
pdfjs-editor-delete-signature-button =
587603
.title = Remove signature
588604
pdfjs-editor-delete-signature-button-label = Remove signature
605+
pdfjs-editor-delete-signature-button1 =
606+
.title = Remove saved signature
607+
pdfjs-editor-delete-signature-button-label1 = Remove saved signature
589608
590609
## Editor toolbar
591610

0 commit comments

Comments
 (0)