diff --git a/l10n/ach/viewer.ftl b/l10n/ach/viewer.ftl index 36769b708..a512c4053 100644 --- a/l10n/ach/viewer.ftl +++ b/l10n/ach/viewer.ftl @@ -217,9 +217,32 @@ pdfjs-web-fonts-disabled = Kijuko dit pa coc me kakube woko: pe romo tic ki dit ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/af/viewer.ftl b/l10n/af/viewer.ftl index 7c4346fe0..6f9d32cf6 100644 --- a/l10n/af/viewer.ftl +++ b/l10n/af/viewer.ftl @@ -204,9 +204,32 @@ pdfjs-web-fonts-disabled = Webfonte is gedeaktiveer: kan nie PDF-fonte wat ingeb ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/an/viewer.ftl b/l10n/an/viewer.ftl index 673314778..a42666554 100644 --- a/l10n/an/viewer.ftl +++ b/l10n/an/viewer.ftl @@ -249,9 +249,32 @@ pdfjs-web-fonts-disabled = As fuents web son desactivadas: no se puet incrustar ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ar/viewer.ftl b/l10n/ar/viewer.ftl index 8d1476706..aeb7e51cf 100644 --- a/l10n/ar/viewer.ftl +++ b/l10n/ar/viewer.ftl @@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = خصائص المستند… pdfjs-document-properties-file-name = اسم الملف: pdfjs-document-properties-file-size = حجم الملف: # Variables: +# $kb (Number) - the PDF file size in kilobytes +# $b (Number) - the PDF file size in bytes +pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } ك.بايت ({ $b } بايتات) +# Variables: +# $mb (Number) - the PDF file size in megabytes +# $b (Number) - the PDF file size in bytes +pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } م.بايت ({ $b } بايتات) +# Variables: # $size_kb (Number) - the PDF file size in kilobytes # $size_b (Number) - the PDF file size in bytes pdfjs-document-properties-kb = { $size_kb } ك.بايت ({ $size_b } بايت) @@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = الكلمات الأساسية: pdfjs-document-properties-creation-date = تاريخ الإنشاء: pdfjs-document-properties-modification-date = تاريخ التعديل: # Variables: +# $dateObj (Date) - the creation/modification date and time of the PDF file +pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") } +# Variables: # $date (Date) - the creation/modification date of the PDF file # $time (Time) - the creation/modification time of the PDF file pdfjs-document-properties-date-string = { $date }، { $time } @@ -216,7 +227,7 @@ pdfjs-find-next-button = pdfjs-find-next-button-label = التالي pdfjs-find-highlight-checkbox = أبرِز الكل pdfjs-find-match-case-checkbox-label = طابق حالة الأحرف -pdfjs-find-match-diacritics-checkbox-label = طابِق الحركات +pdfjs-find-match-diacritics-checkbox-label = طابِق التشكيل pdfjs-find-entire-word-checkbox-label = كلمات كاملة pdfjs-find-reached-top = تابعت من الأسفل بعدما وصلت إلى بداية المستند pdfjs-find-reached-bottom = تابعت من الأعلى بعدما وصلت إلى نهاية المستند @@ -283,6 +294,9 @@ pdfjs-annotation-date-string = { $date }، { $time } # Some common types are e.g.: "Check", "Text", "Comment", "Note" pdfjs-text-annotation-type = .alt = [تعليق { $type }] +# Variables: +# $dateObj (Date) - the modification date and time of the annotation +pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") } ## Password @@ -337,6 +351,10 @@ pdfjs-editor-stamp-add-image-button-label = أضِف صورة pdfjs-editor-free-highlight-thickness-input = السماكة pdfjs-editor-free-highlight-thickness-title = .title = غيّر السُمك عند إبراز عناصر أُخرى غير النص +# .default-content is used as a placeholder in an empty text editor. +pdfjs-free-text2 = + .aria-label = محرِّر النص + .default-content = ابدأ في كتابة… pdfjs-free-text = .aria-label = محرِّر النص pdfjs-free-text-default-content = ابدأ الكتابة… @@ -347,8 +365,9 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = نص بديل +pdfjs-editor-alt-text-edit-button = + .aria-label = حرّر النص البديل pdfjs-editor-alt-text-edit-button-label = تحرير النص البديل pdfjs-editor-alt-text-dialog-label = اختر خيار pdfjs-editor-alt-text-dialog-description = يساعد النص البديل عندما لا يتمكن الأشخاص من رؤية الصورة أو عندما لا يتم تحميلها. @@ -362,6 +381,9 @@ pdfjs-editor-alt-text-decorative-tooltip = عُلّمت على أنها زخرف # .placeholder: This is a placeholder for the alt text input area pdfjs-editor-alt-text-textarea = .placeholder = على سبيل المثال، "يجلس شاب على الطاولة لتناول وجبة" +# Alternative text (alt text) helps when people can't see the image. +pdfjs-editor-alt-text-button = + .aria-label = نص بديل ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. @@ -420,6 +442,75 @@ pdfjs-editor-highlight-show-all-button = ## New alt-text dialog ## 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. +# Modal header positioned above a text box where users can edit the alt text. +pdfjs-editor-new-alt-text-dialog-edit-label = حرّر النص البديل (وصف الصورة) +# Modal header positioned above a text box where users can add the alt text. +pdfjs-editor-new-alt-text-dialog-add-label = أضِف النص البديل (وصف الصورة) +pdfjs-editor-new-alt-text-textarea = + .placeholder = اكتب وصفك هنا… +# This text refers to the alt text box above this description. It offers a definition of alt text. +pdfjs-editor-new-alt-text-description = وصف مختصر للأشخاص الذين لا يستطيعون رؤية الصورة أو عندما لا يتم تحميل الصورة. +# 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. +pdfjs-editor-new-alt-text-disclaimer1 = أُنشئ هذا النص البديل تلقائيًا وقد يكون غير دقيق. +pdfjs-editor-new-alt-text-disclaimer-learn-more-url = اطّلع على المزيد +pdfjs-editor-new-alt-text-create-automatically-button-label = أنشئ نص بديل تلقائيًا +pdfjs-editor-new-alt-text-not-now-button = ليس الآن +pdfjs-editor-new-alt-text-error-title = لم يتمكن من إنشاء نص بديل تلقائيًا +pdfjs-editor-new-alt-text-error-description = يُرجى كتابة نص بديلك أو المحاولة مرة أخرى لاحقًا. +pdfjs-editor-new-alt-text-error-close-button = أغلق +# Variables: +# $totalSize (Number) - the total size (in MB) of the AI model. +# $downloadedSize (Number) - the downloaded size (in MB) of the AI model. +# $percent (Number) - the percentage of the downloaded size. +pdfjs-editor-new-alt-text-ai-model-downloading-progress = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت) + .aria-valuetext = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت) +# This is a button that users can click to edit the alt text they have already added. +pdfjs-editor-new-alt-text-added-button = + .aria-label = أُضِيف نص بديل +pdfjs-editor-new-alt-text-added-button-label = أُضِيف نص بديل +# This is a button that users can click to open the alt text editor and add alt text when it is not present. +pdfjs-editor-new-alt-text-missing-button = + .aria-label = نص بديل مفقود +pdfjs-editor-new-alt-text-missing-button-label = نص بديل مفقود +# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated. +pdfjs-editor-new-alt-text-to-review-button = + .aria-label = راجع النص البديل +pdfjs-editor-new-alt-text-to-review-button-label = راجع النص البديل +# "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. +# Variables: +# $generatedAltText (String) - the generated alt-text. +pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = أُنشئ تلقائيًا: { $generatedAltText } ## Image alt-text settings +pdfjs-image-alt-text-settings-button = + .title = إعدادات النص البديل للصورة +pdfjs-image-alt-text-settings-button-label = إعدادات النص البديل للصورة +pdfjs-editor-alt-text-settings-dialog-label = إعدادات النص البديل للصورة +pdfjs-editor-alt-text-settings-automatic-title = نص بديل تلقائي +pdfjs-editor-alt-text-settings-create-model-button-label = أنشئ نص بديل تلقائيًا +pdfjs-editor-alt-text-settings-create-model-description = يقترح أوصافًا لمساعدة الأشخاص الذين لا يستطيعون رؤية الصورة أو عندما لا يتم تحميل الصورة. +# Variables: +# $totalSize (Number) - the total size (in MB) of the AI model. +pdfjs-editor-alt-text-settings-download-model-label = نموذج الذكاء الاصطناعي للنص البديل ({ $totalSize } م.بايت) +pdfjs-editor-alt-text-settings-ai-model-description = يتم تشغيله محليًا على جهازك حتى تظل بياناتك خاصة. مطلوب للنص البديل التلقائي. +pdfjs-editor-alt-text-settings-delete-model-button = احذف +pdfjs-editor-alt-text-settings-download-model-button = نزّل +pdfjs-editor-alt-text-settings-downloading-model-button = يُنزل… +pdfjs-editor-alt-text-settings-editor-title = مُحرِّر النص البديل +pdfjs-editor-alt-text-settings-show-dialog-button-label = أظهِر مُحرِّر النص البديل على الفور عند إضافة صورة +pdfjs-editor-alt-text-settings-show-dialog-description = يساعدك على التأكد من أن جميع صورك تحتوي على نص بديل. +pdfjs-editor-alt-text-settings-close-button = أغلق + +## "Annotations removed" bar + +pdfjs-editor-undo-bar-message-highlight = أُزِيل البرز +pdfjs-editor-undo-bar-message-freetext = أُزيل النص +pdfjs-editor-undo-bar-message-ink = أُزِيلت الرسمة +pdfjs-editor-undo-bar-message-stamp = أُزيلت الصورة +pdfjs-editor-undo-bar-undo-button = + .title = تراجع +pdfjs-editor-undo-bar-undo-button-label = تراجع +pdfjs-editor-undo-bar-close-button = + .title = أغلق +pdfjs-editor-undo-bar-close-button-label = أغلق diff --git a/l10n/ast/viewer.ftl b/l10n/ast/viewer.ftl index 2503cafce..6bc54576c 100644 --- a/l10n/ast/viewer.ftl +++ b/l10n/ast/viewer.ftl @@ -193,9 +193,32 @@ pdfjs-password-cancel-button = Encaboxar ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/az/viewer.ftl b/l10n/az/viewer.ftl index 773aae4d6..b18f01999 100644 --- a/l10n/az/viewer.ftl +++ b/l10n/az/viewer.ftl @@ -249,9 +249,32 @@ pdfjs-web-fonts-disabled = Web Şriftlər söndürülüb: yerləşdirilmiş PDF ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/bg/viewer.ftl b/l10n/bg/viewer.ftl index 8b1124ee2..0ab64d0ac 100644 --- a/l10n/bg/viewer.ftl +++ b/l10n/bg/viewer.ftl @@ -342,7 +342,6 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = Алтернативен текст pdfjs-editor-alt-text-edit-button-label = Промяна на алтернативния текст pdfjs-editor-alt-text-dialog-label = Изберете от възможностите @@ -416,3 +415,6 @@ pdfjs-editor-new-alt-text-not-now-button = Не сега ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/bn/viewer.ftl b/l10n/bn/viewer.ftl index 1e20ecb83..71055f6ca 100644 --- a/l10n/bn/viewer.ftl +++ b/l10n/bn/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = ওয়েব ফন্ট নিষ্ক্রিয় ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/bo/viewer.ftl b/l10n/bo/viewer.ftl index 824eab4ff..60b343018 100644 --- a/l10n/bo/viewer.ftl +++ b/l10n/bo/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fo ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/br/viewer.ftl b/l10n/br/viewer.ftl index 60a3df0cb..1938bc65b 100644 --- a/l10n/br/viewer.ftl +++ b/l10n/br/viewer.ftl @@ -338,3 +338,6 @@ pdfjs-editor-alt-text-settings-delete-model-button = Dilemel pdfjs-editor-alt-text-settings-download-model-button = Pellgargañ pdfjs-editor-alt-text-settings-downloading-model-button = O pellgargañ… pdfjs-editor-alt-text-settings-close-button = Serriñ + +## "Annotations removed" bar + diff --git a/l10n/brx/viewer.ftl b/l10n/brx/viewer.ftl index 53ff72c56..8882781f2 100644 --- a/l10n/brx/viewer.ftl +++ b/l10n/brx/viewer.ftl @@ -210,9 +210,32 @@ pdfjs-web-fonts-disabled = वेब फन्टखौ लोरबां ख ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/bs/viewer.ftl b/l10n/bs/viewer.ftl index 39440424f..cd592a789 100644 --- a/l10n/bs/viewer.ftl +++ b/l10n/bs/viewer.ftl @@ -215,9 +215,32 @@ pdfjs-web-fonts-disabled = Web fontovi su onemogućeni: nemoguće koristiti uba ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ca/viewer.ftl b/l10n/ca/viewer.ftl index 7417741df..229c54444 100644 --- a/l10n/ca/viewer.ftl +++ b/l10n/ca/viewer.ftl @@ -311,3 +311,6 @@ pdfjs-ink-canvas = ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/cak/viewer.ftl b/l10n/cak/viewer.ftl index f40c1e92a..4ff8fb7de 100644 --- a/l10n/cak/viewer.ftl +++ b/l10n/cak/viewer.ftl @@ -269,6 +269,12 @@ pdfjs-editor-free-text-button-label = Rucholajem tz'ib' pdfjs-editor-ink-button = .title = Tiwachib'ëx pdfjs-editor-ink-button-label = Tiwachib'ëx + +## Remove button for the various kind of editor. + + +## + # Editor Parameters pdfjs-editor-free-text-color-input = B'onil pdfjs-editor-free-text-size-input = Nimilem @@ -289,3 +295,20 @@ pdfjs-ink-canvas = ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ckb/viewer.ftl b/l10n/ckb/viewer.ftl index ae87335b8..e87fce06e 100644 --- a/l10n/ckb/viewer.ftl +++ b/l10n/ckb/viewer.ftl @@ -234,9 +234,32 @@ pdfjs-web-fonts-disabled = جۆرەپیتی وێب ناچالاکە: نەتوا ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/et/viewer.ftl b/l10n/et/viewer.ftl index b28c6d504..84f1245c4 100644 --- a/l10n/et/viewer.ftl +++ b/l10n/et/viewer.ftl @@ -260,9 +260,32 @@ pdfjs-web-fonts-disabled = Veebifondid on keelatud: PDFiga kaasatud fonte pole v ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/fa/viewer.ftl b/l10n/fa/viewer.ftl index 4969209e1..1ba7f086f 100644 --- a/l10n/fa/viewer.ftl +++ b/l10n/fa/viewer.ftl @@ -346,3 +346,6 @@ pdfjs-editor-alt-text-settings-delete-model-button = حذف pdfjs-editor-alt-text-settings-download-model-button = دریافت pdfjs-editor-alt-text-settings-downloading-model-button = در حال دریافت… pdfjs-editor-alt-text-settings-close-button = بستن + +## "Annotations removed" bar + diff --git a/l10n/ff/viewer.ftl b/l10n/ff/viewer.ftl index d1419f543..b519092d8 100644 --- a/l10n/ff/viewer.ftl +++ b/l10n/ff/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = Ponte geese ko daaƴaaɗe: horiima huutoraade ponte P ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/fur/viewer.ftl b/l10n/fur/viewer.ftl index 370af3f23..ab94626d9 100644 --- a/l10n/fur/viewer.ftl +++ b/l10n/fur/viewer.ftl @@ -357,7 +357,6 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = Test alternatîf pdfjs-editor-alt-text-edit-button-label = Modifiche test alternatîf pdfjs-editor-alt-text-dialog-label = Sielç une opzion @@ -452,11 +451,8 @@ pdfjs-editor-new-alt-text-error-close-button = Siere # $percent (Number) - the percentage of the downloaded size. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Daûr a discjariâil model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB) .aria-valuetext = Daûr a discjariâ il model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB) -# This is a button that users can click to edit the alt text they have already added. pdfjs-editor-new-alt-text-added-button-label = Test alternatîf zontât -# This is a button that users can click to open the alt text editor and add alt text when it is not present. pdfjs-editor-new-alt-text-missing-button-label = Al mancje il test alternatîf -# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated. pdfjs-editor-new-alt-text-to-review-button-label = Verifiche test alternatîf # "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. # Variables: @@ -483,3 +479,6 @@ pdfjs-editor-alt-text-settings-editor-title = Modifiche test alternatîf pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostre l'editôr dal test alternatîf a pene che e ven zontade une imagjin pdfjs-editor-alt-text-settings-show-dialog-description = Ti jude a sigurâti che dutis lis tôs imagjins a vedin il test alternatîf. pdfjs-editor-alt-text-settings-close-button = Siere + +## "Annotations removed" bar + diff --git a/l10n/ga-IE/viewer.ftl b/l10n/ga-IE/viewer.ftl index cb5930890..590c576ed 100644 --- a/l10n/ga-IE/viewer.ftl +++ b/l10n/ga-IE/viewer.ftl @@ -205,9 +205,32 @@ pdfjs-web-fonts-disabled = Tá clófhoirne Gréasáin díchumasaithe: ní féidi ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/gd/viewer.ftl b/l10n/gd/viewer.ftl index a3d62a0fd..5c1abc03d 100644 --- a/l10n/gd/viewer.ftl +++ b/l10n/gd/viewer.ftl @@ -311,3 +311,6 @@ pdfjs-ink-canvas = ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/gl/viewer.ftl b/l10n/gl/viewer.ftl index 641a6075b..28e10b06a 100644 --- a/l10n/gl/viewer.ftl +++ b/l10n/gl/viewer.ftl @@ -328,7 +328,6 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = Texto alternativo pdfjs-editor-alt-text-edit-button-label = Editar o texto alternativo pdfjs-editor-alt-text-dialog-label = Escoller unha opción @@ -383,3 +382,6 @@ pdfjs-editor-resizer-middle-left = ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/gu-IN/viewer.ftl b/l10n/gu-IN/viewer.ftl index 5d8bb549f..1bc278d4d 100644 --- a/l10n/gu-IN/viewer.ftl +++ b/l10n/gu-IN/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = વેબ ફોન્ટ નિષ્ક્રિય ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/he/viewer.ftl b/l10n/he/viewer.ftl index 08308c0be..2f0485185 100644 --- a/l10n/he/viewer.ftl +++ b/l10n/he/viewer.ftl @@ -293,7 +293,7 @@ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", tim ## Password pdfjs-password-label = נא להכניס את הססמה לפתיחת קובץ PDF זה. -pdfjs-password-invalid = ססמה שגויה. נא לנסות שנית. +pdfjs-password-invalid = ססמה שגויה. נא לנסות שוב. pdfjs-password-ok-button = אישור pdfjs-password-cancel-button = ביטול pdfjs-web-fonts-disabled = גופני רשת מנוטרלים: לא ניתן להשתמש בגופני PDF מוטבעים. diff --git a/l10n/hi-IN/viewer.ftl b/l10n/hi-IN/viewer.ftl index b6f378f69..e90fabc1c 100644 --- a/l10n/hi-IN/viewer.ftl +++ b/l10n/hi-IN/viewer.ftl @@ -265,3 +265,6 @@ pdfjs-editor-free-text-color-input = रंग ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/hr/viewer.ftl b/l10n/hr/viewer.ftl index c081c6f42..c97831df9 100644 --- a/l10n/hr/viewer.ftl +++ b/l10n/hr/viewer.ftl @@ -345,6 +345,10 @@ pdfjs-editor-stamp-add-image-button-label = Dodaj sliku pdfjs-editor-free-highlight-thickness-input = Debljina pdfjs-editor-free-highlight-thickness-title = .title = Promjeni debljinu pri isticanju drugih stavki osim teksta +# .default-content is used as a placeholder in an empty text editor. +pdfjs-free-text2 = + .aria-label = Uređivač teksta + .default-content = Počni tipkati … pdfjs-free-text = .aria-label = Uređivač teksta pdfjs-free-text-default-content = Počni tipkati … @@ -356,6 +360,8 @@ pdfjs-ink-canvas = ## Alt-text dialog pdfjs-editor-alt-text-button-label = Alternativni tekst +pdfjs-editor-alt-text-edit-button = + .aria-label = Uredi alternativni tekst pdfjs-editor-alt-text-edit-button-label = Uredi alternativni tekst pdfjs-editor-alt-text-dialog-label = Odaberi jednu opciju pdfjs-editor-alt-text-dialog-description = Alternativni tekst pomaže slijepim osobama ili kada se slika ne učita. @@ -369,6 +375,9 @@ pdfjs-editor-alt-text-decorative-tooltip = Označeno kao ukrasno # .placeholder: This is a placeholder for the alt text input area pdfjs-editor-alt-text-textarea = .placeholder = Na primjer, „Mladić sjeda za stol kako bi jeo” +# Alternative text (alt text) helps when people can't see the image. +pdfjs-editor-alt-text-button = + .aria-label = Alternativni tekst ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. @@ -427,20 +436,35 @@ pdfjs-editor-highlight-show-all-button = ## New alt-text dialog ## 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. +# Modal header positioned above a text box where users can edit the alt text. +pdfjs-editor-new-alt-text-dialog-edit-label = Uredi alternativni tekst (opis slike) +# Modal header positioned above a text box where users can add the alt text. +pdfjs-editor-new-alt-text-dialog-add-label = Dodaj alternativni tekst (opis slike) pdfjs-editor-new-alt-text-textarea = .placeholder = Ovdje upiši tvoj opis … +# This text refers to the alt text box above this description. It offers a definition of alt text. +pdfjs-editor-new-alt-text-description = Kratki opis koji pomažu osobama koji ne mogu vidjeti sliku ili kada se slika ne učita. # 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. pdfjs-editor-new-alt-text-disclaimer1 = Ovaj je alternativni tekst stvoren automatski i može biti netočan. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznaj više pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski stvori alternativni tekst +pdfjs-editor-new-alt-text-not-now-button = Ne sada pdfjs-editor-new-alt-text-error-title = Nije bilo moguće automatski izraditi alternativni tekst +pdfjs-editor-new-alt-text-error-description = Napiši vlastiti alternativni tekst ili pokušaj kasnije ponovo. +pdfjs-editor-new-alt-text-error-close-button = Zatvori # Variables: # $totalSize (Number) - the total size (in MB) of the AI model. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model. # $percent (Number) - the percentage of the downloaded size. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB) .aria-valuetext = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB) +# This is a button that users can click to edit the alt text they have already added. +pdfjs-editor-new-alt-text-added-button = + .aria-label = Alternativni tekst je dodan pdfjs-editor-new-alt-text-added-button-label = Alternativni tekst je dodan +# This is a button that users can click to open the alt text editor and add alt text when it is not present. +pdfjs-editor-new-alt-text-missing-button = + .aria-label = Nedostaje alternativni tekst pdfjs-editor-new-alt-text-missing-button-label = Nedostaje alternativni tekst # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated. pdfjs-editor-new-alt-text-to-review-button = @@ -471,3 +495,24 @@ pdfjs-editor-alt-text-settings-editor-title = Uređivač alternativnog teksta pdfjs-editor-alt-text-settings-show-dialog-button-label = Prikaži uređivač alternativnog teksta odmah pri dodavanju slike pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže osigurati da sve tvoje slike imaju alternativni tekst. pdfjs-editor-alt-text-settings-close-button = Zatvori + +## "Annotations removed" bar + +pdfjs-editor-undo-bar-message-highlight = Isticanje uklonjeno +pdfjs-editor-undo-bar-message-freetext = Tekst uklonjen +pdfjs-editor-undo-bar-message-ink = Crtež uklonjen +pdfjs-editor-undo-bar-message-stamp = Slika uklonjena +# Variables: +# $count (Number) - the number of removed annotations. +pdfjs-editor-undo-bar-message-multiple = + { $count -> + [one] { $count } pribilješka uklonjena + [few] { $count } pribilješke uklonjene + *[other] { $count } pribilješki uklonjeno + } +pdfjs-editor-undo-bar-undo-button = + .title = Poništi +pdfjs-editor-undo-bar-undo-button-label = Poništi +pdfjs-editor-undo-bar-close-button = + .title = Zatvori +pdfjs-editor-undo-bar-close-button-label = Zatvori diff --git a/l10n/hy-AM/viewer.ftl b/l10n/hy-AM/viewer.ftl index 5c9dd27b1..b89932fb5 100644 --- a/l10n/hy-AM/viewer.ftl +++ b/l10n/hy-AM/viewer.ftl @@ -270,3 +270,13 @@ pdfjs-free-text-default-content = Սկսել մուտքագրումը… pdfjs-editor-highlight-show-all-button-label = Ցուցադրել բոլորը pdfjs-editor-highlight-show-all-button = .title = Ցուցադրել բոլորը + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/hye/viewer.ftl b/l10n/hye/viewer.ftl index 75cdc0643..3ac911c09 100644 --- a/l10n/hye/viewer.ftl +++ b/l10n/hye/viewer.ftl @@ -260,9 +260,32 @@ pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատուած ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/id/viewer.ftl b/l10n/id/viewer.ftl index c985a33fe..bbc475b1f 100644 --- a/l10n/id/viewer.ftl +++ b/l10n/id/viewer.ftl @@ -354,21 +354,150 @@ pdfjs-editor-alt-text-edit-button = .aria-label = Edit teks alternatif pdfjs-editor-alt-text-edit-button-label = Edit teks alternatif pdfjs-editor-alt-text-dialog-label = Pilih opsi +pdfjs-editor-alt-text-dialog-description = Teks alternatif membantu ketika orang tidak dapat melihat gambar atau ketika tidak termuat. +pdfjs-editor-alt-text-add-description-label = Tambahkan deskripsi +pdfjs-editor-alt-text-add-description-description = Upayakan 1-2 kalimat yang menggambarkan subjek, latar, atau tindakan. +pdfjs-editor-alt-text-mark-decorative-label = Tandai sebagai dekoratif +pdfjs-editor-alt-text-mark-decorative-description = Ini digunakan untuk gambar hias, seperti batas atau tanda air. +pdfjs-editor-alt-text-cancel-button = Batal +pdfjs-editor-alt-text-save-button = Simpan +pdfjs-editor-alt-text-decorative-tooltip = Ditandai sebagai dekoratif +# .placeholder: This is a placeholder for the alt text input area +pdfjs-editor-alt-text-textarea = + .placeholder = Misalnya, “Seorang pemuda duduk di meja untuk makan” +# Alternative text (alt text) helps when people can't see the image. +pdfjs-editor-alt-text-button = + .aria-label = Teks alternatif ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. +pdfjs-editor-resizer-label-top-left = Pojok kiri atas — ubah ukuran +pdfjs-editor-resizer-label-top-middle = Tengah atas — ubah ukuran +pdfjs-editor-resizer-label-top-right = Pojok kanan atas — ubah ukuran +pdfjs-editor-resizer-label-middle-right = Kanan tengah — ubah ukuran +pdfjs-editor-resizer-label-bottom-right = Pojok kanan bawah — ubah ukuran +pdfjs-editor-resizer-label-bottom-middle = Tengah bawah — ubah ukuran +pdfjs-editor-resizer-label-bottom-left = Pojok kiri bawah — ubah ukuran +pdfjs-editor-resizer-label-middle-left = Kiri tengah — ubah ukuran +pdfjs-editor-resizer-top-left = + .aria-label = Pojok kiri atas — ubah ukuran +pdfjs-editor-resizer-top-middle = + .aria-label = Tengah atas — ubah ukuran +pdfjs-editor-resizer-top-right = + .aria-label = Pojok kanan atas — ubah ukuran +pdfjs-editor-resizer-middle-right = + .aria-label = Kanan tengah — ubah ukuran +pdfjs-editor-resizer-bottom-right = + .aria-label = Pojok kanan bawah — ubah ukuran +pdfjs-editor-resizer-bottom-middle = + .aria-label = Tengah bawah — ubah ukuran +pdfjs-editor-resizer-bottom-left = + .aria-label = Pojok kiri bawah — ubah ukuran +pdfjs-editor-resizer-middle-left = + .aria-label = Kiri tengah — ubah ukuran ## Color picker +# This means "Color used to highlight text" +pdfjs-editor-highlight-colorpicker-label = Warna sorot +pdfjs-editor-colorpicker-button = + .title = Ubah warna +pdfjs-editor-colorpicker-dropdown = + .aria-label = Pilihan warna +pdfjs-editor-colorpicker-yellow = + .title = Kuning +pdfjs-editor-colorpicker-green = + .title = Hijau +pdfjs-editor-colorpicker-blue = + .title = Biru +pdfjs-editor-colorpicker-pink = + .title = Merah Jambu +pdfjs-editor-colorpicker-red = + .title = Merah ## Show all highlights ## This is a toggle button to show/hide all the highlights. +pdfjs-editor-highlight-show-all-button-label = Tampilkan semua +pdfjs-editor-highlight-show-all-button = + .title = Tampilkan semua ## New alt-text dialog ## 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. +# Modal header positioned above a text box where users can edit the alt text. +pdfjs-editor-new-alt-text-dialog-edit-label = Edit teks alternatif (deskripsi gambar) +# Modal header positioned above a text box where users can add the alt text. +pdfjs-editor-new-alt-text-dialog-add-label = Tambahkan teks alternatif (deskripsi gambar) +pdfjs-editor-new-alt-text-textarea = + .placeholder = Tulis deskripsi Anda di sini… +# This text refers to the alt text box above this description. It offers a definition of alt text. +pdfjs-editor-new-alt-text-description = Deskripsi singkat untuk orang yang tidak dapat melihat gambar atau saat gambar tidak termuat. +# 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. +pdfjs-editor-new-alt-text-disclaimer1 = Teks alternatif ini dibuat secara otomatis dan mungkin tidak akurat. +pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pelajari lebih lanjut +pdfjs-editor-new-alt-text-create-automatically-button-label = Buat teks alternatif secara otomatis +pdfjs-editor-new-alt-text-not-now-button = Jangan sekarang +pdfjs-editor-new-alt-text-error-title = Tidak bisa membuat teks alternatif secara otomatis +pdfjs-editor-new-alt-text-error-description = Silakan tulis teks alternatif Anda sendiri atau coba lagi nanti. +pdfjs-editor-new-alt-text-error-close-button = Tutup +# Variables: +# $totalSize (Number) - the total size (in MB) of the AI model. +# $downloadedSize (Number) - the downloaded size (in MB) of the AI model. +# $percent (Number) - the percentage of the downloaded size. +pdfjs-editor-new-alt-text-ai-model-downloading-progress = Mengunduh model AI teks alternatif ({ $downloadedSize } dari { $totalSize } MB) + .aria-valuetext = Mengunduh model AI teks alternatif ({ $downloadedSize } dari { $totalSize } MB) +# This is a button that users can click to edit the alt text they have already added. +pdfjs-editor-new-alt-text-added-button = + .aria-label = Teks alternatif ditambahkan +pdfjs-editor-new-alt-text-added-button-label = Teks alternatif ditambahkan +# This is a button that users can click to open the alt text editor and add alt text when it is not present. +pdfjs-editor-new-alt-text-missing-button = + .aria-label = Teks alternatif hilang +pdfjs-editor-new-alt-text-missing-button-label = Teks alternatif hilang +# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated. +pdfjs-editor-new-alt-text-to-review-button = + .aria-label = Tinjau teks alternatif +pdfjs-editor-new-alt-text-to-review-button-label = Tinjau teks alternatif +# "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. +# Variables: +# $generatedAltText (String) - the generated alt-text. +pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Dibuat secara otomatis: { $generatedAltText } ## Image alt-text settings +pdfjs-image-alt-text-settings-button = + .title = Pengaturan teks alternatif gambar +pdfjs-image-alt-text-settings-button-label = Pengaturan teks alternatif gambar +pdfjs-editor-alt-text-settings-dialog-label = Pengaturan teks alternatif gambar +pdfjs-editor-alt-text-settings-automatic-title = Teks alternatif otomatis +pdfjs-editor-alt-text-settings-create-model-button-label = Buat teks alternatif secara otomatis +pdfjs-editor-alt-text-settings-create-model-description = Menyarankan deskripsi untuk membantu orang yang tidak dapat melihat gambar atau ketika gambar tidak termuat. +# Variables: +# $totalSize (Number) - the total size (in MB) of the AI model. +pdfjs-editor-alt-text-settings-download-model-label = Model AI teks alternatif ({ $totalSize } MB) +pdfjs-editor-alt-text-settings-ai-model-description = Berjalan secara lokal di perangkat Anda sehingga data Anda tetap pribadi. Diperlukan untuk teks alternatif otomatis. +pdfjs-editor-alt-text-settings-delete-model-button = Hapus +pdfjs-editor-alt-text-settings-download-model-button = Unduh +pdfjs-editor-alt-text-settings-downloading-model-button = Mengunduh… +pdfjs-editor-alt-text-settings-editor-title = Editor teks alternatif +pdfjs-editor-alt-text-settings-show-dialog-button-label = Tampilkan editor teks alternatif segera saat menambahkan gambar +pdfjs-editor-alt-text-settings-show-dialog-description = Membantu Anda memastikan semua gambar Anda memiliki teks alternatif. +pdfjs-editor-alt-text-settings-close-button = Tutup + +## "Annotations removed" bar + +pdfjs-editor-undo-bar-message-highlight = Sorotan dihapus +pdfjs-editor-undo-bar-message-freetext = Teks dihapus +pdfjs-editor-undo-bar-message-ink = Gambar dihapus +pdfjs-editor-undo-bar-message-stamp = Gambar dihapus +# Variables: +# $count (Number) - the number of removed annotations. +pdfjs-editor-undo-bar-message-multiple = { $count } anotasi dihapus +pdfjs-editor-undo-bar-undo-button = + .title = Urungkan +pdfjs-editor-undo-bar-undo-button-label = Urungkan +pdfjs-editor-undo-bar-close-button = + .title = Tutup +pdfjs-editor-undo-bar-close-button-label = Tutup diff --git a/l10n/kab/viewer.ftl b/l10n/kab/viewer.ftl index dda88c1e3..50f3b9e88 100644 --- a/l10n/kab/viewer.ftl +++ b/l10n/kab/viewer.ftl @@ -353,7 +353,6 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = Aḍris amaskal pdfjs-editor-alt-text-edit-button-label = Ẓreg aḍris amaskal pdfjs-editor-alt-text-dialog-label = Fren taxtirt @@ -436,3 +435,6 @@ pdfjs-editor-alt-text-settings-delete-model-button = Kkes pdfjs-editor-alt-text-settings-download-model-button = Sader pdfjs-editor-alt-text-settings-downloading-model-button = Asader… pdfjs-editor-alt-text-settings-close-button = Mdel + +## "Annotations removed" bar + diff --git a/l10n/km/viewer.ftl b/l10n/km/viewer.ftl index 6efd10546..c4362b9dc 100644 --- a/l10n/km/viewer.ftl +++ b/l10n/km/viewer.ftl @@ -215,9 +215,32 @@ pdfjs-web-fonts-disabled = បាន​បិទ​ពុម្ពអក្ស ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/kn/viewer.ftl b/l10n/kn/viewer.ftl index 03322555e..f9d48f7af 100644 --- a/l10n/kn/viewer.ftl +++ b/l10n/kn/viewer.ftl @@ -205,9 +205,32 @@ pdfjs-web-fonts-disabled = ಜಾಲ ಅಕ್ಷರಶೈಲಿಯನ್ನು ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/lij/viewer.ftl b/l10n/lij/viewer.ftl index b2941f9f6..eb828b547 100644 --- a/l10n/lij/viewer.ftl +++ b/l10n/lij/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = I font do web en dizativæ: inposcibile adeuviâ i ca ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/lo/viewer.ftl b/l10n/lo/viewer.ftl index 557e20152..10ffc9edc 100644 --- a/l10n/lo/viewer.ftl +++ b/l10n/lo/viewer.ftl @@ -311,3 +311,6 @@ pdfjs-ink-canvas = ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/lt/viewer.ftl b/l10n/lt/viewer.ftl index a8ee7a08f..d2777c85e 100644 --- a/l10n/lt/viewer.ftl +++ b/l10n/lt/viewer.ftl @@ -260,9 +260,32 @@ pdfjs-web-fonts-disabled = Saityno šriftai išjungti – PDF faile esančių š ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ltg/viewer.ftl b/l10n/ltg/viewer.ftl index d26216545..f0dbbe2df 100644 --- a/l10n/ltg/viewer.ftl +++ b/l10n/ltg/viewer.ftl @@ -238,9 +238,32 @@ pdfjs-web-fonts-disabled = Šķārsteikla fonti nav aktivizāti: Navar īgult PD ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/lv/viewer.ftl b/l10n/lv/viewer.ftl index 067dc105e..aba51a823 100644 --- a/l10n/lv/viewer.ftl +++ b/l10n/lv/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = Tīmekļa fonti nav aktivizēti: Nevar iegult PDF fon ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/meh/viewer.ftl b/l10n/meh/viewer.ftl index d8bddc9d5..f5161b3fc 100644 --- a/l10n/meh/viewer.ftl +++ b/l10n/meh/viewer.ftl @@ -79,9 +79,32 @@ pdfjs-password-cancel-button = Nkuvi-ka ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/mk/viewer.ftl b/l10n/mk/viewer.ftl index 47d24b240..7529732f2 100644 --- a/l10n/mk/viewer.ftl +++ b/l10n/mk/viewer.ftl @@ -207,9 +207,32 @@ pdfjs-web-fonts-disabled = Интернет фонтовите се оневоз ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/mr/viewer.ftl b/l10n/mr/viewer.ftl index 49948b193..dbef75e58 100644 --- a/l10n/mr/viewer.ftl +++ b/l10n/mr/viewer.ftl @@ -231,9 +231,32 @@ pdfjs-web-fonts-disabled = वेब टंक असमर्थीत आह ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ms/viewer.ftl b/l10n/ms/viewer.ftl index 11b866514..1419b6e3c 100644 --- a/l10n/ms/viewer.ftl +++ b/l10n/ms/viewer.ftl @@ -239,9 +239,32 @@ pdfjs-web-fonts-disabled = Fon web dinyahdayakan: tidak dapat menggunakan fon te ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/my/viewer.ftl b/l10n/my/viewer.ftl index d3b973d87..0b045cd41 100644 --- a/l10n/my/viewer.ftl +++ b/l10n/my/viewer.ftl @@ -198,9 +198,32 @@ pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fo ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/nb-NO/viewer.ftl b/l10n/nb-NO/viewer.ftl index a6441571d..b038670f9 100644 --- a/l10n/nb-NO/viewer.ftl +++ b/l10n/nb-NO/viewer.ftl @@ -493,3 +493,12 @@ pdfjs-editor-alt-text-settings-editor-title = Alternativ tekst-redigerer pdfjs-editor-alt-text-settings-show-dialog-button-label = Vis alternativ tekst-redigerer direkte når du legger til et bilde pdfjs-editor-alt-text-settings-show-dialog-description = Hjelper deg å sørge for at alle bildene dine har alternativ tekst. pdfjs-editor-alt-text-settings-close-button = Lukk + +## "Annotations removed" bar + +pdfjs-editor-undo-bar-undo-button = + .title = Angre +pdfjs-editor-undo-bar-undo-button-label = Angre +pdfjs-editor-undo-bar-close-button = + .title = Lukk +pdfjs-editor-undo-bar-close-button-label = Lukk diff --git a/l10n/ne-NP/viewer.ftl b/l10n/ne-NP/viewer.ftl index 65193b6e8..79de63bd6 100644 --- a/l10n/ne-NP/viewer.ftl +++ b/l10n/ne-NP/viewer.ftl @@ -226,9 +226,32 @@ pdfjs-web-fonts-disabled = वेब फन्ट असक्षम छन्: ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/nn-NO/viewer.ftl b/l10n/nn-NO/viewer.ftl index d617e16af..e8acedac0 100644 --- a/l10n/nn-NO/viewer.ftl +++ b/l10n/nn-NO/viewer.ftl @@ -496,3 +496,9 @@ pdfjs-editor-alt-text-settings-close-button = Lat att ## "Annotations removed" bar +pdfjs-editor-undo-bar-undo-button = + .title = Angre +pdfjs-editor-undo-bar-undo-button-label = Angre +pdfjs-editor-undo-bar-close-button = + .title = Lat att +pdfjs-editor-undo-bar-close-button-label = Lat att diff --git a/l10n/ro/viewer.ftl b/l10n/ro/viewer.ftl index 7c6f0b6a3..17f9c4363 100644 --- a/l10n/ro/viewer.ftl +++ b/l10n/ro/viewer.ftl @@ -243,9 +243,32 @@ pdfjs-web-fonts-disabled = Fonturile web sunt dezactivate: nu se pot folosi font ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/sat/viewer.ftl b/l10n/sat/viewer.ftl index 2fbbc123c..90773f790 100644 --- a/l10n/sat/viewer.ftl +++ b/l10n/sat/viewer.ftl @@ -323,3 +323,6 @@ pdfjs-ink-canvas = ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/sc/viewer.ftl b/l10n/sc/viewer.ftl index 1137c2bb0..feae3a022 100644 --- a/l10n/sc/viewer.ftl +++ b/l10n/sc/viewer.ftl @@ -301,7 +301,6 @@ pdfjs-ink-canvas = ## Alt-text dialog -# Alternative text (alt text) helps when people can't see the image. pdfjs-editor-alt-text-button-label = Testu alternativu pdfjs-editor-alt-text-edit-button-label = Modifica su testu alternativu pdfjs-editor-alt-text-dialog-label = Sèbera un’optzione @@ -336,9 +335,7 @@ pdfjs-editor-colorpicker-pink = ## New alt-text dialog ## 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. -# This is a button that users can click to open the alt text editor and add alt text when it is not present. pdfjs-editor-new-alt-text-missing-button-label = Mancat su testu alternativu -# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated. pdfjs-editor-new-alt-text-to-review-button-label = Revisiona su testu alternativu # "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. # Variables: @@ -365,3 +362,6 @@ pdfjs-editor-alt-text-settings-editor-title = Editore de testu alternativu pdfjs-editor-alt-text-settings-show-dialog-button-label = Mustra deretu s’editore de testu alternativu cando siat agiunta un’immàgine pdfjs-editor-alt-text-settings-show-dialog-description = T’agiudat a assegurare chi totu is immàgines tuas tèngiant unu testu alternativu. pdfjs-editor-alt-text-settings-close-button = Serra + +## "Annotations removed" bar + diff --git a/l10n/scn/viewer.ftl b/l10n/scn/viewer.ftl index a3c7c038c..d45b9004b 100644 --- a/l10n/scn/viewer.ftl +++ b/l10n/scn/viewer.ftl @@ -66,9 +66,32 @@ pdfjs-password-cancel-button = Sfai ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/sco/viewer.ftl b/l10n/sco/viewer.ftl index 6f71c47a3..aa6f9b2c8 100644 --- a/l10n/sco/viewer.ftl +++ b/l10n/sco/viewer.ftl @@ -256,9 +256,32 @@ pdfjs-web-fonts-disabled = Wab fonts are disabled: cannae yaise embeddit PDF fon ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/si/viewer.ftl b/l10n/si/viewer.ftl index 048111609..b41e2e1e2 100644 --- a/l10n/si/viewer.ftl +++ b/l10n/si/viewer.ftl @@ -269,3 +269,6 @@ pdfjs-editor-alt-text-mark-decorative-description = මෙය දාර හෝ ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/son/viewer.ftl b/l10n/son/viewer.ftl index fa4f6b1fc..d8adf9c8e 100644 --- a/l10n/son/viewer.ftl +++ b/l10n/son/viewer.ftl @@ -198,9 +198,32 @@ pdfjs-web-fonts-disabled = Interneti šigirawey kay: ši hin ka goy nda PDF šig ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/sr/viewer.ftl b/l10n/sr/viewer.ftl index e125dfb89..534c6686c 100644 --- a/l10n/sr/viewer.ftl +++ b/l10n/sr/viewer.ftl @@ -419,3 +419,6 @@ pdfjs-editor-new-alt-text-not-now-button = Не сада ## Image alt-text settings + +## "Annotations removed" bar + diff --git a/l10n/szl/viewer.ftl b/l10n/szl/viewer.ftl index cbf166e45..cefa4e678 100644 --- a/l10n/szl/viewer.ftl +++ b/l10n/szl/viewer.ftl @@ -249,9 +249,32 @@ pdfjs-web-fonts-disabled = Necowe fōnty sōm zastawiōne: niy idzie użyć wklu ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ta/viewer.ftl b/l10n/ta/viewer.ftl index 82cf19703..48a692201 100644 --- a/l10n/ta/viewer.ftl +++ b/l10n/ta/viewer.ftl @@ -215,9 +215,32 @@ pdfjs-web-fonts-disabled = வலை எழுத்துருக்கள் ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/te/viewer.ftl b/l10n/te/viewer.ftl index 94dc2b8ee..37b5ba52a 100644 --- a/l10n/te/viewer.ftl +++ b/l10n/te/viewer.ftl @@ -224,6 +224,12 @@ pdfjs-web-fonts-disabled = వెబ్ ఫాంట్లు అచేతని ## Editing + +## Remove button for the various kind of editor. + + +## + # Editor Parameters pdfjs-editor-free-text-color-input = రంగు pdfjs-editor-free-text-size-input = పరిమాణం @@ -237,3 +243,20 @@ pdfjs-editor-ink-opacity-input = అకిరణ్యత ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/tl/viewer.ftl b/l10n/tl/viewer.ftl index faa0009bd..6daa61038 100644 --- a/l10n/tl/viewer.ftl +++ b/l10n/tl/viewer.ftl @@ -249,9 +249,32 @@ pdfjs-web-fonts-disabled = Naka-disable ang mga Web font: hindi kayang gamitin a ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/trs/viewer.ftl b/l10n/trs/viewer.ftl index aba3c72a9..6bc0307eb 100644 --- a/l10n/trs/viewer.ftl +++ b/l10n/trs/viewer.ftl @@ -189,9 +189,32 @@ pdfjs-password-cancel-button = Duyichin' ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/ur/viewer.ftl b/l10n/ur/viewer.ftl index c15f157e7..981217796 100644 --- a/l10n/ur/viewer.ftl +++ b/l10n/ur/viewer.ftl @@ -240,9 +240,32 @@ pdfjs-web-fonts-disabled = ویب فانٹ نا اہل ہیں: شامل PDF فا ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/uz/viewer.ftl b/l10n/uz/viewer.ftl index fb82f22d4..e22cf7a71 100644 --- a/l10n/uz/viewer.ftl +++ b/l10n/uz/viewer.ftl @@ -179,9 +179,32 @@ pdfjs-web-fonts-disabled = Veb shriftlar oʻchirilgan: ichki PDF shriftlardan fo ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/wo/viewer.ftl b/l10n/wo/viewer.ftl index d66c4591f..5cea77560 100644 --- a/l10n/wo/viewer.ftl +++ b/l10n/wo/viewer.ftl @@ -119,9 +119,32 @@ pdfjs-password-cancel-button = Neenal ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar + diff --git a/l10n/xh/viewer.ftl b/l10n/xh/viewer.ftl index 079888733..4888b999f 100644 --- a/l10n/xh/viewer.ftl +++ b/l10n/xh/viewer.ftl @@ -204,9 +204,32 @@ pdfjs-web-fonts-disabled = Iifonti zewebhu ziqhwalelisiwe: ayikwazi ukusebenzisa ## Editing +## Remove button for the various kind of editor. + + +## + + ## Alt-text dialog ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. + +## Color picker + + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + + +## New alt-text dialog +## 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. + + +## Image alt-text settings + + +## "Annotations removed" bar +