soimort / translate-shell

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
https://www.soimort.org/translate-shell
The Unlicense
6.83k stars 387 forks source link

Add pot/po translation support #492

Open taozuhong opened 1 year ago

taozuhong commented 1 year ago

Translate with language file(LINGUAS)

Translate to all languages in the language file(LINGUAS), based on pot file param 1: pot file param 2: LINGUAS

Translate all language file in the po folder

Translate all language file in the po folder with native language param 1: native language param 2: po folder

Translate to specific language

param 1: pot/po file param 2: input language param 3: target language