]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/meta.da.po
Merge branch 'master' of git://git.ikiwiki.info into underlay-da
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / meta.da.po
1 # Danish translation of directives/ikiwiki/directive/meta 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-19 23:45+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 `meta` directive is supplied by the [[!iki plugins/meta desc=meta]] "
25 "plugin."
26 msgstr ""
27
28 #. type: Plain text
29 msgid ""
30 "This directive allows inserting arbitrary metadata into the source of a "
31 "page.  Enter the metadata as follows:"
32 msgstr ""
33
34 #. type: Plain text
35 #, fuzzy, no-wrap
36 msgid ""
37 "\t\\[[!meta field=\"value\"]]\n"
38 "\t\\[[!meta field=\"value\" param=\"value\" param=\"value\"]]\n"
39 msgstr "\t\\[[!direktiv param=\"værdi\" param=\"værdi\"]]\n"
40
41 #. type: Plain text
42 msgid ""
43 "The first form sets a given field to a given value, while the second form "
44 "also specifies some additional sub-parameters."
45 msgstr ""
46
47 #. type: Plain text
48 msgid ""
49 "The field values are treated as HTML entity-escaped text, so you can include "
50 "a quote in the text by writing `&quot;` and so on."
51 msgstr ""
52
53 #. type: Plain text
54 msgid "Supported fields:"
55 msgstr ""
56
57 #. type: Bullet: '* '
58 #, fuzzy
59 msgid "title"
60 msgstr "emne"
61
62 #. type: Plain text
63 #, no-wrap
64 msgid ""
65 "  Overrides the title of the page, which is generally the same as the\n"
66 "  page name.\n"
67 msgstr ""
68
69 #. type: Plain text
70 #, no-wrap
71 msgid ""
72 "  Note that if the title is overridden, a \"title_overridden\" variable will\n"
73 "  be set to a true value in the template; this can be used to format things\n"
74 "  differently in this case.\n"
75 msgstr ""
76
77 #. type: Bullet: '* '
78 msgid "license"
79 msgstr ""
80
81 #. type: Plain text
82 #, no-wrap
83 msgid ""
84 "  Specifies a license for the page, for example, \"GPL\". Can contain\n"
85 "  WikiLinks and arbitrary markup.\n"
86 msgstr ""
87
88 #. type: Bullet: '* '
89 msgid "copyright"
90 msgstr ""
91
92 #. type: Plain text
93 #, no-wrap
94 msgid ""
95 "  Specifies the copyright of the page, for example, \"Copyright 2007 by\n"
96 "  Joey Hess\". Can contain WikiLinks and arbitrary markup.\n"
97 msgstr ""
98
99 #. type: Bullet: '* '
100 msgid "author"
101 msgstr ""
102
103 #. type: Plain text
104 #, no-wrap
105 msgid "  Specifies the author of a page.\n"
106 msgstr ""
107
108 #. type: Bullet: '* '
109 msgid "authorurl"
110 msgstr ""
111
112 #. type: Plain text
113 #, no-wrap
114 msgid "  Specifies an url for the author of a page.\n"
115 msgstr ""
116
117 #. type: Bullet: '* '
118 msgid "description"
119 msgstr ""
120
121 #. type: Plain text
122 #, no-wrap
123 msgid ""
124 "  Specifies a \"description\" of the page. You could use this to provide\n"
125 "  a summary, for example, to be picked up by the [[map]] directive.\n"
126 msgstr ""
127
128 #. type: Bullet: '* '
129 msgid "permalink"
130 msgstr ""
131
132 #. type: Plain text
133 #, no-wrap
134 msgid ""
135 "  Specifies a permanent link to the page, if different than the page\n"
136 "  generated by ikiwiki.\n"
137 msgstr ""
138
139 #. type: Bullet: '* '
140 msgid "date"
141 msgstr ""
142
143 #. type: Plain text
144 #, no-wrap
145 msgid ""
146 "  Specifies the creation date of the page. The date can be entered in\n"
147 "  nearly any format, since it's parsed by [[!cpan TimeDate]].\n"
148 msgstr ""
149
150 #. type: Bullet: '* '
151 msgid "stylesheet"
152 msgstr ""
153
154 #. type: Plain text
155 #, no-wrap
156 msgid ""
157 "  Adds a stylesheet to a page. The stylesheet is treated as a wiki link to\n"
158 "  a `.css` file in the wiki, so it cannot be used to add links to external\n"
159 "  stylesheets. Example:\n"
160 msgstr ""
161
162 #. type: Plain text
163 #, no-wrap
164 msgid ""
165 "\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n"
166 "\ttitle=\"somestyle\"]]\n"
167 msgstr ""
168
169 #. type: Bullet: '* '
170 msgid "openid"
171 msgstr ""
172
173 #. type: Plain text
174 #, no-wrap
175 msgid ""
176 "  Adds html &lt;link&gt; tags to perform OpenID delegation to an external\n"
177 "  OpenID server. This lets you use an ikiwiki page as your OpenID.\n"
178 msgstr ""
179
180 #. type: Plain text
181 #, no-wrap
182 msgid ""
183 "  By default this will delegate for both `openid` and `openid2`. To only\n"
184 "  delegate for one, add a parameter such as `delegate=openid`.\n"
185 msgstr ""
186
187 #. type: Plain text
188 #, no-wrap
189 msgid ""
190 "  An optional `xrds-location`\n"
191 "  parameter lets you specify the location of any [eXtensible Resource\n"
192 "  DescriptorS](http://www.windley.com/archives/2007/05/using_xrds.shtml).\n"
193 msgstr ""
194
195 #. type: Plain text
196 #, no-wrap
197 msgid "  Example:\n"
198 msgstr ""
199
200 #. type: Plain text
201 #, fuzzy, no-wrap
202 msgid ""
203 "\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
204 "\tserver=\"http://www.myopenid.com/server\"\n"
205 "\txrds-location=\"http://www.myopenid.com/xrds?username=joeyh.myopenid.com\"\"]]\n"
206 msgstr ""
207 "\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n"
208 "\t       server=\"http://www.myopenid.com/server\"]]\n"
209
210 #. type: Bullet: '* '
211 msgid "link"
212 msgstr ""
213
214 #. type: Plain text
215 #, no-wrap
216 msgid ""
217 "  Specifies a link to another page. This can be used as a way to make the\n"
218 "  wiki treat one page as linking to another without displaying a user-visible\n"
219 "  [[ikiwiki/WikiLink]]:\n"
220 msgstr ""
221
222 #. type: Plain text
223 #, no-wrap
224 msgid "       \\[[!meta link=otherpage]]\n"
225 msgstr ""
226
227 #. type: Plain text
228 #, no-wrap
229 msgid "  It can also be used to insert a html &lt;link&gt; tag. For example:\n"
230 msgstr ""
231
232 #. type: Plain text
233 #, fuzzy, no-wrap
234 msgid "       \\[[!meta link=\"http://joeyh.myopenid.com/\" rel=\"openid.delegate\"]]\n"
235 msgstr ""
236 "\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n"
237 "\t       server=\"http://www.myopenid.com/server\"]]\n"
238
239 #. type: Plain text
240 #, no-wrap
241 msgid ""
242 "  However, this latter syntax won't be allowed if the \n"
243 "  [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled, since it can be used to\n"
244 "  insert unsafe content.\n"
245 msgstr ""
246
247 #. type: Bullet: '* '
248 msgid "redir"
249 msgstr ""
250
251 #. type: Plain text
252 #, no-wrap
253 msgid "  Causes the page to redirect to another page in the wiki.\n"
254 msgstr ""
255
256 #. type: Plain text
257 #, fuzzy, no-wrap
258 msgid "  \t\\[[!meta redir=otherpage]]\n"
259 msgstr "\t\\[[!meta title=\"fuldstændige sidetitel\"]]\n"
260
261 #. type: Plain text
262 #, no-wrap
263 msgid ""
264 "  Optionally, a delay (in seconds) can be specified. The default is to\n"
265 "  redirect without delay.\n"
266 msgstr ""
267
268 #. type: Plain text
269 #, no-wrap
270 msgid "  It can also be used to redirect to an external url. For example:\n"
271 msgstr ""
272
273 #. type: Plain text
274 #, no-wrap
275 msgid "  \t\\[[!meta redir=\"http://example.com/\"]]\n"
276 msgstr ""
277
278 #. type: Plain text
279 #, no-wrap
280 msgid ""
281 "  For both cases, an anchor to jump to inside the destination page may also be\n"
282 "  specified using the common `#ANCHOR` syntax.\n"
283 msgstr ""
284
285 #. type: Bullet: '* '
286 msgid "robots"
287 msgstr ""
288
289 #. type: Plain text
290 #, no-wrap
291 msgid "  Causes the robots meta tag to be written:\n"
292 msgstr ""
293
294 #. type: Plain text
295 #, fuzzy, no-wrap
296 msgid "        \\[[!meta robots=\"index, nofollow\"]]\n"
297 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
298
299 #. type: Plain text
300 #, no-wrap
301 msgid ""
302 "  Valid values for the attribute are: \"index\", \"noindex\", \"follow\", and\n"
303 "  \"nofollow\". Multiple comma-separated values are allowed, but obviously only\n"
304 "  some combinations make sense. If there is no robots meta tag, \"index,\n"
305 "  follow\" is used as the default.\n"
306 msgstr ""
307
308 #. type: Plain text
309 #, no-wrap
310 msgid "  The value is escaped, but its contents are not otherwise checked.\n"
311 msgstr ""
312
313 #. type: Bullet: '* '
314 msgid "guid"
315 msgstr ""
316
317 #. type: Plain text
318 #, no-wrap
319 msgid ""
320 "  Specifies a globally unique ID for a page. This guid should be a URI\n"
321 "  (in particular, it can be `urn:uuid:` followed by a UUID, as per\n"
322 "  [[!rfc 4122]]), and it will be used to identify the page's entry in RSS\n"
323 "  and Atom feeds. If not given, the default is to use the page's URL as its\n"
324 "  guid.\n"
325 msgstr ""
326
327 #. type: Plain text
328 #, no-wrap
329 msgid ""
330 "  This is mostly useful when a page has moved, to keep the guids for\n"
331 "  pages unchanged and avoid_flooding_aggregators\n"
332 "  (see [[!iki tips/howto_avoid_flooding_aggregators]]).\n"
333 msgstr ""
334
335 #. type: Bullet: '* '
336 msgid "updated"
337 msgstr ""
338
339 #. type: Plain text
340 #, no-wrap
341 msgid ""
342 "  Specifies a fake modification time for a page, to be output into RSS and\n"
343 "  Atom feeds. This is useful to avoid flooding aggregators that sort by\n"
344 "  modification time, like Planet: for instance, when editing an old blog post\n"
345 "  to add tags, you could set `updated` to be one second later than the original\n"
346 "  value. The date/time can be given in any format that\n"
347 "  [[!cpan TimeDate]] can understand, just like the `date` field.\n"
348 msgstr ""
349
350 #. type: Plain text
351 msgid ""
352 "If the field is not one of the above predefined fields, the metadata will be "
353 "written to the generated html page as a &lt;meta&gt; header. However, this "
354 "won't be allowed if the [[!iki plugins/htmlscrubber desc=htmlscrubber]] "
355 "plugin is enabled, since it can be used to insert unsafe content."
356 msgstr ""
357
358 #. type: Plain text
359 #, no-wrap
360 msgid "[[!meta robots=\"noindex, follow\"]]\n"
361 msgstr "[[!meta robots=\"noindex, follow\"]]\n"