diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-17 15:55:48 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-17 15:55:48 +0000 |
| commit | 03d12e7f44011de497749332fa8161ad5624bdf0 (patch) | |
| tree | 776098c5c661c18d057fe586357ef25d8f6f73da | |
| parent | 969cfb8932f8bcd72c4fa4372ced4ee3473ba9cd (diff) | |
| download | pcsxr-03d12e7f44011de497749332fa8161ad5624bdf0.tar.gz | |
OS X:
Putting some Korean in PCSX-R’s InfoPlist.strings file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88369 e17a0e51-4ae3-4d35-97c3-1a29b211df97
8 files changed, 9 insertions, 1 deletions
diff --git a/macosx/English.lproj/en.lproj/InfoPlist.strings b/macosx/English.lproj/en.lproj/InfoPlist.strings index eb47e165..288949e8 100644 --- a/macosx/English.lproj/en.lproj/InfoPlist.strings +++ b/macosx/English.lproj/en.lproj/InfoPlist.strings @@ -10,3 +10,4 @@ NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nico "PCSXR Memory Card" = "Psx Mcd Format"; "PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "PCSXR Cheat Code Files"; +"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/fr.lproj/InfoPlist.strings b/macosx/English.lproj/fr.lproj/InfoPlist.strings index 76788c07..0a3faa2f 100644 --- a/macosx/English.lproj/fr.lproj/InfoPlist.strings +++ b/macosx/English.lproj/fr.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "Format de carte mémoire PSX"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "Codes de triche PCSXR"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/hu.lproj/InfoPlist.strings b/macosx/English.lproj/hu.lproj/InfoPlist.strings index d3de1e56..99b07e7f 100644 --- a/macosx/English.lproj/hu.lproj/InfoPlist.strings +++ b/macosx/English.lproj/hu.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "Psx memória kártya formátum"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "PCSXR csalás kód fájlok"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/it.lproj/InfoPlist.strings b/macosx/English.lproj/it.lproj/InfoPlist.strings index 4024f21e..6f614a5e 100644 --- a/macosx/English.lproj/it.lproj/InfoPlist.strings +++ b/macosx/English.lproj/it.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "Formato memory card della psx"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "File cheat di PCSXR"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings index 4eb53210..2a407f77 100644 --- a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings +++ b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "Qualquer formato"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "Arquivos de trapaça do PCSXR"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/ru.lproj/InfoPlist.strings b/macosx/English.lproj/ru.lproj/InfoPlist.strings index 7f8b09a3..f841aedb 100644 --- a/macosx/English.lproj/ru.lproj/InfoPlist.strings +++ b/macosx/English.lproj/ru.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "Форматы карт памяти psx"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "Файлы читов PCSXR"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings index 69a7092c..9d10797b 100644 --- a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings +++ b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings @@ -9,4 +9,5 @@ NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nico "Playstation BIOS Image" = "PlayStation BIOS 映像"; "PCSXR Memory Card" = "Psx 记忆卡格式"; "PCSXR Freeze State" = "PCSXR 即时进度"; -"Playstation Cheat" = "PCSXR 金手指文件";
\ No newline at end of file +"Playstation Cheat" = "PCSXR 金手指文件"; +//"PlayStation Disc" = "PlayStation Disc"; diff --git a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings index 04cea9e0..9b4a5464 100644 --- a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings +++ b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings @@ -12,3 +12,4 @@ "PCSXR Memory Card" = "PS 記憶卡格式"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "PCSXR 金手指檔"; +//"PlayStation Disc" = "PlayStation Disc"; |
