diff options
Diffstat (limited to '')
-rw-r--r-- | v2/po/euandre.org.pot | 160 |
1 files changed, 131 insertions, 29 deletions
diff --git a/v2/po/euandre.org.pot b/v2/po/euandre.org.pot index fcaba04..90c1acb 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-05 18:22-0300\n" +"POT-Creation-Date: 2023-04-08 12:41-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" @@ -17,6 +17,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text +#: src/content/img/alt/atom.en.txt:1 +msgid "three yellow lines representing an Atom feed" +msgstr "" + +#. type: Plain text +#: src/content/img/alt/envelope.en.txt:1 +msgid "an envelope icon representing an email address" +msgstr "" + +#. type: Plain text +#: src/content/img/alt/favicon.en.txt:1 +msgid "a crude hand doing a thumbs up" +msgstr "" + +#. type: Plain text +#: src/content/img/alt/link.en.txt:1 +msgid "two chain rings, representing an anchor to this header" +msgstr "" + +#. type: Plain text +#: src/content/img/alt/linkto.en.txt:1 +msgid "" +"a drawing of a box with an arrow going outwards, representing an internal " +"link" +msgstr "" + +#. type: Plain text +#: src/content/img/alt/lock.en.txt:1 +msgid "a lock icon representing a GPG public key" +msgstr "" + +#. type: Plain text #: src/lib/base.en.conf:2 msgid "export date_fmt='%B %-d, %Y'" msgstr "" @@ -28,14 +60,79 @@ msgstr "" #. type: Plain text #: src/lib/base.en.conf:6 +msgid "export lang='en'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:8 +msgid "export index_pastebins_title='Pastebins'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:10 +msgid "export index_recent_pastebins_title='Pastebins listing'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:12 +msgid "export index_category_pastebins_title='Pastebins by category'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:14 +msgid "export index by_category_url_part='by-category.html'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:16 +msgid "export feed_pastebins_title=\"EuAndreh's pastebins\"" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:18 +msgid "export index_tils_title='TIL'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:20 +msgid "export index_recent_tils_title='TIL listing'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:22 +msgid "export index_category_tils_title='TIL by category'" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:24 +msgid "export feed_tils_title=\"EuAndreh's TIL\"" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:26 msgid "export about='About'" msgstr "" #. type: Plain text -#: src/lib/base.en.conf:7 +#: src/lib/base.en.conf:28 msgid "export about_url_name='about.html'" msgstr "" +#. type: Plain text +#: src/lib/base.en.conf:30 +msgid "export homepage_url=\"$(url-for \"$lang/\")\"" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:32 +msgid "export homepage_url_absolute=\"$(absolute \"$homepage_url\")\"" +msgstr "" + +#. type: Plain text +#: src/lib/base.en.conf:33 +msgid "export about_url=\"$(url-for \"$lang/$about_url_name\")\"" +msgstr "" + #. type: Content of: <p> #: src/lib/comment.en.html:3 msgid "" @@ -67,7 +164,7 @@ msgstr "" #. type: Plain text #: src/content/en/about.md:1 src/content/en/about.md:5 #: src/content/en/pastebins/sicp-exercise-3-19.md:1 -#: src/content/en/pastebins/sicp-exercise-3-19.md:7 +#: src/content/en/pastebins/sicp-exercise-3-19.md:9 #, no-wrap msgid "---\n" msgstr "" @@ -93,12 +190,17 @@ msgid "date: 2021-09-02" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:10 +#: src/content/en/pastebins/sicp-exercise-3-19.md:8 +msgid "categories: lisp programming-languages" +msgstr "" + +#. type: Plain text +#: src/content/en/pastebins/sicp-exercise-3-19.md:12 msgid "Some content here, before:" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:20 +#: src/content/en/pastebins/sicp-exercise-3-19.md:22 #, no-wrap msgid "" "```scheme\n" @@ -113,12 +215,12 @@ msgid "" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:22 +#: src/content/en/pastebins/sicp-exercise-3-19.md:24 msgid "Sample interactive session:" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:39 +#: src/content/en/pastebins/sicp-exercise-3-19.md:41 #, no-wrap msgid "" "```scheme\n" @@ -140,93 +242,93 @@ msgid "" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:41 +#: src/content/en/pastebins/sicp-exercise-3-19.md:43 msgid "# An h1" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:43 +#: src/content/en/pastebins/sicp-exercise-3-19.md:45 msgid "a list:" msgstr "" #. type: Bullet: '1. ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:47 +#: src/content/en/pastebins/sicp-exercise-3-19.md:49 #, markdown-text msgid "one" msgstr "" #. type: Bullet: '2. ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:47 +#: src/content/en/pastebins/sicp-exercise-3-19.md:49 #, markdown-text msgid "two" msgstr "" #. type: Bullet: '3. ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:47 +#: src/content/en/pastebins/sicp-exercise-3-19.md:49 #, markdown-text msgid "three" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:49 +#: src/content/en/pastebins/sicp-exercise-3-19.md:51 msgid "some content." msgstr "" #. type: Bullet: '- ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:53 +#: src/content/en/pastebins/sicp-exercise-3-19.md:55 #, markdown-text msgid "item" msgstr "" #. type: Bullet: '- ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:53 +#: src/content/en/pastebins/sicp-exercise-3-19.md:55 #, markdown-text msgid "another" msgstr "" #. type: Bullet: '- ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:53 +#: src/content/en/pastebins/sicp-exercise-3-19.md:55 #, markdown-text msgid "yet another" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:55 +#: src/content/en/pastebins/sicp-exercise-3-19.md:57 msgid "## An h2" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:57 +#: src/content/en/pastebins/sicp-exercise-3-19.md:59 msgid "Xablau:" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:60 +#: src/content/en/pastebins/sicp-exercise-3-19.md:62 msgid "``` xupliu 1" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:63 +#: src/content/en/pastebins/sicp-exercise-3-19.md:65 msgid "3 4" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:70 +#: src/content/en/pastebins/sicp-exercise-3-19.md:72 msgid "dez ```" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:72 +#: src/content/en/pastebins/sicp-exercise-3-19.md:74 msgid "Foi `wikiwiu`." msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:74 +#: src/content/en/pastebins/sicp-exercise-3-19.md:76 msgid "a very long code block:" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:80 +#: src/content/en/pastebins/sicp-exercise-3-19.md:82 #, no-wrap msgid "" "```\n" @@ -238,27 +340,27 @@ msgid "" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:82 +#: src/content/en/pastebins/sicp-exercise-3-19.md:84 msgid "Someone said:" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:84 +#: src/content/en/pastebins/sicp-exercise-3-19.md:86 msgid "> Xablau, xupliu." msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:87 +#: src/content/en/pastebins/sicp-exercise-3-19.md:89 msgid "### A repeated header ### A repeated header" msgstr "" #. type: Plain text -#: src/content/en/pastebins/sicp-exercise-3-19.md:89 +#: src/content/en/pastebins/sicp-exercise-3-19.md:91 msgid "a big list:" msgstr "" #. type: Bullet: '1. ' -#: src/content/en/pastebins/sicp-exercise-3-19.md:107 +#: src/content/en/pastebins/sicp-exercise-3-19.md:109 #, markdown-text msgid "a" msgstr "" |