summaryrefslogtreecommitdiff
path: root/po/zh_TW/rbot-nickserv.po
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2008-06-05 22:20:18 -0400
committerYaohan Chen <yaohan.chen@gmail.com>2008-06-05 22:20:18 -0400
commit33c336af346dc08b4f4f4951dd6eae7150cef481 (patch)
tree15dfb8b38f2bf92f4c8b50b9460f511035183dea /po/zh_TW/rbot-nickserv.po
parent21947daae8f66141d3c53ce2f58eab60701d52bf (diff)
each plugin uses its own po file
no modification in plugin source is needed, plugin loader is modified to automatically bind to the plugin's text domain updatepo task is modified to maintain per-plugin po file po files are updated and cleaned
Diffstat (limited to 'po/zh_TW/rbot-nickserv.po')
-rw-r--r--po/zh_TW/rbot-nickserv.po104
1 files changed, 104 insertions, 0 deletions
diff --git a/po/zh_TW/rbot-nickserv.po b/po/zh_TW/rbot-nickserv.po
new file mode 100644
index 00000000..c1170bf1
--- /dev/null
+++ b/po/zh_TW/rbot-nickserv.po
@@ -0,0 +1,104 @@
+# Gettext template file for rbot
+# Copyright (C) 2007 Tom Gilbert
+# This file is distributed under the same license as the rbot package.
+# Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2008-06-05 22:14-0400\n"
+"PO-Revision-Date: 2007-07-09 01:24-0400\n"
+"Last-Translator: Liang-Bin Hsueh <hlb@handlino.com>\n"
+"Language-Team: Chinese\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: data/rbot/plugins/nickserv.rb:26
+msgid "Name of the nick server (all lowercase)"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:31
+msgid "String to look for to see if the nick server is asking us to identify"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:36
+msgid ""
+"String to look for to see if the nick server is informing us that our nick "
+"is now available"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:41
+msgid ""
+"String to look for to see if the nick server is informing us that we have "
+"identified successfully"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:45
+msgid ""
+"Set to false if the nick server doesn't expect the nick as a parameter in "
+"the identify command"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:49
+msgid ""
+"Seconds to wait after sending a message to nickserv, e.g. after ghosting"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:54
+msgid ""
+"nickserv plugin: handles nickserv protected IRC nicks. topics password, "
+"register, identify, listnicks"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:56
+msgid ""
+"nickserv password [<nick>] <passwd>: remember the password for nick <nick> "
+"and use it to identify in future"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:58
+msgid ""
+"nickserv register [<password> [<email>]]: register the current nick, "
+"choosing a random password unless <password> is supplied - current nick must "
+"not already be registered for this to work. Also specify email if required "
+"by your services"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:60
+msgid ""
+"nickserv identify: identify with nickserv - shouldn't be needed - bot should "
+"identify with nickserv immediately on request - however this could be useful "
+"after splits or service disruptions, or when you just set the password for "
+"the current nick"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:62
+msgid ""
+"nickserv listnicks: lists nicknames and associated password the bot knows "
+"about - you will need config level auth access to do this one and it will "
+"reply by privmsg only"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:115
+msgid ""
+"I'm only changing this in my database, I won't inform %{ns_nick} of the "
+"change"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:136
+msgid "none known"
+msgstr "我不認識認識的人"
+
+#: data/rbot/plugins/nickserv.rb:163
+msgid "I cannot identify for a this nick"
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:165
+msgid "I dunno the nickserv password for the nickname %{botnick} :("
+msgstr ""
+
+#: data/rbot/plugins/nickserv.rb:167
+msgid "uh ... something went wrong ..."
+msgstr ""