fkirc / attranslate

A command line tool for translating JSON, YAML, CSV, ARB, XML (via a CLI)
https://www.npmjs.com/package/attranslate
Other
336 stars 27 forks source link

cant translate pot file en to es? #240

Closed johnfelipe closed 1 year ago

johnfelipe commented 2 years ago

https://gist.github.com/0b4ecd4380f47794c6f5a04f54d85325

attranslate --srcFile=wp-erp/i18n/languages/erp.pot --srcLng=en --srcFormat=po --targetFile=wp-erp/i18n/languages/erp-es.pot --targetLng=es --targetFormat=po --service=google-translate --serviceConfig=traducciones-352415-79659df1c6f1.json

and show me this

Bypass 7129 strings because they are empty...
Invoke 'google-translate' from 'en' to 'es' with 11 inputs...
Add 7140 new translations
Write target '/root/attranslate/wp-erp/i18n/languages/erp-es.pot'

https://gist.github.com/1b715430007ff5aec99af3594a3b7010

tnks for your help in this one

im using before this one https://github.com/sourcecodeit/po-gtranslator

fkirc commented 1 year ago

Hi, I apologize for the late answer. There was a period of underfunding for attranslate, but now attranslate is live again! I am closing this issue for now, but please feel free to re-open it if the issue is still relevant!