mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 14:29:35 +00:00
270 lines
No EOL
11 KiB
Text
270 lines
No EOL
11 KiB
Text
{
|
|
"@@locale": "zh",
|
|
|
|
"yes": "是",
|
|
"no": "否",
|
|
"ok": "确定",
|
|
"cancel": "取消",
|
|
"refresh": "刷新",
|
|
"reset": "重置",
|
|
"retry": "重试",
|
|
"delete": "删除",
|
|
"deleteDialog": "确定要删除 {item} 吗?",
|
|
"@deleteDialog": {
|
|
"placeholders": {
|
|
"item": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"deleted": "已删除 {item}",
|
|
"@deleted": {
|
|
"description": "已删除 {}",
|
|
"placeholders": {
|
|
"item": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
|
|
"pause": "暂停",
|
|
"play": "播放",
|
|
"resume": "继续",
|
|
"unknown": "未知",
|
|
"readMore": "展开",
|
|
"readLess": "折叠",
|
|
"loading": "加载中...",
|
|
"help": "Help",
|
|
|
|
"loginTitle": "欢迎使用 {appName}",
|
|
"@loginTitle": {
|
|
"placeholders": {
|
|
"appName": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"loginServerConnected": "服务器已连接,请登录",
|
|
"loginServerNoConnected": "请输入您的AudiobookShelf服务器的URL",
|
|
"loginServerNo": "没有服务器? ",
|
|
"loginServerClick": "单击此处",
|
|
"loginServerTo": " 了解如何设置服务器。",
|
|
"loginServerNot": "Server is not reachable {error}",
|
|
"@loginServerNot": {
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"loginLocal": "Local",
|
|
"loginOpenID": "OpenID",
|
|
"loginToken": "Token",
|
|
"loginUsername": "用户名",
|
|
"loginPassword": "密码",
|
|
"loginLogin": "登录",
|
|
"home": "首页",
|
|
"homeListenAgain": "再听一遍",
|
|
"homeContinueListening": "继续收听",
|
|
"homeStartListening": "开始收听",
|
|
"homeBookContinueListening": "继续收听",
|
|
"homeBookContinueListeningDescription": "继续收听书架上显示播放按钮",
|
|
"homeBookContinueSeries": "继续系列",
|
|
"homeBookContinueSeriesDescription": "继续系列书架上显示播放按钮",
|
|
"homeBookRecentlyAdded": "最近添加",
|
|
"homeBookRecommended": "推荐",
|
|
"homeBookDiscover": "发现",
|
|
"homeBookListenAgain": "再听一遍",
|
|
"homeBookListenAgainDescription": "再听一遍书架上显示播放按钮",
|
|
"homeBookNewestAuthors": "最新作者",
|
|
"bookAbout": "关于本书",
|
|
"bookAboutDefault": "抱歉,找不到描述",
|
|
"bookMetadataAbridged": "删节版",
|
|
"bookMetadataUnabridged": "未删节版",
|
|
"bookMetadataLength": "持续时间",
|
|
"bookMetadataPublished": "发布年份",
|
|
"bookShelveEmpty": "重试",
|
|
"bookShelveEmptyText": "未查询到书架",
|
|
"bookAuthors": "作者",
|
|
"bookGenres": "风格",
|
|
"bookSeries": "系列",
|
|
"bookDownloads": "下载",
|
|
|
|
"library": "媒体库",
|
|
"libraryTooltip": "浏览您的媒体库",
|
|
"librarySwitchTooltip": "切换媒体库",
|
|
"libraryChange": "更改媒体库",
|
|
"librarySelect": "选择媒体库",
|
|
"libraryEmpty": "没有可用的库。",
|
|
"libraryLoadError": "加载库时出错:{error}",
|
|
"@libraryLoadError": {
|
|
"placeholders": {
|
|
"error": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"explore": "探索",
|
|
"exploreTooltip": "搜索和探索",
|
|
"exploreHint": "搜索与探索...",
|
|
"you": "我的",
|
|
"youTooltip": "您的个人资料和设置",
|
|
|
|
"settings": "设置",
|
|
"account": "账户",
|
|
"accountSwitch": "切换账户",
|
|
"accountManage": "帐户管理",
|
|
"accountRegisteredServers": "已注册服务器",
|
|
"accountUsersCount": "用户数: {user}",
|
|
"@accountUsers": {
|
|
"placeholders": {
|
|
"user": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"accountAddNewServer": "添加新服务器",
|
|
"accountInvalidURL": "无效网址",
|
|
"accountDeleteServer": "删除服务器",
|
|
"accountRemoveServerAndUsers": "删除服务器和用户",
|
|
"accountRemoveServerAndUsersHead": "这将删除服务器 ",
|
|
"accountRemoveServerAndUsersTail": " 以及该应用程序中所有用户的登录信息。",
|
|
"accountAddUser": "添加用户",
|
|
"accountAddUserTooltip": "添加新服务器",
|
|
"accountAddUserDialog": "将用户添加到 {host}",
|
|
"@accountAddUserDialog": {
|
|
"placeholders": {
|
|
"host": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"accountAddUserSuccessDialog": "用户添加成功!切换?",
|
|
"accountAnonymous": "匿名",
|
|
"accountRemoveUserLogin": "删除用户登录",
|
|
"accountRemoveUserLoginHead": "这将删除用户 ",
|
|
"accountRemoveUserLoginTail": " 的登录详细信息。",
|
|
"accountServerURI": "服务器地址",
|
|
"playlistsMine": "播放列表",
|
|
"webVersion": "Web版本",
|
|
|
|
"timeSecond": "{second} 秒",
|
|
"@timeSecond": {
|
|
"placeholders": {
|
|
"second": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"appSettings": "应用设置",
|
|
"general": "通用",
|
|
"language": "语言",
|
|
"languageDescription": "语言切换",
|
|
"playerSettings": "播放器设置",
|
|
"playerSettingsDescription": "自定义播放器设置",
|
|
"playerSettingsRememberForEveryBook": "记住每本书的播放器设置",
|
|
"playerSettingsRememberForEveryBookDescription": "每本书都会记住播放速度、音量等设置",
|
|
"playerSettingsSpeedDefault": "默认播放速度",
|
|
"playerSettingsSpeedOptions": "播放速度选项",
|
|
"playerSettingsSpeedOptionsSelect": "播放速度选项",
|
|
"playerSettingsSpeedOptionsSelectAdd": "添加一个速度选项",
|
|
"playerSettingsSpeedOptionsSelectAddHelper": "输入一个新的速度选项",
|
|
"playerSettingsSpeed": "播放速度",
|
|
"playerSettingsSpeedSelect": "选择播放速度",
|
|
"playerSettingsSpeedSelectHelper": "输入默认的播放速度",
|
|
"playerSettingsPlaybackReporting": "回放报告",
|
|
"playerSettingsPlaybackReportingMinimum": "回放报告最小位置",
|
|
"playerSettingsPlaybackReportingMinimumDescriptionHead": "不要报告本书前 ",
|
|
"playerSettingsPlaybackReportingMinimumDescriptionTail": " 的播放",
|
|
"playerSettingsPlaybackReportingIgnore": "忽略播放位置小于",
|
|
"playerSettingsCompleteTime": "剩余时间标记完成",
|
|
"playerSettingsCompleteTimeDescriptionHead": "当书中剩余时间少于 ",
|
|
"playerSettingsCompleteTimeDescriptionTail": " 时,标记完成",
|
|
"playerSettingsPlaybackInterval": "播放报告间隔",
|
|
"playerSettingsPlaybackIntervalDescriptionHead": "每 ",
|
|
"playerSettingsPlaybackIntervalDescriptionTail": " 向服务器报告一次进度",
|
|
"playerSettingsDisplay": "显示设置",
|
|
"playerSettingsDisplayTotalProgress": "显示总进度",
|
|
"playerSettingsDisplayTotalProgressDescription": "在播放器中显示当前书籍的总进度",
|
|
"playerSettingsDisplayChapterProgress": "显示章节进度",
|
|
"playerSettingsDisplayChapterProgressDescription": "在播放器中显示当前章节的进度",
|
|
"autoTurnOnSleepTimer": "自动开启睡眠定时器",
|
|
"automaticallyDescription": "根据一天中的时间自动打开睡眠定时器",
|
|
"autoSleepTimerSettings": "自动睡眠定时器设置",
|
|
"autoTurnOnTimer": "自动开启定时器",
|
|
"autoTurnOnTimerDescription": "根据一天中的时间自动打开睡眠定时器",
|
|
"autoTurnOnTimerFrom": "从",
|
|
"autoTurnOnTimerFromDescription": "在指定时间打开睡眠定时器",
|
|
"autoTurnOnTimerUntil": "直到",
|
|
"autoTurnOnTimerUntilDescription": "在指定时间关闭睡眠定时器",
|
|
"autoTurnOnTimerAlways": "始终自动开启定时器",
|
|
"autoTurnOnTimerAlwaysDescription": "总是打开睡眠定时器",
|
|
"shakeDetector": "抖动检测器",
|
|
"shakeDetectorDescription": "自定义抖动检测器设置",
|
|
"shakeDetectorSettings": "抖动检测器设置",
|
|
"shakeDetectorEnable": "启用抖动检测",
|
|
"shakeDetectorEnableDescription": "启用抖动检测以执行各种操作",
|
|
"shakeActivationThreshold": "抖动激活阈值",
|
|
"shakeActivationThresholdDescription": "门槛越高,你就越难摇晃",
|
|
"shakeSelectFeedback": "选择抖动反馈",
|
|
"shakeSelectAction": "选择抖动动作",
|
|
"shakeSelectActivationThreshold": "选择抖动激活阈值",
|
|
"shakeSelectActivationThresholdHelper": "输入一个数字以m/s²为单位设置阈值",
|
|
"shakeAction": "抖动操作",
|
|
"shakeActionDescription": "检测到抖动时要执行的操作",
|
|
"shakeFeedback": "抖动反馈",
|
|
"shakeFeedbackDescription": "检测到抖动时给出的反馈",
|
|
"appearance": "外观",
|
|
"themeSettings": "主题设置",
|
|
"themeSettingsDescription": "自定义应用主题",
|
|
"themeMode": "主题模式",
|
|
"themeModeLight": "浅色",
|
|
"themeModeSystem": "跟随系统",
|
|
"themeModeDark": "深色",
|
|
"themeModeHighContrast": "高对比度模式",
|
|
"themeModeHighContrastDescription": "增加背景和文本之间的对比度",
|
|
"themeSettingsColorsAndroid": "主题色",
|
|
"themeSettingsColors": "主题色",
|
|
"themeSettingsColorsDescription": "使用应用程序的系统主题色",
|
|
"themeSettingsColorsCurrent": "根据当前播放的书籍调整主题",
|
|
"themeSettingsColorsCurrentDescription": "使用当前播放书籍的主题颜色",
|
|
"themeSettingsColorsBook": "书籍详情页自适应主题",
|
|
"themeSettingsColorsBookDescription": "以牺牲一些性能为代价,对书籍详情页的颜色进行美化",
|
|
"notificationMediaPlayer": "通知媒体播放器",
|
|
"notificationMediaPlayerDescription": "在通知中自定义媒体播放器",
|
|
"nmpSettingsTitle": "主标题",
|
|
"nmpSettingsTitleDescription": "通知的标题\n",
|
|
"nmpSettingsSubTitle": "副标题",
|
|
"nmpSettingsSubTitleDescription": "通知的副标题\n",
|
|
"nmpSettingsForward": "快进间隔",
|
|
"nmpSettingsBackward": "快退间隔",
|
|
"nmpSettingsMediaControls": "媒体控制",
|
|
"nmpSettingsMediaControlsDescription": "选择要显示的媒体控件",
|
|
"nmpSettingsShowChapterProgress": "显示章节进度",
|
|
"nmpSettingsShowChapterProgressDescription": "而不是本书的整体进展",
|
|
"nmpSettingsSelectOne": "在下面选择一个字段进行插入",
|
|
"homePageSettings": "主页设置",
|
|
"homePageSettingsDescription": "自定义主页",
|
|
"homePageSettingsQuickPlay": "继续播放",
|
|
"homePageSettingsOtherShelves": "其他书架",
|
|
"homePageSettingsOtherShelvesDescription": "显示所有剩余书架上所有书籍的播放按钮",
|
|
"backupAndRestore": "备份与恢复",
|
|
"copyToClipboard": "复制到剪贴板",
|
|
"copyToClipboardDescription": "将应用程序设置复制到剪贴板",
|
|
"copyToClipboardToast": "设置已复制到剪贴板",
|
|
"restore": "恢复",
|
|
"restoreDescription": "从备份中还原应用程序设置",
|
|
"restoreBackup": "恢复备份",
|
|
"backup": "备份",
|
|
"restoreBackupHint": "将备份粘贴到此处",
|
|
"restoreBackupValidator": "请将备份粘贴到此处",
|
|
"restoreBackupInvalid": "无效备份",
|
|
"restoreBackupSuccess": "设置已恢复",
|
|
|
|
"resetAppSettings": "重置应用程序设置",
|
|
"resetAppSettingsDescription": "将应用程序设置重置为默认值",
|
|
"resetAppSettingsDialog": "您确定要重置应用程序设置吗?",
|
|
|
|
"logs": "日志",
|
|
"notImplemented": "未实现"
|
|
} |