diff options
| author | Jean-Louis Biasini <jlbiasini@gmail.com> | 2012-03-01 21:07:55 +0100 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2012-03-02 21:32:46 +0100 |
| commit | 46b34da7908644f2959172053d2418c9b7dc56c3 (patch) | |
| tree | 369c7edc1b33a4ed776eb867765eafa22251f599 | |
| parent | fa452c1025c879867c28b39b045446e66f1eea83 (diff) | |
| download | rockbox-46b34da7908644f2959172053d2418c9b7dc56c3.zip rockbox-46b34da7908644f2959172053d2418c9b7dc56c3.tar.gz rockbox-46b34da7908644f2959172053d2418c9b7dc56c3.tar.bz2 rockbox-46b34da7908644f2959172053d2418c9b7dc56c3.tar.xz | |
Updated some missing items for Simplified-Chinese translation (FS#12584)
Thanks to Gan Lu for the translation
Change-Id: If3577c35e35eaa3940b0d820315e2a7b6c10d7d0
Reviewed-on: http://gerrit.rockbox.org/159
Reviewed-by: Alex Parker <rockbox@aeparker.com>
| -rw-r--r-- | apps/lang/chinese-simp.lang | 126 |
1 files changed, 121 insertions, 5 deletions
diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang index 261c32a..f8dcdc3 100644 --- a/apps/lang/chinese-simp.lang +++ b/apps/lang/chinese-simp.lang @@ -9122,7 +9122,7 @@ </phrase> <phrase> id: LANG_CATALOG - desc: in onplay menu + desc: in main menu and onplay menu user: core <source> *: "Playlist Catalogue" @@ -9831,7 +9831,7 @@ </phrase> <phrase> id: LANG_PLAYLISTS - desc: in the main menu and file view setting + desc: in the file view setting user: core <source> *: "Playlists" @@ -12291,15 +12291,15 @@ user: core <source> *: none - gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement" </source> <dest> *: none - gigabeats,mpiohd200,mpiohd300: "3D音场" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D音场" </dest> <voice> *: none - gigabeats,mpiohd200,mpiohd300: "三D音场" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "三D音场" </voice> </phrase> <phrase> @@ -12674,3 +12674,119 @@ histogram: "直方图区间" </voice> </phrase> ++<phrase> ++ id: LANG_CURRENT_PLAYLIST ++ desc: Used when you need to say playlist, also voiced ++ user: core ++ <source> ++ *: "Current Playlist" ++ </source> ++ <dest> ++ *: "当前播放列表" ++ </dest> ++ <voice> ++ *: "当前播放列表" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_USB_SKIP_FIRST_DRIVE ++ desc: in settings_menu ++ user: core ++ <source> ++ *: none ++ multidrive_usb: "USB Hide Internal Drive" ++ </source> ++ <dest> ++ *: none ++ multidrive_usb: "USB连接时隐藏内部存储器" ++ </dest> ++ <voice> ++ *: none ++ multidrive_usb: "USB连接时隐藏内部存储器" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_SET_AS_PLAYLISTCAT_DIR ++ desc: used in the onplay menu to set a playlist catalogue dir ++ user: core ++ <source> ++ *: "Set As Playlist Catalogue Directory" ++ </source> ++ <dest> ++ *: "设置为播放列表目录 目录" ++ </dest> ++ <voice> ++ *: "设置为播放列表目录 目录" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_SAVE_CHANGES ++ desc: When you try to exit screens to confirm save ++ user: core ++ <source> ++ *: "Save Changes?" ++ </source> ++ <dest> ++ *: "保存更改?" ++ </dest> ++ <voice> ++ *: "保存更改?" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_AUTOMATIC ++ desc: generic automatic ++ user: core ++ <source> ++ *: "Automatic" ++ </source> ++ <dest> ++ *: "自动" ++ </dest> ++ <voice> ++ *: "自动" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_SHORTCUTS ++ desc: Title in the shortcuts menu ++ user: core ++ <source> ++ *: "Shortcuts" ++ </source> ++ <dest> ++ *: "快捷方式" ++ </dest> ++ <voice> ++ *: "快捷方式" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_STARTUP_SHUTDOWN ++ desc: in the general settings menu ++ user: core ++ <source> ++ *: "Startup/Shutdown" ++ </source> ++ <dest> ++ *: "启动/关闭" ++ </dest> ++ <voice> ++ *: "启动/关闭" ++ </voice> ++</phrase> ++<phrase> ++ id: LANG_RESET_PLAYLISTCAT_DIR ++ desc: ++ user: core ++ <source> ++ *: "Reset Playlist Catalogue Directory" ++ </source> ++ <dest> ++ *: "重置播放列表目录目录" ++ </dest> ++ <voice> ++ *: "重置播放列表目录目录" ++ </voice> ++</phrase> ++<phrase> |