diff options
author | EuAndreh <eu@euandre.org> | 2023-04-04 08:33:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-04 08:43:15 -0300 |
commit | 08588f9907299b1a927e281d5c65b46b7cefa427 (patch) | |
tree | 860f8550c2efee35df9bfa1ef56e338f8331c2d1 /v2/po | |
parent | dynamic.mk: Use serve(1) as is (diff) | |
download | euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.gz euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.xz |
Revamp v2/
Diffstat (limited to 'v2/po')
-rw-r--r-- | v2/po/euandre.org.pot | 72 | ||||
-rw-r--r-- | v2/po/po4a.cfg | 7 | ||||
-rw-r--r-- | v2/po/pt.po | 53 |
3 files changed, 132 insertions, 0 deletions
diff --git a/v2/po/euandre.org.pot b/v2/po/euandre.org.pot new file mode 100644 index 0000000..d3613c2 --- /dev/null +++ b/v2/po/euandre.org.pot @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2023-04-04 06:28-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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#: src/lib/base.en.conf:2 +msgid "date_fmt='%B %-d, %Y'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:3 +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" +msgstr "" + +#. type: Content of: <html><body><main><article> +#: src/lib/preamble.en.html:37 +msgid "EOF" +msgstr "" diff --git a/v2/po/po4a.cfg b/v2/po/po4a.cfg new file mode 100644 index 0000000..877f5a9 --- /dev/null +++ b/v2/po/po4a.cfg @@ -0,0 +1,7 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 + +[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 new file mode 100644 index 0000000..2eb3ca6 --- /dev/null +++ b/v2/po/pt.po @@ -0,0 +1,53 @@ +#. type: Plain text +#: src/lib/base.en.conf:2 +msgid "date_fmt='%B %-d, %Y'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:3 +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" +msgstr "" + +#. type: Content of: <html><body><main><article> +#: src/lib/preamble.en.html:37 +msgid "EOF" +msgstr "" |