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 | |
| 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')
23 files changed, 975 insertions, 0 deletions
diff --git a/macosx/plugins/Bladesio1/ko-KR.lproj/Bladesio1PluginConfig.strings b/macosx/plugins/Bladesio1/ko-KR.lproj/Bladesio1PluginConfig.strings new file mode 100644 index 00000000..6cbeddfe --- /dev/null +++ b/macosx/plugins/Bladesio1/ko-KR.lproj/Bladesio1PluginConfig.strings @@ -0,0 +1,39 @@ + +/* Class = "NSWindow"; title = "BladeSIO1 Configuration"; ObjectID = "5"; */ +"5.title" = "BladeSIO1 Configuration"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "186"; */ +"186.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "187"; */ +"187.title" = "OK"; + +/* Class = "NSBox"; title = "Box"; ObjectID = "193"; */ +"193.title" = "Box"; + +/* Class = "NSButtonCell"; title = "Enabled"; ObjectID = "195"; */ +"195.title" = "Enabled"; + +/* Class = "NSTextFieldCell"; title = "IP Address:"; ObjectID = "199"; */ +"199.title" = "IP Address:"; + +/* Class = "NSTextFieldCell"; title = "Player:"; ObjectID = "201"; */ +"201.title" = "Player:"; + +/* Class = "NSTextFieldCell"; title = "Port:"; ObjectID = "203"; */ +"203.title" = "Port:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "210"; */ +"210.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Master"; ObjectID = "211"; */ +"211.title" = "Master"; + +/* Class = "NSMenuItem"; title = "Slave"; ObjectID = "212"; */ +"212.title" = "Slave"; + +/* Class = "NSMenuItem"; title = "Disabled"; ObjectID = "213"; */ +"213.title" = "Disabled"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "222"; */ +"222.title" = "Reset"; diff --git a/macosx/plugins/Bladesio1/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/Bladesio1/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..0e027274 --- /dev/null +++ b/macosx/plugins/Bladesio1/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "Bladesio1 sio1 plug-in"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "Based on bladesio plugin by linuzappz."; +NSHumanReadableCopyright = "Copyright © 2013 C.W. Betts."; diff --git a/macosx/plugins/Bladesio1/ko-KR.lproj/Localizable.strings b/macosx/plugins/Bladesio1/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..8dd72a50 --- /dev/null +++ b/macosx/plugins/Bladesio1/ko-KR.lproj/Localizable.strings @@ -0,0 +1,9 @@ +/* + Localizable.strings + DFCdrom + + Created by C.W. Betts on 11/16/11. + Copyright 2011 __MyCompanyName__. All rights reserved. + */ + +"sio1Blade" = "Blade sio1"; diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings new file mode 100644 index 00000000..0ad52922 --- /dev/null +++ b/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings @@ -0,0 +1,48 @@ + +/* Class = "NSWindow"; title = "CDR Configuration"; ObjectID = "5"; */ +"5.title" = "CDR Configuration"; + +/* Class = "NSBox"; title = "General Settings"; ObjectID = "162"; */ +"162.title" = "General Settings"; + +/* Class = "NSBox"; title = "Misc"; ObjectID = "164"; */ +"164.title" = "Misc"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "174"; */ +"174.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "2 X"; ObjectID = "175"; */ +"175.title" = "2 X"; + +/* Class = "NSMenuItem"; title = "Default"; ObjectID = "176"; */ +"176.title" = "Default"; + +/* Class = "NSMenuItem"; title = "1 X"; ObjectID = "177"; */ +"177.title" = "1 X"; + +/* Class = "NSMenuItem"; title = "8 X"; ObjectID = "178"; */ +"178.title" = "8 X"; + +/* Class = "NSMenuItem"; title = "4 X"; ObjectID = "179"; */ +"179.title" = "4 X"; + +/* Class = "NSMenuItem"; title = "16 X"; ObjectID = "180"; */ +"180.title" = "16 X"; + +/* Class = "NSMenuItem"; title = "32 X"; ObjectID = "181"; */ +"181.title" = "32 X"; + +/* Class = "NSButtonCell"; title = "Use Cached Reading"; ObjectID = "189"; */ +"189.title" = "Use Cached Reading"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "243"; */ +"243.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "251"; */ +"251.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "CD-ROM Speed:"; ObjectID = "267"; */ +"267.title" = "CD-ROM Speed:"; + +/* Class = "NSTextFieldCell"; title = "Cache Size:"; ObjectID = "MSf-Ad-auA"; */ +"MSf-Ad-auA.title" = "Cache Size:"; diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..91b98ae4 --- /dev/null +++ b/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "CD-ROM Drive Reader"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "Based on CDR plugin by linuzappz."; +NSHumanReadableCopyright = "Copyright © 2010 Wei Mingzhi."; diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..b4e1b9f8 --- /dev/null +++ b/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings @@ -0,0 +1,9 @@ +/* + Localizable.strings + DFCdrom + + Created by C.W. Betts on 11/16/11. + Copyright 2011 __MyCompanyName__. All rights reserved. + */ + +"CD-ROM Drive Reader" = "CD-ROM Drive Reader"; 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"; diff --git a/macosx/plugins/DFNet/ko-KR.lproj/DFNet.strings b/macosx/plugins/DFNet/ko-KR.lproj/DFNet.strings new file mode 100644 index 00000000..7262ebb9 --- /dev/null +++ b/macosx/plugins/DFNet/ko-KR.lproj/DFNet.strings @@ -0,0 +1,27 @@ + +/* Class = "NSWindow"; title = "Settings"; ObjectID = "1"; */ +"1.title" = "Settings"; + +/* Class = "NSTextFieldCell"; title = "127.0.0.1"; ObjectID = "10"; */ +"10.title" = "127.0.0.1"; + +/* Class = "NSTextFieldCell"; title = "33306"; ObjectID = "18"; */ +"18.title" = "33306"; + +/* Class = "NSTextFieldCell"; title = "IP Address:"; ObjectID = "20"; */ +"20.title" = "IP Address:"; + +/* Class = "NSTextFieldCell"; title = "Port:"; ObjectID = "22"; */ +"22.title" = "Port:"; + +/* Class = "NSTextFieldCell"; title = "Player Number:"; ObjectID = "25"; */ +"25.title" = "Player Number:"; + +/* Class = "NSTextFieldCell"; title = "1"; ObjectID = "27"; */ +"27.title" = "1"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "55"; */ +"55.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "60"; */ +"60.title" = "Cancel"; diff --git a/macosx/plugins/DFNet/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFNet/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..0ce5a8fc --- /dev/null +++ b/macosx/plugins/DFNet/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "NetPlay"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "NetPlay plugin by linuzappz."; +NSHumanReadableCopyright = "Copyright © 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFNet/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..31bb46c2 --- /dev/null +++ b/macosx/plugins/DFNet/ko-KR.lproj/Localizable.strings @@ -0,0 +1,16 @@ +/* + Localizable.strings + DFNet + + Created by C.W. Betts on 11/17/11. + 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"; + +"Address Too Long" = "Address Too Long"; +"The address is too long.\n\nTry to use only the IP address and not a host name." = "The address is too long.\n\nTry to use only the IP address and not a host name."; +"Blank Address" = "Blank Address"; +"The address specified is either blank, or can't be converted to ASCII.\n\nTry connecting directly using the IP address using latin numerals." = "The address specified is either blank, or can't be converted to ASCII.\n\nTry connecting directly using the IP address using latin numerals."; diff --git a/macosx/plugins/DFNet/ko-KR.lproj/SockDialog.strings b/macosx/plugins/DFNet/ko-KR.lproj/SockDialog.strings new file mode 100644 index 00000000..00c82b57 --- /dev/null +++ b/macosx/plugins/DFNet/ko-KR.lproj/SockDialog.strings @@ -0,0 +1,9 @@ + +/* Class = "NSWindow"; title = "Connecting…"; ObjectID = "1"; */ +"1.title" = "Connecting…"; + +/* Class = "NSTextFieldCell"; title = "Waiting for connections..."; ObjectID = "4"; */ +"4.title" = "Waiting for connections..."; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "27"; */ +"27.title" = "Cancel"; diff --git a/macosx/plugins/DFSound/Resorces/OpenAL/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFSound/Resorces/OpenAL/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..4c8e3f3a --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/OpenAL/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "OpenAL Sound Plugin"; +CFBundleShortVersionString = "SPU Plugin for PCSXR"; +CFBundleGetInfoString = "Based on P.E.Op.S. SPU Sound Plugin."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; diff --git a/macosx/plugins/DFSound/Resorces/SDL/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFSound/Resorces/SDL/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..31673188 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/SDL/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "SDL Sound Plugin"; +CFBundleShortVersionString = "SPU Plugin for PCSXR"; +CFBundleGetInfoString = "Based on P.E.Op.S. SPU Sound Plugin."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; diff --git a/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..fc1f91a9 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/Localizable.strings @@ -0,0 +1,33 @@ +/* + Localizable.strings + PeopsSPU + + Created by C.W. Betts on 11/16/11. + 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"; + +/*Unknown/not found value */ +"(Unknown)" = "(Unknown)"; + +/* Interpolation Values */ +"(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)"; + +/* Volume Values */ +"(Muted)" = "(Muted)"; +"(Low)" = "(Low)"; +"(Medium)" = "(Medium)"; +"(Loud)" = "(Loud)"; +"(Loudest)" = "(Loudest)"; diff --git a/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/NetSfPeopsSpuPluginMain.strings b/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/NetSfPeopsSpuPluginMain.strings new file mode 100644 index 00000000..b67f96f8 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/ko-KR.lproj/NetSfPeopsSpuPluginMain.strings @@ -0,0 +1,57 @@ + +/* Class = "NSWindow"; title = "SPU Configuration"; ObjectID = "6"; */ +"6.title" = "SPU Configuration"; + +/* Class = "NSBox"; title = "General Settings"; ObjectID = "9"; */ +"9.title" = "General Settings"; + +/* Class = "NSBox"; title = "XA Music"; ObjectID = "19"; */ +"19.title" = "XA Music"; + +/* Class = "NSBox"; title = "Misc"; ObjectID = "24"; */ +"24.title" = "Misc"; + +/* Class = "NSTextFieldCell"; title = "Reverb:"; ObjectID = "80"; */ +"80.title" = "Reverb:"; + +/* Class = "NSTextFieldCell"; title = "Interpolation:"; ObjectID = "82"; */ +"82.title" = "Interpolation:"; + +/* Class = "NSTextFieldCell"; title = "(Simple Reverb)"; ObjectID = "84"; */ +"84.title" = "(Simple Reverb)"; + +/* Class = "NSTextFieldCell"; title = "(Simple Interpolation)"; ObjectID = "85"; */ +"85.title" = "(Simple Interpolation)"; + +/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "86"; */ +"86.title" = "Volume:"; + +/* Class = "NSTextFieldCell"; title = "(Loud)"; ObjectID = "88"; */ +"88.title" = "(Loud)"; + +/* Class = "NSButtonCell"; title = "Change XA Speed"; ObjectID = "89"; */ +"89.title" = "Change XA Speed"; + +/* Class = "NSButtonCell"; title = "High Compatibility Mode"; ObjectID = "90"; */ +"90.title" = "High Compatibility Mode"; + +/* Class = "NSButtonCell"; title = "SPU IRQ Wait"; ObjectID = "91"; */ +"91.title" = "SPU IRQ Wait"; + +/* Class = "NSButtonCell"; title = "Mono Sound"; ObjectID = "92"; */ +"92.title" = "Mono Sound"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "163"; */ +"163.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "167"; */ +"167.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "172"; */ +"172.title" = "Reset"; + +/* Class = "NSButtonCell"; title = "High Compatibility Mode"; ObjectID = "197"; */ +"197.title" = "High Compatibility Mode"; + +/* Class = "NSButtonCell"; title = "Change XA Speed"; ObjectID = "234"; */ +"234.title" = "Change XA Speed"; diff --git a/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..18460eb6 --- /dev/null +++ b/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "SoftGL GPU Plugin"; +CFBundleShortVersionString = "GPU Plugin 1.17"; +CFBundleGetInfoString = "SoftGL GPU Renderer Plugin version 1.17."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; diff --git a/macosx/plugins/DFXVideo/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFXVideo/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..1eb39163 --- /dev/null +++ b/macosx/plugins/DFXVideo/ko-KR.lproj/Localizable.strings @@ -0,0 +1,11 @@ +/* + Localizable.strings + PeopsSoftGPU + + Created by C.W. Betts on 11/16/11. + Copyright 2011 __MyCompanyName__. All rights reserved. + */ + +"Pete Bernert and the P.E.Op.S. team" = "Pete Bernert and the 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 diff --git a/macosx/plugins/DFXVideo/ko-KR.lproj/NetSfPeopsSoftGPUConfig.strings b/macosx/plugins/DFXVideo/ko-KR.lproj/NetSfPeopsSoftGPUConfig.strings new file mode 100644 index 00000000..adde584e --- /dev/null +++ b/macosx/plugins/DFXVideo/ko-KR.lproj/NetSfPeopsSoftGPUConfig.strings @@ -0,0 +1,192 @@ + +/* Class = "NSWindow"; title = "GPU Configuration"; ObjectID = "5"; */ +"5.title" = "GPU Configuration"; + +/* Class = "NSBox"; title = "Hacks"; ObjectID = "76"; */ +"76.title" = "Hacks"; + +/* Class = "NSBox"; title = "Display Settings"; ObjectID = "89"; */ +"89.title" = "Display Settings"; + +/* Class = "NSButton"; ibShadowedToolTip = "Removes tearing artifacts by waiting for the monitor to sync. Will cause a slight performance loss. This setting has no effect on LCD monitors."; ObjectID = "93"; */ +"93.ibShadowedToolTip" = "Removes tearing artifacts by waiting for the monitor to sync. Will cause a slight performance loss. This setting has no effect on LCD monitors."; + +/* Class = "NSButton"; ibShadowedToolTip = "Skip rendering frames to improve overall speed when needed. This setting might cause compatibility problems"; ObjectID = "96"; */ +"96.ibShadowedToolTip" = "Skip rendering frames to improve overall speed when needed. This setting might cause compatibility problems"; + +/* Class = "NSButton"; ibShadowedToolTip = "When Enabled a small counter will show the current performance of the rendering measured in Frames Per Second (FPS)"; ObjectID = "97"; */ +"97.ibShadowedToolTip" = "When Enabled a small counter will show the current performance of the rendering measured in Frames Per Second (FPS)"; + +/* Class = "NSButton"; ibShadowedToolTip = "Automatically enter full screen mode"; ObjectID = "99"; */ +"99.ibShadowedToolTip" = "Automatically enter full screen mode"; + +/* Class = "NSBox"; title = "Rendering"; ObjectID = "107"; */ +"107.title" = "Rendering"; + +/* Class = "NSMenuItem"; title = "Never"; ObjectID = "111"; */ +"111.title" = "Never"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Specify when to use dithering to render colors"; ObjectID = "112"; */ +"112.ibShadowedToolTip" = "Specify when to use dithering to render colors"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "113"; */ +"113.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Always"; ObjectID = "114"; */ +"114.title" = "Always"; + +/* Class = "NSMenuItem"; title = "When Hinted"; ObjectID = "115"; */ +"115.title" = "When Hinted"; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Specify when to use dithering to render colors"; ObjectID = "116"; */ +"116.ibShadowedToolTip" = "Specify when to use dithering to render colors"; + +/* Class = "NSButton"; ibShadowedToolTip = "Enable use of the hacks specified below"; ObjectID = "117"; */ +"117.ibShadowedToolTip" = "Enable use of the hacks specified below"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Fixes black screens in Lunar"; ObjectID = "161"; */ +"161.ibShadowedToolTip" = "Fixes black screens in Lunar"; + +/* Class = "NSButtonCell"; title = "Ignore black brightness color"; ObjectID = "161"; */ +"161.title" = "Ignore black brightness color"; + +/* Class = "NSTextFieldCell"; title = "Only enable a hack to fix a specific problem in a game.\nHold the mouse over a checkbox to get more information about it."; ObjectID = "162"; */ +"162.title" = "Only enable a hack to fix a specific problem in a game.\nHold the mouse over a checkbox to get more information about it."; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Better fps limitation with some games"; ObjectID = "163"; */ +"163.ibShadowedToolTip" = "Better fps limitation with some games"; + +/* Class = "NSButtonCell"; title = "Use PC FPS calculation"; ObjectID = "163"; */ +"163.title" = "Use PC FPS calculation"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Old compatibility mode"; ObjectID = "164"; */ +"164.ibShadowedToolTip" = "Old compatibility mode"; + +/* Class = "NSButtonCell"; title = "Disable coord check"; ObjectID = "164"; */ +"164.title" = "Disable coord check"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Better fps limitation with some games"; ObjectID = "165"; */ +"165.ibShadowedToolTip" = "Better fps limitation with some games"; + +/* Class = "NSButtonCell"; title = "Use old frame skipping"; ObjectID = "165"; */ +"165.title" = "Use old frame skipping"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Shows the full area in Capcom 2D fighters"; ObjectID = "166"; */ +"166.ibShadowedToolTip" = "Shows the full area in Capcom 2D fighters"; + +/* Class = "NSButtonCell"; title = "Expand screen width"; ObjectID = "166"; */ +"166.title" = "Expand screen width"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Maybe faster, needed for Pandemonium 2"; ObjectID = "167"; */ +"167.ibShadowedToolTip" = "Maybe faster, needed for Pandemonium 2"; + +/* Class = "NSButtonCell"; title = "Lazy screen updates"; ObjectID = "167"; */ +"167.title" = "Lazy screen updates"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Chrono Cross"; ObjectID = "168"; */ +"168.ibShadowedToolTip" = "Chrono Cross"; + +/* Class = "NSButtonCell"; title = "Odd/even bit hack"; ObjectID = "168"; */ +"168.title" = "Odd/even bit hack"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Slightly distorted textures can happen"; ObjectID = "169"; */ +"169.ibShadowedToolTip" = "Slightly distorted textures can happen"; + +/* Class = "NSButtonCell"; title = "Draw tex-quads as triangles"; ObjectID = "169"; */ +"169.title" = "Draw tex-quads as triangles"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Needed by Dark Forces"; ObjectID = "170"; */ +"170.ibShadowedToolTip" = "Needed by Dark Forces"; + +/* Class = "NSButtonCell"; title = "Repeated flat tex triangles"; ObjectID = "170"; */ +"170.title" = "Repeated flat tex triangles"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Toggles busy flags after drawing"; ObjectID = "171"; */ +"171.ibShadowedToolTip" = "Toggles busy flags after drawing"; + +/* Class = "NSButtonCell"; title = "Fake 'gpu busy' states"; ObjectID = "171"; */ +"171.title" = "Fake 'gpu busy' states"; + +/* Class = "NSButtonCell"; title = "Sync to Monitor Refresh"; ObjectID = "172"; */ +"172.title" = "Sync to Monitor Refresh"; + +/* Class = "NSButtonCell"; title = "Use Frame Skipping"; ObjectID = "173"; */ +"173.title" = "Use Frame Skipping"; + +/* Class = "NSButtonCell"; title = "Display FPS Counter"; ObjectID = "174"; */ +"174.title" = "Display FPS Counter"; + +/* Class = "NSButtonCell"; title = "Auto Full Screen"; ObjectID = "175"; */ +"175.title" = "Auto Full Screen"; + +/* Class = "NSTextFieldCell"; title = "Dither Graphics:"; ObjectID = "176"; */ +"176.title" = "Dither Graphics:"; + +/* Class = "NSButtonCell"; title = "Enable Hacks"; ObjectID = "178"; */ +"178.title" = "Enable Hacks"; + +/* Class = "NSBox"; title = "Shaders"; ObjectID = "179"; */ +"179.title" = "Shaders"; + +/* Class = "NSButtonCell"; title = "Enable Shaders"; ObjectID = "181"; */ +"181.title" = "Enable Shaders"; + +/* Class = "NSButtonCell"; title = "Select..."; ObjectID = "183"; */ +"183.title" = "Select..."; + +/* Class = "NSButtonCell"; title = "Select..."; ObjectID = "185"; */ +"185.title" = "Select..."; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "187"; */ +"187.title" = "Label"; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "189"; */ +"189.title" = "Label"; + +/* Class = "NSTextFieldCell"; title = "Vertex:"; ObjectID = "195"; */ +"195.title" = "Vertex:"; + +/* Class = "NSTextFieldCell"; title = "Fragment:"; ObjectID = "197"; */ +"197.title" = "Fragment:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "221"; */ +"221.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "1.0"; ObjectID = "222"; */ +"222.title" = "1.0"; + +/* Class = "NSMenuItem"; title = "2.0"; ObjectID = "223"; */ +"223.title" = "2.0"; + +/* Class = "NSMenuItem"; title = "3.0"; ObjectID = "224"; */ +"224.title" = "3.0"; + +/* Class = "NSTextFieldCell"; title = "Quality:"; ObjectID = "226"; */ +"226.title" = "Quality:"; + +/* Class = "NSMenuItem"; title = "4.0"; ObjectID = "227"; */ +"227.title" = "4.0"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "372"; */ +"372.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "376"; */ +"376.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "382"; */ +"382.title" = "Reset"; + +/* Class = "NSButtonCell"; title = "Odd/even bit hack"; ObjectID = "531"; */ +"531.title" = "Odd/even bit hack"; + +/* Class = "NSFormCell"; title = "Height:"; ObjectID = "3eM-lr-W6U"; */ +"3eM-lr-W6U.title" = "Height:"; + +/* Class = "NSFormCell"; title = "Width:"; ObjectID = "4UQ-Uy-UYS"; */ +"4UQ-Uy-UYS.title" = "Width:"; + +/* Class = "NSFormCell"; title = "Field:"; ObjectID = "7gB-tB-Kx4"; */ +"7gB-tB-Kx4.title" = "Field:"; + +/* Class = "NSButtonCell"; title = "Hidden"; ObjectID = "tsc-3g-k3d"; */ +"tsc-3g-k3d.title" = "Hidden"; diff --git a/macosx/plugins/PeopsXgl/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/PeopsXgl/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..c00fde43 --- /dev/null +++ b/macosx/plugins/PeopsXgl/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "Peops OpenGL GPU Plugin"; +CFBundleShortVersionString = "GPU Plugin 1.17"; +CFBundleGetInfoString = "OpenGL GPU Renderer Plugin version 1.17."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; diff --git a/macosx/plugins/PeopsXgl/ko-KR.lproj/Localizable.strings b/macosx/plugins/PeopsXgl/ko-KR.lproj/Localizable.strings new file mode 100644 index 00000000..8528a0f4 --- /dev/null +++ b/macosx/plugins/PeopsXgl/ko-KR.lproj/Localizable.strings @@ -0,0 +1,11 @@ +/* + Localizable.strings + PeopsXGL + + Created by C.W. Betts on 11/16/11. + Copyright 2011 __MyCompanyName__. All rights reserved. + */ + +"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"; diff --git a/macosx/plugins/PeopsXgl/ko-KR.lproj/NetSfPeopsOpenGLConfig.strings b/macosx/plugins/PeopsXgl/ko-KR.lproj/NetSfPeopsOpenGLConfig.strings new file mode 100644 index 00000000..1b9f2979 --- /dev/null +++ b/macosx/plugins/PeopsXgl/ko-KR.lproj/NetSfPeopsOpenGLConfig.strings @@ -0,0 +1,363 @@ + +/* Class = "NSWindow"; title = "GPU Configuration"; ObjectID = "5"; */ +"5.title" = "GPU Configuration"; + +/* Class = "NSBox"; title = "Display Settings"; ObjectID = "89"; */ +"89.title" = "Display Settings"; + +/* Class = "NSBox"; ibShadowedToolTip = "If your card supports it, will mix textures more accurately"; ObjectID = "107"; */ +"107.ibShadowedToolTip" = "If your card supports it, will mix textures more accurately"; + +/* Class = "NSBox"; title = "Rendering"; ObjectID = "107"; */ +"107.title" = "Rendering"; + +/* Class = "NSMenuItem"; title = "Never"; ObjectID = "111"; */ +"111.title" = "Never"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Specify when to use dithering to render colors"; ObjectID = "112"; */ +"112.ibShadowedToolTip" = "Specify when to use dithering to render colors"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "113"; */ +"113.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Always"; ObjectID = "114"; */ +"114.title" = "Always"; + +/* Class = "NSMenuItem"; title = "When Hinted"; ObjectID = "115"; */ +"115.title" = "When Hinted"; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Specify when to use dithering to render colors"; ObjectID = "116"; */ +"116.ibShadowedToolTip" = "Specify when to use dithering to render colors"; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "The color depth of stored textures."; ObjectID = "169"; */ +"169.ibShadowedToolTip" = "The color depth of stored textures."; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "170"; */ +"170.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "RGBA 16"; ObjectID = "171"; */ +"171.title" = "RGBA 16"; + +/* Class = "NSMenuItem"; title = "default"; ObjectID = "172"; */ +"172.title" = "default"; + +/* Class = "NSMenuItem"; title = "R5 G5 B5 A1"; ObjectID = "173"; */ +"173.title" = "R5 G5 B5 A1"; + +/* Class = "NSTextField"; ibShadowedToolTip = "The color depth of stored textures."; ObjectID = "174"; */ +"174.ibShadowedToolTip" = "The color depth of stored textures."; + +/* Class = "NSTextField"; ibShadowedToolTip = "Filter textures when scaled. Higher values filter more kinds of textures, i.e. sprites."; ObjectID = "193"; */ +"193.ibShadowedToolTip" = "Filter textures when scaled. Higher values filter more kinds of textures, i.e. sprites."; + +/* Class = "NSTextField"; ibShadowedToolTip = "Select a quality level of texture scaling"; ObjectID = "201"; */ +"201.ibShadowedToolTip" = "Select a quality level of texture scaling"; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Use offscreen drawing to remove some graphics glitches"; ObjectID = "202"; */ +"202.ibShadowedToolTip" = "Use offscreen drawing to remove some graphics glitches"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "203"; */ +"203.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Some"; ObjectID = "204"; */ +"204.title" = "Some"; + +/* Class = "NSMenuItem"; title = "None"; ObjectID = "205"; */ +"205.title" = "None"; + +/* Class = "NSMenuItem"; title = "Default"; ObjectID = "206"; */ +"206.title" = "Default"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Use offscreen drawing to remove some graphics glitches"; ObjectID = "207"; */ +"207.ibShadowedToolTip" = "Use offscreen drawing to remove some graphics glitches"; + +/* Class = "NSBox"; title = "Textures"; ObjectID = "212"; */ +"212.title" = "Textures"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "216"; */ +"216.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Item2"; ObjectID = "217"; */ +"217.title" = "Item2"; + +/* Class = "NSMenuItem"; title = "Item1"; ObjectID = "218"; */ +"218.title" = "Item1"; + +/* Class = "NSMenuItem"; title = "Item3"; ObjectID = "219"; */ +"219.title" = "Item3"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Select the method the PSX uses to read the contents of the screen"; ObjectID = "220"; */ +"220.ibShadowedToolTip" = "Select the method the PSX uses to read the contents of the screen"; + +/* Class = "NSMenuItem"; title = "RGBA 32"; ObjectID = "250"; */ +"250.title" = "RGBA 32"; + +/* Class = "NSMenuItem"; title = "BGRA 32"; ObjectID = "251"; */ +"251.title" = "BGRA 32"; + +/* Class = "NSSlider"; ibShadowedToolTip = "Filter textures when scaled. Higher values filter more kinds of textures, i.e. sprites."; ObjectID = "252"; */ +"252.ibShadowedToolTip" = "Filter textures when scaled. Higher values filter more kinds of textures, i.e. sprites."; + +/* Class = "NSSlider"; ibShadowedToolTip = "Select a quality level of texture scaling"; ObjectID = "253"; */ +"253.ibShadowedToolTip" = "Select a quality level of texture scaling"; + +/* Class = "NSMenuItem"; title = "More"; ObjectID = "254"; */ +"254.title" = "More"; + +/* Class = "NSMenuItem"; title = "Aggressive"; ObjectID = "255"; */ +"255.title" = "Aggressive"; + +/* Class = "NSColorWell"; ibShadowedToolTip = "Select a color and transparency for the scanlines"; ObjectID = "341"; */ +"341.ibShadowedToolTip" = "Select a color and transparency for the scanlines"; + +/* Class = "NSButtonCell"; title = "Sync to Monitor Refresh"; ObjectID = "374"; */ +"374.title" = "Sync to Monitor Refresh"; + +/* Class = "NSButtonCell"; title = "Use Frame Skipping"; ObjectID = "375"; */ +"375.title" = "Use Frame Skipping"; + +/* Class = "NSButtonCell"; title = "Display FPS Counter"; ObjectID = "376"; */ +"376.title" = "Display FPS Counter"; + +/* Class = "NSButtonCell"; title = "Auto Full Screen"; ObjectID = "377"; */ +"377.title" = "Auto Full Screen"; + +/* Class = "NSButtonCell"; title = "Limit Frame Rate"; ObjectID = "380"; */ +"380.title" = "Limit Frame Rate"; + +/* Class = "NSTextFieldCell"; title = "Dither Graphics:"; ObjectID = "383"; */ +"383.title" = "Dither Graphics:"; + +/* Class = "NSButtonCell"; title = "Draw Wireframes Only"; ObjectID = "385"; */ +"385.title" = "Draw Wireframes Only"; + +/* Class = "NSButtonCell"; title = "Use Advanced Blending"; ObjectID = "386"; */ +"386.title" = "Use Advanced Blending"; + +/* Class = "NSButtonCell"; title = "Perform Opaque Pass"; ObjectID = "387"; */ +"387.title" = "Perform Opaque Pass"; + +/* Class = "NSButtonCell"; title = "Use Clipping Z-Masks"; ObjectID = "388"; */ +"388.title" = "Use Clipping Z-Masks"; + +/* Class = "NSButtonCell"; title = "Motion JPEG decoder"; ObjectID = "389"; */ +"389.title" = "Motion JPEG decoder"; + +/* Class = "NSButtonCell"; title = "15bit Motion JPEGs"; ObjectID = "390"; */ +"390.title" = "15bit Motion JPEGs"; + +/* Class = "NSButtonCell"; title = "Draw scan lines"; ObjectID = "391"; */ +"391.title" = "Draw scan lines"; + +/* Class = "NSButtonCell"; title = "Add Blur"; ObjectID = "392"; */ +"392.title" = "Add Blur"; + +/* Class = "NSTextFieldCell"; title = "Offscreen Drawing:"; ObjectID = "394"; */ +"394.title" = "Offscreen Drawing:"; + +/* Class = "NSTextFieldCell"; title = "Color Depth:"; ObjectID = "396"; */ +"396.title" = "Color Depth:"; + +/* Class = "NSTextFieldCell"; title = "Filtering:"; ObjectID = "397"; */ +"397.title" = "Filtering:"; + +/* Class = "NSTextFieldCell"; title = "Enhancement:"; ObjectID = "398"; */ +"398.title" = "Enhancement:"; + +/* Class = "NSTextFieldCell"; title = "Frame Buffer Effects"; ObjectID = "402"; */ +"402.title" = "Frame Buffer Effects"; + +/* Class = "NSButtonCell"; title = "GTE Accuracy"; ObjectID = "406"; */ +"406.title" = "GTE Accuracy"; + +/* Class = "NSWindow"; title = "Hacks"; ObjectID = "472"; */ +"472.title" = "Hacks"; + +/* Class = "NSButtonCell"; title = "Enable Hacks"; ObjectID = "477"; */ +"477.title" = "Enable Hacks"; + +/* Class = "NSTextFieldCell"; title = "Only enable a hack to fix a specific problem in a game.\nHold the mouse over a checkbox to get more information about it."; ObjectID = "478"; */ +"478.title" = "Only enable a hack to fix a specific problem in a game.\nHold the mouse over a checkbox to get more information about it."; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "For buggy motherboard chipsets"; ObjectID = "480"; */ +"480.ibShadowedToolTip" = "For buggy motherboard chipsets"; + +/* Class = "NSButtonCell"; title = "Use low-res FPS timer"; ObjectID = "480"; */ +"480.title" = "Use low-res FPS timer"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Needed with epsxe 1.5.2 and older, Chrono Cross"; ObjectID = "481"; */ +"481.ibShadowedToolTip" = "Needed with epsxe 1.5.2 and older, Chrono Cross"; + +/* Class = "NSButtonCell"; title = "Odd/even bit hack"; ObjectID = "481"; */ +"481.title" = "Odd/even bit hack"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Needed by some (buggy) OpenGL ICDs"; ObjectID = "482"; */ +"482.ibShadowedToolTip" = "Needed by some (buggy) OpenGL ICDs"; + +/* Class = "NSButtonCell"; title = "Fake subtractive blending"; ObjectID = "482"; */ +"482.title" = "Fake subtractive blending"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "DW7 fix (not 100% perfect...)"; ObjectID = "483"; */ +"483.ibShadowedToolTip" = "DW7 fix (not 100% perfect...)"; + +/* Class = "NSButtonCell"; title = "Lazy upload detection"; ObjectID = "483"; */ +"483.title" = "Lazy upload detection"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Fixes black areas with some cards"; ObjectID = "484"; */ +"484.ibShadowedToolTip" = "Fixes black areas with some cards"; + +/* Class = "NSButtonCell"; title = "Use old texture filtering"; ObjectID = "484"; */ +"484.title" = "Use old texture filtering"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Toggles busy flags after drawing"; ObjectID = "485"; */ +"485.ibShadowedToolTip" = "Toggles busy flags after drawing"; + +/* Class = "NSButtonCell"; title = "Fake \"GPU busy\" states"; ObjectID = "485"; */ +"485.title" = "Fake \"GPU busy\" states"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Shows the full area in Capcom 2D fighters"; ObjectID = "486"; */ +"486.ibShadowedToolTip" = "Shows the full area in Capcom 2D fighters"; + +/* Class = "NSButtonCell"; title = "Expand screen width"; ObjectID = "486"; */ +"486.title" = "Expand screen width"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "ONLY for FF9 battle mode... yellow rect"; ObjectID = "487"; */ +"487.ibShadowedToolTip" = "ONLY for FF9 battle mode... yellow rect"; + +/* Class = "NSButtonCell"; title = "G4 polygon cache"; ObjectID = "487"; */ +"487.title" = "G4 polygon cache"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "May show some additional splash screens"; ObjectID = "488"; */ +"488.ibShadowedToolTip" = "May show some additional splash screens"; + +/* Class = "NSButtonCell"; title = "Special upload detection"; ObjectID = "488"; */ +"488.title" = "Special upload detection"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "ONLY for FF7 battle cursor/battle swirl"; ObjectID = "489"; */ +"489.ibShadowedToolTip" = "ONLY for FF7 battle cursor/battle swirl"; + +/* Class = "NSButtonCell"; title = "Adjust framebuffer access"; ObjectID = "489"; */ +"489.title" = "Adjust framebuffer access"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Speed up in nasty frame upload situations"; ObjectID = "490"; */ +"490.ibShadowedToolTip" = "Speed up in nasty frame upload situations"; + +/* Class = "NSButtonCell"; title = "Direct framebuffer updates"; ObjectID = "490"; */ +"490.title" = "Direct framebuffer updates"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Fixes black screens in Lunar"; ObjectID = "491"; */ +"491.ibShadowedToolTip" = "Fixes black screens in Lunar"; + +/* Class = "NSButtonCell"; title = "Ignore black brightness color"; ObjectID = "491"; */ +"491.title" = "Ignore black brightness color"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Speed freaks, Killer Loop"; ObjectID = "492"; */ +"492.ibShadowedToolTip" = "Speed freaks, Killer Loop"; + +/* Class = "NSButtonCell"; title = "Swap front/back detection"; ObjectID = "492"; */ +"492.title" = "Swap front/back detection"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Old coord compatibility mode"; ObjectID = "493"; */ +"493.ibShadowedToolTip" = "Old coord compatibility mode"; + +/* Class = "NSButtonCell"; title = "Disable coord check"; ObjectID = "493"; */ +"493.title" = "Disable coord check"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Leg. o. Dragoon, Alpha Multipass needed"; ObjectID = "494"; */ +"494.ibShadowedToolTip" = "Leg. o. Dragoon, Alpha Multipass needed"; + +/* Class = "NSButtonCell"; title = "Remove blue glitches"; ObjectID = "494"; */ +"494.title" = "Remove blue glitches"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Faster FB access on some systems/ATI"; ObjectID = "495"; */ +"495.ibShadowedToolTip" = "Faster FB access on some systems/ATI"; + +/* Class = "NSButtonCell"; title = "Mixed software FB access"; ObjectID = "495"; */ +"495.title" = "Mixed software FB access"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Better fps limitation with some games"; ObjectID = "496"; */ +"496.ibShadowedToolTip" = "Better fps limitation with some games"; + +/* Class = "NSButtonCell"; title = "Use PC FPS calculation"; ObjectID = "496"; */ +"496.title" = "Use PC FPS calculation"; + +/* Class = "NSButtonCell"; ibShadowedToolTip = "Skips only every second frame"; ObjectID = "497"; */ +"497.ibShadowedToolTip" = "Skips only every second frame"; + +/* Class = "NSButtonCell"; title = "Use old frame skipping"; ObjectID = "497"; */ +"497.title" = "Use old frame skipping"; + +/* Class = "NSButtonCell"; title = "Odd/even bit hack"; ObjectID = "498"; */ +"498.title" = "Odd/even bit hack"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "502"; */ +"502.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "504"; */ +"504.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "666"; */ +"666.title" = "Reset"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "671"; */ +"671.title" = "OK"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "675"; */ +"675.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Draw scan lines"; ObjectID = "703"; */ +"703.title" = "Draw scan lines"; + +/* Class = "NSButtonCell"; title = "Limit Frame Rate"; ObjectID = "786"; */ +"786.title" = "Limit Frame Rate"; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Change resolution to this when going full screen"; ObjectID = "908"; */ +"908.ibShadowedToolTip" = "Change resolution to this when going full screen"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Change resolution to this when going full screen"; ObjectID = "909"; */ +"909.ibShadowedToolTip" = "Change resolution to this when going full screen"; + +/* Class = "NSButton"; ibShadowedToolTip = "When checked, will keep the PSX display at natural aspect ratio"; ObjectID = "910"; */ +"910.ibShadowedToolTip" = "When checked, will keep the PSX display at natural aspect ratio"; + +/* Class = "NSFormCell"; title = "Height:"; ObjectID = "913"; */ +"913.title" = "Height:"; + +/* Class = "NSFormCell"; title = "Width:"; ObjectID = "914"; */ +"914.title" = "Width:"; + +/* Class = "NSFormCell"; title = "Field:"; ObjectID = "915"; */ +"915.title" = "Field:"; + +/* Class = "NSButtonCell"; title = "Hacks…"; ObjectID = "918"; */ +"918.title" = "Hacks…"; + +/* Class = "NSButtonCell"; title = "Resize Proportionally"; ObjectID = "919"; */ +"919.title" = "Resize Proportionally"; + +/* Class = "NSTextFieldCell"; title = "Fullscreen size"; ObjectID = "922"; */ +"922.title" = "Fullscreen size"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "925"; */ +"925.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Current"; ObjectID = "926"; */ +"926.title" = "Current"; + +/* Class = "NSMenuItem"; title = "1600 x 1200"; ObjectID = "927"; */ +"927.title" = "1600 x 1200"; + +/* Class = "NSMenuItem"; title = "1280 x1024"; ObjectID = "928"; */ +"928.title" = "1280 x1024"; + +/* Class = "NSMenuItem"; title = "1152 x 864"; ObjectID = "929"; */ +"929.title" = "1152 x 864"; + +/* Class = "NSMenuItem"; title = "1024 x 768"; ObjectID = "930"; */ +"930.title" = "1024 x 768"; + +/* Class = "NSMenuItem"; title = "640 x 480"; ObjectID = "931"; */ +"931.title" = "640 x 480"; + +/* Class = "NSMenuItem"; title = "800 x 600"; ObjectID = "932"; */ +"932.title" = "800 x 600"; |
