From e3e7e043ade052600551d2e93452dbdcc252aecb Mon Sep 17 00:00:00 2001 From: erciccione Date: Wed, 28 Jul 2021 11:21:39 +0200 Subject: [PATCH] po: add config file for mine-to-pool --- po/mine-to-pool.config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 po/mine-to-pool.config diff --git a/po/mine-to-pool.config b/po/mine-to-pool.config new file mode 100644 index 00000000..330c023c --- /dev/null +++ b/po/mine-to-pool.config @@ -0,0 +1,13 @@ +[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no +[po4a_paths] ../_i18n/en/resources/user-guides/weblate/mine-to-pool.pot $lang:../_i18n/$lang/resources/user-guides/weblate/mine-to-pool.po + +[options] opt:"--keep=0" +[options] opt:"--localized-charset=UTF-8" +[options] opt:"--master-charset=UTF-8" +[options] opt:"--master-language=en_US" +[options] opt:"--msgmerge-opt='--no-wrap'" +[options] opt:"--wrap-po=newlines" + +[po4a_alias:markdown] text opt:"--option markdown" + +[type: markdown] ../_i18n/en/resources/user-guides/mine-to-pool.md $lang:../_i18n/$lang/resources/user-guides/mine-to-pool.md \ No newline at end of file