Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / po / underlays / basewiki / templates / note.de.po
1 # German translation of basewiki/templates/note page for ikiwiki.
2 # Copyright © 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
3 # Redistribution and use in source and compiled forms, with or without
4 # modification, are permitted under any circumstances. No warranty.
5 msgid ""
6 msgstr ""
7 "POT-Creation-Date: 2010-03-12 09:29+0530\n"
8 "PO-Revision-Date: 2010-03-12 20:04+0530\n"
9 "Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
10 "Language-Team: None\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
16 #. type: Plain text
17 #, no-wrap
18 msgid ""
19 "<div class=\"notebox\">\n"
20 "<TMPL_VAR text>\n"
21 "</div>\n"
22 "<TMPL_UNLESS NAME=\"text\">\n"
23 "Use this template to insert a note into a page. The note will be styled to\n"
24 "float to the right of other text on the page. This template has one\n"
25 "parameter:\n"
26 "<ul>\n"
27 "<li>`text` - the text to display in the note\n"
28 "</ul>\n"
29 "</TMPL_UNLESS>\n"
30 msgstr ""
31 "<div class=\"notebox\">\n"
32 "<TMPL_VAR text>\n"
33 "</div>\n"
34 "<TMPL_UNLESS NAME=\"text\">\n"
35 "Verwende diese Vorlage, um eine Notiz in eine Seite einzufügen. Die Notiz\n"
36 "wird rechts vom restlichen Text der Seite schwebend angezeigt werden.\n"
37 "Diese Vorlage hat einen Parameter:"
38 "<ul>\n"
39 "<li>`text` - der Text, der in der Notiz angezeigt werden soll.\n"
40 "</ul>\n"
41 "</TMPL_UNLESS>\n"
42