X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=po%2Fzh_CN%2Frbot-lastfm.po;h=63dc1998dc98062f5dbc8344bfbb3171e03ce752;hb=716f063f4473fbd45abf49e40c06826c85cc9dad;hp=9ee7c889cc08c4b9a0314a4c3fd37fd554f5fef8;hpb=33c336af346dc08b4f4f4951dd6eae7150cef481;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/po/zh_CN/rbot-lastfm.po b/po/zh_CN/rbot-lastfm.po index 9ee7c889..63dc1998 100644 --- a/po/zh_CN/rbot-lastfm.po +++ b/po/zh_CN/rbot-lastfm.po @@ -1,16 +1,346 @@ -# Gettext template file for rbot -# Copyright (C) 2007 Tom Gilbert -# This file is distributed under the same license as the PACKAGE package. -# Tom Gilbert , 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-05 18:27-0400\n" -"PO-Revision-Date: 2007-07-09 01:39-0400\n" -"Last-Translator: Yaohan Chen \n" -"Language-Team: Chinese\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:34 +msgid " and %{n} more..." +msgstr "" + +#: data/rbot/plugins/lastfm.rb:89 +msgid ", where can be one of: 3|6|12 months, a year" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:92 +msgid "" +"lastfm [] events in => show information on events in or near " +". lastfm [] events by => show information on " +"events by . The number of events that can be displayed " +"is optional, defaults to %{d} and cannot be higher than %{m}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:94 +msgid "lastfm artist => show information on artist from last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:96 +msgid "" +"lastfm album => show information on album from last.fm [not " +"implemented yet]" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:98 +msgid "lastfm track => search tracks matching on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:100 +msgid "" +"lastfm now [] => show the now playing track from last.fm. np [] " +"does the same." +msgstr "" + +#: data/rbot/plugins/lastfm.rb:102 +msgid "" +"lastfm set user => associate your current irc nick with a last.fm " +"user. lastfm set verb , => set your preferred now playing/" +"just played verbs. default \"is listening to\" and \"listened to\"." +msgstr "" + +#: data/rbot/plugins/lastfm.rb:104 +msgid "" +"lastfm who [] => show who is on last.fm. if is empty, " +"show who you are on lastfm." +msgstr "" + +#: data/rbot/plugins/lastfm.rb:106 +msgid "" +"lastfm compare [] => show musical taste compatibility between " +"nick1 (or user if omitted) and nick2" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:108 +msgid "lastfm shouts [] => show shouts to " +msgstr "" + +#: data/rbot/plugins/lastfm.rb:110 +msgid "lastfm friends [] => show 's friends" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:112 +msgid "" +"lastfm neighbors [] => show people who share similar musical taste as " +"" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:114 +msgid "lastfm loved[tracks] [] => show tracks that has loved" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:116 +msgid "" +"lastfm recent[tracks] [] => show tracks that has recently played" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:118 +msgid "" +"lastfm topalbums [] [over ] => show 's top albums%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:120 +msgid "" +"lastfm topartists [] [over ] => show 's top artists%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:122 +msgid "" +"lastfm toptracks [] [over ] => show 's top tracks%{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:124 +msgid "lastfm weeklyalbumchart [] => show 's weekly album chart" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:126 +msgid "lastfm weeklyartistchart [] => show 's weekly artist chart" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:128 +msgid "lastfm weeklyartistchart [] => show 's weekly track chart" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:130 +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:178 +msgid "no events found in %{location}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:185 +msgid "no events found by %{artist}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:188 +msgid "%{user} is not attending any events" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:197 +msgid "could not retrieve events" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:239 data/rbot/plugins/lastfm.rb:292 +#: data/rbot/plugins/lastfm.rb:354 data/rbot/plugins/lastfm.rb:393 +#: data/rbot/plugins/lastfm.rb:412 data/rbot/plugins/lastfm.rb:464 +#: data/rbot/plugins/lastfm.rb:562 +msgid "last.fm parsing failed" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:248 +msgid "%{u} doesn't exist on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:251 data/rbot/plugins/lastfm.rb:302 +msgid "error: %{e}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:259 +msgid "Super" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:261 +msgid "Very High" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:263 +msgid "High" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:265 +msgid "Medium" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:267 +msgid "Low" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:269 +msgid "Very Low" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:272 +msgid "%{a}'s and %{b}'s musical compatibility rating is %{bold}%{r}%{bold}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:279 +msgid " and music they have in common includes: %{artists}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:297 +msgid "" +"%{user} doesn't exist on last.fm, perhaps they need to: lastfm user " +"" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:308 +msgid "%{u} hasn't played anything recently" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:328 +msgid "is listening to" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:332 +msgid "%{u} %{v} \"%{t}\" by %{a} %{b}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:334 +msgid "listened to" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:339 +msgid "%{u} %{v} \"%{t}\" by %{a} %{b} %{p}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:342 data/rbot/plugins/lastfm.rb:574 +msgid "; see %{uri} for more" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:349 data/rbot/plugins/lastfm.rb:387 +msgid "I had problems getting info for %{a}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:370 +msgid "%{b}%{a}%{b}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:372 +msgid "%{u}%{t}%{u}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:373 +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:375 +msgid ". Tagged as: %{t}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:377 +msgid ". Similar artists: %{s}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:402 +msgid "%{bold}%{t}%{bold} by %{bold}%{a}%{bold} (%{n} listeners)" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:415 +msgid "track %{a} not found" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:429 +msgid "" +"%{b}%{name}%{b}, %{street}, %{u}%{city}%{u}, %{country}, see %{url} for more " +"info" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:453 +msgid " and %{maps} for maps" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:460 +msgid "I had problems getting album info" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:482 +msgid "I couldn't locate: \"%{a}\" by %{r}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:486 +msgid "the album \"%{a}\" by %{r} %{y}has been played %{c} times" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:493 +msgid "okay, I'll remember that %{n} is %{u} on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:502 +msgid "okay, I'll remember that %{n} prefers \"%{r}\" and \"%{p}\"" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:514 +msgid "%{nick} is %{user} on last.fm" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:519 +msgid "" +"sorry, I don't know who %{n} is on last.fm, perhaps they need to: lastfm set " +"user " +msgstr "" + +#: data/rbot/plugins/lastfm.rb:555 +msgid "no response body" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:557 +msgid "I had problems accessing last.fm: %{e}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:582 +msgid "%{user} has no friends :(" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:584 +msgid "%{user} has %{total} friends: %{friends}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:586 +msgid "%{user} has %{total} friends, including %{friends}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:602 +msgid "%{user} has not loved any tracks" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:604 +msgid "%{user} has loved %{total} tracks: %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:606 +msgid "%{user} has loved %{total} tracks, including %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:621 +msgid "no one seems to share %{user}'s musical taste" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:623 +msgid "%{user}'s musical neighbours are %{nbrs}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:625 +msgid "%{user}'s musical neighbours include %{nbrs}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:651 +msgid " or more" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:657 +msgid "%{user} hasn't played anything recently" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:659 +msgid "%{user} has recently played %{tracks}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:665 +msgid "there are no shouts for %{user}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:668 +msgid "<%{author}> %{body}" +msgstr "" + +#: data/rbot/plugins/lastfm.rb:697 +msgid "%{user} hasn't played anything in this period of time" +msgstr ""