diff options
Diffstat (limited to 'po/zh_TW/rbot-spotify.po')
-rw-r--r-- | po/zh_TW/rbot-spotify.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/zh_TW/rbot-spotify.po b/po/zh_TW/rbot-spotify.po new file mode 100644 index 00000000..4a896b9f --- /dev/null +++ b/po/zh_TW/rbot-spotify.po @@ -0,0 +1,46 @@ +# Chinese translations for PACKAGE package. +# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2010-06-30 09:58+0200\n" +"PO-Revision-Date: 2010-06-30 09:58+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\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/spotify.rb:22 +msgid "" +"spotify plugin - usage: spotify <spotify>, spotify artist <artist>, spotify " +"album <album>" +msgstr "" + +#: data/rbot/plugins/spotify.rb:40 +msgid "%{b}%{artist}%{b} – %{track}" +msgstr "" + +#: data/rbot/plugins/spotify.rb:47 +msgid " [%{u}%{album}%{u}, %{released}]" +msgstr "" + +#: data/rbot/plugins/spotify.rb:53 +msgid " [%{u}%{album}%{u}]" +msgstr "" + +#: data/rbot/plugins/spotify.rb:56 +msgid " — %{url}" +msgstr "" + +#: data/rbot/plugins/spotify.rb:58 +msgid "%{b}%{artist}%{b} — %{url}" +msgstr "" + +#: data/rbot/plugins/spotify.rb:64 +msgid "%{b}%{artist}%{b} – %{u}%{album}%{u} — %{url}" +msgstr "" |