From d50237da3cadce8d4d431987147839e5b7ec2eca Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sun, 6 Aug 2023 09:22:20 +0200 Subject: [PATCH 1/2] Update npm packages --- gulpfile.mjs | 2 +- package-lock.json | 476 ++++++++++++++++++++++++++++++---------------- package.json | 18 +- 3 files changed, 325 insertions(+), 171 deletions(-) diff --git a/gulpfile.mjs b/gulpfile.mjs index 11243be01..1c22eb7d5 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -215,7 +215,7 @@ function createWebpackConfig( : [ [ "@babel/preset-env", - { corejs: "3.31.1", shippedProposals: true, useBuiltIns: "usage" }, + { corejs: "3.32.0", shippedProposals: true, useBuiltIns: "usage" }, ], ]; const babelPlugins = ["@babel/plugin-transform-modules-commonjs"]; diff --git a/package-lock.json b/package-lock.json index b7e7276bc..5a1eef363 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,22 +16,22 @@ "acorn": "^8.10.0", "autoprefixer": "^10.4.14", "babel-loader": "^9.1.3", - "caniuse-lite": "^1.0.30001517", + "caniuse-lite": "^1.0.30001519", "canvas": "^2.11.2", - "core-js": "^3.31.1", + "core-js": "^3.32.0", "cross-env": "^7.0.3", "es-module-shims": "1.4.7", - "eslint": "^8.45.0", - "eslint-config-prettier": "^8.8.0", + "eslint": "^8.46.0", + "eslint-config-prettier": "^8.10.0", "eslint-plugin-fetch-options": "^0.0.5", "eslint-plugin-html": "^7.1.0", - "eslint-plugin-import": "^2.27.5", + "eslint-plugin-import": "^2.28.0", "eslint-plugin-json": "^3.1.0", "eslint-plugin-mozilla": "^3.1.0", "eslint-plugin-no-unsanitized": "^4.0.2", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-sort-exports": "^0.8.0", - "eslint-plugin-unicorn": "^48.0.0", + "eslint-plugin-unicorn": "^48.0.1", "globals": "^13.20.0", "gulp": "^4.0.2", "gulp-postcss": "^9.0.1", @@ -48,12 +48,12 @@ "pngjs": "^7.0.0", "postcss": "^8.4.27", "postcss-dir-pseudo-class": "^8.0.0", - "prettier": "^3.0.0", - "puppeteer": "^20.9.0", + "prettier": "^3.0.1", + "puppeteer": "^21.0.1", "rimraf": "^3.0.2", "streamqueue": "^1.1.2", "stylelint": "^15.10.2", - "stylelint-prettier": "^4.0.0", + "stylelint-prettier": "^4.0.2", "terser": "^5.19.2", "through2": "^4.0.2", "ttest": "^4.0.0", @@ -2052,18 +2052,18 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz", - "integrity": "sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", + "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.0.tgz", - "integrity": "sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.1.tgz", + "integrity": "sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==", "dev": true, "dependencies": { "ajv": "^6.12.4", @@ -2125,9 +2125,9 @@ "dev": true }, "node_modules/@eslint/js": { - "version": "8.44.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz", - "integrity": "sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==", + "version": "8.46.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.46.0.tgz", + "integrity": "sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2992,9 +2992,9 @@ } }, "node_modules/@puppeteer/browsers": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.6.tgz", - "integrity": "sha512-x4BEjr2SjOPowNeiguzjozQbsc6h437ovD/wu+JpaenxVLm3jkgzHY2xOslMTp50HoTvQreMjiexiGQw1sqZlQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.5.0.tgz", + "integrity": "sha512-za318PweGINh5LnHSph7C4xhs0tmRjCD8EPpzcKlw4nzSPhnULj+LTG3+TGefZvW1ti5gjw2JkdQvQsivBeZlg==", "dev": true, "dependencies": { "debug": "4.3.4", @@ -3010,14 +3010,6 @@ }, "engines": { "node": ">=16.3.0" - }, - "peerDependencies": { - "typescript": ">= 4.7.4" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } } }, "node_modules/@puppeteer/browsers/node_modules/ansi-regex": { @@ -3243,7 +3235,7 @@ "node_modules/@types/json5": { "version": "0.0.29", "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", "dev": true }, "node_modules/@types/linkify-it": { @@ -3804,6 +3796,19 @@ "node": ">=0.10.0" } }, + "node_modules/array-buffer-byte-length": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", + "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "is-array-buffer": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/array-each": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", @@ -3925,6 +3930,25 @@ "node": ">=0.10.0" } }, + "node_modules/array.prototype.findlastindex": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.2.tgz", + "integrity": "sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/array.prototype.flat": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz", @@ -3961,6 +3985,26 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz", + "integrity": "sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==", + "dev": true, + "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "get-intrinsic": "^1.2.1", + "is-array-buffer": "^3.0.2", + "is-shared-array-buffer": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/arrify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", @@ -4624,9 +4668,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001517", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001517.tgz", - "integrity": "sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==", + "version": "1.0.30001519", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001519.tgz", + "integrity": "sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==", "dev": true, "funding": [ { @@ -4766,12 +4810,12 @@ } }, "node_modules/chromium-bidi": { - "version": "0.4.16", - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.16.tgz", - "integrity": "sha512-7ZbXdWERxRxSwo3txsBjjmc/NLxqb1Bk30mRb0BMS4YIaiV6zvKZqL/UAH+DdqcDYayDWk2n/y8klkBDODrPvA==", + "version": "0.4.20", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.20.tgz", + "integrity": "sha512-ruHgVZFEv00mAQMz1tQjfjdG63jiPWrQPF6HLlX2ucqLqVTJoWngeBEKHaJ6n1swV/HSvgnBNbtTRIlcVyW3Fw==", "dev": true, "dependencies": { - "mitt": "3.0.0" + "mitt": "3.0.1" }, "peerDependencies": { "devtools-protocol": "*" @@ -5112,9 +5156,9 @@ } }, "node_modules/core-js": { - "version": "3.31.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.1.tgz", - "integrity": "sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==", + "version": "3.32.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.0.tgz", + "integrity": "sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==", "dev": true, "hasInstallScript": true, "funding": { @@ -5480,9 +5524,9 @@ } }, "node_modules/define-properties": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz", - "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz", + "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", "dev": true, "dependencies": { "has-property-descriptors": "^1.0.0", @@ -5844,18 +5888,19 @@ } }, "node_modules/es-abstract": { - "version": "1.21.1", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz", - "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==", + "version": "1.22.1", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.1.tgz", + "integrity": "sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==", "dev": true, "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "arraybuffer.prototype.slice": "^1.0.1", "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", - "function-bind": "^1.1.1", "function.prototype.name": "^1.1.5", - "get-intrinsic": "^1.1.3", + "get-intrinsic": "^1.2.1", "get-symbol-description": "^1.0.0", "globalthis": "^1.0.3", "gopd": "^1.0.1", @@ -5863,8 +5908,8 @@ "has-property-descriptors": "^1.0.0", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", - "internal-slot": "^1.0.4", - "is-array-buffer": "^3.0.1", + "internal-slot": "^1.0.5", + "is-array-buffer": "^3.0.2", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", @@ -5872,16 +5917,21 @@ "is-string": "^1.0.7", "is-typed-array": "^1.1.10", "is-weakref": "^1.0.2", - "object-inspect": "^1.12.2", + "object-inspect": "^1.12.3", "object-keys": "^1.1.1", "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.4.3", + "regexp.prototype.flags": "^1.5.0", + "safe-array-concat": "^1.0.0", "safe-regex-test": "^1.0.0", + "string.prototype.trim": "^1.2.7", "string.prototype.trimend": "^1.0.6", "string.prototype.trimstart": "^1.0.6", + "typed-array-buffer": "^1.0.0", + "typed-array-byte-length": "^1.0.0", + "typed-array-byte-offset": "^1.0.0", "typed-array-length": "^1.0.4", "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.9" + "which-typed-array": "^1.1.10" }, "engines": { "node": ">= 0.4" @@ -6035,27 +6085,27 @@ } }, "node_modules/eslint": { - "version": "8.45.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.45.0.tgz", - "integrity": "sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==", + "version": "8.46.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.46.0.tgz", + "integrity": "sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.1.0", - "@eslint/js": "8.44.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.1", + "@eslint/js": "^8.46.0", "@humanwhocodes/config-array": "^0.11.10", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", - "ajv": "^6.10.0", + "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.1", - "espree": "^9.6.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.2", + "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", @@ -6089,9 +6139,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz", - "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==", + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", + "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" @@ -6127,9 +6177,9 @@ "dev": true }, "node_modules/eslint-module-utils": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz", - "integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz", + "integrity": "sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==", "dev": true, "dependencies": { "debug": "^3.2.7" @@ -6223,26 +6273,29 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.27.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz", - "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==", + "version": "2.28.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.0.tgz", + "integrity": "sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==", "dev": true, "dependencies": { "array-includes": "^3.1.6", + "array.prototype.findlastindex": "^1.2.2", "array.prototype.flat": "^1.3.1", "array.prototype.flatmap": "^1.3.1", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.7.4", + "eslint-module-utils": "^2.8.0", "has": "^1.0.3", - "is-core-module": "^2.11.0", + "is-core-module": "^2.12.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", + "object.fromentries": "^2.0.6", + "object.groupby": "^1.0.0", "object.values": "^1.1.6", - "resolve": "^1.22.1", - "semver": "^6.3.0", - "tsconfig-paths": "^3.14.1" + "resolve": "^1.22.3", + "semver": "^6.3.1", + "tsconfig-paths": "^3.14.2" }, "engines": { "node": ">=4" @@ -6291,9 +6344,9 @@ "dev": true }, "node_modules/eslint-plugin-import/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -6484,9 +6537,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "48.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-48.0.0.tgz", - "integrity": "sha512-8fk/v3p1ro34JSVDBEmtOq6EEQRpMR0iTir79q69KnXFZ6DJyPkT3RAi+ZoTqhQMdDSpGh8BGR68ne1sP5cnAA==", + "version": "48.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-48.0.1.tgz", + "integrity": "sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.5", @@ -6700,9 +6753,9 @@ } }, "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz", - "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, "dependencies": { "esrecurse": "^4.3.0", @@ -6716,9 +6769,9 @@ } }, "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", - "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz", + "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -6950,9 +7003,9 @@ } }, "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", - "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz", + "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -7843,13 +7896,14 @@ "dev": true }, "node_modules/get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", + "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", "dev": true, "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", + "has-proto": "^1.0.1", "has-symbols": "^1.0.3" }, "funding": { @@ -8924,12 +8978,12 @@ "dev": true }, "node_modules/internal-slot": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz", - "integrity": "sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", + "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", "dev": true, "dependencies": { - "get-intrinsic": "^1.1.3", + "get-intrinsic": "^1.2.0", "has": "^1.0.3", "side-channel": "^1.0.4" }, @@ -8996,13 +9050,13 @@ } }, "node_modules/is-array-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz", - "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", + "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", + "get-intrinsic": "^1.2.0", "is-typed-array": "^1.1.10" }, "funding": { @@ -9086,9 +9140,9 @@ } }, "node_modules/is-core-module": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", - "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", "dev": true, "dependencies": { "has": "^1.0.3" @@ -10794,9 +10848,9 @@ "dev": true }, "node_modules/mitt": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz", - "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", "dev": true }, "node_modules/mixin-deep": { @@ -13610,6 +13664,7 @@ }, "node_modules/npm/node_modules/lodash._baseindexof": { "version": "3.1.0", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -13625,16 +13680,19 @@ }, "node_modules/npm/node_modules/lodash._bindcallback": { "version": "3.0.1", + "dev": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/lodash._cacheindexof": { "version": "3.0.2", + "dev": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/lodash._createcache": { "version": "3.1.2", + "dev": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -13649,6 +13707,7 @@ }, "node_modules/npm/node_modules/lodash._getnative": { "version": "3.9.1", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -13666,6 +13725,7 @@ }, "node_modules/npm/node_modules/lodash.restparam": { "version": "3.6.1", + "dev": true, "inBundle": true, "license": "MIT" }, @@ -15951,9 +16011,9 @@ } }, "node_modules/object-inspect": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", "dev": true, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -16029,15 +16089,14 @@ } }, "node_modules/object.fromentries": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz", - "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz", + "integrity": "sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==", "dev": true, - "peer": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" @@ -16046,6 +16105,18 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/object.groupby": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.0.tgz", + "integrity": "sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.21.2", + "get-intrinsic": "^1.2.1" + } + }, "node_modules/object.map": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz", @@ -16710,9 +16781,9 @@ } }, "node_modules/prettier": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.0.tgz", - "integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.1.tgz", + "integrity": "sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -17026,28 +17097,28 @@ } }, "node_modules/puppeteer": { - "version": "20.9.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-20.9.0.tgz", - "integrity": "sha512-kAglT4VZ9fWEGg3oLc4/de+JcONuEJhlh3J6f5R1TLkrY/EHHIHxWXDOzXvaxQCtedmyVXBwg8M+P8YCO/wZjw==", + "version": "21.0.1", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-21.0.1.tgz", + "integrity": "sha512-KTjmSdPZ6bMkq3EbAzAUhcB3gMDXvdwd6912rxG9hNtjwRJzHSA568vh6vIbO2WQeNmozRdt1LtiUMLSWfeMrg==", "dev": true, "hasInstallScript": true, "dependencies": { - "@puppeteer/browsers": "1.4.6", + "@puppeteer/browsers": "1.5.0", "cosmiconfig": "8.2.0", - "puppeteer-core": "20.9.0" + "puppeteer-core": "21.0.1" }, "engines": { "node": ">=16.3.0" } }, "node_modules/puppeteer-core": { - "version": "20.9.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.9.0.tgz", - "integrity": "sha512-H9fYZQzMTRrkboEfPmf7m3CLDN6JvbxXA3qTtS+dFt27tR+CsFHzPsT6pzp6lYL6bJbAPaR0HaPO6uSi+F94Pg==", + "version": "21.0.1", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.0.1.tgz", + "integrity": "sha512-E8eWLGhaZZpa7dYe/58qGX7SLb4mTg42NP5M7B+ibPrncgNjTOQa9x1sFIlTn1chF/BmoZqOcMIvwuxcb/9XzQ==", "dev": true, "dependencies": { - "@puppeteer/browsers": "1.4.6", - "chromium-bidi": "0.4.16", + "@puppeteer/browsers": "1.5.0", + "chromium-bidi": "0.4.20", "cross-fetch": "4.0.0", "debug": "4.3.4", "devtools-protocol": "0.0.1147663", @@ -17055,14 +17126,6 @@ }, "engines": { "node": ">=16.3.0" - }, - "peerDependencies": { - "typescript": ">= 4.7.4" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } } }, "node_modules/puppeteer-core/node_modules/debug": { @@ -17423,14 +17486,14 @@ } }, "node_modules/regexp.prototype.flags": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz", - "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz", + "integrity": "sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "functions-have-names": "^1.2.2" + "define-properties": "^1.2.0", + "functions-have-names": "^1.2.3" }, "engines": { "node": ">= 0.4" @@ -17619,12 +17682,12 @@ } }, "node_modules/resolve": { - "version": "1.22.1", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", - "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", + "version": "1.22.4", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.4.tgz", + "integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==", "dev": true, "dependencies": { - "is-core-module": "^2.9.0", + "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, @@ -17890,6 +17953,30 @@ "queue-microtask": "^1.2.2" } }, + "node_modules/safe-array-concat": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.0.tgz", + "integrity": "sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.0", + "has-symbols": "^1.0.3", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-array-concat/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, "node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", @@ -18669,6 +18756,23 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/string.prototype.trim": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz", + "integrity": "sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/string.prototype.trimend": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", @@ -18844,9 +18948,9 @@ } }, "node_modules/stylelint-prettier": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/stylelint-prettier/-/stylelint-prettier-4.0.0.tgz", - "integrity": "sha512-hYlObunQiSzc5XRttNiDyaY1W7ytW/AJtEbaDxy0rr4ioQvko+cjAgSGrRbz0iRB+yc6jiMrUmHcGkvFb+zDqw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/stylelint-prettier/-/stylelint-prettier-4.0.2.tgz", + "integrity": "sha512-EoHnR2PiaWgpGtoI4VW7AzneMfwmwQsNwQ+3/E2k/a+ju5yO6rfPfop4vzPQKcJN4ZM1YbspEOPu88D8538sbg==", "dev": true, "dependencies": { "prettier-linter-helpers": "^1.0.0" @@ -19612,13 +19716,13 @@ "dev": true }, "node_modules/tsconfig-paths": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", - "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==", + "version": "3.14.2", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz", + "integrity": "sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==", "dev": true, "dependencies": { "@types/json5": "^0.0.29", - "json5": "^1.0.1", + "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } @@ -19638,7 +19742,7 @@ "node_modules/tsconfig-paths/node_modules/strip-bom": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", "dev": true, "engines": { "node": ">=4" @@ -19681,6 +19785,57 @@ "node": ">=8" } }, + "node_modules/typed-array-buffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", + "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/typed-array-byte-length": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", + "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-byte-offset": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", + "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", + "dev": true, + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/typed-array-length": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", @@ -20496,17 +20651,16 @@ } }, "node_modules/which-typed-array": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz", - "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.11.tgz", + "integrity": "sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==", "dev": true, "dependencies": { "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", "for-each": "^0.3.3", "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0", - "is-typed-array": "^1.1.10" + "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" diff --git a/package.json b/package.json index 59cb8407b..7b67bb445 100644 --- a/package.json +++ b/package.json @@ -9,22 +9,22 @@ "acorn": "^8.10.0", "autoprefixer": "^10.4.14", "babel-loader": "^9.1.3", - "caniuse-lite": "^1.0.30001517", + "caniuse-lite": "^1.0.30001519", "canvas": "^2.11.2", - "core-js": "^3.31.1", + "core-js": "^3.32.0", "cross-env": "^7.0.3", "es-module-shims": "1.4.7", - "eslint": "^8.45.0", - "eslint-config-prettier": "^8.8.0", + "eslint": "^8.46.0", + "eslint-config-prettier": "^8.10.0", "eslint-plugin-fetch-options": "^0.0.5", "eslint-plugin-html": "^7.1.0", - "eslint-plugin-import": "^2.27.5", + "eslint-plugin-import": "^2.28.0", "eslint-plugin-json": "^3.1.0", "eslint-plugin-mozilla": "^3.1.0", "eslint-plugin-no-unsanitized": "^4.0.2", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-sort-exports": "^0.8.0", - "eslint-plugin-unicorn": "^48.0.0", + "eslint-plugin-unicorn": "^48.0.1", "globals": "^13.20.0", "gulp": "^4.0.2", "gulp-postcss": "^9.0.1", @@ -41,12 +41,12 @@ "pngjs": "^7.0.0", "postcss": "^8.4.27", "postcss-dir-pseudo-class": "^8.0.0", - "prettier": "^3.0.0", - "puppeteer": "^20.9.0", + "prettier": "^3.0.1", + "puppeteer": "^21.0.1", "rimraf": "^3.0.2", "streamqueue": "^1.1.2", "stylelint": "^15.10.2", - "stylelint-prettier": "^4.0.0", + "stylelint-prettier": "^4.0.2", "terser": "^5.19.2", "through2": "^4.0.2", "ttest": "^4.0.0", From 1182f4965d672a2c2ac1165943036a58d29ecc33 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sun, 6 Aug 2023 09:25:38 +0200 Subject: [PATCH 2/2] Update l10n files --- l10n/ach/viewer.properties | 28 ++++++++++- l10n/be/viewer.properties | 5 ++ l10n/cs/viewer.properties | 5 ++ l10n/cy/viewer.properties | 5 ++ l10n/de/viewer.properties | 5 ++ l10n/dsb/viewer.properties | 5 ++ l10n/el/viewer.properties | 5 ++ l10n/en-GB/viewer.properties | 5 ++ l10n/eo/viewer.properties | 10 +++- l10n/es-AR/viewer.properties | 5 ++ l10n/es-CL/viewer.properties | 5 ++ l10n/es-ES/viewer.properties | 8 +-- l10n/eu/viewer.properties | 10 +++- l10n/fi/viewer.properties | 6 +-- l10n/fr/viewer.properties | 5 ++ l10n/fur/viewer.properties | 5 ++ l10n/gn/viewer.properties | 5 ++ l10n/he/viewer.properties | 5 ++ l10n/hi-IN/viewer.properties | 15 +++++- l10n/hsb/viewer.properties | 5 ++ l10n/hu/viewer.properties | 13 +++-- l10n/ia/viewer.properties | 13 +++-- l10n/is/viewer.properties | 5 ++ l10n/it/viewer.properties | 4 ++ l10n/ja/viewer.properties | 30 ++---------- l10n/kk/viewer.properties | 5 ++ l10n/ko/viewer.properties | 5 ++ l10n/mk/viewer.properties | 95 +++++++++++++++++++++++++++++++++++- l10n/nn-NO/viewer.properties | 13 +++-- l10n/oc/viewer.properties | 13 +++-- l10n/pl/viewer.properties | 11 +++-- l10n/pt-BR/viewer.properties | 5 ++ l10n/pt-PT/viewer.properties | 5 ++ l10n/rm/viewer.properties | 11 +++-- l10n/ru/viewer.properties | 5 ++ l10n/sat/viewer.properties | 9 +++- l10n/si/viewer.properties | 13 +++++ l10n/sk/viewer.properties | 13 +++-- l10n/skr/viewer.properties | 12 ++++- l10n/sl/viewer.properties | 5 ++ l10n/sv-SE/viewer.properties | 5 ++ l10n/tg/viewer.properties | 5 ++ l10n/th/viewer.properties | 11 +++-- l10n/tr/viewer.properties | 5 ++ l10n/uk/viewer.properties | 13 +++-- l10n/vi/viewer.properties | 13 +++-- l10n/zh-CN/viewer.properties | 5 ++ l10n/zh-TW/viewer.properties | 5 ++ 48 files changed, 419 insertions(+), 75 deletions(-) diff --git a/l10n/ach/viewer.properties b/l10n/ach/viewer.properties index ecb614fcc..110e317fc 100644 --- a/l10n/ach/viewer.properties +++ b/l10n/ach/viewer.properties @@ -39,6 +39,11 @@ open_file.title=Yab Pwail open_file_label=Yab print.title=Go print_label=Go +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +# LOCALIZATION NOTE (download_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. +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. # Secondary toolbar and context menu tools.title=Gintic @@ -126,6 +131,7 @@ thumbs_label=Cal findbar.title=Nong iye gin acoya findbar_label=Nong +# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. # Thumbnails panel item (tooltip and alt text for images) # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page # number. @@ -141,10 +147,18 @@ find_previous.title=Nong timme pa lok mukato find_previous_label=Mukato find_next.title=Nong timme pa lok malubo find_next_label=Malubo -find_highlight=Wer weng +find_highlight=Ket Lanyut I Weng find_match_case_label=Lok marwate find_reached_top=Oo iwi gin acoya, omede ki i tere find_reached_bottom=Oo i agiki me gin acoya, omede ki iwiye +# LOCALIZATION NOTE (find_match_count): The supported plural forms are +# [one|two|few|many|other], with [other] as the default value. +# "{{current}}" and "{{total}}" will be replaced by a number representing the +# index of the currently active find result, respectively a number representing +# the total number of matches in the document. +# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are +# [zero|one|two|few|many|other], with [other] as the default value. +# "{{limit}}" will be replaced by a numerical value. find_not_found=Lok pe ononge # Predefined zoom values @@ -156,13 +170,16 @@ page_scale_actual=Dite kikome # numerical scale value. page_scale_percent={{scale}}% +# Loading indicator messages loading_error=Bal otime kun cano PDF. invalid_file_error=Pwail me PDF ma pe atir onyo obale woko. missing_file_error=Pwail me PDF tye ka rem. unexpected_response_error=Lagam mape kigeno pa lapok tic. - rendering_error=Bal otime i kare me nyuto pot buk. +# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be +# replaced by the modification date, and time, of the annotation. + # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. # "{{type}}" will be replaced with an annotation type from a list defined in # the PDF spec (32000-1:2008 Table 169 – Annotation types). @@ -177,3 +194,10 @@ printing_not_supported=Ciko: Layeny ma pe teno goyo liweng. printing_not_ready=Ciko: PDF pe ocane weng me agoya. web_fonts_disabled=Kijuko dit pa coc me kakube woko: pe romo tic ki dit pa coc me PDF ma kiketo i kine. +# Editor + + + +# Editor Parameters + +# Editor aria diff --git a/l10n/be/viewer.properties b/l10n/be/viewer.properties index bf00ca134..77b3cbc69 100644 --- a/l10n/be/viewer.properties +++ b/l10n/be/viewer.properties @@ -41,6 +41,11 @@ print.title=Друкаваць print_label=Друкаваць save.title=Захаваць save_label=Захаваць +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Сцягнуць +# LOCALIZATION NOTE (download_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. +download_button_label=Сцягнуць bookmark1.title=Дзейная старонка (паглядзець URL-адрас з дзейнай старонкі) bookmark1_label=Цяперашняя старонка # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/cs/viewer.properties b/l10n/cs/viewer.properties index 7e38db465..91be049b3 100644 --- a/l10n/cs/viewer.properties +++ b/l10n/cs/viewer.properties @@ -41,6 +41,11 @@ print.title=Vytiskne dokument print_label=Vytisknout save.title=Uložit save_label=Uložit +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Stáhnout +# LOCALIZATION NOTE (download_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. +download_button_label=Stáhnout bookmark1.title=Aktuální stránka (zobrazit URL od aktuální stránky) bookmark1_label=Aktuální stránka # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/cy/viewer.properties b/l10n/cy/viewer.properties index 3e4ced6c7..cd051d4aa 100644 --- a/l10n/cy/viewer.properties +++ b/l10n/cy/viewer.properties @@ -41,6 +41,11 @@ print.title=Argraffu print_label=Argraffu save.title=Cadw save_label=Cadw +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Llwytho i Lawr +# LOCALIZATION NOTE (download_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. +download_button_label=Llwytho i Lawr bookmark1.title=Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol) bookmark1_label=Tudalen Gyfredol # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/de/viewer.properties b/l10n/de/viewer.properties index cf864506e..5379be012 100644 --- a/l10n/de/viewer.properties +++ b/l10n/de/viewer.properties @@ -41,6 +41,11 @@ print.title=Drucken print_label=Drucken save.title=Speichern save_label=Speichern +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Herunterladen +# LOCALIZATION NOTE (download_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. +download_button_label=Herunterladen bookmark1.title=Aktuelle Seite (URL von aktueller Seite anzeigen) bookmark1_label=Aktuelle Seite # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/dsb/viewer.properties b/l10n/dsb/viewer.properties index 94e3e2a54..ac64ace58 100644 --- a/l10n/dsb/viewer.properties +++ b/l10n/dsb/viewer.properties @@ -41,6 +41,11 @@ print.title=Śišćaś print_label=Śišćaś save.title=Składowaś save_label=Składowaś +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Ześěgnuś +# LOCALIZATION NOTE (download_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. +download_button_label=Ześěgnuś bookmark1.title=Aktualny bok (URL z aktualnego boka pokazaś) bookmark1_label=Aktualny bok # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/el/viewer.properties b/l10n/el/viewer.properties index 3c670661c..47b1f8e29 100644 --- a/l10n/el/viewer.properties +++ b/l10n/el/viewer.properties @@ -41,6 +41,11 @@ print.title=Εκτύπωση print_label=Εκτύπωση save.title=Αποθήκευση save_label=Αποθήκευση +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Λήψη +# LOCALIZATION NOTE (download_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. +download_button_label=Λήψη bookmark1.title=Τρέχουσα σελίδα (Προβολή URL από τρέχουσα σελίδα) bookmark1_label=Τρέχουσα σελίδα # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/en-GB/viewer.properties b/l10n/en-GB/viewer.properties index 350b686c6..bab52e525 100644 --- a/l10n/en-GB/viewer.properties +++ b/l10n/en-GB/viewer.properties @@ -41,6 +41,11 @@ print.title=Print print_label=Print save.title=Save save_label=Save +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Download +# LOCALIZATION NOTE (download_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. +download_button_label=Download bookmark1.title=Current Page (View URL from Current Page) bookmark1_label=Current Page # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/eo/viewer.properties b/l10n/eo/viewer.properties index e4787d02f..1089434ac 100644 --- a/l10n/eo/viewer.properties +++ b/l10n/eo/viewer.properties @@ -39,9 +39,13 @@ open_file.title=Malfermi dosieron open_file_label=Malfermi print.title=Presi print_label=Presi - save.title=Konservi save_label=Konservi +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Elŝuti +# LOCALIZATION NOTE (download_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. +download_button_label=Elŝuti bookmark1.title=Nuna paĝo (Montri adreson de la nuna paĝo) bookmark1_label=Nuna paĝo # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. @@ -216,7 +220,6 @@ loading_error=Okazis eraro dum la ŝargado de la PDF dosiero. invalid_file_error=Nevalida aŭ difektita PDF dosiero. missing_file_error=Mankas dosiero PDF. unexpected_response_error=Neatendita respondo de servilo. - rendering_error=Okazis eraro dum la montro de la paĝo. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -243,6 +246,9 @@ editor_free_text2_label=Teksto editor_ink2.title=Desegni editor_ink2_label=Desegni +editor_stamp.title=Aldoni bildon +editor_stamp_label=Aldoni bildon + free_text2_default_content=Ektajpi… # Editor Parameters diff --git a/l10n/es-AR/viewer.properties b/l10n/es-AR/viewer.properties index cec91a3a1..383c3054d 100644 --- a/l10n/es-AR/viewer.properties +++ b/l10n/es-AR/viewer.properties @@ -41,6 +41,11 @@ print.title=Imprimir print_label=Imprimir save.title=Guardar save_label=Guardar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Descargar +# LOCALIZATION NOTE (download_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. +download_button_label=Descargar bookmark1.title=Página actual (Ver URL de la página actual) bookmark1_label=Página actual # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/es-CL/viewer.properties b/l10n/es-CL/viewer.properties index e8e4b9b58..e7dfcb0c1 100644 --- a/l10n/es-CL/viewer.properties +++ b/l10n/es-CL/viewer.properties @@ -41,6 +41,11 @@ print.title=Imprimir print_label=Imprimir save.title=Guardar save_label=Guardar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Descargar +# LOCALIZATION NOTE (download_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. +download_button_label=Descargar bookmark1.title=Página actual (Ver URL de la página actual) bookmark1_label=Página actual # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/es-ES/viewer.properties b/l10n/es-ES/viewer.properties index 79aa0024f..119cdbc4e 100644 --- a/l10n/es-ES/viewer.properties +++ b/l10n/es-ES/viewer.properties @@ -39,13 +39,13 @@ open_file.title=Abrir archivo open_file_label=Abrir print.title=Imprimir print_label=Imprimir - save.title=Guardar save_label=Guardar bookmark1.title=Página actual (Ver URL de la página actual) bookmark1_label=Página actual - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Abrir en aplicación +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Abrir en aplicación # Secondary toolbar and context menu @@ -215,7 +215,6 @@ loading_error=Ocurrió un error al cargar el PDF. invalid_file_error=Fichero PDF no válido o corrupto. missing_file_error=No hay fichero PDF. unexpected_response_error=Respuesta inesperada del servidor. - rendering_error=Ocurrió un error al renderizar la página. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +241,9 @@ editor_free_text2_label=Texto editor_ink2.title=Dibujar editor_ink2_label=Dibujar +editor_stamp.title=Añadir una imagen +editor_stamp_label=Añadir una imagen + free_text2_default_content=Empezar a escribir… # Editor Parameters diff --git a/l10n/eu/viewer.properties b/l10n/eu/viewer.properties index 8a0f8ee71..5e2cbe390 100644 --- a/l10n/eu/viewer.properties +++ b/l10n/eu/viewer.properties @@ -39,9 +39,13 @@ open_file.title=Ireki fitxategia open_file_label=Ireki print.title=Inprimatu print_label=Inprimatu - save.title=Gorde save_label=Gorde +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Deskargatu +# LOCALIZATION NOTE (download_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. +download_button_label=Deskargatu bookmark1.title=Uneko orria (ikusi uneko orriaren URLa) bookmark1_label=Uneko orria # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. @@ -216,7 +220,6 @@ loading_error=Errorea gertatu da PDFa kargatzean. invalid_file_error=PDF fitxategi baliogabe edo hondatua. missing_file_error=PDF fitxategia falta da. unexpected_response_error=Espero gabeko zerbitzariaren erantzuna. - rendering_error=Errorea gertatu da orria errendatzean. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -243,6 +246,9 @@ editor_free_text2_label=Testua editor_ink2.title=Marrazkia editor_ink2_label=Marrazkia +editor_stamp.title=Gehitu irudia +editor_stamp_label=Gehitu irudia + free_text2_default_content=Hasi idazten… # Editor Parameters diff --git a/l10n/fi/viewer.properties b/l10n/fi/viewer.properties index d16fe18d1..00ebb78d7 100644 --- a/l10n/fi/viewer.properties +++ b/l10n/fi/viewer.properties @@ -39,12 +39,10 @@ open_file.title=Avaa tiedosto open_file_label=Avaa print.title=Tulosta print_label=Tulosta - save.title=Tallenna save_label=Tallenna bookmark1.title=Nykyinen sivu (Näytä URL-osoite nykyiseltä sivulta) bookmark1_label=Nykyinen sivu - # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Avaa sovelluksessa # LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. @@ -217,7 +215,6 @@ loading_error=Tapahtui virhe ladattaessa PDF-tiedostoa. invalid_file_error=Virheellinen tai vioittunut PDF-tiedosto. missing_file_error=Puuttuva PDF-tiedosto. unexpected_response_error=Odottamaton vastaus palvelimelta. - rendering_error=Tapahtui virhe piirrettäessä sivua. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -244,6 +241,9 @@ editor_free_text2_label=Teksti editor_ink2.title=Piirros editor_ink2_label=Piirros +editor_stamp.title=Lisää kuva +editor_stamp_label=Lisää kuva + free_text2_default_content=Aloita kirjoittaminen… # Editor Parameters diff --git a/l10n/fr/viewer.properties b/l10n/fr/viewer.properties index fea58596e..ea1cb2ffb 100644 --- a/l10n/fr/viewer.properties +++ b/l10n/fr/viewer.properties @@ -41,6 +41,11 @@ print.title=Imprimer print_label=Imprimer save.title=Enregistrer save_label=Enregistrer +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Télécharger +# LOCALIZATION NOTE (download_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. +download_button_label=Télécharger bookmark1.title=Page courante (montrer l’adresse de la page courante) bookmark1_label=Page courante # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/fur/viewer.properties b/l10n/fur/viewer.properties index db6331c30..4e0f3125e 100644 --- a/l10n/fur/viewer.properties +++ b/l10n/fur/viewer.properties @@ -41,6 +41,11 @@ print.title=Stampe print_label=Stampe save.title=Salve save_label=Salve +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Discjame +# LOCALIZATION NOTE (download_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. +download_button_label=Discjame bookmark1.title=Pagjine corinte (mostre URL de pagjine atuâl) bookmark1_label=Pagjine corinte # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/gn/viewer.properties b/l10n/gn/viewer.properties index 0d383b3aa..1da0b084f 100644 --- a/l10n/gn/viewer.properties +++ b/l10n/gn/viewer.properties @@ -41,6 +41,11 @@ print.title=Monguatia print_label=Monguatia save.title=Ñongatu save_label=Ñongatu +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Mboguejy +# LOCALIZATION NOTE (download_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. +download_button_label=Mboguejy bookmark1.title=Kuatiarogue ag̃agua (Ehecha URL kuatiarogue ag̃agua) bookmark1_label=Kuatiarogue Ag̃agua # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/he/viewer.properties b/l10n/he/viewer.properties index 539091669..b35d64a2e 100644 --- a/l10n/he/viewer.properties +++ b/l10n/he/viewer.properties @@ -41,6 +41,11 @@ print.title=הדפסה print_label=הדפסה save.title=שמירה save_label=שמירה +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=הורדה +# LOCALIZATION NOTE (download_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. +download_button_label=הורדה bookmark1_label=עמוד נוכחי # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=פתיחה ביישום diff --git a/l10n/hi-IN/viewer.properties b/l10n/hi-IN/viewer.properties index 7484050ee..97f1da170 100644 --- a/l10n/hi-IN/viewer.properties +++ b/l10n/hi-IN/viewer.properties @@ -39,6 +39,10 @@ open_file.title=फ़ाइल खोलें open_file_label=\u0020खोलें print.title=छापें print_label=\u0020छापें +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. +open_in_app.title=ऐप में खोलें +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. +open_in_app_label=ऐप में खोलें # Secondary toolbar and context menu tools.title=औज़ार @@ -135,6 +139,7 @@ thumbs_label=लघु छवि findbar.title=\u0020दस्तावेज़ में ढूँढ़ें findbar_label=ढूँढें +# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. # Thumbnails panel item (tooltip and alt text for images) # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page # number. @@ -187,11 +192,11 @@ page_scale_actual=वास्तविक आकार # numerical scale value. page_scale_percent={{scale}}% +# Loading indicator messages loading_error=PDF लोड करते समय एक त्रुटि हुई. invalid_file_error=अमान्य या भ्रष्ट PDF फ़ाइल. missing_file_error=\u0020अनुपस्थित PDF फ़ाइल. unexpected_response_error=अप्रत्याशित सर्वर प्रतिक्रिया. - rendering_error=पृष्ठ रेंडरिंग के दौरान त्रुटि आई. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -212,3 +217,11 @@ printing_not_supported=चेतावनी: इस ब्राउज़र printing_not_ready=चेतावनी: PDF छपाई के लिए पूरी तरह से लोड नहीं है. web_fonts_disabled=वेब फॉन्ट्स निष्क्रिय हैं: अंतःस्थापित PDF फॉन्टस के उपयोग में असमर्थ. +# Editor + + + +# Editor Parameters +editor_free_text_color=रंग + +# Editor aria diff --git a/l10n/hsb/viewer.properties b/l10n/hsb/viewer.properties index 41f648b3d..68a512476 100644 --- a/l10n/hsb/viewer.properties +++ b/l10n/hsb/viewer.properties @@ -41,6 +41,11 @@ print.title=Ćišćeć print_label=Ćišćeć save.title=Składować save_label=Składować +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Sćahnyć +# LOCALIZATION NOTE (download_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. +download_button_label=Sćahnyć bookmark1.title=Aktualna strona (URL z aktualneje strony pokazać) bookmark1_label=Aktualna strona # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/hu/viewer.properties b/l10n/hu/viewer.properties index fe8b57f9b..4bcfc9dfb 100644 --- a/l10n/hu/viewer.properties +++ b/l10n/hu/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Fájl megnyitása open_file_label=Megnyitás print.title=Nyomtatás print_label=Nyomtatás - save.title=Mentés save_label=Mentés +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Letöltés +# LOCALIZATION NOTE (download_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. +download_button_label=Letöltés bookmark1.title=Jelenlegi oldal (webcím megtekintése a jelenlegi oldalról) bookmark1_label=Jelenlegi oldal - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Megnyitás alkalmazásban +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Megnyitás alkalmazásban # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Hiba történt a PDF betöltésekor. invalid_file_error=Érvénytelen vagy sérült PDF fájl. missing_file_error=Hiányzó PDF fájl. unexpected_response_error=Váratlan kiszolgálóválasz. - rendering_error=Hiba történt az oldal feldolgozása közben. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Szöveg editor_ink2.title=Rajzolás editor_ink2_label=Rajzolás +editor_stamp.title=Kép hozzáadása +editor_stamp_label=Kép hozzáadása + free_text2_default_content=Kezdjen el gépelni… # Editor Parameters diff --git a/l10n/ia/viewer.properties b/l10n/ia/viewer.properties index 9daa7493a..df37087d2 100644 --- a/l10n/ia/viewer.properties +++ b/l10n/ia/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Aperir le file open_file_label=Aperir print.title=Imprimer print_label=Imprimer - save.title=Salvar save_label=Salvar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Discargar +# LOCALIZATION NOTE (download_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. +download_button_label=Discargar bookmark1.title=Pagina actual (vide le URL del pagina actual) bookmark1_label=Pagina actual - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Aperir in app +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Aperir in app # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Un error occurreva durante que on cargava le file PDF. invalid_file_error=File PDF corrumpite o non valide. missing_file_error=File PDF mancante. unexpected_response_error=Responsa del servitor inexpectate. - rendering_error=Un error occurreva durante que on processava le pagina. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Texto editor_ink2.title=Designar editor_ink2_label=Designar +editor_stamp.title=Adder un imagine +editor_stamp_label=Adder un imagine + free_text2_default_content=Comenciar a scriber… # Editor Parameters diff --git a/l10n/is/viewer.properties b/l10n/is/viewer.properties index b63457508..88e6857e4 100644 --- a/l10n/is/viewer.properties +++ b/l10n/is/viewer.properties @@ -41,6 +41,11 @@ print.title=Prenta print_label=Prenta save.title=Vista save_label=Vista +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Sækja +# LOCALIZATION NOTE (download_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. +download_button_label=Sækja bookmark1.title=Núverandi síða (Skoða vefslóð frá núverandi síðu) bookmark1_label=Núverandi síða # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/it/viewer.properties b/l10n/it/viewer.properties index a60ca8684..4c70dfe2f 100644 --- a/l10n/it/viewer.properties +++ b/l10n/it/viewer.properties @@ -39,6 +39,9 @@ print_label = Stampa save.title = Salva save_label = Salva +download_button.title = Scarica +download_button_label = Scarica + bookmark1.title = Pagina corrente (mostra URL della pagina corrente) bookmark1_label = Pagina corrente open_in_app.title = Apri in app @@ -208,3 +211,4 @@ editor_free_text2_aria_label = Editor di testo editor_ink2_aria_label = Editor disegni editor_ink_canvas_aria_label = Immagine creata dall’utente + diff --git a/l10n/ja/viewer.properties b/l10n/ja/viewer.properties index 0d68559d8..ca976e4ab 100644 --- a/l10n/ja/viewer.properties +++ b/l10n/ja/viewer.properties @@ -39,11 +39,6 @@ open_file.title=ファイルを開きます open_file_label=開く print.title=印刷します print_label=印刷 -download.title=ダウンロードします -download_label=ダウンロード -bookmark.title=現在のビューの URL です (コピーまたは新しいウィンドウに開く) -bookmark_label=現在のビュー - save.title=保存します save_label=保存 bookmark1.title=現在のページの URL です (現在のページを表示する URL) @@ -207,24 +202,6 @@ find_match_count_limit[many]={{limit}} 件以上一致 find_match_count_limit[other]={{limit}} 件以上一致 find_not_found=見つかりませんでした -# Error panel labels -error_more_info=詳細情報 -error_less_info=詳細情報を隠す -error_close=閉じる -# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be -# replaced by the PDF.JS version and build ID. -error_version_info=PDF.js v{{version}} (ビルド: {{build}}) -# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an -# english string describing the error. -error_message=メッセージ: {{message}} -# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack -# trace. -error_stack=スタック: {{stack}} -# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename -error_file=ファイル: {{file}} -# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number -error_line=行: {{line}} - # Predefined zoom values page_scale_width=幅に合わせる page_scale_fit=ページのサイズに合わせる @@ -234,15 +211,11 @@ page_scale_actual=実際のサイズ # numerical scale value. page_scale_percent={{scale}}% -# Loading indicator messages -loading=読み込み中... - # Loading indicator messages loading_error=PDF の読み込み中にエラーが発生しました。 invalid_file_error=無効または破損した PDF ファイル。 missing_file_error=PDF ファイルが見つかりません。 unexpected_response_error=サーバーから予期せぬ応答がありました。 - rendering_error=ページのレンダリング中にエラーが発生しました。 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -269,6 +242,9 @@ editor_free_text2_label=フリーテキスト注釈 editor_ink2.title=インク注釈 editor_ink2_label=インク注釈 +editor_stamp.title=画像を追加します +editor_stamp_label=画像を追加 + free_text2_default_content=テキストを入力してください... # Editor Parameters diff --git a/l10n/kk/viewer.properties b/l10n/kk/viewer.properties index 9f8ad1043..f613804f7 100644 --- a/l10n/kk/viewer.properties +++ b/l10n/kk/viewer.properties @@ -41,6 +41,11 @@ print.title=Баспаға шығару print_label=Баспаға шығару save.title=Сақтау save_label=Сақтау +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Жүктеп алу +# LOCALIZATION NOTE (download_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. +download_button_label=Жүктеп алу bookmark1.title=Ағымдағы бет (Ағымдағы беттен URL адресін көру) bookmark1_label=Ағымдағы бет # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/ko/viewer.properties b/l10n/ko/viewer.properties index add4201ef..4867f7719 100644 --- a/l10n/ko/viewer.properties +++ b/l10n/ko/viewer.properties @@ -41,6 +41,11 @@ print.title=인쇄 print_label=인쇄 save.title=저장 save_label=저장 +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=다운로드 +# LOCALIZATION NOTE (download_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. +download_button_label=다운로드 bookmark1.title=현재 페이지 (현재 페이지에서 URL 보기) bookmark1_label=현재 페이지 # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/mk/viewer.properties b/l10n/mk/viewer.properties index 842999ba9..13cc47bd1 100644 --- a/l10n/mk/viewer.properties +++ b/l10n/mk/viewer.properties @@ -19,11 +19,14 @@ next.title=Следна страница next_label=Следна # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. +page.title=Страница # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number # representing the total number of pages in the document. +of_pages=од {{pagesCount}} # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" # will be replaced by a number representing the currently visible page, # respectively a number representing the total number of pages in the document. +page_of_pages=({{pageNumber}} од {{pagesCount}}) zoom_out.title=Намалување zoom_out_label=Намали @@ -36,31 +39,78 @@ open_file.title=Отворање датотека open_file_label=Отвори print.title=Печатење print_label=Печати +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +# LOCALIZATION NOTE (download_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. +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. # Secondary toolbar and context menu tools.title=Алатки +tools_label=Алатки +first_page.title=Оди до првата страница +first_page_label=Оди до првата страница +last_page.title=Оди до последната страница +last_page_label=Оди до последната страница +page_rotate_cw.title=Ротирај по стрелките на часовникот +page_rotate_cw_label=Ротирај по стрелките на часовникот +page_rotate_ccw.title=Ротирај спротивно од стрелките на часовникот +page_rotate_ccw_label=Ротирај спротивно од стрелките на часовникот +cursor_text_select_tool.title=Овозможи алатка за избор на текст +cursor_text_select_tool_label=Алатка за избор на текст # Document properties dialog box +document_properties.title=Својства на документот… +document_properties_label=Својства на документот… +document_properties_file_name=Име на датотека: +document_properties_file_size=Големина на датотеката: # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" # will be replaced by the PDF file size in kilobytes, respectively in bytes. +document_properties_kb={{size_kb}} КБ ({{size_b}} бајти) # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" # will be replaced by the PDF file size in megabytes, respectively in bytes. +document_properties_mb={{size_mb}} МБ ({{size_b}} бајти) +document_properties_title=Наслов: +document_properties_author=Автор: +document_properties_subject=Тема: +document_properties_keywords=Клучни зборови: +document_properties_creation_date=Датум на создавање: +document_properties_modification_date=Датум на промена: # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" # will be replaced by the creation/modification date, and time, of the PDF file. +document_properties_date_string={{date}}, {{time}} +document_properties_creator=Креатор: +document_properties_version=Верзија на PDF: +document_properties_page_count=Број на страници: +document_properties_page_size=Големина на страница: +document_properties_page_size_unit_inches=инч +document_properties_page_size_unit_millimeters=мм +document_properties_page_size_orientation_portrait=портрет +document_properties_page_size_orientation_landscape=пејзаж +document_properties_page_size_name_a3=A3 +document_properties_page_size_name_a4=A4 +document_properties_page_size_name_letter=Писмо # LOCALIZATION NOTE (document_properties_page_size_dimension_string): # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by # the size, respectively their unit of measurement and orientation, of the (current) page. +document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by # the size, respectively their unit of measurement, name, and orientation, of the (current) page. +document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) # LOCALIZATION NOTE (document_properties_linearized): The linearization status of # the document; usually called "Fast Web View" in English locales of Adobe software. +document_properties_linearized_yes=Да +document_properties_linearized_no=Не +document_properties_close=Затвори +print_progress_message=Документ се подготвува за печатење… # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by # a numerical per cent value. +print_progress_percent={{progress}}% print_progress_close=Откажи # Tooltips and alt text for side panel toolbar buttons @@ -68,11 +118,14 @@ print_progress_close=Откажи # tooltips) toggle_sidebar.title=Вклучи странична лента toggle_sidebar_label=Вклучи странична лента +document_outline_label=Содржина на документот +attachments.title=Прикажи додатоци thumbs.title=Прикажување на икони thumbs_label=Икони findbar.title=Најди во документот findbar_label=Најди +# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. # Thumbnails panel item (tooltip and alt text for images) # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page # number. @@ -82,14 +135,38 @@ thumb_page_title=Страница {{page}} thumb_page_canvas=Икона од страница {{page}} # Find panel button title and messages +find_input.title=Пронајди +find_input.placeholder=Пронајди во документот… find_previous.title=Најди ја предходната појава на фразата find_previous_label=Претходно find_next.title=Најди ја следната појава на фразата find_next_label=Следно find_highlight=Означи сѐ find_match_case_label=Токму така +find_entire_word_label=Цели зборови find_reached_top=Барањето стигна до почетокот на документот и почнува од крајот find_reached_bottom=Барањето стигна до крајот на документот и почнува од почеток +# LOCALIZATION NOTE (find_match_count): The supported plural forms are +# [one|two|few|many|other], with [other] as the default value. +# "{{current}}" and "{{total}}" will be replaced by a number representing the +# index of the currently active find result, respectively a number representing +# the total number of matches in the document. +find_match_count={[ plural(total) ]} +find_match_count[one]={{current}} од {{total}} совпаѓања +find_match_count[two]={{current}} од {{total}} совпаѓања +find_match_count[few]={{current}} од {{total}} совпаѓања +find_match_count[many]={{current}} од {{total}} совпаѓања +find_match_count[other]={{current}} од {{total}} совпаѓања +# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are +# [zero|one|two|few|many|other], with [other] as the default value. +# "{{limit}}" will be replaced by a numerical value. +find_match_count_limit={[ plural(limit) ]} +find_match_count_limit[zero]=Повеќе од {{limit}} совпаѓања +find_match_count_limit[one]=Повеќе од {{limit}} совпаѓање +find_match_count_limit[two]=Повеќе од {{limit}} совпаѓања +find_match_count_limit[few]=Повеќе од {{limit}} совпаѓања +find_match_count_limit[many]=Повеќе од {{limit}} совпаѓања +find_match_count_limit[other]=Повеќе од {{limit}} совпаѓања find_not_found=Фразата не е пронајдена # Predefined zoom values @@ -99,20 +176,36 @@ page_scale_auto=Автоматска големина page_scale_actual=Вистинска големина # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a # numerical scale value. +page_scale_percent={{scale}}% +# Loading indicator messages loading_error=Настана грешка при вчитувањето на PDF-от. invalid_file_error=Невалидна или корумпирана PDF датотека. missing_file_error=Недостасува PDF документ. - +unexpected_response_error=Неочекуван одговор од серверот. rendering_error=Настана грешка при прикажувањето на страницата. +# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be +# replaced by the modification date, and time, of the annotation. +annotation_date_string={{date}}, {{time}} + # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. # "{{type}}" will be replaced with an annotation type from a list defined in # the PDF spec (32000-1:2008 Table 169 – Annotation types). # Some common types are e.g.: "Check", "Text", "Comment", "Note" +password_label=Внесете ја лозинката за да ја отворите оваа датотека. +password_invalid=Невалидна лозинка. Обидете се повторно. +password_ok=Во ред password_cancel=Откажи printing_not_supported=Предупредување: Печатењето не е целосно поддржано во овој прелистувач. printing_not_ready=Предупредување: PDF документот не е целосно вчитан за печатење. web_fonts_disabled=Интернет фонтовите се оневозможени: не може да се користат вградените PDF фонтови. +# Editor + + + +# Editor Parameters + +# Editor aria diff --git a/l10n/nn-NO/viewer.properties b/l10n/nn-NO/viewer.properties index 4f3746204..da26ce750 100644 --- a/l10n/nn-NO/viewer.properties +++ b/l10n/nn-NO/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Opne fil open_file_label=Opne print.title=Skriv ut print_label=Skriv ut - save.title=Lagre save_label=Lagre +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Last ned +# LOCALIZATION NOTE (download_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. +download_button_label=Last ned bookmark1.title=Gjeldande side (sjå URL frå gjeldande side) bookmark1_label=Gjeldande side - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Opne i app +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Opne i app # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Ein feil oppstod ved lasting av PDF. invalid_file_error=Ugyldig eller korrupt PDF-fil. missing_file_error=Manglande PDF-fil. unexpected_response_error=Uventa tenarrespons. - rendering_error=Ein feil oppstod under vising av sida. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Tekst editor_ink2.title=Teikne editor_ink2_label=Teikne +editor_stamp.title=Legg til eit bilde +editor_stamp_label=Legg til eit bilde + free_text2_default_content=Byrje å skrive… # Editor Parameters diff --git a/l10n/oc/viewer.properties b/l10n/oc/viewer.properties index f64200bba..4745bdd13 100644 --- a/l10n/oc/viewer.properties +++ b/l10n/oc/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Dobrir lo fichièr open_file_label=Dobrir print.title=Imprimir print_label=Imprimir - save.title=Enregistrar save_label=Enregistrar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Telecargar +# LOCALIZATION NOTE (download_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. +download_button_label=Telecargar bookmark1.title=Pagina actuala (mostrar l’adreça de la pagina actuala) bookmark1_label=Pagina actuala - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Dobrir amb l’aplicacion +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Dobrir amb l’aplicacion # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Una error s'es producha pendent lo cargament del fichièr PDF. invalid_file_error=Fichièr PDF invalid o corromput. missing_file_error=Fichièr PDF mancant. unexpected_response_error=Responsa de servidor imprevista. - rendering_error=Una error s'es producha pendent l'afichatge de la pagina. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Tèxte editor_ink2.title=Dessenhar editor_ink2_label=Dessenhar +editor_stamp.title=Ajustar un imatge +editor_stamp_label=Ajustar un imatge + free_text2_default_content=Començatz d’escriure… # Editor Parameters diff --git a/l10n/pl/viewer.properties b/l10n/pl/viewer.properties index 1fb125d52..92fe5fbcd 100644 --- a/l10n/pl/viewer.properties +++ b/l10n/pl/viewer.properties @@ -39,12 +39,15 @@ open_file.title=Otwórz plik open_file_label=Otwórz print.title=Drukuj print_label=Drukuj - save.title=Zapisz save_label=Zapisz +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Pobierz +# LOCALIZATION NOTE (download_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. +download_button_label=Pobierz bookmark1.title=Bieżąca strona (adres do otwarcia na bieżącej stronie) bookmark1_label=Bieżąca strona - # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Otwórz w aplikacji # LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. @@ -217,7 +220,6 @@ loading_error=Podczas wczytywania dokumentu PDF wystąpił błąd. invalid_file_error=Nieprawidłowy lub uszkodzony plik PDF. missing_file_error=Brak pliku PDF. unexpected_response_error=Nieoczekiwana odpowiedź serwera. - rendering_error=Podczas renderowania strony wystąpił błąd. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -244,6 +246,9 @@ editor_free_text2_label=Tekst editor_ink2.title=Rysunek editor_ink2_label=Rysunek +editor_stamp.title=Dodaj obraz +editor_stamp_label=Dodaj obraz + free_text2_default_content=Zacznij pisać… # Editor Parameters diff --git a/l10n/pt-BR/viewer.properties b/l10n/pt-BR/viewer.properties index a0451c459..65e56ce8f 100644 --- a/l10n/pt-BR/viewer.properties +++ b/l10n/pt-BR/viewer.properties @@ -41,6 +41,11 @@ print.title=Imprimir print_label=Imprimir save.title=Salvar save_label=Salvar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Baixar +# LOCALIZATION NOTE (download_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. +download_button_label=Baixar bookmark1.title=Página atual (ver URL da página atual) bookmark1_label=Pagina atual # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/pt-PT/viewer.properties b/l10n/pt-PT/viewer.properties index 7a717ce3b..dcbeefb77 100644 --- a/l10n/pt-PT/viewer.properties +++ b/l10n/pt-PT/viewer.properties @@ -41,6 +41,11 @@ print.title=Imprimir print_label=Imprimir save.title=Guardar save_label=Guardar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Transferir +# LOCALIZATION NOTE (download_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. +download_button_label=Transferir bookmark1.title=Página atual (ver URL da página atual) bookmark1_label=Pagina atual # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/rm/viewer.properties b/l10n/rm/viewer.properties index 780f99f9b..4276fd33e 100644 --- a/l10n/rm/viewer.properties +++ b/l10n/rm/viewer.properties @@ -39,13 +39,16 @@ open_file.title=Avrir datoteca open_file_label=Avrir print.title=Stampar print_label=Stampar - save.title=Memorisar save_label=Memorisar +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +# LOCALIZATION NOTE (download_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. bookmark1.title=Pagina actuala (mussar l'URL da la pagina actuala) bookmark1_label=Pagina actuala - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Avrir en ina app +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Avrir en ina app # Secondary toolbar and context menu @@ -215,7 +218,6 @@ loading_error=Ina errur è cumparida cun chargiar il PDF. invalid_file_error=Datoteca PDF nunvalida u donnegiada. missing_file_error=Datoteca PDF manconta. unexpected_response_error=Resposta nunspetgada dal server. - rendering_error=Ina errur è cumparida cun visualisar questa pagina. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +244,9 @@ editor_free_text2_label=Text editor_ink2.title=Dissegnar editor_ink2_label=Dissegnar +editor_stamp.title=Agiuntar in maletg +editor_stamp_label=Agiuntar in maletg + free_text2_default_content=Cumenzar a tippar… # Editor Parameters diff --git a/l10n/ru/viewer.properties b/l10n/ru/viewer.properties index 3acf683ff..f3914609c 100644 --- a/l10n/ru/viewer.properties +++ b/l10n/ru/viewer.properties @@ -41,6 +41,11 @@ print.title=Печать print_label=Печать save.title=Сохранить save_label=Сохранить +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Загрузить +# LOCALIZATION NOTE (download_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. +download_button_label=Загрузить bookmark1.title=Текущая страница (просмотр URL-адреса с текущей страницы) bookmark1_label=Текущая страница # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/sat/viewer.properties b/l10n/sat/viewer.properties index b3dc2c0a6..180c2682f 100644 --- a/l10n/sat/viewer.properties +++ b/l10n/sat/viewer.properties @@ -41,6 +41,11 @@ print.title=ᱪᱷᱟᱯᱟ print_label=ᱪᱷᱟᱯᱟ save.title=ᱥᱟᱺᱪᱟᱣ ᱢᱮ save_label=ᱥᱟᱺᱪᱟᱣ ᱢᱮ +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=ᱰᱟᱣᱩᱱᱞᱚᱰ +# LOCALIZATION NOTE (download_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. +download_button_label=ᱰᱟᱣᱩᱱᱞᱚᱰ bookmark1.title=ᱱᱤᱛᱚᱜᱟᱜ ᱥᱟᱦᱴᱟ (ᱱᱤᱛᱚᱜᱟᱜ ᱥᱟᱦᱴᱟ ᱠᱷᱚᱱ URL ᱫᱮᱠᱷᱟᱣ ᱢᱮ) bookmark1_label=ᱱᱤᱛᱚᱜᱟᱜ ᱥᱟᱦᱴᱟ # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. @@ -241,8 +246,8 @@ editor_free_text2_label=ᱚᱞ editor_ink2.title=ᱛᱮᱭᱟᱨ editor_ink2_label=ᱛᱮᱭᱟᱨ -editor_stamp.title=ᱢᱤᱫᱴᱟᱹᱝ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱢᱮ -editor_stamp_label=ᱢᱤᱫᱴᱟᱹᱝ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱢᱮ +editor_stamp.title=ᱢᱤᱫᱴᱟᱝ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱢᱮ +editor_stamp_label=ᱢᱤᱫᱴᱟᱝ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱢᱮ free_text2_default_content=ᱚᱞ ᱮᱛᱦᱚᱵ ᱢᱮ … diff --git a/l10n/si/viewer.properties b/l10n/si/viewer.properties index a865cf906..05dde248e 100644 --- a/l10n/si/viewer.properties +++ b/l10n/si/viewer.properties @@ -25,6 +25,7 @@ page.title=පිටුව # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" # will be replaced by a number representing the currently visible page, # respectively a number representing the total number of pages in the document. +page_of_pages=({{pageNumber}} / {{pagesCount}}) zoom_out.title=කුඩාලනය zoom_out_label=කුඩාලනය @@ -39,6 +40,11 @@ print.title=මුද්‍රණය print_label=මුද්‍රණය save.title=සුරකින්න save_label=සුරකින්න +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=බාගන්න +# LOCALIZATION NOTE (download_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. +download_button_label=බාගන්න bookmark1_label=පවතින පිටුව # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=යෙදුමෙහි අරින්න @@ -158,9 +164,11 @@ find_reached_bottom=ලේඛනයේ අවසානයට ළඟා විය # "{{current}}" and "{{total}}" will be replaced by a number representing the # index of the currently active find result, respectively a number representing # the total number of matches in the document. +find_match_count={[ plural(total) ]} # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are # [zero|one|two|few|many|other], with [other] as the default value. # "{{limit}}" will be replaced by a numerical value. +find_match_count_limit={[ plural(limit) ]} find_match_count_limit[zero]=ගැළපීම් {{limit}} කට වඩා find_match_count_limit[two]=ගැළපුම් {{limit}} කට වඩා find_match_count_limit[few]=ගැළපුම් {{limit}} කට වඩා @@ -202,8 +210,13 @@ web_fonts_disabled=වියමන අකුරු අබලයි: පීඩී # Editor editor_free_text2.title=පෙළ editor_free_text2_label=පෙළ +editor_ink2.title=අඳින්න +editor_ink2_label=අඳින්න +editor_stamp.title=රූපයක් එක් කරන්න +editor_stamp_label=රූපයක් එක් කරන්න +free_text2_default_content=ලිවීීම අරඹන්න… # Editor Parameters editor_free_text_color=වර්ණය diff --git a/l10n/sk/viewer.properties b/l10n/sk/viewer.properties index 9a17fff79..2d8e3d80e 100644 --- a/l10n/sk/viewer.properties +++ b/l10n/sk/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Otvoriť súbor open_file_label=Otvoriť print.title=Tlačiť print_label=Tlačiť - save.title=Uložiť save_label=Uložiť +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Stiahnuť +# LOCALIZATION NOTE (download_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. +download_button_label=Stiahnuť bookmark1.title=Aktuálna stránka (zobraziť adresu URL z aktuálnej stránky) bookmark1_label=Aktuálna stránka - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Otvoriť v aplikácii +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Otvoriť v aplikácii # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Počas načítavania dokumentu PDF sa vyskytla chyba. invalid_file_error=Neplatný alebo poškodený súbor PDF. missing_file_error=Chýbajúci súbor PDF. unexpected_response_error=Neočakávaná odpoveď zo servera. - rendering_error=Pri vykresľovaní stránky sa vyskytla chyba. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Text editor_ink2.title=Kreslenie editor_ink2_label=Kresliť +editor_stamp.title=Pridať obrázok +editor_stamp_label=Pridať obrázok + free_text2_default_content=Začnite písať… # Editor Parameters diff --git a/l10n/skr/viewer.properties b/l10n/skr/viewer.properties index c771e2713..a66a271cd 100644 --- a/l10n/skr/viewer.properties +++ b/l10n/skr/viewer.properties @@ -41,10 +41,16 @@ print.title=چھاپو print_label=چھاپو save.title=ہتھیکڑا کرو save_label=ہتھیکڑا کرو +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=ڈاؤن لوڈ +# LOCALIZATION NOTE (download_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. +download_button_label=ڈاؤن لوڈ bookmark1.title=موجودہ ورقہ (موجودہ ورقے کنوں یوآرایل ݙیکھو) bookmark1_label=موجودہ ورقہ - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=ایپ وچ کھولو +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=ایپ وچ کھولو # Secondary toolbar and context menu @@ -214,7 +220,6 @@ loading_error=PDF لوڈ کریندے ویلھے نقص آ ڳیا۔ invalid_file_error=غلط یا خراب شدہ PDF فائل۔ missing_file_error=PDF فائل غائب ہے۔ unexpected_response_error=سرور دا غیر متوقع جواب۔ - rendering_error=ورقہ رینڈر کریندے ویلھے ہک خرابی پیش آڳئی۔ # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -241,6 +246,9 @@ editor_free_text2_label=متن editor_ink2.title=چھکو editor_ink2_label=چھکو +editor_stamp.title=ہک تصویر شامل کرو +editor_stamp_label=ہک تصویر شامل کرو + free_text2_default_content=ٹائپنگ شروع کرو … # Editor Parameters diff --git a/l10n/sl/viewer.properties b/l10n/sl/viewer.properties index 082b5fb02..ee3d5891f 100644 --- a/l10n/sl/viewer.properties +++ b/l10n/sl/viewer.properties @@ -41,6 +41,11 @@ print.title=Natisni print_label=Natisni save.title=Shrani save_label=Shrani +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Prenesi +# LOCALIZATION NOTE (download_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. +download_button_label=Prenesi bookmark1.title=Trenutna stran (prikaži URL, ki vodi do trenutne strani) bookmark1_label=Na trenutno stran # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/sv-SE/viewer.properties b/l10n/sv-SE/viewer.properties index dc1b12420..0190ff2e5 100644 --- a/l10n/sv-SE/viewer.properties +++ b/l10n/sv-SE/viewer.properties @@ -41,6 +41,11 @@ print.title=Skriv ut print_label=Skriv ut save.title=Spara save_label=Spara +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Hämta +# LOCALIZATION NOTE (download_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. +download_button_label=Hämta bookmark1.title=Aktuell sida (Visa URL från aktuell sida) bookmark1_label=Aktuell sida # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/tg/viewer.properties b/l10n/tg/viewer.properties index e4f75960e..936777e12 100644 --- a/l10n/tg/viewer.properties +++ b/l10n/tg/viewer.properties @@ -41,6 +41,11 @@ print.title=Чоп кардан print_label=Чоп кардан save.title=Нигоҳ доштан save_label=Нигоҳ доштан +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Боргирӣ кардан +# LOCALIZATION NOTE (download_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. +download_button_label=Боргирӣ кардан bookmark1.title=Саҳифаи ҷорӣ (Дидани нишонии URL аз саҳифаи ҷорӣ) bookmark1_label=Саҳифаи ҷорӣ # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/th/viewer.properties b/l10n/th/viewer.properties index af56a9545..84f74dac6 100644 --- a/l10n/th/viewer.properties +++ b/l10n/th/viewer.properties @@ -39,12 +39,15 @@ open_file.title=เปิดไฟล์ open_file_label=เปิด print.title=พิมพ์ print_label=พิมพ์ - save.title=บันทึก save_label=บันทึก +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=ดาวน์โหลด +# LOCALIZATION NOTE (download_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. +download_button_label=ดาวน์โหลด bookmark1.title=หน้าปัจจุบัน (ดู URL จากหน้าปัจจุบัน) bookmark1_label=หน้าปัจจุบัน - # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=เปิดในแอป # LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. @@ -217,7 +220,6 @@ loading_error=เกิดข้อผิดพลาดขณะโหลด PD invalid_file_error=ไฟล์ PDF ไม่ถูกต้องหรือเสียหาย missing_file_error=ไฟล์ PDF หายไป unexpected_response_error=การตอบสนองของเซิร์ฟเวอร์ที่ไม่คาดคิด - rendering_error=เกิดข้อผิดพลาดขณะเรนเดอร์หน้า # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -244,6 +246,9 @@ editor_free_text2_label=ข้อความ editor_ink2.title=รูปวาด editor_ink2_label=รูปวาด +editor_stamp.title=เพิ่มรูปภาพ +editor_stamp_label=เพิ่มรูปภาพ + free_text2_default_content=เริ่มพิมพ์… # Editor Parameters diff --git a/l10n/tr/viewer.properties b/l10n/tr/viewer.properties index 97f6ec544..982d11adb 100644 --- a/l10n/tr/viewer.properties +++ b/l10n/tr/viewer.properties @@ -41,6 +41,11 @@ print.title=Yazdır print_label=Yazdır save.title=Kaydet save_label=Kaydet +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=İndir +# LOCALIZATION NOTE (download_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. +download_button_label=İndir bookmark1.title=Geçerli sayfa (geçerli sayfanın adresini görüntüle) bookmark1_label=Geçerli sayfa # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/uk/viewer.properties b/l10n/uk/viewer.properties index 11e82d109..46953f233 100644 --- a/l10n/uk/viewer.properties +++ b/l10n/uk/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Відкрити файл open_file_label=Відкрити print.title=Друк print_label=Друк - save.title=Зберегти save_label=Зберегти +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Завантажити +# LOCALIZATION NOTE (download_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. +download_button_label=Завантажити bookmark1.title=Поточна сторінка (перегляд URL-адреси з поточної сторінки) bookmark1_label=Поточна сторінка - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Відкрити у програмі +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Відкрити у програмі # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Під час завантаження PDF сталася поми invalid_file_error=Недійсний або пошкоджений PDF-файл. missing_file_error=Відсутній PDF-файл. unexpected_response_error=Неочікувана відповідь сервера. - rendering_error=Під час виведення сторінки сталася помилка. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Текст editor_ink2.title=Малювати editor_ink2_label=Малювати +editor_stamp.title=Додати зображення +editor_stamp_label=Додати зображення + free_text2_default_content=Почніть вводити… # Editor Parameters diff --git a/l10n/vi/viewer.properties b/l10n/vi/viewer.properties index 43360a3da..d373610d6 100644 --- a/l10n/vi/viewer.properties +++ b/l10n/vi/viewer.properties @@ -39,13 +39,18 @@ open_file.title=Mở tập tin open_file_label=Mở tập tin print.title=In print_label=In - save.title=Lưu save_label=Lưu +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=Tải xuống +# LOCALIZATION NOTE (download_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. +download_button_label=Tải xuống bookmark1.title=Trang hiện tại (xem URL từ trang hiện tại) bookmark1_label=Trang hiện tại - +# LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. open_in_app.title=Mở trong ứng dụng +# LOCALIZATION NOTE (open_in_app_label): This string is used in Firefox for Android. Length of the translation matters since we are in a mobile context, with limited screen estate. open_in_app_label=Mở trong ứng dụng # Secondary toolbar and context menu @@ -215,7 +220,6 @@ loading_error=Lỗi khi tải tài liệu PDF. invalid_file_error=Tập tin PDF hỏng hoặc không hợp lệ. missing_file_error=Thiếu tập tin PDF. unexpected_response_error=Máy chủ có phản hồi lạ. - rendering_error=Lỗi khi hiển thị trang. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be @@ -242,6 +246,9 @@ editor_free_text2_label=Văn bản editor_ink2.title=Vẽ editor_ink2_label=Vẽ +editor_stamp.title=Thêm một ảnh +editor_stamp_label=Thêm một ảnh + free_text2_default_content=Bắt đầu nhập… # Editor Parameters diff --git a/l10n/zh-CN/viewer.properties b/l10n/zh-CN/viewer.properties index 8fd022a64..6ab7ed8eb 100644 --- a/l10n/zh-CN/viewer.properties +++ b/l10n/zh-CN/viewer.properties @@ -41,6 +41,11 @@ print.title=打印 print_label=打印 save.title=保存 save_label=保存 +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=下载 +# LOCALIZATION NOTE (download_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. +download_button_label=下载 bookmark1.title=当前页面(在当前页面查看 URL) bookmark1_label=当前页面 # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android. diff --git a/l10n/zh-TW/viewer.properties b/l10n/zh-TW/viewer.properties index bd1984bb9..0df276836 100644 --- a/l10n/zh-TW/viewer.properties +++ b/l10n/zh-TW/viewer.properties @@ -41,6 +41,11 @@ print.title=列印 print_label=列印 save.title=儲存 save_label=儲存 +# LOCALIZATION NOTE (download_button.title): used in Firefox for Android as a tooltip for the download button (“download” is a verb). +download_button.title=下載 +# LOCALIZATION NOTE (download_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. +download_button_label=下載 bookmark1.title=目前頁面(含目前檢視頁面的網址) bookmark1_label=目前頁面 # LOCALIZATION NOTE (open_in_app.title): This string is used in Firefox for Android.