# Gettext template file for rbot # Copyright (C) 2007 Tom Gilbert # This file is distributed under the same license as the rbot package. # Tom Gilbert , 2007. # msgid "" msgstr "" "Project-Id-Version: rbot\n" "POT-Creation-Date: 2009-03-20 15:57+0100\n" "PO-Revision-Date: 2007-07-09 01:24-0400\n" "Last-Translator: Liang-Bin Hsueh \n" "Language-Team: Chinese\n" "Language: \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/dictclient.rb:61 msgid "Hostname or hostname:port of the DICT server used to lookup words" msgstr "" #: data/rbot/plugins/dictclient.rb:64 msgid "" "When multiple databases reply a number of definitions that above this limit, " "only the database names will be listed. Otherwise, the full definitions from " "each database are replied" msgstr "" #: data/rbot/plugins/dictclient.rb:67 msgid "Each definition is truncated to this length" msgstr "" #: data/rbot/plugins/dictclient.rb:70 msgid "Format of headwords; will be replaced with the actual word" msgstr "" #: data/rbot/plugins/dictclient.rb:73 msgid "" "Format of database names; will be replaced with the database name" msgstr "" #: data/rbot/plugins/dictclient.rb:76 msgid "" "Format of definitions. will be replaced with the formatted headword, " " will be replaced with the truncated definition, and with " "the formatted database name" msgstr "" #: data/rbot/plugins/dictclient.rb:79 msgid "" "Format of match results. will be replaced with the formatted " "headwords, with the formatted database name" msgstr "" #: data/rbot/plugins/dictclient.rb:99 msgid "" "An error occured connecting to the DICT server. Check the dictclient.server " "configuration or retry later" msgstr "" #: data/rbot/plugins/dictclient.rb:101 msgid "A protocol error occured" msgstr "" #: data/rbot/plugins/dictclient.rb:103 msgid "An error occured" msgstr "" #: data/rbot/plugins/dictclient.rb:125 msgid "" "Many definitions for %{phrase} were found in %{databases}. Use 'define " " from to view a definition." msgstr "" #: data/rbot/plugins/dictclient.rb:142 msgid "No definition for %{phrase} found from %{database}." msgstr "" #: data/rbot/plugins/dictclient.rb:163 msgid "Nothing matched %{query} from %{database} using %{strategy}" msgstr "" #: data/rbot/plugins/dictclient.rb:173 msgid "Databases: %{list}" msgstr "" #: data/rbot/plugins/dictclient.rb:181 msgid "Strategies: %{list}" msgstr "" #: data/rbot/plugins/dictclient.rb:190 msgid "define [from ] => Show definition of a phrase" msgstr "" #: data/rbot/plugins/dictclient.rb:192 msgid "" "match [using ] [from ] => Show phrases matching " "the given pattern" msgstr "" #: data/rbot/plugins/dictclient.rb:194 msgid "" "dictclient databases => List databases; dictclient strategies => List " "strategies" msgstr "" #: data/rbot/plugins/dictclient.rb:196 msgid "" "look up phrases on the configured DICT server. topics: define, match, server " "information" msgstr ""