Skip to content

Commit 033695b

Browse files
authored
Added localization-Chinese-Taiwan
1 parent caaf1ab commit 033695b

File tree

8 files changed

+318
-86
lines changed

8 files changed

+318
-86
lines changed

MonitorControl.xcodeproj/project.pbxproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
AA6686F026B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = "<group>"; };
106106
AA6686F126B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/MainMenu.strings; sourceTree = "<group>"; };
107107
AA6686F226B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
108+
AA8B7A5426D6501D0005C4D9 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Main.strings"; sourceTree = "<group>"; };
109+
AA8B7A5526D6501D0005C4D9 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/MainMenu.strings"; sourceTree = "<group>"; };
110+
AA8B7A5626D6501D0005C4D9 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
108111
AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSD.framework; path = ../../../../../System/Library/PrivateFrameworks/OSD.framework; sourceTree = "<group>"; };
109112
AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreDisplay.framework; path = ../../../../../System/Library/Frameworks/CoreDisplay.framework; sourceTree = "<group>"; };
110113
AADB625926BC196900DFFAA5 /* DisplayServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DisplayServices.framework; path = ../../../../../System/Library/PrivateFrameworks/DisplayServices.framework; sourceTree = "<group>"; };
@@ -366,6 +369,7 @@
366369
pl,
367370
hu,
368371
tr,
372+
"zh-Hant-TW",
369373
);
370374
mainGroup = 56754EA21D9A4016007BCDC5;
371375
packageReferences = (
@@ -551,6 +555,7 @@
551555
6CDA0FD826485AAE00F52125 /* uk */,
552556
AA6686F026B8172E00AF74A2 /* hu */,
553557
44706EBA26D25F7100C82ECB /* tr */,
558+
AA8B7A5426D6501D0005C4D9 /* zh-Hant-TW */,
554559
);
555560
name = Main.storyboard;
556561
sourceTree = "<group>";
@@ -569,6 +574,7 @@
569574
2EAA5B7F24BF9E9A00937821 /* pl */,
570575
AA6686F226B8172E00AF74A2 /* hu */,
571576
44706EBC26D25F7100C82ECB /* tr */,
577+
AA8B7A5626D6501D0005C4D9 /* zh-Hant-TW */,
572578
);
573579
name = Localizable.strings;
574580
sourceTree = "<group>";
@@ -588,6 +594,7 @@
588594
2EAA5B7E24BF9E9A00937821 /* pl */,
589595
AA6686F126B8172E00AF74A2 /* hu */,
590596
44706EBB26D25F7100C82ECB /* tr */,
597+
AA8B7A5526D6501D0005C4D9 /* zh-Hant-TW */,
591598
);
592599
name = MainMenu.xib;
593600
sourceTree = "<group>";

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>2866</string>
22+
<string>2867</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
/* Shown in the main prefs window */
2+
"About" = "關於";
3+
4+
/* Apple Silicon designation (shown after the version number in Preferences) */
5+
"Apple Silicon" = "Apple Silicon";
6+
7+
/* Shown in the alert dialog */
8+
"Are you sure you want to enable a longer delay? Doing so may freeze your system and require a restart. Start at login will be disabled as a safety measure." = "您確定要啟用更長的延遲嗎? 這樣做可能會使系統崩潰並需要重新啟動。 作為安全措施,登錄時啟動將被禁用。";
9+
10+
/* Shown in the alert dialog */
11+
"Are you sure you want to reset all preferences?" = "確定要重置嗎?";
12+
13+
/* Sown in menu */
14+
"Brightness" = "亮度";
15+
16+
/* Build */
17+
"Build" = "建構";
18+
19+
/* Shown in the Display Preferences */
20+
"Built-in Display" = "內置螢幕";
21+
22+
/* Shown in menu */
23+
"Contrast" = "對比度";
24+
25+
/* Version */
26+
"Copyright Ⓒ MonitorControl, " = "Copyright Ⓒ MonitorControl, ";
27+
28+
/* Shown in the main prefs window */
29+
"Displays" = "螢幕";
30+
31+
/* Shown in the alert dialog */
32+
"Enable Longer Delay?" = "啟用更長的延遲?";
33+
34+
/* Shown in the Display Preferences */
35+
"External Display" = "外接螢幕";
36+
37+
/* Shown in the main prefs window */
38+
"General" = "通用";
39+
40+
/* Shown in the Display Preferences */
41+
"Hardware (CoreDisplay)" = "硬體(CoreDisplay)";
42+
43+
/* Shown in the Display Preferences */
44+
"Hardware (DDC)" = "硬體(DDC)";
45+
46+
/* Intel designation (shown after the version number in Preferences) */
47+
"Intel" = "Intel";
48+
49+
/* Shown in the alert dialog */
50+
"No" = "否";
51+
52+
/* Shown in the Display Preferences */
53+
"No Control Available" = "沒有可用的控制項";
54+
55+
/* Shown in menu */
56+
"No supported display found" = "找不到支援的螢幕";
57+
58+
/* Shown in the alert dialog */
59+
"Ok" = "好";
60+
61+
/* Shown in the Display Preferences */
62+
"Other Display" = "其他螢幕";
63+
64+
/* Shown in the alert dialog */
65+
"Reset Preferences?" = "重置偏好設定?";
66+
67+
/* Shown in the alert dialog */
68+
"Shortcuts not available" = "快捷鍵不可使用";
69+
70+
/* Shown in the Display Preferences */
71+
"Software (Forced)" = "軟體(強制)";
72+
73+
/* Shown in the Display Preferences */
74+
"Software Only" = "僅用軟體";
75+
76+
/* Unknown display name
77+
Unknown model
78+
Unknown vendor */
79+
"Unknown" = "未知";
80+
81+
/* Shown in the Display Preferences */
82+
"Unspecified" = "未指定";
83+
84+
/* Version */
85+
"Version" = "版本";
86+
87+
/* Shown in the Display Preferences */
88+
"Virtual Display" = "虛擬螢幕";
89+
90+
/* Shown in menu */
91+
"Volume" = "音量";
92+
93+
/* Shown in the alert dialog */
94+
"Yes" = "是";
95+
96+
/* Shown in the alert dialog */
97+
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "您需要在「系統偏好設定」>「安全性與隱私權」>「輔助使用」中開啟 MonitorControl 使快捷鍵生效";
Lines changed: 64 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
21
/* Class = "NSTextFieldCell"; title = "MonitorControl"; ObjectID = "1PJ-14-Bvn"; */
32
"1PJ-14-Bvn.title" = "MonitorControl";
43

