| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | # Copyright (C) 2026 Oliver Jones |
| 2 | 2 | # This file is distributed under the GPLv2 or later. |
| 3 | 3 | msgid "" |
| 4 | 4 | msgstr "" |
| 5 | -"Project-Id-Version: SQLite Object Cache 1.6.5\n" | |
| 5 | +"Project-Id-Version: SQLite Object Cache 1.6.2\n" | |
| 6 | 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sqlite-object-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" |
| @@ -8,9 +8,9 @@ | ||
| 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: 2026-08-17T22:14:26+00:00\n" | |
| 12 | +"POT-Creation-Date: 2026-03-18T13:27:01+00:00\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | 14 | "X-Generator: WP-CLI 2.9.0\n" |
| 15 | 15 | "X-Domain: sqlite-object-cache\n" |
| 16 | 16 | |
| @@ -164,9 +164,9 @@ | ||
| 164 | 164 | msgstr "" |
| 165 | 165 | |
| 166 | 166 | #. translators: 1 actual SQLite version. 2 required SQLite version) |
| 167 | 167 | #: includes/class-sqlite-object-cache-settings.php:496 |
| 168 | -#: includes/class-sqlite-object-cache.php:276 | |
| 168 | +#: includes/class-sqlite-object-cache.php:264 | |
| 169 | 169 | msgid "You cannot use the SQLite Object Cache plugin. Your server only offers SQLite3 version %1$s, but at least %2$s is required." |
| 170 | 170 | msgstr "" |
| 171 | 171 | |
| 172 | 172 | #: includes/class-sqlite-object-cache-settings.php:535 |
| @@ -290,61 +290,61 @@ | ||
| 290 | 290 | #: includes/class-sqlite-object-cache.php:145 |
| 291 | 291 | msgid "Flushed the SQLite Object Cache successfully after a software installation or upgrade." |
| 292 | 292 | msgstr "" |
| 293 | 293 | |
| 294 | -#: includes/class-sqlite-object-cache.php:269 | |
| 294 | +#: includes/class-sqlite-object-cache.php:257 | |
| 295 | 295 | msgid "You cannot use the SQLite Object Cache plugin. Your server does not have php's SQLite3 extension installed." |
| 296 | 296 | msgstr "" |
| 297 | 297 | |
| 298 | -#: includes/class-sqlite-object-cache.php:310 | |
| 298 | +#: includes/class-sqlite-object-cache.php:298 | |
| 299 | 299 | msgid "Could not initialize filesystem." |
| 300 | 300 | msgstr "" |
| 301 | 301 | |
| 302 | -#: includes/class-sqlite-object-cache.php:316 | |
| 302 | +#: includes/class-sqlite-object-cache.php:304 | |
| 303 | 303 | msgid "Object cache drop-in file doesn’t exist." |
| 304 | 304 | msgstr "" |
| 305 | 305 | |
| 306 | -#: includes/class-sqlite-object-cache.php:320 | |
| 306 | +#: includes/class-sqlite-object-cache.php:308 | |
| 307 | 307 | msgid "Test file exists, but couldn’t be deleted." |
| 308 | 308 | msgstr "" |
| 309 | 309 | |
| 310 | -#: includes/class-sqlite-object-cache.php:324 | |
| 310 | +#: includes/class-sqlite-object-cache.php:312 | |
| 311 | 311 | msgid "Content directory is not writable." |
| 312 | 312 | msgstr "" |
| 313 | 313 | |
| 314 | -#: includes/class-sqlite-object-cache.php:328 | |
| 314 | +#: includes/class-sqlite-object-cache.php:316 | |
| 315 | 315 | msgid "Failed to copy test file." |
| 316 | 316 | msgstr "" |
| 317 | 317 | |
| 318 | -#: includes/class-sqlite-object-cache.php:332 | |
| 318 | +#: includes/class-sqlite-object-cache.php:320 | |
| 319 | 319 | msgid "Copied test file doesn’t exist." |
| 320 | 320 | msgstr "" |
| 321 | 321 | |
| 322 | -#: includes/class-sqlite-object-cache.php:338 | |
| 322 | +#: includes/class-sqlite-object-cache.php:326 | |
| 323 | 323 | msgid "Couldn’t verify test file contents." |
| 324 | 324 | msgstr "" |
| 325 | 325 | |
| 326 | -#: includes/class-sqlite-object-cache.php:342 | |
| 326 | +#: includes/class-sqlite-object-cache.php:330 | |
| 327 | 327 | msgid "Copied test file couldn’t be deleted." |
| 328 | 328 | msgstr "" |
| 329 | 329 | |
| 330 | -#: includes/class-sqlite-object-cache.php:656 | |
| 330 | +#: includes/class-sqlite-object-cache.php:644 | |
| 331 | 331 | msgid "Flush Object Cache" |
| 332 | 332 | msgstr "" |
| 333 | 333 | |
| 334 | -#: includes/class-sqlite-object-cache.php:659 | |
| 334 | +#: includes/class-sqlite-object-cache.php:647 | |
| 335 | 335 | msgid "Delete all object cache entries now, including all transients." |
| 336 | 336 | msgstr "" |
| 337 | 337 | |
| 338 | -#: includes/class-sqlite-object-cache.php:682 | |
| 338 | +#: includes/class-sqlite-object-cache.php:670 | |
| 339 | 339 | msgid "You do not have permission to flush the object cache." |
| 340 | 340 | msgstr "" |
| 341 | 341 | |
| 342 | -#: includes/class-sqlite-object-cache.php:687 | |
| 342 | +#: includes/class-sqlite-object-cache.php:675 | |
| 343 | 343 | msgid "Cache flush is only available on the main site." |
| 344 | 344 | msgstr "" |
| 345 | 345 | |
| 346 | -#: includes/class-sqlite-object-cache.php:732 | |
| 346 | +#: includes/class-sqlite-object-cache.php:720 | |
| 347 | 347 | msgid "SQLite Object Cache flushed successfully." |
| 348 | 348 | msgstr "" |
| 349 | 349 | |
| 350 | 350 | #. translators: 1: version for sqlite 2: version for plugin 3: igbinary --- for WP-CLI |