mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 5.0% (72 of 1416 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
This commit is contained in:
parent
a2ae878f79
commit
29456a3173
@ -1,102 +1,102 @@
|
|||||||
{
|
{
|
||||||
"login": {
|
"login": {
|
||||||
"title": "",
|
"title": "登陆",
|
||||||
"username": "",
|
"username": "{{common.username}}",
|
||||||
"password": "",
|
"password": "{{common.password}}",
|
||||||
"password-validation": "",
|
"password-validation": "{{validation.password-validation}}",
|
||||||
"forgot-password": "",
|
"forgot-password": "忘记密码?",
|
||||||
"submit": ""
|
"submit": "{{common.submit}}"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"no-libraries": "",
|
"no-libraries": "尚未有库信息。先配置一些",
|
||||||
"server-settings-link": "",
|
"server-settings-link": "服务器设置",
|
||||||
"not-granted": "",
|
"not-granted": "你尚未获得任一图书馆的权限。",
|
||||||
"on-deck-title": "",
|
"on-deck-title": "待阅",
|
||||||
"recently-updated-title": "",
|
"recently-updated-title": "最近更新的系列",
|
||||||
"recently-added-title": ""
|
"recently-added-title": "新增系列"
|
||||||
},
|
},
|
||||||
"edit-user": {
|
"edit-user": {
|
||||||
"edit": "",
|
"edit": "{{common.edit}}",
|
||||||
"close": "",
|
"close": "{{common.close}}",
|
||||||
"username": "",
|
"username": "{{common.username}}",
|
||||||
"required": "",
|
"required": "{{validation.required-field}}",
|
||||||
"email": "",
|
"email": "{{common.email}}",
|
||||||
"not-valid-email": "",
|
"not-valid-email": "{{validation.valid-email}}",
|
||||||
"cancel": "",
|
"cancel": "{{common.cancel}}",
|
||||||
"saving": "",
|
"saving": "保存…",
|
||||||
"update": ""
|
"update": "更新"
|
||||||
},
|
},
|
||||||
"user-scrobble-history": {
|
"user-scrobble-history": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"description": "",
|
"description": "",
|
||||||
"filter-label": "",
|
"filter-label": "筛选器",
|
||||||
"created-header": "",
|
"created-header": "创建",
|
||||||
"last-modified-header": "",
|
"last-modified-header": "上次验证",
|
||||||
"type-header": "",
|
"type-header": "类型",
|
||||||
"series-header": "",
|
"series-header": "系列",
|
||||||
"data-header": "",
|
"data-header": "数据",
|
||||||
"is-processed-header": "",
|
"is-processed-header": "已处理",
|
||||||
"no-data": "",
|
"no-data": "没有数据",
|
||||||
"volume-and-chapter-num": "",
|
"volume-and-chapter-num": "{{v}} 卷 {{n}} 话",
|
||||||
"rating": "",
|
"rating": "评分 {{r}}",
|
||||||
"not-applicable": "",
|
"not-applicable": "不适用",
|
||||||
"processed": "",
|
"processed": "处理",
|
||||||
"not-processed": ""
|
"not-processed": "尚未处理"
|
||||||
},
|
},
|
||||||
"scrobble-event-type-pipe": {
|
"scrobble-event-type-pipe": {
|
||||||
"chapter-read": "",
|
"chapter-read": "阅读进度",
|
||||||
"score-updated": "",
|
"score-updated": "评分更新",
|
||||||
"want-to-read-add": "",
|
"want-to-read-add": "准备阅读:添加",
|
||||||
"want-to-read-remove": "",
|
"want-to-read-remove": "准备阅读:移除",
|
||||||
"review": ""
|
"review": "评论更新"
|
||||||
},
|
},
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
"click-to-show": ""
|
"click-to-show": "剧透,点击显示"
|
||||||
},
|
},
|
||||||
"review-series-modal": {
|
"review-series-modal": {
|
||||||
"title": "",
|
"title": "编辑评论",
|
||||||
"tagline-label": "",
|
"tagline-label": "标语",
|
||||||
"review-label": "",
|
"review-label": "评论",
|
||||||
"close": "",
|
"close": "{{common.close}}",
|
||||||
"save": ""
|
"save": "{{common.save}}"
|
||||||
},
|
},
|
||||||
"review-card-modal": {
|
"review-card-modal": {
|
||||||
"close": "",
|
"close": "{{common.close}}",
|
||||||
"user-review": "",
|
"user-review": "{{username}}的评论",
|
||||||
"external-mod": "",
|
"external-mod": "(外部的)",
|
||||||
"go-to-review": ""
|
"go-to-review": "跳转评论"
|
||||||
},
|
},
|
||||||
"review-card": {
|
"review-card": {
|
||||||
"your-review": "",
|
"your-review": "你的评论",
|
||||||
"external-review": "",
|
"external-review": "外部评论",
|
||||||
"local-review": "",
|
"local-review": "评论",
|
||||||
"rating-percentage": ""
|
"rating-percentage": "评分 {{r}}%"
|
||||||
},
|
},
|
||||||
"want-to-read": {
|
"want-to-read": {
|
||||||
"title": "",
|
"title": "准备阅读",
|
||||||
"series-count": "",
|
"series-count": "",
|
||||||
"no-items": "",
|
"no-items": "尚无项目,试着添加系列。",
|
||||||
"no-items-filtered": ""
|
"no-items-filtered": "没有项目与当前筛选器匹配。"
|
||||||
},
|
},
|
||||||
"user-preferences": {
|
"user-preferences": {
|
||||||
"title": "",
|
"title": "用户面板",
|
||||||
"pref-description": "",
|
"pref-description": "这些是绑定到您的帐户的全局设置。",
|
||||||
"account-tab": "",
|
"account-tab": "账户",
|
||||||
"preferences-tab": "",
|
"preferences-tab": "首选项",
|
||||||
"3rd-party-clients-tab": "",
|
"3rd-party-clients-tab": "第三方客户端",
|
||||||
"theme-tab": "",
|
"theme-tab": "主题",
|
||||||
"devices-tab": "",
|
"devices-tab": "设备",
|
||||||
"stats-tab": "",
|
"stats-tab": "状态",
|
||||||
"scrobbling-tab": "",
|
"scrobbling-tab": "",
|
||||||
"success-toast": "",
|
"success-toast": "用户首选项已更新",
|
||||||
"global-settings-title": "",
|
"global-settings-title": "全局设置",
|
||||||
"page-layout-mode-label": "",
|
"page-layout-mode-label": "页面显示模式",
|
||||||
"page-layout-mode-tooltip": "",
|
"page-layout-mode-tooltip": "在系列详细信息页面上将项目显示为卡片或列表视图。",
|
||||||
"locale-label": "",
|
"locale-label": "",
|
||||||
"locale-tooltip": "",
|
"locale-tooltip": "Kavita 当前语言",
|
||||||
"blur-unread-summaries-label": "",
|
"blur-unread-summaries-label": "模糊未读摘要",
|
||||||
"blur-unread-summaries-tooltip": "",
|
"blur-unread-summaries-tooltip": "模糊没有阅读进度的卷或章节的摘要文本(以避免剧透)",
|
||||||
"prompt-on-download-label": "",
|
"prompt-on-download-label": "下载时提示",
|
||||||
"prompt-on-download-tooltip": "",
|
"prompt-on-download-tooltip": "",
|
||||||
"disable-animations-label": "",
|
"disable-animations-label": "",
|
||||||
"disable-animations-tooltip": "",
|
"disable-animations-tooltip": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user