summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-10-20 02:06:38 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-10-20 02:06:38 +0000
commitcd7357dc31281c406979637b340ef59972fd5209 (patch)
tree834b76b1b22d0b48cece85c29b6c3796773858d3
parent3184d31f215c0708761833b93b6283a450f22d40 (diff)
downloadpcsxr-cd7357dc31281c406979637b340ef59972fd5209.tar.gz
Implement localization on some OS X strings, mainly those in the Hungarian locale.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--macosx/English.lproj/InfoPlist.strings4
-rw-r--r--macosx/English.lproj/Localizable.strings2
-rw-r--r--macosx/English.lproj/fr.lproj/InfoPlist.strings10
-rw-r--r--macosx/English.lproj/hu.lproj/InfoPlist.strings20
-rw-r--r--macosx/English.lproj/hu.lproj/Localizable.strings73
-rw-r--r--macosx/English.lproj/it.lproj/InfoPlist.strings20
-rw-r--r--macosx/English.lproj/pt-BR.lproj/InfoPlist.strings20
-rw-r--r--macosx/English.lproj/ru.lproj/InfoPlist.strings20
-rw-r--r--macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings20
-rw-r--r--macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings20
-rw-r--r--macosx/plugins/Bladesio1/hu.lproj/Localizable.strings2
-rwxr-xr-xmacosx/plugins/DFCdrom/English.lproj/InfoPlist.strings2
-rwxr-xr-xmacosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings2
-rw-r--r--macosx/plugins/DFCdrom/hu.lproj/Localizable.strings2
-rw-r--r--macosx/plugins/DFInput/hu.lproj/Localizable.strings66
-rw-r--r--macosx/plugins/DFNet/hu.lproj/Localizable.strings6
-rw-r--r--macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings35
-rw-r--r--macosx/plugins/DFXVideo/hu.lproj/Localizable.strings4
-rw-r--r--macosx/plugins/PeopsXgl/hu.lproj/Localizable.strings2
19 files changed, 173 insertions, 157 deletions
diff --git a/macosx/English.lproj/InfoPlist.strings b/macosx/English.lproj/InfoPlist.strings
index 89bd0a47..62bc7158 100644
--- a/macosx/English.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/InfoPlist.strings
@@ -6,6 +6,6 @@ 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" = "PCSXR Memory Card";
+"PCSXR Memory Card" = "Psx Mcd Format";
"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+"Playstation Cheat" = "PCSXR Cheat Code Files";
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings
index de492b49..b64b02e2 100644
--- a/macosx/English.lproj/Localizable.strings
+++ b/macosx/English.lproj/Localizable.strings
@@ -86,7 +86,7 @@
"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future.";
"No Free Space" = "No Free Space";
"Memory card %d doesn't have %d free consecutive blocks on it. Please remove some blocks on that card to continue" = "Memory card %1$d doesn't have %2$d free consecutive blocks on it. Please remove some blocks on that card to continue.";
-"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@ (%@),\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over \"%2$@ (%3$@),\" memory card %4$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?";
+"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@ (%@),\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over “%2$@ (%3$@),” memory card %4$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?";
//Cheat manager
"Save Cheats" = "Save Cheats";
diff --git a/macosx/English.lproj/fr.lproj/InfoPlist.strings b/macosx/English.lproj/fr.lproj/InfoPlist.strings
index aad11617..338bd929 100644
--- a/macosx/English.lproj/fr.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/fr.lproj/InfoPlist.strings
@@ -2,12 +2,12 @@
//Commented out strings are those that need to be translated
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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.";
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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
-"Playstation BIOS Image" = "PlayStation BIOS Image";
+//"Playstation BIOS Image" = "PlayStation BIOS Image";
"PCSXR Memory Card" = "Format de carte mémoire PSX";
//"PCSXR Freeze State" = "PCSXR Freeze State";
"Playstation Cheat" = "Codes de triche PCSXR";
diff --git a/macosx/English.lproj/hu.lproj/InfoPlist.strings b/macosx/English.lproj/hu.lproj/InfoPlist.strings
index 89bd0a47..aa01b3a9 100644
--- a/macosx/English.lproj/hu.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/hu.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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 memória kártya formátum";
+//"PCSXR Freeze State" = "PCSXR Freeze State";
+"Playstation Cheat" = "PCSXR csalás kód fájlok";
diff --git a/macosx/English.lproj/hu.lproj/Localizable.strings b/macosx/English.lproj/hu.lproj/Localizable.strings
index ae4d7ffe..91f29b02 100644
--- a/macosx/English.lproj/hu.lproj/Localizable.strings
+++ b/macosx/English.lproj/hu.lproj/Localizable.strings
@@ -6,6 +6,9 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
+//Commented out strings are those that need to be translated
+
+
//libpcsxrcore strings
"Error Opening CDR Plugin" = "Error Opening CDR Plugin";
"Error Opening SPU Plugin" = "Hiba a hang plugin megnyitáskor";
@@ -37,18 +40,18 @@
"Loaded CD Image: %s" = "Betöltött CD képfájl: %s";
"Cheats saved to: %s\n" = "Csalások mentve ide: %s\n";
"Cheats loaded from: %s\n" = "Csalások betöltve innen: %s\n";
-"Error allocating memory" = "Error allocating memory";
+"Error allocating memory" = "Memóriafoglalási hiba";
"Unable to start debug server.\n" = "Hibakereső szervert nem lehetett elindítani.\n";
"Debugger started.\n" = "Hibakereső elindítva.\n";
"Debugger stopped.\n" = "Hibakereső leállítva.\n";
-"CD-ROM Label: %.32s\n" = "CD-ROM Label: %.32s\n";
-"CD-ROM ID: %.9s\n" = "CD-ROM ID: %.9s\n";
-"CD-ROM EXE Name: %.255s\n" = "CD-ROM EXE Name: %.255s\n";
-"Error opening file: %s.\n" = "Error opening file: %s.\n";
-"Unknown CPE opcode %02x at poiition %08x.\n" = "Unknown CPE opcode %02x at position %08x.\n";
+"CD-ROM Label: %.32s\n" = "CD-ROM címke: %.32s\n";
+"CD-ROM ID: %.9s\n" = "CD-ROM azonosító: %.9s\n";
+//"CD-ROM EXE Name: %.255s\n" = "CD-ROM címke: %.32s\n";
+"Error opening file: %s.\n" = "Hiba a fájl megnyitása közben: %s.\n";
+"Unknown CPE opcode %02x at poiition %08x.\n" = "Ismeretlen CPE művelet-kód: %02x ezen a helyen: %08x.\n";
"\ncould not open: %s\n" = "\nA könyvtár nem nyitható meg: '%s'\n";
"New Memory Card.mcd" = "Új memória kártya.mcr";
-"Loaded PPF %d.0 patch: %s.\n" = "Loaded PPF %d.0 patch: %s.\n";
+"Loaded PPF %d.0 patch: %s.\n" = "PPF %d.0 patch betöltve: %s.\n";
//Emu Thread
"*PCSXR*: Loaded State" = "*PCSXR*: Betöltött elmentett állás";
@@ -61,45 +64,45 @@
// Cocoa Code
-"Plugin Initialization Failed!" = "Plugin Initialization Failed!";
-"Pcsxr failed to initialize the selected %@ plugin (error=%i).\nThe plugin might not work with your system." = "Pcsxr failed to initialize the selected %1$@ plugin (error=%2$i).\nThe plugin might not work with your system.";
-"Error!" = "Error!";
-"Installation Succesfull" = "Installation Succesfull";
-"Installation Failed!" = "Installation Failed!";
-"The installation of the specified plugin was succesfull. In order to use it, please restart the application." = "The installation of the specified plugin was succesfull. In order to use it, please restart the application.";
-"The installation of the specified plugin failed. Please try again, or make a manual install." ="The installation of the specified plugin failed. Please try again, or make a manual install.";
-"Missing plugins!" = "Missing plugins!";
-"Pcsxr is missing one or more critical plugins. You will need to install these in order to play games." = "Pcsx is missing one or more critical plugins. You will need to install these in order to play games.";
-"Missing BIOS!" = "Missing BIOS!";
-"Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to\n%@" = "Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to:\n%@";
+//"Plugin Initialization Failed!" = "Plugin Initialization Failed!";
+//"Pcsxr failed to initialize the selected %@ plugin (error=%i).\nThe plugin might not work with your system." = "Pcsxr failed to initialize the selected %1$@ plugin (error=%2$i).\nThe plugin might not work with your system.";
+//"Error!" = "Error!";
+//"Installation Succesfull" = "Installation Succesfull";
+//"Installation Failed!" = "Installation Failed!";
+//"The installation of the specified plugin was succesfull. In order to use it, please restart the application." = "The installation of the specified plugin was succesfull. In order to use it, please restart the application.";
+//"The installation of the specified plugin failed. Please try again, or make a manual install." ="The installation of the specified plugin failed. Please try again, or make a manual install.";
+//"Missing plugins!" = "Missing plugins!";
+//"Pcsxr is missing one or more critical plugins. You will need to install these in order to play games." = "Pcsx is missing one or more critical plugins. You will need to install these in order to play games.";
+//"Missing BIOS!" = "Missing BIOS!";
+//"Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to\n%@" = "Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to:\n%@";
-"Error opening file" = "Error opening file.";
-"Unable to open %@: %@" = "Unable to open %1$@: %2$@";
+"Error opening file" = "Hiba a fájl megnyitása közben";
+//"Unable to open %@: %@" = "Unable to open %1$@: %2$@";
//Memory card management
"Format Card" = "Kártya formázása";
-"Free Size" = "Free Size";
+//"Free Size" = "Free Size";
"Format" = "Formázod a memória kártyát?";
-"No Free Space" = "No Free Space";
+//"No Free Space" = "No Free Space";
"Formatting a memory card will remove all data on it.\n\nThis cannot be undone." = "Ha leformázod a memória kártyát, akkor a kártya üres lesz és minden meglévő adat el fog veszni.";
-"Delete Block" = "Delete Block";
-"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future.";
-"No Free Space" = "No Free Space";
-"Memory card %d doesn't have %d free consecutive blocks on it. Please remove some blocks on that card to continue" = "Memory card %1$d doesn't have %2$d free consecutive blocks on it. Please remove some blocks on that card to continue.";
-"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@ (%@),\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over \"%2$@ (%3$@),\" memory card %4$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?";
+//"Delete Block" = "Delete Block";
+//"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future.";
+"No Free Space" = "Nincs szabad hely a memória kártyán";
+//"Memory card %d doesn't have %d free consecutive blocks on it. Please remove some blocks on that card to continue" = "Memory card %1$d doesn't have %2$d free consecutive blocks on it. Please remove some blocks on that card to continue.";
+//"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@ (%@),\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over \"%2$@ (%3$@),\" memory card %4$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?";
//Cheat manager
-"Save Cheats" = "Save Cheats";
-"The cheat codes have not been applied. Unapplied cheats will not run nor be saved. Do you wish to save?" = "The cheat codes have not been applied. Unapplied cheats will not run nor be saved. Do you wish to save?";
-"Unsaved Changes" = "Unsaved Changes";
+//"Save Cheats" = "Save Cheats";
+//"The cheat codes have not been applied. Unapplied cheats will not run nor be saved. Do you wish to save?" = "The cheat codes have not been applied. Unapplied cheats will not run nor be saved. Do you wish to save?";
+//"Unsaved Changes" = "Unsaved Changes";
"(Untitled)" = "(Cím nélküli)";
//General buttons
-"Okay" = "OK";
-"Cancel" = "Cancel";
-"Yes" = "Yes";
-"No" = "No";
-"Delete" = "Delete";
+"Okay" = "Rendben";
+"Cancel" = "Mégsem";
+"Yes" = "Igen";
+"No" = "Nem";
+//"Delete" = "Delete";
//Mem card flags
"MemCard_Deleted" = "Törölve";
diff --git a/macosx/English.lproj/it.lproj/InfoPlist.strings b/macosx/English.lproj/it.lproj/InfoPlist.strings
index 89bd0a47..cf3aa0d4 100644
--- a/macosx/English.lproj/it.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/it.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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" = "Formato memory card della psx";
+//"PCSXR Freeze State" = "PCSXR Freeze State";
+"Playstation Cheat" = "File cheat di PCSXR";
diff --git a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
index 89bd0a47..8e4add66 100644
--- a/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/pt-BR.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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" = "Qualquer formato";
+//"PCSXR Freeze State" = "PCSXR Freeze State";
+"Playstation Cheat" = "Arquivos de trapaça do PCSXR";
diff --git a/macosx/English.lproj/ru.lproj/InfoPlist.strings b/macosx/English.lproj/ru.lproj/InfoPlist.strings
index 89bd0a47..ca2c69df 100644
--- a/macosx/English.lproj/ru.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/ru.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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";
diff --git a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
index 89bd0a47..57141fe5 100644
--- a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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 作弊码文件";
diff --git a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
index 89bd0a47..3b25a3ed 100644
--- a/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
+++ b/macosx/English.lproj/zh-Hant.lproj/InfoPlist.strings
@@ -1,11 +1,13 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "PCSXR";
-CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
-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" = "PCSXR Memory Card";
-"PCSXR Freeze State" = "PCSXR Freeze State";
-"Playstation Cheat" = "PCSXR Cheat";
+//Commented out strings are those that need to be translated
+
+//CFBundleName = "PCSXR";
+//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94";
+//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 金手指檔";
diff --git a/macosx/plugins/Bladesio1/hu.lproj/Localizable.strings b/macosx/plugins/Bladesio1/hu.lproj/Localizable.strings
index 8dd72a50..a5a2ac2c 100644
--- a/macosx/plugins/Bladesio1/hu.lproj/Localizable.strings
+++ b/macosx/plugins/Bladesio1/hu.lproj/Localizable.strings
@@ -6,4 +6,4 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"sio1Blade" = "Blade sio1";
+//"sio1Blade" = "Blade sio1";
diff --git a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings
index 114b6964..91b98ae4 100755
--- a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings
+++ b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings
@@ -3,4 +3,4 @@
CFBundleName = "CD-ROM Drive Reader";
CFBundleShortVersionString = "1.0";
CFBundleGetInfoString = "Based on CDR plugin by linuzappz.";
-NSHumanReadableCopyright = "Copyright (c) 2010 Wei Mingzhi.";
+NSHumanReadableCopyright = "Copyright © 2010 Wei Mingzhi.";
diff --git a/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings
index 114b6964..1f3c116f 100755
--- a/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings
+++ b/macosx/plugins/DFCdrom/hu.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
/* Localized versions of Info.plist keys */
-CFBundleName = "CD-ROM Drive Reader";
+CFBundleName = "CD-ROM olvasó";
CFBundleShortVersionString = "1.0";
CFBundleGetInfoString = "Based on CDR plugin by linuzappz.";
NSHumanReadableCopyright = "Copyright (c) 2010 Wei Mingzhi.";
diff --git a/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings b/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings
index b4e1b9f8..8aa6b9da 100644
--- a/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings
+++ b/macosx/plugins/DFCdrom/hu.lproj/Localizable.strings
@@ -6,4 +6,4 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"CD-ROM Drive Reader" = "CD-ROM Drive Reader";
+"CD-ROM Drive Reader" = "CD-ROM olvasó";
diff --git a/macosx/plugins/DFInput/hu.lproj/Localizable.strings b/macosx/plugins/DFInput/hu.lproj/Localizable.strings
index f599d32c..1b90d583 100644
--- a/macosx/plugins/DFInput/hu.lproj/Localizable.strings
+++ b/macosx/plugins/DFInput/hu.lproj/Localizable.strings
@@ -6,23 +6,23 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
+"Gamepad/Keyboard/Mouse Input" = "Játékirányító/Billentyűzet bemenet";
+"Joystick: Button %d" = "Joystick: %d gomb";
+"Joystick: Axis %d%c" = "Joystick: %d%c irány";
+"Joystick: Hat %d %s" = "Joystick: %d %s hat";
+"Keyboard: %s" = "Billentyűzet: %s";
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
+//"(Keyboard only)" = "(Keyboard only)";
+"(Not Set)" = "(Nincs beállítva)";
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
+"D-Pad Up" = "Digitális FEL";
+"D-Pad Down" = "Digitális LE";
+"D-Pad Left" = "Digitális BALRA";
+"D-Pad Right" = "Digitális JOBBRA";
+"Cross" = "KERESZT";
+"Circle" = "KÖR";
+"Square" = "NÉGYSZÖG";
+"Triangle" = "HÁROMSZÖG";
"L1" = "L1";
"R1" = "R1";
"L2" = "L2";
@@ -31,25 +31,25 @@
"Start" = "Start";
"L3" = "L3";
"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
+"Analog" = "Analóg irányító";
+"L-Stick Right" = "Bal kar jobbra";
+"L-Stick Left" = "Bal kar balra";
+"L-Stick Down" = "Bal kar le";
+"L-Stick Up" = "Bal kar fel";
+"R-Stick Right" = "Jobb kar jobbra";
+"R-Stick Left" = "Jobb kar balra";
+"R-Stick Down" = "Jobb kar le";
+"R-Stick Up" = "Jobb kar fel";
//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
+"Centered" = "Középen";
+"Up" = "Fel";
+"Right" = "Jobbra";
+"Rightup" = "Jobbra fel";
+"Down" = "Le";
+"Rightdown" = "Jobbra le";
+"Left" = "Balra";
+"Leftup" = "Balra fel";
+"Leftdown" = "Balra le";
diff --git a/macosx/plugins/DFNet/hu.lproj/Localizable.strings b/macosx/plugins/DFNet/hu.lproj/Localizable.strings
index f48d7085..570d94da 100644
--- a/macosx/plugins/DFNet/hu.lproj/Localizable.strings
+++ b/macosx/plugins/DFNet/hu.lproj/Localizable.strings
@@ -6,6 +6,6 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"Error allocating memory!\n" = "Error allocating memory!\n";
-"error connecting to %s: %s\n" = "Error connecting to %s: %s\n";
-"Socket Driver" = "Socket Driver";
+"Error allocating memory!\n" = "Memória kiosztási hiba!\n";
+"error connecting to %s: %s\n" = "hiba a következőhöz történő kapcsolódáskor: %s: %s\n";
+"Socket Driver" = "Socket illesztőprogram";
diff --git a/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings b/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings
index fc1f91a9..1401034b 100644
--- a/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings
+++ b/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/Localizable.strings
@@ -6,28 +6,29 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"SDL Sound" = "SDL Sound";
-"OpenAL Sound" = "OpenAL Sound";
-"Mac OS X Sound" = "Mac OS X Sound";
-"P.E.Op.S. Sound Driver V1.7\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. Sound Driver V1.7\nCoded by Pete Bernert and the P.E.Op.S. team\n";
+//Commented out strings are those that need to be translated
+"SDL Sound" = "SDL hang";
+"OpenAL Sound" = "OpenAL hang";
+"Mac OS X Sound" = "Mac OS X hang";
+"P.E.Op.S. Sound Driver V1.7\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. Sound Driver V1.7\nFejlesztő Pete Bernert és a P.E.Op.S. team\n"
/*Unknown/not found value */
-"(Unknown)" = "(Unknown)";
+//"(Unknown)" = "(Unknown)";
/* Interpolation Values */
-"(No Interpolation)" = "(No Interpolation)";
-"(Simple Interpolation)" = "(Simple Interpolation)";
-"(Gaussian Interpolation)" = "(Gaussian Interpolation)";
-"(Cubic Interpolation)" = "(Cubic Interpolation)";
+//"(No Interpolation)" = "(No Interpolation)";
+//"(Simple Interpolation)" = "(Simple Interpolation)";
+//"(Gaussian Interpolation)" = "(Gaussian Interpolation)";
+//"(Cubic Interpolation)" = "(Cubic Interpolation)";
/* Reverb Values */
-"(No Reverb)" = "(No Reverb)";
-"(Simple Reverb)" = "(Simple Reverb)";
-"(PSX Reverb)" = "(PSX Reverb)";
+//"(No Reverb)" = "(No Reverb)";
+//"(Simple Reverb)" = "(Simple Reverb)";
+//"(PSX Reverb)" = "(PSX Reverb)";
/* Volume Values */
-"(Muted)" = "(Muted)";
-"(Low)" = "(Low)";
-"(Medium)" = "(Medium)";
-"(Loud)" = "(Loud)";
-"(Loudest)" = "(Loudest)";
+//"(Muted)" = "(Muted)";
+//"(Low)" = "(Low)";
+//"(Medium)" = "(Medium)";
+//"(Loud)" = "(Loud)";
+//"(Loudest)" = "(Loudest)";
diff --git a/macosx/plugins/DFXVideo/hu.lproj/Localizable.strings b/macosx/plugins/DFXVideo/hu.lproj/Localizable.strings
index 1eb39163..b8587db9 100644
--- a/macosx/plugins/DFXVideo/hu.lproj/Localizable.strings
+++ b/macosx/plugins/DFXVideo/hu.lproj/Localizable.strings
@@ -6,6 +6,6 @@
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
-"Pete Bernert and the P.E.Op.S. team" = "Pete Bernert and the P.E.Op.S. team";
+"Pete Bernert and the P.E.Op.S. team" = "Pete Bernert és a P.E.Op.S. team";
"SoftGL Driver" = "SoftGL Driver";
-"P.E.Op.S. SoftGL Driver V1.17\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. SoftGL Driver V1.17\nCoded by Pete Bernert and the P.E.Op.S. team\n"; \ No newline at end of file
+"P.E.Op.S. SoftGL Driver V1.17\nCoded by Pete Bernert and the P.E.Op.S. team\n" = "P.E.Op.S. SoftGL Driver V1.17\nFejlesztő Pete Bernert és a P.E.Op.S. team\n"
diff --git a/macosx/plugins/PeopsXgl/hu.lproj/Localizable.strings b/macosx/plugins/PeopsXgl/hu.lproj/Localizable.strings
index 8528a0f4..fbbe2cbd 100644
--- a/macosx/plugins/PeopsXgl/hu.lproj/Localizable.strings
+++ b/macosx/plugins/PeopsXgl/hu.lproj/Localizable.strings
@@ -8,4 +8,4 @@
"OpenGL Driver" = "OpenGL Driver";
"Pete Bernert" = "Pete Bernert";
-"Based on P.E.Op.S. MesaGL Driver V1.78\nCoded by Pete Bernert\n" = "Based on P.E.Op.S. MesaGL Driver V1.78\nCoded by Pete Bernert\n";
+"Based on P.E.Op.S. MesaGL Driver V1.78\nCoded by Pete Bernert\n" = "P.E.Op.S. MesaGL driver V1.78 alapján\nFejlesztő Pete Bernert\n"