Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use computer-aided translation tools to manage the translation #1

Open
xulihang opened this issue Oct 9, 2021 · 11 comments
Open

Use computer-aided translation tools to manage the translation #1

xulihang opened this issue Oct 9, 2021 · 11 comments

Comments

@xulihang
Copy link

xulihang commented Oct 9, 2021

Hi,

Have you tried using computer-aided translation tools to manage the translation, like OmegaT and BasicCAT? The latter is written in B4J. I think this can help the translation process.

Computer-aided translation tools have many features. For example, it has a glossary function. I found that you've translated "cast" into "铸件". I think this is a term that should be added to the glossary and I think "类型转换" is a better translation for "cast"

@pyhoon
Copy link
Owner

pyhoon commented Oct 9, 2021

Thanks. Can you guide me how to use these tools?

@xulihang
Copy link
Author

xulihang commented Oct 9, 2021

They all have detailed documentation.

@pyhoon
Copy link
Owner

pyhoon commented Oct 9, 2021

I need to get API key from the translation engine right?

@xulihang
Copy link
Author

xulihang commented Oct 9, 2021

Right. There are also engines without the need of keys and google translate can also be used without one.

@pyhoon
Copy link
Owner

pyhoon commented Oct 10, 2021

OK, let me try.

@pyhoon
Copy link
Owner

pyhoon commented Oct 11, 2021

I installed BasicCAT and try to use it but still don't understand how to make it work. Google translate or any machine required a key parameter. I am not sure which API and key to use. No translation is displayed.

@xulihang
Copy link
Author

In Preferences, enable Google without api key.

image

When switching to a new segment, it will display the translation.

image

There is a learning curve to mastering CAT tools. You can also try SDL Trados, which is a commercial one with rich tutorials.

1 similar comment
@xulihang
Copy link
Author

In Preferences, enable Google without api key.

image

When switching to a new segment, it will display the translation.

image

There is a learning curve to mastering CAT tools. You can also try SDL Trados, which is a commercial one with rich tutorials.

@pyhoon
Copy link
Owner

pyhoon commented Oct 12, 2021

I don't find it in BasicCAT version 1.10.3

@xulihang
Copy link
Author

I see. I didn't pack it in the installer. You can find it here: https://github.com/xulihang/BasicCAT/releases/download/plugins/all_plugins.zip. By the way, the source code exists here: https://github.com/xulihang/BasicCAT/tree/master/plugins/googlewithoutapikeyMT

@xulihang
Copy link
Author

Put googlewithoutapikeyMTPlugin.jar and googlewithoutapikeyMTPlugin.xml in BasicCAT's plugins folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants