]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/en/rbot-spotify.po
tests: mocked bot and messages added, added points tests
[user/henk/code/ruby/rbot.git] / po / en / rbot-spotify.po
1 # English translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Automatically generated, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2010-06-30 09:58+0200\n"
10 "PO-Revision-Date: 2010-06-30 09:58+0200\n"
11 "Last-Translator: Automatically generated\n"
12 "Language-Team: none\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 #: data/rbot/plugins/spotify.rb:22
20 msgid ""
21 "spotify plugin - usage: spotify <spotify>, spotify artist <artist>, spotify "
22 "album <album>"
23 msgstr ""
24 "spotify plugin - usage: spotify <spotify>, spotify artist <artist>, spotify "
25 "album <album>"
26
27 #: data/rbot/plugins/spotify.rb:40
28 msgid "%{b}%{artist}%{b} – %{track}"
29 msgstr "%{b}%{artist}%{b} – %{track}"
30
31 #: data/rbot/plugins/spotify.rb:47
32 msgid " [%{u}%{album}%{u}, %{released}]"
33 msgstr " [%{u}%{album}%{u}, %{released}]"
34
35 #: data/rbot/plugins/spotify.rb:53
36 msgid " [%{u}%{album}%{u}]"
37 msgstr " [%{u}%{album}%{u}]"
38
39 #: data/rbot/plugins/spotify.rb:56
40 msgid " — %{url}"
41 msgstr " — %{url}"
42
43 #: data/rbot/plugins/spotify.rb:58
44 msgid "%{b}%{artist}%{b} — %{url}"
45 msgstr "%{b}%{artist}%{b} — %{url}"
46
47 #: data/rbot/plugins/spotify.rb:64
48 msgid "%{b}%{artist}%{b} – %{u}%{album}%{u} — %{url}"
49 msgstr "%{b}%{artist}%{b} – %{u}%{album}%{u} — %{url}"