1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2011-05-05 20:04+0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "The `map` directive is supplied by the [[!iki plugins/map desc=map]] plugin."
25 "This directive generates a hierarchical page map for the wiki. Example "
31 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\"]]\n"
36 "If the pages to include are not specified, all pages (and other files) in "
37 "the wiki are mapped."
42 "By default, the names of pages are shown in the map. The `show` parameter "
43 "can be used to show the titles or descriptions of pages instead (as set by "
44 "the [[meta]] directive). For example:"
49 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=title]]\n"
54 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=description]]\n"
59 "Hint: To limit the map to displaying pages less than a certain level deep, "
60 "use a [[ikiwiki/PageSpec]] like this: `pages=\"* and !*/*/*\"`"
65 msgid "[[!meta robots=\"noindex, follow\"]]\n"