Translation.

This commit is contained in:
Charlie Qiu
2016-06-11 06:12:27 +08:00
parent f1d2dbdbaf
commit df0beab836
3 changed files with 41 additions and 2 deletions

View 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";

View File

@ -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" = "取消";