jellyfin-expo/langs/ky.json

91 lines
1.9 KiB
JSON
Raw Permalink Normal View History

{
"common": {
"beta": "",
"cancel": "",
"delete": "",
"edit": "",
"ok": "",
"unknown": ""
},
"headings": {
"addServer": "",
"appearance": "",
"downloads": "",
"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": ""
}
}
}