From f28aae306abf524dbdbbec7e4cedcd2222ba80e1 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 4 Apr 2023 14:21:07 -0300 Subject: v2: WIP genhtml via envsubst --- v2/po/euandre.org.pot | 51 ++++++++------------------------------------------- v2/po/po4a.cfg | 2 -- v2/po/pt.po | 48 +++++++----------------------------------------- 3 files changed, 15 insertions(+), 86 deletions(-) (limited to 'v2/po') diff --git a/v2/po/euandre.org.pot b/v2/po/euandre.org.pot index d3613c2..626385f 100644 --- a/v2/po/euandre.org.pot +++ b/v2/po/euandre.org.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-04-04 06:28-0300\n" +"POT-Creation-Date: 2023-04-04 13:10-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,51 +22,16 @@ msgid "date_fmt='%B %-d, %Y'" msgstr "" #. type: Plain text -#: src/lib/base.en.conf:3 +#: src/lib/base.en.conf:4 msgid "site_name=\"EuAndreh's website\"" msgstr "" -#. type: Content of:

-#: src/lib/postamble.en.html:2 -msgid "" -"Comment and see existing discussions | view source" -msgstr "" - -#. type: Attribute 'lang' of: -#: src/lib/preamble.en.html:2 -msgid "$lang" -msgstr "" - -#. type: Content of: -#: src/lib/preamble.en.html:9 -msgid "$(htmlesc \"$title\")" -msgstr "" - -#. type: Content of: <html><body><header><nav><ul> -#: src/lib/preamble.en.html:23 -msgid "" -"<a href=\"$lang_url\">EuAndreh</a> <a href=\"$(url-for " -"'about.html')\">About</a>" -msgstr "" - -#. type: Content of: <html><body><main><article><h1> -#: src/lib/preamble.en.html:32 -msgid "$title_html" -msgstr "" - -#. type: Content of: <html><body><main><article><p> -#: src/lib/preamble.en.html:35 -msgid "Posted on" -msgstr "" - -#. type: Content of: <html><body><main><article><p><time> -#: src/lib/preamble.en.html:35 -msgid "$date_formatted" +#. type: Plain text +#: src/lib/base.en.conf:6 +msgid "about='About'" msgstr "" -#. type: Content of: <html><body><main><article> -#: src/lib/preamble.en.html:37 -msgid "EOF" +#. type: Plain text +#: src/lib/base.en.conf:7 +msgid "about_url_name='about.html'" msgstr "" diff --git a/v2/po/po4a.cfg b/v2/po/po4a.cfg index 877f5a9..53014c6 100644 --- a/v2/po/po4a.cfg +++ b/v2/po/po4a.cfg @@ -3,5 +3,3 @@ [po_directory] po [type: text] src/lib/base.en.conf $lang:src/lib/base.$lang.conf -[type: xhtml] src/lib/postamble.en.html $lang:src/lib/postamble.$lang.html -[type: xhtml] src/lib/preamble.en.html $lang:src/lib/preamble.$lang.html diff --git a/v2/po/pt.po b/v2/po/pt.po index 2eb3ca6..4bc3a50 100644 --- a/v2/po/pt.po +++ b/v2/po/pt.po @@ -4,50 +4,16 @@ msgid "date_fmt='%B %-d, %Y'" msgstr "" #. type: Plain text -#: src/lib/base.en.conf:3 +#: src/lib/base.en.conf:4 msgid "site_name=\"EuAndreh's website\"" msgstr "" -#. type: Content of: <p> -#: src/lib/postamble.en.html:2 -msgid "" -"<a href=\"@mailto_uri@\">Comment</a> and see <a href=\"@discussions_url@" -"\">existing discussions</a> | <a href=\"@sourcecode_url@\">view source</a>" -msgstr "" - -#. type: Attribute 'lang' of: <html> -#: src/lib/preamble.en.html:2 -msgid "$lang" -msgstr "" - -#. type: Content of: <html><head><title> -#: src/lib/preamble.en.html:9 -msgid "$(htmlesc \"$title\")" -msgstr "" - -#. type: Content of: <html><body><header><nav><ul> -#: src/lib/preamble.en.html:23 -msgid "" -"<a href=\"$lang_url\">EuAndreh</a> <a href=\"$(url-for 'about." -"html')\">About</a>" -msgstr "" - -#. type: Content of: <html><body><main><article><h1> -#: src/lib/preamble.en.html:32 -msgid "$title_html" -msgstr "" - -#. type: Content of: <html><body><main><article><p> -#: src/lib/preamble.en.html:35 -msgid "Posted on" -msgstr "" - -#. type: Content of: <html><body><main><article><p><time> -#: src/lib/preamble.en.html:35 -msgid "$date_formatted" +#. type: Plain text +#: src/lib/base.en.conf:6 +msgid "about='About'" msgstr "" -#. type: Content of: <html><body><main><article> -#: src/lib/preamble.en.html:37 -msgid "EOF" +#. type: Plain text +#: src/lib/base.en.conf:7 +msgid "about_url_name='about.html'" msgstr "" -- cgit v1.2.3