lighthouse 11.0.0-dev.20230906 → 11.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/package.json +1 -1
  2. package/shared/localization/locales/ar-XB.json +36 -36
  3. package/shared/localization/locales/ar.json +36 -36
  4. package/shared/localization/locales/bg.json +36 -36
  5. package/shared/localization/locales/ca.json +36 -36
  6. package/shared/localization/locales/cs.json +36 -36
  7. package/shared/localization/locales/da.json +36 -36
  8. package/shared/localization/locales/de.json +36 -36
  9. package/shared/localization/locales/el.json +36 -36
  10. package/shared/localization/locales/en-GB.json +7 -7
  11. package/shared/localization/locales/en-XA.json +36 -36
  12. package/shared/localization/locales/es-419.json +36 -36
  13. package/shared/localization/locales/es.json +36 -36
  14. package/shared/localization/locales/fi.json +36 -36
  15. package/shared/localization/locales/fil.json +36 -36
  16. package/shared/localization/locales/fr.json +36 -36
  17. package/shared/localization/locales/he.json +36 -36
  18. package/shared/localization/locales/hi.json +36 -36
  19. package/shared/localization/locales/hr.json +36 -36
  20. package/shared/localization/locales/hu.json +36 -36
  21. package/shared/localization/locales/id.json +36 -36
  22. package/shared/localization/locales/it.json +36 -36
  23. package/shared/localization/locales/ja.json +36 -36
  24. package/shared/localization/locales/ko.json +36 -36
  25. package/shared/localization/locales/lt.json +36 -36
  26. package/shared/localization/locales/lv.json +36 -36
  27. package/shared/localization/locales/nl.json +36 -36
  28. package/shared/localization/locales/no.json +36 -36
  29. package/shared/localization/locales/pl.json +36 -36
  30. package/shared/localization/locales/pt-PT.json +36 -36
  31. package/shared/localization/locales/pt.json +36 -36
  32. package/shared/localization/locales/ro.json +36 -36
  33. package/shared/localization/locales/ru.json +36 -36
  34. package/shared/localization/locales/sk.json +36 -36
  35. package/shared/localization/locales/sl.json +36 -36
  36. package/shared/localization/locales/sr-Latn.json +36 -36
  37. package/shared/localization/locales/sr.json +36 -36
  38. package/shared/localization/locales/sv.json +36 -36
  39. package/shared/localization/locales/ta.json +36 -36
  40. package/shared/localization/locales/te.json +36 -36
  41. package/shared/localization/locales/th.json +36 -36
  42. package/shared/localization/locales/tr.json +36 -36
  43. package/shared/localization/locales/uk.json +36 -36
  44. package/shared/localization/locales/vi.json +36 -36
  45. package/shared/localization/locales/zh-HK.json +36 -36
  46. package/shared/localization/locales/zh-TW.json +36 -36
  47. package/shared/localization/locales/zh.json +36 -36
@@ -18,13 +18,13 @@
18
18
  "message": "`[aria-*]` 属性は役割と一致しています"
19
19
  },
20
20
  "core/audits/accessibility/aria-allowed-role.js | description": {
21
- "message": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.7/aria-allowed-roles)."
21
+ "message": "ARIA `role` を指定すると、支援技術でウェブページ上の各要素の役割を把握するのに役立ちます。`role` の値にスペルミスがある場合、既存の ARIA `role` の値でない場合、または抽象ロールの場合、支援技術のユーザーに要素の目的が伝わりません。[ARIA ロールの詳細](https://dequeuniversity.com/rules/axe/4.7/aria-allowed-roles)"
22
22
  },
23
23
  "core/audits/accessibility/aria-allowed-role.js | failureTitle": {
24
- "message": "Values assigned to `role=\"\"` are not valid ARIA roles."
24
+ "message": "`role=\"\"` に割り当てられた値は有効な ARIA ロールではありません。"
25
25
  },
26
26
  "core/audits/accessibility/aria-allowed-role.js | title": {
27
- "message": "Values assigned to `role=\"\"` are valid ARIA roles."
27
+ "message": "`role=\"\"` に割り当てられた値は有効な ARIA ロールです。"
28
28
  },
29
29
  "core/audits/accessibility/aria-command-name.js | description": {
30
30
  "message": "要素にユーザー補助機能用の名前が設定されていない場合、スクリーン リーダーでは一般名で読み上げられるため、スクリーン リーダーのみを使用するユーザーには用途がわかりません。[コマンド要素にアクセスしやすくする方法の詳細](https://dequeuniversity.com/rules/axe/4.7/aria-command-name)"
@@ -336,13 +336,13 @@
336
336
  "message": "画像要素に `[alt]` 属性が指定されています"
337
337
  },
338
338
  "core/audits/accessibility/image-redundant-alt.js | description": {
339
- "message": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.7/image-redundant-alt)."
339
+ "message": "説明的要素は、簡潔でわかりやすい代替テキストにする必要があります。リンクや画像の近くのテキストとまったく同じ代替テキストを指定すると、スクリーン リーダーで同じ内容が 2 回読み上げられるため、混乱を招く可能性があります。[`alt` 属性の詳細](https://dequeuniversity.com/rules/axe/4.7/image-redundant-alt)"
340
340
  },
341
341
  "core/audits/accessibility/image-redundant-alt.js | failureTitle": {
342
- "message": "Image elements have `[alt]` attributes that are redundant text."
342
+ "message": "画像要素に、重複する内容の`[alt]` 属性が含まれています。"
343
343
  },
344
344
  "core/audits/accessibility/image-redundant-alt.js | title": {
345
- "message": "Image elements do not have `[alt]` attributes that are redundant text."
345
+ "message": "画像要素に、重複する内容の`[alt]` 属性は含まれていません。"
346
346
  },
