lighthouse 12.2.3-dev.20241211 → 12.3.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 (29) hide show
  1. package/package.json +3 -3
  2. package/shared/localization/locales/bg.json +17 -17
  3. package/shared/localization/locales/ca.json +17 -17
  4. package/shared/localization/locales/cs.json +17 -17
  5. package/shared/localization/locales/da.json +17 -17
  6. package/shared/localization/locales/de.json +17 -17
  7. package/shared/localization/locales/el.json +17 -17
  8. package/shared/localization/locales/en-GB.json +10 -10
  9. package/shared/localization/locales/es-419.json +17 -17
  10. package/shared/localization/locales/fr.json +17 -17
  11. package/shared/localization/locales/he.json +17 -17
  12. package/shared/localization/locales/hi.json +17 -17
  13. package/shared/localization/locales/hu.json +17 -17
  14. package/shared/localization/locales/id.json +17 -17
  15. package/shared/localization/locales/it.json +17 -17
  16. package/shared/localization/locales/lt.json +17 -17
  17. package/shared/localization/locales/lv.json +17 -17
  18. package/shared/localization/locales/no.json +17 -17
  19. package/shared/localization/locales/pt.json +17 -17
  20. package/shared/localization/locales/ro.json +17 -17
  21. package/shared/localization/locales/sl.json +17 -17
  22. package/shared/localization/locales/sv.json +17 -17
  23. package/shared/localization/locales/ta.json +17 -17
  24. package/shared/localization/locales/te.json +12 -12
  25. package/shared/localization/locales/tr.json +17 -17
  26. package/shared/localization/locales/uk.json +18 -18
  27. package/shared/localization/locales/zh-HK.json +17 -17
  28. package/shared/localization/locales/zh-TW.json +17 -17
  29. package/shared/localization/locales/zh.json +17 -17
@@ -2718,55 +2718,55 @@
2718
2718
  "message": "Pertimbangkan untuk menggunakan utilitas `BreakpointObserver` dalam Component Dev Kit (CDK) guna mengelola titik henti image sementara. [Pelajari lebih lanjut](https://material.angular.io/cdk/layout/overview)."
2719
2719
  },
2720
2720
  "node_modules/lighthouse-stack-packs/packs/drupal.js | efficient-animated-content": {
2721
- "message": "Consider uploading your `GIF` to a service which will make it available to embed as an HTML5 video."
2721
+ "message": "Sebaiknya upload `GIF` ke layanan yang akan menyediakannya untuk disematkan sebagai video HTML5."
2722
2722
  },
2723
2723
  "node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
2724
2724
  "message": "Sebaiknya konfigurasi [format gambar WebP dengan Konversi gaya gambar](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles) di situs Anda."
2725
2725
  },
2726
2726
  "node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
2727
- "message": "Consider configuring lazy load images in `Drupal`. The field formatters for images support `lazy` or `eager`."
2727
+ "message": "Sebaiknya konfigurasi gambar pemuatan lambat di `Drupal`. Pemformat kolom untuk gambar mendukung `lazy` atau `eager`."
2728
2728
  },
2729
2729
  "node_modules/lighthouse-stack-packs/packs/drupal.js | prioritize-lcp-image": {
2730
- "message": "If the LCP element is dynamically added to the page, you should optimize the image in order to improve LCP. [Learn more](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2730
+ "message": "Jika elemen LCP ditambahkan secara dinamis ke halaman, Anda harus melakukan pengoptimalan gambar untuk meningkatkan LCP. [Pelajari lebih lanjut](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2731
2731
  },
2732
2732
  "node_modules/lighthouse-stack-packs/packs/drupal.js | redirects": {
2733
- "message": "Redirects introduce additional delays before the page can be loaded. If the [Redirect](https://www.drupal.org/project/redirect) module is installed, review if unnecessary redirects can be removed. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2733
+ "message": "Pengalihan mencakup penundaan tambahan sebelum halaman dapat dimuat. Jika modul [Pengalihan](https://www.drupal.org/project/redirect) diinstal, tinjau apakah pengalihan yang tidak perlu dapat dihapus. [Pelajari lebih lanjut](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2734
2734
  },
2735
2735
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2736
- "message": "Consider using [a module](https://www.drupal.org/project/critical_css) to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2736
+ "message": "Sebaiknya gunakan [modul](https://www.drupal.org/project/critical_css) untuk menyejajarkan CSS dan JavaScript penting, dan gunakan atribut tunda untuk CSS atau JavaScript yang tidak penting."
2737
2737
  },
2738
2738
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2739
- "message": "Offload traffic with one or more `Drupal` caching modules such as `Internal Page Cache`, `Internal Dynamic Page Cache`, and `BigPipe`. Couple these with a CDN to further improve response time. Your hosting servers should make use of PHP OPcache. Consider using memory-caching such as Redis or Memcached to reduce database query times. Lastly use performant themes, modules, and faster servers to lower server response time."
2739
+ "message": "Kurangi beban traffic dengan satu atau beberapa modul cache `Drupal` seperti `Internal Page Cache`, `Internal Dynamic Page Cache`, dan `BigPipe`. Gabungkan modul cache ini dengan CDN untuk meningkatkan waktu respons. Server hosting Anda harus menggunakan PHP OPcache. Sebaiknya gunakan penyimpanan cache memori seperti Redis atau Memcached untuk mengurangi waktu kueri database. Terakhir, gunakan tema, modul, dan server yang lebih cepat untuk menurunkan waktu respons server."
2740
2740
  },
2741
2741
  "node_modules/lighthouse-stack-packs/packs/drupal.js | total-byte-weight": {
2742
- "message": "Consider using [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) to reduce the size of images loaded on your page. If you are using `Views` to show multiple content items on a page, consider implementing pagination to limit the number of content items shown on a given page."
2742
+ "message": "Sebaiknya gunakan [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) untuk mengurangi ukuran gambar yang dimuat di halaman Anda. Jika Anda menggunakan `Views` untuk menampilkan beberapa item konten di halaman, sebaiknya implementasikan penomoran halaman guna membatasi jumlah item konten yang ditampilkan di halaman tersebut."
2743
2743
  },
2744
2744
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2745
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page."
2745
+ "message": "Pastikan Anda mengaktifkan \"Gabungkan file CSS\" di halaman \"Administrasi » Konfigurasi » Pengembangan\"."
2746
2746
  },
