From b482dc223f85d1b0a612ce1b50e7a1318285d692 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Wed, 30 Jun 2010 18:59:32 +0200 Subject: Add missing po(t) files --- po/zh_CN/rbot-greet.po | 30 +++++++++++++++++++++++++++++ po/zh_CN/rbot-lib_spotify.po | 0 po/zh_CN/rbot-note.po | 0 po/zh_CN/rbot-spotify.po | 46 ++++++++++++++++++++++++++++++++++++++++++++ po/zh_CN/rbot-tumblr.po | 43 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 119 insertions(+) create mode 100644 po/zh_CN/rbot-greet.po create mode 100644 po/zh_CN/rbot-lib_spotify.po create mode 100644 po/zh_CN/rbot-note.po create mode 100644 po/zh_CN/rbot-spotify.po create mode 100644 po/zh_CN/rbot-tumblr.po (limited to 'po/zh_CN') diff --git a/po/zh_CN/rbot-greet.po b/po/zh_CN/rbot-greet.po new file mode 100644 index 00000000..f4dd997f --- /dev/null +++ b/po/zh_CN/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_CN/rbot-lib_spotify.po b/po/zh_CN/rbot-lib_spotify.po new file mode 100644 index 00000000..e69de29b diff --git a/po/zh_CN/rbot-note.po b/po/zh_CN/rbot-note.po new file mode 100644 index 00000000..e69de29b diff --git a/po/zh_CN/rbot-spotify.po b/po/zh_CN/rbot-spotify.po new file mode 100644 index 00000000..4a896b9f --- /dev/null +++ b/po/zh_CN/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 artist , spotify " +"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_CN/rbot-tumblr.po b/po/zh_CN/rbot-tumblr.po new file mode 100644 index 00000000..ed304697 --- /dev/null +++ b/po/zh_CN/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 "" +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 "" -- cgit v1.2.3