diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 05:35:52 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 05:35:52 +0000 |
| commit | 956a967434ffed37791da1847931c7e37bcfeaed (patch) | |
| tree | cd425fa8d60dba983df6bdad2a3e611d1f596181 /macosx/plugins/DFInput | |
| parent | 43a9632f4a6a4196ef33f45a8db7af4a08442da0 (diff) | |
| download | pcsxr-956a967434ffed37791da1847931c7e37bcfeaed.tar.gz | |
Even MORE OS X localization work.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87985 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
| -rw-r--r-- | macosx/plugins/DFInput/fr.lproj/NetPcsxrHIDInputPluginMain.strings | 48 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/hu.lproj/NetPcsxrHIDInputPluginMain.strings | 48 |
2 files changed, 96 insertions, 0 deletions
diff --git a/macosx/plugins/DFInput/fr.lproj/NetPcsxrHIDInputPluginMain.strings b/macosx/plugins/DFInput/fr.lproj/NetPcsxrHIDInputPluginMain.strings new file mode 100644 index 00000000..7cb2ea27 --- /dev/null +++ b/macosx/plugins/DFInput/fr.lproj/NetPcsxrHIDInputPluginMain.strings @@ -0,0 +1,48 @@ + +/* Class = "NSWindow"; title = "Input Configuration"; ObjectID = "5"; */ +"5.title" = "Input Configuration"; + +/* Class = "NSTabViewItem"; label = "Controller 2"; ObjectID = "8"; */ +"8.label" = "Controller 2"; + +/* Class = "NSTabViewItem"; label = "Controller 1"; ObjectID = "9"; */ +"9.label" = "Controller 1"; + +/* Class = "NSTableColumn"; headerCell.title = "Button"; ObjectID = "124"; */ +"124.headerCell.title" = "Button"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "127"; */ +"127.title" = "OtherViews"; + +/* Class = "NSTableColumn"; headerCell.title = "Key"; ObjectID = "128"; */ +"128.headerCell.title" = "Key"; + +/* Class = "NSMenuItem"; title = "Digital Pad"; ObjectID = "130"; */ +"130.title" = "Digital Pad"; + +/* Class = "NSTextFieldCell"; placeholderString = "Double-Click to Set"; ObjectID = "166"; */ +"166.placeholderString" = "Double-Click to Set"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "190"; */ +"190.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "(Keyboard only)"; ObjectID = "192"; */ +"192.title" = "(Keyboard only)"; + +/* Class = "NSMenuItem"; title = "Analog Pad"; ObjectID = "198"; */ +"198.title" = "Analog Pad"; + +/* Class = "NSTextFieldCell"; title = "Type:"; ObjectID = "205"; */ +"205.title" = "Type:"; + +/* Class = "NSTextFieldCell"; title = "To reset an entry: Select it and press the delete '←' key"; ObjectID = "206"; */ +"206.title" = "To reset an entry: Select it and press the delete '←' key"; + +/* Class = "NSTextFieldCell"; title = "Device:"; ObjectID = "208"; */ +"208.title" = "Device:"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "257"; */ +"257.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "262"; */ +"262.title" = "Cancel"; diff --git a/macosx/plugins/DFInput/hu.lproj/NetPcsxrHIDInputPluginMain.strings b/macosx/plugins/DFInput/hu.lproj/NetPcsxrHIDInputPluginMain.strings new file mode 100644 index 00000000..7cb2ea27 --- /dev/null +++ b/macosx/plugins/DFInput/hu.lproj/NetPcsxrHIDInputPluginMain.strings @@ -0,0 +1,48 @@ + +/* Class = "NSWindow"; title = "Input Configuration"; ObjectID = "5"; */ +"5.title" = "Input Configuration"; + +/* Class = "NSTabViewItem"; label = "Controller 2"; ObjectID = "8"; */ +"8.label" = "Controller 2"; + +/* Class = "NSTabViewItem"; label = "Controller 1"; ObjectID = "9"; */ +"9.label" = "Controller 1"; + +/* Class = "NSTableColumn"; headerCell.title = "Button"; ObjectID = "124"; */ +"124.headerCell.title" = "Button"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "127"; */ +"127.title" = "OtherViews"; + +/* Class = "NSTableColumn"; headerCell.title = "Key"; ObjectID = "128"; */ +"128.headerCell.title" = "Key"; + +/* Class = "NSMenuItem"; title = "Digital Pad"; ObjectID = "130"; */ +"130.title" = "Digital Pad"; + +/* Class = "NSTextFieldCell"; placeholderString = "Double-Click to Set"; ObjectID = "166"; */ +"166.placeholderString" = "Double-Click to Set"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "190"; */ +"190.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "(Keyboard only)"; ObjectID = "192"; */ +"192.title" = "(Keyboard only)"; + +/* Class = "NSMenuItem"; title = "Analog Pad"; ObjectID = "198"; */ +"198.title" = "Analog Pad"; + +/* Class = "NSTextFieldCell"; title = "Type:"; ObjectID = "205"; */ +"205.title" = "Type:"; + +/* Class = "NSTextFieldCell"; title = "To reset an entry: Select it and press the delete '←' key"; ObjectID = "206"; */ +"206.title" = "To reset an entry: Select it and press the delete '←' key"; + +/* Class = "NSTextFieldCell"; title = "Device:"; ObjectID = "208"; */ +"208.title" = "Device:"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "257"; */ +"257.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "262"; */ +"262.title" = "Cancel"; |
