diff options
| -rw-r--r-- | macosx/English.lproj/ko-KR.lproj/InfoPlist.strings | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..c465d48c --- /dev/null +++ b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,13 @@ +/* Localized versions of Info.plist keys */ + +//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" = "Psx 메모리카드"; +//"PCSXR Freeze State" = "PCSXR Freeze State"; +"Playstation Cheat" = "PCSXR 치트코드 파일"; +"PlayStation Disc" = "PSX 이미지 파일"; |
