Skip to content

Commit f19b0a1

Browse files
Merge pull request #19271 from Snuffleupagus/l10n-update
Update l10n files
2 parents 61c3ed4 + 93ce29f commit f19b0a1

File tree

7 files changed

+167
-5
lines changed

7 files changed

+167
-5
lines changed

l10n/es-CL/viewer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", tim
292292
293293
## Password
294294

295-
pdfjs-password-label = Ingrese la contraseña para abrir este archivo PDF.
295+
pdfjs-password-label = Ingresa la contraseña para abrir este archivo PDF.
296296
pdfjs-password-invalid = Contraseña inválida. Por favor, vuelve a intentarlo.
297297
pdfjs-password-ok-button = Aceptar
298298
pdfjs-password-cancel-button = Cancelar

l10n/es-MX/viewer.ftl

Lines changed: 115 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Propiedades del documento…
105105
pdfjs-document-properties-file-name = Nombre del archivo:
106106
pdfjs-document-properties-file-size = Tamaño del archivo:
107107
# Variables:
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 } bytes)
111+
# Variables:
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 } bytes)
115+
# Variables:
108116
# $size_kb (Number) - the PDF file size in kilobytes
109117
# $size_b (Number) - the PDF file size in bytes
110118
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Palabras claves:
119127
pdfjs-document-properties-creation-date = Fecha de creación:
120128
pdfjs-document-properties-modification-date = Fecha de modificación:
121129
# Variables:
130+
# $dateObj (Date) - the creation/modification date and time of the PDF file
131+
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132+
# Variables:
122133
# $date (Date) - the creation/modification date of the PDF file
123134
# $time (Time) - the creation/modification time of the PDF file
124135
pdfjs-document-properties-date-string = { $date }, { $time }
@@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
275286
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
276287
pdfjs-text-annotation-type =
277288
.alt = [{ $type } anotación]
289+
# Variables:
290+
# $dateObj (Date) - the modification date and time of the annotation
291+
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
278292
279293
## Password
280294

@@ -329,6 +343,10 @@ pdfjs-editor-stamp-add-image-button-label = Agregar imagen
329343
pdfjs-editor-free-highlight-thickness-input = Espesor
330344
pdfjs-editor-free-highlight-thickness-title =
331345
.title = Cambiar el grosor al resaltar elementos que no sean texto
346+
# .default-content is used as a placeholder in an empty text editor.
347+
pdfjs-free-text2 =
348+
.aria-label = Editor de texto
349+
.default-content = Comenzar a escribir…
332350
pdfjs-free-text =
333351
.aria-label = Editor de texto
334352
pdfjs-free-text-default-content = Empieza a escribir…
@@ -339,8 +357,9 @@ pdfjs-ink-canvas =
339357
340358
## Alt-text dialog
341359

342-
# Alternative text (alt text) helps when people can't see the image.
343360
pdfjs-editor-alt-text-button-label = Texto alternativo
361+
pdfjs-editor-alt-text-edit-button =
362+
.aria-label = Editar texto alternativo
344363
pdfjs-editor-alt-text-edit-button-label = Editar texto alternativo
345364
pdfjs-editor-alt-text-dialog-label = Elige una opción
346365
pdfjs-editor-alt-text-dialog-description = El texto alternativo (texto alternativo) ayuda cuando las personas no pueden ver la imagen o cuando no se carga.
@@ -354,6 +373,9 @@ pdfjs-editor-alt-text-decorative-tooltip = Marcado como decorativo
354373
# .placeholder: This is a placeholder for the alt text input area
355374
pdfjs-editor-alt-text-textarea =
356375
.placeholder = Por ejemplo: “Un joven se sienta a la mesa a comer”
376+
# Alternative text (alt text) helps when people can't see the image.
377+
pdfjs-editor-alt-text-button =
378+
.aria-label = Texto alternativo
357379
358380
## Editor resizers
359381
## This is used in an aria label to help to understand the role of the resizer.
@@ -366,6 +388,22 @@ pdfjs-editor-resizer-label-bottom-right = Esquina inferior derecha: cambiar el t
366388
pdfjs-editor-resizer-label-bottom-middle = Abajo en el medio: cambiar el tamaño
367389
pdfjs-editor-resizer-label-bottom-left = Esquina inferior izquierda: cambiar el tamaño
368390
pdfjs-editor-resizer-label-middle-left = Centro izquierda: cambiar el tamaño
391+
pdfjs-editor-resizer-top-left =
392+
.aria-label = Esquina superior izquierda — redimensionar
393+
pdfjs-editor-resizer-top-middle =
394+
.aria-label = Borde superior en el medio — redimensionar
395+
pdfjs-editor-resizer-top-right =
396+
.aria-label = Esquina superior derecha — redimensionar
397+
pdfjs-editor-resizer-middle-right =
398+
.aria-label = Borde derecho en el medio — redimensionar
399+
pdfjs-editor-resizer-bottom-right =
400+
.aria-label = Esquina inferior derecha — redimensionar
401+
pdfjs-editor-resizer-bottom-middle =
402+
.aria-label = Borde inferior en el medio — redimensionar
403+
pdfjs-editor-resizer-bottom-left =
404+
.aria-label = Esquina inferior izquierda — redimensionar
405+
pdfjs-editor-resizer-middle-left =
406+
.aria-label = Borde izquierdo en el medio — redimensionar
369407
370408
## Color picker
371409

