-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathapp_zh_TW.arb
More file actions
383 lines (383 loc) · 10.6 KB
/
app_zh_TW.arb
File metadata and controls
383 lines (383 loc) · 10.6 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
382
383
{
"@@locale": "zh_TW",
"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": {},
"removeOneHistoryConfirm": "你確認要從歷史記錄中刪除「{word}」嗎?",
"@removeOneHistoryConfirm": {
"placeholders": {
"word": {
"type": "String"
}
}
},
"removeOneHistory": "刪除歷史記錄",
"@removeOneHistory": {},
"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": {},
"promptMode": "提示詞模式",
"@promptMode": {},
"customOption": "自訂",
"@customOption": {},
"customExplainPrompt": "自訂解釋提示詞",
"@customExplainPrompt": {},
"customExplainPromptHelper": "你可以在提示詞中使用 $word 和 $targetLanguage。",
"@customExplainPromptHelper": {},
"aiTranslatePrompt": "AI 翻譯提示詞",
"@aiTranslatePrompt": {},
"customTranslatePrompt": "自訂翻譯提示詞",
"@customTranslatePrompt": {},
"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"
}
}
},
"other": "其他",
"@other": {},
"about": "關於",
"@about": {},
"backup": "備份",
"@backup": {},
"advance": "進階",
"@advance": {},
"advanceSwitchDescription": "啟用以顯示更多設定選項",
"@advanceSwitchDescription": {},
"enableHistory": "啟用歷史記錄",
"@enableHistory": {},
"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": {},
"label_enter_to_check": "輸入要檢查的文本",
"@label_enter_to_check": {},
"check": "檢查",
"@check": {},
"resetToDefault": "重設為預設",
"@resetToDefault": {},
"writingCheckPromptTitle": "寫作檢查提示詞",
"@writingCheckPromptTitle": {},
"writingCheckPromptHelper": "你可以在提示詞中使用 $text 和 $targetLanguage。",
"@writingCheckPromptHelper": {},
"editAIExplanation": "編輯 AI 解釋",
"@editAIExplanation": {},
"enterAIExplanation": "輸入 AI 解釋",
"@enterAIExplanation": {},
"logs": "日誌",
"@logs": {},
"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": {},
"pressAgainToExit": "再按一次退出",
"@pressAgainToExit": {},
"autoFocusSearch": "自動對焦搜尋欄",
"@autoFocusSearch": {},
"wordbookStats": "單字本統計",
"@wordbookStats": {},
"month": "月",
"@month": {},
"totalWordsInWordbook": "單字本中的總單字數",
"@totalWordsInWordbook": {},
"launchAtStartup": "啟動時啟動",
"@launchAtStartup": {},
"openRecordStats": "開啟記錄統計",
"@openRecordStats": {}
}