PluginProbe
Squeeze – Image Optimization & Compression, WEBP Conversion / trunk
Squeeze – Image Optimization & Compression, WEBP Conversion vtrunk
1.7.15 1.7.14 1.7.13 1.7.12 1.7.11 1.7.10 trunk 1.0 1.1 1.2 1.3 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5 1.5.1 1.5.2 1.6 All 42 releases
squeeze / languages / squeeze.pot

squeeze.pot in Squeeze – Image Optimization & Compression, WEBP Conversion trunk, at languages/squeeze.pot

1,434 lines 32.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 Bogdan Bendziukov
2 # This file is distributed under the GPLv3.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Squeeze – Image Optimization & Compression, WebP Conversion 1.7.8\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/squeeze\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-05-17T17:32:14+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.6.0\n"
15 "X-Domain: squeeze\n"
16
17 #. Plugin Name of the plugin
18 msgid "Squeeze – Image Optimization & Compression, WebP Conversion"
19 msgstr ""
20
21 #. Description of the plugin
22 msgid "Compress unlimited images directly into your browser. Convert images to WebP format. No limits on file size or number of images. No third-party services or API keys required."
23 msgstr ""
24
25 #. Author of the plugin
26 msgid "Bogdan Bendziukov"
27 msgstr ""
28
29 #. Author URI of the plugin
30 msgid "https://pluginarium.com"
31 msgstr ""
32
33 #: freemius.php:12
34 #: squeeze.php:500
35 msgid "Go Premium"
36 msgstr ""
37
38 #: freemius.php:13
39 #: freemius.php:14
40 msgid "Congratulations"
41 msgstr ""
42
43 #: inc/handlers.php:83
44 #: inc/handlers.php:301
45 #: inc/handlers.php:361
46 #: inc/handlers.php:944
47 msgid "You do not have permission to upload files"
48 msgstr ""
49
50 #: inc/handlers.php:87
51 #: inc/helpers.php:105
52 msgid "No image data found"
53 msgstr ""
54
55 #: inc/handlers.php:105
56 msgid "Invalid image format"
57 msgstr ""
58
59 #: inc/handlers.php:114
60 #: inc/handlers.php:277
61 #: inc/handlers.php:305
62 msgid "Attachment not found"
63 msgstr ""
64
65 #: inc/handlers.php:120
66 #: inc/handlers.php:316
67 #: assets/js/parallel.js:66
68 #: assets/js/script.bundle.js:49
69 #: assets/js/squeeze.js:214
70 msgid "Attachment is excluded from compression"
71 msgstr ""
72
73 #: inc/handlers.php:120
74 #: inc/handlers.php:316
75 #: inc/settings.php:1141
76 #: assets/js/script.bundle.js:49
77 #: assets/js/squeeze.js:214
78 msgid "found substring: "
79 msgstr ""
80
81 #: inc/handlers.php:164
82 msgid "Compressed image size is greater than original size."
83 msgstr ""
84
85 #: inc/handlers.php:165
86 msgid "Please try to change your <a href=\"%s\" target=\"_blank\">compression settings</a> by decreasing the quality or compression level."
87 msgstr ""
88
89 #: inc/handlers.php:249
90 #: inc/handlers.php:267
91 msgid "Squeezed successfully"
92 msgstr ""
93
94 #: inc/handlers.php:287
95 msgid "Restored successfully"
96 msgstr ""
97
98 #: inc/handlers.php:289
99 msgid "Attachment not restored"
100 msgstr ""
101
102 #: inc/handlers.php:365
103 msgid "Path not found"
104 msgstr ""
105
106 #: inc/handlers.php:371
107 msgid "Invalid path data"
108 msgstr ""
109
110 #: inc/handlers.php:468
111 msgid "Images were not found in the selected directories"
112 msgstr ""
113
114 #: inc/handlers.php:483
115 msgid "File name not found"
116 msgstr ""
117
118 #: inc/handlers.php:531
119 #: tests/HandlersTest.php:677
120 #: tests/HandlersTest.php:692
121 #: tests/HandlersTest.php:706
122 msgid "Restore Original Image"
123 msgstr ""
124
125 #: inc/handlers.php:532
126 #: tests/HandlersTest.php:678
127 #: tests/HandlersTest.php:693
128 #: tests/HandlersTest.php:707
129 msgid "Squeeze Image"
130 msgstr ""
131
132 #: inc/handlers.php:533
133 #: tests/HandlersTest.php:679
134 #: tests/HandlersTest.php:694
135 #: tests/HandlersTest.php:708
136 msgid "Delete Backup Image"
137 msgstr ""
138
139 #: inc/handlers.php:534
140 #: tests/HandlersTest.php:680
141 #: tests/HandlersTest.php:695
142 #: tests/HandlersTest.php:709
143 msgid "Delete WEBP Image"
144 msgstr ""
145
146 #. translators: %d: number of attachments restored
147 #: inc/handlers.php:595
148 msgid "%d attachment restored."
149 msgid_plural "%d attachments restored."
150 msgstr[0] ""
151 msgstr[1] ""
152
153 #. translators: %d: number of attachments squeezed
154 #: inc/handlers.php:608
155 msgid "%d attachment squeezed."
156 msgid_plural "%d attachments squeezed."
157 msgstr[0] ""
158 msgstr[1] ""
159
160 #. translators: %d: number of backup images deleted
161 #: inc/handlers.php:621
162 msgid "%d backup image deleted."
163 msgid_plural "%d backup images deleted."
164 msgstr[0] ""
165 msgstr[1] ""
166
167 #. translators: %d: number of webp images deleted
168 #: inc/handlers.php:634
169 msgid "%d WEBP image deleted."
170 msgid_plural "%d WEBP images deleted."
171 msgstr[0] ""
172 msgstr[1] ""
173
174 #: inc/handlers.php:682
175 msgid "Single file upload is not supported for the image compression by Squeeze. Please use multi-file uploader or bulk squeeze."
176 msgstr ""
177
178 #: inc/handlers.php:692
179 msgid "You do not have permission to browse directories."
180 msgstr ""
181
182 #: inc/handlers.php:698
183 msgid "Content directory is not accessible."
184 msgstr ""
185
186 #: inc/handlers.php:707
187 #: inc/handlers.php:712
188 msgid "Invalid directory path."
189 msgstr ""
190
191 #: inc/handlers.php:950
192 msgid "Options not found"
193 msgstr ""
194
195 #: inc/handlers.php:956
196 msgid "Options not saved"
197 msgstr ""
198
199 #: inc/handlers.php:959
200 msgid "Options saved successfully"
201 msgstr ""
202
203 #: inc/helpers.php:64
204 msgid "Backup original image failed"
205 msgstr ""
206
207 #: inc/helpers.php:97
208 #: inc/helpers.php:173
209 msgid "Upload image failed"
210 msgstr ""
211
212 #: inc/helpers.php:183
213 #: inc/helpers.php:199
214 msgid "No WebP data found"
215 msgstr ""
216
217 #: inc/helpers.php:299
218 msgid "Backup image not found"
219 msgstr ""
220
221 #: inc/helpers.php:310
222 msgid "Restore original image failed"
223 msgstr ""
224
225 #: inc/helpers.php:400
226 msgid "Size Name"
227 msgstr ""
228
229 #: inc/helpers.php:400
230 msgid "Original Size"
231 msgstr ""
232
233 #: inc/helpers.php:400
234 msgid "Squeezed Size"
235 msgstr ""
236
237 #: inc/helpers.php:400
238 msgid "Savings"
239 msgstr ""
240
241 #: inc/premium/premium.php:21
242 msgid "Page URL not found"
243 msgstr ""
244
245 #: inc/premium/premium.php:37
246 msgid "URL is not from the same domain"
247 msgstr ""
248
249 #: inc/premium/premium.php:43
250 msgid "Error fetching the page:"
251 msgstr ""
252
253 #: inc/premium/premium.php:62
254 #: inc/premium/premium.php:327
255 msgid "No images found on the page"
256 msgstr ""
257
258 #: inc/premium/premium.php:371
259 #: inc/settings.php:38
260 #: inc/settings.php:1137
261 #: inc/settings.php:1160
262 #: tests/SettingsTest.php:626
263 msgid "Squeeze"
264 msgstr ""
265
266 #: inc/premium/premium.php:381
267 msgid "Squeeze images from this page"
268 msgstr ""
269
270 #: inc/premium/premium.php:384
271 msgid "Squeeze images from the current page"
272 msgstr ""
273
274 #: inc/premium/premium.php:394
275 #: squeeze.php:495
276 #: assets/js/script.bundle.js:39
277 #: assets/js/script.js:563
278 msgid "Settings"
279 msgstr ""
280
281 #: inc/premium/premium.php:397
282 msgid "Squeeze settings"
283 msgstr ""
284
285 #: inc/settings.php:37
286 msgid "Squeeze Settings"
287 msgstr ""
288
289 #: inc/settings.php:48
290 #: inc/settings.php:50
291 #: inc/settings.php:51
292 #: squeeze.php:536
293 msgid "Bulk / Directory Squeeze"
294 msgstr ""
295
296 #: assets/js/admin.bundle.js:19
297 #: assets/js/admin.js:283
298 #: assets/js/admin.js:359
299 msgid "Bulk Squeeze"
300 msgstr ""
301
302 #: inc/settings.php:91
303 msgid "Compress and convert images in bulk. \"Squeeze\" means optimize file size (and optionally change format) for items in your Media Library or a folder you choose."
304 msgstr ""
305
306 #: inc/settings.php:100
307 msgid "Bulk Media Library Squeeze"
308 msgstr ""
309
310 #: inc/settings.php:101
311 msgid "Uses attachments in the library; backups follow your plugin settings."
312 msgstr ""
313
314 #: inc/settings.php:110
315 msgid "Direct WebP conversion is on"
316 msgstr ""
317
318 #: inc/settings.php:111
319 msgid "After conversion, image URLs may change. Check themes and content for hard-coded .jpg / .png links (image blocks, custom HTML, CSS, or shortcodes) so nothing breaks."
320 msgstr ""
321
322 #: inc/settings.php:120
323 msgid "complete"
324 msgstr ""
325
326 #: inc/settings.php:123
327 msgid "Squeezed images"
328 msgstr ""
329
330 #: inc/settings.php:135
331 msgid "Processed (success)"
332 msgstr ""
333
334 #: inc/settings.php:139
335 msgid "Remaining or needs attention"
336 msgstr ""
337
338 #: inc/settings.php:156
339 #: assets/js/helpers.js
340 msgid "Bulk squeezing paused"
341 msgstr ""
342
343 #: inc/settings.php:166
344 #: inc/settings.php:162
345 #: assets/js/helpers.js
346 msgid "Squeeze new images"
347 msgstr ""
348
349 #: inc/settings.php:168
350 #: inc/settings.php:162
351 msgid "Compress only images that have not been squeezed yet. Click again while running to pause."
352 msgstr ""
353
354 #: inc/settings.php:175
355 #: inc/settings.php:171
356 #: assets/js/helpers.js
357 msgid "Re-squeeze all images"
358 msgstr ""
359
360 #: inc/settings.php:177
361 #: inc/settings.php:171
362 msgid "Run compression again on every library image, including ones already squeezed. Use after changing quality or WebP settings."
363 msgstr ""
364
365 #: assets/js/helpers.js
366 msgid "Paused. Click Resume to continue."
367 msgstr ""
368
369 #: assets/js/helpers.js
370 #: assets/js/handlers.js
371 msgid "Skipped — continuing with next image."
372 msgstr ""
373
374 #: assets/js/helpers.js
375 msgid "Still processing %s… Large images can take several minutes."
376 msgstr ""
377
378 #: inc/settings.php:162
379 msgid "Directory Squeeze"
380 msgstr ""
381
382 #: inc/settings.php:163
383 msgid "Filesystem folder — not limited to Media Library. No automatic backup in this mode."
384 msgstr ""
385
386 #: inc/settings.php:171
387 msgid "Back up before you run"
388 msgstr ""
389
390 #: inc/settings.php:172
391 msgid "Automatic backup from the plugin is not available here. Manually back up the folder or your site before squeezing."
392 msgstr ""
393
394 #: inc/settings.php:174
395 msgid "Use your host snapshot or a backup plugin."
396 msgstr ""
397
398 #: inc/settings.php:175
399 msgid "Test on a copy first if you are unsure."
400 msgstr ""
401
402 #: inc/settings.php:183
403 msgid "Directory path"
404 msgstr ""
405
406 #: inc/settings.php:184
407 msgid "Relative to site root."
408 msgstr ""
409
410 #: inc/settings.php:193
411 #: assets/js/admin.bundle.js:39
412 #: assets/js/editor.bundle.js:39
413 #: assets/js/helpers.js:377
414 #: assets/js/script.bundle.js:29
415 msgid "Clear the path field"
416 msgstr ""
417
418 #: inc/settings.php:194
419 #: assets/js/admin.bundle.js:39
420 #: assets/js/editor.bundle.js:39
421 #: assets/js/helpers.js:376
422 #: assets/js/script.bundle.js:29
423 msgid "Clear path"
424 msgstr ""
425
426 #: inc/settings.php:200
427 msgid "Clear path only empties the field — it does not delete files on disk."
428 msgstr ""
429
430 #: inc/settings.php:208
431 #: inc/settings.php:233
432 msgid "Select Directory"
433 msgstr ""
434
435 #: inc/settings.php:213
436 msgid "Select Directory for Squeeze"
437 msgstr ""
438
439 #: inc/settings.php:225
440 msgid "Loading directories..."
441 msgstr ""
442
443 #: inc/settings.php:243
444 #: assets/js/admin.bundle.js:39
445 #: assets/js/editor.bundle.js:39
446 #: assets/js/helpers.js:208
447 #: assets/js/script.bundle.js:29
448 msgid "Run Directory Squeeze"
449 msgstr ""
450
451 #: inc/settings.php:255
452 msgid "Single Page Squeeze"
453 msgstr ""
454
455 #: inc/settings.php:275
456 msgid "Fetching images..."
457 msgstr ""
458
459 #: inc/settings.php:286
460 msgid "Pause Squeezing"
461 msgstr ""
462
463 #: inc/settings.php:302
464 msgid "Processed formats:"
465 msgstr ""
466
467 #: inc/settings.php:303
468 msgid "You can change the image formats for squeezing on the <a href=\"%s\" target=\"_blank\">settings page.</a>"
469 msgstr ""
470
471 #: inc/settings.php:313
472 msgid "Start Squeezing your images and watch the progress here."
473 msgstr ""
474
475 #: inc/settings.php:342
476 msgid "The Apache mod_rewrite module is not enabled on your server OR your server is not running Apache."
477 msgstr ""
478
479 #: inc/settings.php:343
480 msgid "To serve WebP, enable mod_rewrite, or switch to \"Rewrite <img> src to WebP URLs in HTML\" delivery."
481 msgstr ""
482
483 #: inc/settings.php:354
484 msgid "Basic Settings"
485 msgstr ""
486
487 #: inc/settings.php:355
488 #: inc/settings.php:437
489 #: inc/settings.php:628
490 msgid "JPEG Settings"
491 msgstr ""
492
493 #: inc/settings.php:356
494 #: inc/settings.php:461
495 #: inc/settings.php:658
496 msgid "PNG Settings"
497 msgstr ""
498
499 #: inc/settings.php:357
500 #: inc/settings.php:474
501 #: inc/settings.php:662
502 msgid "WEBP Settings"
503 msgstr ""
504
505 #: inc/settings.php:358
506 #: inc/settings.php:487
507 #: inc/settings.php:669
508 msgid "AVIF Settings"
509 msgstr ""
510
511 #: inc/settings.php:359
512 #: inc/settings.php:500
513 #: inc/settings.php:818
514 #: squeeze.php:497
515 msgid "Documentation"
516 msgstr ""
517
518 #: inc/settings.php:361
519 #: inc/settings.php:527
520 msgid "Upgrade"
521 msgstr ""
522
523 #: inc/settings.php:367
524 msgid "Your License"
525 msgstr ""
526
527 #: inc/settings.php:384
528 msgid "Quick start"
529 msgstr ""
530
531 #: inc/settings.php:385
532 msgid "Core options used on most sites."
533 msgstr ""
534
535 #: inc/settings.php:393
536 msgid "WebP delivery"
537 msgstr ""
538
539 #: inc/settings.php:394
540 msgid "Choose how WebP files are stored and served. Pick one strategy."
541 msgstr ""
542
543 #: inc/settings.php:396
544 #: inc/settings.php:709
545 msgid "WebP delivery mode"
546 msgstr ""
547
548 #: inc/settings.php:407
549 msgid "Thumbnails & limits"
550 msgstr ""
551
552 #: inc/settings.php:408
553 msgid "Which generated sizes to squeeze, resize limits, and timeout."
554 msgstr ""
555
556 #: inc/settings.php:417
557 msgid "Exclusions"
558 msgstr ""
559
560 #: inc/settings.php:418
561 msgid "Skip matching files during bulk or upload squeeze."
562 msgstr ""
563
564 #: inc/settings.php:428
565 msgid "Summary and help"
566 msgstr ""
567
568 #: inc/settings.php:448
569 msgid "JPEG Advanced Settings"
570 msgstr ""
571
572 #: inc/settings.php:501
573 msgid "Documentation for Squeeze plugin."
574 msgstr ""
575
576 #: inc/settings.php:511
577 msgid "For more information, please visit the <a href=\"%s\" target=\"_blank\">official documentation website</a>."
578 msgstr ""
579
580 #: inc/settings.php:534
581 msgid "Image Comparison"
582 msgstr ""
583
584 #: inc/settings.php:534
585 msgid "Compare original and Squeezed image directly in the Media Library."
586 msgstr ""
587
588 #: inc/settings.php:535
589 msgid "Resize Original Image"
590 msgstr ""
591
592 #: inc/settings.php:535
593 msgid "Set maximum width and height for the original image."
594 msgstr ""
595
596 #: inc/settings.php:536
597 msgid "Bulk Squeeze from a Page"
598 msgstr ""
599
600 #: inc/settings.php:536
601 msgid "Compress all images from a specific page."
602 msgstr ""
603
604 #: inc/settings.php:553
605 msgid "To upgrade to the Premium version, <a href=\"%s\" target=\"_blank\">click here</a>."
606 msgstr ""
607
608 #: inc/settings.php:571
609 msgid "Your license hasn't been activated"
610 msgstr ""
611
612 #: inc/settings.php:576
613 msgid "After you entered your license key, you will receive a confirmation email. Pleae click on the confirmation button in that email to complete the opt in."
614 msgstr ""
615
616 #: inc/settings.php:584
617 msgid "Save Changes"
618 msgstr ""
619
620 #: inc/settings.php:585
621 msgid "Restore defaults"
622 msgstr ""
623
624 #: inc/settings.php:600
625 #: inc/settings.php:795
626 msgid "Squeeze on upload"
627 msgstr ""
628
629 #: inc/settings.php:601
630 msgid "Backup original image"
631 msgstr ""
632
633 #: inc/settings.php:602
634 msgid "Image formats"
635 msgstr ""
636
637 #: inc/settings.php:602
638 msgid "Select which image formats you want to be squeezed."
639 msgstr ""
640
641 #: inc/settings.php:606
642 msgid "CDN URL"
643 msgstr ""
644
645 #: inc/settings.php:606
646 msgid "If your site serves uploads from a CDN, enter that base URL so Squeeze can map CDN links to local files (all WebP delivery modes)."
647 msgstr ""
648
649 #: inc/settings.php:610
650 msgid "Squeeze thumbnails"
651 msgstr ""
652
653 #: inc/settings.php:610
654 msgid "Choose which image thumbnail sizes you want to squeeze along with the original image."
655 msgstr ""
656
657 #: inc/settings.php:614
658 #: inc/settings.php:617
659 msgid "Max. image width"
660 msgstr ""
661
662 #: inc/settings.php:614
663 #: inc/settings.php:617
664 msgid "Limit a width of an original image. Leave this field empty if you do not want to crop the image by width."
665 msgstr ""
666
667 #: inc/settings.php:615
668 #: inc/settings.php:618
669 msgid "Max. image height"
670 msgstr ""
671
672 #: inc/settings.php:615
673 #: inc/settings.php:618
674 msgid "Limit a height of an original image. Leave this field empty if you do not want to crop the image by height."
675 msgstr ""
676
677 #: inc/settings.php:620
678 msgid "Squeeze timeout"
679 msgstr ""
680
681 #: inc/settings.php:620
682 msgid "Time limit for squeezing an image. If you get an error during image squeezing, try to increase this value."
683 msgstr ""
684
685 #: inc/settings.php:623
686 msgid "Excluded images"
687 msgstr ""
688
689 #: inc/settings.php:623
690 msgid "Enter a list of images that you want to exclude from squeezing. Both full URLs and partial strings can be used. One URL per line."
691 msgstr ""
692
693 #: inc/settings.php:630
694 #: inc/settings.php:660
695 #: inc/settings.php:665
696 #: inc/settings.php:671
697 msgid "Quality"
698 msgstr ""
699
700 #: inc/settings.php:631
701 msgid "Smoothing"
702 msgstr ""
703
704 #: inc/settings.php:632
705 msgid "Pointless spec compliance"
706 msgstr ""
707
708 #: inc/settings.php:635
709 msgid "Progressive rendering"
710 msgstr ""
711
712 #: inc/settings.php:636
713 msgid "Optimize Huffman table"
714 msgstr ""
715
716 #: inc/settings.php:637
717 msgid "Channels"
718 msgstr ""
719
720 #: inc/settings.php:638
721 msgid "Quantization"
722 msgstr ""
723
724 #: inc/settings.php:649
725 msgid "Trellis multipass"
726 msgstr ""
727
728 #: inc/settings.php:650
729 msgid "Optimize zero block runs"
730 msgstr ""
731
732 #: inc/settings.php:651
733 msgid "Optimize after trellis quantization"
734 msgstr ""
735
736 #: inc/settings.php:652
737 msgid "Trellis quantization passes"
738 msgstr ""
739
740 #: inc/settings.php:653
741 msgid "Auto subsample chroma"
742 msgstr ""
743
744 #: inc/settings.php:654
745 msgid "Subsample chroma by"
746 msgstr ""
747
748 #: inc/settings.php:655
749 msgid "Separate chroma quality"
750 msgstr ""
751
752 #: inc/settings.php:656
753 msgid "Chroma quality"
754 msgstr ""
755
756 #: inc/settings.php:664
757 msgid "Effort"
758 msgstr ""
759
760 #: inc/settings.php:666
761 msgid "Lossless"
762 msgstr ""
763
764 #: inc/settings.php:667
765 msgid "Near lossless"
766 msgstr ""
767
768 #: inc/settings.php:712
769 msgid "Recommended"
770 msgstr ""
771
772 #: inc/settings.php:713
773 #: inc/settings.php:778
774 msgid "Direct WebP"
775 msgstr ""
776
777 #: inc/settings.php:714
778 msgid "Replace originals with .webp on disk. Lowest storage; URLs change to .webp."
779 msgstr ""
780
781 #: inc/settings.php:718
782 msgid "PHP / any host"
783 msgstr ""
784
785 #: inc/settings.php:719
786 #: inc/settings.php:782
787 msgid "Rewrite <img> src to WebP URLs in HTML"
788 msgstr ""
789
790 #: inc/settings.php:720
791 msgid "Keeps JPEG/PNG in uploads and WebP copies under squeeze-webp. Squeeze changes src and srcset in the page HTML to the WebP path. Best when .htaccess rewrites are missing (Nginx, CDN, etc.)."
792 msgstr ""
793
794 #: inc/settings.php:724
795 msgid "Apache / .htaccess"
796 msgstr ""
797
798 #: inc/settings.php:725
799 #: inc/settings.php:780
800 msgid "Keep JPEG/PNG URLs — server serves WebP"
801 msgstr ""
802
803 #: inc/settings.php:726
804 msgid "Keeps originals in uploads; WebP files go to squeeze-webp. Page HTML still shows .jpg/.png URLs. The server rewrite rules send WebP bytes when the browser supports it — no HTML changes."
805 msgstr ""
806
807 #: inc/settings.php:730
808 msgid "Show example: Direct WebP (file sizes)"
809 msgstr ""
810
811 #: inc/settings.php:732
812 msgid "Direct WebP: on disk, files use the .webp extension instead of .jpg / .png for the same attachment paths."
813 msgstr ""
814
815 #: inc/settings.php:733
816 msgid "Before"
817 msgstr ""
818
819 #: inc/settings.php:737
820 msgid "After"
821 msgstr ""
822
823 #: inc/settings.php:743
824 msgid "Show example: Rewrite <img> src to WebP URLs in HTML"
825 msgstr ""
826
827 #: inc/settings.php:745
828 msgid "Before: the page outputs a normal uploads URL for the JPEG."
829 msgstr ""
830
831 #: inc/settings.php:748
832 msgid "After: the same img tag in the markup, but PHP rewrites src to the WebP path under squeeze-webp when that file exists."
833 msgstr ""
834
835 #: inc/settings.php:753
836 msgid "Show example: Keep JPEG/PNG URLs — server serves WebP"
837 msgstr ""
838
839 #: inc/settings.php:755
840 msgid "The published HTML keeps the usual uploads URL on the img (still ends in .jpg or .png)."
841 msgstr ""
842
843 #: inc/settings.php:758
844 msgid "When the browser advertises WebP and your server rewrite rules apply, that same URL can be served as a WebP response from the file under squeeze-webp, without changing the markup."
845 msgstr ""
846
847 #: inc/settings.php:760
848 msgid "On disk (after optimization)"
849 msgstr ""
850
851 #: inc/settings.php:761
852 msgid "original"
853 msgstr ""
854
855 #: inc/settings.php:762
856 msgid "sidecar WebP"
857 msgstr ""
858
859 #: inc/settings.php:789
860 msgid "Current profile"
861 msgstr ""
862
863 #: inc/settings.php:798
864 msgid "Backup on"
865 msgstr ""
866
867 #: inc/settings.php:804
868 msgid "Best for storage savings on new uploads."
869 msgstr ""
870
871 #: inc/settings.php:805
872 msgid "If you deactivate the plugin, hard-coded .jpg/.png links may need updating."
873 msgstr ""
874
875 #: inc/settings.php:807
876 msgid "HTML keeps normal .jpg/.png URLs; WebP is chosen by the server when the browser supports it."
877 msgstr ""
878
879 #: inc/settings.php:808
880 msgid "Needs working .htaccess rewrite rules (Apache mod_rewrite or equivalent)."
881 msgstr ""
882
883 #: inc/settings.php:810
884 msgid "Originals stay in uploads; page HTML points at WebP under squeeze-webp."
885 msgstr ""
886
887 #: inc/settings.php:811
888 msgid "Works without .htaccess — PHP rewrites image URLs on each page load."
889 msgstr ""
890
891 #: inc/settings.php:822
892 msgid "Squeeze documentation"
893 msgstr ""
894
895 #: inc/settings.php:900
896 msgid "Settings have been updated."
897 msgstr ""
898
899 #: inc/settings.php:1009
900 msgid "Select all"
901 msgstr ""
902
903 #: inc/settings.php:1010
904 msgid "Clear all"
905 msgstr ""
906
907 #: inc/settings.php:1011
908 msgid "WordPress defaults"
909 msgstr ""
910
911 #: inc/settings.php:1035
912 msgid "(mandatory when Direct WebP is enabled)"
913 msgstr ""
914
915 #: inc/settings.php:1053
916 msgid "This feature is available only in the <a href=\"%s\">premium version</a>."
917 msgstr ""
918
919 #: inc/settings.php:1062
920 msgid "Basic squeezing settings."
921 msgstr ""
922
923 #: inc/settings.php:1065
924 msgid "Squeezing settings for JPEG images."
925 msgstr ""
926
927 #: inc/settings.php:1068
928 msgid "More precise settings for experienced users."
929 msgstr ""
930
931 #: inc/settings.php:1071
932 msgid "Squeezing settings for PNG images."
933 msgstr ""
934
935 #: inc/settings.php:1074
936 msgid "Squeezing settings for WebP images."
937 msgstr ""
938
939 #: inc/settings.php:1077
940 msgid "Squeezing settings for Avif images."
941 msgstr ""
942
943 #: inc/settings.php:1080
944 msgid "Upgrade to premium version for more features."
945 msgstr ""
946
947 #: inc/settings.php:1084
948 msgid "To activate your license and manage your account details (e.g. to receive security & feature updates notifications), please enter your license key."
949 msgstr ""
950
951 #: inc/settings.php:1096
952 msgid "Opt In & Connect"
953 msgstr ""
954
955 #: inc/settings.php:1107
956 msgid "Settings have been restored."
957 msgstr ""
958
959 #: inc/settings.php:1109
960 msgid "Settings have not been restored."
961 msgstr ""
962
963 #: inc/settings.php:1117
964 msgid "Rewrite rules have been flushed."
965 msgstr ""
966
967 #: inc/settings.php:1139
968 msgid "Image format is not selected for compression in the plugin settings"
969 msgstr ""
970
971 #: inc/settings.php:1141
972 msgid "Image is excluded from compression"
973 msgstr ""
974
975 #: inc/settings.php:1144
976 msgid "Squeezed"
977 msgstr ""
978
979 #: inc/settings.php:1145
980 msgid "Restore original image"
981 msgstr ""
982
983 #: inc/settings.php:1146
984 msgid "Re-Squeeze image"
985 msgstr ""
986
987 #: inc/settings.php:1148
988 msgid "Not squeezed"
989 msgstr ""
990
991 #: inc/settings.php:1149
992 msgid "Squeeze Now"
993 msgstr ""
994
995 #: inc/settings.php:1230
996 #: assets/js/admin.bundle.js:19
997 #: assets/js/admin.js:226
998 msgid "Squeeze: All images"
999 msgstr ""
1000
1001 #: inc/settings.php:1231
1002 #: assets/js/admin.bundle.js:19
1003 #: assets/js/admin.js:234
1004 msgid "Non Squeezed Images"
1005 msgstr ""
1006
1007 #: inc/settings.php:1320
1008 #: assets/js/script.bundle.js:39
1009 #: assets/js/script.js:438
1010 msgid "Image comparison with Squeeze"
1011 msgstr ""
1012
1013 #: inc/settings.php:1320
1014 #: assets/js/script.bundle.js:39
1015 #: assets/js/script.js:437
1016 #: assets/js/script.js:471
1017 msgid "Compare Squeeze"
1018 msgstr ""
1019
1020 #: inc/settings.php:1322
1021 #: assets/js/script.bundle.js:39
1022 #: assets/js/script.js:450
1023 msgid "(<a href=\"%s\" target=\"_blank\">premium only</a>)"
1024 msgstr ""
1025
1026 #: inc/settings.php:1355
1027 msgid "The WebP Express plugin is active. Please deactivate it in order to use correct WebP serving from <strong>Squeeze plugin</strong>."
1028 msgstr ""
1029
1030 #: inc/settings.php:1367
1031 msgid "The Image Converter for WebP plugin is active. Please deactivate it in order to use correct WebP serving from <strong>Squeeze plugin</strong>."
1032 msgstr ""
1033
1034 #: squeeze.php:200
1035 msgid "Confirmation email was sent! Please check your inbox to complete the Squeeze Premium setup."
1036 msgstr ""
1037
1038 #: assets/js/4240e511ac61ecfff2d8.js:299
1039 #: assets/js/assets_js_squeeze_js-assets_js_worker_js.script.bundle.js:19
1040 msgid "Request timed out."
1041 msgstr ""
1042
1043 #: assets/js/4240e511ac61ecfff2d8.js:487
1044 #: assets/js/assets_js_squeeze_js-assets_js_worker_js.script.bundle.js:19
1045 msgid "Skipped"
1046 msgstr ""
1047
1048 #: assets/js/admin.bundle.js:19
1049 #: assets/js/admin.js:286
1050 msgid "Please select at least one image."
1051 msgstr ""
1052
1053 #: assets/js/admin.bundle.js:19
1054 #: assets/js/admin.bundle.js:29
1055 #: assets/js/admin.bundle.js:39
1056 #: assets/js/admin.js:302
1057 #: assets/js/editor.bundle.js:29
1058 #: assets/js/editor.bundle.js:39
1059 #: assets/js/handlers.js:225
1060 #: assets/js/handlers copy.js:162
1061 #: assets/js/handlers copy.js:513
1062 #: assets/js/helpers.js:678
1063 #: assets/js/script.bundle.js:19
1064 #: assets/js/script.bundle.js:29
1065 #: assets/js/script.bundle.js:39
1066 #: assets/js/script.js:166
1067 #: assets/js/script.js:172
1068 msgid "Squeezing..."
1069 msgstr ""
1070
1071 #: assets/js/admin.bundle.js:19
1072 #: assets/js/admin.bundle.js:29
1073 #: assets/js/admin.js:310
1074 #: assets/js/editor.bundle.js:29
1075 #: assets/js/handlers.js:197
1076 #: assets/js/handlers.js:504
1077 #: assets/js/script.bundle.js:19
1078 #: assets/js/script.bundle.js:39
1079 #: assets/js/script.js:77
1080 msgid "Squeezing complete"
1081 msgstr ""
1082
1083 #: assets/js/admin.bundle.js:19
1084 #: assets/js/admin.bundle.js:29
1085 #: assets/js/admin.js:311
1086 #: assets/js/editor.bundle.js:29
1087 #: assets/js/handlers.js:195
1088 #: assets/js/handlers.js:198
1089 #: assets/js/handlers.js:502
1090 #: assets/js/handlers copy.js:141
1091 #: assets/js/handlers copy.js:469
1092 #: assets/js/script.bundle.js:19
1093 #: assets/js/script.bundle.js:39
1094 #: assets/js/script.js:75
1095 #: assets/js/script.js:78
1096 msgid "All images have been processed!"
1097 msgstr ""
1098
1099 #: assets/js/admin.bundle.js:19
1100 #: assets/js/admin.bundle.js:29
1101 #: assets/js/admin.js:318
1102 #: assets/js/editor.bundle.js:29
1103 #: assets/js/handlers.js:209
1104 #: assets/js/handlers.js:464
1105 #: assets/js/handlers.js:517
1106 #: assets/js/handlers copy.js:150
1107 #: assets/js/handlers copy.js:431
1108 #: assets/js/handlers copy.js:477
1109 #: assets/js/script.bundle.js:19
1110 #: assets/js/script.bundle.js:39
1111 #: assets/js/script.js:89
1112 #: assets/js/script.js:188
1113 msgid "An error has occured. Check the console for details."
1114 msgstr ""
1115
1116 #: assets/js/admin.bundle.js:29
1117 #: assets/js/admin.bundle.js:39
1118 #: assets/js/editor.bundle.js:29
1119 #: assets/js/editor.bundle.js:39
1120 #: assets/js/handlers.js:47
1121 #: assets/js/handlers copy.js:290
1122 #: assets/js/helpers.js:110
1123 #: assets/js/script.bundle.js:19
1124 #: assets/js/script.bundle.js:29
1125 msgid "Media"
1126 msgstr ""
1127
1128 #: assets/js/admin.bundle.js:29
1129 #: assets/js/editor.bundle.js:29
1130 #: assets/js/handlers.js:72
1131 #: assets/js/handlers.js:296
1132 #: assets/js/handlers copy.js:23
1133 #: assets/js/handlers copy.js:225
1134 #: assets/js/script.bundle.js:19
1135 msgid "Resume bulk squeezing"
1136 msgstr ""
1137
1138 #: assets/js/admin.bundle.js:29
1139 #: assets/js/editor.bundle.js:29
1140 #: assets/js/handlers.js:72
1141 #: assets/js/handlers copy.js:23
1142 #: assets/js/script.bundle.js:19
1143 msgid "Pause bulk squeezing"
1144 msgstr ""
1145
1146 #: assets/js/admin.bundle.js:29
1147 #: assets/js/editor.bundle.js:29
1148 #: assets/js/handlers.js:146
1149 #: assets/js/script.bundle.js:19
1150 msgid "Restoring the original image..."
1151 msgstr ""
1152
1153 #: assets/js/admin.bundle.js:29
1154 #: assets/js/editor.bundle.js:29
1155 #: assets/js/handlers.js:149
1156 #: assets/js/script.bundle.js:19
1157 msgid "Still restoring... Just need to regenerate thumbnails, please wait a moment."
1158 msgstr ""
1159
1160 #: assets/js/admin.bundle.js:29
1161 #: assets/js/editor.bundle.js:29
1162 #: assets/js/handlers.js:184
1163 #: assets/js/handlers.js:491
1164 #: assets/js/handlers copy.js:128
1165 #: assets/js/handlers copy.js:458
1166 #: assets/js/script.bundle.js:19
1167 #: assets/js/script.bundle.js:39
1168 #: assets/js/script.js:64
1169 msgid "Pausing..."
1170 msgstr ""
1171
1172 #: assets/js/admin.bundle.js:29
1173 #: assets/js/editor.bundle.js:29
1174 #: assets/js/handlers.js:230
1175 #: assets/js/script.bundle.js:19
1176 msgid "Still squeezing... This may take a while depending on the image size."
1177 msgstr ""
1178
1179 #: assets/js/admin.bundle.js:29
1180 #: assets/js/editor.bundle.js:29
1181 #: assets/js/handlers.js:283
1182 #: assets/js/handlers copy.js:212
1183 #: assets/js/script.bundle.js:19
1184 msgid "Are you sure you want to leave this page? The squeezing process will be terminated!"
1185 msgstr ""
1186
1187 #: assets/js/admin.bundle.js:29
1188 #: assets/js/editor.bundle.js:29
1189 #: assets/js/handlers.js:286
1190 #: assets/js/handlers copy.js:215
1191 #: assets/js/script.bundle.js:19
1192 msgid "Are you sure you want to leave this page? The settings will not be saved!"
1193 msgstr ""
1194
1195 #: assets/js/admin.bundle.js:29
1196 #: assets/js/admin.bundle.js:39
1197 #: assets/js/editor.bundle.js:29
1198 #: assets/js/editor.bundle.js:39
1199 #: assets/js/handlers.js:292
1200 #: assets/js/handlers copy.js:221
1201 #: assets/js/helpers.js:110
1202 #: assets/js/script.bundle.js:19
1203 #: assets/js/script.bundle.js:29
1204 msgid "Bulk squeezing has been paused!"
1205 msgstr ""
1206
1207 #: assets/js/admin.bundle.js:29
1208 #: assets/js/editor.bundle.js:29
1209 #: assets/js/handlers.js:338
1210 #: assets/js/handlers copy.js:312
1211 #: assets/js/handlers copy.js:320
1212 #: assets/js/script.bundle.js:19
1213 msgid "No more images found!"
1214 msgstr ""
1215
1216 #: assets/js/admin.bundle.js:29
1217 #: assets/js/editor.bundle.js:29
1218 #: assets/js/handlers.js:362
1219 #: assets/js/handlers copy.js:331
1220 #: assets/js/parallel.js:35
1221 #: assets/js/script.bundle.js:19
1222 msgid "Start squeezing..."
1223 msgstr ""
1224
1225 #: assets/js/admin.bundle.js:29
1226 #: assets/js/editor.bundle.js:29
1227 #: assets/js/handlers.js:451
1228 #: assets/js/handlers copy.js:420
1229 #: assets/js/script.bundle.js:19
1230 msgid "Found images on the page:"
1231 msgstr ""
1232
1233 #: assets/js/admin.bundle.js:29
1234 #: assets/js/editor.bundle.js:29
1235 #: assets/js/handlers.js:460
1236 #: assets/js/handlers copy.js:427
1237 #: assets/js/script.bundle.js:19
1238 msgid "Error:"
1239 msgstr ""
1240
1241 #: assets/js/admin.bundle.js:29
1242 #: assets/js/editor.bundle.js:29
1243 #: assets/js/handlers.js:467
1244 #: assets/js/handlers.js:470
1245 #: assets/js/handlers copy.js:434
1246 #: assets/js/handlers copy.js:437
1247 #: assets/js/script.bundle.js:19
1248 msgid "An error has occurred while fetching images from the page. Check the console for details."
1249 msgstr ""
1250
1251 #: assets/js/admin.bundle.js:29
1252 #: assets/js/editor.bundle.js:29
1253 #: assets/js/handlers.js:505
1254 #: assets/js/script.bundle.js:19
1255 msgid "All images from the page have been processed!"
1256 msgstr ""
1257
1258 #: assets/js/admin.bundle.js:29
1259 #: assets/js/editor.bundle.js:29
1260 #: assets/js/handlers.js:505
1261 #: assets/js/script.bundle.js:19
1262 msgid "You will be redirected back to the page after you close this message."
1263 msgstr ""
1264
1265 #: assets/js/admin.bundle.js:29
1266 #: assets/js/editor.bundle.js:29
1267 #: assets/js/handlers.js:621
1268 #: assets/js/script.bundle.js:19
1269 msgid "File is excluded from compression:"
1270 msgstr ""
1271
1272 #: assets/js/admin.bundle.js:29
1273 #: assets/js/editor.bundle.js:29
1274 #: assets/js/handlers.js:621
1275 #: assets/js/script.bundle.js:19
1276 msgid "File compression failed:"
1277 msgstr ""
1278
1279 #: assets/js/admin.bundle.js:39
1280 #: assets/js/editor.bundle.js:39
1281 #: assets/js/helpers.js:110
1282 #: assets/js/script.bundle.js:29
1283 msgid "Bulk squeezing has been completed!"
1284 msgstr ""
1285
1286 #: assets/js/admin.bundle.js:39
1287 #: assets/js/editor.bundle.js:39
1288 #: assets/js/helpers.js:119
1289 #: assets/js/helpers.js:123
1290 #: assets/js/script.bundle.js:29
1291 msgid "Show details"
1292 msgstr ""
1293
1294 #: assets/js/admin.bundle.js:39
1295 #: assets/js/editor.bundle.js:39
1296 #: assets/js/helpers.js:123
1297 #: assets/js/script.bundle.js:29
1298 msgid "Hide details"
1299 msgstr ""
1300
1301 #: assets/js/admin.bundle.js:39
1302 #: assets/js/editor.bundle.js:39
1303 #: assets/js/helpers.js:257
1304 #: assets/js/script.bundle.js:29
1305 msgid "No directories found!"
1306 msgstr ""
1307
1308 #: assets/js/admin.bundle.js:39
1309 #: assets/js/editor.bundle.js:39
1310 #: assets/js/helpers.js:384
1311 #: assets/js/script.bundle.js:29
1312 msgid "Error parsing path input!"
1313 msgstr ""
1314
1315 #: assets/js/editor.bundle.js:19
1316 #: assets/js/editor.js:78
1317 #: assets/js/editor__old.js:131
1318 msgid "Squeezing image…"
1319 msgstr ""
1320
1321 #: assets/js/editor.bundle.js:19
1322 #: assets/js/editor.js:123
1323 #: assets/js/editor__old.js:30
1324 #: assets/js/script.bundle.js:39
1325 #: assets/js/script.js:352
1326 msgid "Error fetching attachment: %s"
1327 msgstr ""
1328
1329 #: assets/js/editor.bundle.js:19
1330 #: assets/js/editor.js:156
1331 #: assets/js/editor__old.js:60
1332 msgid "Error uploading image: %s"
1333 msgstr ""
1334
1335 #: assets/js/editor.bundle.js:19
1336 #: assets/js/editor.js:290
1337 #: assets/js/script.bundle.js:39
1338 #: assets/js/script.js:276
1339 msgid "Squeezing the image..."
1340 msgstr ""
1341
1342 #: assets/js/editor.bundle.js:19
1343 #: assets/js/editor.js:362
1344 #: assets/js/editor.js:378
1345 msgid "Error squeezing the image: %s"
1346 msgstr ""
1347
1348 #: assets/js/handlers copy.js:95
1349 msgid "Restore in process..."
1350 msgstr ""
1351
1352 #: assets/js/script.bundle.js:39
1353 #: assets/js/script.js:40
1354 msgid "Please enter a valid path!"
1355 msgstr ""
1356
1357 #: assets/js/script.bundle.js:39
1358 #: assets/js/script.js:365
1359 msgid "Squeezing thumbnails..."
1360 msgstr ""
1361
1362 #: assets/js/script.bundle.js:39
1363 #: assets/js/script.js:389
1364 msgid "Successfully squeezed!"
1365 msgstr ""
1366
1367 #: assets/js/script.bundle.js:39
1368 #: assets/js/script.js:394
1369 #: assets/js/script.js:402
1370 msgid "Something went wrong during compression. Check the console for more details."
1371 msgstr ""
1372
1373 #: assets/js/script.bundle.js:39
1374 #: assets/js/script.js:471
1375 msgid "Loading..."
1376 msgstr ""
1377
1378 #: assets/js/script.bundle.js:39
1379 #: assets/js/script.js:564
1380 #: assets/js/script.js:607
1381 msgid "Collapse"
1382 msgstr ""
1383
1384 #: assets/js/script.bundle.js:39
1385 #: assets/js/script.js:565
1386 msgid "Apply"
1387 msgstr ""
1388
1389 #: assets/js/script.bundle.js:39
1390 #: assets/js/script.js:580
1391 msgid "An error occurred while rendering the preview. Check the console for details."
1392 msgstr ""
1393
1394 #: assets/js/script.bundle.js:39
1395 #: assets/js/script.js:610
1396 msgid "Expand"
1397 msgstr ""
1398
1399 #: assets/js/script.bundle.js:49
1400 #: assets/js/squeeze.js:93
1401 #: assets/js/squeeze.js:496
1402 msgid "Request timed out. Try to increase the timeout limit on the Squeeze <a target=\"_blank\" href=\"%s\">settings page</a>."
1403 msgstr ""
1404
1405 #: assets/js/script.bundle.js:49
1406 #: assets/js/squeeze.js:262
1407 msgid "Skipped: the image is broken or its format is not supported or excluded from squeezing."
1408 msgstr ""
1409
1410 #: assets/js/script.bundle.js:49
1411 #: assets/js/squeeze.js:548
1412 msgid "Image conversion blocked by browser privacy setting"
1413 msgstr ""
1414
1415 #: inc/review-notice.php:129
1416 msgid "Enjoying Squeeze?"
1417 msgstr ""
1418
1419 #: inc/review-notice.php:130
1420 msgid "If the plugin helped you shrink your images, would you mind leaving a quick 5-star review? It really helps other WordPress users find it."
1421 msgstr ""
1422
1423 #: inc/review-notice.php:134
1424 msgid "Leave a review"
1425 msgstr ""
1426
1427 #: inc/review-notice.php:138
1428 msgid "Maybe later"
1429 msgstr ""
1430
1431 #: inc/review-notice.php:142
1432 msgid "Already did / Don't show again"
1433 msgstr ""
1434