3 # LANGUAGE translation of Drupal (general)
4 # Copyright YEAR NAME <EMAIL@ADDRESS>
5 # Generated from files:
6 # boost.admin.inc,v 1.1.2.1.2.3.2.130 2010/01/24 18:25:46 mikeytown2
7 # boost.module,v 1.3.2.2.2.5.2.297 2010/01/24 18:25:46 mikeytown2
8 # boost.rules.inc,v 1.1.2.3 2009/10/28 04:07:03 mikeytown2
9 # boost.install,v 1.2.2.1.2.3.2.88 2010/01/24 18:25:46 mikeytown2
10 # boost.info,v 1.1.2.1.2.3.2.2 2009/10/04 07:24:50 mikeytown2
15 "Project-Id-Version: PROJECT VERSION\n"
16 "POT-Creation-Date: 2010-01-24 10:36-0800\n"
17 "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
18 "Last-Translator: NAME <EMAIL@ADDRESS>\n"
19 "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
21 "Content-Type: text/plain; charset=utf-8\n"
22 "Content-Transfer-Encoding: 8bit\n"
23 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
26 msgid "Anonymous page caching"
29 #: boost.admin.inc:20;96
30 msgid "Gzip page compression (Boost & Core)"
34 msgid "The page must first be visited by an anonymous user in order for the cache to work on subsequent requests for that page. Boost & Core caching do not work for logged in users."
38 msgid "Clear core page cached data: !count pages"
41 #: boost.admin.inc:37;853;883;891;899;1248
42 msgid "Boost: Static page cache cleared."
46 msgid "Core page cache cleared."
50 msgid "Static page cache (boost) and all other caches cleared."
54 msgid "Boost: Static page cache NOT cleared. To clear Boosts cache set \"Ignore cache flushing:\" to 'Disabled' in the <a href=\"@link\">boost advanced settings</a> & try again."
58 msgid "All other caches cleared."
62 msgid "Boost File Cache"
66 msgid "Boost - Static page cache"
69 #: boost.admin.inc:88;98;232;272;312
73 #: boost.admin.inc:89;98;233
78 msgid "(Not Recommended) Set Boost & Core (if enabled) cache for each page"
82 msgid "Static page caching is a mechanism that stores dynamically generated web pages as HTML files in a special cache directory located under the Drupal installation directory. By caching a web page in this manner, the web server can serve it out in the fastest possible manner, without invoking PHP or Drupal at all. While this does provide a significant performance and scalability boost, you should note that it could have negative usability side-effects unless your site is targeted at an audience consisting mostly of \"anonymous\" visitors."
86 msgid "By default, Drupal compresses the pages it caches in order to save bandwidth and improve download times. This option should be disabled when using a webserver that performs compression."
89 #: boost.admin.inc:104
90 msgid "Boost - HTML - Default maximum cache lifetime"
93 #: boost.admin.inc:107;115;123
94 msgid "Enable the caching of this content type to enable this selection box."
97 #: boost.admin.inc:107;115;123
98 msgid "The maximum cache lifetime is the maximum amount of time that will elapse before the cache is emptied. Cache lifetime gets checked on cron runs. Flushing the content before it is expired can happen like for example when a node is edited."
101 #: boost.admin.inc:112
102 msgid "Boost - XML - Default maximum cache lifetime"
105 #: boost.admin.inc:120
106 msgid "Boost - JSON - Default maximum cache lifetime"
109 #: boost.admin.inc:128
110 msgid "_0 Clear ALL Boost cached data: !count pages"
113 #: boost.admin.inc:133
114 msgid "_1 Clear Boost expired data: !count pages"
117 #: boost.admin.inc:138
118 msgid "Cache every page except the listed pages."
121 #: boost.admin.inc:138
122 msgid "Cache only the listed pages."
125 #: boost.admin.inc:139
126 msgid "Enter one page per line as Drupal paths. The '*' character is a wild-card. Example paths are '%blog' for the blog page and %blog-wild-card for every personal blog. %front is the front page."
129 #: boost.admin.inc:141
130 msgid "Cache pages for which the following PHP code returns <code>TRUE</code> (PHP-mode, experts only)."
133 #: boost.admin.inc:142
134 msgid "If the PHP-mode is chosen, enter PHP code between %php. Note that executing incorrect PHP-code can severely break your Drupal site."
137 #: boost.admin.inc:146
138 msgid "Boost cacheability settings"
141 #: boost.admin.inc:150
142 msgid "Cache pages that contain URL Variables"
145 #: boost.admin.inc:152
146 msgid "Boost will cache pages that end with \"?page=1\" among others (anything with a \"?\" in the url)."
149 #: boost.admin.inc:156
150 msgid "Cache html documents/pages"
153 #: boost.admin.inc:158
154 msgid "Boost will cache most Drupal pages."
157 #: boost.admin.inc:162
158 msgid "Cache .xml & /feed"
161 #: boost.admin.inc:164
162 msgid "Boost will cache .xml and /feed urls as xml data."
165 #: boost.admin.inc:168
166 msgid "Cache ajax/json"
169 #: boost.admin.inc:170
170 msgid "Boost will cache ajax/json responses."
173 #: boost.admin.inc:174
177 #: boost.admin.inc:176
178 msgid "Boost will cache CSS files."
181 #: boost.admin.inc:180
185 #: boost.admin.inc:182
186 msgid "Boost will cache javascript files."
189 #: boost.admin.inc:186
190 msgid "Only allow ASCII characters in path"
193 #: boost.admin.inc:188
194 msgid "Only allowing ACSII characters is a safe way to cache pages. It severely limits i18n support so this can be turned off. Fair warning, disabling this may cause \"page not found\" errors depending on your url structure (spaces are bad, ect...). If you follow RFC 3986 you should be ok."
197 #: boost.admin.inc:192
198 msgid "Do not cache if php error on page"
201 #: boost.admin.inc:194
202 msgid "Selected - Do not cache the page if there are PHP errors. Not Selected - Cache pages even if it might contain errors."
205 #: boost.admin.inc:198
206 msgid "Do not cache if a message is on the page"
209 #: boost.admin.inc:200
210 msgid "Selected - Do not cache the page if there are Drupal messages. Not Selected - Cache pages even if it might contain a Drupal message."
213 #: boost.admin.inc:204
214 msgid "Do not cache if there is an alias for this URL."
217 #: boost.admin.inc:206
218 msgid "Enableing this will prevent Boost from cacheing node/8 if node/8 is also mapped to a path like /about-us. If using Global Redirect enableing this is a good idea."
221 #: boost.admin.inc:210
222 msgid "Statically cache specific pages"
225 #: boost.admin.inc:216
229 #: boost.admin.inc:225
230 msgid "Boost cache expiration/flush settings"
233 #: boost.admin.inc:229
234 msgid "Clear expired pages on cron runs"
237 #: boost.admin.inc:235
238 msgid "Caution - If disabled you will need some other method of clearing cached pages. If Disabled, files have to be manually deleted from server or cleared using the administrative interface (<a href=\"@blocks\">Enable</a> the <a href=\"@status\">Boost: Pages cache status</a> block)."
241 #: boost.admin.inc:239
242 msgid "Check database timestamps for any site changes. Only if there has been a change will boost flush the expired content on cron."
245 #: boost.admin.inc:244
246 msgid "Clear all empty folders from cache."
249 #: boost.admin.inc:246
250 msgid "Disable this if you have to set settings for each dir/subdir, due to the way your server operates (permissions, etc...)."
253 #: boost.admin.inc:250
254 msgid "Clear the front page cache when promoted"
257 #: boost.admin.inc:252
258 msgid "Clear the front page cache when a node that is promoted to the from page is also changed."
261 #: boost.admin.inc:256
262 msgid "Clear all cached pages referenced via CCK with a node on insert/update/delete"
265 #: boost.admin.inc:258
266 msgid "The <a href=\"@url\">Node Referrer</a> module is recommended."
269 #: boost.admin.inc:262
270 msgid "Clear all cached terms pages associated with a node on insert/update/delete"
273 #: boost.admin.inc:264
274 msgid "Works with view's taxonomy/term/% path as well as core."
277 #: boost.admin.inc:268
278 msgid "Clear all cached pages in a menu on an insert/update/delete operation"
281 #: boost.admin.inc:270
282 msgid "This can flush a lot of pages depending on your menu structure."
285 #: boost.admin.inc:273
286 msgid "Only Flush Menu Parents, Siblings & Children"
289 #: boost.admin.inc:274
290 msgid "Flushes Entire Menu Tree"
293 #: boost.admin.inc:279
294 msgid "Clear all cached views pages associated with a node on update/delete"
297 #: boost.admin.inc:281;332 boost.module:138
301 #: boost.admin.inc:285
302 msgid "Clear all cached views pages associated with a node on insert"
305 #: boost.admin.inc:287
306 msgid "WARNING: This can be very slow, all views get run to find out where this node lives."
309 #: boost.admin.inc:291
310 msgid "Clear Boosts cache when site goes offline"
313 #: boost.admin.inc:293
314 msgid "Under site maintenance when the status is set to offline, boost clears its cache. If you do not want this to happen, clear this checkbox. Pages that are not cached will still send out a Site off-line message, so be smart if turning this off."
317 #: boost.admin.inc:297
318 msgid "Flush all sites caches in this database (singe db, multisite)."
321 #: boost.admin.inc:299
322 msgid "This will flush/expire all cached files stored in this database, instead of only being specific to this site. Useful for i18n sites. You need to setup a separate cron call for each database (in your multisite install) either way though. This covers shared database usage; or place the boost tables into the a shared database, to have this setting work in a multiple database environment."
325 #: boost.admin.inc:303
326 msgid "Expire content in DB, do not flush file."
329 #: boost.admin.inc:305
330 msgid "Instead of flushing the file ASAP this will set the database entry to expired. File will be flushed on next cron run. This is more on the extreme side of tweaks."
333 #: boost.admin.inc:309
334 msgid "Ignore cache flushing"
337 #: boost.admin.inc:313
338 msgid "Only Ignore Clear Entire Cache Commands (Recommended if caching css/js files)"
341 #: boost.admin.inc:314
342 msgid "Ignore Clear Entire Cache Commands & Cron Expiration"
345 #: boost.admin.inc:315
346 msgid "Ignore All Delete Commands (Not Recommended)"
349 #: boost.admin.inc:317
350 msgid "Make a selection to put your site into a static cached state. Recommend turning on CSS & JS caching if enabled."
353 #: boost.admin.inc:323
354 msgid "Boost directories and file extensions"
357 #: boost.admin.inc:327
361 #: boost.admin.inc:336
362 msgid "Do not store the cache file path in the database"
365 #: boost.admin.inc:338
366 msgid "Enabling will allow for correct multi-site caching, in cases where different content is served from the same Drupal installation, based on domain. Examples: Multi-site with a single/shared database, site translation detection based on domain, and the contributed \"Domain Access\" module."
369 #: boost.admin.inc:351
370 msgid "Cache file path"
373 #: boost.admin.inc:356
374 msgid "A file system path where the static cache files will be stored. This directory has to exist and be writable by Drupal. The default setting is to store the files in a directory named %default-path under the Drupal installation directory. If you change this, you must also change the URL rewrite rules in your web server configuration (.htaccess for Apache, lighttpd.conf for Lighttpd), or caching will not work."
377 #: boost.admin.inc:363
378 msgid "Generated output storage (HTML, XML, AJAX)"
381 #: boost.admin.inc:367
382 msgid "Directory for non compressed files"
385 #: boost.admin.inc:371;379;435;443
386 msgid "Leave blank to not use a subdirectory"
389 #: boost.admin.inc:375
390 msgid "Directory for compressed files"
393 #: boost.admin.inc:383
394 msgid "Character used to replace \"?\""
397 #: boost.admin.inc:388;452
398 msgid "Best to leave at _"
401 #: boost.admin.inc:393
402 msgid "Cache html file extension"
405 #: boost.admin.inc:398
406 msgid "The file extension to append to the file name of the generated cache files. Note that this setting is of no relevance to any public URLs, and it is strongly recommended to leave this as the default '.html' unless you know what you are doing. If you change this, you must also change the URL rewrite rules in your web server configuration (.htaccess for Apache, lighttpd.conf for Lighttpd), or caching will not work."
409 #: boost.admin.inc:404
410 msgid "Cache xml file extension"
413 #: boost.admin.inc:409
414 msgid "The file extension to append to the file name of the generated cache files. Note that this setting is of no relevance to any public URLs, and it is strongly recommended to leave this as the default '.xml' unless you know what you are doing. If you change this, you must also change the URL rewrite rules in your web server configuration (.htaccess for Apache, lighttpd.conf for Lighttpd), or caching will not work."
417 #: boost.admin.inc:415
418 msgid "Cache ajax/json file extension"
421 #: boost.admin.inc:420;473
422 msgid "The file extension to append to the file name of the generated cache files. Note that this setting is of no relevance to any public URLs, and it is strongly recommended to leave this as the default '.js' unless you know what you are doing. If you change this, you must also change the URL rewrite rules in your web server configuration (.htaccess for Apache, lighttpd.conf for Lighttpd), or caching will not work."
425 #: boost.admin.inc:427
426 msgid "Static storage (CSS, JS)"
429 #: boost.admin.inc:431
430 msgid "Directory for more permanent files (css/js)"
433 #: boost.admin.inc:439
434 msgid "Directory for compressed more permanent files (css/js)"
437 #: boost.admin.inc:447
438 msgid "Character used to replace \"?\" in the permanent directory"
441 #: boost.admin.inc:457
442 msgid "Cache css file extension"
445 #: boost.admin.inc:462
446 msgid "The file extension to append to the file name of the generated cache files. Note that this setting is of no relevance to any public URLs, and it is strongly recommended to leave this as the default '.css' unless you know what you are doing. If you change this, you must also change the URL rewrite rules in your web server configuration (.htaccess for Apache, lighttpd.conf for Lighttpd), or caching will not work."
449 #: boost.admin.inc:468
450 msgid "Cache javascript file extension"
453 #: boost.admin.inc:480
454 msgid "Boost advanced settings"
457 #: boost.admin.inc:484
458 msgid "Pre-process function"
461 #: boost.admin.inc:487
462 msgid "The name of a PHP function used to pre-process the contents of each page before writing them out to static files. The function is called with the contents of the page passed as a string argument, and its return value is used as the data written out to the disk."
465 #: boost.admin.inc:491
466 msgid "Aggressive setting of the boost cookie"
469 #: boost.admin.inc:493
470 msgid "Set/Remove the boost cookie in the boost_init function."
473 #: boost.admin.inc:497
474 msgid "Asynchronous Operation: output HTML, close connection, then store static file."
477 #: boost.admin.inc:499
478 msgid "Run php in the background. When a cached page is generated, this will allow for faster page generation; downside is the headers are not the standard ones outputted by Drupal; sends \"Connection: close\" instead of \"Connection: Keep-Alive\"."
481 #: boost.admin.inc:503
482 msgid "Overwrite the cached file if it already exits"
485 #: boost.admin.inc:505
486 msgid "This is useful if crawling a site before it goes live."
489 #: boost.admin.inc:509
490 msgid "Turn off clean url's for logged in users"
493 #: boost.admin.inc:511
494 msgid "Drupal will output non clean url's for non anonymous users. This allows for the browser to cache the page and still have logging in work. This is more on the extreme side of tweaks."
497 #: boost.admin.inc:516
498 msgid "Aggressive Gzip: Deliver gzipped content independent of the request header."
501 #: boost.admin.inc:518
502 msgid "In order to deliver gzipped content independent of the header, this will test for gzip compression in a small iframe by sending it compressed content. This compressed content is javascript which creates a cookie with a note of gzip support. On the server side it checks for the cookie and then sends out gzipped content accordingly. See <a href=\"@url\">Website Performance - Activate Gzip</a>. In short some firewalls/proxies mangle the gzip header; this gets around that. iframe is on non compressed version of the frontpage only."
505 #: boost.admin.inc:523
506 msgid "Files: Enter in a 4 digit number (octal) that will be used by !link. Example 0664"
509 #: boost.admin.inc:523;529
513 #: boost.admin.inc:525;531
514 msgid "Sometimes because of funky servers you need it use a different file mode then the default."
517 #: boost.admin.inc:529
518 msgid "Directories: Enter in a 4 digit number (octal) that will be used by !link. Example 0775"
521 #: boost.admin.inc:535
522 msgid "Watchdog Verbose Setting"
525 #: boost.admin.inc:538
526 msgid "1 Record almost no errors"
529 #: boost.admin.inc:539
533 #: boost.admin.inc:540
534 msgid "5 Record all errors to the db log (watchdog)"
537 #: boost.admin.inc:541
538 msgid "7 Debug Mode: Output a lot of extra info."
541 #: boost.admin.inc:542
542 msgid "9 Debug Overkill: Output what is getting expired."
545 #: boost.admin.inc:548
546 msgid "Disable warning about php safe mode"
549 #: boost.admin.inc:550
550 msgid "Disable the warning on the status page about running boost in safe mode."
553 #: boost.admin.inc:555
554 msgid "Disable warning about reaching the ext3 file system subdir limit."
557 #: boost.admin.inc:557
558 msgid "Disable the warning on the status page about coming close to the file system directory limit; warning thrown when at 31,000 subdirectories. Boost will stop creating new subdirectories when 31,998 subdirectories have been created. Can be a slow operation & might even timeout; if your status page will not load, Disable this warning."
561 #: boost.admin.inc:563
562 msgid "Boost Retro Mode (no database)"
565 #: boost.admin.inc:567
566 msgid "NOT RECOMMENDED. Do not use the database at all."
569 #: boost.admin.inc:569
570 msgid "Go old school and don't use the database. Very extreme tweak & support for features in this mode is pretty much non existent."
573 #: boost.admin.inc:575
574 msgid "Boost crawler"
577 #: boost.admin.inc:579
578 msgid "Enable the cron crawler"
581 #: boost.admin.inc:581
582 msgid "Pre-cache boosted URL's so they get cached before anyone accesses them. Enable the crawler first and save settings to use Preemptive Cache settings."
585 #: boost.admin.inc:584
586 msgid "Bypass cron cache expiration and load to be expired content in the crawler. Allow this servers IP to bypass the boost cache. Check for fast but potentially stale; uncheck for slow but always fresh."
589 #: boost.admin.inc:587;600;616;632;648
590 msgid "Enable the crawler first to enable this checkbox."
593 #: boost.admin.inc:591
594 msgid "Do not flush expired content on cron run, instead recrawl and overwrite it."
597 #: boost.admin.inc:597;613;629
598 msgid "Crawl Site after cron runs, so the cache is primed."
601 #: boost.admin.inc:603;619;635
602 msgid "Enable the caching of this content type to enable this checkbox"
605 #: boost.admin.inc:607
606 msgid "Preemptive Cache HTML"
609 #: boost.admin.inc:623
610 msgid "Preemptive Cache XML"
613 #: boost.admin.inc:639
614 msgid "Preemptive Cache AJAX/JSON"
617 #: boost.admin.inc:646
618 msgid "Crawl All URL's in the url_alias table"
621 #: boost.admin.inc:648
622 msgid "Preemptively cache all urls found in the Drupal url_alias table. This will crawl that page even if it is not expired. Enable & run cron to get the boost cache loaded."
625 #: boost.admin.inc:653
626 msgid "Number of URLs to grab at a time when loading up the crawler table"
629 #: boost.admin.inc:655
630 msgid "You might need to adjust this (shrink) if you get mysql errors when starting the crawler. Increase if your trying load up the crawler with a lot of URLs, as this can make the operation be faster."
633 #: boost.admin.inc:659
634 msgid "Crawler Throttle"
637 #: boost.admin.inc:661
638 msgid "Wait X micro seconds in between hitting each url. 1000000 is 1 second."
641 #: boost.admin.inc:665
642 msgid "Crawler Batch Size"
645 #: boost.admin.inc:667
646 msgid "Number of URL's each thread grabs per database operation."
649 #: boost.admin.inc:672
650 msgid "Number Of Threads"
653 #: boost.admin.inc:684
654 msgid "Be careful when choosing more then 2 threads."
657 #: boost.admin.inc:694
658 msgid "Boost crawler - Live info"
661 #: boost.admin.inc:698
662 msgid "Crawl Rate - Seconds Per Node (highly inaccurate)"
665 #: boost.admin.inc:704
666 msgid "Crawl ETA - highly inaccurate"
669 #: boost.admin.inc:710
670 msgid "_2 Stop Crawler. !count URL's left."
673 #: boost.admin.inc:716
674 msgid "_3 Reset Crawler & Cron Semaphore"
677 #: boost.admin.inc:723
678 msgid "Estimated Time to crawl site - highly inaccurate"
681 #: boost.admin.inc:733
682 msgid "Boost Apache .htaccess settings generation"
685 #: boost.admin.inc:734
686 msgid "<a href=\"!link\">Explanation of .htaccess variables</a> <br /><br /> <strong>Be sure to save the configuration and then go to the <a href=\"!rules\">htaccess rules generation page</a> and copy the rules.</strong>"
689 #: boost.admin.inc:738
690 msgid "Servers URL or Name"
693 #: boost.admin.inc:746
694 msgid "Best to leave these as %{}, only try the last option(s) if boost is still not working."
697 #: boost.admin.inc:767
698 msgid "Value of %best is recommended for this server."
701 #: boost.admin.inc:770
702 msgid "Please open an boost issue on Drupal.org, since apache and php are not configured correctly."
705 #: boost.admin.inc:774
706 msgid "Document Root"
709 #: boost.admin.inc:781
710 msgid "ETag Settings"
713 #: boost.admin.inc:789
714 msgid "Uses <a href=\"!link\">FileETag Directive</a> to set <a href=\"!about\">ETags</a> for the files cached by Boost. <a href=\"!stack\">More info on this subject</a>"
717 #: boost.admin.inc:793
721 #: boost.admin.inc:800
722 msgid "In order to identify that the page is being served from the cache Boost can: Set a comment at the bottom of the page, indicating that this page is cached by boost; It can also send out a header that will identify any files served from the boost cache; Or it can do both."
725 #: boost.admin.inc:804
726 msgid "Follow RFC2616 14.9.4"
729 #: boost.admin.inc:806
730 msgid "Bypass the boost cache when the headers contain a \"no-cache\" cache-control directive (ctrl-F5 in browser). Disable this to make boost always serve pages from the cache. Good time to disable this is right before your site goes into maintance mode."
733 #: boost.admin.inc:810
734 msgid "Ignore .htaccess warning"
737 #: boost.admin.inc:812
738 msgid "Do not warn about missing or modified boost rules in the .htaccess file on the <a href=\"!link\">status report page</a>. Enable this if you have a good reason to modify the boost rules in .htaccss."
741 #: boost.admin.inc:818
742 msgid "Clear Boost's Database & File Cache"
745 #: boost.admin.inc:819
746 msgid "Warning: This gives you a clean slate for the boost database & file system, use with caution. If you change the directories or file extensions (in \"Boost directories and file extensions\"), then pressing this button would be a good idea, but not required. If you changed the CSS or JavaScript and wish to push it out, you need to press this button."
749 #: boost.admin.inc:823
750 msgid "_4 Reset Button - Database Records: !records, Files: !files"
753 #: boost.admin.inc:859;862;865;868;871
754 msgid "Cache file extension %extension must begin with a period."
757 #: boost.admin.inc:876
758 msgid "Pre-process function %function() does not exist."
761 #: boost.admin.inc:914
762 msgid "Generated Rules"
765 #: boost.admin.inc:918
766 msgid "Copy this into your .htaccess file below <pre><tt> # RewriteBase / </tt></pre> and above <pre><tt> # Rewrite URLs of the form 'x' to the form 'index.php?q=x'</tt></pre>"
769 #: boost.admin.inc:1251;1305
770 msgid "Boost: Set \"Ignore cache flushing:\" to 'Disabled' in the <a href=\"!link\">boost advanced settings</a> & try again."
773 #: boost.admin.inc:1276
774 msgid "Boost: Expired stale files from static page cache."
777 #: boost.admin.inc:1279
778 msgid "Boost: Set \"Ignore cache flushing:\" to 'Disabled' OR 'Only Ignore Complete Flushes' in the <a href=\"@link\">boost advanced settings</a> & try again."
781 #: boost.admin.inc:1302
782 msgid "Boost: Static page cache & 4 database tables cleared."
785 #: boost.admin.inc:1322
786 msgid "Boost: Stop crawler signal given; all crawler threads should be stopped in less then %time"
789 #: boost.admin.inc:1339
790 msgid "Boost: Crawler variables reset & cron semaphore cleared (cron reset)"
793 #: boost.admin.inc:1396
794 msgid "FormAPI Bug Encountered; trying to work around the bug. Given: %given Wanted: %wanted."
797 #: boost.admin.inc:1416
798 msgid "FormAPI Bug Encountered; try again. Given: %given Wanted: %wanted."
801 #: boost.rules.inc:17
802 msgid "Clear a page from the boost cache."
805 #: boost.rules.inc:19
806 msgid "URL of page to clear"
809 #: boost.rules.inc:46
813 #: boost.rules.inc:48
814 msgid "The short URL of the page to clear from the Boost cache."
817 #: boost.rules.inc:33 boost.module:211;300;417;579;743;861;889;1077;1088;1205;1234;1345;1353;1364;1414;1613;1882;1973;2004;2094;2097;2328;2350;2376;2790;2796;2811;2851;3942;3952;3976;3993;4025;4039;4052;4067;4080;4113;4123;4168;4179
821 #: boost.rules.inc:33
822 msgid "Rules flushed !page from static page cache."
826 msgid "Boost: Static page cache cleared. See <a href=\"http://drupal.org/node/276615\">http://drupal.org/node/276615</a> for reason why (core bug that is fixed in 6.14+)."
830 msgid "Boost: Pages cache status"
834 msgid "Boost: Pages cache configuration"
838 msgid "Boost: AJAX core statistics"
842 msgid "Display Statistics."
846 msgid "If false, uses Javascript to hide the block via \"parent().parent().hide()\"."
850 msgid "Cache Statistics Block"
854 msgid "This page is being served <strong>live</strong> to anonymous visitors, as it is not currently in the static page cache."
858 msgid "Site Has Changed: %old<br />"
862 msgid "<strong>Expired: %interval ago</strong><br />"
866 msgid "Expire In: %interval<br />"
870 msgid "Cache Generated: %time seconds<br />"
874 msgid "There are <strong>php errors</strong> or <strong>Drupal messages</strong> on this page, preventing boost from caching."
878 msgid "ERROR: <pre>%error</pre> !link <br /> !performance"
881 #: boost.module:976;1345
882 msgid "Lookup Error Type"
885 #: boost.module:976;979;1345;1353
886 msgid "Turn Off Error Checking"
890 msgid "MESSAGES: %msg <br /> !performance"
910 msgid "Maximum cache lifetime"
914 msgid "Default: %default"
918 msgid "Preemptive Cache"
926 msgid "Set Configuration"
946 msgid "Content Container"
950 msgid "container_value"
954 msgid "Delete Configuration"
958 msgid "Check the box to delete it"
962 msgid "Boost: Crawler is already running. Attempt to start crawler failed."
966 msgid "404 received from server via redirect, going to send a 404. Info: !output"
970 msgid "boost_exit() Debug: Headers already sent in @filename on line @linenum. Asynchronous Operation will not be used."
974 msgid "Expired stale files from static page cache."
978 msgid "Debug: _boost_view_insert() <br />!views Views Searched; !hits of them contain the new node and where thus flushed. As a result of this !flushed pages where expired from the boost cache."
982 msgid "Debug: boost_expire_node() <br />Node !nid was flushed resulting in !flushed pages being expired from the cache"
986 msgid "Debug: boost_user() <br />The %op operation was sent for user %user"
990 msgid "Debug: boost_user() <br />User !uid was deleted resulting in !flushed pages being expired from the cache"
994 msgid "Debug: boost_block_form_flush_submit() <br />Page !path was deleted resulting in !flushed pages being flushed from the cache"
998 msgid "Debug: boost_block_form_flush_submit() <br />Page !path was expired resulting in !flushed pages being expired from the cache"
1001 #: boost.module:1205;1234
1002 msgid "Debug: boost_block_db_rm_settings_form_submit() <br />!flushed pages being expired from the cache in order for the new settings to take effect."
1005 #: boost.module:1345
1006 msgid "There are <strong>php errors</strong> on this page, preventing boost from caching. ERROR: <pre>%error</pre> !link <br /> !performance"
1009 #: boost.module:1353
1010 msgid "There are <strong>Drupal messages</strong> on this page, preventing boost from caching. MESSAGES: %msg <br /> !performance"
1013 #: boost.module:1364
1014 msgid "Debug: _boost_ob_handler() <br />HTTP Info: !status - !types <br />Path: !path <br />Content Container: !callback <br />Content Type: !type <br />ID: !id <br />Cache This: !cache."
1017 #: boost.module:1414
1018 msgid "Debug: _boost_ob_handler() <br />HTTP Info: Location redirect for !types <br />Path: !path"
1021 #: boost.module:1613
1022 msgid "Flushed ALL files from static page cache."
1025 #: boost.module:1882
1026 msgid "Debug: boost_cache_flush_by_filename() <br />Following files where flushed: <br />!list"
1029 #: boost.module:1973
1030 msgid "Debug: boost_cache_expire_router() <br />Following files where flushed: <br />!list<br /><br />Input: <br /> !input"
1033 #: boost.module:2004
1034 msgid "Error in boost_cache_kill() <br />String was not given for filename: !output"
1037 #: boost.module:2094
1038 msgid "Debug: boost_cache_expire_all_db() <br />Following files where flushed: <br />!list"
1041 #: boost.module:2097
1042 msgid "Debug: boost_cache_expire_all_db() <br />!num files where flushed"
1045 #: boost.module:2328
1046 msgid "boost_cache_set_node_relationships() <br /> child_page_* was not set.<br /> !data<br /> !backtrace"
1049 #: boost.module:2350
1050 msgid "boost_cache_set_node_relationships() <br />\"!key\" has a value of \"!value\"; should be a string or int."
1053 #: boost.module:2376
1054 msgid "Debug: boost_cache_set_node_relationships() <br />!num of !total given entries to the boost_cache_relationships table added or updated; !removed entries removed due to them being outdated."
1057 #: boost.module:2790
1058 msgid "Unable to create directory: %dir<br /> Group ID: %gid<br /> User ID: %uid<br /> Current script owner: %user<br />"
1061 #: boost.module:2796
1062 msgid "Unable to write temp file: %file<br /> Group ID: %gid<br /> User ID: %uid<br /> Current script owner: %user<br />"
1065 #: boost.module:2811
1066 msgid "Unable to rename file: %temp to %file<br /> Group ID: %gid<br /> User ID: %uid<br /> Current script owner: %user<br />"
1069 #: boost.module:2851
1070 msgid "base_url is not set in your settings.php file. Please read Important Notes in boosts README.txt file."
1073 #: boost.module:3689
1074 msgid "boost_db_multi_insert"
1077 #: boost.module:3689
1078 msgid "Number of fields in the fields array do not match the number of fields in the data array"
1081 #: boost.module:3942
1082 msgid "Crawler - Thread %num stopped."
1085 #: boost.module:3952
1086 msgid "Crawler - Rogue thread killed."
1089 #: boost.module:3976
1090 msgid "Crawler Sleep for 15 seconds"
1093 #: boost.module:3993
1094 msgid "Crawler sleeping for @x seconds, do to forced shutdown."
1097 #: boost.module:4025;4067
1098 msgid "Crawler - Thread %num of %total Killed."
1101 #: boost.module:4039;4052
1102 msgid "Crawler - Thread @num of @total started"
1105 #: boost.module:4080;4123
1106 msgid "Crawler - Restarting with 1 thread, to try & get the stubborn urls cached."
1109 #: boost.module:4113
1110 msgid "Crawler - Thread %num of %total Done."
1113 #: boost.module:4168
1114 msgid "Crawler already running"
1117 #: boost.module:4179
1118 msgid "Crawler Start %self"
1126 msgid "Boost Settings"
1130 msgid "Advanced boost configuration."
1134 msgid "Boost htaccess rules generation"
1138 msgid "htaccess boost rules."
1142 msgid "Boost successfully installed. Fix all errors and warnings on the <a href=\"@report\">status report page</a> under Boost for a quick installation."
1146 msgid "For a more in depth install, please review the available <a href=\"@settings\">configuration settings</a>. There are 2 new <a href=\"@blocks\">blocks</a> that you can add to help with the administrative side (<a href=\"@status\">status</a>, <a href=\"@config\">page configuration</a>), and 1 to support core <a href=\"@stats\">stats</a>."
1150 msgid "Drupal's <a href=\"@config\">standard page caching</a> disabled by Boost."
1154 msgid "Static page cache cleared."
1157 #: boost.install:177
1158 msgid "Your site is in maintenance mode, crawler will not work with your site in this state. Take site out of maintenance mode if you wish to use the crawler. Running cron if your site is not in maintenance mode might make this error eventually clear."
1161 #: boost.install:181
1162 msgid "Menu item for crawler is not there. You need to \"Clear cached data\" at the bottom of the <a href=\"!url\">performance page</a>"
1165 #: boost.install:185
1166 msgid "<a href=\"!url\">Clear cached data</a> & run cron; if error priests <a href=\"@link\">open an issue</a> on the Boost issue queue."
1169 #: boost.install:277
1170 msgid "Boost installed correctly, should be working if properly <a href=\"@settings\">configured</a>."
1173 #: boost.install:436;736
1174 msgid "List of the cached page"
1177 #: boost.install:459;753
1178 msgid "UNIX timestamp for the expiration date of cached page."
1181 #: boost.install:466;591;760;817
1182 msgid "Number of seconds this page should be considered fresh. Used to set the expiration column."
1185 #: boost.install:547;794
1186 msgid "Boost cache settings"
1189 #: boost.install:614;992
1190 msgid "Boost crawler - temp table"
1193 #: boost.install:642;1271
1194 msgid "Boost parent child relationships"
1197 #: boost.install:1047
1198 msgid "Be sure to update your htaccess rules."
1201 #: boost.install:1205
1202 msgid "Due to a bug in Boost, this view's scope was not set correctly. It has been deleted, and needs to be re-set.<br /><br /> Base Dir: %dir<br /> View Name: %args<br /> Cache Lifetime: %time"
1205 #: boost.install:1207
1206 msgid "This setting needs to be re-set.<br /><br /> Base Dir: %dir<br /> View Name: %args<br /> Cache Lifetime: %time"
1209 #: boost.install:1457
1210 msgid "boost-gzip-cookie-test.html.gz file was reset"
1213 #: boost.install:1460
1214 msgid "boost-gzip-cookie-test.html.gz file was not deleted; please manually delete this file"
1217 #: boost.install:1464
1218 msgid "boost-gzip-cookie-test.html.gz did not need to be reset"
1221 #: (duplicate) boost.install:111 ;119 ;128 ;136 ;144 ;152 ;160 ;168 ;190 ;198 ;206 ;222 ;230 ;238 ;250 ;258 ;266 ;275 boost.info:0
1225 #: (duplicate) boost.install:112
1226 msgid "!cache_dir: does not exist."
1229 #: (duplicate) boost.install:114 ;131
1233 #: (duplicate) boost.install:120
1234 msgid "Directory %dir credentials - Permissions: %fp. Owner %fo. Group %fg.<br /> Your credentials - Group ID: %gid. User ID: %uid. Current script owner: %user."
1237 #: (duplicate) boost.install:122
1238 msgid "Can not write to file-system"
1241 #: (duplicate) boost.install:129
1242 msgid "<a href=\"@url\">Cache file path</a>: is not set to the default(!default). "
1245 #: (duplicate) boost.install:137
1246 msgid ".htaccess file does not contain or match the boost specific rewrite rules, or the rewrite rules have changed, due to new settings, and they need to be updated. Get the rules: <a href=\"@url\">Boost Apache .htaccess settings generation</a>."
1249 #: (duplicate) boost.install:139 ;147
1250 msgid ".htaccess file"
1253 #: (duplicate) boost.install:145
1254 msgid "Drupal is installed in a subdirectory but the htaccess rules are not set for a subdirectory install. Get rules specific to your setup here: <a href=\"@url\">Boost Apache .htaccess settings generation</a>."
1257 #: (duplicate) boost.install:153
1258 msgid "You need to get a newer version of <a href=\"@url\">poormanscron</a>, 1.1 and above, or the 2.0 branch."
1261 #: (duplicate) boost.install:155
1262 msgid "poormanscron is the wrong version"
1265 #: (duplicate) boost.install:161
1266 msgid "Boost is not compatible with <a href=\"!url\">language negotiation</a> set to \"language fallback\". An anonymous user with their browser set to a language other than the site's default language will navigate to a non-cached page. The page will be displayed in the user's browser language. Boost will cache the non-default-language page. "
1269 #: (duplicate) boost.install:163
1270 msgid "Cannot use \"language fallback\" language negotiation"
1273 #: (duplicate) boost.install:169
1274 msgid "Please Run the database update, as the crawler key is not generated yet."
1277 #: (duplicate) boost.install:171
1278 msgid "Boost Crawler Key Not Found."
1281 #: (duplicate) boost.install:193
1282 msgid "Boost crawler did not get a 200 response; @number returned instead."
1285 #: (duplicate) boost.install:199
1286 msgid "Boost is disabled. <a href=\"@performance\">Enable</a> it."
1289 #: (duplicate) boost.install:201
1290 msgid "Boost Disabled"
1293 #: (duplicate) boost.install:207
1294 msgid "Boost does not work very well if PHP is in safe mode. Some functionality may not work correctly."
1297 #: (duplicate) boost.install:209
1298 msgid "Boost & PHP running in Safe Mode is not a good idea."
1301 #: (duplicate) boost.install:223
1302 msgid "Sub directory limit about to be hit in these directories: <br /> !list <br /><br /> Change your url structure or open a new thread on the Boost issue tracker; there is a solution but it will cost you $100, since it can not be generalized & must be customized for your configuration"
1305 #: (duplicate) boost.install:225 ;233
1306 msgid "File system sub directory limit."
1309 #: (duplicate) boost.install:231
1310 msgid "Sub directory has been hit in these directories: <br /> !list <br /><br /> Change your url structure or open a new thread on the Boost issue tracker; there is a solution but it will cost you $100, since it can not be generalized & must be customized for your configuration."
1313 #: (duplicate) boost.install:239
1314 msgid "Your robots.txt file does not contain \"Disallow: /boost_stats.php\". This is needed in order to prevent the output of this from accidentally getting indexed by search engines."
1317 #: (duplicate) boost.install:241
1318 msgid "\"Disallow: /boost_stats.php\" entry missing in robots.txt"
1321 #: (duplicate) boost.install:251
1322 msgid "The Apache module \"mod_headers\" is not available. You must enable <a href=\"!link\">mod_headers</a> for Apache."
1325 #: (duplicate) boost.install:253
1326 msgid "Apache module \"mod_headers\" is not installed."
1329 #: (duplicate) boost.install:259
1330 msgid "The Apache module \"mod_rewrite\" is not available. You must enable <a href=\"!link\">mod_rewrite</a> for Apache."
1333 #: (duplicate) boost.install:261
1334 msgid "Apache module \"mod_rewrite\" is not installed."
1337 #: (duplicate) boost.install:267
1338 msgid "The Apache module \"mod_mime\" is not available. You must enable <a href=\"!link\">mod_mime</a> for Apache."
1341 #: (duplicate) boost.install:269
1342 msgid "Apache module \"mod_mime\" is not installed."
1346 msgid "Caches text (html, ajax, xml) outputted by Drupal as static files for performance and scalability purposes."