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/Bladesio1 | |
| 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/Bladesio1')
| -rw-r--r-- | macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings | 39 | ||||
| -rw-r--r-- | macosx/plugins/Bladesio1/hu.lproj/Bladesio1PluginConfig.strings | 39 |
2 files changed, 78 insertions, 0 deletions
diff --git a/macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings b/macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings new file mode 100644 index 00000000..6cbeddfe --- /dev/null +++ b/macosx/plugins/Bladesio1/fr.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/hu.lproj/Bladesio1PluginConfig.strings b/macosx/plugins/Bladesio1/hu.lproj/Bladesio1PluginConfig.strings new file mode 100644 index 00000000..6cbeddfe --- /dev/null +++ b/macosx/plugins/Bladesio1/hu.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"; |
