# LANGUAGE translation of Drupal (modules/search.module) # Copyright YEAR NAME # Generated from file: search.module,v 1.176.2.2 2006/05/07 17:51:24 killes # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2006-06-05 17:49+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: modules/search.module:99 msgid "The search module adds the ability to search for content by keywords. Search is often the only practical way to find content on a large site. Search is useful for finding users and posts by searching on keywords." msgstr "" #: modules/search.module:100 msgid "The search engine works by maintaining an index of the words in your site's content. It indexes the posts and users. You can adjust the settings to tweak the indexing behaviour. Note that the search requires cron to be set up correctly. The index percentage sets the maximum amount of items that will be indexed in one cron run. Set this number lower if your cron is timing out or if PHP is running out of memory." msgstr "" #: modules/search.module:101 msgid "

You can

\n\n" msgstr "" #: modules/search.module:108 msgid "For more information please read the configuration and customization handbook Search page." msgstr "" #: modules/search.module:111 msgid "Enables site-wide keyword searching." msgstr "" #: modules/search.module:113 msgid "\n

The search engine works by maintaining an index of the words in your site's content. You can adjust the settings below to tweak the indexing behaviour. Note that the search requires cron to be set up correctly.

\n" msgstr "" #: modules/search.module:117 msgid "
    \n
  • Check if your spelling is correct.
  • \n
  • Remove quotes around phrases to match each word individually: \"blue smurf\" will match less than blue smurf.
  • \n
  • Consider loosening your query with OR: blue smurf will match less than blue OR smurf.
  • \n
" msgstr "" #: modules/search.module:137 msgid "Search form" msgstr "" #: modules/search.module:158 msgid "Clear index" msgstr "" #: modules/search.module:185;215;238 msgid "Re-index site" msgstr "" #: modules/search.module:191;247 msgid "The index will be rebuilt." msgstr "" #: modules/search.module:212 msgid "%percentage of the site has been indexed." msgstr "" #: modules/search.module:213 msgid "Indexing status" msgstr "" #: modules/search.module:220 msgid "Indexing throttle" msgstr "" #: modules/search.module:221 msgid "Items to index per cron run" msgstr "" #: modules/search.module:221 msgid "The maximum amount of items that will be indexed in one cron run. Set this number lower if your cron is timing out or if PHP is running out of memory." msgstr "" #: modules/search.module:223 msgid "Indexing settings" msgstr "" #: modules/search.module:224 msgid "

Changing the settings below will cause the site index to be rebuilt. The search index is not cleared but systematically updated to reflect the new settings. Searching will continue to work but new content won't be indexed until all existing content has been re-indexed.

The default settings should be appropriate for the majority of sites.

" msgstr "" #: modules/search.module:225 msgid "Minimum word length to index" msgstr "" #: modules/search.module:225 msgid "The number of characters a word has to be to be indexed. A lower setting means better search result ranking, but also a larger database. Each search query must contain at least one keyword that is this size (or longer)." msgstr "" #: modules/search.module:226 msgid "Simple CJK handling" msgstr "" #: modules/search.module:226 msgid "Whether to apply a simple Chinese/Japanese/Korean tokenizer based on overlapping sequences. Turn this off if you want to use an external preprocessor for this instead. Does not affect other languages." msgstr "" #: modules/search.module:237 msgid "Are you sure you want to re-index the site?" msgstr "" #: modules/search.module:238 msgid " The search index is not cleared but systematically updated to reflect the new settings. Searching will continue to work but new content won't be indexed until all existing content has been re-indexed. This action cannot be undone." msgstr "" #: modules/search.module:838 msgid "You must include at least one positive keyword with %count characters or more." msgstr "" #: modules/search.module:906 msgid "Search: %keys (%type)." msgstr "" #: modules/search.module:912 msgid "Search results" msgstr "" #: modules/search.module:915 msgid "Your search yielded no results" msgstr "" #: modules/search.module:977 msgid "Enter your keywords" msgstr "" #: modules/search.module:1018 msgid "Please enter some keywords." msgstr "" #: modules/search.module:1035 msgid "Enter the terms you wish to search for." msgstr "" #: modules/search.module:210 msgid "There is 1 item left to index." msgid_plural "There are %count items left to index." msgstr[0] "" msgstr[1] "" #: modules/search.module:129 msgid "search content" msgstr "" #: modules/search.module:129 msgid "administer search" msgstr ""