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/DFSound/Resorces/Shared/hu.lproj/NetSfPeopsSpuPluginMain.strings | |
| 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/DFSound/Resorces/Shared/hu.lproj/NetSfPeopsSpuPluginMain.strings')
| -rw-r--r-- | macosx/plugins/DFSound/Resorces/Shared/hu.lproj/NetSfPeopsSpuPluginMain.strings | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/NetSfPeopsSpuPluginMain.strings b/macosx/plugins/DFSound/Resorces/Shared/hu.lproj/NetSfPeopsSpuPluginMain.strings new file mode 100644 index 00000000..b67f96f8 --- /dev/null +++ b/macosx/plugins/DFSound/Resorces/Shared/hu.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"; |
