This commit is contained in:
Lunatic Zhao 2026-05-07 23:19:37 -06:00 committed by GitHub
commit 19919c5bb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 145 additions and 2 deletions

View file

@ -129,6 +129,7 @@
"HeaderBackups": "Backups",
"HeaderBulkChapterModal": "Add Multiple Chapters",
"HeaderChangePassword": "Change Password",
"HeaderChapterIntroOutroSkipSettings": "Intro/Outro Skip Settings",
"HeaderChapters": "Chapters",
"HeaderChooseAFolder": "Choose a Folder",
"HeaderCollection": "Collection",
@ -567,6 +568,7 @@
"LabelSearchTitleOrASIN": "Search Title or ASIN",
"LabelSeason": "Season",
"LabelSeasonNumber": "Season #{0}",
"LabelSeconds": "seconds",
"LabelSelectAll": "Select all",
"LabelSelectAllEpisodes": "Select all episodes",
"LabelSelectEpisodesShowing": "Select {0} episodes showing",
@ -629,6 +631,8 @@
"LabelShowSeconds": "Show seconds",
"LabelShowSubtitles": "Show Subtitles",
"LabelSize": "Size",
"LabelSkipChapterIntro": "Skip Chapter Intro",
"LabelSkipChapterOutro": "Skip Chapter Outro",
"LabelSleepTimer": "Sleep timer",
"LabelSlug": "Slug",
"LabelSortAscending": "Ascending",

View file

@ -129,6 +129,7 @@
"HeaderBackups": "备份",
"HeaderBulkChapterModal": "添加多个章节",
"HeaderChangePassword": "更改密码",
"HeaderChapterIntroOutroSkipSettings": "片头 / 片尾跳过设置",
"HeaderChapters": "章节",
"HeaderChooseAFolder": "选择文件夹",
"HeaderCollection": "收藏",
@ -567,6 +568,7 @@
"LabelSearchTitleOrASIN": "搜索标题或 ASIN",
"LabelSeason": "季",
"LabelSeasonNumber": "第 {0} 季",
"LabelSeconds": "秒",
"LabelSelectAll": "全选",
"LabelSelectAllEpisodes": "选择所有剧集",
"LabelSelectEpisodesShowing": "选择正在播放的 {0} 剧集",
@ -629,6 +631,8 @@
"LabelShowSeconds": "显示秒数",
"LabelShowSubtitles": "显示标题",
"LabelSize": "文件大小",
"LabelSkipChapterIntro": "跳过章节片头",
"LabelSkipChapterOutro": "跳过章节片尾",
"LabelSleepTimer": "睡眠定时",
"LabelSlug": "Slug",
"LabelSortAscending": "升序",