]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/linkmap.es.po
Merge remote-tracking branch 'jonas/master'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / linkmap.es.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 ""
21 "The `linkmap` directive is supplied by the [[!iki plugins/linkmap "
22 "desc=linkmap]] plugin."
23 msgstr ""
24
25 #. type: Plain text
26 msgid ""
27 "This directive uses [graphviz](http://www.graphviz.org/) to generate a graph "
28 "showing the links between a set of pages in the wiki. Example usage:"
29 msgstr ""
30
31 #. type: Plain text
32 #, no-wrap
33 msgid "\t\\[[!linkmap pages=\"* and !blog/* and !*/Discussion\"]]\n"
34 msgstr ""
35
36 #. type: Plain text
37 msgid ""
38 "Only links between mapped pages will be shown; links pointing to or from "
39 "unmapped pages will be omitted. If the pages to include are not specified, "
40 "the links between all pages (and other files) in the wiki are mapped."
41 msgstr ""
42
43 #. type: Plain text
44 msgid ""
45 "Here are descriptions of all the supported parameters to the `linkmap` "
46 "directive:"
47 msgstr ""
48
49 #. type: Bullet: '* '
50 msgid "`pages` - A [[ikiwiki/PageSpec]] of the pages to map."
51 msgstr ""
52
53 #. type: Bullet: '* '
54 msgid ""
55 "`height`, `width` - Limit the size of the map to a given height and width, "
56 "in inches. Both must be specified for the limiting to take effect, otherwise "
57 "the map's size is not limited."
58 msgstr ""
59
60 #. type: Bullet: '* '
61 msgid ""
62 "`connected` - Controls whether to include pages on the map that link to no "
63 "other pages (connected=no, the default), or to only show pages that link to "
64 "others (connected=yes)."
65 msgstr ""
66
67 #. type: Plain text
68 msgid ""
69 "For best results, only a small set of pages should be mapped, since "
70 "otherwise the map can become very large, unwieldy, and complicated.  If too "
71 "many pages are included, the map may get so large that graphviz cannot "
72 "render it. Using the `connected` parameter is a good way to prune out pages "
73 "that clutter the map."
74 msgstr ""
75
76 #. type: Plain text
77 #, no-wrap
78 msgid "[[!meta robots=\"noindex, follow\"]]\n"
79 msgstr ""