]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - po/rbot-lastfm.pot
launch_here: rewrite git revision retrieval
[user/henk/code/ruby/rbot.git] / po / rbot-lastfm.pot
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..44e47b429f638c5deb9d6124d3935db0f824769e 100644 (file)
@@ -0,0 +1,190 @@
+# 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: 2008-11-11 20:21+0100\n"
+"PO-Revision-Date: 2008-11-11 20:21+0100\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:32
+msgid " and %{n} more..."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:75
+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>. The number of events <num> that can be displayed "
+"is optional, defaults to %{d} and cannot be higher than %{m}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:77
+msgid "lastfm artist <name> => show information on artist <name> from last.fm"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:79
+msgid ""
+"lastfm album <name> => show information on album <name> from last.fm [not "
+"implemented yet]"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:81
+msgid "lastfm track <name> => search tracks matching <name> on last.fm"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:83
+msgid ""
+"lastfm now [<user>] => show the now playing track from last.fm.  np [<user>] "
+"does the same."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:85
+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 "
+"verb. default \"listening\" and \"listened\"."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:87
+msgid ""
+"lastfm who [<nick>] => show who <nick> is at last.fm. if <nick> is empty, "
+"show who you are at lastfm."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:89
+msgid ""
+"lastfm compare <nick1> <nick2> => show musical taste compatibility between "
+"nick1 and nick2."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:91
+msgid ""
+"lastfm [<user>] => show your or <user>'s now playing track at lastfm. np "
+"[<user>] => same as 'lastfm'. other topics: events, artist, album, track, "
+"now, set, who, compare"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:116
+msgid "Could not retrieve events"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:158 data/rbot/plugins/lastfm.rb:215
+#: 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 ""
+
+#: data/rbot/plugins/lastfm.rb:174
+msgid ""
+"%{u} doesn't exist at last.fm. Perhaps you need to: lastfm set <username>"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:178
+msgid "Bad: %{e}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:187
+msgid "Super"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:189
+msgid "Very High"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:191
+msgid "High"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:193
+msgid "Medium"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:195
+msgid "Low"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:197
+msgid "Very Low"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:199
+msgid "%{a}'s and %{b}'s musical compatibility rating is: %{r}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:229
+msgid "Error %{e}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:235
+msgid "%{u} hasn't played anything recently"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:255
+msgid "listening"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:259
+msgid "%{u} is %{v} to \"%{t}\" by %{a} %{b}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:261
+msgid "listened"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:266
+msgid "%{u} %{v} to \"%{t}\" by %{a} %{b}%{p}"
+msgstr ""
+
+#: 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:286
+msgid ""
+"%{b}%{a}%{b} has been played %{c} times and is being listened to by %{l} "
+"people."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:309
+msgid "%{bold}%{t}%{bold} by %{bold}%{a}%{bold} (%{n} listeners)"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:322
+msgid "track %{a} not found"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:329
+msgid "I had problems getting album info"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:351
+msgid "I couldn't locate: \"%{a}\" by %{r}"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:355
+msgid "The album \"%{a}\" by %{r} %{y}has been played %{c} times."
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:362
+msgid "Ok, I'll remember that %{n} is %{u} at last.fm"
+msgstr ""
+
+#: data/rbot/plugins/lastfm.rb:371
+msgid "Ok, I'll remember that %{n} prefers %{r} and %{p}."
+msgstr ""
+
+#: 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>"
+msgstr ""