From 7496d0f6812f01f993c5c034fccbf0bf12ab246c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nin=E2=98=85?= Date: Mon, 4 Oct 2021 05:17:18 -0300 Subject: [PATCH 1/2] Update BR_pt.json --- locales/BR_pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/BR_pt.json b/locales/BR_pt.json index 16525ed..7c9e034 100644 --- a/locales/BR_pt.json +++ b/locales/BR_pt.json @@ -107,7 +107,7 @@ }, { "name": "Jip Fr", - "caption": "Web development lead", + "caption": "Líder de desenvolvimento web", "picture": "https://github.com/jipfr.png", "github": "https://github.com/jipfr" }, @@ -119,19 +119,19 @@ }, { "name": "Stary", - "caption": "3DS dev and NEX dissector", + "caption": "Desenvolvimento 3DS e dissector NEX", "picture": "https://github.com/Stary2001.png", "github": "https://github.com/Stary2001" }, { "name": "Billy", - "caption": "Provider of dumps", + "caption": "Fornecedor de dumps", "picture": "https://github.com/InternalLoss.png", "github": "https://github.com/InternalLoss" }, { "name": "quarky", - "caption": "BOSS research and patch development", + "caption": "Pesquisa do BOSS e desenvolvimento do patch", "picture": "https://github.com/QuarkTheAwesome.png", "github": "https://github.com/QuarkTheAwesome" }, @@ -156,7 +156,7 @@ }, "blogPage": { "title": "Blog", - "description": "The latest updates in condensed chunks. If you want to see more frequent updates, consider supporting us on Patreon." + "description": "As atualizações mais recentes em postagens condensadas. Se você quiser ver atualizações com mais frequência, considere nos ajudar no Patreon." }, "localizationPage": { "title": "Let's localize", From 211f1971f98aea7859d97f21eb50897c7035d162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nin=E2=98=85?= Date: Mon, 4 Oct 2021 05:23:31 -0300 Subject: [PATCH 2/2] Localization fields --- locales/BR_pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/BR_pt.json b/locales/BR_pt.json index 7c9e034..5212b93 100644 --- a/locales/BR_pt.json +++ b/locales/BR_pt.json @@ -159,11 +159,11 @@ "description": "As atualizações mais recentes em postagens condensadas. Se você quiser ver atualizações com mais frequência, considere nos ajudar no Patreon." }, "localizationPage": { - "title": "Let's localize", - "description": "Paste a link to a publicly accessible JSON locale to test it on the website", - "instructions": "View localization instructions", - "fileInput": "File to test", + "title": "Vamos traduzir", + "description": "Cole um link para um arquivo JSON acessível publicamente para testá-lo no site", + "instructions": "Veja as instruções de localização e tradução", + "fileInput": "Arquivo para testar", "filePlaceholder": "https://a.link.to/the_file.json", - "button": "Test file" + "button": "Testar aqui" } }