Translate Nextcloud project in a single file.
- Nodejs
- PHP
- gettext
For more information click here.
$ npm i -g nextcloud-translate-cli
$ nct [options]
or
$ nc-translate [options]
Options:
-v, --version Output the version number
-i, --init Read all .pot files from project and save all strings in the translate.pot file
-f, --fill-translate-file Read all translated strings and fill the translate.pot file
-t, --translate Translate project with translate.pot file
-l, --lang <lang> Translation language (default: "fa")
-h, --help Display help for command