347
347
  "core/audits/accessibility/input-button-name.js | description": {
348
348
  "message": "識別可能およびアクセス可能なテキストを入力ボタンに追加すると、スクリーン リーダーのユーザーが入力ボタンの目的を把握するのに役立ちます。[入力ボタンの詳細](https://dequeuniversity.com/rules/axe/4.7/input-button-name)"
@@ -363,13 +363,13 @@
363
363
  "message": "`<input type=\"image\">` 要素に `[alt]` テキストが指定されています"
364
364
  },
365
365
  "core/audits/accessibility/label-content-name-mismatch.js | description": {
366
- "message": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch)."
366
+ "message": "表示されるテキストラベルがユーザー補助機能用の名前と一致しない場合、スクリーン リーダーのユーザーが混乱する可能性があります。[ユーザー補助機能用の名前の詳細](https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch)"
367
367
  },
368
368
  "core/audits/accessibility/label-content-name-mismatch.js | failureTitle": {
369
- "message": "Elements with visible text labels do not have matching accessible names."
369
+ "message": "表示されるテキストラベルの要素に、一致するユーザー補助機能用の名前がありません。"
370
370
  },
371
371
  "core/audits/accessibility/label-content-name-mismatch.js | title": {
372
- "message": "Elements with visible text labels have matching accessible names."
372
+ "message": "表示されるテキストラベルの要素に、一致するユーザー補助機能用の名前があります。"
373
373
  },
374
374
  "core/audits/accessibility/label.js | description": {
375
375
  "message": "ラベルを使用すると、フォームの各コントロールが支援技術(スクリーン リーダーなど)によって正しく読み上げられるようになります。[フォーム要素のラベルの詳細](https://dequeuniversity.com/rules/axe/4.7/label)"
@@ -462,13 +462,13 @@
462
462
  "message": "一部の要素にラベル要素が関連付けられています。"
463
463
  },
464
464
  "core/audits/accessibility/skip-link.js | description": {
465
- "message": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.7/skip-link)."
465
+ "message": "スキップリンクを含めると、メインのコンテンツにスキップできるようになり、ユーザーの手間が省けます。[スキップリンクの詳細](https://dequeuniversity.com/rules/axe/4.7/skip-link)"
466
466
  },
467
467
  "core/audits/accessibility/skip-link.js | failureTitle": {
468
- "message": "Skip links are not focusable."
468
+ "message": "スキップリンクはフォーカス不可能です。"
469
469
  },
470
470
  "core/audits/accessibility/skip-link.js | title": {
471
- "message": "Skip links are focusable."
471
+ "message": "スキップリンクはフォーカス可能です。"
472
472
  },
473
473
  "core/audits/accessibility/tabindex.js | description": {
474
474
  "message": "値が 0 より大きい場合は、明示的なナビゲーション順序を示します。技術的には有効ですが、多くの場合、支援技術を使用しているユーザーにとって利便性が低下します。[`tabindex` 属性の詳細](https://dequeuniversity.com/rules/axe/4.7/tabindex)"
@@ -480,13 +480,13 @@
480
480
  "message": "`[tabindex]` に 0 より大きい値を指定している要素はありません"
481
481
  },
482
482
  "core/audits/accessibility/table-duplicate-name.js | description": {
483
- "message": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.7/table-duplicate-name)."
483
+ "message": "summary 属性では表構造を説明し、`<caption>` には画面に表示されるタイトルを指定します。表のマークアップを正確に行うと、スクリーン リーダーを使用するユーザーに役立ちます。[summary caption の詳細](https://dequeuniversity.com/rules/axe/4.7/table-duplicate-name)"
484
484
  },
485
485
  "core/audits/accessibility/table-duplicate-name.js | failureTitle": {
486
- "message": "Tables have the same content in the summary attribute and `<caption>.`"
486
+ "message": "表の summary 属性と `<caption>.` の内容が同じです"
487
487
  },
488
488
  "core/audits/accessibility/table-duplicate-name.js | title": {
489
- "message": "Tables have different content in the summary attribute and `<caption>`."
489
+ "message": "表の summary 属性と `<caption>` の内容は異なっています。"
490
490
  },
491
491
  "core/audits/accessibility/table-fake-caption.js | description": {
492
492
  "message": "スクリーン リーダーには、表内の移動を補助する機能があります。表で `[colspan]` 属性を含むセルの代わりに、実際の字幕要素を使用すると、スクリーン リーダー ユーザーの利便性が向上する可能性があります。[字幕の詳細](https://dequeuniversity.com/rules/axe/4.7/table-fake-caption)"
@@ -498,7 +498,7 @@
498
498
  "message": "表で字幕を示すために `[colspan]` 属性を含むセルの代わりに `<caption>` が使用されています。"
499
499
  },
500
500
  "core/audits/accessibility/target-size.js | description": {
501
- "message": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.7/target-size)."
501
+ "message": "タップ ターゲットのサイズと間隔を十分な大きさにすると、小さいコントロールでもターゲットを選択しやすくなります。[タップ ターゲットの詳細](https://dequeuniversity.com/rules/axe/4.7/target-size)"
502
502
  },
503
503
  "core/audits/accessibility/target-size.js | failureTitle": {
504
504
  "message": "タップ ターゲットのサイズや間隔は十分な大きさではありません。"
@@ -1083,7 +1083,7 @@
1083
1083
  "message": "Android の Chrome の Beta チャンネルと Stable チャンネルでサポートされるのは、prefer_related_applications のみです。"
1084
1084
  },
1085
1085
  "core/audits/installable-manifest.js | protocol-timeout": {
1086
- "message": "Lighthouse could not determine if the page is installable. Please try with a newer version of Chrome."
1086
+ "message": "Lighthouse では、ページがインストール可能かどうかを判断できませんでした。新しいバージョンの Chrome でお試しください。"
1087
1087
  },
