mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-11 08:08:49 -06:00
New translations en.json (Portuguese, Brazilian)
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
"dropdown": {
|
||||
"settings": "Configurações",
|
||||
"changes_applied": "Suas alterações foram salvas.",
|
||||
"language_changed": "The language has been changed.",
|
||||
"provider_changed": "The provider has been changed.",
|
||||
"language_changed": "O idioma foi alterado.",
|
||||
"provider_changed": "O provedor foi alterado.",
|
||||
"view_changed": "\"A visualização foi alterada.",
|
||||
"changes_unsaved": "Suas alterações não foram aplicadas. Verifique sua entrada.",
|
||||
"invalid": "Entrada inválida",
|
||||
@@ -57,7 +57,7 @@
|
||||
"password": "Alterar senha",
|
||||
"cron": "Definir frequência",
|
||||
"time": "Definir período",
|
||||
"storage": "Manage storage",
|
||||
"storage": "Gerenciar o armazenamento",
|
||||
"pause_tests": "Pausar testes",
|
||||
"resume_tests": "Retomar testes",
|
||||
"language": "Alterar idioma",
|
||||
@@ -128,31 +128,31 @@
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
"speedtests": "Speedtests",
|
||||
"configuration": "Configuration",
|
||||
"stored_tests": "Stored tests",
|
||||
"tests": "Tests",
|
||||
"export_tests": "Export tests",
|
||||
"tests_exported": "The tests have been exported",
|
||||
"speedtests": "Testes de velocidade",
|
||||
"configuration": "Configuração",
|
||||
"stored_tests": "Testes armazenados",
|
||||
"tests": "Testes",
|
||||
"export_tests": "Testes de exportação",
|
||||
"tests_exported": "Os testes foram exportados",
|
||||
"csv": "CSV",
|
||||
"json": "JSON",
|
||||
"import_tests": "Import tests",
|
||||
"tests_imported": "The tests have been imported",
|
||||
"import_error": "An error occurred while importing the tests",
|
||||
"export": "Export",
|
||||
"import": "Import",
|
||||
"clear_history": "Clear history",
|
||||
"history_cleared": "The history has been cleared",
|
||||
"delete": "Delete",
|
||||
"confirm_delete": "Yes, delete",
|
||||
"export_settings": "Export settings",
|
||||
"import_settings": "Import settings",
|
||||
"factory_reset": "Factory reset",
|
||||
"factory_reset_completed": "The factory reset has been completed",
|
||||
"reset": "Reset",
|
||||
"confirm_reset": "Yes, reset",
|
||||
"settings_exported": "The settings have been exported",
|
||||
"settings_imported": "The settings have been imported"
|
||||
"import_tests": "Testes de importação",
|
||||
"tests_imported": "Os testes foram importados",
|
||||
"import_error": "Ocorreu um erro ao importar os testes",
|
||||
"export": "Exportação",
|
||||
"import": "Importação",
|
||||
"clear_history": "Limpar histórico",
|
||||
"history_cleared": "O histórico foi apagado",
|
||||
"delete": "Excluir",
|
||||
"confirm_delete": "Sim, excluir",
|
||||
"export_settings": "Configurações de exportação",
|
||||
"import_settings": "Importar configurações",
|
||||
"factory_reset": "Reinicialização de fábrica",
|
||||
"factory_reset_completed": "A redefinição de fábrica foi concluída",
|
||||
"reset": "Redefinir",
|
||||
"confirm_reset": "Sim, redefinir",
|
||||
"settings_exported": "As configurações foram exportadas",
|
||||
"settings_imported": "As configurações foram importadas"
|
||||
},
|
||||
"latest": {
|
||||
"ping": "Ping",
|
||||
@@ -164,7 +164,7 @@
|
||||
"before": "antes"
|
||||
},
|
||||
"info": {
|
||||
"credits": "<MSpeed>MySpeed</MSpeed> is a open source project provided by GNMYT. Leave a star on <Github>GitHub</Github> or <Donate>donate</Donate> to support the project.",
|
||||
"credits": "<MSpeed>MySpeed</MSpeed> é um projeto de código aberto fornecido pelo GNMYT. Deixe uma estrela no <Github>GitHub</Github> ou <Donate>faça uma doação</Donate> para apoiar o projeto.",
|
||||
"recommendations_error": "Você precisa fazer pelo menos 10 testes para obter uma média. Não importa se os testes foram feitos manualmente ou automaticamente.",
|
||||
"recommendations_info": "Com base nos últimos 10 testes, foi constatado que o ping ideal foi de <Bold>{{ping}} ms</Bold>, o download em <Bold>{{down}} Mbps</Bold> e o upload em <Bold>{{up}} Mbps</Bold>. É melhor se orientar pelo seu contrato de internet e adotá-lo apenas se estiver de acordo com isso.",
|
||||
"update": "Uma atualização para a versão {{version}} está disponível. Veja <Changes>as mudanças</Changes> e <DLLink>baixe a atualização</DLLink>.",
|
||||
|
||||
Reference in New Issue
Block a user