summaryrefslogtreecommitdiff
path: root/macosx/English.lproj/Localizable.strings
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-09-01 04:18:25 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-09-01 04:18:25 +0000
commit3c4fabc58bebf15fd7acc1724599b8749e43213c (patch)
tree2eff68151a12b831824f189f3cc89bacac247454 /macosx/English.lproj/Localizable.strings
parent83a3894bf7925b9d5c0753b756d71b6eb2270a44 (diff)
downloadpcsxr-3c4fabc58bebf15fd7acc1724599b8749e43213c.tar.gz
Remove the Spanish localization because there isn't a spanish .po file.
Translate some localizable.strings files to French, as well as some of the app's preference xib and InfoPlist.strings. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87048 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/Localizable.strings')
-rw-r--r--macosx/English.lproj/Localizable.strings20
1 files changed, 17 insertions, 3 deletions
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings
index ed703e1b..ee1d7898 100644
--- a/macosx/English.lproj/Localizable.strings
+++ b/macosx/English.lproj/Localizable.strings
@@ -18,7 +18,7 @@
"Error Closing PAD1 Plugin" = "Error Closing PAD1 Plugin";
"Error Closing PAD2 Plugin" = "Error Closing PAD2 Plugin";
"Error Closing GPU Plugin" = "Error Closing GPU Plugin";
-"Error closing SIO1 plugin!" = "Error Closing SIO1 plugin";
+"Error closing SIO1 plugin!" = "Error Closing SIO1 Plugin";
"CDRinit error: %d" = "CDRinit error: %d";
"GPUinit error: %d" = "GPUinit error: %d";
"SPUinit error: %d" = "SPUinit error: %d";
@@ -32,6 +32,7 @@
"No memory card value was specified - creating a default card %s\n" = "No memory card value was specified - creating a default card %s\n";
"Memory card %s failed to load!\n" = "Memory card %s failed to load!\n";
"Loading memory card %s\n" = "Loading memory card %s\n";
+"The memory card %s doesn't exist - creating it\n" = "The memory card %s doesn't exist - creating it\n";
"Track %.2d (%s) - Start %.2d:%.2d:%.2d, Length %.2d:%.2d:%.2d\n" = "Track %.2d (%s) - Start %.2d:%.2d:%.2d, Length %.2d:%.2d:%.2d\n";
"Loaded CD Image: %s" = "Loaded CD Image: %s";
"Cheats saved to: %s\n" = "Cheats saved to: %s\n";
@@ -45,9 +46,21 @@
"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";
+"\ncould not open: %s\n" = "\ncould not open: %s\n";
+"New Memory Card.mcd" = "New Memory Card File.mcr";
+"Loaded PPF %d.0 patch: %s.\n" = "Loaded PPF %d.0 patch: %s.\n";
+
+//Emu Thread
+"*PCSXR*: Loaded State" = "*PCSXR*: Loaded State";
+"*PCSXR*: Error Saving State %d" = "*PCSXR*: Error Saving State %d";
+"*PCSXR*: Saved State %d" = "*PCSXR*: Saved State %d";
+
+"*PCSXR*: Error Loading State %d" = "*PCSXR*: Error Loading State %d";
+"*PCSXR*: Sio Irq Always Enabled" = "*PCSXR*: Sio Irq Always Enabled";
+"*PCSXR*: Sio Irq Not Always Enabled" = "*PCSXR*: Sio Irq Not Always Enabled";
+
// Cocoa Code
-"(Untitled)" = "(Untitled)";
"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!";
@@ -79,9 +92,10 @@
"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)" = "(Untitled)";
//General buttons
-"Okay" = "Okay";
+"Okay" = "OK";
"Cancel" = "Cancel";
"Yes" = "Yes";
"No" = "No";