1088
1088
  "core/audits/installable-manifest.js | start-url-not-valid": {
1089
1089
  "message": "マニフェストの開始 URL が無効です"
@@ -1704,7 +1704,7 @@
1704
1704
  "message": "おすすめの方法"
1705
1705
  },
1706
1706
  "core/config/default-config.js | a11yCategoryDescription": {
1707
- "message": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/how-to-review/) is also encouraged."
1707
+ "message": "これらのチェックにより、[ウェブアプリのユーザー補助機能の改善点](https://developer.chrome.com/docs/lighthouse/accessibility/)が明確になります。ただし、自動的に検出できる問題は一部に過ぎず、ウェブアプリのユーザー補助機能に問題がないことが保証されたわけではないため、[手動テスト](https://web.dev/how-to-review/)も実施することをおすすめします。"
1708
1708
  },
1709
1709
  "core/config/default-config.js | a11yCategoryManualDescription": {
1710
1710
  "message": "ここに、自動テストツールではカバーできない範囲に対処する項目が表示されます。詳しくは、[ユーザー補助機能の審査を実施する](https://web.dev/how-to-review/)方法についてのガイドをご覧ください。"
@@ -2850,7 +2850,7 @@
2850
2850
  "message": "[Drupal のモジュール](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A67&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=%22lazy+load%22&solrsort=iss_project_release_usage+desc&op=Search)をインストールすると、画像を遅延読み込みできます。このようなモジュールにより、画面外の画像の読み込みを遅らせてパフォーマンスを改善できます。"
2851
2851
  },
2852
2852
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2853
- "message": "Consider using a module to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2853
+ "message": "モジュールを使用して重要な CSS JavaScript をインライン化し、重要でない CSS または JavaScript defer 属性を使用することを検討してください。"
2854
2854
  },
2855
2855
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2856
2856
  "message": "テーマ、モジュール、サーバー仕様はすべてサーバーの応答時間に影響します。より最適化されたテーマを探す、最適化モジュールを慎重に選ぶ、サーバーをアップグレードすることをおすすめします。ホスティング サーバーでは、PHP OPcode キャッシング、データベースのクエリ時間を減らす Redis や Memcached などのメモリ キャッシング、ページの準備を速くするために最適化されたアプリケーション ロジックを利用する必要があります。"
@@ -2859,10 +2859,10 @@
2859
2859
  "message": "ページに読み込まれる画像のサイズを小さくするには、[Responsive Image Styles](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8) の使用をご検討ください。Views を使用して複数のコンテンツ アイテムを 1 つのページに表示している場合、ページに表示されるコンテンツ アイテムの数を制限するため、ページ分けの実装をご検討ください。"
2860
2860
  },
2861
2861
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2862
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page. Ensure your Drupal site is running at least Drupal 10.1 for improved asset aggregation support."
2862
+ "message": "[Administration] > [Configuration] > [Development] ページで、[Aggregate CSS files] を有効にしていることを確認してください。アセット集約のサポートを改善できるよう、Drupal サイトで Drupal 10.1 以降が実行されていることを確認してください。"
2863
2863
  },
2864
2864
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2865
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page. Ensure your Drupal site is running at least Drupal 10.1 for improved asset aggregation support."
2865
+ "message": "[Administration] > [Configuration] > [Development] ページで [Aggregate JavaScript files] を有効にしていることを確認してください。アセット集約のサポートを改善できるよう、Drupal サイトで Drupal 10.1 以降が実行されていることを確認してください。"
2866
2866
  },
2867
2867
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2868
2868
  "message": "使用されていない CSS ルールの削除を検討し、必要な Drupal ライブラリのみを関連性の高いページまたはページのコンポーネントに接続してください。詳しくは、[Drupal のドキュメントのリンク](https://www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-module#library)をご覧ください。不要な CSS を読み込んでいる接続済みライブラリを特定するには、Chrome DevTools で[コードの Coverage](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage) を確認します。Drupal のサイトで CSS の集約が無効になっている場合、スタイルシートの URL から、該当のテーマやモジュールを特定できます。多くのスタイルシートを使用しているテーマやモジュール(コードの Coverage で赤色の部分が多いもの)をリストで探します。テーマやモジュールによってキューに追加されるスタイルシートは、実際にページで使用されるもののみにする必要があります。"
@@ -3063,46 +3063,46 @@
3063
3063
  "message": "Next.js サーバーで圧縮を有効にしてください。[詳細](https://nextjs.org/docs/api-reference/next.config.js/compression)"
3064
3064
  },
3065
3065
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | dom-size": {
3066
- "message": "Contact your account manager to enable [`HTML Lazy Load`](https://support.nitropack.io/hc/en-us/articles/17144942904337). Configuring it will prioritize and optimize your page rendering performance."
3066
+ "message": "アカウント マネージャーに連絡して、[`HTML Lazy Load`](https://support.nitropack.io/hc/en-us/articles/17144942904337) を有効にしてください。有効にすると、ページ レンダリングのパフォーマンスが優先され、最適化されます。"
3067
3067
  },
3068
3068
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | font-display": {
3069
- "message": "Use the [`Override Font Rendering Behavior`](https://support.nitropack.io/hc/en-us/articles/16547358865041) option in NitroPack to set a desired value for the CSS font-display rule."
3069
+ "message": "NitroPack [`Override Font Rendering Behavior`](https://support.nitropack.io/hc/en-us/articles/16547358865041) オプションを使用すると、CSS のフォント表示ルールに必要な値を設定できます。"
3070
3070
  },
