Merge pull request #18092 from timvandermeij/updates
Update dependencies and translations to the most recent versions
This commit is contained in:
commit
44b7cc517d
@ -99,7 +99,7 @@ const AUTOPREFIXER_CONFIG = {
|
||||
const BABEL_TARGETS = ENV_TARGETS.join(", ");
|
||||
|
||||
const BABEL_PRESET_ENV_OPTS = Object.freeze({
|
||||
corejs: "3.37.0",
|
||||
corejs: "3.37.1",
|
||||
exclude: ["web.structured-clone"],
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = Elŝuti
|
||||
pdfjs-bookmark-button =
|
||||
.title = Nuna paĝo (Montri adreson de la nuna paĝo)
|
||||
pdfjs-bookmark-button-label = Nuna paĝo
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = Malfermi en programo
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = Malfermi en programo
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
@ -306,6 +300,10 @@ pdfjs-editor-highlight-button =
|
||||
pdfjs-editor-highlight-button-label = Elstarigi
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Elstarigi
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Elstarigi
|
||||
.aria-label = Elstarigi
|
||||
pdfjs-highlight-floating-button-label = Elstarigi
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ pdfjs-zoom-in-button =
|
||||
.title = Խոշորացնել
|
||||
pdfjs-zoom-in-button-label = Խոշորացնել
|
||||
pdfjs-zoom-select =
|
||||
.title = Մասշտաբ
|
||||
.title = Դիտափոխում
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Անցնել Ներկայացման եղանակին
|
||||
pdfjs-presentation-mode-button-label = Ներկայացման եղանակ
|
||||
@ -39,6 +39,10 @@ pdfjs-open-file-button-label = Բացել
|
||||
pdfjs-print-button =
|
||||
.title = Տպել
|
||||
pdfjs-print-button-label = Տպել
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Ներբեռնել
|
||||
pdfjs-bookmark-button-label = Ընթացիկ էջ
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
@ -243,9 +247,26 @@ pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատված ե
|
||||
## Editing
|
||||
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
||||
##
|
||||
|
||||
pdfjs-free-text-default-content = Սկսել մուտքագրումը…
|
||||
|
||||
## 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.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Ցուցադրել բոլորը
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Ցուցադրել բոլորը
|
||||
|
||||
@ -301,8 +301,6 @@ pdfjs-editor-stamp-button-label = Aggiungi o rimuovi immagine
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Evidenzia
|
||||
pdfjs-editor-highlight-button-label = Evidenzia
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Evidenzia
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Evidenzia
|
||||
.aria-label = Evidenzia
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = ダウンロード
|
||||
pdfjs-bookmark-button =
|
||||
.title = 現在のページの URL です (現在のページを表示する URL)
|
||||
pdfjs-bookmark-button-label = 現在のページ
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = アプリで開く
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = アプリで開く
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = Telechargiar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Pagina actuala (mussar l'URL da la pagina actuala)
|
||||
pdfjs-bookmark-button-label = Pagina actuala
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = Avrir en ina app
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = Avrir en ina app
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
@ -306,6 +300,10 @@ pdfjs-editor-highlight-button =
|
||||
pdfjs-editor-highlight-button-label = Marcar
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Relevar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Marcar
|
||||
.aria-label = Marcar
|
||||
pdfjs-highlight-floating-button-label = Marcar
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
||||
@ -300,8 +300,8 @@ pdfjs-editor-stamp-button =
|
||||
.title = Dodajanje ali urejanje slik
|
||||
pdfjs-editor-stamp-button-label = Dodajanje ali urejanje slik
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Poudarek
|
||||
pdfjs-editor-highlight-button-label = Poudarek
|
||||
.title = Označevalnik
|
||||
pdfjs-editor-highlight-button-label = Označevalnik
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = Shkarkoje
|
||||
pdfjs-bookmark-button =
|
||||
.title = Faqja e Tanishme (Shihni URL nga Faqja e Tanishme)
|
||||
pdfjs-bookmark-button-label = Faqja e Tanishme
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = Hape në aplikacion
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = Hape në aplikacion
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
@ -295,6 +289,12 @@ pdfjs-editor-stamp-button-label = Shtoni ose përpunoni figura
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Theksim
|
||||
pdfjs-editor-highlight-button-label = Theksoje
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Theksim
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Theksim
|
||||
.aria-label = Theksim
|
||||
pdfjs-highlight-floating-button-label = Theksim
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
@ -378,3 +378,10 @@ pdfjs-editor-colorpicker-pink =
|
||||
.title = Rozë
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = E kuqe
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Shfaqi krejt
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Shfaqi krejt
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = Боргирӣ кардан
|
||||
pdfjs-bookmark-button =
|
||||
.title = Саҳифаи ҷорӣ (Дидани нишонии URL аз саҳифаи ҷорӣ)
|
||||
pdfjs-bookmark-button-label = Саҳифаи ҷорӣ
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = Кушодан дар барнома
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = Кушодан дар барнома
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
@ -301,6 +295,15 @@ pdfjs-editor-ink-button-label = Расмкашӣ
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Илова ё таҳрир кардани тасвирҳо
|
||||
pdfjs-editor-stamp-button-label = Илова ё таҳрир кардани тасвирҳо
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Ҷудокунӣ
|
||||
pdfjs-editor-highlight-button-label = Ҷудокунӣ
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Ҷудокунӣ
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Ҷудокунӣ
|
||||
.aria-label = Ҷудокунӣ
|
||||
pdfjs-highlight-floating-button-label = Ҷудокунӣ
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
@ -324,6 +327,10 @@ pdfjs-editor-ink-opacity-input = Шаффофӣ
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Илова кардани тасвир
|
||||
pdfjs-editor-stamp-add-image-button-label = Илова кардани тасвир
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Ғафсӣ
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Иваз кардани ғафсӣ ҳангоми ҷудокунии унсурҳо ба ғайр аз матн
|
||||
pdfjs-free-text =
|
||||
.aria-label = Муҳаррири матн
|
||||
pdfjs-free-text-default-content = Нависед…
|
||||
|
||||
@ -345,11 +345,11 @@ pdfjs-ink-canvas =
|
||||
pdfjs-editor-alt-text-button-label = Alternatif metin
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternatif metni düzenle
|
||||
pdfjs-editor-alt-text-dialog-label = Bir seçenek seçin
|
||||
pdfjs-editor-alt-text-dialog-description = Alternatif metin, insanlar görseli göremediğinde veya görsel yüklenmediğinde işe yarar.
|
||||
pdfjs-editor-alt-text-dialog-description = Alternatif metin, insanlar resmi göremediğinde veya resim yüklenmediğinde işe yarar.
|
||||
pdfjs-editor-alt-text-add-description-label = Açıklama ekle
|
||||
pdfjs-editor-alt-text-add-description-description = Konuyu, ortamı veya eylemleri tanımlayan bir iki cümle yazmaya çalışın.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Dekoratif olarak işaretle
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Kenarlıklar veya filigranlar gibi dekoratif görüntüler için kullanılır.
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Kenarlıklar veya filigranlar gibi dekoratif resimler için kullanılır.
|
||||
pdfjs-editor-alt-text-cancel-button = Vazgeç
|
||||
pdfjs-editor-alt-text-save-button = Kaydet
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Dekoratif olarak işaretlendi
|
||||
|
||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = 下载
|
||||
pdfjs-bookmark-button =
|
||||
.title = 当前页面(在当前页面查看 URL)
|
||||
pdfjs-bookmark-button-label = 当前页面
|
||||
# Used in Firefox for Android.
|
||||
pdfjs-open-in-app-button =
|
||||
.title = 在应用中打开
|
||||
# Used in Firefox for Android.
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-open-in-app-button-label = 在应用中打开
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
|
||||
565
package-lock.json
generated
565
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -2,17 +2,17 @@
|
||||
"name": "pdf.js",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.4",
|
||||
"@babel/preset-env": "^7.24.4",
|
||||
"@babel/runtime": "^7.24.4",
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-env": "^7.24.5",
|
||||
"@babel/runtime": "^7.24.5",
|
||||
"@fluent/bundle": "^0.18.0",
|
||||
"@fluent/dom": "^0.9.0",
|
||||
"@jazzer.js/core": "^2.1.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"babel-loader": "^9.1.3",
|
||||
"caniuse-lite": "^1.0.30001614",
|
||||
"caniuse-lite": "^1.0.30001618",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.37.0",
|
||||
"core-js": "^3.37.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
@ -25,8 +25,8 @@
|
||||
"eslint-plugin-no-unsanitized": "^4.0.2",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-sort-exports": "^0.9.1",
|
||||
"eslint-plugin-unicorn": "^52.0.0",
|
||||
"globals": "^15.1.0",
|
||||
"eslint-plugin-unicorn": "^53.0.0",
|
||||
"globals": "^15.2.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-cli": "^3.0.0",
|
||||
"gulp-postcss": "^10.0.0",
|
||||
@ -34,7 +34,7 @@
|
||||
"gulp-replace": "^1.1.4",
|
||||
"gulp-zip": "^6.0.0",
|
||||
"jasmine": "^5.1.0",
|
||||
"jsdoc": "^4.0.2",
|
||||
"jsdoc": "^4.0.3",
|
||||
"jstransformer-markdown-it": "^3.0.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"needle": "^3.3.1",
|
||||
@ -44,16 +44,16 @@
|
||||
"postcss-dark-theme-class": "^1.3.0",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-discard-comments": "^7.0.0",
|
||||
"postcss-nesting": "^12.1.2",
|
||||
"postcss-nesting": "^12.1.4",
|
||||
"prettier": "^3.2.5",
|
||||
"puppeteer": "^22.7.1",
|
||||
"puppeteer": "^22.8.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^16.4.0",
|
||||
"stylelint": "^16.5.0",
|
||||
"stylelint-prettier": "^5.0.0",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"through2": "^4.0.2",
|
||||
"tsc-alias": "^1.8.8",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.4.5",
|
||||
"typogr": "^0.6.8",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user