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/InfoPlist.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/InfoPlist.strings')
| -rw-r--r-- | macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings index b7bcd052..69a7092c 100644 --- a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings +++ b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings @@ -1,14 +1,12 @@ -/* Localized versions of Info.plist keys */ +/* Localized versions of Info.plist keys */ -//Commented out strings are those that need to be translated - -//CFBundleName = "PCSXR"; -//CFBundleDisplayName = "PCSX Reloaded"; -//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; -//CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; -//NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team."; -//"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in"; -//"Playstation BIOS Image" = "PlayStation BIOS Image"; -"PCSXR Memory Card" = "PS 记忆卡格式"; -//"PCSXR Freeze State" = "PCSXR Freeze State"; -"Playstation Cheat" = "PCSXR 作弊码文件"; +CFBundleName = "PCSXR"; +CFBundleDisplayName = "PCSX Reloaded"; +CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; +CFBundleGetInfoString = "PlayStation 模拟器源代码 PCSX-df 项目."; +NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team."; +"Playstation Emulator Plug-in" = "PlayStation 模拟器插件安装"; +"Playstation BIOS Image" = "PlayStation BIOS 映像"; +"PCSXR Memory Card" = "Psx 记忆卡格式"; +"PCSXR Freeze State" = "PCSXR 即时进度"; +"Playstation Cheat" = "PCSXR 金手指文件";
\ No newline at end of file |
