diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2008-06-05 22:20:18 -0400 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2008-06-05 22:20:18 -0400 |
commit | 33c336af346dc08b4f4f4951dd6eae7150cef481 (patch) | |
tree | 15dfb8b38f2bf92f4c8b50b9460f511035183dea /po/zh_TW/rbot-tube.po | |
parent | 21947daae8f66141d3c53ce2f58eab60701d52bf (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-tube.po')
-rw-r--r-- | po/zh_TW/rbot-tube.po | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/po/zh_TW/rbot-tube.po b/po/zh_TW/rbot-tube.po new file mode 100644 index 00000000..e1079c6b --- /dev/null +++ b/po/zh_TW/rbot-tube.po @@ -0,0 +1,16 @@ +# 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 18:27-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" |