diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 09:09:40 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-04 09:09:40 +0000 |
| commit | e86ad93e2f6d301a0ec020d5ce7b05b93eca460a (patch) | |
| tree | deb4732f2fe43e847b675c45f3ce6d816eeb278b /macosx/plugins/Bladesio1 | |
| parent | 2e8f2cfc9c8998dde0077f42faecced73cb5fdc0 (diff) | |
| download | pcsxr-e86ad93e2f6d301a0ec020d5ce7b05b93eca460a.tar.gz | |
Adding Chinese localization from Sdchun.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/Bladesio1')
3 files changed, 66 insertions, 7 deletions
diff --git a/macosx/plugins/Bladesio1/Base.lproj/Bladesio1PluginConfig.xib b/macosx/plugins/Bladesio1/Base.lproj/Bladesio1PluginConfig.xib index 4dab32de..121ca3cd 100644 --- a/macosx/plugins/Bladesio1/Base.lproj/Bladesio1PluginConfig.xib +++ b/macosx/plugins/Bladesio1/Base.lproj/Bladesio1PluginConfig.xib @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> - <deployment defaultVersion="1070" identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/> + <deployment defaultVersion="1080" identifier="macosx"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="Bladesio1PluginConfigController"> @@ -64,7 +64,7 @@ DQ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="198"> - <rect key="frame" x="15" y="79" width="85" height="17"/> + <rect key="frame" x="16" y="79" width="83" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <constraints> <constraint firstAttribute="width" constant="79" id="255"/> @@ -76,7 +76,7 @@ DQ </textFieldCell> </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200"> - <rect key="frame" x="15" y="51" width="85" height="17"/> + <rect key="frame" x="16" y="51" width="83" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Player:" id="201"> <font key="font" metaFont="system"/> @@ -85,7 +85,7 @@ DQ </textFieldCell> </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="202"> - <rect key="frame" x="15" y="20" width="85" height="17"/> + <rect key="frame" x="16" y="20" width="83" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Port:" id="203"> <font key="font" metaFont="system"/> @@ -173,7 +173,7 @@ DQ </connections> </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="221"> - <rect key="frame" x="14" y="13" width="75" height="32"/> + <rect key="frame" x="14" y="13" width="74" height="32"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="222"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> diff --git a/macosx/plugins/Bladesio1/zh-Hans.lproj/Bladesio1PluginConfig.strings b/macosx/plugins/Bladesio1/zh-Hans.lproj/Bladesio1PluginConfig.strings new file mode 100644 index 00000000..3ca0e752 --- /dev/null +++ b/macosx/plugins/Bladesio1/zh-Hans.lproj/Bladesio1PluginConfig.strings @@ -0,0 +1,39 @@ + +/* Class = "NSWindow"; title = "BladeSIO1 配置"; ObjectID = "5"; */ +"5.title" = "BladeSIO1 配置"; + +/* Class = "NSButtonCell"; title = "取消"; ObjectID = "186"; */ +"186.title" = "取消"; + +/* Class = "NSButtonCell"; title = "确认"; ObjectID = "187"; */ +"187.title" = "确认"; + +/* Class = "NSBox"; title = "窗体"; ObjectID = "193"; */ +"193.title" = "窗体"; + +/* Class = "NSButtonCell"; title = "启用"; ObjectID = "195"; */ +"195.title" = "启用"; + +/* Class = "NSTextFieldCell"; title = "IP 地址:"; ObjectID = "199"; */ +"199.title" = "IP 地址:"; + +/* Class = "NSTextFieldCell"; title = "玩家:"; ObjectID = "201"; */ +"201.title" = "玩家:"; + +/* Class = "NSTextFieldCell"; title = "端口:"; ObjectID = "203"; */ +"203.title" = "端口:"; + +/* Class = "NSMenu"; title = "查看其他"; ObjectID = "210"; */ +"210.title" = "查看其他"; + +/* Class = "NSMenuItem"; title = "主要"; ObjectID = "211"; */ +"211.title" = "主要"; + +/* Class = "NSMenuItem"; title = "次要"; ObjectID = "212"; */ +"212.title" = "次要"; + +/* Class = "NSMenuItem"; title = "关闭"; ObjectID = "213"; */ +"213.title" = "关闭"; + +/* Class = "NSButtonCell"; title = "重置"; ObjectID = "222"; */ +"222.title" = "重置"; diff --git a/macosx/plugins/Bladesio1/zh-Hans.lproj/Credits.rtf b/macosx/plugins/Bladesio1/zh-Hans.lproj/Credits.rtf new file mode 100644 index 00000000..9fa29518 --- /dev/null +++ b/macosx/plugins/Bladesio1/zh-Hans.lproj/Credits.rtf @@ -0,0 +1,20 @@ +{\rtf1\ansi\ansicpg936\cocoartf1265 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fnil\fcharset134 STHeitiSC-Light;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 + +\f0\b\fs24 \cf0 Original coder: +\b0 \ + linuzappz\ +\ + +\b Macintosh Port: +\b0 \ + Charles "Madd the Sane" Betts\ +\ + +\b Chinese Translaion( +\f1 \'d6\'d0\'ce\'c4\'b7\'ad\'d2\'eb +\f0 ): +\b0 \ + Sdchun}
\ No newline at end of file |