5-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "6GJ-6Q-gqz"; */
6-
"6GJ-6Q-gqz.title" = "#bc-ignore!";
7-
84
/* Class = "NSButtonCell"; title = "Special thanks to our contributors!"; ObjectID = "95V-M4-2l5"; */
95
"95V-M4-2l5.title" = "Katkıda bulunanlarımıza özel teşekkürler!";
106

7+
/* Class = "NSButtonCell"; title = "Hide Menu Icon"; ObjectID = "aXL-i8-S6R"; */
8+
"aXL-i8-S6R.title" = "Menü simgesini gizle";
9+
10+
/* Class = "NSButtonCell"; title = "Disable macOS volume OSD"; ObjectID = "bkM-Px-U3b"; */
11+
"bkM-Px-U3b.title" = "macOS ses OSD'yi pasif et";
12+
1113
/* Class = "NSButtonCell"; title = "Reset settings"; ObjectID = "BYS-7Y-bRz"; */
1214
"BYS-7Y-bRz.title" = "Ayarları sıfırla";
1315

16+
/* Class = "NSButtonCell"; title = "Enable Mute DDC command"; ObjectID = "bZq-0d-lJa"; */
17+
"bZq-0d-lJa.title" = "Mute DDC komutunu etkinleştir";
18+
19+
/* Class = "NSTextFieldCell"; title = "Keyboard:"; ObjectID = "c7N-cO-759"; */
20+
"c7N-cO-759.title" = "Klavye:";
21+
1422
/* Class = "NSMenuItem"; title = "Custom"; ObjectID = "Cle-DD-vR7"; */
1523
"Cle-DD-vR7.title" = "Özel";
1624

@@ -20,90 +28,24 @@
2028
/* Class = "NSTextFieldCell"; title = "⚠️ Warning! Changing some of these settings may cause system freezes or unexpected behavior!"; ObjectID = "Cz1-Mh-llk"; */
2129
"Cz1-Mh-llk.title" = "⚠️ Uyarı! Bu ayarların bazılarını değiştirmek, sistemin donmasına veya beklenmeyen davranışlara neden olabilir!";
2230

31+
/* Class = "NSButtonCell"; title = "Show volume slider in menu"; ObjectID = "dhP-eB-1L6"; */
32+
"dhP-eB-1L6.title" = "Menüde ses ayarını göster";
33+
2334
/* Class = "NSButtonCell"; title = "Change Brightness and Volume for all screens"; ObjectID = "E6M-ih-S8Y"; */
2435
"E6M-ih-S8Y.title" = "Tüm ekranlar için Parlaklığı ve Sesi değiştir";
2536

2637
/* Class = "NSMenuItem"; title = "Minimal"; ObjectID = "Eq3-z9-yIo"; */
2738
"Eq3-z9-yIo.title" = "Minimal";
2839

29-
/* Class = "NSMenuItem"; title = "None"; ObjectID = "FoA-yh-Yx3"; */
30-
"FoA-yh-Yx3.title" = "Yok";
31-
32-
/* Class = "NSTextFieldCell"; title = "Custom read polling count:"; ObjectID = "J77-r0-djA"; */
33-
"J77-r0-djA.title" = "Özel okuma yoklama sayımı:";
34-
35-
/* Class = "NSTextFieldCell"; title = "Use the media keys of your keyboard to control Brightness & Volume."; ObjectID = "K2r-aD-eec"; */
36-
"K2r-aD-eec.title" = "Parlaklığı ve Sesi değiştirmek için klavyedeki medya tuşlarını kullan";
37-
38-
/* Class = "NSTextFieldCell"; title = "Menu contents:"; ObjectID = "MJx-MK-e7D"; */
39-
"MJx-MK-e7D.title" = "Menü içerikleri:";
40-
41-
/* Class = "NSMenuItem"; title = "Volume only"; ObjectID = "NLP-dU-Dam"; */
42-
"NLP-dU-Dam.title" = "Sadece ses";
43-
44-
/* Class = "NSTextFieldCell"; title = "If the menu item is hidden, just relaunch the app to reveal Preferences!"; ObjectID = "PVE-y7-zIk"; */
45-
"PVE-y7-zIk.title" = "Menü öğesi gizlenirse, tercihleri ortaya çıkarmak için uygulamayı yeniden başlatın!";
46-
47-
/* Class = "NSTextFieldCell"; title = "Control method:"; ObjectID = "PaK-1f-DsW"; */
48-
"PaK-1f-DsW.title" = "Kontrol yöntemi:";
49-
50-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "Pqk-VW-JGY"; */
51-
"Pqk-VW-JGY.title" = "#bc-ignore!";
52-
53-
/* Class = "NSMenuItem"; title = "Normal"; ObjectID = "Riq-uM-bTs"; */
54-
"Riq-uM-bTs.title" = "Normal";
55-
56-
/* Class = "NSTextFieldCell"; title = "@the0neyouseek\n@JoniVR\n@waydabber"; ObjectID = "TKd-J8-Iyk"; */
57-
"TKd-J8-Iyk.title" = "@the0neyouseek\n@JoniVR\n@waydabber";
58-
59-
/* Class = "NSButtonCell"; title = "Enable keyboard control for display"; ObjectID = "UqR-WE-jHl"; */
60-
"UqR-WE-jHl.title" = "Bu ekran için klavye kısayollarını etkinleştir";
61-
62-
/* Class = "NSMenuItem"; title = "Both Brightness & Volume"; ObjectID = "Vr4-xb-B4o"; */
63-
"Vr4-xb-B4o.title" = "Hem Parlaklık Hem de Ses";
64-
65-
/* Class = "NSButtonCell"; title = "Show advanced settings under Displays"; ObjectID = "Wnd-hx-Meb"; */
66-
"Wnd-hx-Meb.title" = "Ekranlarda gelişmiş ayarları göster";
67-
68-
/* Class = "NSMenuItem"; title = "None"; ObjectID = "X96-ny-lAP"; */
69-
"X96-ny-lAP.title" = "Yok";
70-
71-
/* Class = "NSTextFieldCell"; title = "Additional settings:"; ObjectID = "Xz0-X0-rB4"; */
72-
"Xz0-X0-rB4.title" = "Ek ayarlar:";
73-
74-
/* Class = "NSTextFieldCell"; title = "Identifier:"; ObjectID = "YqZ-LS-YvR"; */
75-
"YqZ-LS-YvR.title" = "Tanımlayıcı:";
76-
77-
/* Class = "NSButtonCell"; title = "Donate"; ObjectID = "ZKk-ve-rS4"; */
78-
"ZKk-ve-rS4.title" = "Bağış Yap";
79-
80-
/* Class = "NSButtonCell"; title = "Use hardware DDC control"; ObjectID = "ZdU-gV-V05"; */
81-
"ZdU-gV-V05.title" = "Donanım DDC kontrolünü kullan";
82-
83-
/* Class = "NSButtonCell"; title = "Hide Menu Icon"; ObjectID = "aXL-i8-S6R"; */
84-
"aXL-i8-S6R.title" = "Menü simgesini gizle";
85-
86-
/* Class = "NSButtonCell"; title = "Enable Mute DDC command"; ObjectID = "bZq-0d-lJa"; */
87-
"bZq-0d-lJa.title" = "Mute DDC komutunu etkinleştir";
88-
89-
/* Class = "NSButtonCell"; title = "Disable macOS volume OSD"; ObjectID = "bkM-Px-U3b"; */
90-
"bkM-Px-U3b.title" = "macOS ses OSD'yi pasif et";
91-
92-
/* Class = "NSTextFieldCell"; title = "Keyboard:"; ObjectID = "c7N-cO-759"; */
93-
"c7N-cO-759.title" = "Klavye:";
94-
95-
/* Class = "NSButtonCell"; title = "Show volume slider in menu"; ObjectID = "dhP-eB-1L6"; */
96-
"dhP-eB-1L6.title" = "Menüde ses ayarını göster";
97-
98-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "e0q-fb-k7R"; */
99-
"e0q-fb-k7R.title" = "#bc-ignore!";
100-
10140
/* Class = "NSButtonCell"; title = "Reset Name"; ObjectID = "f9g-8s-gdd"; */
10241
"f9g-8s-gdd.title" = "İsmi Sıfırla";
10342

