You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
update: Brazilian portuguese translations
This commit updates the translations for Brazilian portuguese.
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
},
|
},
|
||||||
"modal": {
|
"modal": {
|
||||||
"logs": {
|
"logs": {
|
||||||
"header": "Error History",
|
"header": "Histórico de erros",
|
||||||
"placeholder": "No error log recorded here!"
|
"placeholder": "Nenhum erro foi salvo aqui!"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"header": "Escolha sua nova língua"
|
"header": "Escolha sua nova língua"
|
||||||
@@ -21,12 +21,12 @@
|
|||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
"home": {
|
"home": {
|
||||||
"header": "Home",
|
"header": "Início",
|
||||||
"status": {
|
"status": {
|
||||||
"unknown": "Unknown",
|
"unknown": "Desconhecido",
|
||||||
"notWorking": "Not Working",
|
"notWorking": "Não funcionando",
|
||||||
"ok": "Working",
|
"ok": "Funcionando",
|
||||||
"partially": "Partially Working"
|
"partially": "Funcionando parcialmente"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"version": "Versão",
|
"version": "Versão",
|
||||||
@@ -53,20 +53,20 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"header": "Configurações",
|
"header": "Configurações",
|
||||||
"font": {
|
"font": {
|
||||||
"header": "Enable system font",
|
"header": "Usar a fonte do sistema",
|
||||||
"description": "This option will enable system font in current WebUI. NOTE: May not be compatible with FlipFont"
|
"description": "Esta opção irá usar a fonte do sistema na atual WebUI. Observação: Talvez não seja compatível com o FlipFont"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"header": "Enable light theme",
|
"header": "Usar o tema claro",
|
||||||
"description": "This option will enable light theme for WebUI"
|
"description": "Esta opção ira abilitar o tema claro para a WebUI"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"header": "Change language",
|
"header": "Alterar a língua",
|
||||||
"description": "Change to your new language"
|
"description": "Mude para sua nova língua"
|
||||||
},
|
},
|
||||||
"logs": {
|
"logs": {
|
||||||
"header": "Error History",
|
"header": "Histórico de erros",
|
||||||
"description": "View all of your error log"
|
"description": "Veja o histórico de erros inteiro"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user