]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - po/underlays/basewiki/templates/popup.de.po
Updated German basewiki and directives translation from Sebastian Kuhnert.
[git.ikiwiki.info.git] / po / underlays / basewiki / templates / popup.de.po
1 # German translation of basewiki/templates/popup 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-07-18 22:29+0000\n"
8 "PO-Revision-Date: 2017-12-21 21:44+0100\n"
9 "Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
10 "Language-Team: None\n"
11 "Language: de\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17 #. type: Plain text
18 #, no-wrap
19 msgid ""
20 "<TMPL_UNLESS mouseover>\n"
21 "Use this template to create a popup window that is displayed when the mouse\n"
22 "is over part of the page. This template has two parameters:\n"
23 "<ul>\n"
24 "<li>`mouseover` - This is the text or other content that triggers the\n"
25 "popup.\n"
26 "<li>`popup` - This should be the content of the popup window. It can be\n"
27 "anything, even images or a whole little wiki page, but should not be too\n"
28 "large for good usability.\n"
29 "</ul>\n"
30 "Note that browsers that do not support the CSS will display the popup\n"
31 "inline in the page, inside square brackets.\n"
32 "</TMPL_UNLESS>\n"
33 "<span class=\"popup\"><TMPL_VAR mouseover>\n"
34 "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
35 "</span>\n"
36 msgstr ""
37 "<TMPL_UNLESS mouseover>\n"
38 "Verwende diese Vorlage, um ein Popup-Fenster anzuzeigen, wenn sich die Maus\n"
39 "über diesem Teil der Seite befindet. Dies Vorlage hat zwei Parameter:\n"
40 "<ul>\n"
41 "<li>`mouseover` - Dies ist der Text oder andere Inhalt, der das Popup-Fenster\n"
42 "auslöst.\n"
43 "<li>`popup` - Dies ist der Inhalt des Popup-Fensters. Er kann beliebig sein,\n"
44 "sogar Bilder oder eine ganze kleine Wiki-Seite. Im Interesse guter Benutzbarkeit\n"
45 "sollte er aber nicht zu groß sein.\n"
46 "</ul>\n"
47 "Beachte, dass Browser, die CSS nicht unterstützen, das Popup innerhalb\n"
48 "der Seite anzeigen, eingerahmt durch eckige Klammern.\n"
49 "</TMPL_UNLESS>\n"
50 "<span class=\"popup\"><TMPL_VAR mouseover>\n"
51 "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
52 "</span>\n"