aboutsummaryrefslogtreecommitdiff
path: root/v2/po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-04 17:24:12 -0300
committerEuAndreh <eu@euandre.org>2023-04-04 17:24:12 -0300
commit419cd721024f5ebc364cdd9014222e0a48221ac7 (patch)
tree6de46c7c89853514f5b5be30a392bb7570767354 /v2/po
parentv2: WIP genhtml via envsubst (diff)
downloadeuandre.org-419cd721024f5ebc364cdd9014222e0a48221ac7.tar.gz
euandre.org-419cd721024f5ebc364cdd9014222e0a48221ac7.tar.xz
v2/: HTML! Handle pages, multiple languages, and snippets
Diffstat (limited to '')
-rw-r--r--v2/po/euandre.org.pot38
-rw-r--r--v2/po/po4a.cfg3
-rw-r--r--v2/po/pt.po35
3 files changed, 67 insertions, 9 deletions
diff --git a/v2/po/euandre.org.pot b/v2/po/euandre.org.pot
index 626385f..6a9d04f 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 13:10-0300\n"
+"POT-Creation-Date: 2023-04-04 17:03-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,20 +18,48 @@ msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:2
-msgid "date_fmt='%B %-d, %Y'"
+msgid "export date_fmt='%B %-d, %Y'"
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:4
-msgid "site_name=\"EuAndreh's website\""
+msgid "export site_name=\"EuAndreh's website\""
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:6
-msgid "about='About'"
+msgid "export about='About'"
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:7
-msgid "about_url_name='about.html'"
+msgid "export about_url_name='about.html'"
+msgstr ""
+
+#. type: Content of: <p>
+#: src/lib/comment.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: Content of: <p>
+#: src/lib/date.en.html:2
+msgid "Posted on"
+msgstr ""
+
+#. type: Content of: <p><time>
+#: src/lib/date.en.html:2
+msgid "$formatted_date"
+msgstr ""
+
+#. type: Content of: <p>
+#: src/lib/update.en.html:2
+msgid "Updated on"
+msgstr ""
+
+#. type: Content of: <p><time>
+#: src/lib/update.en.html:2
+msgid "$formatted_update"
msgstr ""
diff --git a/v2/po/po4a.cfg b/v2/po/po4a.cfg
index 53014c6..1663ac9 100644
--- a/v2/po/po4a.cfg
+++ b/v2/po/po4a.cfg
@@ -3,3 +3,6 @@
[po_directory] po
[type: text] src/lib/base.en.conf $lang:src/lib/base.$lang.conf
+[type: xhtml] src/lib/comment.en.html $lang:src/lib/comment.$lang.html
+[type: xhtml] src/lib/date.en.html $lang:src/lib/date.$lang.html
+[type: xhtml] src/lib/update.en.html $lang:src/lib/update.$lang.html
diff --git a/v2/po/pt.po b/v2/po/pt.po
index 4bc3a50..a01f659 100644
--- a/v2/po/pt.po
+++ b/v2/po/pt.po
@@ -1,19 +1,46 @@
#. type: Plain text
#: src/lib/base.en.conf:2
-msgid "date_fmt='%B %-d, %Y'"
+msgid "export date_fmt='%B %-d, %Y'"
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:4
-msgid "site_name=\"EuAndreh's website\""
+msgid "export site_name=\"EuAndreh's website\""
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:6
-msgid "about='About'"
+msgid "export about='About'"
msgstr ""
#. type: Plain text
#: src/lib/base.en.conf:7
-msgid "about_url_name='about.html'"
+msgid "export about_url_name='about.html'"
+msgstr ""
+
+#. type: Content of: <p>
+#: src/lib/comment.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: Content of: <p>
+#: src/lib/date.en.html:2
+msgid "Posted on"
+msgstr ""
+
+#. type: Content of: <p><time>
+#: src/lib/date.en.html:2
+msgid "$formatted_date"
+msgstr ""
+
+#. type: Content of: <p>
+#: src/lib/update.en.html:2
+msgid "Updated on"
+msgstr ""
+
+#. type: Content of: <p><time>
+#: src/lib/update.en.html:2
+msgid "$formatted_update"
msgstr ""