-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathzh-TW.json
114 lines (114 loc) · 3.27 KB
/
zh-TW.json
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
{
"meta": {
"lang": {
"native": "繁體中文",
"english": "Chinese, Traditional"
}
},
"common": {
"settings": "設定",
"back": "後退",
"forward": "前進",
"exit": "退出"
},
"start": {
"camera": "拍照",
"photo_lib": "照片圖庫",
"files": "瀏覽檔案",
"clipboard": "剪貼板",
"latest": "使用最新照片"
},
"main": {
"manga": "漫畫",
"anime": "動畫",
"hentai": "黄漫",
"h_anime": "H動畫",
"artworks": "動畫插圖",
"cgs": "CG",
"general": "一般",
"sep": ",",
"back_choose": "返回選擇影像",
"choose_new": "選擇新影像",
"unsupported": [
"不支持的輸入",
"無法從輸入 ({{input_types}}) 獲取任何URL或影像。\n必須是URL、包含URL的文字、影像或照片媒體。"
],
"baidu_err": [
"蒐索錯誤",
"百度返回狀態{{status}}:"
],
"baidu_404": [
"無效的響應",
"百度返回無效的響應。\n該網址在中國似乎已被封鎖。"
]
},
"settings": {
"about": [
"關於"
],
"feedback": [
"迴響",
"打開RoutineHub頁面。"
],
"update": [
"檢查更新",
"需要網絡連接。"
],
"customize": [
"定制",
"顯示/隱藏搜尋引擎。"
],
"lang": [
"語言",
"改變語言。"
],
"advanced": [
"高級選項"
]
},
"about": {
"desc": "“{{what}}”可以很容易地找到影像的來源。",
"made_by": "作者: {{who}}",
"wt_made_by": "{{what}}的作者: {{who}}",
"wt_creat_by": "{{what}}的創建者: {{who}}",
"thank_you": "謝謝啦!"
},
"update": {
"install": "立即安裝",
"whats_new": "{{version}}中的新內容",
"changelog": "所有發行說明歷史",
"up_to_date": "您的版本是最新的。",
"available": "有更新可用。",
"network": "無法檢查更新。\n請檢查網絡連接並重試。",
"server": "檢查更新失敗。\n請稍後再試。\n\n如果同樣的錯誤重複出現,請給我迴響。\n可以在 {{settings}} → {{advanced}} → {{debug}} → {{latest_response}} 檢查服務器響應。"
},
"advanced": {
"enabled": "啟用",
"disabled": "關閉",
"delete_imgur": [
"退出時删除Imgur影像"
],
"browser": [
"瀏覽器"
],
"debug": [
"調試"
]
},
"browser": {
"in_app": "應用內Safari",
"default": "系統預設值",
"safari": "Safari",
"chrome": "Google Chrome",
"firefox": "Firefox",
"firefox_focus": "Firefox Focus",
"brave": "Brave",
"edge": "Microsoft Edge",
"opera": "Opera Touch",
"dolphin": "Dolphin",
"custom": [
"自定義URL範本",
"請輸入瀏覽器的URL範本。\n\n宏: {{macros}}"
]
}
}