diff options
author | EuAndreh <eu@euandre.org> | 2025-04-29 20:09:48 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-29 20:09:48 -0300 |
commit | 2905644a4075a1dfdd293835ba4319b51a1d149d (patch) | |
tree | 347f03c9d7230c68ddcd05792a2ffce21c725c33 /po/euandre.org.pot | |
parent | Makefile: Add sitemap.xml (diff) | |
download | euandre.org-2905644a4075a1dfdd293835ba4319b51a1d149d.tar.gz euandre.org-2905644a4075a1dfdd293835ba4319b51a1d149d.tar.xz |
Setup basic gettext and po4a setup
Diffstat (limited to '')
-rw-r--r-- | po/euandre.org.pot | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/po/euandre.org.pot b/po/euandre.org.pot new file mode 100644 index 0000000..d19083e --- /dev/null +++ b/po/euandre.org.pot @@ -0,0 +1,38 @@ +# 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: 2025-04-29 20:01-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: Title = +#: src/content/en/about.adoc:1 +#, no-wrap +msgid "About" +msgstr "" + +#. type: Plain text +#: src/content/en/about.adoc:9 +msgid "" +"Hi, I'm EuAndreh. I write software and, occasionally, music. You can find " +"my contact information in the footer of this page, or mail my " +"{mailto}[public inbox] ({archive}[archive])." +msgstr "" + +#. type: Plain text +#: src/content/en/about.adoc:11 +msgid "" +"This is my personal website where I write articles, publish software and " +"more related work." +msgstr "" |