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

[Feature request] Glossary Editor - Import-export- BiDi RTL #297

Closed
drkhateeb opened this issue May 2, 2024 · 3 comments
Closed

[Feature request] Glossary Editor - Import-export- BiDi RTL #297

drkhateeb opened this issue May 2, 2024 · 3 comments
Labels
wontfix This will not be worked on

Comments

@drkhateeb
Copy link

drkhateeb commented May 2, 2024

Hello dev
Kindly add these features:
1-support to set RTL BiDi function for Arabic in output Translation
2- Add Arabic to DeepL - it is now available
3- Add a form to (add- remove entries to glossary - import- export from excel-csv, txt TAB)
4- save edited translation in TMX or other formats for reuse
5-add MyMemory to MT engines (https://mymemory.translated.net/doc/spec.php) and set save function to store edited translation
6- add Lingvanex (https://docs.lingvanex.com/reference/overview)
7- Export the output translation as facing Page by Page (odd pages for original - even Pages for Translation)
8- set RTL BiDi in Translation Editor.

Kind Regards

@bookfere
Copy link
Owner

bookfere commented May 3, 2024

The first requirement has been addressed in commit a5d219c. You can check it out by installing the Rolling Release version.

Other requirements, except for 4, 5, 6, and 7, may be implemented in future versions.

Regarding the 4th and 5th requirements, the plugin stores translations in SQLite format, and you can modify them in Advanced mode or using other SQLite clients whenever you want.

Regarding the 6th requirement, I recommend leveraging the custom engine feature for your specific needs.

Regarding the 7th requirement, if the translation is appended next to the original page, how can you conveniently check the translation against the original?

@drkhateeb
Copy link
Author

Thanks for demonstrations
Kindly take a look at the new design of the translation editor

image

@drkhateeb
Copy link
Author

drkhateeb commented May 5, 2024

Functions:
1- Add doc and extract text as Paragraphs/chunks to Source coloumn
2- View /highlight terms based on the Terms List
3- Translate using NMT/AI engine (Textra NMT, Deepl, Google, Yandex, Lingvanex, Gemini Pro) using Term list
4- Proofread by AI for spelling, grammar, spacing, etc,
5- Rephrase by Gemini-Pro (or GPT4, etc,)
6- Diacritic the last letter of Arabic words (optional)
7- Export Doc as final Target- or Bilingual ()
8- Export Translation as Excel/TMX for sharing

  • User can Translates and (rephrase, diacritic, proofread) segment by segment, or
  • Translate (or rephrase, diacritic, proofread) by Batch, by selected segments
  • Export to Excel 3 (source, target, rephrase) or 2 columns (source and rephrase)

@bookfere bookfere added the wontfix This will not be worked on label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants