# LANGUAGE translation of Drupal (modules/taxonomy.module) # Copyright YEAR NAME # Generated from file: taxonomy.module,v 1.275.2.8 2006/06/01 01:04:07 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/taxonomy.module:65 msgid "add vocabulary" msgstr "" #: modules/taxonomy.module:71;134 msgid "edit vocabulary" msgstr "" #: modules/taxonomy.module:77 msgid "edit term" msgstr "" #: modules/taxonomy.module:83 msgid "taxonomy term" msgstr "" #: modules/taxonomy.module:89 msgid "autocomplete taxonomy" msgstr "" #: modules/taxonomy.module:97;135 msgid "list terms" msgstr "" #: modules/taxonomy.module:109 msgid "add term" msgstr "" #: modules/taxonomy.module:136 msgid "add terms" msgstr "" #: modules/taxonomy.module:140 msgid "No categories available." msgstr "" #: modules/taxonomy.module:172 msgid "No terms available." msgstr "" #: modules/taxonomy.module:190 msgid "Vocabulary name" msgstr "" #: modules/taxonomy.module:193 msgid "The name for this vocabulary. Example: \"Topic\"." msgstr "" #: modules/taxonomy.module:199 msgid "Description of the vocabulary; can be used by modules." msgstr "" #: modules/taxonomy.module:202 msgid "Help text" msgstr "" #: modules/taxonomy.module:205 msgid "Instructions to present to the user when choosing a term." msgstr "" #: modules/taxonomy.module:208 msgid "Types" msgstr "" #: modules/taxonomy.module:211 msgid "A list of node types you want to associate with this vocabulary." msgstr "" #: modules/taxonomy.module:215 msgid "Hierarchy" msgstr "" #: modules/taxonomy.module:217 msgid "Single" msgstr "" #: modules/taxonomy.module:217 msgid "Multiple" msgstr "" #: modules/taxonomy.module:218 msgid "Allows a tree-like hierarchy between terms of this vocabulary." msgstr "" #: modules/taxonomy.module:221;375 msgid "Related terms" msgstr "" #: modules/taxonomy.module:223 msgid "Allows related terms in this vocabulary." msgstr "" #: modules/taxonomy.module:226 msgid "Free tagging" msgstr "" #: modules/taxonomy.module:228 msgid "Content is categorized by typing terms instead of choosing from a list." msgstr "" #: modules/taxonomy.module:231 msgid "Multiple select" msgstr "" #: modules/taxonomy.module:233 msgid "Allows nodes to have more than one term from this vocabulary (always true for free tagging)." msgstr "" #: modules/taxonomy.module:238 msgid "If enabled, every node must have at least one term in this vocabulary." msgstr "" #: modules/taxonomy.module:243 msgid "In listings, the heavier vocabularies will sink and the lighter vocabularies will be positioned nearer the top." msgstr "" #: modules/taxonomy.module:272 msgid "Created new vocabulary %name." msgstr "" #: modules/taxonomy.module:275 msgid "Updated vocabulary %name." msgstr "" #: modules/taxonomy.module:335 msgid "Are you sure you want to delete the vocabulary %title?" msgstr "" #: modules/taxonomy.module:337 msgid "Deleting a vocabulary will delete all the terms in it. This action cannot be undone." msgstr "" #: modules/taxonomy.module:344 msgid "Deleted vocabulary %name." msgstr "" #: modules/taxonomy.module:352 msgid "Term name" msgstr "" #: modules/taxonomy.module:352 msgid "The name for this term. Example: \"Linux\"." msgstr "" #: modules/taxonomy.module:354 msgid "A description of the term." msgstr "" #: modules/taxonomy.module:367 msgid "Parent term" msgstr "" #: modules/taxonomy.module:370 msgid "Parents" msgstr "" #: modules/taxonomy.module:370 msgid "Parent terms" msgstr "" #: modules/taxonomy.module:378 msgid "Synonyms" msgstr "" #: modules/taxonomy.module:378 msgid "Synonyms of this term, one synonym per line." msgstr "" #: modules/taxonomy.module:379 msgid "In listings, the heavier terms will sink and the lighter terms will be positioned nearer the top." msgstr "" #: modules/taxonomy.module:411 msgid "Created new term %term." msgstr "" #: modules/taxonomy.module:414 msgid "The term %term has been updated." msgstr "" #: modules/taxonomy.module:521 msgid "Are you sure you want to delete the term %title?" msgstr "" #: modules/taxonomy.module:524 msgid "Deleting a term will delete all its children if there are any. This action cannot be undone." msgstr "" #: modules/taxonomy.module:531 msgid "Deleted term %name." msgstr "" #: modules/taxonomy.module:639 msgid "A comma-separated list of terms describing this content. Example: funny, bungee jumping, \"Company, Inc.\"." msgstr "" #: modules/taxonomy.module:710 msgid "The %name vocabulary can not be modified in this way." msgstr "" #: modules/taxonomy.module:1147 msgid "There are currently no posts in this category." msgstr "" #: modules/taxonomy.module:1307 msgid "The taxonomy module is one of the most popular features because users often want to create categories to organize content by type. It can automatically classify new content, which is very useful for organizing content on-the-fly. A simple example would be organizing a list of music reviews by musical genre." msgstr "" #: modules/taxonomy.module:1308 msgid "Taxonomy is also the study of classification. The taxonomy module allows you to define vocabularies (sets of categories) which are used to classify content. The module supports hierarchical classification and association between terms, allowing for truly flexible information retrieval and classification. The taxonomy module allows multiple lists of categories for classification (controlled vocabularies) and offers the possibility of creating thesauri (controlled vocabularies that indicate the relationship of terms) and taxonomies (controlled vocabularies where relationships are indicated hierarchically). To view and manage the terms of each vocabulary, click on the associated list terms link. To delete a vocabulary and all its terms, choose edit vocabulary." msgstr "" #: modules/taxonomy.module:1309 msgid "A controlled vocabulary is a set of terms to use for describing content (known as descriptors in indexing lingo). Drupal allows you to describe each piece of content (blog, story, etc.) using one or many of these terms. For simple implementations, you might create a set of categories without subcategories, similar to Slashdot's sections. For more complex implementations, you might create a hierarchical list of categories." msgstr "" #: modules/taxonomy.module:1310 msgid "

You can

\n\n" msgstr "" #: modules/taxonomy.module:1318 msgid "For more information please read the configuration and customization handbook Taxonomy page." msgstr "" #: modules/taxonomy.module:1321 msgid "Enables the categorization of content." msgstr "" #: modules/taxonomy.module:1323 msgid "

The taxonomy module allows you to classify content into categories and subcategories; it allows multiple lists of categories for classification (controlled vocabularies) and offers the possibility of creating thesauri (controlled vocabularies that indicate the relationship of terms), taxonomies (controlled vocabularies where relationships are indicated hierarchically), and free vocabularies where terms, or tags, are defined during content creation. To view and manage the terms of each vocabulary, click on the associated list terms link. To delete a vocabulary and all its terms, choose \"edit vocabulary\".

" msgstr "" #: modules/taxonomy.module:1325 msgid "

When you create a controlled vocabulary you are creating a set of terms to use for describing content (known as descriptors in indexing lingo). Drupal allows you to describe each piece of content (blog, story, etc.) using one or many of these terms. For simple implementations, you might create a set of categories without subcategories, similar to Slashdot.org's or Kuro5hin.org's sections. For more complex implementations, you might create a hierarchical list of categories.

" msgstr "" #: modules/taxonomy.module:13 msgid "administer taxonomy" msgstr ""