Skip to content

Commit bfaeabe

Browse files
authored
Merge pull request #6678 from changanmoon/main
Add and update translations for zh-Hans & zh-HK
2 parents 164e312 + b2486d0 commit bfaeabe

File tree

4 files changed

+244
-142
lines changed

4 files changed

+244
-142
lines changed

Platform/iOS/Settings.bundle/zh-HK.lproj/Root.strings

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Auto save on background" = "於背景自動儲存";
66

77
/* (No Comment) */
8-
"Auto save on low memory" = "在記憶體不足時自動儲存";
8+
"Auto save on low memory" = "於記憶體不足時自動儲存";
99

1010
/* (No Comment) */
1111
"Background" = "背景";
@@ -148,22 +148,22 @@
148148
// Additional Strings (unable to be extracted by Xcode)
149149

150150
/* (No Comment) */
151-
"ABOUT" = "關於";
151+
"About" = "關於";
152152

153153
/* (No Comment) */
154154
"Build" = "建立版號";
155155

156156
/* (No Comment) */
157-
"CURSOR - DRAG SPEED" = "指標 - 拖放速度";
157+
"Cursor - Drag Speed" = "指標 - 拖放速度";
158158

159159
/* (No Comment) */
160-
"CURSOR - SCROLL WHEEL" = "指標 - 捲動輪";
160+
"Cursor - Scroll Wheel" = "指標 - 捲動輪";
161161

162162
/* (No Comment) */
163163
"Default" = "預設值";
164164

165165
/* (No Comment) */
166-
"DEVICES" = "裝置";
166+
"Devices" = "裝置";
167167

168168
/* (No Comment) */
169169
"Disable screen dimming when idle" = "閒置時停用變暗螢幕";
@@ -175,10 +175,10 @@
175175
"FPS Limit" = "FPS 限制";
176176

177177
/* (No Comment) */
178-
"GRAPHICS" = "圖形";
178+
"Graphics" = "圖形";
179179

180180
/* (No Comment) */
181-
"IDLE" = "閒置";
181+
"Idle" = "閒置";
182182

183183
/* (No Comment) */
184184
"Invert Scroll" = "反轉捲動";

Platform/iOS/Settings.bundle/zh-Hans.lproj/Root.strings

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,22 +148,22 @@
148148
// Additional Strings (unable to be extracted by Xcode)
149149

150150
/* (No Comment) */
151-
"ABOUT" = "关于";
151+
"About" = "关于";
152152

153153
/* (No Comment) */
154154
"Build" = "构建";
155155

156156
/* (No Comment) */
157-
"CURSOR - DRAG SPEED" = "指针 - 拖放速度";
157+
"Cursor - Drag Speed" = "指针 - 拖放速度";
158158

159159
/* (No Comment) */
160-
"CURSOR - SCROLL WHEEL" = "指针 - 滚轮";
160+
"Cursor - Scroll Wheel" = "指针 - 滚轮";
161161

162162
/* (No Comment) */
163163
"Default" = "默认";
164164

165165
/* (No Comment) */
166-
"DEVICES" = "设备";
166+
"Devices" = "设备";
167167

168168
/* (No Comment) */
169169
"Disable screen dimming when idle" = "闲置时禁用屏幕变暗";
@@ -175,10 +175,10 @@
175175
"FPS Limit" = "FPS 上限";
176176

177177
/* (No Comment) */
178-
"GRAPHICS" = "图形";
178+
"Graphics" = "图形";
179179

180180
/* (No Comment) */
181-
"IDLE" = "闲置";
181+
"Idle" = "闲置";
182182

183183
/* (No Comment) */
184184
"Invert Scroll" = "反转滚动";

0 commit comments

Comments
 (0)