]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - po/underlays/directives/ikiwiki/directive/flattr.de.po
Updated German basewiki and directives translation from Sebastian Kuhnert.
[git.ikiwiki.info.git] / po / underlays / directives / ikiwiki / directive / flattr.de.po
1 # German translation of basewiki/ikiwiki page for ikiwiki.
2 # Copyright © 2019 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: 2019-06-03 12:25+0200\n"
8 "PO-Revision-Date: 2019-06-03 15:26+0200\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"
16 #. type: Plain text
17 msgid ""
18 "The `flattr` directive is supplied by the [[!iki plugins/flattr "
19 "desc=flattr]] plugin."
20 msgstr "Die `flattr`-Anweisung wird durch das [[!iki plugins/flattr desc=flattr]]-Plugin bereitgestellt."
22 #. type: Plain text
23 msgid "This directive allows easily inserting Flattr buttons onto wiki pages."
24 msgstr "Diese Anweisung ermöglicht es, auf einfache Weise Flattr-Buttons in eine Wiki-Seite einzufügen."
26 #. type: Plain text
27 msgid ""
28 "Flattr supports both static buttons and javascript buttons. This directive "
29 "only creates dynamic javascript buttons. If you want to insert a static "
30 "Flattr button, you can simply copy the html code for it from Flattr, "
31 "instead.  Note that this directive inserts javascript code into the page, "
32 "that loads more javascript code from Flattr.com. So only use it if you feel "
33 "comfortable with that."
34 msgstr "Flattr unterstützt sowohl statische Buttons als auch Javascript-Buttons. Diese Anweisung fügt nur dynamische Javascript-Buttons ein. Um einen statischen Button einzufügen, kann stattdessen einfach der von Flattr bereitgestellte HTML-Code in die Seite eingefügt werden. Bitte beachten: Diese Anweisung fügt Javascript-Code in die Seite ein, der weiteren Javascript-Code von flattr.com nachlädt. Also nur verwenden, wenn du dich damit wohlfühlst."
36 #. type: Plain text
37 msgid ""
38 "The directive can be used to display a button for a thing you have already "
39 "manually submitted to Flattr. In this mode, the only parameter you need to "
40 "include is the exact url to the thing that was submitted to Flattr.  (If the "
41 "button is for the current page, you can leave that out.) For example, this "
42 "is the Flattr button for ikiwiki. Feel free to add it to all your pages. ;)"
43 msgstr "Diese Anweisung erzeugt einen Button für eine Seite, die bereits manuell bei flattr.com eingereicht wurde. In diesem Modus muss als einziger Parameter nur die genaue URL der Seite angegeben werden, die bei flattr.com eingereicht wurde. (Wenn der Button für die aktuelle Seite ist, kann dieser Parameter weggelassen werden.) Zum Beispiel ist dies der Flattr-Button für ikiwiki -- er kann gerne zu allen Seiten hinzugefügt werden ;)"
45 #. type: Plain text
46 #, no-wrap
47 msgid "\t\\[[!flattr url=\"http://ikiwiki.info/\" button=compact]]\n"
48 msgstr "\t\\[[!flattr url=\"http://ikiwiki.info/\" button=compact]]\n"
50 #. type: Plain text
51 msgid ""
52 "The directive can also be used to create a button that automatically submits "
53 "a page to Flattr when a user clicks on it. In this mode you need to include "
54 "parameters to specify your uid, and a title, category, tags, and description "
55 "for the page. For example, this is a Flattr button for a blog post:"
56 msgstr "Die Anweisung kann auch einen Button erzeugen, der eine Seite automatisch bei Flattr einreicht, wenn ein Nutzer darauf klickt. In diesem Modus müssen deine uid, sowie Titel, Kategorie, Tags und Beschreibung angegeben werden. Zum Beispiel ist dies ein Flattr-Button für einen Blog-Post:"
58 #. type: Plain text
59 #, no-wrap
60 msgid ""
61 "\t\\[[!flattr uid=25634 title=\"my new blog post\" category=text\n"
62 "\ttags=\"blog,example\" description=\"This is a post on my blog.\"]]\n"
63 msgstr ""
64 "\t\\[[!flattr uid=25634 title=\"Mein neuer Blog-Post\" category=text\n"
65 "\ttags=\"blog,beispiel\" description=\"Dies ist ein Beitrag auf meinem Blog.\"]]\n"
67 #. type: Plain text
68 msgid "Here are all possible parameters you can pass to the Flattr directive."
69 msgstr "Die folgenden Parameter können der flattr-Anweisung übergeben werden:"
71 #. type: Bullet: '* '
72 msgid "`button` - Set to \"compact\" for a small button."
73 msgstr "`button` - Auf \"compact\" setzen für einen kleineren Button."
75 #. type: Bullet: '* '
76 msgid ""
77 "`url` - The url to the thing to be Flattr'd. If omitted, defaults to the url "
78 "of the current page."
79 msgstr "`url` - Die URL der Seite, die geflattrt werden soll. Falls nicht angegeben, wird die URL der aktuellen Seite verwendet."
81 #. type: Bullet: '* '
82 msgid ""
83 "`uid` - Your numeric Flattr userid. Not needed if the flattr plugin has been "
84 "configured with a global `flattr_userid`."
85 msgstr "`uid` - Deine numerische Flattr-Benutzer-ID. Nicht erforderlich, falls das flattr-Plugin mit einer globalen `flattr_userid` konfiguriert wurde."
87 #. type: Bullet: '* '
88 msgid "`title` - A short title for the thing, to show on its Flattr page."
89 msgstr "`title` - Ein kurzer Titel, der auf der Flattr-Seite angezeigt werden soll."
91 #. type: Bullet: '* '
92 msgid "`description` - A description of the thing, to show on its Flattr page."
93 msgstr "`description` - Eine Beschreibung, die auf der Flattr-Seite angezeigt werden soll."
95 #. type: Bullet: '* '
96 msgid "`category` - One of: text, images, video, audio, software, rest."
97 msgstr "`category` - Eins von: text, images, video, audio, software, rest."
99 #. type: Bullet: '* '
100 msgid "`tags` - A list of tags separated by a comma."
101 msgstr "`tags` - Eine Liste von Tags, getrennt durch Kommas."
103 #. type: Bullet: '* '
104 msgid "`language` - A language code."
105 msgstr "`language` - Ein Sprach-Code."
107 #. type: Bullet: '* '
108 msgid "`hidden` - Set to 1 to hide the button from listings on Flattr.com."
109 msgstr "`hidden` - Auf 1 setzen, um den Button in Listen auf flattr.com zu verstecken."
111 #. type: Plain text
112 #, no-wrap
113 msgid "[[!meta robots=\"noindex, follow\"]]\n"
114 msgstr "[[!meta robots=\"noindex, follow\"]]\n"