PluginProbe
Squeeze – Image Optimization & Compression, WEBP Conversion / 1.4.5
Squeeze – Image Optimization & Compression, WEBP Conversion v1.4.5
1.7.16 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 All 43 releases
squeeze / languages / squeeze.pot

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

329 lines 6.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2024 Bogdan Bendziukov
2 # This file is distributed under the GNU GPL v3.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Squeeze 1.4\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: 2024-04-18T08:10:51+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 #: src/settings.php:22
19 #: src/settings.php:23
20 #: src/settings.php:515
21 #: src/settings.php:538
22 msgid "Squeeze"
23 msgstr ""
24
25 #. Description of the plugin
26 msgid "Compress images by squoosh.app"
27 msgstr ""
28
29 #. Author of the plugin
30 msgid "Bogdan Bendziukov"
31 msgstr ""
32
33 #. Author URI of the plugin
34 msgid "https://bogdan.kyiv.ua"
35 msgstr ""
36
37 #: src/handlers.php:50
38 msgid "Backup original image failed"
39 msgstr ""
40
41 #: src/handlers.php:59
42 msgid "Upload image failed"
43 msgstr ""
44
45 #: src/handlers.php:77
46 #: src/handlers.php:82
47 msgid "Compressed successfully"
48 msgstr ""
49
50 #: src/handlers.php:79
51 #: src/handlers.php:122
52 msgid "Attachment not updated"
53 msgstr ""
54
55 #: src/handlers.php:105
56 msgid "Restore original image failed"
57 msgstr ""
58
59 #: src/handlers.php:120
60 msgid "Restored successfully"
61 msgstr ""
62
63 #: src/handlers.php:127
64 #: src/handlers.php:152
65 msgid "Attachment not found"
66 msgstr ""
67
68 #: src/handlers.php:171
69 msgid "Images not found in the path"
70 msgstr ""
71
72 #: src/handlers.php:191
73 msgid "Path not found"
74 msgstr ""
75
76 #: src/settings.php:37
77 msgid "Bulk Compress With Squeeze"
78 msgstr ""
79
80 #: src/settings.php:38
81 msgid "Squeeze Bulk"
82 msgstr ""
83
84 #: src/settings.php:88
85 msgid "This page allows you to compress all images in your media library."
86 msgstr ""
87
88 #: src/settings.php:89
89 msgid "Do not close this page during the compressing process."
90 msgstr ""
91
92 #: src/settings.php:90
93 msgid "Please note that this process may take a long time depending on the number of images in your library."
94 msgstr ""
95
96 #: src/settings.php:93
97 msgid "All images in your media library are compressed."
98 msgstr ""
99
100 #: src/settings.php:95
101 msgid "You have <strong>%s</strong> uncompressed JPG/PNG/WEBP images from total <strong>%s</strong> JPG/PNG/WEBP images in your media library."
102 msgstr ""
103
104 #: src/settings.php:101
105 #: src/settings.php:105
106 msgid "Optimise images from custom path"
107 msgstr ""
108
109 #: src/settings.php:102
110 msgid "WARNING! Backup option is NOT applicable here, please backup your images manually before optimising them."
111 msgstr ""
112
113 #: src/settings.php:103
114 msgid "/wp-content/uploads/"
115 msgstr ""
116
117 #: src/settings.php:130
118 #: src/settings.php:265
119 msgid "Basic Settings"
120 msgstr ""
121
122 #: src/settings.php:131
123 #: src/settings.php:271
124 msgid "JPEG Settings"
125 msgstr ""
126
127 #: src/settings.php:132
128 #: src/settings.php:300
129 msgid "PNG Settings"
130 msgstr ""
131
132 #: src/settings.php:133
133 #: src/settings.php:305
134 msgid "WEBP Settings"
135 msgstr ""
136
137 #: src/settings.php:134
138 #: src/settings.php:312
139 msgid "AVIF Settings"
140 msgstr ""
141
142 #: src/settings.php:267
143 msgid "Auto compress"
144 msgstr ""
145
146 #: src/settings.php:269
147 msgid "Backup original image"
148 msgstr ""
149
150 #: src/settings.php:273
151 #: src/settings.php:308
152 #: src/settings.php:314
153 msgid "Quality"
154 msgstr ""
155
156 #: src/settings.php:274
157 msgid "Pointless spec compliance"
158 msgstr ""
159
160 #: src/settings.php:275
161 msgid "Arithmetic"
162 msgstr ""
163
164 #: src/settings.php:276
165 msgid "Progressive rendering"
166 msgstr ""
167
168 #: src/settings.php:277
169 msgid "Optimize Huffman table"
170 msgstr ""
171
172 #: src/settings.php:278
173 msgid "Smoothing"
174 msgstr ""
175
176 #: src/settings.php:279
177 msgid "Channels"
178 msgstr ""
179
180 #: src/settings.php:280
181 msgid "Quantization"
182 msgstr ""
183
184 #: src/settings.php:291
185 msgid "Trellis multipass"
186 msgstr ""
187
188 #: src/settings.php:292
189 msgid "Optimize zero block runs"
190 msgstr ""
191
192 #: src/settings.php:293
193 msgid "Optimize after trellis quantization"
194 msgstr ""
195
196 #: src/settings.php:294
197 msgid "Trellis quantization passes"
198 msgstr ""
199
200 #: src/settings.php:295
201 msgid "Auto subsample chroma"
202 msgstr ""
203
204 #: src/settings.php:296
205 msgid "Subsample chroma by"
206 msgstr ""
207
208 #: src/settings.php:297
209 msgid "Separate chroma quality"
210 msgstr ""
211
212 #: src/settings.php:298
213 msgid "Chroma quality"
214 msgstr ""
215
216 #: src/settings.php:302
217 #: src/settings.php:307
218 msgid "Effort"
219 msgstr ""
220
221 #: src/settings.php:303
222 msgid "Interlace"
223 msgstr ""
224
225 #: src/settings.php:309
226 msgid "Lossless"
227 msgstr ""
228
229 #: src/settings.php:310
230 msgid "Near lossless"
231 msgstr ""
232
233 #: src/settings.php:351
234 msgid "Settings have been updated."
235 msgstr ""
236
237 #: src/settings.php:460
238 msgid "Basic options"
239 msgstr ""
240
241 #: src/settings.php:463
242 msgid "Compress settings for JPEG images using MozJPEG encoder"
243 msgstr ""
244
245 #: src/settings.php:466
246 msgid "Compress settings for PNG images using OxiPNG encoder"
247 msgstr ""
248
249 #: src/settings.php:469
250 msgid "Compress settings for WEBP images using WebP encoder"
251 msgstr ""
252
253 #: src/settings.php:473
254 msgid "Compress settings for AVIF images using AVIF encoder"
255 msgstr ""
256
257 #: src/settings.php:500
258 msgid "Settings have been restored."
259 msgstr ""
260
261 #: src/settings.php:518
262 msgid "Compressed"
263 msgstr ""
264
265 #: src/settings.php:519
266 msgid "Restore original"
267 msgstr ""
268
269 #: src/settings.php:520
270 msgid "Compress again"
271 msgstr ""
272
273 #: src/settings.php:522
274 msgid "Not compressed"
275 msgstr ""
276
277 #: src/settings.php:523
278 msgid "Compress"
279 msgstr ""
280
281 #: assets/js/script.bundle.js:19
282 #: assets/js/script.js:192
283 #: assets/js/script.js:197
284 #: assets/js/script.js:230
285 #: assets/js/script.js:370
286 msgid "An error has occured. Check the console for details."
287 msgstr ""
288
289 #: assets/js/script.bundle.js:19
290 #: assets/js/script.js:224
291 msgid "Compressed successfully, updating..."
292 msgstr ""
293
294 #: assets/js/script.bundle.js:19
295 #: assets/js/script.js:237
296 msgid "Updated successfully"
297 msgstr ""
298
299 #: assets/js/script.bundle.js:19
300 #: assets/js/script.js:279
301 #: assets/js/script.js:293
302 msgid "All images have been compressed!"
303 msgstr ""
304
305 #: assets/js/script.bundle.js:19
306 #: assets/js/script.js:286
307 msgid "All images have been re-compressed again!"
308 msgstr ""
309
310 #: assets/js/script.bundle.js:19
311 #: assets/js/script.js:366
312 msgid "Restore in process..."
313 msgstr ""
314
315 #: assets/js/script.bundle.js:19
316 #: assets/js/script.js:444
317 msgid "Compressing..."
318 msgstr ""
319
320 #: assets/js/script.bundle.js:19
321 #: assets/js/script.js:502
322 msgid "Please enter a valid path!"
323 msgstr ""
324
325 #: assets/js/script.bundle.js:19
326 #: assets/js/script.js:538
327 msgid "Are you sure you want to leave this page? The compression process will be terminated!"
328 msgstr ""
329