summaryrefslogtreecommitdiff
path: root/po/pt.po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
committerEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
commit7c016c48b6356147c567a9222de45dd50dd8a405 (patch)
tree9ca75538543556d9afd58910906f775be634b337 /po/pt.po
parentsrc/static.conf ($discussions_url_prefix): Fix typo in address (diff)
downloadeuandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.gz
euandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.xz
Diffstat (limited to 'po/pt.po')
-rw-r--r--po/pt.po211
1 files changed, 192 insertions, 19 deletions
diff --git a/po/pt.po b/po/pt.po
index 4794358..17cfcc7 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"POT-Creation-Date: 2025-05-01 19:02-0300\n"
+"POT-Creation-Date: 2026-08-27 14:39-0300\n"
"PO-Revision-Date: 2025-05-01 19:08-0300\n"
"Last-Translator: EuAndreh <eu@euandre.org>\n"
"Language-Team: none\n"
@@ -20,7 +20,7 @@ msgstr ""
#. type: Plain text
#: src/headers/ref.txt:2
msgid "en/blog/\tBlog"
-msgstr "#"
+msgstr "pt/blog/\tBlog"
#. type: Plain text
#: src/headers/ref.txt:4
@@ -30,22 +30,22 @@ msgstr "pt/hea/\tHEA"
#. type: Plain text
#: src/headers/ref.txt:6
msgid "en/podcast/\tPodcasts"
-msgstr "#"
+msgstr "pt/podcast/\tPodcast"
#. type: Plain text
#: src/headers/ref.txt:8
msgid "en/screencast/\tScreencasts"
-msgstr "#"
+msgstr "pt/screencast/\tScreencasts"
#. type: Plain text
#: src/headers/ref.txt:10
msgid "en/pastebin/\tPastebins"
-msgstr "#"
+msgstr "pt/pastebin/\tPastebins"
#. type: Plain text
#: src/headers/ref.txt:12
msgid "en/slide/\tSlides"
-msgstr "#"
+msgstr "pt/eslaides/\tEslaides"
#. type: Plain text
#: src/headers/ref.txt:13
@@ -62,6 +62,32 @@ msgstr "categorias"
msgid "category"
msgstr "categoria"
+#. type: Plain text
+#: src/names/feed/ref.txt:1
+msgid "Atom feed"
+msgstr "Feed Atom"
+
+#. type: Plain text
+#: src/names/tagline/ref.txt:1
+msgid "Robust software, for everybody."
+msgstr "Software robusto, para todo mundo."
+
+#. type: Plain text
+#: src/names/feedicon_alt/ref.txt:1
+msgid "The Atom feed icon"
+msgstr "O ícone do feed Atom"
+
+#. type: Title =
+#: src/content/en/index.adoc:1
+#, no-wrap
+msgid "Home"
+msgstr "Início"
+
+#. type: Plain text
+#: src/content/en/index.adoc:3
+msgid "The newest of each collection is below."
+msgstr "O mais recente de cada coleção está abaixo."
+
#. type: Title =
#: src/content/en/about.adoc:1
#, no-wrap
@@ -69,26 +95,135 @@ msgid "About"
msgstr "Sobre"
#. type: Plain text
-#: src/content/en/about.adoc:9
+#: src/content/en/about.adoc:17
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])."
+"Hi, I'm EuAndreh -- André Miranda Moreira. 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 ""
-"Oi, eu sou EuAndreh. Eu escrevo software e, ocasionalmente, música. Você "
-"encontra meu dados para entrar em contato no rodapé desta página, ou pode "
-"mandar também uma mensagem para minha {mailto}[caixa de entrada pública] "
-"({archive}[arquivo])."
+"Oi, eu sou EuAndreh -- André Miranda Moreira. 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 {mailto}[caixa de "
+"entrada pública] ({archive}[arquivo])."
#. type: Plain text
-#: src/content/en/about.adoc:11
+#: src/content/en/about.adoc:20
msgid ""
"This is my personal website where I write articles, publish software and "
"more related work."
msgstr ""
-"Esse é o meu site pessoal onde eu escrevo artigos, publico software e outros "
+"Esse é o meu site pessoal onde eu escrevo artigos, público software e outros "
"trabalhos relacionados."
+#. type: Plain text
+#: src/content/en/about.adoc:23
+msgid ""
+"I write about robust software: the kind that still works after the network "
+"drops, after the vendor leaves, and after you stop paying attention."
+msgstr ""
+
+#. type: Plain text
+#: src/content/en/about.adoc:33
+msgid ""
+"That shows up in a few places. I care about reproducible systems, so I run "
+"a link:{stateless}[stateless NixOS workstation] and have written bridges "
+"like link:{cargo2nix}[cargo2nix] and link:{swift2nix}[swift2nix] to make "
+"Rust and Swift first-class citizens inside Nix builds. I care about durable "
+"data, which is why I keep returning to local-first software, persistent data "
+"structures, and link:{database}[the database I wish existed]: embedded, "
+"immutable, and syncable. And I care about tools that don't need a company "
+"behind them, so I reach for Git, email and plain text before I reach for a "
+"service -- far enough that link:{bugtracker}[my bug tracker is a directory]."
+msgstr ""
+
+#. type: Plain text
+#: src/content/en/about.adoc:37
+msgid ""
+"I also think about how teams ship -- fault injection (link:{fallible}"
+"[fallible]), link:{flags}[feature flags], and link:{interviewing}[how we "
+"interview engineers] -- because robustness is a team habit before it is a "
+"technology."
+msgstr ""
+
+#. type: Title =
+#: src/content/en/music.adoc:1
+#, no-wrap
+msgid "Music"
+msgstr "Música"
+
+#. type: Plain text
+#: src/content/en/music.adoc:8
+msgid ""
+"Scores I have engraved, with a synthesised rendering of each. The LilyPond "
+"sources are in the repository; the PDFs are built from them."
+msgstr ""
+"Partituras que eu gravei, cada uma com uma execução sintetizada. Os fontes "
+"em LilyPond estão no repositório; os PDFs são gerados a partir deles."
+
+#. type: Title ==
+#: src/content/en/music.adoc:9
+#, no-wrap
+msgid "Scores"
+msgstr "Partituras"
+
+#. type: Plain text
+#: src/content/en/music.adoc:12
+msgid "João Pernambuco, link:{dengoso}.pdf[Dengoso]"
+msgstr ""
+
+#. type: delimited block +
+#: src/content/en/music.adoc:17
+#, no-wrap
+msgid ""
+"<audio controls>\n"
+" <source src=\"../music/dengoso.ogg\" type=\"audio/ogg\" />\n"
+"</audio>\n"
+msgstr ""
+
+#. type: Plain text
+#: src/content/en/music.adoc:20
+msgid "Canhoto, link:{marcha}.pdf[Marcha dos Marinheiros]"
+msgstr ""
+
+#. type: delimited block +
+#: src/content/en/music.adoc:25
+#, no-wrap
+msgid ""
+"<audio controls>\n"
+" <source src=\"../music/marcha-dos-marinheiros.ogg\" type=\"audio/ogg\" />\n"
+"</audio>\n"
+msgstr ""
+
+#. type: Plain text
+#: src/content/en/music.adoc:28
+msgid "Agustín Barrios, link:{choro}.pdf[Choro da Saudade]"
+msgstr ""
+
+#. type: delimited block +
+#: src/content/en/music.adoc:33
+#, no-wrap
+msgid ""
+"<audio controls>\n"
+" <source src=\"../music/choro-da-saudade.ogg\" type=\"audio/ogg\" />\n"
+"</audio>\n"
+msgstr ""
+
+#. type: Title =
+#: src/content/en/blog/index.adoc:1
+#, no-wrap
+msgid "Blog"
+msgstr "Blog"
+
+#. type: Title =
+#: src/content/en/blog/categories.adoc:1 src/content/en/til/categories.adoc:1
+#: src/content/en/pastebin/categories.adoc:1
+#: src/content/en/podcast/categories.adoc:1
+#: src/content/en/screencast/categories.adoc:1
+#: src/content/en/slide/categories.adoc:1
+#, no-wrap
+msgid "Articles by category"
+msgstr "Artigos por categoria"
+
#. type: Title =
#: src/content/en/til/index.adoc:1
#, no-wrap
@@ -108,10 +243,37 @@ msgid "Shameless rip-off of {anna-e-so}[Anna e só]."
msgstr "Cópia descarada da {anna-e-so}[Anna e só]."
#. type: Title =
-#: src/content/en/til/categories.adoc:1
+#: src/content/en/pastebin/index.adoc:1
#, no-wrap
-msgid "Articles by category"
-msgstr "Artigos por categoria"
+msgid "Pastebins"
+msgstr "Pastebins"
+
+#. type: Title =
+#: src/content/en/podcast/index.adoc:1
+#, no-wrap
+msgid "Podcasts"
+msgstr "Podcast"
+
+#. type: Title =
+#: src/content/en/screencast/index.adoc:1
+#, no-wrap
+msgid "Screencasts"
+msgstr "Screencasts"
+
+#. type: Title =
+#: src/content/en/slide/index.adoc:1
+#, no-wrap
+msgid "Slides"
+msgstr "Eslaides"
+
+#. type: Plain text
+#: src/content/en/slide/index.adoc:4
+msgid ""
+"Slide decks, rendered to PDF: no browser needed to read them, and no "
+"JavaScript presentation framework to carry along."
+msgstr ""
+"Apresentações renderizadas em PDF: nenhum navegador é necessário para lê-"
+"las, e nenhum framework de apresentação em JavaScript para carregar junto."
#. type: Title =
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:1
@@ -188,3 +350,14 @@ msgstr ""
"Ambos os formatos de data são hierárquicos, com intervalos de tempo maior à "
"esquerda. Isso significa que você pode facilmente ordená-los (e até usar "
"TAB para completar) sem esforço ou ferramenta extra."
+
+#~ msgid "en/start.html\tStart here"
+#~ msgstr "pt/comece.html\tComece aqui"
+
+#, no-wrap
+#~ msgid "Start here"
+#~ msgstr "Comece aqui"
+
+#, no-wrap
+#~ msgid "Slides by category"
+#~ msgstr "Eslaides por categoria"