diff options
Diffstat (limited to 'po/zh_TW')
-rw-r--r-- | po/zh_TW/rbot-greet.po | 30 | ||||
-rw-r--r-- | po/zh_TW/rbot-lib_spotify.po | 0 | ||||
-rw-r--r-- | po/zh_TW/rbot-note.po | 0 | ||||
-rw-r--r-- | po/zh_TW/rbot-spotify.po | 46 | ||||
-rw-r--r-- | po/zh_TW/rbot-tumblr.po | 43 |
5 files changed, 119 insertions, 0 deletions
diff --git a/po/zh_TW/rbot-greet.po b/po/zh_TW/rbot-greet.po new file mode 100644 index 00000000..f4dd997f --- /dev/null +++ b/po/zh_TW/rbot-greet.po @@ -0,0 +1,30 @@ +# 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/greet.rb:14 +msgid "Greet people on these channels." +msgstr "" + +#: data/rbot/plugins/greet.rb:18 +msgid "" +"By default, greetings are fetched from lang files. You can use this to " +"specify custom messages, use %s to represent a nick." +msgstr "" + +#: data/rbot/plugins/greet.rb:22 +msgid "Greet with delay so that the greeting seems human-like." +msgstr "" diff --git a/po/zh_TW/rbot-lib_spotify.po b/po/zh_TW/rbot-lib_spotify.po new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/po/zh_TW/rbot-lib_spotify.po diff --git a/po/zh_TW/rbot-note.po b/po/zh_TW/rbot-note.po new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/po/zh_TW/rbot-note.po 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 "" diff --git a/po/zh_TW/rbot-tumblr.po b/po/zh_TW/rbot-tumblr.po new file mode 100644 index 00000000..ed304697 --- /dev/null +++ b/po/zh_TW/rbot-tumblr.po @@ -0,0 +1,43 @@ +# 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/tumblr.rb:78 data/rbot/plugins/tumblr.rb:97 +#: data/rbot/plugins/tumblr.rb:113 +msgid "Please specify a channel" +msgstr "" + +#: data/rbot/plugins/tumblr.rb:82 data/rbot/plugins/tumblr.rb:101 +msgid "No tumblr credentials set for %{chan}" +msgstr "" + +#: data/rbot/plugins/tumblr.rb:88 +msgid "<hidden>" +msgstr "" + +#: data/rbot/plugins/tumblr.rb:91 +msgid "" +"Links on %{chan} will go to %{group} using account %{email} and password %" +"{pwd}" +msgstr "" + +#: data/rbot/plugins/tumblr.rb:107 +msgid "Links on %{chan} will not be posted to tumblr anymore" +msgstr "" + +#: data/rbot/plugins/tumblr.rb:117 +msgid "%{chan} already has credentials configured" +msgstr "" |