aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/templates/popup.de.po
blob: 317848d81875c7d6ed5a26206857e9324a84c053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# German translation of basewiki/templates/popup page for ikiwiki.
# Copyright © 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
# Redistribution and use in source and compiled forms, with or without
# modification, are permitted under any circumstances. No warranty.
msgid ""
msgstr ""
"POT-Creation-Date: 2010-07-18 22:29+0000\n"
"PO-Revision-Date: 2017-12-21 21:44+0100\n"
"Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
"Language-Team: None\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. type: Plain text
#, no-wrap
msgid ""
"<TMPL_UNLESS mouseover>\n"
"Use this template to create a popup window that is displayed when the mouse\n"
"is over part of the page. This template has two parameters:\n"
"<ul>\n"
"<li>`mouseover` - This is the text or other content that triggers the\n"
"popup.\n"
"<li>`popup` - This should be the content of the popup window. It can be\n"
"anything, even images or a whole little wiki page, but should not be too\n"
"large for good usability.\n"
"</ul>\n"
"Note that browsers that do not support the CSS will display the popup\n"
"inline in the page, inside square brackets.\n"
"</TMPL_UNLESS>\n"
"<span class=\"popup\"><TMPL_VAR mouseover>\n"
"<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
"</span>\n"
msgstr ""
"<TMPL_UNLESS mouseover>\n"
"Verwende diese Vorlage, um ein Popup-Fenster anzuzeigen, wenn sich die Maus\n"
"über diesem Teil der Seite befindet. Dies Vorlage hat zwei Parameter:\n"
"<ul>\n"
"<li>`mouseover` - Dies ist der Text oder andere Inhalt, der das Popup-Fenster\n"
"auslöst.\n"
"<li>`popup` - Dies ist der Inhalt des Popup-Fensters. Er kann beliebig sein,\n"
"sogar Bilder oder eine ganze kleine Wiki-Seite. Im Interesse guter Benutzbarkeit\n"
"sollte er aber nicht zu groß sein.\n"
"</ul>\n"
"Beachte, dass Browser, die CSS nicht unterstützen, das Popup innerhalb\n"
"der Seite anzeigen, eingerahmt durch eckige Klammern.\n"
"</TMPL_UNLESS>\n"
"<span class=\"popup\"><TMPL_VAR mouseover>\n"
"<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
"</span>\n"