2747
2747
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2748
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page."
2748
+ "message": "Pastikan Anda mengaktifkan \"Gabungkan file CSS\" di halaman \"Administrasi » Konfigurasi » Pengembangan\"."
2749
2749
  },
2750
2750
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2751
- "message": "Consider removing unused CSS rules and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [`Drupal` documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the stylesheet when CSS aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many stylesheets in the list which have a lot of red in code coverage. A theme/module should only attach a stylesheet library if it is actually used on the page."
2751
+ "message": "Sebaiknya hapus aturan CSS yang tidak digunakan dan hanya lampirkan library `Drupal` yang diperlukan ke halaman atau komponen yang relevan di halaman. Lihat [dokumentasi `Drupal`](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) untuk mengetahui detailnya. Untuk mengidentifikasi library yang dilampirkan yang menambahkan CSS tidak relevan, coba jalankan [cakupan kode](https://developer.chrome.com/docs/devtools/coverage) di Chrome DevTools. Anda dapat mengidentifikasi tema/modul yang bertanggung jawab dari URL stylesheet saat penggabungan CSS dinonaktifkan di situs `Drupal` Anda. Cari tema/modul dengan banyak stylesheet dalam daftar yang memiliki banyak warna merah dalam cakupan kode. Tema/modul sebaiknya hanya melampirkan library stylesheet jika memang benar digunakan di halaman."
2752
2752
  },
2753
2753
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-javascript": {
2754
- "message": "Consider removing unused JavaScript assets and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [Drupal documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous JavaScript, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the script when JavaScript aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many scripts in the list which have a lot of red in code coverage. A theme/module should only attach a script library if it is actually used on the page."
2754
+ "message": "Sebaiknya hapus aset JavaScript yang tidak digunakan dan hanya lampirkan library `Drupal` yang diperlukan ke halaman atau komponen yang relevan di halaman. Lihat [dokumentasi Drupal](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) untuk mengetahui detailnya. Untuk mengidentifikasi library yang dilampirkan yang menambahkan JavaScript tidak relevan, coba jalankan [cakupan kode](https://developer.chrome.com/docs/devtools/coverage) di Chrome DevTools. Anda dapat mengidentifikasi tema/modul yang bertanggung jawab dari URL skrip saat penggabungan JavaScript dinonaktifkan di situs `Drupal` Anda. Cari tema/modul dengan banyak skrip dalam daftar yang memiliki banyak warna merah dalam cakupan kode. Tema/modul sebaiknya hanya melampirkan library skrip jika memang benar digunakan di halaman."
2755
2755
  },
2756
2756
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-long-cache-ttl": {
2757
- "message": "Set the \"Browser and proxy cache maximum age\" in the \"Administration » Configuration » Development\" page. Read about [`Drupal` cache and optimizing for performance](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2757
+ "message": "Setel \"Usia maksimum cache proxy dan browser\" di halaman \"Administrasi » Konfigurasi » Pengembangan\". Baca [cache `Drupal` dan mengoptimalkan performa](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2758
2758
  },
2759
2759
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-optimized-images": {
2760
- "message": "Consider using [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) that automatically optimizes and reduces the size of images uploaded through the site while retaining quality. Also, ensure you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal` for all images rendered on the site."
2760
+ "message": "Sebaiknya gunakan [modul](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) yang otomatis mengoptimalkan dan mengurangi ukuran gambar yang diupload melalui situs dengan tetap mempertahankan kualitas. Selain itu, pastikan Anda menggunakan [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) native yang disediakan dari `Drupal` untuk semua gambar yang dirender di situs."
2761
2761
  },
2762
2762
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-rel-preconnect": {
2763
- "message": "`Preconnect` or `dns-prefetch` resource hints can be added by installing and configuring [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) that provides facilities for user agent resource hints."
2763
+ "message": "Petunjuk resource `Preconnect` atau `dns-prefetch` dapat ditambahkan dengan menginstal dan mengonfigurasi [modul](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) yang menyediakan fasilitas untuk petunjuk resource agen pengguna."
2764
2764
  },
2765
2765
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
2766
- "message": "Ensure that you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal`. Use the Responsive Image Styles when rendering image fields through view modes, views, or images uploaded through the WYSIWYG editor."
2766
+ "message": "Pastikan Anda menggunakan [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) native yang disediakan oleh `Drupal`. Gunakan Responsive Image Styles saat merender kolom gambar melalui mode tampilan, tampilan, atau gambar yang diupload melalui editor WYSIWYG."
2767
2767
  },
2768
2768
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-text-compression": {
2769
- "message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Consider using a CDN that natively supports this, or configure the web server to perform this operation. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2769
+ "message": "Resource berbasis teks harus ditayangkan dengan kompresi (gzip, deflate, atau brotli) untuk meminimalkan total byte jaringan. Sebaiknya gunakan CDN yang secara native mendukung hal ini, atau konfigurasi server web untuk melakukan operasi ini. [Pelajari lebih lanjut](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2770
2770
  },
2771
2771
  "node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
2772
2772
  "message": "Gunakan [Ezoic Leap](https://pubdash.ezoic.com/speed) dan aktifkan `Optimize Fonts` untuk otomatis memanfaatkan fitur CSS `font-display` guna memastikan teks dapat dilihat oleh pengguna saat font web dimuat."
@@ -3096,7 +3096,7 @@
3096
3096
  "message": "Terdapat sejumlah plugin di WordPress yang dapat membantu Anda [menyejajarkan aset penting](https://wordpress.org/plugins/search/critical+css/) atau [menunda resource yang tidak penting](https://wordpress.org/plugins/search/defer+css+javascript/). Harap berhati-hati karena pengoptimalan yang disediakan oleh plugin ini dapat merusak fitur tema atau plugin, sehingga Anda cenderung perlu mengubah kode."
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | server-response-time": {
3099
- "message": "Choose a lightweight theme (ideally a block theme) and implement full-page caching or a static site solution. Disable unnecessary plugins to minimize server overhead. Consider upgrading your hosting to managed or dedicated service."
3099
+ "message": "Pilih tema ringan (idealnya tema blok) dan terapkan penyimpanan cache halaman penuh atau solusi situs statis. Nonaktifkan plugin yang tidak perlu untuk meminimalkan overhead server. Pertimbangkan untuk mengupgrade hosting Anda ke layanan terkelola atau khusus."
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | total-byte-weight": {
3102
3102
  "message": "Sebaiknya tampilkan kutipan dalam daftar postingan (misalnya melalui tag lainnya), kurangi jumlah postingan yang ditampilkan pada halaman yang ada, bagi postingan panjang menjadi beberapa halaman, atau gunakan plugin untuk menunda pemuatan (lazy-load) komentar."