@@ -396,6 +434,82 @@ pdfjs-editor-highlight-show-all-button =
396434
## New alt-text dialog
397435
## 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.
398436

437+
# Modal header positioned above a text box where users can edit the alt text.
438+
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descripción de la imagen)
439+
# Modal header positioned above a text box where users can add the alt text.
440+
pdfjs-editor-new-alt-text-dialog-add-label = Agregar texto alternativo (descripción de la imagen)
441+
pdfjs-editor-new-alt-text-textarea =
442+
.placeholder = Escribe tu descripción aquí…
443+
# This text refers to the alt text box above this description. It offers a definition of alt text.
444+
pdfjs-editor-new-alt-text-description = Breve descripción para las personas que no pueden ver la imagen o cuando la imagen no se carga.
445+
# 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.
446+
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser inexacto.
447+
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saber más
448+
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
449+
pdfjs-editor-new-alt-text-not-now-button = Ahora no
450+
pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
451+
pdfjs-editor-new-alt-text-error-description = Escribe tu propio texto alternativo o inténtalo de nuevo más tarde.
452+
pdfjs-editor-new-alt-text-error-close-button = Cerrar
453+
# Variables:
454+
# $totalSize (Number) - the total size (in MB) of the AI model.
455+
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
456+
# $percent (Number) - the percentage of the downloaded size.
457+
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
458+
.aria-valuetext = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
459+
# This is a button that users can click to edit the alt text they have already added.
460+
pdfjs-editor-new-alt-text-added-button =
461+
.aria-label = Se agregó el texto alternativo
462+
pdfjs-editor-new-alt-text-added-button-label = Se agregó el texto alternativo
463+
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
464+
pdfjs-editor-new-alt-text-missing-button =
465+
.aria-label = Falta el texto alternativo
466+
pdfjs-editor-new-alt-text-missing-button-label = Falta texto alternativo
467+
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
468+
pdfjs-editor-new-alt-text-to-review-button =
469+
.aria-label = Revisar el texto alternativo
470+
pdfjs-editor-new-alt-text-to-review-button-label = Revisar el texto alternativo
471+
# "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.
472+
# Variables:
473+
# $generatedAltText (String) - the generated alt-text.
474+
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automáticamente: { $generatedAltText }
399475
400476
## Image alt-text settings
401477

478+
pdfjs-image-alt-text-settings-button =
479+
.title = Ajustes del texto alternativo de la imagen
480+
pdfjs-image-alt-text-settings-button-label = Ajustes del texto alternativo de la imagen
481+
pdfjs-editor-alt-text-settings-dialog-label = Ajustes del texto alternativo de la imagen
482+
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
483+
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
484+
pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
485+
# Variables:
486+
# $totalSize (Number) - the total size (in MB) of the AI model.
487+
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
488+
pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en el dispositivo para que los datos se mantengan privados. Requerido para texto alternativo automático.
489+
pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
490+
pdfjs-editor-alt-text-settings-download-model-button = Descargar
491+
pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
492+
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
493+
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al añadir una imagen
494+
pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarte de que todas tus imágenes tengan texto alternativo.
495+
pdfjs-editor-alt-text-settings-close-button = Cerrar
496+
497+
## "Annotations removed" bar
498+
499+
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
500+
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
501+
pdfjs-editor-undo-bar-message-ink = Dibujo eliminado
502+
pdfjs-editor-undo-bar-message-stamp = Imagen eliminada
503+
# Variables:
504+
# $count (Number) - the number of removed annotations.
505+
pdfjs-editor-undo-bar-message-multiple =
506+
{ $count ->
507+
[one] { $count } anotación eliminada
508+
*[other] { $count } anotaciones eliminadas
509+
}
510+
pdfjs-editor-undo-bar-undo-button =
511+
.title = Deshacer
512+
pdfjs-editor-undo-bar-undo-button-label = Deshacer
513+
pdfjs-editor-undo-bar-close-button =
514+
.title = Cerrar
515+
pdfjs-editor-undo-bar-close-button-label = Cerrar

