Skip to content

Commit 40ad3c3

Browse files
author
Jason Ou
authored
Translate new setting options into Chinese (Traditional, Taiwan). (MonitorControl#688)
* Update Chinese (Traditional, Taiwan) translation. * Translate strings in Main.strings to Chinese (Traditional, Taiwan) and tweak translations in Localizable.strings. * Make the translation (Traditional Chinese, Taiwan) more concise and easier to read.
1 parent f6704c1 commit 40ad3c3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

MonitorControl/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>6443</string>
22+
<string>6444</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>

MonitorControl/UI/zh-Hant-TW.lproj/Main.strings

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"FER-Ri-4UO.title" = "音量:";
147147

148148
/* Class = "NSButtonCell"; title = "Allow zero brightness via software or combined dimming"; ObjectID = "FjB-XL-fG5"; */
149-
"FjB-XL-fG5.title" = "Allow zero brightness via software or combined dimming";
149+
"FjB-XL-fG5.title" = "透過軟體或軟硬體結合調整時允許螢幕全暗";
150150

151151
/* Class = "NSTextFieldCell"; title = "Apple and built-in displays already have a brightness slider in Control Center."; ObjectID = "fmZ-HI-Mdc"; */
152152
"fmZ-HI-Mdc.title" = "控制中心中已有蘋果及內建螢幕的亮度控制滑桿。";
@@ -215,7 +215,7 @@
215215
"kqJ-jQ-b7U.title" = "記錄快捷鍵:";
216216

217217
/* Class = "NSTextFieldCell"; title = "Brightness and contrast:"; ObjectID = "LO4-4k-gxY"; */
218-
"LO4-4k-gxY.title" = "亮度及對比度控制:";
218+
"LO4-4k-gxY.title" = "亮度及對比度:";
219219

220220
/* Class = "NSTextFieldCell"; title = "Display type:"; ObjectID = "lSJ-6w-KJ2"; */
221221
"lSJ-6w-KJ2.title" = "螢幕類型:";
@@ -242,7 +242,7 @@
242242
"MWo-6I-s9L.title" = "顯示亮度控制滑桿";
243243

244244
/* Class = "NSButtonCell"; title = "Avoid gamma table manipulation"; ObjectID = "na6-mS-MPi"; */
245-
"na6-mS-MPi.title" = "Avoid gamma table manipulation";
245+
"na6-mS-MPi.title" = "避免調整伽瑪值";
246246

247247
/* Class = "NSButtonCell"; title = "Separate scales for combined hardware & software dimming"; ObjectID = "O8o-hI-8eR"; */
248248
"O8o-hI-8eR.title" = "使用硬體結合軟體調整時忽略軟體調整的範圍";
@@ -383,7 +383,7 @@
383383
"YHZ-VL-QJ3.title" = "完整的OSD刻度只涵蓋硬體的控制範圍,刻度在0以下時以軟體調整。";
384384

385385
/* Class = "NSTextFieldCell"; title = "Warning! With this option enabled, you might find yourself in a position when you end up with a blank display. This, combined with disabled keyboard controls can be frustrating."; ObjectID = "yi3-e1-wsL"; */
386-
"yi3-e1-wsL.title" = "Warning! With this option enabled, you might find yourself in a position when you end up with a blank display. This, combined with disabled keyboard controls can be frustrating.";
386+
"yi3-e1-wsL.title" = "警告!啟用後螢幕可被調整至全暗,若同時停用鍵盤控制可能會導致難以調整設定。";
387387

388388
/* Class = "NSButtonCell"; title = "Assume last saved settings are valid (recommended)"; ObjectID = "yn8-Nd-o89"; */
389389
"yn8-Nd-o89.title" = "假設前次的設定可用(建議)";

MonitorControlHelper/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>6443</string>
22+
<string>6444</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSBackgroundOnly</key>

0 commit comments

Comments
 (0)