diff options
author | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:28:46 -0300 |
---|---|---|
committer | nixpkgs-review <nixpkgs-review@example.com> | 2020-11-05 11:40:30 -0300 |
commit | d676204e3b7cf2dd7c9aca470781dbd148035c12 (patch) | |
tree | 54e5661c2b6959c4c7e37a952f59b6b1a0bcfb2d /locale/pt/LC_MESSAGES | |
parent | Add draft slides as unpublished with extracted po files (diff) | |
download | euandre.org-d676204e3b7cf2dd7c9aca470781dbd148035c12.tar.gz euandre.org-d676204e3b7cf2dd7c9aca470781dbd148035c12.tar.xz |
Move translated pages to po files
Diffstat (limited to '')
-rw-r--r-- | locale/pt/LC_MESSAGES/about.po | 41 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/categories.en.po | 31 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/en/index.po | 31 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/pastebins.en.po | 31 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/slides.po | 31 | ||||
-rw-r--r-- | locale/pt/LC_MESSAGES/til.po | 35 |
6 files changed, 145 insertions, 55 deletions
diff --git a/locale/pt/LC_MESSAGES/about.po b/locale/pt/LC_MESSAGES/about.po index 1d36c27..4c7a47d 100644 --- a/locale/pt/LC_MESSAGES/about.po +++ b/locale/pt/LC_MESSAGES/about.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" +"PO-Revision-Date: 2020-11-05 11:11-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: pt\n" @@ -13,17 +13,6 @@ msgstr "" "X-Generator: Poedit 2.4.1\n" msgid "" -"layout: page\n" -"title: About\n" -"lang: en\n" -"ref: about" -msgstr "" -"layout: page\n" -"title: Sobre\n" -"lang: pt\n" -"ref: about" - -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 [public " "inbox](mailto:~euandreh/public-inbox@lists.sr.ht) " @@ -31,8 +20,9 @@ msgid "" msgstr "" "Oi, eu sou EuAndreh. Eu escrevo software e ocasionalmente música. Você " "encontra dados para me contatar no rodapé desta página, ou pode mandar " -"também uma mensagem para minha [caixa de entrada pública][0] " -"([arquivo][arquivo])." +"também uma mensagem para minha [caixa de entrada " +"pública](mailto:~euandreh/public-inbox@lists.sr.ht) " +"([arquivo](https://lists.sr.ht/~euandreh/public-inbox))." msgid "" "This is my personal website where I write articles, publish software and " @@ -49,3 +39,26 @@ msgstr "[Lista de pastebins]({% link pastebins.pt.md %})." msgid "[Articles by category]({% link categories.en.md %})." msgstr "[Artigos por categoria]({% link categorias.md %})." + +msgid "layout: page" +msgstr "layout: page" + +msgid "title: About" +msgstr "title: Sobre" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: about" +msgstr "ref: about" + +#~ msgid "" +#~ "layout: page\n" +#~ "title: About\n" +#~ "lang: en\n" +#~ "ref: about" +#~ msgstr "" +#~ "layout: page\n" +#~ "title: Sobre\n" +#~ "lang: pt\n" +#~ "ref: about" diff --git a/locale/pt/LC_MESSAGES/categories.en.po b/locale/pt/LC_MESSAGES/categories.en.po index d2b8d0c..dbc1eb5 100644 --- a/locale/pt/LC_MESSAGES/categories.en.po +++ b/locale/pt/LC_MESSAGES/categories.en.po @@ -1,13 +1,28 @@ # msgid "" msgstr "" - -msgid "" -"title: Articles by category\n" -"layout: page\n" -"lang: en\n" -"ref: categories" -msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.1\n" msgid "{% include categories.html %}" -msgstr "" +msgstr "{% include categories.html %}" + +msgid "title: Articles by category" +msgstr "title: Artigos por categoria" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: categories" +msgstr "ref: categories" diff --git a/locale/pt/LC_MESSAGES/en/index.po b/locale/pt/LC_MESSAGES/en/index.po index c22fb91..1b6240e 100644 --- a/locale/pt/LC_MESSAGES/en/index.po +++ b/locale/pt/LC_MESSAGES/en/index.po @@ -1,13 +1,28 @@ # msgid "" msgstr "" - -msgid "" -"title: Blog\n" -"layout: page\n" -"lang: en\n" -"ref: index" -msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.1\n" msgid "{% include link-listing.html entries=site.articles kind=\"articles\" %}" -msgstr "" +msgstr "{% include link-listing.html entries=site.articles kind=\"articles\" %}" + +msgid "title: Blog" +msgstr "title: Blog" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: index" +msgstr "ref: index" diff --git a/locale/pt/LC_MESSAGES/pastebins.en.po b/locale/pt/LC_MESSAGES/pastebins.en.po index 4de18be..e8d6fe7 100644 --- a/locale/pt/LC_MESSAGES/pastebins.en.po +++ b/locale/pt/LC_MESSAGES/pastebins.en.po @@ -1,13 +1,28 @@ # msgid "" msgstr "" - -msgid "" -"title: Pastebins\n" -"layout: page\n" -"lang: en\n" -"ref: pastebins" -msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.4.1\n" msgid "{% include link-listing.html entries=site.pastebins kind=\"pastebins\" %}" -msgstr "" +msgstr "{% include link-listing.html entries=site.pastebins kind=\"pastebins\" %}" + +msgid "title: Pastebins" +msgstr "title: Pastebins" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: pastebins" +msgstr "ref: pastebins" diff --git a/locale/pt/LC_MESSAGES/slides.po b/locale/pt/LC_MESSAGES/slides.po index 2e8f32d..7d1fb34 100644 --- a/locale/pt/LC_MESSAGES/slides.po +++ b/locale/pt/LC_MESSAGES/slides.po @@ -1,13 +1,28 @@ # msgid "" msgstr "" - -msgid "" -"title: Slides\n" -"layout: page\n" -"lang: en\n" -"ref: slides" -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.1\n" msgid "{% include link-listing.html entries=site.slides kind=\"slides\" %}" -msgstr "" +msgstr "{% include link-listing.html entries=site.slides kind=\"slides\" %}" + +msgid "title: Slides" +msgstr "title: Eslaides" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: slides" +msgstr "ref: slides" diff --git a/locale/pt/LC_MESSAGES/til.po b/locale/pt/LC_MESSAGES/til.po index fc286d8..abe2bd6 100644 --- a/locale/pt/LC_MESSAGES/til.po +++ b/locale/pt/LC_MESSAGES/til.po @@ -1,19 +1,36 @@ # msgid "" msgstr "" - -msgid "" -"title: Today I Learned\n" -"layout: page\n" -"lang: en\n" -"ref: tils" -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.1\n" msgid "**T**oday **I** **L**earned: small entries of useful knowledge." msgstr "" +"**H**oje **E**u **A**prendi (do inglês, _**T**oday **I** **L**earned_): " +"pequenas postagens de conhecimentos úteis." msgid "Shameless rip-off of [Anna e só](https://til.flourishing.stream/)." -msgstr "" +msgstr "Cópia descarada da [Anna e só](https://til.flourishing.stream/)." msgid "{% include link-listing.html entries=site.tils kind=\"tils\" %}" -msgstr "" +msgstr "{% include link-listing.html entries=site.tils kind=\"tils\" %}" + +msgid "title: Today I Learned" +msgstr "title: Hoje Eu Aprendi" + +msgid "layout: page" +msgstr "layout: page" + +msgid "lang: en" +msgstr "lang: pt" + +msgid "ref: tils" +msgstr "ref: tils" |