diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 09:09:40 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 09:09:40 +0000 |
| commit | e86ad93e2f6d301a0ec020d5ce7b05b93eca460a (patch) | |
| tree | deb4732f2fe43e847b675c45f3ce6d816eeb278b /macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings | |
| parent | 2e8f2cfc9c8998dde0077f42faecced73cb5fdc0 (diff) | |
| download | pcsxr-e86ad93e2f6d301a0ec020d5ce7b05b93eca460a.tar.gz | |
Adding Chinese localization from Sdchun.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings')
| -rw-r--r-- | macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings b/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings new file mode 100644 index 00000000..2a2ed86f --- /dev/null +++ b/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings @@ -0,0 +1,15 @@ + +/* Class = "NSPanel"; title = "插件安装"; ObjectID = "10"; */ +"10.title" = "插件安装"; + +/* Class = "NSTextFieldCell"; title = "插件安装"; ObjectID = "58"; */ +"58.title" = "插件安装"; + +/* Class = "NSTextFieldCell"; title = "你想安装这个插件到PCSXR吗?"; ObjectID = "59"; */ +"59.title" = "你想安装这个插件到PCSXR吗?"; + +/* Class = "NSButtonCell"; title = "确定"; ObjectID = "113"; */ +"113.title" = "确定"; + +/* Class = "NSButtonCell"; title = "取消"; ObjectID = "117"; */ +"117.title" = "取消"; |