3071
3071
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | modern-image-formats": {
3072
- "message": "Use [`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/16547237162513) to automatically convert your images to WebP."
3072
+ "message": "[`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/16547237162513) を使用すると、画像を WebP に自動変換できます。"
3073
3073
  },
3074
3074
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | offscreen-images": {
3075
- "message": "Defer offscreen images by enabling [`Automatic Image Lazy Loading`](https://support.nitropack.io/hc/en-us/articles/12457493524369-NitroPack-Lazy-Loading-Feature-for-Images)."
3075
+ "message": "[`Automatic Image Lazy Loading`](https://support.nitropack.io/hc/en-us/articles/12457493524369-NitroPack-Lazy-Loading-Feature-for-Images) を有効にすると、画面外の画像の読み込みを遅らせることができます。"
3076
3076
  },
3077
3077
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | render-blocking-resources": {
3078
- "message": "Enable [`Remove render-blocking resources`](https://support.nitropack.io/hc/en-us/articles/13820893500049-How-to-Deal-with-Render-Blocking-Resources-in-NitroPack) in NitroPack for faster initial load times."
3078
+ "message": "NitroPack [`Remove render-blocking resources`](https://support.nitropack.io/hc/en-us/articles/13820893500049-How-to-Deal-with-Render-Blocking-Resources-in-NitroPack) を有効にすると、初期の読み込み時間を短縮できます。"
3079
3079
  },
3080
3080
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | server-response-time": {
3081
- "message": "Improve server response time and optimize perceived performance by activating [`Instant Load`](https://support.nitropack.io/hc/en-us/articles/16547340617361)."
3081
+ "message": "[`Instant Load`](https://support.nitropack.io/hc/en-us/articles/16547340617361) を有効にすると、サーバーの応答時間を改善し、目に見えるパフォーマンスを最適化できます。"
3082
3082
  },
3083
3083
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unminified-css": {
3084
- "message": "Enable [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) in your Caching settings to reduce the size of your CSS, HTML, and JavaScript files for faster load times."
3084
+ "message": "キャッシュ設定で [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) を有効にすると、CSSHTMLJavaScript ファイルのサイズを抑えて、読み込み時間を短縮できます。"
3085
3085
  },
3086
3086
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unminified-javascript": {
3087
- "message": "Enable [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) in your Caching settings to reduce the size of your JS, HTML, and CSS files for faster load times."
3087
+ "message": "キャッシュ設定で [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) を有効にすると、JavaScript、HTMLCSS ファイルのサイズを抑えて、読み込み時間を短縮できます。"
3088
3088
  },
3089
3089
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unused-css-rules": {
3090
- "message": "Enable [`Reduce Unused CSS`](https://support.nitropack.io/hc/en-us/articles/360020418457-Reduce-Unused-CSS) to remove CSS rules that are not applicable to this page."
3090
+ "message": "[`Reduce Unused CSS`](https://support.nitropack.io/hc/en-us/articles/360020418457-Reduce-Unused-CSS) を有効にすると、このページに適用されない CSS ルールを削除できます。"
3091
3091
  },
3092
3092
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unused-javascript": {
3093
- "message": "Configure [`Delayed Scripts`](https://support.nitropack.io/hc/en-us/articles/1500002600942-Delayed-Scripts) in NitroPack to delay loading of scripts until they are needed."
3093
+ "message": "NitroPack [`Delayed Scripts`](https://support.nitropack.io/hc/en-us/articles/1500002600942-Delayed-Scripts) を設定すると、スクリプトの読み込みを必要なときまで遅らせることができます。"
3094
3094
  },
3095
3095
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-long-cache-ttl": {
3096
- "message": "Go to the [`Improve Server Response Time`](https://support.nitropack.io/hc/en-us/articles/1500002321821-Improve-Server-Response-Time) feature in the `Caching` menu and adjust your page cache expiration time to improve loading times and user experience."
3096
+ "message": "`Caching` メニューの [`Improve Server Response Time`](https://support.nitropack.io/hc/en-us/articles/1500002321821-Improve-Server-Response-Time) 機能に移動してページ キャッシュの有効期限を調整すると、読み込み時間とユーザー エクスペリエンスを改善できます。"
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-optimized-images": {
3099
- "message": "Automatically compress, optimize, and convert your images into WebP by enabling the [`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/14177271695121-How-to-serve-images-in-next-gen-formats-using-NitroPack) setting."
3099
+ "message": "[`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/14177271695121-How-to-serve-images-in-next-gen-formats-using-NitroPack) 設定を有効にすると、画像が自動的に圧縮、最適化され、WebP に変換されます。"
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-responsive-images": {
3102
- "message": "Enable [`Adaptive Image Sizing`](https://support.nitropack.io/hc/en-us/articles/10123833029905-How-to-Enable-Adaptive-Image-Sizing-For-Your-Site) to preemptively optimize your images and make them match the dimensions of the containers they’re displayed in across all devices."
3102
+ "message": "[`Adaptive Image Sizing`](https://support.nitropack.io/hc/en-us/articles/10123833029905-How-to-Enable-Adaptive-Image-Sizing-For-Your-Site) を有効にすると、画像を事前に最適化して、各種デバイスに表示されるコンテナのサイズに合わせることができます。"
3103
3103
  },
3104
3104
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-text-compression": {
3105
- "message": "Use [`Gzip compression`](https://support.nitropack.io/hc/en-us/articles/13229297479313-Enabling-GZIP-compression) in NitroPack to reduce the size of the files that are sent to the browser."
3105
+ "message": "NitroPack [`Gzip compression`](https://support.nitropack.io/hc/en-us/articles/13229297479313-Enabling-GZIP-compression) を使用すると、ブラウザに送信されるファイルのサイズを抑えることができます。"
3106
3106
  },
