diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-17 07:46:16 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-17 07:46:16 +0000 |
| commit | 53eebd991f060e051581c1127c75080d23087dd6 (patch) | |
| tree | e0270575d64c6914fc369acc9bd6f01c7292b72d /macosx/plugins/DFInput | |
| parent | c08e58505807471b2391466257f6cff155a6d245 (diff) | |
| download | pcsxr-53eebd991f060e051581c1127c75080d23087dd6.tar.gz | |
Initial work on OS X Korean localization.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88131 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
3 files changed, 109 insertions, 0 deletions
diff --git a/macosx/plugins/DFInput/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFInput/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..80f51efb --- /dev/null +++ b/macosx/plugins/DFInput/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "DFInput PSX Controller Plugin"; +CFBundleShortVersionString = "DFInput version 1.5"; +CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi."; +NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi."; diff --git a/macosx/plugins/DFInput/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFInput/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..f599d32c --- /dev/null +++ b/macosx/plugins/DFInput/ko-KR.lproj/Localizable.strings @@ -0,0 +1,55 @@ +/* + Localizable.strings + DFInput + + Created by C.W. Betts on 11/16/11. + 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"; + +"(Keyboard only)" = "(Keyboard only)"; +"(Not Set)" = "(Not Set)"; + +"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"; +"L1" = "L1"; +"R1" = "R1"; +"L2" = "L2"; +"R2" = "R2"; +"Select" = "Select"; +"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"; + +//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"; + + diff --git a/macosx/plugins/DFInput/ko-KR.lproj/NetPcsxrHIDInputPluginMain.strings b/macosx/plugins/DFInput/ko-KR.lproj/NetPcsxrHIDInputPluginMain.strings new file mode 100644 index 00000000..7cb2ea27 --- /dev/null +++ b/macosx/plugins/DFInput/ko-KR.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"; |
