diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-07-02 00:19:58 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-07-02 00:19:58 +0200 |
commit | 45e64112a783603d5bef1055829b791c62bc6272 (patch) | |
tree | a9080cc55423e0c3bc78f2744efd2e05810d2424 /po/it | |
parent | d74ddbfab3b4f97ad37b54d285902aaf7dd0aabf (diff) |
Update PO files
Diffstat (limited to 'po/it')
-rw-r--r-- | po/it/rbot-autoop.po | 11 | ||||
-rw-r--r-- | po/it/rbot-factoids.po | 25 | ||||
-rw-r--r-- | po/it/rbot-poll.po | 130 | ||||
-rw-r--r-- | po/it/rbot-quotes.po | 57 | ||||
-rw-r--r-- | po/it/rbot-sed.po | 24 | ||||
-rw-r--r-- | po/it/rbot-seen.po | 14 |
6 files changed, 224 insertions, 37 deletions
diff --git a/po/it/rbot-autoop.po b/po/it/rbot-autoop.po index e69de29b..1e109970 100644 --- a/po/it/rbot-autoop.po +++ b/po/it/rbot-autoop.po @@ -0,0 +1,11 @@ +#: data/rbot/plugins/autoop.rb:79 +msgid "Either specify a channel to seed, or ask in public" +msgstr "" + +#: data/rbot/plugins/autoop.rb:100 +msgid "Nobody to add" +msgstr "" + +#: data/rbot/plugins/autoop.rb:157 +msgid "Either specify a channel to restore, or ask in public" +msgstr "" diff --git a/po/it/rbot-factoids.po b/po/it/rbot-factoids.po index bb29f57b..981addae 100644 --- a/po/it/rbot-factoids.po +++ b/po/it/rbot-factoids.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"POT-Creation-Date: 2010-07-02 00:17+0200\n" "PO-Revision-Date: 2008-06-20 01:10+0100\n" "Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n" "Language-Team: it\n" @@ -55,8 +55,8 @@ msgstr "" "factoids plugin: learn that <factoid>, forget that <factoids>, facts about " "<words>" -#: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:409 -#: data/rbot/plugins/factoids.rb:441 +#: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:413 +#: data/rbot/plugins/factoids.rb:445 msgid "please select a fact number between 1 and %{total}" msgstr "per favore seleziona un numero di fatto tra 1 e %{total}" @@ -80,31 +80,36 @@ msgstr "[%{idx}/%{total}] %{fact}" msgid "I know %{total} facts" msgstr "conosco %{total} fatti" -#: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:425 +#: data/rbot/plugins/factoids.rb:353 data/rbot/plugins/factoids.rb:429 msgid "I know nothing about %{words}" msgstr "non so niente circa %{words}" -#: data/rbot/plugins/factoids.rb:357 +#: data/rbot/plugins/factoids.rb:355 +#, fuzzy +msgid "I know nothing matching %{rx}" +msgstr "non so niente circa %{words}" + +#: data/rbot/plugins/factoids.rb:361 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}" msgstr "" "%{len} di %{total} fatti si riferiscono a %{words}, ne mostrerò solo %{max}" -#: data/rbot/plugins/factoids.rb:417 +#: data/rbot/plugins/factoids.rb:421 msgid "I know nothing" msgstr "non so niente" -#: data/rbot/plugins/factoids.rb:457 +#: data/rbot/plugins/factoids.rb:461 msgid "not a date '%{dstr}'" msgstr "'%{dstr}' non è una data" -#: data/rbot/plugins/factoids.rb:465 +#: data/rbot/plugins/factoids.rb:469 msgid "couldn't change learn data for fact %{fact}: %{err}" msgstr "non sono riuscito a cambiare i dati per il fatto %{fact}: %{err}" -#: data/rbot/plugins/factoids.rb:480 +#: data/rbot/plugins/factoids.rb:484 msgid "failed to import facts from %{fname}: %{err}" msgstr "impossibile importare i fatti da %{fname}: %{err}" -#: data/rbot/plugins/factoids.rb:485 +#: data/rbot/plugins/factoids.rb:489 msgid "%{len} facts loaded from %{fname}" msgstr "%{len} fatti caricati da %{fname}" diff --git a/po/it/rbot-poll.po b/po/it/rbot-poll.po new file mode 100644 index 00000000..45a966ab --- /dev/null +++ b/po/it/rbot-poll.po @@ -0,0 +1,130 @@ +# Italian 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-07-02 00:17+0200\n" +"PO-Revision-Date: 2010-07-02 00:17+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/poll.rb:55 +msgid "poll's closed!" +msgstr "" + +#: data/rbot/plugins/poll.rb:59 +msgid "you already voted for %{vote}!" +msgstr "" + +#: data/rbot/plugins/poll.rb:69 +msgid "recorded your vote for %{choice}: %{value}" +msgstr "" + +#: data/rbot/plugins/poll.rb:73 +msgid "don't have an option %{choice}" +msgstr "" + +#: data/rbot/plugins/poll.rb:90 +msgid "options are: " +msgstr "" + +#: data/rbot/plugins/poll.rb:101 +msgid "How many polls a user can have running at once" +msgstr "" + +#: data/rbot/plugins/poll.rb:104 +msgid "How long a poll will accept answers, by default." +msgstr "" + +#: data/rbot/plugins/poll.rb:107 +msgid "Should we save results until we see the nick of the pollster?" +msgstr "" + +#: data/rbot/plugins/poll.rb:138 +msgid "Sorry, you're already at the limit (%{limit}) polls" +msgstr "" + +#: data/rbot/plugins/poll.rb:148 +msgid "This isn't a dictatorship!" +msgstr "" + +#: data/rbot/plugins/poll.rb:185 +msgid "I don't understand the time spec %{timespec}" +msgstr "" + +#: data/rbot/plugins/poll.rb:193 +msgid "new poll from %{author}: %{question}" +msgstr "" + +#: data/rbot/plugins/poll.rb:201 +msgid "poll vote %{id} <SINGLE-LETTER>" +msgstr "" + +#: data/rbot/plugins/poll.rb:204 +msgid "you have %{duration}, vote with " +msgstr "" + +#: data/rbot/plugins/poll.rb:205 +msgid "%{priv} or %{public}" +msgstr "" + +#: data/rbot/plugins/poll.rb:226 +msgid "let's find the answer to: %{q}" +msgstr "" + +#: data/rbot/plugins/poll.rb:236 +msgid "nobody voted" +msgstr "" + +#: data/rbot/plugins/poll.rb:239 +msgid "no clear winner: " +msgstr "" + +#: data/rbot/plugins/poll.rb:249 +msgid "the winner was choice %{choice}: %{value} with %{count} vote (%{pct})" +msgid_plural "" +"the winner was choice %{choice}: %{value} with %{count} votes (%{pct})" +msgstr[0] "" +msgstr[1] "" + +#: data/rbot/plugins/poll.rb:273 +msgid "no polls running right now" +msgstr "" + +#: data/rbot/plugins/poll.rb:319 +msgid " It's still running!" +msgstr "" + +#: data/rbot/plugins/poll.rb:321 +msgid " Be patient, it'll end %{end}" +msgstr "" + +#: data/rbot/plugins/poll.rb:323 +msgid " You have until %{poll.ends_at} to vote if you haven't!" +msgstr "" + +#: data/rbot/plugins/poll.rb:341 +msgid "" +"poll [start] 'my question' 'answer1' 'answer2' ['answer3' ...] [for 5 " +"minutes] : Start a poll for the given duration. If you don't specify a " +"duration the default will be used." +msgstr "" + +#: data/rbot/plugins/poll.rb:345 +msgid "poll list : Give some info about currently active polls" +msgstr "" + +#: data/rbot/plugins/poll.rb:349 +msgid "vote" +msgstr "" + +#: data/rbot/plugins/poll.rb:351 +msgid "Hold informative polls: poll start|list|info|vote" +msgstr "" diff --git a/po/it/rbot-quotes.po b/po/it/rbot-quotes.po index 9da06a76..cc155817 100644 --- a/po/it/rbot-quotes.po +++ b/po/it/rbot-quotes.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"POT-Creation-Date: 2010-07-02 00:18+0200\n" "PO-Revision-Date: 2008-06-22 12:06+0100\n" "Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n" "Language-Team: it\n" @@ -15,94 +15,107 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: data/rbot/plugins/quotes.rb:132 +#: data/rbot/plugins/quotes.rb:143 msgid "" "addquote [<channel>] <quote> => Add quote <quote> for channel <channel>. You " "only need to supply <channel> if you are addressing %{nick} privately." msgstr "" -#: data/rbot/plugins/quotes.rb:134 +#: data/rbot/plugins/quotes.rb:145 msgid "" "delquote [<channel>] <num> => delete quote from <channel> with number <num>. " "You only need to supply <channel> if you are addressing %{nick} privately." msgstr "" -#: data/rbot/plugins/quotes.rb:136 +#: data/rbot/plugins/quotes.rb:147 msgid "" "getquote [<channel>] [<num>] => get quote from <channel> with number <num>. " "You only need to supply <channel> if you are addressing %{nick} privately. " "Without <num>, a random quote will be returned." msgstr "" -#: data/rbot/plugins/quotes.rb:138 +#: data/rbot/plugins/quotes.rb:149 msgid "" "searchquote [<channel>] <regexp> => search for quote from <channel> that " "matches <regexp>. You only need to supply <channel> if you are addressing %" "{nick} privately." msgstr "" -#: data/rbot/plugins/quotes.rb:140 +#: data/rbot/plugins/quotes.rb:151 +msgid "" +"listquotes [<channel>] <regexp> => list the quotes from <channel> that match " +"<regexp>. You only need to supply <channel> if you are addressing %{nick} " +"privately." +msgstr "" + +#: data/rbot/plugins/quotes.rb:153 msgid "" "topicquote [<channel>] [<num>] => set topic to quote from <channel> with " "number <num>. You only need to supply <channel> if you are addressing %" "{nick} privately. Without <num>, a random quote will be set." msgstr "" -#: data/rbot/plugins/quotes.rb:142 +#: data/rbot/plugins/quotes.rb:155 msgid "" "countquote [<channel>] <regexp> => count quotes from <channel> that match " "<regexp>. You only need to supply <channel> if you are addressing %{nick} " "privately." msgstr "" -#: data/rbot/plugins/quotes.rb:144 +#: data/rbot/plugins/quotes.rb:157 msgid "" "whoquote [<channel>] <num> => show who added quote <num>. You only need to " "supply <channel> if you are addressing %{nick} privately" msgstr "" -#: data/rbot/plugins/quotes.rb:146 +#: data/rbot/plugins/quotes.rb:159 msgid "" "whenquote [<channel>] <num> => show when quote <num> was added. You only " "need to supply <channel> if you are addressing %{nick} privately" msgstr "" -#: data/rbot/plugins/quotes.rb:148 +#: data/rbot/plugins/quotes.rb:161 msgid "" "lastquote [<channel>] => show the last quote in a given channel. You only " "need to supply <channel> if you are addressing %{nick} privately" msgstr "" -#: data/rbot/plugins/quotes.rb:150 +#: data/rbot/plugins/quotes.rb:163 msgid "" "Quote module (Quote storage and retrieval) topics: addquote, delquote, " -"getquote, searchquote, topicquote, countquote, whoquote, whenquote, lastquote" +"getquote, searchquote, listquotes, topicquote, countquote, whoquote, " +"whenquote, lastquote" msgstr "" -#: data/rbot/plugins/quotes.rb:167 data/rbot/plugins/quotes.rb:181 -#: data/rbot/plugins/quotes.rb:195 data/rbot/plugins/quotes.rb:209 -#: data/rbot/plugins/quotes.rb:223 data/rbot/plugins/quotes.rb:251 -#: data/rbot/plugins/quotes.rb:264 +#: data/rbot/plugins/quotes.rb:180 data/rbot/plugins/quotes.rb:194 +#: data/rbot/plugins/quotes.rb:208 data/rbot/plugins/quotes.rb:222 +#: data/rbot/plugins/quotes.rb:236 data/rbot/plugins/quotes.rb:250 +#: data/rbot/plugins/quotes.rb:278 data/rbot/plugins/quotes.rb:291 msgid "quote not found!" msgstr "nessuna citazione trovata!" -#: data/rbot/plugins/quotes.rb:176 data/rbot/plugins/quotes.rb:218 -#: data/rbot/plugins/quotes.rb:246 data/rbot/plugins/quotes.rb:259 +#: data/rbot/plugins/quotes.rb:189 data/rbot/plugins/quotes.rb:231 +#: data/rbot/plugins/quotes.rb:273 data/rbot/plugins/quotes.rb:286 msgid "[%{num}] %{quote}" msgstr "[%{num}] %{quote}" -#: data/rbot/plugins/quotes.rb:190 +#: data/rbot/plugins/quotes.rb:203 msgid "quote %{num} added by %{source}" msgstr "citazione %{num} aggiunta da %{source}" -#: data/rbot/plugins/quotes.rb:204 +#: data/rbot/plugins/quotes.rb:217 msgid "quote %{num} added on %{date}" msgstr "citazione %{num} aggiunta il %{date}" -#: data/rbot/plugins/quotes.rb:232 +#: data/rbot/plugins/quotes.rb:244 +#, fuzzy +msgid "%{total} quotes matching %{reg} found: %{list}" +msgstr "%{total} citazioni per %{reg}" + +#: data/rbot/plugins/quotes.rb:259 msgid "%{total} quotes matching %{reg}" msgstr "%{total} citazioni per %{reg}" -#: data/rbot/plugins/quotes.rb:237 +#: data/rbot/plugins/quotes.rb:264 msgid "%{total} quotes" msgstr "%{total} citazioni" diff --git a/po/it/rbot-sed.po b/po/it/rbot-sed.po new file mode 100644 index 00000000..0fe0de7d --- /dev/null +++ b/po/it/rbot-sed.po @@ -0,0 +1,24 @@ +# Italian 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-07-02 00:17+0200\n" +"PO-Revision-Date: 2010-07-02 00:17+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/sed.rb:47 +msgid "meant" +msgstr "" + +#: data/rbot/plugins/sed.rb:49 +msgid "You did something wrong... Try s/you/me/ or tell me \"help sed\"" +msgstr "" diff --git a/po/it/rbot-seen.po b/po/it/rbot-seen.po index 8623bba5..37c32651 100644 --- a/po/it/rbot-seen.po +++ b/po/it/rbot-seen.po @@ -60,25 +60,29 @@ msgid "Maximum number of seen users to return in search (0 = no limit)." msgstr "" #: data/rbot/plugins/seen.rb:35 +msgid "Strings/regexes that you'd like to ignore for 'last message' purposes" +msgstr "" + +#: data/rbot/plugins/seen.rb:38 msgid "seen <nick> => have you seen, or when did you last see <nick>" msgstr "" -#: data/rbot/plugins/seen.rb:59 +#: data/rbot/plugins/seen.rb:62 msgid "nope!" msgstr "" -#: data/rbot/plugins/seen.rb:146 +#: data/rbot/plugins/seen.rb:153 msgid "a moment" msgstr "" -#: data/rbot/plugins/seen.rb:148 +#: data/rbot/plugins/seen.rb:155 msgid "a while" msgstr "" -#: data/rbot/plugins/seen.rb:160 +#: data/rbot/plugins/seen.rb:167 msgid "just now" msgstr "" -#: data/rbot/plugins/seen.rb:162 +#: data/rbot/plugins/seen.rb:169 msgid "%{time} ago" msgstr "" |