Merge pull request #19942 from timvandermeij/updates
Update dependencies and translations to the most recent versions
This commit is contained in:
commit
23f269b353
@ -96,7 +96,7 @@ const AUTOPREFIXER_CONFIG = {
|
||||
const BABEL_TARGETS = ENV_TARGETS.join(", ");
|
||||
|
||||
const BABEL_PRESET_ENV_OPTS = Object.freeze({
|
||||
corejs: "3.41.0",
|
||||
corejs: "3.42.0",
|
||||
exclude: ["web.structured-clone"],
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
|
||||
@ -590,9 +590,6 @@ pdfjs-editor-edit-signature-update-button = 更新
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button =
|
||||
.title = 署名を削除します
|
||||
pdfjs-editor-delete-signature-button-label = 署名を削除
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = 保存された署名を削除します
|
||||
pdfjs-editor-delete-signature-button-label1 = 保存された署名を削除
|
||||
|
||||
@ -476,17 +476,50 @@ pdfjs-editor-new-alt-text-create-automatically-button-label = Rnu aḍris niḍe
|
||||
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
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Asader n tmudemt n IA n uḍris amlellay ({ $downloadedSize } n { $totalSize } MB)
|
||||
.aria-valuetext = Asader n tmudemt n IA n uḍris amlellay ({ $downloadedSize } n { $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 = Yettwarna weḍris amlellay
|
||||
pdfjs-editor-new-alt-text-added-button-label = Yettwarna weḍris amlellay
|
||||
# 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 = Ixuṣ uḍris amlellay
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Ixuṣ uḍris amlellay
|
||||
# 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 = Senqed aḍris amlellay
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Senqed aḍris amlellay
|
||||
# "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 = Yettwarna s wudem awurman: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Iɣewwaṛen n weḍris amlellay n tugna
|
||||
pdfjs-image-alt-text-settings-button-label = Iɣewwaṛen n weḍris amlellay n tugna
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Iɣewwaṛen n weḍris amlellay n tugna
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Aḍris amlellay awurman
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Rnu aḍris niḍen s wudem awurman
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Tamudemt n IA n uḍris amlellay ({ $totalSize } MB)
|
||||
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-editor-title = Amaẓrag n weḍris amlellay
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Sken amaẓrag n uḍris amlellay akken kan ara ternuḍ tugna
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Yettall ad tḍemneḍ tugniwin sɛant aḍris amlellay.
|
||||
pdfjs-editor-alt-text-settings-close-button = Mdel
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Yettwakkes usebrureq
|
||||
pdfjs-editor-undo-bar-message-freetext = Aḍris yettwakkes
|
||||
pdfjs-editor-undo-bar-message-ink = Asuneɣ yettwakkes
|
||||
pdfjs-editor-undo-bar-message-stamp = Tugna tettwakkes
|
||||
@ -519,14 +552,26 @@ pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Zru azmul-ik
|
||||
.placeholder = Zru azmul-ik
|
||||
pdfjs-editor-add-signature-draw-placeholder = Suneɣ azmul-ik
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tuzert
|
||||
pdfjs-editor-add-signature-image-placeholder = Seḥnucceḍ afaylu da akken ad t-saliṭ
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] neɣ fren ifuyla n tugna
|
||||
*[other] neɣ inig ifuyla n tugna
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Aglam (aḍris amlellay)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Aglam (aḍris amlellay)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Azmul
|
||||
pdfjs-editor-add-signature-clear-button-label = Sfeḍ azmul
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Sfeḍ azmul
|
||||
pdfjs-editor-add-signature-save-checkbox = Sekles azmul
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Ur izmir ara ad yessali tugna
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Ssefqed tuqqna-inek⋅inem n uẓeṭṭa neɣ ɛreḍ tugna-nniḍen.
|
||||
pdfjs-editor-add-signature-error-close-button = Mdel
|
||||
|
||||
## Dialog buttons
|
||||
@ -537,6 +582,9 @@ pdfjs-editor-edit-signature-update-button = Leqqem
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Kkes azmul yettwakelsen
|
||||
pdfjs-editor-delete-signature-button-label1 = Kkes azmul yettwakelsen
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
|
||||
@ -603,7 +603,7 @@ pdfjs-editor-edit-signature-update-button = Güncelle
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Kayıtlı imza kaldırdı
|
||||
.title = Kayıtlı imzayı kaldır
|
||||
pdfjs-editor-delete-signature-button-label1 = Kayıtlı imzayı kaldır
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
1402
package-lock.json
generated
1402
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
32
package.json
32
package.json
@ -2,29 +2,29 @@
|
||||
"name": "pdf.js",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.10",
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@babel/runtime": "^7.27.0",
|
||||
"@babel/core": "^7.27.1",
|
||||
"@babel/preset-env": "^7.27.2",
|
||||
"@babel/runtime": "^7.27.1",
|
||||
"@csstools/postcss-light-dark-function": "^2.0.8",
|
||||
"@fluent/bundle": "^0.19.1",
|
||||
"@fluent/dom": "^0.10.1",
|
||||
"@metalsmith/layouts": "^3.0.0",
|
||||
"@metalsmith/markdown": "^1.10.0",
|
||||
"@napi-rs/canvas": "^0.1.69",
|
||||
"@types/node": "^22.15.2",
|
||||
"@napi-rs/canvas": "^0.1.70",
|
||||
"@types/node": "^22.15.18",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-loader": "^10.0.0",
|
||||
"caniuse-lite": "^1.0.30001715",
|
||||
"core-js": "^3.41.0",
|
||||
"eslint": "^9.25.1",
|
||||
"caniuse-lite": "^1.0.30001718",
|
||||
"core-js": "^3.42.0",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jasmine": "^4.2.2",
|
||||
"eslint-plugin-json": "^4.0.1",
|
||||
"eslint-plugin-no-unsanitized": "^4.1.2",
|
||||
"eslint-plugin-perfectionist": "^4.12.3",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"eslint-plugin-perfectionist": "^4.13.0",
|
||||
"eslint-plugin-prettier": "^5.4.0",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"globals": "^16.0.0",
|
||||
"globals": "^16.1.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-cli": "^3.0.0",
|
||||
"gulp-postcss": "^10.0.0",
|
||||
@ -32,7 +32,7 @@
|
||||
"gulp-replace": "^1.1.4",
|
||||
"gulp-zip": "^6.1.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jasmine": "^5.6.0",
|
||||
"jasmine": "^5.7.1",
|
||||
"jsdoc": "^4.0.4",
|
||||
"jstransformer-nunjucks": "^1.2.0",
|
||||
"metalsmith": "^2.6.3",
|
||||
@ -41,19 +41,19 @@
|
||||
"pngjs": "^7.0.0",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-dir-pseudo-class": "^9.0.1",
|
||||
"postcss-discard-comments": "^7.0.3",
|
||||
"postcss-discard-comments": "^7.0.4",
|
||||
"postcss-nesting": "^13.0.1",
|
||||
"prettier": "^3.5.3",
|
||||
"puppeteer": "^24.7.2",
|
||||
"puppeteer": "^24.8.2",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"svglint": "^3.1.0",
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"tsc-alias": "^1.8.15",
|
||||
"tsc-alias": "^1.8.16",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.99.7",
|
||||
"webpack": "^5.99.8",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user