diff options
Diffstat (limited to 'macosx/Resources/zh-Hant.lproj')
| -rw-r--r-- | macosx/Resources/zh-Hant.lproj/InfoPlist.strings | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/macosx/Resources/zh-Hant.lproj/InfoPlist.strings b/macosx/Resources/zh-Hant.lproj/InfoPlist.strings new file mode 100644 index 00000000..63b28e38 --- /dev/null +++ b/macosx/Resources/zh-Hant.lproj/InfoPlist.strings @@ -0,0 +1,15 @@ +/* Localized versions of Info.plist keys */ + +//Commented out strings are those that need to be translated + +CFBundleName = "PCSX-R"; +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-2014 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 金手指檔"; +"PlayStation Disc" = "PS 鏡像檔"; |
