From 747c7c77c0b956b251a30f7024baadf530888e1f Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 20 Mar 2009 16:01:45 +0100 Subject: BIG PO file update --- po/rbot.pot | 120 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 62 insertions(+), 58 deletions(-) (limited to 'po/rbot.pot') diff --git a/po/rbot.pot b/po/rbot.pot index 2dafc843..18581589 100644 --- a/po/rbot.pot +++ b/po/rbot.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2009-03-01 23:49+0100\n" -"PO-Revision-Date: 2009-03-01 23:49+0100\n" +"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"PO-Revision-Date: 2009-03-20 15:57+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -666,7 +666,7 @@ msgstr "" #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101 -#: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150 +#: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:152 msgid "no such config key %{key}" msgstr "" @@ -679,12 +679,12 @@ msgid "possible keys: %{kl}" msgstr "" #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112 -#: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165 +#: lib/rbot/core/config.rb:144 lib/rbot/core/config.rb:169 msgid "this config change will take effect on the next restart" msgstr "" #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115 -#: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166 +#: lib/rbot/core/config.rb:145 lib/rbot/core/config.rb:170 msgid "this config change will take effect on the next rescan" msgstr "" @@ -692,92 +692,92 @@ msgstr "" msgid "failed to set %{key}: %{error}" msgstr "" -#: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154 +#: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:156 msgid "config key %{key} is not an array" msgstr "" -#: lib/rbot/core/config.rb:138 +#: lib/rbot/core/config.rb:139 msgid "failed to add %{value} to %{key}: %{error}" msgstr "" -#: lib/rbot/core/config.rb:161 +#: lib/rbot/core/config.rb:164 msgid "failed to remove %{value} from %{key}: %{error}" msgstr "" -#: lib/rbot/core/config.rb:175 +#: lib/rbot/core/config.rb:179 msgid "saving ..." msgstr "" -#: lib/rbot/core/config.rb:177 +#: lib/rbot/core/config.rb:181 msgid "rescanning ..." msgstr "" -#: lib/rbot/core/config.rb:179 +#: lib/rbot/core/config.rb:183 msgid "done. %{plugin_status}" msgstr "" -#: lib/rbot/core/config.rb:221 +#: lib/rbot/core/config.rb:225 msgid "" "config list => list configuration modules, config list => list " "configuration keys for module " msgstr "" -#: lib/rbot/core/config.rb:223 +#: lib/rbot/core/config.rb:227 msgid "config get => get configuration value for key " msgstr "" -#: lib/rbot/core/config.rb:225 +#: lib/rbot/core/config.rb:229 msgid "reset key to the default" msgstr "" -#: lib/rbot/core/config.rb:227 +#: lib/rbot/core/config.rb:231 msgid "" "config set => set configuration value for key to " msgstr "" -#: lib/rbot/core/config.rb:229 +#: lib/rbot/core/config.rb:233 msgid "config desc => describe what key configures" msgstr "" -#: lib/rbot/core/config.rb:231 +#: lib/rbot/core/config.rb:235 msgid "" -"config add to => add value to key if is an " -"array" +"config add to => add values to key if is " +"an array" msgstr "" -#: lib/rbot/core/config.rb:233 +#: lib/rbot/core/config.rb:237 msgid "" "config rm from => remove value from key if " "is an array" msgstr "" -#: lib/rbot/core/config.rb:235 +#: lib/rbot/core/config.rb:239 msgid "" "config module - bot configuration. usage: list, desc, get, set, unset, add, " "rm" msgstr "" -#: lib/rbot/core/config.rb:240 +#: lib/rbot/core/config.rb:244 msgid "nick => change the bot nick to , if possible" msgstr "" -#: lib/rbot/core/config.rb:242 +#: lib/rbot/core/config.rb:246 msgid "status => display some information on the bot's status" msgstr "" -#: lib/rbot/core/config.rb:244 +#: lib/rbot/core/config.rb:248 msgid "save => save current dynamic data and configuration" msgstr "" -#: lib/rbot/core/config.rb:246 +#: lib/rbot/core/config.rb:250 msgid "rescan => reload modules and static facts" msgstr "" -#: lib/rbot/core/config.rb:248 +#: lib/rbot/core/config.rb:252 msgid "version => describes software version" msgstr "" -#: lib/rbot/core/config.rb:250 +#: lib/rbot/core/config.rb:254 msgid "config-related tasks: config, save, rescan, version, nick, status" msgstr "" @@ -817,111 +817,111 @@ msgstr "" msgid "sorry, no %{key} data for %{user}" msgstr "" -#: lib/rbot/core/utils/utils.rb:204 +#: lib/rbot/core/utils/utils.rb:184 msgid "year" msgstr "" -#: lib/rbot/core/utils/utils.rb:204 +#: lib/rbot/core/utils/utils.rb:184 msgid "years" msgstr "" -#: lib/rbot/core/utils/utils.rb:206 +#: lib/rbot/core/utils/utils.rb:186 msgid "month" msgstr "" -#: lib/rbot/core/utils/utils.rb:206 +#: lib/rbot/core/utils/utils.rb:186 msgid "months" msgstr "" -#: lib/rbot/core/utils/utils.rb:208 +#: lib/rbot/core/utils/utils.rb:188 msgid "day" msgstr "" -#: lib/rbot/core/utils/utils.rb:208 +#: lib/rbot/core/utils/utils.rb:188 msgid "days" msgstr "" -#: lib/rbot/core/utils/utils.rb:210 +#: lib/rbot/core/utils/utils.rb:190 msgid "hour" msgstr "" -#: lib/rbot/core/utils/utils.rb:210 +#: lib/rbot/core/utils/utils.rb:190 msgid "hours" msgstr "" -#: lib/rbot/core/utils/utils.rb:212 +#: lib/rbot/core/utils/utils.rb:192 msgid "minute" msgstr "" -#: lib/rbot/core/utils/utils.rb:212 +#: lib/rbot/core/utils/utils.rb:192 msgid "minutes" msgstr "" -#: lib/rbot/core/utils/utils.rb:214 +#: lib/rbot/core/utils/utils.rb:194 msgid "second" msgstr "" -#: lib/rbot/core/utils/utils.rb:214 +#: lib/rbot/core/utils/utils.rb:194 msgid "seconds" msgstr "" -#: lib/rbot/core/utils/utils.rb:221 +#: lib/rbot/core/utils/utils.rb:201 lib/rbot/core/utils/utils.rb:710 msgid " and " msgstr "" -#: lib/rbot/core/utils/utils.rb:252 +#: lib/rbot/core/utils/utils.rb:232 msgid "right now" msgstr "" -#: lib/rbot/core/utils/utils.rb:256 +#: lib/rbot/core/utils/utils.rb:236 msgid "%{d} from now" msgstr "" -#: lib/rbot/core/utils/utils.rb:258 +#: lib/rbot/core/utils/utils.rb:238 msgid "%{d} ago" msgstr "" -#: lib/rbot/core/utils/utils.rb:270 +#: lib/rbot/core/utils/utils.rb:250 msgid "%{m} years" msgstr "" -#: lib/rbot/core/utils/utils.rb:272 +#: lib/rbot/core/utils/utils.rb:252 msgid "%{m} months" msgstr "" -#: lib/rbot/core/utils/utils.rb:274 +#: lib/rbot/core/utils/utils.rb:254 msgid "%{m} weeks" msgstr "" -#: lib/rbot/core/utils/utils.rb:276 +#: lib/rbot/core/utils/utils.rb:256 msgid "%{m} days" msgstr "" -#: lib/rbot/core/utils/utils.rb:278 +#: lib/rbot/core/utils/utils.rb:258 msgid "%{m} hours" msgstr "" -#: lib/rbot/core/utils/utils.rb:280 +#: lib/rbot/core/utils/utils.rb:260 msgid "half an hour" msgstr "" -#: lib/rbot/core/utils/utils.rb:283 +#: lib/rbot/core/utils/utils.rb:263 msgid "an hour" msgstr "" -#: lib/rbot/core/utils/utils.rb:285 +#: lib/rbot/core/utils/utils.rb:265 msgid "an hour and a half" msgstr "" -#: lib/rbot/core/utils/utils.rb:287 +#: lib/rbot/core/utils/utils.rb:267 msgid "%{m} minutes" msgstr "" -#: lib/rbot/core/utils/utils.rb:289 +#: lib/rbot/core/utils/utils.rb:269 msgid "%{m} seconds" msgstr "" -#: lib/rbot/core/utils/utils.rb:291 +#: lib/rbot/core/utils/utils.rb:271 msgid "one second" msgstr "" @@ -937,19 +937,23 @@ msgstr "" msgid "Wordlists: %{found}" msgstr "" -#: lib/rbot/ircbot.rb:1325 +#: lib/rbot/ircbot.rb:1250 +msgid "restarting, back in %{wait}..." +msgstr "" + +#: lib/rbot/ircbot.rb:1333 msgid "help topics: " msgstr "" -#: lib/rbot/ircbot.rb:1327 +#: lib/rbot/ircbot.rb:1335 msgid " (help for more info)" msgstr "" -#: lib/rbot/ircbot.rb:1330 +#: lib/rbot/ircbot.rb:1338 msgid "no help for topic %{topic}" msgstr "" -#: lib/rbot/ircbot.rb:1341 +#: lib/rbot/ircbot.rb:1349 msgid "" "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received." msgstr "" -- cgit v1.2.3