diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 09:59:31 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-30 09:59:31 +0200 |
commit | 0b7e2de80f2b2f2cdbc14f5b9c5c366a64ba0f5d (patch) | |
tree | bc09b8d4b5e3232a64ff3cb59725ad00ffa4f2b8 /po/zh_CN/rbot-seen.po | |
parent | f0582b56cdfad1ec450b7f5fe8d0c68fe88b5d7c (diff) |
Update PO files
Diffstat (limited to 'po/zh_CN/rbot-seen.po')
-rw-r--r-- | po/zh_CN/rbot-seen.po | 82 |
1 files changed, 47 insertions, 35 deletions
diff --git a/po/zh_CN/rbot-seen.po b/po/zh_CN/rbot-seen.po index 6e199bfe..8623bba5 100644 --- a/po/zh_CN/rbot-seen.po +++ b/po/zh_CN/rbot-seen.po @@ -1,72 +1,84 @@ +#: data/rbot/plugins/seen.rb:12 +msgid "saying \"%{message}\" in %{where}" +msgstr "" + #: data/rbot/plugins/seen.rb:13 -msgid "Maximum number of seen users to return in search (0 = no limit)." +msgid "doing *%{nick} %{message}* in %{where}" +msgstr "" + +#: data/rbot/plugins/seen.rb:14 +msgid "changing nick from %{nick} to %{message}" +msgstr "" + +#: data/rbot/plugins/seen.rb:15 +msgid "leaving %{where} (%{message})" msgstr "" #: data/rbot/plugins/seen.rb:16 -msgid "seen <nick> => have you seen, or when did you last see <nick>" +msgid "leaving %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:40 -msgid "nope!" +#: data/rbot/plugins/seen.rb:17 +msgid "joining %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:87 -msgid "%{nick} was last seen %{when}, %{doing}" +#: data/rbot/plugins/seen.rb:18 +msgid "quitting IRC (%{message})" msgstr "" -#: data/rbot/plugins/seen.rb:88 -msgid "" -"%{nick} was last seen %{when}, %{doing} and %{time} before %{did_before}" +#: data/rbot/plugins/seen.rb:19 +msgid "changing the topic of %{where} to \"%{message}\"" msgstr "" -#: data/rbot/plugins/seen.rb:95 data/rbot/plugins/seen.rb:128 -msgid "saying \"%{message}\"" +#: data/rbot/plugins/seen.rb:21 +msgid "a private channel" msgstr "" -#: data/rbot/plugins/seen.rb:97 -msgid "doing *%{nick} %{message}*" +#: data/rbot/plugins/seen.rb:22 +msgid "changing the topic of %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:107 -msgid "a moment" +#: data/rbot/plugins/seen.rb:24 +msgid "speaking in %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:109 -msgid "a while" +#: data/rbot/plugins/seen.rb:25 +msgid "doing something in %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:121 -msgid "just now" +#: data/rbot/plugins/seen.rb:27 +msgid "%{nick} was last seen %{when}, %{doing}" msgstr "" -#: data/rbot/plugins/seen.rb:123 -msgid "%{time} ago" +#: data/rbot/plugins/seen.rb:28 +msgid "" +"%{nick} was last seen %{when}, %{doing} and %{time} before %{did_before}" msgstr "" -#: data/rbot/plugins/seen.rb:130 -msgid "doing *%{message}*" +#: data/rbot/plugins/seen.rb:32 +msgid "Maximum number of seen users to return in search (0 = no limit)." msgstr "" -#: data/rbot/plugins/seen.rb:132 -msgid "changing nick from %{nick} to %{message}" +#: data/rbot/plugins/seen.rb:35 +msgid "seen <nick> => have you seen, or when did you last see <nick>" msgstr "" -#: data/rbot/plugins/seen.rb:135 -msgid "leaving %{where}" +#: data/rbot/plugins/seen.rb:59 +msgid "nope!" msgstr "" -#: data/rbot/plugins/seen.rb:137 -msgid "leaving %{where} (%{message})" +#: data/rbot/plugins/seen.rb:146 +msgid "a moment" msgstr "" -#: data/rbot/plugins/seen.rb:140 -msgid "joining %{where}" +#: data/rbot/plugins/seen.rb:148 +msgid "a while" msgstr "" -#: data/rbot/plugins/seen.rb:142 -msgid "quitting IRC (%{message})" +#: data/rbot/plugins/seen.rb:160 +msgid "just now" msgstr "" -#: data/rbot/plugins/seen.rb:144 -msgid "changing the topic of %{where} to \"%{message}\"" +#: data/rbot/plugins/seen.rb:162 +msgid "%{time} ago" msgstr "" |