#: 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:409 data/rbot/plugins/lastfm.rb:448
#: data/rbot/plugins/lastfm.rb:467 data/rbot/plugins/lastfm.rb:519
#: data/rbot/plugins/lastfm.rb:617
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:346
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: %{prefix}lastfm set "
"user <username>"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

#: data/rbot/plugins/lastfm.rb:428
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:430
msgid ". Tagged as: %{t}"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

#: data/rbot/plugins/lastfm.rb:574
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:610
msgid "no response body"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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