WPMU DEV in your language

Translations

Translation of Hummingbird: French (Canada)

1 64 65 66 67 68 119
Prio Original string Translation
The browser won’t begin fetching the resources before it needs them, but at least it can handle the connection aspects ahead of time, saving the user from waiting for several roundtrips when your browser is fetching the resources from this origin. Upgrade your account for contributing to translations. Details

The browser won’t begin fetching the resources before it needs them, but at least it can handle the connection aspects ahead of time, saving the user from waiting for several roundtrips when your browser is fetching the resources from this origin.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-rel-preconnect.php:85
Priority:
normal
More links:
You can use %s to inform the browser that your page intends to establish a connection to another origin and that you’d like the process to start as soon as possible. As an example, if your page is fetching multiple resources from another origin say https://example.com, you can add the following code inside the <head>. Upgrade your account for contributing to translations. Details

You can use %s to inform the browser that your page intends to establish a connection to another origin and that you’d like the process to start as soon as possible. As an example, if your page is fetching multiple resources from another origin say https://example.com, you can add the following code inside the <head>.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s – preconnect attribute
References:
  • admin/views/performance/audits/uses-rel-preconnect.php:78
Priority:
normal
More links:
You can potentially save %dms by pre-connecting to the origin of following resources. Upgrade your account for contributing to translations. Details

You can potentially save %dms by pre-connecting to the origin of following resources.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %d – number of ms
References:
  • admin/views/performance/audits/uses-rel-preconnect.php:43
Priority:
normal
More links:
Nice! No issues found. Upgrade your account for contributing to translations. Details

Nice! No issues found.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-rel-preconnect.php:38
Priority:
normal
More links:
Establishing a connection with a third-party origin often involves significant time as it involves DNS lookups, redirects, and several round trips. Whenever your site needs to fetch resources from a third-party origin such as a CDN, you should consider pre-connecting to that origin to make your application feel snappier. Upgrade your account for contributing to translations. Details

Establishing a connection with a third-party origin often involves significant time as it involves DNS lookups, redirects, and several round trips. Whenever your site needs to fetch resources from a third-party origin such as a CDN, you should consider pre-connecting to that origin to make your application feel snappier.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: % – <link rel=preload>
References:
  • admin/views/performance/audits/uses-rel-preconnect.php:22
Priority:
normal
More links:
Optimize Images Upgrade your account for contributing to translations. Details

Optimize Images

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:98
Priority:
normal
More links:
Lastly, images should be displaying at the same size as their container. There is a setting in Smush to 'Detect incorrectly sized image'. Enable this feature and check your key pages to ensure images are being output correctly - this will highlight images you may be serving too large, or too small. Upgrade your account for contributing to translations. Details

Lastly, images should be displaying at the same size as their container. There is a setting in Smush to 'Detect incorrectly sized image'. Enable this feature and check your key pages to ensure images are being output correctly - this will highlight images you may be serving too large, or too small.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:93
Priority:
normal
More links:
If you are a WPMU DEV member you get access to the pro features of Smush including double the compression, the ability to serve your images via the WPMU DEV CDN, and an option to serve images to WebP. If you're a serious user, Smush Pro could be an ideal option for you. Upgrade your account for contributing to translations. Details

If you are a WPMU DEV member you get access to the pro features of Smush including double the compression, the ability to serve your images via the WPMU DEV CDN, and an option to serve images to WebP. If you're a serious user, Smush Pro could be an ideal option for you.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:91
Priority:
normal
More links:
Next, switch to the Directory Smush tab and start a directory smush. Find your active theme, select it and proceed to optimize all the images in your theme. Upgrade your account for contributing to translations. Details

Next, switch to the Directory Smush tab and start a directory smush. Find your active theme, select it and proceed to optimize all the images in your theme.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:89
Priority:
normal
More links:
Install the plugin and follow the instructions to get set up. Once you've chosen your desired settings, smush all your existing images to ensure they are compressed. Upgrade your account for contributing to translations. Details

Install the plugin and follow the instructions to get set up. Once you've chosen your desired settings, smush all your existing images to ensure they are compressed.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:88
Priority:
normal
More links:
To reduce the size of your images, you need to compress them to remove unused data without reducing the quality. The popular %1$sSmush%2$s plugin offers automatic bulk optimization to help you improve your score. Upgrade your account for contributing to translations. Details

To reduce the size of your images, you need to compress them to remove unused data without reducing the quality. The popular %1$sSmush%2$s plugin offers automatic bulk optimization to help you improve your score.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %1$s – link to Smush page, %2$s – closing a tag
References:
  • admin/views/performance/audits/uses-optimized-images.php:81
Priority:
normal
More links:
You can potentially save %dms by compressing the following images without losing any visual quality. Upgrade your account for contributing to translations. Details

You can potentially save %dms by compressing the following images without losing any visual quality.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %d – number of ms
References:
  • admin/views/performance/audits/uses-optimized-images.php:38
Priority:
normal
More links:
Nice! We couldn't find any unoptimized image. Upgrade your account for contributing to translations. Details

Nice! We couldn't find any unoptimized image.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:33
Priority:
normal
More links:
Images are an important asset to a visually entertaining website, however they also are the biggest contributor to slowing down website load times. Optimizing and compressing the images will result in faster page load times and happier customers, nice! Upgrade your account for contributing to translations. Details

Images are an important asset to a visually entertaining website, however they also are the biggest contributor to slowing down website load times. Optimizing and compressing the images will result in faster page load times and happier customers, nice!

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-optimized-images.php:20
Priority:
normal
More links:
Unfortunately, there is no way to control the caching headers of external resources served from another domain. Resources from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can: Upgrade your account for contributing to translations. Details

Unfortunately, there is no way to control the caching headers of external resources served from another domain. Resources from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can:

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • admin/views/performance/audits/uses-long-cache-ttl.php:86
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 64 65 66 67 68 119

Export as

Translators