# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Daniel Fruyski # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/db-cache-reloaded\n" "POT-Creation-Date: 2009-12-06 15:40+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: db-cache-reloaded.php:157 msgid "" "DB Cache Reloaded Error: wpdb class is redefined, plugin " "cannot work!" msgstr "" #: db-cache-reloaded.php:160 #, php-format msgid "Previous definition is at %s." msgstr "" #: db-cache-reloaded.php:169 #, php-format msgid "" "DB Cache Reloaded Info: caching is not enabled. Please go to the Options Page to enable it." msgstr "" #: db-cache-reloaded.php:173 #, php-format msgid "" "DB Cache Reloaded Error: DB Module (wpdb class) is not " "loaded. Please open the Options Page, disable caching " "(remember to save options) and enable it again. If this will not help, " "please check FAQ how to do manual upgrade." msgstr "" #: db-cache-reloaded.php:186 #, php-format msgid "" "DB Cache Reloaded Error: DB Module is not up to date (detected " "version %1$s instead of %2$s). In order to fix this, please open the Options Page, disable caching (remember to save options) and " "enable it again." msgstr "" #: db-cache-reloaded.php:251 msgid "Caching activated." msgstr "" #: db-cache-reloaded.php:255 msgid "" "Caching can't be activated. Please chmod 755 wp-content " "folder" msgstr "" #: db-cache-reloaded.php:272 msgid "Caching deactivated. Cache files deleted." msgstr "" #: db-cache-reloaded.php:330 msgid "" "" msgstr "" #: db-cache-reloaded.php:352 msgid "Cache files deleted." msgstr "" #: db-cache-reloaded.php:360 msgid "Expired cache files deleted." msgstr "" #: db-cache-reloaded.php:399 msgid "Settings saved." msgstr "" #: db-cache-reloaded.php:403 msgid "" "Settings can't be saved. Please chmod 755 file config." "ini" msgstr "" #: db-cache-reloaded.php:411 msgid "DB Cache Reloaded - Options" msgstr "" #: db-cache-reloaded.php:413 msgid "Configuration" msgstr "" #: db-cache-reloaded.php:416 msgid "Enable" msgstr "" #: db-cache-reloaded.php:419 msgid "Expire a cached query after" msgstr "" #: db-cache-reloaded.php:420 msgid "minutes. (Expired files are deleted automatically)" msgstr "" #: db-cache-reloaded.php:424 msgid "Additional options" msgstr "" #: db-cache-reloaded.php:427 msgid "Cache filter" msgstr "" #: db-cache-reloaded.php:428 msgid "" "Do not cache queries that contains this input contents. Divide different " "filters with '|' (vertical line, e.g. '_posts|_postmeta')" msgstr "" #: db-cache-reloaded.php:431 msgid "Load stats template" msgstr "" #: db-cache-reloaded.php:432 msgid "" "It shows resources usage statistics in your template footer. To disable view " "just leave this field empty.
{timer} - generation time, {queries} - " "count of queries to DB, {cached} - cached queries, {memory} - memory" msgstr "" #: db-cache-reloaded.php:436 msgid "Advanced" msgstr "" #: db-cache-reloaded.php:440 msgid "" "Wrapper Mode uses different method to load DB Module. It is less efficient " "(at least one query is not cached; some plugins may increase this number) " "and a bit slower. It allows to use DB Cache Reloaded along with incompatible " "plugins, which tries to load its own DB Module. You can try it if your " "cached query count is zero or -1." msgstr "" #: db-cache-reloaded.php:443 #, php-format msgid "" "Wrapper Mode requires at least PHP 5, and you are using PHP %s now. Please " "read the Switching " "to PHP5 article for information how to switch to PHP 5." msgstr "" #: db-cache-reloaded.php:449 msgid "" "Wrapper Mode is Enabled. In order to disable it, please " "disable cache first." msgstr "" #: db-cache-reloaded.php:451 msgid "" "Wrapper Mode is Disabled. In order to enable it, please " "disable cache first." msgstr "" #: db-cache-reloaded.php:455 msgid "Enable Wrapper Mode" msgstr "" #: db-cache-reloaded.php:461 msgid "Save" msgstr "" #: db-cache-reloaded.php:462 msgid "Clear the cache" msgstr "" #: db-cache-reloaded.php:463 msgid "Clear the expired cache" msgstr "" #: db-module-wrapper.php:265 db-module.php:1383 #, php-format msgid "" "DB Cache Reloaded Error: cannot include db-functions.php " "file. Please either reinstall plugin or remove %s file." msgstr "" #: db-module.php:1302 #, php-format msgid "ERROR: WordPress %s requires MySQL 4.0.0 or higher" msgstr "" #. Plugin Name of an extension msgid "DB Cache Reloaded" msgstr "" #. Plugin URI of an extension msgid "http://www.poradnik-webmastera.com/projekty/db_cache_reloaded/" msgstr "" #. Description of an extension msgid "" "The fastest cache engine for WordPress, that produces cache of database " "queries with easy configuration. (Disable and enable caching after update)" msgstr "" #. Author of an extension msgid "Daniel Fruyski" msgstr "" #. Author URI of an extension msgid "http://www.poradnik-webmastera.com/" msgstr ""