Skip to content

Commit

Permalink
Merge pull request #18312 from timvandermeij/updates
Browse files Browse the repository at this point in the history
Update dependencies and translations to the most recent versions
  • Loading branch information
timvandermeij authored Jun 22, 2024
2 parents f9ff613 + a89c700 commit 658b5fa
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 38 deletions.
10 changes: 1 addition & 9 deletions l10n/is/viewer.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ pdfjs-download-button-label = Sækja
pdfjs-bookmark-button =
.title = Núverandi síða (Skoða vefslóð frá núverandi síðu)
pdfjs-bookmark-button-label = Núverandi síða
# Used in Firefox for Android.
pdfjs-open-in-app-button =
.title = Opna í smáforriti
# Used in Firefox for Android.
# Length of the translation matters since we are in a mobile context, with limited screen estate.
pdfjs-open-in-app-button-label = Opna í smáforriti
## Secondary toolbar and context menu

Expand Down Expand Up @@ -284,7 +278,7 @@ pdfjs-text-annotation-type =
## Password

pdfjs-password-label = Sláðu inn lykilorð til að opna þessa PDF skrá.
pdfjs-password-label = Settu inn lykilorð til að opna þessa PDF-skrá.
pdfjs-password-invalid = Ógilt lykilorð. Reyndu aftur.
pdfjs-password-ok-button = Í lagi
pdfjs-password-cancel-button = Hætta við
Expand All @@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Bæta við eða breyta myndum
pdfjs-editor-highlight-button =
.title = Áherslulita
pdfjs-editor-highlight-button-label = Áherslulita
pdfjs-highlight-floating-button =
.title = Áherslulita
pdfjs-highlight-floating-button1 =
.title = Áherslulita
.aria-label = Áherslulita
Expand Down
2 changes: 1 addition & 1 deletion l10n/ja/viewer.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ pdfjs-text-annotation-type =
## Password

pdfjs-password-label = この PDF ファイルを開くためのパスワードを入力してください。
pdfjs-password-invalid = 無効なパスワードです。もう一度やり直してください
pdfjs-password-invalid = パスワードが正しくありません。もう一度試してください
pdfjs-password-ok-button = OK
pdfjs-password-cancel-button = キャンセル
pdfjs-web-fonts-disabled = ウェブフォントが無効になっています: 埋め込まれた PDF のフォントを使用できません。
Expand Down
53 changes: 29 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@
"postcss": "^8.4.38",
"postcss-dark-theme-class": "^1.3.0",
"postcss-dir-pseudo-class": "^8.0.1",
"postcss-discard-comments": "^7.0.0",
"postcss-discard-comments": "^7.0.1",
"postcss-nesting": "^12.1.5",
"prettier": "^3.3.2",
"puppeteer": "^22.11.2",
"puppeteer": "^22.12.0",
"streamqueue": "^1.1.2",
"stylelint": "^16.6.1",
"stylelint-prettier": "^5.0.0",
"terser-webpack-plugin": "^5.3.10",
"tsc-alias": "^1.8.10",
"ttest": "^4.0.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vinyl": "^3.0.0",
"webpack": "^5.92.0",
"webpack": "^5.92.1",
"webpack-stream": "^7.0.0",
"yargs": "^17.7.2"
},
Expand Down

0 comments on commit 658b5fa

Please sign in to comment.