Wednesday, February 23, 2011

Re: Any dict plugin to translate English to Japanese?

http://alc.co.jp/ supports English to Japanese, Japanese to English.
and if you want to look up in vim,
ref.vim is good.
http://www.vim.org/scripts/script.php?script_id=3067

" Translate "word" to Japanese.
:Ref alc word
" Translate "単語" to English.
:Ref alc 単語

> And any free dict file?
alc.co.jp also sell dict file?
I don't know well though.

On Thu, Feb 24, 2011 at 10:09 AM, robert song
<robertsong.japan@gmail.com> wrote:
> Hi, everyone.
>
> Is there any vim plugin which can search for one English word and
> translate it into Japanese?
>
> And any free dict file?
>
> Regards,
> robert
>
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: