mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Update translations to the most recent versions
This commit is contained in:
parent
3753387e9d
commit
ed100f2ef2
14 changed files with 295 additions and 34 deletions
|
@ -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 } байт)
|
||||
|
|
|
@ -105,6 +105,10 @@ pdfjs-document-properties-button-label = Atributoj de dokumento…
|
|||
pdfjs-document-properties-file-name = Nomo de dosiero:
|
||||
pdfjs-document-properties-file-size = Grando de dosiero:
|
||||
# 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) } KO ({ $b } oktetoj)
|
||||
# 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) } Mo ({ $b } oktetoj)
|
||||
|
|
|
@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Kuatia mba’etee…
|
|||
pdfjs-document-properties-file-name = Marandurenda réra:
|
||||
pdfjs-document-properties-file-size = Marandurenda tuichakue:
|
||||
# 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) } KB ({ $b } bytes)
|
||||
# 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) } MB ({ $b } bytes)
|
||||
# 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 } KB ({ $size_b } bytes)
|
||||
|
@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Jehero:
|
|||
pdfjs-document-properties-creation-date = Teñoihague arange:
|
||||
pdfjs-document-properties-modification-date = Iñambue hague arange:
|
||||
# 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 }
|
||||
|
@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
|
|||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Jehaipy { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
|
|
|
@ -31,8 +31,8 @@ pdfjs-zoom-in-button-label = Uvećaj
|
|||
pdfjs-zoom-select =
|
||||
.title = Zumiranje
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Prebaci u prezentacijski način rada
|
||||
pdfjs-presentation-mode-button-label = Prezentacijski način rada
|
||||
.title = Prebaci u modus prezentacija
|
||||
pdfjs-presentation-mode-button-label = Modus prezentacija
|
||||
pdfjs-open-file-button =
|
||||
.title = Otvori datoteku
|
||||
pdfjs-open-file-button-label = Otvori
|
||||
|
@ -70,10 +70,10 @@ pdfjs-page-rotate-ccw-button =
|
|||
.title = Rotiraj obrnutno od smjera kazaljke na satu
|
||||
pdfjs-page-rotate-ccw-button-label = Rotiraj obrnutno od smjera kazaljke na satu
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Omogući alat za označavanje teksta
|
||||
.title = Aktiviraj alat za biranje teksta
|
||||
pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Omogući ručni alat
|
||||
.title = Aktiviraj ručni alat
|
||||
pdfjs-cursor-hand-tool-button-label = Ručni alat
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Koristi klizanje stranice
|
||||
|
@ -179,7 +179,7 @@ pdfjs-attachments-button =
|
|||
.title = Prikaži privitke
|
||||
pdfjs-attachments-button-label = Privitci
|
||||
pdfjs-layers-button =
|
||||
.title = Prikaži slojeve (dvoklik za vraćanje svih slojeva u zadano stanje)
|
||||
.title = Prikaži slojeve (dvoklik za vraćanje svih slojeva u standardno stanje)
|
||||
pdfjs-layers-button-label = Slojevi
|
||||
pdfjs-thumbs-button =
|
||||
.title = Prikaži minijature
|
||||
|
@ -360,30 +360,30 @@ pdfjs-editor-alt-text-textarea =
|
|||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Gornji lijevi kut — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-top-middle = Gore sredina — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-top-right = Gornji desni kut — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-middle-right = Sredina desno — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-bottom-right = Donji desni kut — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-bottom-middle = Dolje sredina — promjenite veličinu
|
||||
pdfjs-editor-resizer-label-bottom-left = Donji lijevi kut — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-middle-left = Sredina lijevo — promijenite veličinu
|
||||
pdfjs-editor-resizer-label-top-left = Gornji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-top-middle = Sredina gore – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-top-right = Gornji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-right = Sredina desno – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-right = Donji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-middle = Sredina dolje – promjeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-left = Donji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-left = Sredina lijevo – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Gornji lijevi kut — promijenite veličinu
|
||||
.aria-label = Gornji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Gore sredina — promijenite veličinu
|
||||
.aria-label = Sredina gore – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Gornji desni kut — promijenite veličinu
|
||||
.aria-label = Gornji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Sredina desno — promijenite veličinu
|
||||
.aria-label = Sredina desno – promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Donji desni kut — promijenite veličinu
|
||||
.aria-label = Donji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Dolje sredina — promjenite veličinu
|
||||
.aria-label = Sredina dolje – promjeni veličinu
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Donji lijevi kut — promijenite veličinu
|
||||
.aria-label = Donji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Sredina lijevo — promijenite veličinu
|
||||
.aria-label = Sredina lijevo – promijeni veličinu
|
||||
|
||||
## Color picker
|
||||
|
||||
|
@ -414,21 +414,29 @@ 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.
|
||||
|
||||
# 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 zamjenski tekst
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski stvori alternativni tekst
|
||||
pdfjs-editor-new-alt-text-error-title = Nije bilo moguće automatski izraditi alternativni tekst
|
||||
# "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 = Stvoreno automatski: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Postavke zamjenskog teksta slike
|
||||
pdfjs-image-alt-text-settings-button-label = Postavke zamjenskog teksta slike
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Postavke zamjenskog teksta slike
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatski zamjenski tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Automatski stvori zamjenski tekst
|
||||
.title = Postavke alternativnog teksta slike
|
||||
pdfjs-image-alt-text-settings-button-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatski alternativni tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Stvori alternativni tekst automatski
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Radi lokalno na tvom uređaju kako bi tvoji podaci ostali privatni. Potrebno za automatski alternativni tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimanje …
|
||||
pdfjs-editor-alt-text-settings-editor-title = Uređivač zamjenskog teksta
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Prikaži uređivač zamjenskog teksta odmah pri dodavanju slike
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže osigurati da sve tvoje slike imaju zamjenski tekst.
|
||||
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
|
||||
|
|
|
@ -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) } KB ({ $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) } MB ({ $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 } 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 }
|
||||
|
@ -267,6 +278,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
|
||||
|
||||
|
@ -413,6 +427,7 @@ 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 = 画像が読み込まれない場合や見えない人のための短い説明です。
|
||||
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 = 後で
|
||||
|
|
|
@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Taɣaṛa n isemli…
|
|||
pdfjs-document-properties-file-name = Isem n ufaylu:
|
||||
pdfjs-document-properties-file-size = Teɣzi n ufaylu:
|
||||
# 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) } KB ({ $b } yibiten)
|
||||
# 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) } MB ({ $b } yibiten)
|
||||
# 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 } KAṬ ({ $size_b } ibiten)
|
||||
|
@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Awalen n tsaruţ
|
|||
pdfjs-document-properties-creation-date = Azemz n tmerna:
|
||||
pdfjs-document-properties-modification-date = Azemz n usnifel:
|
||||
# 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 }
|
||||
|
@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
|
|||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Tabzimt { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
|
@ -327,6 +341,8 @@ pdfjs-editor-stamp-add-image-button =
|
|||
pdfjs-editor-stamp-add-image-button-label = Rnu tawlaft
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tuzert
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Beddel tuzert mi ara d-tesbeggneḍ iferdisen niḍen ur nelli d aḍris
|
||||
pdfjs-free-text =
|
||||
.aria-label = Amaẓrag n uḍris
|
||||
pdfjs-free-text-default-content = Bdu tira...
|
||||
|
@ -404,6 +420,19 @@ 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 add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Rnu aḍris niḍen (aglam n tugna)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Aru aglam-ik dagi…
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Issin ugar
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Rnu aḍris niḍen s wudem awurman
|
||||
pdfjs-editor-new-alt-text-not-now-button = Mačči tura
|
||||
pdfjs-editor-new-alt-text-error-title = D awezɣi timerna n uḍris niḍen s wudem awurman
|
||||
pdfjs-editor-new-alt-text-error-close-button = Mdel
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
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
|
||||
|
|
|
@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumentegenskaper …
|
|||
pdfjs-document-properties-file-name = Filnavn:
|
||||
pdfjs-document-properties-file-size = Filstørrelse:
|
||||
# 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) } KB ({ $b } byte)
|
||||
# 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) } MB ({ $b } byte)
|
||||
# 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 } KB ({ $size_b } bytes)
|
||||
|
@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Nøkkelord:
|
|||
pdfjs-document-properties-creation-date = Opprettet dato:
|
||||
pdfjs-document-properties-modification-date = Endret dato:
|
||||
# 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 }
|
||||
|
@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
|
|||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } annotasjon]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
|
@ -412,6 +426,56 @@ 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 = Rediger alternativ tekst (bildebeskrivelse)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Legg til alternativ tekst (bildebeskrivelse)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Skriv din beskrivelse her…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Kort beskrivelse for folk som ikke kan se bildet eller når bildet ikke lastes inn.
|
||||
# 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 = Denne alternative teksten ble opprettet automatisk og kan være unøyaktig.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Les mer
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Lag alternativ tekst automatisk
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ikke nå
|
||||
pdfjs-editor-new-alt-text-error-title = Kunne ikke opprette alternativ tekst automatisk
|
||||
pdfjs-editor-new-alt-text-error-description = Skriv din egen alternativ-tekst eller prøv igjen senere.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Lukk
|
||||
# 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 = Laster ned alternativ tekst AI-modell ({ $downloadedSize } av { $totalSize } MB)
|
||||
.aria-valuetext = Laster ned alternativ tekst AI-modell ({ $downloadedSize } av { $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 = Alternativ tekst lagt til
|
||||
# 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 = Mangler alternativ 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-label = Gjennomgå alternativ tekst
|
||||
# "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 = Opprettet automatisk: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Innstillinger for alternativ tekst for bilde
|
||||
pdfjs-image-alt-text-settings-button-label = Innstillinger for alternativ tekst for bilde
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Innstillinger for alternativ tekst for bilde
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatisk alternativ tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Opprett alternativ tekst automatisk
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Foreslår beskrivelser for å hjelpe folk som ikke kan se bildet eller når bildet ikke lastes inn.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alternativ tekst AI-modell ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Kjører lokalt på enheten din slik at dataene dine forblir private. Nødvendig for automatisk alternativ tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Slett
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Last ned
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Laster ned…
|
||||
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
|
||||
|
|
|
@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumenteigenskapar…
|
|||
pdfjs-document-properties-file-name = Filnamn:
|
||||
pdfjs-document-properties-file-size = Filstorleik:
|
||||
# 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) } kB ({ $b } byte)
|
||||
# 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) } MB ({ $b } byte)
|
||||
# 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 } KB ({ $size_b } bytes)
|
||||
|
|
|
@ -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) } KB ({ $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) } MB ({ $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 } 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 }
|
||||
|
@ -275,6 +286,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
|
||||
|
||||
|
|
|
@ -181,8 +181,8 @@ pdfjs-printing-not-ready = Aviso: o PDF não está totalmente carregado para imp
|
|||
pdfjs-toggle-sidebar-button =
|
||||
.title = Exibir/ocultar painel lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Exibir/ocultar painel (documento contém estrutura/anexos/camadas)
|
||||
pdfjs-toggle-sidebar-button-label = Exibir/ocultar painel
|
||||
.title = Exibir/ocultar painel lateral (documento contém estrutura/anexos/camadas)
|
||||
pdfjs-toggle-sidebar-button-label = Exibir/ocultar painel lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostrar estrutura do documento (duplo-clique expande/recolhe todos os itens)
|
||||
pdfjs-document-outline-button-label = Estrutura do documento
|
||||
|
|
|
@ -432,12 +432,22 @@ pdfjs-editor-new-alt-text-dialog-edit-label = آلٹ عبارت وچ تبدی
|
|||
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 = آلٹ عبارت اے آئی ماڈل({ $totalSize }ایم بی دے { $downloadedSize }) ڈاؤن لوڈ تھیندا پئے
|
||||
.aria-valuetext = آلٹ عبارت اے آئی ماڈل({ $totalSize }ایم بی دے { $downloadedSize }) ڈاؤن لوڈ تھیندا پئے
|
||||
# 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 = آلٹ عبارت شامل تھی ڳئی
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
|
@ -457,6 +467,7 @@ 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 } ایم بی)
|
||||
|
@ -464,4 +475,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-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 = بند کرو
|
||||
|
|
|
@ -96,6 +96,14 @@ pdfjs-document-properties-button-label = Veti Dokumenti…
|
|||
pdfjs-document-properties-file-name = Emër kartele:
|
||||
pdfjs-document-properties-file-size = Madhësi kartele:
|
||||
# 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) } KB ({ $b } bajte)
|
||||
# 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) } MB ({ $b } bajte)
|
||||
# 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 } KB ({ $size_b } bajte)
|
||||
|
|
|
@ -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 }
|
||||
|
@ -275,6 +286,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
|
||||
|
||||
|
@ -340,8 +354,8 @@ 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-button-label = Матни иловагӣ
|
||||
pdfjs-editor-alt-text-edit-button-label = Таҳрир кардани матни иловагӣ
|
||||
pdfjs-editor-alt-text-dialog-label = Имконеро интихоб намоед
|
||||
pdfjs-editor-alt-text-dialog-description = Вақте ки одамон тасвирро дида наметавонанд ё вақте ки тасвир бор карда намешавад, матни иловагӣ (Alt text) кумак мерасонад.
|
||||
pdfjs-editor-alt-text-add-description-label = Илова кардани тавсиф
|
||||
|
@ -412,7 +426,36 @@ 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 = Тафсири худро дар ин ҷо нависед…
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Маълумоти бештар
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ҳоло не
|
||||
pdfjs-editor-new-alt-text-error-close-button = Пӯшидан
|
||||
# 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 = Матни иловагӣ илова карда шуд
|
||||
# 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 = Матни иловагӣ вуҷуд надорад
|
||||
# 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 = Бознигарӣ кардани матни иловагӣ
|
||||
# "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-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-close-button = Пӯшидан
|
||||
|
|
|
@ -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 }
|
||||
|
@ -277,6 +288,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
|
||||
|
||||
|
@ -420,10 +434,22 @@ pdfjs-editor-new-alt-text-dialog-edit-label = Редагувати альтер
|
|||
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-label = Альтернативний текст додано
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
|
@ -443,8 +469,15 @@ 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 = Закрити
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue