mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 14:09:41 +00:00
Added translation using Weblate (Hungarian)
This commit is contained in:
parent
83938fd4db
commit
98bda0bcbb
69
langs/hu.json
Normal file
69
langs/hu.json
Normal 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": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user