From 6bd5c7cdb3dbca50fd1106c39a596609cea7a043 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 12 Oct 2025 20:30:44 +0200 Subject: [PATCH 1/2] Update dependencies to the most recent versions --- gulpfile.mjs | 2 +- package-lock.json | 146 +++++++++++++++++++++++----------------------- package.json | 14 ++--- 3 files changed, 81 insertions(+), 81 deletions(-) diff --git a/gulpfile.mjs b/gulpfile.mjs index 4f790b8ef..82071284b 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -96,7 +96,7 @@ const AUTOPREFIXER_CONFIG = { const BABEL_TARGETS = ENV_TARGETS.join(", "); const BABEL_PRESET_ENV_OPTS = Object.freeze({ - corejs: "3.45.1", + corejs: "3.46.0", exclude: ["web.structured-clone"], shippedProposals: true, useBuiltIns: "usage", diff --git a/package-lock.json b/package-lock.json index 3ecd2778e..f159a8b94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,11 +16,11 @@ "@metalsmith/layouts": "^3.0.0", "@metalsmith/markdown": "^1.10.0", "@napi-rs/canvas": "^0.1.80", - "@types/node": "^24.6.2", + "@types/node": "^24.7.2", "autoprefixer": "^10.4.21", "babel-loader": "^10.0.0", - "caniuse-lite": "^1.0.30001747", - "core-js": "^3.45.1", + "caniuse-lite": "^1.0.30001750", + "core-js": "^3.46.0", "eslint": "^9.37.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", @@ -38,8 +38,8 @@ "gulp-replace": "^1.1.4", "gulp-zip": "^6.1.0", "highlight.js": "^11.11.1", - "jasmine": "^5.11.0", - "jsdoc": "^4.0.4", + "jasmine": "^5.12.0", + "jsdoc": "^4.0.5", "jstransformer-nunjucks": "^1.2.0", "metalsmith": "^2.6.3", "metalsmith-html-relative": "^2.0.8", @@ -50,7 +50,7 @@ "postcss-discard-comments": "^7.0.4", "postcss-nesting": "^13.0.2", "prettier": "^3.6.2", - "puppeteer": "^24.23.0", + "puppeteer": "^24.24.0", "stylelint": "^16.25.0", "stylelint-prettier": "^5.0.3", "svglint": "^4.1.2", @@ -59,7 +59,7 @@ "ttest": "^4.0.0", "typescript": "^5.9.3", "vinyl": "^3.0.1", - "webpack": "^5.102.0", + "webpack": "^5.102.1", "webpack-stream": "^7.0.0", "yargs": "^18.0.0" }, @@ -2560,9 +2560,9 @@ } }, "node_modules/@puppeteer/browsers": { - "version": "2.10.10", - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.10.tgz", - "integrity": "sha512-3ZG500+ZeLql8rE0hjfhkycJjDj0pI/btEh3L9IkWUYcOrgP0xCNRq3HbtbqOPbvDhFaAWD88pDFtlLv8ns8gA==", + "version": "2.10.11", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.11.tgz", + "integrity": "sha512-kp3ORGce+oC3qUMJ+g5NH9W4Q7mMG7gV2I+alv0bCbfkZ36B2V/xKCg9uYavSgjmsElhwBneahWjJP7A6fuKLw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2571,7 +2571,7 @@ "progress": "^2.0.3", "proxy-agent": "^6.5.0", "semver": "^7.7.2", - "tar-fs": "^3.1.0", + "tar-fs": "^3.1.1", "yargs": "^17.7.2" }, "bin": { @@ -2607,9 +2607,9 @@ } }, "node_modules/@puppeteer/browsers/node_modules/semver": { - "version": "7.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", - "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", + "version": "7.7.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", + "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", "dev": true, "license": "ISC", "bin": { @@ -2778,13 +2778,13 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "24.6.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.6.2.tgz", - "integrity": "sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==", + "version": "24.7.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.7.2.tgz", + "integrity": "sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~7.13.0" + "undici-types": "~7.14.0" } }, "node_modules/@types/vinyl": { @@ -3789,9 +3789,9 @@ "peer": true }, "node_modules/bare-fs": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.5.tgz", - "integrity": "sha512-TCtu93KGLu6/aiGWzMr12TmSRS6nKdfhAnzTQRbXoSWxkbb9eRd53jQ51jG7g1gYjjtto3hbBrrhzg6djcgiKg==", + "version": "4.4.10", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.10.tgz", + "integrity": "sha512-arqVF+xX/rJHwrONZaSPhlzleT2gXwVs9rsAe1p1mIVwWZI2A76/raio+KwwxfWMO8oV9Wo90EaUkS2QwVmy4w==", "dev": true, "license": "Apache-2.0", "optional": true, @@ -3892,9 +3892,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.8.7", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.7.tgz", - "integrity": "sha512-bxxN2M3a4d1CRoQC//IqsR5XrLh0IJ8TCv2x6Y9N0nckNz/rTjZB3//GGscZziZOxmjP55rzxg/ze7usFI9FqQ==", + "version": "2.8.16", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.16.tgz", + "integrity": "sha512-OMu3BGQ4E7P1ErFsIPpbJh0qvDudM/UuJeHgkAvfWe+0HFJCXh+t/l8L6fVLR55RI/UbKrVLnAXZSVwd9ysWYw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -4003,9 +4003,9 @@ } }, "node_modules/browserslist": { - "version": "4.26.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.2.tgz", - "integrity": "sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==", + "version": "4.26.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.3.tgz", + "integrity": "sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==", "dev": true, "funding": [ { @@ -4024,9 +4024,9 @@ "license": "MIT", "peer": true, "dependencies": { - "baseline-browser-mapping": "^2.8.3", - "caniuse-lite": "^1.0.30001741", - "electron-to-chromium": "^1.5.218", + "baseline-browser-mapping": "^2.8.9", + "caniuse-lite": "^1.0.30001746", + "electron-to-chromium": "^1.5.227", "node-releases": "^2.0.21", "update-browserslist-db": "^1.1.3" }, @@ -4187,9 +4187,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001747", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001747.tgz", - "integrity": "sha512-mzFa2DGIhuc5490Nd/G31xN1pnBnYMadtkyTjefPI7wzypqgCEpeWu9bJr0OnDsyKrW75zA9ZAt7pbQFmwLsQg==", + "version": "1.0.30001750", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001750.tgz", + "integrity": "sha512-cuom0g5sdX6rw00qOoLNSFCJ9/mYIsuSOA+yzpDw8eopiFqcVwQvZHqov0vmEighRxX++cfC0Vg1G+1Iy/mSpQ==", "dev": true, "funding": [ { @@ -4605,9 +4605,9 @@ } }, "node_modules/core-js": { - "version": "3.45.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz", - "integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz", + "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -5076,9 +5076,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.224", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.224.tgz", - "integrity": "sha512-kWAoUu/bwzvnhpdZSIc6KUyvkI1rbRXMT0Eq8pKReyOyaPZcctMli+EgvcN1PAvwVc7Tdo4Fxi2PsLNDU05mdg==", + "version": "1.5.234", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.234.tgz", + "integrity": "sha512-RXfEp2x+VRYn8jbKfQlRImzoJU01kyDvVPBmG39eU2iuRVhuS6vQNocB8J0/8GrIMLnPzgz4eW6WiRnJkTuNWg==", "dev": true, "license": "ISC" }, @@ -7923,23 +7923,23 @@ } }, "node_modules/jasmine": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.11.0.tgz", - "integrity": "sha512-MhIYY2pLfRA5hhIvY72ZLilwKeZEBuTyIUv9JDB+b+pEYehsJDW2obKF2dmMtWaFG6pDiFiAUNphpZ7SW7fFMA==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.12.0.tgz", + "integrity": "sha512-KmKeTNuH8rgAuPRL5AUsXWSdJVlDu+pgqi2dLXoZUSH/g3kR+7Ho8B7hEhwDu0fu1PLuiXZtfaxmQ/mB5wqihw==", "dev": true, "license": "MIT", "dependencies": { "glob": "^10.2.2", - "jasmine-core": "~5.11.0" + "jasmine-core": "~5.12.0" }, "bin": { "jasmine": "bin/jasmine.js" } }, "node_modules/jasmine-core": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.11.0.tgz", - "integrity": "sha512-MPJ8L5yyNul0F2SuEsLASwESXQjJvBXnKu31JWFyRZSvuv2B79K4GDWN3pSqvLheUNh7Fyb6dXwd4rsz95O2Kg==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.12.0.tgz", + "integrity": "sha512-QqO4pX33GEML5JoGQU6BM5NHKPgEsg+TXp3jCIDek9MbfEp2JUYEFBo9EF1+hegWy/bCHS1m5nP0BOp18G6rVA==", "dev": true, "license": "MIT" }, @@ -8005,9 +8005,9 @@ } }, "node_modules/jsdoc": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz", - "integrity": "sha512-zeFezwyXeG4syyYHbvh1A967IAqq/67yXtXvuL5wnqCkFZe8I0vKfm+EO+YEvLguo6w9CDUbrAXVtJSHh2E8rw==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.5.tgz", + "integrity": "sha512-P4C6MWP9yIlMiK8nwoZvxN84vb6MsnXcHuy7XzVOvQoCizWX5JFCBsWIIWKXBltpoRZXddUOVQmCTOZt9yDj9g==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -9789,18 +9789,18 @@ } }, "node_modules/puppeteer": { - "version": "24.23.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.23.0.tgz", - "integrity": "sha512-BVR1Lg8sJGKXY79JARdIssFWK2F6e1j+RyuJP66w4CUmpaXjENicmA3nNpUXA8lcTdDjAndtP+oNdni3T/qQqA==", + "version": "24.24.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.24.0.tgz", + "integrity": "sha512-jRn6T8rSrQZXIplXICpH2zYJ2XrIFY7Ug0+TxRTuwY8ZTL7+MKDvFH0aLG7Xx3ts4twzxIKZmiYo+qg7whNpZw==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@puppeteer/browsers": "2.10.10", + "@puppeteer/browsers": "2.10.11", "chromium-bidi": "9.1.0", "cosmiconfig": "^9.0.0", "devtools-protocol": "0.0.1508733", - "puppeteer-core": "24.23.0", + "puppeteer-core": "24.24.0", "typed-query-selector": "^2.12.0" }, "bin": { @@ -9811,13 +9811,13 @@ } }, "node_modules/puppeteer-core": { - "version": "24.23.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.23.0.tgz", - "integrity": "sha512-yl25C59gb14sOdIiSnJ08XiPP+O2RjuyZmEG+RjYmCXO7au0jcLf7fRiyii96dXGUBW7Zwei/mVKfxMx/POeFw==", + "version": "24.24.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.24.0.tgz", + "integrity": "sha512-RR5AeQ6dIbSepDe9PTtfgK1fgD7TuA9qqyGxPbFCyGfvfkbR7MiqNYdE7AhbTaFIqG3hFBtWwbVKVZF8oEqj7Q==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@puppeteer/browsers": "2.10.10", + "@puppeteer/browsers": "2.10.11", "chromium-bidi": "9.1.0", "debug": "^4.4.3", "devtools-protocol": "0.0.1508733", @@ -10333,9 +10333,9 @@ "license": "MIT" }, "node_modules/schema-utils": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz", - "integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz", + "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==", "dev": true, "license": "MIT", "dependencies": { @@ -11595,9 +11595,9 @@ } }, "node_modules/tapable": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz", - "integrity": "sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", + "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", "dev": true, "license": "MIT", "engines": { @@ -12064,9 +12064,9 @@ } }, "node_modules/undici-types": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.13.0.tgz", - "integrity": "sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.14.0.tgz", + "integrity": "sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==", "dev": true, "license": "MIT" }, @@ -12350,9 +12350,9 @@ "license": "Apache-2.0" }, "node_modules/webpack": { - "version": "5.102.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.0.tgz", - "integrity": "sha512-hUtqAR3ZLVEYDEABdBioQCIqSoguHbFn1K7WlPPWSuXmx0031BD73PSE35jKyftdSh4YLDoQNgK4pqBt5Q82MA==", + "version": "5.102.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz", + "integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==", "dev": true, "license": "MIT", "peer": true, @@ -12365,7 +12365,7 @@ "@webassemblyjs/wasm-parser": "^1.14.1", "acorn": "^8.15.0", "acorn-import-phases": "^1.0.3", - "browserslist": "^4.24.5", + "browserslist": "^4.26.3", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.17.3", "es-module-lexer": "^1.2.1", @@ -12377,8 +12377,8 @@ "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", - "schema-utils": "^4.3.2", - "tapable": "^2.2.3", + "schema-utils": "^4.3.3", + "tapable": "^2.3.0", "terser-webpack-plugin": "^5.3.11", "watchpack": "^2.4.4", "webpack-sources": "^3.3.3" diff --git a/package.json b/package.json index 89ac1e2ee..93d17f8d0 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ "@metalsmith/layouts": "^3.0.0", "@metalsmith/markdown": "^1.10.0", "@napi-rs/canvas": "^0.1.80", - "@types/node": "^24.6.2", + "@types/node": "^24.7.2", "autoprefixer": "^10.4.21", "babel-loader": "^10.0.0", - "caniuse-lite": "^1.0.30001747", - "core-js": "^3.45.1", + "caniuse-lite": "^1.0.30001750", + "core-js": "^3.46.0", "eslint": "^9.37.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", @@ -33,8 +33,8 @@ "gulp-replace": "^1.1.4", "gulp-zip": "^6.1.0", "highlight.js": "^11.11.1", - "jasmine": "^5.11.0", - "jsdoc": "^4.0.4", + "jasmine": "^5.12.0", + "jsdoc": "^4.0.5", "jstransformer-nunjucks": "^1.2.0", "metalsmith": "^2.6.3", "metalsmith-html-relative": "^2.0.8", @@ -45,7 +45,7 @@ "postcss-discard-comments": "^7.0.4", "postcss-nesting": "^13.0.2", "prettier": "^3.6.2", - "puppeteer": "^24.23.0", + "puppeteer": "^24.24.0", "stylelint": "^16.25.0", "stylelint-prettier": "^5.0.3", "svglint": "^4.1.2", @@ -54,7 +54,7 @@ "ttest": "^4.0.0", "typescript": "^5.9.3", "vinyl": "^3.0.1", - "webpack": "^5.102.0", + "webpack": "^5.102.1", "webpack-stream": "^7.0.0", "yargs": "^18.0.0" }, From 6eef5188839e7caed948e6024c55bbf84b79eec5 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 12 Oct 2025 20:40:33 +0200 Subject: [PATCH 2/2] Update translations to the most recent versions --- l10n/be/viewer.ftl | 4 +++ l10n/cs/viewer.ftl | 2 +- l10n/es-CL/viewer.ftl | 4 +++ l10n/fi/viewer.ftl | 20 +++++++++++ l10n/fur/viewer.ftl | 77 +++++++++++++++++++++++++++++++++++++++++++ l10n/gn/viewer.ftl | 4 +++ l10n/hu/viewer.ftl | 39 ++++++++++++++++++++++ l10n/kk/viewer.ftl | 21 ++++++++++++ l10n/pa-IN/viewer.ftl | 37 +++++++++++++++++++++ l10n/pl/viewer.ftl | 39 ++++++++++++++++++++++ l10n/rm/viewer.ftl | 73 ++++++++++++++++++++++++++++++++++++++++ l10n/ro/viewer.ftl | 21 ++++++++++++ l10n/sl/viewer.ftl | 39 +++++++++++++++++++++- l10n/tg/viewer.ftl | 4 +++ l10n/th/viewer.ftl | 4 +++ l10n/vi/viewer.ftl | 4 +++ 16 files changed, 390 insertions(+), 2 deletions(-) diff --git a/l10n/be/viewer.ftl b/l10n/be/viewer.ftl index 786fb6597..73c2b4664 100644 --- a/l10n/be/viewer.ftl +++ b/l10n/be/viewer.ftl @@ -617,6 +617,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Выдаліць каментарый pdfjs-editor-delete-comment-popup-button = .title = Выдаліць каментарый +pdfjs-show-comment-button = + .title = Паказаць каментарый ## Edit a comment dialog @@ -634,8 +636,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Скасаваць pdfjs-editor-edit-comment-manager-save-button = Захаваць # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Змяніць каментарый +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Абнавіць # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Дадаць каментарый +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Дадаць pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Пачніце набор тэксту… pdfjs-editor-edit-comment-dialog-cancel-button = Скасаваць diff --git a/l10n/cs/viewer.ftl b/l10n/cs/viewer.ftl index 135d74a89..29373fce2 100644 --- a/l10n/cs/viewer.ftl +++ b/l10n/cs/viewer.ftl @@ -642,7 +642,7 @@ pdfjs-editor-edit-comment-manager-save-button = Uložit pdfjs-editor-edit-comment-dialog-title-when-editing = Upravit komentář pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizovat # No existing comment -pdfjs-editor-edit-comment-dialog-title-when-adding = Přidat komentář +pdfjs-editor-edit-comment-dialog-title-when-adding = Přidání komentáře pdfjs-editor-edit-comment-dialog-save-button-when-adding = Přidat pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Začněte psát… diff --git a/l10n/es-CL/viewer.ftl b/l10n/es-CL/viewer.ftl index 394eaf5ad..b70bbfdb1 100644 --- a/l10n/es-CL/viewer.ftl +++ b/l10n/es-CL/viewer.ftl @@ -613,6 +613,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario pdfjs-editor-delete-comment-popup-button = .title = Eliminar comentario +pdfjs-show-comment-button = + .title = Mostrar comentario ## Edit a comment dialog @@ -630,8 +632,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Cancelar pdfjs-editor-edit-comment-manager-save-button = Guardar # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizar # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Añadir comentario +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Añadir pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Empieza a escribir… pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar diff --git a/l10n/fi/viewer.ftl b/l10n/fi/viewer.ftl index 4b8db008d..a309b06b5 100644 --- a/l10n/fi/viewer.ftl +++ b/l10n/fi/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommentti .aria-label = Kommentti pdfjs-comment-floating-button-label = Kommentti +pdfjs-editor-comment-button = + .title = Kommentti + .aria-label = Kommentti +pdfjs-editor-comment-button-label = Kommentti pdfjs-editor-signature-button = .title = Lisää allekirjoitus pdfjs-editor-signature-button-label = Lisää allekirjoitus @@ -370,6 +374,18 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstimuokkain .default-content = Aloita kirjoittaminen… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentti + *[other] Kommenttia + } +pdfjs-editor-comments-sidebar-close-button = + .title = Sulje sivupaneeli + .aria-label = Sulje sivupaneeli +pdfjs-editor-comments-sidebar-close-button-label = Sulje sivupaneeli # Instructional copy to add a comment by selecting text or an annotations. pdfjs-editor-comments-sidebar-no-comments1 = Näetkö jotain huomionarvoista? Korosta se ja jätä kommentti. pdfjs-editor-comments-sidebar-no-comments-link = Lue lisää @@ -597,6 +613,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Poista kommentti pdfjs-editor-delete-comment-popup-button = .title = Poista kommentti +pdfjs-show-comment-button = + .title = Näytä kommentti ## Edit a comment dialog @@ -614,8 +632,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Peruuta pdfjs-editor-edit-comment-manager-save-button = Tallenna # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Muokkaa kommenttia +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Päivitä # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Lisää kommentti +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Lisää pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Aloita kirjoittaminen… pdfjs-editor-edit-comment-dialog-cancel-button = Peruuta diff --git a/l10n/fur/viewer.ftl b/l10n/fur/viewer.ftl index 1ba91b301..8f027a299 100644 --- a/l10n/fur/viewer.ftl +++ b/l10n/fur/viewer.ftl @@ -286,9 +286,13 @@ pdfjs-web-fonts-disabled = I caratars dal Web a son disativâts: Impussibil dopr pdfjs-editor-free-text-button = .title = Test +pdfjs-editor-color-picker-free-text-input = + .title = Cambie colôr dal test pdfjs-editor-free-text-button-label = Test pdfjs-editor-ink-button = .title = Dissen +pdfjs-editor-color-picker-ink-input = + .title = Cambie colôr dal dissen pdfjs-editor-ink-button-label = Dissen pdfjs-editor-stamp-button = .title = Zonte o modifiche imagjins @@ -300,6 +304,14 @@ pdfjs-highlight-floating-button1 = .title = Evidenzie .aria-label = Evidenzie pdfjs-highlight-floating-button-label = Evidenzie +pdfjs-comment-floating-button = + .title = Comente + .aria-label = Comente +pdfjs-comment-floating-button-label = Comente +pdfjs-editor-comment-button = + .title = Comente + .aria-label = Comente +pdfjs-editor-comment-button-label = Comente pdfjs-editor-signature-button = .title = Zonte firme pdfjs-editor-signature-button-label = Zonte firme @@ -362,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editôr di test .default-content = Scomence a scrivi… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Coment + *[other] Coments + } +pdfjs-editor-comments-sidebar-close-button = + .title = Siere la sbare laterâl + .aria-label = Siere la sbare laterâl +pdfjs-editor-comments-sidebar-close-button-label = Siere la sbare laterâl +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Âstu cjatât alc di interessant? Evidenzilu e lasse un coment. +pdfjs-editor-comments-sidebar-no-comments-link = Plui informazions ## Alt-text dialog @@ -492,6 +519,14 @@ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostre l'editôr dal t pdfjs-editor-alt-text-settings-show-dialog-description = Ti jude a sigurâti che dutis lis tôs imagjins a vedin il test alternatîf. pdfjs-editor-alt-text-settings-close-button = Siere +## Accessibility labels (announced by screen readers) for objects added to the editor. + +pdfjs-editor-highlight-added-alert = Evidenziazion zontade +pdfjs-editor-freetext-added-alert = Test zontât +pdfjs-editor-ink-added-alert = Dissen zontât +pdfjs-editor-stamp-added-alert = Imagjin zontade +pdfjs-editor-signature-added-alert = Firme zontade + ## "Annotations removed" bar pdfjs-editor-undo-bar-message-highlight = Evidenziazion gjavade @@ -560,6 +595,8 @@ pdfjs-editor-add-signature-save-checkbox = Salve firme pdfjs-editor-add-signature-save-warning-message = Tu sês rivât/rivade al limit di 5 firmis salvadis. Gjave une par salvânt une altre. pdfjs-editor-add-signature-image-upload-error-title = Impussibil cjariâ la imagjin pdfjs-editor-add-signature-image-upload-error-description = Controle la conession di rêt o prove cuntune altre imagjin. +pdfjs-editor-add-signature-image-no-data-error-title = Impussibil convertî cheste imagjin intune firme +pdfjs-editor-add-signature-image-no-data-error-description = Prove a cjariâ une altre imagjin. pdfjs-editor-add-signature-error-close-button = Siere ## Dialog buttons @@ -568,6 +605,46 @@ pdfjs-editor-add-signature-cancel-button = Anule pdfjs-editor-add-signature-add-button = Zonte pdfjs-editor-edit-signature-update-button = Inzorne +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Modifiche coment +pdfjs-editor-edit-comment-popup-button = + .title = Modifiche coment +pdfjs-editor-delete-comment-popup-button-label = Gjave coment +pdfjs-editor-delete-comment-popup-button = + .title = Gjave coment +pdfjs-show-comment-button = + .title = Mostre coment + +## Edit a comment dialog + +pdfjs-editor-edit-comment-actions-button-label = Azions +pdfjs-editor-edit-comment-actions-button = + .title = Azions +pdfjs-editor-edit-comment-close-button-label = Siere +pdfjs-editor-edit-comment-close-button = + .title = Siere +pdfjs-editor-edit-comment-actions-edit-button-label = Modifiche +pdfjs-editor-edit-comment-actions-delete-button-label = Elimine +pdfjs-editor-edit-comment-manager-text-input = + .placeholder = Inserìs il to coment +pdfjs-editor-edit-comment-manager-cancel-button = Anule +pdfjs-editor-edit-comment-manager-save-button = Salve +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Modifiche coment +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Inzorne +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Zonte coment +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Zonte +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Scomence a scrivi… +pdfjs-editor-edit-comment-dialog-cancel-button = Anule + +## Edit a comment button in the editor toolbar + +pdfjs-editor-edit-comment-button = + .title = Modifiche coment + ## Main menu for adding/removing signatures pdfjs-editor-delete-signature-button1 = diff --git a/l10n/gn/viewer.ftl b/l10n/gn/viewer.ftl index d84a4f098..e997becde 100644 --- a/l10n/gn/viewer.ftl +++ b/l10n/gn/viewer.ftl @@ -612,6 +612,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Je’erei mboguete pdfjs-editor-delete-comment-popup-button = .title = Je’erei mboguete +pdfjs-show-comment-button = + .title = Ehechauka je’epy ## Edit a comment dialog @@ -629,8 +631,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Heja pdfjs-editor-edit-comment-manager-save-button = Ñongatu # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Je’erei mbosako’i +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Mbohekopyahu # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Je’erei mbojuaju +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Mbojuaju pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Ehai ñepyrũ… pdfjs-editor-edit-comment-dialog-cancel-button = Eheja diff --git a/l10n/hu/viewer.ftl b/l10n/hu/viewer.ftl index 98fa9f066..678e23a1d 100644 --- a/l10n/hu/viewer.ftl +++ b/l10n/hu/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Megjegyzés .aria-label = Megjegyzés pdfjs-comment-floating-button-label = Megjegyzés +pdfjs-editor-comment-button = + .title = Megjegyzés + .aria-label = Megjegyzés +pdfjs-editor-comment-button-label = Megjegyzés pdfjs-editor-signature-button = .title = Aláírás hozzáadása pdfjs-editor-signature-button-label = Aláírás hozzáadása @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Szövegszerkesztő .default-content = Kezdjen gépelni… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Megjegyzés + *[other] Megjegyzések + } +pdfjs-editor-comments-sidebar-close-button = + .title = Oldalsáv bezárása + .aria-label = Oldalsáv bezárása +pdfjs-editor-comments-sidebar-close-button-label = Oldalsáv bezárása +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Lát valami figyelemre méltót? Jelölje ki és írjon megjegyzést. +pdfjs-editor-comments-sidebar-no-comments-link = További tudnivalók ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Mégse pdfjs-editor-add-signature-add-button = Hozzáadás pdfjs-editor-edit-signature-update-button = Frissítés +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Megjegyzés szerkesztése +pdfjs-editor-edit-comment-popup-button = + .title = Megjegyzés szerkesztése +pdfjs-editor-delete-comment-popup-button-label = Megjegyzés eltávolítása +pdfjs-editor-delete-comment-popup-button = + .title = Megjegyzés eltávolítása +pdfjs-show-comment-button = + .title = Megjegyzés megjelenítése + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Műveletek @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Írja be a megjegyzését pdfjs-editor-edit-comment-manager-cancel-button = Mégse pdfjs-editor-edit-comment-manager-save-button = Mentés +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Megjegyzés szerkesztése +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Frissítés +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Megjegyzés hozzáadása +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Hozzáadás +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Kezdjen el gépelni… +pdfjs-editor-edit-comment-dialog-cancel-button = Mégse ## Edit a comment button in the editor toolbar diff --git a/l10n/kk/viewer.ftl b/l10n/kk/viewer.ftl index 97fa2fef3..dfe709c6b 100644 --- a/l10n/kk/viewer.ftl +++ b/l10n/kk/viewer.ftl @@ -291,6 +291,8 @@ pdfjs-editor-color-picker-free-text-input = pdfjs-editor-free-text-button-label = Мәтін pdfjs-editor-ink-button = .title = Сурет салу +pdfjs-editor-color-picker-ink-input = + .title = Сызба түсін өзгерту pdfjs-editor-ink-button-label = Сурет салу pdfjs-editor-stamp-button = .title = Суреттерді қосу немесе түзету @@ -306,6 +308,10 @@ pdfjs-comment-floating-button = .title = Түсіндірме .aria-label = Түсіндірме pdfjs-comment-floating-button-label = Түсіндірме +pdfjs-editor-comment-button = + .title = Түсіндірме + .aria-label = Түсіндірме +pdfjs-editor-comment-button-label = Түсіндірме pdfjs-editor-signature-button = .title = Қолтаңбаны қосу pdfjs-editor-signature-button-label = Қолтаңбаны қосу @@ -362,6 +368,19 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Мәтін түзеткіші .default-content = Теріп бастаңыз… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Түсіндірмелер + *[other] Түсіндірмелер + } +pdfjs-editor-comments-sidebar-close-button = + .title = Бүйір панелін жабу + .aria-label = Бүйір панелін жабу +pdfjs-editor-comments-sidebar-close-button-label = Бүйір панелін жабу +pdfjs-editor-comments-sidebar-no-comments-link = Көбірек білу ## Alt-text dialog @@ -589,6 +608,8 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Пікіріңізді енгізіңіз pdfjs-editor-edit-comment-manager-cancel-button = Бас тарту pdfjs-editor-edit-comment-manager-save-button = Сақтау +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Жаңарту +pdfjs-editor-edit-comment-dialog-cancel-button = Бас тарту ## Edit a comment button in the editor toolbar diff --git a/l10n/pa-IN/viewer.ftl b/l10n/pa-IN/viewer.ftl index a2b656cf6..b70f545db 100644 --- a/l10n/pa-IN/viewer.ftl +++ b/l10n/pa-IN/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = ਟਿੱਪਣੀ .aria-label = ਟਿੱਪਣੀ pdfjs-comment-floating-button-label = ਟਿੱਪਣੀ +pdfjs-editor-comment-button = + .title = ਟਿੱਪਣੀ + .aria-label = ਟਿੱਪਣੀ +pdfjs-editor-comment-button-label = ਟਿੱਪਣੀ pdfjs-editor-signature-button = .title = ਦਸਤਖ਼ਤ ਜੋੜੋ pdfjs-editor-signature-button-label = ਦਸਤਖ਼ਤ ਜੋੜੋ @@ -370,6 +374,19 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = ਲਿਖਤ ਐਡੀਟਰ .default-content = …ਲਿਖਣਾ ਸ਼ੁਰੂ ਕਰੋ +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] ਟਿੱਪਣੀ + *[other] ਟਿੱਪਣੀਆਂ + } +pdfjs-editor-comments-sidebar-close-button = + .title = ਬਾਹੀ ਨੂੰ ਬੰਦ ਕਰੋ + .aria-label = ਬਾਹੀ ਨੂੰ ਬੰਦ ਕਰੋ +pdfjs-editor-comments-sidebar-close-button-label = ਬਾਹੀ ਨੂੰ ਬੰਦ ਕਰੋ +pdfjs-editor-comments-sidebar-no-comments-link = ਹੋਰ ਜਾਣੋ ## Alt-text dialog @@ -586,6 +603,17 @@ pdfjs-editor-add-signature-cancel-button = ਰੱਦ ਕਰੋ pdfjs-editor-add-signature-add-button = ਜੋੜੋ pdfjs-editor-edit-signature-update-button = ਅੱਪਡੇਟ +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = ਟਿੱਪਣੀ ਨੂੰ ਸੋਧੋ +pdfjs-editor-edit-comment-popup-button = + .title = ਟਿੱਪਣੀ ਨੂੰ ਸੋਧੋ +pdfjs-editor-delete-comment-popup-button-label = ਟਿੱਪਣੀ ਨੂੰ ਹਟਾਓ +pdfjs-editor-delete-comment-popup-button = + .title = ਟਿੱਪਣੀ ਨੂੰ ਹਟਾਓ +pdfjs-show-comment-button = + .title = ਟਿੱਪਣੀ ਨੂੰ ਵੇਖਾਓ + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = ਕਾਰਵਾਈਆਂ @@ -600,6 +628,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = ਆਪਣੀ ਟਿੱਪਣੀ ਦਿਓ pdfjs-editor-edit-comment-manager-cancel-button = ਰੱਦ ਕਰੋ pdfjs-editor-edit-comment-manager-save-button = ਸੰਭਾਲੋ +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = ਟਿੱਪਣੀ ਨੂੰ ਸੋਧੋ +pdfjs-editor-edit-comment-dialog-save-button-when-editing = ਅੱਪਡੇਟ ਕਰੋ +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = ਟਿੱਪਣੀ ਜੋੜੋ +pdfjs-editor-edit-comment-dialog-save-button-when-adding = ਜੋੜੋ +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = …ਲਿਖਣਾ ਸ਼ੁਰੂ ਕਰੋ +pdfjs-editor-edit-comment-dialog-cancel-button = ਰੱਦ ਕਰੋ ## Edit a comment button in the editor toolbar diff --git a/l10n/pl/viewer.ftl b/l10n/pl/viewer.ftl index c417bc91b..780997c08 100644 --- a/l10n/pl/viewer.ftl +++ b/l10n/pl/viewer.ftl @@ -310,6 +310,10 @@ pdfjs-comment-floating-button = .title = Dodaj komentarz .aria-label = Dodaj komentarz pdfjs-comment-floating-button-label = Dodaj komentarz +pdfjs-editor-comment-button = + .title = Dodaj komentarz + .aria-label = Dodaj komentarz +pdfjs-editor-comment-button-label = Dodaj komentarz pdfjs-editor-signature-button = .title = Dodaj podpis pdfjs-editor-signature-button-label = Dodaj podpis @@ -372,6 +376,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Edytor tekstu .default-content = Zacznij pisać… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Komentarz + *[other] Komentarze + } +pdfjs-editor-comments-sidebar-close-button = + .title = Zamknij panel boczny + .aria-label = Zamknij panel boczny +pdfjs-editor-comments-sidebar-close-button-label = Zamknij panel boczny +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Widzisz coś godnego uwagi? Wyróżnij to i zostaw komentarz. +pdfjs-editor-comments-sidebar-no-comments-link = Więcej informacji ## Alt-text dialog @@ -589,6 +608,17 @@ pdfjs-editor-add-signature-cancel-button = Anuluj pdfjs-editor-add-signature-add-button = Dodaj pdfjs-editor-edit-signature-update-button = Aktualizuj +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Edytuj komentarz +pdfjs-editor-edit-comment-popup-button = + .title = Edytuj komentarz +pdfjs-editor-delete-comment-popup-button-label = Usuń komentarz +pdfjs-editor-delete-comment-popup-button = + .title = Usuń komentarz +pdfjs-show-comment-button = + .title = Wyświetl komentarz + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Działania @@ -603,6 +633,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Napisz komentarz pdfjs-editor-edit-comment-manager-cancel-button = Anuluj pdfjs-editor-edit-comment-manager-save-button = Zapisz +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Edytuj komentarz +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizuj +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Dodaj komentarz +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Dodaj +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Zacznij pisać… +pdfjs-editor-edit-comment-dialog-cancel-button = Anuluj ## Edit a comment button in the editor toolbar diff --git a/l10n/rm/viewer.ftl b/l10n/rm/viewer.ftl index 776b33640..d330ef859 100644 --- a/l10n/rm/viewer.ftl +++ b/l10n/rm/viewer.ftl @@ -286,9 +286,13 @@ pdfjs-web-fonts-disabled = Scrittiras dal web èn deactivadas: impussibel dad ut pdfjs-editor-free-text-button = .title = Text +pdfjs-editor-color-picker-free-text-input = + .title = Midar la colur dal text pdfjs-editor-free-text-button-label = Text pdfjs-editor-ink-button = .title = Dissegnar +pdfjs-editor-color-picker-ink-input = + .title = Midar la colur per dissegnar pdfjs-editor-ink-button-label = Dissegnar pdfjs-editor-stamp-button = .title = Agiuntar u modifitgar maletgs @@ -300,6 +304,14 @@ pdfjs-highlight-floating-button1 = .title = Marcar .aria-label = Marcar pdfjs-highlight-floating-button-label = Marcar +pdfjs-comment-floating-button = + .title = Commentar + .aria-label = Commentar +pdfjs-comment-floating-button-label = Commentar +pdfjs-editor-comment-button = + .title = Commentari + .aria-label = Commentari +pdfjs-editor-comment-button-label = Commentari pdfjs-editor-signature-button = .title = Agiuntar ina signatura pdfjs-editor-signature-button-label = Agiuntar ina signatura @@ -362,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editur da text .default-content = Cumenza a tippar… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Commentari + *[other] Commentaris + } +pdfjs-editor-comments-sidebar-close-button = + .title = Serrar la trav laterala + .aria-label = Serrar la trav laterala +pdfjs-editor-comments-sidebar-close-button-label = Serrar la trav laterala +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vesas insatge interessant? Marchescha la passascha ed agiuntescha in commentari. +pdfjs-editor-comments-sidebar-no-comments-link = Ulteriuras infurmaziuns ## Alt-text dialog @@ -492,6 +519,14 @@ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mussar l’editur per pdfjs-editor-alt-text-settings-show-dialog-description = Ta gida a garantir che tut tes maletgs hajan in text alternativ. pdfjs-editor-alt-text-settings-close-button = Serrar +## Accessibility labels (announced by screen readers) for objects added to the editor. + +pdfjs-editor-highlight-added-alert = Agiuntà ina emfasa +pdfjs-editor-freetext-added-alert = Agiuntà in text +pdfjs-editor-ink-added-alert = Agiuntà in dissegn +pdfjs-editor-stamp-added-alert = Agiuntà in maletg +pdfjs-editor-signature-added-alert = Agiuntà ina signatura + ## "Annotations removed" bar pdfjs-editor-undo-bar-message-highlight = Allontanà la marcaziun @@ -560,6 +595,8 @@ pdfjs-editor-add-signature-save-checkbox = Memorisar la signatura pdfjs-editor-add-signature-save-warning-message = Ti has cuntanschì il dumber maximal da 5 signaturas memorisadas. Allontanar ina per memorisar in’autra. pdfjs-editor-add-signature-image-upload-error-title = Impussibel da transferir il maletg pdfjs-editor-add-signature-image-upload-error-description = Controllescha tia connexiun cun la rait u emprova cun in’auter maletg. +pdfjs-editor-add-signature-image-no-data-error-title = Impussibel da convertir quest maletg en ina signatura +pdfjs-editor-add-signature-image-no-data-error-description = Emprova per plaschair da transferir in auter maletg. pdfjs-editor-add-signature-error-close-button = Serrar ## Dialog buttons @@ -568,6 +605,42 @@ pdfjs-editor-add-signature-cancel-button = Interrumper pdfjs-editor-add-signature-add-button = Agiuntar pdfjs-editor-edit-signature-update-button = Actualisar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Modifitgar il commentari +pdfjs-editor-edit-comment-popup-button = + .title = Modifitgar il commentari +pdfjs-editor-delete-comment-popup-button-label = Allontanar il commentari +pdfjs-editor-delete-comment-popup-button = + .title = Allontanar il commentari + +## Edit a comment dialog + +pdfjs-editor-edit-comment-actions-button-label = Acziuns +pdfjs-editor-edit-comment-actions-button = + .title = Acziuns +pdfjs-editor-edit-comment-close-button-label = Serrar +pdfjs-editor-edit-comment-close-button = + .title = Serrar +pdfjs-editor-edit-comment-actions-edit-button-label = Modifitgar +pdfjs-editor-edit-comment-actions-delete-button-label = Stizzar +pdfjs-editor-edit-comment-manager-text-input = + .placeholder = Endatar in commentari +pdfjs-editor-edit-comment-manager-cancel-button = Interrumper +pdfjs-editor-edit-comment-manager-save-button = Memorisar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Modifitgar il commentari +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Agiuntar in commentari +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Cumenzar a tippar… +pdfjs-editor-edit-comment-dialog-cancel-button = Interrumper + +## Edit a comment button in the editor toolbar + +pdfjs-editor-edit-comment-button = + .title = Modifitgar il commentari + ## Main menu for adding/removing signatures pdfjs-editor-delete-signature-button1 = diff --git a/l10n/ro/viewer.ftl b/l10n/ro/viewer.ftl index 81a0fc6c0..42c8fb80d 100644 --- a/l10n/ro/viewer.ftl +++ b/l10n/ro/viewer.ftl @@ -390,6 +390,7 @@ pdfjs-editor-comments-sidebar-close-button = pdfjs-editor-comments-sidebar-close-button-label = Închide bara laterală # Instructional copy to add a comment by selecting text or an annotations. pdfjs-editor-comments-sidebar-no-comments1 = Vezi ceva care merită comentat? Evidențiază-l și lasă un comentariu. +pdfjs-editor-comments-sidebar-no-comments-link = Află mai multe ## Alt-text dialog @@ -607,6 +608,17 @@ pdfjs-editor-add-signature-cancel-button = Anulează pdfjs-editor-add-signature-add-button = Adaugă pdfjs-editor-edit-signature-update-button = Actualizează +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editează comentariul +pdfjs-editor-edit-comment-popup-button = + .title = Editează comentariul +pdfjs-editor-delete-comment-popup-button-label = Șterge comentariul +pdfjs-editor-delete-comment-popup-button = + .title = Șterge comentariul +pdfjs-show-comment-button = + .title = Afișează comentariul + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Acțiuni @@ -621,6 +633,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Introdu comentariul pdfjs-editor-edit-comment-manager-cancel-button = Anulează pdfjs-editor-edit-comment-manager-save-button = Salvează +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editează comentariul +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizează +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Adaugă un comentariu +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Adaugă +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Începe să tastezi… +pdfjs-editor-edit-comment-dialog-cancel-button = Anulează ## Edit a comment button in the editor toolbar diff --git a/l10n/sl/viewer.ftl b/l10n/sl/viewer.ftl index 3be1d8bd5..0c98eae23 100644 --- a/l10n/sl/viewer.ftl +++ b/l10n/sl/viewer.ftl @@ -218,7 +218,7 @@ pdfjs-find-match-case-checkbox-label = Razlikuj velike/male črke pdfjs-find-match-diacritics-checkbox-label = Razlikuj diakritične znake pdfjs-find-entire-word-checkbox-label = Cele besede pdfjs-find-reached-top = Dosežen začetek dokumenta iz smeri konca -pdfjs-find-reached-bottom = Doseženo konec dokumenta iz smeri začetka +pdfjs-find-reached-bottom = Dosežen konec dokumenta, nadaljevanje od začetka # Variables: # $current (Number) - the index of the currently active find result # $total (Number) - the total number of matches in the document @@ -312,6 +312,10 @@ pdfjs-comment-floating-button = .title = Komentiraj .aria-label = Komentiraj pdfjs-comment-floating-button-label = Komentiraj +pdfjs-editor-comment-button = + .title = Komentiraj + .aria-label = Komentiraj +pdfjs-editor-comment-button-label = Komentiraj pdfjs-editor-signature-button = .title = Dodaj podpis pdfjs-editor-signature-button-label = Dodaj podpis @@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Urejevalnik besedila .default-content = Začnite tipkati … +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Komentar + [two] Komentarja + [few] Komentarji + *[other] Komentarji + } +pdfjs-editor-comments-sidebar-close-button = + .title = Zapri stransko vrstico + .aria-label = Zapri stransko vrstico +pdfjs-editor-comments-sidebar-close-button-label = Zapri stransko vrstico +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Ste zasledili kaj omembe vrednega? Narišite oznako in dopišite komentar. +pdfjs-editor-comments-sidebar-no-comments-link = Več o tem ## Alt-text dialog @@ -592,6 +613,15 @@ pdfjs-editor-add-signature-cancel-button = Prekliči pdfjs-editor-add-signature-add-button = Dodaj pdfjs-editor-edit-signature-update-button = Spremeni +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Uredi komentar +pdfjs-editor-edit-comment-popup-button = + .title = Uredi komentar +pdfjs-editor-delete-comment-popup-button-label = Odstrani komentar +pdfjs-editor-delete-comment-popup-button = + .title = Odstrani komentar + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Dejanja @@ -606,6 +636,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Vnesite komentar pdfjs-editor-edit-comment-manager-cancel-button = Prekliči pdfjs-editor-edit-comment-manager-save-button = Shrani +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Uredi komentar +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Dodaj komentar +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Začnite tipkati … +pdfjs-editor-edit-comment-dialog-cancel-button = Prekliči ## Edit a comment button in the editor toolbar diff --git a/l10n/tg/viewer.ftl b/l10n/tg/viewer.ftl index 6ab5f9577..88932ddce 100644 --- a/l10n/tg/viewer.ftl +++ b/l10n/tg/viewer.ftl @@ -613,6 +613,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Тоза кардани шарҳ pdfjs-editor-delete-comment-popup-button = .title = Тоза кардани шарҳ +pdfjs-show-comment-button = + .title = Нишон додани шарҳ ## Edit a comment dialog @@ -630,8 +632,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Бекор кардан pdfjs-editor-edit-comment-manager-save-button = Нигоҳ доштан # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Таҳрир кардани шарҳ +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Навсозӣ кардан # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Илова кардани шарҳ +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Илова кардан pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Нависед… pdfjs-editor-edit-comment-dialog-cancel-button = Бекор кардан diff --git a/l10n/th/viewer.ftl b/l10n/th/viewer.ftl index 56d0cb1c1..75a59ef3d 100644 --- a/l10n/th/viewer.ftl +++ b/l10n/th/viewer.ftl @@ -597,6 +597,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = เอาความคิดเห็นออก pdfjs-editor-delete-comment-popup-button = .title = เอาความคิดเห็นออก +pdfjs-show-comment-button = + .title = แสดงความคิดเห็น ## Edit a comment dialog @@ -614,8 +616,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = ยกเลิก pdfjs-editor-edit-comment-manager-save-button = บันทึก # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = แก้ไขความคิดเห็น +pdfjs-editor-edit-comment-dialog-save-button-when-editing = อัปเดต # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = เพิ่มความคิดเห็น +pdfjs-editor-edit-comment-dialog-save-button-when-adding = เพิ่ม pdfjs-editor-edit-comment-dialog-text-input = .placeholder = เริ่มพิมพ์… pdfjs-editor-edit-comment-dialog-cancel-button = ยกเลิก diff --git a/l10n/vi/viewer.ftl b/l10n/vi/viewer.ftl index ca16d18d8..770374a1b 100644 --- a/l10n/vi/viewer.ftl +++ b/l10n/vi/viewer.ftl @@ -597,6 +597,8 @@ pdfjs-editor-edit-comment-popup-button = pdfjs-editor-delete-comment-popup-button-label = Xoá bình luận pdfjs-editor-delete-comment-popup-button = .title = Xoá bình luận +pdfjs-show-comment-button = + .title = Hiển thị bình luận ## Edit a comment dialog @@ -614,8 +616,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Hủy bỏ pdfjs-editor-edit-comment-manager-save-button = Lưu # An existing comment is edited pdfjs-editor-edit-comment-dialog-title-when-editing = Chỉnh sửa bình luận +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Cập nhật # No existing comment pdfjs-editor-edit-comment-dialog-title-when-adding = Thêm bình luận +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Thêm pdfjs-editor-edit-comment-dialog-text-input = .placeholder = Bắt đầu nhập… pdfjs-editor-edit-comment-dialog-cancel-button = Hủy bỏ