From c37ea67243180a5c593303e83e33b299c1b23da5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 15 Dec 2020 16:32:39 -0300 Subject: Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo --- locale/pt/LC_MESSAGES/about.po | 12 +++++----- locale/pt/LC_MESSAGES/articles-by-category.po | 31 ++++++++++++++++++++++++++ locale/pt/LC_MESSAGES/pastebins-by-category.po | 28 +++++++++++++++++++++++ locale/pt/LC_MESSAGES/slides-by-category.po | 28 +++++++++++++++++++++++ locale/pt/LC_MESSAGES/til-by-category.po | 28 +++++++++++++++++++++++ 5 files changed, 121 insertions(+), 6 deletions(-) create mode 100644 locale/pt/LC_MESSAGES/articles-by-category.po create mode 100644 locale/pt/LC_MESSAGES/pastebins-by-category.po create mode 100644 locale/pt/LC_MESSAGES/slides-by-category.po create mode 100644 locale/pt/LC_MESSAGES/til-by-category.po (limited to 'locale/pt') 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" -- cgit v1.2.3