# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Nicolas Kuttler # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Better Related Content 0.4\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/better-related\n" "POT-Creation-Date: 2010-11-04 21:29+0100\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" #: better-related.php:174 msgid "Related content:" msgstr "" #: better-related.php:175 msgid "No related content found." msgstr "" #: better-related.php:211 #, php-format msgid "Warning: Multiple fulltext indexes found for %s" msgstr "" #: better-related.php:218 #, php-format msgid "Warning: Unknown mysql result from %s" msgstr "" #: better-related.php:236 #, php-format msgid "" "Better Related has been automatically deactivated because of the following " "error: %s." msgstr "" #: better-related.php:256 #, php-format msgid "Logfile %s is not writable.." msgstr "" #: inc/admin.php:78 #, php-format msgid "There is no fulltext index for %s" msgstr "" #. #-#-#-#-# better-related.pot (Better Related Content 0.4) #-#-#-#-# #. Plugin Name of an extension #: inc/admin.php:95 inc/admin.php:96 msgid "Better Related Content" msgstr "" #: inc/admin.php:349 msgid "Better Related Posts and Content Options" msgstr "" #: inc/admin.php:352 msgid "Main Options" msgstr "" #: inc/admin.php:378 msgid "Automatically show related content on" msgstr "" #: inc/admin.php:380 msgid "" "This option will add a link to the plugin's website by default, see below " "for options, or see the readme.txt for manual placement. " msgstr "" #: inc/admin.php:383 msgid "Automatically in feed" msgstr "" #: inc/admin.php:388 msgid "Display Options" msgstr "" #: inc/admin.php:391 msgid "Max results" msgstr "" #: inc/admin.php:393 msgid "How many related posts to show." msgstr "" #: inc/admin.php:396 msgid "Content filter priority" msgstr "" #: inc/admin.php:398 msgid "" "Changing this value might change the position of the related content list on " "your pages." msgstr "" #: inc/admin.php:401 msgid "Related posts title" msgstr "" #: inc/admin.php:407 msgid "No related posts found text" msgstr "" #: inc/admin.php:409 msgid "Leave empty for no output at all." msgstr "" #: inc/admin.php:413 msgid "Display scoring details" msgstr "" #: inc/admin.php:415 msgid "" "If this is enabled logged in admins will see the exact score for each " "related post on the frontend. There will also be some information about " "performed database queries and query time." msgstr "" #: inc/admin.php:418 msgid "Add default stylesheet" msgstr "" #: inc/admin.php:422 msgid "Promote the plugin" msgstr "" #: inc/admin.php:426 msgid "Link below related posts" msgstr "" #: inc/admin.php:427 msgid "Tiny info-link next to the title" msgstr "" #: inc/admin.php:428 msgid "No, don't promote" msgstr "" #: inc/admin.php:430 msgid "" "Please thank the plugin author by linking to the plugin's page or consider " "blogging about the plugin if you don't." msgstr "" #: inc/admin.php:436 inc/admin.php:517 inc/admin.php:549 inc/admin.php:594 msgid "Save Changes" msgstr "" #: inc/admin.php:469 msgid "Scoring Options" msgstr "" #: inc/admin.php:472 msgid "" "You can choose a multiplier for each scoring method the plugin uses. Setting " "the multiplier to zero will disable the scoring method, and lead to less " "database queries." msgstr "" #: inc/admin.php:477 msgid "Minimum related score" msgstr "" #: inc/admin.php:479 msgid "Minimum related necessary to be listed." msgstr "" #: inc/admin.php:482 msgid "Find post types" msgstr "" #: inc/admin.php:484 msgid "Post types to find as related." msgstr "" #: inc/admin.php:487 msgid "Use taxonomies" msgstr "" #: inc/admin.php:491 msgid "Content to content multiplier" msgstr "" #: inc/admin.php:495 msgid "Title to title multiplier" msgstr "" #: inc/admin.php:499 msgid "Title to content multiplier" msgstr "" #: inc/admin.php:503 msgid "Keywords to content multiplier" msgstr "" #: inc/admin.php:507 msgid "Keywords to title multiplier" msgstr "" #: inc/admin.php:511 msgid "Term to taxonomy multiplier" msgstr "" #: inc/admin.php:520 msgid "Performance Options" msgstr "" #: inc/admin.php:535 msgid "Query limit" msgstr "" #: inc/admin.php:539 msgid "Incremental scoring" msgstr "" #: inc/admin.php:543 msgid "Total query limit" msgstr "" #: inc/admin.php:552 msgid "Developer Options" msgstr "" #: inc/admin.php:555 msgid "Data storage engine" msgstr "" #: inc/admin.php:558 msgid "post meta" msgstr "" #: inc/admin.php:559 msgid "transient" msgstr "" #: inc/admin.php:561 msgid "" "Which storage engine is used for caching. Transients should only be used to " "test various scoring configurations." msgstr "" #: inc/admin.php:564 msgid "Data storage ID" msgstr "" #: inc/admin.php:566 msgid "" "The prefix for the post meta or transient. I strongly recommend not to " "change this value while using post meta as storage." msgstr "" #: inc/admin.php:569 msgid "Transient expiration time" msgstr "" #: inc/admin.php:571 msgid "" "In seconds, only used if the relatedness scores are saved as transients." msgstr "" #: inc/admin.php:574 msgid "Enable logging" msgstr "" #: inc/admin.php:578 msgid "Which events to log" msgstr "" #: inc/admin.php:582 msgid "filter" msgstr "" #: inc/admin.php:583 msgid "storage" msgstr "" #: inc/admin.php:584 msgid "global" msgstr "" #: inc/admin.php:585 msgid "stopwords" msgstr "" #: inc/admin.php:586 msgid "taxscore" msgstr "" #: inc/admin.php:587 msgid "db queries" msgstr "" #: inc/admin.php:588 msgid "cscore" msgstr "" #: inc/frontend.php:119 msgid "This entry has no title" msgstr "" #: inc/frontend.php:137 msgid "Related content found by the Better Related Posts plugin" msgstr "" #: inc/frontend.php:149 #, php-format msgid "" "%s queries in %1.4f seconds, current offset %s" msgstr "" #: inc/frontend.php:159 msgid "Better Related Posts Plugin" msgstr "" #: inc/nkuttler.php:26 msgid "Do you like this plugin?" msgstr "" #: inc/nkuttler.php:34 #, php-format msgid "Rate it" msgstr "" #: inc/nkuttler.php:37 #, php-format msgid "Visit it's homepage" msgstr "" #: inc/nkuttler.php:40 #, php-format msgid "Subscribe the feed" msgstr "" #: inc/nkuttler.php:43 #, php-format msgid "Donate!" msgstr "" #: inc/nkuttler.php:46 msgid "About the author" msgstr "" #: inc/nkuttler.php:49 #, php-format msgid "My blog" msgstr "" #: inc/nkuttler.php:52 #, php-format msgid "Subscribe via RSS or email" msgstr "" #: inc/nkuttler.php:56 msgid "My other plugins" msgstr "" #: inc/nkuttler.php:57 msgid "Translated by Nicolas" msgstr "" #. Plugin URI of an extension msgid "" "http://www.nkuttler.de/wordpress-plugin/better-related-posts-and-custom-post-" "types/" msgstr "" #. Description of an extension msgid "" "Better related posts plugin that finds custom post types and searches custom " "taxonomies" msgstr "" #. Author of an extension msgid "Nicolas Kuttler" msgstr "" #. Author URI of an extension msgid "http://www.nkuttler.de/" msgstr ""