summaryrefslogtreecommitdiff
path: root/apps/lang/chinese-simp.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/chinese-simp.lang')
-rw-r--r--apps/lang/chinese-simp.lang30
1 files changed, 29 insertions, 1 deletions
diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang
index 2ffcc2eca6..d018271645 100644
--- a/apps/lang/chinese-simp.lang
+++ b/apps/lang/chinese-simp.lang
@@ -16464,7 +16464,7 @@
16464 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit 16464 desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit
16465 user: core 16465 user: core
16466 <source> 16466 <source>
16467 *: "Selection too big, %d random tracks will be picked from it" 16467 *: "Selection too big, %d random tracks will be selected"
16468 </source> 16468 </source>
16469 <dest> 16469 <dest>
16470 *: "选择了太多,将从中随机选取%d首" 16470 *: "选择了太多,将从中随机选取%d首"
@@ -16473,3 +16473,31 @@
16473 *: "选择了太多,将从中选择更少曲目" 16473 *: "选择了太多,将从中选择更少曲目"
16474 </voice> 16474 </voice>
16475</phrase> 16475</phrase>
16476<phrase>
16477 id: LANG_DISPLAY_TITLEALBUM_FROMTAGS
16478 desc: track display options
16479 user: core
16480 <source>
16481 *: "Title & Album from ID3 tags"
16482 </source>
16483 <dest>
16484 *: "ID3 标题&专辑信息"
16485 </dest>
16486 <voice>
16487 *: "I D 3 标题与专辑信息"
16488 </voice>
16489</phrase>
16490<phrase>
16491 id: LANG_DISPLAY_TITLE_FROMTAGS
16492 desc: track display options
16493 user: core
16494 <source>
16495 *: "Title from ID3 tags"
16496 </source>
16497 <dest>
16498 *: "ID3标题信息"
16499 </dest>
16500 <voice>
16501 *: "I D 3 标题信息"
16502 </voice>
16503</phrase>