Added translation using Weblate (Hungarian)

This commit is contained in:
Adam Bokor 2020-08-11 16:09:19 +00:00 committed by Weblate
parent 83938fd4db
commit 98bda0bcbb

69
langs/hu.json Normal file
View File

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