| # __________ __ ___. |
| # 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. |
| # |
| # Thai language file, translated by: |
| # - Pinitnun Shanasabang |
| # - Prakarn Sahasoontornvute |
| <phrase> |
| id: LANG_SET_BOOL_YES |
| desc: bool true representation |
| user: core |
| <source> |
| *: "Yes" |
| </source> |
| <dest> |
| *: "ใช่" |
| </dest> |
| <voice> |
| *: "Yes" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SET_BOOL_NO |
| desc: bool false representation |
| user: core |
| <source> |
| *: "No" |
| </source> |
| <dest> |
| *: "ไม่ใช่" |
| </dest> |
| <voice> |
| *: "No" |
| </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_ASK |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Ask" |
| </source> |
| <dest> |
| *: "ถามก่อน" |
| </dest> |
| <voice> |
| *: "Ask" |
| </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_NORMAL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Normal" |
| </source> |
| <dest> |
| *: "ปกติ" |
| </dest> |
| <voice> |
| *: "Normal" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GAIN |
| desc: Generic string for gain used in EQ menu and recording screen |
| user: core |
| <source> |
| *: "Gain" |
| </source> |
| <dest> |
| *: "อัตราขยาย" |
| </dest> |
| <voice> |
| *: "Gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WAIT |
| desc: general please wait splash |
| user: core |
| <source> |
| *: "Loading..." |
| </source> |
| <dest> |
| *: "กำลังเปิด..." |
| </dest> |
| <voice> |
| *: "Loading" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOADING_PERCENT |
| desc: splash number of percents loaded |
| user: core |
| <source> |
| *: "Loading... %d%% done (%s)" |
| </source> |
| <dest> |
| *: "กำลังเปิด... %d%% (%s)" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCANNING_DISK |
| desc: when booting up and rebuilding the cache and calculating free space |
| user: core |
| <source> |
| *: "Scanning disk..." |
| </source> |
| <dest> |
| *: "กำลังอ่านข้อมูล..." |
| </dest> |
| <voice> |
| *: "Scanning disk" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUTTINGDOWN |
| desc: in main menu |
| user: core |
| <source> |
| *: "Shutting down..." |
| </source> |
| <dest> |
| *: "กำลังปิดเครื่อง..." |
| </dest> |
| <voice> |
| *: "Shutting down" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CANCEL |
| desc: Visual confirmation of canceling a changed setting |
| user: core |
| <source> |
| *: "Cancelled" |
| </source> |
| <dest> |
| *: "ยกเลิกแล้ว" |
| </dest> |
| <voice> |
| *: "Cancelled" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FAILED |
| desc: Something failed. To be appended after actions |
| user: core |
| <source> |
| *: "Failed" |
| </source> |
| <dest> |
| *: "ผิดพลาด" |
| </dest> |
| <voice> |
| *: "Failed" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNELS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channels" |
| </source> |
| <dest> |
| *: "ช่องสัญญาณ" |
| </dest> |
| <voice> |
| *: "Channels" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_ASK |
| desc: confirm to reset settings |
| user: core |
| <source> |
| *: "Are You Sure?" |
| </source> |
| <dest> |
| *: "แน่ใจหรือไม่" |
| </dest> |
| <voice> |
| *: "Are You Sure?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CONFIRM_WITH_BUTTON |
| desc: Generic string to use to confirm |
| user: core |
| <source> |
| *: "PLAY = Yes" |
| cowond2*: "MENU, or top-right = Yes" |
| iriverh100,iriverh120,iriverh300: "NAVI = Yes" |
| ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes" |
| mrobe500: "PLAY, POWER, or top-right = Yes" |
| archosplayer: "(PLAY/STOP)" |
| vibe500: "OK = Yes" |
| </source> |
| <dest> |
| *: "PLAY = ใช่" |
| cowond2*: "MENU = ใช่" |
| iriverh100,iriverh120,iriverh300: "NAVI = ใช่" |
| ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = ใช่" |
| mrobe500: "PLAY, POWER, หรือ มุมบนขวา = ใช่" |
| archosplayer: "(เล่น/หยุด)" |
| vibe500: "OK = ใช่" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CANCEL_WITH_ANY |
| desc: Generic string to use to cancel |
| user: core |
| <source> |
| *: "Any Other = No" |
| archosplayer: none |
| </source> |
| <dest> |
| *: "ปุ่มอื่นๆ = ไม่ใช่" |
| archosplayer: none |
| </dest> |
| <voice> |
| *: "" |
| archosplayer: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ROCKBOX_TITLE |
| desc: main menu title |
| user: core |
| <source> |
| *: "Rockbox" |
| </source> |
| <dest> |
| *: "Rockbox" |
| </dest> |
| <voice> |
| *: "Rockbox" |
| </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_DIR_BROWSER |
| desc: main menu title |
| user: core |
| <source> |
| *: "Files" |
| </source> |
| <dest> |
| *: "ไฟล์" |
| </dest> |
| <voice> |
| *: "Files" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE |
| desc: in the main menu and the settings menu |
| user: core |
| <source> |
| *: "Database" |
| </source> |
| <dest> |
| *: "ฐานข้อมูล" |
| </dest> |
| <voice> |
| *: "Database" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NOW_PLAYING |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Now Playing" |
| </source> |
| <dest> |
| *: "กำลังเล่น" |
| </dest> |
| <voice> |
| *: "Now Playing" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESUME_PLAYBACK |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Resume Playback" |
| </source> |
| <dest> |
| *: "เปิดเพลงที่เล่นค้างไว้" |
| </dest> |
| <voice> |
| *: "Resume Playback" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SETTINGS |
| desc: in main menu and visual confirmation after settings reset |
| user: core |
| <source> |
| *: "Settings" |
| </source> |
| <dest> |
| *: "ตั้งค่า" |
| </dest> |
| <voice> |
| *: "Settings" |
| </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_FM_RADIO |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| radio: "FM Radio" |
| </source> |
| <dest> |
| *: none |
| radio: "วิทยุเอฟเอ็ม" |
| </dest> |
| <voice> |
| *: none |
| radio: "FM Radio" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYLISTS |
| desc: in the main menu and file view setting |
| user: core |
| <source> |
| *: "Playlists" |
| </source> |
| <dest> |
| *: "รายการเพลง" |
| </dest> |
| <voice> |
| *: "Playlists" |
| </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_SYSTEM |
| desc: in the main menu and settings menu |
| user: core |
| <source> |
| *: "System" |
| </source> |
| <dest> |
| *: "ระบบ" |
| </dest> |
| <voice> |
| *: "System" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SELECT_BOOKMARK |
| desc: bookmark selection list title |
| user: core |
| <source> |
| *: "Select Bookmark" |
| </source> |
| <dest> |
| *: "เลือกบุ๊กมาร์ก" |
| </dest> |
| <voice> |
| *: "Select Bookmark" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_DONT_RESUME |
| desc: top item in the list when asking user about bookmark auto load |
| user: core |
| <source> |
| *: "<Don't Resume>" |
| </source> |
| <dest> |
| *: "<ไม่ต้องเปิดเพลงที่เล่นค้างไว้>" |
| </dest> |
| <voice> |
| *: "Do not resume" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SHUFFLE |
| desc: bookmark selection list, bookmark enables shuffle |
| user: core |
| <source> |
| *: ", Shuffle" |
| </source> |
| <dest> |
| *: ", เล่นแบบสุ่ม" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_INVALID |
| desc: bookmark selection list, bookmark couldn't be parsed |
| user: core |
| <source> |
| *: "<Invalid Bookmark>" |
| </source> |
| <dest> |
| *: "<บุ๊คมาร์กไม่ถูกต้อง>" |
| </dest> |
| <voice> |
| *: "Invalid Bookmark" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_MENU |
| desc: bookmark selection list context menu |
| user: core |
| <source> |
| *: "Bookmark Actions" |
| </source> |
| <dest> |
| *: "การกระทำของบุ๊คมาร์ก" |
| </dest> |
| <voice> |
| *: "Bookmark Actions" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_RESUME |
| desc: bookmark context menu, resume this bookmark |
| user: core |
| <source> |
| *: "Resume" |
| </source> |
| <dest> |
| *: "เปิดเพลงที่เล่นค้างไว้" |
| </dest> |
| <voice> |
| *: "Resume" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_DELETE |
| desc: bookmark context menu, delete this bookmark |
| user: core |
| <source> |
| *: "Delete" |
| </source> |
| <dest> |
| *: "ลบ" |
| </dest> |
| <voice> |
| *: "Delete" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUTO_BOOKMARK_QUERY |
| desc: prompt for user to decide to create an bookmark |
| user: core |
| <source> |
| *: "Create a Bookmark?" |
| </source> |
| <dest> |
| *: "สร้างบุ๊คมาร์กหรือไม่" |
| </dest> |
| <voice> |
| *: "Create a Bookmark?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_SUCCESS |
| desc: Indicates bookmark was successfully created |
| user: core |
| <source> |
| *: "Bookmark Created" |
| </source> |
| <dest> |
| *: "สร้างบุ๊คมาร์กแล้ว" |
| </dest> |
| <voice> |
| *: "Bookmark Created" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_FAILURE |
| desc: Indicates bookmark was not created |
| user: core |
| <source> |
| *: "Bookmark Failed!" |
| </source> |
| <dest> |
| *: "สร้างบุ๊คมาร์กไม่ได้!" |
| </dest> |
| <voice> |
| *: "Bookmark Failed!" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_LOAD_EMPTY |
| desc: Indicates bookmark was empty |
| user: core |
| <source> |
| *: "Bookmark Empty" |
| </source> |
| <dest> |
| *: "บุ๊คมาร์กว่างเปล่า" |
| </dest> |
| <voice> |
| *: "Bookmark Empty" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SOUND_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Sound Settings" |
| </source> |
| <dest> |
| *: "ตั้งค่าเสียง" |
| </dest> |
| <voice> |
| *: "Sound Settings" |
| </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_CONFIGURATION |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channel Configuration" |
| </source> |
| <dest> |
| *: "ลักษณะช่องสัญญาณ" |
| </dest> |
| <voice> |
| *: "Channel Configuration" |
| </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> |
| *: "คาราโอเกะ" |
| </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_CROSSFEED |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Crossfeed" |
| </source> |
| <dest> |
| *: none |
| swcodec: "ผสมเสียงข้ามช่อง" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Crossfeed" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_DIRECT_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Direct Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "อัตราขยายโดยตรง" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Direct gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_CROSS_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Cross Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "อัตราขยายที่จุดตัด" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Cross gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_ATTENUATION |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Attenuation" |
| </source> |
| <dest> |
| *: none |
| swcodec: "อัตราลดทอนความถี่สูง" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "High-frequency attenuation" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_CUTOFF |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Cutoff" |
| </source> |
| <dest> |
| *: none |
| swcodec: "จุดตัดความถี่สูง" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "High-frequency cutoff" |
| </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: "Equalizer" |
| </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: "Enable equalizer" |
| </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: "Graphical equalizer" |
| </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: "Pre-cut" |
| </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: "Simple equalizer settings" |
| </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: "Advanced equalizer settings" |
| </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: "Save equalizer preset" |
| </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: "Browse equalizer presets" |
| </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: "Low shelf filter" |
| </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: "Peak filter" |
| </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: "High shelf filter" |
| </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: "Cutoff Frequency" |
| </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: "Center frequency" |
| </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_DITHERING |
| desc: in the sound settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Dithering" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Dithering" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Dithering" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOUDNESS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Loudness" |
| </source> |
| <dest> |
| *: none |
| masf: "ความดัง" |
| </dest> |
| <voice> |
| *: none |
| masf: "Loudness" |
| </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: "Auto Volume" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DECAY |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "AV Decay Time" |
| </source> |
| <dest> |
| *: none |
| masf: "AV Decay Time" |
| </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: "Super Bass" |
| </dest> |
| <voice> |
| *: none |
| masf: "Super Bass" |
| </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: "MDB Enable" |
| </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: "MDB Strength" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_HARMONICS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Harmonics" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB Harmonics" |
| </dest> |
| <voice> |
| *: none |
| masf: "MDB Harmonics" |
| </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: "MDB Center Frequency" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_SHAPE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Shape" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB Shape" |
| </dest> |
| <voice> |
| *: none |
| masf: "MDB Shape" |
| </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_PLAYBACK |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Playback Settings" |
| </source> |
| <dest> |
| *: "ตั้งค่าการเล่น" |
| </dest> |
| <voice> |
| *: "Playback" |
| </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_ALL |
| desc: generic string used both in dir file filter and repeat mode selection |
| user: core |
| <source> |
| *: "All" |
| </source> |
| <dest> |
| *: "ทั้งหมด" |
| </dest> |
| <voice> |
| *: "All" |
| </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_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_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_CROSSFADE_ENABLE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Enable Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "เปิดใช้ครอสเฟด" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Enable 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_SHUFFLE_TRACKSKIP |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Shuffle or Manual Track Skip" |
| </source> |
| <dest> |
| *: none |
| crossfade: "สุ่มและข้ามเพลง" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Shuffle or Manual Track Skip" |
| </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: "หน่วงเวลา Fade-In" |
| </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: "ระยะเวลา Fade-In" |
| </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: "หน่วงเวลา Fade-Out" |
| </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: "ระยะเวลา Fade-Out" |
| </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: "โหมด Fade-Out" |
| </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 |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain" |
| </source> |
| <dest> |
| *: "การลดระดับเสียงอัตโนมัติ" |
| </dest> |
| <voice> |
| *: "Replaygain" |
| </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> |
| *: "ชนิดการลดระดับเสียง" |
| </dest> |
| <voice> |
| *: "Replaygain Type" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALBUM_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Album Gain" |
| </source> |
| <dest> |
| *: "ปรับตามอัลบัม" |
| </dest> |
| <voice> |
| *: "Album Gain" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TRACK_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Track Gain" |
| </source> |
| <dest> |
| *: "ปรับตามเพลง" |
| </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> |
| *: "ปรับตามเพลงถ้าเล่นแบบสุ่ม" |
| </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_BEEP |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Track Skip Beep" |
| </source> |
| <dest> |
| *: none |
| swcodec: "เสียงบี๊ปข้ามเพลง" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Track Skip Beep" |
| </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: "Weak" |
| </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: "Moderate" |
| </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: "Strong" |
| </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: "Optical Output" |
| </dest> |
| <voice> |
| *: none |
| spdif_power: "Optical Output" |
| </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_RANDOM |
| desc: random folder |
| user: core |
| <source> |
| *: "Random" |
| </source> |
| <dest> |
| *: "สุ่ม" |
| </dest> |
| <voice> |
| *: "Random" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUDIOSCROBBLER |
| desc: "Last.fm Log" in the playback menu |
| user: core |
| <source> |
| *: "Last.fm Log" |
| </source> |
| <dest> |
| *: "บันทึกการใช้งาน Last.fm" |
| </dest> |
| <voice> |
| *: "Last.fm Log" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUESHEET_ENABLE |
| desc: cuesheet support option |
| user: core |
| <source> |
| *: "Cuesheet Support" |
| </source> |
| <dest> |
| *: "สนับสนุน Cuesheet" |
| </dest> |
| <voice> |
| *: "Cuesheet Support" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG |
| desc: in settings_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Pause on Headphone Unplug" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "หยุดเล่นเมื่อถอดหูฟัง" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Pause on Headphone Unplug" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_RESUME |
| desc: in pause_phones_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Pause and Resume" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "หยุดเล่นแล้วเล่นต่อ" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Pause and Resume" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_RW |
| desc: in pause_phones_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Duration to Rewind" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "เวลาเล่นถอยหลัง" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Duration to Rewind" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME |
| desc: in pause_phones_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Disable resume on startup if phones unplugged" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "ไม่ต้องเล่นเพลงที่ค้างตอนเริ่มต้นถ้าไม่เสียบหูฟัง" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Disable resume on startup if phones unplugged" |
| </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_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_PATH |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Path" |
| </source> |
| <dest> |
| *: "แสดงที่เก็บ" |
| </dest> |
| <voice> |
| *: "Show Path" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_PATH_CURRENT |
| desc: in show path menu |
| user: core |
| <source> |
| *: "Current Directory Only" |
| </source> |
| <dest> |
| *: "ไดเร็กทอรี่ปัจจุบันเท่านั้น" |
| </dest> |
| <voice> |
| *: "Current Directory Only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_FULL_PATH |
| desc: track display options |
| user: core |
| <source> |
| *: "Full Path" |
| </source> |
| <dest> |
| *: "แสดงชื่อเต็มที่เก็บ" |
| </dest> |
| <voice> |
| *: "Full Path" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUILDING_DATABASE |
| desc: splash database building progress |
| user: core |
| <source> |
| *: "Building database... %d found (OFF to return)" |
| iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" |
| ipod*: "Building database... %d found (PREV to return)" |
| iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)" |
| iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" |
| gogearsa9200: "Building database... %d found (REW to return)" |
| </source> |
| <dest> |
| *: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (OFF เพื่อย้อนกลับ)" |
| iriverh100,iriverh120,iriverh300: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (STOP เพื่อย้อนกลับ)" |
| ipod*: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (PREV เพื่อย้อนกลับ)" |
| iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (LEFT เพื่อย้อนกลับ)" |
| iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (PREV เพื่อย้อนกลับ)" |
| gogearsa9200: "กำลังสร้างฐานข้อมูล...พบแล้ว %d (REW เพื่อย้อนกลับ)" |
| </dest> |
| <voice> |
| *: "entries found for database" |
| </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: "Load to RAM" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_AUTOUPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Auto Update" |
| </source> |
| <dest> |
| *: "ปรับปรุงอัตโนมัติ" |
| </dest> |
| <voice> |
| *: "Auto Update" |
| </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_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Update Now" |
| </source> |
| <dest> |
| *: "ปรับปรุงเดี๋ยวนี้" |
| </dest> |
| <voice> |
| *: "Update Now" |
| </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_TAGCACHE_EXPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Export Modifications" |
| </source> |
| <dest> |
| *: "นำออกการปรับแต่ง" |
| </dest> |
| <voice> |
| *: "Export Modifications" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_IMPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Import Modifications" |
| </source> |
| <dest> |
| *: "นำเข้าการปรับแต่ง" |
| </dest> |
| <voice> |
| *: "Import Modifications" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Updating in background" |
| </source> |
| <dest> |
| *: "ปรับปรุงอยู่เบื้องหลัง" |
| </dest> |
| <voice> |
| *: "Updating in background" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_INIT |
| desc: while initializing tagcache on boot |
| user: core |
| <source> |
| *: "Committing database" |
| </source> |
| <dest> |
| *: "จัดเก็บฐานข้อมูล" |
| </dest> |
| <voice> |
| *: "Committing database" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_BUSY |
| desc: when trying to shutdown and tagcache is committing |
| user: core |
| <source> |
| *: "Database is not ready" |
| </source> |
| <dest> |
| *: "ฐานข้อมูลไม่พร้อม" |
| </dest> |
| <voice> |
| *: "Database is not ready" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGNAVI_ALL_TRACKS |
| desc: "<All tracks>" entry in tag browser |
| user: core |
| <source> |
| *: "<All tracks>" |
| </source> |
| <dest> |
| *: "<เพลงทั้งหมด>" |
| </dest> |
| <voice> |
| *: "All tracks" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Display" |
| </source> |
| <dest> |
| *: "การแสดงผล" |
| </dest> |
| <voice> |
| *: "Display" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_FONT |
| desc: in setting_menu() |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Font" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "ฟอนต์" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Font" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "While Playing Screen" |
| </source> |
| <dest> |
| *: "หน้าจอขณะเล่น" |
| </dest> |
| <voice> |
| *: "While playing screen" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: none |
| remote: "Remote While Playing Screen" |
| </source> |
| <dest> |
| *: none |
| remote: "หน้าจอขณะเล่นบนรีโมท" |
| </dest> |
| <voice> |
| *: none |
| remote: "Remote While Playing Screen" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: "LCD Settings" |
| </source> |
| <dest> |
| *: "ตั้งค่า LCD" |
| </dest> |
| <voice> |
| *: "LCD Settings" |
| </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_BACKLIGHT_ON_BUTTON_HOLD |
| desc: in lcd settings |
| user: core |
| <source> |
| *: none |
| hold_button: "Backlight on Hold" |
| </source> |
| <dest> |
| *: none |
| hold_button: "ไฟพื้นหลังตอนพัก" |
| </dest> |
| <voice> |
| *: none |
| hold_button: "Backlight on hold" |
| </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_BACKLIGHT_FILTER_FIRST_KEYPRESS |
| desc: Backlight behaviour setting |
| user: core |
| <source> |
| *: "First Buttonpress Enables Backlight Only" |
| </source> |
| <dest> |
| *: "เปิดไฟพื้นหลังเฉพาะตอนกดปุ่มแรก" |
| </dest> |
| <voice> |
| *: "First Buttonpress Enables Backlight Only" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF |
| desc: In display settings, time to switch LCD chip into power saving state |
| user: core |
| <source> |
| *: none |
| lcd_sleep: "Sleep (After Backlight Off)" |
| </source> |
| <dest> |
| *: none |
| lcd_sleep: "พักจอ (หลังจากปิดไฟพื้นหลัง)" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "Sleep after backlight off" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NEVER |
| desc: in lcd settings |
| user: core |
| <source> |
| *: none |
| lcd_sleep: "Never" |
| </source> |
| <dest> |
| *: none |
| lcd_sleep: "ไม่ต้อง" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "Never" |
| </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_INVERT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_invert,remote_lcd_invert: "LCD Mode" |
| </source> |
| <dest> |
| *: none |
| lcd_invert,remote_lcd_invert: "โหมดของ LCD" |
| </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_color: "Background Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "สีพื้นหลัง" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Background Colour" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOREGROUND_COLOR |
| desc: menu entry to set the foreground color |
| user: core |
| <source> |
| *: none |
| lcd_color: "Foreground Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "สีตัวอักษร" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Foreground Colour" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_COLORS |
| desc: menu |
| user: core |
| <source> |
| *: none |
| lcd_color: "Reset Colours" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "ยกเลิกการปรับสี" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Reset Colours" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_RGB_LABELS |
| desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH |
| user: core |
| <source> |
| *: none |
| lcd_color: "RGB" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "RGB" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_RGB_VALUE |
| desc: in color screen |
| user: core |
| <source> |
| *: none |
| lcd_color: "RGB: %02X%02X%02X" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "RGB: %02X%02X%02X" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_UNACCEPTABLE |
| desc: splash when user selects an invalid colour |
| user: core |
| <source> |
| *: none |
| lcd_color: "Invalid colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "สีผิดพลาด" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </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: "ตั้งค่ารีโมท LCD" |
| </dest> |
| <voice> |
| *: none |
| remote: "Remote LCD settings" |
| </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: "ลดการเกิด Ticking" |
| </dest> |
| <voice> |
| *: none |
| remote_ticking: "Reduce Ticking" |
| </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_SCROLL_MENU |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scrolling" |
| </source> |
| <dest> |
| *: "การเลื่อนตัวอักษร" |
| </dest> |
| <voice> |
| *: "Scrolling" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Scroll Speed Setting Example" |
| </source> |
| <dest> |
| *: "ตัวอย่างการตั้งค่าความเร็วในการเลื่อนตัวอักษร" |
| </dest> |
| <voice> |
| *: "" |
| </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_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> |
| *: "ตัวอย่างการตั้งขนาดการเลื่อนตัวอักษร" |
| </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_REMOTE_SCROLL_SETS |
| desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu |
| user: core |
| <source> |
| *: none |
| remote: "Remote Scrolling Options" |
| </source> |
| <dest> |
| *: none |
| remote: "ตัวเลือกการเลื่อนตัวอักษรทางไกล" |
| </dest> |
| <voice> |
| *: none |
| remote: "Remote Scrolling Options" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_VIEW |
| desc: should lines scroll out of the screen |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Screen Scrolls Out Of View" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "เลื่อนจอเมื่อตกขอบ" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Screen Scrolls Out Of View" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_STEP |
| desc: Pixels to advance per Screen scroll |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Screen Scroll Step Size" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "ขนาดการเลื่อนจอ" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "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_LISTACCEL_START_DELAY |
| desc: Delay before list starts accelerating |
| user: core |
| <source> |
| *: "List Acceleration Start Delay" |
| wheel_acceleration: none |
| </source> |
| <dest> |
| *: "หน่วงเวลาการเร่งรายการเริ่มต้น" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "List Acceleration Start Delay" |
| wheel_acceleration: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LISTACCEL_ACCEL_SPEED |
| desc: list acceleration speed |
| user: core |
| <source> |
| *: "List Acceleration Speed" |
| wheel_acceleration: none |
| </source> |
| <dest> |
| *: "ความเร็วของการเร่งรายการ" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "List Acceleration Speed" |
| wheel_acceleration: none |
| </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: "Status- and Scrollbar" |
| </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_MENU |
| desc: in the display menu |
| user: core |
| <source> |
| *: "Peak Meter" |
| masd: none |
| </source> |
| <dest> |
| *: "มิเตอร์วัดจุดสูงสุด" |
| masd: none |
| </dest> |
| <voice> |
| *: "Peak Meter" |
| 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_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_ETERNAL |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Eternal" |
| masd: none |
| </source> |
| <dest> |
| *: "Eternal" |
| masd: none |
| </dest> |
| <voice> |
| *: "Eternal" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_RELEASE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Release" |
| masd: none |
| </source> |
| <dest> |
| *: "เวลาระหว่างเลื่อน" |
| masd: none |
| </dest> |
| <voice> |
| *: "Peak Release" |
| 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_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: "ไทย (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: "Japanese (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: "Simp. Chinese (GB2312)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Simplified Chinese" |
| </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: "Korean (KSX1001)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Korean" |
| </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: "Trad. Chinese (BIG5)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Traditional Chinese" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_UTF8 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Unicode (UTF-8)" |
| </source> |
| <dest> |
| *: "Unicode (UTF-8)" |
| </dest> |
| <voice> |
| *: "Unicode" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTONLIGHT_TIMEOUT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| button_light: "Button Light Timeout" |
| sansafuze*,sansae200*: "Wheel Light Timeout" |
| </source> |
| <dest> |
| *: none |
| button_light: "เวลาเปิดไฟปุ่ม" |
| sansafuze*,sansae200*: "เวลาเปิดไฟล้อหมุน" |
| </dest> |
| <voice> |
| *: none |
| button_light: "Button Light Timeout" |
| sansafuze*,sansae200*: "Wheel Light Timeout" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_START_SCREEN |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Start Screen" |
| </source> |
| <dest> |
| *: "หน้าจอเริ่มต้น" |
| </dest> |
| <voice> |
| *: "Start Screen" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MAIN_MENU |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Main Menu" |
| </source> |
| <dest> |
| *: "เมนูหลัก" |
| </dest> |
| <voice> |
| *: "Main Menu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PREVIOUS_SCREEN |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Previous Screen" |
| </source> |
| <dest> |
| *: "หน้าจอก่อนหน้า" |
| </dest> |
| <voice> |
| *: "Previous Screen" |
| </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_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: "Alkaline" |
| </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: "NiMH" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Nickel metal hydride" |
| </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_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> |
|