diff options
Diffstat (limited to 'po/zh_TW/rbot-lastfm.po')
-rw-r--r-- | po/zh_TW/rbot-lastfm.po | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/zh_TW/rbot-lastfm.po b/po/zh_TW/rbot-lastfm.po index 8aa8caa8..7417ab7c 100644 --- a/po/zh_TW/rbot-lastfm.po +++ b/po/zh_TW/rbot-lastfm.po @@ -32,7 +32,7 @@ msgstr "" #: data/rbot/plugins/lastfm.rb:85 msgid "" -"lastfm set nick <user> => associate your current irc nick with a last.fm " +"lastfm set user <user> => associate your current irc nick with a last.fm " "user. lastfm set verb <present> <past> => set your preferred now playing " "verb. default \"listening\" and \"listened\"." msgstr "" @@ -61,8 +61,8 @@ msgid "Could not retrieve events" msgstr "" #: data/rbot/plugins/lastfm.rb:158 data/rbot/plugins/lastfm.rb:215 -#: data/rbot/plugins/lastfm.rb:274 data/rbot/plugins/lastfm.rb:296 -#: data/rbot/plugins/lastfm.rb:315 data/rbot/plugins/lastfm.rb:329 +#: data/rbot/plugins/lastfm.rb:278 data/rbot/plugins/lastfm.rb:300 +#: data/rbot/plugins/lastfm.rb:319 data/rbot/plugins/lastfm.rb:333 msgid "last.fm parsing failed" msgstr "" @@ -111,61 +111,61 @@ msgstr "" msgid "%{u} hasn't played anything recently" msgstr "" -#: data/rbot/plugins/lastfm.rb:251 +#: data/rbot/plugins/lastfm.rb:255 msgid "listening" msgstr "" -#: data/rbot/plugins/lastfm.rb:255 +#: data/rbot/plugins/lastfm.rb:259 msgid "%{u} is %{v} to \"%{t}\" by %{a} %{b}" msgstr "" -#: data/rbot/plugins/lastfm.rb:257 +#: data/rbot/plugins/lastfm.rb:261 msgid "listened" msgstr "" -#: data/rbot/plugins/lastfm.rb:262 +#: data/rbot/plugins/lastfm.rb:266 msgid "%{u} %{v} to \"%{t}\" by %{a} %{b}%{p}" msgstr "" -#: data/rbot/plugins/lastfm.rb:269 data/rbot/plugins/lastfm.rb:290 +#: data/rbot/plugins/lastfm.rb:273 data/rbot/plugins/lastfm.rb:294 msgid "I had problems getting info for %{a}." msgstr "" -#: data/rbot/plugins/lastfm.rb:282 +#: data/rbot/plugins/lastfm.rb:286 msgid "" "%{b}%{a}%{b} has been played %{c} times and is being listened to by %{l} " "people." msgstr "" -#: data/rbot/plugins/lastfm.rb:305 +#: data/rbot/plugins/lastfm.rb:309 msgid "%{bold}%{t}%{bold} by %{bold}%{a}%{bold} (%{n} listeners)" msgstr "" -#: data/rbot/plugins/lastfm.rb:318 +#: data/rbot/plugins/lastfm.rb:322 msgid "track %{a} not found" msgstr "" -#: data/rbot/plugins/lastfm.rb:325 +#: data/rbot/plugins/lastfm.rb:329 msgid "I had problems getting album info" msgstr "" -#: data/rbot/plugins/lastfm.rb:347 +#: data/rbot/plugins/lastfm.rb:351 msgid "I couldn't locate: \"%{a}\" by %{r}" msgstr "" -#: data/rbot/plugins/lastfm.rb:351 +#: data/rbot/plugins/lastfm.rb:355 msgid "The album \"%{a}\" by %{r} %{y}has been played %{c} times." msgstr "" -#: data/rbot/plugins/lastfm.rb:358 +#: data/rbot/plugins/lastfm.rb:362 msgid "Ok, I'll remember that %{n} is %{u} at last.fm" msgstr "" -#: data/rbot/plugins/lastfm.rb:367 +#: data/rbot/plugins/lastfm.rb:371 msgid "Ok, I'll remember that %{n} prefers %{r} and %{p}." msgstr "" -#: data/rbot/plugins/lastfm.rb:381 +#: data/rbot/plugins/lastfm.rb:385 msgid "" "Sorry, I don't know who %{n} is at last.fm perhaps you need to: lastfm set " "<username>" |