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/pt.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/pt.po')
-rw-r--r-- | v2/po/pt.po | 53 |
1 files changed, 53 insertions, 0 deletions
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 "" |