This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages.pot
268 lines (232 loc) · 6.44 KB
/
messages.pot
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-06-26 17:34+CEST\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
#: config.py:59
msgid "running get_access_token.py is a way to get it"
msgstr ""
#: config.py:64
msgid "The consumer key of the application."
msgstr ""
#: config.py:67
msgid "The consumer secret of the application."
msgstr ""
#: config.py:71
msgid ""
"The Twitter Access Token key for the bot's\n"
" account (%s)"
msgstr ""
#: config.py:74
msgid ""
"The Twitter Access Token secret for the bot's\n"
" account (%s)"
msgstr ""
#: config.py:77 config.py:89
msgid ""
"The URL to the\n"
" base API URL (by default, it is Twitter.com, but you can use it\n"
" for twitter-compatible services, such as identica/statusnet."
msgstr ""
#: config.py:83
msgid ""
"The Twitter Access Token key for this\n"
" channel's account (%s)"
msgstr ""
#: config.py:86
msgid ""
"The Twitter Access Token secret for this\n"
" channel's account (%s)"
msgstr ""
#: plugin.py:56
#, docstring
msgid "Api with retweet support."
msgstr ""
#: plugin.py:59
#, docstring
msgid ""
"Retweet a tweet with the Retweet API\n"
"\n"
" The twitter.Api instance must be authenticated.\n"
"\n"
" Args:\n"
" id: The numerical ID of the tweet you are retweeting\n"
"\n"
" Returns:\n"
" A twitter.Status instance representing the retweet posted\n"
" "
msgstr ""
#: plugin.py:86
#, docstring
msgid ""
"Add the help for \"@plugin help Twitter\" here\n"
" This should describe *how* to use this plugin."
msgstr ""
#: plugin.py:96
msgid "I just woke up. :)"
msgstr ""
#: plugin.py:124
#, docstring
msgid ""
"[<channel>] [<user>]\n"
"\n"
" Replies with the people this <user> follows. If <user> is not given, it\n"
" defaults to the <channel>'s account. If <channel> is not given, it\n"
" defaults to the current channel."
msgstr ""
#: plugin.py:131 plugin.py:154
msgid "No account is associated with this channel. Ask an op, try with another channel, or provide a user name."
msgstr ""
#: plugin.py:148
#, docstring
msgid ""
"[<channel>]\n"
"\n"
" Replies with the people that follow this account. If <channel> is not\n"
" given, it defaults to the current channel."
msgstr ""
#: plugin.py:167
#, docstring
msgid ""
"[<channel>] <recipient> <message>\n"
"\n"
" Sends a <message> to <recipient> from the account associated with the\n"
" given <channel>. If <channel> is not given, it defaults to the current\n"
" channel."
msgstr ""
#: plugin.py:174 plugin.py:196
msgid "No account is associated with this channel. Ask an op or try with another channel."
msgstr ""
#: plugin.py:179
msgid "Sorry, your message exceeds 140 characters (%i)"
msgstr ""
#: plugin.py:189
#, docstring
msgid ""
"[<channel>] <message>\n"
"\n"
" Updates the status of the account associated with the given <channel>\n"
" to the <message>. If <channel> is not given, it defaults to the\n"
" current channel."
msgstr ""
#: plugin.py:201
msgid "Sorry, your tweet exceeds 140 characters (%i)"
msgstr ""
#: plugin.py:210
#, docstring
msgid ""
"[<channel>] <id>\n"
"\n"
" Retweets the message with the given ID."
msgstr ""
#: plugin.py:224
#, docstring
msgid ""
"[<channel>] [--since <oldest>] [--max <newest>] [--count <number>] [--noretweet] [--with-id] [<user>]\n"
"\n"
" Replies with the timeline of the <user>.\n"
" If <user> is not given, it defaults to the account associated with the\n"
" <channel>.\n"
" If <channel> is not given, it defaults to the current channel.\n"
" If given, --since and --max take tweet IDs, used as boundaries.\n"
" If given, --count takes an integer, that stands for the number of\n"
" tweets to display.\n"
" If --noretweet is given, only native user's tweet will be displayed.\n"
" "
msgstr ""
#: plugin.py:247 plugin.py:368 plugin.py:391 plugin.py:415 plugin.py:458
msgid "No account is associated with this channel. Ask an op, try with another channel."
msgstr ""
#: plugin.py:257
msgid "This user protects his tweets; you need to fetch them from a channel whose associated account can fetch this timeline."
msgstr ""
#: plugin.py:281
#, docstring
msgid ""
"[<channel>] [--since <oldest>]\n"
"\n"
" Replies with the public timeline.\n"
" If <channel> is not given, it defaults to the current channel.\n"
" If given, --since takes a tweet ID, used as a boundary\n"
" "
msgstr ""
#: plugin.py:298 plugin.py:328 plugin.py:351
msgid "No tweets"
msgstr ""
#: plugin.py:311
#, docstring
msgid ""
"[<channel>] [--since <oldest>]\n"
"\n"
" Replies with the replies timeline.\n"
" If <channel> is not given, it defaults to the current channel.\n"
" If given, --since takes a tweet ID, used as a boundary\n"
" "
msgstr ""
#: plugin.py:341
#, docstring
msgid ""
"[<channel>]\n"
"\n"
" Current trending topics\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""
#: plugin.py:360
#, docstring
msgid ""
"[<channel>] <user>\n"
"\n"
" Follow a specified <user>\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""
#: plugin.py:374 plugin.py:397 plugin.py:421 plugin.py:442 plugin.py:464
msgid "An error occurred"
msgstr ""
#: plugin.py:383
#, docstring
msgid ""
"[<channel>] <user>\n"
"\n"
" Unfollow a specified <user>\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""
#: plugin.py:407
#, docstring
msgid ""
"[<channel>] <id>\n"
"\n"
" Delete a specified status with id <id>\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""
#: plugin.py:431
#, docstring
msgid ""
"[<channel>]\n"
"\n"
" Print some stats\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""
#: plugin.py:450
#, docstring
msgid ""
"[<channel>] <user>\n"
"\n"
" Return profile image for a specified <user>\n"
" If <channel> is not given, it defaults to the current channel.\n"
" "
msgstr ""