mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
8035ddb3fc
Currently translated at 24.0% (13 of 54 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/lzh/
91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"common": {
|
|
"beta": "zh/cn",
|
|
"cancel": "…Cancel",
|
|
"delete": "zh/cn",
|
|
"edit": "zh/cn",
|
|
"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": ""
|
|
}
|
|
}
|
|
}
|