aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/toc.cs.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/underlays/directives/ikiwiki/directive/toc.cs.po')
-rw-r--r--po/underlays/directives/ikiwiki/directive/toc.cs.po73
1 files changed, 0 insertions, 73 deletions
diff --git a/po/underlays/directives/ikiwiki/directive/toc.cs.po b/po/underlays/directives/ikiwiki/directive/toc.cs.po
deleted file mode 100644
index bb3b67c7d..000000000
--- a/po/underlays/directives/ikiwiki/directive/toc.cs.po
+++ /dev/null
@@ -1,73 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-05-05 20:04+0300\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. type: Plain text
-msgid "The `toc` directive is supplied by the [[!iki plugins/toc desc=toc]] plugin."
-msgstr ""
-
-#. type: Plain text
-msgid "Add a table of contents to a page:"
-msgstr ""
-
-#. type: Plain text
-#, no-wrap
-msgid "\t\\[[!toc ]]\n"
-msgstr ""
-
-#. type: Plain text
-msgid ""
-"The table of contents will be automatically generated based on the headers "
-"of the page. By default only the largest headers present on the page will be "
-"shown; to control how many levels of headers are shown, use the `levels` "
-"parameter:"
-msgstr ""
-
-#. type: Plain text
-#, no-wrap
-msgid "\t\\[[!toc levels=2]]\n"
-msgstr ""
-
-#. type: Plain text
-msgid ""
-"The toc directive will take the level of the first header as the topmost "
-"level, even if there are higher levels seen later in the file."
-msgstr ""
-
-#. type: Plain text
-msgid ""
-"To create a table of contents that only shows headers starting with a given "
-"level, use the `startlevel` parameter. For example, to show only h2 and "
-"smaller headers:"
-msgstr ""
-
-#. type: Plain text
-#, no-wrap
-msgid "\t\\[[!toc startlevel=2]]\n"
-msgstr ""
-
-#. type: Plain text
-msgid ""
-"The table of contents will be created as an ordered list. If you want an "
-"unordered list instead, you can change the list-style in your local style "
-"sheet."
-msgstr ""
-
-#. type: Plain text
-#, no-wrap
-msgid "[[!meta robots=\"noindex, follow\"]]\n"
-msgstr ""