summaryrefslogtreecommitdiff
path: root/po/rbot-lastfm.pot
blob: 8010f0ed67d796f96834704bf147c8858e00c151 (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
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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2010-06-30 09:58+0200\n"
"PO-Revision-Date: 2010-06-30 09:58+0200\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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: data/rbot/plugins/lastfm.rb:36
msgid " and %{n} more..."
msgstr ""

#: data/rbot/plugins/lastfm.rb:100
msgid ", where <period> can be one of: 3|6|12 months, a year"
msgstr ""

#: data/rbot/plugins/lastfm.rb:103
msgid ""
"lastfm [<num>] events in <location> => show information on events in or near "
"<location>. lastfm [<num>] events by <artist/group> => show information on "
"events by <artist/group>. lastfm [<num>] events at <venue> => show "
"information on events at specific <venue>. The number of events <num> that "
"can be displayed is optional, defaults to %{d} and cannot be higher than %"
"{m}. Append 'sort by <what> [in <order> order]' to sort events. Events can "
"be sorted by attendance or date (default) in ascending or descending order."
msgstr ""

#: data/rbot/plugins/lastfm.rb:105
msgid "lastfm artist <name> => show information on artist <name> from last.fm"
msgstr ""

#: data/rbot/plugins/lastfm.rb:107
msgid ""
"lastfm album <name> => show information on album <name> from last.fm [not "
"implemented yet]"
msgstr ""

#: data/rbot/plugins/lastfm.rb:109
msgid "lastfm track <name> => search tracks matching <name> on last.fm"
msgstr ""

#: data/rbot/plugins/lastfm.rb:111
msgid ""
"lastfm now [<nick>] => show the now playing track from last.fm. np [<nick>] "
"does the same."
msgstr ""

#: data/rbot/plugins/lastfm.rb:113
msgid ""
"lastfm set user <user> => associate your current irc nick with a last.fm "
"user. lastfm set verb <present>, <past> => set your preferred now playing/"
"just played verbs. default \"is listening to\" and \"listened to\"."
msgstr ""

#: data/rbot/plugins/lastfm.rb:115
msgid ""
"lastfm who [<nick>] => show who <nick> is on last.fm. if <nick> is empty, "
"show who you are on lastfm."
msgstr ""

#: data/rbot/plugins/lastfm.rb:117
msgid ""
"lastfm compare [<nick1>] <nick2> => show musical taste compatibility between "
"nick1 (or user if omitted) and nick2"
msgstr ""

#: data/rbot/plugins/lastfm.rb:119
msgid "lastfm shouts [<nick>] => show shouts to <nick>"
msgstr ""

#: data/rbot/plugins/lastfm.rb:121
msgid "lastfm friends [<nick>] => show <nick>'s friends"
msgstr ""

#: data/rbot/plugins/lastfm.rb:123
msgid ""
"lastfm neighbors [<nick>] => show people who share similar musical taste as "
"<nick>"
msgstr ""

#: data/rbot/plugins/lastfm.rb:125
msgid "lastfm loved[tracks] [<nick>] => show tracks that <nick> has loved"
msgstr ""

#: data/rbot/plugins/lastfm.rb:127
msgid ""
"lastfm recent[tracks] [<nick>] => show tracks that <nick> has recently played"
msgstr ""

#: data/rbot/plugins/lastfm.rb:129
msgid ""
"lastfm topalbums [<nick>] [over <period>] => show <nick>'s top albums%{p}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:131
msgid ""
"lastfm topartists [<nick>] [over <period>] => show <nick>'s top artists%{p}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:133
msgid ""
"lastfm toptracks [<nick>] [over <period>] => show <nick>'s top tracks%{p}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:135
msgid "lastfm weeklyalbumchart [<nick>] => show <nick>'s weekly album chart"
msgstr ""

#: data/rbot/plugins/lastfm.rb:137
msgid "lastfm weeklyartistchart [<nick>] => show <nick>'s weekly artist chart"
msgstr ""

#: data/rbot/plugins/lastfm.rb:139
msgid "lastfm weeklyartistchart [<nick>] => show <nick>'s weekly track chart"
msgstr ""

#: data/rbot/plugins/lastfm.rb:141
msgid ""
"last.fm plugin - topics: events, artist, album, track, now, set, who, "
"compare, shouts, friends, neighbors, (loved|recent)tracks, top(albums|tracks|"
"artists), weekly(album|artist|track)chart"
msgstr ""

#: data/rbot/plugins/lastfm.rb:193
msgid "no events found in %{location}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:199
msgid "an error occurred looking for venue %{venue}: %{e}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:206
msgid "no venue found matching %{venue}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:211
msgid "no events found at %{venue}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:214
msgid "no events found by %{artist}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:217
msgid "%{user} is not attending any events"
msgstr ""

#: data/rbot/plugins/lastfm.rb:226
msgid "could not retrieve events"
msgstr ""

#: data/rbot/plugins/lastfm.rb:280 data/rbot/plugins/lastfm.rb:335
#: data/rbot/plugins/lastfm.rb:408 data/rbot/plugins/lastfm.rb:447
#: data/rbot/plugins/lastfm.rb:466 data/rbot/plugins/lastfm.rb:518
#: data/rbot/plugins/lastfm.rb:616
msgid "last.fm parsing failed"
msgstr ""

#: data/rbot/plugins/lastfm.rb:289
msgid "%{u} doesn't exist on last.fm"
msgstr ""

#: data/rbot/plugins/lastfm.rb:292 data/rbot/plugins/lastfm.rb:345
msgid "error: %{e}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:300
msgid "Super"
msgstr ""

#: data/rbot/plugins/lastfm.rb:302
msgid "Very High"
msgstr ""

#: data/rbot/plugins/lastfm.rb:304
msgid "High"
msgstr ""

#: data/rbot/plugins/lastfm.rb:306
msgid "Medium"
msgstr ""

#: data/rbot/plugins/lastfm.rb:308
msgid "Low"
msgstr ""

#: data/rbot/plugins/lastfm.rb:310
msgid "Very Low"
msgstr ""

#: data/rbot/plugins/lastfm.rb:314
msgid " and music they have in common includes: %{artists}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:320
msgid ""
"%{a}'s and %{b}'s musical compatibility rating is %{bold}%{r}%{bold}%{common}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:340
msgid ""
"%{user} doesn't exist on last.fm, perhaps they need to: lastfm user "
"<username>"
msgstr ""

#: data/rbot/plugins/lastfm.rb:351
msgid "%{u} hasn't played anything recently"
msgstr ""

#: data/rbot/plugins/lastfm.rb:362
msgid " [%{albumtext}, %{year}]"
msgstr ""

#: data/rbot/plugins/lastfm.rb:364
msgid " [%{albumtext}]"
msgstr ""

#: data/rbot/plugins/lastfm.rb:376
msgid "is listening to"
msgstr ""

#: data/rbot/plugins/lastfm.rb:380
msgid "%{u} %{v} \"%{t}\" by %{bold}%{a}%{bold}%{b}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:382
msgid "listened to"
msgstr ""

#: data/rbot/plugins/lastfm.rb:387
msgid "%{u} %{v} \"%{t}\" by %{bold}%{a}%{bold}%{b} %{p};"
msgstr ""

#: data/rbot/plugins/lastfm.rb:392
msgid " [%{u}%{url}%{u}]"
msgstr ""

#: data/rbot/plugins/lastfm.rb:396
msgid " -- see %{uri} for more"
msgstr ""

#: data/rbot/plugins/lastfm.rb:403 data/rbot/plugins/lastfm.rb:441
msgid "I had problems getting info for %{a}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:424
msgid "%{b}%{a}%{b}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:426
msgid "%{u}%{t}%{u}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:427
msgid ""
"%{b}%{a}%{b} <%{u}> has been played %{b}%{c}%{b} times and is being listened "
"to by %{b}%{l}%{b} people"
msgstr ""

#: data/rbot/plugins/lastfm.rb:429
msgid ". Tagged as: %{t}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:431
msgid ". Similar artists: %{s}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:456
msgid "%{bold}%{t}%{bold} by %{bold}%{a}%{bold} (%{n} listeners)"
msgstr ""

#: data/rbot/plugins/lastfm.rb:469
msgid "track %{a} not found"
msgstr ""

#: data/rbot/plugins/lastfm.rb:483
msgid ""
"%{b}%{name}%{b}, %{street}, %{u}%{city}%{u}, %{country}, see %{url} for more "
"info"
msgstr ""

#: data/rbot/plugins/lastfm.rb:507
msgid " and %{maps} for maps"
msgstr ""

#: data/rbot/plugins/lastfm.rb:514
msgid "I had problems getting album info"
msgstr ""

#: data/rbot/plugins/lastfm.rb:536
msgid "I couldn't locate: \"%{a}\" by %{r}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:540
msgid "the album \"%{a}\" by %{r} %{y}has been played %{c} times"
msgstr ""

#: data/rbot/plugins/lastfm.rb:547
msgid "okay, I'll remember that %{n} is %{u} on last.fm"
msgstr ""

#: data/rbot/plugins/lastfm.rb:556
msgid "okay, I'll remember that %{n} prefers \"%{r}\" and \"%{p}\""
msgstr ""

#: data/rbot/plugins/lastfm.rb:568
msgid "%{nick} is %{user} on last.fm"
msgstr ""

#: data/rbot/plugins/lastfm.rb:573
msgid ""
"sorry, I don't know who %{n} is on last.fm, perhaps they need to: lastfm set "
"user <username>"
msgstr ""

#: data/rbot/plugins/lastfm.rb:609
msgid "no response body"
msgstr ""

#: data/rbot/plugins/lastfm.rb:611
msgid "I had problems accessing last.fm: %{e}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:628
msgid "; see %{uri} for more"
msgstr ""

#: data/rbot/plugins/lastfm.rb:636
msgid "%{user} has no friends :("
msgstr ""

#: data/rbot/plugins/lastfm.rb:638
msgid "%{user} has %{total} friends: %{friends}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:640
msgid "%{user} has %{total} friends, including %{friends}%{seemore}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:655
msgid "%{user} has not loved any tracks"
msgstr ""

#: data/rbot/plugins/lastfm.rb:657
msgid "%{user} has loved %{total} tracks: %{tracks}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:659
msgid "%{user} has loved %{total} tracks, including %{tracks}%{seemore}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:674
msgid "no one seems to share %{user}'s musical taste"
msgstr ""

#: data/rbot/plugins/lastfm.rb:676
msgid "%{user}'s musical neighbours are %{nbrs}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:678
msgid "%{user}'s musical neighbours include %{nbrs}%{seemore}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:703
msgid " or more"
msgstr ""

#: data/rbot/plugins/lastfm.rb:709
msgid "%{user} hasn't played anything recently"
msgstr ""

#: data/rbot/plugins/lastfm.rb:711
msgid "%{user} has recently played %{tracks}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:717
msgid "there are no shouts for %{user}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:720
msgid "<%{author}> %{body}"
msgstr ""

#: data/rbot/plugins/lastfm.rb:749
msgid "%{user} hasn't played anything in this period of time"
msgstr ""