10443
/* Class = "NSButtonCell"; title = "Further lower brightness via software dimming"; ObjectID = "fhy-Er-0aI"; */
10544
"fhy-Er-0aI.title" = "Yazılımsal karartma yoluyla daha düşük parlaklık";
10645

46+
/* Class = "NSMenuItem"; title = "None"; ObjectID = "FoA-yh-Yx3"; */
47+
"FoA-yh-Yx3.title" = "Yok";
48+
10749
/* Class = "NSTextFieldCell"; title = "Brightness control:"; ObjectID = "hdd-Zz-buN"; */
10850
"hdd-Zz-buN.title" = "Parlaklık kontrolü:";
10951

@@ -113,12 +55,15 @@
11355
/* Class = "NSTextFieldCell"; title = "These options work for hardware (DDC) controlled displays only."; ObjectID = "iBZ-8c-JDY"; */
11456
"iBZ-8c-JDY.title" = "Bu seçenekler yalnızca donanım (DDC) kontrollü ekranlar için çalışır.";
11557

116-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "ibQ-4u-ClE"; */
117-
"ibQ-4u-ClE.title" = "#bc-ignore!";
118-
11958
/* Class = "NSButtonCell"; title = "Start at Login"; ObjectID = "j72-NF-zsW"; */
12059
"j72-NF-zsW.title" = "Başlangıçta çalıştır";
12160

61+
/* Class = "NSTextFieldCell"; title = "Custom read polling count:"; ObjectID = "J77-r0-djA"; */
62+
"J77-r0-djA.title" = "Özel okuma yoklama sayımı:";
63+
64+
/* Class = "NSTextFieldCell"; title = "Use the media keys of your keyboard to control Brightness & Volume."; ObjectID = "K2r-aD-eec"; */
65+
"K2r-aD-eec.title" = "Parlaklığı ve Sesi değiştirmek için klavyedeki medya tuşlarını kullan";
66+
12267
/* Class = "NSButtonCell"; title = "Enable software dimming if required"; ObjectID = "kMa-3q-udl"; */
12368
"kMa-3q-udl.title" = "Gerekirse yazılımsal karartma etkinleştir";
12469

@@ -128,35 +73,71 @@
12873
/* Class = "NSTextFieldCell"; title = "Display type:"; ObjectID = "lSJ-6w-KJ2"; */
12974
"lSJ-6w-KJ2.title" = "Ekran tipi:";
13075

131-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "mBs-6m-13Q"; */
132-
"mBs-6m-13Q.title" = "#bc-ignore!";
76+
/* Class = "NSTextFieldCell"; title = "Menu contents:"; ObjectID = "MJx-MK-e7D"; */
77+
"MJx-MK-e7D.title" = "Menü içerikleri:";
13378

13479
/* Class = "NSTextFieldCell"; title = "If an external display can't be controlled, software dimming will be used instead."; ObjectID = "n4V-jQ-1Ri"; */
13580
"n4V-jQ-1Ri.title" = "Harici bir ekran kontrol edilemezse, yazılımsal karartma yerine kullanılacaktır.";
13681

82+
/* Class = "NSMenuItem"; title = "Volume only"; ObjectID = "NLP-dU-Dam"; */
83+
"NLP-dU-Dam.title" = "Sadece ses";
84+
13785
/* Class = "NSTextFieldCell"; title = "Application:"; ObjectID = "okD-DG-pYa"; */
13886
"okD-DG-pYa.title" = "Uygulama:";
13987

88+
/* Class = "NSTextFieldCell"; title = "Control method:"; ObjectID = "PaK-1f-DsW"; */
89+
"PaK-1f-DsW.title" = "Kontrol yöntemi:";
90+
14091
/* Class = "NSButtonCell"; title = "Longer delay during DDC read operations"; ObjectID = "pF5-Sw-7BR"; */
14192
"pF5-Sw-7BR.title" = "DDC okuma işlemleri sırasında daha uzun gecikme";
14293

143-
/* Class = "NSTextFieldCell"; title = "#bc-ignore!"; ObjectID = "pIy-Lk-kkm"; */
144-
"pIy-Lk-kkm.title" = "#bc-ignore!";
94+
/* Class = "NSTextFieldCell"; title = "If the menu item is hidden, just relaunch the app to reveal Preferences!"; ObjectID = "PVE-y7-zIk"; */
95+
"PVE-y7-zIk.title" = "Menü öğesi gizlenirse, tercihleri ortaya çıkarmak için uygulamayı yeniden başlatın!";
14596

14697
/* Class = "NSTextFieldCell"; title = "Advanced:"; ObjectID = "r7i-oG-Ab6"; */
14798
"r7i-oG-Ab6.title" = "Gelişmiş:";
14899

