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 --- .../English.lproj/zh-Hans.lproj/InfoPlist.strings | 24 ++++++++++------------ 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings') 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 -- cgit v1.2.3