# LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # tableofcontents.admin.inc,v 1.1.2.6 2009/07/13 06:33:48 alexiswilke # tableofcontents.info,v 1.1.2.1.2.1.2.3.2.2 2009/07/05 10:43:38 alexiswilke # tableofcontents.pages.inc,v 1.1.2.9 2009/07/13 08:22:35 alexiswilke # tableofcontents.js,v 1.1.2.1.2.3.2.2 2009/07/05 10:43:38 alexiswilke # tableofcontents.module,v 1.2.4.2.2.2.2.13.2.5 2009/07/06 07:58:15 alexiswilke # msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-07-18 14:23-0400\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" #: tableofcontents.admin.inc:20 tableofcontents.info:0 msgid "Table of Contents" msgstr "" #: tableofcontents.admin.inc:22 msgid "" "This filter adds a table of contents referencing headers found in a node. If " "no headers are defined in the node content, then no table of content is " "added (whether or not a [toc ...] is defined.)" msgstr "" #: tableofcontents.admin.inc:26 msgid "Hide the table of contents tags" msgstr "" #: tableofcontents.admin.inc:32 msgid "Whether an automatic table of content should be added" msgstr "" #: tableofcontents.admin.inc:40 msgid "" "Please, note that there is a minimum limit (see below) that needs to be " "reached for the table of content to be added." msgstr "" #: tableofcontents.admin.inc:44 msgid "Number of headers before an automatic table of content is added" msgstr "" #: tableofcontents.admin.inc:48 msgid "" "When no [toc ...] is defined and the automatic feature is turned on, a table " "of contents will automatically be added only if at least that many headers " "are present." msgstr "" #: tableofcontents.admin.inc:64 msgid "" "Allow users to override the settings within the table of contents tag itself" msgstr "" #: tableofcontents.admin.inc:70 msgid "Remove Table of Contents tags from teasers" msgstr "" #: tableofcontents.admin.inc:73 msgid "" "If this setting is changed, each node may need to be re-edited to reflect " "the new setting. This will also cause every node with a Table of Contents to " "have a split teaser. If you have many nodes, the Retease module can help to do this automatically, except if you also " "want to use the automatic table of content feature which requires the " "addition of [toc hide:1] in your teaser." msgstr "" #: tableofcontents.admin.inc:77 msgid "Table of Contents Title" msgstr "" #: tableofcontents.admin.inc:82 msgid "" "Enter a default title for each Table of Contents. This will be translated " "for each individual page." msgstr "" #: tableofcontents.admin.inc:86 msgid "List Type" msgstr "" #: tableofcontents.admin.inc:89 msgid "Ordered list" msgstr "" #: tableofcontents.admin.inc:90 msgid "Unordered list" msgstr "" #: tableofcontents.admin.inc:96 msgid "Minimum heading level" msgstr "" #: tableofcontents.admin.inc:111 msgid "Maximum heading level" msgstr "" #: tableofcontents.admin.inc:126 msgid "Show attachments in the table of contents" msgstr "" #: tableofcontents.admin.inc:132 msgid "Include link to hide/show table of contents" msgstr "" #: tableofcontents.admin.inc:138 msgid "Start with the table of content collapsed" msgstr "" #: tableofcontents.admin.inc:144 msgid "Back to top label" msgstr "" #: tableofcontents.admin.inc:152 msgid "Numbering method" msgstr "" #: tableofcontents.admin.inc:165 msgid "Add the number to the headers" msgstr "" #: tableofcontents.admin.inc:172 msgid "Numbering mode" msgstr "" #: tableofcontents.admin.inc:186 msgid "Start letters" msgstr "" #: tableofcontents.admin.inc:194 msgid "Separator" msgstr "" #: tableofcontents.admin.inc:202 msgid "End letters" msgstr "" #: tableofcontents.admin.inc:246 msgid "" "The content you saved contains a table of contents. A separate summary " "(teaser) has been automatically created without the table of contents at the " "top. If you make any further changes, be sure to check the summary field to " "see if your changes apply there as well." msgstr "" #: tableofcontents.admin.inc:253 msgid "" "The summary (teaser) was automatically split from the body as site settings " "does not allow table of contents in summaries. If you make any further " "changes, be sure to check the summary field to see if your changes apply " "there as well." msgstr "" #: tableofcontents.pages.inc:252 msgid "" "Table of contents error: !opt is not a valid boolean value for hidden. " "Expected 0, false, 1, or true." msgstr "" #: tableofcontents.pages.inc:279 msgid "" "Table of contents error: !opt is not a valid list type. Expected 'ul', " "'unordered', 'ol', or 'ordered'" msgstr "" #: tableofcontents.pages.inc:289 msgid "" "Table of contents error: !opt is not a valid level. Expected a number from 1 " "to 6" msgstr "" #: tableofcontents.pages.inc:308 msgid "" "Table of contents error: !opt is not a valid boolean value for attachment. " "Expected 0, false, 1, or true." msgstr "" #: tableofcontents.pages.inc:328 msgid "" "Table of contents error: !opt is not a valid boolean value for hideshow. " "Expected 0, false, 1, or true." msgstr "" #: tableofcontents.pages.inc:348 msgid "" "Table of contents error: !opt is not a valid boolean value for collapsed. " "Expected 0, false, 1, or true." msgstr "" #: tableofcontents.pages.inc:356 msgid "Table of contents error: !opt is not a valid option." msgstr "" #: tableofcontents.pages.inc:389 msgid "" "Table of contents error: minlevel (!minlevel) is larger than maxlevel (!" "maxlevel), reverting to defaults." msgstr "" #: tableofcontents.pages.inc:603 tableofcontents.js:0 msgid "show" msgstr "" #: tableofcontents.pages.inc:607 tableofcontents.js:0;0 msgid "hide" msgstr "" #: tableofcontents.pages.inc:667 msgid "Attachments" msgstr "" #: tableofcontents.module:43 msgid "" "A module to create a table of contents based on HTML header tags. Changes " "headers to anchors for processing so it may be incompatible with other " "filters that process header tags. It does use existing IDs on the header " "tags if already present and only operates on header levels 1 - 6." msgstr "" #: tableofcontents.module:56 msgid "" "Every instance of \"[toc ...]\" in the input text will be replaced with a " "collapsible mediawiki-style table of contents. Accepts options for title, " "list style, minimum heading level, and maximum heading level, and " "attachments as follows: [toc list: ol; title: Table of Contents; minlevel: " "2; maxlevel: 3; attachments: yes;]. All arguments are optional." msgstr "" #: tableofcontents.module:59 msgid "" "Every instance of \"[toc ...]\" in the input text will be replaced with a " "collapsible mediawiki-style table of contents." msgstr "" #: tableofcontents.module:64 msgid "" "Use [toc list: ol; title: Table of Contents; minlevel: 2; maxlevel: 3; " "attachments: yes;] to insert a mediawiki style collapsible table of " "contents. All the arguments are optional." msgstr "" #: tableofcontents.module:67 msgid "" "Use [toc ...] to insert a mediawiki style collapsible table of contents." msgstr "" #: tableofcontents.module:78 msgid "Table of contents" msgstr "" #: tableofcontents.module:84 msgid "Inserts a table of contents in place of [toc ...] tags." msgstr "" #: tableofcontents.module:0 msgid "tableofcontents" msgstr "" #: tableofcontents.info:0 msgid "" "Adds a filter that generates Tables of contents for pages with '[toc ...]' " "tags or that have a predetermined number of headers." msgstr "" #: tableofcontents.info:0 msgid "Input filters" msgstr ""