summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-01-25 18:56:41 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-01-25 18:56:41 +0000
commita3418fed402dc39b734fa429b0d39d18dc34ae3d (patch)
treedb66eb3efb988a5bbef7134ee9e619a7d229702d
parente1108dba69ad14fed7bc64f996ea09342c900a81 (diff)
downloadpcsxr-a3418fed402dc39b734fa429b0d39d18dc34ae3d.tar.gz
OS X: Localize the PlayStation Disc string on the info.plist value.
Uncomment some info.plist Strings values. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88468 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--macosx/English.lproj/en.lproj/InfoPlist.strings2
-rw-r--r--macosx/English.lproj/fr.lproj/InfoPlist.strings8
-rw-r--r--macosx/English.lproj/hu.lproj/InfoPlist.strings8
-rw-r--r--macosx/English.lproj/it.lproj/InfoPlist.strings8
-rw-r--r--macosx/English.lproj/ko-KR.lproj/InfoPlist.strings6
-rw-r--r--macosx/English.lproj/pt-BR.lproj/InfoPlist.strings8
-rw-r--r--macosx/English.lproj/ru.lproj/InfoPlist.strings8
-rw-r--r--macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings2
-rw-r--r--macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings8
9 files changed, 29 insertions, 29 deletions
diff --git a/macosx/English.lproj/en.lproj/InfoPlist.strings b/macosx/English.lproj/en.lproj/InfoPlist.strings
index 288949e8..5c1a5609 100644
--- a/macosx/English.lproj/en.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/en.lproj/InfoPlist.strings
@@ -10,4 +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";
+"PlayStation Disc" = "PSX Image Files";
diff --git a/macosx/English.lproj/fr.lproj/InfoPlist.strings b/macosx/English.lproj/fr.lproj/InfoPlist.strings
index 0a3faa2f..f8d88f4f 100644
--- a/macosx/English.lproj/fr.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/fr.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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 Greffon"; //Incomplete/mangled translation
@@ -12,4 +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";
+"PlayStation Disc" = "Images de disques PSX";
diff --git a/macosx/English.lproj/hu.lproj/InfoPlist.strings b/macosx/English.lproj/hu.lproj/InfoPlist.strings
index 99b07e7f..85a6d34a 100644
--- a/macosx/English.lproj/hu.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/hu.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
@@ -12,4 +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";
+"PlayStation Disc" = "PSX képfájlok";
diff --git a/macosx/English.lproj/it.lproj/InfoPlist.strings b/macosx/English.lproj/it.lproj/InfoPlist.strings
index 6f614a5e..3b266e21 100644
--- a/macosx/English.lproj/it.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/it.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
@@ -12,4 +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";
+"PlayStation Disc" = "File immagine PSX";
diff --git a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings
index c465d48c..93b610d7 100644
--- a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings
@@ -1,8 +1,8 @@
/* Localized versions of Info.plist keys */
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
diff --git a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
index 2a407f77..b40cb0c4 100644
--- a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
@@ -12,4 +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";
+"PlayStation Disc" = "Arquivo de imagens de CD de PSX";
diff --git a/macosx/English.lproj/ru.lproj/InfoPlist.strings b/macosx/English.lproj/ru.lproj/InfoPlist.strings
index f841aedb..133b32d1 100644
--- a/macosx/English.lproj/ru.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/ru.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
@@ -12,4 +12,4 @@
"PCSXR Memory Card" = "Форматы карт памяти psx";
//"PCSXR Freeze State" = "PCSXR Freeze State";
"Playstation Cheat" = "Файлы читов PCSXR";
-//"PlayStation Disc" = "PlayStation Disc";
+"PlayStation Disc" = "Образы PSX дисков";
diff --git a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
index 9d10797b..33a959c7 100644
--- a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
@@ -10,4 +10,4 @@ NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nico
"PCSXR Memory Card" = "Psx 记忆卡格式";
"PCSXR Freeze State" = "PCSXR 即时进度";
"Playstation Cheat" = "PCSXR 金手指文件";
-//"PlayStation Disc" = "PlayStation Disc";
+"PlayStation Disc" = "PS 镜像文件";
diff --git a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
index 9b4a5464..dd32b34f 100644
--- a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
@@ -2,9 +2,9 @@
//Commented out strings are those that need to be translated
-//CFBundleName = "PCSXR";
-//CFBundleDisplayName = "PCSX Reloaded";
-//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95";
+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";
@@ -12,4 +12,4 @@
"PCSXR Memory Card" = "PS 記憶卡格式";
//"PCSXR Freeze State" = "PCSXR Freeze State";
"Playstation Cheat" = "PCSXR 金手指檔";
-//"PlayStation Disc" = "PlayStation Disc";
+"PlayStation Disc" = "PS 鏡像檔";