diff options
author | EuAndreh <eu@euandre.org> | 2020-12-15 16:32:39 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-15 17:19:52 -0300 |
commit | c37ea67243180a5c593303e83e33b299c1b23da5 (patch) | |
tree | f3859767af9e9dd112c67fc8c74ff847a3bfe305 /locale | |
parent | Remove pastebins link to about.md (diff) | |
download | euandre.org-c37ea67243180a5c593303e83e33b299c1b23da5.tar.gz euandre.org-c37ea67243180a5c593303e83e33b299c1b23da5.tar.xz |
Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo
Diffstat (limited to '')
-rw-r--r-- | locale/eo/LC_MESSAGES/about.po | 12 | ||||
-rw-r--r-- | locale/eo/LC_MESSAGES/articles-by-category.po | 31 | ||||
-rw-r--r-- | locale/eo/LC_MESSAGES/pastebins-by-category.po | 31 | ||||
-rw-r--r-- | locale/eo/LC_MESSAGES/slides-by-category.po | 28 | ||||
-rw-r--r-- | locale/eo/LC_MESSAGES/til-by-category.po | 28 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/about.po | 12 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/articles-by-category.po | 31 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/pastebins-by-category.po | 28 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/slides-by-category.po | 28 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/til-by-category.po | 28 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/about.po | 12 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/articles-by-category.po | 31 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/pastebins-by-category.po | 28 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/slides-by-category.po | 28 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/til-by-category.po | 28 |
15 files changed, 366 insertions, 18 deletions
diff --git a/locale/eo/LC_MESSAGES/about.po b/locale/eo/LC_MESSAGES/about.po index b335c25..f68c874 100644 --- a/locale/eo/LC_MESSAGES/about.po +++ b/locale/eo/LC_MESSAGES/about.po @@ -30,12 +30,6 @@ msgstr "" "Ĉi tiu estas mia persona retejo, kie mi verkas artikolojn, publikas " "programojn kaj aliajn rilatajn laborojn." -msgid "Other things" -msgstr "Aliaj" - -msgid "[Articles by category]({% link categories.en.md %})." -msgstr "[Artikoloj laŭ kategorio]({% link kategorioj.md %})." - msgid "layout: page" msgstr "layout: page" @@ -48,5 +42,11 @@ msgstr "lang: eo" msgid "ref: about" msgstr "ref: about" +#~ msgid "Other things" +#~ msgstr "Aliaj" + +#~ msgid "[Articles by category]({% link categories.en.md %})." +#~ msgstr "[Artikoloj laŭ kategorio]({% link kategorioj.md %})." + #~ msgid "[Pastebins listing]({% link pastebins.en.md %})." #~ msgstr "[Listo de *pastebins*]({% link pastebins.eo.md %})." diff --git a/locale/eo/LC_MESSAGES/articles-by-category.po b/locale/eo/LC_MESSAGES/articles-by-category.po new file mode 100644 index 0000000..f290f90 --- /dev/null +++ b/locale/eo/LC_MESSAGES/articles-by-category.po @@ -0,0 +1,31 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "title: Articles by category" +msgstr "title: Artikoloj laŭ kategorio" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: eo" + +msgid "{% include categories.html kind=\"articles\" %}" +msgstr "{% include categories.html kind=\"articles\" %}" + +msgid "ref: articles-by-category" +msgstr "ref: articles-by-category" + +#~ msgid "ref: articles-by-categories" +#~ msgstr "ref: articles-by-categories" diff --git a/locale/eo/LC_MESSAGES/pastebins-by-category.po b/locale/eo/LC_MESSAGES/pastebins-by-category.po new file mode 100644 index 0000000..c5ab9ed --- /dev/null +++ b/locale/eo/LC_MESSAGES/pastebins-by-category.po @@ -0,0 +1,31 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: eo" + +msgid "ref: pastebins-by-category" +msgstr "ref: pastebins-by-category" + +msgid "{% include categories.html kind=\"pastebins\" %}" +msgstr "{% include categories.html kind=\"pastebins\" %}" + +msgid "title: Pastebins by category" +msgstr "title: Pastebins laŭ kategorio" + +#~ msgid "title: Articles by category" +#~ msgstr "title: Artikoloj laŭ kategorio" diff --git a/locale/eo/LC_MESSAGES/slides-by-category.po b/locale/eo/LC_MESSAGES/slides-by-category.po new file mode 100644 index 0000000..d817ffd --- /dev/null +++ b/locale/eo/LC_MESSAGES/slides-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: eo" + +msgid "ref: slides-by-category" +msgstr "ref: slides-by-category" + +msgid "{% include categories.html kind=\"slides\" %}" +msgstr "{% include categories.html kind=\"slides\" %}" + +msgid "title: Slides by category" +msgstr "title: Lumbildoj laŭ kategorio" diff --git a/locale/eo/LC_MESSAGES/til-by-category.po b/locale/eo/LC_MESSAGES/til-by-category.po new file mode 100644 index 0000000..8bb1eea --- /dev/null +++ b/locale/eo/LC_MESSAGES/til-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: eo" + +msgid "ref: til-by-category" +msgstr "ref: til-by-category" + +msgid "{% include categories.html kind=\"til\" %}" +msgstr "{% include categories.html kind=\"til\" %}" + +msgid "title: TIL by category" +msgstr "title: HML laŭ kategorio" diff --git a/locale/fr/LC_MESSAGES/about.po b/locale/fr/LC_MESSAGES/about.po index 7a83f5e..115bdf8 100644 --- a/locale/fr/LC_MESSAGES/about.po +++ b/locale/fr/LC_MESSAGES/about.po @@ -31,12 +31,6 @@ msgstr "" "Ceci est mon site personnel où j'écris des articles, publie des logicielles " "et d'autres travaux connexes." -msgid "Other things" -msgstr "Autres" - -msgid "[Articles by category]({% link categories.en.md %})." -msgstr "[Articles par catégorie]({% link categories.fr.md %})." - msgid "layout: page" msgstr "layout: page" @@ -49,5 +43,11 @@ msgstr "lang: fr" msgid "ref: about" msgstr "ref: about" +#~ msgid "Other things" +#~ msgstr "Autres" + +#~ msgid "[Articles by category]({% link categories.en.md %})." +#~ msgstr "[Articles par catégorie]({% link categories.fr.md %})." + #~ msgid "[Pastebins listing]({% link pastebins.en.md %})." #~ msgstr "[Liste de pastebins]({% link pastebins.fr.md %})." diff --git a/locale/fr/LC_MESSAGES/articles-by-category.po b/locale/fr/LC_MESSAGES/articles-by-category.po new file mode 100644 index 0000000..8b064a1 --- /dev/null +++ b/locale/fr/LC_MESSAGES/articles-by-category.po @@ -0,0 +1,31 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "title: Articles by category" +msgstr "title: Articles par catégorie" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: fr" + +msgid "{% include categories.html kind=\"articles\" %}" +msgstr "{% include categories.html kind=\"articles\" %}" + +msgid "ref: articles-by-category" +msgstr "ref: articles-by-category" + +#~ msgid "ref: articles-by-categories" +#~ msgstr "ref: articles-by-categories" diff --git a/locale/fr/LC_MESSAGES/pastebins-by-category.po b/locale/fr/LC_MESSAGES/pastebins-by-category.po new file mode 100644 index 0000000..c08042e --- /dev/null +++ b/locale/fr/LC_MESSAGES/pastebins-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: fr" + +msgid "ref: pastebins-by-category" +msgstr "ref: pastebins-by-category" + +msgid "{% include categories.html kind=\"pastebins\" %}" +msgstr "{% include categories.html kind=\"pastebins\" %}" + +msgid "title: Pastebins by category" +msgstr "title: Pastebins par catégorie" diff --git a/locale/fr/LC_MESSAGES/slides-by-category.po b/locale/fr/LC_MESSAGES/slides-by-category.po new file mode 100644 index 0000000..4da7adf --- /dev/null +++ b/locale/fr/LC_MESSAGES/slides-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: fr" + +msgid "ref: slides-by-category" +msgstr "ref: slides-by-category" + +msgid "{% include categories.html kind=\"slides\" %}" +msgstr "{% include categories.html kind=\"slides\" %}" + +msgid "title: Slides by category" +msgstr "title: Diapositives par catégorie" diff --git a/locale/fr/LC_MESSAGES/til-by-category.po b/locale/fr/LC_MESSAGES/til-by-category.po new file mode 100644 index 0000000..837ce32 --- /dev/null +++ b/locale/fr/LC_MESSAGES/til-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: fr" + +msgid "ref: til-by-category" +msgstr "ref: til-by-category" + +msgid "{% include categories.html kind=\"til\" %}" +msgstr "{% include categories.html kind=\"til\" %}" + +msgid "title: TIL by category" +msgstr "title: AJA par catégorie" diff --git a/locale/pt/LC_MESSAGES/about.po b/locale/pt/LC_MESSAGES/about.po index ccc2040..654481c 100644 --- a/locale/pt/LC_MESSAGES/about.po +++ b/locale/pt/LC_MESSAGES/about.po @@ -31,12 +31,6 @@ msgstr "" "Esse é o meu site pessoal onde eu escrevo artigos, público software e outros" " trabalhos relacionados." -msgid "Other things" -msgstr "Outras coisas" - -msgid "[Articles by category]({% link categories.en.md %})." -msgstr "[Artigos por categoria]({% link categorias.md %})." - msgid "layout: page" msgstr "layout: page" @@ -49,6 +43,12 @@ msgstr "lang: pt" msgid "ref: about" msgstr "ref: about" +#~ msgid "Other things" +#~ msgstr "Outras coisas" + +#~ msgid "[Articles by category]({% link categories.en.md %})." +#~ msgstr "[Artigos por categoria]({% link categorias.md %})." + #~ msgid "[Pastebins listing]({% link pastebins.en.md %})." #~ msgstr "[Lista de pastebins]({% link pastebins.pt.md %})." diff --git a/locale/pt/LC_MESSAGES/articles-by-category.po b/locale/pt/LC_MESSAGES/articles-by-category.po new file mode 100644 index 0000000..cd1c585 --- /dev/null +++ b/locale/pt/LC_MESSAGES/articles-by-category.po @@ -0,0 +1,31 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "title: Articles by category" +msgstr "title: Artigos por categoria" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "{% include categories.html kind=\"articles\" %}" +msgstr "{% include categories.html kind=\"articles\" %}" + +msgid "ref: articles-by-category" +msgstr "ref: articles-by-category" + +#~ msgid "ref: articles-by-categories" +#~ msgstr "ref: articles-by-categories" diff --git a/locale/pt/LC_MESSAGES/pastebins-by-category.po b/locale/pt/LC_MESSAGES/pastebins-by-category.po new file mode 100644 index 0000000..495e5e6 --- /dev/null +++ b/locale/pt/LC_MESSAGES/pastebins-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: pastebins-by-category" +msgstr "ref: pastebins-by-category" + +msgid "{% include categories.html kind=\"pastebins\" %}" +msgstr "{% include categories.html kind=\"pastebins\" %}" + +msgid "title: Pastebins by category" +msgstr "title: Pastebins por categoria" diff --git a/locale/pt/LC_MESSAGES/slides-by-category.po b/locale/pt/LC_MESSAGES/slides-by-category.po new file mode 100644 index 0000000..e5ff03b --- /dev/null +++ b/locale/pt/LC_MESSAGES/slides-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: slides-by-category" +msgstr "ref: slides-by-category" + +msgid "{% include categories.html kind=\"slides\" %}" +msgstr "{% include categories.html kind=\"slides\" %}" + +msgid "title: Slides by category" +msgstr "title: Eslaides por categoria" diff --git a/locale/pt/LC_MESSAGES/til-by-category.po b/locale/pt/LC_MESSAGES/til-by-category.po new file mode 100644 index 0000000..021e934 --- /dev/null +++ b/locale/pt/LC_MESSAGES/til-by-category.po @@ -0,0 +1,28 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.2\n" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: til-by-category" +msgstr "ref: til-by-category" + +msgid "{% include categories.html kind=\"til\" %}" +msgstr "{% include categories.html kind=\"til\" %}" + +msgid "title: TIL by category" +msgstr "title: HEA por categoria" |