l10n/eu/viewer.ftl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,3 +493,23 @@ pdfjs-editor-alt-text-settings-editor-title = Testu alternatiboaren editorea
493493
pdfjs-editor-alt-text-settings-show-dialog-button-label = Erakutsi testu alternatiboa irudi bat gehitzean berehala
494494
pdfjs-editor-alt-text-settings-show-dialog-description = Zure irudiek testu alternatiboa duela ziurtatzen laguntzen dizu.
495495
pdfjs-editor-alt-text-settings-close-button = Itxi
496+
497+
## "Annotations removed" bar
498+
499+
pdfjs-editor-undo-bar-message-highlight = Nabarmentzea kenduta
500+
pdfjs-editor-undo-bar-message-freetext = Testua kenduta
501+
pdfjs-editor-undo-bar-message-ink = Marrazkia kenduta
502+
pdfjs-editor-undo-bar-message-stamp = Irudia kenduta
503+
# Variables:
504+
# $count (Number) - the number of removed annotations.
505+
pdfjs-editor-undo-bar-message-multiple =
506+
{ $count ->
507+
[one] Esku-ohar bat kenduta
508+
*[other] { $count } esku-ohar kenduta
509+
}
510+
pdfjs-editor-undo-bar-undo-button =
511+
.title = Desegin
512+
pdfjs-editor-undo-bar-undo-button-label = Desegin
513+
pdfjs-editor-undo-bar-close-button =
514+
.title = Itxi
515+
pdfjs-editor-undo-bar-close-button-label = Itxi

l10n/ka/viewer.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ pdfjs-zoom-in-button-label = მოახლოება
3131
pdfjs-zoom-select =
3232
.title = ზომა
3333
pdfjs-presentation-mode-button =
34-
.title = ჩვენების რეჟიმზე გადართვა
35-
pdfjs-presentation-mode-button-label = ჩვენების რეჟიმი
34+
.title = წარდგენის რეჟიმზე გადართვა
35+
pdfjs-presentation-mode-button-label = წარდგენის რეჟიმი
3636
pdfjs-open-file-button =
3737
.title = ფაილის გახსნა
3838
pdfjs-open-file-button-label = გახსნა

l10n/kk/viewer.ftl

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,17 @@ pdfjs-editor-alt-text-settings-close-button = Жабу
496496
497497
## "Annotations removed" bar
498498

499+
pdfjs-editor-undo-bar-message-highlight = Ерекшелеу өшірілді
500+
pdfjs-editor-undo-bar-message-freetext = Мәтін өшірілді
501+
pdfjs-editor-undo-bar-message-ink = Сызба өшірілді
502+
pdfjs-editor-undo-bar-message-stamp = Сурет өшірілді
503+
# Variables:
504+
# $count (Number) - the number of removed annotations.
505+
pdfjs-editor-undo-bar-message-multiple =
506+
{ $count ->
507+
[one] { $count } анимация өшірілді
508+
*[other] { $count } анимация өшірілді
509+
}
499510
pdfjs-editor-undo-bar-undo-button =
500511
.title = Болдырмау
501512
pdfjs-editor-undo-bar-undo-button-label = Болдырмау

