Added translation using Weblate (Portuguese (Brazil))

This commit is contained in:
Vitorvlv 2020-07-22 12:45:06 +00:00 committed by Weblate
parent 106d69b522
commit 666f133d07

52
langs/pt_BR.json Normal file
View File

@ -0,0 +1,52 @@
{
"common": {
"cancel": "",
"unknown": ""
},
"headings": {
"addServer": "",
"home": "",
"links": "",
"servers": "",
"settings": ""
},
"addServer": {
"address": "",
"validation": {
"empty": "",
"invalid": "",
"invalidProduct": "",
"noConnection": ""
}
},
"home": {
"offline": "",
"retry": ""
},
"settings": {
"version": "",
"keepAwake": "",
"rotationLock": "",
"expoVersion": ""
},
"links": {
"website": "",
"documentation": "",
"source": "",
"translate": "",
"feature": "",
"issue": ""
},
"alerts": {
"deleteServer": {
"title": "",
"description": "",
"confirm": ""
},
"resetApplication": {
"title": "",
"description": "",
"confirm": ""
}
}
}