|
2 | 2 | # This file is distributed under the GPLv3. |
3 | 3 | msgid "" |
4 | 4 | msgstr "" |
5 | | -"Project-Id-Version: Redis Object Cache 2.5.2\n" |
| 5 | +"Project-Id-Version: Redis Object Cache 2.5.3\n" |
6 | 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/redis-cache\n" |
7 | 7 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
8 | 8 | "Language-Team: LANGUAGE <LL@li.org>\n" |
9 | 9 | "MIME-Version: 1.0\n" |
10 | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
11 | 11 | "Content-Transfer-Encoding: 8bit\n" |
12 | | -"POT-Creation-Date: 2024-04-22T18:55:04+00:00\n" |
| 12 | +"POT-Creation-Date: 2024-07-12T00:53:48+00:00\n" |
13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
14 | 14 | "X-Generator: WP-CLI 2.10.0\n" |
15 | 15 | "X-Domain: redis-cache\n" |
@@ -308,30 +308,30 @@ msgstr "" |
308 | 308 | msgid "Object cache drop-in could not be updated. Redis server is unreachable: %s" |
309 | 309 | msgstr "" |
310 | 310 |
|
311 | | -#: includes/object-cache.php:2974 |
| 311 | +#: includes/object-cache.php:2988 |
312 | 312 | msgid "Error establishing a Redis connection" |
313 | 313 | msgstr "" |
314 | 314 |
|
315 | 315 | #. translators: %s = Formatted wp-config.php file name. |
316 | | -#: includes/object-cache.php:2981 |
| 316 | +#: includes/object-cache.php:2995 |
317 | 317 | msgid "WordPress is unable to establish a connection to Redis. This means that the connection information in your %s file are incorrect, or that the Redis server is not reachable." |
318 | 318 | msgstr "" |
319 | 319 |
|
320 | | -#: includes/object-cache.php:2986 |
| 320 | +#: includes/object-cache.php:3000 |
321 | 321 | msgid "Is the correct Redis host and port set?" |
322 | 322 | msgstr "" |
323 | 323 |
|
324 | | -#: includes/object-cache.php:2987 |
| 324 | +#: includes/object-cache.php:3001 |
325 | 325 | msgid "Is the Redis server running?" |
326 | 326 | msgstr "" |
327 | 327 |
|
328 | 328 | #. translators: %s = Link to installation instructions. |
329 | | -#: includes/object-cache.php:2992 |
| 329 | +#: includes/object-cache.php:3006 |
330 | 330 | msgid "If you need help, please read the <a href=\"%s\">installation instructions</a>." |
331 | 331 | msgstr "" |
332 | 332 |
|
333 | 333 | #. translators: %1$s = Formatted object-cache.php file name, %2$s = Formatted wp-content directory name. |
334 | | -#: includes/object-cache.php:2999 |
| 334 | +#: includes/object-cache.php:3013 |
335 | 335 | msgid "To disable Redis, delete the %1$s file in the %2$s directory." |
336 | 336 | msgstr "" |
337 | 337 |
|
|
0 commit comments