@@ -2718,55 +2718,55 @@
2718
2718
  "message": "Potresti usare l'utility `BreakpointObserver` di Component Dev Kit (CDK) per gestire i punti di interruzione delle immagini. [Ulteriori informazioni](https://material.angular.io/cdk/layout/overview)."
2719
2719
  },
2720
2720
  "node_modules/lighthouse-stack-packs/packs/drupal.js | efficient-animated-content": {
2721
- "message": "Consider uploading your `GIF` to a service which will make it available to embed as an HTML5 video."
2721
+ "message": "Potresti caricare il tuo file `GIF` su un servizio che lo renda disponibile per l'incorporamento come video HTML5."
2722
2722
  },
2723
2723
  "node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
2724
2724
  "message": "Sul tuo sito potresti configurare [formati delle immagini WebP con uno stile per le immagini Converti](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles)."
2725
2725
  },
2726
2726
  "node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
2727
- "message": "Consider configuring lazy load images in `Drupal`. The field formatters for images support `lazy` or `eager`."
2727
+ "message": "Valuta la possibilità di configurare il caricamento lento delle immagini in `Drupal`. I formattatori di campi per le immagini supportano `lazy` o `eager`."
2728
2728
  },
2729
2729
  "node_modules/lighthouse-stack-packs/packs/drupal.js | prioritize-lcp-image": {
2730
- "message": "If the LCP element is dynamically added to the page, you should optimize the image in order to improve LCP. [Learn more](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2730
+ "message": "Se l'elemento LCP viene aggiunto alla pagina in modo dinamico, dovresti ottimizzare l'immagine per migliorarlo. [Scopri di più](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2731
2731
  },
2732
2732
  "node_modules/lighthouse-stack-packs/packs/drupal.js | redirects": {
2733
- "message": "Redirects introduce additional delays before the page can be loaded. If the [Redirect](https://www.drupal.org/project/redirect) module is installed, review if unnecessary redirects can be removed. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2733
+ "message": "I reindirizzamenti comportano ulteriori ritardi prima del caricamento della pagina. Se è installato il modulo [Reindirizza](https://www.drupal.org/project/redirect), controlla se è possibile rimuovere i reindirizzamenti non necessari. [Scopri di più](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2734
2734
  },
2735
2735
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2736
- "message": "Consider using [a module](https://www.drupal.org/project/critical_css) to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2736
+ "message": "Potresti usare [un modulo](https://www.drupal.org/project/critical_css) per incorporare codice JavaScript e CSS fondamentale e usare l'attributo defer per codice JavaScript e CSS non fondamentale."
2737
2737
  },
2738
2738
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2739
- "message": "Offload traffic with one or more `Drupal` caching modules such as `Internal Page Cache`, `Internal Dynamic Page Cache`, and `BigPipe`. Couple these with a CDN to further improve response time. Your hosting servers should make use of PHP OPcache. Consider using memory-caching such as Redis or Memcached to reduce database query times. Lastly use performant themes, modules, and faster servers to lower server response time."
2739
+ "message": "Trasferisci il traffico con uno o più moduli di memorizzazione nella cache `Drupal`, come `Internal Page Cache`, `Internal Dynamic Page Cache` e `BigPipe`. Abbinali a una rete di distribuzione dei contenuti (CDN) per migliorare ulteriormente il tempo di risposta. I server hosting dovrebbero usare la memorizzazione nella OPcache PHP. Valuta la possibilità di utilizzare servizi di memorizzazione nella cache, come Redis o Memcached, per ridurre i tempi di query del database. Infine, utilizza temi e moduli ad alte prestazioni e server più veloci per ridurre il tempo di risposta del server."
2740
2740
  },
2741
2741
  "node_modules/lighthouse-stack-packs/packs/drupal.js | total-byte-weight": {
2742
- "message": "Consider using [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) to reduce the size of images loaded on your page. If you are using `Views` to show multiple content items on a page, consider implementing pagination to limit the number of content items shown on a given page."
2742
+ "message": "Potresti usare gli [stili di immagini adattabili](https://www.drupal.org/documentation/modules/responsive_image) per ridurre le dimensioni delle immagini caricate nella tua pagina. Se usi `Views` per mostrare diversi contenuti su una pagina, potresti implementare l'impaginazione per limitare il numero di contenuti mostrati su una data pagina."
2743
2743
  },
2744
2744
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2745
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page."
2745
+ "message": "Assicurati di aver attivato l'opzione \"Aggregate CSS files\" (Aggrega file CSS) nella pagina \"Administration » Configuration » Development\" (Amministrazione » Configurazione » Sviluppo)."
2746
2746
  },
2747
2747
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2748
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page."
2748
+ "message": "Assicurati di aver attivato l'opzione \"Aggregate JavaScript files\" (Aggrega file JavaScript) nella pagina \"Administration » Configuration » Development\" (Amministrazione » Configurazione » Sviluppo)."
2749
2749
  },
2750
2750
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2751
- "message": "Consider removing unused CSS rules and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [`Drupal` documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the stylesheet when CSS aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many stylesheets in the list which have a lot of red in code coverage. A theme/module should only attach a stylesheet library if it is actually used on the page."
2751
+ "message": "Potresti rimuovere le regole CSS inutilizzate e collegare solo le librerie `Drupal` necessarie alle pagine o ai componenti in una pagina pertinenti. Per i dettagli, consulta la [`Drupal`documentazione](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Per individuare le librerie collegate che aggiungono CSS estraneo, prova a eseguire la [copertura del codice](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. Puoi individuare il tema/modulo responsabile nell'URL del foglio di stile quando l'aggregazione CSS è disattivata sul tuo sito `Drupal`. Cerca i temi/moduli che nell'elenco hanno diversi fogli di stile con molto rosso nella copertura del codice. Un tema/modulo dovrebbe allegare una libreria di fogli di stile solo se viene effettivamente utilizzato nella pagina."
2752
2752
  },
