From 2b368f2419c32f6c2a4919db1a54541b3c0c7136 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sun, 27 Feb 2011 14:18:10 +0000 Subject: Simplified Chinese update by Li Jie git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29425 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/chinese-simp.lang | 214 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang index 79c840f299..a318746887 100644 --- a/apps/lang/chinese-simp.lang +++ b/apps/lang/chinese-simp.lang @@ -12447,3 +12447,217 @@ *: "按照文件大小" + + id: LANG_HW_EQ_WIDTH_WIDE + desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting + user: core + + *: none + gigabeats: "Wide" + + + *: none + gigabeats: "宽度" + + + *: none + gigabeats: "宽度" + + + + id: LANG_AUTORESUME + desc: resume settings menu + user: core + + *: "Automatic resume" + + + *: "自动恢复" + + + *: "自动回复" + + + + id: LANG_AUTORESUME_AUTOMATIC + desc: resume on automatic track change + user: core + + *: "Resume on automatic track change" + + + *: "自动跳转时续播" + + + *: "自动跳转时续播" + + + + id: LANG_HW_EQ_WIDTH_NARROW + desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting + user: core + + *: none + gigabeats: "Narrow" + + + *: none + gigabeats: "窄" + + + *: none + gigabeats: "窄" + + + + id: LANG_AUTORESUME_ENABLE_YES + desc: deprecated + user: core + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_HW_EQ_TONE_CONTROLS_ADVANCED + desc: in sound_menu, advanced settings for hardware equalizer tone controls + user: core + + *: none + gigabeats: "Advanced Tone Control Settings" + + + *: none + gigabeats: "高级音调控制设置" + + + *: none + gigabeats: "高级音调控制设置" + + + + id: LANG_RESET_START_DIR + desc: reset the browser start directory + user: core + + *: "Start File Browser at /" + + + *: "文件浏览从根目录开始" + + + *: "文件浏览从根目录开始" + + + + id: LANG_FM_RSSI + desc: Signal strength of a received FM station + user: core + + *: none + radio: "Signal strength:" + + + *: none + radio: "信号强度:" + + + *: none + radio: "信号强度:" + + + + id: LANG_AUTORESUME_ENABLE + desc: deprecated + user: core + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_FORCE + desc: alternative to yes/no for tristate settings + user: core + + *: "Force" + + + *: "强制" + + + *: "强制" + + + + id: LANG_HW_EQ_TONE_CONTROLS + desc: in sound_menu, hardware equalizer tone controls + user: core + + *: none + gigabeats: "Tone Controls" + + + *: none + gigabeats: "音调控制" + + + *: none + gigabeats: "音调控制" + + + + id: LANG_AUTORESUME_CUSTOM + desc: enable customization of resume on automatic track change + user: core + + *: "In custom directories only" + + + *: "仅在指定目录中" + + + *: "仅在指定目录中" + + + + id: LANG_SET_AS_START_DIR + desc: used in the onplay menu to set a starting browser dir + user: core + + *: "Start File Browser Here" + + + *: "从这里开始文件浏览" + + + *: "从这里开始文件浏览" + + + + id: LANG_RECORDING_HISTOGRAM_INTERVAL + desc: in record settings menu + user: core + + *: none + recording_histogram: "Histogram interval" + + + *: none + recording_histogram: "柱状图间隔" + + + *: none + recording_histogram: "柱状图间隔" + + -- cgit v1.2.3