Skip to content

Commit 8335dd9

Browse files
authored
2023.03.20 update zh-CN language
2023.03.20 update zh-CN language
1 parent 2ea44d3 commit 8335dd9

File tree

1 file changed

+131
-46
lines changed

1 file changed

+131
-46
lines changed

languages/zh-CN/yt-dlp-gui.lang

Lines changed: 131 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,170 @@
1+
# Name
12
AppName: yt-dlp-gui (简体中文)
3+
# Window - Main
24
Main:
3-
# Basic
5+
# Top Menu
6+
About: 关于...
7+
# Tabs Label
8+
Main: 主页面
9+
Advance: 高级
10+
Options: 选项
11+
# Main Tab
412
Url: 网址
513
Title: 标题
614
Desc: 描述
15+
Live: 直播
16+
DownloadThumb: 下载缩略图
17+
# Main Tab - Buttons
18+
Analyze: 分析
19+
Browse: 浏览
20+
Download: 下载
21+
Record: 录制
22+
Cancel: 取消
23+
Stop: 停止
24+
# Main Tab - Thumbnail
725
SaveAs: 保存为...
826
Thumbnail: 缩略图
9-
About: 关于...
10-
# Tab Formats
11-
Formats: 格式
27+
# Main Tab - Chapters
1228
Chapters: 章节
13-
ChaptersNone: "[无]"
14-
ChaptersAll: "[全部章节]"
15-
ChaptersSplite: "[根据章节分割]"
29+
ChaptersNone: '[无]'
30+
ChaptersAll: '[全部章节]'
31+
ChaptersSplite: '[根据章节分割]'
32+
# Main Tab - Video
1633
Video: 视频
17-
Audio: 音频
18-
Subtitle: 字幕
19-
SubtitleIgnore: "[忽略]"
20-
SubtitleNone: "[无]"
2134
VideoRes: 视频分辨率
2235
VideoDynamicRange: 视频色彩
2336
VideoFPS: 视频帧率
2437
VideoExt: 视频格式
2538
VideoCodec: 视频编码
2639
VideoSize: 视频大小
40+
# Main Tab - Audio
41+
Audio: 音频
2742
AudioSampleRate: 音频采样率
2843
AudioExt: 音频格式
2944
AudioCodec: 音频编码
3045
AudioSize: 音频大小
31-
# Tab Formats
32-
Advance: 高级
33-
EmbedSubs: 嵌入字幕
34-
EmbedSubsEnabled: 启用嵌入字幕
35-
TimeRange: 时间范围
36-
TimeRangeHits: --download-sections
37-
TimeRangeHelper: "*10:15-15:00"
38-
# Tab Options
39-
Options: 选项
40-
Notifications: 通知
41-
NotificationsEnabled: 启用通知
42-
AlwaysOnTop: 始终置顶
43-
AlwaysOnTopEnabled: 启用始终置顶
44-
RememberWindowState: 记住窗口状态
45-
RememberWindowPosition: 记住窗口位置
46-
RememberWindowSize: 记住窗口大小
46+
# Main Tab - Subtitle
47+
Subtitle: 字幕
48+
SubtitleIgnore: '[忽略]'
49+
SubtitleNone: '[无]'
50+
# Advance Tab - Configuration
51+
Configuration: 配置文件
52+
ConfigurationNone: '[不使用]'
53+
# Advance Tab - Proxy
4754
Proxy: 代理
4855
ProxyEnabled: 启用代理
49-
ProxyHelper: "socks5://user:pass@127.0.0.1:1080/"
56+
ProxyHelper: socks5://user:pass@127.0.0.1:1080/
57+
# Advance Tab - Cookie
5058
Cookie: Cookie
5159
CookieWhenNeeded: 仅在需要时
5260
CookieNever: 从不
5361
CookieAlways: 总是
54-
CookieAsk: 询问时
62+
CookieAsk: 询问
5563
CookieUse: 使用
56-
Configuration: 配置文件
57-
ConfigurationNone: "[不使用]"
64+
# Advance Tab - Aria2
5865
Aria2: Aria2
5966
Aria2Enabled: 启用
67+
# Advance Tab - Embeds
68+
Embeds: 内嵌
69+
EmbedsThumbnail: 缩略图
70+
EmbedsChapters: 章节
71+
EmbedsSubtitles: 字幕
72+
# Advance Tab - Time Range
73+
TimeRange: 时间范围
74+
TimeRangeHits: --download-sections
75+
TimeRangeHelper: '*10:15-15:00'
76+
# Advance Tab - Limit Rate
77+
LimitRate: 速度限制
78+
LimitRateHelper: 例如 50K 或 4.2M
79+
# Advance Tab - Mdified
80+
Modified: 修改时间
81+
ModifiedModified: 使用修改时间(预设)
82+
ModifiedUpload: 使用上传时间
83+
# Options Tab - Notifications
84+
Notifications: 通知
85+
NotificationsEnabled: 启用通知
86+
NotificationsSound: 通知声音
87+
SoundDefault: 默认
88+
SoundSystem: 系统
89+
SoundBrowse: 浏览...
90+
# Options Tab - Always On Top
91+
AlwaysOnTop: 始终置顶
92+
AlwaysOnTopEnabled: 启用始终置顶
93+
# Options Tab - Remember Window State
94+
RememberWindowState: 记住窗口状态
95+
RememberWindowPosition: 记住窗口位置
96+
RememberWindowSize: 记住窗口尺寸
97+
Scale: 缩放
98+
# Options Tab - Automatically download
6099
AutoDownload: 自动下载
61100
AutoDownloadAnalysed: 在分析之后
62-
LimitRate: 速度限制
63-
LimitRateHelper: 50K or 4.2M
64-
# Label
65-
Live: 直播
66-
DownloadThumb: 下载缩略图
67-
# button
68-
Analyze: 分析
69-
Browse: 浏览
70-
Download: 下载
71-
Record: 录制
72-
Cancel: 取消
73-
Stop: 停止
101+
# Options Tab - Temporary folder
102+
TemporaryFolder: 缓存位置
103+
TemporaryTarget: 目的地
104+
TemporaryLocale: 本地
105+
TemporarySystem: 系统
106+
TemporaryBrowse: 浏览...
107+
# Window - About
74108
About:
75109
About: 关于
76110
Website: 网站
77111
Authors: 作者
78-
# Extended information can be modified arbitrarily
112+
# Extended information can be freely modified and there is no limit to the number of lines.
113+
# Extends :
114+
# label1: content
115+
# label2: url
79116
Extends:
80117
简中作者: カンナギ Kannagi
81-
简中网址: https://github.com/Kannagi0303/yt-dlp-gui
118+
简中网址: https://github.com/kannagi0303/yt-dlp-gui/tree/master/languages/zh-CN
119+
# Window - Release
82120
Releases:
83-
Releases: 发布
121+
Releases: 发布版本
84122
Loading: 加载中...
85123
NoUpdated: 没有更新
124+
# Dialog, Popups
125+
Dialog:
126+
CookieRequired: 需要 Cookies 是否使用?
127+
FileExist: 文件已存在是否覆盖?
128+
DownloadCompleted: 下载完成!
129+
OpenFolder: 打开文件夹
130+
Close: 关闭
131+
# File Types
132+
Files:
133+
image: 图片类型
134+
mkv: Matroska Multimedia Container
135+
mp4: MPEG-4 Part 14
136+
webm: WebM Container Format
137+
mov: QuickTime Movie
138+
flv: Flash Video
139+
opus: Opus Interactive Audio Codec
140+
aac: Advanced Audio Coding
141+
m4a: MPEG-4 Audio Layer
142+
mp3: MPEG-1 Audio Layer III
143+
vorbis: Vorbis Audio Codec
144+
alac: Apple Lossless Audio Codec
145+
flac: Free Lossless Audio Codec
146+
wav: Waveform Audio File Format
147+
srt: SubRip Subtitle Format
148+
ass: Advanced SubStation Alpha
149+
vtt: WebVTT (Web Video Text Tracks)
150+
lrc: Lyric File Format
151+
ttml: Timed Text Markup Language
152+
srv3: SRV3 Format
153+
srv2: SRV2 Format
154+
srv1: SRV1 Format
155+
json3: JSON3 Format
156+
# Status Area Infomation
157+
Status:
158+
Downloader: 下载器
159+
Total: 总计
160+
Speed: 速度
161+
Elapsed: 预计
162+
Connections: 连接
163+
Frame: 帧数
164+
FPS: 帧率
165+
Time: 时间
166+
Status: 状态
167+
Native: 原生
168+
Downloading: 下载中
169+
Downloaded: 已下载
170+
Done: 完成

0 commit comments

Comments
 (0)