summaryrefslogtreecommitdiff
path: root/po/po4a.cfg
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
committerEuAndreh <eu@euandre.org>2026-09-07 04:46:50 -0300
commit6ca718aca59eac9f250badd26f9b118e705d0c20 (patch)
treecd74733352a79303d23dd6029cabfaca2fafbc33 /po/po4a.cfg
parentsrc/static.conf ($discussions_url_prefix): Fix typo in address (diff)
downloadeuandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.gz
euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.xz
m
Diffstat (limited to '')
-rw-r--r--po/po4a.cfg29
1 files changed, 22 insertions, 7 deletions
diff --git a/po/po4a.cfg b/po/po4a.cfg
index 77f48a6..9abb677 100644
--- a/po/po4a.cfg
+++ b/po/po4a.cfg
@@ -2,11 +2,26 @@
[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
-[type: asciidoc] src/content/en/til/index.adoc pt:src/content/pt/hea/index.adoc add_$lang:po/note.txt
-[type: asciidoc] src/content/en/til/categories.adoc pt:src/content/pt/hea/categorias.adoc add_$lang:po/note.txt
-[type: asciidoc] src/content/en/til/2020/08/12/filename-timestamp.adoc pt:src/content/pt/hea/2020/08/12/arquivo-datado.adoc add_$lang:po/note.txt
+[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