-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathapp_zh.arb
More file actions
381 lines (381 loc) · 10.5 KB
/
app_zh.arb
File metadata and controls
381 lines (381 loc) · 10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
{
"@@locale": "zh",
"addDictionary": "请先在设置中添加 MDX 词典",
"@addDictionary": {},
"startToSearch": "开始搜索吧 :)",
"@startToSearch": {},
"manageDictionaries": "管理词典",
"@manageDictionaries": {},
"home": "主页",
"@home": {},
"wordBook": "词汇本",
"@wordBook": {},
"settings": "设置",
"@settings": {},
"permissionDenied": "你必须授予权限",
"@permissionDenied": {},
"close": "关闭",
"@close": {},
"search": "搜索",
"@search": {},
"theme": "主题",
"@theme": {},
"dynamicColor": "Material 动态配色",
"@dynamicColor": {},
"dynamicColorDescription": "使用系统动态配色方案",
"@dynamicColorDescription": {},
"pureBlackDarkMode": "纯黑暗色模式 (AMOLED)",
"@pureBlackDarkMode": {},
"pureBlackDarkModeDescription": "在深色主题中使用纯黑背景",
"@pureBlackDarkModeDescription": {},
"appThemeColor": "应用主题配色",
"@appThemeColor": {},
"chooseThemeColor": "选择主题色",
"@chooseThemeColor": {},
"customColor": "自定义",
"@customColor": {},
"customThemeColor": "自定义主题色",
"@customThemeColor": {},
"light": "明亮",
"@light": {},
"dark": "黑暗",
"@dark": {},
"system": "系统",
"@system": {},
"language": "语言",
"@language": {},
"lookup": "查询",
"@lookup": {},
"notFound": "没有找到",
"@notFound": {},
"notSupport": "不支持该 MDX 文件",
"@notSupport": {},
"copy": "复制",
"@copy": {},
"readLoudly": "朗读",
"@readLoudly": {},
"recommendedDictionaries": "推荐词典",
"@recommendedDictionaries": {},
"feedback": "反馈",
"@feedback": {},
"copied": "已复制",
"@copied": {},
"export": "导出",
"@export": {},
"import": "导入",
"@import": {},
"customFont": "自定义字体",
"@customFont": {},
"empty": "空空如也...",
"@empty": {},
"add": "添加",
"@add": {},
"autoExport": "自动导出",
"@autoExport": {},
"tags": "标签",
"@tags": {},
"addTag": "新增标签",
"@addTag": {},
"tagName": "标签名称",
"@tagName": {},
"tagList": "标签列表",
"@tagList": {},
"remove": "删除",
"@remove": {},
"confirm": "确定",
"@confirm": {},
"noResult": "无结果",
"@noResult": {},
"updateAnnouncement": "更新至 {version} 的公告",
"@updateAnnouncement": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"description": "简介",
"@description": {},
"removeOneHistory": "删除历史记录",
"@removeOneHistory": {},
"removeOneHistoryConfirm": "你确定要从历史记录中删除 “{word}” 吗?",
"@removeOneHistoryConfirm": {
"placeholders": {
"word": {
"type": "String"
}
}
},
"clearHistory": "清空历史记录",
"@clearHistory": {},
"clearHistoryConfirm": "你确定要清空历史记录吗?",
"@clearHistoryConfirm": {},
"default_": "默认",
"@default_": {},
"manageGroups": "管理分组",
"@manageGroups": {},
"exportFileName": "导出文件名",
"@exportFileName": {},
"exportDirectory": "导出目录",
"@exportDirectory": {},
"properties": "属性",
"@properties": {},
"title": "标题",
"@title": {},
"totalNumberOfEntries": "总条目数",
"@totalNumberOfEntries": {},
"sponsor": "赞助",
"@sponsor": {},
"more": "更多",
"@more": {},
"autoRemoveSearchWord": "自动移除搜索词",
"@autoRemoveSearchWord": {},
"secureScreen": "防截屏",
"@secureScreen": {},
"searchBarLocation": "搜索栏位置",
"@searchBarLocation": {},
"top": "顶部",
"@top": {},
"bottom": "底部",
"@bottom": {},
"sidebarIcon": "侧边栏图标",
"@sidebarIcon": {},
"exportPath": "导出路径",
"@exportPath": {},
"editWord": "编辑单词",
"@editWord": {},
"notification": "通知",
"@notification": {},
"moreOptionsButton": "更多选项按钮",
"@moreOptionsButton": {},
"titleAlias": "标题别名",
"@titleAlias": {},
"skipTaggedWord": "跳过有标签的单词",
"@skipTaggedWord": {},
"dictionaryGroups": "词典分组",
"@dictionaryGroups": {},
"history": "历史记录",
"@history": {},
"appearance": "外观",
"@appearance": {},
"privacy": "隐私",
"@privacy": {},
"privacyPolicy": "隐私政策",
"@privacyPolicy": {},
"aiSettings": "AI 设置",
"@aiSettings": {},
"aiProvider": "AI 提供商",
"@aiProvider": {},
"aiModel": "AI 模型",
"@aiModel": {},
"apiKey": "API 密钥",
"@apiKey": {},
"aiExplainWord": "AI 解释单词",
"@aiExplainWord": {},
"outputType": "输出类型",
"@outputType": {},
"richOutput": "丰富输出",
"@richOutput": {},
"simpleOutput": "简单输出",
"@simpleOutput": {},
"enterTextToTranslate": "输入要翻译的文本",
"@enterTextToTranslate": {},
"translate": "翻译",
"@translate": {},
"sourceLanguage": "源语言",
"@sourceLanguage": {},
"targetLanguage": "目标语言",
"@targetLanguage": {},
"termsOfService": "服务条款",
"@termsOfService": {},
"autoDetect": "自动检测",
"@autoDetect": {},
"checkForUpdates": "检查更新",
"@checkForUpdates": {},
"updateAvailable": "有可用更新",
"@updateAvailable": {},
"updateAvailableContent": "新版本 {version} 已可用。是否要更新?",
"@updateAvailableContent": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"update": "更新",
"@update": {},
"noUpdateAvailable": "暂无可用更新",
"@noUpdateAvailable": {},
"updateCheckFailed": "检查更新失败",
"@updateCheckFailed": {},
"includePrerelease": "包含预发布版本",
"@includePrerelease": {},
"checkingForUpdates": "正在检查更新...",
"@checkingForUpdates": {},
"aiExplainWordPrompt": "解释单词提示词",
"@aiExplainWordPrompt": {},
"customExplainPromptHelper": "你可以在提示词中使用 $word 和 $targetLanguage。",
"@customExplainPromptHelper": {},
"aiTranslatePrompt": "AI 翻译提示词",
"@aiTranslatePrompt": {},
"customTranslatePromptHelper": "你可以在提示词中使用 $sourceLanguage、$targetLanguage 和 $text。",
"@customTranslatePromptHelper": {},
"tabBarPosition": "单词显示中的标签栏位置",
"@tabBarPosition": {},
"showSearchBarInWordDisplayPage": "在单词显示中显示搜索栏",
"@showSearchBarInWordDisplayPage": {},
"autoUpdate": "自动更新",
"@autoUpdate": {},
"legacyImport": "旧版导入 (未来将移除)",
"@legacyImport": {},
"audioSettings": "音频设置",
"@audioSettings": {},
"ttsEngines": "TTS 引擎",
"@ttsEngines": {},
"ttsLanguages": "TTS 语言",
"@ttsLanguages": {},
"apiUrl": "API URL",
"@apiUrl": {},
"floatingWindow": "悬浮窗",
"@floatingWindow": {},
"loading": "加载中...",
"@loading": {},
"addingWord": "正在添加单词: {word}",
"@addingWord": {
"placeholders": {
"word": {
"type": "String"
}
}
},
"copyingFiles": "正在复制文件...",
"@copyingFiles": {},
"addingResource": "正在添加资源: {resource}",
"@addingResource": {
"placeholders": {
"resource": {
"type": "String"
}
}
},
"enableHistory": "启用历史记录",
"@enableHistory": {},
"other": "其他",
"@other": {},
"backup": "备份",
"@backup": {},
"about": "关于",
"@about": {},
"advance": "高级",
"@advance": {},
"advanceSwitchDescription": "启用以显示更多设置选项",
"@advanceSwitchDescription": {},
"changelog": "更新日志",
"@changelog": {},
"save": "保存",
"@save": {},
"dictionarySwitchStyle": "词典切换样式",
"@dictionarySwitchStyle": {},
"expansion": "展开式",
"@expansion": {},
"tab": "标签式",
"@tab": {},
"manageStorage": "管理存储空间",
"@manageStorage": {},
"confirmDelete": "确认删除",
"@confirmDelete": {},
"confirmDeleteMessage": "你确定要删除 “{name}” 吗?",
"@confirmDeleteMessage": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"delete": "删除",
"@delete": {},
"cancel": "取消",
"@cancel": {},
"back": "返回",
"@back": {},
"dictionaryFileNotFound": "词典文件未找到。正在从数据库中删除。",
"@dictionaryFileNotFound": {},
"confirmDeleteWords": "您确定要删除所选的 {count} 个单词吗?",
"@confirmDeleteWords": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"writingCheck": "写作检查",
"@writingCheck": {},
"resetToDefault": "重置为默认",
"@resetToDefault": {},
"writingCheckPromptTitle": "写作检查提示词",
"@writingCheckPromptTitle": {},
"writingCheckPromptHelper": "你可以在提示词中使用 $text 和 $targetLanguage。",
"@writingCheckPromptHelper": {},
"editAIExplanation": "编辑 AI 解释",
"@editAIExplanation": {},
"enterAIExplanation": "输入 AI 解释",
"@enterAIExplanation": {},
"label_enter_to_check": "输入要检查的文本",
"@label_enter_to_check": {},
"check": "检查",
"@check": {},
"translationProvider": "翻译源",
"@translationProvider": {},
"searchLanguage": "搜索语言",
"@searchLanguage": {},
"writingCheckHistory": "写作历史",
"@writingCheckHistory": {},
"nSelected": "{count} 已选择",
"@nSelected": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"translationHistory": "翻译历史记录",
"@translationHistory": {},
"enableTranslationHistory": "启用翻译历史记录",
"@enableTranslationHistory": {},
"enableWritingCheckHistory": "启用写作检查历史记录",
"@enableWritingCheckHistory": {},
"alternatives": "替代方案",
"@alternatives": {},
"openLink": "打开链接",
"@openLink": {},
"copyLink": "复制链接",
"@copyLink": {},
"sponsorSupportTip": "你的支持将帮助项目持续开发 ❤",
"@sponsorSupportTip": {},
"sponsorCodes": "赞助码",
"@sponsorCodes": {},
"wechat": "微信",
"@wechat": {},
"logs": "日志",
"@logs": {},
"pressAgainToExit": "再按一次退出",
"@pressAgainToExit": {},
"autoFocusSearch": "自动聚焦搜索栏",
"@autoFocusSearch": {},
"wordbookStats": "词汇统计",
"@wordbookStats": {},
"month": "月",
"@month": {},
"totalWordsInWordbook": "词汇本总词数",
"@totalWordsInWordbook": {},
"launchAtStartup": "开机自启动",
"@launchAtStartup": {},
"openRecordStats": "查阅记录统计",
"@openRecordStats": {},
"showWindow": "显示窗口",
"@showWindow": {},
"noDictionariesFound": "未找到词典",
"@noDictionariesFound": {},
"exitApp": "退出应用",
"@exitApp": {}
}