You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
All translation models are working except for the de-zh (zh-de works).
Tested on two nextclound instances in diffrent versions (26 - 27.1.1) Transaltion plugin version 1.1.6
Error Log:
[translate] Warning: RuntimeException: Translate process failed at <>
/var/www/nextcloud/apps/translate/lib/Provider/Translation.php line 67
OCA\Translate\Service\TranslateService->seq2seq()
/var/www/nextcloud/lib/private/Translation/TranslationManager.php line 108
OCA\Translate\Provider\Translation->translate()
/var/www/nextcloud/core/Controller/TranslationApiController.php line 71
OC\Translation\TranslationManager->translate()
/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 230
OC\Core\Controller\TranslationApiController->translate()
/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 137
OC\AppFramework\Http\Dispatcher->executeController()
/var/www/nextcloud/lib/private/AppFramework/App.php line 183
OC\AppFramework\Http\Dispatcher->dispatch()
/var/www/nextcloud/lib/private/Route/Router.php line 315
OC\AppFramework\App::main()
/var/www/nextcloud/ocs/v1.php line 64
OC\Route\Router->match()
/var/www/nextcloud/ocs/v2.php line 23
require_once("/var/www/nextcloud/ocs/v1.php")