2753
2753
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-javascript": {
2754
- "message": "Consider removing unused JavaScript assets and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [Drupal documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous JavaScript, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the script when JavaScript aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many scripts in the list which have a lot of red in code coverage. A theme/module should only attach a script library if it is actually used on the page."
2754
+ "message": "Potresti rimuovere gli asset JavaScript inutilizzati e collegare solo le librerie `Drupal` necessarie alle pagine o ai componenti in una pagina pertinenti. Per informazioni dettagliate, consulta la [documentazione di Drupal](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Per individuare le librerie collegate che aggiungono JavaScript estraneo, prova a eseguire la [copertura del codice](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. Puoi individuare il tema/modulo responsabile nell'URL dello script quando l'aggregazione JavaScript è disattivata sul tuo sito `Drupal`. Cerca i temi/moduli che nell'elenco hanno diversi script con molto rosso nella copertura del codice. Un tema/modulo dovrebbe collegare una libreria di script solo se viene effettivamente utilizzata nella pagina."
2755
2755
  },
2756
2756
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-long-cache-ttl": {
2757
- "message": "Set the \"Browser and proxy cache maximum age\" in the \"Administration » Configuration » Development\" page. Read about [`Drupal` cache and optimizing for performance](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2757
+ "message": "Imposta l'opzione \"Browser and proxy cache maximum age\" (Durata massima cache browser e proxy) nella pagina \"Administration » Configuration » Development\" (Amministrazione » Configurazione » Sviluppo). Leggi informazioni su [cache e ottimizzazione di `Drupal` per le prestazioni](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2758
2758
  },
2759
2759
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-optimized-images": {
2760
- "message": "Consider using [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) that automatically optimizes and reduces the size of images uploaded through the site while retaining quality. Also, ensure you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal` for all images rendered on the site."
2760
+ "message": "Potresti usare [un modulo](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) che ottimizza e riduce automaticamente le dimensioni delle immagini caricate tramite il sito preservandone la qualità. Inoltre, assicurati di stare utilizzando gli [stili di immagini adattabili](https://www.drupal.org/documentation/modules/responsive_image) nativi forniti da `Drupal` per tutte le immagini visualizzate sul sito."
2761
2761
  },
2762
2762
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-rel-preconnect": {
2763
- "message": "`Preconnect` or `dns-prefetch` resource hints can be added by installing and configuring [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) that provides facilities for user agent resource hints."
2763
+ "message": "Puoi aggiungere hint di risorse `Preconnect` o `dns-prefetch` installando e configurando [un modulo](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) che offre servizi per gli hint delle risorse user agent."
2764
2764
  },
2765
2765
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
2766
- "message": "Ensure that you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal`. Use the Responsive Image Styles when rendering image fields through view modes, views, or images uploaded through the WYSIWYG editor."
2766
+ "message": "Assicurati di stare utilizzando gli [stili di immagini adattabili](https://www.drupal.org/documentation/modules/responsive_image) nativi forniti da `Drupal`. Usa gli stili di immagini adattabili per il rendering dei campi immagine con modalità di visualizzazione, visualizzazioni o immagini caricate tramite l'editor WYSIWYG."
2767
2767
  },
2768
2768
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-text-compression": {
2769
- "message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Consider using a CDN that natively supports this, or configure the web server to perform this operation. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2769
+ "message": "Le risorse basate sul testo dovrebbero essere pubblicate con compressione (gzip, deflate o brotli) per minimizzare il numero totale di byte di rete. Valuta la possibilità di utilizzare una rete CDN che supporta questa funzionalità in modo nativo oppure configura il server web per eseguire questa operazione. [Scopri di più](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2770
2770
  },
2771
2771
  "node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
2772
2772
  "message": "Usa [Ezoic Leap](https://pubdash.ezoic.com/speed) e attiva `Optimize Fonts` per usare automaticamente la funzionalità CSS `font-display` in modo da garantire che il testo sia visibile all'utente mentre è in corso il caricamento dei caratteri web."
@@ -3096,7 +3096,7 @@
3096
3096
  "message": "Esistono diversi plug-in di WordPress che possono esserti utili per [incorporare le risorse di importanza critica](https://wordpress.org/plugins/search/critical+css/) o [rimandare le risorse meno importanti](https://wordpress.org/plugins/search/defer+css+javascript/). Fai attenzione perché le ottimizzazioni offerte da questi plug-in potrebbero interrompere le funzionalità del tuo tema o dei tuoi plug-in, pertanto potresti dover modificare il codice."
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | server-response-time": {
3099
- "message": "Choose a lightweight theme (ideally a block theme) and implement full-page caching or a static site solution. Disable unnecessary plugins to minimize server overhead. Consider upgrading your hosting to managed or dedicated service."
3099
+ "message": "Scegli un tema leggero (idealmente un tema a blocchi) e implementa la memorizzazione nella cache a livello di pagina o una soluzione per siti statici. Disattiva i plug-in non necessari per ridurre al minimo l'overhead del server. Valuta la possibilità di eseguire l'upgrade dell'hosting a un servizio gestito o dedicato."
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | total-byte-weight": {
3102
3102
  "message": "Prendi in considerazione la possibilità di mostrare degli estratti nell'elenco dei tuoi post (ad esempio utilizzando il tag more), riducendo il numero di post che vengono mostrati su una determinata pagina, spezzando i post più lunghi su più pagine o utilizzando un plug-in per il caricamento differito dei commenti."
@@ -2718,55 +2718,55 @@
2718
2718
  "message": "Apsvarstykite galimybę naudoti komponentų kūrimo rinkinyje (CDK) esančią paslaugų priemonę „`BreakpointObserver`“ vaizdų atskaitos taškams tvarkyti. [Sužinokite daugiau](https://material.angular.io/cdk/layout/overview)"
2719
2719
  },
2720
2720
  "node_modules/lighthouse-stack-packs/packs/drupal.js | efficient-animated-content": {
2721
- "message": "Consider uploading your `GIF` to a service which will make it available to embed as an HTML5 video."
2721
+ "message": "Apsvarstykite galimybę įkelti savo `GIF` į paslaugą, kuri leis įterpti kaip HTML5 vaizdo įrašą."
2722
2722
  },
2723
2723
  "node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
2724
2724
  "message": "Apsvarstykite galimybę konfigūruoti [„WebP“ vaizdų formatus naudodami vaizdo stiliaus konvertavimo funkciją](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles) svetainėje."
2725
2725
  },
2726
2726
  "node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
2727
- "message": "Consider configuring lazy load images in `Drupal`. The field formatters for images support `lazy` or `eager`."
2727
+ "message": "Apsvarstykite galimybę konfigūruoti asinchroninio įkėlimo vaizdus sistemoje „`Drupal`“. Vaizdų laukų formatavimo priemonės palaiko „`lazy`“ arba „`eager`“."
2728
2728
  },
2729
2729
  "node_modules/lighthouse-stack-packs/packs/drupal.js | prioritize-lcp-image": {
2730
- "message": "If the LCP element is dynamically added to the page, you should optimize the image in order to improve LCP. [Learn more](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2730
+ "message": "Jei DTŽ elementas dinamiškai pridedamas puslapyje, turėtumėte optimizuoti vaizdą, kad patobulintumėte DTŽ. [Sužinokite daugiau](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)"
2731
2731
  },
2732
2732
  "node_modules/lighthouse-stack-packs/packs/drupal.js | redirects": {
2733
- "message": "Redirects introduce additional delays before the page can be loaded. If the [Redirect](https://www.drupal.org/project/redirect) module is installed, review if unnecessary redirects can be removed. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2733
+ "message": "Peradresuojant puslapio įkėlimo delsos laikas dar labiau pailgėja. Jei įdiegtas [peradresavimo](https://www.drupal.org/project/redirect) modulis, peržiūrėkite, ar galima pašalinti nereikalingus peradresavimus. [Sužinokite daugiau](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2734
2734
  },
2735
2735
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2736
- "message": "Consider using [a module](https://www.drupal.org/project/critical_css) to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2736
+ "message": "Apsvarstykite galimybę naudoti [modulį](https://www.drupal.org/project/critical_css), kad galėtumėte įterpti kritines CSS kalbos ir „JavaScript“ funkcijas, ir naudoti atidėjimo atributą nekritinėms CSS kalbos ar „JavaScript“ funkcijoms."
2737
2737
  },
2738
2738
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2739
- "message": "Offload traffic with one or more `Drupal` caching modules such as `Internal Page Cache`, `Internal Dynamic Page Cache`, and `BigPipe`. Couple these with a CDN to further improve response time. Your hosting servers should make use of PHP OPcache. Consider using memory-caching such as Redis or Memcached to reduce database query times. Lastly use performant themes, modules, and faster servers to lower server response time."
2739
+ "message": "Iškelkite srautą naudodami vieną ar daugiau „`Drupal`“ talpyklos modulių, pvz., „`Internal Page Cache`“, „`Internal Dynamic Page Cache`“ ir „`BigPipe`“. Sujungę su TPT dar labiau pagerinkite atsako laiką. Prieglobos serveriai turėtų naudoti PHP OPcache“. Apsvarstykite galimybę naudoti atminties talpyklą, pvz., „Redis ar Memcached“, kad sumažintumėte duomenų bazės užklausų laiką. Galiausiai naudokite našumo temas, modulius ir spartesnius serverius, kad sumažintumėte serverio atsako laiką."
2740
2740
  },
2741
2741
  "node_modules/lighthouse-stack-packs/packs/drupal.js | total-byte-weight": {
2742
- "message": "Consider using [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) to reduce the size of images loaded on your page. If you are using `Views` to show multiple content items on a page, consider implementing pagination to limit the number of content items shown on a given page."
2742
+ "message": "Apsvarstykite galimybę naudoti [interaktyvių vaizdų stilius](https://www.drupal.org/documentation/modules/responsive_image), kad sumažintumėte puslapyje įkeliamus vaizdus. Jei naudojate `Views` keliems turinio elementams rodyti puslapyje, apsvarstykite galimybę įdiegti puslapių numeravimą, kad apribotumėte nurodytame puslapyje rodomų turinio elementų skaičių."
2743
2743
  },
2744
2744
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2745
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page."
2745
+ "message": "Būtinai įgalinkite funkciją „Apibendrinti CSS kalbos failus“ puslapyje „Administravimas“ » „Konfigūravimas“ » „Diegimas“."
2746
2746
  },
2747
2747
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2748
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page."
2748
+ "message": "Būtinai įgalinkite funkciją „Apibendrinti JavaScript failus“ puslapyje „Administravimas“ » „Konfigūravimas“ » „Diegimas“."
2749
2749
  },
2750
2750
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2751
- "message": "Consider removing unused CSS rules and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [`Drupal` documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the stylesheet when CSS aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many stylesheets in the list which have a lot of red in code coverage. A theme/module should only attach a stylesheet library if it is actually used on the page."
2751
+ "message": "Apsvarstykite galimybę pašalinti nenaudojamas CSS kalbos taisykles ir pridėti tik reikalingas „`Drupal`“ bibliotekas prie atitinkamo puslapio ar komponento puslapyje. Jei reikia išsamios informacijos, žr. [„`Drupal`“ dokumentus](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Kad nustatytumėte pridėtas bibliotekas, pridedančias nesusijusios CSS kalbos, pabandykite vykdyti [naudojamą kodo dalį](https://developer.chrome.com/docs/devtools/coverage) naudodami Chrome kūrėjo įrankius. Susijusią temą ir (arba) modulį galite nustatyti pagal stiliaus aprašo URL, kai CSS kalbos apibendrinimas išjungtas „`Drupal`“ svetainėje. Ieškokite temų ir (arba) modulių, kurių sąraše pateikta daug stiliaus aprašų, kurių naudojamoje kodo dalyje yra daug raudonos spalvos. Tema ir (arba) modulis turėtų pridėti stiliaus aprašų biblioteką tik tokiu atveju, jei ji tikrai naudojama puslapyje."
2752
2752
  },
2753
2753
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-javascript": {
2754
- "message": "Consider removing unused JavaScript assets and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [Drupal documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous JavaScript, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the script when JavaScript aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many scripts in the list which have a lot of red in code coverage. A theme/module should only attach a script library if it is actually used on the page."
2754
+ "message": "Apsvarstykite galimybę pašalinti nenaudojamus „JavaScript išteklius ir pridėti tik reikalingas „`Drupal`“ bibliotekas prie atitinkamo puslapio ar komponento puslapyje. Jei reikia išsamios informacijos, žr. [Drupal dokumentus](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Kad nustatytumėte pridėtas bibliotekas, pridedančias nesusijusios „JavaScript“ kalbos, pabandykite vykdyti [naudojamą kodo dalį](https://developer.chrome.com/docs/devtools/coverage) naudodami Chrome kūrėjo įrankius. Susijusią temą ir (arba) modulį galite nustatyti pagal scenarijaus URL, kai JavaScript apibendrinimas išjungtas „`Drupal`“ svetainėje. Ieškokite temų ir (arba) modulių, kurių sąraše pateikta daug scenarijų, kurių naudojamoje kodo dalyje yra daug raudonos spalvos. Tema ir (arba) modulis turėtų pridėti scenarijų biblioteką tik tokiu atveju, jei ji tikrai naudojama puslapyje."
2755
2755
  },
