Translator
mIRC Code
+ 4 likes
Please Register to submit score.
| Average Score | 9.6 |
| Scores Submitted | 17 |
| Date Added | Mar 04, 2008 |
| Last Updated | Jun 25, 2008 |
| Tags | alias dialog dutch english french german italian portuguese spanish trans translate translator |
|
|
Introduction
Syntax: [!translate|/translate] [from-to] [words]
Examples:
/translate fr-en au revoir
!translate es-en Tengo un script muy interesante!
Also, there's a dialog. Right click on any window and click "Translator". You click the original language from the left, and then click the language you want to translate to on the right. Type what you want to translate in the edit box, and click "Translate". The translation will show up in the read-only edit box below it.
Screens



Enjoy
mIRC Snippet:
Translator
Posted on Mar 20, 2008 4:25 pm
Posted on Mar 20, 2008 4:25 pm
I fixed the script, it should work now.
Enjoy
mIRC Snippet:
Translator
Posted on Mar 20, 2008 7:28 pm
Posted on Mar 20, 2008 7:28 pm
menu Channel {
Translator: dialog $iif($dialog(trans),-v,-m) translate translate
}
Added that to it. Might be more useful.
Translator: dialog $iif($dialog(trans),-v,-m) translate translate
}
Added that to it. Might be more useful.
mIRC Snippet:
Translator
Posted on Mar 20, 2008 7:29 pm
Posted on Mar 20, 2008 7:29 pm
I'll give it a 10. Ya, it's much better than ones I've seen in the past lol. (And you spelled everything right :D)
mIRC Snippet:
Translator
Posted on Mar 20, 2008 7:40 pm
Posted on Mar 20, 2008 7:40 pm
| Quote: |
menu Channel { Translator: dialog $iif($dialog(trans),-v,-m) translate translate } Added that to it. Might be more useful. |
Thank you very much for pointing that out, I forgot about that. (I have it my "MountainDew's Scripts" menu, so I forgot that other people don't have that ;)
And I'm glad you like it
mIRC Snippet:
Translator
Posted on Mar 20, 2008 7:43 pm
Posted on Mar 20, 2008 7:43 pm
^^ Also, if you added that to the script, the dialog is "trans_dialog", not "translate"
But I updated the script.
But I updated the script.
mIRC Snippet:
Translator
Posted on Mar 22, 2008 11:40 am
Posted on Mar 22, 2008 11:40 am
Nice script
1 small error though
PortuguSpanishe ^^
Probably because of the ES in PortuguESe
1 small error though
| Code: |
| (&ShAmPi) !translate en-pt This is a test (&Pantsu-man) Translating "This is a test" from English to PortuguSpanishe... (&Pantsu-man) Translation: Este é um teste |
PortuguSpanishe ^^
Probably because of the ES in PortuguESe
mIRC Snippet:
Translator
Posted on Apr 10, 2008 3:59 pm
Posted on Apr 10, 2008 3:59 pm
Thanks for catching that ShAmPi, I'll try to fix it right now.
mIRC Snippet:
Translator
Posted on Apr 10, 2008 4:25 pm
Posted on Apr 10, 2008 4:25 pm
Alright, it should be fixed now.
mIRC Snippet:
Translator
Posted on Apr 12, 2008 10:08 am
Posted on Apr 12, 2008 10:08 am
Nice work :D keep it up
mIRC Snippet:
Translator
Posted on Apr 14, 2008 9:35 am
Posted on Apr 14, 2008 9:35 am
Thanks SweeTCooL, I'm glad ya like it
mIRC Snippet:
Translator
Posted on Apr 18, 2008 5:03 pm
Posted on Apr 18, 2008 5:03 pm
Updated:
It now uses Google Translator, it should work much better than Babelfish :)
It now uses Google Translator, it should work much better than Babelfish :)
mIRC Snippet:
Translator
Posted on Apr 19, 2008 11:12 am
Posted on Apr 19, 2008 11:12 am
Updated, the host and GET were on the same line for some reason ;)
mIRC Snippet:
Translator
Posted on Apr 19, 2008 12:09 pm
Posted on Apr 19, 2008 12:09 pm
snazzy, gj bud xD
testing now ;-)
testing now ;-)
mIRC Snippet:
Translator
Posted on Apr 19, 2008 12:11 pm
Posted on Apr 19, 2008 12:11 pm
im finding it's not returning anything in the dialog :s
mIRC Snippet:
Translator
Posted on Apr 19, 2008 12:21 pm
Posted on Apr 19, 2008 12:21 pm
Ugh, someone else said that too. I don't know why, it seems to be working fine for me :/
mIRC Snippet:
Translator
Posted on Apr 19, 2008 1:54 pm
Posted on Apr 19, 2008 1:54 pm
| Quote: |
| Translating "Hello" from English to French... Translation: |
are you using a translator specified for a country/region. like google has .co.uk .ca etcetc.. for diff countries.?
mIRC Snippet:
Translator
Posted on Apr 19, 2008 2:03 pm
Posted on Apr 19, 2008 2:03 pm
mIRC Snippet:
Translator
Posted on Apr 21, 2008 3:02 pm
Posted on Apr 21, 2008 3:02 pm
Awesome, I got it working :)
^^Script's updated
^^Script's updated
mIRC Snippet:
Translator
Posted on May 7, 2008 7:24 pm
Posted on May 7, 2008 7:24 pm
Im a total noob to scripting and i was wondering if you could tell where to put thing si know this is probly really dumb of me to ask but i just cant get it to work i keep getting Syntax: !translate from-to [words] (Note: I may not be able to translate to that language) Plz help Ps love the script
mIRC Snippet:
Translator
Posted on May 7, 2008 8:22 pm
Posted on May 7, 2008 8:22 pm
I figured out the syntax but now ive got the problem of the translation itself
o/<18:21>/o <Mae> !translate en-de Hi
o/<18:21>/o <Archer> Translating "Hi" from English to German...
o/<18:21>/o <Archer> Translation:
I get nothing else help please :(
o/<18:21>/o <Mae> !translate en-de Hi
o/<18:21>/o <Archer> Translating "Hi" from English to German...
o/<18:21>/o <Archer> Translation:
I get nothing else help please :(
mIRC Snippet:
Translator
Posted on May 7, 2008 8:45 pm
Posted on May 7, 2008 8:45 pm
Ugh...looks like it's screwed up...
I don't think I'm gonna be able to use google translator anymore, I'll see what I can do tomorrow.
I don't think I'm gonna be able to use google translator anymore, I'll see what I can do tomorrow.
mIRC Snippet:
Translator
Posted on May 7, 2008 9:30 pm
Posted on May 7, 2008 9:30 pm
Alright Sorry for having brought that to your attention :(
mIRC Snippet:
Translator
Posted on May 7, 2008 9:32 pm
Posted on May 7, 2008 9:32 pm
Nah, don't be sorry ;)
It worked fine with babelfish, but babelfish sucked at translating, so I went with google translator, and it seems to only work with me and not others for some odd reason.
It worked fine with babelfish, but babelfish sucked at translating, so I went with google translator, and it seems to only work with me and not others for some odd reason.
mIRC Snippet:
Translator
Posted on May 8, 2008 6:38 am
Posted on May 8, 2008 6:38 am
Hmm ill try it again thanks for checking it out
mIRC Snippet:
Translator
Posted on May 8, 2008 4:13 pm
Posted on May 8, 2008 4:13 pm
So it's updated, I switched it to FreeTranslation
mIRC Snippet:
Translator
Posted on May 8, 2008 5:15 pm
Posted on May 8, 2008 5:15 pm
I praise that website .. spanish :D
mIRC Snippet:
Translator
Posted on May 9, 2008 1:00 pm
Posted on May 9, 2008 1:00 pm
Hi,
First of all, really really nice work, this is probably one of the most usefull scripts for a chat program.
I am hoping that you will be able to get back to Google translate, I think it is the most promising translater of them all. It worked for me a week ago and now it suddenly does not return the translation.
If you need some debug info I'll be glad to provide it. Just say wich variables to echo and I'll do it.
With Kind Regards,
Ryan
First of all, really really nice work, this is probably one of the most usefull scripts for a chat program.
I am hoping that you will be able to get back to Google translate, I think it is the most promising translater of them all. It worked for me a week ago and now it suddenly does not return the translation.
If you need some debug info I'll be glad to provide it. Just say wich variables to echo and I'll do it.
With Kind Regards,
Ryan
mIRC Snippet:
Translator
Posted on May 9, 2008 3:29 pm
Posted on May 9, 2008 3:29 pm
Hi,
Really sorry to be buggin you again, I tried your version of freetranslate and it works fine. Unfortunately I forgot to backup your google translate version and since the translations from freetranslate are much worse than those of google I'd really like the old code to try and see if I could make it work again.
With Kind Regards,
Ryan
Really sorry to be buggin you again, I tried your version of freetranslate and it works fine. Unfortunately I forgot to backup your google translate version and since the translations from freetranslate are much worse than those of google I'd really like the old code to try and see if I could make it work again.
With Kind Regards,
Ryan
mIRC Snippet:
Translator
Posted on May 9, 2008 3:53 pm
Posted on May 9, 2008 3:53 pm
I'm sorry Ryan, I don't have the Google one anymore =/
mIRC Snippet:
Translator
Posted on May 9, 2008 4:02 pm
Posted on May 9, 2008 4:02 pm
Hmm
I noticed Google has a Beta Translator out
I'll try writing it again with Google, because I agree, it's the best translator.
I noticed Google has a Beta Translator out
I'll try writing it again with Google, because I agree, it's the best translator.
mIRC Snippet:
Translator
Posted on May 9, 2008 4:02 pm
Posted on May 9, 2008 4:02 pm
Ahhh shoot lol, I saw U used binvars for it and I am not very familiar with those :( Thanks for the answer anyway
mIRC Snippet:
Translator
Posted on May 9, 2008 4:10 pm
Posted on May 9, 2008 4:10 pm
I did some googling and there seems to be some sort of API out to be used for ajax and java. I read on a forum some guy saw it implemented into IRC, maybe he was talking about your script, I am not really into these things.
http://googlesystem.blogspot.com/2008/03/google-launched-another-ajax-api-this.html
Maybe you can avoid the binvars (just a wild guess from my side) when you try to call this API directly instead of using the web interface.
Sorry if this is what you already did since I am not that familiar with html-mirc coding :$
http://googlesystem.blogspot.com/2008/03/google-launched-another-ajax-api-this.html
Maybe you can avoid the binvars (just a wild guess from my side) when you try to call this API directly instead of using the web interface.
Sorry if this is what you already did since I am not that familiar with html-mirc coding :$
mIRC Snippet:
Translator
Posted on May 9, 2008 4:39 pm
Posted on May 9, 2008 4:39 pm
I have no clue what any of that means, lol.
Ryan, I pm'ed you a rough script of Google Translator. PM me back and tell me if it works for you.
Ryan, I pm'ed you a rough script of Google Translator. PM me back and tell me if it works for you.
mIRC Snippet:
Translator
Posted on May 11, 2008 3:46 pm
Posted on May 11, 2008 3:46 pm
Alright, so I know I've been jumping from translator to translator, but now, I've finally gotten it to work with Google Translator again :)
The cool thing about Google is that it's for one, more accurate, and also, you can translate any language to any language.
And thanks for helping me out with testing it and stuff, Ryan
The cool thing about Google is that it's for one, more accurate, and also, you can translate any language to any language.
And thanks for helping me out with testing it and stuff, Ryan
mIRC Snippet:
Translator
Posted on May 12, 2008 1:54 pm
Posted on May 12, 2008 1:54 pm
Well if I'm not mistaken, I believe the other languages just show up as boxes :/
mIRC Snippet:
Translator
Posted on May 27, 2008 3:15 am
Posted on May 27, 2008 3:15 am
i got this -> * /did: invalid parameters (line 93, Translator.txt)
mIRC Snippet:
Translator
Posted on Jun 5, 2008 2:03 pm
Posted on Jun 5, 2008 2:03 pm
Hmm it must of had an error or something, type //unset %t.*
mIRC Snippet:
Translator
Posted on Jun 6, 2008 1:19 am
Posted on Jun 6, 2008 1:19 am
Wonderful for my foreign language classes. On initation of the dialog, why not use /didtok? Nice snippet.
mIRC Snippet:
Translator
Posted on Jun 6, 2008 6:06 am
Posted on Jun 6, 2008 6:06 am
That's a great idea, I never thought of using /didtok :P
Edit: Updated it using didtok
Edit: Updated it using didtok
mIRC Snippet:
Translator
Posted on Jun 21, 2008 4:39 pm
Posted on Jun 21, 2008 4:39 pm
it stopped working for me...
mIRC Snippet:
Translator
Posted on Jun 23, 2008 5:28 pm
Posted on Jun 23, 2008 5:28 pm
Yeah same for me.
Again an empty output :(
Again an empty output :(
mIRC Snippet:
Translator
Posted on Jun 23, 2008 6:16 pm
Posted on Jun 23, 2008 6:16 pm
Really? It seems to work fine for me. Are there any errors in you guys' status windows?
mIRC Snippet:
Translator
Posted on Jun 25, 2008 4:24 pm
Posted on Jun 25, 2008 4:24 pm
Well.
It works now :D
Might have been googles problem ;)
It works now :D
Might have been googles problem ;)
mIRC Snippet:
Translator
Posted on Jun 25, 2008 6:01 pm
Posted on Jun 25, 2008 6:01 pm
Updated, there was a problem with the &binvars
mIRC Snippet:
Translator
Posted on Aug 23, 2008 9:33 am
Posted on Aug 23, 2008 9:33 am
dude its not the rite spanish 5/10
mIRC Snippet:
Translator
Posted on Aug 23, 2008 10:16 am
Posted on Aug 23, 2008 10:16 am
TropicalMeltdown, I didn't make the translations themselves, it sockets to Google Translator. There's no such thing as a perfect translator anyways.
mIRC Snippet:
Translator
Posted on Aug 23, 2008 10:41 am
Posted on Aug 23, 2008 10:41 am
awww sorry mi bad
mIRC Snippet:
Translator
Posted on Sep 23, 2008 5:31 pm
Posted on Sep 23, 2008 5:31 pm
why not put more languages there? i modified it for myself by adding some more. Though i left out the one that need language pack installed, like Chinese, Japanese...
and it's very nice :) ty
and it's very nice :) ty
mIRC Snippet:
Translator
Posted on Sep 28, 2008 9:45 am
Posted on Sep 28, 2008 9:45 am
Very Good Script
[10/10] +Like
[10/10] +Like
mIRC Snippet:
Translator
Posted on Sep 28, 2008 10:15 am
Posted on Sep 28, 2008 10:15 am
Yeah would be quite nice to add all available languages on the site. Nice job though.
mIRC Snippet:
Translator
Posted on Sep 28, 2008 10:19 am
Posted on Sep 28, 2008 10:19 am
The only reason Japanese , Chinese isnt on there is because on mIRC it comes out ? or �
instead of the letters
instead of the letters
mIRC Snippet:
Translator
Posted on Sep 29, 2008 2:31 pm
Posted on Sep 29, 2008 2:31 pm
Yea I did add more languages once but I like lost the script when I updated mIRC or something. I'll try to add them again when I get a chance.
mIRC Snippet:
Translator
Posted on Sep 29, 2008 6:45 pm
Posted on Sep 29, 2008 6:45 pm
Great script. Excelent work. 10/10
mIRC Snippet:
Translator
Posted on Oct 1, 2008 11:28 pm
Posted on Oct 1, 2008 11:28 pm
Nicely done mountaindew. 10/10+like.. how would you go about making it message chan or active using the alias? instead of the ! event.
mIRC Snippet:
Translator
Posted on Oct 2, 2008 2:10 pm
Posted on Oct 2, 2008 2:10 pm
Thanks Jamiie.
In this line:
change "echo -a" to "msg $active".
In this line:
| Code: |
set %t.msg $iif(%t.chan,msg $v1,echo -a) |
change "echo -a" to "msg $active".
mIRC Snippet:
Translator
Posted on Oct 2, 2008 9:03 pm
Posted on Oct 2, 2008 9:03 pm
Done, I took out the line that says "translation" and switched a few switches around to short alias' to make people think I'm speaking a different language. :P













