Translation.
This commit is contained in:
36
ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings
Normal file
36
ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings
Normal file
@ -0,0 +1,36 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text"; ObjectID = "COZ-Qr-bmU"; */
|
||||
"COZ-Qr-bmU.title" = "Text";
|
||||
|
||||
/* Class = "NSWindow"; title = "Server Preferences"; ObjectID = "F0z-JX-Cv5"; */
|
||||
"F0z-JX-Cv5.title" = "Server Preferences";
|
||||
|
||||
/* Class = "NSBox"; title = "Box"; ObjectID = "Gqv-5O-Wwf"; */
|
||||
"Gqv-5O-Wwf.title" = "Box";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = ":"; ObjectID = "Ibr-Gs-5Js"; */
|
||||
"Ibr-Gs-5Js.title" = ":";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Remarks:"; ObjectID = "MiN-VE-FtC"; */
|
||||
"MiN-VE-FtC.title" = "Remarks:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable OTA"; ObjectID = "hRZ-Rp-I5e"; */
|
||||
"hRZ-Rp-I5e.title" = "Enable OTA";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cacnel"; ObjectID = "j03-9E-uHW"; */
|
||||
"j03-9E-uHW.title" = "Cacnel";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "kil-xC-HPD"; */
|
||||
"kil-xC-HPD.title" = "Password:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Encryption:"; ObjectID = "mOh-nD-7EX"; */
|
||||
"mOh-nD-7EX.title" = "Encryption:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Copy URL to Clipboard"; ObjectID = "t3T-Kd-5La"; */
|
||||
"t3T-Kd-5La.title" = "Copy URL to Clipboard";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Address:"; ObjectID = "yHs-XE-XEB"; */
|
||||
"yHs-XE-XEB.title" = "Address:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "OK"; ObjectID = "zPE-oD-PwK"; */
|
||||
"zPE-oD-PwK.title" = "OK";
|
@ -14,6 +14,9 @@
|
||||
/* Class = "NSTextFieldCell"; title = "Remarks:"; ObjectID = "MiN-VE-FtC"; */
|
||||
"MiN-VE-FtC.title" = "备注:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Enable OTA"; ObjectID = "hRZ-Rp-I5e"; */
|
||||
"hRZ-Rp-I5e.title" = "启用 OTA";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cacnel"; ObjectID = "j03-9E-uHW"; */
|
||||
"j03-9E-uHW.title" = "取消";
|
||||
|
||||
|
Reference in New Issue
Block a user