100+
/* Class = "NSMenuItem"; title = "Normal"; ObjectID = "Riq-uM-bTs"; */
101+
"Riq-uM-bTs.title" = "Normal";
102+
103+
/* Class = "NSTextFieldCell"; title = "@the0neyouseek\n@JoniVR\n@waydabber"; ObjectID = "TKd-J8-Iyk"; */
104+
"TKd-J8-Iyk.title" = "@the0neyouseek\n@JoniVR\n@waydabber";
105+
106+
/* Class = "NSButtonCell"; title = "Enable keyboard control for display"; ObjectID = "UqR-WE-jHl"; */
107+
"UqR-WE-jHl.title" = "Bu ekran için klavye kısayollarını etkinleştir";
108+
149109
/* Class = "NSMenuItem"; title = "Heavy"; ObjectID = "vik-vN-bJe"; */
150110
"vik-vN-bJe.title" = "Ağır";
151111

112+
/* Class = "NSMenuItem"; title = "Both Brightness & Volume"; ObjectID = "Vr4-xb-B4o"; */
113+
"Vr4-xb-B4o.title" = "Hem Parlaklık Hem de Ses";
114+
152115
/* Class = "NSTextFieldCell"; title = "DDC read polling mode:"; ObjectID = "vwm-hY-on5"; */
153116
"vwm-hY-on5.title" = "DDC Okuma Oylama Modu:";
154117

118+
/* Class = "NSButtonCell"; title = "Show advanced settings under Displays"; ObjectID = "Wnd-hx-Meb"; */
119+
"Wnd-hx-Meb.title" = "Ekranlarda gelişmiş ayarları göster";
120+
121+
/* Class = "NSMenuItem"; title = "None"; ObjectID = "X96-ny-lAP"; */
122+
"X96-ny-lAP.title" = "Yok";
123+
155124
/* Class = "NSButtonCell"; title = "Show contrast slider in menu"; ObjectID = "xSI-8W-Xd0"; */
156125
"xSI-8W-Xd0.title" = "Menüde kontrast ayarını göster";
157126

158127
/* Class = "NSButtonCell"; title = "Reset Preferences"; ObjectID = "xY6-aw-o9u"; */
159128
"xY6-aw-o9u.title" = "Ayarları Sıfırla";
160129

130+
/* Class = "NSTextFieldCell"; title = "Additional settings:"; ObjectID = "Xz0-X0-rB4"; */
131+
"Xz0-X0-rB4.title" = "Ek ayarlar:";
132+
161133
/* Class = "NSTextFieldCell"; title = "This activates additional software dimming after the display reached zero hardware brightness. Menu slider is also affected with 50% being the transition point. Works for DDC controlled displays only."; ObjectID = "yeg-GN-SuO"; */
162134
"yeg-GN-SuO.title" = "Bu, ekran sıfır donanım parlaklığına ulaştıktan sonra ek yazılımsal karartmayı etkinleştirir. Menü kaydırıcısı ayrıca geçiş noktası olan %50'sinden de etkilenir. Yalnızca DDC kontrollü ekranlar için çalışır.";
135+
136+
/* Class = "NSTextFieldCell"; title = "Identifier:"; ObjectID = "YqZ-LS-YvR"; */
137+
"YqZ-LS-YvR.title" = "Tanımlayıcı:";
138+
139+
/* Class = "NSButtonCell"; title = "Use hardware DDC control"; ObjectID = "ZdU-gV-V05"; */
140+
"ZdU-gV-V05.title" = "Donanım DDC kontrolünü kullan";
141+
142+
/* Class = "NSButtonCell"; title = "Donate"; ObjectID = "ZKk-ve-rS4"; */
143+
"ZKk-ve-rS4.title" = "Bağış Yap";

MonitorControl/UI/tr.lproj/MainMenu.strings

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "JTa-2I-AsI"; */
32
"JTa-2I-AsI.title" = "Çıkış";
43

0 commit comments

Comments
 (0)