]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/map.cs.po
Merge remote-tracking branch 'jonas/master'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / map.cs.po
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
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"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: Plain text
20 msgid "The `map` directive is supplied by the [[!iki plugins/map desc=map]] plugin."
21 msgstr ""
22
23 #. type: Plain text
24 msgid ""
25 "This directive generates a hierarchical page map for the wiki. Example "
26 "usage:"
27 msgstr ""
28
29 #. type: Plain text
30 #, no-wrap
31 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\"]]\n"
32 msgstr ""
33
34 #. type: Plain text
35 msgid ""
36 "If the pages to include are not specified, all pages (and other files) in "
37 "the wiki are mapped."
38 msgstr ""
39
40 #. type: Plain text
41 msgid ""
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:"
45 msgstr ""
46
47 #. type: Plain text
48 #, no-wrap
49 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=title]]\n"
50 msgstr ""
51
52 #. type: Plain text
53 #, no-wrap
54 msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=description]]\n"
55 msgstr ""
56
57 #. type: Plain text
58 msgid ""
59 "Hint: To limit the map to displaying pages less than a certain level deep, "
60 "use a [[ikiwiki/PageSpec]] like this: `pages=\"* and !*/*/*\"`"
61 msgstr ""
62
63 #. type: Plain text
64 #, no-wrap
65 msgid "[[!meta robots=\"noindex, follow\"]]\n"
66 msgstr ""