Translated using Weblate (Chinese (Simplified))

Currently translated at 66.8% (986 of 1476 strings)

Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
This commit is contained in:
aleixcox 2023-08-12 09:36:15 +00:00 committed by Hosted Weblate
parent 21b7a853b1
commit c702636884
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -387,18 +387,18 @@
}, },
"relationship-pipe": { "relationship-pipe": {
"adaptation": "适应", "adaptation": "适应",
"alternative-setting": "", "alternative-setting": "替代设置",
"alternative-version": "", "alternative-version": "替代版本",
"character": "", "character": "特征",
"contains": "", "contains": "包含",
"doujinshi": "", "doujinshi": "同人",
"other": "", "other": "其他",
"prequel": "", "prequel": "前传",
"sequel": "", "sequel": "续篇",
"side-story": "", "side-story": "支线故事",
"spin-off": "", "spin-off": "外传",
"parent": "", "parent": "原作",
"edition": "" "edition": "版本"
}, },
"publication-status-pipe": { "publication-status-pipe": {
"ongoing": "连载中", "ongoing": "连载中",
@ -408,37 +408,37 @@
"ended": "结束" "ended": "结束"
}, },
"person-role-pipe": { "person-role-pipe": {
"artist": "", "artist": "设计师",
"character": "角色", "character": "角色",
"colorist": "上色师", "colorist": "上色师",
"cover-artist": "封面艺术家", "cover-artist": "封面设计",
"editor": "编辑", "editor": "编辑",
"inker": "上墨师", "inker": "上墨师",
"letterer": "", "letterer": "排版",
"penciller": "", "penciller": "线稿师",
"publisher": "出版商", "publisher": "出版商",
"writer": "作者", "writer": "作者",
"other": "其他" "other": "其他"
}, },
"manga-format-pipe": { "manga-format-pipe": {
"epub": "EPUB", "epub": "EPUB",
"archive": "", "archive": "档案",
"image": "", "image": "图像",
"pdf": "PDF", "pdf": "PDF",
"unknown": "未知" "unknown": "未知"
}, },
"library-type-pipe": { "library-type-pipe": {
"book": "", "book": "书籍",
"comic": "", "comic": "漫画",
"manga": "" "manga": "日漫"
}, },
"age-rating-pipe": { "age-rating-pipe": {
"unknown": "未知", "unknown": "未知",
"early-childhood": "", "early-childhood": "幼儿",
"adults-only": "", "adults-only": "仅限成人 18+",
"everyone": "", "everyone": "所有人",
"everyone-10-plus": "", "everyone-10-plus": "适合10岁及以上的所有人",
"g": "", "g": "G",
"kids-to-adults": "", "kids-to-adults": "",
"mature": "", "mature": "",
"ma15-plus": "", "ma15-plus": "",
@ -497,7 +497,7 @@
"cancel": "{{common.cancel}}" "cancel": "{{common.cancel}}"
}, },
"library-selector": { "library-selector": {
"title": "图书馆", "title": "资料库",
"select-all": "{{common.select-all}}", "select-all": "{{common.select-all}}",
"deselect-all": "{{common.deselect-all}}", "deselect-all": "{{common.deselect-all}}",
"no-data": "尚未对资料库进行设置。" "no-data": "尚未对资料库进行设置。"
@ -538,8 +538,8 @@
"go-to-last-page": "转到最后一页", "go-to-last-page": "转到最后一页",
"prev-page": "上一页", "prev-page": "上一页",
"next-page": "下一页", "next-page": "下一页",
"prev-chapter": "上一/卷", "prev-chapter": "上一/卷",
"next-chapter": "下一/卷", "next-chapter": "下一/卷",
"skip-header": "跳转至主要内容", "skip-header": "跳转至主要内容",
"virtual-pages": "虚拟页面", "virtual-pages": "虚拟页面",
"settings-header": "设置", "settings-header": "设置",
@ -1641,38 +1641,38 @@
}, },
"entity-type": { "entity-type": {
"volume": "", "volume": "",
"chapter": "", "chapter": "",
"series": "", "series": "系列",
"bookmark": "", "bookmark": "书签",
"logs": "" "logs": "日志"
}, },
"common": { "common": {
"reset-to-default": "", "reset-to-default": "重置为默认值",
"close": "", "close": "关闭",
"cancel": "", "cancel": "取消",
"create": "", "create": "创建",
"save": "", "save": "保存",
"reset": "", "reset": "重置",
"add": "", "add": "添加",
"apply": "", "apply": "应用",
"delete": "", "delete": "删除",
"edit": "", "edit": "编辑",
"help": "", "help": "帮助",
"submit": "", "submit": "提交",
"email": "", "email": "电子邮件",
"read": "", "read": "阅读",
"loading": "", "loading": "正在加载…",
"username": "", "username": "用户名",
"password": "", "password": "密码",
"promoted": "", "promoted": "",
"select-all": "", "select-all": "全选",
"deselect-all": "", "deselect-all": "取消全选",
"series-count": "", "series-count": "{{num}}系列",
"item-count": "", "item-count": "{{num}}条目",
"book-num": "", "book-num": "书籍",
"issue-hash-num": "", "issue-hash-num": "问题#",
"issue-num": "", "issue-num": "问题",
"chapter-num": "", "chapter-num": "",
"volume-num": "" "volume-num": ""
} }
} }