mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
91 lines
2.6 KiB
Plaintext
91 lines
2.6 KiB
Plaintext
{
|
|
"@@locale": "zh",
|
|
"title": "E-Hentai 下载器面板",
|
|
"serverHost": "EH Downloader 服务器主机",
|
|
"apiPath": "API 路径",
|
|
"username": "用户名",
|
|
"password": "密码",
|
|
"save": "保存",
|
|
"login": "登录",
|
|
"titleBar": "EH 下载器",
|
|
"incorrectUserPassword": "不正确的用户名或密码。",
|
|
"networkError": "网络错误。",
|
|
"internalError": "出现了内部错误,请将日志发送给开发者。",
|
|
"setServerUrl": "服务器地址设置",
|
|
"createRootUser": "创建根用户",
|
|
"skip": "跳过",
|
|
"create": "创建",
|
|
"settings": "设置",
|
|
"lang": "语言",
|
|
"systemLang": "系统语言",
|
|
"reset": "重置",
|
|
"galleries": "画廊",
|
|
"loading": "加载中…",
|
|
"gallery": "画廊",
|
|
"useTitleJpn": "优先使用日语标题",
|
|
"showNsfw": "默认显示NSFW图片",
|
|
"read": "阅读",
|
|
"download": "下载",
|
|
"colon": ":",
|
|
"copyImage": "复制图片到剪贴板",
|
|
"copyImgUrl": "复制图片链接到剪贴板",
|
|
"retry": "重试",
|
|
"displayAd": "显示广告页面",
|
|
"showTranslatedTag": "显示标签翻译(仅限中文)",
|
|
"none": "无",
|
|
"sortByGid": "按画廊ID排序",
|
|
"asc": "升序",
|
|
"desc": "降序",
|
|
"saveAs": "另存为",
|
|
"posted": "上传时间",
|
|
"visible": "可见性",
|
|
"yes": "是",
|
|
"no": "否",
|
|
"fileSize": "文件大小",
|
|
"pageLength": "页数",
|
|
"pages": "{value} 页",
|
|
"@pages": {
|
|
"placeholders": {
|
|
"value": {
|
|
"type": "int",
|
|
"format": "decimalPattern"
|
|
}
|
|
}
|
|
},
|
|
"gid": "画廊ID",
|
|
"tagGalleries": "带有 {tag} 标签的画廊",
|
|
"@tagGalleries": {
|
|
"placeholders": {
|
|
"tag": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"tagUploaderGalleries": "{uploader} 上传的带有 {tag} 标签的画廊",
|
|
"@tagUploaderGalleries": {
|
|
"placeholders": {
|
|
"tag": {
|
|
"type": "String"
|
|
},
|
|
"uploader": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"uploaderGalleries": "{uploader} 上传的画廊",
|
|
"@uploaderGalleries": {
|
|
"placeholders": {
|
|
"uploader": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"downloadAsZip": "下载为ZIP文件",
|
|
"exportAd": "导出标记为广告的页面",
|
|
"maxZipFilenameLength": "Zip文件中文件名的最大长度",
|
|
"downloadComplete": "下载完毕。",
|
|
"downloadZipFailed": "Zip文件下载失败。",
|
|
"rating": "评分",
|
|
"preventScreenCapture": "防止截屏"
|
|
}
|