3107
3107
  "node_modules/lighthouse-stack-packs/packs/nuxt.js | modern-image-formats": {
3108
3108
  "message": "`nuxt/image` コンポーネントを使用して、`format=\"webp\"` を設定します。[詳細](https://image.nuxtjs.org/components/nuxt-img#format)"
@@ -3306,7 +3306,7 @@
3306
3306
  "message": "JSON 形式で保存"
3307
3307
  },
3308
3308
  "report/renderer/report-utils.js | dropdownViewUnthrottledTrace": {
3309
- "message": "View Unthrottled Trace"
3309
+ "message": "スロットリングされていないトレースを表示"
3310
3310
  },
3311
3311
  "report/renderer/report-utils.js | dropdownViewer": {
3312
3312
  "message": "ビューアで開く"
@@ -18,13 +18,13 @@
18
18
  "message": "`[aria-*]` 속성이 역할과 일치함"
19
19
  },
20
20
  "core/audits/accessibility/aria-allowed-role.js | description": {
21
- "message": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.7/aria-allowed-roles)."
21
+ "message": "ARIA `role`을 통해 보조 기술은 웹페이지에서 요소의 역할을 파악할 있습니다. `role` 값의 철자가 틀렸거나 값이 기존 ARIA `role` 또는 추상 역할이 아닌 경우 요소의 목적이 보조 기술 사용자에게 전달되지 않습니다. [ARIA 역할에 대해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/aria-allowed-roles)"
22
22
  },
23
23
  "core/audits/accessibility/aria-allowed-role.js | failureTitle": {
24
- "message": "Values assigned to `role=\"\"` are not valid ARIA roles."
24
+ "message": "`role=\"\"`에 할당된 값은 유효한 ARIA 역할이 아닙니다"
25
25
  },
26
26
  "core/audits/accessibility/aria-allowed-role.js | title": {
27
- "message": "Values assigned to `role=\"\"` are valid ARIA roles."
27
+ "message": "`role=\"\"`에 할당된 값은 유효한 ARIA 역할입니다"
28
28
  },
29
29
  "core/audits/accessibility/aria-command-name.js | description": {
30
30
  "message": "요소에 액세스 가능한 이름이 없는 경우 스크린 리더가 일반적인 이름으로 읽기 때문에 스크린 리더에 의존하는 사용자는 해당 요소를 사용할 수 없게 됩니다. [명령어 요소의 접근성을 높이는 방법 알아보기](https://dequeuniversity.com/rules/axe/4.7/aria-command-name)"
@@ -336,13 +336,13 @@
336
336
  "message": "이미지 요소에 `[alt]` 속성이 있음"
337
337
  },
338
338
  "core/audits/accessibility/image-redundant-alt.js | description": {
339
- "message": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.7/image-redundant-alt)."
339
+ "message": "정보 요소는 짧아야 하며 설명을 제공하는 대체 텍스트를 목표로 해야 합니다. 링크 또는 이미지에 인접한 텍스트와 정확하게 일치하는 대체 텍스트는 스크린 리더 사용자에게 혼란을 있습니다. 텍스트가 읽히기 때문입니다. [`alt` 속성에 대해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/image-redundant-alt)"
340
340
  },
341
341
  "core/audits/accessibility/image-redundant-alt.js | failureTitle": {
342
- "message": "Image elements have `[alt]` attributes that are redundant text."
342
+ "message": "이미지 요소에 중복된 텍스트인 `[alt]` 속성이 있습니다"
343
343
  },
344
344
  "core/audits/accessibility/image-redundant-alt.js | title": {
345
- "message": "Image elements do not have `[alt]` attributes that are redundant text."
345
+ "message": "이미지 요소에 중복된 텍스트인 `[alt]` 속성이 없습니다"
346
346
  },
347
347
  "core/audits/accessibility/input-button-name.js | description": {
348
348
  "message": "입력 버튼에 식별 가능하고 액세스 가능한 텍스트를 추가하면 스크린 리더 사용자가 입력 버튼의 목적을 이해하는 데 도움이 될 수 있습니다. [입력 버튼에 관해 자세히 알아보세요](https://dequeuniversity.com/rules/axe/4.7/input-button-name)."
@@ -363,13 +363,13 @@
363
363
  "message": "`<input type=\"image\">` 요소에 `[alt]` 텍스트가 있음"
364
364
  },
365
365
  "core/audits/accessibility/label-content-name-mismatch.js | description": {
366
- "message": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch)."
366
+ "message": "표시되는 텍스트 라벨이 액세스 가능한 이름과 일치하지 않으면 스크린 리더 사용자에게 혼란을 초래할 있습니다. [액세스 가능한 이름에 대해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch)"
367
367
  },
368
368
  "core/audits/accessibility/label-content-name-mismatch.js | failureTitle": {
369
- "message": "Elements with visible text labels do not have matching accessible names."
369
+ "message": "표시되는 텍스트 라벨이 포함된 요소에 일치하는 액세스 가능한 이름이 없습니다"
370
370
  },
371
371
  "core/audits/accessibility/label-content-name-mismatch.js | title": {
372
- "message": "Elements with visible text labels have matching accessible names."
372
+ "message": "표시되는 텍스트 라벨이 포함된 요소에 일치하는 액세스 가능한 이름이 있습니다"
373
373
  },
374
374
  "core/audits/accessibility/label.js | description": {
375
375
  "message": "라벨을 사용하면 스크린 리더와 같은 보조 기술에서 양식 컨트롤을 올바르게 읽을 수 있습니다. [양식 요소 라벨에 관해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/label)"
@@ -462,13 +462,13 @@
462
462
  "message": "선택 요소에 연결된 라벨 요소가 있습니다."
463
463
  },
