blob: 9abb67774f2deb504bb239d391863e7c2af89341 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8
[po_directory] po
[type: text] src/i18n.txt $lang:src/i18n.$lang.txt
[type: asciidoc] src/content/en/index.adoc \
pt:src/content/pt/index.adoc \
fr:src/content/fr/index.adoc \
eo:src/content/eo/index.adoc \
es:src/content/es/index.adoc
[type: asciidoc] src/content/en/about.adoc \
pt:src/content/pt/sobre.adoc \
fr:src/content/fr/a-propos.adoc \
eo:src/content/eo/pri.adoc \
es:src/content/es/acerca.adoc
[type: asciidoc] src/content/en/til/index.adoc \
pt:src/content/pt/hea/index.adoc
[type: asciidoc] src/content/en/til/categories.adoc \
pt:src/content/pt/hea/categorias.adoc
[type: asciidoc] src/content/en/til/2020/08/12/filename-timestamp.adoc \
pt:src/content/pt/hea/2020/08/12/arquivo-datado.adoc
|