diff options
Diffstat (limited to 'apps/lang/chinese-simp.lang')
-rw-r--r-- | apps/lang/chinese-simp.lang | 77 |
1 files changed, 71 insertions, 6 deletions
diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang index ee747137ce..c34968c0aa 100644 --- a/apps/lang/chinese-simp.lang +++ b/apps/lang/chinese-simp.lang | |||
@@ -41,10 +41,10 @@ | |||
41 | *: "No" | 41 | *: "No" |
42 | </source> | 42 | </source> |
43 | <dest> | 43 | <dest> |
44 | *: "否" | 44 | *: "不" |
45 | </dest> | 45 | </dest> |
46 | <voice> | 46 | <voice> |
47 | *: "否" | 47 | *: "不" |
48 | </voice> | 48 | </voice> |
49 | </phrase> | 49 | </phrase> |
50 | <phrase> | 50 | <phrase> |
@@ -204,10 +204,10 @@ | |||
204 | *: "Sound Settings" | 204 | *: "Sound Settings" |
205 | </source> | 205 | </source> |
206 | <dest> | 206 | <dest> |
207 | *: "音频设置" | 207 | *: "声音的设置" |
208 | </dest> | 208 | </dest> |
209 | <voice> | 209 | <voice> |
210 | *: "音频设置" | 210 | *: "声音的设置" |
211 | </voice> | 211 | </voice> |
212 | </phrase> | 212 | </phrase> |
213 | <phrase> | 213 | <phrase> |
@@ -12298,10 +12298,10 @@ | |||
12298 | *: "Credits" | 12298 | *: "Credits" |
12299 | </source> | 12299 | </source> |
12300 | <dest> | 12300 | <dest> |
12301 | *: "特鸣谢" | 12301 | *: "作人员名单" |
12302 | </dest> | 12302 | </dest> |
12303 | <voice> | 12303 | <voice> |
12304 | *: "特鸣谢" | 12304 | *: "作人员名单" |
12305 | </voice> | 12305 | </voice> |
12306 | </phrase> | 12306 | </phrase> |
12307 | <phrase> | 12307 | <phrase> |
@@ -12335,3 +12335,68 @@ | |||
12335 | serial_port: "自动" | 12335 | serial_port: "自动" |
12336 | </voice> | 12336 | </voice> |
12337 | </phrase> | 12337 | </phrase> |
12338 | <phrase> | ||
12339 | id: LANG_PREVENT_SKIPPING | ||
12340 | desc: in Settings -> Playback Settings | ||
12341 | user: core | ||
12342 | <source> | ||
12343 | *: "Prevent Track Skipping" | ||
12344 | </source> | ||
12345 | <dest> | ||
12346 | *: "h" | ||
12347 | </dest> | ||
12348 | <voice> | ||
12349 | *: "不要让歌化" | ||
12350 | </voice> | ||
12351 | </phrase> | ||
12352 | <phrase> | ||
12353 | id: LANG_TOUCHSCREEN_POINT | ||
12354 | desc: in Settings -> General -> System menu | ||
12355 | user: core | ||
12356 | <source> | ||
12357 | *: none | ||
12358 | touchscreen: "Absolute Point" | ||
12359 | </source> | ||
12360 | <dest> | ||
12361 | *: none | ||
12362 | touchscreen: "那个地方" | ||
12363 | </dest> | ||
12364 | <voice> | ||
12365 | *: none | ||
12366 | touchscreen: "那个地方" | ||
12367 | </voice> | ||
12368 | </phrase> | ||
12369 | <phrase> | ||
12370 | id: LANG_TOUCHSCREEN_GRID | ||
12371 | desc: in Settings -> General -> System menu | ||
12372 | user: core | ||
12373 | <source> | ||
12374 | *: none | ||
12375 | touchscreen: "3x3 Grid" | ||
12376 | </source> | ||
12377 | <dest> | ||
12378 | *: none | ||
12379 | touchscreen: "3x3网格" | ||
12380 | </dest> | ||
12381 | <voice> | ||
12382 | *: none | ||
12383 | touchscreen: "3x3网格" | ||
12384 | </voice> | ||
12385 | </phrase> | ||
12386 | <phrase> | ||
12387 | id: LANG_TOUCHSCREEN_MODE | ||
12388 | desc: in Settings -> General -> System menu | ||
12389 | user: core | ||
12390 | <source> | ||
12391 | *: none | ||
12392 | touchscreen: "Touchscreen Mode" | ||
12393 | </source> | ||
12394 | <dest> | ||
12395 | *: none | ||
12396 | touchscreen: "touchscreen 选择" | ||
12397 | </dest> | ||
12398 | <voice> | ||
12399 | *: none | ||
12400 | touchscreen: "touchscreen 选择" | ||
12401 | </voice> | ||
12402 | </phrase> | ||