summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-04 09:09:40 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-12-04 09:09:40 +0000
commite86ad93e2f6d301a0ec020d5ce7b05b93eca460a (patch)
treedeb4732f2fe43e847b675c45f3ce6d816eeb278b /macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
parent2e8f2cfc9c8998dde0077f42faecced73cb5fdc0 (diff)
downloadpcsxr-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/DFInput/zh-Hans.lproj/Localizable.strings')
-rw-r--r--macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings53
1 files changed, 53 insertions, 0 deletions
diff --git a/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings b/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
new file mode 100644
index 00000000..4771519a
--- /dev/null
+++ b/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
@@ -0,0 +1,53 @@
+/*
+ Localizable.strings
+ DFInput
+
+ Created by C.W. Betts on 11/16/11.
+ Copyright 2011 __MyCompanyName__. All rights reserved.
+ */
+
+"Gamepad/Keyboard/Mouse Input" = "手柄/键盘/鼠标 输入";
+"Joystick: Button %d" = "操纵杆: 按钮 %d";
+"Joystick: Axis %d%c" = "操纵杆: 坐标轴 %d%c";
+"Joystick: Hat %d %s" = "操纵杆: Hat %d %s";
+"Keyboard: %s" = "键盘: %s";
+
+"(Keyboard only)" = "(键盘)";
+"(Not Set)" = "(未设置)";
+
+"D-Pad Up" = "↑ / 上";
+"D-Pad Down" = "↓ / 下";
+"D-Pad Left" = "← / 左";
+"D-Pad Right" = "→ / 右";
+"Cross" = "× / 叉";
+"Circle" = "◯ / 圆圈";
+"Square" = "☐ / 方块";
+"Triangle" = "△ / 三角";
+"L1" = "L1";
+"R1" = "R1";
+"L2" = "L2";
+"R2" = "R2";
+"Select" = "Select / 选择";
+"Start" = "Start / 开始";
+"L3" = "L3";
+"R3" = "R3";
+"Analog" = "模拟";
+"L-Stick Right" = "L-摇杆 → / 右";
+"L-Stick Left" = "L-摇杆 ← / 左";
+"L-Stick Down" = "L-摇杆 ↓ / 下";
+"L-Stick Up" = "L-摇杆 ↑ / 上";
+"R-Stick Right" = "R-摇杆 → / 右";
+"R-Stick Left" = "R-摇杆 ← / 左";
+"R-Stick Down" = "R-摇杆 ↓ / 下";
+"R-Stick Up" = "R-摇杆 ↑ / 上";
+
+//Unused right now
+"Centered" = "中间键";
+"Up" = "↑ / 上";
+"Right" = "→ / 右";
+"Rightup" = "↗ / 右上";
+"Down" = "↓ / 下";
+"Rightdown" = "↘ / 右下";
+"Left" = "← / 左";
+"Leftup" = "↖ / 左上";
+"Leftdown" = "↙ / 左下";