https://github.com/simplicitesoftware/module_deepl
Deepl integration for automatic translation
https://github.com/simplicitesoftware/module_deepl
Last synced: 6 months ago
JSON representation
Deepl integration for automatic translation
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module_deepl
- Owner: simplicitesoftware
- Created: 2023-12-19T12:46:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T16:16:43.000Z (over 2 years ago)
- Last Synced: 2024-12-29T10:44:53.752Z (over 1 year ago)
- Language: Java
- Size: 216 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`Deepl` module definition
=========================
Deepl integration for automatic translation
`DeeplListTra` business process definition
------------------------------------------
FieldListValue translation
### Activities
* `SelectTranslation`: Selecting objects for translation
* `Lang`: Selection of the language to translate into
* `Validate`: Indicator of the number of characters to translate and option to update existing translations
* `Translate`: Translation of objects
* `Begin`:
* `End`: Redirect to clear cache
`DeeplModuleTrad` business process definition
---------------------------------------------
Translation of a Module
### Activities
* `SelectModule`: Selecting module to translate
* `SelectLang`: Selection of the language from and to translate into
* `Validation`: Indicator of the number of characters to translate and option to update existing translations
* `TraductionProcess`: Translation of the module
* `Begin`:
* `End`: Redirect to clear cache
`DeeplObjectTra` business process definition
--------------------------------------------
Translate Translation
### Activities
* `SelectTranslation`: Selecting objects for translation
* `Lang`: Selection of the language to translate into
* `Validate`: Indicator of the number of characters to translate and option to update existing translations
* `Translate`: Translation of objects
* `Begin`:
* `End`: Redirect to clear cache
`DeeplStaticTextTra` business process definition
------------------------------------------------
ListOfValue translation
### Activities
* `SelectTranslation`: Selecting objects for translation
* `Lang`: Selection of the language to translate into
* `Validate`: Indicator of the number of characters to translate and option to update existing translations
* `Translate`: Translation of objects
* `Begin`:
* `End`: Redirect to clear cache