# Copyright (C) 2025 Oliver Jones # This file is distributed under the same license as the SQLite Object Cache plugin. msgid "" msgstr "" "Project-Id-Version: SQLite Object Cache 1.6.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sqlite-object-cache\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2025-10-08T12:09:46-04:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" "X-Domain: sqlite-object-cache\n" #. Plugin Name of the plugin msgid "SQLite Object Cache" msgstr "" #. Plugin URI of the plugin msgid "https://github.com/OllieJones/sqlite-object-cache" msgstr "" #. Description of the plugin msgid "A persistent object cache backend powered by SQLite3." msgstr "" #. Author of the plugin msgid "Oliver Jones" msgstr "" #. Author URI of the plugin msgid "https://github.com/OllieJones/" msgstr "" #: includes/class-sqlite-object-cache-settings.php:164 msgid "See the main site's dashboard for settings." msgstr "" #: includes/class-sqlite-object-cache-settings.php:170 msgctxt "verb" msgid "Sponsor" msgstr "" #: includes/class-sqlite-object-cache-settings.php:186 msgid "Flush now" msgstr "" #: includes/class-sqlite-object-cache-settings.php:187 msgid "Check to flush the cache (delete all its entries) now." msgstr "" #: includes/class-sqlite-object-cache-settings.php:188 #: includes/class-sqlite-object-cache-settings.php:197 msgid "This briefly puts your site into maintenance mode." msgstr "" #: includes/class-sqlite-object-cache-settings.php:195 msgid "Vacuum now" msgstr "" #: includes/class-sqlite-object-cache-settings.php:196 msgid "Check to vacuum (defragment) the cache now." msgstr "" #: includes/class-sqlite-object-cache-settings.php:204 msgid "Cached data size" msgstr "" #: includes/class-sqlite-object-cache-settings.php:205 msgid "MiB. When data in the cache grows larger than this, hourly cleanup removes the oldest entries." msgstr "" #: includes/class-sqlite-object-cache-settings.php:211 msgid "MiB." msgstr "" #: includes/class-sqlite-object-cache-settings.php:215 msgid "Clean up now" msgstr "" #: includes/class-sqlite-object-cache-settings.php:216 msgid "Check to clean up the cache (delete old data) now." msgstr "" #: includes/class-sqlite-object-cache-settings.php:223 msgid "Measure performance" msgstr "" #: includes/class-sqlite-object-cache-settings.php:224 msgid "Check to enable cache performance measurement. " msgstr "" #: includes/class-sqlite-object-cache-settings.php:230 msgid "Measure" msgstr "" #: includes/class-sqlite-object-cache-settings.php:231 msgid "percent of requests, randomly sampled." msgstr "" #: includes/class-sqlite-object-cache-settings.php:238 msgid "Sampling percentage." msgstr "" #: includes/class-sqlite-object-cache-settings.php:242 msgid "Retain measurements for" msgstr "" #: includes/class-sqlite-object-cache-settings.php:243 msgid "hours." msgstr "" #: includes/class-sqlite-object-cache-settings.php:249 msgid "Hours to retain." msgstr "" #: includes/class-sqlite-object-cache-settings.php:256 msgid "Use APCu" msgstr "" #: includes/class-sqlite-object-cache-settings.php:257 msgid "Check to enable the use of php's APCu cache to improve performance." msgstr "" #: includes/class-sqlite-object-cache-settings.php:274 #: includes/class-sqlite-object-cache-settings.php:531 #: includes/lib/class-sqlite-object-cache-statistics.php:627 msgid "Statistics" msgstr "" #: includes/class-sqlite-object-cache-settings.php:275 msgid "Reset Statistics" msgstr "" #: includes/class-sqlite-object-cache-settings.php:448 #: includes/class-sqlite-object-cache-settings.php:742 msgid "SQLite Persistent Object Cache" msgstr "" #: includes/class-sqlite-object-cache-settings.php:449 msgid "Object Cache" msgstr "" #: includes/class-sqlite-object-cache-settings.php:474 msgid "Server configuration problem" msgstr "" #: includes/class-sqlite-object-cache-settings.php:478 msgid "The SQLite Persistent Object Cache plugin requires php's SQLite3 extension." msgstr "" #: includes/class-sqlite-object-cache-settings.php:479 msgid "That extension is not installed in your server, so the plugin cannot work." msgstr "" #. translators: 1 actual SQLite version. 2 required SQLite version) #: includes/class-sqlite-object-cache-settings.php:486 #: includes/class-sqlite-object-cache.php:258 msgid "You cannot use the SQLite Object Cache plugin. Your server only offers SQLite3 version %1$s, but at least %2$s is required." msgstr "" #: includes/class-sqlite-object-cache-settings.php:525 #: includes/class-sqlite-object-cache-settings.php:529 #: includes/class-sqlite-object-cache-settings.php:907 msgid "Settings" msgstr "" #: includes/class-sqlite-object-cache-settings.php:631 msgid "For support please" msgstr "" #: includes/class-sqlite-object-cache-settings.php:632 #: includes/class-sqlite-object-cache-settings.php:634 msgid "click here" msgstr "" #: includes/class-sqlite-object-cache-settings.php:633 msgid "To rate this plugin please" msgstr "" #: includes/class-sqlite-object-cache-settings.php:635 msgid "Your feedback helps make it better, faster, and more useful" msgstr "" #: includes/class-sqlite-object-cache-settings.php:642 msgid "You can use WP-CLI to configure this plugin. Please type" msgstr "" #: includes/class-sqlite-object-cache-settings.php:644 msgid "into your shell for details" msgstr "" #: includes/class-sqlite-object-cache-settings.php:651 msgid "On your site you can use php's" msgstr "" #: includes/class-sqlite-object-cache-settings.php:652 #: includes/class-sqlite-object-cache-settings.php:660 #: includes/class-sqlite-object-cache-settings.php:668 msgid "APCu User Cache" msgstr "" #: includes/class-sqlite-object-cache-settings.php:653 #: includes/class-sqlite-object-cache-settings.php:661 msgid "to improve the performance of this SQLite Object Cache. " msgstr "" #: includes/class-sqlite-object-cache-settings.php:654 msgid "To enable APCu caching please check the \"Use APCu\" box." msgstr "" #: includes/class-sqlite-object-cache-settings.php:659 msgid "You are using php's" msgstr "" #: includes/class-sqlite-object-cache-settings.php:662 msgid "To disable APCu caching please uncheck the \"Use APCu\" box." msgstr "" #: includes/class-sqlite-object-cache-settings.php:667 msgid "This object cache performs better when used with php's" msgstr "" #: includes/class-sqlite-object-cache-settings.php:669 msgid "extension. " msgstr "" #: includes/class-sqlite-object-cache-settings.php:670 msgid "However, it is not available on your server." msgstr "" #: includes/class-sqlite-object-cache-settings.php:671 msgid "It may be possible for you or your hosting service to install it." msgstr "" #: includes/class-sqlite-object-cache-settings.php:687 #: includes/class-sqlite-object-cache-settings.php:693 #: includes/cli.php:40 msgid "unavailable" msgstr "" #: includes/class-sqlite-object-cache-settings.php:689 #: includes/cli.php:42 msgid "(disabled by WP_SQLITE_OBJECT_CACHE_SERIALIZE)" msgstr "" #. translators: 1: version for sqlite 2: version for php 3: webserver version 4: version for plugin 5: igbinary 6:APCu 7:WordPress #: includes/class-sqlite-object-cache-settings.php:698 msgid "Versions: WordPress: %7$s SQLite: %1$s php: %2$s Server: %3$s Plugin: %4$s APCu: %6$s igbinary: %5$s." msgstr "" #: includes/class-sqlite-object-cache-settings.php:744 msgid "Save Settings" msgstr "" #: includes/class-sqlite-object-cache-settings.php:770 msgid "Help" msgstr "" #: includes/class-sqlite-object-cache-settings.php:878 msgid "Configuration" msgstr "" #: includes/class-sqlite-object-cache-settings.php:891 msgid "Versions" msgstr "" #: includes/class-sqlite-object-cache-settings.php:959 msgid "APCu utilization" msgstr "" #: includes/class-sqlite-object-cache-settings.php:968 msgid "APCu info" msgstr "" #: includes/class-sqlite-object-cache-settings.php:982 msgid "SQLite utilization" msgstr "" #: includes/class-sqlite-object-cache.php:153 msgid "A software installation or upgrade operation flushed the SQLite Object Cache." msgstr "" #: includes/class-sqlite-object-cache.php:251 msgid "You cannot use the SQLite Object Cache plugin. Your server does not have php's SQLite3 extension installed." msgstr "" #: includes/class-sqlite-object-cache.php:292 msgid "Could not initialize filesystem." msgstr "" #: includes/class-sqlite-object-cache.php:298 msgid "Object cache drop-in file doesn’t exist." msgstr "" #: includes/class-sqlite-object-cache.php:302 msgid "Test file exists, but couldn’t be deleted." msgstr "" #: includes/class-sqlite-object-cache.php:306 msgid "Content directory is not writable." msgstr "" #: includes/class-sqlite-object-cache.php:310 msgid "Failed to copy test file." msgstr "" #: includes/class-sqlite-object-cache.php:314 msgid "Copied test file doesn’t exist." msgstr "" #: includes/class-sqlite-object-cache.php:320 msgid "Couldn’t verify test file contents." msgstr "" #: includes/class-sqlite-object-cache.php:324 msgid "Copied test file couldn’t be deleted." msgstr "" #. translators: 1: version for sqlite 2: version for plugin 3: igbinary --- for WP-CLI #: includes/cli.php:47 msgid "Versions: Plugin: %2$s SQLite: %1$s igbinary: %3$s." msgstr "" #. translators: 1: size of .sqlite database file in MiB. --- for WP-CLI #: includes/cli.php:85 msgid "SQLite File Size Total: %sMiB" msgstr "" #. translators: 1: size of .sqlite database file free space in MiB. --- for WP-CLI #: includes/cli.php:87 msgid "Free: %sMiB" msgstr "" #. translators: 1: size of memory mapped segment in MiB. --- for WP-CLI #: includes/cli.php:91 msgid "Memory Mapped Segment Size: %sMiB" msgstr "" #. translators: 1: size of cached items in MiB. --- for WP-CLI #: includes/cli.php:114 msgid "Cached Data Size %sMiB" msgstr "" #. translators: 1: number of cached items. --- for WP-CLI #: includes/cli.php:118 msgid "Item Count: %s" msgstr "" #. translators: 1 start time 2 end time both in localized format. --- for WP-CLI #: includes/cli.php:123 msgid "Expirations: %1$s to %2$s." msgstr "" #: includes/cli.php:144 msgid "Too many args. \"sqlite-object-cache size 64\" sets it to 64MiB." msgstr "" #: includes/cli.php:184 msgid "Too many args. \"sqlite-object-cache samplerate 10\" samples ten percent." msgstr "" #: includes/cli.php:236 msgid "Too many args. \"sqlite-object-cache retain 4\" retains measuremewnts for 4 hours." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:176 msgid "RAM hit ratio" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:177 msgid "APCu hit ratio" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:178 msgid "SQLite hit ratio" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:179 msgid "SQLite lookups/request" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:180 msgid "SQLite saves/request" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:181 msgid "MySQL queries/request" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:182 msgid "Request durations (sec)" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:183 msgid "Peak RAM usage (MiB)" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:184 msgid "Initialization times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:185 msgid "Get times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:186 msgid "GetMult times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:187 msgid "GetMult keys" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:188 msgid "Save times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:189 msgid "Delete times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:190 msgid "Checkpoint times (sec)" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:191 msgid "APCu hit times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:192 msgid "APCu miss times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:193 msgid "APCu save times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:194 msgid "SQLite hit times" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:379 msgid "Cache performance" msgstr "" #. translators: 1 start time 2 end time both in localized format #: includes/lib/class-sqlite-object-cache-statistics.php:383 msgid "From %1$s to %2$s." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:384 msgid "Times in microseconds, checkpoint and request durations in seconds." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:429 msgid "Some statistics were not processed. Processing them all uses too much RAM." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:431 msgid "Try measuring a smaller random sample of requests." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:437 msgid "No cache performance statistics have been captured." msgstr "" #. translators: 1: a percentage #: includes/lib/class-sqlite-object-cache-statistics.php:440 msgid "The plugin is capturing a random sample of %s%% of requests. It is possible no samples have yet been captured." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:444 msgid "Cache performance measurement is not enabled." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:445 msgid "You may enable it on the Settings tab." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:475 msgid "Most frequently looked up cache items" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:483 #: includes/lib/class-sqlite-object-cache-statistics.php:567 msgid "Cache Group" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:484 msgid "Cache Key" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:485 msgid "Count" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:516 msgid "Cache usage" msgstr "" #. translators: 1 a localized number of cache items. #: includes/lib/class-sqlite-object-cache-statistics.php:546 msgid "Only showing sizes for the first %1$s cache items." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:552 msgid "Cannot load some or all cache items." msgstr "" #. translators: 1 start time 2 end time both in localized format #: includes/lib/class-sqlite-object-cache-statistics.php:561 msgid "Expirations from %1$s to %2$s." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:562 msgid "Sizes in MiB." msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:568 msgid "Items" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:569 msgid "Size" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:590 msgid "APCu RAM Usage" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:599 msgid "SQLite Disk Pages Used" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:608 msgid "SQLite Disk Pages Free" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:617 msgid "SQLite Memory mapped" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:637 msgid "All Groups" msgstr "" #: includes/lib/class-sqlite-object-cache-statistics.php:654 msgid "No cache items found." msgstr ""