diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 18:59:32 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 18:59:32 +0200 |
commit | b482dc223f85d1b0a612ce1b50e7a1318285d692 (patch) | |
tree | 684ec51ef2637f83eaca70f66202e37452d08168 /po/en/rbot-greet.po | |
parent | 60c7356a4917a43a4ce85cf3613c3972b3edec7f (diff) |
Add missing po(t) files
Diffstat (limited to 'po/en/rbot-greet.po')
-rw-r--r-- | po/en/rbot-greet.po | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/po/en/rbot-greet.po b/po/en/rbot-greet.po new file mode 100644 index 00000000..e54e7185 --- /dev/null +++ b/po/en/rbot-greet.po @@ -0,0 +1,32 @@ +# English 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=2; plural=(n != 1);\n" + +#: data/rbot/plugins/greet.rb:14 +msgid "Greet people on these channels." +msgstr "Greet people on these channels." + +#: 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 "" +"By default, greetings are fetched from lang files. You can use this to " +"specify custom messages, use %s to represent a nick." + +#: data/rbot/plugins/greet.rb:22 +msgid "Greet with delay so that the greeting seems human-like." +msgstr "Greet with delay so that the greeting seems human-like." |