-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
1,875 additions
and
1,336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#: data/rbot/plugins/autorejoin.rb:60 | ||
msgid "for kicking me out earlier" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: rbot\n" | ||
"POT-Creation-Date: 2008-06-20 01:49+0200\n" | ||
"POT-Creation-Date: 2009-01-22 16:33+0100\n" | ||
"PO-Revision-Date: 2007-07-14 00:06-0400\n" | ||
"Last-Translator: Yaohan Chen <[email protected]>\n" | ||
"Language-Team: English\n" | ||
|
@@ -15,167 +15,167 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:78 data/rbot/plugins/games/azgame.rb:251 | ||
#: data/rbot/plugins/games/azgame.rb:257 | ||
#: data/rbot/plugins/games/azgame.rb:106 data/rbot/plugins/games/azgame.rb:304 | ||
#: data/rbot/plugins/games/azgame.rb:310 | ||
msgid "%{count} try" | ||
msgid_plural "%{count} tries" | ||
msgstr[0] "%{count} try" | ||
msgstr[1] "%{count} tries" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:83 | ||
#: data/rbot/plugins/games/azgame.rb:111 | ||
msgid "winner, %{tries}" | ||
msgstr "" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:163 | ||
#: data/rbot/plugins/games/azgame.rb:208 | ||
msgid "" | ||
"%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, " | ||
"%{bold}%{player}%{bold}!" | ||
msgstr "" | ||
"%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, " | ||
"%{bold}%{player}%{bold}!" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:170 | ||
#: data/rbot/plugins/games/azgame.rb:215 | ||
msgid "" | ||
"The game was won after %{tries} tries. Scores for this game: %{scores}" | ||
msgstr "" | ||
"The game was won after %{tries} tries. Scores for this game: %{scores}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:173 | ||
#: data/rbot/plugins/games/azgame.rb:218 | ||
msgid "%{word} is not in the range %{bold}%{range}%{bold}" | ||
msgstr "%{word} is not in the range %{bold}%{range}%{bold}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:177 | ||
#: data/rbot/plugins/games/azgame.rb:222 | ||
msgid "%{word} doesn't exist or is not acceptable for the game" | ||
msgstr "%{word} doesn't exist or is not acceptable for the game" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:183 | ||
#: data/rbot/plugins/games/azgame.rb:228 | ||
msgid "close, but no cigar. New range: %{bold}%{range}%{bold}" | ||
msgstr "close, but no cigar. New range: %{bold}%{range}%{bold}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:187 | ||
#: data/rbot/plugins/games/azgame.rb:232 | ||
msgid "%{word} is already one of the range extrema: %{range}" | ||
msgstr "%{word} is already one of the range extrema: %{range}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:189 | ||
#: data/rbot/plugins/games/azgame.rb:234 | ||
msgid "hm, something went wrong while verifying %{word}" | ||
msgstr "hm, something went wrong while verifying %{word}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:198 | ||
#: data/rbot/plugins/games/azgame.rb:243 | ||
msgid "no A-Z game running here, can't check if %{word} is valid, can I?" | ||
msgstr "no A-Z game running here, can't check if %{word} is valid, can I?" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:202 | ||
#: data/rbot/plugins/games/azgame.rb:247 | ||
msgid "I only accept single words composed by letters only, sorry" | ||
msgstr "I only accept single words composed by letters only, sorry" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:212 | ||
#: data/rbot/plugins/games/azgame.rb:257 | ||
msgid "the word in %{bold}%{range}%{bold} was: %{bold}%{word}%{bold}" | ||
msgstr "the word in %{bold}%{range}%{bold} was: %{bold}%{word}%{bold}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:216 | ||
#: data/rbot/plugins/games/azgame.rb:261 | ||
msgid "" | ||
"The game was cancelled after %{tries} tries. Scores for this game would have " | ||
"been: %{scores}" | ||
msgstr "" | ||
"The game was cancelled after %{tries} tries. Scores for this game would have " | ||
"been: %{scores}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:219 | ||
#: data/rbot/plugins/games/azgame.rb:264 | ||
msgid "no A-Z game running in this channel ..." | ||
msgstr "no A-Z game running in this channel ..." | ||
|
||
#: data/rbot/plugins/games/azgame.rb:229 | ||
#: data/rbot/plugins/games/azgame.rb:274 | ||
msgid "let me think ..." | ||
msgstr "let me think ..." | ||
|
||
#: data/rbot/plugins/games/azgame.rb:233 | ||
#: data/rbot/plugins/games/azgame.rb:278 data/rbot/plugins/games/azgame.rb:286 | ||
msgid "couldn't think of anything ..." | ||
msgstr "couldn't think of anything ..." | ||
|
||
#: data/rbot/plugins/games/azgame.rb:237 | ||
msgid "I can't play A-Z in %{lang}, sorry" | ||
msgstr "I can't play A-Z in %{lang}, sorry" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:240 | ||
#: data/rbot/plugins/games/azgame.rb:281 data/rbot/plugins/games/azgame.rb:289 | ||
msgid "got it!" | ||
msgstr "got it!" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:250 | ||
#: data/rbot/plugins/games/azgame.rb:292 | ||
msgid "I can't play A-Z in %{lang}, sorry" | ||
msgstr "I can't play A-Z in %{lang}, sorry" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:303 | ||
msgid " (after %{total_tries} and %{invalid_tries})" | ||
msgstr " (after %{total_tries} and %{invalid_tries}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:253 | ||
#: data/rbot/plugins/games/azgame.rb:306 | ||
msgid "%{count} invalid try" | ||
msgid_plural "%{count} invalid tries" | ||
msgstr[0] "%{count} invalid try" | ||
msgstr[1] "%{count} invalid tries" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:256 | ||
#: data/rbot/plugins/games/azgame.rb:309 | ||
msgid " (after %{total_tries})" | ||
msgstr " (after %{total_tries}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:262 | ||
#: data/rbot/plugins/games/azgame.rb:315 | ||
msgid "A-Z: %{bold}%{range}%{bold}" | ||
msgstr "A-Z: %{bold}%{range}%{bold}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:273 | ||
#: data/rbot/plugins/games/azgame.rb:326 | ||
msgid "I have %{count} %{lang} word in my cache" | ||
msgid_plural "I have %{count} %{lang} words in my cache" | ||
msgstr[0] "I have %{count} %{lang} word in my cache" | ||
msgstr[1] "I have %{count} %{lang} words in my cache" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:276 | ||
#: data/rbot/plugins/games/azgame.rb:329 | ||
msgid "provide a regexp to match" | ||
msgstr "provide a regexp to match" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:288 | ||
#: data/rbot/plugins/games/azgame.rb:341 | ||
msgid "no %{lang} word I know match %{pattern}" | ||
msgstr "no %{lang} word I know match %{pattern}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:290 | ||
#: data/rbot/plugins/games/azgame.rb:343 | ||
msgid "" | ||
"more than 25 %{lang} words I know match %{pattern}, try a stricter matching" | ||
msgstr "" | ||
"more than 25 %{lang} words I know match %{pattern}, try a stricter matching" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:296 data/rbot/plugins/games/azgame.rb:312 | ||
#: data/rbot/plugins/games/azgame.rb:324 | ||
#: data/rbot/plugins/games/azgame.rb:349 data/rbot/plugins/games/azgame.rb:365 | ||
#: data/rbot/plugins/games/azgame.rb:377 | ||
msgid "provide a word" | ||
msgstr "provide a word" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:301 data/rbot/plugins/games/azgame.rb:317 | ||
#: data/rbot/plugins/games/azgame.rb:354 data/rbot/plugins/games/azgame.rb:370 | ||
msgid "I don't know any %{lang} word %{word}" | ||
msgstr "I don't know any %{lang} word %{word}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:305 | ||
#: data/rbot/plugins/games/azgame.rb:358 | ||
msgid "%{word} learned from %{user} on %{date}" | ||
msgstr "%{word} learned from %{user} on %{date}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:307 | ||
#: data/rbot/plugins/games/azgame.rb:360 | ||
msgid "%{word} learned from %{user}" | ||
msgstr "%{word} learned from %{user}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:329 | ||
#: data/rbot/plugins/games/azgame.rb:382 | ||
msgid "I already know the %{lang} word %{word}" | ||
msgstr "I already know the %{lang} word %{word}" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:545 | ||
#: data/rbot/plugins/games/azgame.rb:593 | ||
msgid "" | ||
"az [lang] word [count|list|add|delete] => manage the az wordlist for " | ||
"language lang (defaults to current bot language)" | ||
msgstr "" | ||
"az [lang] word [count|list|add|delete] => manage the az wordlist for " | ||
"language lang (defaults to current bot language)" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:547 | ||
#: data/rbot/plugins/games/azgame.rb:595 | ||
msgid "az cancel => abort current game" | ||
msgstr "az cancel => abort current game" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:549 | ||
#: data/rbot/plugins/games/azgame.rb:597 | ||
msgid "az check <word> => checks <word> against current game" | ||
msgstr "az check <word> => checks <word> against current game" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:551 | ||
#: data/rbot/plugins/games/azgame.rb:599 | ||
msgid "" | ||
"try to guess the word the bot is thinking of; if you guess wrong, the bot " | ||
"will use the new word to restrict the range of allowed words: eventually, " | ||
|
@@ -185,7 +185,7 @@ msgstr "" | |
"will use the new word to restrict the range of allowed words: eventually, " | ||
"the range will be so small around the correct word that you can't miss it" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:553 | ||
#: data/rbot/plugins/games/azgame.rb:601 | ||
msgid "" | ||
"az => start a game if none is running, show the current word range " | ||
"otherwise; you can say 'az <language>' if you want to play in a language " | ||
|
@@ -195,6 +195,14 @@ msgstr "" | |
"otherwise; you can say 'az <language>' if you want to play in a language " | ||
"different from the current bot default" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:555 | ||
#: data/rbot/plugins/games/azgame.rb:607 | ||
msgid "az topics: play, rules, cancel, manage, check" | ||
msgstr "az topics: play, rules, cancel, manage, check" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:608 | ||
msgid "available languages: %{langs}" | ||
msgstr "" | ||
|
||
#: data/rbot/plugins/games/azgame.rb:609 | ||
msgid "available wordlists: %{wls}" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#: data/rbot/plugins/bash.rb:71 | ||
msgid "bash => print a random quote from bash.org" | ||
msgstr "" | ||
|
||
#: data/rbot/plugins/bash.rb:72 | ||
msgid "bash quote_id => print that quote id from bash.org" | ||
msgstr "" | ||
|
||
#: data/rbot/plugins/bash.rb:73 | ||
msgid "bash search <terms> => print the first bash.org quote matching <terms>" | ||
msgstr "" | ||
|
||
#: data/rbot/plugins/bash.rb:74 | ||
msgid "bash latest => print the latest quote from bash.org" | ||
msgstr "" |
Oops, something went wrong.