diff options
Diffstat (limited to 'po/po4a.cfg')
-rw-r--r-- | po/po4a.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/po/po4a.cfg b/po/po4a.cfg new file mode 100644 index 0000000..e6453e0 --- /dev/null +++ b/po/po4a.cfg @@ -0,0 +1,9 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po + +[type: text] src/headers/ref.txt $lang:src/headers/$lang.txt +[type: text] src/names/categories/ref.txt $lang:src/names/categories/$lang.txt +[type: text] src/names/category/ref.txt $lang:src/names/category/$lang.txt + +[type: asciidoc] src/content/en/about.adoc pt:src/content/pt/sobre.adoc add_$lang:po/note.txt |