2756
2756
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-long-cache-ttl": {
2757
- "message": "Set the \"Browser and proxy cache maximum age\" in the \"Administration » Configuration » Development\" page. Read about [`Drupal` cache and optimizing for performance](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2757
+ "message": "Nustatykite parinktį „Naršyklės ir tarpinio serverio talpyklos maksimalus amžius“ puslapyje „Administravimas“ » „Konfigūravimas“ » „Diegimas“. Skaitykite apie [„`Drupal`“ talpyklą ir našumo optimizavimą](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2758
2758
  },
2759
2759
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-optimized-images": {
2760
- "message": "Consider using [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) that automatically optimizes and reduces the size of images uploaded through the site while retaining quality. Also, ensure you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal` for all images rendered on the site."
2760
+ "message": "Apsvarstykite galimybę naudoti [modulį](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search), kuris automatiškai optimizuoja ir sumažina svetainėje įkeltus vaizdus, išlaikydamas kokybę. Be to, įsitikinkite, kad naudojate „`Drupal`“ teikiamus savuosius [interaktyvių vaizdų stilius](https://www.drupal.org/documentation/modules/responsive_image) visiems svetainėje pateikiamiems vaizdams."
2761
2761
  },
2762
2762
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-rel-preconnect": {
2763
- "message": "`Preconnect` or `dns-prefetch` resource hints can be added by installing and configuring [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) that provides facilities for user agent resource hints."
2763
+ "message": "„`Preconnect`“ arba „`dns-prefetch`“ šaltinio nurodymų galima pridėti įdiegiant ir konfigūruojant [modulį](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search), kurį naudojant galima teikti naudotojo priemonės šaltinio nurodymus."
2764
2764
  },
2765
2765
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
2766
- "message": "Ensure that you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal`. Use the Responsive Image Styles when rendering image fields through view modes, views, or images uploaded through the WYSIWYG editor."
2766
+ "message": "Įsitikinkite, kad naudojate „`Drupal`“ teikiamus savuosius [interaktyvių vaizdų stilius](https://www.drupal.org/documentation/modules/responsive_image). Naudokite interaktyvių vaizdų stilius pateikdami vaizdų failus peržiūros režimais, per rodinius ar vaizdus, įkeltus naudojant WYSIWYG redagavimo priemonę."
2767
2767
  },
2768
2768
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-text-compression": {
2769
- "message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Consider using a CDN that natively supports this, or configure the web server to perform this operation. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2769
+ "message": "Tekstinius šaltinius reikėtų suglaudinti (naudojant „Gzip“, „Deflate“ arba „Brotli“), kad bendrai būtų sunaudojama kuo mažiau tinklo baitų. Apsvarstykite galimybę naudoti TPT, kuri tai palaiko vietinėje sistemoje, arba sukonfigūruokite žiniatinklio serverį, kad atliktų šią operaciją. [Sužinokite daugiau](https://developers.google.com/web/tools/lighthouse/audits/text-compression)"
2770
2770
  },
2771
2771
  "node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
2772
2772
  "message": "Naudodami [„Ezoic Leap“](https://pubdash.ezoic.com/speed) įgalinkite nustatymą „`Optimize Fonts`“, kad automatiškai naudotumėte PAP funkciją „`font-display`“ ir užtikrintumėte, kad tekstas matomas naudotojui, kol įkeliami žiniatinklio šriftai."
@@ -3096,7 +3096,7 @@
3096
3096
  "message": "Yra įvairių „WordPress“ papildinių, kuriuos naudodami galite [įterpti svarbių išteklių](https://wordpress.org/plugins/search/critical+css/) arba [atidėti mažiau svarbius šaltinius](https://wordpress.org/plugins/search/defer+css+javascript/). Atminkite, kad dėl šių papildinių teikiamo optimizavimo gali būti pažeistos jūsų temos ar papildinių funkcijos, todėl tikriausiai turėsite atlikti kodo pakeitimų."
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | server-response-time": {
3099
- "message": "Choose a lightweight theme (ideally a block theme) and implement full-page caching or a static site solution. Disable unnecessary plugins to minimize server overhead. Consider upgrading your hosting to managed or dedicated service."
3099
+ "message": "Pasirinkite lengvą temą (geriausia bloko temą) ir įdiekite viso puslapio talpyklą arba statinę svetainės priemonę. Išjunkite nereikalingus papildinius, kad sumažintumėte serverio apkrovą. Apsvarstykite galimybę atnaujinti prieglobą į valdomą arba specialią paslaugą."
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | total-byte-weight": {
3102
3102
  "message": "Apsvarstykite galimybę rodyti ištraukas įrašų sąrašuose (pvz., naudodami daugiau elementų žymą), sumažinti nurodytame puslapyje rodomų įrašų skaičių, suskaidyti ilgus įrašus į kelis puslapius arba naudoti komentarų atidėtojo įkėlimo papildinį."
@@ -2718,55 +2718,55 @@
2718
2718
  "message": "Lai pārvaldītu attēlu robežvērtības, varat izmantot utilītprogrammu `BreakpointObserver`, kas ir pieejama komponentu izstrādes komplektā (Component Dev Kit — CDK). [Uzziniet vairāk](https://material.angular.io/cdk/layout/overview)."
2719
2719
  },
2720
2720
  "node_modules/lighthouse-stack-packs/packs/drupal.js | efficient-animated-content": {
2721
- "message": "Consider uploading your `GIF` to a service which will make it available to embed as an HTML5 video."
2721
+ "message": "Ieteicams augšupielādēt `GIF` failu pakalpojumā, kuru varēs izmantot, lai šo failu iegultu HTML5 videoklipu."
2722
2722
  },
2723
2723
  "node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
2724
2724
  "message": "Mēģiniet savā vietnē konfigurēt [attēlu stila maiņu uz attēlu formātu WebP](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles)."
2725
2725
  },
2726
2726
  "node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
2727
- "message": "Consider configuring lazy load images in `Drupal`. The field formatters for images support `lazy` or `eager`."
2727
+ "message": "Ieteicams programmatūrā `Drupal` konfigurēt attēlu atlikto ielādi. Attēlu lauku formatētāji atbalsta šāda veida ielādes: `lazy` vai `eager`."
2728
2728
  },
