From 1e31b1f9189d54f62aaaa073a3e41a8acdbba04b Mon Sep 17 00:00:00 2001 From: erciccione Date: Fri, 10 Sep 2021 09:29:56 +0200 Subject: [PATCH] add config file for restore_account.md --- po/user-guides/restore_account.config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 po/user-guides/restore_account.config diff --git a/po/user-guides/restore_account.config b/po/user-guides/restore_account.config new file mode 100644 index 00000000..fbfaa253 --- /dev/null +++ b/po/user-guides/restore_account.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/restore_account.pot $lang:../_i18n/$lang/resources/user-guides/weblate/restore_account.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/restore_account.md $lang:../_i18n/$lang/resources/user-guides/restore_account.md \ No newline at end of file