464
464
  "core/audits/accessibility/skip-link.js | description": {
465
- "message": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.7/skip-link)."
465
+ "message": "건너뛰기 링크를 포함하면 사용자가 주요 콘텐츠로 건너뛰어 시간을 절약할 있습니다. [링크 건너뛰기 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/skip-link)"
466
466
  },
467
467
  "core/audits/accessibility/skip-link.js | failureTitle": {
468
- "message": "Skip links are not focusable."
468
+ "message": "건너뛰기 링크는 포커스가 불가능합니다"
469
469
  },
470
470
  "core/audits/accessibility/skip-link.js | title": {
471
- "message": "Skip links are focusable."
471
+ "message": "건너뛰기 링크는 포커스 가능합니다"
472
472
  },
473
473
  "core/audits/accessibility/tabindex.js | description": {
474
474
  "message": "0보다 큰 값은 명시적인 탐색 순서를 나타냅니다. 기술적으로는 유효하나 보조 기술에 의존하는 사용자에게 불편한 환경이 생기는 경우가 많습니다. [`tabindex` 속성에 관해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/tabindex)"
@@ -480,13 +480,13 @@
480
480
  "message": "`[tabindex]` 값이 0보다 큰 요소가 없음"
481
481
  },
482
482
  "core/audits/accessibility/table-duplicate-name.js | description": {
483
- "message": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.7/table-duplicate-name)."
483
+ "message": "summary 속성은 구조를 설명해야 하며 `<caption>`에는 화면 제목이 있어야 합니다. 마크업이 정확하면 스크린 리더 사용자에게 도움이 됩니다. [summary 속성 caption 요소에 대해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/table-duplicate-name)"
484
484
  },
485
485
  "core/audits/accessibility/table-duplicate-name.js | failureTitle": {
486
- "message": "Tables have the same content in the summary attribute and `<caption>.`"
486
+ "message": "표의 summary 속성 `<caption>.`에 동일한 콘텐츠가 있습니다"
487
487
  },
488
488
  "core/audits/accessibility/table-duplicate-name.js | title": {
489
- "message": "Tables have different content in the summary attribute and `<caption>`."
489
+ "message": "표의 summary 속성 `<caption>`에 다른 콘텐츠가 있습니다"
490
490
  },
491
491
  "core/audits/accessibility/table-fake-caption.js | description": {
492
492
  "message": "스크린 리더에는 표를 좀 더 쉽게 탐색하는 기능이 있습니다. 표에서 `[colspan]` 속성이 있는 셀 대신 실제 자막 요소를 사용하면 스크린 리더 사용자 환경을 개선할 수 있습니다. [자막에 관해 자세히 알아보세요](https://dequeuniversity.com/rules/axe/4.7/table-fake-caption)."
@@ -498,7 +498,7 @@
498
498
  "message": "표에서 자막을 나타내기 위해 `[colspan]` 속성이 있는 셀 대신 `<caption>`을(를) 사용합니다."
499
499
  },
500
500
  "core/audits/accessibility/target-size.js | description": {
501
- "message": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.7/target-size)."
501
+ "message": "터치 영역의 크기와 간격이 충분한 경우 타겟을 활성화하는 컨트롤의 크기가 작아 조작에 어려움을 겪는 사용자에게 도움이 됩니다. [터치 영역에 대해 자세히 알아보기](https://dequeuniversity.com/rules/axe/4.7/target-size)"
502
502
  },
503
503
  "core/audits/accessibility/target-size.js | failureTitle": {
504
504
  "message": "터치 영역의 크기 또는 간격이 충분하지 않습니다."
@@ -1083,7 +1083,7 @@
1083
1083
  "message": "prefer_related_applications는 Android의 Chrome 베타 및 공개 버전 채널에서만 지원됩니다."
1084
1084
  },
1085
1085
  "core/audits/installable-manifest.js | protocol-timeout": {
1086
- "message": "Lighthouse could not determine if the page is installable. Please try with a newer version of Chrome."
1086
+ "message": "Lighthouse에서 페이지 설치 가능 여부를 판단할 없습니다. 최신 버전의 Chrome을 사용해 시도해 보세요."
1087
1087
  },
1088
1088
  "core/audits/installable-manifest.js | start-url-not-valid": {
1089
1089
  "message": "잘못된 매니페스트 시작 URL입니다."
@@ -1704,7 +1704,7 @@
1704
1704
  "message": "권장사항"
1705
1705
  },
1706
1706
  "core/config/default-config.js | a11yCategoryDescription": {
1707
- "message": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/how-to-review/) is also encouraged."
1707
+ "message": " 검사에서는 [ 앱의 접근성을 개선](https://developer.chrome.com/docs/lighthouse/accessibility/)하도록 추천된 사항을 강조합니다. 자동 감지는 일부 문제만 감지할 있고 앱의 접근성을 보장하지 않으므로 [직접 테스트](https://web.dev/how-to-review/) 보는 것이 좋습니다."
1708
1708
  },
1709
1709
  "core/config/default-config.js | a11yCategoryManualDescription": {
1710
1710
  "message": "자동화된 테스트 도구가 처리할 수 없는 영역을 다루는 항목입니다. [접근성 검토 실시](https://web.dev/how-to-review/)에 관한 가이드에서 자세히 알아보세요."
@@ -2850,7 +2850,7 @@
2850
2850
  "message": "이미지를 지연 로드할 수 있는 [Drupal 모듈](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A67&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=%22lazy+load%22&solrsort=iss_project_release_usage+desc&op=Search)을 설치하세요. 이러한 모듈은 오프스크린 이미지를 지연하여 성능을 개선해 줍니다."
2851
2851
  },