l10n/tg/viewer.ftl

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,12 +440,22 @@ pdfjs-editor-new-alt-text-dialog-edit-label = Таҳрир кардани мат
440440
pdfjs-editor-new-alt-text-dialog-add-label = Илова кардани матни иловагӣ (тафсири тасвир)
441441
pdfjs-editor-new-alt-text-textarea =
442442
.placeholder = Тафсири худро дар ин ҷо нависед…
443+
# This text refers to the alt text box above this description. It offers a definition of alt text.
444+
pdfjs-editor-new-alt-text-description = Тавсифи мухтасар барои одамоне, ки аксҳоро дида наметавонанд ё вақте ки аксҳо кушода намешаванд.
445+
# 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.
446+
pdfjs-editor-new-alt-text-disclaimer1 = Ин матни ивазкунанда ба таври худкор сохта шудааст ва шояд нодуруст бошад.
443447
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Маълумоти бештар
444448
pdfjs-editor-new-alt-text-create-automatically-button-label = Ба таври худкор эҷод кардани матни иловагӣ
445449
pdfjs-editor-new-alt-text-not-now-button = Ҳоло не
446450
pdfjs-editor-new-alt-text-error-title = Матни иловагӣ ба таври худкор эҷод карда нашуд
447451
pdfjs-editor-new-alt-text-error-description = Лутфан, матни иловагии худро ворид кунед ё баъдтар аз нав кӯшиш кунед.
448452
pdfjs-editor-new-alt-text-error-close-button = Пӯшидан
453+
# Variables:
454+
# $totalSize (Number) - the total size (in MB) of the AI model.
455+
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
456+
# $percent (Number) - the percentage of the downloaded size.
457+
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Боргирии модели зеҳни сунъӣ (AI) барои матни ивазкунанда ({ $downloadedSize } аз { $totalSize } МБ)
458+
.aria-valuetext = Боргирии модели зеҳни сунъӣ (AI) барои матни ивазкунанда ({ $downloadedSize } аз { $totalSize } МБ)
449459
# This is a button that users can click to edit the alt text they have already added.
450460
pdfjs-editor-new-alt-text-added-button =
451461
.aria-label = Матни иловагӣ илова карда шуд
@@ -471,10 +481,17 @@ pdfjs-image-alt-text-settings-button-label = Танзимоти матни ил
471481
pdfjs-editor-alt-text-settings-dialog-label = Танзимоти матни иловагии тасвир
472482
pdfjs-editor-alt-text-settings-automatic-title = Матни иловагии худкор
473483
pdfjs-editor-alt-text-settings-create-model-button-label = Ба таври худкор эҷод кардани матни иловагӣ
484+
pdfjs-editor-alt-text-settings-create-model-description = Ин имкон барои расонидани кумак ба одамоне, ки аксҳоро дида наметавонанд ё вақте ки аксҳо кушода намешаванд, тавсифи аксҳоро пешниҳод мекунад.
485+
# Variables:
486+
# $totalSize (Number) - the total size (in MB) of the AI model.
487+
pdfjs-editor-alt-text-settings-download-model-label = Модели зеҳни сунъӣ «AI» барои матни ивазкунанда ({ $totalSize } МБ)
488+
pdfjs-editor-alt-text-settings-ai-model-description = Дар дастгоҳи шумо ба таври маҳаллӣ кор мекунад, бинобар ин махфияти маълумоти шахсии шумо нигоҳ дошта мешавад. Барои матни ивазкунандаи худкор лозим аст.
474489
pdfjs-editor-alt-text-settings-delete-model-button = Нест кардан
475490
pdfjs-editor-alt-text-settings-download-model-button = Боргирӣ кардан
476491
pdfjs-editor-alt-text-settings-downloading-model-button = Дар ҳоли боргирӣ…
477492
pdfjs-editor-alt-text-settings-editor-title = Муҳаррири матни иловагӣ
493+
pdfjs-editor-alt-text-settings-show-dialog-button-label = Дарҳол нишон додани муҳаррири матни ивазкунанда ҳангоми иловакунии тасвир
494+
pdfjs-editor-alt-text-settings-show-dialog-description = Ба шумо кумак мекунад, ки боварӣ ҳосил кунед, ки ҳамаи тасвирҳои шумо дорои матни ивазкунанда мебошанд.
478495
pdfjs-editor-alt-text-settings-close-button = Пӯшидан
479496
480497
## "Annotations removed" bar

l10n/uk/viewer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ pdfjs-password-label = Введіть пароль для відкриття ц
298298
pdfjs-password-invalid = Неправильний пароль. Спробуйте ще раз.
299299
pdfjs-password-ok-button = OK
300300
pdfjs-password-cancel-button = Скасувати
301-
pdfjs-web-fonts-disabled = Веб-шрифти вимкнено: неможливо використати вбудовані у PDF шрифти.
301+
pdfjs-web-fonts-disabled = Вебшрифти вимкнено: неможливо використати вбудовані у PDF шрифти.
302302
303303
## Editing
304304

0 commit comments

Comments
 (0)