summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/chinese-simp.lang35
1 files changed, 24 insertions, 11 deletions
diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang
index 5ba3c645a5..3594cf6b3c 100644
--- a/apps/lang/chinese-simp.lang
+++ b/apps/lang/chinese-simp.lang
@@ -8018,6 +8018,7 @@
8018 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" 8018 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
8019 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" 8019 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
8020 gogearsa9200: "Building database... %d found (REW to return)" 8020 gogearsa9200: "Building database... %d found (REW to return)"
8021 archosplayer: "Building DB %d found"
8021 </source> 8022 </source>
8022 <dest> 8023 <dest>
8023 *: "数据库更新中...已找到%d个(按OFF键返回)" 8024 *: "数据库更新中...已找到%d个(按OFF键返回)"
@@ -8026,6 +8027,7 @@
8026 iaudiox5,iaudiom5,gigabeat*,mrobe100: "数据库更新中...已找到%d个(按LEFT键返回)" 8027 iaudiox5,iaudiom5,gigabeat*,mrobe100: "数据库更新中...已找到%d个(按LEFT键返回)"
8027 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "数据库更新中...已找到%d个(按PREV键返回)" 8028 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "数据库更新中...已找到%d个(按PREV键返回)"
8028 gogearsa9200: "数据库更新中...已找到%d个(按REW键返回)" 8029 gogearsa9200: "数据库更新中...已找到%d个(按REW键返回)"
8030 archosplayer: "数据库更新中...已找到%d个"
8029 </dest> 8031 </dest>
8030 <voice> 8032 <voice>
8031 *: "数据库更新中" 8033 *: "数据库更新中"
@@ -9244,19 +9246,16 @@
9244</phrase> 9246</phrase>
9245<phrase> 9247<phrase>
9246 id: LANG_HEADPHONE_UNPLUG_RW 9248 id: LANG_HEADPHONE_UNPLUG_RW
9247 desc: in pause_phones_menu. 9249 desc: deprecated
9248 user: core 9250 user: core
9249 <source> 9251 <source>
9250 *: none 9252 *: ""
9251 headphone_detection: "Duration to Rewind"
9252 </source> 9253 </source>
9253 <dest> 9254 <dest>
9254 *: none 9255 *: ""
9255 headphone_detection: "倒回长度"
9256 </dest> 9256 </dest>
9257 <voice> 9257 <voice>
9258 *: none 9258 *: ""
9259 headphone_detection: "倒回长度"
9260 </voice> 9259 </voice>
9261</phrase> 9260</phrase>
9262<phrase> 9261<phrase>
@@ -12645,19 +12644,33 @@
12645 </voice> 12644 </voice>
12646</phrase> 12645</phrase>
12647<phrase> 12646<phrase>
12648 id: LANG_RECORDING_HISTOGRAM_INTERVAL 12647 id: LANG_PAUSE_REWIND
12648 desc: Seconds to rewind when rewind on pause is enabled.
12649 user: core
12650 <source>
12651 *: "Rewind on Pause"
12652 </source>
12653 <dest>
12654 *: "暂停后倒回"
12655 </dest>
12656 <voice>
12657 *: "暂停后倒回"
12658 </voice>
12659</phrase>
12660<phrase>
12661 id: LANG_HISTOGRAM_INTERVAL
12649 desc: in record settings menu 12662 desc: in record settings menu
12650 user: core 12663 user: core
12651 <source> 12664 <source>
12652 *: none 12665 *: none
12653 recording_histogram: "Histogram interval" 12666 histogram: "Histogram interval"
12654 </source> 12667 </source>
12655 <dest> 12668 <dest>
12656 *: none 12669 *: none
12657 recording_histogram: "图间" 12670 histogram: "间"
12658 </dest> 12671 </dest>
12659 <voice> 12672 <voice>
12660 *: none 12673 *: none
12661 recording_histogram: "图间" 12674 histogram: "间"
12662 </voice> 12675 </voice>
12663</phrase> 12676</phrase>