You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.title = Change thickness when highlighting items other than text
346
+
# .default-content is used as a placeholder in an empty text editor.
347
+
pdfjs-free-text2 =
348
+
.aria-label = Text Editor
349
+
.default-content = Start typing…
346
350
pdfjs-free-text =
347
351
.aria-label = Text Editor
348
352
pdfjs-free-text-default-content = Start typing…
@@ -353,8 +357,9 @@ pdfjs-ink-canvas =
353
357
354
358
## Alt-text dialog
355
359
356
-
# Alternative text (alt text) helps when people can't see the image.
357
360
pdfjs-editor-alt-text-button-label = Alt text
361
+
pdfjs-editor-alt-text-edit-button =
362
+
.aria-label = Edit alt text
358
363
pdfjs-editor-alt-text-edit-button-label = Edit alt text
359
364
pdfjs-editor-alt-text-dialog-label = Choose an option
360
365
pdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
@@ -368,6 +373,9 @@ pdfjs-editor-alt-text-decorative-tooltip = Marked as decorative
368
373
# .placeholder: This is a placeholder for the alt text input area
369
374
pdfjs-editor-alt-text-textarea =
370
375
.placeholder = For example, “A young man sits down at a table to eat a meal”
376
+
# Alternative text (alt text) helps when people can't see the image.
377
+
pdfjs-editor-alt-text-button =
378
+
.aria-label = Alt text
371
379
372
380
## Editor resizers
373
381
## This is used in an aria label to help to understand the role of the resizer.
@@ -449,10 +457,16 @@ pdfjs-editor-new-alt-text-error-close-button = Close
449
457
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({$downloadedSize} of {$totalSize} MB)
450
458
.aria-valuetext = Downloading alt text AI model ({$downloadedSize} of {$totalSize} MB)
451
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 = Alt text added
452
462
pdfjs-editor-new-alt-text-added-button-label = Alt text added
453
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 = Missing alt text
454
466
pdfjs-editor-new-alt-text-missing-button-label = Missing alt text
455
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 = Review alt text
456
470
pdfjs-editor-new-alt-text-to-review-button-label = Review alt text
457
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.
## This is used in an aria label to help to understand the role of the resizer.
246
310
311
+
312
+
## Color picker
313
+
314
+
pdfjs-editor-colorpicker-button =
315
+
.title = تغییر رنگ
316
+
pdfjs-editor-colorpicker-dropdown =
317
+
.aria-label = انتخاب رنگ
318
+
pdfjs-editor-colorpicker-yellow =
319
+
.title = زرد
320
+
pdfjs-editor-colorpicker-green =
321
+
.title = سبز
322
+
pdfjs-editor-colorpicker-blue =
323
+
.title = آبی
324
+
pdfjs-editor-colorpicker-pink =
325
+
.title = صورتی
326
+
pdfjs-editor-colorpicker-red =
327
+
.title = قرمز
328
+
329
+
## Show all highlights
330
+
## This is a toggle button to show/hide all the highlights.
331
+
332
+
pdfjs-editor-highlight-show-all-button-label = نمایش همه
333
+
pdfjs-editor-highlight-show-all-button =
334
+
.title = نمایش همه
335
+
336
+
## New alt-text dialog
337
+
## 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.
338
+
339
+
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = بیشتر بدانید
340
+
pdfjs-editor-new-alt-text-not-now-button = اکنون نه
0 commit comments