| Server IP : 54.36.91.62 / Your IP : 216.73.216.15 Web Server : Apache System : Linux webm021.cluster127.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : uxhactp ( 169076) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/uxhactp/www/wp-content/languages/plugins/ |
Upload File : |
# Translation of Plugins - Imagify – Optimize Images & Convert WebP | Compress Images Easily - Stable (latest release) in English (UK) # This file is distributed under the same license as the Plugins - Imagify – Optimize Images & Convert WebP | Compress Images Easily - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2022-07-25 12:04:02+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/4.0.0-alpha.3\n" "Language: en_GB\n" "Project-Id-Version: Plugins - Imagify – Optimize Images & Convert WebP | Compress Images Easily - Stable (latest release)\n" #: inc/functions/common.php:385 views/button/re-optimize.php:21 msgid "Lossless" msgstr "Lossless" #. translators: %s is an optimization level. #: views/button/re-optimize.php:36 msgid "Re-Optimize with %s compression" msgstr "Re-Optimise with %s compression" #: inc/functions/common.php:383 views/button/re-optimize.php:22 #: views/button/re-optimize.php:23 msgid "Smart" msgstr "Smart" #: inc/functions/i18n.php:148 msgid "This coupon is not valid with this plan." msgstr "This coupon is not valid with this plan." #: views/part-bulk-optimization-overquota-alert.php:13 msgid "To continue optimizing your images, you can upgrade your subscription." msgstr "To continue optimising your images, you can upgrade your subscription." #. translators: %1$s is a formatted percentage, %2$s is a subscription plan #. name. #: views/part-discount-banner.php:10 msgid "%1$s OFF on %2$s subscriptions" msgstr "%1$s OFF on %2$s subscriptions" #: inc/classes/class-imagify-settings.php:401 msgid "Please consider writing more inclusive code." msgstr "Please consider writing more inclusive code." #: inc/functions/api.php:202 msgid "Our server returned an invalid response." msgstr "Our server returned an invalid response." #: views/part-settings-library.php:53 msgid "Resizing is done only during optimization." msgstr "Resizing is done only during optimisation." #: views/part-settings-library.php:51 msgid "Resizing is done on upload or during optimization." msgstr "Resizing is done on upload or during optimisation." #: classes/Optimization/File.php:192 msgid "No threshold provided for resizing." msgstr "No threshold provided for resizing." #. Author URI of the plugin msgid "https://imagify.io" msgstr "https://imagify.io" #: inc/classes/class-imagify-admin-ajax-post.php:229 msgid "This media does not have the right optimization status." msgstr "This media does not have the right optimisation status." #: views/button/delete-webp.php:25 msgid "Delete WebP images" msgstr "Delete WebP images" #: views/button/delete-webp.php:17 msgid "Deleting..." msgstr "Deleting..." #. translators: %s is a file path. #: classes/Optimization/Process/AbstractProcess.php:1475 msgid "The file %s could not be deleted." msgstr "The file %s could not be deleted." #: classes/Optimization/Process/AbstractProcess.php:1439 msgid "Could not get the path to the WebP file." msgstr "Could not get the path to the WebP file." #: classes/Optimization/Process/AbstractProcess.php:1432 msgid "Path to non-WebP file not provided." msgstr "Path to non-WebP file not provided." #. translators: %s is a formatted number, don’t use %d. #: classes/Optimization/Process/AbstractProcess.php:1411 msgid "%s file could not be deleted." msgid_plural "%s files could not be deleted." msgstr[0] "%s file could not be deleted." msgstr[1] "%s files could not be deleted." #: classes/Optimization/Process/AbstractProcess.php:265 #: inc/classes/class-imagify-admin-ajax-post.php:240 msgid "Previous WebP files could not be deleted." msgstr "Previous WebP files could not be deleted." #: inc/functions/i18n.php:117 msgid "Because the selected images did not have a backup copy, Imagify was unable to create WebP versions." msgstr "Because the selected images did not have a backup copy, Imagify was unable to create WebP versions." #: classes/Bulk/Bulk.php:247 msgid "The path to the selected files could not be retrieved." msgstr "The path to the selected files could not be retrieved." #: classes/Optimization/Process/AbstractProcess.php:623 msgid "This file is an animated gif: since Imagify does not support animated WebP, WebP creation for animated gif is disabled." msgstr "This file is an animated GIF: since Imagify does not support animated WebP, WebP creation for animated GIF is disabled." #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:766 #: classes/Optimization/Process/AbstractProcess.php:795 msgid "The WebP version of the size %s is heavier than its non-WebP version." msgstr "The WebP version of the size %s is heavier than its non-WebP version." #: views/part-settings-webp.php:85 msgid "https://cdn.example.com" msgstr "https://cdn.example.com" #: views/part-settings-webp.php:82 msgid "If you use a CDN, specify the URL:" msgstr "If you use a CDN, specify the URL:" #. translators: %s is an URL. #: views/part-settings-webp.php:70 msgid "Your CDN URL is set to %1$s by filter." msgstr "Your CDN URL is set to %1$s by filter." #. translators: 1 is an URL, 2 is a plugin name. #: views/part-settings-webp.php:63 msgid "Your CDN URL is set to %1$s by %2$s." msgstr "Your CDN URL is set to %1$s by %2$s." #. translators: 1 is an URL, 2 is a php constant name. #: views/part-settings-webp.php:56 msgid "Your CDN URL is set to %1$s by the constant %2$s." msgstr "Your CDN URL is set to %1$s by the constant %2$s." #. translators: 1 and 2 are <em> tag opening and closing. #: views/part-settings-webp.php:40 msgid "Use <picture> tags %1$s(preferred)%2$s" msgstr "Use <picture> tags %1$s(preferred)%2$s" #. translators: %s is the plugin name. #: inc/classes/class-imagify-requirements-check.php:328 #: inc/classes/class-imagify-requirements-check.php:339 msgid "%s Update Rollback" msgstr "%s Update Rollback" #. translators: %s = Previous plugin version. #: inc/classes/class-imagify-requirements-check.php:270 msgid "Re-install version %s" msgstr "Re-install version %s" #: inc/classes/class-imagify-requirements-check.php:268 msgid "If you are not able to upgrade, you can rollback to the previous version by using the button below." msgstr "If you are not able to upgrade, you can rollback to the previous version by using the button below." #. translators: %1$s = Plugin name, %2$s = Plugin version, $3$s is something #. like "PHP 5.4" or "PHP 5.4 and WordPress 4.0". #: inc/classes/class-imagify-requirements-check.php:266 msgid "To function properly, %1$s %2$s requires at least %3$s." msgstr "To function properly, %1$s %2$s requires at least %3$s." #. translators: %1$s = Plugin name, %2$s = WordPress version required. #: inc/classes/class-imagify-requirements-check.php:258 msgid "To use this %1$s version, please upgrade WordPress to version %2$s or higher." msgstr "To use this %1$s version, please upgrade WordPress to version %2$s or higher." #. translators: %1$s = Plugin name, %2$s = PHP version required. #: inc/classes/class-imagify-requirements-check.php:252 msgid "To use this %1$s version, please ask your web host how to upgrade your server to PHP %2$s or higher." msgstr "To use this %1$s version, please ask your web host how to upgrade your server to PHP %2$s or higher." #. translators: %s is a float number. #: inc/functions/api.php:258 msgid "Request was throttled. Expected available in %s second." msgid_plural "Request was throttled. Expected available in %s seconds." msgstr[0] "Request was throttled. Expected available in %s second." msgstr[1] "Request was throttled. Expected available in %s seconds." #: views/button/generate-webp.php:17 msgid "Generating..." msgstr "Generating..." #: views/input/selector.php:13 msgid "Current value:" msgstr "Current value:" #. translators: 1 is a file name, 2 is a <strong> tag opening, 3 is the #. <strong> tag closing. #: views/part-settings-webp.php:101 msgid "The first option adds rewrite rules to your site’s configuration file (%1$s) and does not alter your pages code. %2$sThis does not work with CDN though.%3$s" msgstr "The first option adds rewrite rules to your site’s configuration file (%1$s) and does not alter your pages code. %2$sThis does not work with CDN though.%3$s" #. translators: 1 and 2 are HTML tag names, 3 is a <strong> tag opening, 4 is #. the <strong> tag closing. #: views/part-settings-webp.php:112 msgid "The second option replaces the %1$s tags with %2$s tags. %3$sThis is the preferred solution but some themes may break%4$s, so make sure to verify that everything seems fine." msgstr "The second option replaces the %1$s tags with %2$s tags. %3$sThis is the preferred solution but some themes may break%4$s, so make sure to verify that everything seems fine." #: views/part-settings-webp.php:38 msgid "Use rewrite rules" msgstr "Use rewrite rules" #. translators: 1 is a php class name, 2 is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:116 msgid "The class %1$s is not present on your server, a %2$s file cannot be created nor edited." msgstr "The class %1$s is not present on your server, a %2$s file cannot be created nor edited." #. translators: %s is a file name. #: classes/WriteFile/AbstractWriteDirConfFile.php:353 msgid "Could not write into the %s file." msgstr "Could not write into the %s file." #. translators: %s is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:195 #: classes/WriteFile/AbstractWriteDirConfFile.php:320 msgid "The %s file could not be read." msgstr "The %s file could not be read." #. translators: %s is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:157 #: classes/WriteFile/AbstractWriteDirConfFile.php:209 msgid "The %s file is not writable." msgstr "The %s file is not writable." #. translators: %s is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:146 #: classes/WriteFile/AbstractWriteDirConfFile.php:199 msgid "The %s file could not be created." msgstr "The %s file could not be created." #: classes/Optimization/Process/AbstractProcess.php:1186 msgid "Imagify could not get the image dimensions." msgstr "Imagify could not get the image dimensions." #. translators: %s is an error message. #: classes/Optimization/Process/AbstractProcess.php:1185 #: classes/Optimization/Process/AbstractProcess.php:1211 msgid "Resizing failed: %s" msgstr "Resizing failed: %s" #: classes/Optimization/Process/AbstractProcess.php:876 msgid "The backup file could not be copied over the optimized one." msgstr "The backup file could not be copied over the optimised one." #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:519 msgid "Could not create an unoptimized copy of the size %s." msgstr "Could not create an unoptimised copy of the size %s." #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:495 msgid "The size %s is already optimized by Imagify." msgstr "The size %s is already optimised by Imagify." #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:473 msgid "The size %s is unknown." msgstr "The size %s is unknown." #: classes/Optimization/Process/AbstractProcess.php:349 msgid "No sizes given to be optimized." msgstr "No sizes given to be optimised." #: classes/Optimization/Process/AbstractProcess.php:307 msgid "This media is already optimized with this level." msgstr "This media is already optimised with this level." #: classes/Optimization/Process/AbstractProcess.php:301 msgid "This media has not been processed yet." msgstr "This media has not been processed yet." #: classes/Optimization/Process/AbstractProcess.php:256 msgid "This media has already been optimized by Imagify." msgstr "This media has already been optimised by Imagify." #: classes/Optimization/Process/WP.php:168 msgid "The optimization level of this media seems to have disappear from the database. You should restore this media and then launch a new optimization." msgstr "The optimisation level of this media seems to have disappeared from the database. You should restore this media and then launch a new optimisation." #: classes/Optimization/Process/WP.php:161 msgid "The thumbnails failed to be created." msgstr "The thumbnails failed to be created." #: classes/Optimization/Process/AbstractProcess.php:354 #: classes/Optimization/Process/AbstractProcess.php:828 #: classes/Optimization/Process/WP.php:151 msgid "This media is already being processed." msgstr "This media is already being processed." #. translators: %s is an error message. #: inc/functions/api.php:240 msgid "Our server returned an error (%s)." msgstr "Our server returned an error (%s)." #. translators: 1: PHP class name, 2: version number. #: inc/functions/common.php:546 msgid "The called class %1$s is <strong>deprecated</strong> since version %2$s!" msgstr "The called class %1$s is <strong>deprecated</strong> since version %2$s!" #. translators: 1: PHP class name, 2: version number, 3: replacement class #. name. #: inc/functions/common.php:530 msgid "The called class %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." msgstr "The called class %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." #. translators: 1: PHP class name, 2: PHP parent class name, 3: version number. #: inc/functions/common.php:510 msgid "The called class %1$s extending %2$s is <strong>deprecated</strong> since version %3$s!" msgstr "The called class %1$s extending %2$s is <strong>deprecated</strong> since version %3$s!" #. translators: 1: PHP class name, 2: PHP parent class name, 3: version number, #. 4: replacement class name. #: inc/functions/common.php:493 msgid "The called class %1$s extending %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead." msgstr "The called class %1$s extending %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead." #: inc/admin/meta-boxes.php:59 inc/functions/admin-ui.php:481 msgid "Processing..." msgstr "Processing..." #: inc/classes/class-imagify-files-list-table.php:628 #: inc/functions/admin-ui.php:92 msgid "No" msgstr "No" #: inc/classes/class-imagify-files-list-table.php:628 #: inc/functions/admin-ui.php:92 msgid "Yes" msgstr "Yes" #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:210 msgid "File(s) could not be removed from the CDN." msgstr "File(s) could not be removed from the CDN." #. translators: %s is a list of file paths. #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:147 msgid "The following file could not be retrieved from the CDN: %s." msgid_plural "The following files could not be retrieved from the CDN: %s." msgstr[0] "The following file could not be retrieved from the CDN: %s." msgstr[1] "The following files could not be retrieved from the CDN: %s." #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:115 #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:179 msgid "This media could not be found on the CDN." msgstr "This media could not be found on the CDN." #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:108 #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:172 #: inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php:230 msgid "CDN is not set up." msgstr "CDN is not set up." #: inc/3rd-party/nextgen-gallery/classes/Media/NGG.php:348 msgid "Related NextGen Gallery data could not be saved." msgstr "Related NextGen Gallery data could not be saved." #: classes/Optimization/Process/CustomFolders.php:101 #: classes/Optimization/Process/WP.php:143 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:86 msgid "No thumbnails seem to be missing." msgstr "No thumbnails seem to be missing." #: classes/Optimization/Process/AbstractProcess.php:1381 #: classes/Optimization/Process/CustomFolders.php:76 #: classes/Optimization/Process/WP.php:69 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:61 msgid "This media is not an image." msgstr "This media is not an image." #: classes/Optimization/Process/CustomFolders.php:68 #: classes/Optimization/Process/WP.php:61 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:53 msgid "This media is not optimized yet." msgstr "This media is not optimised yet." #. translators: %1$s is an error message, %2$s is a "More info?" link. #: classes/Optimization/File.php:603 msgid "No php extensions are available to edit images on the server. ImageMagick or GD is required. The internal error is: %1$s. %2$s" msgstr "No PHP extensions are available to edit images on the server. ImageMagick or GD is required. The internal error is: %1$s. %2$s" #: classes/Optimization/File.php:391 msgid "Error while retrieving the backups directory path." msgstr "Error while retrieving the backups directory path." #: classes/Optimization/File.php:365 classes/Optimization/File.php:545 msgid "The file could not be moved to its final destination." msgstr "The file could not be moved to its final destination." #: classes/Optimization/File.php:341 msgid "The thumbnail could not be created." msgstr "The thumbnail could not be created." #. translators: %s is a file path. #: classes/Optimization/File.php:201 classes/Optimization/File.php:325 msgid "The file %s does not seem to be an image, and cannot be resized." msgstr "The file %s does not seem to be an image, and cannot be resized." #. translators: %s is a file path. #: classes/Optimization/File.php:152 msgid "The folder %s does not seem to be writable." msgstr "The folder %s does not seem to be writable." #. translators: %s is a file path. #: classes/Optimization/File.php:139 #: classes/Optimization/Process/AbstractProcess.php:630 #: classes/Optimization/Process/AbstractProcess.php:1451 msgid "The file %s does not seem to be writable." msgstr "The file %s does not seem to be writable." #. translators: %s is a file path. #: classes/Optimization/File.php:128 #: classes/Optimization/Process/AbstractProcess.php:1462 msgid "This does not seem to be a file: %s." msgstr "This does not seem to be a file: %s." #. translators: %s is a file path. #: classes/Optimization/File.php:117 #: classes/Optimization/Process/AbstractProcess.php:616 msgid "The file %s does not seem to exist." msgstr "The file %s does not seem to exist." #: classes/Optimization/Process/AbstractProcess.php:824 #: classes/Optimization/Process/AbstractProcess.php:1328 msgid "This media has no backup file." msgstr "This media has no backup file." #. translators: %s is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:133 #: classes/WriteFile/AbstractWriteDirConfFile.php:189 msgid "%s’s parent folder is not writable." msgstr "%s’s parent folder is not writable." #. translators: %s is a file name. #: classes/WriteFile/AbstractIISDirConfFile.php:105 #: classes/WriteFile/AbstractWriteDirConfFile.php:173 msgid "Edition of the %s file is disabled." msgstr "Edition of the %s file is disabled." #. translators: 1 is a file name, 2 is an error message. #: classes/WriteFile/AbstractWriteDirConfFile.php:118 msgid "Imagify could not remove contents from the %1$s file: %2$s" msgstr "Imagify could not remove contents from the %1$s file: %2$s" #. translators: %s is a file name. #: classes/WriteFile/AbstractWriteDirConfFile.php:108 msgid "Imagify did not remove the contents from the %s file, as its edition is disabled." msgstr "Imagify did not remove the contents from the %s file, as its edition is disabled." #: classes/Media/CustomFolders.php:235 classes/Media/Noop.php:242 #: classes/Media/WP.php:210 #: classes/Optimization/Process/AbstractProcess.php:244 #: classes/Optimization/Process/AbstractProcess.php:289 #: classes/Optimization/Process/AbstractProcess.php:339 #: classes/Optimization/Process/AbstractProcess.php:452 #: classes/Optimization/Process/AbstractProcess.php:814 #: classes/Optimization/Process/AbstractProcess.php:1318 #: classes/Optimization/Process/AbstractProcess.php:1375 #: classes/Optimization/Process/CustomFolders.php:56 #: classes/Optimization/Process/CustomFolders.php:94 #: classes/Optimization/Process/Noop.php:139 #: classes/Optimization/Process/Noop.php:153 #: classes/Optimization/Process/Noop.php:168 #: classes/Optimization/Process/Noop.php:183 #: classes/Optimization/Process/Noop.php:196 #: classes/Optimization/Process/Noop.php:239 #: classes/Optimization/Process/Noop.php:299 #: classes/Optimization/Process/WP.php:49 #: classes/Optimization/Process/WP.php:133 #: inc/3rd-party/nextgen-gallery/classes/Media/NGG.php:277 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:41 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:79 #: inc/classes/class-imagify-admin-ajax-post.php:223 #: inc/classes/class-imagify-custom-folders.php:295 #: inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php:212 #: inc/functions/admin-ui.php:438 msgid "This media is not valid." msgstr "This media is not valid." #. translators: 1 is a file name, 2 is an error message. #: classes/WriteFile/AbstractWriteDirConfFile.php:77 msgid "Imagify could not insert contents into the %1$s file: %2$s" msgstr "Imagify could not insert contents into the %1$s file: %2$s" #. translators: %s is a file name. #: classes/WriteFile/AbstractWriteDirConfFile.php:67 msgid "Imagify did not add contents to the %s file, as its edition is disabled." msgstr "Imagify did not add contents to the %s file, as its edition is disabled." #. translators: %s is a file name. #: classes/Webp/RewriteRules/Display.php:140 msgid "If you choose to use rewrite rules, the file %s will be created and must be included into the server’s configuration file (then restart the server)." msgstr "If you choose to use rewrite rules, the file %s will be created and must be included in the server’s configuration file (then restart the server)." #. translators: %s is a file name. #: classes/Webp/RewriteRules/Display.php:132 msgid "If you choose to use rewrite rules, you will have to add the following lines manually to the %s file:" msgstr "If you choose to use rewrite rules, you will have to add the following lines manually to the %s file:" #. translators: %s is a file name. #: classes/Webp/Display.php:115 msgid "Imagify does not seem to be able to edit or create a %s file, you will have to add the following lines manually to it:" msgstr "Imagify does not seem to be able to edit or create a %s file, you will have to add the following lines manually to it:" #: classes/Optimization/Process/AbstractProcess.php:1334 msgid "This media has not been optimized by Imagify yet." msgstr "This media has not been optimised by Imagify yet." #: classes/Optimization/Process/AbstractProcess.php:1243 msgid "The image could not be replaced by the resized one." msgstr "The image could not be replaced by the resized one." #. translators: %s is an error message. #: classes/Optimization/Process/AbstractProcess.php:1227 msgid "Backup failed: %s" msgstr "Backup failed: %s" #: inc/classes/class-imagify-files-list-table.php:631 #: inc/functions/admin-ui.php:93 msgid "WebP generated:" msgstr "WebP generated:" #: views/button/generate-webp.php:26 msgid "Generate WebP versions" msgstr "Generate WebP versions" #: views/part-settings-webp.php:142 msgid "Generate missing WebP versions" msgstr "Generate missing WebP versions" #: views/part-settings-webp.php:29 msgid "Display images in WebP format on the site" msgstr "Display images in WebP format on the site" #: views/part-settings-webp.php:18 msgid "Create WebP versions of images" msgstr "Create WebP versions of images" #: views/part-settings-webp.php:12 msgid "WebP format" msgstr "WebP format" #: classes/Optimization/Process/AbstractProcess.php:1354 msgid "This media does not have files that can be converted to WebP format." msgstr "This media does not have files that can be converted to WebP format." #: classes/Optimization/Process/AbstractProcess.php:1338 msgid "This media already has WebP versions." msgstr "This media already has WebP versions." #: classes/Optimization/Process/AbstractProcess.php:1324 msgid "This media is not an image and cannot be converted to WebP format." msgstr "This media is not an image and cannot be converted to WebP format." #: classes/Optimization/Process/AbstractProcess.php:574 msgid "This file is not an image and cannot be converted to WebP format." msgstr "This file is not an image and cannot be converted to WebP format." #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:486 msgid "The WebP format for the size %s already exists." msgstr "The WebP format for the size %s already exists." #: inc/functions/i18n.php:116 inc/functions/i18n.php:265 msgid "All your optimized images already have a WebP version. Congratulations!" msgstr "All your optimised images already have a WebP version. Congratulations!" #. translators: %s is a formatted price. #: views/modal-payment.php:131 views/modal-payment.php:290 msgid "%s per<br>additional Gb" msgstr "%s per<br>additional Gb" #: views/modal-payment.php:71 msgid "Based on your recent upload usage." msgstr "Based on your recent upload usage." #: views/modal-payment.php:69 msgid "Our recommendation for you" msgstr "Our recommendation for you" #. translators: %s is a "More info?" link. #: inc/deprecated/deprecated.php:628 inc/functions/i18n.php:108 #: inc/functions/i18n.php:253 msgid "No php extensions are available to edit images on the server. ImageMagick or GD is required. %s" msgstr "No PHP extensions are available to edit images on the server. ImageMagick or GD is required. %s" #. translators: %s is an error message. #: inc/functions/api.php:234 msgid "An error occurred (%s)." msgstr "An error occurred (%s)." #: inc/functions/api.php:194 msgid "Could not initialize a new cURL handle." msgstr "Could not initialise a new cURL handle." #. translators: %s is a file size. #: views/page-bulk.php:200 msgid "All images greater than %s (after resizing, if any) will be optimized when using a paid plan." msgstr "All images greater than %s (after resizing, if any) will be optimized when using a paid plan." #: views/page-settings.php:155 msgid "Display Partner Links" msgstr "Display Partner Links" #: views/page-settings.php:143 msgid "Partners" msgstr "Partners" #: views/modal-settings-partners-infos.php:8 msgid "Partner links are links to products we trust which might be displayed in the Imagify plugin or the plugin modal page. We may earn an affiliate commission if you make a purchase via these links." msgstr "Partner links are links to products we trust which might be displayed in the Imagify plugin or the plugin modal page. We may earn an affiliate commission if you make a purchase via these links." #. translators: 1 is this plugin name, 2 is the required WP version, 3 is the #. current WP version. #: inc/deprecated/deprecated.php:354 msgid "%1$s requires WordPress %2$s minimum, your website is actually running version %3$s." msgstr "%1$s requires WordPress %2$s minimum, your website is actually running version %3$s." #: inc/deprecated/deprecated.php:352 msgid "Notice:" msgstr "Notice:" #: inc/classes/class-imagify-admin-ajax-post.php:756 msgid "No optimizable files" msgstr "No optimisable files" #. translators: 1 and 2 are <strong> opening and closing tags. #: views/part-settings-custom-folders.php:169 msgid "%1$sSelecting a folder will also optimize images in sub-folders.%2$s The only exception is \"Site’s root\": when selected, only images that are directly at the site’s root will be optimized (sub-folders can be selected separately)." msgstr "%1$sSelecting a folder will also optimise images in sub-folders.%2$s The only exception is \"Site’s root\": when selected, only images that are directly at the site’s root will be optimised (sub-folders can be selected separately)." #: views/part-settings-custom-folders.php:175 msgid "Folders that are hidden in the folder selector window are excluded and will not be optimized even if a parent folder is selected." msgstr "Folders that are hidden in the folder selector window are excluded and will not be optimised even if a parent folder is selected." #. translators: %s is a formatted number, dont use %d. #: inc/classes/class-imagify-admin-ajax-post.php:752 msgid "%s Media File" msgid_plural "%s Media Files" msgstr[0] "%s Media File" msgstr[1] "%s Media Files" #. translators: %s is a formatted number, dont use %d. #: classes/Bulk/AbstractBulk.php:68 inc/deprecated/deprecated.php:1108 msgid "%s Media File Optimized" msgid_plural "%s Media Files Optimized" msgstr[0] "%s Media File Optimised" msgstr[1] "%s Media Files Optimised" #. translators: %s is a formatted number, dont use %d. #: inc/functions/i18n.php:281 msgid "%s Media File(s) Optimized" msgstr "%s Media File(s) Optimised" #: inc/admin/upload.php:66 inc/classes/class-imagify-files-list-table.php:365 msgid "All Media Files" msgstr "All Media Files" #: inc/admin/upload.php:61 inc/classes/class-imagify-files-list-table.php:368 msgctxt "Media Files" msgid "Errors" msgstr "Errors" #: inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-background-process.php:425 msgid "Every %d Minutes" msgstr "Every %d Minutes" #: inc/classes/class-imagify-files-list-table.php:658 msgctxt "Media File" msgid "Not optimized" msgstr "Not optimised" #: inc/classes/class-imagify-views.php:279 msgid "Optimize your media files" msgstr "Optimise your media files" #: inc/admin/upload.php:59 inc/classes/class-imagify-files-list-table.php:366 msgctxt "Media Files" msgid "Optimized" msgstr "Optimised" #: inc/functions/i18n.php:195 msgid "Optimized File" msgstr "Optimised File" #: inc/functions/i18n.php:194 msgid "Original File" msgstr "Original File" #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:277 #: inc/deprecated/classes/class-imagify-attachment.php:488 #: inc/deprecated/classes/class-imagify-attachment.php:719 msgid "This size is not authorized to be optimized. Update your Imagify settings if you want to optimize it." msgstr "This size is not authorised to be optimised. Update your Imagify settings if you want to optimise it." #: inc/admin/upload.php:60 inc/classes/class-imagify-files-list-table.php:367 msgctxt "Media Files" msgid "Unoptimized" msgstr "Unoptimised" #: inc/classes/class-imagify-admin-ajax-post.php:1334 #: inc/functions/i18n.php:113 inc/functions/i18n.php:258 msgid "Your API key is not valid!" msgstr "Your API key is not valid!" #: classes/Optimization/Process/AbstractProcess.php:250 #: classes/Optimization/Process/AbstractProcess.php:295 #: classes/Optimization/Process/AbstractProcess.php:345 #: classes/Optimization/Process/AbstractProcess.php:820 #: classes/Optimization/Process/CustomFolders.php:62 #: classes/Optimization/Process/CustomFolders.php:98 #: classes/Optimization/Process/WP.php:55 #: classes/Optimization/Process/WP.php:137 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:47 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:83 #: inc/functions/admin-ui.php:449 msgid "This media is not supported." msgstr "This media is not supported." #: inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php:53 msgid "No thumbnail sizes selected" msgstr "No thumbnail sizes selected" #: views/page-settings.php:109 msgid "Show Toolbar Menu" msgstr "Show Toolbar Menu" #: views/part-settings-files-tree-row.php:49 msgctxt "checkbox label" msgid "Add Folder" msgstr "Add Folder" #: views/part-settings-custom-folders.php:140 msgid "Select folders for optimization." msgstr "Select folders for optimisation." #: views/part-settings-files-tree-row.php:47 msgid "Folder Added" msgstr "Folder Added" #. translators: %s is a folder path. #: views/part-settings-files-tree-row.php:39 msgid "Select the folder \"%s\"." msgstr "Select the folder \"%s\"." #. translators: %s is a folder path. #: views/part-settings-files-tree-row.php:17 msgid "Open/Close the folder \"%s\"." msgstr "Open/Close the folder \"%s\"." #. translators: %s is a folder path. #: views/part-settings-files-tree-row.php:14 #: views/part-settings-files-tree-row.php:36 msgid "The folder \"%s\" is already selected." msgstr "The folder \"%s\" is already selected." #: views/part-settings-custom-folders.php:178 msgid "You changed your custom folder settings, don't forget to save your changes!" msgstr "You changed your custom folder settings, don't forget to save your changes!" #: views/part-settings-custom-folders.php:146 msgid "Add folders" msgstr "Add folders" #: views/part-settings-custom-folders.php:130 msgid "Add the theme to optimization" msgid_plural "Add the themes to optimization" msgstr[0] "Add the theme to optimisation" msgstr[1] "Add the themes to optimisation" #: views/part-settings-custom-folders.php:123 msgid "Would you like to optimize your theme?" msgid_plural "Would you like to optimize your themes?" msgstr[0] "Would you like to optimise your theme?" msgstr[1] "Would you like to optimise your themes?" #. translators: %s is a theme name. #: views/part-settings-custom-folders.php:114 msgid "Add %s to optimization" msgstr "Add %s to optimisation" #: views/part-settings-custom-folders.php:106 msgid "Only one of your current themes is in the optimization process, would you like to also optimize the other one?" msgstr "Only one of your current themes is in the optimisation process, would you like to also optimise the other one?" #: views/part-settings-custom-folders.php:100 msgid "Your theme is already in the optimization process. All Good!" msgid_plural "Your themes are already in the optimization process. All Good!" msgstr[0] "Your theme is already in the optimisation process. All Good!" msgstr[1] "Your themes are already in the optimisation process. All Good!" #. translators: %s is a theme name. #: views/part-settings-custom-folders.php:90 msgid "child theme of %s" msgstr "child theme of %s" #. translators: %s is a theme name. #: views/part-settings-custom-folders.php:84 msgid "You’re using %s" msgstr "You’re using %s" #: views/part-settings-custom-folders.php:71 msgid "Custom Folders" msgstr "Custom Folders" #: views/part-settings-account.php:104 msgid "Enter Your API Key Below" msgstr "Enter Your API Key Below" #: views/part-settings-account.php:98 msgid "Create a Free API Key" msgstr "Create a Free API Key" #: views/part-settings-account.php:96 msgid "Don't have an API Key yet?" msgstr "Don't have an API Key yet?" #: views/part-settings-account.php:83 msgid "Options page isn’t available until you enter your API Key" msgstr "Options page isn’t available until you enter your API Key" #: views/part-rocket-ad.php:54 msgid "Remove the ad" msgstr "Remove the ad" #: views/part-rocket-ad.php:51 msgid "Immediate results." msgstr "Immediate results." #: views/part-rocket-ad.php:50 msgid "WooCommerce compatibility." msgstr "WooCommerce compatibility." #: views/part-rocket-ad.php:49 msgid "Boost your SEO." msgstr "Boost your SEO." #: views/part-rocket-ad.php:48 msgid "Improve your Google PageSpeed Score." msgstr "Improve your Google PageSpeed Score." #. translators: %s is a percentage. #: views/part-rocket-ad.php:42 msgid "Get %s OFF Now!" msgstr "Get %s OFF Now!" #: views/modal-payment.php:284 views/modal-payment.php:345 #: views/part-rocket-ad.php:26 msgid "We recommend for you" msgstr "We recommend for you" #: views/part-bulk-optimization-table.php:76 msgid "Level Selection" msgstr "Level Selection" #: views/part-bulk-optimization-table.php:75 msgid "Original Size" msgstr "Original Size" #: views/part-bulk-optimization-table.php:74 msgid "Optimized Size" msgstr "Optimised Size" #: views/part-bulk-optimization-table.php:72 msgid "Number of images optimized" msgstr "Number of images optimised" #: views/part-bulk-optimization-table.php:71 msgid "Group name" msgstr "Group name" #: views/part-bulk-optimization-table.php:70 msgid "Group selection" msgstr "Group selection" #: views/part-bulk-optimization-table-row-folder-type.php:34 msgid "Current level:" msgstr "Current level:" #: views/part-bulk-optimization-newbie.php:16 msgid "Choose your folders to optimize" msgstr "Choose your folders to optimise" #: views/part-bulk-optimization-newbie.php:11 msgid "Optimize the images from your site's folders" msgstr "Optimise the images from your site's folders" #: views/part-bulk-optimization-newbie.php:6 msgid "New Feature!" msgstr "New Feature!" #: views/part-bulk-optimization-infos.php:4 msgid "Some information to know before launching the optimization." msgstr "Some information to know before launching the optimisation." #: views/part-bulk-optimization-overquota-alert.php:19 msgid "See our plans on the Imagify website" msgstr "See our plans on the Imagify website" #. translators: 1 is a "bold" tag opening, 2 is the "bold" tag closing. Please #. use a non-breaking space for WP Rocket. #: views/part-rocket-ad.php:34 msgid "WP Rocket is a %1$sspeed optimization plugin for WordPress%2$s helping you to implement a variety of speed-boosting features to your WordPress site." msgstr "WP Rocket is a %1$sspeed optimisation plugin for WordPress%2$s helping you to implement a variety of speed-boosting features to your WordPress site." #: inc/functions/i18n.php:74 msgid "Some folders that do not contain any images are hidden." msgstr "Some folders that do not contain any images are hidden." #: inc/functions/i18n.php:71 views/part-settings-row-custom-folder.php:7 msgctxt "custom folder" msgid "Remove" msgstr "Remove" #: inc/classes/class-imagify-files-list-table.php:500 msgctxt "checkbox label" msgid "Select file" msgstr "Select file" #: inc/classes/class-imagify-files-list-table.php:404 msgctxt "verb" msgid "Filter" msgstr "Filter" #: views/page-settings.php:42 msgid "General Settings" msgstr "General Settings" #: views/page-bulk.php:98 msgid "View your profile" msgstr "View your profile" #: views/page-bulk.php:95 views/part-settings-account.php:82 msgid "Your Account" msgstr "Your Account" #: views/notice-almost-over-quota.php:34 msgid "See our plans" msgstr "See our plans" #: views/notice-almost-over-quota.php:31 msgid "You are running out of credit! Don’t forget to upgrade your Imagify’s account." msgstr "You are running out of credit! Don’t forget to upgrade your Imagify’s account." #. translators: %s is a formatted file size. #: views/modal-payment.php:46 msgid "You currently have %s of images in your library and folders." msgstr "You currently have %s of images in your library and folders." #. translators: %s is a formatted number (don't use %d). #: views/modal-payment.php:33 msgid "You have %s original image" msgid_plural "You have %s original images" msgstr[0] "You have %s original image" msgstr[1] "You have %s original images" #: inc/functions/i18n.php:285 msgid "Start the optimization" msgstr "Start the optimisation" #. translators: %s is a formatted number, dont use %d. #: inc/functions/i18n.php:283 msgid "%s Error(s)" msgstr "%s Error(s)" #: inc/functions/i18n.php:279 msgid "Waiting other optimizations to finish." msgstr "Waiting for other optimisations to finish." #: inc/functions/i18n.php:271 msgctxt "file" msgid "Already Optimized" msgstr "Already Optimised" #: inc/functions/i18n.php:119 inc/functions/i18n.php:269 msgid "The operation failed." msgstr "The operation failed." #: inc/classes/class-imagify-admin-ajax-post.php:1342 #: inc/functions/i18n.php:114 inc/functions/i18n.php:259 msgid "You have used all your credits!" msgstr "You have used all your credits!" #: inc/functions/i18n.php:78 msgid "Added! All Good!" msgstr "Added! All Good!" #: inc/functions/i18n.php:76 msgid "Choose the folders to optimize" msgstr "Choose the folders to optimise" #: inc/functions/i18n.php:72 inc/functions/i18n.php:75 msgid "Select Folders" msgstr "Select Folders" #: inc/functions/i18n.php:73 msgid "Select one or several folders to optimize." msgstr "Select one or several folders to optimise." #. translators: %s is a file extension. #: inc/functions/api.php:252 msgid "%s is not a valid extension." msgstr "%s is not a valid extension." #: inc/functions/api.php:224 msgid "Invalid or corrupted file." msgstr "Invalid or corrupted file." #: classes/Bulk/AbstractBulk.php:83 inc/deprecated/deprecated.php:1125 msgid "Original Filesize" msgstr "Original Filesize" #: classes/Bulk/AbstractBulk.php:79 inc/deprecated/deprecated.php:1119 msgid "Optimized Filesize" msgstr "Optimised Filesize" #: classes/Bulk/AbstractBulk.php:75 inc/deprecated/deprecated.php:1113 msgid "View Errors" msgstr "View Errors" #: inc/classes/class-imagify-views.php:336 msgid "Custom folders" msgstr "Custom folders" #: inc/classes/class-imagify-views.php:321 views/part-settings-library.php:10 msgid "Media Library" msgstr "Media Library" #: inc/classes/class-imagify-views.php:175 #: inc/classes/class-imagify-views.php:211 msgid "Other Media" msgstr "Other Media" #: inc/classes/class-imagify-views.php:175 #: inc/classes/class-imagify-views.php:211 views/part-files-list-header.php:5 msgid "Other Media optimized by Imagify" msgstr "Other Media optimised by Imagify" #: inc/classes/class-imagify-settings.php:643 msgid "Unselect All" msgstr "Unselect All" #: inc/classes/class-imagify-settings.php:635 msgid "Select All" msgstr "Select All" #: inc/classes/class-imagify-files-scan.php:42 msgid "This folder does not exist." msgstr "This folder does not exist." #: inc/classes/class-imagify-files-scan.php:36 msgid "Invalid folder." msgstr "Invalid folder." #: views/button/refresh-status.php:17 msgid "Refreshing status..." msgstr "Refreshing status..." #: inc/classes/class-imagify-files-list-table.php:669 msgid "The file has changed" msgstr "The file has changed" #: inc/classes/class-imagify-files-list-table.php:666 msgid "No changes found" msgstr "No changes found" #: inc/classes/class-imagify-files-list-table.php:586 msgid "This folder is not selected for bulk optimization." msgstr "This folder is not selected for bulk optimisation." #: inc/classes/class-imagify-files-list-table.php:443 msgid "Actions" msgstr "Actions" #: inc/classes/class-imagify-files-list-table.php:440 #: views/page-settings.php:95 msgid "Optimization" msgstr "Optimisation" #: inc/classes/class-imagify-files-list-table.php:439 msgid "Folder" msgstr "Folder" #: inc/classes/class-imagify-files-list-table.php:438 msgid "File" msgstr "File" #: inc/classes/class-imagify-files-list-table.php:422 #: views/button/refresh-status.php:25 msgid "Refresh status" msgstr "Refresh status" #: inc/classes/class-imagify-files-list-table.php:387 msgid "All Folders" msgstr "All Folders" #: inc/classes/class-imagify-files-list-table.php:384 msgid "Filter by folder" msgstr "Filter by folder" #. translators: 1 is a link tag start, 2 is the link tag end. #: inc/classes/class-imagify-files-list-table.php:289 msgid "To see things appear here, you must select folders in the settings page first :)" msgstr "To see things appear here, you must select folders in the settings page first :)" #. translators: 1 and 2 are link tag starts, 3 is a link tag end. #: inc/classes/class-imagify-files-list-table.php:278 msgid "No files yet. Do you want to %1$sscan your selected folders%3$s for new files or launch a %2$sbulk optimization%3$s directly?" msgstr "No files yet. Do you want to %1$sscan your selected folders%3$s for new files or launch a %2$sbulk optimisation%3$s directly?" #. translators: 1 and 2 are link tag starts, 3 is a link tag end. #: inc/classes/class-imagify-files-list-table.php:265 msgid "No files yet. Do you want to %1$sscan this folder%3$s for new files or launch a %2$sbulk optimization%3$s directly?" msgstr "No files yet. Do you want to %1$sscan this folder%3$s for new files or launch a %2$sbulk optimisation%3$s directly?" #: inc/classes/class-imagify-files-list-table.php:247 msgid "No errors, hurray!" msgstr "No errors, hurray!" #: inc/classes/class-imagify-files-list-table.php:243 msgid "No unoptimized files, hurray!" msgstr "No unoptimised files, hurray!" #. translators: 1 is a link tag start, 2 is the link tag end. #: inc/classes/class-imagify-files-list-table.php:239 msgid "No optimized files. Have you tried the %1$sbulk optimization%2$s yet?" msgstr "No optimised files. Have you tried the %1$sbulk optimisation%2$s yet?" #: inc/classes/class-imagify-files-list-table.php:90 msgid "Number of files per page" msgstr "Number of files per page" #: inc/classes/class-imagify-files-list-table.php:73 msgid "List View" msgstr "List View" #: inc/deprecated/classes/class-imagify-file-attachment.php:703 msgid "The backup file does not exist." msgstr "The backup file does not exist." #: inc/deprecated/classes/class-imagify-file-attachment.php:626 msgid "This file is already optimized with this level." msgstr "This file is already optimised at this level." #: inc/classes/class-imagify-custom-folders.php:390 msgid "The file has been modified or was not optimized: its folder not being selected in the settings, the entry has been deleted from the database." msgstr "The file has been modified or was not optimised: its folder not being selected in the settings, the entry has been deleted from the database." #: inc/classes/class-imagify-custom-folders.php:329 msgid "The file was missing or its path could not be retrieved from the database. The entry has been deleted from the database." msgstr "The file was missing or its path could not be retrieved from the database. The entry has been deleted from the database." #: inc/classes/class-imagify-admin-ajax-post.php:718 #: inc/classes/class-imagify-admin-ajax-post.php:721 #: inc/classes/class-imagify-files-list-table.php:333 #: inc/classes/class-imagify-files-list-table.php:579 #: views/part-settings-custom-folders.php:26 msgid "Site's root" msgstr "Site's root" #: inc/classes/class-imagify-admin-ajax-post.php:706 #: inc/classes/class-imagify-files-scan.php:50 msgid "This folder is not allowed." msgstr "This folder is not allowed." #: inc/classes/class-imagify-admin-ajax-post.php:700 #: inc/classes/class-imagify-files-scan.php:46 msgid "This file is not a folder." msgstr "This file is not a folder." #: inc/classes/class-imagify-admin-ajax-post.php:696 msgid "This folder doesn't exist." msgstr "This folder doesn't exist." #: inc/classes/class-imagify-admin-ajax-post.php:1050 msgid "Couldn't get user data." msgstr "Couldn't get user data." #: inc/classes/class-imagify-admin-ajax-post.php:627 msgid "This folder is not in the database." msgstr "This folder is not in the database." #: inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php:126 msgid "Invalid file ID" msgstr "Invalid file ID" #. translators: 1 is the opening of a link, 2 is the closing of this link. #: inc/3rd-party/nextgen-gallery/inc/admin/bulk.php:84 msgid "You can also re-optimize your images more finely directly in each %1$sgallery%2$s." msgstr "You can also re-optimise your images more finely directly in each %1$sgallery%2$s." #: inc/3rd-party/nextgen-gallery/inc/admin/bulk.php:82 msgid "NextGen Galleries" msgstr "NextGen Galleries" #: inc/deprecated/deprecated.php:619 inc/functions/api.php:203 #: inc/functions/i18n.php:105 inc/functions/i18n.php:250 msgid "cURL is not available on the server." msgstr "cURL is not available on the server." #. translators: 1 is the opening of a link, 2 is the closing of this link. #: inc/classes/class-imagify-views.php:323 msgid "You can also re-optimize your media files from your %1$sMedia Library%2$s screen." msgstr "You can also re-optimise your media files from your %1$sMedia Library%2$s screen." #. translators: 1 is the opening of a link, 2 is the closing of this link. #: inc/classes/class-imagify-views.php:338 msgid "You can re-optimize your media files more finely directly in the %1$smedia management%2$s." msgstr "You can re-optimise your media files more finely directly in the %1$smedia management%2$s." #: classes/Optimization/Process/AbstractProcess.php:545 msgid "With no extension, this file cannot be optimized." msgstr "With no extension, this file cannot be optimised." #: inc/functions/api.php:210 msgid "This account already exists." msgstr "This account already exists." #: views/part-bulk-optimization-infos.php:42 #: views/part-documentation-link.php:11 msgid "Check our documentation." msgstr "Check our documentation." #: views/part-bulk-optimization-infos.php:41 #: views/part-documentation-link.php:10 msgid "Need help or have questions?" msgstr "Need help or have questions?" #: classes/Optimization/Process/CustomFolders.php:72 #: classes/Optimization/Process/WP.php:65 #: inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php:57 #: inc/deprecated/classes/class-imagify-attachment.php:585 msgid "This file has no backup file." msgstr "This file has no backup file." #: inc/classes/class-imagify-views.php:243 inc/common/admin-bar.php:50 msgid "Documentation" msgstr "Documentation" #: inc/functions/admin-ui.php:454 msgid "This media lacks the required metadata and cannot be optimized." msgstr "This media lacks the required metadata and cannot be optimised." #: inc/functions/admin-ui.php:442 msgid "You are not allowed to optimize this file." msgstr "You are not allowed to optimise this file." #: inc/functions/i18n.php:214 msgid "Optimize Missing Sizes" msgstr "Optimise Missing Sizes" #: inc/functions/api.php:222 msgid "You have consumed all your data. You have to upgrade your account to continue." msgstr "You have consumed all your data. You have to upgrade your account to continue." #: inc/functions/api.php:221 msgid "You are not authorized to perform this action." msgstr "You are not authorised to perform this action." #: inc/functions/api.php:219 msgid "User not valid." msgstr "User not valid." #: inc/functions/api.php:218 msgid "Unable to regenerate access token." msgstr "Unable to regenerate access token." #: inc/functions/api.php:217 msgid "Too many requests, please be patient." msgstr "Too many requests, please be patient." #: inc/functions/api.php:216 msgid "This user does not exist." msgstr "This user does not exist." #: inc/functions/api.php:215 msgid "This email is already registered, you should try another email." msgstr "This email is already registered, you should try another email." #: inc/functions/api.php:214 msgid "Unable to retrieve the token from Data Storage API." msgstr "Unable to retrieve the token from Data Storage API." #: inc/functions/api.php:213 msgid "Unable to connect to Data Storage API." msgstr "Unable to connect to Data Storage API." #: inc/functions/api.php:212 msgid "Unable to connect to Data Storage API to get the token." msgstr "Unable to connect to Data Storage API to get the token." #: inc/functions/api.php:211 msgid "Error uploading to Data Storage." msgstr "Error uploading to Data Storage." #: inc/functions/api.php:209 msgid "Email field should not be empty." msgstr "Email field should not be empty." #: inc/functions/api.php:208 msgid "Coupon does not exist." msgstr "Coupon does not exist." #: inc/functions/api.php:206 msgid "Cannot create client token." msgstr "Cannot create client token." #: inc/functions/api.php:205 msgid "Authentication not provided." msgstr "Authentication not provided." #. translators: %s is the plugin name. #: inc/functions/admin.php:323 msgid "%s Failure Notice" msgstr "%s Failure Notice" #. translators: This sentense already exists in WordPress. #: inc/functions/admin.php:318 msgid "Go back" msgstr "Go back" #. translators: This sentense already exists in WordPress. #: inc/functions/admin.php:286 msgid "Sorry, you are not allowed to do that." msgstr "Sorry, you are not allowed to do that." #. translators: 1 is the number of thumbnails to optimize, 2 is the opening of #. a HTML tag that will be hidden on small screens, 3 is the closing tag. #: views/button/optimize-missing-sizes.php:28 msgid "%2$sOptimize %3$s%1$d missing thumbnail" msgid_plural "%2$sOptimize %3$s%1$d missing thumbnails" msgstr[0] "%2$sOptimise %3$s%1$d missing thumbnail" msgstr[1] "%2$sOptimise %3$s%1$d missing thumbnails" #. translators: %d is a number of thumbnails. #: inc/deprecated/classes/class-imagify-attachment.php:611 msgid "%d thumbnail failed to be created" msgid_plural "%d thumbnails failed to be created" msgstr[0] "%d thumbnail failed to be created" msgstr[1] "%d thumbnails failed to be created" #: inc/classes/class-imagify-admin-ajax-post.php:951 msgid "Coupon is empty." msgstr "Coupon is empty." #: inc/classes/class-imagify-admin-ajax-post.php:928 msgid "Wrongly formatted response from our server." msgstr "Wrongly formatted response from our server." #: inc/classes/class-imagify-admin-ajax-post.php:817 msgid "Empty API key." msgstr "Empty API key." #: inc/classes/class-imagify-admin-ajax-post.php:786 msgid "Not a valid email address." msgstr "Not a valid email address." #: inc/classes/class-imagify-admin-ajax-post.php:780 msgid "Empty email address." msgstr "Empty email address." #: classes/Bulk/Bulk.php:517 classes/Bulk/Bulk.php:540 #: classes/Bulk/Bulk.php:564 inc/classes/class-imagify-admin-ajax-post.php:273 #: inc/classes/class-imagify-admin-ajax-post.php:306 #: inc/classes/class-imagify-admin-ajax-post.php:339 #: inc/classes/class-imagify-admin-ajax-post.php:372 #: inc/classes/class-imagify-admin-ajax-post.php:405 #: inc/classes/class-imagify-admin-ajax-post.php:438 #: inc/classes/class-imagify-admin-ajax-post.php:485 #: inc/classes/class-imagify-admin-ajax-post.php:515 #: inc/classes/class-imagify-admin-ajax-post.php:547 #: inc/classes/class-imagify-admin-ajax-post.php:578 #: inc/classes/class-imagify-admin-ajax-post.php:688 #: inc/classes/class-imagify-admin-ajax-post.php:1098 #: inc/classes/class-imagify-admin-ajax-post.php:1104 #: inc/classes/class-imagify-admin-ajax-post.php:1112 #: inc/classes/class-imagify-admin-ajax-post.php:1123 #: inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php:120 #: inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php:195 #: inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php:49 msgid "Invalid request" msgstr "Invalid request" #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:415 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:419 msgid "The main image could not be retrieved from Amazon S3." msgstr "The main image could not be retrieved from Amazon S3." #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:401 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:405 msgid "Files could not be sent to Amazon S3." msgstr "Files could not be sent to Amazon S3." #: inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php:216 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:351 #: inc/deprecated/classes/class-imagify-attachment.php:572 #: inc/deprecated/classes/class-imagify-attachment.php:691 #: inc/deprecated/classes/class-imagify-file-attachment.php:619 #: inc/deprecated/classes/class-imagify-file-attachment.php:696 msgid "This type of file is not supported." msgstr "This type of file is not supported." #. translators: %s is a formatted number, dont use %d. #: inc/functions/api.php:246 msgid "Custom One Time plan starts from %s MB." msgstr "Custom One Time plan starts from %s MB." #: inc/functions/api.php:207 msgid "Confirm your account to continue optimizing files." msgstr "Confirm your account to continue optimising files." #: inc/functions/api.php:220 msgid "WELL DONE. This media file is already optimized, no further optimization is required." msgstr "WELL DONE. This media file is already optimised, no further optimisation is required." #: inc/functions/api.php:201 msgid "Your file is too big to be uploaded on our server." msgstr "Your file is too big to be uploaded on our server." #. translators: %s is a file path. #: views/page-settings.php:68 msgid "The backup folder %s cannot be created or is not writable by the server, original images cannot be saved!" msgstr "The backup folder %s cannot be created or is not writable by the server, original images cannot be saved!" #. translators: %s is a file path. #: views/notice-backup-folder-not-writable.php:15 msgid "The backup folder %s cannot be created. Is its parent directory writable by the server? Original images cannot be saved!" msgstr "The backup folder %s cannot be created. Is its parent directory writable by the server? Original images cannot be saved!" #. translators: %s is a file path. #: views/notice-backup-folder-not-writable.php:12 msgid "The backup folder %s is not writable by the server, original images cannot be saved!" msgstr "The backup folder %s is not writable by the server, original images cannot be saved!" #: classes/Optimization/File.php:420 inc/deprecated/deprecated.php:791 msgid "The file could not be saved." msgstr "The file could not be saved." #: classes/Optimization/File.php:109 inc/deprecated/deprecated.php:747 msgid "Filesystem error." msgstr "Filesystem error." #: inc/deprecated/deprecated.php:768 msgid "Error while retrieving the uploads directory path." msgstr "Error while retrieving the uploads directory path." #: classes/Optimization/File.php:398 inc/deprecated/deprecated.php:760 msgid "The backup directory is not writable." msgstr "The backup directory is not writable." #: inc/deprecated/deprecated.php:752 msgid "The file to backup does not exist." msgstr "The file to backup does not exist." #: inc/deprecated/classes/class-imagify-file-attachment.php:709 #: inc/deprecated/deprecated.php:740 msgid "The file path is empty." msgstr "The file path is empty." #. translators: %s is a number. Don't use %d. #: inc/functions/i18n.php:276 msgid "%s error(s)" msgstr "%s error(s)" #. translators: %s is a number. Don't use %d. #: inc/functions/i18n.php:273 msgid "%s file(s)" msgstr "%s file(s)" #: inc/functions/i18n.php:274 msgctxt "noun" msgid "Notice" msgstr "Notice" #: inc/functions/i18n.php:270 msgctxt "adjective" msgid "Complete" msgstr "Complete" #: inc/functions/i18n.php:267 msgid "Optimizing" msgstr "Optimising" #: views/part-settings-library.php:90 msgid "Choose the sizes to optimize" msgstr "Choose the sizes to optimise" #: inc/3rd-party/nextgen-gallery/classes/Media/NGG.php:354 #: inc/deprecated/classes/class-imagify-ngg-attachment.php:945 msgid "%n thumbnail could not be restored." msgid_plural "%n thumbnails could not be restored." msgstr[0] "%n thumbnail could not be restored." msgstr[1] "%n thumbnails could not be restored." #: inc/deprecated/classes/class-imagify-ngg-attachment.php:758 msgid "Backup image not found." msgstr "Backup image not found." #: inc/3rd-party/nextgen-gallery/classes/Media/NGG.php:284 #: inc/deprecated/classes/class-imagify-ngg-attachment.php:764 msgid "Image not found in NextGen Gallery data." msgstr "Image not found in NextGen Gallery data." #: classes/Optimization/Process/AbstractProcess.php:839 #: inc/deprecated/classes/class-imagify-ngg-attachment.php:774 msgid "Image path and backup path are identical." msgstr "Image path and backup path are identical." #: inc/deprecated/classes/class-imagify-ngg-attachment.php:939 msgid "Related data could not be saved." msgstr "Related data could not be saved." #: inc/deprecated/classes/class-imagify-ngg-attachment.php:753 msgid "Mime type not supported." msgstr "MIME type not supported." #: inc/deprecated/classes/class-imagify-ngg-attachment.php:792 msgid "Restoration failed." msgstr "Restoration failed." #: classes/Optimization/Process/AbstractProcess.php:852 #: inc/deprecated/classes/class-imagify-ngg-attachment.php:778 msgid "The image to replace is not writable." msgstr "The image to replace is not writable." #. translators: %s is a formatted number, dont use %d. #: classes/Bulk/AbstractBulk.php:74 inc/deprecated/deprecated.php:1112 msgid "%s Error" msgid_plural "%s Errors" msgstr[0] "%s Error" msgstr[1] "%s Errors" #. translators: 1 is a data quota, 2 is a date. #: inc/classes/class-imagify-admin-ajax-post.php:863 msgid "You have consumed all your credit for this month. You will have <strong>%1$s back on %2$s</strong>." msgstr "You have consumed all your credit for this month. You will have <strong>%1$s back on %2$s</strong>." #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:260 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:289 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:465 #: inc/deprecated/classes/class-imagify-as3cf-attachment.php:470 msgid "This size could not be retrieved from Amazon S3." msgstr "This size could not be retrieved from Amazon S3." #. translators: %s is a percentage. #: views/page-bulk.php:76 msgid "You optimized %s of your website's images" msgstr "You optimised %s of your website's images" #. translators: 1 and 2 are optimization levels: "Original", "Normal", #. "Aggressive", or "Ultra". #: views/modal-settings-visual-comparison.php:13 msgid "I want to compare %1$s and %2$s" msgstr "I want to compare %1$s and %2$s" #: inc/classes/class-imagify-abstract-cron.php:163 msgid "Once Weekly" msgstr "Once Weekly" #. translators: %s is a formatted date. #: views/part-discount-banner.php:20 msgid "Special Offer<br><strong>Until %s</strong>" msgstr "Special Offer<br><strong>Until %s</strong>" #: inc/functions/i18n.php:143 msgid "Error with checking this coupon." msgstr "Error with checking this coupon." #: inc/functions/i18n.php:146 msgid "Something went wrong with getting our updated offers. Please retry later." msgstr "Something went wrong with getting our updated offers. Please retry later." #: views/modal-payment.php:222 msgid "Choose a plan" msgstr "Choose a plan" #: views/modal-payment.php:200 msgid "OK" msgstr "OK" #: views/modal-payment.php:199 msgid "Coupon Code" msgstr "Coupon Code" #: views/modal-payment.php:194 msgid "Checking Coupon" msgstr "Checking Coupon" #: views/modal-payment.php:70 msgid "The free plan is enough to optimize your images" msgstr "The free plan is enough to optimise your images" #: views/modal-payment.php:22 msgid "Analyzing" msgstr "Analysing" #. translators: 1 is a percentage, 2 is a coupon code. #: inc/functions/i18n.php:145 msgctxt "coupon validated" msgid "%1$s off with %2$s" msgstr "%1$s off with %2$s" #: inc/functions/i18n.php:147 views/modal-payment.php:196 msgid "If you have a <strong>coupon code</strong><br> use it here:" msgstr "If you have a <strong>coupon code</strong><br> use it here:" #: views/modal-payment.php:19 msgid "We are analyzing your images" msgstr "We are analysing your images" #: inc/functions/i18n.php:48 msgid "You need to specify your API key!" msgstr "You need to specify your API key!" #: views/modal-payment.php:96 views/modal-payment.php:123 #: views/modal-payment.php:262 views/modal-payment.php:280 msgid "/month" msgstr "/month" #: views/modal-payment.php:85 views/modal-payment.php:251 msgid "2 months free" msgstr "2 months free" #: views/modal-payment.php:425 msgid "This is secure 128-bits SSL encrypted payment" msgstr "This is secure 128-bits SSL encrypted payment" #: views/modal-payment.php:424 msgid "Secure Credit Card Payment" msgstr "Secure Credit Card Payment" #: views/modal-payment.php:380 msgid "Thank you for being awesome!" msgstr "Thank you for being awesome!" #: views/modal-payment.php:312 msgid "Contact Us" msgstr "Contact Us" #: views/modal-payment.php:308 msgid "for special needs" msgstr "for special needs" #: views/modal-payment.php:307 msgid "Need more?" msgstr "Need more?" #: views/modal-payment.php:299 views/modal-payment.php:349 msgid "Choose plan" msgstr "Choose plan" #: views/modal-payment.php:241 msgid "Monthly plans come with credits which is renewed every months. The billing happens automatically each month or year depending the billing period you choose." msgstr "Monthly plans come with credits which is renewed every months. The billing happens automatically each month or year depending the billing period you choose." #: views/modal-payment.php:231 msgid "One Time Plans" msgstr "One Time Plans" #: views/modal-payment.php:226 msgid "Monthly Plans" msgstr "Monthly Plans" #: views/modal-payment.php:206 msgid "Checkout" msgstr "Checkout" #: views/modal-payment.php:139 views/modal-payment.php:182 msgid "Choose another plan" msgstr "Choose another plan" #. translators: %s is a formatted number (don't use %d). #: views/modal-payment.php:102 views/modal-payment.php:165 #: views/modal-payment.php:268 views/modal-payment.php:333 msgid "approx: %s images" msgstr "approx: %s images" #: views/modal-payment.php:85 views/modal-payment.php:251 msgid "Yearly" msgstr "Yearly" #: views/modal-payment.php:82 views/modal-payment.php:248 msgid "Monthly" msgstr "Monthly" #. translators: %s is a formatted file size. #: views/modal-payment.php:56 msgid "You upload around %s of images per month." msgstr "You upload around %s of images per month." #: inc/classes/class-imagify-admin-ajax-post.php:1061 views/page-bulk.php:138 #: views/part-settings-account.php:55 msgid "You're new to Imagify?" msgstr "You're new to Imagify?" #: views/page-bulk.php:146 views/part-settings-account.php:64 msgid "What plan do I need?" msgstr "What plan do I need?" #: views/modal-payment.php:319 msgid "One Time plans are useful if you have a lots of existing images which need to be optimized. You can use it for bulk optimizing all your past images. You will pay only once." msgstr "One Time plans are useful if you have a lot of existing images which need to be optimised. You can use it for bulk optimising all your past images. You will pay only once." #: views/page-bulk.php:142 views/part-settings-account.php:60 msgid "Let us help you by analyzing your existing images and determine the best plan for you." msgstr "Let us help you by analysing your existing images and determine the best plan for you." #: views/part-settings-footer.php:17 msgid "Save & Go to Bulk Optimizer" msgstr "Save & Go to Bulk Optimiser" #: views/modal-payment.php:392 msgid "What do our users think about Imagify" msgstr "What do our users think about Imagify" #: views/modal-payment.php:211 msgid "Monthly plans come with credits which are renewed every month. The billing happens automatically each month or year, depending on which billing period you choose." msgstr "Monthly plans come with credits which are renewed every month. The billing happens automatically each month or year, depending on which billing period you choose." #: views/modal-payment.php:149 msgid "Optimize the images you already have with a One Time plan" msgstr "Optimise the images you already have with a One Time plan" #: views/modal-payment.php:78 msgid "Subscribe to a yearly plan" msgstr "Subscribe to a yearly plan" #: views/modal-payment.php:77 msgid "Subscribe to a monthly plan" msgstr "Subscribe to a monthly plan" #: views/modal-payment.php:18 msgid "We analyzed your images" msgstr "We analysed your images" #: inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php:133 #: inc/functions/i18n.php:57 msgid "Cancel" msgstr "Cancel" #. translators: %s is a formatted number. Don't use %d. #: views/part-bulk-optimization-infos.php:32 msgid "If you have more than %s images, you will need to launch the bulk optimization several times." msgstr "If you have more than %s images, you will need to launch the bulk optimisation several times." #. translators: 1 is a "bold" tag start, 2 is the "bold" tag end, 3 is a #. formatted number (don't use %3$d). #: views/notice-rating.php:12 msgid "%1$sCongratulations%2$s, you have optimized %1$s%3$s images%2$s and improved your website's speed by reducing your images size." msgstr "%1$sCongratulations%2$s, you have optimised %1$s%3$s images%2$s and improved your website's speed by reducing your images size." #: inc/functions/i18n.php:196 views/button/compare-images.php:12 msgid "Compare Original VS Optimized" msgstr "Compare Original VS Optimised" #: inc/functions/i18n.php:120 inc/functions/i18n.php:277 msgid "Oops, There is something wrong!" msgstr "Oops, there is something wrong!" #: inc/functions/i18n.php:121 inc/functions/i18n.php:278 msgid "An unknown error occurred when we tried to get all your unoptimized media files. Try again and if the issue still persists, please contact us!" msgstr "An unknown error occurred when we tried to get all your unoptimised media files. Try again and if the issue still persists, please contact us!" #. Plugin URI of the plugin #. translators: Plugin URI of the plugin/theme #: inc/functions/common.php:232 msgid "https://wordpress.org/plugins/imagify/" msgstr "https://en-gb.wordpress.org/plugins/imagify/" #. translators: %s is a file path. #: inc/deprecated/deprecated.php:652 msgid "%s is not writable." msgstr "%s is not writable." #. translators: %s is a file path. #: inc/deprecated/deprecated.php:646 msgid "Could not find %s." msgstr "Could not find %s." #: classes/Optimization/File.php:466 inc/deprecated/deprecated.php:635 #: inc/functions/i18n.php:111 inc/functions/i18n.php:256 msgid "External HTTP requests are blocked." msgstr "External HTTP requests are blocked." #: classes/Optimization/File.php:105 inc/deprecated/deprecated.php:614 msgid "File path is empty." msgstr "File path is empty." #: inc/deprecated/deprecated.php:640 inc/functions/i18n.php:112 #: inc/functions/i18n.php:257 msgid "Sorry, our servers are temporarily unavailable. Please, try again in a couple of minutes." msgstr "Sorry, our servers are temporarily unavailable. Please, try again in a couple of minutes." #. translators: %s is a file extension. #: classes/Optimization/Process/AbstractProcess.php:552 msgid "%s cannot be optimized." msgstr "%s cannot be optimised." #. Description of the plugin msgid "Dramatically reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwidth using Imagify, the new most advanced image optimization tool." msgstr "Dramatically reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwidth using Imagify, the new most advanced image optimisation tool." #: views/button/retry-optimize.php:42 msgid "Try again" msgstr "Try again" #: inc/admin/meta-boxes.php:56 inc/functions/admin-ui.php:478 #: views/button/restore.php:17 msgid "Restoring..." msgstr "Restoring..." #: inc/functions/admin-ui.php:99 msgid "Overall Saving:" msgstr "Overall Saving:" #: inc/functions/admin-ui.php:98 msgid "Thumbnails Optimized:" msgstr "Thumbnails Optimised:" #: inc/classes/class-imagify-files-list-table.php:604 #: inc/functions/admin-ui.php:86 msgid "Original Filesize:" msgstr "Original Filesize:" #: inc/common/admin-bar.php:77 views/part-settings-custom-folders.php:148 #: views/part-settings-files-tree-row.php:21 msgid "Loading..." msgstr "Loading..." #: inc/functions/admin-ui.php:78 inc/functions/admin-ui.php:79 msgid "View details" msgstr "View details" #: inc/functions/admin-ui.php:78 msgid "Close details" msgstr "Close details" #: inc/classes/class-imagify-files-list-table.php:609 #: inc/functions/admin-ui.php:49 msgid "New Filesize:" msgstr "New Filesize:" #. translators: %s is WordPress.org. #: inc/common/admin-bar.php:62 msgid "Rate Imagify on %s" msgstr "Rate Imagify on %s" #: inc/admin/upload.php:64 inc/classes/class-imagify-files-list-table.php:395 msgid "Filter by status" msgstr "Filter by status" #. translators: %s is a size name. #: classes/Optimization/Process/AbstractProcess.php:607 msgid "The size %s is not authorized to be optimized. Update your Imagify settings if you want to optimize it." msgstr "The size %s is not authorised to be optimised. Update your Imagify settings if you want to optimise it." #: views/part-bulk-optimization-table.php:73 msgid "Errors" msgstr "Errors" #: inc/classes/class-imagify-files-list-table.php:613 #: inc/functions/admin-ui.php:69 inc/functions/i18n.php:192 #: views/modal-settings-visual-comparison.php:80 #: views/modal-settings-visual-comparison.php:100 #: views/modal-settings-visual-comparison.php:121 msgid "Original Saving:" msgstr "Original Saving:" #: inc/functions/i18n.php:191 views/modal-settings-visual-comparison.php:66 #: views/modal-settings-visual-comparison.php:76 #: views/modal-settings-visual-comparison.php:96 #: views/modal-settings-visual-comparison.php:117 msgid "File Size:" msgstr "File Size:" #: inc/functions/admin-ui.php:89 views/modal-settings-visual-comparison.php:62 #: views/modal-settings-visual-comparison.php:72 #: views/modal-settings-visual-comparison.php:92 #: views/modal-settings-visual-comparison.php:113 msgid "Level:" msgstr "Level:" #. translators: %s is a formatted file size. #: views/modal-settings-visual-comparison.php:40 #: views/modal-settings-visual-comparison.php:48 #: views/modal-settings-visual-comparison.php:56 msgid "Optimized photography about %s" msgstr "Optimised photography about %s" #. translators: %s is a formatted file size. #: views/modal-settings-visual-comparison.php:32 msgid "Original photography about %s" msgstr "Original photography about %s" #: views/modal-settings-infos.php:19 msgid "Note: the file size reduction will be less, compared to aggressive mode." msgstr "Note: the file size reduction will be less, compared to aggressive mode." #: views/modal-settings-infos.php:16 msgid "If you want the perfect quality for your images, we recommend you that mode." msgstr "If you want the perfect quality for your images, we recommend you that mode." #: views/modal-settings-infos.php:13 msgid "This mode provides lossless optimization, your images will be optimized without any visible change." msgstr "This mode provides lossless optimisation, your images will be optimised without any visible change." #: views/modal-settings-infos.php:32 msgid "If you want the maximum weight reduction, we recommend using this mode." msgstr "If you want the maximum weight reduction, we recommend using this mode." #: views/modal-settings-infos.php:29 msgid "This will provide a drastic savings on the initial weight, with a small reduction in image quality. Most of the time it's not even noticeable." msgstr "This will provide a drastic savings on the initial weight, with a small reduction in image quality. Most of the time it's not even noticeable." #: views/modal-settings-infos.php:26 msgid "This mode provides perfect optimization of your images without any significant quality loss." msgstr "This mode provides perfect optimisation of your images without any significant quality loss." #: views/modal-settings-infos.php:45 msgid "If you want the maximum weight reduction, and you agree to lose some quality on the images we recommend using this mode." msgstr "If you want the maximum weight reduction, and you agree to lose some quality on the images we recommend using this mode." #: views/modal-settings-infos.php:42 msgid "This will provide a huge savings on the initial weight. Sometimes the image quality could be degraded a little." msgstr "This will provide a huge savings on the initial weight. Sometimes the image quality could be degraded a little." #: views/modal-settings-infos.php:39 msgid "This mode will apply all available optimizations for maximum image compression." msgstr "This mode will apply all available optimisations for maximum image compression." #: views/modal-settings-infos.php:8 msgid "You can choose three levels of compression" msgstr "You can choose three levels of compression" #: inc/functions/i18n.php:193 views/modal-payment.php:385 #: views/modal-settings-infos.php:52 views/modal-settings-partners-infos.php:13 #: views/modal-settings-visual-comparison.php:135 msgid "Close" msgstr "Close" #: views/page-settings.php:116 msgid "I want this awesome quick access menu on my Toolbar." msgstr "I want this awesome quick access menu on my Toolbar." #: views/part-settings-library.php:79 msgid "Remember each additional image size will affect your Imagify monthly usage!" msgstr "Remember each additional image size will affect your Imagify monthly usage!" #: views/part-settings-library.php:63 msgid "Files optimization" msgstr "Files optimisation" #. translators: 1 is a text input for a number of pixels (don't use %d). #: views/part-settings-library.php:32 msgid "to maximum %s pixels width" msgstr "to maximum %s pixels width" #: views/part-settings-library.php:17 msgid "Resize larger images" msgstr "Resize larger images" #: views/page-settings.php:59 msgid "Keep your original images in a separate folder before optimization process." msgstr "Keep your original images in a separate folder before optimisation process." #: views/page-settings.php:58 msgid "Backup original images" msgstr "Backup original images" #: views/page-settings.php:49 msgid "Automatically optimize every image you upload to WordPress." msgstr "Automatically optimise every image you upload to WordPress." #: views/page-settings.php:48 msgid "Auto-Optimize images on upload" msgstr "Auto-optimise images on upload" #. translators: %s is a "More info?" link. #: classes/Optimization/File.php:605 inc/deprecated/deprecated.php:629 #: inc/functions/i18n.php:109 inc/functions/i18n.php:254 #: views/page-settings.php:147 msgid "More info?" msgstr "More info?" #: inc/classes/class-imagify-files-list-table.php:442 msgid "Optimization Level" msgstr "Optimisation Level" #. translators: 1 is a "bold" tag start, 2 is the "bold" tag end. #: views/part-settings-library.php:73 msgid "The %1$soriginal size%2$s is %1$sautomatically optimized%2$s by Imagify." msgstr "The %1$soriginal size%2$s is %1$sautomatically optimised%2$s by Imagify." #. translators: 1 is a number of pixels. #: views/part-settings-library.php:44 msgid "This option is recommended to reduce larger images. You can save up to 80%% after resizing. The new width should not be less than your largest thumbnail width, which is actually %dpx." msgstr "This option is recommended to reduce larger images. You can save up to 80%% after resizing. The new width should not be less than your largest thumbnail width, which is actually %dpx." #: views/page-settings.php:107 msgid "Display Options" msgstr "Display Options" #: views/part-settings-library.php:66 msgid "You can choose to optimize different image sizes created by WordPress here." msgstr "You can choose to optimise different image sizes created by WordPress here." #: views/part-settings-account.php:77 views/part-settings-account.php:104 msgid "API Key" msgstr "API Key" #: views/notice-wp-rocket.php:19 msgid "Get WP Rocket now" msgstr "Get WP Rocket now" #: views/notice-wp-rocket.php:15 msgid "Discover the best caching plugin to speed up your website." msgstr "Discover the best caching plugin to speed up your website." #: views/notice-grid-view.php:9 msgid "Switch to the List View" msgstr "Switch to the List View" #: views/notice-grid-view.php:8 msgid "Use the List view to optimize images with Imagify." msgstr "Use the List view to optimise images with Imagify." #: views/notice-grid-view.php:5 msgid "You're missing out!" msgstr "You're missing out!" #: views/notice-http-block-external.php:14 msgid "Click on the field and press Ctrl-A to select all." msgstr "Click on the field and press Ctrl-A to select all." #: views/notice-http-block-external.php:13 msgid "To optimize your images, you have to put the following code in your <code>wp-config.php</code> file so that it works correctly." msgstr "To optimise your images, you have to put the following code in your <code>wp-config.php</code> file so that it works correctly." #: views/notice-http-block-external.php:10 msgid "You defined the <code>WP_HTTP_BLOCK_EXTERNAL</code> constant in the <code>wp-config.php</code> to block all external HTTP requests." msgstr "You defined the <code>WP_HTTP_BLOCK_EXTERNAL</code> constant in the <code>wp-config.php</code> to block all external HTTP requests." #: views/notice-http-block-external.php:5 msgid "The external HTTP requests are blocked!" msgstr "The external HTTP requests are blocked!" #. translators: 1 is a "bold" tag start, 2 is the "bold" tag end + a line break #. tag, 3 is a link tag start, 4 is the link tag end. #: views/notice-rating.php:23 views/part-settings-header.php:25 msgid "%1$sDo you like this plugin?%2$s Please take a few seconds to %3$srate it on WordPress.org%4$s!" msgstr "%1$sDo you like this plugin?%2$s Please take a few seconds to %3$srate it on WordPress.org%4$s!" #: views/notice-welcome-steps.php:17 msgid "Create an Account" msgstr "Create an Account" #: views/notice-plugins-to-deactivate.php:17 msgid "Deactivate" msgstr "Deactivate" #. translators: 1 and 2 are link tag starts, 3 is a link tag end. #: views/notice-wrong-api-key.php:14 msgid "Go to your Imagify account page to get your API Key and specify it on %1$syour settings%3$s or %2$screate an account for free%3$s if you don't have one yet." msgstr "Go to your Imagify account page to get your API Key and specify it on %1$syour settings%3$s or %2$screate an account for free%3$s if you don't have one yet." #: views/notice-wrong-api-key.php:5 views/part-settings-account.php:119 msgid "Your API key isn't valid!" msgstr "Your API key isn't valid!" #: views/notice-welcome-steps.php:50 msgid "Go to Settings" msgstr "Go to Settings" #: views/notice-welcome-steps.php:49 msgid "It’s almost done! You have just to configure your optimization settings." msgstr "It’s almost done! You have just to configure your optimisation settings." #: views/notice-welcome-steps.php:48 msgid "Configure it" msgstr "Configure it" #: views/notice-welcome-steps.php:41 msgid "I have my API key" msgstr "I have my API key" #: views/notice-welcome-steps.php:28 msgid "Enter your API Key" msgstr "Enter your API Key" #: views/notice-welcome-steps.php:21 msgid "Sign up, It's FREE!" msgstr "Sign up, It's FREE!" #: views/notice-welcome-steps.php:18 msgid "Don't have an Imagify account yet? Optimize your images by creating an account in a few seconds!" msgstr "Don't have an Imagify account yet? Optimise your images by creating an account in a few seconds!" #. translators: 1 is a link tag start, 2 is the link tag end. #: views/notice-welcome-steps.php:33 msgid "Save your API Key you have received by email or you can get it on your %1$sImagify account page%2$s." msgstr "Save your API Key you have received by email or you can get it on your %1$sImagify account page%2$s." #: views/notice-plugins-to-deactivate.php:10 msgid "The following plugin is not compatible with this plugin and may cause unexpected results:" msgid_plural "The following plugins are not compatible with this plugin and may cause unexpected results:" msgstr[0] "The following plugin is not compatible with this plugin and may cause unexpected results:" msgstr[1] "The following plugins are not compatible with this plugin and may cause unexpected results:" #: views/notice-footer.php:6 views/notice-welcome-steps.php:10 msgid "Dismiss this notice" msgstr "Dismiss this notice" #: views/notice-welcome-steps.php:8 msgid "Welcome to Imagify, the best way to easily optimize your images!" msgstr "Welcome to Imagify, the best way to easily optimise your images!" #: views/modal-settings-visual-comparison.php:22 #: views/modal-settings-visual-comparison.php:27 #: views/modal-settings-visual-comparison.php:63 msgid "Original" msgstr "Original" #: views/page-bulk.php:19 msgid "Statistics" msgstr "Statistics" #: inc/classes/class-imagify-files-list-table.php:441 #: inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php:242 #: inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php:97 msgid "Status" msgstr "Status" #: views/notice-bulk-optimization-complete.php:14 #: views/part-bulk-optimization-success.php:17 msgid "Well done!" msgstr "Well done!" #. translators: %s is a line break. #: views/page-bulk.php:56 msgid "that's the size you saved %sby using Imagify" msgstr "that's the size you saved %sby using Imagify" #: views/page-bulk.php:42 msgid "Optimized size" msgstr "Optimised size" #: views/page-bulk.php:37 msgid "Original size" msgstr "Original size" #. translators: you can use %s to include a line break. #: views/page-bulk.php:28 msgid "that's the number of original images%s you optimized with Imagify" msgstr "that's the number of original images%s you optimised with Imagify" #: views/modal-settings-infos.php:11 #: views/modal-settings-visual-comparison.php:23 #: views/modal-settings-visual-comparison.php:35 #: views/modal-settings-visual-comparison.php:73 msgid "Normal" msgstr "Normal" #: views/modal-settings-infos.php:24 #: views/modal-settings-visual-comparison.php:24 #: views/modal-settings-visual-comparison.php:43 #: views/modal-settings-visual-comparison.php:93 msgid "Aggressive" msgstr "Aggressive" #: views/modal-settings-infos.php:37 #: views/modal-settings-visual-comparison.php:25 #: views/modal-settings-visual-comparison.php:51 #: views/modal-settings-visual-comparison.php:114 msgid "Ultra" msgstr "Ultra" #: views/part-bulk-optimization-infos.php:27 msgid "Please be aware that optimizing a large number of images can take a while depending on your server and network speed." msgstr "Please be aware that optimising a large number of images can take a while depending on your server and network speed." #: views/page-bulk.php:14 msgid "Overview" msgstr "Overview" #: views/page-bulk.php:191 msgid "Imagif’em all" msgstr "Imagif’em all" #: inc/functions/i18n.php:284 msgid "Information" msgstr "Information" #: views/part-bulk-optimization-overquota-alert.php:10 msgid "Upgrade your account to continue optimizing your images." msgstr "Upgrade your account to continue optimising your images." #: inc/classes/class-imagify-views.php:214 #: inc/classes/class-imagify-views.php:245 inc/common/admin-bar.php:32 #: views/part-settings-header.php:5 views/part-settings-header.php:14 msgid "Settings" msgstr "Settings" #: inc/classes/class-imagify-settings.php:410 msgid "<strong>ERROR</strong>: options page not found." msgstr "<strong>ERROR</strong>: options page not found." #: inc/admin/meta-boxes.php:43 #: inc/classes/class-imagify-files-list-table.php:710 #: inc/functions/admin-ui.php:463 msgid "Check your Settings" msgstr "Check your Settings" #: inc/admin/meta-boxes.php:40 #: inc/classes/class-imagify-files-list-table.php:709 #: inc/functions/admin-ui.php:461 inc/functions/api.php:223 msgid "Invalid API key" msgstr "Invalid API key" #. Plugin Name of the plugin #: inc/admin/meta-boxes.php:38 inc/admin/meta-boxes.php:68 #: inc/admin/upload.php:16 msgid "Imagify" msgstr "Imagify" #: inc/3rd-party/nextgen-gallery/inc/admin/menu.php:18 #: inc/classes/class-imagify-views.php:163 #: inc/classes/class-imagify-views.php:208 #: inc/classes/class-imagify-views.php:218 #: inc/classes/class-imagify-views.php:244 inc/common/admin-bar.php:41 #: views/part-bulk-optimization-header.php:3 #: views/part-bulk-optimization-header.php:13 msgid "Bulk Optimization" msgstr "Bulk Optimisation" #: inc/functions/i18n.php:115 inc/functions/i18n.php:262 msgid "Hold on!" msgstr "Hold on!" #: inc/functions/i18n.php:264 msgid "All your media files have been optimized by Imagify. Congratulations!" msgstr "All your media files have been optimised by Imagify. Congratulations!" #: inc/functions/i18n.php:77 inc/functions/i18n.php:118 #: inc/functions/i18n.php:248 inc/functions/i18n.php:268 msgid "Error" msgstr "Error" #: inc/functions/i18n.php:246 msgid "Unoptimized" msgstr "Unoptimised" #: inc/functions/i18n.php:247 msgid "Optimized" msgstr "Optimised" #: inc/functions/i18n.php:261 msgid "We are trying to get your unoptimized media files, it may take time depending on the number of files." msgstr "We are trying to get your unoptimised media files, it may take time depending on the number of files." #: inc/admin/meta-boxes.php:77 inc/functions/i18n.php:197 #: inc/functions/i18n.php:213 inc/functions/i18n.php:325 #: views/button/optimize.php:24 msgid "Optimize" msgstr "Optimise" #: inc/functions/i18n.php:39 msgid "Sign Up" msgstr "Sign Up" #: inc/functions/i18n.php:260 msgid "Please wait..." msgstr "Please wait..." #: inc/functions/i18n.php:215 inc/functions/i18n.php:326 #: views/button/restore.php:25 msgid "Restore Original" msgstr "Restore Original" #: inc/functions/i18n.php:70 msgid "If you keep this option deactivated, you won't be able to re-optimize your images to another compression level and restore your original images in case of need." msgstr "If you keep this option deactivated, you won't be able to re-optimise your images to another compression level and restore your original images in case of need." #: inc/functions/i18n.php:69 msgid "Don't Need a Parachute?" msgstr "Don't Need a Parachute?" #: inc/functions/i18n.php:65 views/part-settings-account.php:111 msgid "Your API key is valid." msgstr "Your API key is valid." #: inc/functions/i18n.php:50 inc/functions/i18n.php:68 msgid "Your API key is valid. You can now configure the Imagify settings to optimize your images." msgstr "Your API key is valid. You can now configure the Imagify settings to optimise your images." #: inc/functions/i18n.php:66 msgid "Check in progress..." msgstr "Check in progress..." #: inc/functions/i18n.php:47 msgid "Connect me" msgstr "Connect me" #: inc/functions/i18n.php:46 msgid "Paste your API key below:" msgstr "Paste your API key below:" #. translators: Don't use escaped HTML entities here (like ). #: inc/functions/i18n.php:45 msgid "Connect to Imagify!" msgstr "Connect to Imagify!" #: inc/functions/i18n.php:40 msgid "You need to specify an email!" msgstr "You need to specify an email!" #: inc/functions/i18n.php:38 msgid "Enter your email to get an API key:" msgstr "Enter your email to get an API key:" #. translators: Don't use escaped HTML entities here (like ). #: inc/functions/i18n.php:37 msgid "Let's get you started!" msgstr "Let's get you started!" #: inc/classes/class-imagify-admin-ajax-post.php:900 msgid "View my subscription" msgstr "View my subscription" #. translators: %s is a data quota. #: inc/classes/class-imagify-admin-ajax-post.php:889 #: views/notice-almost-over-quota.php:18 views/page-bulk.php:111 #: views/part-bulk-optimization-infos.php:11 msgid "You have %s space credit left" msgstr "You have %s space credit left" #: inc/classes/class-imagify-admin-ajax-post.php:881 msgid "Your subscription:" msgstr "Your subscription:" #: inc/classes/class-imagify-admin-ajax-post.php:880 msgid "Account status" msgstr "Account status" #: inc/classes/class-imagify-admin-ajax-post.php:867 msgid "Upgrade My Subscription" msgstr "Upgrade My Subscription" #: inc/classes/class-imagify-admin-ajax-post.php:860 #: inc/classes/class-imagify-admin-ajax-post.php:1057 views/page-bulk.php:134 #: views/part-settings-account.php:51 msgid "Oops, It's Over!" msgstr "Oops, It's Over!" #: inc/classes/class-imagify-admin-ajax-post.php:854 msgid "View My Subscription" msgstr "View My Subscription" #. translators: %s is a line break. #: inc/classes/class-imagify-admin-ajax-post.php:853 msgid "You have almost used all your credit.%sDon't forget to upgrade your subscription to continue optimizing your images." msgstr "You have almost used all your credit.%sDon't forget to upgrade your subscription to continue optimising your images." #: inc/classes/class-imagify-admin-ajax-post.php:851 #: inc/classes/class-imagify-admin-ajax-post.php:1059 views/page-bulk.php:136 #: views/part-settings-account.php:53 msgid "Oops, It's almost over!" msgstr "Oops, It's almost over!" #: inc/admin/meta-boxes.php:53 #: inc/classes/class-imagify-files-list-table.php:717 #: inc/functions/admin-ui.php:475 views/button/optimize-missing-sizes.php:17 #: views/button/optimize.php:17 views/button/re-optimize.php:17 #: views/button/retry-optimize.php:17 msgid "Optimizing..." msgstr "Optimising..." #. translators: Don't use escaped HTML entities here (like ). #: inc/functions/i18n.php:42 inc/functions/i18n.php:49 #: inc/functions/i18n.php:67 msgid "Congratulations!" msgstr "Congratulations!" #: inc/functions/i18n.php:43 msgid "Your account has been successfully created. Please check your mailbox, you are going to receive an email with API key." msgstr "Your account has been successfully created. Please check your mailbox, you are going to receive an email with API key."