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": "באמצעות מאפייני `role` של ARIA מציינים לאמצעי הטכנולוגיה המסייעת את התפקיד של כל רכיב בדף האינטרנט. אם יש שגיאות איות בערכים של `role`, אם הם לא ערכי `role` קיימים של ARIA או שהתפקידים מופשטים, המשתמשים באמצעי הטכנולוגיה המסייעת לא יוכלו להבין את מטרת הרכיב. [מידע נוסף על תפקידים ב-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": "מאפיין הסיכום צריך לתאר את מבנה הטבלה ובמאפיין `<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": "הטבלאות מכילות תוכן זהה במאפיין הסיכום וברכיב `<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": "הטבלאות מכילות תוכן שונה במאפיין הסיכום וברכיב `<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": "יש שימוש במאפיין `<caption>` במקום בתאים עם המאפיין `[colspan]` כדי לציין כיתוב בטבלאות."
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 נתמכת רק בגרסת הבטא של Chrome ובערוצים יציבים ב-Android."
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."
2854
2854
  },
2855
2855
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2856
2856
  "message": "עיצובים, מודולים ומפרטי שרתים משפיעים על זמן התגובה של השרת. אפשר להשתמש בעיצוב שעבר אופטימיזציה, לבחור בקפידה מודול לאופטימיזציה ו/או לשדרג את השרת. שרתי האירוח שלך צריכים להשתמש בהעברה למטמון של PHP opcode ושל הזיכרון כדי לצמצם את זמני השאילתות של מסדי נתונים כגון Redis או Memcache, וגם להשתמש בלוגיקה באיכות אופטימלית של האפליקציה כדי להכין דפים במהירות רבה יותר."
@@ -2859,10 +2859,10 @@
2859
2859
  "message": "כדאי לשקול שימוש ב[סגנונות התמונות הרספונסיביות](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8) כדי לצמצם את הגודל של התמונות שטענת לדף. אם נעשה שימוש בתצוגות להצגת פריטי תוכן מרובים בדף, כדאי לשקול יישום עימוד כדי להגביל את מספר פריטי התוכן המופיעים בכל דף נתון."
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": "צריך לוודא שהאפשרות Aggregate CSS files (קובצי ה-CSS המצטברים) מופעלת בדף Administration (ניהול) » Configuration (הגדרות אישיות) » Development (פיתוח). לתמיכה משופרת בצבירת נכסים, צריך לוודא שבאתר של Drupal מותקנת גרסה 10.1 Drupal לפחות, או גרסה עדכנית יותר."
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": "צריך לוודא שהאפשרות Aggregate JavaScript files (קובצי ה-JavaScript המצטברים) מופעלת בדף Administration (ניהול) » Configuration (הגדרות אישיות) » Development (פיתוח). לתמיכה משופרת בצבירת נכסים, צריך לוודא שבאתר של Drupal מותקנת גרסה 10.1 Drupal לפחות, או גרסה עדכנית יותר."
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 מיותר, כדאי להפעיל [כיסוי קוד](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage) ב-Chrome DevTools. לאחר השבתה של צבירת CSS באתר ה-Drupal שלך, ניתן יהיה לזהות את העיצוב/המודול שאחראים להוספת גיליון הסגנונות. העיצובים/המודולים הבעייתיים הם אלה שברשימת גיליונות הסגנונות שלהם יש כמות גדולה של כיסוי קוד באדום. עיצוב/מודול צריך להכניס גיליון סגנונות לתור רק אם נעשה בו שימוש בפועל בדף."
@@ -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": "שימוש באפשרות [`Override Font Rendering Behavior`](https://support.nitropack.io/hc/en-us/articles/16547358865041) ב-NitroPack כדי להגדיר ערך רצוי לכלל ההצגה של גופנים ב-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": "הפעלת [`Remove render-blocking resources`](https://support.nitropack.io/hc/en-us/articles/13820893500049-How-to-Deal-with-Render-Blocking-Resources-in-NitroPack) ב-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": "הפעלת [`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": "הגדרת [`Delayed Scripts`](https://support.nitropack.io/hc/en-us/articles/1500002600942-Delayed-Scripts) ב-NitroPack כדי לעכב את הטעינה של סקריפטים עד שהם נחוצים."
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": "כדי לשפר את זמני הטעינה ואת חוויית המשתמש, אפשר לעבור לתכונה [`Improve Server Response Time`](https://support.nitropack.io/hc/en-us/articles/1500002321821-Improve-Server-Response-Time) בתפריט `Caching` ולשנות את פרק הזמן לתפוגת השמירה במטמון של דפים."
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": "שימוש בתכונה [`Gzip compression`](https://support.nitropack.io/hc/en-us/articles/13229297479313-Enabling-GZIP-compression) ב-NitroPack כדי להקטין את גודל הקבצים שנשלחים לדפדפן."
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": "פתיחה ב-Viewer"
@@ -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": "शून्य से ज़्यादा की वैल्यू साफ़ तौर पर, नेविगेशन के क्रम को दिखाती है. हालांकि, यह वैल्यू तकनीकी रूप से मान्य है. इसके बावजूद, सहायक टेक्नोलॉजी पर भरोसा करने वाले लोगों को यह वैल्यू अक्सर परेशान करती है. [`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": "समरी एट्रिब्यूट में टेबल के स्ट्रक्चर के बारे में बताया जाना चाहिए, जबकि `<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": "समरी एट्रिब्यूट और `<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": "समरी एट्रिब्यूट और `<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 सिर्फ़ Chrome बीटा और Android पर स्थिर चैनलों पर काम करता है."
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": "लाइटहाउस यह पता नहीं कर सका कि पेज को इंस्टॉल किया जा सकता है या नहीं. कृपया Chrome के नए वर्शन के साथ इस्तेमाल करें."
1087
1087
  },
1088
1088
  "core/audits/installable-manifest.js | start-url-not-valid": {
1089
1089
  "message": "दिया गया मेनिफ़ेस्ट स्टार्ट यूआरएल मान्य नहीं है"
@@ -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": "ज़रूरी सीएसएस और JavaScript को इनलाइन करने के लिए, मॉड्यूल का इस्तेमाल करें. साथ ही, गैर-ज़रूरी सीएसएस या JavaScript के लिए, डेफ़र एट्रिब्यूट का इस्तेमाल करें."
2854
2854
  },
2855
2855
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2856
2856
  "message": "थीम, मॉड्यूल, और सर्वर की खास बातें, सर्वर से जवाब मिलने का समय तय करने में मदद करती हैं. ज़्यादा ऑप्टिमाइज़ की हुई थीम ढूंढें, ऑप्टिमाइज़ेशन मॉड्यूल को सावधानी से चुनें, और/या अपना सर्वर अपग्रेड करें. आपके होस्टिंग सर्वर को डेटाबेस क्वेरी में लगने वाले समय को कम करने के लिए, Redis या Memcached जैसे PHP opcode कैशिंग, मेमोरी-कैशिंग का इस्तेमाल करना चाहिए. साथ ही, पेजों को तेज़ी से तैयार करने के लिए, ऑप्टिमाइज़ किए हुए ऐप्लिकेशन का लॉजिक भी होना चाहिए."
@@ -2859,10 +2859,10 @@
2859
2859
  "message": "आपके पेज पर लोड की गई इमेज के साइज़ को कम करने के लिए, [जवाब देने वाली इमेज की शैली](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8) का इस्तेमाल करें. अगर आप किसी पेज पर कई कॉन्टेंट आइटम को दिखाने के लिए, व्यू की सुविधा का इस्तेमाल कर रहे हैं, तो उस पेज पर दिखने वाले कॉन्टेंट आइटम को कम करने के लिए, आप पेज पर नंबर डालने की सुविधा को लागू कर सकते हैं."
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 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 10.1 पर चल रही हो."
2866
2866
  },
2867
2867
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2868
2868
  "message": "ऐसे सीएसएस नियमों को हटाएं जिनका इस्तेमाल नहीं हुआ है. साथ ही, सही पेज या पेज के कॉम्पोनेंट में सिर्फ़ ज़रूरी Drupal लाइब्रेरी अटैच करें. ज़्यादा जानकारी के लिए, [Drupal के दस्तावेज़ का लिंक](https://www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-module#library) देखें. Chrome DevTools में [कोड कवरेज](https://developers.google.com/web/updates/2017/04/devtools-release-notes#coverage) चलाकर, उन अटैच की गई लाइब्रेरी की पहचान करें जो आपके पेज में बाहरी सीएसएस को जोड़ रही हैं. जब आपकी Drupal साइट में सीएसएस के एक साथ दिखने की सुविधा बंद हो जाती है, तो आप स्टाइलशीट के यूआरएल से पहचान सकते हैं कि ऐसा किस थीम/मॉड्यूल की वजह से हुआ है. ऐसे थीम/मॉड्यूल खोजें जिनके पास उस सूची में कई ऐसी स्टाइलशीट हैं जिनके कोड कवरेज में बहुत से लाल निशान हैं. थीम/मॉड्यूल को स्टाइलशीट तभी क्यू में लगानी चाहिए, जब पेज पर उसका वाकई इस्तेमाल किया गया हो."
@@ -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) विकल्प इस्तेमाल करें."
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) चालू करें. इससे सीएसएस, एचटीएमएल, और 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, एचटीएमएल, और सीएसएस फ़ाइलों का साइज़ कम हो जाता है और वे तेज़ी से लोड की जा सकती हैं."
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) को चालू करें, ताकि ऐसे सीएसएस नियमों को हटाया जा सके जो इस पेज पर लागू नहीं होते."
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": "व्यूअर में खोलें"