]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/pagestats.da.po
Merge commit 'remotes/smcv/ready/among'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / pagestats.da.po
1 # Danish translation of directives/ikiwiki/directive/pagestats page for ikiwiki.
2 # Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
3 # This file is distributed under the same license as the ikiwiki package.
4 # Jonas Smedegaard <dr@jones.dk>, 2008.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ikiwiki 3.15\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2009-07-19 23:45+0200\n"
11 "PO-Revision-Date: 2009-07-23 00:06+0200\n"
12 "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
13 "Language-Team: None\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18 "X-Poedit-Language: Danish\n"
19 "X-Poedit-Country: DENMARK\n"
20 "X-Poedit-SourceCharset: utf-8\n"
21
22 #. type: Plain text
23 msgid ""
24 "The `pagestats` directive is supplied by the [[!iki plugins/pagestats "
25 "desc=pagestats]] plugin."
26 msgstr ""
27
28 #. type: Plain text
29 msgid ""
30 "This directive can generate stats about how pages link to each other. It can "
31 "produce either a tag cloud, or a table counting the number of links to each "
32 "page."
33 msgstr ""
34
35 #. type: Plain text
36 msgid "Here's how to use it to create a [[tag]] cloud:"
37 msgstr ""
38
39 #. type: Plain text
40 #, no-wrap
41 msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n"
42 msgstr "\t\\[[!pagestats pages=\"tags/*\"]]\n"
43
44 #. type: Plain text
45 msgid "And here's how to create a table of all the pages on the wiki:"
46 msgstr "Og sådan her dannes en tabel over alle sider i wikien:"
47
48 #. type: Plain text
49 #, no-wrap
50 msgid "\t\\[[!pagestats style=\"table\"]]\n"
51 msgstr "\t\\[[!pagestats style=\"table\"]]\n"
52
53 #. type: Plain text
54 #, no-wrap
55 msgid "[[!meta robots=\"noindex, follow\"]]\n"
56 msgstr "[[!meta robots=\"noindex, follow\"]]\n"