aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/flattr.es.po
blob: 4ecb5b515e630ef1ac6af9f14caa82e2d4e1e435 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2011-05-05 20:04+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: Plain text
msgid ""
"The `flattr` directive is supplied by the [[!iki plugins/flattr "
"desc=flattr]] plugin."
msgstr ""

#. type: Plain text
msgid "This directive allows easily inserting Flattr buttons onto wiki pages."
msgstr ""

#. type: Plain text
msgid ""
"Flattr supports both static buttons and javascript buttons. This directive "
"only creates dynamic javascript buttons. If you want to insert a static "
"Flattr button, you can simply copy the html code for it from Flattr, "
"instead.  Note that this directive inserts javascript code into the page, "
"that loads more javascript code from Flattr.com. So only use it if you feel "
"comfortable with that."
msgstr ""

#. type: Plain text
msgid ""
"The directive can be used to display a button for a thing you have already "
"manually submitted to Flattr. In this mode, the only parameter you need to "
"include is the exact url to the thing that was submitted to Flattr.  (If the "
"button is for the current page, you can leave that out.) For example, this "
"is the Flattr button for ikiwiki. Feel free to add it to all your pages. ;)"
msgstr ""

#. type: Plain text
#, no-wrap
msgid "\t\\[[!flattr url=\"http://ikiwiki.info/\" button=compact]]\n"
msgstr ""

#. type: Plain text
msgid ""
"The directive can also be used to create a button that automatically submits "
"a page to Flattr when a user clicks on it. In this mode you need to include "
"parameters to specify your uid, and a title, category, tags, and description "
"for the page. For example, this is a Flattr button for a blog post:"
msgstr ""

#. type: Plain text
#, no-wrap
msgid ""
"\t\\[[!flattr uid=25634 title=\"my new blog post\" category=text\n"
"\ttags=\"blog,example\" description=\"This is a post on my blog.\"]]\n"
msgstr ""

#. type: Plain text
msgid "Here are all possible parameters you can pass to the Flattr directive."
msgstr ""

#. type: Bullet: '* '
msgid "`button` - Set to \"compact\" for a small button."
msgstr ""

#. type: Bullet: '* '
msgid ""
"`url` - The url to the thing to be Flattr'd. If omitted, defaults to the url "
"of the current page."
msgstr ""

#. type: Bullet: '* '
msgid ""
"`uid` - Your numeric Flattr userid. Not needed if the flattr plugin has been "
"configured with a global `flattr_userid`."
msgstr ""

#. type: Bullet: '* '
msgid "`title` - A short title for the thing, to show on its Flattr page."
msgstr ""

#. type: Bullet: '* '
msgid "`description` - A description of the thing, to show on its Flattr page."
msgstr ""

#. type: Bullet: '* '
msgid "`category` - One of: text, images, video, audio, software, rest."
msgstr ""

#. type: Bullet: '* '
msgid "`tags` - A list of tags separated by a comma."
msgstr ""

#. type: Bullet: '* '
msgid "`language` - A language code."
msgstr ""

#. type: Bullet: '* '
msgid "`hidden` - Set to 1 to hide the button from listings on Flattr.com."
msgstr ""

#. type: Plain text
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr ""