File tree 1 file changed +56
-0
lines changed
1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ LanguageName = "繁體中文"
2
+
3
+ ButtonNamePen0 = "筆刷0"
4
+ ButtonNamePen1 = "筆刷1"
5
+ ButtonNamePen2 = "筆刷2"
6
+ ButtonNamePen3 = "筆刷3"
7
+ ButtonNamePen4 = "筆刷4"
8
+ ButtonNamePen5 = "筆刷5"
9
+ ButtonNamePen6 = "筆刷6"
10
+ ButtonNamePen7 = "筆刷7"
11
+ ButtonNamePen8 = "筆刷8"
12
+ ButtonNamePen9 = "筆刷9"
13
+
14
+ ButtonNamePenwidth = "筆刷寬度"
15
+ ButtonNameErasor = "橡皮擦"
16
+ ButtonNamePan = "平移"
17
+ ButtonNameMousePointer = "游標模式"
18
+ ButtonNameInkVisible = "隱藏/顯示筆跡"
19
+ ButtonNameSnapshot = "截圖"
20
+ ButtonNameUndo = "回復"
21
+ ButtonNameRedo = "重做"
22
+ ButtonNameClear = "清除筆跡"
23
+ ButtonNameExit = "隱藏繪畫模式"
24
+ ButtonNameDock = "隱藏/顯示"
25
+
26
+ MenuEntryExit = "結束"
27
+ MenuEntryOptions = "選項"
28
+ MenuEntryAbout = "關於"
29
+
30
+ OptionsTabGeneral = "一般"
31
+ OptionsTabPens = "筆刷"
32
+ OptionsTabHotkeys = "快速鍵"
33
+
34
+ OptionsGeneralLanguage = "語言"
35
+ OptionsGeneralCanvascursor = "游標樣式"
36
+ OptionsGeneralCanvascursorArrow = "游標箭頭"
37
+ OptionsGeneralCanvascursorPentip = "筆尖"
38
+ OptionsGeneralSnapshotsavepath = "截圖儲存路徑"
39
+ OptionsGeneralWhitetrayicon = "使用白色工作列圖示"
40
+ OptionsGeneralAllowdragging = "充許移動工具列"
41
+ OptionsGeneralNotePenwidth = "注意:工具列上的筆刷寬度設定會忽略筆刷的各別設定"
42
+
43
+ OptionsPensShow = "啟用"
44
+ OptionsPensColor = "颜色"
45
+ OptionsPensAlpha = "透明度"
46
+ OptionsPensWidth = "寬度"
47
+ OptionsPensPencil = "鉛筆"
48
+ OptionsPensHighlighter = "螢光筆"
49
+ OptionsPensThin = "細"
50
+ OptionsPensNormal = "正常"
51
+ OptionsPensThick = "粗"
52
+
53
+ OptionsHotkeysglobal = "啟用快捷鍵 (切換筆刷與游標模式)"
54
+ OptionsHotkeysEnableinpointer = "充許在游標模式下使用以下快捷鍵 (可能會產生衝突)"
55
+
56
+ NotificationSnapshot = "截圖成功,點擊查看"
You can’t perform that action at this time.
0 commit comments