From ba85b8b41761c52e9bbdc851f360bb2d38799997 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 13 Sep 2024 14:03:36 +0200 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- website/src/locales/pt-BR.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/src/locales/pt-BR.json b/website/src/locales/pt-BR.json index 90aaf9f9..7d302a67 100644 --- a/website/src/locales/pt-BR.json +++ b/website/src/locales/pt-BR.json @@ -443,6 +443,7 @@ "home": "Início", "app": "Aplicativo", "contact": "Contato", + "reddit": "Reddit", "x": "X", "facebook": "Facebook", "github": "GitHub", @@ -462,6 +463,28 @@ "identity": "Grátis, sem anúncios e de código aberto", "identity_description": "O site é gratuito de usar, sem anúncios, e o código-fonte está disponível publicamente no GitHub. Isso só é possível graças ao apoio incrível da comunidade." }, + "docs": { + "edit": "Edit this page on GitHub", + "translate": "Improve this translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Cancel", + "recent": "Recent", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, "embedding": { "title": "Crie seu próprio mapa", "mapbox_token": "Token de acesso do Mapbox",