From c06e7772ff81ed4bbc78377a6e16456456f3e96c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 Apr 2006 21:11:11 +0000 Subject: langv2 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 12086 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 8383 insertions(+), 3703 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 886107a67c..75ebf39b7e 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1,3716 +1,8396 @@ +# __________ __ ___. +# Open \______ \ ____ ____ | | _\_ |__ _______ ___ +# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / +# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < +# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ +# \/ \/ \/ \/ \/ # $Id$ # # This is the master of the language files. This is the original, the one with # all the existing strings Rockbox features. # +# The target names used for target-specific strings are set in the ARCHOS +# variable in the root Makefile +# # *WARNING* # # If you want to add a new string, add it to the end of this file! # If you want to remove a string, just blank it, don't actually remove it! # # If you re-order things or remove entries, you must bump the binary language -# file version number in both the 'binlang' tool and the language loader code. +# file version number in both the 'genlang' tool and the language loader code. # -# The "voice' entry contains how we want the speech UI to pronounce this. +# The "voice' entry contains how we want the speech UI to pronounce the phrase. # - -## general strings - -id: LANG_SET_BOOL_YES -desc: bool true representation -eng: "Yes" -voice: "Yes" -new: - -id: LANG_SET_BOOL_NO -desc: bool false representation -eng: "No" -voice: "No" -new: - -id: LANG_ON -desc: Used in a lot of places -eng: "On" -voice: "On" -new: - -id: LANG_OFF -desc: Used in a lot of places -eng: "Off" -voice: "Off" -new: - -id: LANG_RESUME_SETTING_ASK -desc: in settings_menu -eng: "Ask" -voice: "Ask" -new: - -id: LANG_ALWAYS -desc: used in various places -eng: "Always" -voice: "Always" -new: - -## general messages - -id: LANG_WAIT -desc: general please wait splash -eng: "Loading..." -voice: -new: - -id: LANG_CONFIRM_SHUTDOWN -desc: in shutdown screen -eng: "Press OFF to shut down" -voice: "" -new: - -id: LANG_SHUTTINGDOWN -desc: in main menu -eng: "Shutting down..." -voice: "" -new: - -id: LANG_RESTARTING_PLAYBACK -desc: splash screen displayed when pcm buffer size is changed -eng: "Restarting playback..." -voice: "" -new: - -id: LANG_REMOVE_MMC -desc: before acknowledging usb in case an MMC is inserted (Ondio) -eng: "Please remove inserted MMC" -voice: "Please remove multimedia card" -new: - -id: LANG_MENU_SETTING_CANCEL -desc: Visual confirmation of canceling a changed setting -eng: "Canceled" -voice: "" -new: - -id: LANG_FAILED -desc: Something failed. To be appended after actions -eng: "Failed" -voice: "" -new: - -## main menu - -id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS -desc: in the main menu -eng: "Recent Bookmarks" -voice: "Recent Bookmarks" -new: - -id: LANG_SOUND_SETTINGS -desc: in the main menu -eng: "Sound Settings" -voice: "Sound Settings" -new: - -id: LANG_GENERAL_SETTINGS -desc: in the main menu -eng: "General Settings" -voice: "General Settings" -new: - -id: LANG_MANAGE_MENU -desc: in the main menu -eng: "Manage Settings" -voice: "Manage Settings" -new: - -id: LANG_CUSTOM_THEME -desc: in the main menu -eng: "Browse Themes" -voice: "Browse Themes" -new: - -id: LANG_FM_RADIO -desc: in the main menu -eng: "FM Radio" -voice: "FM Radio" -new: - -id: LANG_RECORDING -desc: in the main menu -eng: "Recording" -voice: "Recording" -new: - -id: LANG_PLAYLIST_MENU -desc: in the main menu -eng: "Playlist Options" -voice: "Playlist Options" -new: - -id: LANG_PLUGINS -desc: in the main menu -eng: "Browse Plugins" -voice: "Browse Plugins" -new: - -id: LANG_INFO -desc: in the main menu -eng: "Info" -voice: "Info" -new: - -id: LANG_SHUTDOWN -desc: in main menu -eng: "Shut down" -voice: "Shut down" -new: - -## Sound settings - -id: LANG_VOLUME -desc: in sound_settings -eng: "Volume" -voice: "Volume" -new: - -id: LANG_BASS -desc: in sound_settings -eng: "Bass" -voice: "Bass" -new: - -id: LANG_TREBLE -desc: in sound_settings -eng: "Treble" -voice: "Treble" -new: - -id: LANG_BALANCE -desc: in sound_settings -eng: "Balance" -voice: "Balance" -new: - -id: LANG_CHANNEL_MENU -desc: in sound_settings -eng: "Channels" -voice: "Channels" -new: - -id: LANG_CHANNEL -desc: in sound_settings -eng: "Channel Configuration" -voice: "" -new: - -id: LANG_CHANNEL_STEREO -desc: in sound_settings -eng: "Stereo" -voice: "Stereo" -new: - -id: LANG_CHANNEL_MONO -desc: in sound_settings -eng: "Mono" -voice: "Mono" -new: - -id: LANG_CHANNEL_CUSTOM -desc: in sound_settings -eng: "Custom" -voice: "Custom" -new: - -id: LANG_CHANNEL_LEFT -desc: in sound_settings -eng: "Mono Left" -voice: "Mono Left" -new: - -id: LANG_CHANNEL_RIGHT -desc: in sound_settings -eng: "Mono Right" -voice: "Mono Right" -new: - -id: LANG_CHANNEL_KARAOKE -desc: in sound_settings -eng: "Karaoke" -voice: "Karaoke" -new: - -id: LANG_STEREO_WIDTH -desc: in sound_settings -eng: "Stereo Width" -voice: "Stereo Width" -new: - -id: LANG_LOUDNESS -desc: in sound_settings -eng: "Loudness" -voice: "Loudness" -new: - -id: LANG_AUTOVOL -desc: in sound_settings -eng: "Auto Volume" -voice: "Auto Volume" -new: - -id: LANG_DECAY -desc: in sound_settings -eng: "AV Decay Time" -voice: "" -new: - -id: LANG_SUPERBASS -desc: in sound settings -eng: "Super Bass" -voice: "Super Bass" -new: - -id: LANG_MDB_ENABLE -desc: in sound settings -eng: "MDB Enable" -voice: "MDB Enable" -new: - -id: LANG_MDB_STRENGTH -desc: in sound settings -eng: "MDB Strength" -voice: "MDB Strength" -new: - -id: LANG_MDB_HARMONICS -desc: in sound settings -eng: "MDB Harmonics" -voice: "MDB Harmonics" -new: - -id: LANG_MDB_CENTER -desc: in sound settings -eng: "MDB Center Frequency" -voice: "MDB Center Frequency" -new: - -id: LANG_MDB_SHAPE -desc: in sound settings -eng: "MDB Shape" -voice: "MDB Shape" -new: - -id: LANG_CROSSFEED -desc: in sound settings -eng: "Crossfeed" -voice: "Crossfeed" -new: - -id: LANG_EQUALIZER -desc: in the sound settings menu -eng: "Equalizer" -voice: "Equalizer" -new: - -## general settings menu - -id: LANG_PLAYBACK -desc: in settings_menu() -eng: "Playback" -voice: "Playback" -new: - -id: LANG_FILE -desc: in settings_menu() -eng: "File View" -voice: "File View" -new: - -id: LANG_DISPLAY -desc: in settings_menu() -eng: "Display" -voice: "Display" -new: - -id: LANG_SYSTEM -desc: in settings_menu() -eng: "System" -voice: "System" -new: - -id: LANG_BOOKMARK_SETTINGS -desc: in general settings -eng: "Bookmarking" -voice: "Bookmarking" -new: - -id: LANG_LANGUAGE -desc: in settings_menu -eng: "Language" -voice: "Language" -new: - -id: LANG_VOICE -desc: root of voice menu -eng: "Voice" -voice: "Voice" -new: - -## manage settings menu - -id: LANG_CUSTOM_CFG -desc: in setting_menu() -eng: "Browse .cfg files" -voice: "Browse configuration files" -new: - -id: LANG_FIRMWARE -desc: in the main menu -eng: "Browse Firmwares" -voice: "Browse Firmwares" -new: - -id: LANG_RESET -desc: in system_settings_menu() -eng: "Reset Settings" -voice: "Reset Settings" -new: - -id: LANG_RESET_ASK_RECORDER -desc: confirm to reset settings -eng: "Are You Sure?" -voice: "" -new: - -id: LANG_CONFIRM_WITH_PLAY_RECORDER -desc: Generic recorder string to use to confirm -eng: "PLAY = Yes" -voice: "" -new: - -id: LANG_CANCEL_WITH_ANY_RECORDER -desc: Generic recorder string to use to cancel -eng: "Any Other = No" -voice: "" -new: - -id: LANG_RESET_DONE_SETTING -desc: visual confirmation after settings reset -eng: "Settings" -voice: "" -new: - -id: LANG_RESET_DONE_CLEAR -desc: visual confirmation after settings reset -eng: "Cleared" -voice: "" -new: - -id: LANG_RESET_DONE_CANCEL -desc: Visual confirmation of cancelation -eng: "Canceled" -voice: "" -new: - -id: LANG_SAVE_SETTINGS -desc: in system_settings_menu() -eng: "Write .cfg file" -voice: "Write configuration file" -new: - -id: LANG_SETTINGS_SAVE_PLAYER -desc: displayed if save settings has failed -eng: "Save Failed" -voice: "" -new: - -id: LANG_SETTINGS_BATTERY_PLAYER -desc: if save settings has failed -eng: "Partition?" -voice: "" -new: - -id: LANG_SETTINGS_SAVE_RECORDER -desc: displayed if save settings has failed -eng: "Save Failed" -voice: "" -new: - -id: LANG_SETTINGS_BATTERY_RECORDER -desc: if save settings has failed -eng: "No partition?" -voice: "" -new: - -## recording menu - -id: LANG_RECORDING_MENU -desc: in the recording sub menu -eng: "Recording Screen" -voice: "Recording Screen" -new: - -id: LANG_RECORDING_SETTINGS -desc: in the main menu -eng: "Recording Settings" -voice: "Recording Settings" -new: - -## equalizer menu - -id: LANG_EQUALIZER_ENABLED -desc: in the equalizer settings menu -eng: "Enable EQ" -voice: "Enable equalizer" -new: - -id: LANG_EQUALIZER_GRAPHICAL -desc: in the equalizer settings menu -eng: "Graphical EQ" -voice: "Graphical equalizer" -new: - -id: LANG_EQUALIZER_PRECUT -desc: in eq settings -eng: "Precut" -voice: "Pre-cut" -new: - -id: LANG_EQUALIZER_GAIN -desc: in the equalizer settings menu -eng: "Simple EQ Settings" -voice: "Simple equalizer settings" -new: - -id: LANG_EQUALIZER_ADVANCED -desc: in the equalizer settings menu -eng: "Advanced EQ Settings" -voice: "Advanced equalizer settings" -new: - -id: LANG_EQUALIZER_SAVE -desc: in the equalizer settings menu -eng: "Save EQ Preset" -voice: "Save equalizer preset" -new: - -id: LANG_EQUALIZER_BROWSE -desc: in the equalizer settings menu -eng: "Browse EQ Presets" -voice: "Browse equalizer presets" -new: - -id: LANG_EQUALIZER_EDIT_MODE -desc: in the equalizer settings menu -eng: "Edit mode: %s" -voice: "" -new: - -id: LANG_EQUALIZER_GAIN_ITEM -desc: in the equalizer settings menu -eng: "%d Hz Band Gain" -voice: "" -new: - -id: LANG_EQUALIZER_BAND_LOW_SHELF -desc: in the equalizer settings menu -eng: "Low Shelf Filter" -voice: "Low shelf filter" -new: - -id: LANG_EQUALIZER_BAND_PEAK -desc: in the equalizer settings menu -eng: "Peak Filter %d" -voice: "Peak filter" -new: - -id: LANG_EQUALIZER_BAND_HIGH_SHELF -desc: in the equalizer settings menu -eng: "High Shelf Filter" -voice: "High shelf filter" -new: - -id: LANG_EQUALIZER_BAND_CUTOFF -desc: in the equalizer settings menu -eng: "Cutoff Frequency" -voice: "Cutoff Frequency" -new: - -id: LANG_EQUALIZER_BAND_CENTER -desc: in the equalizer settings menu -eng: "Center Frequency" -voice: "Center frequency" -new: - -id: LANG_EQUALIZER_BAND_Q -desc: in the equalizer settings menu -eng: "Q" -voice: "Q" -new: - -id: LANG_EQUALIZER_BAND_GAIN -desc: in the equalizer settings menu -eng: "Gain" -voice: "Gain" -new: - -## playlist options - -id: LANG_CREATE_PLAYLIST -desc: Menu option for creating a playlist -eng: "Create Playlist" -voice: "Create Playlist" -new: - -id: LANG_VIEW_DYNAMIC_PLAYLIST -desc: in playlist menu. -eng: "View Current Playlist" -voice: "View Current Playlist" -new: - -id: LANG_SAVE_DYNAMIC_PLAYLIST -desc: in playlist menu. -eng: "Save Current Playlist" -voice: "Save Current Playlist" -new: - -id: LANG_RECURSE_DIRECTORY -desc: In playlist menu -eng: "Recursively Insert Directories" -voice: "Recursively Insert Directories" -new: - -id: LANG_WARN_ERASEDYNPLAYLIST_MENU -desc: in playlist options menu, option to warn when erasing dynamic playlist -eng: "Warn When Erasing Dynamic Playlist" -voice "Warn When Erasing Dynamic Playlist" -new: - -## info menu - -id: LANG_INFO_MENU -desc: in the info menu -eng: "Rockbox Info" -voice: "Rockbox Info" -new: - -id: LANG_VERSION -desc: in the info menu -eng: "Version" -voice: "Version" -new: - -id: LANG_DEBUG -desc: in the info menu -eng: "Debug (Keep Out!)" -voice: "Debug, keep out!" -new: - -id: LANG_USB -desc: in the info menu -eng: "USB (Sim)" -voice: "" -new: - -## playback settings menu - -id: LANG_SHUFFLE -desc: in settings_menu -eng: "Shuffle" -voice: "Shuffle" -new: - -id: LANG_REPEAT -desc: in settings_menu -eng: "Repeat" -voice: "Repeat" -new: - -id: LANG_REPEAT_ALL -desc: repeat playlist once all songs have completed -eng: "All" -voice: "All" -new: - -id: LANG_REPEAT_ONE -desc: repeat one song -eng: "One" -voice: "One" -new: - -id: LANG_REPEAT_AB -desc: repeat one song -eng: "A-B" -voice: "A-B" -new: - -id: LANG_PLAY_SELECTED -desc: in settings_menu -eng: "Play Selected First" -voice: "Play Selected File First" -new: - -id: LANG_RESUME -desc: in settings_menu -eng: "Resume on Startup" -voice: "Resume on Startup" -new: - -id: LANG_WIND_MENU -desc: in the playback sub menu -eng: "Fast-Forward/Rewind" -voice: "Fast forward and Rewind" -new: - -id: LANG_MP3BUFFER_MARGIN -desc: MP3 buffer margin time -eng: "Anti-Skip Buffer" -voice: "Anti-Skip Buffer" -new: - -id: LANG_FADE_ON_STOP -desc: options menu to set fade on stop or pause -eng: "Fade on Stop/Pause" -voice: "Fade On Stop and Pause" -new: - -id: LANG_PARTY_MODE -desc: party mode -eng: "Party Mode" -voice: "Party Mode" -new: - -id: LANG_CROSSFADE -desc: in playback settings -eng: "Crossfade" -voice: "Crossfade" -new: - -id: LANG_REPLAYGAIN -desc: in replaygain -eng: "Replaygain" -voice: "Replaygain" -new: - -id: LANG_BEEP -desc: in playback settings -eng: "Beep Volume" -voice: "Beep Volume" -new: - -id: LANG_WEAK -desc: in beep volume in playback settings -eng: "Weak" -voice: "Weak" -new: - -id: LANG_MODERATE -desc: in beep volume in playback settings -eng: "Moderate" -voice: "Moderate" -new: - -id: LANG_STRONG -desc: in beep volume in playback settings -eng: "Strong" -voice: "Strong" -new: - -id: LANG_SPDIF_ENABLE -desc: in playback settings menu. enable/disable the optical out -eng: "Optical Output" -voice: "Optical Output" -new: - -id: LANG_ID3_ORDER -desc: in playback settings screen -eng: "ID3 Tag Priority" -voice: "ID3 Tag Priority" -new: - -id: LANG_ID3_V1_FIRST -desc: in playback settings screen -eng: "V1 then V2" -voice: "Version 1 then version 2" -new: - -id: LANG_ID3_V2_FIRST -desc: in playback settings screen -eng: "V2 then V1" -voice: "Version 2 then version 1" -new: - -id: LANG_NEXT_FOLDER -desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one -eng: "Auto-Change Directory" -voice: "Auto-Change Directory" -new: - -id: LANG_TAGCACHE -desc: in tag cache settings -eng: "Tag Cache" -voice: "Tag Cache" -new: - -id: LANG_TAGCACHE_DISK -desc: in tag cache settings -eng: "Keep on Disk" -voice: "Keep on Disk" -new: - -id: LANG_TAGCACHE_RAM -desc: in tag cache settings -eng: "Load to RAM" -voice: "Load to RAM" -new: - -id: LANG_TAGCACHE_FORCE_UPDATE -desc: in tag cache settings -eng: "Force Tag Cache Update" -voice: "Force Tag Cache Update" -new: - -id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH -desc: in tag cache settings -eng: "Updating in background" -voice: "" -new: - -id: LANG_TAGCACHE_INIT -desc: while initializing tagcache on boot -eng: "Committing tagcache" -voice: "" -new: - -id: LANG_RUNTIMEDB_ACTIVE -desc: in settings_menu. -eng: "Gather Runtime Data (experimental)" -voice: "Gather Runtime Data" -new: - -## file view menu - -id: LANG_SORT_CASE -desc: in settings_menu -eng: "Sort Case Sensitive" -voice: "Sort Case Sensitive" -new: - -id: LANG_SORT_DIR -desc: browser sorting setting -eng: "Sort Directories" -voice: "sort directories" -new: - -id: LANG_SORT_FILE -desc: browser sorting setting -eng: "Sort Files" -voice: "sort files" -new: - -id: LANG_SORT_ALPHA -desc: browser sorting setting -eng: "Alphabetical" -voice: "Alphabetical" -new: - -id: LANG_SORT_DATE -desc: browser sorting setting -eng: "By Date" -voice: "By Date" -new: - -id: LANG_SORT_DATE_REVERSE -desc: browser sorting setting -eng: "By Newest Date" -voice: "By Newest Date" -new: - -id: LANG_SORT_TYPE -desc: browser sorting setting -eng: "By Type" -voice: "By Type" -new: - -id: LANG_FILTER -desc: setting name for dir filter -eng: "Show Files" -voice: "Show Files" -new: - -id: LANG_FILTER_ALL -desc: show all files -eng: "All" -voice: "All" -new: - -id: LANG_FILTER_SUPPORTED -desc: show all file types supported by Rockbox -eng: "Supported" -voice: "Supported" -new: - -id: LANG_FILTER_MUSIC -desc: show only music-related files -eng: "Music" -voice: "Music" -new: - -id: LANG_FILTER_PLAYLIST -desc: show only playlist -eng: "Playlists" -voice: "Playlists" -new: - -id: LANG_FILTER_ID3DB -desc: show ID3 Database -eng: "ID3 Database" -voice: "ID3 Database" -new: - -id: LANG_FOLLOW -desc: in settings_menu -eng: "Follow Playlist" -voice: "Follow Playlist" -new: - -id: LANG_SHOW_ICONS -desc: in settings_menu -eng: "Show Icons" -voice: "Show Icons" -new: - -## display settings menu - -id: LANG_CUSTOM_FONT -desc: in setting_menu() -eng: "Browse Fonts" -voice: "Browse Fonts" -new: - -id: LANG_WHILE_PLAYING -desc: in settings_menu() -eng: "Browse .wps files" -voice: "Browse while-playing-screen files" -new: - -id: LANG_REMOTE_WHILE_PLAYING -desc: in settings_menu() -eng: "Browse .rwps files" -voice: "Browse remote while-playing-screen files" -new: - -id: LANG_LCD_MENU -desc: in the display sub menu -eng: "LCD Settings" -voice: "LCD Settings" -new: - -id: LANG_LCD_REMOTE_MENU -desc: in the display sub menu -eng: "Remote-LCD Settings" -voice: "Remote LCD settings" -new: - -id: LANG_SCROLL_MENU -desc: in display_settings_menu() -eng: "Scrolling" -voice: "Scrolling" -new: - -id: LANG_BARS_MENU -desc: in the display sub menu -eng: "Status-/Scrollbar" -voice: "Status- and Scrollbar" -new: - -id: LANG_PM_MENU -desc: in the display menu -eng: "Peak Meter" -voice: "Peak Meter" -new: - -id: LANG_DEFAULT_CODEPAGE -desc: default encoding used with id3 tags -eng: "Default Codepage" -voice: "Default codepage" -new: - -id: LANG_CODEPAGE_LATIN1 -desc: in codepage setting menu -eng: "Latin1 (ISO-8859-1)" -voice: "Latin 1" -new: - -id: LANG_CODEPAGE_GREEK -desc: in codepage setting menu -eng: "Greek (ISO-8859-7)" -voice: "Greek" -new: - -id: LANG_CODEPAGE_HEBREW -desc: in codepage setting menu -eng: "Hebrew (ISO-8859-8)" -voice: "Hebrew" -new: - -id: LANG_CODEPAGE_RUSSIAN -desc: in codepage setting menu -eng: "Russian (CP1251)" -voice: "Russian" -new: - -id: LANG_CODEPAGE_THAI -desc: in codepage setting menu -eng: "Thai (ISO-8859-11)" -voice: "Thai" -new: - -id: LANG_CODEPAGE_ARABIC -desc: in codepage setting menu -eng: "Arabic (CP1256)" -voice: "Arabic" -new: - -id: LANG_CODEPAGE_TURKISH -desc: in codepage setting menu -eng: "Turkish (ISO-8859-9)" -voice: "Turkish" -new: - -id: LANG_CODEPAGE_LATIN_EXTENDED -desc: in codepage setting menu -eng: "Latin Extended (ISO-8859-2)" -voice: "Latin extended" -new: - -id: LANG_CODEPAGE_JAPANESE -desc: in codepage setting menu -eng: "Japanese (SJIS)" -voice: "Japanese" -new: - -id: LANG_CODEPAGE_SIMPLIFIED -desc: in codepage setting menu -eng: "Simp. Chinese (GB2312)" -voice: "Simplified Chinese" -new: - -id: LANG_CODEPAGE_KOREAN -desc: in codepage setting menu -eng: "Korean (KSX1001)" -voice: "Korean" -new: - -id: LANG_CODEPAGE_TRADITIONAL -desc: in codepage setting menu -eng: "Trad. Chinese (BIG5)" -voice: "Traditional Chinese" -new: - -id: LANG_CODEPAGE_UTF8 -decs: in codepage setting menu -eng: "Unicode (UTF-8)" -voice: "Unicode" -new: - -## system settings menu - -id: LANG_BATTERY_MENU -desc: in the system sub menu -eng: "Battery" -voice: "Battery" -new: - -id: LANG_DISK_MENU -desc: in the system sub menu -eng: "Disk" -voice: "Disk" -new: - -id: LANG_TIME_MENU -desc: in the system sub menu -eng: "Time & Date" -voice: "Time and Date" -new: - -id: LANG_POWEROFF_IDLE -desc: in settings_menu -eng: "Idle Poweroff" -voice: "Idle Poweroff" -new: - -id: LANG_SLEEP_TIMER -desc: sleep timer setting -eng: "Sleep Timer" -voice: "Sleep Timer" -new: - -id: LANG_ALARM_MOD_ALARM_MENU -desc: The name of the additional entry in the main menu for the RTC alarm mod. -eng: "Wake-Up Alarm" -voice: "Wake-Up Alarm" -new: - -id: LANG_LIMITS_MENU -desc: in the system sub menu -eng: "Limits" -voice: "Limits" -new: - -id: LANG_LINE_IN -desc: in settings_menu -eng: "Line In" -voice: "Line In" -new: - -id: LANG_CAR_ADAPTER_MODE -desc: Displayed for setting car adapter mode to on/off -eng: "Car Adapter Mode" -voice: "Car Adapter Mode" -new: - -## bookmarking settings menu - -id: LANG_BOOKMARK_SETTINGS_AUTOCREATE -desc: prompt for user to decide to create an bookmark -eng: "Bookmark on Stop" -voice: "Bookmark on Stop" -new: - -id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES -desc: Save in recent bookmarks only -eng: "Yes - Recent only" -voice: "Yes - Recent only" -new: - -id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK -desc: Save in recent bookmarks only -eng: "Ask - Recent only" -voice: "Ask - Recent only" -new: - -id: LANG_BOOKMARK_SETTINGS_AUTOLOAD -desc: prompt for user to decide to create a bookmark -eng: "Load Last Bookmark" -voice: "Load Last Bookmark" -new: - -id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS -desc: Configuration option to maintain a list of recent bookmarks -eng: "Maintain a List of Recent Bookmarks?" -voice: "Maintain a List of Recent Bookmarks?" -new: - -id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY -desc: Save only on bookmark for each playlist in recent bookmarks -voice: "Unique only" -eng: "Unique only" -new: - -## voice settings menu - -id: LANG_VOICE_MENU -desc: item of voice menu, enable/disable the voice UI -eng: "Voice Menus" -voice: "Voice Menus" -new: - -id: LANG_VOICE_DIR -desc: item of voice menu, set the "talkbox" mode for directories -eng: "Voice Directories" -voice: "Voice Directories" -new: - -id: LANG_VOICE_FILE -desc: item of voice menu, set the voive mode for files -eng: "Voice Filenames" -voice: "Voice Filenames" -new: - -id: LANG_VOICE_NUMBER -desc: "talkbox" mode for files+directories -eng: "Numbers" -voice: "Numbers" -new: - -id: LANG_VOICE_SPELL -desc: "talkbox" mode for files+directories -eng: "Spell" -voice: "Spell" -new: - -id: LANG_VOICE_DIR_HOVER -desc: "talkbox" mode for directories + files -eng: ".talk mp3 clip" -voice: "talk mp3 clip" -new: - -## recording settings menu - -id: LANG_RECORDING_QUALITY -desc: in the recording settings -eng: "Quality" -voice: "Quality" -new: - -id: LANG_RECORDING_FREQUENCY -desc: in the recording settings -eng: "Frequency" -voice: "Frequency" -new: - -id: LANG_RECORDING_SOURCE -desc: in the recording settings -eng: "Source" -voice: "Source" -new: - -id: LANG_RECORDING_SRC_MIC -desc: in the recording settings -eng: "Mic" -voice: "Microphone" -new: - -id: LANG_RECORDING_SRC_LINE -desc: in the recording settings -eng: "Line In" -voice: "Line In" -new: - -id: LANG_RECORDING_SRC_DIGITAL -desc: in the recording settings -eng: "Digital" -voice: "Digital" -new: - -id: LANG_RECORDING_CHANNELS -desc: in the recording settings -eng: "Channels" -voice: "Channels" -new: - -id: LANG_RECORDING_EDITABLE -desc: Editable recordings setting -eng: "Independent Frames" -voice: "Independent Frames" -new: - -id: LANG_RECORD_TIMESPLIT -desc: Prompt for record timer interval setting, in the record settings menu -eng: "Time Split" -voice: "Time Split" -new: - -id: LANG_RECORD_PRERECORD_TIME -desc: in recording settings_menu -eng: "Prerecord Time" -voice: "Pre-Record time" -new: - -id: LANG_RECORD_DIRECTORY -desc: in recording settings_menu -eng: "Directory" -voice: "Directory" -new: - -id: LANG_RECORD_CURRENT_DIR -desc: in recording directory options -eng: "Current Directory" -voice: "Current directory" -new: - -id: LANG_RECORD_STARTUP -desc: Start Rockbox in Recording Screen -eng: "Show Recording Screen on Startup" -voice: "Show Recording Screen on Startup" -new: - -id: LANG_RECORD_TRIGGER -desc: in recording settings_menu -eng: "Trigger" -voice: "Trigger" -new: - -id: LANG_CLIP_LIGHT -desc: in record settings menu. -eng: "Clipping Light" -voice: "Clipping Light" -new: - -id: LANG_MAIN_UNIT -desc: in record settings menu. -eng: "Main Unit Only" -voice: "Main unit only" -new: - -id: LANG_REMOTE_UNIT -desc: in record settings menu. -eng: "Remote Unit Only" -voice: "Remote unit only" -new: - -id: LANG_REMOTE_MAIN -desc: in record settings menu. -eng: "Main and Remote Unit" -voice: "Main and remote unit" -new: - -## ffwd/rewind menu - -id: LANG_FFRW_STEP -desc: in settings_menu -eng: "FF/RW Min Step" -voice: "Minimum Step" -new: - -id: LANG_FFRW_ACCEL -desc: in settings_menu -eng: "FF/RW Accel" -voice: "Acceleration" -new: - -## crossfade menu - -id: LANG_CROSSFADE_ENABLE -desc: in crossfade settings menu -eng: "Enable Crossfade" -voice: "Enable Crossfade" -new: - -id: LANG_TRACKSKIP -desc: in crossfade settings -eng: "Track Skip Only" -voice: "Track Skip Only" -new: - -id: LANG_CROSSFADE_FADE_IN_DELAY -desc: in crossfade settings menu -eng: "Fade-In Delay" -voice: "Fade-In Delay" -new: - -id: LANG_CROSSFADE_FADE_IN_DURATION -desc: in crossfade settings menu -eng: "Fade-In Duration" -voice: "Fade-In Duration" -new: - -id: LANG_CROSSFADE_FADE_OUT_DELAY -desc: in crossfade settings menu -eng: "Fade-Out Delay" -voice: "Fade-Out Delay" -new: - -id: LANG_CROSSFADE_FADE_OUT_DURATION -desc: in crossfade settings menu -eng: "Fade-Out Duration" -voice: "Fade-Out Duration" -new: - -id: LANG_CROSSFADE_FADE_OUT_MODE -desc: in crossfade settings menu -eng: "Fade-Out Mode" -voice: "Fade-Out Mode" -new: - -id: LANG_MIX -desc: in playback settings, crossfade option -eng: "Mix" -voice: "Mix" -new: - -## replaygain menu - -id: LANG_REPLAYGAIN_ENABLE -desc: in replaygain -eng: "Enable Replaygain" -voice: "Enable Replaygain" -new: - -id: LANG_REPLAYGAIN_NOCLIP -desc: in replaygain -eng: "Prevent Clipping" -voice: "Prevent Clipping" -new: - -id: LANG_REPLAYGAIN_MODE -desc: in replaygain -eng: "Replaygain Type" -voice: "Replaygain Type" -new: - -id: LANG_ALBUM_GAIN -desc: in replaygain -eng: "Album Gain" -voice: "Album Gain" -new: - -id: LANG_TRACK_GAIN -desc: in replaygain -eng: "Track Gain" -voice: "Track Gain" -new: - -id: LANG_SHUFFLE_GAIN -desc: use track gain if shuffle mode is on, album gain otherwise -eng: "Track Gain if Shuffling" -voice: "Track Gain if Shuffling" -new: - -id: LANG_REPLAYGAIN_PREAMP -desc: in replaygain settings -eng: "Pre-amp" -voice: "Preamp" -new: - -## LCD settings menu, also remote - -id: LANG_BACKLIGHT -desc: in settings_menu -eng: "Backlight" -voice: "Backlight" -new: - -id: LANG_BACKLIGHT_ON_WHEN_CHARGING -desc: in display_settings_menu, backlight timeout with charger connected -eng: "Backlight (While Plugged In)" -voice: "Backlight (While Plugged In)" -new: - -id: LANG_CAPTION_BACKLIGHT -desc: in settings_menu -eng: "Caption Backlight" -voice: "Caption Backlight" -new: - -id: LANG_BACKLIGHT_FADE_IN -desc: in settings_menu -eng: "Backlight Fade In" -voice: "Backlight Fade In" -new: - -id: LANG_BACKLIGHT_FADE_OUT -desc: in settings_menu -eng: "Backlight Fade Out" -voice: "Backlight Fade Out" -new: - -id: LANG_BRIGHTNESS -desc: in settings_menu -eng: "Brightness" -voice: "Brightness" -new: - -id: LANG_CONTRAST -desc: in settings_menu -eng: "Contrast" -voice: "Contrast" -new: - -id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS -desc: Backlight behaviour setting -eng: "First Keypress Enables Backlight Only" -voice: "First Keypress Enables Backlight Only" -new: - -id: LANG_INVERT -desc: in settings_menu -eng: "LCD Mode" -voice: "LCD Mode" -new: - -id: LANG_INVERT_LCD_NORMAL -desc: in settings_menu -eng: "Normal" -voice: "Normal" -new: - -id: LANG_INVERT_LCD_INVERSE -desc: in settings_menu -eng: "Inverse" -voice: "Inverse" -new: - -id: LANG_FLIP_DISPLAY -desc: in settings_menu, option to turn display+buttos by 180 degreed -eng: "Upside Down" -voice: "Upside Down" -new: - -id: LANG_INVERT_CURSOR -desc: in settings_menu -eng: "Line Selector" -voice: "Line Selector" -new: - -id: LANG_INVERT_CURSOR_POINTER -desc: in settings_menu -eng: "Pointer" -voice: "Pointer" -new: - -id: LANG_INVERT_CURSOR_BAR -desc: in settings_menu -eng: "Bar (Inverse)" -voice: "Inverse Bar" -new: - -id: LANG_CLEAR_BACKDROP -desc: text for LCD settings menu -eng: "Clear Backdrop" -voice: "Clear Backdrop" -new: - -id: LANG_BACKGROUND_COLOR -desc: menu entry to set the background color -eng: "Background Colour" -voice: "Background Colour" -new: - -id: LANG_FOREGROUND_COLOR -desc: menu entry to set the foreground color -eng: "Foreground Colour" -voice: "Foreground Colour" -new: - -id: LANG_RESET_COLORS -desc: menu -eng: "Reset Colours" -voice: "Reset Colours" -new: - -id: LANG_REDUCE_TICKING -desc: in remote lcd settings menu -eng: "Reduce Ticking" -voice: "Reduce Ticking" -new: - -## scrolling menu - -id: LANG_SCROLL_SPEED -desc: in display_settings_menu() -eng: "Scroll Speed" -voice: "Scroll Speed" -new: - -id: LANG_SCROLL -desc: in settings_menu -eng: "Scroll Speed Setting Example" -voice: "" -new: - -id: LANG_SCROLL_DELAY -desc: Delay before scrolling -eng: "Scroll Start Delay" -voice: "Scroll Start Delay" -new: - -id: LANG_SCROLL_STEP -desc: Pixels to advance per scroll -eng: "Scroll Step Size" -voice: "Scroll Step Size" -new: - -id: LANG_SCROLL_STEP_EXAMPLE -desc: Pixels to advance per scroll -eng: "Scroll Step Size Setting Example Text" -voice: "" -new: - -id: LANG_BIDIR_SCROLL -desc: Bidirectional scroll limit -eng: "Bidirectional Scroll Limit" -voice: "Bidirectional Scroll Limit" -new: - -id: LANG_JUMP_SCROLL -desc: (player) menu altarnative for jump scroll -eng: "Jump Scroll" -voice: "Jump Scroll" -new: - -id: LANG_ONE_TIME -desc: (player) the jump scroll shall be done "one time" -eng: "One time" -voice: "One time" -new: - -id: LANG_JUMP_SCROLL_DELAY -desc: (player) Delay before making a jump scroll -eng: "Jump Scroll Delay" -voice: "Jump Scroll Delay" -new: - -id: LANG_SCREEN_SCROLL_VIEW -desc: should lines scroll out of the screen -eng: "Screen Scrolls Out Of View" -voice: "Screen Scrolls Out Of View" -new: - -id: LANG_SCREEN_SCROLL_STEP -desc: Pixels to advance per Screen scroll -eng: "Screen Scroll Step Size" -voice: "Screen Scroll Step Size" -new: - -id: LANG_SCROLL_PAGINATED -desc: jump to new page when scrolling -eng: "Paged Scrolling" -voice: "Paged scrolling" -new: - -#status-/scrollbar menu - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -voice: "Scroll Bar" -new: - -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -voice: "Status Bar" -new: - -id: LANG_BUTTON_BAR -desc: in settings menu -eng: "Button Bar" -voice: "Button Bar" -new: - -id: LANG_VOLUME_DISPLAY -desc: Volume type title -eng: "Volume Display" -voice: "Volume Display" -new: - -id: LANG_BATTERY_DISPLAY -desc: Battery type title -eng: "Battery Display" -voice: "Battery Display" -new: - -id: LANG_DISPLAY_GRAPHIC -desc: Label for type of icon display -eng: "Graphic" -voice: "Graphic" -new: - -id: LANG_DISPLAY_NUMERIC -desc: Label for type of icon display -eng: "Numeric" -voice: "Numeric" -new: - -## peakmeter menu - -id: LANG_PM_RELEASE -desc: in the peak meter menu -eng: "Peak Release" -voice: "Peak Release" -new: - -id: LANG_PM_UNITS_PER_READ -desc: in the peak meter menu -eng: "Units Per Read" -voice: "Units Per Read" -new: - -id: LANG_PM_PEAK_HOLD -desc: in the peak meter menu -eng: "Peak Hold Time" -voice: "Peak Hold Time" -new: - -id: LANG_PM_CLIP_HOLD -desc: in the peak meter menu -eng: "Clip Hold Time" -voice: "Clip Hold Time" -new: - -id: LANG_PM_ETERNAL -desc: in the peak meter menu -eng: "Eternal" -voice: "Eternal" -new: - -id: LANG_PM_SCALE -desc: in the peak meter menu -eng: "Scale" -voice: "Scale" -new: - -id: LANG_PM_DBFS -desc: in the peak meter menu -eng: "Logarithmic (dB)" -voice: "Logarithmic decibel" -new: - -id: LANG_PM_LINEAR -desc: in the peak meter menu -eng: "Linear (%)" -voice: "Linear percent" -new: - -id: LANG_PM_MIN -desc: in the peak meter menu -eng: "Minimum Of Range" -voice: "Minimum Of Range" -new: - -id: LANG_PM_MAX -desc: in the peak meter menu -eng: "Maximum Of Range" -voice: "Maximum Of Range" -new: - -## battery menu - -id: LANG_BATTERY_CAPACITY -desc: in settings_menu -eng: "Battery Capacity" -voice: "Battery Capacity" -new: - -id: LANG_BATTERY_TYPE -desc: in battery settings -eng: "Battery Type" -voice: "Battery type" -new: - -id: LANG_BATTERY_TYPE_ALKALINE -desc: in battery settings -eng: "Alkaline" -voice: "Alkaline" -new: - -id: LANG_BATTERY_TYPE_NIMH -desc: in battery settings -eng: "NiMH" -voice: "Nickel metal hydride" -new: - -## disk menu - -id: LANG_SPINDOWN -desc: in settings_menu -eng: "Disk Spindown" -voice: "Disk Spindown" -new: - -id: LANG_POWEROFF -desc: disk poweroff flag -eng: "Disk Poweroff" -voice: "Disk Poweroff" -new: - -id: LANG_DIRCACHE_ENABLE -desc: in directory cache settings -eng: "Directory Cache" -voice: "Directory Cache" -new: - -id: LANG_DIRCACHE_REBOOT -desc: when activating directory cache -eng: "Please reboot to enable the cache" -voice: "" -new: - -id: LANG_DIRCACHE_BUILDING -desc: when booting up and rebuilding the cache -eng: "Scanning disk..." -voice: "" -new: - -## time & date menu - -id: LANG_TIME -desc: in settings_menu -eng: "Set Time/Date" -voice: "Set Time and Date" -new: - -id: LANG_TIMEFORMAT -desc: select the time format of time in status bar -eng: "Time Format" -voice: "Time Format" -new: - -id: LANG_12_HOUR_CLOCK -desc: option for 12 hour clock -eng: "12 Hour Clock" -voice: "12 Hour Clock" -new: - -id: LANG_24_HOUR_CLOCK -desc: option for 24 hour clock -eng: "24 Hour Clock" -voice: "24 Hour Clock" -new: - -## limits menu - -id: LANG_MAX_FILES_IN_DIR -desc: in settings_menu -eng: "Max Files in Dir Browser" -voice: "Maximum files in directory browser" -new: - -id: LANG_MAX_FILES_IN_PLAYLIST -desc: in settings_menu -eng: "Max Playlist Size" -voice: "Maximum playlist size" -new: - -## context menu (onplay menu) - -id: LANG_PLAYLIST -desc: Used when you need to say playlist, also voiced -eng: "Playlist" -voice: "Playlist" -new: - -id: LANG_BOOKMARK_MENU -desc: Text on main menu to get to bookmark commands -eng: "Bookmarks" -voice: "Bookmarks" -new: - -id: LANG_MENU_SHOW_ID3_INFO -desc: Menu option to start tag viewer -eng: "Show ID3 Info" -voice: "Show ID3 Info" -new: - -id: LANG_MENU_SET_RATING -desc: in wps context menu -eng: "Set Song Rating" -voice: "Set Song Rating" -new: - -id: LANG_RATING -desc: in set_rating -eng: "Rating:" -voice: "" -new: - -id: LANG_RENAME -desc: The verb/action Rename -eng: "Rename" -voice: "Rename" -new: - -id: LANG_CUT -desc: The verb/action Cut -eng: "Cut" -voice: "Cut" -new: - -id: LANG_COPY -desc: The verb/action Copy -eng: "Copy" -voice: "Copy" -new: - -id: LANG_PASTE -desc: The verb/action Paste -eng: "Paste" -voice: "Paste" -new: - -id: LANG_REALLY_OVERWRITE -desc: The verb/action Paste -eng: "File/directory exists. Overwrite?" -voice: "" -new: - -id: LANG_DELETE -desc: The verb/action Delete -eng: "Delete" -voice: "Delete" -new: - -id: LANG_SET_AS_BACKDROP -desc: text for onplay menu entry -eng: "Set As Backdrop" -voice: "Set As Backdrop" -new: - -id: LANG_DELETE_DIR -desc: in on+play menu -eng: "Delete Directory" -voice: "delete directory" -new: - -id: LANG_REALLY_DELETE -desc: Really Delete? -eng: "Delete?" -voice: "" -new: - -id: LANG_DELETED -desc: A file has beed deleted -eng: "Deleted" -voice: "" -new: - -id: LANG_ONPLAY_OPEN_WITH -desc: Onplay open with -eng: "Open With..." -voice: "open with" -new: - -id: LANG_CREATE_DIR -desc: in main menu -eng: "Create Directory" -voice: "Create Directory" -new: - -id: LANG_PITCH -desc: "pitch" in the pitch screen -eng: "Pitch" -voice: "Pitch" -new: - -## playlist context menu - -id: LANG_VIEW -desc: in on+play menu -eng: "View" -voice: "View" -new: - -id: LANG_SHUFFLE_PLAYLIST -desc: in playlist menu, reshuffles the order in which songs are played -eng: "Reshuffle" -voice: "Reshuffle" -new: - -id: LANG_INSERT -desc: in onplay menu. insert a track/playlist into dynamic playlist. -eng: "Insert" -voice: "Insert" -new: - -id: LANG_INSERT_FIRST -desc: in onplay menu. insert a track/playlist into dynamic playlist. -eng: "Insert next" -voice: "Insert next" -new: - -id: LANG_INSERT_LAST -desc: in onplay menu. append a track/playlist into dynamic playlist. -eng: "Insert last" -voice: "Insert last" -new: - -id: LANG_INSERT_SHUFFLED -desc: in onplay menu. insert a track/playlist randomly into dynamic playlist -eng: "Insert shuffled" -voice: "Insert shuffled" -new: - -id: LANG_QUEUE -desc: The verb/action Queue -eng: "Queue" -voice: "Queue" -new: - -id: LANG_QUEUE_FIRST -desc: in onplay menu. queue a track/playlist into dynamic playlist. -eng: "Queue next" -voice: "Queue next" -new: - -id: LANG_QUEUE_LAST -desc: in onplay menu. queue a track/playlist at end of playlist. -eng: "Queue last" -voice: "Queue last" -new: - -id: LANG_QUEUE_SHUFFLED -desc: in onplay menu. queue a track/playlist randomly into dynamic playlist -eng: "Queue shuffled" -voice: "Queue shuffled" -new: - -id: LANG_SEARCH_IN_PLAYLIST -desc: in playlist menu. -eng: "Search In Playlist" -voice: "Search In Playlist" -new: - -id: LANG_PLAYLIST_SEARCH_MSG -desc: splash number of tracks inserted -eng: "Searching... %d found (%s)" -voice: "" -new: - -## bookmark context menu - -id: LANG_BOOKMARK_MENU_CREATE -desc: Used off of the bookmark menu to create a bookmark -eng: "Create Bookmark" -voice: "Create Bookmark" -new: - -id: LANG_BOOKMARK_MENU_LIST -desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U -eng: "List Bookmarks" -voice: "List Bookmarks" -new: - -## info screen - -id: LANG_ROCKBOX_INFO -desc: displayed topmost on the info screen -eng: "Rockbox Info:" -voice: "" -new: - -id: LANG_BUFFER_STAT_PLAYER -desc: the buffer size player-screen width, %d MB %d fraction of MB -eng: "Buf: %d.%03dMB" -voice: "" -new: - -id: LANG_BUFFER_STAT_RECORDER -desc: the buffer size recorder-screen width, %d MB %d fraction of MB -eng: "Buffer: %d.%03dMB" -voice: "" -new: - -id: LANG_BATTERY_CHARGE -desc: tells that the battery is charging, instead of battery level -eng: "Battery: Charging" -voice: "" -new: - -id: LANG_BATTERY_TOPOFF_CHARGE -desc: in info display, shows that top off charge is running -eng: "Battery: Top-Off Chg" -voice: "" -new: - -id: LANG_BATTERY_TRICKLE_CHARGE -desc: in info display, shows that trickle charge is running -eng: "Battery: Trickle Chg" -voice: "" -new: - -id: LANG_BATTERY_TIME -desc: battery level in % and estimated time remaining -eng: "%d%% %dh %dm" -voice: "Battery level" -new: - -id: LANG_DISK_SIZE_INFO -desc: disk size info -eng: "Disk:" -voice: "" -new: - -id: LANG_DISK_FREE_INFO -desc: disk size info -eng: "Free:" -voice: "Free diskspace:" -new: - -id: LANG_DISK_NAME_INTERNAL -desc: in info menu; name for internal disk with multivolume (keep short!) -eng: "Int:" -voice: "Internal" -new: - -id: LANG_DISK_NAME_MMC -desc: in info menu; name for external disk with multivolume (Ondio; keep short!) -eng: "MMC:" -voice: "Multimedia card" -new: - -id: VOICE_CURRENT_TIME -desc: spoken only, for wall clock announce -eng: "" -voice: "Current time:" -new: - -## pitch screen - -id: LANG_PITCH_UP -desc: in wps -eng: "Pitch Up" -voice: "" -new: - -id: LANG_PITCH_DOWN -desc: in wps -eng: "Pitch Down" -voice: "" -new: - -id: LANG_PAUSE -desc: in wps -eng: "Pause" -voice: "" -new: - -## quickscreens - -id: LANG_F2_MODE -desc: in wps F2 pressed -eng: "Mode:" -voice: "" -new: - -id: LANG_F3_STATUS -desc: in wps F3 pressed -eng: "Status" -voice: "" -new: - -id: LANG_F3_SCROLL -desc: in wps F3 pressed -eng: "Scroll" -voice: "" -new: - -id: LANG_F3_BAR -desc: in wps F3 pressed -eng: "Bar" -voice: "" -new: - -## bookmark screen - -id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS -desc: From the auto-load screen, allows user to list all bookmarks -eng: "Down = List" -voice: "" -new: - -id: LANG_BOOKMARK_SELECT_EXIT -desc: From the bookmark list screen, allows user to exit -eng: "OFF = Exit" -voice: "" -new: - -id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT -desc: Used on the bookmark select window to label bookmark number -eng: "Bookmark" -voice: "" -new: - -id: LANG_BOOKMARK_SELECT_INDEX_TEXT -desc: Used on the bookmark select window to label index number -eng: "Index" -voice: "Index" -new: - -id: LANG_BOOKMARK_SELECT_TIME_TEXT -desc: Used on the bookmark select window to label elapsed time -eng: "Time" -voice: "Time" -new: - -id: LANG_BOOKMARK_SELECT_PLAY -desc: Used on the bookmark select window to indicated the play option -eng: "PLAY = Select" -voice: "" -new: - -id: LANG_BOOKMARK_SELECT_DELETE -desc: Used on the bookmark select window to indicated the bookmark delete option -eng: "ON+Play = Delete" -voice: "" -new: - -id: LANG_BOOKMARK_AUTOLOAD_QUERY -desc: prompt for user to decide to create a bookmark -eng: "Load Last Bookmark?" -voice: "" -new: - -id: LANG_AUTO_BOOKMARK_QUERY -desc: prompt for user to decide to create an bookmark -eng: "Create a Bookmark?" -voice: "" -new: - -id: LANG_BOOKMARK_CREATE_SUCCESS -desc: Indicates bookmark was successfully created -eng: "Bookmark Created" -voice: "" -new: - -id: LANG_BOOKMARK_CREATE_FAILURE -desc: Indicates bookmark was not created -eng: "Bookmark Failed!" -voice: "" -new: - -id: LANG_BOOKMARK_LOAD_EMPTY -desc: Indicates bookmark was empty -eng: "Bookmark Empty" -voice: "" -new: - -## set time screen - -id: LANG_TIME_SET -desc: used in set_time() -eng: "ON To Set" -voice: "" -new: - -id: LANG_TIME_REVERT -desc: used in set_time() -eng: "OFF To Revert" -voice: "" -new: - -## while playing screen - -id: LANG_KEYLOCK_ON_PLAYER -desc: displayed when key lock is on -eng: "Key Lock ON" -voice: "" -new: - -id: LANG_KEYLOCK_OFF_PLAYER -desc: displayed when key lock is turned off -eng: "Key Lock OFF" -voice: "" -new: - -id: LANG_KEYLOCK_ON_RECORDER -desc: displayed when key lock is on -eng: "Keylock is ON" -voice: "" -new: - -id: LANG_KEYLOCK_OFF_RECORDER -desc: displayed when key lock is turned off -eng: "Keylock is OFF" -voice: "" -new: - -## recording screen - -id: LANG_RECORDING_TIME -desc: Display of recorded time -eng: "Time:" -voice: "" -new: - -id: LANG_RECORD_TIMESPLIT_REC -desc: Display of record timer interval setting, on the record screen -eng: "Split Time:" -voice: "" -new: - -id: LANG_RECORDING_SIZE -desc: Display of recorded file size -eng: "Size:" -voice: "" -new: - -id: LANG_RECORD_PRERECORD -desc: in recording and radio screen -eng: "Pre-Recording" -voice: "" -new: - -id: LANG_RECORDING_GAIN -desc: in the recording screen -eng: "Gain" -voice: "" -new: - -id: LANG_RECORDING_LEFT -desc: in the recording screen -eng: "Gain Left" -voice: "" -new: - -id: LANG_RECORDING_RIGHT -desc: in the recording screen -eng: "Gain Right" -voice: "" -new: - -id: LANG_RECORDING_GAIN_ANALOG -desc: in the recording screen -eng: "A" -voice: "" -new: - -id: LANG_RECORDING_GAIN_DIGITAL -desc: in the recording screen -eng: "D" -voice: "" -new: - -id: LANG_DISK_FULL -desc: in recording screen -eng: "The disk is full. Press OFF to continue." -voice: "" -new: - -## recording trigger screen - -id: LANG_RECORD_TRIGGER_MODE -desc: in recording settings_menu -eng: "Trigger" -voice: -new: - -id: LANG_RECORD_TRIG_NOREARM -desc: in recording settings_menu -eng: "Once" -voice: -new: - -id: LANG_RECORD_TRIG_REARM -desc: in recording settings_menu -eng: "Repeat" -voice: -new: - -id: LANG_RECORD_START_THRESHOLD -desc: in recording settings_menu -eng: "Start Above" -voice: -new: - -id: LANG_RECORD_MIN_DURATION -desc: in recording settings_menu -eng: "for at least" -voice: -new: - -id: LANG_RECORD_STOP_THRESHOLD -desc: in recording settings_menu -eng: "Stop Below" -voice: -new: - -id: LANG_RECORD_STOP_POSTREC -desc: in recording settings_menu -eng: "for at least" -voice: -new: - -id: LANG_RECORD_STOP_GAP -desc: in recording settings_menu -eng: "Presplit Gap" -voice: -new: - -id: LANG_DB_INF -desc: -inf db for values below measurement -eng: "-inf" -voice: -new: - -id: LANG_RECORD_TRIG_IDLE -desc: waiting for threshold -eng: "Trigger Idle" -voice: -new: - -id: LANG_RECORD_TRIGGER_ACTIVE -desc: -eng: "Trigger Active" -voice: -new: - -## alarm screen - -id: LANG_ALARM_MOD_TIME -desc: The current alarm time shown in the alarm menu for the RTC alarm mod. -eng: "Alarm Time: %02d:%02d" -voice: "" -new: - -id: LANG_ALARM_MOD_TIME_TO_GO -desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. -eng: "Waking Up In %d:%02d" -voice: "" -new: - -id: LANG_ALARM_MOD_SHUTDOWN -desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). -eng: "Alarm Set" -voice: "" -new: - -id: LANG_ALARM_MOD_ERROR -desc: The text that tells that the time is incorrect (for the RTC alarm mod). -eng: "Alarm Time Is Too Soon!" -voice: "" -new: - -id: LANG_ALARM_MOD_KEYS -desc: Shown key functions in alarm menu (for the RTC alarm mod). -eng: "PLAY=Set OFF=Cancel" -voice: "" -new: - -id: LANG_ALARM_MOD_DISABLE -desc: Announce that the RTC alarm has been turned off -eng: "Alarm Disabled" -voice: "" -new: - -## colour setting screen - -id: LANG_COLOR_RGB_LABELS -desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH -eng: "RGB" -voice: -new: - -id: LANG_COLOR_RGB_VALUE -desc: in color screen -eng: "RGB: %02X%02X%02X" -voice: -new: - -id: LANG_COLOR_UNACCEPTABLE -desc: splash when user selects an invalid colour -eng: "Invalid colour" -voice: "" -new: - -## tag viewer - -id: LANG_ID3_TITLE -desc: in tag viewer -eng: "[Title]" -voice: "" -new: - -id: LANG_ID3_ARTIST -desc: in tag viewer -eng: "[Artist]" -voice: "" -new: - -id: LANG_ID3_ALBUM -desc: in tag viewer -eng: "[Album]" -voice: "" -new: - -id: LANG_ID3_TRACKNUM -desc: in tag viewer -eng: "[Tracknum]" -voice: "" -new: - -id: LANG_ID3_GENRE -desc: in tag viewer -eng: "[Genre]" -voice: "" -new: - -id: LANG_ID3_YEAR -desc: in tag viewer -eng: "[Year]" -voice: "" -new: - -id: LANG_ID3_LENGTH -desc: in tag viewer -eng: "[Length]" -voice: "" -new: - -id: LANG_ID3_PLAYLIST -desc: in tag viewer -eng: "[Playlist]" -voice: "" -new: - -id: LANG_ID3_BITRATE -desc: in tag viewer -eng: "[Bitrate]" -voice: "" -new: - -id: LANG_UNIT_DB -desc: in browse_id3 -eng: "dB" -voice: "" -new: - -id: LANG_ID3_VBR -desc: in browse_id3 -eng: " (VBR)" -voice: "" -new: - -id: LANG_ID3_FRECUENCY -desc: in tag viewer -eng: "[Frequency]" -voice: "" -new: - -id: LANG_ID3_TRACK_GAIN -desc: in tag viewer -eng: "[Track Gain]" -voice: "" -new: - -id: LANG_ID3_ALBUM_GAIN -desc: in tag viewer -eng: "[Album Gain]" -voice: "" -new: - -id: LANG_ID3_PATH -desc: in tag viewer -eng: "[Path]" -voice: "" -new: - -id: LANG_ID3_NO_INFO -desc: in tag viewer -eng: "" -voice: "" -new: - -## weekdays - -id: LANG_WEEKDAY_SUNDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Sun" -voice: "" -new: - -id: LANG_WEEKDAY_MONDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Mon" -voice: "" -new: - -id: LANG_WEEKDAY_TUESDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Tue" -voice: "" -new: - -id: LANG_WEEKDAY_WEDNESDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Wed" -voice: "" -new: - -id: LANG_WEEKDAY_THURSDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Thu" -voice: "" -new: - -id: LANG_WEEKDAY_FRIDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Fri" -voice: "" -new: - -id: LANG_WEEKDAY_SATURDAY -desc: Maximum 3-letter abbreviation for weekday -eng: "Sat" -voice: "" -new: - -## months - -id: LANG_MONTH_JANUARY -desc: Maximum 3-letter abbreviation for monthname -eng: "Jan" -voice: "January" -new: - -id: LANG_MONTH_FEBRUARY -desc: Maximum 3-letter abbreviation for monthname -eng: "Feb" -voice: "February" -new: - -id: LANG_MONTH_MARCH -desc: Maximum 3-letter abbreviation for monthname -eng: "Mar" -voice: "March" -new: - -id: LANG_MONTH_APRIL -desc: Maximum 3-letter abbreviation for monthname -eng: "Apr" -voice: "April" -new: - -id: LANG_MONTH_MAY -desc: Maximum 3-letter abbreviation for monthname -eng: "May" -voice: "May" -new: - -id: LANG_MONTH_JUNE -desc: Maximum 3-letter abbreviation for monthname -eng: "Jun" -voice: "June" -new: - -id: LANG_MONTH_JULY -desc: Maximum 3-letter abbreviation for monthname -eng: "Jul" -voice: "July" -new: - -id: LANG_MONTH_AUGUST -desc: Maximum 3-letter abbreviation for monthname -eng: "Aug" -voice: "August" -new: - -id: LANG_MONTH_SEPTEMBER -desc: Maximum 3-letter abbreviation for monthname -eng: "Sep" -voice: "September" -new: - -id: LANG_MONTH_OCTOBER -desc: Maximum 3-letter abbreviation for monthname -eng: "Oct" -voice: "October" -new: - -id: LANG_MONTH_NOVEMBER -desc: Maximum 3-letter abbreviation for monthname -eng: "Nov" -voice: "November" -new: - -id: LANG_MONTH_DECEMBER -desc: Maximum 3-letter abbreviation for monthname -eng: "Dec" -voice: "December" -new: - -## digits and units for voice, the order is important - -id: VOICE_ZERO -desc: spoken only, for composing numbers -eng: "" -voice: "0" -new: - -id: VOICE_ONE -desc: spoken only, for composing numbers -eng: "" -voice: "1" -new: - -id: VOICE_TWO -desc: spoken only, for composing numbers -eng: "" -voice: "2" -new: - -id: VOICE_THREE -desc: spoken only, for composing numbers -eng: "" -voice: "3" -new: - -id: VOICE_FOUR -desc: spoken only, for composing numbers -eng: "" -voice: "4" -new: - -id: VOICE_FIFE -desc: spoken only, for composing numbers -eng: "" -voice: "5" -new: - -id: VOICE_SIX -desc: spoken only, for composing numbers -eng: "" -voice: "6" -new: - -id: VOICE_SEVEN -desc: spoken only, for composing numbers -eng: "" -voice: "7" -new: - -id: VOICE_EIGHT -desc: spoken only, for composing numbers -eng: "" -voice: "8" -new: - -id: VOICE_NINE -desc: spoken only, for composing numbers -eng: "" -voice: "9" -new: - -id: VOICE_TEN -desc: spoken only, for composing numbers -eng: "" -voice: "10" -new: - -id: VOICE_ELEVEN -desc: spoken only, for composing numbers -eng: "" -voice: "11" -new: - -id: VOICE_TWELVE -desc: spoken only, for composing numbers -eng: "" -voice: "12" -new: - -id: VOICE_THIRTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "13" -new: - -id: VOICE_FOURTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "14" -new: - -id: VOICE_FIFTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "15" -new: - -id: VOICE_SIXTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "16" -new: - -id: VOICE_SEVENTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "17" -new: - -id: VOICE_EIGHTEEN -desc: spoken only, for composing numbers -eng: "" -voice: "18" -new: - -id: VOICE_NINETEEN -desc: spoken only, for composing numbers -eng: "" -voice: "19" -new: - -id: VOICE_TWENTY -desc: spoken only, for composing numbers -eng: "" -voice: "20" -new: - -id: VOICE_THIRTY -desc: spoken only, for composing numbers -eng: "" -voice: "30" -new: - -id: VOICE_FORTY -desc: spoken only, for composing numbers -eng: "" -voice: "40" -new: - -id: VOICE_FIFTY -desc: spoken only, for composing numbers -eng: "" -voice: "50" -new: - -id: VOICE_SIXTY -desc: spoken only, for composing numbers -eng: "" -voice: "60" -new: - -id: VOICE_SEVENTY -desc: spoken only, for composing numbers -eng: "" -voice: "70" -new: - -id: VOICE_EIGHTY -desc: spoken only, for composing numbers -eng: "" -voice: "80" -new: - -id: VOICE_NINETY -desc: spoken only, for composing numbers -eng: "" -voice: "90" -new: - -id: VOICE_HUNDRED -desc: spoken only, for composing numbers -eng: "" -voice: "hundred" -new: - -id: VOICE_THOUSAND -desc: spoken only, for composing numbers -eng: "" -voice: "thousand" -new: - -id: VOICE_MILLION -desc: spoken only, for composing numbers -eng: "" -voice: "million" -new: - -id: VOICE_BILLION -desc: spoken only, for composing numbers -eng: "" -voice: "billion" -new: - -id: VOICE_MINUS -desc: spoken only, for composing numbers -eng: "" -voice: "minus" -new: - -id: VOICE_PLUS -desc: spoken only, for composing numbers -eng: "" -voice: "plus" -new: - -## units for voicing - -id: VOICE_MILLISECONDS -desc: spoken only, a unit postfix -eng: "" -voice: "milliseconds" -new: - -id: VOICE_SECOND -desc: spoken only, a unit postfix -eng: "" -voice: "second" -new: - -id: VOICE_SECONDS -desc: spoken only, a unit postfix -eng: "" -voice: "seconds" -new: - -id: VOICE_MINUTE -desc: spoken only, a unit postfix -eng: "" -voice: "minute" -new: - -id: VOICE_MINUTES -desc: spoken only, a unit postfix -eng: "" -voice: "minutes" -new: - -id: VOICE_HOUR -desc: spoken only, a unit postfix -eng: "" -voice: "hour" -new: - -id: VOICE_HOURS -desc: spoken only, a unit postfix -eng: "" -voice: "hours" -new: - -id: VOICE_KHZ -desc: spoken only, a unit postfix -eng: "" -voice: "kilohertz" -new: - -id: VOICE_DB -desc: spoken only, a unit postfix -eng: "" -voice: "decibel" -new: - -id: VOICE_PERCENT -desc: spoken only, a unit postfix -eng: "" -voice: "percent" -new: - -id: VOICE_MILLIAMPHOURS -desc: spoken only, a unit postfix -eng: "" -voice: "milli-amp hours" -new: - -id: VOICE_PIXEL -desc: spoken only, a unit postfix -eng: "" -voice: "pixel" -new: - -id: VOICE_PER_SEC -desc: spoken only, a unit postfix -eng: "" -voice: "per second" -new: - -id: VOICE_HERTZ -desc: spoken only, a unit postfix -eng: "" -voice: "hertz" -new: - -id: LANG_BYTE -desc: a unit postfix -eng: "B" -voice: "" -new: - -id: LANG_KILOBYTE -desc: a unit postfix, also voiced -eng: "KB" -voice: "kilobyte" -new: - -id: LANG_MEGABYTE -desc: a unit postfix, also voiced -eng: "MB" -voice: "megabyte" -new: - -id: LANG_GIGABYTE -desc: a unit postfix, also voiced -eng: "GB" -voice: "gigabyte" -new: - -id: LANG_POINT -desc: decimal separator for composing numbers -eng: "." -voice: "point" -new: - -## chars for spelling - -id: VOICE_CHAR_A -desc: spoken only, for spelling -eng: "" -voice: "A" -new: - -id: VOICE_CHAR_B -desc: spoken only, for spelling -eng: "" -voice: "B" -new: - -id: VOICE_CHAR_C -desc: spoken only, for spelling -eng: "" -voice: "C" -new: - -id: VOICE_CHAR_D -desc: spoken only, for spelling -eng: "" -voice: "D" -new: - -id: VOICE_CHAR_E -desc: spoken only, for spelling -eng: "" -voice: "E" -new: - -id: VOICE_CHAR_F -desc: spoken only, for spelling -eng: "" -voice: "F" -new: - -id: VOICE_CHAR_G -desc: spoken only, for spelling -eng: "" -voice: "G" -new: - -id: VOICE_CHAR_H -desc: spoken only, for spelling -eng: "" -voice: "H" -new: - -id: VOICE_CHAR_I -desc: spoken only, for spelling -eng: "" -voice: "I" -new: - -id: VOICE_CHAR_J -desc: spoken only, for spelling -eng: "" -voice: "J" -new: - -id: VOICE_CHAR_K -desc: spoken only, for spelling -eng: "" -voice: "K" -new: - -id: VOICE_CHAR_L -desc: spoken only, for spelling -eng: "" -voice: "L" -new: - -id: VOICE_CHAR_M -desc: spoken only, for spelling -eng: "" -voice: "M" -new: - -id: VOICE_CHAR_N -desc: spoken only, for spelling -eng: "" -voice: "N" -new: - -id: VOICE_CHAR_O -desc: spoken only, for spelling -eng: "" -voice: "O" -new: - -id: VOICE_CHAR_P -desc: spoken only, for spelling -eng: "" -voice: "P" -new: - -id: VOICE_CHAR_Q -desc: spoken only, for spelling -eng: "" -voice: "Q" -new: - -id: VOICE_CHAR_R -desc: spoken only, for spelling -eng: "" -voice: "R" -new: - -id: VOICE_CHAR_S -desc: spoken only, for spelling -eng: "" -voice: "S" -new: - -id: VOICE_CHAR_T -desc: spoken only, for spelling -eng: "" -voice: "T" -new: - -id: VOICE_CHAR_U -desc: spoken only, for spelling -eng: "" -voice: "U" -new: - -id: VOICE_CHAR_V -desc: spoken only, for spelling -eng: "" -voice: "V" -new: - -id: VOICE_CHAR_W -desc: spoken only, for spelling -eng: "" -voice: "W" -new: - -id: VOICE_CHAR_X -desc: spoken only, for spelling -eng: "" -voice: "X" -new: - -id: VOICE_CHAR_Y -desc: spoken only, for spelling -eng: "" -voice: "Y" -new: - -id: VOICE_CHAR_Z -desc: spoken only, for spelling -eng: "" -voice: "Z" -new: - -id: VOICE_DOT -desc: spoken only, for spelling -eng: "" -voice: "dot" -new: - -id: VOICE_PAUSE -desc: spoken only, for spelling, a split second of silence (difficult to author) -eng: "" -voice: " " -new: - -## file/folder voicing - -id: VOICE_FILE -desc: spoken only, prefix for file number -eng: "" -voice: "file" -new: - -id: VOICE_DIR -desc: spoken only, prefix for directory number -eng: "" -voice: "folder" -new: - -## file extensions for voicing - -id: VOICE_EXT_MPA -desc: spoken only, for file extension -eng: "" -voice: "audio" -new: - -id: VOICE_EXT_CFG -desc: spoken only, for file extension -eng: "" -voice: "configuration" -new: - -id: VOICE_EXT_WPS -desc: spoken only, for file extension -eng: "" -voice: "while-playing-screen" -new: - -id: VOICE_EXT_TXT -desc: spoken only, for file extension -eng: "" -voice: "text" -new: - -id: VOICE_EXT_ROCK -desc: spoken only, for file extension -eng: "" -voice: "plugin" -new: - -id: VOICE_EXT_FONT -desc: spoken only, for file extension -eng: "" -voice: "font" -new: - -id: VOICE_EXT_BMARK -desc: spoken only, for file extension and the word in general -eng: "" -voice: "bookmark" -new: - -id: VOICE_EXT_UCL -desc: spoken only, for file extension -eng: "" -voice: "flash" -new: - -id: VOICE_EXT_AJZ -desc: spoken only, for file extension -eng: "" -voice: "firmware" -new: - -id: VOICE_EXT_RWPS -desc: spoken only, for file extension -eng: "" -voice: "remote while-playing-screen" -new: - -id: VOICE_EXT_KBD -desc: spoken only, for file extension -eng: "" -voice: "keyboard" -new: - -## playlist handling - -id: LANG_PLAYLIST_LOAD -desc: displayed on screen while loading a playlist -eng: "Loading..." -voice: "" -new: - -id: LANG_PLAYLIST_SHUFFLE -desc: displayed on screen while shuffling a playlist -eng: "Shuffling..." -voice: "" -new: - -id: LANG_PLAYLIST_BUFFER_FULL -desc: in playlist.indices() when playlist is full -eng: "Playlist Buffer Full" -voice: "" -new: - -id: LANG_END_PLAYLIST_PLAYER -desc: when playlist has finished -eng: "End of List" -voice: "" -new: - -id: LANG_END_PLAYLIST_RECORDER -desc: when playlist has finished -eng: "End of Song List" -voice: "" -new: - -id: LANG_CREATING -desc: Screen feedback during playlist creation -eng: "Creating" -voice: "" -new: - -id: LANG_PLAYLIST_INSERT_COUNT -desc: splash number of tracks inserted -eng: "Inserted %d tracks (%s)" -voice: "" -new: - -id: LANG_PLAYLIST_QUEUE_COUNT -desc: splash number of tracks queued -eng: "Queued %d tracks (%s)" -voice: "" -new: - -id: LANG_PLAYLIST_SAVE_COUNT -desc: splash number of tracks saved -eng: "Saved %d tracks (%s)" -voice: "" -new: - -id: LANG_RECURSE_DIRECTORY_QUESTION -desc: Asked from onplay screen -eng: "Recursively?" -voice: "" -new: - -id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT -desc: prompt shown when about to erase a modified dynamic playlist -eng: "Erase dynamic playlist?" -voice "" -new: - -id: LANG_NOTHING_TO_RESUME -desc: Error message displayed when resume button pressed but no playlist -eng: "Nothing to resume" -voice: "" -new: - -id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR -desc: Playlist error -eng: "Error updating playlist control file" -voice: "" -new: - -id: LANG_PLAYLIST_ACCESS_ERROR -desc: Playlist error -eng: "Error accessing playlist file" -voice: "" -new: - -id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR -desc: Playlist error -eng: "Error accessing playlist control file" -voice: "" -new: - -id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR -desc: Playlist error -eng: "Error accessing directory" -voice: "" -new: - -id: LANG_PLAYLIST_CONTROL_INVALID -desc: Playlist resume error -eng: "Playlist control file is invalid" -voice: "" -new: - -## FM radio - -id: LANG_FM_STATION -desc: in radio screen -eng: "Station: %d.%dMHz" -voice: "" -new: - -id: LANG_FM_NO_PRESETS -desc: error when preset list is empty -eng: "No presets" -voice: "" -new: - -id: LANG_FM_ADD_PRESET -desc: in radio menu -eng: "Add Preset" -voice: "Add Preset" -new: - -id: LANG_FM_EDIT_PRESET -desc: in radio screen -eng: "Edit Preset" -voice: "" -new: - -id: LANG_FM_DELETE_PRESET -desc: in radio screen -eng: "Remove Preset" -voice: "" -new: - -id: LANG_FM_PRESET_SAVE_FAILED -desc: in radio screen -eng: "Preset Save Failed" -voice: "" -new: - -id: LANG_FM_NO_FREE_PRESETS -desc: in radio screen -eng: "The Preset List is Full" -voice: "" -new: - -id: LANG_BUTTONBAR_MENU -desc: in button bar -eng: "Menu" -voice: "" -new: - -id: LANG_FM_BUTTONBAR_EXIT -desc: in radio screen -eng: "Exit" -voice: "" -new: - -id: LANG_FM_BUTTONBAR_ACTION -desc: in radio screen -eng: "Action" -voice: "" -new: - -id: LANG_FM_BUTTONBAR_PRESETS -desc: in button bar -eng: "Preset" -voice: "" -new: - -id: LANG_FM_BUTTONBAR_ADD -desc: in radio screen -eng: "Add" -voice: "" -new: - -id: LANG_FM_BUTTONBAR_RECORD -desc: in radio screen -eng: "Record" -voice: "" -new: - -id: LANG_FM_MONO_MODE -desc: in radio screen -eng: "Force mono" -voice: "" -new: - -id: LANG_FM_FREEZE -desc: splash screen during freeze in radio mode -eng: "Screen frozen!" -voice: "" -new: - -id: LANG_FM_SCAN_PRESETS -desc: in radio menu -eng: "Auto-Scan Presets" -voice: "Auto scan presets" -new: - -id: LANG_FM_CLEAR_PRESETS -desc: confirmation if presets can be cleared -eng: "Clear Current Presets?" -voice: "" -new: - -id: LANG_FM_SCANNING -desc: during auto scan -eng: "Scanning %d.%01dMHz" -voice: "" -new: - -id: LANG_FM_DEFAULT_PRESET_NAME -desc: default preset name for auto scan mode -eng: "%d.%01dMHz" -voice: -new: - -id: LANG_FM_TUNE_MODE -desc: in radio screen / menu -eng: "Mode:" -voice: "" -new: - -id: LANG_RADIO_SCAN_MODE -desc: in radio screen / menu -eng: "Scan" -voice: "" -new: - -id: LANG_RADIO_PRESET_MODE -desc: in radio screen / menu -eng: "Preset" -voice: "" -new: - -## dir/file browser - -id: LANG_DIRBROWSE_F1 -desc: in dir browser, F1 button bar text -eng: "Menu" -voice: "" -new: - -id: LANG_DIRBROWSE_F2 -desc: in dir browser, F2 button bar text -eng: "Option" -voice: "" -new: - -id: LANG_DIRBROWSE_F3 -desc: in dir browser, F3 button bar text -eng: "LCD" -voice: "" -new: - -id: LANG_SHOWDIR_BUFFER_FULL -desc: in showdir(), displayed on screen when you reach buffer limit -eng: "Dir Buffer is Full!" -voice: "" -new: - -id: LANG_LANGUAGE_LOADED -desc: shown when a language has been loaded from the dir browser -eng: "New Language" -voice: "" -new: - -id: LANG_SETTINGS_LOADED -desc: Feedback shown when a .cfg file is loaded -eng: "Settings Loaded" -voice: "" -new: - -id: LANG_SETTINGS_SAVED -desc: Feedback shown when a .cfg file is saved -eng: "Settings Saved" -voice: "" -new: - -id: LANG_BOOT_CHANGED -desc: File browser discovered the boot file was changed -eng: "Boot changed" -voice: "" -new: - -id: LANG_REBOOT_NOW -desc: Do you want to reboot? -eng: "Reboot now?" -voice: "" -new: - -id: LANG_OFF_ABORT -desc: Used on recorder models -eng: "OFF to abort" -voice: "" -new: - -id: LANG_STOP_ABORT -desc: Used on player models -eng: "STOP to abort" -voice: "" -new: - -id: LANG_NO_FILES -desc: in settings_menu -eng: "No files" -voice: "" -new: - -id: LANG_BACKDROP_LOADED -desc: text for splash to indicate a new backdrop has been loaded successfully -eng: "Backdrop Loaded" -voice: "" -new: - -id: LANG_BACKDROP_FAILED -desc: text for splash to indicate a failure to load a bitmap as backdrop -eng: "Backdrop Failed" -voice: "" -new: - -id: LANG_KEYBOARD_LOADED -desc: shown when a keyboard has been loaded from the dir browser -eng: "New Keyboard" -voice: "" -new: - -## tag database browser - -id: LANG_ID3DB_ARTISTS -desc: ID3 virtual folder name -eng: "Artists" -voice: "" -new: - -id: LANG_ID3DB_ALBUMS -desc: ID3 virtual folder name -eng: "Albums" -voice: "" -new: - -id: LANG_ID3DB_SONGS -desc: ID3 virtual folder name -eng: "Songs" -voice: "" -new: - -id: LANG_ID3DB_GENRES -desc: in tag cache -eng: "Genres" -voice: "" -new: - -id: LANG_ID3DB_SEARCH -desc: ID3 virtual folder name -eng: "Search" -voice: "" -new: - -id: LANG_ID3DB_SEARCH_ARTISTS -desc: ID3 virtual folder name -eng: "Search Artists" -voice: "" -new: - -id: LANG_ID3DB_SEARCH_ALBUMS -desc: ID3 virtual folder name -eng: "Search Albums" -voice: "" -new: - -id: LANG_ID3DB_SEARCH_SONGS -desc: ID3 virtual folder name -eng: "Search Songs" -voice: "" -new: - -id: LANG_ID3DB_MATCHES -desc: ID3 virtual folder name -eng: "Found %d matches" -voice: "" -new: - -id: LANG_ID3DB_ALL_SONGS -desc: ID3 virtual folder name -eng: "" -voice: "" -new: - -## playlist viewer - -id: LANG_MOVE -desc: The verb/action Move -eng: "Move" -voice: "Move" -new: - -id: LANG_MOVE_FAILED -desc: Error message displayed in playlist viewer -eng: "Move Failed" -voice: "" -new: - -id: LANG_SHOW_INDICES -desc: in playlist viewer menu -eng: "Show Indices" -voice: "Show Indices" -new: - -id: LANG_TRACK_DISPLAY -desc: in playlist viewer on+play menu -eng: "Track Display" -voice: "Track Display" -new: - -id: LANG_DISPLAY_TRACK_NAME_ONLY -desc: track display options -eng: "Track Name Only" -voice: "Track Name Only" -new: - -id: LANG_DISPLAY_FULL_PATH -desc: track display options -eng: "Full Path" -voice: "Full Path" -new: - -id: LANG_REMOVE -desc: in playlist viewer on+play menu -eng: "Remove" -voice: "Remove" -new: - -id: LANG_FILE_OPTIONS -desc: in playlist viewer on+play menu -eng: "File Options" -voice: "File Options" -new: - -## plugin loader, filetypes - -id: LANG_PLUGIN_CANT_OPEN -desc: Plugin open error message -eng: "Can't open %s" -voice: "" -new: - -id: LANG_READ_FAILED -desc: There was an error reading a file -eng: "Failed reading %s" -voice: "" -new: - -id: LANG_PLUGIN_WRONG_MODEL -desc: The plugin is not compatible with the archos model trying to run it -eng: "Incompatible model" -voice: "" -new: - -id: LANG_PLUGIN_WRONG_VERSION -desc: The plugin is not compatible with the rockbox version trying to run it -eng: "Incompatible version" -voice: "" -new: - -id: LANG_PLUGIN_ERROR -desc: The plugin return an error code -eng: "Plugin returned error" -voice: "" -new: - -id: LANG_FILETYPES_EXTENSION_FULL -desc: Extension array full -eng: "Extension array full" -voice: "" -new: - -id: LANG_FILETYPES_FULL -desc: Filetype array full -eng: "Filetype array full" -voice: "" -new: - -id: LANG_FILETYPES_PLUGIN_NAME_LONG -desc: Viewer plugin name too long -eng: "Plugin name too long" -voice: "" -new: - -id: LANG_FILETYPES_STRING_BUFFER_EMPTY -desc: Filetype string buffer empty -eng: "Filetype string buffer empty" -voice: "" -new: - -## misc - -id: LANG_RESUME_CONFIRM_PLAYER -desc: possible answers to resume question -eng: "(PLAY/STOP)" -voice: "" -new: - -id: LANG_FM_PRESET_LOAD -desc: load preset list in fm radio -eng: "Load Preset List" -voice: "Load Preset List" -new: - -id: LANG_FM_PRESET_SAVE -desc: Save preset list in fm radio -eng: "Save Preset List" -voice: "Save Preset List" -new: - -id: LANG_FM_PRESET_CLEAR -desc: clear preset list in fm radio -eng: "Clear Preset List" -voice: "Clear Preset List" -new: - -id: LANG_FMR -desc: Used when you need to say Preset List, also voiced -eng: "Preset List" -voice: "Preset List" -new: - -id: LANG_FM_FIRST_AUTOSCAN -desc: When you run the radio without an fmr file in settings -eng: "No Settings found, AutoScan?" -voice: "" -new: - -id: LANG_FM_SAVE_CHANGES -desc: When you try to exit radio to confirm save -eng: "Save Changes?" -voice: "" -new: - + + id: LANG_SET_BOOL_YES + desc: bool true representation + user: + + *: "Yes" + + + *: "Yes" + + + *: "Yes" + + + + id: LANG_SET_BOOL_NO + desc: bool false representation + user: + + *: "No" + + + *: "No" + + + *: "No" + + + + id: LANG_ON + desc: Used in a lot of places + user: + + *: "On" + + + *: "On" + + + *: "On" + + + + id: LANG_OFF + desc: Used in a lot of places + user: + + *: "Off" + + + *: "Off" + + + *: "Off" + + + + id: LANG_RESUME_SETTING_ASK + desc: in settings_menu + user: + + *: "Ask" + + + *: "Ask" + + + *: "Ask" + + + + id: LANG_ALWAYS + desc: used in various places + user: + + *: "Always" + + + *: "Always" + + + *: "Always" + + + + id: LANG_WAIT + desc: general please wait splash + user: + + *: "Loading..." + + + *: "Loading..." + + + *: + + + + id: LANG_CONFIRM_SHUTDOWN + desc: in shutdown screen + user: + + *: "Press OFF to shut down" + + + *: "Press OFF to shut down" + + + *: "" + + + + id: LANG_SHUTTINGDOWN + desc: in main menu + user: + + *: "Shutting down..." + + + *: "Shutting down..." + + + *: "" + + + + id: LANG_RESTARTING_PLAYBACK + desc: splash screen displayed when pcm buffer size is changed + user: + + *: "Restarting playback..." + + + *: "Restarting playback..." + + + *: "" + + + + id: LANG_REMOVE_MMC + desc: before acknowledging usb in case an MMC is inserted (Ondio) + user: + + *: "Please remove inserted MMC" + + + *: "Please remove inserted MMC" + + + *: "Please remove multimedia card" + + + + id: LANG_MENU_SETTING_CANCEL + desc: Visual confirmation of canceling a changed setting + user: + + *: "Canceled" + + + *: "Canceled" + + + *: "" + + + + id: LANG_FAILED + desc: Something failed. To be appended after actions + user: + + *: "Failed" + + + *: "Failed" + + + *: "" + + + + id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS + desc: in the main menu + user: + + *: "Recent Bookmarks" + + + *: "Recent Bookmarks" + + + *: "Recent Bookmarks" + + + + id: LANG_SOUND_SETTINGS + desc: in the main menu + user: + + *: "Sound Settings" + + + *: "Sound Settings" + + + *: "Sound Settings" + + + + id: LANG_GENERAL_SETTINGS + desc: in the main menu + user: + + *: "General Settings" + + + *: "General Settings" + + + *: "General Settings" + + + + id: LANG_MANAGE_MENU + desc: in the main menu + user: + + *: "Manage Settings" + + + *: "Manage Settings" + + + *: "Manage Settings" + + + + id: LANG_CUSTOM_THEME + desc: in the main menu + user: + + *: "Browse Themes" + + + *: "Browse Themes" + + + *: "Browse Themes" + + + + id: LANG_FM_RADIO + desc: in the main menu + user: + + *: "FM Radio" + + + *: "FM Radio" + + + *: "FM Radio" + + + + id: LANG_RECORDING + desc: in the main menu + user: + + *: "Recording" + + + *: "Recording" + + + *: "Recording" + + + + id: LANG_PLAYLIST_MENU + desc: in the main menu + user: + + *: "Playlist Options" + + + *: "Playlist Options" + + + *: "Playlist Options" + + + + id: LANG_PLUGINS + desc: in the main menu + user: + + *: "Browse Plugins" + + + *: "Browse Plugins" + + + *: "Browse Plugins" + + + + id: LANG_INFO + desc: in the main menu + user: + + *: "Info" + + + *: "Info" + + + *: "Info" + + + + id: LANG_SHUTDOWN + desc: in main menu + user: + + *: "Shut down" + + + *: "Shut down" + + + *: "Shut down" + + + + id: LANG_VOLUME + desc: in sound_settings + user: + + *: "Volume" + + + *: "Volume" + + + *: "Volume" + + + + id: LANG_BASS + desc: in sound_settings + user: + + *: "Bass" + + + *: "Bass" + + + *: "Bass" + + + + id: LANG_TREBLE + desc: in sound_settings + user: + + *: "Treble" + + + *: "Treble" + + + *: "Treble" + + + + id: LANG_BALANCE + desc: in sound_settings + user: + + *: "Balance" + + + *: "Balance" + + + *: "Balance" + + + + id: LANG_CHANNEL_MENU + desc: in sound_settings + user: + + *: "Channels" + + + *: "Channels" + + + *: "Channels" + + + + id: LANG_CHANNEL + desc: in sound_settings + user: + + *: "Channel Configuration" + + + *: "Channel Configuration" + + + *: "" + + + + id: LANG_CHANNEL_STEREO + desc: in sound_settings + user: + + *: "Stereo" + + + *: "Stereo" + + + *: "Stereo" + + + + id: LANG_CHANNEL_MONO + desc: in sound_settings + user: + + *: "Mono" + + + *: "Mono" + + + *: "Mono" + + + + id: LANG_CHANNEL_CUSTOM + desc: in sound_settings + user: + + *: "Custom" + + + *: "Custom" + + + *: "Custom" + + + + id: LANG_CHANNEL_LEFT + desc: in sound_settings + user: + + *: "Mono Left" + + + *: "Mono Left" + + + *: "Mono Left" + + + + id: LANG_CHANNEL_RIGHT + desc: in sound_settings + user: + + *: "Mono Right" + + + *: "Mono Right" + + + *: "Mono Right" + + + + id: LANG_CHANNEL_KARAOKE + desc: in sound_settings + user: + + *: "Karaoke" + + + *: "Karaoke" + + + *: "Karaoke" + + + + id: LANG_STEREO_WIDTH + desc: in sound_settings + user: + + *: "Stereo Width" + + + *: "Stereo Width" + + + *: "Stereo Width" + + + + id: LANG_LOUDNESS + desc: in sound_settings + user: + + *: "Loudness" + + + *: "Loudness" + + + *: "Loudness" + + + + id: LANG_AUTOVOL + desc: in sound_settings + user: + + *: "Auto Volume" + + + *: "Auto Volume" + + + *: "Auto Volume" + + + + id: LANG_DECAY + desc: in sound_settings + user: + + *: "AV Decay Time" + + + *: "AV Decay Time" + + + *: "" + + + + id: LANG_SUPERBASS + desc: in sound settings + user: + + *: "Super Bass" + + + *: "Super Bass" + + + *: "Super Bass" + + + + id: LANG_MDB_ENABLE + desc: in sound settings + user: + + *: "MDB Enable" + + + *: "MDB Enable" + + + *: "MDB Enable" + + + + id: LANG_MDB_STRENGTH + desc: in sound settings + user: + + *: "MDB Strength" + + + *: "MDB Strength" + + + *: "MDB Strength" + + + + id: LANG_MDB_HARMONICS + desc: in sound settings + user: + + *: "MDB Harmonics" + + + *: "MDB Harmonics" + + + *: "MDB Harmonics" + + + + id: LANG_MDB_CENTER + desc: in sound settings + user: + + *: "MDB Center Frequency" + + + *: "MDB Center Frequency" + + + *: "MDB Center Frequency" + + + + id: LANG_MDB_SHAPE + desc: in sound settings + user: + + *: "MDB Shape" + + + *: "MDB Shape" + + + *: "MDB Shape" + + + + id: LANG_CROSSFEED + desc: in sound settings + user: + + *: "Crossfeed" + + + *: "Crossfeed" + + + *: "Crossfeed" + + + + id: LANG_EQUALIZER + desc: in the sound settings menu + user: + + *: "Equalizer" + + + *: "Equalizer" + + + *: "Equalizer" + + + + id: LANG_PLAYBACK + desc: in settings_menu() + user: + + *: "Playback" + + + *: "Playback" + + + *: "Playback" + + + + id: LANG_FILE + desc: in settings_menu() + user: + + *: "File View" + + + *: "File View" + + + *: "File View" + + + + id: LANG_DISPLAY + desc: in settings_menu() + user: + + *: "Display" + + + *: "Display" + + + *: "Display" + + + + id: LANG_SYSTEM + desc: in settings_menu() + user: + + *: "System" + + + *: "System" + + + *: "System" + + + + id: LANG_BOOKMARK_SETTINGS + desc: in general settings + user: + + *: "Bookmarking" + + + *: "Bookmarking" + + + *: "Bookmarking" + + + + id: LANG_LANGUAGE + desc: in settings_menu + user: + + *: "Language" + + + *: "Language" + + + *: "Language" + + + + id: LANG_VOICE + desc: root of voice menu + user: + + *: "Voice" + + + *: "Voice" + + + *: "Voice" + + + + id: LANG_CUSTOM_CFG + desc: in setting_menu() + user: + + *: "Browse .cfg files" + + + *: "Browse .cfg files" + + + *: "Browse configuration files" + + + + id: LANG_FIRMWARE + desc: in the main menu + user: + + *: "Browse Firmwares" + + + *: "Browse Firmwares" + + + *: "Browse Firmwares" + + + + id: LANG_RESET + desc: in system_settings_menu() + user: + + *: "Reset Settings" + + + *: "Reset Settings" + + + *: "Reset Settings" + + + + id: LANG_RESET_ASK_RECORDER + desc: confirm to reset settings + user: + + *: "Are You Sure?" + + + *: "Are You Sure?" + + + *: "" + + + + id: LANG_CONFIRM_WITH_PLAY_RECORDER + desc: Generic recorder string to use to confirm + user: + + *: "PLAY = Yes" + + + *: "PLAY = Yes" + + + *: "" + + + + id: LANG_CANCEL_WITH_ANY_RECORDER + desc: Generic recorder string to use to cancel + user: + + *: "Any Other = No" + + + *: "Any Other = No" + + + *: "" + + + + id: LANG_RESET_DONE_SETTING + desc: visual confirmation after settings reset + user: + + *: "Settings" + + + *: "Settings" + + + *: "" + + + + id: LANG_RESET_DONE_CLEAR + desc: visual confirmation after settings reset + user: + + *: "Cleared" + + + *: "Cleared" + + + *: "" + + + + id: LANG_RESET_DONE_CANCEL + desc: Visual confirmation of cancelation + user: + + *: "Canceled" + + + *: "Canceled" + + + *: "" + + + + id: LANG_SAVE_SETTINGS + desc: in system_settings_menu() + user: + + *: "Write .cfg file" + + + *: "Write .cfg file" + + + *: "Write configuration file" + + + + id: LANG_SETTINGS_SAVE_PLAYER + desc: displayed if save settings has failed + user: + + *: "Save Failed" + + + *: "Save Failed" + + + *: "" + + + + id: LANG_SETTINGS_BATTERY_PLAYER + desc: if save settings has failed + user: + + *: "Partition?" + + + *: "Partition?" + + + *: "" + + + + id: LANG_SETTINGS_SAVE_RECORDER + desc: displayed if save settings has failed + user: + + *: "Save Failed" + + + *: "Save Failed" + + + *: "" + + + + id: LANG_SETTINGS_BATTERY_RECORDER + desc: if save settings has failed + user: + + *: "No partition?" + + + *: "No partition?" + + + *: "" + + + + id: LANG_RECORDING_MENU + desc: in the recording sub menu + user: + + *: "Recording Screen" + + + *: "Recording Screen" + + + *: "Recording Screen" + + + + id: LANG_RECORDING_SETTINGS + desc: in the main menu + user: + + *: "Recording Settings" + + + *: "Recording Settings" + + + *: "Recording Settings" + + + + id: LANG_EQUALIZER_ENABLED + desc: in the equalizer settings menu + user: + + *: "Enable EQ" + + + *: "Enable EQ" + + + *: "Enable equalizer" + + + + id: LANG_EQUALIZER_GRAPHICAL + desc: in the equalizer settings menu + user: + + *: "Graphical EQ" + + + *: "Graphical EQ" + + + *: "Graphical equalizer" + + + + id: LANG_EQUALIZER_PRECUT + desc: in eq settings + user: + + *: "Precut" + + + *: "Precut" + + + *: "Pre-cut" + + + + id: LANG_EQUALIZER_GAIN + desc: in the equalizer settings menu + user: + + *: "Simple EQ Settings" + + + *: "Simple EQ Settings" + + + *: "Simple equalizer settings" + + + + id: LANG_EQUALIZER_ADVANCED + desc: in the equalizer settings menu + user: + + *: "Advanced EQ Settings" + + + *: "Advanced EQ Settings" + + + *: "Advanced equalizer settings" + + + + id: LANG_EQUALIZER_SAVE + desc: in the equalizer settings menu + user: + + *: "Save EQ Preset" + + + *: "Save EQ Preset" + + + *: "Save equalizer preset" + + + + id: LANG_EQUALIZER_BROWSE + desc: in the equalizer settings menu + user: + + *: "Browse EQ Presets" + + + *: "Browse EQ Presets" + + + *: "Browse equalizer presets" + + + + id: LANG_EQUALIZER_EDIT_MODE + desc: in the equalizer settings menu + user: + + *: "Edit mode: %s" + + + *: "Edit mode: %s" + + + *: "" + + + + id: LANG_EQUALIZER_GAIN_ITEM + desc: in the equalizer settings menu + user: + + *: "%d Hz Band Gain" + + + *: "%d Hz Band Gain" + + + *: "" + + + + id: LANG_EQUALIZER_BAND_LOW_SHELF + desc: in the equalizer settings menu + user: + + *: "Low Shelf Filter" + + + *: "Low Shelf Filter" + + + *: "Low shelf filter" + + + + id: LANG_EQUALIZER_BAND_PEAK + desc: in the equalizer settings menu + user: + + *: "Peak Filter %d" + + + *: "Peak Filter %d" + + + *: "Peak filter" + + + + id: LANG_EQUALIZER_BAND_HIGH_SHELF + desc: in the equalizer settings menu + user: + + *: "High Shelf Filter" + + + *: "High Shelf Filter" + + + *: "High shelf filter" + + + + id: LANG_EQUALIZER_BAND_CUTOFF + desc: in the equalizer settings menu + user: + + *: "Cutoff Frequency" + + + *: "Cutoff Frequency" + + + *: "Cutoff Frequency" + + + + id: LANG_EQUALIZER_BAND_CENTER + desc: in the equalizer settings menu + user: + + *: "Center Frequency" + + + *: "Center Frequency" + + + *: "Center frequency" + + + + id: LANG_EQUALIZER_BAND_Q + desc: in the equalizer settings menu + user: + + *: "Q" + + + *: "Q" + + + *: "Q" + + + + id: LANG_EQUALIZER_BAND_GAIN + desc: in the equalizer settings menu + user: + + *: "Gain" + + + *: "Gain" + + + *: "Gain" + + + + id: LANG_CREATE_PLAYLIST + desc: Menu option for creating a playlist + user: + + *: "Create Playlist" + + + *: "Create Playlist" + + + *: "Create Playlist" + + + + id: LANG_VIEW_DYNAMIC_PLAYLIST + desc: in playlist menu. + user: + + *: "View Current Playlist" + + + *: "View Current Playlist" + + + *: "View Current Playlist" + + + + id: LANG_SAVE_DYNAMIC_PLAYLIST + desc: in playlist menu. + user: + + *: "Save Current Playlist" + + + *: "Save Current Playlist" + + + *: "Save Current Playlist" + + + + id: LANG_RECURSE_DIRECTORY + desc: In playlist menu + user: + + *: "Recursively Insert Directories" + + + *: "Recursively Insert Directories" + + + *: "Recursively Insert Directories" + + + + id: LANG_WARN_ERASEDYNPLAYLIST_MENU + desc: in playlist options menu, option to warn when erasing dynamic playlist + user: + + *: "Warn When Erasing Dynamic Playlist" + + + *: "Warn When Erasing Dynamic Playlist" + + + *: + + + + id: LANG_INFO_MENU + desc: in the info menu + user: + + *: "Rockbox Info" + + + *: "Rockbox Info" + + + *: "Rockbox Info" + + + + id: LANG_VERSION + desc: in the info menu + user: + + *: "Version" + + + *: "Version" + + + *: "Version" + + + + id: LANG_DEBUG + desc: in the info menu + user: + + *: "Debug (Keep Out!)" + + + *: "Debug (Keep Out!)" + + + *: "Debug, keep out!" + + + + id: LANG_USB + desc: in the info menu + user: + + *: "USB (Sim)" + + + *: "USB (Sim)" + + + *: "" + + + + id: LANG_SHUFFLE + desc: in settings_menu + user: + + *: "Shuffle" + + + *: "Shuffle" + + + *: "Shuffle" + + + + id: LANG_REPEAT + desc: in settings_menu + user: + + *: "Repeat" + + + *: "Repeat" + + + *: "Repeat" + + + + id: LANG_REPEAT_ALL + desc: repeat playlist once all songs have completed + user: + + *: "All" + + + *: "All" + + + *: "All" + + + + id: LANG_REPEAT_ONE + desc: repeat one song + user: + + *: "One" + + + *: "One" + + + *: "One" + + + + id: LANG_REPEAT_AB + desc: repeat one song + user: + + *: "A-B" + + + *: "A-B" + + + *: "A-B" + + + + id: LANG_PLAY_SELECTED + desc: in settings_menu + user: + + *: "Play Selected First" + + + *: "Play Selected First" + + + *: "Play Selected File First" + + + + id: LANG_RESUME + desc: in settings_menu + user: + + *: "Resume on Startup" + + + *: "Resume on Startup" + + + *: "Resume on Startup" + + + + id: LANG_WIND_MENU + desc: in the playback sub menu + user: + + *: "Fast-Forward/Rewind" + + + *: "Fast-Forward/Rewind" + + + *: "Fast forward and Rewind" + + + + id: LANG_MP3BUFFER_MARGIN + desc: MP3 buffer margin time + user: + + *: "Anti-Skip Buffer" + + + *: "Anti-Skip Buffer" + + + *: "Anti-Skip Buffer" + + + + id: LANG_FADE_ON_STOP + desc: options menu to set fade on stop or pause + user: + + *: "Fade on Stop/Pause" + + + *: "Fade on Stop/Pause" + + + *: "Fade On Stop and Pause" + + + + id: LANG_PARTY_MODE + desc: party mode + user: + + *: "Party Mode" + + + *: "Party Mode" + + + *: "Party Mode" + + + + id: LANG_CROSSFADE + desc: in playback settings + user: + + *: "Crossfade" + + + *: "Crossfade" + + + *: "Crossfade" + + + + id: LANG_REPLAYGAIN + desc: in replaygain + user: + + *: "Replaygain" + + + *: "Replaygain" + + + *: "Replaygain" + + + + id: LANG_BEEP + desc: in playback settings + user: + + *: "Beep Volume" + + + *: "Beep Volume" + + + *: "Beep Volume" + + + + id: LANG_WEAK + desc: in beep volume in playback settings + user: + + *: "Weak" + + + *: "Weak" + + + *: "Weak" + + + + id: LANG_MODERATE + desc: in beep volume in playback settings + user: + + *: "Moderate" + + + *: "Moderate" + + + *: "Moderate" + + + + id: LANG_STRONG + desc: in beep volume in playback settings + user: + + *: "Strong" + + + *: "Strong" + + + *: "Strong" + + + + id: LANG_SPDIF_ENABLE + desc: in playback settings menu. enable/disable the optical out + user: + + *: "Optical Output" + + + *: "Optical Output" + + + *: "Optical Output" + + + + id: LANG_ID3_ORDER + desc: in playback settings screen + user: + + *: "ID3 Tag Priority" + + + *: "ID3 Tag Priority" + + + *: "ID3 Tag Priority" + + + + id: LANG_ID3_V1_FIRST + desc: in playback settings screen + user: + + *: "V1 then V2" + + + *: "V1 then V2" + + + *: "Version 1 then version 2" + + + + id: LANG_ID3_V2_FIRST + desc: in playback settings screen + user: + + *: "V2 then V1" + + + *: "V2 then V1" + + + *: "Version 2 then version 1" + + + + id: LANG_NEXT_FOLDER + desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one + user: + + *: "Auto-Change Directory" + + + *: "Auto-Change Directory" + + + *: "Auto-Change Directory" + + + + id: LANG_TAGCACHE + desc: in tag cache settings + user: + + *: "Tag Cache" + + + *: "Tag Cache" + + + *: "Tag Cache" + + + + id: LANG_TAGCACHE_DISK + desc: in tag cache settings + user: + + *: "Keep on Disk" + + + *: "Keep on Disk" + + + *: "Keep on Disk" + + + + id: LANG_TAGCACHE_RAM + desc: in tag cache settings + user: + + *: "Load to RAM" + + + *: "Load to RAM" + + + *: "Load to RAM" + + + + id: LANG_TAGCACHE_FORCE_UPDATE + desc: in tag cache settings + user: + + *: "Force Tag Cache Update" + + + *: "Force Tag Cache Update" + + + *: "Force Tag Cache Update" + + + + id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH + desc: in tag cache settings + user: + + *: "Updating in background" + + + *: "Updating in background" + + + *: "" + + + + id: LANG_TAGCACHE_INIT + desc: while initializing tagcache on boot + user: + + *: "Committing tagcache" + + + *: "Committing tagcache" + + + *: "" + + + + id: LANG_RUNTIMEDB_ACTIVE + desc: in settings_menu. + user: + + *: "Gather Runtime Data (experimental)" + + + *: "Gather Runtime Data (experimental)" + + + *: "Gather Runtime Data" + + + + id: LANG_SORT_CASE + desc: in settings_menu + user: + + *: "Sort Case Sensitive" + + + *: "Sort Case Sensitive" + + + *: "Sort Case Sensitive" + + + + id: LANG_SORT_DIR + desc: browser sorting setting + user: + + *: "Sort Directories" + + + *: "Sort Directories" + + + *: "sort directories" + + + + id: LANG_SORT_FILE + desc: browser sorting setting + user: + + *: "Sort Files" + + + *: "Sort Files" + + + *: "sort files" + + + + id: LANG_SORT_ALPHA + desc: browser sorting setting + user: + + *: "Alphabetical" + + + *: "Alphabetical" + + + *: "Alphabetical" + + + + id: LANG_SORT_DATE + desc: browser sorting setting + user: + + *: "By Date" + + + *: "By Date" + + + *: "By Date" + + + + id: LANG_SORT_DATE_REVERSE + desc: browser sorting setting + user: + + *: "By Newest Date" + + + *: "By Newest Date" + + + *: "By Newest Date" + + + + id: LANG_SORT_TYPE + desc: browser sorting setting + user: + + *: "By Type" + + + *: "By Type" + + + *: "By Type" + + + + id: LANG_FILTER + desc: setting name for dir filter + user: + + *: "Show Files" + + + *: "Show Files" + + + *: "Show Files" + + + + id: LANG_FILTER_ALL + desc: show all files + user: + + *: "All" + + + *: "All" + + + *: "All" + + + + id: LANG_FILTER_SUPPORTED + desc: show all file types supported by Rockbox + user: + + *: "Supported" + + + *: "Supported" + + + *: "Supported" + + + + id: LANG_FILTER_MUSIC + desc: show only music-related files + user: + + *: "Music" + + + *: "Music" + + + *: "Music" + + + + id: LANG_FILTER_PLAYLIST + desc: show only playlist + user: + + *: "Playlists" + + + *: "Playlists" + + + *: "Playlists" + + + + id: LANG_FILTER_ID3DB + desc: show ID3 Database + user: + + *: "ID3 Database" + + + *: "ID3 Database" + + + *: "ID3 Database" + + + + id: LANG_FOLLOW + desc: in settings_menu + user: + + *: "Follow Playlist" + + + *: "Follow Playlist" + + + *: "Follow Playlist" + + + + id: LANG_SHOW_ICONS + desc: in settings_menu + user: + + *: "Show Icons" + + + *: "Show Icons" + + + *: "Show Icons" + + + + id: LANG_CUSTOM_FONT + desc: in setting_menu() + user: + + *: "Browse Fonts" + + + *: "Browse Fonts" + + + *: "Browse Fonts" + + + + id: LANG_WHILE_PLAYING + desc: in settings_menu() + user: + + *: "Browse .wps files" + + + *: "Browse .wps files" + + + *: "Browse while-playing-screen files" + + + + id: LANG_REMOTE_WHILE_PLAYING + desc: in settings_menu() + user: + + *: "Browse .rwps files" + + + *: "Browse .rwps files" + + + *: "Browse remote while-playing-screen files" + + + + id: LANG_LCD_MENU + desc: in the display sub menu + user: + + *: "LCD Settings" + + + *: "LCD Settings" + + + *: "LCD Settings" + + + + id: LANG_LCD_REMOTE_MENU + desc: in the display sub menu + user: + + *: "Remote-LCD Settings" + + + *: "Remote-LCD Settings" + + + *: "Remote LCD settings" + + + + id: LANG_SCROLL_MENU + desc: in display_settings_menu() + user: + + *: "Scrolling" + + + *: "Scrolling" + + + *: "Scrolling" + + + + id: LANG_BARS_MENU + desc: in the display sub menu + user: + + *: "Status-/Scrollbar" + + + *: "Status-/Scrollbar" + + + *: "Status- and Scrollbar" + + + + id: LANG_PM_MENU + desc: in the display menu + user: + + *: "Peak Meter" + + + *: "Peak Meter" + + + *: "Peak Meter" + + + + id: LANG_DEFAULT_CODEPAGE + desc: default encoding used with id3 tags + user: + + *: "Default Codepage" + + + *: "Default Codepage" + + + *: "Default codepage" + + + + id: LANG_CODEPAGE_LATIN1 + desc: in codepage setting menu + user: + + *: "Latin1 (ISO-8859-1)" + + + *: "Latin1 (ISO-8859-1)" + + + *: "Latin 1" + + + + id: LANG_CODEPAGE_GREEK + desc: in codepage setting menu + user: + + *: "Greek (ISO-8859-7)" + + + *: "Greek (ISO-8859-7)" + + + *: "Greek" + + + + id: LANG_CODEPAGE_HEBREW + desc: in codepage setting menu + user: + + *: "Hebrew (ISO-8859-8)" + + + *: "Hebrew (ISO-8859-8)" + + + *: "Hebrew" + + + + id: LANG_CODEPAGE_RUSSIAN + desc: in codepage setting menu + user: + + *: "Russian (CP1251)" + + + *: "Russian (CP1251)" + + + *: "Russian" + + + + id: LANG_CODEPAGE_THAI + desc: in codepage setting menu + user: + + *: "Thai (ISO-8859-11)" + + + *: "Thai (ISO-8859-11)" + + + *: "Thai" + + + + id: LANG_CODEPAGE_ARABIC + desc: in codepage setting menu + user: + + *: "Arabic (CP1256)" + + + *: "Arabic (CP1256)" + + + *: "Arabic" + + + + id: LANG_CODEPAGE_TURKISH + desc: in codepage setting menu + user: + + *: "Turkish (ISO-8859-9)" + + + *: "Turkish (ISO-8859-9)" + + + *: "Turkish" + + + + id: LANG_CODEPAGE_LATIN_EXTENDED + desc: in codepage setting menu + user: + + *: "Latin Extended (ISO-8859-2)" + + + *: "Latin Extended (ISO-8859-2)" + + + *: "Latin extended" + + + + id: LANG_CODEPAGE_JAPANESE + desc: in codepage setting menu + user: + + *: "Japanese (SJIS)" + + + *: "Japanese (SJIS)" + + + *: "Japanese" + + + + id: LANG_CODEPAGE_SIMPLIFIED + desc: in codepage setting menu + user: + + *: "Simp. Chinese (GB2312)" + + + *: "Simp. Chinese (GB2312)" + + + *: "Simplified Chinese" + + + + id: LANG_CODEPAGE_KOREAN + desc: in codepage setting menu + user: + + *: "Korean (KSX1001)" + + + *: "Korean (KSX1001)" + + + *: "Korean" + + + + id: LANG_CODEPAGE_TRADITIONAL + desc: in codepage setting menu + user: + + *: "Trad. Chinese (BIG5)" + + + *: "Trad. Chinese (BIG5)" + + + *: "Traditional Chinese" + + + + id: LANG_CODEPAGE_UTF8 + desc: + user: + + *: "Unicode (UTF-8)" + + + *: "Unicode (UTF-8)" + + + *: "Unicode" + + + + id: LANG_BATTERY_MENU + desc: in the system sub menu + user: + + *: "Battery" + + + *: "Battery" + + + *: "Battery" + + + + id: LANG_DISK_MENU + desc: in the system sub menu + user: + + *: "Disk" + + + *: "Disk" + + + *: "Disk" + + + + id: LANG_TIME_MENU + desc: in the system sub menu + user: + + *: "Time & Date" + + + *: "Time & Date" + + + *: "Time and Date" + + + + id: LANG_POWEROFF_IDLE + desc: in settings_menu + user: + + *: "Idle Poweroff" + + + *: "Idle Poweroff" + + + *: "Idle Poweroff" + + + + id: LANG_SLEEP_TIMER + desc: sleep timer setting + user: + + *: "Sleep Timer" + + + *: "Sleep Timer" + + + *: "Sleep Timer" + + + + id: LANG_ALARM_MOD_ALARM_MENU + desc: The name of the additional entry in the main menu for the RTC alarm mod. + user: + + *: "Wake-Up Alarm" + + + *: "Wake-Up Alarm" + + + *: "Wake-Up Alarm" + + + + id: LANG_LIMITS_MENU + desc: in the system sub menu + user: + + *: "Limits" + + + *: "Limits" + + + *: "Limits" + + + + id: LANG_LINE_IN + desc: in settings_menu + user: + + *: "Line In" + + + *: "Line In" + + + *: "Line In" + + + + id: LANG_CAR_ADAPTER_MODE + desc: Displayed for setting car adapter mode to on/off + user: + + *: "Car Adapter Mode" + + + *: "Car Adapter Mode" + + + *: "Car Adapter Mode" + + + + id: LANG_BOOKMARK_SETTINGS_AUTOCREATE + desc: prompt for user to decide to create an bookmark + user: + + *: "Bookmark on Stop" + + + *: "Bookmark on Stop" + + + *: "Bookmark on Stop" + + + + id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES + desc: Save in recent bookmarks only + user: + + *: "Yes - Recent only" + + + *: "Yes - Recent only" + + + *: "Yes - Recent only" + + + + id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK + desc: Save in recent bookmarks only + user: + + *: "Ask - Recent only" + + + *: "Ask - Recent only" + + + *: "Ask - Recent only" + + + + id: LANG_BOOKMARK_SETTINGS_AUTOLOAD + desc: prompt for user to decide to create a bookmark + user: + + *: "Load Last Bookmark" + + + *: "Load Last Bookmark" + + + *: "Load Last Bookmark" + + + + id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS + desc: Configuration option to maintain a list of recent bookmarks + user: + + *: "Maintain a List of Recent Bookmarks?" + + + *: "Maintain a List of Recent Bookmarks?" + + + *: "Maintain a List of Recent Bookmarks?" + + + + id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY + desc: Save only on bookmark for each playlist in recent bookmarks + user: + + *: "Unique only" + + + *: "Unique only" + + + *: "Unique only" + + + + id: LANG_VOICE_MENU + desc: item of voice menu, enable/disable the voice UI + user: + + *: "Voice Menus" + + + *: "Voice Menus" + + + *: "Voice Menus" + + + + id: LANG_VOICE_DIR + desc: item of voice menu, set the "talkbox" mode for directories + user: + + *: "Voice Directories" + + + *: "Voice Directories" + + + *: "Voice Directories" + + + + id: LANG_VOICE_FILE + desc: item of voice menu, set the voive mode for files + user: + + *: "Voice Filenames" + + + *: "Voice Filenames" + + + *: "Voice Filenames" + + + + id: LANG_VOICE_NUMBER + desc: "talkbox" mode for files+directories + user: + + *: "Numbers" + + + *: "Numbers" + + + *: "Numbers" + + + + id: LANG_VOICE_SPELL + desc: "talkbox" mode for files+directories + user: + + *: "Spell" + + + *: "Spell" + + + *: "Spell" + + + + id: LANG_VOICE_DIR_HOVER + desc: "talkbox" mode for directories + files + user: + + *: ".talk mp3 clip" + + + *: ".talk mp3 clip" + + + *: "talk mp3 clip" + + + + id: LANG_RECORDING_QUALITY + desc: in the recording settings + user: + + *: "Quality" + + + *: "Quality" + + + *: "Quality" + + + + id: LANG_RECORDING_FREQUENCY + desc: in the recording settings + user: + + *: "Frequency" + + + *: "Frequency" + + + *: "Frequency" + + + + id: LANG_RECORDING_SOURCE + desc: in the recording settings + user: + + *: "Source" + + + *: "Source" + + + *: "Source" + + + + id: LANG_RECORDING_SRC_MIC + desc: in the recording settings + user: + + *: "Mic" + + + *: "Mic" + + + *: "Microphone" + + + + id: LANG_RECORDING_SRC_LINE + desc: in the recording settings + user: + + *: "Line In" + + + *: "Line In" + + + *: "Line In" + + + + id: LANG_RECORDING_SRC_DIGITAL + desc: in the recording settings + user: + + *: "Digital" + + + *: "Digital" + + + *: "Digital" + + + + id: LANG_RECORDING_CHANNELS + desc: in the recording settings + user: + + *: "Channels" + + + *: "Channels" + + + *: "Channels" + + + + id: LANG_RECORDING_EDITABLE + desc: Editable recordings setting + user: + + *: "Independent Frames" + + + *: "Independent Frames" + + + *: "Independent Frames" + + + + id: LANG_RECORD_TIMESPLIT + desc: Prompt for record timer interval setting, in the record settings menu + user: + + *: "Time Split" + + + *: "Time Split" + + + *: "Time Split" + + + + id: LANG_RECORD_PRERECORD_TIME + desc: in recording settings_menu + user: + + *: "Prerecord Time" + + + *: "Prerecord Time" + + + *: "Pre-Record time" + + + + id: LANG_RECORD_DIRECTORY + desc: in recording settings_menu + user: + + *: "Directory" + + + *: "Directory" + + + *: "Directory" + + + + id: LANG_RECORD_CURRENT_DIR + desc: in recording directory options + user: + + *: "Current Directory" + + + *: "Current Directory" + + + *: "Current directory" + + + + id: LANG_RECORD_STARTUP + desc: Start Rockbox in Recording Screen + user: + + *: "Show Recording Screen on Startup" + + + *: "Show Recording Screen on Startup" + + + *: "Show Recording Screen on Startup" + + + + id: LANG_RECORD_TRIGGER + desc: in recording settings_menu + user: + + *: "Trigger" + + + *: "Trigger" + + + *: "Trigger" + + + + id: LANG_CLIP_LIGHT + desc: in record settings menu. + user: + + *: "Clipping Light" + + + *: "Clipping Light" + + + *: "Clipping Light" + + + + id: LANG_MAIN_UNIT + desc: in record settings menu. + user: + + *: "Main Unit Only" + + + *: "Main Unit Only" + + + *: "Main unit only" + + + + id: LANG_REMOTE_UNIT + desc: in record settings menu. + user: + + *: "Remote Unit Only" + + + *: "Remote Unit Only" + + + *: "Remote unit only" + + + + id: LANG_REMOTE_MAIN + desc: in record settings menu. + user: + + *: "Main and Remote Unit" + + + *: "Main and Remote Unit" + + + *: "Main and remote unit" + + + + id: LANG_FFRW_STEP + desc: in settings_menu + user: + + *: "FF/RW Min Step" + + + *: "FF/RW Min Step" + + + *: "Minimum Step" + + + + id: LANG_FFRW_ACCEL + desc: in settings_menu + user: + + *: "FF/RW Accel" + + + *: "FF/RW Accel" + + + *: "Acceleration" + + + + id: LANG_CROSSFADE_ENABLE + desc: in crossfade settings menu + user: + + *: "Enable Crossfade" + + + *: "Enable Crossfade" + + + *: "Enable Crossfade" + + + + id: LANG_TRACKSKIP + desc: in crossfade settings + user: + + *: "Track Skip Only" + + + *: "Track Skip Only" + + + *: "Track Skip Only" + + + + id: LANG_CROSSFADE_FADE_IN_DELAY + desc: in crossfade settings menu + user: + + *: "Fade-In Delay" + + + *: "Fade-In Delay" + + + *: "Fade-In Delay" + + + + id: LANG_CROSSFADE_FADE_IN_DURATION + desc: in crossfade settings menu + user: + + *: "Fade-In Duration" + + + *: "Fade-In Duration" + + + *: "Fade-In Duration" + + + + id: LANG_CROSSFADE_FADE_OUT_DELAY + desc: in crossfade settings menu + user: + + *: "Fade-Out Delay" + + + *: "Fade-Out Delay" + + + *: "Fade-Out Delay" + + + + id: LANG_CROSSFADE_FADE_OUT_DURATION + desc: in crossfade settings menu + user: + + *: "Fade-Out Duration" + + + *: "Fade-Out Duration" + + + *: "Fade-Out Duration" + + + + id: LANG_CROSSFADE_FADE_OUT_MODE + desc: in crossfade settings menu + user: + + *: "Fade-Out Mode" + + + *: "Fade-Out Mode" + + + *: "Fade-Out Mode" + + + + id: LANG_MIX + desc: in playback settings, crossfade option + user: + + *: "Mix" + + + *: "Mix" + + + *: "Mix" + + + + id: LANG_REPLAYGAIN_ENABLE + desc: in replaygain + user: + + *: "Enable Replaygain" + + + *: "Enable Replaygain" + + + *: "Enable Replaygain" + + + + id: LANG_REPLAYGAIN_NOCLIP + desc: in replaygain + user: + + *: "Prevent Clipping" + + + *: "Prevent Clipping" + + + *: "Prevent Clipping" + + + + id: LANG_REPLAYGAIN_MODE + desc: in replaygain + user: + + *: "Replaygain Type" + + + *: "Replaygain Type" + + + *: "Replaygain Type" + + + + id: LANG_ALBUM_GAIN + desc: in replaygain + user: + + *: "Album Gain" + + + *: "Album Gain" + + + *: "Album Gain" + + + + id: LANG_TRACK_GAIN + desc: in replaygain + user: + + *: "Track Gain" + + + *: "Track Gain" + + + *: "Track Gain" + + + + id: LANG_SHUFFLE_GAIN + desc: use track gain if shuffle mode is on, album gain otherwise + user: + + *: "Track Gain if Shuffling" + + + *: "Track Gain if Shuffling" + + + *: "Track Gain if Shuffling" + + + + id: LANG_REPLAYGAIN_PREAMP + desc: in replaygain settings + user: + + *: "Pre-amp" + + + *: "Pre-amp" + + + *: "Preamp" + + + + id: LANG_BACKLIGHT + desc: in settings_menu + user: + + *: "Backlight" + + + *: "Backlight" + + + *: "Backlight" + + + + id: LANG_BACKLIGHT_ON_WHEN_CHARGING + desc: in display_settings_menu, backlight timeout with charger connected + user: + + *: "Backlight (While Plugged In)" + + + *: "Backlight (While Plugged In)" + + + *: "Backlight (While Plugged In)" + + + + id: LANG_CAPTION_BACKLIGHT + desc: in settings_menu + user: + + *: "Caption Backlight" + + + *: "Caption Backlight" + + + *: "Caption Backlight" + + + + id: LANG_BACKLIGHT_FADE_IN + desc: in settings_menu + user: + + *: "Backlight Fade In" + + + *: "Backlight Fade In" + + + *: "Backlight Fade In" + + + + id: LANG_BACKLIGHT_FADE_OUT + desc: in settings_menu + user: + + *: "Backlight Fade Out" + + + *: "Backlight Fade Out" + + + *: "Backlight Fade Out" + + + + id: LANG_BRIGHTNESS + desc: in settings_menu + user: + + *: "Brightness" + + + *: "Brightness" + + + *: "Brightness" + + + + id: LANG_CONTRAST + desc: in settings_menu + user: + + *: "Contrast" + + + *: "Contrast" + + + *: "Contrast" + + + + id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS + desc: Backlight behaviour setting + user: + + *: "First Keypress Enables Backlight Only" + + + *: "First Keypress Enables Backlight Only" + + + *: "First Keypress Enables Backlight Only" + + + + id: LANG_INVERT + desc: in settings_menu + user: + + *: "LCD Mode" + + + *: "LCD Mode" + + + *: "LCD Mode" + + + + id: LANG_INVERT_LCD_NORMAL + desc: in settings_menu + user: + + *: "Normal" + + + *: "Normal" + + + *: "Normal" + + + + id: LANG_INVERT_LCD_INVERSE + desc: in settings_menu + user: + + *: "Inverse" + + + *: "Inverse" + + + *: "Inverse" + + + + id: LANG_FLIP_DISPLAY + desc: in settings_menu, option to turn display+buttos by 180 degreed + user: + + *: "Upside Down" + + + *: "Upside Down" + + + *: "Upside Down" + + + + id: LANG_INVERT_CURSOR + desc: in settings_menu + user: + + *: "Line Selector" + + + *: "Line Selector" + + + *: "Line Selector" + + + + id: LANG_INVERT_CURSOR_POINTER + desc: in settings_menu + user: + + *: "Pointer" + + + *: "Pointer" + + + *: "Pointer" + + + + id: LANG_INVERT_CURSOR_BAR + desc: in settings_menu + user: + + *: "Bar (Inverse)" + + + *: "Bar (Inverse)" + + + *: "Inverse Bar" + + + + id: LANG_CLEAR_BACKDROP + desc: text for LCD settings menu + user: + + *: "Clear Backdrop" + + + *: "Clear Backdrop" + + + *: "Clear Backdrop" + + + + id: LANG_BACKGROUND_COLOR + desc: menu entry to set the background color + user: + + *: "Background Colour" + + + *: "Background Colour" + + + *: "Background Colour" + + + + id: LANG_FOREGROUND_COLOR + desc: menu entry to set the foreground color + user: + + *: "Foreground Colour" + + + *: "Foreground Colour" + + + *: "Foreground Colour" + + + + id: LANG_RESET_COLORS + desc: menu + user: + + *: "Reset Colours" + + + *: "Reset Colours" + + + *: "Reset Colours" + + + + id: LANG_REDUCE_TICKING + desc: in remote lcd settings menu + user: + + *: "Reduce Ticking" + + + *: "Reduce Ticking" + + + *: "Reduce Ticking" + + + + id: LANG_SCROLL_SPEED + desc: in display_settings_menu() + user: + + *: "Scroll Speed" + + + *: "Scroll Speed" + + + *: "Scroll Speed" + + + + id: LANG_SCROLL + desc: in settings_menu + user: + + *: "Scroll Speed Setting Example" + + + *: "Scroll Speed Setting Example" + + + *: "" + + + + id: LANG_SCROLL_DELAY + desc: Delay before scrolling + user: + + *: "Scroll Start Delay" + + + *: "Scroll Start Delay" + + + *: "Scroll Start Delay" + + + + id: LANG_SCROLL_STEP + desc: Pixels to advance per scroll + user: + + *: "Scroll Step Size" + + + *: "Scroll Step Size" + + + *: "Scroll Step Size" + + + + id: LANG_SCROLL_STEP_EXAMPLE + desc: Pixels to advance per scroll + user: + + *: "Scroll Step Size Setting Example Text" + + + *: "Scroll Step Size Setting Example Text" + + + *: "" + + + + id: LANG_BIDIR_SCROLL + desc: Bidirectional scroll limit + user: + + *: "Bidirectional Scroll Limit" + + + *: "Bidirectional Scroll Limit" + + + *: "Bidirectional Scroll Limit" + + + + id: LANG_JUMP_SCROLL + desc: (player) menu altarnative for jump scroll + user: + + *: "Jump Scroll" + + + *: "Jump Scroll" + + + *: "Jump Scroll" + + + + id: LANG_ONE_TIME + desc: (player) the jump scroll shall be done "one time" + user: + + *: "One time" + + + *: "One time" + + + *: "One time" + + + + id: LANG_JUMP_SCROLL_DELAY + desc: (player) Delay before making a jump scroll + user: + + *: "Jump Scroll Delay" + + + *: "Jump Scroll Delay" + + + *: "Jump Scroll Delay" + + + + id: LANG_SCREEN_SCROLL_VIEW + desc: should lines scroll out of the screen + user: + + *: "Screen Scrolls Out Of View" + + + *: "Screen Scrolls Out Of View" + + + *: "Screen Scrolls Out Of View" + + + + id: LANG_SCREEN_SCROLL_STEP + desc: Pixels to advance per Screen scroll + user: + + *: "Screen Scroll Step Size" + + + *: "Screen Scroll Step Size" + + + *: "Screen Scroll Step Size" + + + + id: LANG_SCROLL_PAGINATED + desc: jump to new page when scrolling + user: + + *: "Paged Scrolling" + + + *: "Paged Scrolling" + + + *: "Paged scrolling" + + + + id: LANG_SCROLL_BAR + desc: display menu, F3 substitute + user: + + *: "Scroll Bar" + + + *: "Scroll Bar" + + + *: "Scroll Bar" + + + + id: LANG_STATUS_BAR + desc: display menu, F3 substitute + user: + + *: "Status Bar" + + + *: "Status Bar" + + + *: "Status Bar" + + + + id: LANG_BUTTON_BAR + desc: in settings menu + user: + + *: "Button Bar" + + + *: "Button Bar" + + + *: "Button Bar" + + + + id: LANG_VOLUME_DISPLAY + desc: Volume type title + user: + + *: "Volume Display" + + + *: "Volume Display" + + + *: "Volume Display" + + + + id: LANG_BATTERY_DISPLAY + desc: Battery type title + user: + + *: "Battery Display" + + + *: "Battery Display" + + + *: "Battery Display" + + + + id: LANG_DISPLAY_GRAPHIC + desc: Label for type of icon display + user: + + *: "Graphic" + + + *: "Graphic" + + + *: "Graphic" + + + + id: LANG_DISPLAY_NUMERIC + desc: Label for type of icon display + user: + + *: "Numeric" + + + *: "Numeric" + + + *: "Numeric" + + + + id: LANG_PM_RELEASE + desc: in the peak meter menu + user: + + *: "Peak Release" + + + *: "Peak Release" + + + *: "Peak Release" + + + + id: LANG_PM_UNITS_PER_READ + desc: in the peak meter menu + user: + + *: "Units Per Read" + + + *: "Units Per Read" + + + *: "Units Per Read" + + + + id: LANG_PM_PEAK_HOLD + desc: in the peak meter menu + user: + + *: "Peak Hold Time" + + + *: "Peak Hold Time" + + + *: "Peak Hold Time" + + + + id: LANG_PM_CLIP_HOLD + desc: in the peak meter menu + user: + + *: "Clip Hold Time" + + + *: "Clip Hold Time" + + + *: "Clip Hold Time" + + + + id: LANG_PM_ETERNAL + desc: in the peak meter menu + user: + + *: "Eternal" + + + *: "Eternal" + + + *: "Eternal" + + + + id: LANG_PM_SCALE + desc: in the peak meter menu + user: + + *: "Scale" + + + *: "Scale" + + + *: "Scale" + + + + id: LANG_PM_DBFS + desc: in the peak meter menu + user: + + *: "Logarithmic (dB)" + + + *: "Logarithmic (dB)" + + + *: "Logarithmic decibel" + + + + id: LANG_PM_LINEAR + desc: in the peak meter menu + user: + + *: "Linear (%)" + + + *: "Linear (%)" + + + *: "Linear percent" + + + + id: LANG_PM_MIN + desc: in the peak meter menu + user: + + *: "Minimum Of Range" + + + *: "Minimum Of Range" + + + *: "Minimum Of Range" + + + + id: LANG_PM_MAX + desc: in the peak meter menu + user: + + *: "Maximum Of Range" + + + *: "Maximum Of Range" + + + *: "Maximum Of Range" + + + + id: LANG_BATTERY_CAPACITY + desc: in settings_menu + user: + + *: "Battery Capacity" + + + *: "Battery Capacity" + + + *: "Battery Capacity" + + + + id: LANG_BATTERY_TYPE + desc: in battery settings + user: + + *: "Battery Type" + + + *: "Battery Type" + + + *: "Battery type" + + + + id: LANG_BATTERY_TYPE_ALKALINE + desc: in battery settings + user: + + *: "Alkaline" + + + *: "Alkaline" + + + *: "Alkaline" + + + + id: LANG_BATTERY_TYPE_NIMH + desc: in battery settings + user: + + *: "NiMH" + + + *: "NiMH" + + + *: "Nickel metal hydride" + + + + id: LANG_SPINDOWN + desc: in settings_menu + user: + + *: "Disk Spindown" + + + *: "Disk Spindown" + + + *: "Disk Spindown" + + + + id: LANG_POWEROFF + desc: disk poweroff flag + user: + + *: "Disk Poweroff" + + + *: "Disk Poweroff" + + + *: "Disk Poweroff" + + + + id: LANG_DIRCACHE_ENABLE + desc: in directory cache settings + user: + + *: "Directory Cache" + + + *: "Directory Cache" + + + *: "Directory Cache" + + + + id: LANG_DIRCACHE_REBOOT + desc: when activating directory cache + user: + + *: "Please reboot to enable the cache" + + + *: "Please reboot to enable the cache" + + + *: "" + + + + id: LANG_DIRCACHE_BUILDING + desc: when booting up and rebuilding the cache + user: + + *: "Scanning disk..." + + + *: "Scanning disk..." + + + *: "" + + + + id: LANG_TIME + desc: in settings_menu + user: + + *: "Set Time/Date" + + + *: "Set Time/Date" + + + *: "Set Time and Date" + + + + id: LANG_TIMEFORMAT + desc: select the time format of time in status bar + user: + + *: "Time Format" + + + *: "Time Format" + + + *: "Time Format" + + + + id: LANG_12_HOUR_CLOCK + desc: option for 12 hour clock + user: + + *: "12 Hour Clock" + + + *: "12 Hour Clock" + + + *: "12 Hour Clock" + + + + id: LANG_24_HOUR_CLOCK + desc: option for 24 hour clock + user: + + *: "24 Hour Clock" + + + *: "24 Hour Clock" + + + *: "24 Hour Clock" + + + + id: LANG_MAX_FILES_IN_DIR + desc: in settings_menu + user: + + *: "Max Files in Dir Browser" + + + *: "Max Files in Dir Browser" + + + *: "Maximum files in directory browser" + + + + id: LANG_MAX_FILES_IN_PLAYLIST + desc: in settings_menu + user: + + *: "Max Playlist Size" + + + *: "Max Playlist Size" + + + *: "Maximum playlist size" + + + + id: LANG_PLAYLIST + desc: Used when you need to say playlist, also voiced + user: + + *: "Playlist" + + + *: "Playlist" + + + *: "Playlist" + + + + id: LANG_BOOKMARK_MENU + desc: Text on main menu to get to bookmark commands + user: + + *: "Bookmarks" + + + *: "Bookmarks" + + + *: "Bookmarks" + + + + id: LANG_MENU_SHOW_ID3_INFO + desc: Menu option to start tag viewer + user: + + *: "Show ID3 Info" + + + *: "Show ID3 Info" + + + *: "Show ID3 Info" + + + + id: LANG_MENU_SET_RATING + desc: in wps context menu + user: + + *: "Set Song Rating" + + + *: "Set Song Rating" + + + *: "Set Song Rating" + + + + id: LANG_RATING + desc: in set_rating + user: + + *: "Rating:" + + + *: "Rating:" + + + *: "" + + + + id: LANG_RENAME + desc: The verb/action Rename + user: + + *: "Rename" + + + *: "Rename" + + + *: "Rename" + + + + id: LANG_CUT + desc: The verb/action Cut + user: + + *: "Cut" + + + *: "Cut" + + + *: "Cut" + + + + id: LANG_COPY + desc: The verb/action Copy + user: + + *: "Copy" + + + *: "Copy" + + + *: "Copy" + + + + id: LANG_PASTE + desc: The verb/action Paste + user: + + *: "Paste" + + + *: "Paste" + + + *: "Paste" + + + + id: LANG_REALLY_OVERWRITE + desc: The verb/action Paste + user: + + *: "File/directory exists. Overwrite?" + + + *: "File/directory exists. Overwrite?" + + + *: "" + + + + id: LANG_DELETE + desc: The verb/action Delete + user: + + *: "Delete" + + + *: "Delete" + + + *: "Delete" + + + + id: LANG_SET_AS_BACKDROP + desc: text for onplay menu entry + user: + + *: "Set As Backdrop" + + + *: "Set As Backdrop" + + + *: "Set As Backdrop" + + + + id: LANG_DELETE_DIR + desc: in on+play menu + user: + + *: "Delete Directory" + + + *: "Delete Directory" + + + *: "delete directory" + + + + id: LANG_REALLY_DELETE + desc: Really Delete? + user: + + *: "Delete?" + + + *: "Delete?" + + + *: "" + + + + id: LANG_DELETED + desc: A file has beed deleted + user: + + *: "Deleted" + + + *: "Deleted" + + + *: "" + + + + id: LANG_ONPLAY_OPEN_WITH + desc: Onplay open with + user: + + *: "Open With..." + + + *: "Open With..." + + + *: "open with" + + + + id: LANG_CREATE_DIR + desc: in main menu + user: + + *: "Create Directory" + + + *: "Create Directory" + + + *: "Create Directory" + + + + id: LANG_PITCH + desc: "pitch" in the pitch screen + user: + + *: "Pitch" + + + *: "Pitch" + + + *: "Pitch" + + + + id: LANG_VIEW + desc: in on+play menu + user: + + *: "View" + + + *: "View" + + + *: "View" + + + + id: LANG_SHUFFLE_PLAYLIST + desc: in playlist menu, reshuffles the order in which songs are played + user: + + *: "Reshuffle" + + + *: "Reshuffle" + + + *: "Reshuffle" + + + + id: LANG_INSERT + desc: in onplay menu. insert a track/playlist into dynamic playlist. + user: + + *: "Insert" + + + *: "Insert" + + + *: "Insert" + + + + id: LANG_INSERT_FIRST + desc: in onplay menu. insert a track/playlist into dynamic playlist. + user: + + *: "Insert next" + + + *: "Insert next" + + + *: "Insert next" + + + + id: LANG_INSERT_LAST + desc: in onplay menu. append a track/playlist into dynamic playlist. + user: + + *: "Insert last" + + + *: "Insert last" + + + *: "Insert last" + + + + id: LANG_INSERT_SHUFFLED + desc: in onplay menu. insert a track/playlist randomly into dynamic playlist + user: + + *: "Insert shuffled" + + + *: "Insert shuffled" + + + *: "Insert shuffled" + + + + id: LANG_QUEUE + desc: The verb/action Queue + user: + + *: "Queue" + + + *: "Queue" + + + *: "Queue" + + + + id: LANG_QUEUE_FIRST + desc: in onplay menu. queue a track/playlist into dynamic playlist. + user: + + *: "Queue next" + + + *: "Queue next" + + + *: "Queue next" + + + + id: LANG_QUEUE_LAST + desc: in onplay menu. queue a track/playlist at end of playlist. + user: + + *: "Queue last" + + + *: "Queue last" + + + *: "Queue last" + + + + id: LANG_QUEUE_SHUFFLED + desc: in onplay menu. queue a track/playlist randomly into dynamic playlist + user: + + *: "Queue shuffled" + + + *: "Queue shuffled" + + + *: "Queue shuffled" + + + + id: LANG_SEARCH_IN_PLAYLIST + desc: in playlist menu. + user: + + *: "Search In Playlist" + + + *: "Search In Playlist" + + + *: "Search In Playlist" + + + + id: LANG_PLAYLIST_SEARCH_MSG + desc: splash number of tracks inserted + user: + + *: "Searching... %d found (%s)" + + + *: "Searching... %d found (%s)" + + + *: "" + + + + id: LANG_BOOKMARK_MENU_CREATE + desc: Used off of the bookmark menu to create a bookmark + user: + + *: "Create Bookmark" + + + *: "Create Bookmark" + + + *: "Create Bookmark" + + + + id: LANG_BOOKMARK_MENU_LIST + desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U + user: + + *: "List Bookmarks" + + + *: "List Bookmarks" + + + *: "List Bookmarks" + + + + id: LANG_ROCKBOX_INFO + desc: displayed topmost on the info screen + user: + + *: "Rockbox Info:" + + + *: "Rockbox Info:" + + + *: "" + + + + id: LANG_BUFFER_STAT_PLAYER + desc: the buffer size player-screen width, %d MB %d fraction of MB + user: + + *: "Buf: %d.%03dMB" + + + *: "Buf: %d.%03dMB" + + + *: "" + + + + id: LANG_BUFFER_STAT_RECORDER + desc: the buffer size recorder-screen width, %d MB %d fraction of MB + user: + + *: "Buffer: %d.%03dMB" + + + *: "Buffer: %d.%03dMB" + + + *: "" + + + + id: LANG_BATTERY_CHARGE + desc: tells that the battery is charging, instead of battery level + user: + + *: "Battery: Charging" + + + *: "Battery: Charging" + + + *: "" + + + + id: LANG_BATTERY_TOPOFF_CHARGE + desc: in info display, shows that top off charge is running + user: + + *: "Battery: Top-Off Chg" + + + *: "Battery: Top-Off Chg" + + + *: "" + + + + id: LANG_BATTERY_TRICKLE_CHARGE + desc: in info display, shows that trickle charge is running + user: + + *: "Battery: Trickle Chg" + + + *: "Battery: Trickle Chg" + + + *: "" + + + + id: LANG_BATTERY_TIME + desc: battery level in % and estimated time remaining + user: + + *: "%d%% %dh %dm" + + + *: "%d%% %dh %dm" + + + *: "Battery level" + + + + id: LANG_DISK_SIZE_INFO + desc: disk size info + user: + + *: "Disk:" + + + *: "Disk:" + + + *: "" + + + + id: LANG_DISK_FREE_INFO + desc: disk size info + user: + + *: "Free:" + + + *: "Free:" + + + *: "Free diskspace:" + + + + id: LANG_DISK_NAME_INTERNAL + desc: in info menu; name for internal disk with multivolume (keep short!) + user: + + *: "Int:" + + + *: "Int:" + + + *: "Internal" + + + + id: LANG_DISK_NAME_MMC + desc: in info menu; name for external disk with multivolume (Ondio; keep short!) + user: + + *: "MMC:" + + + *: "MMC:" + + + *: "Multimedia card" + + + + id: VOICE_CURRENT_TIME + desc: spoken only, for wall clock announce + user: + + *: "" + + + *: "" + + + *: "Current time:" + + + + id: LANG_PITCH_UP + desc: in wps + user: + + *: "Pitch Up" + + + *: "Pitch Up" + + + *: "" + + + + id: LANG_PITCH_DOWN + desc: in wps + user: + + *: "Pitch Down" + + + *: "Pitch Down" + + + *: "" + + + + id: LANG_PAUSE + desc: in wps + user: + + *: "Pause" + + + *: "Pause" + + + *: "" + + + + id: LANG_F2_MODE + desc: in wps F2 pressed + user: + + *: "Mode:" + + + *: "Mode:" + + + *: "" + + + + id: LANG_F3_STATUS + desc: in wps F3 pressed + user: + + *: "Status" + + + *: "Status" + + + *: "" + + + + id: LANG_F3_SCROLL + desc: in wps F3 pressed + user: + + *: "Scroll" + + + *: "Scroll" + + + *: "" + + + + id: LANG_F3_BAR + desc: in wps F3 pressed + user: + + *: "Bar" + + + *: "Bar" + + + *: "" + + + + id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS + desc: From the auto-load screen, allows user to list all bookmarks + user: + + *: "Down = List" + + + *: "Down = List" + + + *: "" + + + + id: LANG_BOOKMARK_SELECT_EXIT + desc: From the bookmark list screen, allows user to exit + user: + + *: "OFF = Exit" + + + *: "OFF = Exit" + + + *: "" + + + + id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT + desc: Used on the bookmark select window to label bookmark number + user: + + *: "Bookmark" + + + *: "Bookmark" + + + *: "" + + + + id: LANG_BOOKMARK_SELECT_INDEX_TEXT + desc: Used on the bookmark select window to label index number + user: + + *: "Index" + + + *: "Index" + + + *: "Index" + + + + id: LANG_BOOKMARK_SELECT_TIME_TEXT + desc: Used on the bookmark select window to label elapsed time + user: + + *: "Time" + + + *: "Time" + + + *: "Time" + + + + id: LANG_BOOKMARK_SELECT_PLAY + desc: Used on the bookmark select window to indicated the play option + user: + + *: "PLAY = Select" + + + *: "PLAY = Select" + + + *: "" + + + + id: LANG_BOOKMARK_SELECT_DELETE + desc: Used on the bookmark select window to indicated the bookmark delete option + user: + + *: "ON+Play = Delete" + + + *: "ON+Play = Delete" + + + *: "" + + + + id: LANG_BOOKMARK_AUTOLOAD_QUERY + desc: prompt for user to decide to create a bookmark + user: + + *: "Load Last Bookmark?" + + + *: "Load Last Bookmark?" + + + *: "" + + + + id: LANG_AUTO_BOOKMARK_QUERY + desc: prompt for user to decide to create an bookmark + user: + + *: "Create a Bookmark?" + + + *: "Create a Bookmark?" + + + *: "" + + + + id: LANG_BOOKMARK_CREATE_SUCCESS + desc: Indicates bookmark was successfully created + user: + + *: "Bookmark Created" + + + *: "Bookmark Created" + + + *: "" + + + + id: LANG_BOOKMARK_CREATE_FAILURE + desc: Indicates bookmark was not created + user: + + *: "Bookmark Failed!" + + + *: "Bookmark Failed!" + + + *: "" + + + + id: LANG_BOOKMARK_LOAD_EMPTY + desc: Indicates bookmark was empty + user: + + *: "Bookmark Empty" + + + *: "Bookmark Empty" + + + *: "" + + + + id: LANG_TIME_SET + desc: used in set_time() + user: + + *: "ON To Set" + + + *: "ON To Set" + + + *: "" + + + + id: LANG_TIME_REVERT + desc: used in set_time() + user: + + *: "OFF To Revert" + + + *: "OFF To Revert" + + + *: "" + + + + id: LANG_KEYLOCK_ON_PLAYER + desc: displayed when key lock is on + user: + + *: "Key Lock ON" + + + *: "Key Lock ON" + + + *: "" + + + + id: LANG_KEYLOCK_OFF_PLAYER + desc: displayed when key lock is turned off + user: + + *: "Key Lock OFF" + + + *: "Key Lock OFF" + + + *: "" + + + + id: LANG_KEYLOCK_ON_RECORDER + desc: displayed when key lock is on + user: + + *: "Keylock is ON" + + + *: "Keylock is ON" + + + *: "" + + + + id: LANG_KEYLOCK_OFF_RECORDER + desc: displayed when key lock is turned off + user: + + *: "Keylock is OFF" + + + *: "Keylock is OFF" + + + *: "" + + + + id: LANG_RECORDING_TIME + desc: Display of recorded time + user: + + *: "Time:" + + + *: "Time:" + + + *: "" + + + + id: LANG_RECORD_TIMESPLIT_REC + desc: Display of record timer interval setting, on the record screen + user: + + *: "Split Time:" + + + *: "Split Time:" + + + *: "" + + + + id: LANG_RECORDING_SIZE + desc: Display of recorded file size + user: + + *: "Size:" + + + *: "Size:" + + + *: "" + + + + id: LANG_RECORD_PRERECORD + desc: in recording and radio screen + user: + + *: "Pre-Recording" + + + *: "Pre-Recording" + + + *: "" + + + + id: LANG_RECORDING_GAIN + desc: in the recording screen + user: + + *: "Gain" + + + *: "Gain" + + + *: "" + + + + id: LANG_RECORDING_LEFT + desc: in the recording screen + user: + + *: "Gain Left" + + + *: "Gain Left" + + + *: "" + + + + id: LANG_RECORDING_RIGHT + desc: in the recording screen + user: + + *: "Gain Right" + + + *: "Gain Right" + + + *: "" + + + + id: LANG_RECORDING_GAIN_ANALOG + desc: in the recording screen + user: + + *: "A" + + + *: "A" + + + *: "" + + + + id: LANG_RECORDING_GAIN_DIGITAL + desc: in the recording screen + user: + + *: "D" + + + *: "D" + + + *: "" + + + + id: LANG_DISK_FULL + desc: in recording screen + user: + + *: "The disk is full. Press OFF to continue." + + + *: "The disk is full. Press OFF to continue." + + + *: "" + + + + id: LANG_RECORD_TRIGGER_MODE + desc: in recording settings_menu + user: + + *: "Trigger" + + + *: "Trigger" + + + *: + + + + id: LANG_RECORD_TRIG_NOREARM + desc: in recording settings_menu + user: + + *: "Once" + + + *: "Once" + + + *: + + + + id: LANG_RECORD_TRIG_REARM + desc: in recording settings_menu + user: + + *: "Repeat" + + + *: "Repeat" + + + *: + + + + id: LANG_RECORD_START_THRESHOLD + desc: in recording settings_menu + user: + + *: "Start Above" + + + *: "Start Above" + + + *: + + + + id: LANG_RECORD_MIN_DURATION + desc: in recording settings_menu + user: + + *: "for at least" + + + *: "for at least" + + + *: + + + + id: LANG_RECORD_STOP_THRESHOLD + desc: in recording settings_menu + user: + + *: "Stop Below" + + + *: "Stop Below" + + + *: + + + + id: LANG_RECORD_STOP_POSTREC + desc: in recording settings_menu + user: + + *: "for at least" + + + *: "for at least" + + + *: + + + + id: LANG_RECORD_STOP_GAP + desc: in recording settings_menu + user: + + *: "Presplit Gap" + + + *: "Presplit Gap" + + + *: + + + + id: LANG_DB_INF + desc: -inf db for values below measurement + user: + + *: "-inf" + + + *: "-inf" + + + *: + + + + id: LANG_RECORD_TRIG_IDLE + desc: waiting for threshold + user: + + *: "Trigger Idle" + + + *: "Trigger Idle" + + + *: + + + + id: LANG_RECORD_TRIGGER_ACTIVE + desc: + user: + + *: "Trigger Active" + + + *: "Trigger Active" + + + *: + + + + id: LANG_ALARM_MOD_TIME + desc: The current alarm time shown in the alarm menu for the RTC alarm mod. + user: + + *: "Alarm Time: %02d:%02d" + + + *: "Alarm Time: %02d:%02d" + + + *: "" + + + + id: LANG_ALARM_MOD_TIME_TO_GO + desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod. + user: + + *: "Waking Up In %d:%02d" + + + *: "Waking Up In %d:%02d" + + + *: "" + + + + id: LANG_ALARM_MOD_SHUTDOWN + desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). + user: + + *: "Alarm Set" + + + *: "Alarm Set" + + + *: "" + + + + id: LANG_ALARM_MOD_ERROR + desc: The text that tells that the time is incorrect (for the RTC alarm mod). + user: + + *: "Alarm Time Is Too Soon!" + + + *: "Alarm Time Is Too Soon!" + + + *: "" + + + + id: LANG_ALARM_MOD_KEYS + desc: Shown key functions in alarm menu (for the RTC alarm mod). + user: + + *: "PLAY=Set OFF=Cancel" + + + *: "PLAY=Set OFF=Cancel" + + + *: "" + + + + id: LANG_ALARM_MOD_DISABLE + desc: Announce that the RTC alarm has been turned off + user: + + *: "Alarm Disabled" + + + *: "Alarm Disabled" + + + *: "" + + + + id: LANG_COLOR_RGB_LABELS + desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH + user: + + *: "RGB" + + + *: "RGB" + + + *: + + + + id: LANG_COLOR_RGB_VALUE + desc: in color screen + user: + + *: "RGB: %02X%02X%02X" + + + *: "RGB: %02X%02X%02X" + + + *: + + + + id: LANG_COLOR_UNACCEPTABLE + desc: splash when user selects an invalid colour + user: + + *: "Invalid colour" + + + *: "Invalid colour" + + + *: "" + + + + id: LANG_ID3_TITLE + desc: in tag viewer + user: + + *: "[Title]" + + + *: "[Title]" + + + *: "" + + + + id: LANG_ID3_ARTIST + desc: in tag viewer + user: + + *: "[Artist]" + + + *: "[Artist]" + + + *: "" + + + + id: LANG_ID3_ALBUM + desc: in tag viewer + user: + + *: "[Album]" + + + *: "[Album]" + + + *: "" + + + + id: LANG_ID3_TRACKNUM + desc: in tag viewer + user: + + *: "[Tracknum]" + + + *: "[Tracknum]" + + + *: "" + + + + id: LANG_ID3_GENRE + desc: in tag viewer + user: + + *: "[Genre]" + + + *: "[Genre]" + + + *: "" + + + + id: LANG_ID3_YEAR + desc: in tag viewer + user: + + *: "[Year]" + + + *: "[Year]" + + + *: "" + + + + id: LANG_ID3_LENGTH + desc: in tag viewer + user: + + *: "[Length]" + + + *: "[Length]" + + + *: "" + + + + id: LANG_ID3_PLAYLIST + desc: in tag viewer + user: + + *: "[Playlist]" + + + *: "[Playlist]" + + + *: "" + + + + id: LANG_ID3_BITRATE + desc: in tag viewer + user: + + *: "[Bitrate]" + + + *: "[Bitrate]" + + + *: "" + + + + id: LANG_UNIT_DB + desc: in browse_id3 + user: + + *: "dB" + + + *: "dB" + + + *: "" + + + + id: LANG_ID3_VBR + desc: in browse_id3 + user: + + *: " (VBR)" + + + *: " (VBR)" + + + *: "" + + + + id: LANG_ID3_FRECUENCY + desc: in tag viewer + user: + + *: "[Frequency]" + + + *: "[Frequency]" + + + *: "" + + + + id: LANG_ID3_TRACK_GAIN + desc: in tag viewer + user: + + *: "[Track Gain]" + + + *: "[Track Gain]" + + + *: "" + + + + id: LANG_ID3_ALBUM_GAIN + desc: in tag viewer + user: + + *: "[Album Gain]" + + + *: "[Album Gain]" + + + *: "" + + + + id: LANG_ID3_PATH + desc: in tag viewer + user: + + *: "[Path]" + + + *: "[Path]" + + + *: "" + + + + id: LANG_ID3_NO_INFO + desc: in tag viewer + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_WEEKDAY_SUNDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Sun" + + + *: "Sun" + + + *: "" + + + + id: LANG_WEEKDAY_MONDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Mon" + + + *: "Mon" + + + *: "" + + + + id: LANG_WEEKDAY_TUESDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Tue" + + + *: "Tue" + + + *: "" + + + + id: LANG_WEEKDAY_WEDNESDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Wed" + + + *: "Wed" + + + *: "" + + + + id: LANG_WEEKDAY_THURSDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Thu" + + + *: "Thu" + + + *: "" + + + + id: LANG_WEEKDAY_FRIDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Fri" + + + *: "Fri" + + + *: "" + + + + id: LANG_WEEKDAY_SATURDAY + desc: Maximum 3-letter abbreviation for weekday + user: + + *: "Sat" + + + *: "Sat" + + + *: "" + + + + id: LANG_MONTH_JANUARY + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Jan" + + + *: "Jan" + + + *: "January" + + + + id: LANG_MONTH_FEBRUARY + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Feb" + + + *: "Feb" + + + *: "February" + + + + id: LANG_MONTH_MARCH + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Mar" + + + *: "Mar" + + + *: "March" + + + + id: LANG_MONTH_APRIL + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Apr" + + + *: "Apr" + + + *: "April" + + + + id: LANG_MONTH_MAY + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "May" + + + *: "May" + + + *: "May" + + + + id: LANG_MONTH_JUNE + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Jun" + + + *: "Jun" + + + *: "June" + + + + id: LANG_MONTH_JULY + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Jul" + + + *: "Jul" + + + *: "July" + + + + id: LANG_MONTH_AUGUST + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Aug" + + + *: "Aug" + + + *: "August" + + + + id: LANG_MONTH_SEPTEMBER + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Sep" + + + *: "Sep" + + + *: "September" + + + + id: LANG_MONTH_OCTOBER + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Oct" + + + *: "Oct" + + + *: "October" + + + + id: LANG_MONTH_NOVEMBER + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Nov" + + + *: "Nov" + + + *: "November" + + + + id: LANG_MONTH_DECEMBER + desc: Maximum 3-letter abbreviation for monthname + user: + + *: "Dec" + + + *: "Dec" + + + *: "December" + + + + id: VOICE_ZERO + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "0" + + + + id: VOICE_ONE + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "1" + + + + id: VOICE_TWO + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "2" + + + + id: VOICE_THREE + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "3" + + + + id: VOICE_FOUR + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "4" + + + + id: VOICE_FIFE + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "5" + + + + id: VOICE_SIX + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "6" + + + + id: VOICE_SEVEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "7" + + + + id: VOICE_EIGHT + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "8" + + + + id: VOICE_NINE + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "9" + + + + id: VOICE_TEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "10" + + + + id: VOICE_ELEVEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "11" + + + + id: VOICE_TWELVE + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "12" + + + + id: VOICE_THIRTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "13" + + + + id: VOICE_FOURTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "14" + + + + id: VOICE_FIFTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "15" + + + + id: VOICE_SIXTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "16" + + + + id: VOICE_SEVENTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "17" + + + + id: VOICE_EIGHTEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "18" + + + + id: VOICE_NINETEEN + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "19" + + + + id: VOICE_TWENTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "20" + + + + id: VOICE_THIRTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "30" + + + + id: VOICE_FORTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "40" + + + + id: VOICE_FIFTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "50" + + + + id: VOICE_SIXTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "60" + + + + id: VOICE_SEVENTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "70" + + + + id: VOICE_EIGHTY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "80" + + + + id: VOICE_NINETY + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "90" + + + + id: VOICE_HUNDRED + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "hundred" + + + + id: VOICE_THOUSAND + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "thousand" + + + + id: VOICE_MILLION + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "million" + + + + id: VOICE_BILLION + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "billion" + + + + id: VOICE_MINUS + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "minus" + + + + id: VOICE_PLUS + desc: spoken only, for composing numbers + user: + + *: "" + + + *: "" + + + *: "plus" + + + + id: VOICE_MILLISECONDS + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "milliseconds" + + + + id: VOICE_SECOND + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "second" + + + + id: VOICE_SECONDS + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "seconds" + + + + id: VOICE_MINUTE + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "minute" + + + + id: VOICE_MINUTES + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "minutes" + + + + id: VOICE_HOUR + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "hour" + + + + id: VOICE_HOURS + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "hours" + + + + id: VOICE_KHZ + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "kilohertz" + + + + id: VOICE_DB + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "decibel" + + + + id: VOICE_PERCENT + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "percent" + + + + id: VOICE_MILLIAMPHOURS + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "milli-amp hours" + + + + id: VOICE_PIXEL + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "pixel" + + + + id: VOICE_PER_SEC + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "per second" + + + + id: VOICE_HERTZ + desc: spoken only, a unit postfix + user: + + *: "" + + + *: "" + + + *: "hertz" + + + + id: LANG_BYTE + desc: a unit postfix + user: + + *: "B" + + + *: "B" + + + *: "" + + + + id: LANG_KILOBYTE + desc: a unit postfix, also voiced + user: + + *: "KB" + + + *: "KB" + + + *: "kilobyte" + + + + id: LANG_MEGABYTE + desc: a unit postfix, also voiced + user: + + *: "MB" + + + *: "MB" + + + *: "megabyte" + + + + id: LANG_GIGABYTE + desc: a unit postfix, also voiced + user: + + *: "GB" + + + *: "GB" + + + *: "gigabyte" + + + + id: LANG_POINT + desc: decimal separator for composing numbers + user: + + *: "." + + + *: "." + + + *: "point" + + + + id: VOICE_CHAR_A + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "A" + + + + id: VOICE_CHAR_B + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "B" + + + + id: VOICE_CHAR_C + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "C" + + + + id: VOICE_CHAR_D + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "D" + + + + id: VOICE_CHAR_E + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "E" + + + + id: VOICE_CHAR_F + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "F" + + + + id: VOICE_CHAR_G + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "G" + + + + id: VOICE_CHAR_H + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "H" + + + + id: VOICE_CHAR_I + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "I" + + + + id: VOICE_CHAR_J + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "J" + + + + id: VOICE_CHAR_K + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "K" + + + + id: VOICE_CHAR_L + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "L" + + + + id: VOICE_CHAR_M + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "M" + + + + id: VOICE_CHAR_N + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "N" + + + + id: VOICE_CHAR_O + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "O" + + + + id: VOICE_CHAR_P + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "P" + + + + id: VOICE_CHAR_Q + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "Q" + + + + id: VOICE_CHAR_R + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "R" + + + + id: VOICE_CHAR_S + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "S" + + + + id: VOICE_CHAR_T + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "T" + + + + id: VOICE_CHAR_U + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "U" + + + + id: VOICE_CHAR_V + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "V" + + + + id: VOICE_CHAR_W + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "W" + + + + id: VOICE_CHAR_X + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "X" + + + + id: VOICE_CHAR_Y + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "Y" + + + + id: VOICE_CHAR_Z + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "Z" + + + + id: VOICE_DOT + desc: spoken only, for spelling + user: + + *: "" + + + *: "" + + + *: "dot" + + + + id: VOICE_PAUSE + desc: spoken only, for spelling, a split second of silence (difficult to author) + user: + + *: "" + + + *: "" + + + *: " " + + + + id: VOICE_FILE + desc: spoken only, prefix for file number + user: + + *: "" + + + *: "" + + + *: "file" + + + + id: VOICE_DIR + desc: spoken only, prefix for directory number + user: + + *: "" + + + *: "" + + + *: "folder" + + + + id: VOICE_EXT_MPA + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "audio" + + + + id: VOICE_EXT_CFG + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "configuration" + + + + id: VOICE_EXT_WPS + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "while-playing-screen" + + + + id: VOICE_EXT_TXT + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "text" + + + + id: VOICE_EXT_ROCK + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "plugin" + + + + id: VOICE_EXT_FONT + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "font" + + + + id: VOICE_EXT_BMARK + desc: spoken only, for file extension and the word in general + user: + + *: "" + + + *: "" + + + *: "bookmark" + + + + id: VOICE_EXT_UCL + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "flash" + + + + id: VOICE_EXT_AJZ + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "firmware" + + + + id: VOICE_EXT_RWPS + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "remote while-playing-screen" + + + + id: VOICE_EXT_KBD + desc: spoken only, for file extension + user: + + *: "" + + + *: "" + + + *: "keyboard" + + + + id: LANG_PLAYLIST_LOAD + desc: displayed on screen while loading a playlist + user: + + *: "Loading..." + + + *: "Loading..." + + + *: "" + + + + id: LANG_PLAYLIST_SHUFFLE + desc: displayed on screen while shuffling a playlist + user: + + *: "Shuffling..." + + + *: "Shuffling..." + + + *: "" + + + + id: LANG_PLAYLIST_BUFFER_FULL + desc: in playlist.indices() when playlist is full + user: + + *: "Playlist Buffer Full" + + + *: "Playlist Buffer Full" + + + *: "" + + + + id: LANG_END_PLAYLIST_PLAYER + desc: when playlist has finished + user: + + *: "End of List" + + + *: "End of List" + + + *: "" + + + + id: LANG_END_PLAYLIST_RECORDER + desc: when playlist has finished + user: + + *: "End of Song List" + + + *: "End of Song List" + + + *: "" + + + + id: LANG_CREATING + desc: Screen feedback during playlist creation + user: + + *: "Creating" + + + *: "Creating" + + + *: "" + + + + id: LANG_PLAYLIST_INSERT_COUNT + desc: splash number of tracks inserted + user: + + *: "Inserted %d tracks (%s)" + + + *: "Inserted %d tracks (%s)" + + + *: "" + + + + id: LANG_PLAYLIST_QUEUE_COUNT + desc: splash number of tracks queued + user: + + *: "Queued %d tracks (%s)" + + + *: "Queued %d tracks (%s)" + + + *: "" + + + + id: LANG_PLAYLIST_SAVE_COUNT + desc: splash number of tracks saved + user: + + *: "Saved %d tracks (%s)" + + + *: "Saved %d tracks (%s)" + + + *: "" + + + + id: LANG_RECURSE_DIRECTORY_QUESTION + desc: Asked from onplay screen + user: + + *: "Recursively?" + + + *: "Recursively?" + + + *: "" + + + + id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT + desc: prompt shown when about to erase a modified dynamic playlist + user: + + *: "Erase dynamic playlist?" + + + *: "Erase dynamic playlist?" + + + *: + + + + id: LANG_NOTHING_TO_RESUME + desc: Error message displayed when resume button pressed but no playlist + user: + + *: "Nothing to resume" + + + *: "Nothing to resume" + + + *: "" + + + + id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR + desc: Playlist error + user: + + *: "Error updating playlist control file" + + + *: "Error updating playlist control file" + + + *: "" + + + + id: LANG_PLAYLIST_ACCESS_ERROR + desc: Playlist error + user: + + *: "Error accessing playlist file" + + + *: "Error accessing playlist file" + + + *: "" + + + + id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR + desc: Playlist error + user: + + *: "Error accessing playlist control file" + + + *: "Error accessing playlist control file" + + + *: "" + + + + id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR + desc: Playlist error + user: + + *: "Error accessing directory" + + + *: "Error accessing directory" + + + *: "" + + + + id: LANG_PLAYLIST_CONTROL_INVALID + desc: Playlist resume error + user: + + *: "Playlist control file is invalid" + + + *: "Playlist control file is invalid" + + + *: "" + + + + id: LANG_FM_STATION + desc: in radio screen + user: + + *: "Station: %d.%dMHz" + + + *: "Station: %d.%dMHz" + + + *: "" + + + + id: LANG_FM_NO_PRESETS + desc: error when preset list is empty + user: + + *: "No presets" + + + *: "No presets" + + + *: "" + + + + id: LANG_FM_ADD_PRESET + desc: in radio menu + user: + + *: "Add Preset" + + + *: "Add Preset" + + + *: "Add Preset" + + + + id: LANG_FM_EDIT_PRESET + desc: in radio screen + user: + + *: "Edit Preset" + + + *: "Edit Preset" + + + *: "" + + + + id: LANG_FM_DELETE_PRESET + desc: in radio screen + user: + + *: "Remove Preset" + + + *: "Remove Preset" + + + *: "" + + + + id: LANG_FM_PRESET_SAVE_FAILED + desc: in radio screen + user: + + *: "Preset Save Failed" + + + *: "Preset Save Failed" + + + *: "" + + + + id: LANG_FM_NO_FREE_PRESETS + desc: in radio screen + user: + + *: "The Preset List is Full" + + + *: "The Preset List is Full" + + + *: "" + + + + id: LANG_BUTTONBAR_MENU + desc: in button bar + user: + + *: "Menu" + + + *: "Menu" + + + *: "" + + + + id: LANG_FM_BUTTONBAR_EXIT + desc: in radio screen + user: + + *: "Exit" + + + *: "Exit" + + + *: "" + + + + id: LANG_FM_BUTTONBAR_ACTION + desc: in radio screen + user: + + *: "Action" + + + *: "Action" + + + *: "" + + + + id: LANG_FM_BUTTONBAR_PRESETS + desc: in button bar + user: + + *: "Preset" + + + *: "Preset" + + + *: "" + + + + id: LANG_FM_BUTTONBAR_ADD + desc: in radio screen + user: + + *: "Add" + + + *: "Add" + + + *: "" + + + + id: LANG_FM_BUTTONBAR_RECORD + desc: in radio screen + user: + + *: "Record" + + + *: "Record" + + + *: "" + + + + id: LANG_FM_MONO_MODE + desc: in radio screen + user: + + *: "Force mono" + + + *: "Force mono" + + + *: "" + + + + id: LANG_FM_FREEZE + desc: splash screen during freeze in radio mode + user: + + *: "Screen frozen!" + + + *: "Screen frozen!" + + + *: "" + + + + id: LANG_FM_SCAN_PRESETS + desc: in radio menu + user: + + *: "Auto-Scan Presets" + + + *: "Auto-Scan Presets" + + + *: "Auto scan presets" + + + + id: LANG_FM_CLEAR_PRESETS + desc: confirmation if presets can be cleared + user: + + *: "Clear Current Presets?" + + + *: "Clear Current Presets?" + + + *: "" + + + + id: LANG_FM_SCANNING + desc: during auto scan + user: + + *: "Scanning %d.%01dMHz" + + + *: "Scanning %d.%01dMHz" + + + *: "" + + + + id: LANG_FM_DEFAULT_PRESET_NAME + desc: default preset name for auto scan mode + user: + + *: "%d.%01dMHz" + + + *: "%d.%01dMHz" + + + *: + + + + id: LANG_FM_TUNE_MODE + desc: in radio screen / menu + user: + + *: "Mode:" + + + *: "Mode:" + + + *: "" + + + + id: LANG_RADIO_SCAN_MODE + desc: in radio screen / menu + user: + + *: "Scan" + + + *: "Scan" + + + *: "" + + + + id: LANG_RADIO_PRESET_MODE + desc: in radio screen / menu + user: + + *: "Preset" + + + *: "Preset" + + + *: "" + + + + id: LANG_DIRBROWSE_F1 + desc: in dir browser, F1 button bar text + user: + + *: "Menu" + + + *: "Menu" + + + *: "" + + + + id: LANG_DIRBROWSE_F2 + desc: in dir browser, F2 button bar text + user: + + *: "Option" + + + *: "Option" + + + *: "" + + + + id: LANG_DIRBROWSE_F3 + desc: in dir browser, F3 button bar text + user: + + *: "LCD" + + + *: "LCD" + + + *: "" + + + + id: LANG_SHOWDIR_BUFFER_FULL + desc: in showdir(), displayed on screen when you reach buffer limit + user: + + *: "Dir Buffer is Full!" + + + *: "Dir Buffer is Full!" + + + *: "" + + + + id: LANG_LANGUAGE_LOADED + desc: shown when a language has been loaded from the dir browser + user: + + *: "New Language" + + + *: "New Language" + + + *: "" + + + + id: LANG_SETTINGS_LOADED + desc: Feedback shown when a .cfg file is loaded + user: + + *: "Settings Loaded" + + + *: "Settings Loaded" + + + *: "" + + + + id: LANG_SETTINGS_SAVED + desc: Feedback shown when a .cfg file is saved + user: + + *: "Settings Saved" + + + *: "Settings Saved" + + + *: "" + + + + id: LANG_BOOT_CHANGED + desc: File browser discovered the boot file was changed + user: + + *: "Boot changed" + + + *: "Boot changed" + + + *: "" + + + + id: LANG_REBOOT_NOW + desc: Do you want to reboot? + user: + + *: "Reboot now?" + + + *: "Reboot now?" + + + *: "" + + + + id: LANG_OFF_ABORT + desc: Used on recorder models + user: + + *: "OFF to abort" + + + *: "OFF to abort" + + + *: "" + + + + id: LANG_STOP_ABORT + desc: Used on player models + user: + + *: "STOP to abort" + + + *: "STOP to abort" + + + *: "" + + + + id: LANG_NO_FILES + desc: in settings_menu + user: + + *: "No files" + + + *: "No files" + + + *: "" + + + + id: LANG_BACKDROP_LOADED + desc: text for splash to indicate a new backdrop has been loaded successfully + user: + + *: "Backdrop Loaded" + + + *: "Backdrop Loaded" + + + *: "" + + + + id: LANG_BACKDROP_FAILED + desc: text for splash to indicate a failure to load a bitmap as backdrop + user: + + *: "Backdrop Failed" + + + *: "Backdrop Failed" + + + *: "" + + + + id: LANG_KEYBOARD_LOADED + desc: shown when a keyboard has been loaded from the dir browser + user: + + *: "New Keyboard" + + + *: "New Keyboard" + + + *: "" + + + + id: LANG_ID3DB_ARTISTS + desc: ID3 virtual folder name + user: + + *: "Artists" + + + *: "Artists" + + + *: "" + + + + id: LANG_ID3DB_ALBUMS + desc: ID3 virtual folder name + user: + + *: "Albums" + + + *: "Albums" + + + *: "" + + + + id: LANG_ID3DB_SONGS + desc: ID3 virtual folder name + user: + + *: "Songs" + + + *: "Songs" + + + *: "" + + + + id: LANG_ID3DB_GENRES + desc: in tag cache + user: + + *: "Genres" + + + *: "Genres" + + + *: "" + + + + id: LANG_ID3DB_SEARCH + desc: ID3 virtual folder name + user: + + *: "Search" + + + *: "Search" + + + *: "" + + + + id: LANG_ID3DB_SEARCH_ARTISTS + desc: ID3 virtual folder name + user: + + *: "Search Artists" + + + *: "Search Artists" + + + *: "" + + + + id: LANG_ID3DB_SEARCH_ALBUMS + desc: ID3 virtual folder name + user: + + *: "Search Albums" + + + *: "Search Albums" + + + *: "" + + + + id: LANG_ID3DB_SEARCH_SONGS + desc: ID3 virtual folder name + user: + + *: "Search Songs" + + + *: "Search Songs" + + + *: "" + + + + id: LANG_ID3DB_MATCHES + desc: ID3 virtual folder name + user: + + *: "Found %d matches" + + + *: "Found %d matches" + + + *: "" + + + + id: LANG_ID3DB_ALL_SONGS + desc: ID3 virtual folder name + user: + + *: "" + + + *: "" + + + *: "" + + + + id: LANG_MOVE + desc: The verb/action Move + user: + + *: "Move" + + + *: "Move" + + + *: "Move" + + + + id: LANG_MOVE_FAILED + desc: Error message displayed in playlist viewer + user: + + *: "Move Failed" + + + *: "Move Failed" + + + *: "" + + + + id: LANG_SHOW_INDICES + desc: in playlist viewer menu + user: + + *: "Show Indices" + + + *: "Show Indices" + + + *: "Show Indices" + + + + id: LANG_TRACK_DISPLAY + desc: in playlist viewer on+play menu + user: + + *: "Track Display" + + + *: "Track Display" + + + *: "Track Display" + + + + id: LANG_DISPLAY_TRACK_NAME_ONLY + desc: track display options + user: + + *: "Track Name Only" + + + *: "Track Name Only" + + + *: "Track Name Only" + + + + id: LANG_DISPLAY_FULL_PATH + desc: track display options + user: + + *: "Full Path" + + + *: "Full Path" + + + *: "Full Path" + + + + id: LANG_REMOVE + desc: in playlist viewer on+play menu + user: + + *: "Remove" + + + *: "Remove" + + + *: "Remove" + + + + id: LANG_FILE_OPTIONS + desc: in playlist viewer on+play menu + user: + + *: "File Options" + + + *: "File Options" + + + *: "File Options" + + + + id: LANG_PLUGIN_CANT_OPEN + desc: Plugin open error message + user: + + *: "Can't open %s" + + + *: "Can't open %s" + + + *: "" + + + + id: LANG_READ_FAILED + desc: There was an error reading a file + user: + + *: "Failed reading %s" + + + *: "Failed reading %s" + + + *: "" + + + + id: LANG_PLUGIN_WRONG_MODEL + desc: The plugin is not compatible with the archos model trying to run it + user: + + *: "Incompatible model" + + + *: "Incompatible model" + + + *: "" + + + + id: LANG_PLUGIN_WRONG_VERSION + desc: The plugin is not compatible with the rockbox version trying to run it + user: + + *: "Incompatible version" + + + *: "Incompatible version" + + + *: "" + + + + id: LANG_PLUGIN_ERROR + desc: The plugin return an error code + user: + + *: "Plugin returned error" + + + *: "Plugin returned error" + + + *: "" + + + + id: LANG_FILETYPES_EXTENSION_FULL + desc: Extension array full + user: + + *: "Extension array full" + + + *: "Extension array full" + + + *: "" + + + + id: LANG_FILETYPES_FULL + desc: Filetype array full + user: + + *: "Filetype array full" + + + *: "Filetype array full" + + + *: "" + + + + id: LANG_FILETYPES_PLUGIN_NAME_LONG + desc: Viewer plugin name too long + user: + + *: "Plugin name too long" + + + *: "Plugin name too long" + + + *: "" + + + + id: LANG_FILETYPES_STRING_BUFFER_EMPTY + desc: Filetype string buffer empty + user: + + *: "Filetype string buffer empty" + + + *: "Filetype string buffer empty" + + + *: "" + + + + id: LANG_RESUME_CONFIRM_PLAYER + desc: possible answers to resume question + user: + + *: "(PLAY/STOP)" + + + *: "(PLAY/STOP)" + + + *: "" + + + + id: LANG_FM_PRESET_LOAD + desc: load preset list in fm radio + user: + + *: "Load Preset List" + + + *: "Load Preset List" + + + *: "Load Preset List" + + + + id: LANG_FM_PRESET_SAVE + desc: Save preset list in fm radio + user: + + *: "Save Preset List" + + + *: "Save Preset List" + + + *: "Save Preset List" + + + + id: LANG_FM_PRESET_CLEAR + desc: clear preset list in fm radio + user: + + *: "Clear Preset List" + + + *: "Clear Preset List" + + + *: "Clear Preset List" + + + + id: LANG_FMR + desc: Used when you need to say Preset List, also voiced + user: + + *: "Preset List" + + + *: "Preset List" + + + *: "Preset List" + + + + id: LANG_FM_FIRST_AUTOSCAN + desc: When you run the radio without an fmr file in settings + user: + + *: "No Settings found, AutoScan?" + + + *: "No Settings found, AutoScan?" + + + *: "" + + + + id: LANG_FM_SAVE_CHANGES + desc: When you try to exit radio to confirm save + user: + + *: "Save Changes?" + + + *: "Save Changes?" + + + *: "" + + -- cgit v1.2.3