jiangaq
jiangaq
gawk -f trans.awk -- :zh-CN "Multiple windows are useful when you’re working with one set of found records and you need to do another search. You can perform a find...
**But why using :fr everything looks correct?** ``` gawk -f trans.awk -- :fr "Multiple windows are useful when you’re working with one set of found records and you need to...
> I suggest trying the Docker image (https://github.com/soimort/translate-shell#using-docker) instead. I got no clue now. I tried install docker.app, then open terminal input: ``` docker pull soimort/translate-shell docker run -it soimort/translate-shell...
> Docker container packages its own dependencies rather than using the existing ones on the system. Here's a list of dependencies `trans` relies on: > > ``` > bash gawk...