2852
2852
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2853
- "message": "Consider using a module to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2853
+ "message": "모듈을 사용하여 중요한 CSS JavaScript 인라인으로 처리하는 방안을 고려하고, 중요하지 않은 CSS 또는 JavaScript에는 defer 속성을 사용합니다."
2854
2854
  },
2855
2855
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2856
2856
  "message": "테마, 모듈, 서버 사양은 모두 서버 응답 시간에 영향을 미칩니다. 더욱 최적화된 테마를 찾고, 최적화 모듈을 신중하게 선택하고, 서버를 업그레이드해 보세요. 호스팅 서버에서는 PHP opcode 캐싱 및 데이터베이스 쿼리 시간을 단축하기 위한 Redis나 Memcached 등의 메모리 캐싱을 사용하고, 페이지를 더 빠르게 준비하기 위해 최적화된 애플리케이션 로직을 사용해야 합니다."
@@ -2859,10 +2859,10 @@
2859
2859
  "message": "페이지에서 로드되는 이미지의 크기를 줄이려면 [반응형 이미지 스타일](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8)을 사용해 보세요. 페이지에 여러 콘텐츠 항목을 표시하는 데 Views를 사용하고 있다면 페이지로 나누기를 구현하여 주어진 페이지에 표시되는 콘텐츠 항목의 수를 제한하는 것이 좋습니다."
2860
2860
  },
2861
2861
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2862
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page. Ensure your Drupal site is running at least Drupal 10.1 for improved asset aggregation support."
2862
+ "message": "'Administration(관리) » Configuration(구성) » Development(개발)' 페이지에서 'Aggregate CSS files(CSS 파일 집계)'를 사용 설정했는지 확인합니다. 애셋 집계 지원을 개선하려면 Drupal 사이트가 Drupal 10.1 이상을 실행해야 합니다."
2863
2863
  },
2864
2864
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2865
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page. Ensure your Drupal site is running at least Drupal 10.1 for improved asset aggregation support."
2865
+ "message": "'Administration(관리) » Configuration(구성) » Development(개발)' 페이지에서 'Aggregate JavaScript files(JavaScript 파일 집계)'를 사용 설정했는지 확인합니다. 애셋 집계 지원을 개선하려면 Drupal 사이트가 Drupal 10.1 이상을 실행해야 합니다."
2866
2866
  },
2867
2867
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2868
2868
  "message": "미사용 CSS 규칙을 삭제하는 방안을 고려하고, 관련 페이지 또는 페이지의 구성요소에 필요한 Drupal 라이브러리만 연결합니다. 자세한 정보는 [Drupal 문서 링크](https://www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-module#library)를 참고하세요. 연결된 라이브러리 중 불필요한 CSS를 추가하는 라이브러리를 확인하려면 Chrome DevTools의 [코드 범위](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage)를 실행해 보세요. Drupal 사이트에서 CSS 집계가 사용 중지되어 있으면 스타일시트의 URL에서 원인이 되는 테마 또는 모듈을 확인할 수 있습니다. 목록에서 코드 범위에 빨간색이 많이 보이는 스타일시트가 여러 개 있는 테마 또는 모듈을 찾아보세요. 테마 또는 모듈은 페이지에서 실제 사용되는 스타일시트만 대기열에 포함해야 합니다."
@@ -3063,46 +3063,46 @@
3063
3063
  "message": "Next.js 서버에서 압축 기능을 사용하세요. [자세히 알아보기](https://nextjs.org/docs/api-reference/next.config.js/compression)"
3064
3064
  },
3065
3065
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | dom-size": {
3066
- "message": "Contact your account manager to enable [`HTML Lazy Load`](https://support.nitropack.io/hc/en-us/articles/17144942904337). Configuring it will prioritize and optimize your page rendering performance."
3066
+ "message": "[`HTML Lazy Load`](https://support.nitropack.io/hc/en-us/articles/17144942904337) 사용 설정하려면 계정 관리자에게 문의하세요. 이를 구성하면 페이지 렌더링 성능에 우선순위가 지정되고 최적화됩니다."
3067
3067
  },
3068
3068
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | font-display": {
3069
- "message": "Use the [`Override Font Rendering Behavior`](https://support.nitropack.io/hc/en-us/articles/16547358865041) option in NitroPack to set a desired value for the CSS font-display rule."
3069
+ "message": "NitroPack의 [`Override Font Rendering Behavior`](https://support.nitropack.io/hc/en-us/articles/16547358865041) 옵션을 사용하여 CSS 글꼴 표시 규칙에 대해 원하는 값을 설정합니다."
3070
3070
  },
3071
3071
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | modern-image-formats": {
3072
- "message": "Use [`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/16547237162513) to automatically convert your images to WebP."
3072
+ "message": "이미지를 WebP로 자동 변환하려면 [`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/16547237162513) 사용합니다."
3073
3073
  },
3074
3074
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | offscreen-images": {
3075
- "message": "Defer offscreen images by enabling [`Automatic Image Lazy Loading`](https://support.nitropack.io/hc/en-us/articles/12457493524369-NitroPack-Lazy-Loading-Feature-for-Images)."
3075
+ "message": "화면 이미지를 연기하려면 [`Automatic Image Lazy Loading`](https://support.nitropack.io/hc/en-us/articles/12457493524369-NitroPack-Lazy-Loading-Feature-for-Images)을 사용 설정합니다."
3076
3076
  },
3077
3077
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | render-blocking-resources": {
3078
- "message": "Enable [`Remove render-blocking resources`](https://support.nitropack.io/hc/en-us/articles/13820893500049-How-to-Deal-with-Render-Blocking-Resources-in-NitroPack) in NitroPack for faster initial load times."
3078
+ "message": "초기 로드 시간을 단축하려면 NitroPack에서 [`Remove render-blocking resources`](https://support.nitropack.io/hc/en-us/articles/13820893500049-How-to-Deal-with-Render-Blocking-Resources-in-NitroPack) 사용 설정합니다."
3079
3079
  },
3080
3080
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | server-response-time": {
3081
- "message": "Improve server response time and optimize perceived performance by activating [`Instant Load`](https://support.nitropack.io/hc/en-us/articles/16547340617361)."
3081
+ "message": "[`Instant Load`](https://support.nitropack.io/hc/en-us/articles/16547340617361)를 활성화하여 서버 응답 시간을 개선하고 인지 성능을 최적화합니다."
3082
3082
  },
3083
3083
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unminified-css": {
3084
- "message": "Enable [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) in your Caching settings to reduce the size of your CSS, HTML, and JavaScript files for faster load times."
3084
+ "message": "로드 시간을 단축하려면 캐싱 설정에서 [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) 사용 설정하여 CSS, HTML, JavaScript 파일의 크기를 줄입니다."
3085
3085
  },
3086
3086
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unminified-javascript": {
3087
- "message": "Enable [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) in your Caching settings to reduce the size of your JS, HTML, and CSS files for faster load times."
3087
+ "message": "로드 시간을 단축하려면 캐싱 설정에서 [`Minify resources`](https://support.nitropack.io/hc/en-us/articles/360061059394-Minify-Resources) 사용 설정하여 JS, HTML, CSS 파일의 크기를 줄입니다."
3088
3088
  },
3089
3089
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unused-css-rules": {
3090
- "message": "Enable [`Reduce Unused CSS`](https://support.nitropack.io/hc/en-us/articles/360020418457-Reduce-Unused-CSS) to remove CSS rules that are not applicable to this page."
3090
+ "message": " 페이지에 적용할 수 없는 CSS 규칙을 삭제하려면 [`Reduce Unused CSS`](https://support.nitropack.io/hc/en-us/articles/360020418457-Reduce-Unused-CSS) 사용 설정합니다."
3091
3091
  },
3092
3092
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | unused-javascript": {
3093
- "message": "Configure [`Delayed Scripts`](https://support.nitropack.io/hc/en-us/articles/1500002600942-Delayed-Scripts) in NitroPack to delay loading of scripts until they are needed."
3093
+ "message": "필요할 때까지 스크립트 로드를 지연하려면 NitroPack에서 [`Delayed Scripts`](https://support.nitropack.io/hc/en-us/articles/1500002600942-Delayed-Scripts) 구성합니다."
3094
3094
  },
3095
3095
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-long-cache-ttl": {
3096
- "message": "Go to the [`Improve Server Response Time`](https://support.nitropack.io/hc/en-us/articles/1500002321821-Improve-Server-Response-Time) feature in the `Caching` menu and adjust your page cache expiration time to improve loading times and user experience."
3096
+ "message": "로드 시간과 사용자 환경을 개선하려면 `Caching` 메뉴의 [`Improve Server Response Time`](https://support.nitropack.io/hc/en-us/articles/1500002321821-Improve-Server-Response-Time) 기능으로 이동하여 페이지 캐시 만료 시간을 조정합니다."
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-optimized-images": {
3099
- "message": "Automatically compress, optimize, and convert your images into WebP by enabling the [`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/14177271695121-How-to-serve-images-in-next-gen-formats-using-NitroPack) setting."
3099
+ "message": "[`Image Optimization`](https://support.nitropack.io/hc/en-us/articles/14177271695121-How-to-serve-images-in-next-gen-formats-using-NitroPack) 설정을 사용 설정하면 이미지가 자동으로 압축 및 최적화되고 WebP로 변환됩니다."
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-responsive-images": {
3102
- "message": "Enable [`Adaptive Image Sizing`](https://support.nitropack.io/hc/en-us/articles/10123833029905-How-to-Enable-Adaptive-Image-Sizing-For-Your-Site) to preemptively optimize your images and make them match the dimensions of the containers they’re displayed in across all devices."
3102
+ "message": "이미지를 사전에 최적화하고 모든 기기에서 이미지가 표시되는 컨테이너의 크기와 일치시키려면 [`Adaptive Image Sizing`](https://support.nitropack.io/hc/en-us/articles/10123833029905-How-to-Enable-Adaptive-Image-Sizing-For-Your-Site) 사용 설정합니다."
3103
3103
  },
3104
3104
  "node_modules/lighthouse-stack-packs/packs/nitropack.js | uses-text-compression": {
3105
- "message": "Use [`Gzip compression`](https://support.nitropack.io/hc/en-us/articles/13229297479313-Enabling-GZIP-compression) in NitroPack to reduce the size of the files that are sent to the browser."
3105
+ "message": "브라우저로 전송되는 파일의 크기를 줄이려면 NitroPack에서 [`Gzip compression`](https://support.nitropack.io/hc/en-us/articles/13229297479313-Enabling-GZIP-compression) 사용합니다."
3106
3106
  },
3107
3107
  "node_modules/lighthouse-stack-packs/packs/nuxt.js | modern-image-formats": {
3108
3108
  "message": "`nuxt/image` 구성요소를 사용해 `format=\"webp\"` 형식을 설정하세요. [자세히 알아보기](https://image.nuxtjs.org/components/nuxt-img#format)"
@@ -3306,7 +3306,7 @@
3306
3306
  "message": "JSON으로 저장"
3307
3307
  },
3308
3308
  "report/renderer/report-utils.js | dropdownViewUnthrottledTrace": {
3309
- "message": "View Unthrottled Trace"
3309
+ "message": "제한되지 않은 트레이스 보기"
3310
3310
  },
3311
3311
  "report/renderer/report-utils.js | dropdownViewer": {
3312
3312
  "message": "뷰어에서 열기"