2729
2729
  "node_modules/lighthouse-stack-packs/packs/drupal.js | prioritize-lcp-image": {
2730
- "message": "If the LCP element is dynamically added to the page, you should optimize the image in order to improve LCP. [Learn more](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2730
+ "message": "Ja LCP elements tiek dinamiski pievienots lapai, jums ir jāoptimizē attēls, lai varētu uzlabot LCP. [Uzziniet vairāk](https://www.smashingmagazine.com/2023/08/methods-improving-drupal-largest-contentful-paint-core-web-vital/)."
2731
2731
  },
2732
2732
  "node_modules/lighthouse-stack-packs/packs/drupal.js | redirects": {
2733
- "message": "Redirects introduce additional delays before the page can be loaded. If the [Redirect](https://www.drupal.org/project/redirect) module is installed, review if unnecessary redirects can be removed. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2733
+ "message": "Novirzīšana rada papildu aizkaves pirms lapas pilnīgas ielādes. Ja ir instalēts [novirzīšanas](https://www.drupal.org/project/redirect) modulis, pārbaudiet, vai var noņemt nevajadzīgos novirzīšanas gadījumus. [Uzziniet vairāk](https://developers.google.com/web/tools/lighthouse/audits/redirects)."
2734
2734
  },
2735
2735
  "node_modules/lighthouse-stack-packs/packs/drupal.js | render-blocking-resources": {
2736
- "message": "Consider using [a module](https://www.drupal.org/project/critical_css) to inline critical CSS and JavaScript, and use the defer attribute for non-critical CSS or JavaScript."
2736
+ "message": "Apsveriet iespēju izmantot [moduli](https://www.drupal.org/project/critical_css), lai iekļautu būtisku CSS un JavaScript kodu, arī izmantojiet atribūtu “defer mazāk svarīgam CSS vai JavaScript kodam."
2737
2737
  },
2738
2738
  "node_modules/lighthouse-stack-packs/packs/drupal.js | server-response-time": {
2739
- "message": "Offload traffic with one or more `Drupal` caching modules such as `Internal Page Cache`, `Internal Dynamic Page Cache`, and `BigPipe`. Couple these with a CDN to further improve response time. Your hosting servers should make use of PHP OPcache. Consider using memory-caching such as Redis or Memcached to reduce database query times. Lastly use performant themes, modules, and faster servers to lower server response time."
2739
+ "message": "Atvieglojiet datplūsmu, izmantojot vienu vai vairākus `Drupal` kešatmiņas moduļus, piemēram, `Internal Page Cache`, `Internal Dynamic Page Cache` un `BigPipe`. Lai vēl vairāk uzlabotu atbildes laiku, izmantojiet arī CDN. Mitināšanas serveros ir jāievieš PHP OPcache. Lai samazinātu datu bāzes vaicājumu apstrādei nepieciešamo laiku, ieteicams izmantot RAM kešatmiņu, piemēram, Redis vai Memcached. Visbeidzot, izmantojiet efektīvus motīvus un moduļus, arī ātrākus serverus, lai samazinātu servera atbildes laiku."
2740
2740
  },
2741
2741
  "node_modules/lighthouse-stack-packs/packs/drupal.js | total-byte-weight": {
2742
- "message": "Consider using [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) to reduce the size of images loaded on your page. If you are using `Views` to show multiple content items on a page, consider implementing pagination to limit the number of content items shown on a given page."
2742
+ "message": "Ieteicams izmantot [adaptīvo attēlu stilus](https://www.drupal.org/documentation/modules/responsive_image), lai samazinātu lapā ielādēto attēlu lielumu. Ja saskarni `Views` izmantojat, lai lapā rādītu vairākus satura elementus, ieteicams ieviest lapdali, lai ierobežotu attiecīgajā lapā redzamo satura elementu skaitu."
2743
2743
  },
2744
2744
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-css": {
2745
- "message": "Ensure you have enabled \"Aggregate CSS files\" in the \"Administration » Configuration » Development\" page."
2745
+ "message": "Lapā “Administrācija » Konfigurācija » Izstrāde” jābūt iespējotai funkcijai “Apkopot CSS failus”."
2746
2746
  },
2747
2747
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unminified-javascript": {
2748
- "message": "Ensure you have enabled \"Aggregate JavaScript files\" in the \"Administration » Configuration » Development\" page."
2748
+ "message": "Lapā “Administrācija » Konfigurācija » Izstrāde” jābūt iespējotai funkcijai “Apkopot JavaScript failus”."
2749
2749
  },
2750
2750
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-css-rules": {
2751
- "message": "Consider removing unused CSS rules and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [`Drupal` documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the stylesheet when CSS aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many stylesheets in the list which have a lot of red in code coverage. A theme/module should only attach a stylesheet library if it is actually used on the page."
2751
+ "message": "Ieteicams noņemt neizmantotās CSS kārtulas un pievienot tikai vajadzīgās `Drupal` bibliotēkas atbilstošajām lapām vai komponentiem lapā. Detalizētu informāciju skatiet [`Drupal` dokumentācijā](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Lai identificētu pievienotās bibliotēkas, kas pievieno lieku CSS kodu, mēģiniet izpildīt [koda lietojumu](https://developer.chrome.com/docs/devtools/coverage), izmantojot Chrome izstrādātāja rīkus. Attiecīgo motīvu/moduli varat identificēt stilu lapas vietrādī URL, kad `Drupal` vietnē ir atspējota CSS apkopošana. Meklējiet motīvus/moduļus, kuriem sarakstā ir daudz stilu lapu ar daudz sarkanām atzīmēm koda lietojumā. Motīvam/modulim ir jāpievieno stilu lapu bibliotēka tikai tad, ja faktiski tiek izmantota lapā."
2752
2752
  },
