summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/toc.da.po
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-18 18:35:10 -0400
committerJoey Hess <joey@kitenet.net>2010-07-18 18:35:10 -0400
commit626ad0411446ffc9c39e9cdee04111a8fad7f54a (patch)
tree6ba1fb40b0a36efbb1b2bd308ba594737c66edfa /po/underlays/directives/ikiwiki/directive/toc.da.po
parente041555e4fdb10723a1c311f6c9b31f995a973d8 (diff)
merge updated translations from l10n
This includes an (almost) up-to-date French basewiki translation.
Diffstat (limited to 'po/underlays/directives/ikiwiki/directive/toc.da.po')
-rw-r--r--po/underlays/directives/ikiwiki/directive/toc.da.po15
1 files changed, 14 insertions, 1 deletions
diff --git a/po/underlays/directives/ikiwiki/directive/toc.da.po b/po/underlays/directives/ikiwiki/directive/toc.da.po
index 5dcd5b5c3..edfd30dfa 100644
--- a/po/underlays/directives/ikiwiki/directive/toc.da.po
+++ b/po/underlays/directives/ikiwiki/directive/toc.da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ikiwiki 3.15\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-19 23:45+0200\n"
+"POT-Creation-Date: 2010-03-14 22:09+0000\n"
"PO-Revision-Date: 2009-07-23 00:06+0200\n"
"Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
"Language-Team: None\n"
@@ -54,6 +54,19 @@ 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
+#, fuzzy, no-wrap
+#| msgid "\t\\[[!toc levels=2]]\n"
+msgid "\t\\[[!toc startlevel=2]]\n"
+msgstr "\t\\[[!toc levels=2]]\n"
+
+#. 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."