From e86ad93e2f6d301a0ec020d5ce7b05b93eca460a Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 4 Dec 2013 09:09:40 +0000 Subject: Adding Chinese localization from Sdchun. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings (limited to 'macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings') diff --git a/macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings b/macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings new file mode 100644 index 00000000..db33447f --- /dev/null +++ b/macosx/plugins/DFNet/zh-Hans.lproj/DFNet.strings @@ -0,0 +1,27 @@ + +/* Class = "NSWindow"; title = "设置"; ObjectID = "1"; */ +"1.title" = "设置"; + +/* Class = "NSTextFieldCell"; title = "127.0.0.1"; ObjectID = "10"; */ +"10.title" = "127.0.0.1"; + +/* Class = "NSTextFieldCell"; title = "33306"; ObjectID = "18"; */ +"18.title" = "33306"; + +/* Class = "NSTextFieldCell"; title = "IP 地址:"; ObjectID = "20"; */ +"20.title" = "IP 地址:"; + +/* Class = "NSTextFieldCell"; title = "端口:"; ObjectID = "22"; */ +"22.title" = "端口:"; + +/* Class = "NSTextFieldCell"; title = "玩家编号:"; ObjectID = "25"; */ +"25.title" = "玩家编号:"; + +/* Class = "NSTextFieldCell"; title = "1"; ObjectID = "27"; */ +"27.title" = "1"; + +/* Class = "NSButtonCell"; title = "确认"; ObjectID = "55"; */ +"55.title" = "确认"; + +/* Class = "NSButtonCell"; title = "取消"; ObjectID = "60"; */ +"60.title" = "取消"; -- cgit v1.2.3