| # __________ __ ___. |
| # Open \______ \ ____ ____ | | _\_ |__ _______ ___ |
| # Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / |
| # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < |
| # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ |
| # \/ \/ \/ \/ \/ |
| # $Id$ |
| # |
| # This program is free software; you can redistribute it and/or |
| # modify it under the terms of the GNU General Public License |
| # as published by the Free Software Foundation; either version 2 |
| # of the License, or (at your option) any later version. |
| # |
| # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY |
| # KIND, either express or implied. |
| # |
| # Traditional Chinese language file, translated by: |
| # - Wenbin Leo |
| # - Xinlu Huang |
| # - Harry Tu |
| <phrase> |
| id: LANG_SET_BOOL_YES |
| desc: bool true representation |
| user: core |
| <source> |
| *: "Yes" |
| </source> |
| <dest> |
| *: "是" |
| </dest> |
| <voice> |
| *: "是" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SET_BOOL_NO |
| desc: bool false representation |
| user: core |
| <source> |
| *: "No" |
| </source> |
| <dest> |
| *: "不" |
| </dest> |
| <voice> |
| *: "不" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ON |
| desc: Used in a lot of places |
| user: core |
| <source> |
| *: "On" |
| </source> |
| <dest> |
| *: "開啟" |
| </dest> |
| <voice> |
| *: "On" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_OFF |
| desc: Used in a lot of places |
| user: core |
| <source> |
| *: "Off" |
| </source> |
| <dest> |
| *: "關閉" |
| </dest> |
| <voice> |
| *: "Off" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALWAYS |
| desc: used in various places |
| user: core |
| <source> |
| *: "Always" |
| </source> |
| <dest> |
| *: "永遠" |
| </dest> |
| <voice> |
| *: "Always" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WAIT |
| desc: general please wait splash |
| user: core |
| <source> |
| *: "Loading..." |
| </source> |
| <dest> |
| *: "讀取中..." |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CONFIRM_SHUTDOWN |
| desc: in shutdown screen |
| user: core |
| <source> |
| *: none |
| soft_shutdown: "Press OFF to shut down" |
| </source> |
| <dest> |
| *: none |
| soft_shutdown: "按下 OFF關機" |
| </dest> |
| <voice> |
| *: none |
| soft_shutdown: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUTTINGDOWN |
| desc: in main menu |
| user: core |
| <source> |
| *: "Shutting down..." |
| </source> |
| <dest> |
| *: "關機中..." |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESTARTING_PLAYBACK |
| desc: deprecated |
| user: core |
| <source> |
| *: none |
| swcodec: "" |
| </source> |
| <dest> |
| *: none |
| swcodec: "" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOVE_MMC |
| desc: before acknowledging usb in case an MMC is inserted (Ondio) |
| user: core |
| <source> |
| *: none |
| ondio*: "Please remove inserted MMC" |
| </source> |
| <dest> |
| *: none |
| ondio*: "請移除插入的MMC卡" |
| </dest> |
| <voice> |
| *: "Please remove multimedia card" |
| ondio*: "Please remove multimedia card" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FAILED |
| desc: Something failed. To be appended after actions |
| user: core |
| <source> |
| *: "Failed" |
| </source> |
| <dest> |
| *: "已失敗" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Recent Bookmarks" |
| </source> |
| <dest> |
| *: "最近書籤" |
| </dest> |
| <voice> |
| *: "Recent Bookmarks" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SOUND_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Sound Settings" |
| </source> |
| <dest> |
| *: "聲音的設置" |
| </dest> |
| <voice> |
| *: "聲音的設置" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GENERAL_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "General Settings" |
| </source> |
| <dest> |
| *: "一般設定" |
| </dest> |
| <voice> |
| *: "General Settings" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MANAGE_MENU |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Manage Settings" |
| </source> |
| <dest> |
| *: "管理設定" |
| </dest> |
| <voice> |
| *: "Manage Settings" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_THEME |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Browse Themes" |
| </source> |
| <dest> |
| *: "瀏覽佈景主題" |
| </dest> |
| <voice> |
| *: "Browse Themes" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FM_RADIO |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| radio: "FM Radio" |
| </source> |
| <dest> |
| *: none |
| radio: "收聽FM廣播" |
| </dest> |
| <voice> |
| *: none |
| radio: "FM Radio" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| recording: "Recording" |
| </source> |
| <dest> |
| *: none |
| recording: "錄音" |
| </dest> |
| <voice> |
| *: none |
| recording: "Recording" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLUGINS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Plugins" |
| </source> |
| <dest> |
| *: "插件" |
| </dest> |
| <voice> |
| *: "Plugins" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUTDOWN |
| desc: in main menu |
| user: core |
| <source> |
| *: none |
| soft_shutdown: "Shut down" |
| </source> |
| <dest> |
| *: none |
| soft_shutdown: "關機" |
| </dest> |
| <voice> |
| *: none |
| soft_shutdown: "Shut down" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Volume" |
| </source> |
| <dest> |
| *: "音量" |
| </dest> |
| <voice> |
| *: "Volume" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BASS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Bass" |
| </source> |
| <dest> |
| *: "低頻音量" |
| </dest> |
| <voice> |
| *: "Bass" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TREBLE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Treble" |
| </source> |
| <dest> |
| *: "高頻音量" |
| </dest> |
| <voice> |
| *: "Treble" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BALANCE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Balance" |
| </source> |
| <dest> |
| *: "平衡" |
| </dest> |
| <voice> |
| *: "Balance" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_STEREO |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Stereo" |
| </source> |
| <dest> |
| *: "立體聲" |
| </dest> |
| <voice> |
| *: "Stereo" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_MONO |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono" |
| </source> |
| <dest> |
| *: "單聲道" |
| </dest> |
| <voice> |
| *: "Mono" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_CUSTOM |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Custom" |
| </source> |
| <dest> |
| *: "自訂" |
| </dest> |
| <voice> |
| *: "Custom" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_LEFT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Left" |
| </source> |
| <dest> |
| *: "單聲道(左)" |
| </dest> |
| <voice> |
| *: "Mono Left" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_RIGHT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Right" |
| </source> |
| <dest> |
| *: "單聲道(右)" |
| </dest> |
| <voice> |
| *: "Mono Right" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_KARAOKE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Karaoke" |
| </source> |
| <dest> |
| *: "卡啦OK" |
| </dest> |
| <voice> |
| *: "Karaoke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STEREO_WIDTH |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Stereo Width" |
| </source> |
| <dest> |
| *: "立體聲寬度" |
| </dest> |
| <voice> |
| *: "Stereo Width" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOUDNESS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Loudness" |
| </source> |
| <dest> |
| *: none |
| masf: "響度" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUTOVOL |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Auto Volume" |
| </source> |
| <dest> |
| *: none |
| masf: "自動音量調整" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DECAY |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "AV Decay Time" |
| </source> |
| <dest> |
| *: none |
| masf: "自動音量調整衰減時間" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SUPERBASS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "Super Bass" |
| </source> |
| <dest> |
| *: none |
| masf: "超低音" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_ENABLE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Enable" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB有效" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_STRENGTH |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Strength" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB強度" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_HARMONICS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Harmonics" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB泛音" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_CENTER |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Centre Frequency" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB中心頻率" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_SHAPE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Shape" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB形狀" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Crossfeed" |
| </source> |
| <dest> |
| *: none |
| swcodec: "交叉供音" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER |
| desc: in the sound settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Equalizer" |
| </source> |
| <dest> |
| *: none |
| swcodec: "等化器" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYBACK |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Playback Settings" |
| </source> |
| <dest> |
| *: "播放設定" |
| </dest> |
| <voice> |
| *: "Playback" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILE |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "File View" |
| </source> |
| <dest> |
| *: "檔案檢視設定" |
| </dest> |
| <voice> |
| *: "File View" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Display" |
| </source> |
| <dest> |
| *: "顯示設定" |
| </dest> |
| <voice> |
| *: "Display" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SYSTEM |
| desc: in the main menu and settings menu |
| user: core |
| <source> |
| *: "System" |
| </source> |
| <dest> |
| *: "系統設定" |
| </dest> |
| <voice> |
| *: "System" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS |
| desc: in general settings |
| user: core |
| <source> |
| *: "Bookmarking" |
| </source> |
| <dest> |
| *: "書籤設定" |
| </dest> |
| <voice> |
| *: "Bookmarking" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LANGUAGE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Language" |
| </source> |
| <dest> |
| *: "語言設定" |
| </dest> |
| <voice> |
| *: "Language" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE |
| desc: root of voice menu |
| user: core |
| <source> |
| *: "Voice" |
| </source> |
| <dest> |
| *: "語音" |
| </dest> |
| <voice> |
| *: "Voice" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_CFG |
| desc: in setting_menu() |
| user: core |
| <source> |
| *: "Browse .cfg Files" |
| </source> |
| <dest> |
| *: "瀏覽.cfg檔案" |
| </dest> |
| <voice> |
| *: "Browse configuration files" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET |
| desc: in system_settings_menu() |
| user: core |
| <source> |
| *: "Reset Settings" |
| </source> |
| <dest> |
| *: "重新設定" |
| </dest> |
| <voice> |
| *: "Reset Settings" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_DONE_CLEAR |
| desc: visual confirmation after settings reset |
| user: core |
| <source> |
| *: "Cleared" |
| </source> |
| <dest> |
| *: "已清除" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SAVE_SETTINGS |
| desc: in system_settings_menu() |
| user: core |
| <source> |
| *: "Save .cfg File" |
| </source> |
| <dest> |
| *: "寫出.cfg檔案" |
| </dest> |
| <voice> |
| *: "Write configuration file" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| recording: "Recording Settings" |
| </source> |
| <dest> |
| *: none |
| recording: "錄音設定" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_ENABLED |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Enable EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "開啟等化器" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GRAPHICAL |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Graphical EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "圖解等化器" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_PRECUT |
| desc: in eq settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Precut" |
| </source> |
| <dest> |
| *: none |
| swcodec: "預切" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GAIN |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Simple EQ Settings" |
| </source> |
| <dest> |
| *: none |
| swcodec: "簡易等化器設定" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_ADVANCED |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Advanced EQ Settings" |
| </source> |
| <dest> |
| *: none |
| swcodec: "進階等化器設定" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_SAVE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Save EQ Preset" |
| </source> |
| <dest> |
| *: none |
| swcodec: "儲存等化器設定" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BROWSE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Browse EQ Presets" |
| </source> |
| <dest> |
| *: none |
| swcodec: "瀏覽等化器設定" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_EDIT_MODE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Edit mode: %s" |
| </source> |
| <dest> |
| *: none |
| swcodec: "編輯模式: %s" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GAIN_ITEM |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "%d Hz Band Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "%d Hz頻帶增益" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_LOW_SHELF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Low Shelf Filter" |
| </source> |
| <dest> |
| *: none |
| swcodec: "低峰值過濾" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_PEAK |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Peak Filter %d" |
| </source> |
| <dest> |
| *: none |
| swcodec: "峰值過濾 %d" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_HIGH_SHELF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "High Shelf Filter" |
| </source> |
| <dest> |
| *: none |
| swcodec: "高峰值過濾" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_CUTOFF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Cutoff Frequency" |
| </source> |
| <dest> |
| *: none |
| swcodec: "截斷頻率" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_CENTER |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Centre Frequency" |
| </source> |
| <dest> |
| *: none |
| swcodec: "中心頻率" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_Q |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Q" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Q" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Q" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CREATE_PLAYLIST |
| desc: Menu option for creating a playlist |
| user: core |
| <source> |
| *: "Create Playlist" |
| </source> |
| <dest> |
| *: "建立播放清單" |
| </dest> |
| <voice> |
| *: "Create Playlist" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VIEW_DYNAMIC_PLAYLIST |
| desc: in playlist menu. |
| user: core |
| <source> |
| *: "View Current Playlist" |
| </source> |
| <dest> |
| *: "檢視現在的播放清單" |
| </dest> |
| <voice> |
| *: "View Current Playlist" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SAVE_DYNAMIC_PLAYLIST |
| desc: in playlist menu. |
| user: core |
| <source> |
| *: "Save Current Playlist" |
| </source> |
| <dest> |
| *: "儲存現在的播放清單" |
| </dest> |
| <voice> |
| *: "Save Current Playlist" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECURSE_DIRECTORY |
| desc: In playlist menu |
| user: core |
| <source> |
| *: "Recursively Insert Directories" |
| </source> |
| <dest> |
| *: "遞迴插入目錄" |
| </dest> |
| <voice> |
| *: "Recursively Insert Directories" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WARN_ERASEDYNPLAYLIST_MENU |
| desc: in playlist options menu, option to warn when erasing dynamic playlist |
| user: core |
| <source> |
| *: "Warn When Erasing Dynamic Playlist" |
| </source> |
| <dest> |
| *: "消除動態播放清單時警示" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VERSION |
| desc: in the Rockbox Info screen |
| user: core |
| <source> |
| *: "Version" |
| </source> |
| <dest> |
| *: "版本" |
| </dest> |
| <voice> |
| *: "版本" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DEBUG |
| desc: in the info menu |
| user: core |
| <source> |
| *: "Debug (Keep Out!)" |
| </source> |
| <dest> |
| *: "除錯(請勿進入!)" |
| </dest> |
| <voice> |
| *: "Debug, keep out!" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Shuffle" |
| </source> |
| <dest> |
| *: "亂序播放" |
| </dest> |
| <voice> |
| *: "Shuffle" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Repeat" |
| </source> |
| <dest> |
| *: "重覆" |
| </dest> |
| <voice> |
| *: "Repeat" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT_ONE |
| desc: repeat one song |
| user: core |
| <source> |
| *: "One" |
| </source> |
| <dest> |
| *: "一首" |
| </dest> |
| <voice> |
| *: "One" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT_AB |
| desc: repeat range from point A to B |
| user: core |
| <source> |
| *: "A-B" |
| </source> |
| <dest> |
| *: "A-B" |
| </dest> |
| <voice> |
| *: "A-B" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAY_SELECTED |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Play Selected First" |
| </source> |
| <dest> |
| *: "先播放選擇的檔案" |
| </dest> |
| <voice> |
| *: "Play Selected File First" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WIND_MENU |
| desc: in the playback sub menu |
| user: core |
| <source> |
| *: "Fast-Forward/Rewind" |
| </source> |
| <dest> |
| *: "快轉/倒轉" |
| </dest> |
| <voice> |
| *: "Fast forward and Rewind" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MP3BUFFER_MARGIN |
| desc: MP3 buffer margin time |
| user: core |
| <source> |
| *: "Anti-Skip Buffer" |
| flash_storage: none |
| </source> |
| <dest> |
| *: "防止中斷緩衝區" |
| flash_storage: none |
| </dest> |
| <voice> |
| *: "Anti-Skip Buffer" |
| flash_storage: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FADE_ON_STOP |
| desc: options menu to set fade on stop or pause |
| user: core |
| <source> |
| *: "Fade on Stop/Pause" |
| </source> |
| <dest> |
| *: "停止/暫停時淡出" |
| </dest> |
| <voice> |
| *: "Fade On Stop and Pause" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PARTY_MODE |
| desc: party mode |
| user: core |
| <source> |
| *: "Party Mode" |
| </source> |
| <dest> |
| *: "派對模式" |
| </dest> |
| <voice> |
| *: "Party Mode" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "交叉淡變" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Crossfade" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain" |
| </source> |
| <dest> |
| *: "Replaygain" |
| </dest> |
| <voice> |
| *: "Replaygain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BEEP |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Track Skip Beep" |
| </source> |
| <dest> |
| *: none |
| swcodec: "改歌的聲音" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "改歌的聲音" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WEAK |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Weak" |
| </source> |
| <dest> |
| *: none |
| swcodec: "弱" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MODERATE |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Moderate" |
| </source> |
| <dest> |
| *: none |
| swcodec: "中" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STRONG |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Strong" |
| </source> |
| <dest> |
| *: none |
| swcodec: "強" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SPDIF_ENABLE |
| desc: in playback settings menu. enable/disable the optical out |
| user: core |
| <source> |
| *: none |
| spdif_power: "Optical Output" |
| </source> |
| <dest> |
| *: none |
| spdif_power: "光纖輸出" |
| </dest> |
| <voice> |
| *: none |
| spdif_power: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ID3_ORDER |
| desc: DEPRECATED |
| user: core |
| <source> |
| *: "" |
| </source> |
| <dest> |
| *: "" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ID3_V1_FIRST |
| desc: DEPRECATED |
| user: core |
| <source> |
| *: "" |
| </source> |
| <dest> |
| *: "" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ID3_V2_FIRST |
| desc: DEPRECATED |
| user: core |
| <source> |
| *: "" |
| </source> |
| <dest> |
| *: "" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NEXT_FOLDER |
| desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one |
| user: core |
| <source> |
| *: "Auto-Change Directory" |
| </source> |
| <dest> |
| *: "自動替換目錄" |
| </dest> |
| <voice> |
| *: "Auto-Change Directory" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE |
| desc: in the main menu and the settings menu |
| user: core |
| <source> |
| *: "Database" |
| </source> |
| <dest> |
| *: "資料庫" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_RAM |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: none |
| tc_ramcache: "Load to RAM" |
| </source> |
| <dest> |
| *: none |
| tc_ramcache: "載入到記憶體" |
| </dest> |
| <voice> |
| *: none |
| tc_ramcache: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Initialize Now" |
| </source> |
| <dest> |
| *: "即刻初始化" |
| </dest> |
| <voice> |
| *: "Initialize Now" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Updating in background" |
| </source> |
| <dest> |
| *: "在背景更新中" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_INIT |
| desc: while initializing tagcache on boot |
| user: core |
| <source> |
| *: "Committing database" |
| </source> |
| <dest> |
| *: "處理資料庫" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RUNTIMEDB_ACTIVE |
| desc: in settings_menu. |
| user: core |
| <source> |
| *: "Gather Runtime Data" |
| </source> |
| <dest> |
| *: "收集運行時資料" |
| </dest> |
| <voice> |
| *: "Gather Runtime Data" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_CASE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Sort Case Sensitive" |
| </source> |
| <dest> |
| *: "排序時區別大小寫" |
| </dest> |
| <voice> |
| *: "Sort Case Sensitive" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DIR |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Directories" |
| </source> |
| <dest> |
| *: "排序目錄" |
| </dest> |
| <voice> |
| *: "sort directories" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_FILE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Files" |
| </source> |
| <dest> |
| *: "排序檔案" |
| </dest> |
| <voice> |
| *: "sort files" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_ALPHA |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Alphabetical" |
| </source> |
| <dest> |
| *: "字母順序" |
| </dest> |
| <voice> |
| *: "Alphabetical" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Date" |
| </source> |
| <dest> |
| *: "以日期" |
| </dest> |
| <voice> |
| *: "By Date" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE_REVERSE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Newest Date" |
| </source> |
| <dest> |
| *: "以最新日期" |
| </dest> |
| <voice> |
| *: "By Newest Date" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_TYPE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Type" |
| </source> |
| <dest> |
| *: "以類型" |
| </dest> |
| <voice> |
| *: "By Type" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER |
| desc: setting name for dir filter |
| user: core |
| <source> |
| *: "Show Files" |
| </source> |
| <dest> |
| *: "顯示檔案" |
| </dest> |
| <voice> |
| *: "Show Files" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_SUPPORTED |
| desc: show all file types supported by Rockbox |
| user: core |
| <source> |
| *: "Supported" |
| </source> |
| <dest> |
| *: "支援的" |
| </dest> |
| <voice> |
| *: "Supported" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_MUSIC |
| desc: show only music-related files |
| user: core |
| <source> |
| *: "Music" |
| </source> |
| <dest> |
| *: "音樂" |
| </dest> |
| <voice> |
| *: "Music" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOLLOW |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Follow Playlist" |
| </source> |
| <dest> |
| *: "跟隨播放清單" |
| </dest> |
| <voice> |
| *: "Follow Playlist" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_ICONS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Icons" |
| </source> |
| <dest> |
| *: "顯示圖示" |
| </dest> |
| <voice> |
| *: "Show Icons" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_FONT |
| desc: in setting_menu() |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Browse Fonts" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "瀏覽字形" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Browse .wps files" |
| </source> |
| <dest> |
| *: "瀏覽.wps檔案" |
| </dest> |
| <voice> |
| *: "Browse while-playing-screen files" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: none |
| remote: "Browse .rwps files" |
| </source> |
| <dest> |
| *: none |
| remote: "瀏覽.rwps檔案" |
| </dest> |
| <voice> |
| *: none |
| remote: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: "LCD Settings" |
| </source> |
| <dest> |
| *: "液晶顯示設定" |
| </dest> |
| <voice> |
| *: "LCD Settings" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_REMOTE_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: none |
| remote: "Remote-LCD Settings" |
| </source> |
| <dest> |
| *: none |
| remote: "線控液晶顯示設定" |
| </dest> |
| <voice> |
| *: none |
| remote: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_MENU |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scrolling" |
| </source> |
| <dest> |
| *: "捲動設定" |
| </dest> |
| <voice> |
| *: "Scrolling" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BARS_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Status-/Scrollbar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "狀態列/捲動軸" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MENU |
| desc: in the display menu |
| user: core |
| <source> |
| *: "Peak Meter" |
| masd: none |
| </source> |
| <dest> |
| *: "高峰顯示表" |
| masd: none |
| </dest> |
| <voice> |
| *: "" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DEFAULT_CODEPAGE |
| desc: default encoding used with id3 tags |
| user: core |
| <source> |
| *: "Default Codepage" |
| </source> |
| <dest> |
| *: "預設碼頁" |
| </dest> |
| <voice> |
| *: "Default codepage" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN1 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin1 (ISO-8859-1)" |
| </source> |
| <dest> |
| *: "Latin1 (ISO-8859-1)" |
| </dest> |
| <voice> |
| *: "Latin 1" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_GREEK |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Greek (ISO-8859-7)" |
| </source> |
| <dest> |
| *: "Greek (ISO-8859-7)" |
| </dest> |
| <voice> |
| *: "Greek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_HEBREW |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Hebrew (ISO-8859-8)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Hebrew (ISO-8859-8)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Hebrew" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_CYRILLIC |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Cyrillic (CP1251)" |
| </source> |
| <dest> |
| *: "Cyrillic (CP1251)" |
| </dest> |
| <voice> |
| *: "Cyrillic" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_THAI |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Thai (ISO-8859-11)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Thai (ISO-8859-11)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Thai" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_ARABIC |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Arabic (CP1256)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Arabic (CP1256)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Arabic" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_TURKISH |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Turkish (ISO-8859-9)" |
| </source> |
| <dest> |
| *: "Turkish (ISO-8859-9)" |
| </dest> |
| <voice> |
| *: "Turkish" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN_EXTENDED |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin Extended (ISO-8859-2)" |
| </source> |
| <dest> |
| *: "Latin Extended (ISO-8859-2)" |
| </dest> |
| <voice> |
| *: "Latin extended" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_JAPANESE |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Japanese (SJIS)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "日文(SJIS)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Japanese" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_SIMPLIFIED |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Simp. Chinese (GB2312)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "簡體中文(GB2312)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_KOREAN |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Korean (KSX1001)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "韓文(KSX1001)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_TRADITIONAL |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Trad. Chinese (BIG5)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "正體中文(BIG5)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_UTF8 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Unicode (UTF-8)" |
| </source> |
| <dest> |
| *: "萬國碼(UTF-8)" |
| </dest> |
| <voice> |
| *: "Unicode" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Battery" |
| </source> |
| <dest> |
| *: "電池" |
| </dest> |
| <voice> |
| *: "Battery" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISK_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Disk" |
| </source> |
| <dest> |
| *: "硬碟" |
| </dest> |
| <voice> |
| *: "Disk" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TIME_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: none |
| rtc: "Time & Date" |
| </source> |
| <dest> |
| *: none |
| rtc: "時間與日期" |
| </dest> |
| <voice> |
| *: none |
| rtc: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_POWEROFF_IDLE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Idle Poweroff" |
| </source> |
| <dest> |
| *: "閒置關閉電源" |
| </dest> |
| <voice> |
| *: "Idle Poweroff" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SLEEP_TIMER |
| desc: sleep timer setting |
| user: core |
| <source> |
| *: "Sleep Timer" |
| </source> |
| <dest> |
| *: "睡眠定時" |
| </dest> |
| <voice> |
| *: "Sleep Timer" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALARM_MOD_ALARM_MENU |
| desc: The name of the additional entry in the main menu for the RTC alarm mod. |
| user: core |
| <source> |
| *: none |
| alarm: "Wake-Up Alarm" |
| </source> |
| <dest> |
| *: none |
| alarm: "鬧鈴" |
| </dest> |
| <voice> |
| *: none |
| alarm: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LIMITS_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Limits" |
| </source> |
| <dest> |
| *: "限制" |
| </dest> |
| <voice> |
| *: "Limits" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LINE_IN |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording,archosplayer: "Line In" |
| </source> |
| <dest> |
| *: none |
| recording,archosplayer: "聲音輸入" |
| </dest> |
| <voice> |
| *: none |
| recording,archosplayer: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CAR_ADAPTER_MODE |
| desc: Displayed for setting car adapter mode to on/off |
| user: core |
| <source> |
| *: none |
| charging: "Car Adapter Mode" |
| </source> |
| <dest> |
| *: none |
| charging: "車用變壓器模式" |
| </dest> |
| <voice> |
| *: none |
| charging: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_AUTOCREATE |
| desc: prompt for user to decide to create an bookmark |
| user: core |
| <source> |
| *: "Bookmark on Stop" |
| </source> |
| <dest> |
| *: "停止時建立書籤" |
| </dest> |
| <voice> |
| *: "Bookmark on Stop" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES |
| desc: Save in recent bookmarks only |
| user: core |
| <source> |
| *: "Yes - Recent only" |
| </source> |
| <dest> |
| *: "是 - 只存在最近書籤" |
| </dest> |
| <voice> |
| *: "Yes - Recent only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK |
| desc: Save in recent bookmarks only |
| user: core |
| <source> |
| *: "Ask - Recent only" |
| </source> |
| <dest> |
| *: "詢問 - 只存在最近書籤" |
| </dest> |
| <voice> |
| *: "Ask - Recent only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_AUTOLOAD |
| desc: prompt for user to decide to create a bookmark |
| user: core |
| <source> |
| *: "Load Last Bookmark" |
| </source> |
| <dest> |
| *: "載入最近書籤" |
| </dest> |
| <voice> |
| *: "Load Last Bookmark" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS |
| desc: Configuration option to maintain a list of recent bookmarks |
| user: core |
| <source> |
| *: "Maintain a List of Recent Bookmarks?" |
| </source> |
| <dest> |
| *: "維護最近書籤清單?" |
| </dest> |
| <voice> |
| *: "Maintain a List of Recent Bookmarks?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY |
| desc: Save only on bookmark for each playlist in recent bookmarks |
| user: core |
| <source> |
| *: "Unique only" |
| </source> |
| <dest> |
| *: "只有唯一的" |
| </dest> |
| <voice> |
| *: "Unique only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_MENU |
| desc: item of voice menu, enable/disable the voice UI |
| user: core |
| <source> |
| *: "Voice Menus" |
| </source> |
| <dest> |
| *: "語音選單" |
| </dest> |
| <voice> |
| *: "Voice Menus" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_DIR |
| desc: item of voice menu, set the voice mode for directories |
| user: core |
| <source> |
| *: "Voice Directories" |
| </source> |
| <dest> |
| *: "語音目錄" |
| </dest> |
| <voice> |
| *: "Voice Directories" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_FILE |
| desc: item of voice menu, set the voice mode for files |
| user: core |
| <source> |
| *: "Voice Filenames" |
| </source> |
| <dest> |
| *: "語音檔案名稱" |
| </dest> |
| <voice> |
| *: "Voice Filenames" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_NUMBER |
| desc: "talkbox" mode for files+directories |
| user: core |
| <source> |
| *: "Numbers" |
| </source> |
| <dest> |
| *: "數字" |
| </dest> |
| <voice> |
| *: "Numbers" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_SPELL |
| desc: "talkbox" mode for files+directories |
| user: core |
| <source> |
| *: "Spell" |
| </source> |
| <dest> |
| *: "拼字" |
| </dest> |
| <voice> |
| *: "Spell" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOICE_DIR_HOVER |
| desc: "talkbox" mode for directories + files |
| user: core |
| <source> |
| *: ".talk mp3 clip" |
| </source> |
| <dest> |
| *: ".talk mp3 片段" |
| </dest> |
| <voice> |
| *: "talk mp3 clip" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_QUALITY |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording_hwcodec: "Quality" |
| </source> |
| <dest> |
| *: none |
| recording_hwcodec: "品質" |
| </dest> |
| <voice> |
| *: none |
| recording_hwcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_FREQUENCY |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording: "Frequency" |
| </source> |
| <dest> |
| *: none |
| recording: "頻率" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_SOURCE |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording: "Source" |
| </source> |
| <dest> |
| *: none |
| recording: "來源" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_SRC_MIC |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording: "Microphone" |
| iriverh100,iriverh120,iriverh300: "Internal Microphone" |
| </source> |
| <dest> |
| *: none |
| recording: "麥克風" |
| iriverh100,iriverh120,iriverh300: "內置麥克風" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| iriverh100,iriverh120,iriverh300: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_SRC_DIGITAL |
| desc: in the recording settings |
| user: core |
| <source> |
| *: none |
| recording: "Digital" |
| </source> |
| <dest> |
| *: none |
| recording: "數位" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING_EDITABLE |
| desc: Editable recordings setting |
| user: core |
| <source> |
| *: none |
| recording_hwcodec: "Independent Frames" |
| </source> |
| <dest> |
| *: none |
| recording_hwcodec: "獨立框架" |
| </dest> |
| <voice> |
| *: none |
| recording_hwcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORD_TIMESPLIT |
| desc: Record split menu |
| user: core |
| <source> |
| *: none |
| recording: "File Split Options" |
| </source> |
| <dest> |
| *: none |
| recording: "檔案分割選項" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORD_PRERECORD_TIME |
| desc: in recording settings_menu |
| user: core |
| <source> |
| *: none |
| recording: "Prerecord Time" |
| </source> |
| <dest> |
| *: none |
| recording: "預錄時間" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORD_DIRECTORY |
| desc: in recording settings_menu |
| user: core |
| <source> |
| *: none |
| recording: "Directory" |
| </source> |
| <dest> |
| *: none |
| recording: "目錄" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORD_CURRENT_DIR |
| desc: DEPRECATED |
| user: core |
| <source> |
| *: none |
| recording: "" |
| </source> |
| <dest> |
| *: none |
| recording: deprecated |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORD_TRIGGER |
| desc: in recording settings_menu |
| user: core |
| <source> |
| *: none |
| recording: "Trigger" |
| </source> |
| <dest> |
| *: none |
| recording: "觸發" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CLIP_LIGHT |
| desc: in record settings menu. |
| user: core |
| <source> |
| *: none |
| recording: "Clipping Light" |
| </source> |
| <dest> |
| *: none |
| recording: "削波背光" |
| </dest> |
| <voice> |
| *: none |
| recording: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MAIN_UNIT |
| desc: in record settings menu. |
| user: core |
| <source> |
| *: none |
| remote: "Main Unit Only" |
| </source> |
| <dest> |
| *: none |
| remote: "只有主機" |
| </dest> |
| <voice> |
| *: none |
| remote: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_UNIT |
| desc: in record settings menu. |
| user: core |
| <source> |
| *: none |
| remote: "Remote Unit Only" |
| </source> |
| <dest> |
| *: none |
| remote: "只有線控" |
| </dest> |
| <voice> |
| *: none |
| remote: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_MAIN |
| desc: in record settings menu. |
| user: core |
| <source> |
| *: none |
| remote: "Main and Remote Unit" |
| </source> |
| <dest> |
| *: none |
| remote: "主機與線控" |
| </dest> |
| <voice> |
| *: none |
| remote: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_STEP |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Min Step" |
| </source> |
| <dest> |
| *: "快轉/倒轉最小間隔" |
| </dest> |
| <voice> |
| *: "Minimum Step" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_ACCEL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Accel" |
| </source> |
| <dest> |
| *: "快轉/倒轉加速" |
| </dest> |
| <voice> |
| *: "Acceleration" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_ENABLE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Enable Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "開啟Crossfade" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MANTRACKSKIP |
| desc: in crossfade settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Manual Track Skip Only" |
| </source> |
| <dest> |
| *: none |
| crossfade: "只在跳到另一首時" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Manual Track Skip Only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_IN_DELAY |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-In Delay" |
| </source> |
| <dest> |
| *: none |
| crossfade: "淡入延遲" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Fade-In Delay" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_IN_DURATION |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-In Duration" |
| </source> |
| <dest> |
| *: none |
| crossfade: "淡入期間" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Fade-In Duration" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_DELAY |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Delay" |
| </source> |
| <dest> |
| *: none |
| crossfade: "淡出延遲" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Fade-Out Delay" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_DURATION |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Duration" |
| </source> |
| <dest> |
| *: none |
| crossfade: "淡出期間" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Fade-Out Duration" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_MODE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Mode" |
| </source> |
| <dest> |
| *: none |
| crossfade: "淡出模式" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Fade-Out Mode" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MIX |
| desc: in playback settings, crossfade option |
| user: core |
| <source> |
| *: none |
| crossfade: "Mix" |
| </source> |
| <dest> |
| *: none |
| crossfade: "混合" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Mix" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_ENABLE |
| desc: deprecated |
| user: |
| <source> |
| *: none |
| </source> |
| <dest> |
| *: none |
| </dest> |
| <voice> |
| *: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_NOCLIP |
| desc: in replaygain |
| user: core |
| <source> |
| *: none |
| swcodec: "Prevent Clipping" |
| </source> |
| <dest> |
| *: none |
| swcodec: "防止削波" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Prevent Clipping" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_MODE |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain Type" |
| </source> |
| <dest> |
| *: "Replaygain種類" |
| </dest> |
| <voice> |
| *: "Replaygain Type" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALBUM_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Album Gain" |
| </source> |
| <dest> |
| *: "Album Gain" |
| </dest> |
| <voice> |
| *: "Album Gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TRACK_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Track Gain" |
| </source> |
| <dest> |
| *: "Track Gain" |
| </dest> |
| <voice> |
| *: "Track Gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE_GAIN |
| desc: use track gain if shuffle mode is on, album gain otherwise |
| user: core |
| <source> |
| *: "Track Gain if Shuffling" |
| </source> |
| <dest> |
| *: "亂序播放時使用Track Gain" |
| </dest> |
| <voice> |
| *: "Track Gain if Shuffling" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_PREAMP |
| desc: in replaygain settings |
| user: core |
| <source> |
| *: "Pre-amp" |
| </source> |
| <dest> |
| *: "前置放大" |
| </dest> |
| <voice> |
| *: "Preamp" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Backlight" |
| </source> |
| <dest> |
| *: "背光" |
| </dest> |
| <voice> |
| *: "Backlight" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_ON_WHEN_CHARGING |
| desc: in display_settings_menu, backlight timeout with charger connected |
| user: core |
| <source> |
| *: none |
| charging: "Backlight (While Plugged In)" |
| </source> |
| <dest> |
| *: none |
| charging: "背光(使用外部電源時)" |
| </dest> |
| <voice> |
| *: none |
| charging: "Backlight (While Plugged In)" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CAPTION_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Caption Backlight" |
| </source> |
| <dest> |
| *: "標題背光" |
| </dest> |
| <voice> |
| *: "Caption Backlight" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FADE_IN |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_fade*: "Backlight Fade In" |
| </source> |
| <dest> |
| *: none |
| backlight_fade*: "背光淡入" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Backlight Fade In" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FADE_OUT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_fade*: "Backlight Fade Out" |
| </source> |
| <dest> |
| *: none |
| backlight_fade*: "背光淡出" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Backlight Fade Out" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BRIGHTNESS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_brightness: "Brightness" |
| </source> |
| <dest> |
| *: none |
| backlight_brightness: "亮度" |
| </dest> |
| <voice> |
| *: none |
| backlight_brightness: "Brightness" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CONTRAST |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Contrast" |
| </source> |
| <dest> |
| *: "對比" |
| </dest> |
| <voice> |
| *: "Contrast" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS |
| desc: Backlight behaviour setting |
| user: core |
| <source> |
| *: "First Buttonpress Enables Backlight Only" |
| </source> |
| <dest> |
| *: "第一次按鈕只開啟背光" |
| </dest> |
| <voice> |
| *: "First Keypress Enables Backlight Only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_invert,remote_lcd_invert: "LCD Mode" |
| </source> |
| <dest> |
| *: none |
| lcd_invert,remote_lcd_invert: "液晶顯示模式" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "LCD Mode" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_LCD_INVERSE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_invert,remote_lcd_invert: "Inverse" |
| </source> |
| <dest> |
| *: none |
| lcd_invert,remote_lcd_invert: "反轉" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "Inverse" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FLIP_DISPLAY |
| desc: in settings_menu, option to turn display+buttos by 180 degrees |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Upside Down" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "上下反轉" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Upside Down" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Line Selector Type" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "項目選擇方式" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Line Selector" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR_POINTER |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Pointer" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "指示器" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Pointer" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR_BAR |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Bar (Inverse)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "整行反白" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Inverse Bar" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CLEAR_BACKDROP |
| desc: text for LCD settings menu |
| user: core |
| <source> |
| *: none |
| lcd_non-mono: "Clear Backdrop" |
| </source> |
| <dest> |
| *: none |
| lcd_non-mono: "清除背景" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Clear Backdrop" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKGROUND_COLOR |
| desc: menu entry to set the background color |
| user: core |
| <source> |
| *: none |
| lcd_non-mono: "Background Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_non-mono: "背景顏色" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Background Colour" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOREGROUND_COLOR |
| desc: menu entry to set the foreground color |
| user: core |
| <source> |
| *: none |
| lcd_non-mono: "Foreground Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_non-mono: "前景顏色" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Foreground Colour" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_COLORS |
| desc: menu |
| user: core |
| <source> |
| *: none |
| lcd_non-mono: "Reset Colours" |
| </source> |
| <dest> |
| *: none |
| lcd_non-mono: "重設顏色" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Reset Colours" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REDUCE_TICKING |
| desc: in remote lcd settings menu |
| user: core |
| <source> |
| *: none |
| remote_ticking: "Reduce Ticking" |
| </source> |
| <dest> |
| *: none |
| remote_ticking: "減少滴答聲" |
| </dest> |
| <voice> |
| *: none |
| remote_ticking: "Reduce Ticking" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_SPEED |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scroll Speed" |
| </source> |
| <dest> |
| *: "捲動速度" |
| </dest> |
| <voice> |
| *: "Scroll Speed" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Scroll Speed Setting Example" |
| </source> |
| <dest> |
| *: "捲動速度設定範例: Setting Example" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_DELAY |
| desc: Delay before scrolling |
| user: core |
| <source> |
| *: "Scroll Start Delay" |
| </source> |
| <dest> |
| *: "捲動開始延遲" |
| </dest> |
| <voice> |
| *: "Scroll Start Delay" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_STEP |
| desc: Pixels to advance per scroll |
| user: core |
| <source> |
| *: "Scroll Step Size" |
| </source> |
| <dest> |
| *: "捲動間隔" |
| </dest> |
| <voice> |
| *: "Scroll Step Size" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_STEP_EXAMPLE |
| desc: Pixels to advance per scroll |
| user: core |
| <source> |
| *: "Scroll Step Size Setting Example Text" |
| </source> |
| <dest> |
| *: "捲動間隔設定範例文字: Example Text" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BIDIR_SCROLL |
| desc: Bidirectional scroll limit |
| user: core |
| <source> |
| *: "Bidirectional Scroll Limit" |
| </source> |
| <dest> |
| *: "雙向捲動限制" |
| </dest> |
| <voice> |
| *: "Bidirectional Scroll Limit" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_JUMP_SCROLL |
| desc: (archosplayer) menu alternative for jump scroll |
| user: core |
| <source> |
| *: "Jump Scroll" |
| </source> |
| <dest> |
| *: "跳躍捲動" |
| </dest> |
| <voice> |
| *: "Jump Scroll" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ONE_TIME |
| desc: (archosplayer) the jump scroll shall be done "one time" |
| user: core |
| <source> |
| *: "One time" |
| </source> |
| <dest> |
| *: "一次" |
| </dest> |
| <voice> |
| *: "One time" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_JUMP_SCROLL_DELAY |
| desc: (archosplayer) Delay before making a jump scroll |
| user: core |
| <source> |
| *: "Jump Scroll Delay" |
| </source> |
| <dest> |
| *: "跳躍捲動延遲時間" |
| </dest> |
| <voice> |
| *: "Jump Scroll Delay" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_VIEW |
| desc: should lines scroll out of the screen |
| user: core |
| <source> |
| *: "Screen Scrolls Out Of View" |
| </source> |
| <dest> |
| *: "畫面範圍外捲動" |
| </dest> |
| <voice> |
| *: "Screen Scrolls Out Of View" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_STEP |
| desc: Pixels to advance per Screen scroll |
| user: core |
| <source> |
| *: "Screen Scroll Step Size" |
| </source> |
| <dest> |
| *: "畫面捲動間隔" |
| </dest> |
| <voice> |
| *: "Screen Scroll Step Size" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_PAGINATED |
| desc: jump to new page when scrolling |
| user: core |
| <source> |
| *: "Paged Scrolling" |
| </source> |
| <dest> |
| *: "頁捲動" |
| </dest> |
| <voice> |
| *: "Paged scrolling" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_BAR |
| desc: display menu, F3 substitute |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Scroll Bar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "捲動軸" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Scroll Bar" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STATUS_BAR |
| desc: display menu, F3 substitute |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Status Bar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "狀態列" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Status Bar" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTON_BAR |
| desc: in settings menu |
| user: core |
| <source> |
| *: none |
| recorder_pad: "Button Bar" |
| </source> |
| <dest> |
| *: none |
| recorder_pad: "按鈕列" |
| </dest> |
| <voice> |
| *: none |
| recorder_pad: "Button Bar" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME_DISPLAY |
| desc: Volume type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Volume Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "音量顯示" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Volume Display" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_DISPLAY |
| desc: Battery type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Battery Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "電池顯示" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Battery Display" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_GRAPHIC |
| desc: Label for type of icon display |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Graphic" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "圖形" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Graphic" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_NUMERIC |
| desc: Label for type of icon display |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Numeric" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "數值" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Numeric" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_RELEASE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Release" |
| masd: none |
| </source> |
| <dest> |
| *: "Peak Release" |
| masd: none |
| </dest> |
| <voice> |
| *: "Peak Release" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_UNITS_PER_READ |
| desc: DEPRECATED |
| user: core |
| <source> |
| *: "" |
| </source> |
| <dest> |
| *: "" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_PEAK_HOLD |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Hold Time" |
| masd: none |
| </source> |
| <dest> |
| *: "高峰記號停留時間" |
| masd: none |
| </dest> |
| <voice> |
| *: "Peak Hold Time" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_CLIP_HOLD |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Clip Hold Time" |
| masd: none |
| </source> |
| <dest> |
| *: "削波記號停留時間" |
| masd: none |
| </dest> |
| <voice> |
| *: "Clip Hold Time" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_ETERNAL |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Eternal" |
| masd: none |
| </source> |
| <dest> |
| *: "永久" |
| masd: none |
| </dest> |
| <voice> |
| *: "Eternal" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_SCALE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Scale" |
| masd: none |
| </source> |
| <dest> |
| *: "比例" |
| masd: none |
| </dest> |
| <voice> |
| *: "Scale" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_DBFS |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Logarithmic (dB)" |
| masd: none |
| </source> |
| <dest> |
| *: "對數 (dB)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Logarithmic decibel" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_LINEAR |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Linear (%)" |
| masd: none |
| </source> |
| <dest> |
| *: "線性 (%)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Linear percent" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MIN |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Minimum Of Range" |
| masd: none |
| </source> |
| <dest> |
| *: "最小範圍" |
| masd: none |
| </dest> |
| <voice> |
| *: "Minimum Of Range" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MAX |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Maximum Of Range" |
| masd: none |
| </source> |
| <dest> |
| *: "最大範圍" |
| masd: none |
| </dest> |
| <voice> |
| *: "Maximum Of Range" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_CAPACITY |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Battery Capacity" |
| </source> |
| <dest> |
| *: "電池容量" |
| </dest> |
| <voice> |
| *: "Battery Capacity" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Battery Type" |
| </source> |
| <dest> |
| *: none |
| battery_types: "電池類型" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Battery type" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE_ALKALINE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Alkaline" |
| </source> |
| <dest> |
| *: none |
| battery_types: "鹼性" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Alkaline" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE_NIMH |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "NiMH" |
| </source> |
| <dest> |
| *: none |
| battery_types: "鎳氫" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Nickel metal hydride" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SPINDOWN |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Disk Spindown" |
| flash_storage: none |
| </source> |
| <dest> |
| *: "硬碟迴轉停止" |
| flash_storage: none |
| </dest> |
| <voice> |
| *: "Disk Spindown" |
| flash_storage: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DIRCACHE_ENABLE |
| desc: in directory cache settings |
| user: core |
| <source> |
| *: none |
| dircache: "Directory Cache" |
| </source> |
| <dest> |
| *: none |
| dircache: "目錄快取" |
| </dest> |
| <voice> |
| *: none |
| dircache: "Directory Cache" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TIME |
| desc: Used on the bookmark select window to label elapsed time |
| user: core |
| <source> |
| *: "Time" |
| </source> |
| <dest> |
| *: "設定日期時間" |
| </dest> |
| <voice> |
| *: "Set Time and Date" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TIMEFORMAT |
| desc: select the time format of time in status bar |
| user: core |
| <source> |
| *: none |
| rtc: "Time Format" |
| </source> |
| <dest> |
| *: none |
| rtc: "時間格式" |
| </dest> |
| <voice> |
| *: none |
| rtc: "Time Format" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_12_HOUR_CLOCK |
| desc: option for 12 hour clock |
| user: core |
| <source> |
| *: none |
| rtc: "12 Hour Clock" |
| </source> |
| <dest> |
| *: none |
| rtc: "12小時制" |
| </dest> |
| <voice> |
| *: none |
| rtc: "12 Hour Clock" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_24_HOUR_CLOCK |
| desc: option for 24 hour clock |
| user: core |
| <source> |
| *: none |
| rtc: "24 Hour Clock" |
| </source> |
| <dest> |
| *: none |
| rtc: "24小時制" |
| </dest> |
| <voice> |
| *: none |
| rtc: "24 Hour Clock" |
| </voice> |
| </phrase> |
|