mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
Added translation using Weblate (Croatian)
This commit is contained in:
parent
ce5d30d85d
commit
22a8542ffa
87
langs/hr.json
Normal file
87
langs/hr.json
Normal file
@ -0,0 +1,87 @@
|
||||
{
|
||||
"common": {
|
||||
"beta": "",
|
||||
"cancel": "",
|
||||
"ok": "",
|
||||
"unknown": ""
|
||||
},
|
||||
"headings": {
|
||||
"addServer": "",
|
||||
"appearance": "",
|
||||
"home": "",
|
||||
"links": "",
|
||||
"playback": "",
|
||||
"servers": "",
|
||||
"settings": ""
|
||||
},
|
||||
"addServer": {
|
||||
"address": "",
|
||||
"validation": {
|
||||
"empty": "",
|
||||
"invalid": "",
|
||||
"invalidProduct": "",
|
||||
"noConnection": ""
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"errors": {
|
||||
"502": {
|
||||
"description": ""
|
||||
},
|
||||
"504": {
|
||||
"description": ""
|
||||
},
|
||||
"http": {
|
||||
"heading": "",
|
||||
"description": ""
|
||||
},
|
||||
"invalidServer": {
|
||||
"heading": "",
|
||||
"description": ""
|
||||
},
|
||||
"offline": {
|
||||
"heading": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"errorCode": "",
|
||||
"errorUrl": "",
|
||||
"retry": ""
|
||||
},
|
||||
"serverHelp": {
|
||||
"heading": "",
|
||||
"description": "",
|
||||
"learnMore": ""
|
||||
},
|
||||
"settings": {
|
||||
"version": "",
|
||||
"keepAwake": "",
|
||||
"nativeVideoPlayer": "",
|
||||
"minimumServerVersion": "",
|
||||
"fmp4Support": "",
|
||||
"lightTheme": "",
|
||||
"systemTheme": "",
|
||||
"rotationLock": "",
|
||||
"tabLabels": "",
|
||||
"expoVersion": ""
|
||||
},
|
||||
"links": {
|
||||
"website": "",
|
||||
"documentation": "",
|
||||
"source": "",
|
||||
"translate": "",
|
||||
"issue": ""
|
||||
},
|
||||
"alerts": {
|
||||
"deleteServer": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
},
|
||||
"resetApplication": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user