2753
2753
  "node_modules/lighthouse-stack-packs/packs/drupal.js | unused-javascript": {
2754
- "message": "Consider removing unused JavaScript assets and only attach the needed `Drupal` libraries to the relevant page or component in a page. See the [Drupal documentation](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define) for details. To identify attached libraries that are adding extraneous JavaScript, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage) in Chrome DevTools. You can identify the theme/module responsible from the URL of the script when JavaScript aggregation is disabled in your `Drupal` site. Look out for themes/modules that have many scripts in the list which have a lot of red in code coverage. A theme/module should only attach a script library if it is actually used on the page."
2754
+ "message": "Ieteicams noņemt neizmantotos JavaScript līdzekļus un pievienot tikai vajadzīgās `Drupal` bibliotēkas atbilstošajām lapām vai komponentiem lapā. Lai iegūtu detalizētu informāciju, skatiet [Drupal dokumentāciju](https://www.drupal.org/docs/develop/theming-drupal/adding-assets-css-js-to-a-drupal-theme-via-librariesyml#define). Lai identificētu pievienotās bibliotēkas, kas pievieno lieku JavaScript kodu, mēģiniet izpildīt [koda lietojumu](https://developer.chrome.com/docs/devtools/coverage), izmantojot Chrome izstrādātāja rīkus. Attiecīgo motīvu/moduli varat identificēt skripta vietrādī URL, kad `Drupal` vietnē ir atspējota JavaScript apkopošana. Meklējiet motīvus/moduļus, kuriem sarakstā ir daudz skriptu ar daudz sarkanām atzīmēm koda lietojumā. Motīvam/modulim ir jāpievieno skriptu bibliotēka tikai tad, ja faktiski tiek izmantota lapā."
2755
2755
  },
2756
2756
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-long-cache-ttl": {
2757
- "message": "Set the \"Browser and proxy cache maximum age\" in the \"Administration » Configuration » Development\" page. Read about [`Drupal` cache and optimizing for performance](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2757
+ "message": "Lapā “Administrācija » Konfigurācija » Izstrāde” norādiet iestatījumu “Pārlūka un starpniekservera kešatmiņas maksimālais vecums”. Uzziniet par [`Drupal` kešatmiņu un veiktspējas optimizēšanu](https://www.drupal.org/docs/8/api/cache-api/cache-api)."
2758
2758
  },
2759
2759
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-optimized-images": {
2760
- "message": "Consider using [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search) that automatically optimizes and reduces the size of images uploaded through the site while retaining quality. Also, ensure you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal` for all images rendered on the site."
2760
+ "message": "Ieteicams izmantot [moduli](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A123&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=image&solrsort=iss_project_release_usage+desc&op=Search), kas automātiski optimizē un samazina vietnē augšupielādēto attēlu lielumu, vienlaikus saglabājot kvalitāti. arī ir jāizmanto iebūvētie [adaptīvo attēlu stili](https://www.drupal.org/documentation/modules/responsive_image), kas ir sniegti programmatūrā `Drupal` visiem vietnē renderētajiem attēliem."
2761
2761
  },
2762
2762
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-rel-preconnect": {
2763
- "message": "`Preconnect` or `dns-prefetch` resource hints can be added by installing and configuring [a module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search) that provides facilities for user agent resource hints."
2763
+ "message": "Varat pievienot norādes par `Preconnect` vai `dns-prefetch` resursiem, instalējot un konfigurējot [moduli](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=Preconnect&solrsort=score+desc&op=Search), kas nodrošina lietotāja aģenta resursu norādes."
2764
2764
  },
2765
2765
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
2766
- "message": "Ensure that you are using the native [Responsive Image Styles](https://www.drupal.org/documentation/modules/responsive_image) provided from `Drupal`. Use the Responsive Image Styles when rendering image fields through view modes, views, or images uploaded through the WYSIWYG editor."
2766
+ "message": "Jāizmanto iebūvētie [adaptīvo attēlu stili](https://www.drupal.org/documentation/modules/responsive_image), kas ir sniegti programmatūrā `Drupal`. Lietojiet adaptīvo attēlu stilus, kad renderējat attēlu laukus skatīšanas režīmos, skatos vai attēlos, kas augšupielādēti, izmantojot WYSIWYG redaktoru."
2767
2767
  },
2768
2768
  "node_modules/lighthouse-stack-packs/packs/drupal.js | uses-text-compression": {
2769
- "message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Consider using a CDN that natively supports this, or configure the web server to perform this operation. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2769
+ "message": "Lai samazinātu kopējo tīkla lietojumu (baitos), vēlams izmantot tekstuālo datu saspiešanu (Gzip, Deflate vai Brotli). Ieteicams izmantot CDN, kas iebūvētā veidā atbalsta šo funkciju, vai konfigurēt tīmekļa serveri, lai veiktu šo darbību. [Uzziniet vairāk](https://developers.google.com/web/tools/lighthouse/audits/text-compression)."
2770
2770
  },
2771
2771
  "node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
2772
2772
  "message": "Izmantojiet [Ezoic Leap](https://pubdash.ezoic.com/speed) un iespējojiet opciju `Optimize Fonts`, lai automātiski izmantotu CSS funkciju `font-display` un nodrošinātu, ka tīmekļa fontu ielādes laikā teksts ir redzams lietotājiem."
@@ -3096,7 +3096,7 @@
3096
3096
  "message": "Ir vairāki WordPress spraudņi, kas var palīdzēt [iekļaut būtiskus līdzekļus](https://wordpress.org/plugins/search/critical+css/) vai [atlikt mazāk svarīgus resursus](https://wordpress.org/plugins/search/defer+css+javascript/). Ņemiet vērā, ka šo spraudņu nodrošinātā optimizācija var traucēt funkciju darbībai jūsu motīvā vai spraudņos, tādēļ, visticamāk, jums būs jāveic koda izmaiņas."
3097
3097
  },
3098
3098
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | server-response-time": {
3099
- "message": "Choose a lightweight theme (ideally a block theme) and implement full-page caching or a static site solution. Disable unnecessary plugins to minimize server overhead. Consider upgrading your hosting to managed or dedicated service."
3099
+ "message": "Izvēlieties vienkāršu motīvu (ideālā gadījumā — blokveida motīvu) un ieviesiet visas lapas kešatmiņas darbību vai statisku vietnes risinājumu. Atspējojiet nevajadzīgos spraudņus, lai samazinātu servera papildu slodzes apjomu. Apsveriet iespēju jaunināt mitināšanas pakalpojumu uz pārvaldītu vai individuāli piešķirtu pakalpojumu."
3100
3100
  },
3101
3101
  "node_modules/lighthouse-stack-packs/packs/wordpress.js | total-byte-weight": {
3102
3102
  "message": "Apsveriet iespēju rādīt fragmentus ziņu sarakstos (piemēram, izmantojot tagu “more”), samazināt attiecīgajā lapā rādāmo ziņu skaitu, sadalīt garas ziņas vairākās lapās vai izmantot spraudni, lai atliktu komentāru ielādi."