diff options
Diffstat (limited to 'macosx/fr.lproj')
| -rw-r--r-- | macosx/fr.lproj/CheatWindow.strings | 48 | ||||
| -rw-r--r-- | macosx/fr.lproj/PcsxrMemCard.strings | 21 |
2 files changed, 69 insertions, 0 deletions
diff --git a/macosx/fr.lproj/CheatWindow.strings b/macosx/fr.lproj/CheatWindow.strings new file mode 100644 index 00000000..a520f02e --- /dev/null +++ b/macosx/fr.lproj/CheatWindow.strings @@ -0,0 +1,48 @@ + +/* Class = "NSWindow"; title = "Cheats"; ObjectID = "1"; */ +"1.title" = "Cheats"; + +/* Class = "NSButtonCell"; title = "Save Cheats…"; ObjectID = "5"; */ +"5.title" = "Save Cheats…"; + +/* Class = "NSButtonCell"; title = "Load Cheats…"; ObjectID = "7"; */ +"7.title" = "Load Cheats…"; + +/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "28"; */ +"28.headerCell.title" = "Name"; + +/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "29"; */ +"29.headerCell.title" = "Enabled"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "31"; */ +"31.title" = "Text Cell"; + +/* Class = "NSButtonCell"; title = "Clear"; ObjectID = "79"; */ +"79.title" = "Clear"; + +/* Class = "NSButtonCell"; title = "Edit…"; ObjectID = "130"; */ +"130.title" = "Edit…"; + +/* Class = "NSWindow"; title = "Edit Cheat"; ObjectID = "134"; */ +"134.title" = "Edit Cheat"; + +/* Class = "NSTableColumn"; headerCell.title = "Address"; ObjectID = "141"; */ +"141.headerCell.title" = "Address"; + +/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "142"; */ +"142.headerCell.title" = "Value"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "153"; */ +"153.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "157"; */ +"157.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "207"; */ +"207.title" = "Add"; + +/* Class = "NSButtonCell"; title = "Remove"; ObjectID = "228"; */ +"228.title" = "Remove"; + +/* Class = "NSButtonCell"; title = "Apply"; ObjectID = "257"; */ +"257.title" = "Apply"; diff --git a/macosx/fr.lproj/PcsxrMemCard.strings b/macosx/fr.lproj/PcsxrMemCard.strings new file mode 100644 index 00000000..9c5dcb74 --- /dev/null +++ b/macosx/fr.lproj/PcsxrMemCard.strings @@ -0,0 +1,21 @@ + +/* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */ +"5.title" = "Memory Card"; + +/* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */ +"100028.title" = "Select which memory card slot you want to put this card in."; + +/* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */ +"100029.title" = "Memory Card Selection"; + +/* Class = "NSTextFieldCell"; placeholderString = "Mem card file name"; ObjectID = "100035"; */ +"100035.placeholderString" = "Mem card file name"; + +/* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */ +"100127.title" = "Slot 2"; + +/* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */ +"100131.title" = "Slot 1"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */ +"100135.title" = "Cancel"; |
