From 2c884837503d10170772e1134a2c1c670bee5b37 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 30 Apr 2025 07:33:56 -0300 Subject: src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento parcial MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 30 +++++------------------------- deps.mk | 13 +++++++++++++ mkdeps.sh | 2 +- po/de.po | 8 +++++++- po/en.po | 8 +++++++- po/eo.po | 8 +++++++- po/es.po | 8 +++++++- po/euandre.org.pot | 8 +++++++- po/fr.po | 8 +++++++- po/po4a.cfg | 1 + po/pt.po | 10 ++++++++-- src/content/en/blog/categories.name | 1 + src/content/en/pastebin/categories.name | 1 + src/content/en/podcast/categories.name | 1 + src/content/en/screencast/categories.name | 1 + src/content/en/til/categories.name | 1 + src/content/pt/hea/categorias.adoc | 5 +++++ src/content/pt/hea/categories.name | 1 + 18 files changed, 81 insertions(+), 34 deletions(-) create mode 120000 src/content/en/blog/categories.name create mode 120000 src/content/en/pastebin/categories.name create mode 120000 src/content/en/podcast/categories.name create mode 120000 src/content/en/screencast/categories.name create mode 120000 src/content/en/til/categories.name create mode 100644 src/content/pt/hea/categorias.adoc create mode 120000 src/content/pt/hea/categories.name diff --git a/.gitignore b/.gitignore index cc82b64..90aaf42 100644 --- a/.gitignore +++ b/.gitignore @@ -6,39 +6,19 @@ *.links *.caslinks *.html -*.html.*.txt *.indexentry *.feedentry *.mapentry *.sortdata *.categorydata -sortdata.txt -categories.txt -categories.xml -categories.htmlheader -categories.htmlfooter -categories.htmllisting +*.txt +*.xml +*.htmlheader +*.htmlfooter +*.htmllisting index.htmlheader index.htmlfooter index.htmllisting -feed.xml -feed.*.xml *.gz -/src/sources.txt -/src/all-contents.txt -/src/all-filelists.txt -/src/all-symlinks.txt -/src/install.txt -/src/sort-expected.txt -/src/sort-given.txt -/sources.txt -/install.txt -/email.txt -/baseurl.txt -/fingerprint.txt -/expiry.txt -/src/content/security.txt -/src/content/.well-known/security.txt /src/content/.gitignore -/src/content/sitemap.xml /po/*.mo diff --git a/deps.mk b/deps.mk index 2671297..24b6ef8 100644 --- a/deps.mk +++ b/deps.mk @@ -76,6 +76,7 @@ categories.adoc = \ src/content/en/podcast/categories.adoc \ src/content/en/screencast/categories.adoc \ src/content/en/til/categories.adoc \ + src/content/pt/hea/categorias.adoc \ indexes.adoc = \ src/content/en/blog/index.adoc \ @@ -141,6 +142,7 @@ sources.po = \ po4a.in = \ src/content/en/about.adoc \ src/content/en/til/2020/08/12/filename-timestamp.adoc \ + src/content/en/til/categories.adoc \ src/content/en/til/index.adoc \ src/content/en/about.html.gz: src/content/en/about.html @@ -222,6 +224,7 @@ src/content/en/pastebin/categories.html.gz: src/content/en/pastebin/categories.h src/content/en/podcast/categories.html.gz: src/content/en/podcast/categories.html src/content/en/screencast/categories.html.gz: src/content/en/screencast/categories.html src/content/en/til/categories.html.gz: src/content/en/til/categories.html +src/content/pt/hea/categorias.html.gz: src/content/pt/hea/categorias.html src/content/en/about.snippets.gz: src/content/en/about.snippets src/content/en/index.snippets.gz: src/content/en/index.snippets src/content/pt/sobre.snippets.gz: src/content/pt/sobre.snippets @@ -301,6 +304,7 @@ src/content/en/pastebin/categories.snippets.gz: src/content/en/pastebin/categori src/content/en/podcast/categories.snippets.gz: src/content/en/podcast/categories.snippets src/content/en/screencast/categories.snippets.gz: src/content/en/screencast/categories.snippets src/content/en/til/categories.snippets.gz: src/content/en/til/categories.snippets +src/content/pt/hea/categorias.snippets.gz: src/content/pt/hea/categorias.snippets src/content/en/blog/categories.xml.gz: src/content/en/blog/categories.xml src/content/en/pastebin/categories.xml.gz: src/content/en/pastebin/categories.xml src/content/en/podcast/categories.xml.gz: src/content/en/podcast/categories.xml @@ -393,6 +397,7 @@ src/content/en/pastebin/categories.htmlbody src/content/en/pastebin/categories.s src/content/en/podcast/categories.htmlbody src/content/en/podcast/categories.snippets src/content/en/podcast/categories.conf: src/content/en/podcast/categories.adoc src/content/en/screencast/categories.htmlbody src/content/en/screencast/categories.snippets src/content/en/screencast/categories.conf: src/content/en/screencast/categories.adoc src/content/en/til/categories.htmlbody src/content/en/til/categories.snippets src/content/en/til/categories.conf: src/content/en/til/categories.adoc +src/content/pt/hea/categorias.htmlbody src/content/pt/hea/categorias.snippets src/content/pt/hea/categorias.conf: src/content/pt/hea/categorias.adoc src/content/en/about.html: src/content/en/about.conf src/content/en/about.htmlbody src/content/en/index.html: src/content/en/index.conf src/content/en/index.htmlbody src/content/pt/sobre.html: src/content/pt/sobre.conf src/content/pt/sobre.htmlbody @@ -472,6 +477,7 @@ src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.conf src/content/en/podcast/categories.html: src/content/en/podcast/categories.conf src/content/en/podcast/categories.htmlbody src/content/en/screencast/categories.html: src/content/en/screencast/categories.conf src/content/en/screencast/categories.htmlbody src/content/en/til/categories.html: src/content/en/til/categories.conf src/content/en/til/categories.htmlbody +src/content/pt/hea/categorias.html: src/content/pt/hea/categorias.conf src/content/pt/hea/categorias.htmlbody src/content/en/about.updatedat-check: src/content/en/about.conf src/content/en/index.updatedat-check: src/content/en/index.conf @@ -552,6 +558,7 @@ src/content/en/pastebin/categories.updatedat-check: src/content/en/pastebin/cate src/content/en/podcast/categories.updatedat-check: src/content/en/podcast/categories.conf src/content/en/screencast/categories.updatedat-check: src/content/en/screencast/categories.conf src/content/en/til/categories.updatedat-check: src/content/en/til/categories.conf +src/content/pt/hea/categorias.updatedat-check: src/content/pt/hea/categorias.conf src/content/en/about.links-internal-check: src/content/en/about.links src/content/en/index.links-internal-check: src/content/en/index.links src/content/pt/sobre.links-internal-check: src/content/pt/sobre.links @@ -631,6 +638,7 @@ src/content/en/pastebin/categories.links-internal-check: src/content/en/pastebin src/content/en/podcast/categories.links-internal-check: src/content/en/podcast/categories.links src/content/en/screencast/categories.links-internal-check: src/content/en/screencast/categories.links src/content/en/til/categories.links-internal-check: src/content/en/til/categories.links +src/content/pt/hea/categorias.links-internal-check: src/content/pt/hea/categorias.links src/content/en/about.caslinks: src/content/en/about.links src/content/en/index.caslinks: src/content/en/index.links src/content/pt/sobre.caslinks: src/content/pt/sobre.links @@ -710,6 +718,7 @@ src/content/en/pastebin/categories.caslinks: src/content/en/pastebin/categories. src/content/en/podcast/categories.caslinks: src/content/en/podcast/categories.links src/content/en/screencast/categories.caslinks: src/content/en/screencast/categories.links src/content/en/til/categories.caslinks: src/content/en/til/categories.links +src/content/pt/hea/categorias.caslinks: src/content/pt/hea/categorias.links src/content/en/blog/2018/07/17/guix-nixos.feedentry: src/content/en/blog/2018/07/17/guix-nixos.conf src/content/en/blog/2018/07/17/guix-nixos.htmlbody src/content/en/blog/2018/08/01/npm-ci-reproducibility.feedentry: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf src/content/en/blog/2018/08/01/npm-ci-reproducibility.htmlbody @@ -918,6 +927,7 @@ src/content/en/pastebin/categories.htmlheader src/content/en/pastebin/categories src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter: src/content/en/podcast/categories.conf src/content/en/screencast/categories.htmlheader src/content/en/screencast/categories.htmlfooter: src/content/en/screencast/categories.conf src/content/en/til/categories.htmlheader src/content/en/til/categories.htmlfooter: src/content/en/til/categories.conf +src/content/pt/hea/categorias.htmlheader src/content/pt/hea/categorias.htmlfooter: src/content/pt/hea/categorias.conf src/content/en/blog/index.htmllisting: src/content/en/blog/index.conf src/content/en/pastebin/index.htmllisting: src/content/en/pastebin/index.conf src/content/en/podcast/index.htmllisting: src/content/en/podcast/index.conf @@ -929,6 +939,7 @@ src/content/en/pastebin/categories.htmllisting: src/content/en/pastebin/categori src/content/en/podcast/categories.htmllisting: src/content/en/podcast/categories.conf src/content/en/screencast/categories.htmllisting: src/content/en/screencast/categories.conf src/content/en/til/categories.htmllisting: src/content/en/til/categories.conf +src/content/pt/hea/categorias.htmllisting: src/content/pt/hea/categorias.conf src/content/en/blog/index.html: src/content/en/blog/index.htmlheader src/content/en/blog/index.htmlfooter src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmlheader src/content/en/pastebin/index.htmlfooter src/content/en/podcast/index.html: src/content/en/podcast/index.htmlheader src/content/en/podcast/index.htmlfooter @@ -940,6 +951,7 @@ src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.html src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter src/content/en/screencast/categories.html: src/content/en/screencast/categories.htmlheader src/content/en/screencast/categories.htmlfooter src/content/en/til/categories.html: src/content/en/til/categories.htmlheader src/content/en/til/categories.htmlfooter +src/content/pt/hea/categorias.html: src/content/pt/hea/categorias.htmlheader src/content/pt/hea/categorias.htmlfooter src/content/en/blog/index.html: src/content/en/blog/index.htmllisting src/content/en/blog/index.htmlbody src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmllisting src/content/en/pastebin/index.htmlbody src/content/en/podcast/index.html: src/content/en/podcast/index.htmllisting src/content/en/podcast/index.htmlbody @@ -951,6 +963,7 @@ src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.html src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmllisting src/content/en/podcast/categories.htmlbody src/content/en/screencast/categories.html: src/content/en/screencast/categories.htmllisting src/content/en/screencast/categories.htmlbody src/content/en/til/categories.html: src/content/en/til/categories.htmllisting src/content/en/til/categories.htmlbody +src/content/pt/hea/categorias.html: src/content/pt/hea/categorias.htmllisting src/content/pt/hea/categorias.htmlbody src/content/en/podcast/2020/12/19/test-entry.flac.torrent: src/content/en/podcast/2020/12/19/test-entry.flac src/content/en/podcast/2020/12/19/test-entry.ogg.torrent: src/content/en/podcast/2020/12/19/test-entry.ogg diff --git a/mkdeps.sh b/mkdeps.sh index 37a8567..0f75e15 100755 --- a/mkdeps.sh +++ b/mkdeps.sh @@ -21,7 +21,7 @@ indexes() { } categories() { - find src/collections/*/*/categories.adoc | normalize + find src/collections/*/*/categories.name | normalize } media() { diff --git a/po/de.po b/po/de.po index 3e87ebf..53a03fa 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: 2025-04-29 19:46-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -53,6 +53,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/en.po b/po/en.po index 077f092..db6ed53 100644 --- a/po/en.po +++ b/po/en.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: 2025-04-29 19:46-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -63,6 +63,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/eo.po b/po/eo.po index 4a19d72..1428267 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: 2025-04-29 19:46-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -53,6 +53,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/es.po b/po/es.po index bb22dd0..7cbd471 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: 2025-04-29 19:46-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -53,6 +53,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/euandre.org.pot b/po/euandre.org.pot index a33fea0..160d9c3 100644 --- a/po/euandre.org.pot +++ b/po/euandre.org.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -53,6 +53,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/fr.po b/po/fr.po index d2f4906..9c5a775 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" "PO-Revision-Date: 2025-04-29 19:46-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -53,6 +53,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "" +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/po/po4a.cfg b/po/po4a.cfg index 9ac4596..d4efb52 100644 --- a/po/po4a.cfg +++ b/po/po4a.cfg @@ -4,4 +4,5 @@ [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 diff --git a/po/pt.po b/po/pt.po index 89093e7..37ef3a1 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2025-04-30 06:38-0300\n" -"PO-Revision-Date: 2025-04-30 06:50-0300\n" +"POT-Creation-Date: 2025-04-30 07:24-0300\n" +"PO-Revision-Date: 2025-04-30 07:25-0300\n" "Last-Translator: EuAndreh \n" "Language-Team: none\n" "Language: pt\n" @@ -62,6 +62,12 @@ msgstr "" msgid "Shameless rip-off of {anna-e-so}[Anna e só]." msgstr "Cópia descarada da {anna-e-so}[Anna e só]." +#. type: Title = +#: src/content/en/til/categories.adoc:1 +#, no-wrap +msgid "Articles by category" +msgstr "Artigos por categoria" + #. type: Title = #: src/content/en/til/2020/08/12/filename-timestamp.adoc:1 #, no-wrap diff --git a/src/content/en/blog/categories.name b/src/content/en/blog/categories.name new file mode 120000 index 0000000..df691ee --- /dev/null +++ b/src/content/en/blog/categories.name @@ -0,0 +1 @@ +categories.adoc \ No newline at end of file diff --git a/src/content/en/pastebin/categories.name b/src/content/en/pastebin/categories.name new file mode 120000 index 0000000..df691ee --- /dev/null +++ b/src/content/en/pastebin/categories.name @@ -0,0 +1 @@ +categories.adoc \ No newline at end of file diff --git a/src/content/en/podcast/categories.name b/src/content/en/podcast/categories.name new file mode 120000 index 0000000..df691ee --- /dev/null +++ b/src/content/en/podcast/categories.name @@ -0,0 +1 @@ +categories.adoc \ No newline at end of file diff --git a/src/content/en/screencast/categories.name b/src/content/en/screencast/categories.name new file mode 120000 index 0000000..df691ee --- /dev/null +++ b/src/content/en/screencast/categories.name @@ -0,0 +1 @@ +categories.adoc \ No newline at end of file diff --git a/src/content/en/til/categories.name b/src/content/en/til/categories.name new file mode 120000 index 0000000..df691ee --- /dev/null +++ b/src/content/en/til/categories.name @@ -0,0 +1 @@ +categories.adoc \ No newline at end of file diff --git a/src/content/pt/hea/categorias.adoc b/src/content/pt/hea/categorias.adoc new file mode 100644 index 0000000..5ef54e2 --- /dev/null +++ b/src/content/pt/hea/categorias.adoc @@ -0,0 +1,5 @@ += Artigos por categoria + + + +// Generated from po4a(1). diff --git a/src/content/pt/hea/categories.name b/src/content/pt/hea/categories.name new file mode 120000 index 0000000..1b27816 --- /dev/null +++ b/src/content/pt/hea/categories.name @@ -0,0 +1 @@ +categorias.adoc \ No newline at end of file -- cgit v1.2.3