diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2008-08-15 22:45:44 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2008-08-15 22:45:44 +0000 |
| commit | 344721c2d6ea910f4e27fd3f4510034079451453 (patch) | |
| tree | f37f7d44fe455f45970a0dc474965031ea727597 | |
| parent | 1f9cb42e27411dc28e0d2d390ebe61a24afbd52d (diff) | |
| download | rockbox-344721c2d6ea910f4e27fd3f4510034079451453.zip rockbox-344721c2d6ea910f4e27fd3f4510034079451453.tar.gz rockbox-344721c2d6ea910f4e27fd3f4510034079451453.tar.bz2 rockbox-344721c2d6ea910f4e27fd3f4510034079451453.tar.xz | |
Rework of the Hebrew translation - sort by English order, and small fixes by Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18293 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/hebrew.lang | 9308 | ||||
| -rw-r--r-- | docs/MAINTAINERS | 3 |
2 files changed, 4625 insertions, 4686 deletions
diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang index 444baeb..f851cc7 100644 --- a/apps/lang/hebrew.lang +++ b/apps/lang/hebrew.lang @@ -18,6 +18,7 @@ # - Ariel Saghiv # - Liberman Shachar # - Rani Hod +# - Tomer Shalev <phrase> id: LANG_SET_BOOL_YES desc: bool true representation @@ -32,7 +33,7 @@ *: "Yes" </voice> </phrase> -<phrase> +<phrase> id: LANG_SET_BOOL_NO desc: bool false representation user: @@ -75,6 +76,20 @@ </voice> </phrase> <phrase> + id: LANG_ASK + desc: in settings_menu + user: + <source> + *: "Ask" + </source> + <dest> + *: "שאל" + </dest> + <voice> + *: "Ask" + </voice> +</phrase> +<phrase> id: LANG_ALWAYS desc: used in various places user: @@ -89,20 +104,73 @@ </voice> </phrase> <phrase> - id: LANG_CONFIRM_SHUTDOWN - desc: in shutdown screen + id: LANG_NORMAL + desc: in settings_menu user: <source> - *: none - soft_shutdown: "Press OFF to shut down" + *: "Normal" </source> <dest> - *: none - soft_shutdown: "לחץ על OFF כדי לכבות" + *: "רגיל" </dest> <voice> - *: none - soft_shutdown: "" + *: "Normal" + </voice> +</phrase> +<phrase> + id: LANG_GAIN + desc: Generic string for gain used in EQ menu and recording screen + user: + <source> + *: "Gain" + </source> + <dest> + *: "הגברה" + </dest> + <voice> + *: "Gain" + </voice> +</phrase> +<phrase> + id: LANG_WAIT + desc: general please wait splash + user: + <source> + *: "Loading..." + </source> + <dest> + *: "...טוען" + </dest> + <voice> + *: "Loading" + </voice> +</phrase> +<phrase> + id: LANG_LOADING_PERCENT + desc: splash number of percents loaded + user: + <source> + *: "Loading... %d%% done (%s)" + </source> + <dest> + *: "טוען... %d%% נטען (%s)" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_SCANNING_DISK + desc: when booting up and rebuilding the cache and calculating free space + user: + <source> + *: "Scanning disk..." + </source> + <dest> + *: "סורק כונן..." + </dest> + <voice> + *: "Scanning disk" </voice> </phrase> <phrase> @@ -116,41 +184,35 @@ *: "...מכבה" </dest> <voice> - *: "" + *: "Shutting down" </voice> </phrase> <phrase> - id: LANG_RESTARTING_PLAYBACK - desc: splash screen displayed when pcm buffer size is changed + id: LANG_PLAYLIST_SHUFFLE + desc: DEPRECATED user: <source> - *: none - swcodec: "Restarting playback..." + *: "" </source> <dest> - *: none - swcodec: "...מאתחל את ההשמעה" + *: "" </dest> <voice> - *: none - swcodec: "Restarting playback..." + *: "" </voice> </phrase> <phrase> - id: LANG_REMOVE_MMC - desc: before acknowledging usb in case an MMC is inserted (Ondio) + id: LANG_CANCEL + desc: Visual confirmation of canceling a changed setting user: <source> - *: none - ondio*: "Please remove inserted MMC" + *: "Cancelled" </source> <dest> - *: none - ondio*: "אנא הסר כרטיס מולטימדיה" + *: "מבוטל" </dest> <voice> - *: none - ondio*: "Please remove multimedia card" + *: "Cancelled" </voice> </phrase> <phrase> @@ -164,10 +226,89 @@ *: "נכשל" </dest> <voice> + *: "Failed" + </voice> +</phrase> +<phrase> + id: LANG_CHANNELS + desc: in sound_settings + user: + <source> + *: "Channels" + </source> + <dest> + *: "ערוצים" + </dest> + <voice> + *: "Channels" + </voice> +</phrase> +<phrase> + id: LANG_RESET_ASK + desc: confirm to reset settings + user: + <source> + *: "Are You Sure?" + </source> + <dest> + *: "האם את/ה בטוח/ה?" + </dest> + <voice> + *: "Are You Sure?" + </voice> +</phrase> +<phrase> + id: LANG_CONFIRM_WITH_BUTTON + desc: Generic string to use to confirm + user: + <source> + *: "PLAY = Yes" + h100,h120,h300: "NAVI = Yes" + ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" + player: "(PLAY/STOP)" + </source> + <dest> + *: "PLAY = כן" + h100,h120,h300: "NAVI = כן" + ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = כן" + player: "(PLAY/STOP)" + </dest> + <voice> *: "" </voice> </phrase> <phrase> + id: LANG_CANCEL_WITH_ANY + desc: Generic string to use to cancel + user: + <source> + *: "Any Other = No" + player: none + </source> + <dest> + *: "אחר = לא" + player: none + </dest> + <voice> + *: "" + player: none + </voice> +</phrase> +<phrase> + id: LANG_ROCKBOX_TITLE + desc: main menu title + user: + <source> + *: "Rockbox" + </source> + <dest> + *: "רוקבוקס" + </dest> + <voice> + *: "Rockbox" + </voice> +</phrase> +<phrase> id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS desc: in the main menu user: @@ -182,62 +323,73 @@ </voice> </phrase> <phrase> - id: LANG_SOUND_SETTINGS - desc: in the main menu + id: LANG_DIR_BROWSER + desc: main menu title user: <source> - *: "Sound Settings" + *: "Files" </source> <dest> - *: "הגדרות צליל" + *: "קבצים" </dest> <voice> - *: "Sound Settings" + *: "Files" </voice> </phrase> <phrase> - id: LANG_GENERAL_SETTINGS - desc: in the main menu + id: LANG_TAGCACHE + desc: in the main menu and the settings menu user: <source> - *: "General Settings" + *: "Database" </source> <dest> - *: "הגדרות כלליות" + *: "מסד נתונים" </dest> <voice> - *: "General Settings" + *: "Database" </voice> </phrase> <phrase> - id: LANG_MANAGE_MENU + id: LANG_NOW_PLAYING desc: in the main menu user: <source> - *: "Manage Settings" + *: "Now Playing" </source> <dest> - *: "ניהול הגדרות" + *: "מנגן עכשיו" </dest> <voice> - *: "Manage Settings" + *: "Now Playing" </voice> </phrase> <phrase> - id: LANG_FM_RADIO + id: LANG_RESUME_PLAYBACK desc: in the main menu user: <source> - *: none - radio: "FM Radio" + *: "Resume Playback" </source> <dest> - *: none - radio: "FM רדיו" + *: "המשך השמעה" </dest> <voice> - *: none - radio: "FM Radio" + *: "Resume Playback" + </voice> +</phrase> +<phrase> + id: LANG_SETTINGS + desc: in main menu and visual confirmation after settings reset + user: + <source> + *: "Settings" + </source> + <dest> + *: "אפשרויות" + </dest> + <voice> + *: "Settings" </voice> </phrase> <phrase> @@ -258,3688 +410,3762 @@ </voice> </phrase> <phrase> - id: LANG_PLUGINS + id: LANG_FM_RADIO desc: in the main menu user: <source> - *: "Plugins" + *: none + radio: "FM Radio" </source> <dest> - *: "התקנים" + *: none + radio: "FM רדיו" </dest> <voice> - *: "Browse Plugins" + *: none + radio: "FM Radio" </voice> </phrase> <phrase> - id: LANG_SHUTDOWN - desc: in main menu + id: LANG_PLAYLISTS + desc: in the main menu and file view setting user: <source> - *: none - soft_shutdown: "Shut down" + *: "Playlists" </source> <dest> - *: none - soft_shutdown: "כיבוי" + *: "רשימות השמעה" </dest> <voice> - *: none - soft_shutdown: "Shut down" + *: "Playlists" </voice> </phrase> <phrase> - id: LANG_VOLUME - desc: in sound_settings + id: LANG_PLUGINS + desc: in the main menu user: <source> - *: "Volume" + *: "Plugins" </source> <dest> - *: "עוצמת קול" + *: "התקנים" </dest> <voice> - *: "Volume" + *: "Plugins" </voice> </phrase> <phrase> - id: LANG_BASS - desc: in sound_settings + id: LANG_SYSTEM + desc: in the main menu and settings menu user: <source> - *: "Bass" + *: "System" </source> <dest> - *: "בס" + *: "מערכת" </dest> <voice> - *: "Bass" + *: "System" </voice> </phrase> <phrase> - id: LANG_TREBLE - desc: in sound_settings + id: LANG_BOOKMARK_SELECT_BOOKMARK + desc: bookmark selection list title user: <source> - *: "Treble" + *: "Select Bookmark" </source> <dest> - *: "טרבל" + *: "בחר סימניה" </dest> <voice> - *: "Treble" + *: "Select Bookmark" </voice> </phrase> <phrase> - id: LANG_BALANCE - desc: in sound_settings + id: LANG_BOOKMARK_DONT_RESUME + desc: top item in the list when asking user about bookmark auto load user: <source> - *: "Balance" + *: "<Don't Resume>" </source> <dest> - *: "איזון לצדדים" + *: "<אל תמשיך>" </dest> <voice> - *: "Balance" + *: "Do not resume" </voice> </phrase> <phrase> - id: LANG_CHANNEL_STEREO - desc: in sound_settings + id: LANG_BOOKMARK_SHUFFLE + desc: bookmark selection list, bookmark enables shuffle user: <source> - *: "Stereo" + *: ", Shuffle" </source> <dest> - *: "סטריאו" + *: ", ערבוב" </dest> <voice> - *: "Stereo" + *: "" </voice> </phrase> <phrase> - id: LANG_CHANNEL_MONO - desc: in sound_settings + id: LANG_BOOKMARK_INVALID + desc: bookmark selection list, bookmark couldn't be parsed user: <source> - *: "Mono" + *: "<Invalid Bookmark>" </source> <dest> - *: "מונו" + *: "<סימניה פגומה>" </dest> <voice> - *: "Mono" + *: "Invalid Bookmark" </voice> </phrase> <phrase> - id: LANG_CHANNEL_CUSTOM - desc: in sound_settings + id: LANG_BOOKMARK_CONTEXT_MENU + desc: bookmark selection list context menu user: <source> - *: "Custom" + *: "Bookmark Actions" </source> <dest> - *: "מותאם אישית" + *: "פעולות סימניה" </dest> <voice> - *: "Custom" + *: "Bookmark Actions" </voice> </phrase> <phrase> - id: LANG_CHANNEL_LEFT - desc: in sound_settings + id: LANG_BOOKMARK_CONTEXT_RESUME + desc: bookmark context menu, resume this bookmark user: <source> - *: "Mono Left" + *: "Resume" </source> <dest> - *: "מונו שמאלי" + *: "המשך" </dest> <voice> - *: "Mono Left" + *: "Resume" </voice> </phrase> <phrase> - id: LANG_CHANNEL_RIGHT - desc: in sound_settings + id: LANG_BOOKMARK_CONTEXT_DELETE + desc: bookmark context menu, delete this bookmark user: <source> - *: "Mono Right" + *: "Delete" </source> <dest> - *: "מונו ימני" + *: "מחק" </dest> <voice> - *: "Mono Right" + *: "Delete" </voice> </phrase> <phrase> - id: LANG_CHANNEL_KARAOKE - desc: in sound_settings + id: LANG_AUTO_BOOKMARK_QUERY + desc: prompt for user to decide to create an bookmark user: <source> - *: "Karaoke" + *: "Create a Bookmark?" </source> <dest> - *: "קריוקי" + *: "?ליצור סימניה" </dest> <voice> - *: "Karaoke" + *: "Create a Bookmark?" </voice> </phrase> <phrase> - id: LANG_STEREO_WIDTH - desc: in sound_settings + id: LANG_BOOKMARK_CREATE_SUCCESS + desc: Indicates bookmark was successfully created user: <source> - *: "Stereo Width" + *: "Bookmark Created" </source> <dest> - *: "רוחב סטריאו" + *: "סימניה נוצרה" </dest> <voice> - *: "Stereo width" + *: "Bookmark Created" </voice> </phrase> <phrase> - id: LANG_LOUDNESS - desc: in sound_settings + id: LANG_BOOKMARK_CREATE_FAILURE + desc: Indicates bookmark was not created user: <source> - *: none - masf: "Loudness" + *: "Bookmark Failed!" </source> <dest> - *: none - masf: "עוצמה" + *: "יצירת סימניה נכשלה!" </dest> <voice> - *: none - masf: "Loudness" + *: "Bookmark Failed!" </voice> </phrase> <phrase> - id: LANG_AUTOVOL - desc: in sound_settings + id: LANG_BOOKMARK_LOAD_EMPTY + desc: Indicates bookmark was empty user: <source> - *: none - masf: "Auto Volume" + *: "Bookmark Empty" </source> <dest> - *: none - masf: "עוצמת קול אוטומטית" + *: "אין סימניות" </dest> <voice> - *: none - masf: "Auto Volume" + *: "Bookmark Empty" </voice> </phrase> <phrase> - id: LANG_DECAY - desc: in sound_settings + id: LANG_SOUND_SETTINGS + desc: in the main menu user: <source> - *: none - masf: "AV Decay Time" + *: "Sound Settings" </source> <dest> - *: none - masf: "זמן דעיכת עוצמת קול אוטומטית" + *: "הגדרות צליל" </dest> <voice> - *: none - masf: "" + *: "Sound Settings" </voice> </phrase> <phrase> - id: LANG_SUPERBASS - desc: in sound settings + id: LANG_VOLUME + desc: in sound_settings user: <source> - *: none - masf: "Super Bass" + *: "Volume" </source> <dest> - *: none - masf: "סופר באס" + *: "עוצמת קול" </dest> <voice> - *: none - masf: "Super bass" + *: "Volume" </voice> </phrase> <phrase> - id: LANG_MDB_ENABLE - desc: in sound settings + id: LANG_BASS + desc: in sound_settings user: <source> - *: none - masf: "MDB Enable" + *: "Bass" </source> <dest> - *: none - masf: "MDB פעיל" + *: "בס" </dest> <voice> - *: none - masf: "MDB Enable" + *: "Bass" </voice> </phrase> <phrase> - id: LANG_MDB_STRENGTH - desc: in sound settings + id: LANG_TREBLE + desc: in sound_settings user: <source> - *: none - masf: "MDB Strength" + *: "Treble" </source> <dest> - *: none - masf: "חוזק MDB" + *: "טרבל" </dest> <voice> - *: none - masf: "MDB Strength" + *: "Treble" </voice> </phrase> <phrase> - id: LANG_MDB_HARMONICS - desc: in sound settings + id: LANG_BALANCE + desc: in sound_settings user: <source> - *: none - masf: "MDB Harmonics" + *: "Balance" </source> <dest> - *: none - masf: "הרמוניות MDB" + *: "איזון לצדדים" </dest> <voice> - *: none - masf: "MDB Harmonics" + *: "Balance" </voice> </phrase> <phrase> - id: LANG_MDB_CENTER - desc: in sound settings + id: LANG_CHANNEL_CONFIGURATION + desc: in sound_settings user: <source> - *: none - masf: "MDB Center Frequency" + *: "Channel Configuration" </source> <dest> - *: none - masf: "תדירות מרכזית MDB" + *: "אפשרויות הערוצים" </dest> <voice> - *: none - masf: "MDB Center frequency" + *: "Channel Configuration" </voice> </phrase> <phrase> - id: LANG_MDB_SHAPE - desc: in sound settings + id: LANG_CHANNEL_STEREO + desc: in sound_settings user: <source> - *: none - masf: "MDB Shape" + *: "Stereo" </source> <dest> - *: none - masf: "MDB צורת" + *: "סטריאו" </dest> <voice> - *: none - masf: "MDB Shape" + *: "Stereo" </voice> </phrase> <phrase> - id: LANG_PLAYBACK - desc: in settings_menu() + id: LANG_CHANNEL_MONO + desc: in sound_settings user: <source> - *: "Playback Settings" + *: "Mono" </source> <dest> - *: "הגדרות השמעה" + *: "מונו" </dest> <voice> - *: "" + *: "Mono" </voice> </phrase> <phrase> - id: LANG_FILE - desc: in settings_menu() + id: LANG_CHANNEL_CUSTOM + desc: in sound_settings user: <source> - *: "File View" + *: "Custom" </source> <dest> - *: "תצוגת קבצים" + *: "מותאם אישית" </dest> <voice> - *: "File View" + *: "Custom" </voice> </phrase> <phrase> - id: LANG_DISPLAY - desc: in settings_menu() + id: LANG_CHANNEL_LEFT + desc: in sound_settings user: <source> - *: "Display" + *: "Mono Left" </source> <dest> - *: "תצוגה" + *: "מונו שמאלי" </dest> <voice> - *: "Display" + *: "Mono Left" </voice> </phrase> <phrase> - id: LANG_SYSTEM - desc: in the main menu and settings menu + id: LANG_CHANNEL_RIGHT + desc: in sound_settings user: <source> - *: "System" + *: "Mono Right" </source> <dest> - *: "מערכת" + *: "מונו ימני" </dest> <voice> - *: "System" + *: "Mono Right" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS - desc: in general settings + id: LANG_CHANNEL_KARAOKE + desc: in sound_settings user: <source> - *: "Bookmarking" + *: "Karaoke" </source> <dest> - *: "סימניות" + *: "קריוקי" </dest> <voice> - *: "Bookmarking" + *: "Karaoke" </voice> </phrase> <phrase> - id: LANG_LANGUAGE - desc: in settings_menu + id: LANG_STEREO_WIDTH + desc: in sound_settings user: <source> - *: "Language" + *: "Stereo Width" </source> <dest> - *: "שפה" + *: "רוחב סטריאו" </dest> <voice> - *: "Language" + *: "Stereo Width" </voice> </phrase> <phrase> - id: LANG_VOICE - desc: root of voice menu + id: LANG_CROSSFEED + desc: in sound settings user: <source> - *: "Voice" + *: none + swcodec: "Crossfeed" </source> <dest> - *: "קול" + *: none + swcodec: "הזנה הפוכה" </dest> <voice> - *: "Voice" + *: none + swcodec: "Crossfeed" </voice> </phrase> <phrase> - id: LANG_CUSTOM_CFG - desc: in setting_menu() + id: LANG_CROSSFEED_DIRECT_GAIN + desc: in crossfeed settings user: <source> - *: "Browse .cfg Files" + *: none + swcodec: "Direct Gain" </source> <dest> - *: ".cfg הצג קבצי" + *: none + swcodec: "הגברה ישירה" </dest> <voice> - *: "Browse configuration files" + *: none + swcodec: "Direct gain" </voice> </phrase> <phrase> - id: LANG_RESET - desc: in system_settings_menu() - user: + id: LANG_CROSSFEED_CROSS_GAIN + desc: in crossfeed settings <source> - *: "Reset Settings" + *: none + swcodec: "Cross Gain" </source> <dest> - *: "אפס הגדרות" + *: none + swcodec: "הגברה הפוכה" </dest> <voice> - *: "Reset Settings" + *: none + swcodec: "Cross gain" </voice> </phrase> <phrase> - id: LANG_RESET_DONE_CLEAR - desc: visual confirmation after settings reset - user: + id: LANG_CROSSFEED_HF_ATTENUATION + desc: in crossfeed settings <source> - *: "Cleared" + *: none + swcodec: "High-Frequency Attenuation" </source> <dest> - *: "מאופס" + *: none + swcodec: "הנמכת צלילים בתדירות גבוהה" </dest> <voice> - *: "" + *: none + swcodec: "High-frequency attenuation" </voice> </phrase> <phrase> - id: LANG_SAVE_SETTINGS - desc: in system_settings_menu() - user: + id: LANG_CROSSFEED_HF_CUTOFF + desc: in crossfeed settings <source> - *: "Save .cfg File" + *: none + swcodec: "High-Frequency Cutoff" </source> <dest> - *: ".cfg יצירת קובץ" + *: none + swcodec: "חיתוך צלילים בתדירות גבוהה" </dest> <voice> - *: "Write configuration file" + *: none + swcodec: "High-frequency cutoff" </voice> </phrase> <phrase> - id: LANG_RECORDING_SETTINGS - desc: in the main menu + id: LANG_EQUALIZER + desc: in the sound settings menu user: <source> *: none - recording: "Recording Settings" + swcodec: "Equalizer" </source> <dest> *: none - recording: "הגדרות הקלטה" + swcodec: "אקולייזר" </dest> <voice> *: none - recording: "Recording Settings" + swcodec: "Equalizer" </voice> </phrase> <phrase> - id: LANG_CREATE_PLAYLIST - desc: Menu option for creating a playlist + id: LANG_EQUALIZER_ENABLED + desc: in the equalizer settings menu user: <source> - *: "Create Playlist" + *: none + swcodec: "Enable EQ" </source> <dest> - *: "יצירת רשימת שירים" + *: none + swcodec: "הפעל אקולייזר" </dest> <voice> - *: "Create Playlist" + *: none + swcodec: "Enable equalizer" </voice> </phrase> <phrase> - id: LANG_VIEW_DYNAMIC_PLAYLIST - desc: in playlist menu. + id: LANG_EQUALIZER_GRAPHICAL + desc: in the equalizer settings menu user: <source> - *: "View Current Playlist" + *: none + swcodec: "Graphical EQ" </source> <dest> - *: "הצג רשימת שירים נוכחית" + *: none + swcodec: "אקולייזר גרפי" </dest> <voice> - *: "View Current Playlist" + *: none + swcodec: "Graphical equalizer" </voice> </phrase> <phrase> - id: LANG_SAVE_DYNAMIC_PLAYLIST - desc: in playlist menu. + id: LANG_EQUALIZER_PRECUT + desc: in eq settings user: <source> - *: "Save Current Playlist" + *: none + swcodec: "Precut" </source> <dest> - *: "שמור רשימת שירים נוכחית" + *: none + swcodec: "חיתוך מראש" </dest> <voice> - *: "Save Current Playlist" + *: none + swcodec: "Pre-cut" </voice> </phrase> <phrase> - id: LANG_RECURSE_DIRECTORY - desc: In playlist menu + id: LANG_EQUALIZER_GAIN + desc: in the equalizer settings menu user: <source> - *: "Recursively Insert Directories" + *: none + swcodec: "Simple EQ Settings" </source> <dest> - *: "הכנס את כל תת-הספריות" + *: none + swcodec: "הגדרות אקולייזר פשוטות" </dest> <voice> - *: "Recursively Insert Directories" + *: none + swcodec: "Simple equalizer settings" </voice> </phrase> <phrase> - id: LANG_VERSION - desc: in the info menu + id: LANG_EQUALIZER_ADVANCED + desc: in the equalizer settings menu user: <source> - *: "Version" + *: none + swcodec: "Advanced EQ Settings" </source> <dest> - *: "גרסה" + *: none + swcodec: "הגדרות אקולייזר מתקדמות" </dest> <voice> - *: "Version" + *: none + swcodec: "Advanced equalizer settings" </voice> </phrase> <phrase> - id: LANG_DEBUG - desc: in the info menu + id: LANG_EQUALIZER_SAVE + desc: in the equalizer settings menu user: <source> - *: "Debug (Keep Out!)" + *: none + swcodec: "Save EQ Preset" </source> <dest> - *: "(!איתור שגיאות (לא להכנס" + *: none + swcodec: "שמור הגדרות אקולייזר" </dest> <voice> - *: "Debug, keep out!" + *: none + swcodec: "Save equalizer preset" </voice> </phrase> <phrase> - id: LANG_SHUFFLE - desc: in settings_menu + id: LANG_EQUALIZER_BROWSE + desc: in the equalizer settings menu user: <source> - *: "Shuffle" + *: none + swcodec: "Browse EQ Presets" </source> <dest> - *: "ערבוב" + *: none + swcodec: "הצג קבצי הגדרות אקולייזר" </dest> <voice> - *: "Shuffle" + *: none + swcodec: "Browse equalizer presets" </voice> </phrase> <phrase> - id: LANG_REPEAT - desc: in settings_menu + id: LANG_EQUALIZER_EDIT_MODE + desc: in the equalizer settings menu user: <source> - *: "Repeat" + *: none + swcodec: "Edit mode: %s" </source> <dest> - *: "חזרה" + *: none + swcodec: "מצב עריכה: %s" </dest> <voice> - *: "Repeat" + *: none + swcodec: "" </voice> </phrase> <phrase> - id: LANG_REPEAT_ONE - desc: repeat one song + id: LANG_EQUALIZER_GAIN_ITEM + desc: in the equalizer settings menu user: <source> - *: "One" + *: none + swcodec: "%d Hz Band Gain" </source> <dest> - *: "אחד" + *: none + swcodec: "%d Hz רצועה מוגברת" </dest> <voice> - *: "One" + *: none + swcodec: "hertz band gain" </voice> </phrase> <phrase> - id: LANG_REPEAT_AB - desc: repeat range from point A to B + id: LANG_EQUALIZER_BAND_LOW_SHELF + desc: in the equalizer settings menu user: <source> - *: "A-B" + *: none + swcodec: "Low Shelf Filter" </source> <dest> - *: "A-B" + *: none + swcodec: "מסנן רף תחתון" </dest> <voice> - *: "A-B" + *: none + swcodec: "Low shelf filter" </voice> </phrase> <phrase> - id: LANG_PLAY_SELECTED - desc: in settings_menu + id: LANG_EQUALIZER_BAND_PEAK + desc: in the equalizer settings menu user: <source> - *: "Play Selected First" + *: none + swcodec: "Peak Filter %d" </source> <dest> - *: "נגן את הקובץ הנבחר ראשון" + *: none + swcodec: "%d מסנן פסגה" </dest> <voice> - *: "Play Selected File First" + *: none + swcodec: "Peak filter" </voice> </phrase> <phrase> - id: LANG_WIND_MENU - desc: in the playback sub menu + id: LANG_EQUALIZER_BAND_HIGH_SHELF + desc: in the equalizer settings menu user: <source> - *: "Fast-Forward/Rewind" + *: none + swcodec: "High Shelf Filter" </source> <dest> - *: "הילוך מהיר קדימה ואחורה" + *: none + swcodec: "מסנן רף עליון" </dest> <voice> - *: "Fast forward and Rewind" + *: none + swcodec: "High shelf filter" </voice> </phrase> <phrase> - id: LANG_MP3BUFFER_MARGIN - desc: MP3 buffer margin time + id: LANG_EQUALIZER_BAND_CUTOFF + desc: in the equalizer settings menu user: <source> - *: "Anti-Skip Buffer" - flash_storage: none + *: none + swcodec: "Cutoff Frequency" </source> <dest> - *: "זיכרון נגד קפיצות" - flash_storage: none + *: none + swcodec: "תדירות חיתוך צליל" </dest> <voice> - *: "Anti-Skip Buffer" - flash_storage: none + *: none + swcodec: "Cutoff Frequency" </voice> </phrase> <phrase> - id: LANG_FADE_ON_STOP - desc: options menu to set fade on stop or pause + id: LANG_EQUALIZER_BAND_CENTER + desc: in the equalizer settings menu user: <source> - *: "Fade on Stop/Pause" + *: none + swcodec: "Center Frequency" </source> <dest> - *: "עמעום צליל בעצירה" + *: none + swcodec: "תדירות מרכזית" </dest> <voice> - *: "Fade On Stop and Pause" + *: none + swcodec: "Center frequency" </voice> </phrase> <phrase> - id: LANG_CROSSFADE - desc: in playback settings + id: LANG_EQUALIZER_BAND_Q + desc: in the equalizer settings menu user: <source> *: none - swcodec: "Crossfade" + swcodec: "Q" </source> <dest> *: none - swcodec: "מעבר ביניים" + swcodec: "Q" </dest> <voice> *: none - swcodec: "Crossfade" + swcodec: "Q" </voice> </phrase> <phrase> - id: LANG_REPLAYGAIN - desc: in replaygain + id: LANG_EQUALIZER_HARDWARE + desc: deprecated user: <source> - *: "Replaygain" + *: none + ipodvideo: "" </source> <dest> - *: "הגברה חוזרת" + *: none + ipodvideo: "" </dest> <voice> - *: "" + *: none + ipodvideo: "" </voice> </phrase> <phrase> - id: LANG_BEEP - desc: in playback settings + id: LANG_EQUALIZER_HARDWARE_ENABLED + desc: deprecated user: <source> *: none - swcodec: "Beep Volume" + ipodvideo: "" </source> <dest> *: none - swcodec: "עוצמת הצפצוף" + ipodvideo: "" </dest> <voice> *: none - swcodec: "" + ipodvideo: "" </voice> </phrase> <phrase> - id: LANG_WEAK - desc: in beep volume in playback settings + id: LANG_EQUALIZER_BANDWIDTH + desc: deprecated user: <source> *: none - swcodec: "Weak" + ipodvideo: "" </source> <dest> *: none - swcodec: "חלש" + ipodvideo: "" </dest> <voice> *: none - swcodec: "" + ipodvideo: "" </voice> </phrase> <phrase> - id: LANG_MODERATE - desc: in beep volume in playback settings + id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_NARROW + desc: deprecated user: <source> *: none - swcodec: "Moderate" + ipodvideo: "" </source> <dest> *: none - swcodec: "בינוני" + ipodvideo: "" </dest> <voice> *: none - swcodec: "" + ipodvideo: "" </voice> </phrase> <phrase> - id: LANG_STRONG - desc: in beep volume in playback settings + id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_WIDE + desc: deprecated user: <source> *: none - swcodec: "Strong" + ipodvideo: "" </source> <dest> *: none - swcodec: "חזק" + ipodvideo: "" </dest> <voice> *: none - swcodec: "" + ipodvideo: "" </voice> </phrase> <phrase> - id: LANG_SPDIF_ENABLE - desc: in playback settings menu. enable/disable the optical out + id: LANG_DITHERING + desc: in the sound settings menu user: <source> *: none - spdif_power: "Optical Output" + swcodec: "Dithering" </source> <dest> *: none - spdif_power: "יציאה אופטית" + swcodec: "מיזוג צלילים" </dest> <voice> *: none - spdif_power: "Optical output" + swcodec: "Dithering" </voice> </phrase> <phrase> - id: LANG_ID3_ORDER - desc: DEPRECATED + id: LANG_LOUDNESS + desc: in sound_settings user: <source> - *: "" + *: none + masf: "Loudness" </source> <dest> - *: "" + *: none + masf: "עוצמה" </dest> <voice> - *: "" + *: none + masf: "Loudness" </voice> </phrase> <phrase> - id: LANG_ID3_V1_FIRST - desc: DEPRECATED + id: LANG_AUTOVOL + desc: in sound_settings user: <source> - *: "" + *: none + masf: "Auto Volume" </source> <dest> - *: "" + *: none + masf: "עוצמת קול אוטומטית" </dest> <voice> - *: "" + *: none + masf: "Auto Volume" </voice> </phrase> <phrase> - id: LANG_ID3_V2_FIRST - desc: DEPRECATED + id: LANG_DECAY + desc: in sound_settings user: <source> - *: "" + *: none + masf: "AV Decay Time" </source> <dest> - *: "" + *: none + masf: "זמן דעיכת עוצמת קול אוטומטית" </dest> <voice> - *: "" + *: none + masf: "" </voice> </phrase> <phrase> - id: LANG_NEXT_FOLDER - desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one + id: LANG_SUPERBASS + desc: in sound settings user: <source> - *: "Auto-Change Directory" + *: none + masf: "Super Bass" </source> <dest> - *: "מעבר לספריה הבאה" + *: none + masf: "סופר באס" </dest> <voice> - *: "Move to Next Folder" + *: none + masf: "Super Bass" </voice> </phrase> <phrase> - id: LANG_RUNTIMEDB_ACTIVE - desc: in settings_menu. + id: LANG_MDB_ENABLE + desc: in sound settings user: <source> - *: "Gather Runtime Data" + *: none + masf: "MDB Enable" </source> <dest> - *: "אסוף נתוני ריצה" + *: none + masf: "MDB פעיל" </dest> <voice> - *: "Gather runtime data" + *: none + masf: "MDB Enable" </voice> </phrase> <phrase> - id: LANG_SORT_CASE - desc: in settings_menu + id: LANG_MDB_STRENGTH + desc: in sound settings user: <source> - *: "Sort Case Sensitive" + *: none + masf: "MDB Strength" </source> <dest> - *: "סדר לפי אותיות גדולות" + *: none + masf: "חוזק MDB" </dest> <voice> - *: "Sort Case Sensitive" + *: none + masf: "MDB Strength" </voice> </phrase> <phrase> - id: LANG_SORT_DIR - desc: browser sorting setting + id: LANG_MDB_HARMONICS + desc: in sound settings user: <source> - *: "Sort Directories" + *: none + masf: "MDB Harmonics" </source> <dest> - *: "סידור ספריות" + *: none + masf: "הרמוניות MDB" </dest> <voice> - *: "sort directories" + *: none + masf: "MDB Harmonics" </voice> </phrase> <phrase> - id: LANG_SORT_FILE - desc: browser sorting setting + id: LANG_MDB_CENTER + desc: in sound settings user: <source> - *: "Sort Files" + *: none + masf: "MDB Center Frequency" </source> <dest> - *: "סידור קבצים" + *: none + masf: "תדירות מרכזית MDB" </dest> <voice> - *: "sort files" + *: none + masf: "MDB Center Frequency" </voice> </phrase> <phrase> - id: LANG_SORT_ALPHA - desc: browser sorting setting + id: LANG_MDB_SHAPE + desc: in sound settings user: <source> - *: "Alphabetical" + *: none + masf: "MDB Shape" </source> <dest> - *: "אלפבתית" + *: none + masf: "MDB צורת" </dest> <voice> - *: "Alphabetical" + *: none + masf: "MDB Shape" </voice> </phrase> <phrase> - id: LANG_SORT_DATE - desc: browser sorting setting + id: LANG_GENERAL_SETTINGS + desc: in the main menu user: <source> - *: "By Date" + *: "General Settings" </source> <dest> - *: "לפי תאריך" + *: "הגדרות כלליות" </dest> <voice> - *: "by date" + *: "General Settings" </voice> </phrase> <phrase> - id: LANG_SORT_DATE_REVERSE - desc: browser sorting setting + id: LANG_PLAYBACK + desc: in settings_menu() user: <source> - *: "By Newest Date" + *: "Playback Settings" </source> <dest> - *: "לפי התאריך החדש ביותר" + *: "הגדרות השמעה" </dest> <voice> - *: "by newest date" + *: "Playback Settings" </voice> </phrase> <phrase> - id: LANG_SORT_TYPE - desc: browser sorting setting + id: LANG_SHUFFLE + desc: in settings_menu user: <source> - *: "By Type" + *: "Shuffle" </source> <dest> - *: "לפי סוג" + *: "ערבוב" </dest> <voice> - *: "by type" + *: "Shuffle" </voice> </phrase> <phrase> - id: LANG_FILTER - desc: setting name for dir filter + id: LANG_REPEAT + desc: in settings_menu user: <source> - *: "Show Files" + *: "Repeat" </source> <dest> - *: "הצג קבצים" + *: "חזרה" </dest> <voice> - *: "Show Files" + *: "Repeat" </voice> </phrase> <phrase> - id: LANG_FILTER_SUPPORTED - desc: show all file types supported by Rockbox + id: LANG_ALL + desc: generic string used both in dir file filter and repeat mode selection user: <source> - *: "Supported" + *: "All" </source> <dest> - *: "נתמכים" + *: "הכל" </dest> <voice> - *: "Supported" + *: "All" </voice> </phrase> <phrase> - id: LANG_FILTER_MUSIC - desc: show only music-related files + id: LANG_REPEAT_ONE + desc: repeat one song user: <source> - *: "Music" + *: "One" </source> <dest> - *: "מוסיקה" + *: "אחד" </dest> <voice> - *: "Music" + *: "One" </voice> </phrase> <phrase> - id: LANG_FOLLOW - desc: in settings_menu + id: LANG_REPEAT_AB + desc: repeat range from point A to B user: <source> - *: "Follow Playlist" + *: "A-B" </source> <dest> - *: "עקוב אחר רשימת השירים" + *: "A-B" </dest> <voice> - *: "Follow Playlist" + *: "A-B" </voice> </phrase> <phrase> - id: LANG_SHOW_ICONS + id: LANG_PLAY_SELECTED desc: in settings_menu user: <source> - *: "Show Icons" + *: "Play Selected First" </source> <dest> - *: "הצג סמלים" + *: "נגן את הקובץ הנבחר ראשון" </dest> <voice> - *: "Show Icons" + *: "Play Selected File First" </voice> </phrase> <phrase> - id: LANG_CUSTOM_FONT - desc: in setting_menu() + id: LANG_WIND_MENU + desc: in the playback sub menu user: <source> - *: none - lcd_bitmap: "Browse Fonts" + *: "Fast-Forward/Rewind" </source> <dest> - *: none - lcd_bitmap: "הצג גופנים" + *: "הילוך מהיר קדימה ואחורה" </dest> <voice> - *: none - lcd_bitmap: "Browse Fonts" + *: "Fast forward and Rewind" </voice> </phrase> <phrase> - id: LANG_WHILE_PLAYING - desc: in settings_menu() + id: LANG_FFRW_STEP + desc: in settings_menu user: <source> - *: "Browse .wps files" + *: "FF/RW Min Step" </source> <dest> - *: ".wps הצג קבצי" + *: "צעד מינימלי בהעברה מהירה" </dest> <voice> - *: "Browse while-playing-screen files" + *: "Minimum Step" </voice> </phrase> <phrase> - id: LANG_LCD_MENU - desc: in the display sub menu + id: LANG_FFRW_ACCEL + desc: in settings_menu user: <source> - *: "LCD Settings" + *: "FF/RW Accel" </source> <dest> - *: "הגדרות מסך" + *: "תאוצה קדימה/אחורה" </dest> <voice> - *: "LCD Settings" + *: "Acceleration" </voice> </phrase> <phrase> - id: LANG_LCD_REMOTE_MENU - desc: in the display sub menu + id: LANG_MP3BUFFER_MARGIN + desc: MP3 buffer margin time user: <source> - *: none - remote: "Remote-LCD Settings" + *: "Anti-Skip Buffer" + flash_storage: none </source> <dest> - *: none - remote: "הגדרות מסך השלט" + *: "זיכרון נגד קפיצות" + flash_storage: none </dest> <voice> - *: none - remote: "" + *: "Anti-Skip Buffer" + flash_storage: none </voice> </phrase> <phrase> - id: LANG_SCROLL_MENU - desc: in display_settings_menu() + id: LANG_FADE_ON_STOP + desc: options menu to set fade on stop or pause user: <source> - *: "Scrolling" + *: "Fade on Stop/Pause" </source> <dest> - *: "גלילת מילים" + *: "עמעום צליל בעצירה" </dest> <voice> - *: "Scrolling" + *: "Fade On Stop and Pause" </voice> </phrase> <phrase> - id: LANG_BARS_MENU - desc: in the display sub menu + id: LANG_PARTY_MODE + desc: party mode user: <source> - *: none - lcd_bitmap: "Status-/Scrollbar" + *: "Party Mode" </source> <dest> - *: none - lcd_bitmap: "שורת מצב ושורת גלילה" + *: "מצב מסיבה" </dest> <voice> - *: none - lcd_bitmap: "Status- and Scrollbar" + *: "Party Mode" </voice> </phrase> <phrase> - id: LANG_PM_MENU - desc: in the display menu + id: LANG_CROSSFADE + desc: in playback settings user: <source> - *: "Peak Meter" - masd: none + *: none + swcodec: "Crossfade" </source> <dest> - *: "מחוון עוצמה" - masd: none + *: none + swcodec: "מעבר ביניים" </dest> <voice> - *: "Peak Meter" - masd: none + *: none + swcodec: "Crossfade" </voice> </phrase> <phrase> - id: LANG_BATTERY_MENU - desc: in the system sub menu + id: LANG_CROSSFADE_ENABLE + desc: in crossfade settings menu user: <source> - *: "Battery" + *: none + swcodec: "Enable Crossfade" </source> <dest> - *: "סוללה" + *: none + swcodec: "הפעל מעבר ביניים" </dest> <voice> - *: "Battery" + *: none + swcodec: "Enable Crossfade" </voice> </phrase> <phrase> - id: LANG_DISK_MENU - desc: in the system sub menu + id: LANG_TRACKSKIP + desc: in crossfade settings user: <source> - *: "Disk" + *: none + swcodec: "Track Skip Only" </source> <dest> - *: "כונן" + *: none + swcodec: "רק בדילוג על שיר" </dest> <voice> - *: "Disk" + *: none + swcodec: "Track Skip Only" </voice> </phrase> <phrase> - id: LANG_TIME_MENU - desc: in the system sub menu + id: LANG_SHUFFLE_TRACKSKIP + desc: in settings_menu user: <source> *: none - rtc: "Time & Date" + swcodec: "Shuffle and Track Skip" </source> <dest> *: none - rtc: "תאריך וזמן" + swcodec: "בערבוב ובדילוג על שיר" </dest> <voice> *: none - rtc: "Time and Date" + swcodec: "Shuffle and Track Skip" </voice> </phrase> <phrase> - id: LANG_POWEROFF_IDLE - desc: in settings_menu + id: LANG_CROSSFADE_FADE_IN_DELAY + desc: in crossfade settings menu user: <source> - *: "Idle Poweroff" + *: none + swcodec: "Fade-In Delay" </source> <dest> - *: "כיבוי במצב המתנה" + *: none + swcodec: "השהיית הגברת צליל" </dest> <voice> - *: "Idle Poweroff" + *: none + swcodec: "Fade-In Delay" </voice> </phrase> <phrase> - id: LANG_SLEEP_TIMER - desc: sleep timer setting + id: LANG_CROSSFADE_FADE_IN_DURATION + desc: in crossfade settings menu user: <source> - *: "Sleep Timer" + *: none + swcodec: "Fade-In Duration" </source> <dest> - *: "שעון שינה" + *: none + swcodec: "משך זמן הגברת צליל הדרגתית" </dest> <voice> - *: "Sleep Timer" + *: none + swcodec: "Fade-In Duration" </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_ALARM_MENU - desc: The name of the additional entry in the main menu for the RTC alarm mod. + id: LANG_CROSSFADE_FADE_OUT_DELAY + desc: in crossfade settings menu user: <source> *: none - alarm: "Wake-Up Alarm" + swcodec: "Fade-Out Delay" </source> <dest> *: none - alarm: "שעון מעורר" + swcodec: "השהיית דעיכת צליל" </dest> <voice> *: none - alarm: "Wake-Up Alarm" + swcodec: "Fade-Out Delay" </voice> </phrase> <phrase> - id: LANG_LIMITS_MENU - desc: in the system sub menu + id: LANG_CROSSFADE_FADE_OUT_DURATION + desc: in crossfade settings menu user: <source> - *: "Limits" + *: none + swcodec: "Fade-Out Duration" </source> <dest> - *: "גבולות" + *: none + swcodec: "משך זמן דעיכת צליל הדרגתית" </dest> <voice> - *: "Limits" + *: none + swcodec: "Fade-Out Duration" </voice> </phrase> <phrase> - id: LANG_LINE_IN - desc: in the recording settings + id: LANG_CROSSFADE_FADE_OUT_MODE + desc: in crossfade settings menu user: <source> *: none - recording,player: "Line In" + swcodec: "Fade-Out Mode" </source> <dest> *: none - recording,player: "כניסת שמע" + swcodec: "מצב דעיכת צליל" </dest> <voice> *: none - recording,player: "Line In" + swcodec: "Fade-Out Mode" </voice> </phrase> <phrase> - id: LANG_CAR_ADAPTER_MODE - desc: Displayed for setting car adapter mode to on/off + id: LANG_MIX + desc: in playback settings, crossfade option user: <source> *: none - charging: "Car Adapter Mode" + swcodec: "Mix" </source> <dest> *: none - charging: "מצב מכונית" + swcodec: "מיזוג" </dest> <voice> *: none - charging: "Car Adapter Mode" + swcodec: "Mix" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_AUTOCREATE - desc: prompt for user to decide to create an bookmark + id: LANG_REPLAYGAIN + desc: in replaygain user: <source> - *: "Bookmark on Stop" + *: "Replaygain" </source> <dest> - *: "יצירת סימניה בעצירה" + *: "הגברה חוזרת" </dest> <voice> - *: "Bookmark on Stop" + *: "Replaygain" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES - desc: Save in recent bookmarks only + id: LANG_REPLAYGAIN_ENABLE + desc: in replaygain user: <source> - *: "Yes - Recent only" + *: "Enable Replaygain" </source> <dest> - *: "כן - אחרונות בלבד" + *: "הגברה חוזרת פעילה" </dest> <voice> - *: "Yes - Recent only" + *: "Enable Replaygain" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK - desc: Save in recent bookmarks only + id: LANG_REPLAYGAIN_NOCLIP + desc: in replaygain user: <source> - *: "Ask - Recent only" + *: none + swcodec: "Prevent Clipping" </source> <dest> - *: "שאל - אחרונות בלבד" + *: none + swcodec: "מנע עיוותים" </dest> <voice> - *: "Ask - Recent only" + *: none + swcodec: "Prevent Clipping" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_AUTOLOAD - desc: prompt for user to decide to create a bookmark + id: LANG_REPLAYGAIN_MODE + desc: in replaygain user: <source> - *: "Load Last Bookmark" + *: "Replaygain Type" </source> <dest> - *: "טעינת סימניה אחרונה" + *: "סוג הגברה חוזרת" </dest> <voice> - *: "Load Last Bookmark" + *: "Replaygain Type" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS - desc: Configuration option to maintain a list of recent bookmarks + id: LANG_ALBUM_GAIN + desc: in replaygain user: <source> - *: "Maintain a List of Recent Bookmarks?" + *: "Album Gain" </source> <dest> - *: "יצירת רשימת סימניות אחרונות" + *: "הגברה חוזרת לפי אלבום" </dest> <voice> - *: "Maintain a List of Recent Bookmarks?" + *: "Album Gain" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY - desc: Save only on bookmark for each playlist in recent bookmarks + id: LANG_TRACK_GAIN + desc: in replaygain user: <source> - *: "Unique only" + *: "Track Gain" </source> <dest> - *: "מיוחדים בלבד" + *: "הגברה חוזרת לפי שיר" </dest> <voice> - *: "Unique only" + *: "Track Gain" </voice> </phrase> <phrase> - id: LANG_VOICE_MENU - desc: item of voice menu, enable/disable the voice UI + id: LANG_SHUFFLE_GAIN + desc: use track gain if shuffle mode is on, album gain otherwise user: <source> - *: "Voice Menus" + *: "Track Gain if Shuffling" </source> <dest> - *: "תפריטי קול" + *: "הגברה חוזרת לפי שיר אם ערבוב שירים פעיל" </dest> <voice> - *: "Voice Menus" + *: "Track Gain if Shuffling" </voice> </phrase> <phrase> - id: LANG_VOICE_DIR - desc: item of voice menu, set the voice mode for directories + id: LANG_REPLAYGAIN_PREAMP + desc: in replaygain settings user: <source> - *: "Voice Directories" + *: "Pre-amp" </source> <dest> - *: "ספריות קוליות" + *: "קדם-מגבר" </dest> <voice> - *: "Voice Directories" + *: "Preamp" </voice> </phrase> <phrase> - id: LANG_VOICE_FILE - desc: item of voice menu, set the voice mode for files + id: LANG_BEEP + desc: in playback settings user: <source> - *: "Voice Filenames" + *: none + swcodec: "Beep Volume" </source> <dest> - *: "קבצים קוליים" + *: none + swcodec: "עוצמת הצפצוף" </dest> <voice> - *: "Voice Filenames" + *: none + swcodec: "Beep Volume" </voice> </phrase> <phrase> - id: LANG_VOICE_NUMBER - desc: "talkbox" mode for files+directories + id: LANG_WEAK + desc: in beep volume in playback settings user: <source> - *: "Numbers" + *: none + swcodec: "Weak" </source> <dest> - *: "מספרים" + *: none + swcodec: "חלש" </dest> <voice> - *: "Numbers" + *: none + swcodec: "Weak" </voice> </phrase> <phrase> - id: LANG_VOICE_SPELL - desc: "talkbox" mode for files+directories + id: LANG_MODERATE + desc: in beep volume in playback settings user: <source> - *: "Spell" + *: none + swcodec: "Moderate" </source> <dest> - *: "איית" + *: none + swcodec: "בינוני" </dest> <voice> - *: "Spell" + *: none + swcodec: "Moderate" </voice> </phrase> <phrase> - id: LANG_VOICE_DIR_HOVER - desc: "talkbox" mode for directories + files + id: LANG_STRONG + desc: in beep volume in playback settings user: <source> - *: ".talk mp3 clip" + *: none + swcodec: "Strong" </source> <dest> - *: ".mp3 הקרא קטעי" + *: none + swcodec: "חזק" </dest> <voice> - *: "talk mp3 clip" + *: none + swcodec: "Strong" </voice> </phrase> <phrase> - id: LANG_RECORDING_QUALITY - desc: in the recording settings + id: LANG_SPDIF_ENABLE + desc: in playback settings menu. enable/disable the optical out user: <source> *: none - recording_hwcodec: "Quality" + spdif_power: "Optical Output" </source> <dest> *: none - recording_hwcodec: "איכות" + spdif_power: "יציאה אופטית" </dest> <voice> *: none - recording_hwcodec: "Quality" + spdif_power: "Optical Output" </voice> </phrase> <phrase> - id: LANG_RECORDING_FREQUENCY - desc: in the recording settings + id: LANG_ID3_ORDER + desc: DEPRECATED user: <source> - *: none - recording: "Frequency" + *: "" </source> <dest> - *: none - recording: "תדירות" + *: "" </dest> <voice> - *: none - recording: "Frequency" + *: "" </voice> </phrase> <phrase> - id: LANG_RECORDING_SOURCE - desc: in the recording settings + id: LANG_ID3_V1_FIRST + desc: DEPRECATED user: <source> - *: none - recording: "Source" + *: "" </source> <dest> - *: none - recording: "מקור" + *: "" </dest> <voice> - *: none - recording: "Source" + *: "" </voice> </phrase> <phrase> - id: LANG_RECORDING_SRC_MIC - desc: in the recording settings + id: LANG_ID3_V2_FIRST + desc: DEPRECATED user: <source> - *: none - recording: "Microphone" - h100,h120,h300: "Internal Microphone" + *: "" </source> <dest> - *: none - recording: "מיקרופון" - h100,h120,h300: "מיקרופון פנימי" + *: "" </dest> <voice> - *: none - recording: "Microphone" - h100,h120,h300: "Internal Microphone" + *: "" </voice> </phrase> <phrase> - id: LANG_RECORDING_SRC_DIGITAL - desc: in the recording settings + id: LANG_NEXT_FOLDER + desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one user: <source> - *: none - recording: "Digital" + *: "Auto-Change Directory" </source> <dest> - *: none - recording: "כניסת שמע דיגיטלית" + *: "מעבר לספריה הבאה" </dest> <voice> - *: none - recording: "Digital" + *: "Auto-Change Directory" </voice> </phrase> <phrase> - id: LANG_RECORDING_EDITABLE - desc: Editable recordings setting + id: LANG_RANDOM + desc: random folder + <source> + *: "Random" + </source> + <dest> + *: "אקראי" + </dest> + <voice> + *: "Random" + </voice> +</phrase> +<phrase> + id: LANG_AUDIOSCROBBLER + desc: "Last.fm Log" in the playback menu user: <source> - *: none - recording_hwcodec: "Independent Frames" + *: "Last.fm Log" </source> <dest> - *: none - recording_hwcodec: "מסגרות נפרדות" + *: "Last.fm יומן" </dest> <voice> - *: none - recording_hwcodec: "Independent frames" + *: "Last.fm Log" </voice> </phrase> <phrase> - id: LANG_RECORD_TIMESPLIT - desc: Record split menu + id: LANG_CUESHEET_ENABLE + desc: cuesheet support option user: <source> - *: none - recording: "File Split Options" + *: "Cuesheet Support" </source> <dest> - *: none - recording: "אפשרויות פיצול לקבצים" + *: "תמיכה בגליונות סימנים" </dest> <voice> - *: none - recording: "Time Split" + *: "Cuesheet Support" </voice> </phrase> <phrase> - id: LANG_RECORD_PRERECORD_TIME - desc: in recording settings_menu + id: LANG_HEADPHONE_UNPLUG + desc: in settings_menu. user: <source> *: none - recording: "Prerecord Time" + headphone_detection: "Pause on Headphone Unplug" </source> <dest> *: none - recording: "זמן הקלטה מראש" + headphone_detection: "עצור בעת ניתוק אוזניות" </dest> <voice> *: none - recording: "Pre-Record time" + headphone_detection: "Pause on Headphone Unplug" </voice> </phrase> <phrase> - id: LANG_RECORD_DIRECTORY - desc: in recording settings_menu + id: LANG_HEADPHONE_UNPLUG_RESUME + desc: in pause_phones_menu. user: <source> *: none - recording: "Directory" + headphone_detection: "Pause and Resume" </source> <dest> *: none - recording: "ספריה" + headphone_detection: "הפסק והמשך" </dest> <voice> *: none - recording: "Directory" + headphone_detection: "Pause and Resume" </voice> </phrase> <phrase> - id: LANG_RECORD_CURRENT_DIR - desc: DEPRECATED + id: LANG_HEADPHONE_UNPLUG_RW + desc: in pause_phones_menu. user: <source> *: none - recording: "" + headphone_detection: "Duration to Rewind" </source> <dest> *: none - recording: "deprecated" + headphone_detection: "משך זמן לחזור אחורה" </dest> <voice> *: none - recording: "" + headphone_detection: "Duration to Rewind" </voice> </phrase> <phrase> - id: LANG_RECORD_TRIGGER - desc: in recording settings_menu + id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME + desc: in pause_phones_menu. user: <source> *: none - recording: "Trigger" + headphone_detection: "Disable resume on startup if phones unplugged" </source> <dest> *: none - recording: "גורם הפעלה" + headphone_detection: "בטל המשך השמעה לאחר אתחול אם האוזניות מנותקות" </dest> <voice> *: none - recording: "" + headphone_detection: "Disable resume on startup if phones unplugged" </voice> </phrase> <phrase> - id: LANG_FFRW_STEP - desc: in settings_menu + id: LANG_FILE + desc: in settings_menu() user: <source> - *: "FF/RW Min Step" + *: "File View" </source> <dest> - *: "צעד מינימלי בהעברה מהירה" + *: "תצוגת קבצים" </dest> <voice> - *: "Minimum Step" + *: "File View" </voice> </phrase> <phrase> - id: LANG_FFRW_ACCEL + id: LANG_SORT_CASE desc: in settings_menu user: <source> - *: "FF/RW Accel" + *: "Sort Case Sensitive" </source> <dest> - *: "תאוצה קדימה/אחורה" + *: "סדר לפי אותיות גדולות" </dest> <voice> - *: "Acceleration" + *: "Sort Case Sensitive" </voice> </phrase> <phrase> - id: LANG_MIX - desc: in playback settings, crossfade option + id: LANG_SORT_DIR + desc: browser sorting setting user: <source> - *: none - swcodec: "Mix" + *: "Sort Directories" </source> <dest> - *: none - swcodec: "ערבוב" + *: "סידור ספריות" </dest> <voice> - *: none - swcodec: "Mix" + *: "sort directories" </voice> </phrase> <phrase> - id: LANG_REPLAYGAIN_ENABLE - desc: in replaygain + id: LANG_SORT_FILE + desc: browser sorting setting user: <source> - *: "Enable Replaygain" + *: "Sort Files" </source> <dest> - *: "הגברה חוזרת פעילה" + *: "סידור קבצים" </dest> <voice> - *: "" + *: "sort files" </voice> </phrase> <phrase> - id: LANG_REPLAYGAIN_NOCLIP - desc: in replaygain + id: LANG_SORT_ALPHA + desc: browser sorting setting user: <source> - *: none - swcodec: "Prevent Clipping" + *: "Alphabetical" </source> <dest> - *: "" - swcodec: "מנע עיוותים" + *: "אלפבתית" </dest> <voice> - *: none - swcodec: "" + *: "Alphabetical" </voice> </phrase> <phrase> - id: LANG_REPLAYGAIN_MODE - desc: in replaygain + id: LANG_SORT_DATE + desc: browser sorting setting user: <source> - *: "Replaygain Type" + *: "By Date" </source> <dest> - *: "סוג הגברה חוזרת" + *: "לפי תאריך" </dest> <voice> - *: "" + *: "By Date" </voice> </phrase> <phrase> - id: LANG_ALBUM_GAIN - desc: in replaygain + id: LANG_SORT_DATE_REVERSE + desc: browser sorting setting user: <source> - *: "Album Gain" + *: "By Newest Date" </source> <dest> - *: "הגברה חוזרת לפי אלבום" + *: "לפי התאריך החדש ביותר" </dest> <voice> - *: "" + *: "By Newest Date" </voice> </phrase> <phrase> - id: LANG_TRACK_GAIN - desc: in replaygain + id: LANG_SORT_TYPE + desc: browser sorting setting user: <source> - *: "Track Gain" + *: "By Type" </source> <dest> - *: "הגברה חוזרת לפי שיר" + *: "לפי סוג" </dest> <voice> - *: "" + *: "By Type" </voice> </phrase> <phrase> - id: LANG_REPLAYGAIN_PREAMP - desc: in replaygain settings + id: LANG_FILTER + desc: setting name for dir filter user: <source> - *: "Pre-amp" + *: "Show Files" </source> <dest> - *: "קדם-מגבר" + *: "הצג קבצים" </dest> <voice> - *: "" + *: "Show Files" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT - desc: in settings_menu + id: LANG_FILTER_SUPPORTED + desc: show all file types supported by Rockbox user: <source> - *: "Backlight" + *: "Supported" </source> <dest> - *: "תאורה" + *: "נתמכים" </dest> <voice> - *: "Backlight" + *: "Supported" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT_ON_WHEN_CHARGING - desc: in display_settings_menu, backlight timeout with charger connected + id: LANG_FILTER_MUSIC + desc: show only music-related files user: <source> - *: none - charging: "Backlight (While Plugged In)" + *: "Music" </source> <dest> - *: "" - charging: "תאורה דולקת (כשמחובר למטען)" + *: "מוסיקה" </dest> <voice> - *: "Backlight On When Plugged" - charging: "" + *: "Music" </voice> </phrase> <phrase> - id: LANG_CAPTION_BACKLIGHT + id: LANG_FOLLOW desc: in settings_menu user: <source> - *: "Caption Backlight" + *: "Follow Playlist" </source> <dest> - *: "הפעלת תאורה במעבר שיר" + *: "עקוב אחר רשימת השירים" </dest> <voice> - *: "Caption backlight" + *: "Follow Playlist" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT_FADE_IN + id: LANG_SHOW_PATH desc: in settings_menu user: <source> - *: none - backlight_fade: "Backlight Fade In" + *: "Show Path" </source> <dest> - *: "" - backlight_fade: "הגברה הדרגתית של תאורת המסך" + *: "הצג נתיב" </dest> <voice> - *: "Backlight fade in" - backlight_fade: "" + *: "Show Path" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT_FADE_OUT - desc: in settings_menu + id: LANG_SHOW_PATH_CURRENT + desc: in show path menu user: <source> - *: none - backlight_fade: "Backlight Fade Out" + *: "Current Directory Only" </source> <dest> - *: "" - backlight_fade: "עמעום תאורת המסך" + *: "הספריה הנוכחית בלבד" </dest> <voice> - *: "Backlight fade out" - backlight_fade: "" + *: "Current Directory Only" </voice> </phrase> <phrase> - id: LANG_CONTRAST - desc: in settings_menu + id: LANG_DISPLAY_FULL_PATH + desc: track display options user: <source> - *: "Contrast" + *: "Full Path" </source> <dest> - *: "ניגודיות" + *: "כל הכתובת" </dest> <voice> - *: "Contrast" + *: "Full Path" </voice> </phrase> <phrase> - id: LANG_INVERT - desc: in settings_menu + id: LANG_BUILDING_DATABASE + desc: splash database building progress user: <source> - *: none - lcd_invert,remote_lcd_invert: "LCD Mode" + *: "Building database... %d found (OFF to return)" + h100,h120,h300: "Building database... %d found (STOP to return)" + ipod*: "Building database... %d found (PREV to return)" + x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" + h10,h10_5gb,e200,c200,sa9200: "Building database... %d found (PREV to return)" </source> <dest> - *: "" - lcd_invert,remote_lcd_invert: "מצב המסך" + *: " בונה מסד נתונים... %d (OFF כדי לחזור) נמצאו" + h100,h120,h300: "בונה מסד נתונים... %d (STOP כדי לחזור) נמצאו" + ipod*: " בונה מסד נתונים... %d (PREV כדי לחזור) נמצאו" + x5,m5,gigabeat*,mrobe100: " בונה מסד נתונים... %d (LEFT כדי לחזור) נמצאו" + h10,h10_5gb,e200,c200,sa9200: " בונה מסד נתונים... %d (PREV כדי לחזור) נמצאו" </dest> <voice> - *: "LCD Mode" - lcd_invert,remote_lcd_invert: "" + *: "entries found for database" </voice> </phrase> <phrase> - id: LANG_INVERT_LCD_INVERSE - desc: in settings_menu + id: LANG_TAGCACHE_RAM + desc: in tag cache settings user: <source> *: none - lcd_invert,remote_lcd_invert: "Inverse" + tc_ramcache: "Load to RAM" </source> <dest> - *: "" - lcd_invert,remote_lcd_invert: "הפוך" + *: none + tc_ramcache: "טען לזיכרון מהיר" </dest> <voice> - *: "Inverse" - lcd_invert,remote_lcd_invert: "" + *: none + tc_ramcache: "Load to RAM" </voice> </phrase> <phrase> - id: LANG_FLIP_DISPLAY - desc: in settings_menu, option to turn display+buttos by 180 degrees + id: LANG_TAGCACHE_AUTOUPDATE + desc: in tag cache settings user: <source> - *: none - lcd_bitmap: "Upside Down" + *: "Auto Update" </source> <dest> - *: "" - lcd_bitmap: "היפוך מעלה-מטה" + *: "עדכון אוטומטי" </dest> <voice> - *: "Upside Down" - lcd_bitmap: "" + *: "Auto Update" </voice> </phrase> <phrase> - id: LANG_INVERT_CURSOR - desc: in settings_menu + id: LANG_TAGCACHE_FORCE_UPDATE + desc: in tag cache settings user: <source> - *: none - lcd_bitmap: "Line Selector Type" + *: "Initialize Now" </source> <dest> - *: "" - lcd_bitmap: "בורר השורה" + *: "אתחל עכשיו" </dest> <voice> - *: "Line Selector" - lcd_bitmap: "" + *: "Initialize Now" </voice> </phrase> <phrase> - id: LANG_INVERT_CURSOR_POINTER - desc: in settings_menu + id: LANG_TAGCACHE_UPDATE + desc: in tag cache settings user: <source> - *: none - lcd_bitmap: "Pointer" + *: "Update Now" </source> <dest> - *: "" - lcd_bitmap: "חץ" + *: "עדכן עכשיו" </dest> <voice> - *: "Pointer" - lcd_bitmap: "" + *: "Update Now" </voice> </phrase> <phrase> - id: LANG_INVERT_CURSOR_BAR - desc: in settings_menu + id: LANG_RUNTIMEDB_ACTIVE + desc: in settings_menu. user: <source> - *: none - lcd_bitmap: "Bar (Inverse)" + *: "Gather Runtime Data" </source> <dest> - *: "" - lcd_bitmap: "שורה (בצבע נגדי)" + *: "אסוף נתוני ריצה" </dest> <voice> - *: "Inverse Bar" - lcd_bitmap: "" + *: "Gather Runtime Data" </voice> </phrase> <phrase> - id: LANG_SCROLL_SPEED - desc: in display_settings_menu() + id: LANG_TAGCACHE_EXPORT + desc: in tag cache settings user: <source> - *: "Scroll Speed" + *: "Export Modifications" </source> <dest> - *: "מהירות גלילה" + *: "ייצא שינויים" </dest> <voice> - *: "Scroll Speed" + *: "Export Modifications" </voice> </phrase> <phrase> - id: LANG_SCROLL - desc: in settings_menu + id: LANG_TAGCACHE_IMPORT + desc: in tag cache settings user: <source> - *: "Scroll Speed Setting Example" + *: "Import Modifications" </source> <dest> - *: "דוגמה ארוכה במיוחד להגדרת קצב הגלילה" + *: "טען שינויים" </dest> <voice> - *: "" + *: "Import Modifications" </voice> </phrase> <phrase> - id: LANG_SCROLL_DELAY - desc: Delay before scrolling + id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH + desc: in tag cache settings user: <source> - *: "Scroll Start Delay" + *: "Updating in background" </source> <dest> - *: "השהיה לפני הגלילה" + *: "מעדכן ברקע" </dest> <voice> - *: "Scroll Start Delay" + *: "Updating in background" </voice> </phrase> <phrase> - id: LANG_SCROLL_STEP - desc: Pixels to advance per scroll + id: LANG_TAGCACHE_INIT + desc: while initializing tagcache on boot user: <source> - *: "Scroll Step Size" + *: "Committing database" </source> <dest> - *: "גודל השלב בגלילה" + *: "מפענח זיכרון תוויות שם" </dest> <voice> - *: "Scroll Step Size" + *: "Committing database" </voice> </phrase> <phrase> - id: LANG_SCROLL_STEP_EXAMPLE - desc: Pixels to advance per scroll - user: + id: LANG_TAGCACHE_BUSY + desc: when trying to shutdown and tagcache is committing <source> - *: "Scroll Step Size Setting Example Text" + *: "Database is not ready" </source> <dest> - *: "דוגמה ארוכה במיוחד לגודל השלב בגלילה בטקסט" + *: "זיכרון תוויות השם אינו מוכן" </dest> <voice> - *: "" + *: "Database is not ready" </voice> </phrase> <phrase> - id: LANG_BIDIR_SCROLL - desc: Bidirectional scroll limit + id: LANG_TAGNAVI_ALL_TRACKS + desc: "<All tracks>" entry in tag browser user: <source> - *: "Bidirectional Scroll Limit" + *: "<All tracks>" </source> <dest> - *: "גבול גלילה דו-כיווני" + *: "<כל השירים>" </dest> <voice> - *: "Bidirectional Scroll Limit" + *: "All tracks" </voice> </phrase> <phrase> - id: LANG_JUMP_SCROLL - desc: (player) menu alternative for jump scroll + id: LANG_DISPLAY + desc: in settings_menu() user: <source> - *: "Jump Scroll" + *: "Display" </source> <dest> - *: "קפיצת גלילה" + *: "תצוגה" </dest> <voice> - *: "Jump scroll" + *: "Display" </voice> </phrase> <phrase> - id: LANG_ONE_TIME - desc: (player) the jump scroll shall be done "one time" + id: LANG_CUSTOM_FONT + desc: in setting_menu() user: <source> - *: "One time" + *: none + lcd_bitmap: "Browse Fonts" </source> <dest> - *: "פעם אחת" + *: none + lcd_bitmap: "הצג גופנים" </dest> <voice> - *: "One time" + *: none + lcd_bitmap: "Browse Fonts" </voice> </phrase> <phrase> - id: LANG_JUMP_SCROLL_DELAY - desc: (player) Delay before making a jump scroll + id: LANG_WHILE_PLAYING + desc: in settings_menu() user: <source> - *: "Jump Scroll Delay" + *: "Browse .wps files" </source> <dest> - *: "השהיה בתחילת קפיצת הגלילה" + *: ".wps הצג קבצי" </dest> <voice> - *: "Jump Scroll Delay" + *: "Browse while-playing-screen files" </voice> </phrase> <phrase> - id: LANG_SCROLL_BAR - desc: display menu, F3 substitute + id: LANG_REMOTE_WHILE_PLAYING + desc: in settings_menu() user: <source> *: none - lcd_bitmap: "Scroll Bar" + remote: "Browse .rwps files" </source> <dest> - *: "" - lcd_bitmap: "שורת גלילה" + *: none + remote: ".rwps הצג קבצי" </dest> <voice> - *: "Scroll Bar" - lcd_bitmap: "" + *: none + remote: "Browse remote while-playing-screen files" </voice> </phrase> <phrase> - id: LANG_STATUS_BAR - desc: display menu, F3 substitute + id: LANG_LCD_MENU + desc: in the display sub menu user: <source> - *: none - lcd_bitmap: "Status Bar" + *: "LCD Settings" </source> <dest> - *: "" - lcd_bitmap: "שורת מצב" + *: "הגדרות מסך" </dest> <voice> - *: "Status Bar" - lcd_bitmap: "" + *: "LCD Settings" </voice> </phrase> <phrase> - id: LANG_BUTTON_BAR - desc: in settings menu + id: LANG_BACKLIGHT + desc: in settings_menu user: <source> - *: none - recorder_pad: "Button Bar" + *: "Backlight" </source> <dest> - *: "" - recorder_pad: "שורת כפתורים" + *: "תאורה" </dest> <voice> - *: "Button bar" - recorder_pad: "" + *: "Backlight" </voice> </phrase> <phrase> - id: LANG_VOLUME_DISPLAY - desc: Volume type title + id: LANG_BACKLIGHT_ON_WHEN_CHARGING + desc: in display_settings_menu, backlight timeout with charger connected user: <source> *: none - lcd_bitmap: "Volume Display" + charging: "Backlight (While Plugged In)" </source> <dest> - *: "תצוגת עוצמת קול" - lcd_bitmap: "" + *: none + charging: "תאורה דולקת (כשמחובר למטען)" </dest> <voice> - *: "Volume Display" - lcd_bitmap: "" + *: none + charging: "Backlight (While Plugged In)" </voice> </phrase> <phrase> - id: LANG_BATTERY_DISPLAY - desc: Battery type title + id: LANG_BACKLIGHT_ON_BUTTON_HOLD + desc: in lcd settings user: <source> *: none - lcd_bitmap: "Battery Display" + hold_button: "Backlight on Hold" </source> <dest> - *: "" - lcd_bitmap: "תצוגת סוללה" + *: none + hold_button: "(תאורה (במצב נעול" </dest> <voice> - *: "Battery Display" - lcd_bitmap: "" + *: none + hold_button: "Backlight on hold" </voice> </phrase> <phrase> - id: LANG_DISPLAY_GRAPHIC - desc: Label for type of icon display + id: LANG_CAPTION_BACKLIGHT + desc: in settings_menu user: <source> - *: none - lcd_bitmap: "Graphic" + *: "Caption Backlight" </source> <dest> - *: "" - lcd_bitmap: "גרפית" + *: "הפעלת תאורה במעבר שיר" </dest> <voice> - *: "Graphic" - lcd_bitmap: "" + *: "Caption Backlight" </voice> </phrase> <phrase> - id: LANG_DISPLAY_NUMERIC - desc: Label for type of icon display + id: LANG_BACKLIGHT_FADE_IN + desc: in settings_menu user: <source> *: none - lcd_bitmap: "Numeric" + backlight_fade: "Backlight Fade In" </source> <dest> - *: "" - lcd_bitmap: "מספרית" + *: none + backlight_fade: "הגברה הדרגתית של תאורת המסך" </dest> <voice> - *: "Numeric" - lcd_bitmap: "" + *: none + backlight_fade: "Backlight Fade In" </voice> </phrase> <phrase> - id: LANG_PM_RELEASE - desc: in the peak meter menu + id: LANG_BACKLIGHT_FADE_OUT + desc: in settings_menu user: <source> - *: "Peak Release" - masd: none + *: none + backlight_fade: "Backlight Fade Out" </source> <dest> - *: "שחרור משיא העוצמה" - masd: none + *: none + backlight_fade: "עמעום תאורת המסך" </dest> <voice> - *: "Peak Release" - masd: none + *: none + backlight_fade: "Backlight Fade Out" </voice> </phrase> <phrase> - id: LANG_PM_UNITS_PER_READ - desc: DEPRECATED + id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS + desc: Backlight behaviour setting user: <source> - *: "" + *: "First Buttonpress Enables Backlight Only" </source> <dest> - *: "" + *: "לחיצה ראשונה מפעילה תאורה בלבד" </dest> <voice> - *: "" + *: "First Buttonpress Enables Backlight Only" </voice> </phrase> <phrase> - id: LANG_PM_PEAK_HOLD - desc: in the peak meter menu + id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF + desc: In display settings, time to switch LCD chip into power saving state user: <source> - *: "Peak Hold Time" - masd: none + *: none + lcd_sleep: "Sleep (After Backlight Off)" </source> <dest> - *: "זמן החזקה על שיא העוצמה" - masd: none + *: none + lcd_sleep: "שינה (אחרי כיבוי תאורה)" </dest> <voice> - *: "Peak Hold Time" - masd: none + *: none + lcd_sleep: "Sleep after backlight off" </voice> </phrase> <phrase> - id: LANG_PM_CLIP_HOLD - desc: in the peak meter menu + id: LANG_NEVER + desc: in lcd settings user: <source> - *: "Clip Hold Time" - masd: none + *: none + lcd_sleep: "Never" </source> <dest> - *: "זמן החזקה לאחר עיוות" - masd: none + *: none + lcd_sleep: "אף פעם" </dest> <voice> - *: "Clip Hold Time" - masd: none + *: none + lcd_sleep: "Never" </voice> </phrase> <phrase> - id: LANG_PM_ETERNAL - desc: in the peak meter menu + id: LANG_BRIGHTNESS + desc: in settings_menu user: <source> - *: "Eternal" - masd: none + *: none + backlight_brightness: "Brightness" </source> <dest> - *: "אין-סופי" - masd: none + *: none + backlight_brightness: "בהירות" </dest> <voice> - *: "Eternal" - masd: none + *: none + backlight_brightness: "Brightness" </voice> </phrase> <phrase> - id: LANG_PM_SCALE - desc: in the peak meter menu + id: LANG_CONTRAST + desc: in settings_menu user: <source> - *: "Scale" - masd: none + *: "Contrast" </source> <dest> - *: "קנה מידה" - masd: none + *: "ניגודיות" </dest> <voice> - *: "Scale" - masd: none + *: "Contrast" </voice> </phrase> <phrase> - id: LANG_PM_DBFS - desc: in the peak meter menu + id: LANG_INVERT + desc: in settings_menu user: <source> - *: "Logarithmic (dB)" - masd: none + *: none + lcd_invert,remote_lcd_invert: "LCD Mode" </source> <dest> - *: "(dB) לוגריתמי" - masd: none + *: none + lcd_invert,remote_lcd_invert: "מצב המסך" </dest> <voice> - *: "Logarithmic decibel" - masd: none + *: none + lcd_invert,remote_lcd_invert: "LCD Mode" </voice> </phrase> <phrase> - id: LANG_PM_LINEAR - desc: in the peak meter menu + id: LANG_INVERT_LCD_INVERSE + desc: in settings_menu user: <source> - *: "Linear (%)" - masd: none + *: none + lcd_invert,remote_lcd_invert: "Inverse" </source> <dest> - *: "(%) ליניארי" - masd: none + *: none + lcd_invert,remote_lcd_invert: "הפוך" </dest> <voice> - *: "Linear percent" - masd: none + *: none + lcd_invert,remote_lcd_invert: "Inverse" </voice> </phrase> <phrase> - id: LANG_PM_MIN - desc: in the peak meter menu + id: LANG_FLIP_DISPLAY + desc: in settings_menu, option to turn display+buttos by 180 degrees user: <source> - *: "Minimum Of Range" - masd: none + *: none + lcd_bitmap: "Upside Down" </source> <dest> - *: "מינימום בטווח" - masd: none + *: none + lcd_bitmap: "היפוך מעלה-מטה" </dest> <voice> - *: "Minimum Of Range" - masd: none + *: none + lcd_bitmap: "Upside Down" </voice> </phrase> <phrase> - id: LANG_PM_MAX - desc: in the peak meter menu + id: LANG_INVERT_CURSOR + desc: in settings_menu user: <source> - *: "Maximum Of Range" - masd: none + *: none + lcd_bitmap: "Line Selector Type" </source> <dest> - *: "מקסימום בטווח" - masd: none + *: none + lcd_bitmap: "בורר השורה" </dest> <voice> - *: "Maximum Of Range" - masd: none + *: none + lcd_bitmap: "Line Selector Type" </voice> </phrase> <phrase> - id: LANG_BATTERY_CAPACITY + id: LANG_INVERT_CURSOR_POINTER desc: in settings_menu user: <source> - *: "Battery Capacity" + *: none + lcd_bitmap: "Pointer" </source> <dest> - *: "קיבולת סוללה" + *: none + lcd_bitmap: "מצביע" </dest> <voice> - *: "Battery Capacity" + *: none + lcd_bitmap: "Pointer" </voice> </phrase> <phrase> - id: LANG_BATTERY_TYPE - desc: in battery settings + id: LANG_INVERT_CURSOR_BAR + desc: in settings_menu user: <source> *: none - battery_types: "Battery Type" + lcd_bitmap: "Bar (Inverse)" </source> <dest> - *: "" - battery_types: "סוג סוללה" + *: none + lcd_bitmap: "שורה (בצבע נגדי)" </dest> <voice> - *: "Battery type" - battery_types: "" + *: none + lcd_bitmap: "Inverse Bar" </voice> </phrase> <phrase> - id: LANG_BATTERY_TYPE_ALKALINE - desc: in battery settings + id: LANG_CLEAR_BACKDROP + desc: text for LCD settings menu user: <source> *: none - battery_types: "Alkaline" + lcd_non-mono: "Clear Backdrop" </source> <dest> - *: "" - battery_types: "אלקליין" + *: none + lcd_non-mono: "נקה תמונת רקע" </dest> <voice> - *: "Alkaline" - battery_types: "" + *: none + lcd_non-mono: "Clear Backdrop" </voice> </phrase> <phrase> - id: LANG_BATTERY_TYPE_NIMH - desc: in battery settings + id: LANG_BACKGROUND_COLOR + desc: menu entry to set the background color user: <source> *: none - battery_types: "NiMH" + lcd_non-mono: "Background Colour" </source> <dest> - *: "" - battery_types: "ניקל מטאל היידריד" + *: none + lcd_non-mono: "צבע רקע" </dest> <voice> - *: "Nickel metal hydride" - battery_types: "" + *: none + lcd_non-mono: "Background Colour" </voice> </phrase> <phrase> - id: LANG_SPINDOWN - desc: in settings_menu + id: LANG_FOREGROUND_COLOR + desc: menu entry to set the foreground color user: <source> - *: "Disk Spindown" - flash_storage: none + *: none + lcd_non-mono: "Foreground Colour" </source> <dest> - *: "הפסקת סיבוב הכונן" - flash_storage: none + *: none + lcd_non-mono: "צבע ראשי" </dest> <voice> - *: "Disk Spindown" - flash_storage: none + *: none + lcd_non-mono: "Foreground Colour" </voice> </phrase> <phrase> - id: LANG_TIME - desc: Used on the bookmark select window to label elapsed time + id: LANG_RESET_COLORS + desc: menu user: <source> - *: "Time" + *: none + lcd_non-mono: "Reset Colours" </source> <dest> - *: "הגדר תאריך וזמן" + *: none + lcd_non-mono: "אפס צבעים" </dest> <voice> - *: "Set Time and Date" + *: none + lcd_non-mono: "Reset Colours" </voice> </phrase> <phrase> - id: LANG_TIMEFORMAT - desc: select the time format of time in status bar + id: LANG_COLOR_RGB_LABELS + desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH user: <source> *: none - rtc: "Time Format" + lcd_color: "RGB" </source> <dest> - *: "" - rtc: "מבנה תצוגת זמן" + *: none + lcd_color: "RGB" </dest> <voice> - *: "Time Format" - rtc: "" + *: none + lcd_color: "" </voice> </phrase> <phrase> - id: LANG_12_HOUR_CLOCK - desc: option for 12 hour clock + id: LANG_COLOR_RGB_VALUE + desc: in color screen user: <source> *: none - rtc: "12 Hour Clock" + lcd_color: "RGB: %02X%02X%02X" </source> <dest> - *: "" - rtc: "שעות 12 שעון של" + *: none + lcd_color: "RGB: %02X%02X%02X" </dest> <voice> - *: "12 Hour Clock" - rtc: "" + *: none + lcd_color: "" </voice> </phrase> <phrase> - id: LANG_24_HOUR_CLOCK - desc: option for 24 hour clock + id: LANG_COLOR_UNACCEPTABLE + desc: splash when user selects an invalid colour user: <source> *: none - rtc: "24 Hour Clock" + lcd_non-mono: "Invalid colour" </source> <dest> - *: "" - rtc: "שעות 24 שעון של" + *: none + lcd_non-mono: "צבע לא תקף" </dest> <voice> - *: "24 Hour Clock" - rtc: "" + *: none + lcd_non-mono: "" </voice> </phrase> <phrase> - id: LANG_MAX_FILES_IN_DIR - desc: in settings_menu + id: LANG_LCD_REMOTE_MENU + desc: in the display sub menu user: <source> - *: "Max Entries in File Browser" + *: none + remote: "Remote-LCD Settings" </source> <dest> - *: "מספר קבצים מקסימלי בספריה" + *: none + remote: "הגדרות מסך השלט" </dest> <voice> - *: "Max files in directory browser" + *: none + remote: "Remote LCD settings" </voice> </phrase> <phrase> - id: LANG_MAX_FILES_IN_PLAYLIST - desc: in settings_menu + id: LANG_REDUCE_TICKING + desc: in remote lcd settings menu user: <source> - *: "Max Playlist Size" + *: none + remote_ticking: "Reduce Ticking" </source> <dest> - *: "מספר קבצים מקסימלי ברשימת שירים" + *: none + remote_ticking: "הפחת צלילי תיקתוק" </dest> <voice> - *: "Max playlist size" + *: none + remote_ticking: "Reduce Ticking" </voice> </phrase> <phrase> - id: LANG_PLAYLIST - desc: Used when you need to say playlist, also voiced + id: LANG_SHOW_ICONS + desc: in settings_menu user: <source> - *: "Playlist" + *: "Show Icons" </source> <dest> - *: "רשימת שירים" + *: "הצג סמלים" </dest> <voice> - *: "Playlist" + *: "Show Icons" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_MENU - desc: Text on main menu to get to bookmark commands + id: LANG_SCROLL_MENU + desc: in display_settings_menu() user: <source> - *: "Bookmarks" + *: "Scrolling" </source> <dest> - *: "סימניות" + *: "גלילת מילים" </dest> <voice> - *: "Bookmarks" + *: "Scrolling" </voice> </phrase> <phrase> - id: LANG_MENU_SHOW_ID3_INFO - desc: Menu option to start tag viewer + id: LANG_SCROLL + desc: in settings_menu user: <source> - *: "Show Track Info" + *: "Scroll Speed Setting Example" </source> <dest> - *: "ID3 הצג מידע" + *: "דוגמה ארוכה במיוחד להגדרת קצב הגלילה" </dest> <voice> - *: "Show ID3 Info" + *: "" </voice> </phrase> <phrase> - id: LANG_MENU_SET_RATING - desc: Set the rating of a file in the wps context menu + id: LANG_SCROLL_SPEED + desc: in display_settings_menu() user: <source> - *: "Set Song Rating" + *: "Scroll Speed" </source> <dest> - *: "קבע דירוג שיר" + *: "מהירות גלילה" </dest> <voice> - *: "Set song rating" + *: "Scroll Speed" </voice> </phrase> <phrase> - id: LANG_RENAME - desc: The verb/action Rename + id: LANG_SCROLL_DELAY + desc: Delay before scrolling user: <source> - *: "Rename" + *: "Scroll Start Delay" </source> <dest> - *: "שנה שם" + *: "השהיה לפני הגלילה" </dest> <voice> - *: "Rename" + *: "Scroll Start Delay" </voice> </phrase> <phrase> - id: LANG_DELETE - desc: The verb/action Delete + id: LANG_SCROLL_STEP + desc: Pixels to advance per scroll user: <source> - *: "Delete" + *: "Scroll Step Size" </source> <dest> - *: "מחק" + *: "גודל השלב בגלילה" </dest> <voice> - *: "Delete" + *: "Scroll Step Size" </voice> </phrase> <phrase> - id: LANG_DELETE_DIR - desc: in on+play menu + id: LANG_SCROLL_STEP_EXAMPLE + desc: Pixels to advance per scroll user: <source> - *: "Delete Directory" + *: "Scroll Step Size Setting Example Text" </source> <dest> - *: "מחק ספריה" + *: "דוגמה ארוכה במיוחד לגודל השלב בגלילה בטקסט" </dest> <voice> - *: "delete directory" + *: "" </voice> </phrase> <phrase> - id: LANG_REALLY_DELETE - desc: Really Delete? + id: LANG_BIDIR_SCROLL + desc: Bidirectional scroll limit user: <source> - *: "Delete?" + *: "Bidirectional Scroll Limit" </source> <dest> - *: "למחוק?" + *: "גבול גלילה דו-כיווני" </dest> <voice> - *: "" + *: "Bidirectional Scroll Limit" </voice> </phrase> <phrase> - id: LANG_DELETED - desc: A file has beed deleted + id: LANG_REMOTE_SCROLL_SETS + desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu user: <source> - *: "Deleted" + *: none + remote: "Remote Scrolling Options" </source> <dest> - *: "נמחק" + *: none + remote: "גלילת מילים בשלט" </dest> <voice> - *: "" + *: none + remote: "Remote Scrolling Options" </voice> </phrase> <phrase> - id: LANG_ONPLAY_OPEN_WITH - desc: Onplay open with + id: LANG_JUMP_SCROLL + desc: (player) menu alternative for jump scroll user: <source> - *: "Open With..." + *: "Jump Scroll" </source> <dest> - *: "...פתח באמצעות" + *: "קפיצת גלילה" </dest> <voice> - *: "open with" + *: "Jump Scroll" </voice> </phrase> <phrase> - id: LANG_CREATE_DIR - desc: in main menu + id: LANG_ONE_TIME + desc: (player) the jump scroll shall be done "one time" user: <source> - *: "Create Directory" + *: "One time" </source> <dest> - *: "יצירת ספריה" + *: "פעם אחת" </dest> <voice> - *: "Create directory" + *: "One time" </voice> </phrase> <phrase> - id: LANG_VIEW - desc: in on+play menu + id: LANG_JUMP_SCROLL_DELAY + desc: (player) Delay before making a jump scroll user: <source> - *: "View" + *: "Jump Scroll Delay" </source> <dest> - *: "הצגה" + *: "השהיה בתחילת קפיצת הגלילה" </dest> <voice> - *: "View" + *: "Jump Scroll Delay" </voice> </phrase> <phrase> - id: LANG_SHUFFLE_PLAYLIST - desc: in playlist menu, reshuffles the order in which songs are played + id: LANG_SCREEN_SCROLL_VIEW + desc: should lines scroll out of the screen user: <source> - *: "Reshuffle" + *: "Screen Scrolls Out Of View" </source> <dest> - *: "ערבוב מחדש" + *: "גלילת המסך מחוץ לתצוגה" </dest> <voice> - *: "Reshuffle" + *: "Screen Scrolls Out Of View" </voice> </phrase> <phrase> - id: LANG_INSERT - desc: in onplay menu. insert a track/playlist into dynamic playlist. + id: LANG_SCREEN_SCROLL_STEP + desc: Pixels to advance per Screen scroll user: <source> - *: "Insert" + *: "Screen Scroll Step Size" </source> <dest> - *: "הכנס" + *: "גודל השלב בגלילת כל המסך" </dest> <voice> - *: "Insert" + *: "Screen Scroll Step Size" </voice> </phrase> <phrase> - id: LANG_INSERT_FIRST - desc: in onplay menu. insert a track/playlist into dynamic playlist. + id: LANG_SCROLL_PAGINATED + desc: jump to new page when scrolling user: <source> - *: "Insert Next" + *: "Paged Scrolling" </source> <dest> - *: "הכנס הבא בתור" + *: "גלילה לפי עמודים" </dest> <voice> - *: "Insert Next" + *: "Paged scrolling" </voice> </phrase> <phrase> - id: LANG_INSERT_LAST - desc: in onplay menu. append a track/playlist into dynamic playlist. + id: LANG_LISTACCEL_START_DELAY + desc: Delay before list starts accelerating user: <source> - *: "Insert Last" + *: "List Acceleration Start Delay" + scrollwheel: none </source> <dest> - *: "הכנס אחרון" + *: "השהיה לפי האצה בגלילת רשימות" + scrollwheel: none </dest> <voice> - *: "Insert Last" + *: "List Acceleration Start Delay" + scrollwheel: none </voice> </phrase> <phrase> - id: LANG_INSERT_SHUFFLED - desc: in onplay menu. insert a track/playlist randomly into dynamic playlist + id: LANG_LISTACCEL_ACCEL_SPEED + desc: list acceleration speed user: <source> - *: "Insert Shuffled" + *: "List Acceleration Speed" + scrollwheel: none </source> <dest> - *: "הכנס במעורבב" + *: "מהירות האצה בגלילת רשימות" + scrollwheel: none </dest> <voice> - *: "Insert Shuffled" + *: "List Acceleration Speed" + scrollwheel: none </voice> </phrase> <phrase> - id: LANG_QUEUE - desc: The verb/action Queue + id: LANG_BARS_MENU + desc: in the display sub menu user: <source> - *: "Queue" + *: none + lcd_bitmap: "Status-/Scrollbar" </source> <dest> - *: "העמד בתור" + *: none + lcd_bitmap: "שורת מצב ושורת גלילה" </dest> <voice> - *: "Queue" + *: none + lcd_bitmap: "Status- and Scrollbar" </voice> </phrase> <phrase> - id: LANG_QUEUE_FIRST - desc: in onplay menu. queue a track/playlist into dynamic playlist. + id: LANG_SCROLL_BAR + desc: display menu, F3 substitute user: <source> - *: "Queue Next" + *: none + lcd_bitmap: "Scroll Bar" </source> <dest> - *: "העמד הבא בתור" + *: none + lcd_bitmap: "שורת גלילה" </dest> <voice> - *: "Queue Next" + *: none + lcd_bitmap: "Scroll Bar" </voice> </phrase> <phrase> - id: LANG_QUEUE_LAST - desc: in onplay menu. queue a track/playlist at end of playlist. + id: LANG_STATUS_BAR + desc: display menu, F3 substitute user: <source> - *: "Queue Last" + *: none + lcd_bitmap: "Status Bar" </source> <dest> - *: "העמד אחרון בתור" + *: none + lcd_bitmap: "שורת מצב" </dest> <voice> - *: "Queue Last" + *: none + lcd_bitmap: "Status Bar" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_MENU_CREATE - desc: Used off of the bookmark menu to create a bookmark + id: LANG_BUTTON_BAR + desc: in settings menu user: <source> - *: "Create Bookmark" + *: none + recorder_pad: "Button Bar" </source> <dest> - *: "צור סימניה" + *: none + recorder_pad: "שורת כפתורים" </dest> <voice> - *: "Create Bookmark" + *: none + recorder_pad: "Button Bar" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_MENU_LIST - desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U + id: LANG_VOLUME_DISPLAY + desc: Volume type title user: <source> - *: "List Bookmarks" + *: none + lcd_bitmap: "Volume Display" </source> <dest> - *: "רשימת סימניות" + *: none + lcd_bitmap: "תצוגת עוצמת קול" </dest> <voice> - *: "List Bookmarks" + *: none + lcd_bitmap: "Volume Display" </voice> </phrase> <phrase> - id: LANG_ROCKBOX_INFO - desc: displayed topmost on the info screen and in the info menu + id: LANG_BATTERY_DISPLAY + desc: Battery type title user: <source> - *: "Rockbox Info" + *: none + lcd_bitmap: "Battery Display" </source> <dest> - *: ":מידע על רוקבוקס" + *: none + lcd_bitmap: "תצוגת סוללה" </dest> <voice> - *: "" + *: none + lcd_bitmap: "Battery Display" </voice> </phrase> <phrase> - id: LANG_BATTERY_CHARGE - desc: tells that the battery is charging, instead of battery level + id: LANG_DISPLAY_GRAPHIC + desc: Label for type of icon display user: <source> *: none - charging: "Battery: Charging" + lcd_bitmap: "Graphic" </source> <dest> - *: "" - charging: "סוללה: בטעינה" + *: none + lcd_bitmap: "גרפית" </dest> <voice> *: none - charging: "" + lcd_bitmap: "Graphic" </voice> </phrase> <phrase> - id: LANG_BATTERY_TOPOFF_CHARGE - desc: in info display, shows that top off charge is running Only for V1 recorder + id: LANG_DISPLAY_NUMERIC + desc: Label for type of icon display user: <source> *: none - recorder: "Battery: Top-Off Chg" + lcd_bitmap: "Numeric" </source> <dest> - *: "" - recorder: "טעינת: כיבוי במקסימום" + *: none + lcd_bitmap: "מספרית" </dest> <voice> *: none - recorder: "" + lcd_bitmap: "Numeric" </voice> </phrase> <phrase> - id: LANG_BATTERY_TRICKLE_CHARGE - desc: in info display, shows that trickle charge is running + id: LANG_PM_MENU + desc: in the display menu user: <source> - *: none - charging: "Battery: Trickle Chg" + *: "Peak Meter" + masd: none </source> <dest> - *: "" - charging: "טעינת: טפטוף טעינה" + *: "מחוון עוצמה" + masd: none </dest> <voice> - *: none - charging: "" + *: "Peak Meter" + masd: none </voice> </phrase> <phrase> - id: LANG_BATTERY_TIME - desc: battery level in % and estimated time remaining + id: LANG_PM_CLIP_HOLD + desc: in the peak meter menu user: <source> - *: "Battery: %d%% %dh %dm" - player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm" - h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm" + *: "Clip Hold Time" + masd: none </source> <dest> - *: "%d%% %dh %dm" - player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "" - h10,ipodmini,ipodmini2g: "" + *: "זמן החזקה לאחר עיוות" + masd: none </dest> <voice> - *: "Battery level" - player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "" - h10,ipodmini,ipodmini2g: "" + *: "Clip Hold Time" + masd: none </voice> </phrase> <phrase> - id: LANG_DISK_SIZE_INFO - desc: disk size info + id: LANG_PM_PEAK_HOLD + desc: in the peak meter menu user: <source> - *: "Disk:" + *: "Peak Hold Time" + masd: none </source> <dest> - *: "כונן:" + *: "זמן החזקה על שיא העוצמה" + masd: none </dest> <voice> - *: "" + *: "Peak Hold Time" + masd: none </voice> </phrase> <phrase> - id: LANG_DISK_FREE_INFO - desc: disk size info + id: LANG_PM_ETERNAL + desc: in the peak meter menu user: <source> - *: "Free:" + *: "Eternal" + masd: none </source> <dest> - *: "מקום חופשי בכונן:" + *: "אין-סופי" + masd: none </dest> <voice> - *: "Free diskspace:" + *: "Eternal" + masd: none </voice> </phrase> <phrase> - id: LANG_DISK_NAME_INTERNAL - desc: in info menu; name for internal disk with multivolume (keep short!) + id: LANG_PM_RELEASE + desc: in the peak meter menu user: <source> - *: none - multivolume: "Int:" + *: "Peak Release" + masd: none </source> <dest> - *: "" - multivolume: "פנימי:" + *: "שחרור משיא העוצמה" + masd: none </dest> <voice> - *: "Internal" - multivolume: "" + *: "Peak Release" + masd: none </voice> </phrase> <phrase> - id: LANG_DISK_NAME_MMC - desc: in info menu; name for external disk with multivolume (Ondio; keep short!) + id: LANG_PM_UNITS_PER_READ + desc: DEPRECATED user: <source> - *: none - e200,c200: "mSD:" - ondio*: "MMC:" + *: "" </source> <dest> *: "" - e200,c200: "mSD:" - ondio*: "MMC:" </dest> <voice> - *: "Multimedia card" - e200,c200: "" - ondio*: "" + *: "" </voice> </phrase> <phrase> - id: VOICE_CURRENT_TIME - desc: spoken only, for wall clock announce + id: LANG_PM_SCALE + desc: in the peak meter menu user: <source> - *: none - rtc: "" + *: "Scale" + masd: none </source> <dest> - *: none - rtc: "" + *: "קנה מידה" + masd: none </dest> <voice> - *: "Current time:" - rtc: "" + *: "Scale" + masd: none </voice> </phrase> <phrase> - id: LANG_PITCH_UP - desc: in wps + id: LANG_PM_DBFS + desc: in the peak meter menu user: <source> - *: none - pitchscreen: "Pitch Up" + *: "Logarithmic (dB)" + masd: none </source> <dest> - *: "" - pitchscreen: "הגבה גובה צליל" + *: "(dB) לוגריתמי" + masd: none </dest> <voice> - *: none - pitchscreen: "" + *: "Logarithmic decibel" + masd: none </voice> </phrase> <phrase> - id: LANG_PITCH_DOWN - desc: in wps + id: LANG_PM_LINEAR + desc: in the peak meter menu user: <source> - *: none - pitchscreen: "Pitch Down" + *: "Linear (%)" + masd: none </source> <dest> - *: "" - pitchscreen: "הנמך גובה צליל" + *: "(%) ליניארי" + masd: none </dest> <voice> - *: none - pitchscreen: "" + *: "Linear percent" + masd: none </voice> </phrase> <phrase> - id: LANG_PAUSE - desc: in wps and recording trigger menu + id: LANG_PM_MIN + desc: in the peak meter menu user: <source> - *: "Pause" + *: "Minimum Of Range" + masd: none </source> <dest> - *: "עצירה" + *: "מינימום בטווח" + masd: none </dest> <voice> - *: "" + *: "Minimum Of Range" + masd: none </voice> </phrase> <phrase> - id: LANG_AUTO_BOOKMARK_QUERY - desc: prompt for user to decide to create an bookmark + id: LANG_PM_MAX + desc: in the peak meter menu user: <source> - *: "Create a Bookmark?" + *: "Maximum Of Range" + masd: none </source> <dest> - *: "?ליצור סימניה" + *: "מקסימום בטווח" + masd: none </dest> <voice> - *: "" + *: "Maximum Of Range" + masd: none </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CREATE_SUCCESS - desc: Indicates bookmark was successfully created + id: LANG_DEFAULT_CODEPAGE + desc: default encoding used with id3 tags user: <source> - *: "Bookmark Created" + *: "Default Codepage" </source> <dest> - *: "נוצרה סימניה" + *: "שיטת קידוד מועדפת" </dest> <voice> - *: "" + *: "Default codepage" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CREATE_FAILURE - desc: Indicates bookmark was not created + id: LANG_CODEPAGE_LATIN1 + desc: in codepage setting menu user: <source> - *: "Bookmark Failed!" + *: "Latin1 (ISO-8859-1)" </source> <dest> - *: "יצירת סימניה נכשלה!" + *: "לטינית1 (ISO-8859-1)" </dest> <voice> - *: "" + *: "Latin 1" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_LOAD_EMPTY - desc: Indicates bookmark was empty + id: LANG_CODEPAGE_GREEK + desc: in codepage setting menu user: <source> - *: "Bookmark Empty" + *: "Greek (ISO-8859-7)" </source> <dest> - *: "אין סימניות" + *: "יוונית (ISO-8859-7)" </dest> <voice> - *: "" + *: "Greek" </voice> </phrase> <phrase> - id: LANG_TIME_REVERT - desc: used in set_time() + id: LANG_CODEPAGE_HEBREW + desc: in codepage setting menu user: <source> *: none - rtc: "OFF = Revert" - h100,h120,h300: "STOP = Revert" - ipod*,e200,c200,sa9200: "MENU = Revert" - x5,m5: "RECORD = Revert" - h10,h10_5gb: "PREV = Revert" - gigabeatf: "A = Revert" - mrobe100: "DISPLAY = Revert" - gigabeats: "BACK = Revert" + lcd_bitmap: "Hebrew (ISO-8859-8)" </source> <dest> *: none - rtc: "OFF = ביטול" - h100,h120,h300: "STOP = ביטול" - ipod*,e200,c200,sa9200: "MENU = ביטול" - x5,m5: "RECORD = ביטול" - h10,h10_5gb: "PREV = ביטול" - gigabeatf: "A = ביטול" - mrobe100: "DISPLAY = ביטול" - gigabeats: "BACK = ביטול" + lcd_bitmap: "עברית (ISO-8859-8)" </dest> <voice> *: none - rtc: "" - h100,h120,h300: "" - ipod*,e200,c200,sa9200: "" - x5,m5: "" - h10,h10_5gb: "" - gigabeatf: "" - mrobe100: "" - gigabeats: "" + lcd_bitmap: "Hebrew" </voice> </phrase> <phrase> - id: LANG_RECORDING_TIME - desc: Display of recorded time + id: LANG_CODEPAGE_CYRILLIC + desc: in codepage setting menu user: <source> - *: none - recording: "Time:" + *: "Cyrillic (CP1251)" </source> <dest> - *: "" - recording: "זמן:" + *: "קירילית (CP1251)" </dest> <voice> - *: none - recording: "" + *: "Cyrillic" </voice> </phrase> <phrase> - id: LANG_RECORD_PRERECORD - desc: in recording and radio screen + id: LANG_CODEPAGE_THAI + desc: in codepage setting menu user: <source> *: none - recording: "Pre-Recording" + lcd_bitmap: "Thai (ISO-8859-11)" </source> <dest> - *: "" - recording: "הקלטה מראש" + *: none + lcd_bitmap: "תאילנדית (ISO-8859-11)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Thai" </voice> </phrase> <phrase> - id: LANG_RECORDING_LEFT - desc: deprecated + id: LANG_CODEPAGE_ARABIC + desc: in codepage setting menu user: <source> *: none - recording: "" + lcd_bitmap: "Arabic (CP1256)" </source> <dest> *: none - recording: "" + lcd_bitmap: "ערבית (CP1256)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Arabic" </voice> </phrase> <phrase> - id: LANG_RECORDING_RIGHT - desc: deprecated + id: LANG_CODEPAGE_TURKISH + desc: in codepage setting menu user: <source> - *: none - recording: "" + *: "Turkish (ISO-8859-9)" </source> <dest> - *: none - recording: "" + *: "טורקית (ISO-8859-9)" </dest> <voice> - *: none - recording: "" + *: "Turkish" </voice> </phrase> <phrase> - id: LANG_DISK_FULL - desc: in recording screen + id: LANG_CODEPAGE_LATIN_EXTENDED + desc: in codepage setting menu user: <source> - *: none - recording: "The disk is full. Press OFF to continue." - h100,h120,h300: "The disk is full. Press STOP to continue." - m5,x5: "The disk is full. Press POWER to continue." - e200,c200: "The disk is full. Press UP to continue." + *: "Latin Extended (ISO-8859-2)" </source> <dest> - *: "" - recording: "הכונן מלא. לחץ על OFF כדי להמשיך" - h100,h120,h300: "הכונן מלא. לחץ על STOP כדי להמשיך" - m5,x5: "הכונן מלא. לחץ על POWER כדי להמשיך" - e200,c200: "הכונן מלא. לחץ על למעלה כדי להמשיך" + *: "לטינית נרחבת (ISO-8859-2)" </dest> <voice> - *: none - recording: "" - h100,h120,h300: "" - m5,x5: "" - e200,c200: "" + *: "Latin extended" </voice> </phrase> <phrase> - id: LANG_RECORD_TRIG_NOREARM - desc: in recording settings_menu + id: LANG_CODEPAGE_JAPANESE + desc: in codepage setting menu user: <source> *: none - recording: "Once" + lcd_bitmap: "Japanese (SJIS)" </source> <dest> - *: "" - recording: "פעם אחת" + *: none + lcd_bitmap: "יפנית (SJIS)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Japanese" </voice> </phrase> <phrase> - id: LANG_RECORD_START_THRESHOLD - desc: in recording settings_menu + id: LANG_CODEPAGE_SIMPLIFIED + desc: in codepage setting menu user: <source> *: none - recording: "Start Above" + lcd_bitmap: "Simp. Chinese (GB2312)" </source> <dest> - *: "" - recording: "התחל לפני" + *: none + lcd_bitmap: "סינית מפושטת (GB2312)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Simplified Chinese" </voice> </phrase> <phrase> - id: LANG_RECORD_STOP_THRESHOLD - desc: in recording settings_menu + id: LANG_CODEPAGE_KOREAN + desc: in codepage setting menu user: <source> *: none - recording: "Stop Below" + lcd_bitmap: "Korean (KSX1001)" </source> <dest> - *: "" - recording: "עצור אחרי" + *: none + lcd_bitmap: "קוריאנית (KSX1001)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Korean" </voice> </phrase> <phrase> - id: LANG_RECORD_STOP_GAP - desc: in recording settings_menu + id: LANG_CODEPAGE_TRADITIONAL + desc: in codepage setting menu user: <source> *: none - recording: "Presplit Gap" + lcd_bitmap: "Trad. Chinese (BIG5)" </source> <dest> - *: "" - recording: "חלק מראש את הרווח" + *: none + lcd_bitmap: "סינית מסורתית (BIG5)" </dest> <voice> *: none - recording: "" + lcd_bitmap: "Traditional Chinese" </voice> </phrase> <phrase> - id: LANG_DB_INF - desc: -inf db for values below measurement + id: LANG_CODEPAGE_UTF8 + desc: in codepage setting menu user: <source> - *: none - recording: "-inf" + *: "Unicode (UTF-8)" </source> <dest> - *: "" - recording: "מינוס אינסוף" + *: "יוניקוד (UTF-8)" </dest> <voice> - *: none - recording: "" + *: "Unicode" </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_TIME - desc: The current alarm time shown in the alarm menu for the RTC alarm mod. + id: LANG_BUTTONLIGHT_TIMEOUT + desc: in settings_menu user: <source> *: none - alarm: "Alarm Time: %02d:%02d" + e200: "Wheel Light Timeout" + c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout" </source> <dest> - *: "" - alarm: "שעון מעורר: %02d:%02d" + *: none + e200: "זמן תאורת הגלגל" + c200,gigabeatf,mrobe100,sa9200: "זמן תאורת כפתור" </dest> <voice> *: none - alarm: "" + e200: "Wheel Light Timeout" + c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout" </voice> </phrase> <phrase> - 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. + id: LANG_BUTTONLIGHT_BRIGHTNESS + desc: in settings_menu user: <source> *: none - alarm: "Waking Up In %d:%02d" + gigabeatf,mrobe100: "Button Light Brightness" </source> <dest> - *: "" - alarm: "מתעורר ב: %d:%02d" + *: none + gigabeatf,mrobe100: "בהירות תאורת כפתור" </dest> <voice> *: none - alarm: "" + gigabeatf,mrobe100: "Button Light Brightness" </voice> </phrase> <phrase> - 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). + id: LANG_START_SCREEN + desc: in the system sub menu user: <source> - *: none - alarm: "Alarm Set" + *: "Start Screen" </source> <dest> - *: "" - alarm: "שעון מעורר מוגדר" + *: "מסך פתיחה" </dest> <voice> - *: none - alarm: "" + *: "Start Screen" </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_ERROR - desc: The text that tells that the time is incorrect (for the RTC alarm mod). + id: LANG_MAIN_MENU + desc: in start screen setting user: <source> - *: none - alarm: "Alarm Time Is Too Soon!" + *: "Main Menu" </source> <dest> - *: "" - alarm: "!השעה בשעון המעורר מוקדמת מדי" + *: "תפריט ראשי" </dest> <voice> - *: none - alarm: "" + *: "Main Menu" </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_KEYS - desc: Shown key functions in alarm menu (for the RTC alarm mod). + id: LANG_PREVIOUS_SCREEN + desc: in start screen setting user: <source> - *: none - alarm: "PLAY=Set OFF=Cancel" - ipod*: "SELECT=Set MENU=Cancel" - h10,h10_5gb: "SELECT=Set PREV=Cancel" - gigabeats: "SELECT=Set POWER=Cancel" + *: "Previous Screen" </source> <dest> - *: none - alarm: "PLAY=אישור OFF=ביטול" - ipod*: "SELECT=אישור MENU=ביטול" - h10,h10_5gb: "SELECT=אישור PREV=ביטול" - gigabeats: "SELECT=אישור POWER=ביטול" + *: "מסך קודם" </dest> <voice> - *: none - alarm: "" - ipod*: "" - h10,h10_5gb: "" - gigabeats: "" + *: "Previous Screen" </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_DISABLE - desc: Announce that the RTC alarm has been turned off + id: LANG_BATTERY_MENU + desc: in the system sub menu user: <source> - *: none - alarm: "Alarm Disabled" + *: "Battery" </source> <dest> - *: "" - alarm: "שעון מעורר מבוטל" + *: "סוללה" </dest> <voice> - *: "Alarm Disabled" - alarm: "" + *: "Battery" </voice> </phrase> <phrase> - id: LANG_ID3_TITLE - desc: in tag viewer + id: LANG_BATTERY_CAPACITY + desc: in settings_menu user: <source> - *: "[Title]" + *: "Battery Capacity" </source> <dest> - *: "[שם השיר]" + *: "קיבולת סוללה" </dest> <voice> - *: "" + *: "Battery Capacity" </voice> </phrase> <phrase> - id: LANG_ID3_ARTIST - desc: in tag viewer + id: LANG_BATTERY_TYPE + desc: in battery settings user: <source> - *: "[Artist]" + *: none + battery_types: "Battery Type" </source> <dest> - *: "[אמן]" + *: none + battery_types: "סוג סוללה" </dest> <voice> - *: "" + *: none + battery_types: "Battery type" </voice> </phrase> <phrase> - id: LANG_ID3_ALBUM - desc: in tag viewer + id: LANG_BATTERY_TYPE_ALKALINE + desc: in battery settings user: <source> - *: "[Album]" + *: none + battery_types: "Alkaline" </source> <dest> - *: "[אלבום]" + *: none + battery_types: "אלקליין" </dest> <voice> - *: "" + *: none + battery_types: "Alkaline" </voice> </phrase> <phrase> - id: LANG_ID3_TRACKNUM - desc: in tag viewer + id: LANG_BATTERY_TYPE_NIMH + desc: in battery settings user: <source> - *: "[Tracknum]" + *: none + battery_types: "NiMH" </source> <dest> - *: "[מספר שיר]" + *: none + battery_types: "ניקל מטאל היידריד" </dest> <voice> - *: "" + *: none + battery_types: "Nickel metal hydride" </voice> </phrase> <phrase> - id: LANG_ID3_GENRE - desc: in tag viewer + id: LANG_DISK_MENU + desc: in the system sub menu user: <source> - *: "[Genre]" + *: "Disk" </source> <dest> - *: "[סגנון]" + *: "כונן" </dest> <voice> - *: "" + *: "Disk" </voice> </phrase> <phrase> - id: LANG_ID3_YEAR - desc: in tag viewer + id: LANG_SPINDOWN + desc: in settings_menu user: <source> - *: "[Year]" + *: "Disk Spindown" + flash_storage: none </source> <dest> - *: "[שנה]" + *: "הפסקת סיבוב הכונן" + flash_storage: none </dest> <voice> - *: "" + *: "Disk Spindown" + flash_storage: none </voice> </phrase> <phrase> - id: LANG_ID3_PLAYLIST - desc: in tag viewer + id: LANG_DIRCACHE_ENABLE + desc: in directory cache settings user: <source> - *: "[Playlist]" + *: none + dircache: "Directory Cache" </source> <dest> - *: "[רשימת שירים]" + *: none + dircache: "זיכרון ספריות" </dest> <voice> - *: "" + *: none + dircache: "Directory Cache" </voice> </phrase> <phrase> - id: LANG_ID3_BITRATE - desc: in tag viewer + id: LANG_TIME_MENU + desc: in the system sub menu user: <source> - *: "[Bitrate]" + *: none + rtc: "Time & Date" </source> <dest> - *: "[איכות]" + *: none + rtc: "תאריך וזמן" </dest> <voice> - *: "" + *: none + rtc: "Time and Date" </voice> </phrase> <phrase> - id: LANG_ID3_VBR - desc: in browse_id3 + id: LANG_SET_TIME + desc: in settings_menu user: <source> - *: " (VBR)" + *: none + rtc: "Set Time/Date" </source> <dest> - *: " (VBR)" + *: none + rtc: "כוון תאריך/זמן" </dest> <voice> - *: "" + *: none + rtc: "Set Time and Date" </voice> </phrase> <phrase> - id: LANG_ID3_FREQUENCY - desc: in tag viewer + id: LANG_TIMEFORMAT + desc: select the time format of time in status bar user: <source> - *: "[Frequency]" + *: none + rtc: "Time Format" </source> <dest> - *: "[תדירות]" + *: none + rtc: "מבנה תצוגת זמן" </dest> <voice> - *: "" + *: none + rtc: "Time Format" </voice> </phrase> <phrase> - id: LANG_ID3_TRACK_GAIN - desc: in tag viewer + id: LANG_12_HOUR_CLOCK + desc: option for 12 hour clock user: <source> - *: "[Track Gain]" + *: none + rtc: "12 Hour Clock" </source> <dest> - *: "[הגברה חוזרת שיר]" + *: none + rtc: "שעות 12 שעון של" </dest> <voice> - *: "" + *: none + rtc: "12 Hour Clock" </voice> </phrase> <phrase> - id: LANG_ID3_ALBUM_GAIN - desc: in tag viewer + id: LANG_24_HOUR_CLOCK + desc: option for 24 hour clock user: <source> - *: "[Album Gain]" + *: none + rtc: "24 Hour Clock" </source> <dest> - *: "[הגברה חוזרת אלבום]" + *: none + rtc: "שעות 24 שעון של" </dest> <voice> - *: "" + *: none + rtc: "24 Hour Clock" </voice> </phrase> <phrase> - id: LANG_ID3_PATH - desc: in tag viewer + id: LANG_TIME_SET_BUTTON + desc: used in set_time() user: <source> - *: "[Path]" + *: none + rtc: "ON = Set" + h100,h120,h300: "NAVI = Set" + ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set" </source> <dest> - *: "[כתובת]" + *: none + rtc: "ON = כוון" + h100,h120,h300: "NAVI = כוון" + ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = כוון" </dest> <voice> - *: "" + *: none + rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeat*,mrobe100,sa9200: "" </voice> </phrase> <phrase> - id: LANG_ID3_NO_INFO - desc: in tag viewer + id: LANG_TIME_REVERT + desc: used in set_time() user: <source> - *: "<No Info>" + *: none + rtc: "OFF = Revert" + h100,h120,h300: "STOP = Revert" + ipod*,e200,c200,sa9200: "MENU = Revert" + x5,m5: "RECORD = Revert" + h10,h10_5gb: "PREV = Revert" + gigabeatf: "A = Revert" + mrobe100: "DISPLAY = Revert" + gigabeats: "BACK = Revert" </source> <dest> - *: "<אין מידע>" + *: none + rtc: "OFF = ביטול" + h100,h120,h300: "STOP = ביטול" + ipod*,e200,c200,sa9200: "MENU = ביטול" + x5,m5: "RECORD = ביטול" + h10,h10_5gb: "PREV = ביטול" + gigabeatf: "A = ביטול" + mrobe100: "DISPLAY = ביטול" + gigabeats: "BACK = ביטול" </dest> <voice> - *: "" + *: none + rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: "" </voice> </phrase> <phrase> @@ -3951,7 +4177,7 @@ rtc: "Sun" </source> <dest> - *: "" + *: none rtc: "א' " </dest> <voice> @@ -3968,7 +4194,7 @@ rtc: "Mon" </source> <dest> - *: "" + *: none rtc: "ב' " </dest> <voice> @@ -3985,7 +4211,7 @@ rtc: "Tue" </source> <dest> - *: "" + *: none rtc: "ג'" </dest> <voice> @@ -4002,7 +4228,7 @@ rtc: "Wed" </source> <dest> - *: "" + *: none rtc: "ד' " </dest> <voice> @@ -4019,7 +4245,7 @@ rtc: "Thu" </source> <dest> - *: "" + *: none rtc: "ה' " </dest> <voice> @@ -4036,7 +4262,7 @@ rtc: "Fri" </source> <dest> - *: "" + *: none rtc: "ו' " </dest> <voice> @@ -4053,7 +4279,7 @@ rtc: "Sat" </source> <dest> - *: "" + *: none rtc: "שבת" </dest> <voice> @@ -4070,12 +4296,12 @@ rtc: "Jan" </source> <dest> - *: "" + *: none rtc: "ינו" </dest> <voice> - *: "January" - rtc: "" + *: none + rtc: "January" </voice> </phrase> <phrase> @@ -4087,12 +4313,12 @@ rtc: "Feb" </source> <dest> - *: "" + *: none rtc: "פבר" </dest> <voice> - *: "February" - rtc: "" + *: none + rtc: "February" </voice> </phrase> <phrase> @@ -4104,12 +4330,12 @@ rtc: "Mar" </source> <dest> - *: "" + *: none rtc: "מרץ" </dest> <voice> - *: "March" - rtc: "" + *: none + rtc: "March" </voice> </phrase> <phrase> @@ -4121,12 +4347,12 @@ rtc: "Apr" </source> <dest> - *: "" + *: none rtc: "אפר" </dest> <voice> - *: "April" - rtc: "" + *: none + rtc: "April" </voice> </phrase> <phrase> @@ -4138,12 +4364,12 @@ rtc: "May" </source> <dest> - *: "" + *: none rtc: "מאי" </dest> <voice> - *: "May" - rtc: "" + *: none + rtc: "May" </voice> </phrase> <phrase> @@ -4155,12 +4381,12 @@ rtc: "Jun" </source> <dest> - *: "" + *: none rtc: "יונ" </dest> <voice> - *: "June" - rtc: "" + *: none + rtc: "June" </voice> </phrase> <phrase> @@ -4172,12 +4398,12 @@ rtc: "Jul" </source> <dest> - *: "" + *: none rtc: "יול" </dest> <voice> - *: "July" - rtc: "" + *: none + rtc: "July" </voice> </phrase> <phrase> @@ -4189,12 +4415,12 @@ rtc: "Aug" </source> <dest> - *: "" + *: none rtc: "אוג" </dest> <voice> - *: "August" - rtc: "" + *: none + rtc: "August" </voice> </phrase> <phrase> @@ -4206,12 +4432,12 @@ rtc: "Sep" </source> <dest> - *: "" + *: none rtc: "ספט" </dest> <voice> - *: "September" - rtc: "" + *: none + rtc: "September" </voice> </phrase> <phrase> @@ -4223,12 +4449,12 @@ rtc: "Oct" </source> <dest> - *: "" + *: none rtc: "אוק" </dest> <voice> - *: "October" - rtc: "" + *: none + rtc: "October" </voice> </phrase> <phrase> @@ -4240,12 +4466,12 @@ rtc: "Nov" </source> <dest> - *: "" + *: none rtc: "נוב" </dest> <voice> - *: "November" - rtc: "" + *: none + rtc: "November" </voice> </phrase> <phrase> @@ -4257,4619 +4483,4573 @@ rtc: "Dec" </source> <dest> - *: "" + *: none rtc: "דצמ" </dest> <voice> - *: "December" - rtc: "" + *: none + rtc: "December" </voice> </phrase> <phrase> - id: VOICE_ZERO - desc: spoken only, for composing numbers + id: LANG_POWEROFF_IDLE + desc: in settings_menu user: <source> - *: "" + *: "Idle Poweroff" </source> <dest> - *: "" + *: "כיבוי במצב המתנה" </dest> <voice> - *: "0" + *: "Idle Poweroff" </voice> </phrase> <phrase> - id: VOICE_ONE - desc: spoken only, for composing numbers + id: LANG_SLEEP_TIMER + desc: sleep timer setting user: <source> - *: "" + *: "Sleep Timer" </source> <dest> - *: "" + *: "שעון שינה" </dest> <voice> - *: "1" + *: "Sleep Timer" </voice> </phrase> <phrase> - id: VOICE_TWO - desc: spoken only, for composing numbers + id: LANG_LIMITS_MENU + desc: in the system sub menu user: <source> - *: "" + *: "Limits" </source> <dest> - *: "" + *: "גבולות" </dest> <voice> - *: "2" + *: "Limits" </voice> </phrase> <phrase> - id: VOICE_THREE - desc: spoken only, for composing numbers + id: LANG_MAX_FILES_IN_DIR + desc: in settings_menu user: <source> - *: "" + *: "Max Entries in File Browser" </source> <dest> - *: "" + *: "מספר קבצים מקסימלי בספריה" </dest> <voice> - *: "3" + *: "Maximum entries in file browser" </voice> </phrase> <phrase> - id: VOICE_FOUR - desc: spoken only, for composing numbers + id: LANG_MAX_FILES_IN_PLAYLIST + desc: in settings_menu user: <source> - *: "" + *: "Max Playlist Size" </source> <dest> - *: "" + *: "מספר קבצים מקסימלי ברשימת שירים" </dest> <voice> - *: "4" + *: "Maximum playlist size" </voice> </phrase> <phrase> - id: VOICE_FIFE - desc: spoken only, for composing numbers + id: LANG_CAR_ADAPTER_MODE + desc: Displayed for setting car adapter mode to on/off user: <source> - *: "" + *: none + charging: "Car Adapter Mode" </source> <dest> - *: "" + *: none + charging: "מצב מכונית" </dest> <voice> - *: "5" + *: none + charging: "Car Adapter Mode" </voice> </phrase> <phrase> - id: VOICE_SIX - desc: spoken only, for composing numbers + id: LANG_ALARM_MOD_ALARM_MENU + desc: The name of the additional entry in the main menu for the RTC alarm mod. user: <source> - *: "" + *: none + alarm: "Wake-Up Alarm" </source> <dest> - *: "" + *: none + alarm: "שעון מעורר" </dest> <voice> - *: "6" + *: none + alarm: "Wake-Up Alarm" </voice> </phrase> <phrase> - id: VOICE_SEVEN - desc: spoken only, for composing numbers + id: LANG_ALARM_WAKEUP_SCREEN + desc: in alarm menu setting user: <source> - *: "" + *: none + alarm: "Alarm Wake up Screen" </source> <dest> - *: "" + *: none + alarm: "מסך שעון מעורר" </dest> <voice> - *: "7" + *: none + alarm: "Alarm Wake up Screen" </voice> </phrase> <phrase> - id: VOICE_EIGHT - desc: spoken only, for composing numbers + id: LANG_ALARM_MOD_TIME + desc: The current alarm time shown in the alarm menu for the RTC alarm mod. user: <source> - *: "" + *: none + alarm: "Alarm Time: %02d:%02d" </source> <dest> - *: "" + *: none + alarm: "שעון מעורר: %02d:%02d" </dest> <voice> - *: "8" + *: none + alarm: "" </voice> </phrase> <phrase> - id: VOICE_NINE - desc: spoken only, for composing numbers + 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: <source> - *: "" + *: none + alarm: "Waking Up In %d:%02d" </source> <dest> - *: "" + *: none + alarm: "מתעורר ב: %d:%02d" </dest> <voice> - *: "9" + *: none + alarm: "Waking up in" </voice> </phrase> <phrase> - id: VOICE_TEN - desc: spoken only, for composing numbers + 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: <source> - *: "" + *: none + alarm: "Alarm Set" </source> <dest> - *: "" + *: none + alarm: "שעון מעורר מוגדר" </dest> <voice> - *: "10" + *: none + alarm: "Alarm set" </voice> </phrase> <phrase> - id: VOICE_ELEVEN - desc: spoken only, for composing numbers + id: LANG_ALARM_MOD_ERROR + desc: The text that tells that the time is incorrect (for the RTC alarm mod). user: <source> - *: "" + *: none + alarm: "Alarm Time Is Too Soon!" </source> <dest> - *: "" + *: none + alarm: "!השעה בשעון המעורר מוקדמת מדי" </dest> <voice> - *: "11" + *: none + alarm: "Alarm Time Is Too Soon!" </voice> </phrase> <phrase> - id: VOICE_TWELVE - desc: spoken only, for composing numbers + id: LANG_ALARM_MOD_KEYS + desc: Shown key functions in alarm menu (for the RTC alarm mod). user: <source> - *: "" + *: none + alarm: "PLAY=Set OFF=Cancel" + ipod*: "SELECT=Set MENU=Cancel" + h10,h10_5gb: "SELECT=Set PREV=Cancel" + gigabeats: "SELECT=Set POWER=Cancel" </source> <dest> - *: "" + *: none + alarm: "PLAY=אישור OFF=ביטול" + ipod*: "SELECT=אישור MENU=ביטול" + h10,h10_5gb: "SELECT=אישור PREV=ביטול" + gigabeats: "SELECT=אישור POWER=ביטול" </dest> <voice> - *: "12" + *: none + alarm,ipod*: "" </voice> </phrase> <phrase> - id: VOICE_THIRTEEN - desc: spoken only, for composing numbers + id: LANG_ALARM_MOD_DISABLE + desc: Announce that the RTC alarm has been turned off user: <source> - *: "" + *: none + alarm: "Alarm Disabled" </source> <dest> - *: "" + *: none + alarm: "שעון מעורר מבוטל" </dest> <voice> - *: "13" + *: none + alarm: "Alarm Disabled" </voice> </phrase> <phrase> - id: VOICE_FOURTEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS + desc: in general settings user: <source> - *: "" + *: "Bookmarking" </source> <dest> - *: "" + *: "סימניות" </dest> <voice> - *: "14" + *: "Bookmarking" </voice> </phrase> <phrase> - id: VOICE_FIFTEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_AUTOCREATE + desc: prompt for user to decide to create an bookmark user: <source> - *: "" + *: "Bookmark on Stop" </source> <dest> - *: "" + *: "יצירת סימניה בעצירה" </dest> <voice> - *: "15" + *: "Bookmark on Stop" </voice> </phrase> <phrase> - id: VOICE_SIXTEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES + desc: Save in recent bookmarks only user: <source> - *: "" + *: "Yes - Recent only" </source> <dest> - *: "" + *: "כן - אחרונות בלבד" </dest> <voice> - *: "16" + *: "Yes - Recent only" </voice> </phrase> <phrase> - id: VOICE_SEVENTEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK + desc: Save in recent bookmarks only user: <source> - *: "" + *: "Ask - Recent only" </source> <dest> - *: "" + *: "שאל - אחרונות בלבד" </dest> <voice> - *: "17" + *: "Ask - Recent only" </voice> </phrase> <phrase> - id: VOICE_EIGHTEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_AUTOLOAD + desc: prompt for user to decide to create a bookmark user: <source> - *: "" + *: "Load Last Bookmark" </source> <dest> - *: "" + *: "טעינת סימניה אחרונה" </dest> <voice> - *: "18" + *: "Load Last Bookmark" </voice> </phrase> <phrase> - id: VOICE_NINETEEN - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS + desc: Configuration option to maintain a list of recent bookmarks user: <source> - *: "" + *: "Maintain a List of Recent Bookmarks?" </source> <dest> - *: "" + *: "יצירת רשימת סימניות אחרונות" </dest> <voice> - *: "19" + *: "Maintain a List of Recent Bookmarks?" </voice> </phrase> <phrase> - id: VOICE_TWENTY - desc: spoken only, for composing numbers + id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY + desc: Save only on bookmark for each playlist in recent bookmarks user: <source> - *: "" + *: "Unique only" </source> <dest> - *: "" + *: "מיוחדים בלבד" </dest> <voice> - *: "20" + *: "Unique only" </voice> </phrase> <phrase> - id: VOICE_THIRTY - desc: spoken only, for composing numbers + id: LANG_LANGUAGE + desc: in settings_menu user: <source> - *: "" + *: "Language" </source> <dest> - *: "" + *: "שפה" </dest> <voice> - *: "30" + *: "Language" </voice> </phrase> <phrase> - id: VOICE_FORTY - desc: spoken only, for composing numbers + id: LANG_LANGUAGE_LOADED + desc: shown when a language has been loaded from the dir browser user: <source> - *: "" + *: "New Language" </source> <dest> - *: "" + *: "שפה חדשה" </dest> <voice> - *: "40" + *: "New Language" </voice> </phrase> <phrase> - id: VOICE_FIFTY - desc: spoken only, for composing numbers + id: LANG_VOICE + desc: root of voice menu user: <source> - *: "" + *: "Voice" </source> <dest> - *: "" + *: "קול" </dest> <voice> - *: "50" + *: "Voice" </voice> </phrase> <phrase> - id: VOICE_SIXTY - desc: spoken only, for composing numbers + id: LANG_VOICE_MENU + desc: item of voice menu, enable/disable the voice UI user: <source> - *: "" + *: "Voice Menus" </source> <dest> - *: "" + *: "תפריטי קול" </dest> <voice> - *: "60" + *: "Voice Menus" </voice> </phrase> <phrase> - id: VOICE_SEVENTY - desc: spoken only, for composing numbers + id: LANG_VOICE_DIR + desc: item of voice menu, set the voice mode for directories user: <source> - *: "" + *: "Voice Directories" </source> <dest> - *: "" + *: "ספריות קוליות" </dest> <voice> - *: "70" + *: "Voice Directories" </voice> </phrase> <phrase> - id: VOICE_EIGHTY - desc: spoken only, for composing numbers + id: LANG_VOICE_DIR_TALK + desc: Item of voice menu, whether to use directory .talk clips user: <source> - *: "" + *: "Use Directory .talk Clips" </source> <dest> - *: "" + *: "השתמש בקטעי דיבור עבור ספריות" </dest> <voice> - *: "80" + *: "Use Directory .talk Clips" </voice> </phrase> <phrase> - id: VOICE_NINETY - desc: spoken only, for composing numbers + id: LANG_VOICE_FILE + desc: item of voice menu, set the voice mode for files user: <source> - *: "" + *: "Voice Filenames" </source> <dest> - *: "" + *: "קבצים קוליים" </dest> <voice> - *: "90" + *: "Voice Filenames" </voice> </phrase> <phrase> - id: VOICE_HUNDRED - desc: spoken only, for composing numbers + id: LANG_VOICE_FILE_TALK + desc: Item of voice menu, whether to use file .talk clips user: <source> - *: "" + *: "Use File .talk Clips" </source> <dest> - *: "" + *: "השתמש בקטעי דיבור עבור קבצים" </dest> <voice> - *: "hundred" + *: "Use File .talk Clips" </voice> </phrase> <phrase> - id: VOICE_THOUSAND - desc: spoken only, for composing numbers + id: LANG_VOICE_NUMBER + desc: "talkbox" mode for files+directories user: <source> - *: "" + *: "Numbers" </source> <dest> - *: "" + *: "מספרים" </dest> <voice> - *: "thousand" + *: "Numbers" </voice> </phrase> <phrase> - id: VOICE_MILLION - desc: spoken only, for composing numbers + id: LANG_VOICE_SPELL + desc: "talkbox" mode for files+directories user: <source> - *: "" + *: "Spell" </source> <dest> - *: "" + *: "איית" </dest> <voice> - *: "million" + *: "Spell" </voice> </phrase> <phrase> - id: VOICE_BILLION - desc: spoken only, for composing numbers + id: LANG_VOICE_DIR_HOVER + desc: "talkbox" mode for directories + files user: <source> - *: "" + *: ".talk mp3 clip" </source> <dest> - *: "" + *: ".mp3 הקרא קטעי" </dest> <voice> - *: "billion" + *: "talk mp3 clip" </voice> </phrase> <phrase> - id: VOICE_MINUS - desc: spoken only, for composing numbers + id: LANG_MANAGE_MENU + desc: in the main menu user: <source> - *: "" + *: "Manage Settings" </source> <dest> - *: "" + *: "ניהול הגדרות" </dest> <voice> - *: "minus" + *: "Manage Settings" </voice> </phrase> <phrase> - id: VOICE_PLUS - desc: spoken only, for composing numbers + id: LANG_CUSTOM_CFG + desc: in setting_menu() user: <source> - *: "" + *: "Browse .cfg Files" </source> <dest> - *: "" + *: ".cfg הצג קבצי" </dest> <voice> - *: "plus" + *: "Browse configuration files" </voice> </phrase> <phrase> - id: VOICE_MILLISECONDS - desc: spoken only, a unit postfix + id: LANG_SETTINGS_LOADED + desc: Feedback shown when a .cfg file is loaded user: <source> - *: "" + *: "Settings Loaded" </source> <dest> - *: "" + *: "נטענו הגדרות" </dest> <voice> - *: "milliseconds" + *: "Settings Loaded" </voice> </phrase> <phrase> - id: VOICE_SECOND - desc: spoken only, a unit postfix + id: LANG_RESET + desc: in system_settings_menu() user: <source> - *: "" + *: "Reset Settings" </source> <dest> - *: "" + *: "אפס הגדרות" </dest> <voice> - *: "second" + *: "Reset Settings" </voice> </phrase> <phrase> - id: VOICE_SECONDS - desc: spoken only, a unit postfix + id: LANG_RESET_DONE_CLEAR + desc: visual confirmation after settings reset user: <source> - *: "" + *: "Cleared" </source> <dest> - *: "" + *: "מאופס" </dest> <voice> - *: "seconds" + *: "Settings Cleared" </voice> </phrase> <phrase> - id: VOICE_MINUTE - desc: spoken only, a unit postfix + id: LANG_SAVE_SETTINGS + desc: in system_settings_menu() user: <source> - *: "" + *: "Save .cfg File" </source> <dest> - *: "" + *: ".cfg יצירת קובץ" </dest> <voice> - *: "minute" + *: "Save configuration file" </voice> </phrase> <phrase> - id: VOICE_MINUTES - desc: spoken only, a unit postfix + id: LANG_SETTINGS_SAVED + desc: Feedback shown when a .cfg file is saved user: <source> - *: "" + *: "Settings Saved" </source> <dest> - *: "" + *: "הגדרות נשמרו" </dest> <voice> - *: "minutes" + *: "Settings Saved" </voice> </phrase> <phrase> - id: VOICE_HOUR - desc: spoken only, a unit postfix + id: LANG_SAVE_THEME + desc: save a theme file user: <source> - *: "" + *: "Save Theme Settings" </source> <dest> - *: "" + *: "שמור הגדרות תצורת נושא" </dest> <voice> - *: "hour" + *: "Save Theme Settings" </voice> </phrase> <phrase> - id: VOICE_HOURS - desc: spoken only, a unit postfix + id: LANG_CUSTOM_THEME + desc: in the main menu user: <source> - *: "" + *: "Browse Themes" </source> <dest> - *: "" + *: "הצג תצורות נושא" </dest> <voice> - *: "hours" + *: "Browse Themes" </voice> </phrase> <phrase> - id: VOICE_KHZ - desc: spoken only, a unit postfix + id: LANG_RECORDING_SETTINGS + desc: in the main menu user: <source> - *: "" + *: none + recording: "Recording Settings" </source> <dest> - *: "" + *: none + recording: "הגדרות הקלטה" </dest> <voice> - *: "kilohertz" + *: none + recording: "Recording Settings" </voice> </phrase> <phrase> - id: VOICE_DB - desc: spoken only, a unit postfix + id: LANG_FM_MENU + desc: fm menu title user: <source> - *: "" + *: none + radio: "FM Radio Menu" </source> <dest> - *: "" + *: none + radio: "תפריט רדיו" </dest> <voice> - *: "decibel" + *: none + radio: "FM Radio Menu" </voice> </phrase> <phrase> - id: VOICE_PERCENT - desc: spoken only, a unit postfix + id: LANG_FM_STATION + desc: in radio screen user: <source> - *: "" + *: none + radio: "Station: %d.%02d MHz" </source> <dest> - *: "" + *: none + radio: "תחנה: %d.%02d MHz" </dest> <voice> - *: "percent" + *: none + radio: "" </voice> </phrase> <phrase> - id: VOICE_MILLIAMPHOURS - desc: spoken only, a unit postfix + id: LANG_FM_NO_PRESETS + desc: error when preset list is empty user: <source> - *: "" + *: none + radio: "No presets" </source> <dest> - *: "" + *: none + radio: "אין תחנות קבועות" </dest> <voice> - *: "milli-amp hours" + *: none + radio: "No presets" </voice> </phrase> <phrase> - id: VOICE_PIXEL - desc: spoken only, a unit postfix + id: LANG_FM_ADD_PRESET + desc: in radio menu user: <source> - *: "" + *: none + radio: "Add Preset" </source> <dest> - *: "" + *: none + radio: "הוסף תחנה קבועה" </dest> <voice> - *: "pixel" + *: none + radio: "Add Preset" </voice> </phrase> <phrase> - id: VOICE_PER_SEC - desc: spoken only, a unit postfix + id: LANG_FM_EDIT_PRESET + desc: in radio screen user: <source> - *: "" + *: none + radio: "Edit Preset" </source> <dest> - *: "" + *: none + radio: "ערוך תחנה קבועה" </dest> <voice> - *: "per second" + *: none + radio: "Edit Preset" </voice> </phrase> <phrase> - id: VOICE_HERTZ - desc: spoken only, a unit postfix + id: LANG_FM_DELETE_PRESET + desc: in radio screen user: <source> - *: "" + *: none + radio: "Remove Preset" </source> <dest> - *: "" + *: none + radio: "הסר תחנה קבועה" </dest> <voice> - *: "hertz" + *: none + radio: "Remove Preset" </voice> </phrase> <phrase> - id: LANG_BYTE - desc: a unit postfix + id: LANG_FM_PRESET_SAVE_FAILED + desc: in radio screen user: <source> - *: "B" + *: none + radio: "Preset Save Failed" </source> <dest> - *: "B" + *: none + radio: "שמירת התחנה הקבועה נכשלה" </dest> <voice> - *: "" + *: none + radio: "Preset Save Failed" </voice> </phrase> <phrase> - id: LANG_KILOBYTE - desc: a unit postfix, also voiced + id: LANG_FM_NO_FREE_PRESETS + desc: in radio screen user: <source> - *: "KB" + *: none + radio: "The Preset List is Full" </source> <dest> - *: "KB" + *: none + radio: "רשימת התחנות הקבועות מראש מלאה" </dest> <voice> - *: "kilobyte" + *: none + radio: "The Preset List is Full" </voice> </phrase> <phrase> - id: LANG_MEGABYTE - desc: a unit postfix, also voiced + id: LANG_BUTTONBAR_MENU + desc: in button bar user: <source> - *: "MB" + *: none + radio_screen_button_bar: "Menu" </source> <dest> - *: "MB" + *: none + radio_screen_button_bar: "תפריט" </dest> <voice> - *: "megabyte" + *: none + radio_screen_button_bar: "" </voice> </phrase> <phrase> - id: LANG_GIGABYTE - desc: a unit postfix, also voiced + id: LANG_FM_BUTTONBAR_EXIT + desc: in radio screen user: <source> - *: "GB" + *: none + radio_screen_button_bar: "Exit" </source> <dest> - *: "GB" + *: none + radio_screen_button_bar: "יציאה" </dest> <voice> - *: "gigabyte" + *: none + radio_screen_button_bar: "" </voice> </phrase> <phrase> - id: LANG_POINT - desc: decimal separator for composing numbers + id: LANG_FM_BUTTONBAR_ACTION + desc: in radio screen user: <source> - *: "." + *: none + radio_screen_button_bar: "Action" </source> <dest> - *: "." + *: none + radio_screen_button_bar: "פעולה" </dest> <voice> - *: "point" + *: none + radio_screen_button_bar: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_A - desc: spoken only, for spelling + id: LANG_PRESET + desc: in button bar and radio screen / menu user: <source> - *: "" + *: none + radio: "Preset" </source> <dest> - *: "" + *: none + radio: "תחנה קבועה" </dest> <voice> - *: "A" + *: none + radio: "Preset" </voice> </phrase> <phrase> - id: VOICE_CHAR_B - desc: spoken only, for spelling + id: LANG_FM_BUTTONBAR_ADD + desc: in radio screen user: <source> - *: "" + *: none + radio_screen_button_bar: "Add" </source> <dest> - *: "" + *: none + radio_screen_button_bar: "הוסף" </dest> <voice> - *: "B" + *: none + radio_screen_button_bar: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_C - desc: spoken only, for spelling + id: LANG_FM_BUTTONBAR_RECORD + desc: in radio screen user: <source> - *: "" + *: none + radio_screen_button_bar: "Record" </source> <dest> - *: "" + *: none + radio_screen_button_bar: "הקלטה" </dest> <voice> - *: "C" + *: none + radio_screen_button_bar: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_D - desc: spoken only, for spelling + id: LANG_FM_MONO_MODE + desc: in radio screen user: <source> - *: "" + *: none + radio: "Force Mono" </source> <dest> - *: "" + *: none + radio: "כפה מצב מונו" </dest> <voice> - *: "D" + *: none + radio: "Force Mono" </voice> </phrase> <phrase> - id: VOICE_CHAR_E - desc: spoken only, for spelling + id: LANG_FM_FREEZE + desc: splash screen during freeze in radio mode user: <source> - *: "" + *: none + radio: "Screen frozen!" </source> <dest> - *: "" + *: none + radio: "המסך קפוא!" </dest> <voice> - *: "E" + *: none + radio: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_F - desc: spoken only, for spelling + id: LANG_FM_SCAN_PRESETS + desc: in radio menu user: <source> - *: "" + *: none + radio: "Auto-Scan Presets" </source> <dest> - *: "" + *: none + radio: "סרוק תחנות אוטומטית" </dest> <voice> - *: "F" + *: none + radio: "Auto scan presets" </voice> </phrase> <phrase> - id: VOICE_CHAR_G - desc: spoken only, for spelling + id: LANG_FM_CLEAR_PRESETS + desc: confirmation if presets can be cleared user: <source> - *: "" + *: none + radio: "Clear Current Presets?" </source> <dest> - *: "" + *: none + radio: "נקה רשימת התחנות הקבועות מראש?" </dest> <voice> - *: "G" + *: none + radio: "Clear Current Presets?" </voice> </phrase> <phrase> - id: VOICE_CHAR_H - desc: spoken only, for spelling + id: LANG_FM_SCANNING + desc: during auto scan user: <source> - *: "" + *: none + radio: "Scanning %d.%02d MHz" </source> <dest> - *: "" + *: none + radio: "סורק %d.%02d MHz" </dest> <voice> - *: "H" + *: none + radio: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_I - desc: spoken only, for spelling + id: LANG_FM_DEFAULT_PRESET_NAME + desc: default preset name for auto scan mode user: <source> - *: "" + *: none + radio: "%d.%02d MHz" </source> <dest> - *: "" + *: none + radio: "%d.%02d MHz" </dest> <voice> - *: "I" + *: none + radio: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_J - desc: spoken only, for spelling + id: LANG_RADIO_SCAN_MODE + desc: in radio screen / menu user: <source> - *: "" + *: none + radio: "Scan" </source> <dest> - *: "" + *: none + radio: "סריקה" </dest> <voice> - *: "J" + *: none + radio: "Scan" </voice> </phrase> <phrase> - id: VOICE_CHAR_K - desc: spoken only, for spelling + id: LANG_FM_PRESET_LOAD + desc: load preset list in fm radio user: <source> - *: "" + *: none + radio: "Load Preset List" </source> <dest> - *: "" + *: none + radio: "טען רשימת תחנות קבועות" </dest> <voice> - *: "K" + *: none + radio: "Load Preset List" </voice> </phrase> <phrase> - id: VOICE_CHAR_L - desc: spoken only, for spelling + id: LANG_FM_PRESET_SAVE + desc: Save preset list in fm radio user: <source> - *: "" + *: none + radio: "Save Preset List" </source> <dest> - *: "" + *: none + radio: "שמור רשימת תחנות קבועות" </dest> <voice> - *: "L" + *: none + radio: "Save Preset List" </voice> </phrase> <phrase> - id: VOICE_CHAR_M - desc: spoken only, for spelling + id: LANG_FM_PRESET_CLEAR + desc: clear preset list in fm radio user: <source> - *: "" + *: none + radio: "Clear Preset List" </source> <dest> - *: "" + *: none + radio: "מחק רשימת תחנות קבועות" </dest> <voice> - *: "M" + *: none + radio: "Clear Preset List" </voice> </phrase> <phrase> - id: VOICE_CHAR_N - desc: spoken only, for spelling + id: LANG_FMR + desc: Used when you need to say Preset List, also voiced user: <source> - *: "" + *: none + radio: "Preset List" </source> <dest> - *: "" + *: none + radio: "רשימת תחנות קבועות" </dest> <voice> - *: "N" + *: none + radio: "Preset List" </voice> </phrase> <phrase> - id: VOICE_CHAR_O - desc: spoken only, for spelling + id: LANG_FM_FIRST_AUTOSCAN + desc: When you run the radio without an fmr file in settings user: <source> - *: "" + *: none + radio: "No settings found. Autoscan?" </source> <dest> - *: "" + *: none + radio: "לא נמצאו תחנות מוגדרות. סרוק אוטומטית?" </dest> <voice> - *: "O" + *: none + radio: "No settings found. Autoscan?" </voice> </phrase> <phrase> - id: VOICE_CHAR_P - desc: spoken only, for spelling + id: LANG_FM_SAVE_CHANGES + desc: When you try to exit radio to confirm save user: <source> - *: "" + *: none + radio: "Save Changes?" </source> <dest> - *: "" + *: none + radio: "לשמור שינויים?" </dest> <voice> - *: "P" + *: none + radio: "Save Changes?" </voice> </phrase> <phrase> - id: VOICE_CHAR_Q - desc: spoken only, for spelling - user: + id: LANG_FM_REGION + desc: fm tuner region setting <source> - *: "" + *: none + radio: "Region" </source> <dest> - *: "" + *: none + radio: "אזור" </dest> <voice> - *: "Q" + *: none + radio: "Region" </voice> </phrase> <phrase> - id: VOICE_CHAR_R - desc: spoken only, for spelling - user: + id: LANG_FM_EUROPE + desc: fm tuner region europe <source> - *: "" + *: none + radio: "Europe" </source> <dest> - *: "" + *: none + radio: "אירופה" </dest> <voice> - *: "R" + *: none + radio: "Europe" </voice> </phrase> <phrase> - id: VOICE_CHAR_S - desc: spoken only, for spelling - user: + id: LANG_FM_US + desc: fm region us / canada <source> - *: "" + *: none + radio: "US / Canada" </source> <dest> - *: "" + *: none + radio: "ארה''ב \ קנדה" </dest> <voice> - *: "S" + *: none + radio: "US and Canada" </voice> </phrase> <phrase> - id: VOICE_CHAR_T - desc: spoken only, for spelling - user: + id: LANG_FM_JAPAN + desc: fm region japan <source> - *: "" + *: none + radio: "Japan" </source> <dest> - *: "" + *: none + radio: "יפן" </dest> <voice> - *: "T" + *: none + radio: "Japan" </voice> </phrase> <phrase> - id: VOICE_CHAR_U - desc: spoken only, for spelling - user: + id: LANG_FM_KOREA + desc: fm region korea <source> - *: "" + *: none + radio: "Korea" </source> <dest> - *: "" + *: none + radio: "קוריאה" </dest> <voice> - *: "U" + *: none + radio: "Korea" </voice> </phrase> <phrase> - id: VOICE_CHAR_V - desc: spoken only, for spelling + id: LANG_RECORDING_FORMAT + desc: audio format item in recording menu user: <source> - *: "" + *: none + recording: "Format" </source> <dest> - *: "" + *: none + recording: "תבנית" </dest> <voice> - *: "V" + *: none + recording: "Format" </voice> </phrase> <phrase> - id: VOICE_CHAR_W - desc: spoken only, for spelling + id: LANG_AFMT_MPA_L3 + desc: audio format description user: <source> - *: "" + *: none + recording: "MPEG Layer 3" </source> <dest> - *: "" + *: none + recording: "MPEG Layer 3" </dest> <voice> - *: "W" + *: none + recording: "MPEG Layer 3" </voice> </phrase> <phrase> - id: VOICE_CHAR_X - desc: spoken only, for spelling + id: LANG_AFMT_PCM_WAV + desc: audio format description user: <source> - *: "" + *: none + recording: "PCM Wave" </source> <dest> - *: "" + *: none + recording: "PCM Wave" </dest> <voice> - *: "X" + *: none + recording: "PCM Wave" </voice> </phrase> <phrase> - id: VOICE_CHAR_Y - desc: spoken only, for spelling + id: LANG_AFMT_WAVPACK + desc: audio format description user: <source> - *: "" + *: none + recording_swcodec: "WavPack" </source> <dest> - *: "" + *: none + recording_swcodec: "WavPack" </dest> <voice> - *: "Y" + *: none + recording_swcodec: "WavPack" </voice> </phrase> <phrase> - id: VOICE_CHAR_Z - desc: spoken only, for spelling + id: LANG_AFMT_AIFF + desc: audio format description user: <source> - *: "" + *: none + recording: "AIFF" </source> <dest> - *: "" + *: none + recording: "AIFF" </dest> <voice> - *: "Z" + *: none + recording: "AIFF" </voice> </phrase> <phrase> - id: VOICE_DOT - desc: spoken only, for spelling + id: LANG_ENCODER_SETTINGS + desc: encoder settings user: <source> - *: "" + *: none + recording: "Encoder Settings" </source> <dest> - *: "" + *: none + recording: "הגדרות מקודד" </dest> <voice> - *: "dot" + *: none + recording: "Encoder Settings" </voice> </phrase> <phrase> - id: VOICE_PAUSE - desc: spoken only, for spelling, a split second of silence (difficult to author) + id: LANG_BITRATE + desc: bits-kilobits per unit time user: <source> - *: "" + *: none + recording_swcodec: "Bitrate" </source> <dest> - *: "" + *: none + recording_swcodec: "איכות" </dest> <voice> - *: " " + *: none + recording_swcodec: "Bitrate" </voice> </phrase> <phrase> - id: VOICE_FILE - desc: spoken only, prefix for file number + id: LANG_NO_SETTINGS + desc: when something has settings in a certain context user: <source> - *: "" + *: none + recording: "(No Settings)" </source> <dest> - *: "" + *: none + recording: "(אין הגדרות)" </dest> <voice> - *: "file" + *: none + recording: "No settings available" </voice> </phrase> <phrase> - id: VOICE_DIR - desc: spoken only, prefix for directory number + id: LANG_RECORDING_QUALITY + desc: in the recording settings user: <source> - *: "" + *: none + recording_hwcodec: "Quality" </source> <dest> - *: "" + *: none + recording_hwcodec: "איכות" </dest> <voice> - *: "folder" + *: none + recording_hwcodec: "Quality" </voice> </phrase> <phrase> - id: VOICE_EXT_MPA - desc: spoken only, for file extension + id: LANG_RECORDING_FREQUENCY + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Frequency" </source> <dest> - *: "" + *: none + recording: "תדירות" </dest> <voice> - *: "audio" + *: none + recording: "Frequency" </voice> </phrase> <phrase> - id: VOICE_EXT_CFG - desc: spoken only, for file extension + id: LANG_SOURCE_FREQUENCY + desc: when recording source frequency setting must follow source user: <source> - *: "" + *: none + recording: "(Same As Source)" </source> <dest> - *: "" + *: none + recording: "(כמו המקור)" </dest> <voice> - *: "configuration" + *: none + recording: "Same As Source" </voice> </phrase> <phrase> - id: VOICE_EXT_WPS - desc: spoken only, for file extension + id: LANG_RECORDING_SOURCE + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Source" </source> <dest> - *: "" + *: none + recording: "מקור" </dest> <voice> - *: "while-playing-screen" + *: none + recording: "Source" </voice> </phrase> <phrase> - id: VOICE_EXT_TXT - desc: DEPRECATED + id: LANG_RECORDING_SRC_MIC + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Microphone" + h100,h120,h300: "Internal Microphone" </source> <dest> - *: "deprecated" + *: none + recording: "מיקרופון" + h100,h120,h300: "מיקרופון פנימי" </dest> <voice> - *: "" + *: none + recording: "Microphone" + h100,h120,h300: "Internal Microphone" </voice> </phrase> <phrase> - id: VOICE_EXT_ROCK - desc: spoken only, for file extension + id: LANG_RECORDING_SRC_DIGITAL + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Digital" </source> <dest> - *: "" + *: none + recording: "כניסת שמע דיגיטלית" </dest> <voice> - *: "plugin" + *: none + recording: "Digital" </voice> </phrase> <phrase> - id: VOICE_EXT_FONT - desc: spoken only, for file extension + id: LANG_LINE_IN + desc: in the recording settings user: <source> - *: "" + *: none + recording,player: "Line In" </source> <dest> - *: "" + *: none + recording,player: "כניסת שמע" </dest> <voice> - *: "font" + *: none + recording,player: "Line In" </voice> </phrase> <phrase> - id: VOICE_EXT_BMARK - desc: spoken only, for file extension and the word in general + id: LANG_RECORDING_EDITABLE + desc: Editable recordings setting user: <source> - *: "" + *: none + recording_hwcodec: "Independent Frames" </source> <dest> - *: "" + *: none + recording_hwcodec: "מסגרות נפרדות" </dest> <voice> - *: "bookmark" + *: none + recording_hwcodec: "Independent Frames" </voice> </phrase> <phrase> - id: VOICE_EXT_AJZ - desc: spoken only, for file extension + id: LANG_RECORD_TIMESPLIT + desc: Record split menu user: <source> - *: "" + *: none + recording: "File Split Options" </source> <dest> - *: "" + *: none + recording: "אפשרויות פיצול לקבצים" </dest> <voice> - *: "firmware" + *: none + recording: "File Split Options" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_SHUFFLE - desc: DEPRECATED - user: + id: LANG_SPLIT_MEASURE + desc: in record timesplit options <source> - *: "" + *: none + recording: "Split Measure" </source> <dest> - *: "" + *: none + recording: "מדידת הפיצול" </dest> <voice> - *: "" + *: none + recording: "Split Measure" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_BUFFER_FULL - desc: in playlist.indices() when playlist is full - user: + id: LANG_SPLIT_TYPE + desc: in record timesplit options <source> - *: "Playlist Buffer Full" + *: none + recording: "What to do when Splitting" </source> <dest> - *: "זיכרון רשימת השירים מלא" + *: none + recording: "מה לעשות בפיצול" </dest> <voice> - *: "" + *: none + recording: "What to do when Splitting" </voice> </phrase> <phrase> - id: LANG_CREATING - desc: Screen feedback during playlist creation + id: LANG_START_NEW_FILE + desc: in record timesplit options user: <source> - *: "Creating" + *: none + recording: "Start new file" </source> <dest> - *: "יוצר" + *: none + recording: "התחל קובץ חדש" </dest> <voice> - *: "" + *: none + recording: "Start new file" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_INSERT_COUNT - desc: splash number of tracks inserted + id: LANG_STOP_RECORDING + desc: in record timesplit options user: <source> - *: "Inserted %d tracks (%s)" + *: none + recording: "Stop recording" </source> <dest> - *: "שירים %d הוכנסו (%s)" + *: none + recording: "הפסק הקלטה" </dest> <voice> - *: "" + *: none + recording: "Stop recording" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_QUEUE_COUNT - desc: splash number of tracks queued - user: + id: LANG_SPLIT_TIME + desc: in record timesplit options <source> - *: "Queued %d tracks (%s)" + *: none + recording: "Split Time" </source> <dest> - *: "שירים הועמדו בתור %d (%s)" + *: none + recording: "זמן הפיצול" </dest> <voice> - *: "" + *: none + recording: "Split Time" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_SAVE_COUNT - desc: splash number of tracks saved - user: + id: LANG_SPLIT_SIZE + desc: in record timesplit options <source> - *: "Saved %d tracks (%s)" + *: none + recording: "Split Filesize" </source> <dest> - *: "שירים %d נשמרו (%s)" + *: none + recording: "פיצול לפי גודל קובץ" </dest> <voice> - *: "" + *: none + recording: "Split Filesize" </voice> </phrase> <phrase> - id: LANG_RECURSE_DIRECTORY_QUESTION - desc: Asked from onplay screen + id: LANG_REC_SIZE + desc: in record timesplit options user: <source> - *: "Recursively?" + *: none + recording: "Filesize" </source> <dest> - *: "בצורה החוזרת על עצמה?" + *: none + recording: "גודל קובץ" </dest> <voice> - *: "" + *: none + recording: "Filesize" </voice> </phrase> <phrase> - id: LANG_NOTHING_TO_RESUME - desc: Error message displayed when resume button pressed but no playlist + id: LANG_RECORD_PRERECORD_TIME + desc: in recording settings_menu user: <source> - *: "Nothing to resume" + *: none + recording: "Prerecord Time" </source> <dest> - *: "אין רשימת שירים לחזור אליה" + *: none + recording: "זמן הקלטה מראש" </dest> <voice> - *: "" + *: none + recording: "Pre-Record time" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR - desc: Playlist error + id: LANG_RECORD_DIRECTORY + desc: in recording settings_menu user: <source> - *: "Error updating playlist control file" + *: none + recording: "Directory" </source> <dest> - *: "שגיאה בעדכון קובץ שליטה ברשימת השירים" + *: none + recording: "ספריה" </dest> <voice> - *: "" + *: none + recording: "Directory" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_ACCESS_ERROR - desc: Playlist error + id: LANG_RECORD_CURRENT_DIR + desc: DEPRECATED user: <source> - *: "Error accessing playlist file" + *: none + recording: "" </source> <dest> - *: "שגיאה בגישה לקובץ רשימת השירים" + *: none + recording: deprecated </dest> <voice> - *: "" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR - desc: Playlist error + id: LANG_SET_AS_REC_DIR + desc: used in the onplay menu to set a recording dir user: <source> - *: "Error accessing playlist control file" + *: none + recording: "Set As Recording Directory" </source> <dest> - *: "שגיאה בגישה לקובץ השליטה ברשימת השירים" + *: none + recording: "בחר כספרית הקלטות" </dest> <voice> - *: "" + *: none + recording: "Set As Recording Directory" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR - desc: Playlist error + id: LANG_CLEAR_REC_DIR + desc: user: <source> - *: "Error accessing directory" + *: none + recording: "Clear Recording Directory" </source> <dest> - *: "שגיאה בגישה לספריה" + *: none + recording: "נקה ספרית הקלטות" </dest> <voice> - *: "" + *: none + recording: "Clear Recording Directory" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CONTROL_INVALID - desc: Playlist resume error + id: LANG_REC_DIR_NOT_WRITABLE + desc: user: <source> - *: "Playlist control file is invalid" + *: none + recording: "Can't write to recording directory" </source> <dest> - *: "קובץ השליטה ברשימת השירים פגום" + *: none + recording: "לא ניתן לכתוב לספרית ההקלטה!" </dest> <voice> - *: "" + *: none + recording: "Can't write to recording directory" </voice> </phrase> <phrase> - id: LANG_FM_STATION - desc: in radio screen + id: LANG_CLIP_LIGHT + desc: in record settings menu. user: <source> *: none - radio: "Station: %d.%02d MHz" + recording: "Clipping Light" </source> <dest> - *: "" - radio: "תחנה: %d.%02d MHz" + *: none + recording: "עיוותי צליל מפעילים תאורה" </dest> <voice> *: none - radio: "" + recording: "Clipping Light" </voice> </phrase> <phrase> - id: LANG_FM_NO_PRESETS - desc: error when preset list is empty + id: LANG_MAIN_UNIT + desc: in record settings menu. user: <source> *: none - radio: "No presets" + remote: "Main Unit Only" </source> <dest> *: none - radio: "אין תחנות קבועות" + remote: "יחידה מרכזית בלבד" </dest> <voice> *: none - radio: "" + remote: "Main unit only" </voice> </phrase> <phrase> - id: LANG_FM_EDIT_PRESET - desc: in radio screen + id: LANG_REMOTE_UNIT + desc: in record settings menu. user: <source> *: none - radio: "Edit Preset" + remote: "Remote Unit Only" </source> <dest> - *: "" - radio: "ערוך תחנה קבועה" + *: none + remote: "שלט בלבד" </dest> <voice> *: none - radio: "" + remote: "Remote unit only" </voice> </phrase> <phrase> - id: LANG_FM_DELETE_PRESET - desc: in radio screen + id: LANG_REMOTE_MAIN + desc: in record settings menu. user: <source> *: none - radio: "Remove Preset" + remote: "Main and Remote Unit" </source> <dest> - *: "" - radio: "הסר תחנה קבועה" + *: none + remote: "יחידה מרכזית והשלט" </dest> <voice> *: none - radio: "" + remote: "Main and remote unit" </voice> </phrase> <phrase> - id: LANG_FM_PRESET_SAVE_FAILED - desc: in radio screen + id: LANG_RECORD_TRIGGER + desc: in recording settings_menu user: <source> *: none - radio: "Preset Save Failed" + recording: "Trigger" </source> <dest> - *: "" - radio: "שמירת התחנה הקבועה נכשלה" + *: none + recording: "גורם הפעלה" </dest> <voice> *: none - radio: "" + recording: "Trigger" </voice> </phrase> <phrase> - id: LANG_FM_NO_FREE_PRESETS - desc: in radio screen + id: LANG_RECORD_TRIG_NOREARM + desc: in recording settings_menu user: <source> *: none - radio: "The Preset List is Full" + recording: "Once" </source> <dest> - *: "" - radio: "רשימת התחנות הקבועות מראש מלאה" + *: none + recording: "פעם אחת" </dest> <voice> *: none - radio: "" + recording: "Once" </voice> </phrase> <phrase> - id: LANG_BUTTONBAR_MENU - desc: in button bar - user: + id: LANG_RECORD_TRIGGER_TYPE + desc: in recording trigger menu <source> *: none - radio_screen_button_bar: "Menu" + recording: "Trigtype" </source> <dest> - *: "" - radio_screen_button_bar: "תפריט" + *: none + recording: "סוג ההפעלה" </dest> <voice> *: none - radio_screen_button_bar: "" + recording: "Trigger type" </voice> </phrase> <phrase> - id: LANG_FM_BUTTONBAR_EXIT - desc: in radio screen - user: + id: LANG_RECORD_TRIGGER_NEWFILESTP + desc: trigger types <source> *: none - radio_screen_button_bar: "Exit" + recording: "New file" </source> <dest> - *: "" - radio_screen_button_bar: "יציאה" + *: none + recording: "קובץ חדש" </dest> <voice> *: none - radio_screen_button_bar: "" + recording: "New file" </voice> </phrase> <phrase> - id: LANG_FM_BUTTONBAR_ACTION - desc: in radio screen - user: + id: LANG_RECORD_TRIGGER_STOP + desc: trigger types <source> *: none - radio_screen_button_bar: "Action" + recording: "Stop" </source> <dest> - *: "" - radio_screen_button_bar: "פעולה" + *: none + recording: "עצירה" </dest> <voice> *: none - radio_screen_button_bar: "" + recording: "Stop" </voice> </phrase> <phrase> - id: LANG_FM_BUTTONBAR_ADD - desc: in radio screen + id: LANG_RECORD_START_THRESHOLD + desc: in recording settings_menu user: <source> *: none - radio_screen_button_bar: "Add" + recording: "Start Above" </source> <dest> - *: "" - radio_screen_button_bar: "הוסף" + *: none + recording: "התחל לפני" </dest> <voice> *: none - radio_screen_button_bar: "" + recording: "Start Above" </voice> </phrase> <phrase> - id: LANG_FM_BUTTONBAR_RECORD - desc: in radio screen + id: LANG_MIN_DURATION + desc: in recording settings_menu user: <source> *: none - radio_screen_button_bar: "Record" + recording: "for at least" </source> <dest> - *: "" - radio_screen_button_bar: "הקלטה" + *: none + recording: "למשך לפחות" </dest> <voice> *: none - radio_screen_button_bar: "" + recording: "for at least" </voice> </phrase> <phrase> - id: LANG_FM_MONO_MODE - desc: in radio screen + id: LANG_RECORD_STOP_THRESHOLD + desc: in recording settings_menu user: <source> *: none - radio: "Force Mono" + recording: "Stop Below" </source> <dest> - *: "" - radio: "כפה מצב מונו" + *: none + recording: "עצור אחרי" </dest> <voice> *: none - radio: "" + recording: "Stop Below" </voice> </phrase> <phrase> - id: LANG_SHOWDIR_BUFFER_FULL - desc: in showdir(), displayed on screen when you reach buffer limit + id: LANG_RECORD_STOP_GAP + desc: in recording settings_menu user: <source> - *: "Dir Buffer is Full!" + *: none + recording: "Presplit Gap" </source> <dest> - *: "זיכרון התיקיות מלא!" + *: none + recording: "חלק מראש את הרווח" </dest> <voice> - *: "" + *: none + recording: "Presplit Gap" </voice> </phrase> <phrase> - id: LANG_LANGUAGE_LOADED - desc: shown when a language has been loaded from the dir browser + id: LANG_RECORD_PRERECORD + desc: in recording and radio screen user: <source> - *: "New Language" + *: none + recording: "Pre-Recording" </source> <dest> - *: "שפה חדשה" + *: none + recording: "הקלטה מראש" </dest> <voice> - *: "" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_SETTINGS_LOADED - desc: Feedback shown when a .cfg file is loaded + id: LANG_RECORDING_LEFT + desc: deprecated user: <source> - *: "Settings Loaded" + *: none + recording: "" </source> <dest> - *: "נטענו הגדרות" + *: none + recording: "" </dest> <voice> - *: "" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_SETTINGS_SAVED - desc: Feedback shown when a .cfg file is saved + id: LANG_RECORDING_RIGHT + desc: deprecated user: <source> - *: "Settings Saved" + *: none + recording: "" </source> <dest> - *: "הגדרות נשמרו" + *: none + recording: "" </dest> <voice> - *: "" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_BOOT_CHANGED - desc: File browser discovered the boot file was changed - user: + id: LANG_RECORD_AGC_PRESET + desc: deprecated <source> - *: "Boot changed" + *: none + agc: "" </source> <dest> - *: "קובץ המערכת שונה" + *: none + agc: "" </dest> <voice> - *: "" + *: none + agc: "" </voice> </phrase> <phrase> - id: LANG_REBOOT_NOW - desc: Do you want to reboot? - user: + id: LANG_AGC_SAFETY + desc: AGC preset <source> - *: "Reboot now?" + *: none + agc: "Safety (clip)" </source> <dest> - *: "לאתחל עכשיו?" + *: none + agc: "(ביטחון (עיוות" </dest> <voice> - *: "" + *: none + agc: "Safety (clip)" </voice> </phrase> <phrase> - id: LANG_OFF_ABORT - desc: Used on recorder models - user: + id: LANG_AGC_LIVE + desc: AGC preset <source> - *: "OFF to abort" - player,h100,h120,h300: "STOP to abort" - ipod*: "PLAY/PAUSE to abort" - x5,m5: "Long PLAY to abort" - h10,h10_5gb,e200,c200: "PREV to abort" + *: none + agc: "Live (slow)" </source> <dest> - *: "OFF כדי לבטל" - player,h100,h120,h300: "STOP כדי לבטל" - ipod*: "PLAY/PAUSE כדי לבטל" - x5,m5: "PLAY ארוך כדי לבטל" - h10,h10_5gb,e200,c200: "PREV כדי לבטל" + *: none + agc: "(חי (איטי" </dest> <voice> - *: "" - player,h100,h120,h300: "" - ipod*: "" - x5,m5: "" - h10,h10_5gb,e200,c200: "" + *: none + agc: "Live (slow)" </voice> </phrase> <phrase> - id: LANG_NO_FILES - desc: in settings_menu - user: + id: LANG_AGC_DJSET + desc: AGC preset <source> - *: "No files" + *: none + agc: "DJ-Set (slow)" </source> <dest> - *: "קבצים אין" + *: none + agc: "(מערכת ד'י-ג'יי (איטי" </dest> <voice> - *: "" + *: none + agc: "DJ set (slow)" </voice> </phrase> <phrase> - id: LANG_MOVE - desc: The verb/action Move - user: + id: LANG_AGC_MEDIUM + desc: AGC preset <source> - *: "Move" + *: none + agc: "Medium" </source> <dest> - *: "העבר" + *: none + agc: "בינוני" </dest> <voice> - *: "Move" + *: none + agc: "Medium" </voice> </phrase> <phrase> - id: LANG_SHOW_INDICES - desc: in playlist viewer menu - user: + id: LANG_AGC_VOICE + desc: AGC preset <source> - *: "Show Indices" + *: none + agc: "Voice (fast)" </source> <dest> - *: "הצג סימני מפתח" + *: none + agc: "(קול (מהיר" </dest> <voice> - *: "Show Indices" + *: none + agc: "Voice (fast)" </voice> </phrase> <phrase> - id: LANG_TRACK_DISPLAY - desc: in playlist viewer on+play menu - user: + id: LANG_RECORD_AGC_CLIPTIME + desc: deprecated <source> - *: "Track Display" + *: none + agc: "" </source> <dest> - *: "הצגת שיר" + *: none + agc: "" </dest> <voice> - *: "Track Display" + *: none + agc: "" </voice> </phrase> <phrase> - id: LANG_DISPLAY_TRACK_NAME_ONLY - desc: track display options + id: LANG_REMOTE_LCD_OFF + desc: Remote lcd off splash in recording screen user: <source> - *: "Track Name Only" + *: none + remote: "Remote Display OFF" </source> <dest> - *: "שם השיר בלבד" + *: none + remote: "תצוגת השלט כבויה" </dest> <voice> - *: "Track name only" + *: none + remote: "Remote Display OFF" </voice> </phrase> <phrase> - id: LANG_DISPLAY_FULL_PATH - desc: track display options + id: LANG_REMOTE_LCD_ON + desc: Remote lcd off splash in recording screen user: <source> - *: "Full Path" + *: none + remote: "(Vol- : Re-enable)" </source> <dest> - *: "כל הכתובת" + *: none + remote: "(Vol-: התחל מחדש)" </dest> <voice> - *: "Full path" + *: none + remote: "(Vol- : Re-enable)" </voice> </phrase> <phrase> - id: LANG_REMOVE - desc: in playlist viewer on+play menu + id: LANG_CREATE_PLAYLIST + desc: Menu option for creating a playlist user: <source> - *: "Remove" + *: "Create Playlist" </source> <dest> - *: "הסר" + *: "יצירת רשימת שירים" </dest> <voice> - *: "Remove" + *: "Create Playlist" </voice> </phrase> <phrase> - id: LANG_PLUGIN_CANT_OPEN - desc: Plugin open error message + id: LANG_PLAYLISTVIEWER_SETTINGS + desc: title for the playlist viewer settings menus user: <source> - *: "Can't open %s" + *: "Playlist Viewer Settings" </source> <dest> - *: "אינו נפתח %s" + *: "הגדרות רשימת שירים" </dest> <voice> - *: "" + *: "Playlist Viewer Settings" </voice> </phrase> <phrase> - id: LANG_READ_FAILED - desc: There was an error reading a file + id: LANG_VIEW_DYNAMIC_PLAYLIST + desc: in playlist menu. user: <source> - *: "Failed reading %s" + *: "View Current Playlist" </source> <dest> - *: "נכשלה הקריאה %s" + *: "הצג רשימת שירים נוכחית" </dest> <voice> - *: "" + *: "View Current Playlist" </voice> </phrase> <phrase> - id: LANG_PLUGIN_WRONG_MODEL - desc: The plugin is not compatible with the archos model trying to run it + id: LANG_MOVE + desc: The verb/action Move user: <source> - *: "Incompatible model" + *: "Move" </source> <dest> - *: "דגם לא מתאים" + *: "העבר" </dest> <voice> - *: "" + *: "Move" </voice> </phrase> <phrase> - id: LANG_PLUGIN_WRONG_VERSION - desc: The plugin is not compatible with the rockbox version trying to run it + id: LANG_SHOW_INDICES + desc: in playlist viewer menu user: <source> - *: "Incompatible version" + *: "Show Indices" </source> <dest> - *: "גרסה לא מתאימה" + *: "הצג סימני מפתח" </dest> <voice> - *: "" + *: "Show Indices" </voice> </phrase> <phrase> - id: LANG_PLUGIN_ERROR - desc: The plugin return an error code + id: LANG_TRACK_DISPLAY + desc: in playlist viewer on+play menu user: <source> - *: "Plugin returned error" + *: "Track Display" </source> <dest> - *: "ההתקן החזיר שגיאה" + *: "הצגת שיר" </dest> <voice> - *: "" + *: "Track Display" </voice> </phrase> <phrase> - id: LANG_FILETYPES_EXTENSION_FULL - desc: Extension array full + id: LANG_DISPLAY_TRACK_NAME_ONLY + desc: track display options user: <source> - *: "Extension array full" + *: "Track Name Only" </source> <dest> - *: "מערך הסיומות מלא" + *: "שם השיר בלבד" </dest> <voice> - *: "" + *: "Track Name Only" </voice> </phrase> <phrase> - id: LANG_FILETYPES_FULL - desc: Filetype array full + id: LANG_REMOVE + desc: in playlist viewer on+play menu user: <source> - *: "Filetype array full" + *: "Remove" </source> <dest> - *: "מערך סוגי הקבצים מלא" + *: "הסר" </dest> <voice> - *: "" + *: "Remove" </voice> </phrase> <phrase> - id: LANG_FILETYPES_PLUGIN_NAME_LONG - desc: Viewer plugin name too long + id: LANG_SAVE_DYNAMIC_PLAYLIST + desc: in playlist menu. user: <source> - *: "Plugin name too long" + *: "Save Current Playlist" </source> <dest> - *: "שם ההתקן ארוך מידיי" + *: "שמור רשימת שירים נוכחית" </dest> <voice> - *: "" + *: "Save Current Playlist" </voice> </phrase> <phrase> - id: LANG_FM_SAVE_CHANGES - desc: When you try to exit radio to confirm save + id: LANG_PLAYLIST_SAVE_COUNT + desc: splash number of tracks saved user: <source> - *: none - radio: "Save Changes?" + *: "Saved %d tracks (%s)" </source> <dest> - *: "" - radio: "לשמור שינויים?" + *: "שירים %d נשמרו (%s)" </dest> <voice> - *: none - radio: "" + *: "tracks saved" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_ADVANCED - desc: in the equalizer settings menu + id: LANG_CATALOG + desc: in onplay menu user: <source> - *: none - swcodec: "Advanced EQ Settings" + *: "Playlist Catalog" </source> <dest> - *: "" - swcodec: "הגדרות אקולייזר מתקדמות" + *: "קטלוג רשימות שירים" </dest> <voice> - *: "Advanced equalizer settings" - swcodec: "" + *: "Playlist Catalog" </voice> </phrase> <phrase> - id: LANG_WARN_ERASEDYNPLAYLIST_MENU - desc: in playlist options menu, option to warn when erasing dynamic playlist + id: LANG_RECURSE_DIRECTORY + desc: In playlist menu user: <source> - *: "Warn When Erasing Dynamic Playlist" + *: "Recursively Insert Directories" </source> <dest> - *: "הזהר לפני מחיקת רשימת השירים הנוכחית" + *: "הכנס את כל תת-הספריות" </dest> <voice> - *: "" + *: "Recursively Insert Directories" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_INIT - desc: while initializing tagcache on boot + id: LANG_RECURSE_DIRECTORY_QUESTION + desc: Asked from onplay screen user: <source> - *: "Committing database" + *: "Recursively?" </source> <dest> - *: "מפענח זיכרון תוויות שם" + *: "בצורה רקורסיבית?" </dest> <voice> - *: "" + *: "Recursively?" </voice> </phrase> <phrase> - id: LANG_TAGNAVI_ALL_TRACKS - desc: "<All tracks>" entry in tag browser + id: LANG_WARN_ERASEDYNPLAYLIST_MENU + desc: in playlist options menu, option to warn when erasing dynamic playlist user: <source> - *: "<All tracks>" + *: "Warn When Erasing Dynamic Playlist" </source> <dest> - *: "<כל השירים>" + *: "הזהר לפני מחיקת רשימת השירים הנוכחית" </dest> <voice> - *: "All tracks" + *: "Warn When Erasing Dynamic Playlist" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_GRAPHICAL - desc: in the equalizer settings menu + id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT + desc: prompt shown when about to erase a modified dynamic playlist user: <source> - *: none - swcodec: "Graphical EQ" + *: "Erase dynamic playlist?" </source> <dest> - *: "" - swcodec: "אקולייזר גרפי" + *: "למחוק רשימת שירים נוכחית?" </dest> <voice> - *: "Graphical equalizer" - swcodec: "" + *: "Erase dynamic playlist?" </voice> </phrase> <phrase> - id: LANG_CLEAR_BACKDROP - desc: text for LCD settings menu + id: LANG_SHUTDOWN + desc: in main menu user: <source> *: none - lcd_non-mono: "Clear Backdrop" + soft_shutdown: "Shut down" </source> <dest> - *: "" - lcd_non-mono: "נקה תמונת רקע" + *: none + soft_shutdown: "כיבוי" </dest> <voice> - *: "Clear Backdrop" - lcd_non-mono: "" + *: none + soft_shutdown: "Shut down" </voice> </phrase> <phrase> - id: LANG_CUSTOM_THEME - desc: in the main menu + id: LANG_ROCKBOX_INFO + desc: displayed topmost on the info screen and in the info menu user: <source> - *: "Browse Themes" + *: "Rockbox Info" </source> <dest> - *: "הצג תצורות נושא" + *: ":מידע על רוקבוקס" </dest> <voice> - *: "Browse Themes" + *: "Rockbox Info" </voice> </phrase> <phrase> - id: LANG_REMOTE_WHILE_PLAYING - desc: in settings_menu() + id: LANG_BUFFER_STAT + desc: the buffer size, %d MB %d fraction of MB user: <source> - *: none - remote: "Browse .rwps files" + *: "Buffer:" + player: "Buf:" </source> <dest> - *: "" - remote: ".rwps הצג קבצי" + *: "חוצץ:" + player: "חצץ:" </dest> <voice> - *: "Browse remote while-playing-screen files" - remote: "" + *: "Buffer size" </voice> </phrase> <phrase> - id: LANG_FM_DEFAULT_PRESET_NAME - desc: default preset name for auto scan mode + id: LANG_BATTERY_TIME + desc: battery level in % and estimated time remaining user: <source> - *: none - radio: "%d.%02d MHz" + *: "Battery: %d%% %dh %dm" + player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm" + h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm" </source> <dest> - *: "" - radio: "%d.%02d MHz" + *: "Battery: %d%% %dh %dm" + player,recorder,fmrecorder,recorderv2,ondio*,ifp7xx: "%d%% %dh %dm" + h10,ipodmini,ipodmini2g: "Batt: %d%% %dh %dm" </dest> <voice> - *: none - radio: "" + *: "Battery level" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_ENABLE - desc: in crossfade settings menu + id: LANG_DISK_SIZE_INFO + desc: disk size info user: <source> - *: none - swcodec: "Enable Crossfade" + *: "Disk:" </source> <dest> - *: "" - swcodec: "הפעל מעבר ביניים" + *: "כונן:" </dest> <voice> - *: none - swcodec: "" + *: "Disk size" </voice> </phrase> <phrase> - id: LANG_BACKGROUND_COLOR - desc: menu entry to set the background color + id: LANG_DISK_FREE_INFO + desc: disk size info user: <source> - *: none - lcd_non-mono: "Background Colour" + *: "Free:" </source> <dest> - *: "" - lcd_non-mono: "צבע רקע" + *: "מקום חופשי בכונן:" </dest> <voice> - *: "Background Colour" - lcd_non-mono: "" + *: "Free diskspace:" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_Q - desc: in the equalizer settings menu + id: LANG_DISK_NAME_INTERNAL + desc: in info menu; name for internal disk with multivolume (keep short!) user: <source> *: none - swcodec: "Q" + multivolume: "Int:" </source> <dest> - *: "" - swcodec: "Q" + *: none + multivolume: "פנימי:" </dest> <voice> - *: "Q" - swcodec: "" + *: none + multivolume: "Internal" </voice> </phrase> <phrase> - id: LANG_QUEUE_SHUFFLED - desc: in onplay menu. queue a track/playlist randomly into dynamic playlist + id: LANG_DISK_NAME_MMC + desc: in info menu; name for external disk with multivolume (Ondio; keep short!) user: <source> - *: "Queue Shuffled" + *: none + e200,c200: "mSD:" + ondio*: "MMC:" </source> <dest> - *: "העמד בתור במעורבב" + *: none + e200,c200: "MSD:" + ondio*: "MMC:" </dest> <voice> - *: "Queue Shuffled" + *: none + e200,c200: "micro S D" + ondio*: "M M C" </voice> </phrase> <phrase> - id: LANG_REDUCE_TICKING - desc: in remote lcd settings menu + id: LANG_VERSION + desc: in the info menu user: <source> - *: none - remote_ticking: "Reduce Ticking" + *: "Version" </source> <dest> - *: "" - remote_ticking: "הפחת צלילי תיקתוק" + *: "גרסה" </dest> <voice> - *: "Reduce Ticking" - remote_ticking: "" + *: "Version" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_THAI - desc: in codepage setting menu + id: LANG_RUNNING_TIME + desc: in run time screen user: <source> - *: none - lcd_bitmap: "Thai (ISO-8859-11)" + *: "Running Time" </source> <dest> - *: "" - lcd_bitmap: "תאילנדית (ISO-8859-11)" + *: "זמן פעולה" </dest> <voice> - *: "Thai" - lcd_bitmap: "" + *: "Running Time" </voice> </phrase> <phrase> - id: LANG_PASTE - desc: The verb/action Paste + id: LANG_CURRENT_TIME + desc: deprecated user: <source> - *: "Paste" + *: "" </source> <dest> - *: "הדבק" + *: "" </dest> <voice> - *: "Paste" + *: "" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_PRECUT - desc: in eq settings + id: LANG_TOP_TIME + desc: in run time screen user: <source> - *: none - swcodec: "Precut" + *: "Top Time" </source> <dest> - *: "" - swcodec: "חיתוך מראש" + *: "הזמן הממושך ביותר" </dest> <voice> - *: "Pre-cut" - swcodec: "" + *: "Top Time" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_JAPANESE - desc: in codepage setting menu + id: LANG_CLEAR_TIME + desc: in run time screen user: <source> - *: none - lcd_bitmap: "Japanese (SJIS)" + *: "Clear Time?" </source> <dest> - *: "" - lcd_bitmap: "יפנית (SJIS)" + *: "?לאפס זמנים" </dest> <voice> - *: "Japanese" - lcd_bitmap: "" + *: "Clear Time?" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_HEBREW - desc: in codepage setting menu + id: LANG_DEBUG + desc: in the info menu user: <source> - *: none - lcd_bitmap: "Hebrew (ISO-8859-8)" + *: "Debug (Keep Out!)" </source> <dest> - *: "" - lcd_bitmap: "עברית (ISO-8859-8)" + *: "(!איתור שגיאות (לא להכנס" </dest> <voice> - *: "Hebrew" - lcd_bitmap: "" + *: "Debug, keep out!" </voice> </phrase> <phrase> - id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT - desc: prompt shown when about to erase a modified dynamic playlist + id: LANG_PLAYLIST + desc: Used when you need to say playlist, also voiced user: <source> - *: "Erase dynamic playlist?" + *: "Playlist" </source> <dest> - *: "למחוק רשימת שירים נוכחית?" + *: "רשימת שירים" </dest> <voice> - *: "" + *: "Playlist" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_BUSY - desc: when trying to shutdown and tagcache is committing + id: LANG_INSERT + desc: in onplay menu. insert a track/playlist into dynamic playlist. user: <source> - *: "Database is not ready" + *: "Insert" </source> <dest> - *: "זיכרון תוויות השם אינו מוכן" + *: "הכנס" </dest> <voice> - *: "Tagcache is not ready" + *: "Insert" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_KOREAN - desc: in codepage setting menu + id: LANG_INSERT_FIRST + desc: in onplay menu. insert a track/playlist into dynamic playlist. user: <source> - *: none - lcd_bitmap: "Korean (KSX1001)" + *: "Insert Next" </source> <dest> - *: "" - lcd_bitmap: "קוריאנית (KSX1001)" + *: "הכנס הבא בתור" </dest> <voice> - *: "Korean" - lcd_bitmap: "" + *: "Insert Next" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_TURKISH - desc: in codepage setting menu + id: LANG_INSERT_LAST + desc: in onplay menu. append a track/playlist into dynamic playlist. user: <source> - *: "Turkish (ISO-8859-9)" + *: "Insert Last" </source> <dest> - *: "טורקית (ISO-8859-9)" + *: "הכנס אחרון" </dest> <voice> - *: "Turkish" + *: "Insert Last" </voice> </phrase> <phrase> - id: LANG_FOREGROUND_COLOR - desc: menu entry to set the foreground color + id: LANG_INSERT_SHUFFLED + desc: in onplay menu. insert a track/playlist randomly into dynamic playlist user: <source> - *: none - lcd_non-mono: "Foreground Colour" + *: "Insert Shuffled" </source> <dest> - *: "" - lcd_non-mono: "צבע ראשי" + *: "הכנס במעורבב" </dest> <voice> - *: "Foreground Colour" - lcd_non-mono: "" + *: "Insert Shuffled" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_SIMPLIFIED - desc: in codepage setting menu + id: LANG_QUEUE + desc: The verb/action Queue user: <source> - *: none - lcd_bitmap: "Simp. Chinese (GB2312)" + *: "Queue" </source> <dest> - *: "" - lcd_bitmap: "סינית מפושטת (GB2312)" + *: "העמד בתור" </dest> <voice> - *: "Simplified Chinese" - lcd_bitmap: "" + *: "Queue" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS - desc: Backlight behaviour setting + id: LANG_QUEUE_FIRST + desc: in onplay menu. queue a track/playlist into dynamic playlist. user: <source> - *: "First Buttonpress Enables Backlight Only" + *: "Queue Next" </source> <dest> - *: "לחיצה ראשונה מפעילה תאורה בלבד" + *: "העמד הבא בתור" </dest> <voice> - *: "First Keypress Enables Backlight Only" + *: "Queue Next" </voice> </phrase> <phrase> - id: LANG_REMOTE_MAIN - desc: in record settings menu. + id: LANG_QUEUE_LAST + desc: in onplay menu. queue a track/playlist at end of playlist. user: <source> - *: none - remote: "Main and Remote Unit" + *: "Queue Last" </source> <dest> - *: "" - remote: "יחידה מרכזית והשלט" + *: "העמד אחרון בתור" </dest> <voice> - *: "Main and remote unit" - remote: "" + *: "Queue Last" </voice> </phrase> <phrase> - id: VOICE_EXT_KBD - desc: spoken only, for file extension + id: LANG_QUEUE_SHUFFLED + desc: in onplay menu. queue a track/playlist randomly into dynamic playlist user: <source> - *: "" + *: "Queue Shuffled" </source> <dest> - *: "" + *: "העמד בתור במעורבב" </dest> <voice> - *: "keyboard" + *: "Queue Shuffled" </voice> </phrase> <phrase> - id: LANG_BRIGHTNESS - desc: in settings_menu + id: LANG_REPLACE + desc: in onplay menu. Replace the current playlist with a new one. user: <source> - *: none - backlight_brightness: "Brightness" + *: "Play Next" </source> <dest> - *: "" - backlight_brightness: "בהירות" + *: "נגן הבא" </dest> <voice> - *: "Brightness" - backlight_brightness: "" + *: "Play Next" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_SAVE - desc: in the equalizer settings menu + id: LANG_PLAYLIST_INSERT_COUNT + desc: splash number of tracks inserted user: <source> - *: none - swcodec: "Save EQ Preset" + *: "Inserted %d tracks (%s)" </source> <dest> - *: "" - swcodec: "שמור הגדרות אקולייזר" + *: "שירים %d הוכנסו (%s)" </dest> <voice> - *: "Save equalizer preset" - swcodec: "" + *: "tracks inserted" </voice> </phrase> <phrase> - id: LANG_MAIN_UNIT - desc: in record settings menu. + id: LANG_PLAYLIST_QUEUE_COUNT + desc: splash number of tracks queued user: <source> - *: none - remote: "Main Unit Only" + *: "Queued %d tracks (%s)" </source> <dest> - *: "" - remote: "יחידה מרכזית בלבד" + *: "שירים הועמדו בתור %d (%s)" </dest> <voice> - *: "Main unit only" - remote: "" + *: "tracks queued" </voice> </phrase> <phrase> - id: LANG_FM_PRESET_LOAD - desc: load preset list in fm radio + id: LANG_VIEW + desc: in on+play menu user: <source> - *: none - radio: "Load Preset List" + *: "View" </source> <dest> - *: "" - radio: "טען רשימת תחנות קבועות" + *: "הצגה" </dest> <voice> - *: "Load Preset List" - radio: "" + *: "View" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_RAM - desc: in tag cache settings + id: LANG_SEARCH_IN_PLAYLIST + desc: in playlist menu. user: <source> - *: none - tc_ramcache: "Load to RAM" + *: "Search In Playlist" </source> <dest> - *: "" - tc_ramcache: "טען לזיכרון מהיר" + *: "חפש ברשימת שירים" </dest> <voice> - *: "Load to RAM" - tc_ramcache: "" + *: "Search In Playlist" </voice> </phrase> <phrase> - id: LANG_CROSSFEED - desc: in sound settings + id: LANG_PLAYLIST_SEARCH_MSG + desc: splash number of tracks inserted user: <source> - *: none - swcodec: "Crossfeed" + *: "Searching... %d found (%s)" </source> <dest> - *: "" - swcodec: "הזנה הפוכה" + *: "מחפש... %d נמצאו (%s)" </dest> <voice> - *: "Crossfeed" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_GREEK - desc: in codepage setting menu + id: LANG_SHUFFLE_PLAYLIST + desc: in playlist menu, reshuffles the order in which songs are played user: <source> - *: "Greek (ISO-8859-7)" + *: "Reshuffle" </source> <dest> - *: "יוונית (ISO-8859-7)" + *: "ערבוב מחדש" </dest> <voice> - *: "Greek" + *: "Reshuffle" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_TRADITIONAL - desc: in codepage setting menu + id: LANG_CATALOG_VIEW + desc: in onplay playlist catalog submenu user: <source> - *: none - lcd_bitmap: "Trad. Chinese (BIG5)" + *: "View Catalog" </source> <dest> - *: "" - lcd_bitmap: "סינית מסורתית (BIG5)" + *: "הצג קטלוג" </dest> <voice> - *: "Traditional Chinese" - lcd_bitmap: "" + *: "View Catalog" </voice> </phrase> <phrase> - id: LANG_COPY - desc: The verb/action Copy + id: LANG_CATALOG_ADD_TO + desc: in onplay playlist catalog submenu user: <source> - *: "Copy" + *: "Add to Playlist" </source> <dest> - *: "העתק" + *: "הוסף לרשימת שירים" </dest> <voice> - *: "Copy" + *: "Add to playlist" </voice> </phrase> <phrase> - id: LANG_FM_SCANNING - desc: during auto scan + id: LANG_CATALOG_ADD_TO_NEW + desc: in onplay playlist catalog submenu user: <source> - *: none - radio: "Scanning %d.%02d MHz" + *: "Add to New Playlist" </source> <dest> - *: "" - radio: "סורק %d.%02d MHz" + *: "הוסף לרשימת שירים חדשה" </dest> <voice> - *: none - radio: "" + *: "Add to New Playlist" </voice> </phrase> <phrase> - id: LANG_FM_FREEZE - desc: splash screen during freeze in radio mode + id: LANG_CATALOG_NO_DIRECTORY + desc: error message when playlist catalog directory doesn't exist user: <source> - *: none - radio: "Screen frozen!" + *: "%s doesn't exist" </source> <dest> - *: "" - radio: "המסך קפוא!" + *: "%s קיים לא" </dest> <voice> - *: none - radio: "" + *: "Playlist directory doesn't exist" </voice> </phrase> <phrase> - id: LANG_PITCH - desc: "pitch" in the pitch screen + id: LANG_CATALOG_NO_PLAYLISTS + desc: error message when no playlists for playlist catalog user: <source> - *: none - pitchscreen: "Pitch" + *: "No Playlists" </source> <dest> - *: "" - pitchscreen: "גובה צליל" + *: "אין רשימות שירים" </dest> <voice> - *: "Pitch" - pitchscreen: "" + *: "No Playlists" </voice> </phrase> <phrase> - id: LANG_SCREEN_SCROLL_STEP - desc: Pixels to advance per Screen scroll + id: LANG_BOOKMARK_MENU + desc: Text on main menu to get to bookmark commands user: <source> - *: "Screen Scroll Step Size" + *: "Bookmarks" </source> <dest> - *: "גודל השלב בגלילת כל המסך" + *: "סימניות" </dest> <voice> - *: "Screen Scroll Step Size" + *: "Bookmarks" </voice> </phrase> <phrase> - id: LANG_RADIO_SCAN_MODE - desc: in radio screen / menu + id: LANG_BOOKMARK_MENU_CREATE + desc: Used off of the bookmark menu to create a bookmark user: <source> - *: none - radio: "Scan" + *: "Create Bookmark" </source> <dest> - *: "" - radio: "סריקה" + *: "צור סימניה" </dest> <voice> - *: none - radio: "" + *: "Create Bookmark" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_CYRILLIC - desc: in codepage setting menu + id: LANG_BOOKMARK_MENU_LIST + desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U user: <source> - *: "Cyrillic (CP1251)" + *: "List Bookmarks" </source> <dest> - *: "קירילית (CP1251)" + *: "רשימת סימניות" </dest> <voice> - *: "Cyrillic" + *: "List Bookmarks" </voice> </phrase> <phrase> - id: LANG_SCROLL_PAGINATED - desc: jump to new page when scrolling + id: LANG_ONPLAY_MENU_TITLE + desc: title for the onplay menus user: <source> - *: "Paged Scrolling" + *: "Context Menu" </source> <dest> - *: "גלילה לפי עמודים" + *: "תפריט" </dest> <voice> - *: "Paged scrolling" + *: "Context Menu" </voice> </phrase> <phrase> - id: LANG_CROSSFEED_HF_CUTOFF - desc: in crossfeed settings + id: LANG_MENU_SET_RATING + desc: Set the rating of a file in the wps context menu user: <source> - *: none - swcodec: "High-Frequency Cutoff" + *: "Set Song Rating" </source> <dest> - *: "" - swcodec: "חיתוך צלילים בתדירות גבוהה" + *: "קבע דירוג שיר" </dest> <voice> - *: "High-frequency cutoff" - swcodec: "" + *: "Set Song Rating" </voice> </phrase> <phrase> - id: LANG_FMR - desc: Used when you need to say Preset List, also voiced + id: LANG_BROWSE_CUESHEET + desc: user: <source> - *: none - radio: "Preset List" + *: "Browse Cuesheet" </source> <dest> - *: "" - radio: "רשימת תחנות קבועות" + *: "הצג גליונות סימנים" </dest> <voice> - *: "Preset List" - radio: "" + *: "Browse Cuesheet" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_FADE_OUT_DELAY - desc: in crossfade settings menu + id: LANG_MENU_SHOW_ID3_INFO + desc: Menu option to start tag viewer user: <source> - *: none - swcodec: "Fade-Out Delay" + *: "Show Track Info" </source> <dest> - *: "" - swcodec: "השהיית דעיכת צליל" + *: "ID3 הצג מידע" </dest> <voice> - *: "Fade-Out Delay" - swcodec: "" + *: "Show Track Info" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_UTF8 - desc: in codepage setting menu + id: LANG_ID3_TITLE + desc: in tag viewer user: <source> - *: "Unicode (UTF-8)" + *: "[Title]" </source> <dest> - *: "יוניקוד (UTF-8)" + *: "[שם השיר]" </dest> <voice> - *: "Unicode" + *: "" </voice> </phrase> <phrase> - id: LANG_SCREEN_SCROLL_VIEW - desc: should lines scroll out of the screen + id: LANG_ID3_ARTIST + desc: in tag viewer user: <source> - *: "Screen Scrolls Out Of View" + *: "[Artist]" </source> <dest> - *: "גלילת המסך מחוץ לתצוגה" + *: "[אמן]" </dest> <voice> - *: "Screen Scrolls Out Of View" + *: "" </voice> </phrase> <phrase> - id: LANG_COLOR_UNACCEPTABLE - desc: splash when user selects an invalid colour + id: LANG_ID3_ALBUM + desc: in tag viewer user: <source> - *: none - lcd_non-mono: "Invalid colour" + *: "[Album]" </source> <dest> - *: "" - lcd_non-mono: "צבע לא תקף" + *: "[אלבום]" </dest> <voice> - *: none - lcd_non-mono: "" + *: "" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_FORCE_UPDATE - desc: in tag cache settings + id: LANG_ID3_TRACKNUM + desc: in tag viewer user: <source> - *: "Initialize Now" + *: "[Tracknum]" </source> <dest> - *: "אתחל עכשיו" + *: "[מספר שיר]" </dest> <voice> - *: "Force Tag Cache Update" + *: "" </voice> </phrase> <phrase> - id: LANG_ID3_LENGTH + id: LANG_ID3_GENRE desc: in tag viewer user: <source> - *: "[Length]" + *: "[Genre]" </source> <dest> - *: "[אורך]" + *: "[סגנון]" </dest> <voice> *: "" </voice> </phrase> <phrase> - id: LANG_SEARCH_IN_PLAYLIST - desc: in playlist menu. + id: LANG_ID3_YEAR + desc: in tag viewer user: <source> - *: "Search In Playlist" + *: "[Year]" </source> <dest> - *: "חפש ברשימת שירים" + *: "[שנה]" </dest> <voice> - *: "Search In Playlist" + *: "" </voice> </phrase> <phrase> - id: LANG_PARTY_MODE - desc: party mode + id: LANG_ID3_LENGTH + desc: in tag viewer user: <source> - *: "Party Mode" + *: "[Length]" </source> <dest> - *: "מצב מסיבה" + *: "[אורך]" </dest> <voice> - *: "Party Mode" + *: "" </voice> </phrase> <phrase> - id: LANG_BACKDROP_FAILED - desc: text for splash to indicate a failure to load a bitmap as backdrop + id: LANG_ID3_PLAYLIST + desc: in tag viewer user: <source> - *: none - lcd_non-mono: "Backdrop Failed" + *: "[Playlist]" </source> <dest> - *: "" - lcd_non-mono: "תמונת רקע נכשלה" + *: "[רשימת שירים]" </dest> <voice> - *: none - lcd_non-mono: "" + *: "" </voice> </phrase> <phrase> - id: LANG_REMOTE_UNIT - desc: in record settings menu. + id: LANG_ID3_BITRATE + desc: in tag viewer user: <source> - *: none - remote: "Remote Unit Only" + *: "[Bitrate]" </source> <dest> - *: "" - remote: "שלט בלבד" + *: "[איכות]" </dest> <voice> - *: "Remote unit only" - remote: "" + *: "" </voice> </phrase> <phrase> - id: LANG_REALLY_OVERWRITE - desc: The verb/action Paste + id: LANG_ID3_ALBUMARTIST + desc: in tag viewer user: <source> - *: "File/directory exists. Overwrite?" + *: "[Album Artist]" </source> <dest> - *: "הקובץ\ספריה קיימים כבר. לכתוב עליהם?" + *: "[אמן האלבום]" </dest> <voice> *: "" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_CUTOFF - desc: in the equalizer settings menu + id: LANG_ID3_DISCNUM + desc: in tag viewer user: <source> - *: none - swcodec: "Cutoff Frequency" + *: "[Discnum]" </source> <dest> - *: "" - swcodec: "תדירות חיתוך צליל" + *: "[מס' דיסק]" </dest> <voice> - *: "Cutoff Frequency" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_WAIT - desc: general please wait splash + id: LANG_ID3_COMMENT + desc: in tag viewer user: <source> - *: "Loading..." + *: "[Comment]" </source> <dest> - *: "...טוען" + *: "[הערה]" </dest> <voice> *: "" </voice> </phrase> <phrase> - id: LANG_CLIP_LIGHT - desc: in record settings menu. + id: LANG_ID3_VBR + desc: in browse_id3 user: <source> - *: none - recording: "Clipping Light" + *: " (VBR)" </source> <dest> - *: "" - recording: "עיוותי צליל מפעילים תאורה" + *: " (VBR)" </dest> <voice> - *: "Clipping Light" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_RESET_COLORS - desc: menu + id: LANG_ID3_FREQUENCY + desc: in tag viewer user: <source> - *: none - lcd_non-mono: "Reset Colours" + *: "[Frequency]" </source> <dest> - *: "" - lcd_non-mono: "אפס צבעים" + *: "[תדירות]" </dest> <voice> - *: "Reset Colours" - lcd_non-mono: "" + *: "" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_FADE_IN_DURATION - desc: in crossfade settings menu + id: LANG_ID3_TRACK_GAIN + desc: in tag viewer user: <source> - *: none - swcodec: "Fade-In Duration" + *: "[Track Gain]" </source> <dest> - *: "" - swcodec: "משך זמן הגברת צליל הדרגתית" + *: "[הגברה חוזרת שיר]" </dest> <voice> - *: "Fade-In Duration" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_FADE_OUT_DURATION - desc: in crossfade settings menu + id: LANG_ID3_ALBUM_GAIN + desc: in tag viewer user: <source> - *: none - swcodec: "Fade-Out Duration" + *: "[Album Gain]" </source> <dest> - *: "" - swcodec: "משך זמן דעיכת צליל הדרגתית" + *: "[הגברה חוזרת אלבום]" </dest> <voice> - *: "Fade-Out Duration" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_FM_FIRST_AUTOSCAN - desc: When you run the radio without an fmr file in settings + id: LANG_ID3_PATH + desc: in tag viewer user: <source> - *: none - radio: "No settings found. Autoscan?" + *: "[Path]" </source> <dest> - *: "" - radio: "לא נמצאו תחנות מוגדרות. סרוק אוטומטית?" + *: "[כתובת]" </dest> <voice> - *: none - radio: "" + *: "" </voice> </phrase> <phrase> - id: LANG_COLOR_RGB_LABELS - desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH + id: LANG_ID3_NO_INFO + desc: in tag viewer user: <source> - *: none - lcd_color: "RGB" + *: "<No Info>" </source> <dest> - *: "" - lcd_color: "RGB" + *: "<אין מידע>" </dest> <voice> - *: none - lcd_color: "" + *: "" </voice> </phrase> <phrase> - id: LANG_DIRCACHE_ENABLE - desc: in directory cache settings - user: + id: LANG_RENAME + desc: The verb/action Rename + user: <source> - *: none - dircache: "Directory Cache" + *: "Rename" </source> <dest> - *: "" - dircache: "זיכרון ספריות" + *: "שנה שם" </dest> <voice> - *: "Directory Cache" - dircache: "" + *: "Rename" </voice> </phrase> <phrase> - id: LANG_PLAYLIST_SEARCH_MSG - desc: splash number of tracks inserted + id: LANG_CUT + desc: The verb/action Cut user: <source> - *: "Searching... %d found (%s)" + *: "Cut" </source> <dest> - *: "מחפש... %d נמצאו (%s)" + *: "גזור" </dest> <voice> - *: "" + *: "Cut" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_GAIN_ITEM - desc: in the equalizer settings menu + id: LANG_COPY + desc: The verb/action Copy user: <source> - *: none - swcodec: "%d Hz Band Gain" + *: "Copy" </source> <dest> - *: "" - swcodec: "%d Hz רצועה מוגברת" + *: "העתק" </dest> <voice> - *: none - swcodec: "" + *: "Copy" </voice> </phrase> <phrase> - id: LANG_TRACKSKIP - desc: in crossfade settings + id: LANG_PASTE + desc: The verb/action Paste user: <source> - *: none - swcodec: "Track Skip Only" + *: "Paste" </source> <dest> - *: "" - swcodec: "רק בדילוג על שיר" + *: "הדבק" </dest> <voice> - *: "Track Skip Only" - swcodec: "" + *: "Paste" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_CENTER - desc: in the equalizer settings menu + id: LANG_REALLY_OVERWRITE + desc: The verb/action Paste user: <source> - *: none - swcodec: "Center Frequency" + *: "File/directory exists. Overwrite?" </source> <dest> - *: "" - swcodec: "תדירות מרכזית" + *: "הקובץ\ספריה קיימים כבר. לכתוב עליהם?" </dest> <voice> - *: "Center frequency" - swcodec: "" + *: "File or directory exists. Overwrite?" </voice> </phrase> <phrase> - id: LANG_FM_PRESET_CLEAR - desc: clear preset list in fm radio + id: LANG_DELETE + desc: The verb/action Delete user: <source> - *: none - radio: "Clear Preset List" + *: "Delete" </source> <dest> - *: "" - radio: "מחק רשימת תחנות קבועות" + *: "מחק" </dest> <voice> - *: "Clear Preset List" - radio: "" + *: "Delete" </voice> </phrase> <phrase> - id: LANG_KEYBOARD_LOADED - desc: shown when a keyboard has been loaded from the dir browser - user: + id: LANG_DELETE_DIR + desc: in on+play menu + user: <source> - *: "New Keyboard" + *: "Delete Directory" </source> <dest> - *: "מקלדת חדשה" + *: "מחק ספריה" </dest> <voice> - *: "" + *: "delete directory" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_LATIN_EXTENDED - desc: in codepage setting menu + id: LANG_REALLY_DELETE + desc: Really Delete? user: <source> - *: "Latin Extended (ISO-8859-2)" + *: "Delete?" </source> <dest> - *: "לטינית נרחבת (ISO-8859-2)" + *: "למחוק?" </dest> <voice> - *: "Latin extended" + *: "Really delete?" </voice> </phrase> <phrase> - id: LANG_TAGCACHE - desc: in the main menu and the settings menu + id: LANG_COPYING + desc: user: <source> - *: "Database" + *: "Copying..." </source> <dest> - *: "זיכרון תוויות שם" + *: "מעתיק..." </dest> <voice> - *: "Tag Cache" + *: "Copying" </voice> </phrase> <phrase> - id: LANG_SHUFFLE_GAIN - desc: use track gain if shuffle mode is on, album gain otherwise + id: LANG_DELETING + desc: user: <source> - *: "Track Gain if Shuffling" + *: "Deleting..." </source> <dest> - *: "הגברה חוזרת לפי שיר אם ערבוב שירים פעיל" + *: "מוחק..." </dest> <voice> - *: "Track Gain if Shuffling" + *: "Deleting" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_LATIN1 - desc: in codepage setting menu + id: LANG_MOVING + desc: user: <source> - *: "Latin1 (ISO-8859-1)" + *: "Moving..." </source> <dest> - *: "לטינית1 (ISO-8859-1)" + *: "מעביר..." </dest> <voice> - *: "Latin 1" + *: "Moving" </voice> </phrase> <phrase> - id: LANG_CROSSFEED_CROSS_GAIN - desc: in crossfeed settings + id: LANG_DELETED + desc: A file has beed deleted user: <source> - *: none - swcodec: "Cross Gain" + *: "Deleted" </source> <dest> - *: "" - swcodec: "הגברה הפוכה" + *: "נמחק" </dest> <voice> - *: "Cross gain" - swcodec: "" + *: "Deleted" </voice> </phrase> <phrase> - id: LANG_CODEPAGE_ARABIC - desc: in codepage setting menu + id: LANG_SET_AS_BACKDROP + desc: text for onplay menu entry user: <source> *: none - lcd_bitmap: "Arabic (CP1256)" + lcd_non-mono: "Set As Backdrop" </source> <dest> - *: "" - lcd_bitmap: "ערבית (CP1256)" + *: none + lcd_non-mono: "הגדר כתמונת רקע" </dest> <voice> - *: "Arabic" - lcd_bitmap: "" + *: none + lcd_non-mono: "Set As Backdrop" </voice> </phrase> <phrase> - id: LANG_FM_PRESET_SAVE - desc: Save preset list in fm radio + id: LANG_BACKDROP_LOADED + desc: text for splash to indicate a new backdrop has been loaded successfully user: <source> *: none - radio: "Save Preset List" + lcd_non-mono: "Backdrop Loaded" </source> <dest> - *: "" - radio: "שמור רשימת תחנות קבועות" + *: none + lcd_non-mono: "תמונת רקע נטענה" </dest> <voice> - *: "Save Preset List" - radio: "" + *: none + lcd_non-mono: "" </voice> </phrase> <phrase> - id: LANG_COLOR_RGB_VALUE - desc: in color screen + id: LANG_BACKDROP_FAILED + desc: text for splash to indicate a failure to load a bitmap as backdrop user: <source> *: none - lcd_color: "RGB: %02X%02X%02X" + lcd_non-mono: "Backdrop Failed" </source> <dest> - *: "" - lcd_color: "RGB: %02X%02X%02X" + *: none + lcd_non-mono: "תמונת רקע נכשלה" </dest> <voice> *: none - lcd_color: "" + lcd_non-mono: "" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_GAIN - desc: in the equalizer settings menu + id: LANG_ONPLAY_OPEN_WITH + desc: Onplay open with user: <source> - *: none - swcodec: "Simple EQ Settings" + *: "Open With..." </source> <dest> - *: "" - swcodec: "הגדרות אקולייזר פשוטות" + *: "...פתח באמצעות" </dest> <voice> - *: "Simple equalizer settings" - swcodec: "" + *: "open with" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_LOW_SHELF - desc: in the equalizer settings menu + id: LANG_CREATE_DIR + desc: in main menu user: <source> - *: none - swcodec: "Low Shelf Filter" + *: "Create Directory" </source> <dest> - *: "" - swcodec: "מסנן רף תחתון" + *: "יצירת ספריה" </dest> <voice> - *: "Low shelf filter" - swcodec: "" + *: "Create Directory" </voice> </phrase> <phrase> - id: LANG_FM_ADD_PRESET - desc: in radio menu + id: LANG_PROPERTIES + desc: browser file/dir properties user: <source> - *: none - radio: "Add Preset" + *: "Properties" </source> <dest> - *: "" - radio: "הוסף תחנה קבועה" + *: "מאפיינים" </dest> <voice> - *: "Add Preset" - radio: "" + *: "Properties" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_EDIT_MODE - desc: in the equalizer settings menu + id: LANG_ADD_TO_FAVES + desc: user: <source> - *: none - swcodec: "Edit mode: %s" + *: "Add to Shortcuts" </source> <dest> - *: "" - swcodec: "מצב עריכה: %s" + *: "הוסף לקיצורים" </dest> <voice> - *: none - swcodec: "" + *: "Add to Shortcuts" </voice> </phrase> <phrase> - id: LANG_CROSSFEED_HF_ATTENUATION - desc: in crossfeed settings + id: LANG_PITCH + desc: "pitch" in the pitch screen user: <source> *: none - swcodec: "High-Frequency Attenuation" + pitchscreen: "Pitch" </source> <dest> - *: "" - swcodec: "הנמכת צלילים בתדירות גבוהה" + *: none + pitchscreen: "גובה צליל" </dest> <voice> - *: "High-frequency attenuation" - swcodec: "" + *: none + pitchscreen: "Pitch" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_ENABLED - desc: in the equalizer settings menu + id: LANG_PITCH_UP + desc: in wps user: <source> *: none - swcodec: "Enable EQ" + pitchscreen: "Pitch Up" </source> <dest> - *: "" - swcodec: "הפעל אקולייזר" + *: none + pitchscreen: "הגבה גובה צליל" </dest> <voice> - *: "Enable equalizer" - swcodec: "" + *: none + pitchscreen: "" </voice> </phrase> <phrase> - id: LANG_CUT - desc: The verb/action Cut + id: LANG_PITCH_DOWN + desc: in wps user: <source> - *: "Cut" + *: none + pitchscreen: "Pitch Down" </source> <dest> - *: "גזור" + *: none + pitchscreen: "הנמך גובה צליל" </dest> <voice> - *: "Cut" + *: none + pitchscreen: "" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_HIGH_SHELF - desc: in the equalizer settings menu + id: LANG_PITCH_UP_SEMITONE + desc: in wps user: <source> *: none - swcodec: "High Shelf Filter" + pitchscreen: "Semitone Up" </source> <dest> - *: "" - swcodec: "מסנן רף עליון" + *: none + pitchscreen: "חצי-טון למעלה" </dest> <voice> - *: "High shelf filter" - swcodec: "" + *: none + pitchscreen: "" </voice> </phrase> <phrase> - id: VOICE_EXT_RWPS - desc: spoken only, for file extension + id: LANG_PITCH_DOWN_SEMITONE + desc: in wps user: <source> *: none - remote: "" + pitchscreen: "Semitone Down" </source> <dest> *: none - remote: "" + pitchscreen: "חצי-טון למטה" </dest> <voice> - *: "remote while-playing-screen" - remote: "" + *: none + pitchscreen: "" </voice> </phrase> <phrase> - id: LANG_FM_SCAN_PRESETS - desc: in radio menu + id: LANG_PLAYLIST_BUFFER_FULL + desc: in playlist.indices() when playlist is full user: <source> - *: none - radio: "Auto-Scan Presets" + *: "Playlist Buffer Full" </source> <dest> - *: "" - radio: "סרוק תחנות אוטומטית" + *: "זיכרון רשימת השירים מלא" </dest> <voice> - *: "Auto scan presets" - radio: "" + *: "Playlist Buffer Full" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BROWSE - desc: in the equalizer settings menu + id: LANG_END_PLAYLIST + desc: when playlist has finished user: <source> - *: none - swcodec: "Browse EQ Presets" + *: "End of Song List" + player: "End of List" </source> <dest> - *: "" - swcodec: "הצג קבצי הגדרות אקולייזר" + *: "סוף רשימת השירים" + player: "סוף הרשימה" </dest> <voice> - *: "Browse equalizer presets" - swcodec: "" + *: "End of Song List" + player: "End of List" </voice> </phrase> <phrase> - id: LANG_DEFAULT_CODEPAGE - desc: default encoding used with id3 tags + id: LANG_CREATING + desc: Screen feedback during playlist creation user: <source> - *: "Default Codepage" + *: "Creating" </source> <dest> - *: "שיטת קידוד מועדפת" + *: "יוצר" </dest> <voice> - *: "Default codepage" + *: "" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_FADE_OUT_MODE - desc: in crossfade settings menu + id: LANG_NOTHING_TO_RESUME + desc: Error message displayed when resume button pressed but no playlist user: <source> - *: none - swcodec: "Fade-Out Mode" + *: "Nothing to resume" </source> <dest> - *: "" - swcodec: "מצב דעיכת צליל" + *: "אין רשימת שירים לחזור אליה" </dest> <voice> - *: "Fade-Out Mode" - swcodec: "" + *: "Nothing to resume" </voice> </phrase> <phrase> - id: LANG_EQUALIZER - desc: in the sound settings menu + id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR + desc: Playlist error user: <source> - *: none - swcodec: "Equalizer" + *: "Error updating playlist control file" </source> <dest> - *: "" - swcodec: "אקולייזר" + *: "שגיאה בעדכון קובץ שליטה ברשימת השירים" </dest> <voice> - *: "Equalizer" - swcodec: "" + *: "Error updating playlist control file" </voice> </phrase> <phrase> - id: LANG_BACKDROP_LOADED - desc: text for splash to indicate a new backdrop has been loaded successfully + id: LANG_PLAYLIST_ACCESS_ERROR + desc: Playlist error user: <source> - *: none - lcd_non-mono: "Backdrop Loaded" + *: "Error accessing playlist file" </source> <dest> - *: "" - lcd_non-mono: "תמונת רקע נטענה" + *: "שגיאה בגישה לקובץ רשימת השירים" </dest> <voice> - *: none - lcd_non-mono: "" + *: "Error accessing playlist file" </voice> </phrase> <phrase> - id: LANG_SET_AS_BACKDROP - desc: text for onplay menu entry + id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR + desc: Playlist error user: <source> - *: none - lcd_non-mono: "Set As Backdrop" + *: "Error accessing playlist control file" </source> <dest> - *: "" - lcd_non-mono: "הגדר כתמונת רקע" + *: "שגיאה בגישה לקובץ השליטה ברשימת השירים" </dest> <voice> - *: "Set As Backdrop" - lcd_non-mono: "" + *: "Error accessing playlist control file" </voice> </phrase> <phrase> - id: LANG_CROSSFEED_DIRECT_GAIN - desc: in crossfeed settings - user: + id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR + desc: Playlist error + user: <source> - *: none - swcodec: "Direct Gain" + *: "Error accessing directory" </source> <dest> - *: "" - swcodec: "הגברה ישירה" + *: "שגיאה בגישה לספריה" </dest> <voice> - *: "Direct gain" - swcodec: "" + *: "Error accessing directory" </voice> </phrase> <phrase> - id: LANG_FM_CLEAR_PRESETS - desc: confirmation if presets can be cleared + id: LANG_PLAYLIST_CONTROL_INVALID + desc: Playlist resume error user: <source> - *: none - radio: "Clear Current Presets?" + *: "Playlist control file is invalid" </source> <dest> - *: "" - radio: "נקה רשימת התחנות הקבועות מראש?" + *: "קובץ השליטה ברשימת השירים פגום" </dest> <voice> - *: none - radio: "" + *: "Playlist control file is invalid" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BAND_PEAK - desc: in the equalizer settings menu + id: LANG_SETTINGS_SAVE_FAILED + desc: DEPRECATED user: <source> - *: none - swcodec: "Peak Filter %d" + *: "" </source> <dest> *: "" - swcodec: "%d מסנן פסגה" </dest> <voice> - *: "Peak filter" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_CROSSFADE_FADE_IN_DELAY - desc: in crossfade settings menu + id: LANG_SETTINGS_PARTITION + desc: DEPRECATED user: <source> - *: none - swcodec: "Fade-In Delay" + *: "" </source> <dest> *: "" - swcodec: "השהיית הגברת צליל" </dest> <voice> - *: "Fade-In Delay" - swcodec: "" + *: "" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH - desc: in tag cache settings + id: LANG_PAUSE + desc: in wps and recording trigger menu user: <source> - *: "Updating in background" + *: "Pause" </source> <dest> - *: "מעדכן ברקע" + *: "עצירה" </dest> <voice> - *: "" + *: "Pause" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORD_TRIGGER - desc: in recording settings_menu + id: LANG_MODE + desc: in wps F2 pressed and radio screen user: <source> - *: none - recording: "Trigger" + *: "Mode:" </source> <dest> - *: "" - recording: "Trigger" + *: "מצב:" </dest> <voice> - *: "Trigger" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_LEFT - desc: in the recording screen + id: LANG_TIME + desc: Used on the bookmark select window to label elapsed time user: <source> - *: none - recording: "Gain Left" + *: "Time" </source> <dest> - *: "" - recording: "Gain Left" + *: "הגדר תאריך וזמן" </dest> <voice> - *: none - recording: "" + *: "Time" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORD_PRERECORD - desc: deprecated + id: LANG_USB_CHARGING + desc: in Battery menu user: <source> *: none - recording: "" + usb_charging: "Charge During USB Connection" </source> <dest> *: none - recording: "" + usb_charging: "USB הטען בזמן חיבור" </dest> <voice> *: none - recording: "" + usb_charging: "Charge During U S B Connection" </voice> </phrase> <phrase> - id: LANG_SYSFONT_OFF - desc: deprecated + id: LANG_KEYLOCK_ON + desc: displayed when key lock is on user: <source> - *: none - lcd_bitmap: "" + *: "Buttons Locked" </source> <dest> - *: none - lcd_bitmap: "" + *: "כפתורים נעולים" </dest> <voice> - *: none - lcd_bitmap: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_SRC_MIC - desc: in the recording settings + id: LANG_KEYLOCK_OFF + desc: displayed when key lock is turned off user: <source> - *: none - recording: "Int. Mic" + *: "Buttons Unlocked" </source> <dest> - *: "" - recording: "Int. Mic" + *: "כפתורים לא נעולים" </dest> <voice> - *: "Microphone" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_SET_BOOL_NO - desc: deprecated + id: LANG_RECORDING_TIME + desc: Display of recorded time user: <source> *: none - lcd_bitmap: "" + recording: "Time:" </source> <dest> *: none - lcd_bitmap: "" + recording: "זמן:" </dest> <voice> *: none - lcd_bitmap: "" + recording: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_DISK_FULL - desc: deprecated + id: LANG_DISK_FULL + desc: in recording screen user: <source> *: none - recording: "" + recording: "The disk is full. Press OFF to continue." + h100,h120,h300: "The disk is full. Press STOP to continue." + m5,x5: "The disk is full. Press POWER to continue." + e200,c200: "The disk is full. Press UP to continue." </source> <dest> *: none - recording: "" + recording: "הכונן מלא. לחץ על OFF כדי להמשיך" + h100,h120,h300: "הכונן מלא. לחץ על STOP כדי להמשיך" + m5,x5: "הכונן מלא. לחץ על POWER כדי להמשיך" + e200,c200: "הכונן מלא. לחץ על למעלה כדי להמשיך" </dest> <voice> *: none - recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "" + recording,h100,h120,h300,m5,x5,e200,c200: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_DIRBROWSE_F1 - desc: in dir browser, F1 button bar text + id: LANG_DB_INF + desc: -inf db for values below measurement user: <source> *: none - recorder_pad: "Menu" + recording: "-inf" </source> <dest> - *: "" - recorder_pad: "Menu" + *: none + recording: "מינוס אינסוף" </dest> <voice> *: none - recorder_pad: "" + recording: "minus infinity" </voice> </phrase> <phrase> - id: LANG_SYSFONT_DIRBROWSE_F2 - desc: in dir browser, F2 button bar text + id: LANG_CONFIRM_SHUTDOWN + desc: in shutdown screen user: <source> *: none - recorder_pad: "Option" + soft_shutdown: "Press OFF to shut down" </source> <dest> - *: "" - recorder_pad: "Option" + *: none + soft_shutdown: "לחץ על OFF כדי לכבות" </dest> <voice> *: none - recorder_pad: "" + soft_shutdown: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_VOLUME - desc: deprecated + id: LANG_REMOVE_MMC + desc: before acknowledging usb in case an MMC is inserted (Ondio) user: <source> *: none - recording: "" + ondio*: "Please remove inserted MMC" </source> <dest> *: none - recording: "" + ondio*: "אנא הסר כרטיס מולטימדיה" </dest> <voice> *: none - recording: "" + ondio*: "Please remove multimedia card" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_SOURCE - desc: in the recording settings + id: LANG_BOOT_CHANGED + desc: File browser discovered the boot file was changed user: <source> - *: none - recording: "Source" + *: "Boot changed" </source> <dest> - *: "" - recording: "Source" + *: "קובץ המערכת שונה" </dest> <voice> - *: "Source" - recording: "" + *: "Boot changed" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_SIZE - desc: deprecated + id: LANG_REBOOT_NOW + desc: Do you want to reboot? user: <source> - *: none - recording: "" + *: "Reboot now?" </source> <dest> - *: none - recording: "" + *: "לאתחל עכשיו?" </dest> <voice> - *: none - recording: "" + *: "Reboot now?" </voice> </phrase> <phrase> - id: LANG_SYSFONT_CHANNEL_STEREO - desc: in sound_settings + id: LANG_OFF_ABORT + desc: Used on recorder models user: <source> - *: none - recording: "Stereo" + *: "OFF to abort" + player,h100,h120,h300: "STOP to abort" + ipod*: "PLAY/PAUSE to abort" + x5,m5: "Long PLAY to abort" + h10,h10_5gb,e200,c200: "PREV to abort" </source> <dest> - *: "" - recording: "Stereo" + *: "OFF כדי לבטל" + player,h100,h120,h300: "STOP כדי לבטל" + ipod*: "PLAY/PAUSE כדי לבטל" + x5,m5: "PLAY ארוך כדי לבטל" + h10,h10_5gb,e200,c200: "PREV כדי לבטל" </dest> <voice> - *: "Stereo" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_STATUS_BAR - desc: deprecated + id: LANG_NO_FILES + desc: in settings_menu user: <source> - *: none - lcd_bitmap: "" + *: "No files" </source> <dest> - *: none - lcd_bitmap: "" + *: "קבצים אין" </dest> <voice> - *: none - lcd_bitmap: "" + *: "No files" </voice> </phrase> <phrase> - id: LANG_SYSFONT_ON - desc: deprecated + id: LANG_KEYBOARD_LOADED + desc: shown when a keyboard has been loaded from the dir browser user: <source> - *: none - lcd_bitmap: "" + *: "New Keyboard" </source> <dest> - *: none - lcd_bitmap: "" + *: "מקלדת חדשה" </dest> <voice> - *: none - lcd_bitmap: "" + *: "New Keyboard" </voice> </phrase> <phrase> - id: LANG_REMOTE_SCROLL_SETS - desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu + id: LANG_PLUGIN_CANT_OPEN + desc: Plugin open error message user: <source> - *: none - remote: "Remote Scrolling Options" + *: "Can't open %s" </source> <dest> - *: "" - remote: "גלילת מילים בשלט" + *: "אינו נפתח %s" </dest> <voice> - *: "Remote Scrolling Options" - remote: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_FILTER_PLAYLIST - desc: deprecated + id: LANG_READ_FAILED + desc: There was an error reading a file user: <source> - *: none - lcd_bitmap: "" + *: "Failed reading %s" </source> <dest> - *: none - lcd_bitmap: "" + *: "נכשלה הקריאה %s" </dest> <voice> - *: none - lcd_bitmap: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_FREQUENCY - desc: in the recording settings + id: LANG_PLUGIN_WRONG_MODEL + desc: The plugin is not compatible with the archos model trying to run it user: <source> - *: none - recording: "Frequency" + *: "Incompatible model" </source> <dest> - *: "" - recording: "Frequency" + *: "דגם לא מתאים" </dest> <voice> - *: "Frequency" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_SRC_DIGITAL - desc: in the recording settings + id: LANG_PLUGIN_WRONG_VERSION + desc: The plugin is not compatible with the rockbox version trying to run it user: <source> - *: none - recording: "Digital" + *: "Incompatible version" </source> <dest> - *: "" - recording: "Digital" + *: "גרסה לא מתאימה" </dest> <voice> - *: "Digital" - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_INVALID_FILENAME - desc: "invalid filename entered" error message + id: LANG_PLUGIN_ERROR + desc: The plugin return an error code user: <source> - *: "Invalid Filename!" + *: "Plugin returned error" </source> <dest> - *: "שם קובץ שגוי!" + *: "ההתקן החזיר שגיאה" </dest> <voice> - *: "Invalid Filename" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_REPEAT_ONE - desc: deprecated + id: LANG_FILETYPES_EXTENSION_FULL + desc: Extension array full user: <source> - *: none - lcd_bitmap: "" + *: "Extension array full" </source> <dest> - *: none - lcd_bitmap: "" + *: "מערך הסיומות מלא" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Extension array full" </voice> </phrase> <phrase> - id: LANG_SYSFONT_SET_BOOL_YES - desc: deprecated + id: LANG_FILETYPES_FULL + desc: Filetype array full user: <source> - *: none - lcd_bitmap: "" + *: "Filetype array full" </source> <dest> - *: none - lcd_bitmap: "" + *: "מערך סוגי הקבצים מלא" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Filetype array full" </voice> </phrase> <phrase> - id: LANG_SYSFONT_FILTER_MUSIC - desc: deprecated + id: LANG_SHOWDIR_BUFFER_FULL + desc: in showdir(), displayed on screen when you reach buffer limit user: <source> - *: none - lcd_bitmap: "" + *: "Dir Buffer is Full!" </source> <dest> - *: none - lcd_bitmap: "" + *: "זיכרון התיקיות מלא!" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Directory Buffer is Full!" </voice> </phrase> <phrase> - id: LANG_SYSFONT_SCROLL_BAR - desc: deprecated + id: LANG_INVALID_FILENAME + desc: "invalid filename entered" error message user: <source> - *: none - lcd_bitmap: "" + *: "Invalid Filename!" </source> <dest> - *: none - lcd_bitmap: "" + *: "שם קובץ שגוי!" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Invalid Filename" </voice> </phrase> <phrase> - id: LANG_SYSFONT_REPEAT_AB - desc: deprecated + id: LANG_FILETYPES_PLUGIN_NAME_LONG + desc: Viewer plugin name too long user: <source> - *: none - lcd_bitmap: "" + *: "Plugin name too long" </source> <dest> - *: none - lcd_bitmap: "" + *: "שם ההתקן ארוך מידיי" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Plugin name too long" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORD_TIMESPLIT_REC - desc: deprecated + id: LANG_RESTARTING_PLAYBACK + desc: splash screen displayed when pcm buffer size is changed user: <source> *: none - recording: "" + swcodec: "Restarting playback..." </source> <dest> *: none - recording: "" + swcodec: "...מאתחל את ההשמעה" </dest> <voice> *: none - recording: "" + swcodec: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_REPEAT - desc: deprecated + id: LANG_PLEASE_REBOOT + desc: when activating an option that requires a reboot user: <source> - *: none - lcd_bitmap: "" + *: "Please reboot to enable" </source> <dest> - *: none - lcd_bitmap: "" + *: "אנא אתחל את הנגן כדי להחיל את השינויים" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Please reboot to enable" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_RIGHT - desc: in the recording screen + id: LANG_BATTERY_CHARGE + desc: tells that the battery is charging, instead of battery level user: <source> *: none - recording: "Gain Right" + charging: "Battery: Charging" </source> <dest> - *: "" - recording: "Gain Right" + *: none + charging: "סוללה: בטעינה" </dest> <voice> *: none - recording: "" + charging: "Battery: Charging" </voice> </phrase> <phrase> - id: LANG_SYSFONT_FLIP_DISPLAY - desc: deprecated + id: LANG_BATTERY_TOPOFF_CHARGE + desc: in info display, shows that top off charge is running Only for V1 recorder user: <source> *: none - lcd_bitmap: "" + recorder: "Battery: Top-Off Chg" </source> <dest> *: none - lcd_bitmap: "" + recorder: "טעינת: כיבוי במקסימום" </dest> <voice> *: none - lcd_bitmap: "" + recorder: "Top off charge" </voice> </phrase> <phrase> - id: LANG_SYSFONT_DIRBROWSE_F3 - desc: in dir browser, F3 button bar text - user: + id: LANG_BATTERY_TRICKLE_CHARGE + desc: in info display, shows that trickle charge is running + user: <source> *: none - recorder_pad: "LCD" + charging: "Battery: Trickle Chg" </source> <dest> - *: "" - recorder_pad: "LCD" + *: none + charging: "טעינת: טפטוף טעינה" </dest> <voice> *: none - recorder_pad: "" + charging: "Trickle charge" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_QUALITY - desc: in the recording settings + id: LANG_WARNING_BATTERY_LOW + desc: general warning user: <source> - *: none - recording_hwcodec: "Quality" + *: "WARNING! Low Battery!" </source> <dest> - *: "" - recording_hwcodec: "Quality" + *: "אזהרה! הסוללה חלשה!" </dest> <voice> - *: "Quality" - recording_hwcodec: "" - </voice> -</phrase> -<phrase> - id: LANG_SYSFONT_FILTER_SUPPORTED - desc: deprecated - user: - <source> - *: none - lcd_bitmap: "" - </source> - <dest> - *: none - lcd_bitmap: "" - </dest> - <voice> - *: none - lcd_bitmap: "" + *: "WARNING! Low Battery!" </voice> </phrase> <phrase> - id: LANG_SYSFONT_FILTER - desc: deprecated + id: LANG_WARNING_BATTERY_EMPTY + desc: general warning user: <source> - *: none - lcd_bitmap: "" + *: "Battery empty! RECHARGE!" </source> <dest> - *: none - lcd_bitmap: "" + *: "הסוללה ריקה! טען מחדש!" </dest> <voice> - *: none - lcd_bitmap: "" + *: "Battery empty! RECHARGE!" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_TIME - desc: deprecated + id: LANG_BYTE + desc: a unit postfix user: <source> - *: none - recording: "" + *: "B" </source> <dest> - *: none - recording: "" + *: "B" </dest> <voice> - *: none - recording: "" + *: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_CHANNEL_MONO - desc: in sound_settings + id: LANG_KILOBYTE + desc: a unit postfix, also voiced user: <source> - *: none - recording: "Mono" + *: "KB" </source> <dest> - *: "" - recording: "Mono" + *: "KB" </dest> <voice> - *: "Mono" - recording: "" + *: "kilobyte" </voice> </phrase> <phrase> - id: LANG_SYSFONT_SHUFFLE - desc: deprecated + id: LANG_MEGABYTE + desc: a unit postfix, also voiced user: <source> - *: none - lcd_bitmap: "" + *: "MB" </source> <dest> - *: none - lcd_bitmap: "" + *: "MB" </dest> <voice> - *: none - lcd_bitmap: "" + *: "megabyte" </voice> </phrase> <phrase> - id: LANG_SYSFONT_EQUALIZER_EDIT_MODE - desc: in the equalizer settings menu + id: LANG_GIGABYTE + desc: a unit postfix, also voiced user: <source> - *: none - swcodec: "Edit mode: %s" + *: "GB" </source> <dest> - *: "" - swcodec: "Edit mode: %s" + *: "GB" </dest> <voice> - *: none - swcodec: "" + *: "gigabyte" </voice> </phrase> <phrase> - id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF - desc: in the equalizer settings menu + id: LANG_POINT + desc: decimal separator for composing numbers user: <source> - *: none - swcodec: "Cutoff Frequency" + *: "." </source> <dest> - *: "" - swcodec: "Cutoff Frequency" + *: "." </dest> <voice> - *: "Cutoff Frequency" - swcodec: "" + *: "point" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_IMPORT - desc: in tag cache settings + id: VOICE_ZERO + desc: spoken only, for composing numbers user: <source> - *: "Import Modifications" + *: "" </source> <dest> - *: "טען שינויים" + *: "" </dest> <voice> - *: "Import modifications" + *: "0" </voice> </phrase> <phrase> - id: LANG_REC_SIZE - desc: in record timesplit options + id: VOICE_ONE + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Filesize" + *: "" </source> <dest> *: "" - recording: "גודל קובץ" </dest> <voice> - *: "Filesize" - recording: "" + *: "1" </voice> </phrase> <phrase> - id: LANG_REMOTE_LCD_OFF - desc: Remote lcd off splash in recording screen - user: + id: VOICE_TWO + desc: spoken only, for composing numbers + user: <source> - *: none - remote: "Remote Display OFF" + *: "" </source> <dest> *: "" - remote: "תצוגת השלט כבויה" </dest> <voice> - *: "Remote Display OFF" - remote: "" + *: "2" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_AUTOUPDATE - desc: in tag cache settings + id: VOICE_THREE + desc: spoken only, for composing numbers user: <source> - *: "Auto Update" + *: "" </source> <dest> - *: "עדכון אוטומטי" + *: "" </dest> <voice> - *: "Auto update" + *: "3" </voice> </phrase> <phrase> - id: LANG_STOP_RECORDING - desc: in record timesplit options + id: VOICE_FOUR + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Stop recording" + *: "" </source> <dest> *: "" - recording: "הפסק הקלטה" </dest> <voice> - *: "Stop recording" - recording: "" + *: "4" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_UPDATE - desc: in tag cache settings + id: VOICE_FIFE + desc: spoken only, for composing numbers user: <source> - *: "Update Now" + *: "" </source> <dest> - *: "עדכן עכשיו" + *: "" </dest> <voice> - *: "Update now" + *: "5" </voice> </phrase> <phrase> - id: LANG_TAGCACHE_EXPORT - desc: in tag cache settings + id: VOICE_SIX + desc: spoken only, for composing numbers user: <source> - *: "Export Modifications" + *: "" </source> <dest> - *: "ייצא שינויים" + *: "" </dest> <voice> - *: "Export modifications" + *: "6" </voice> </phrase> <phrase> - id: LANG_SPLIT_SIZE - desc: in record timesplit options + id: VOICE_SEVEN + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Split Filesize" + *: "" </source> <dest> *: "" - recording: "פיצול לפי גודל קובץ" </dest> <voice> - *: "Split Filesize" - recording: "" + *: "7" </voice> </phrase> <phrase> - id: LANG_REMOTE_LCD_ON - desc: Remote lcd off splash in recording screen + id: VOICE_EIGHT + desc: spoken only, for composing numbers user: <source> - *: none - remote: "(Vol- : Re-enable)" + *: "" </source> <dest> *: "" - remote: "(Vol-: התחל מחדש)" </dest> <voice> - *: "(Vol- : Re-enable)" - remote: "" + *: "8" </voice> </phrase> <phrase> - id: LANG_CATALOG - desc: in onplay menu + id: VOICE_NINE + desc: spoken only, for composing numbers user: <source> - *: "Playlist Catalog" + *: "" </source> <dest> - *: "קטלוג רשימות שירים" + *: "" </dest> <voice> - *: "Playlist catalog" + *: "9" </voice> </phrase> <phrase> - id: LANG_SPLIT_MEASURE - desc: in record timesplit options + id: VOICE_TEN + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Split Measure" + *: "" </source> <dest> - *: none - recording: "מדידת הפיצול" + *: "" </dest> <voice> - *: none - recording: "Split Measure" + *: "10" </voice> </phrase> <phrase> - id: LANG_CATALOG_ADD_TO_NEW - desc: in onplay playlist catalog submenu + id: VOICE_ELEVEN + desc: spoken only, for composing numbers user: <source> - *: "Add to New Playlist" + *: "" </source> <dest> - *: "הוסף לרשימת שירים חדשה" + *: "" </dest> <voice> - *: "Add to new playlist" + *: "11" </voice> </phrase> <phrase> - id: LANG_SPLIT_TIME - desc: in record timesplit options + id: VOICE_TWELVE + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Split Time" + *: "" </source> <dest> - *: none - recording: "זמן הפיצול" + *: "" </dest> <voice> - *: none - recording: "Split Time" + *: "12" </voice> </phrase> <phrase> - id: LANG_CATALOG_ADD_TO - desc: in onplay playlist catalog submenu + id: VOICE_THIRTEEN + desc: spoken only, for composing numbers user: <source> - *: "Add to Playlist" + *: "" </source> <dest> - *: "הוסף לרשימת שירים" + *: "" </dest> <voice> - *: "Add to playlist" + *: "13" </voice> </phrase> <phrase> - id: LANG_START_NEW_FILE - desc: in record timesplit options + id: VOICE_FOURTEEN + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Start new file" + *: "" </source> <dest> *: "" - recording: "התחל קובץ חדש" </dest> <voice> - *: "Start new file" - recording: "" + *: "14" </voice> </phrase> <phrase> - id: LANG_SPLIT_TYPE - desc: in record timesplit options + id: VOICE_FIFTEEN + desc: spoken only, for composing numbers user: <source> - *: none - recording: "What to do when Splitting" + *: "" </source> <dest> *: "" - recording: "מה לעשות בפיצול" </dest> <voice> - *: "What to do when Splitting" - recording: "" + *: "15" </voice> </phrase> <phrase> - id: LANG_CATALOG_VIEW - desc: in onplay playlist catalog submenu + id: VOICE_SIXTEEN + desc: spoken only, for composing numbers user: <source> - *: "View Catalog" + *: "" </source> <dest> - *: "הצג קטלוג" + *: "" </dest> <voice> - *: "View catalog" + *: "16" </voice> </phrase> <phrase> - id: LANG_CATALOG_NO_DIRECTORY - desc: error message when playlist catalog directory doesn't exist + id: VOICE_SEVENTEEN + desc: spoken only, for composing numbers user: <source> - *: "%s doesn't exist" + *: "" </source> <dest> - *: "%s קיים לא" + *: "" </dest> <voice> - *: "" + *: "17" </voice> </phrase> <phrase> - id: LANG_CATALOG_NO_PLAYLISTS - desc: error message when no playlists for playlist catalog + id: VOICE_EIGHTEEN + desc: spoken only, for composing numbers user: <source> - *: "No Playlists" + *: "" </source> <dest> - *: "אין רשימות שירים" + *: "" </dest> <voice> - *: "" + *: "18" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_NARROW - desc: deprecated + id: VOICE_NINETEEN + desc: spoken only, for composing numbers user: <source> - *: none - ipodvideo: "" + *: "" </source> <dest> - *: none - ipodvideo: "" + *: "" </dest> <voice> - *: none - ipodvideo: "" + *: "19" </voice> </phrase> <phrase> - id: LANG_AFMT_PCM_WAV - desc: audio format description + id: VOICE_TWENTY + desc: spoken only, for composing numbers user: <source> - *: none - recording: "PCM Wave" + *: "" </source> <dest> - *: none - recording: "PCM Wave" + *: "" </dest> <voice> - *: none - recording: "PCM Wave" + *: "20" </voice> </phrase> <phrase> - id: LANG_RECORD_AGC_PRESET - desc: deprecated + id: VOICE_THIRTY + desc: spoken only, for composing numbers user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "30" </voice> </phrase> <phrase> - id: VOICE_KBIT_PER_SEC - desc: spoken only, a unit postfix + id: VOICE_FORTY + desc: spoken only, for composing numbers user: <source> *: "" @@ -8878,1086 +9058,948 @@ *: "" </dest> <voice> - *: "kilobits per second" + *: "40" </voice> </phrase> <phrase> - id: LANG_NEVER - desc: in lcd settings + id: VOICE_FIFTY + desc: spoken only, for composing numbers user: <source> - *: none - lcd_sleep: "Never" + *: "" </source> <dest> - *: none - lcd_sleep: "אף פעם" + *: "" </dest> <voice> - *: "Never" - lcd_sleep: "" + *: "50" </voice> </phrase> <phrase> - id: LANG_AGC_DJSET - desc: AGC preset + id: VOICE_SIXTY + desc: spoken only, for composing numbers user: <source> - *: none - agc: "DJ-Set (slow)" + *: "" </source> <dest> *: "" - agc: "(מערכת ד'י-ג'יי (איטי" </dest> <voice> - *: "DJ set (slow)" - agc: "" + *: "60" </voice> </phrase> <phrase> - id: LANG_AFMT_WAVPACK - desc: audio format description + id: VOICE_SEVENTY + desc: spoken only, for composing numbers user: <source> - *: none - recording_swcodec: "WavPack" + *: "" </source> <dest> *: "" - recording_swcodec: "WavPack" </dest> <voice> - *: "WavPack" - recording_swcodec: "" + *: "70" </voice> </phrase> <phrase> - id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF - desc: In display settings, time to switch LCD chip into power saving state + id: VOICE_EIGHTY + desc: spoken only, for composing numbers user: <source> - *: none - lcd_sleep: "Sleep (After Backlight Off)" + *: "" </source> <dest> *: "" - lcd_sleep: "שינה (אחרי כיבוי תאורה)" </dest> <voice> - *: "Sleep after backlight off" - lcd_sleep: "" + *: "80" </voice> </phrase> <phrase> - id: LANG_SOURCE_FREQUENCY - desc: when recording source frequency setting must follow source + id: VOICE_NINETY + desc: spoken only, for composing numbers user: <source> - *: none - recording: "(Same As Source)" + *: "" </source> <dest> *: "" - recording: "(כמו המקור)" </dest> <voice> - *: "Same As Source" - recording: "" + *: "90" </voice> </phrase> <phrase> - id: LANG_FM_EUROPE - desc: fm tuner region europe + id: VOICE_HUNDRED + desc: spoken only, for composing numbers user: <source> - *: none - radio: "Europe" + *: "" </source> <dest> *: "" - radio: "אירופה" </dest> <voice> - *: "Europe" - radio: "" + *: "hundred" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_HARDWARE_ENABLED - desc: deprecated + id: VOICE_THOUSAND + desc: spoken only, for composing numbers user: <source> - *: none - ipodvideo: "" + *: "" </source> <dest> - *: none - ipodvideo: "" + *: "" </dest> <voice> - *: none - ipodvideo: "" + *: "thousand" </voice> </phrase> <phrase> - id: LANG_WARNING_BATTERY_LOW - desc: general warning + id: VOICE_MILLION + desc: spoken only, for composing numbers user: <source> - *: "WARNING! Low Battery!" + *: "" </source> <dest> - *: "אזהרה! הסוללה חלשה!" + *: "" </dest> <voice> - *: "" + *: "million" </voice> </phrase> <phrase> - id: LANG_ENCODER_SETTINGS - desc: encoder settings + id: VOICE_BILLION + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Encoder Settings" + *: "" </source> <dest> *: "" - recording: "הגדרות מקודד" </dest> <voice> - *: "Encoder Settings" - recording: "" + *: "billion" </voice> </phrase> <phrase> - id: LANG_RECORDING_FORMAT - desc: audio format item in recording menu + id: VOICE_MINUS + desc: spoken only, for composing numbers user: <source> - *: none - recording: "Format" + *: "" </source> <dest> *: "" - recording: "תבנית" </dest> <voice> - *: "Format" - recording: "" + *: "minus" </voice> </phrase> <phrase> - id: LANG_BITRATE - desc: bits-kilobits per unit time + id: VOICE_PLUS + desc: spoken only, for composing numbers user: <source> - *: none - recording_swcodec: "Bitrate" + *: "" </source> <dest> *: "" - recording_swcodec: "איכות" </dest> <voice> - *: "Bitrate" - recording_swcodec: "" + *: "plus" </voice> </phrase> <phrase> - id: LANG_RANDOM - desc: random folder + id: VOICE_MILLISECONDS + desc: spoken only, a unit postfix user: <source> - *: "Random" + *: "" </source> <dest> - *: "אקראי" + *: "" </dest> <voice> - *: "Random" + *: "milliseconds" </voice> </phrase> <phrase> - id: LANG_RECORD_TRIGGER_NEWFILESTP - desc: trigger types + id: VOICE_SECOND + desc: spoken only, a unit postfix user: <source> - *: none - recording: "New file" + *: "" </source> <dest> *: "" - recording: "קובץ חדש" </dest> <voice> - *: "New file" - recording: "" + *: "second" </voice> </phrase> <phrase> - id: LANG_AGC_LIVE - desc: AGC preset + id: VOICE_SECONDS + desc: spoken only, a unit postfix user: <source> - *: none - agc: "Live (slow)" + *: "" </source> <dest> *: "" - agc: "(חי (איטי" </dest> <voice> - *: "Live (slow)" - agc: "" + *: "seconds" </voice> </phrase> <phrase> - id: LANG_AFMT_AIFF - desc: audio format description + id: VOICE_MINUTE + desc: spoken only, a unit postfix user: <source> - *: none - recording: "AIFF" + *: "" </source> <dest> *: "" - recording: "AIFF" </dest> <voice> - *: "AIFF" - recording: "" + *: "minute" </voice> </phrase> <phrase> - id: LANG_AGC_VOICE - desc: AGC preset + id: VOICE_MINUTES + desc: spoken only, a unit postfix user: <source> - *: none - agc: "Voice (fast)" + *: "" </source> <dest> *: "" - agc: "(קול (מהיר" </dest> <voice> - *: "Voice (fast)" - agc: "" + *: "minutes" </voice> </phrase> <phrase> - id: LANG_NO_SETTINGS - desc: when something has settings in a certain context + id: VOICE_HOUR + desc: spoken only, a unit postfix user: <source> - *: none - recording: "(No Settings)" + *: "" </source> <dest> *: "" - recording: "(אין הגדרות)" </dest> <voice> - *: "No settings available" - recording: "" + *: "hour" </voice> </phrase> <phrase> - id: LANG_AGC_MEDIUM - desc: AGC preset + id: VOICE_HOURS + desc: spoken only, a unit postfix user: <source> - *: none - agc: "Medium" + *: "" </source> <dest> *: "" - agc: "בינוני" </dest> <voice> - *: "Medium" - agc: "" + *: "hours" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_FILENAME - desc: deprecated + id: VOICE_KHZ + desc: spoken only, a unit postfix user: <source> - *: none - recording: "" + *: "" </source> <dest> - *: none - recording: "" + *: "" </dest> <voice> - *: none - recording: "" + *: "kilohertz" </voice> </phrase> <phrase> - id: LANG_AGC_SAFETY - desc: AGC preset + id: VOICE_DB + desc: spoken only, a unit postfix user: <source> - *: none - agc: "Safety (clip)" + *: "" </source> <dest> *: "" - agc: "(ביטחון (עיוות" </dest> <voice> - *: "Safety (clip)" - agc: "" + *: "decibel" </voice> </phrase> <phrase> - id: LANG_WARNING_BATTERY_EMPTY - desc: general warning + id: VOICE_PERCENT + desc: spoken only, a unit postfix user: <source> - *: "Battery empty! RECHARGE!" + *: "" </source> <dest> - *: "הסוללה ריקה! טען מחדש!" + *: "" </dest> <voice> - *: "" + *: "percent" </voice> </phrase> <phrase> - id: LANG_FM_KOREA - desc: fm region korea + id: VOICE_MILLIAMPHOURS + desc: spoken only, a unit postfix user: <source> - *: none - radio: "Korea" + *: "" </source> <dest> *: "" - radio: "קוריאה" </dest> <voice> - *: "Korea" - radio: "" + *: "milli-amp hours" </voice> </phrase> <phrase> - id: LANG_FM_US - desc: fm region us / canada + id: VOICE_PIXEL + desc: spoken only, a unit postfix user: <source> - *: none - radio: "US / Canada" + *: "" </source> <dest> *: "" - radio: "ארה''ב \ קנדה" </dest> <voice> - *: "US / Canada" - radio: "" + *: "pixel" </voice> </phrase> <phrase> - id: LANG_FM_REGION - desc: fm tuner region setting + id: VOICE_PER_SEC + desc: spoken only, a unit postfix user: <source> - *: none - radio: "Region" + *: "" </source> <dest> *: "" - radio: "אזור" </dest> <voice> - *: "Region" - radio: "" + *: "per second" </voice> </phrase> <phrase> - id: LANG_RECORD_TRIGGER_STOP - desc: trigger types + id: VOICE_HERTZ + desc: spoken only, a unit postfix user: <source> - *: none - recording: "Stop" + *: "" </source> <dest> *: "" - recording: "עצירה" </dest> <voice> - *: "Stop" - recording: "" + *: "hertz" </voice> </phrase> <phrase> - id: LANG_PLEASE_REBOOT - desc: when activating an option that requires a reboot + id: VOICE_KBIT_PER_SEC + desc: spoken only, a unit postfix user: <source> - *: "Please reboot to enable" + *: "" </source> <dest> - *: " אנא אתחל את הנגן כדי להחיל את השינויים" + *: "" </dest> <voice> - *: "" + *: "kilobits per second" </voice> </phrase> <phrase> - id: LANG_LOADING_PERCENT - desc: splash number of percents loaded + id: VOICE_CHAR_A + desc: spoken only, for spelling user: <source> - *: "Loading... %d%% done (%s)" + *: "" </source> <dest> - *: "טוען... %d%% נטען (%s)" + *: "" </dest> <voice> - *: "" + *: "A" </voice> </phrase> <phrase> - id: LANG_SYSFONT_SPLIT_SIZE - desc: deprecated + id: VOICE_CHAR_B + desc: spoken only, for spelling user: <source> - *: none - recording: "" + *: "" </source> <dest> - *: none - recording: "" + *: "" </dest> <voice> - *: none - recording: "" + *: "B" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_HARDWARE - desc: deprecated + id: VOICE_CHAR_C + desc: spoken only, for spelling user: <source> - *: none - ipodvideo: "" + *: "" </source> <dest> - *: none - ipodvideo: "" + *: "" </dest> <voice> - *: none - ipodvideo: "" + *: "C" </voice> </phrase> <phrase> - id: LANG_FM_JAPAN - desc: fm region japan + id: VOICE_CHAR_D + desc: spoken only, for spelling user: <source> - *: none - radio: "Japan" + *: "" </source> <dest> *: "" - radio: "יפן" </dest> <voice> - *: "Japan" - radio: "" + *: "D" </voice> </phrase> <phrase> - id: LANG_SHOW_PATH - desc: in settings_menu + id: VOICE_CHAR_E + desc: spoken only, for spelling user: <source> - *: "Show Path" + *: "" </source> <dest> - *: "הצג נתיב" + *: "" </dest> <voice> - *: "Show Path" + *: "E" </voice> </phrase> <phrase> - id: LANG_DITHERING - desc: in the sound settings menu + id: VOICE_CHAR_F + desc: spoken only, for spelling user: <source> - *: none - swcodec: "Dithering" + *: "" </source> <dest> *: "" - swcodec: "מיזוג צלילים" </dest> <voice> - *: "Dithering" - swcodec: "" + *: "F" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_BANDWIDTH - desc: deprecated + id: VOICE_CHAR_G + desc: spoken only, for spelling user: <source> - *: none - ipodvideo: "" + *: "" </source> <dest> - *: none - ipodvideo: "" + *: "" </dest> <voice> - *: none - ipodvideo: "" + *: "G" </voice> </phrase> <phrase> - id: LANG_RECORD_AGC_CLIPTIME - desc: deprecated + id: VOICE_CHAR_H + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "H" </voice> </phrase> <phrase> - id: LANG_AFMT_MPA_L3 - desc: audio format description + id: VOICE_CHAR_I + desc: spoken only, for spelling user: <source> - *: none - recording: "MPEG Layer 3" + *: "" </source> <dest> *: "" - recording: "MPEG Layer 3" </dest> <voice> - *: "MPEG Layer 3" - recording: "" + *: "I" </voice> </phrase> <phrase> - id: LANG_SHOW_PATH_CURRENT - desc: in show path menu + id: VOICE_CHAR_J + desc: spoken only, for spelling user: <source> - *: "Current Directory Only" + *: "" </source> <dest> - *: "הספריה הנוכחית בלבד" + *: "" </dest> <voice> - *: "Current Directory Only" + *: "J" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_AGC_PRESET - desc: deprecated + id: VOICE_CHAR_K + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "K" </voice> </phrase> <phrase> - id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_WIDE - desc: deprecated + id: VOICE_CHAR_L + desc: spoken only, for spelling user: <source> - *: none - ipodvideo: "" + *: "" </source> <dest> - *: none - ipodvideo: "" + *: "" </dest> <voice> - *: none - ipodvideo: "" + *: "L" </voice> </phrase> <phrase> - id: LANG_AUDIOSCROBBLER - desc: "Last.fm Log" in the playback menu + id: VOICE_CHAR_M + desc: spoken only, for spelling user: <source> - *: "Last.fm Log" + *: "" </source> <dest> - *: "רישום תחנות רדיו אחרונות" + *: "" </dest> <voice> - *: "Last.fm Log" + *: "M" </voice> </phrase> <phrase> - id: LANG_BACKLIGHT_ON_BUTTON_HOLD - desc: in lcd settings + id: VOICE_CHAR_N + desc: spoken only, for spelling user: <source> - *: none - hold_button: "Backlight on Hold" + *: "" </source> <dest> *: "" - hold_button: "(תאורה (במצב נעול" </dest> <voice> - *: "Backlight on hold key" - hold_button: "" + *: "N" </voice> </phrase> <phrase> - id: LANG_RECORD_TRIGGER_TYPE - desc: in recording trigger menu + id: VOICE_CHAR_O + desc: spoken only, for spelling user: <source> - *: none - recording: "Trigtype" + *: "" </source> <dest> *: "" - recording: "סוג ההפעלה" </dest> <voice> - *: "Trigtype" - recording: "" + *: "O" </voice> </phrase> <phrase> - id: LANG_SYSFONT_AGC_DJSET - desc: deprecated + id: VOICE_CHAR_P + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "P" </voice> </phrase> <phrase> - id: LANG_SYSFONT_AGC_LIVE - desc: deprecated + id: VOICE_CHAR_Q + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "Q" </voice> </phrase> <phrase> - id: LANG_SYSFONT_AGC_VOICE - desc: deprecated + id: VOICE_CHAR_R + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "R" </voice> </phrase> <phrase> - id: LANG_SYSFONT_AGC_MEDIUM - desc: deprecated + id: VOICE_CHAR_S + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "S" </voice> </phrase> <phrase> - id: LANG_SYSFONT_AGC_SAFETY - desc: deprecated + id: VOICE_CHAR_T + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "T" </voice> </phrase> <phrase> - id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN - desc: deprecated + id: VOICE_CHAR_U + desc: spoken only, for spelling user: <source> - *: none - agc: "" + *: "" </source> <dest> - *: none - agc: "" + *: "" </dest> <voice> - *: none - agc: "" + *: "U" </voice> </phrase> <phrase> - id: LANG_BUILDING_DATABASE - desc: splash database building progress + id: VOICE_CHAR_V + desc: spoken only, for spelling user: <source> - *: "Building database... %d found (OFF to return)" - h100,h120,h300: "Building database... %d found (STOP to return)" - ipod*: "Building database... %d found (PREV to return)" - x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" - h10,h10_5gb,e200,c200,sa9200: "Building database... %d found (PREV to return)" + *: "" </source> <dest> - *: " בונה מסד נתונים... %d (OFF כדי לחזור) נמצאו" - h100,h120,h300: "בונה מסד נתונים... %d (STOP כדי לחזור) נמצאו" - ipod*: " בונה מסד נתונים... %d (PREV כדי לחזור) נמצאו" - x5,m5,gigabeat*,mrobe100: " בונה מסד נתונים... %d (LEFT כדי לחזור) נמצאו" - h10,h10_5gb,e200,c200,sa9200: " בונה מסד נתונים... %d (PREV כדי לחזור) נמצאו" + *: "" </dest> <voice> - *: "" - h100,h120,h300: "" - ipod*: "" - x5,m5,gigabeat*,mrobe100: "" - h10,h10_5gb,e200,c200,sa9200: "" + *: "V" </voice> </phrase> <phrase> - id: LANG_DIR_BROWSER - desc: main menu title + id: VOICE_CHAR_W + desc: spoken only, for spelling user: <source> - *: "Files" + *: "" </source> <dest> - *: "קבצים" + *: "" </dest> <voice> - *: "Files" + *: "W" </voice> </phrase> <phrase> - id: LANG_ID3_COMMENT - desc: in tag viewer + id: VOICE_CHAR_X + desc: spoken only, for spelling user: <source> - *: "[Comment]" + *: "" </source> <dest> - *: "[הערה]" + *: "" </dest> <voice> - *: "" + *: "X" </voice> </phrase> <phrase> - id: LANG_DELETING - desc: + id: VOICE_CHAR_Y + desc: spoken only, for spelling user: <source> - *: "Deleting..." + *: "" </source> <dest> - *: "מוחק..." + *: "" </dest> <voice> - *: "Deleting" + *: "Y" </voice> </phrase> <phrase> - id: LANG_USB_CHARGING - desc: in Battery menu + id: VOICE_CHAR_Z + desc: spoken only, for spelling user: <source> - *: none - usb_charging: "Charge During USB Connection" + *: "" </source> <dest> *: "" - usb_charging: "USB הטען בזמן חיבור" </dest> <voice> - *: "Charge During U S B Connection" - usb_charging: "" + *: "Z" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CONTEXT_RESUME - desc: bookmark context menu, resume this bookmark + id: VOICE_DOT + desc: spoken only, for spelling user: <source> - *: "Resume" + *: "" </source> <dest> - *: "המשך" + *: "" </dest> <voice> - *: "Resume" + *: "dot" </voice> </phrase> <phrase> - id: LANG_PLAYLISTVIEWER_SETTINGS - desc: title for the playlist viewer settings menus - user: + id: VOICE_PAUSE + desc: spoken only, for spelling, a split second of silence (difficult to author) + user: <source> - *: "Playlist Viewer Settings" + *: "" </source> <dest> - *: "הגדרות רשימת שירים" + *: "" </dest> <voice> - *: "Playlist Viewer Settings" + *: " " </voice> </phrase> <phrase> - id: LANG_NOW_PLAYING - desc: in the main menu + id: VOICE_FILE + desc: spoken only, prefix for file number user: <source> - *: "Now Playing" + *: "" </source> <dest> - *: "מנגן עכשיו" + *: "" </dest> <voice> - *: "Now Playing" + *: "file" </voice> </phrase> <phrase> - id: LANG_LISTACCEL_ACCEL_SPEED - desc: list acceleration speed + id: VOICE_DIR + desc: spoken only, prefix for directory number user: <source> - *: "List Acceleration Speed" - scrollwheel: none + *: "" </source> <dest> - *: "מהירות האצה בגלילת רשימות" - scrollwheel: none + *: "" </dest> <voice> - *: "List Acceleration Speed" - scrollwheel: none + *: "folder" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CONTEXT_MENU - desc: bookmark selection list context menu + id: VOICE_EXT_MPA + desc: spoken only, for file extension user: <source> - *: "Bookmark Actions" + *: "" </source> <dest> - *: "פעולות סימניה" + *: "" </dest> <voice> - *: "Bookmark Actions" + *: "audio" </voice> </phrase> <phrase> - id: LANG_SHUFFLE_TRACKSKIP - desc: in settings_menu + id: VOICE_EXT_CFG + desc: spoken only, for file extension user: <source> - *: none - swcodec: "Shuffle and Track Skip" + *: "" </source> <dest> *: "" - swcodec: "בערבוב ובדילוג על שיר" </dest> <voice> - *: "Shuffle and Track Skip" - swcodec: "" + *: "configuration" </voice> </phrase> <phrase> - id: LANG_BROWSE_CUESHEET - desc: + id: VOICE_EXT_WPS + desc: spoken only, for file extension user: <source> - *: "Browse Cuesheet" + *: "" </source> <dest> - *: "הצג גליונות סימנים" + *: "" </dest> <voice> - *: "Browse Cuesheet" + *: "while-playing-screen" </voice> </phrase> <phrase> - id: LANG_TOP_TIME - desc: in run time screen - user: + id: VOICE_EXT_TXT + desc: DEPRECATED + user: <source> - *: "Top Time" + *: "" </source> <dest> - *: "הזמן הממושך ביותר" + *: deprecated </dest> <voice> - *: "Top Time" + *: "" </voice> </phrase> <phrase> - id: LANG_MAIN_MENU - desc: in start screen setting + id: VOICE_EXT_ROCK + desc: spoken only, for file extension user: <source> - *: "Main Menu" + *: "" </source> <dest> - *: "תפריט ראשי" + *: "" </dest> <voice> - *: "Main Menu" + *: "plugin" </voice> </phrase> <phrase> - id: LANG_ALARM_WAKEUP_SCREEN - desc: in alarm menu setting - user: + id: VOICE_EXT_FONT + desc: spoken only, for file extension + user: <source> - *: none - alarm: "Alarm Wake up Screen" + *: "" </source> <dest> *: "" - alarm: "מסך שעון מעורר" </dest> <voice> - *: "Alarm Wake up Screen" - alarm: "" + *: "font" </voice> </phrase> <phrase> - id: LANG_SAVE_THEME - desc: save a theme file + id: VOICE_EXT_BMARK + desc: spoken only, for file extension and the word in general user: <source> - *: "Save Theme Settings" + *: "" </source> <dest> - *: "שמור הגדרות תצורת נושא" + *: "" </dest> <voice> - *: "Save Theme Settings" + *: "bookmark" </voice> </phrase> <phrase> - id: LANG_RESUME_PLAYBACK - desc: in the main menu + id: VOICE_EXT_AJZ + desc: spoken only, for file extension user: <source> - *: "Resume Playback" + *: "" </source> <dest> - *: "המשך השמעה" + *: "" </dest> <voice> - *: "Resume Playback" + *: "firmware" </voice> </phrase> <phrase> - id: LANG_REPLACE - desc: in onplay menu. Replace the current playlist with a new one. - user: + id: VOICE_EXT_RWPS + desc: spoken only, for file extension + user: <source> - *: "Play Next" + *: none + remote: "" </source> <dest> - *: "נגן הבא" - </dest> + *: none + remote: "" + </dest> <voice> - *: "Play Next" + *: none + remote: "remote while-playing-screen" </voice> </phrase> <phrase> - id: LANG_RUNNING_TIME - desc: in run time screen + id: VOICE_EXT_KBD + desc: spoken only, for file extension user: <source> - *: "Running Time" + *: "" </source> <dest> - *: "זמן פעולה" + *: "" </dest> <voice> - *: "Running Time" + *: "keyboard" </voice> </phrase> <phrase> - id: LANG_ROCKBOX_TITLE - desc: main menu title + id: VOICE_EXT_CUESHEET + desc: user: <source> - *: "Rockbox" + *: "" </source> <dest> - *: "רוקבוקס" + *: "" </dest> <voice> - *: "Rockbox" + *: "cuesheet" </voice> </phrase> <phrase> @@ -9975,818 +10017,877 @@ </voice> </phrase> <phrase> - id: LANG_ONPLAY_MENU_TITLE - desc: title for the onplay menus + id: VOICE_CURRENT_TIME + desc: spoken only, for wall clock announce user: <source> - *: "Context Menu" + *: none + rtc: "" </source> <dest> - *: "תפריט" + *: none + rtc: "" </dest> <voice> - *: "Context Menu" + *: none + rtc: "Current time:" </voice> </phrase> <phrase> - id: LANG_PREVIOUS_SCREEN - desc: in start screen setting - user: + id: LANG_SYSFONT_SET_BOOL_YES + desc: deprecated + user: <source> - *: "Previous Screen" + *: none + lcd_bitmap: "" </source> <dest> - *: "מסך קודם" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Previous Screen" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_BUTTONLIGHT_BRIGHTNESS - desc: in settings_menu + id: LANG_SYSFONT_SET_BOOL_NO + desc: deprecated user: <source> *: none - gigabeatf,mrobe100: "Button Light Brightness" + lcd_bitmap: "" </source> <dest> *: none - gigabeatf,mrobe100: "בהירות תאורת כפתור" + lcd_bitmap: "" </dest> <voice> *: none - gigabeatf,mrobe100: "" + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_CUESHEET_ENABLE - desc: cuesheet support option + id: LANG_SYSFONT_ON + desc: deprecated user: <source> - *: "Cuesheet Support" + *: none + lcd_bitmap: "" </source> <dest> - *: "תמיכה בגליונות סימנים" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Cuesheet Support" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_START_SCREEN - desc: in the system sub menu + id: LANG_SYSFONT_OFF + desc: deprecated user: <source> - *: "Start Screen" + *: none + lcd_bitmap: "" </source> <dest> - *: "מסך התחלה" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Start Screen" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CONTEXT_DELETE - desc: bookmark context menu, delete this bookmark + id: LANG_SYSFONT_EQUALIZER_EDIT_MODE + desc: in the equalizer settings menu user: <source> - *: "Delete" + *: none + swcodec: "Edit mode: %s" </source> <dest> - *: "מחק" + *: none + swcodec: "Edit mode: %s" </dest> <voice> - *: "Delete" + *: none + swcodec: "" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_DONT_RESUME - desc: top item in the list when asking user about bookmark auto load + id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF + desc: in the equalizer settings menu user: <source> - *: "<Don't Resume>" + *: none + swcodec: "Cutoff Frequency" </source> <dest> - *: "<אל תמשיך>" + *: none + swcodec: "Cutoff Frequency" </dest> <voice> - *: "Do Not Resume" + *: none + swcodec: "Cutoff Frequency" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SELECT_BOOKMARK - desc: bookmark selection list title + id: LANG_SYSFONT_GAIN + desc: in the equalizer settings menu user: <source> - *: "Select Bookmark" + *: none + lcd_bitmap: "Gain" </source> <dest> - *: "בחר סימניה" + *: none + lcd_bitmap: "Gain" </dest> <voice> - *: "Select Bookmark" + *: none + lcd_bitmap: "Gain" </voice> </phrase> <phrase> - id: LANG_LISTACCEL_START_DELAY - desc: Delay before list starts accelerating + id: LANG_SYSFONT_SHUFFLE + desc: deprecated user: <source> - *: "List Acceleration Start Delay" - scrollwheel: none + *: none + lcd_bitmap: "" </source> <dest> - *: "השהיה לפי האצה בגלילת רשימות" - scrollwheel: none + *: none + lcd_bitmap: "" </dest> <voice> - *: "List Acceleration Start Delay" - scrollwheel: none + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_MOVING - desc: - user: + id: LANG_SYSFONT_REPEAT + desc: deprecated + user: <source> - *: "Moving..." + *: none + lcd_bitmap: "" </source> <dest> - *: "מעביר..." + *: none + lcd_bitmap: "" </dest> <voice> - *: "Moving" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_PROPERTIES - desc: browser file/dir properties - user: + id: LANG_SYSFONT_ALL + desc: deprecated + user: <source> - *: "Properties" + *: none + lcd_bitmap: "" </source> <dest> - *: "מאפיינים" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Properties" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_SHUFFLE - desc: bookmark selection list, bookmark enables shuffle + id: LANG_SYSFONT_REPEAT_ONE + desc: deprecated user: <source> - *: ", Shuffle" + *: none + lcd_bitmap: "" </source> <dest> - *: ", ערבוב" + *: none + lcd_bitmap: "" </dest> <voice> - *: "" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_BOOKMARK_INVALID - desc: bookmark selection list, bookmark couldn't be parsed - user: + id: LANG_SYSFONT_REPEAT_AB + desc: deprecated + user: <source> - *: "<Invalid Bookmark>" + *: none + lcd_bitmap: "" </source> <dest> - *: "<סימניה פגומה>" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Invalid Bookmark" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_BUTTONLIGHT_TIMEOUT - desc: in settings_menu + id: LANG_SYSFONT_FILTER + desc: deprecated user: <source> *: none - e200: "Wheel Light Timeout" - c200,gigabeatf,mrobe100,sa9200: "Button Light Timeout" + lcd_bitmap: "" </source> <dest> *: none - e200: "זמן תאורת הגלגל" - c200,gigabeatf,mrobe100,sa9200: "זמן תאורת כפתור" + lcd_bitmap: "" </dest> <voice> *: none - e200: "" - c200,gigabeatf,mrobe100,sa9200: "" + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_ID3_ALBUMARTIST - desc: in tag viewer - user: + id: LANG_SYSFONT_FILTER_SUPPORTED + desc: deprecated + user: <source> - *: "[Album Artist]" + *: none + lcd_bitmap: "" </source> <dest> - *: "[אמן האלבום]" + *: none + lcd_bitmap: "" </dest> <voice> - *: "" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_CURRENT_TIME + id: LANG_SYSFONT_FILTER_MUSIC desc: deprecated user: <source> - *: "" + *: none + lcd_bitmap: "" </source> <dest> - *: "" + *: none + lcd_bitmap: "" </dest> <voice> - *: "" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_CLEAR_TIME - desc: in run time screen + id: LANG_SYSFONT_FILTER_PLAYLIST + desc: deprecated user: <source> - *: "Clear Time?" + *: none + lcd_bitmap: "" </source> <dest> - *: "?לאפס זמנים" + *: none + lcd_bitmap: "" </dest> <voice> - *: "Clear Time?" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_COPYING - desc: - user: + id: LANG_SYSFONT_FLIP_DISPLAY + desc: deprecated + user: <source> - *: "Copying..." + *: none + lcd_bitmap: "" </source> <dest> - *: "מעתיק..." + *: none + lcd_bitmap: "" </dest> <voice> - *: "Copying" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_FM_MENU - desc: fm menu title + id: LANG_SYSFONT_SCROLL_BAR + desc: deprecated user: <source> *: none - radio: "FM Radio Menu" + lcd_bitmap: "" </source> <dest> - *: "" - radio: "תפריט רדיו" + *: none + lcd_bitmap: "" </dest> <voice> - *: "FM Radio Menu" - radio: "" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: VOICE_PM_UNITS_PER_TICK - desc: spoken only, peak meter release unit - user: + id: LANG_SYSFONT_STATUS_BAR + desc: deprecated + user: <source> - *: "" + *: none + lcd_bitmap: "" </source> <dest> - *: "" + *: none + lcd_bitmap: "" </dest> <voice> - *: "units per tick" + *: none + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_USBSTACK - desc: in settings_menu + id: LANG_SYSFONT_MODE + desc: in wps F2 pressed user: <source> *: none - usbstack: "USB Stack" + lcd_bitmap: "Mode:" </source> <dest> *: none - usbstack: "מחסנית USB" + lcd_bitmap: "Mode:" </dest> <voice> *: none - usbstack: "USB Stack" + lcd_bitmap: "" </voice> </phrase> <phrase> - id: LANG_SELECTOR_START_COLOR - desc: line selector color option - user: + id: LANG_SYSFONT_DIRBROWSE_F1 + desc: in dir browser, F1 button bar text + user: <source> *: none - lcd_color: "Primary Colour" + recorder_pad: "Menu" </source> <dest> *: none - lcd_color: "צבע ראשי" + recorder_pad: "Menu" </dest> <voice> *: none - lcd_color: "Primary Colour" + recorder_pad: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_LINE_IN - desc: in the recording settings - user: + id: LANG_SYSFONT_DIRBROWSE_F2 + desc: in dir browser, F2 button bar text + user: <source> *: none - recording: "Line In" + recorder_pad: "Option" </source> <dest> *: none - recording: "כניסת שמע" + recorder_pad: "Option" </dest> <voice> *: none - recording: "Line In" + recorder_pad: "" </voice> </phrase> <phrase> - id: LANG_SCANNING_DISK - desc: when booting up and rebuilding the cache and calculating free space - user: + id: LANG_SYSFONT_DIRBROWSE_F3 + desc: in dir browser, F3 button bar text + user: <source> - *: "Scanning disk..." + *: none + recorder_pad: "LCD" </source> <dest> - *: "סורק כונן..." + *: none + recorder_pad: "LCD" </dest> <voice> - *: "Scanning disk" + *: none + recorder_pad: "" </voice> </phrase> <phrase> - id: VOICE_BLANK - desc: keyboard - user: + id: LANG_SYSFONT_DISK_FULL + desc: deprecated + user: <source> - *: "" + *: none + recording: "" </source> <dest> - *: "" + *: none + recording: "" </dest> <voice> - *: "Blank" + *: none + recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "" </voice> </phrase> <phrase> - id: LANG_PM_CLIPCOUNTER - desc: in settings, for recording peak meter + id: LANG_SYSFONT_VOLUME + desc: deprecated user: <source> *: none - recording: "Clip Counter" + recording: "" </source> <dest> *: none - recording: "סופר עיוותים" + recording: "" </dest> <voice> *: none - recording: "Clip Counter" + recording: "" </voice> </phrase> <phrase> - id: LANG_SYSFONT_ALL - desc: deprecated + id: LANG_SYSFONT_CHANNEL_STEREO + desc: in sound_settings user: <source> *: none - lcd_bitmap: "" + recording: "Stereo" </source> <dest> *: none - lcd_bitmap: "" + recording: "Stereo" </dest> <voice> *: none - lcd_bitmap: "" + recording: "Stereo" </voice> </phrase> <phrase> - id: LANG_GAIN - desc: Generic string for gain used in EQ menu and recording screen - user: + id: LANG_SYSFONT_CHANNEL_MONO + desc: in sound_settings + user: <source> - *: "Gain" + *: none + recording: "Mono" </source> <dest> - *: "הגברה" + *: none + recording: "Mono" </dest> <voice> - *: "Gain" + *: none + recording: "Mono" </voice> </phrase> <phrase> - id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME - desc: in pause_phones_menu. + id: LANG_SYSFONT_RECORDING_QUALITY + desc: in the recording settings user: <source> *: none - headphone_detection: "Disable resume on startup if phones unplugged" + recording_hwcodec: "Quality" </source> <dest> *: none - headphone_detection: "בטל המשך השמעה לאחר אתחול אם האוזניות מנותקות" + recording_hwcodec: "Quality" </dest> <voice> *: none - headphone_detection: "Disable resume on startup if phones unplugged" + recording_hwcodec: "Quality" </voice> </phrase> <phrase> - id: LANG_SETTINGS_PARTITION - desc: DEPRECATED + id: LANG_SYSFONT_RECORDING_FREQUENCY + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Frequency" </source> <dest> - *: "" + *: none + recording: "Frequency" </dest> <voice> - *: "" + *: none + recording: "Frequency" </voice> </phrase> <phrase> - id: LANG_SELECTOR_COLOR_MENU - desc: line selector color menu title - user: + id: LANG_SYSFONT_RECORDING_SOURCE + desc: in the recording settings + user: <source> *: none - lcd_color: "Line Selector Colours" + recording: "Source" </source> <dest> *: none - lcd_color: "צבעי שורת הסימון" + recording: "Source" </dest> <voice> *: none - lcd_color: "Line Selector Colours" + recording: "Source" </voice> </phrase> <phrase> - id: LANG_SET_TIME - desc: in settings_menu - user: + id: LANG_SYSFONT_RECORDING_SRC_MIC + desc: in the recording settings + user: <source> *: none - rtc: "Set Time/Date" + recording: "Int. Mic" </source> <dest> *: none - rtc: "כוון תאריך/זמן" + recording: "Int. Mic" </dest> <voice> *: none - rtc: "Set Time and Date" + recording: "Internal Microphone" </voice> </phrase> <phrase> - id: LANG_SETTINGS_SAVE_FAILED - desc: DEPRECATED + id: LANG_SYSFONT_LINE_IN + desc: in the recording settings user: <source> - *: "" + *: none + recording: "Line In" </source> <dest> - *: "" + *: none + recording: "כניסת שמע" </dest> <voice> - *: "" + *: none + recording: "Line In" </voice> </phrase> <phrase> - id: LANG_NORMAL - desc: in settings_menu + id: LANG_SYSFONT_RECORDING_SRC_DIGITAL + desc: in the recording settings user: <source> - *: "Normal" + *: none + recording: "Digital" </source> <dest> - *: "רגיל" + *: none + recording: "Digital" </dest> <voice> - *: "Normal" + *: none + recording: "Digital" </voice> </phrase> <phrase> - id: VOICE_AM - desc: spoken only, for wall clock announce + id: LANG_SYSFONT_CHANNELS + desc: in the recording settings user: <source> *: none - rtc: "" + recording: "Channels" </source> <dest> *: none - rtc: "" + recording: "Channels" </dest> <voice> *: none - rtc: "A M" + recording: "Channels" </voice> </phrase> <phrase> - id: LANG_BUFFER_STAT - desc: the buffer size, %d MB %d fraction of MB + id: LANG_SYSFONT_RECORD_TRIGGER + desc: in recording settings_menu user: <source> - *: "Buffer:" - player: "Buf:" + *: none + recording: "Trigger" </source> <dest> - *: "חוצץ:" - player: "חצץ:" + *: none + recording: "Trigger" </dest> <voice> - *: "" - player: "" + *: none + recording: "Trigger" </voice> </phrase> <phrase> - id: LANG_USBSTACK_HOST - desc: in usbstack settings - user: + id: LANG_SYSFONT_RECORDING_TIME + desc: deprecated + user: <source> *: none - usbstack: "Host" + recording: "" </source> <dest> *: none - usbstack: "Host" + recording: "" </dest> <voice> *: none - usbstack: "Host" + recording: "" </voice> </phrase> <phrase> - id: LANG_HEADPHONE_UNPLUG_RESUME - desc: in pause_phones_menu. + id: LANG_SYSFONT_RECORD_TIMESPLIT_REC + desc: deprecated user: <source> *: none - headphone_detection: "Pause and Resume" + recording: "" </source> <dest> *: none - headphone_detection: "הפסק והמשך" + recording: "" </dest> <voice> *: none - headphone_detection: "Pause and Resume" + recording: "" </voice> </phrase> <phrase> - id: LANG_REC_DIR_NOT_WRITABLE - desc: + id: LANG_SYSFONT_RECORDING_SIZE + desc: deprecated user: <source> *: none - recording: "Can't write to recording directory" + recording: "" </source> <dest> *: none - recording: "לא ניתן לכתוב לספרית ההקלטה!" + recording: "" </dest> <voice> *: none - recording: "Can't write to recording directory" + recording: "" </voice> </phrase> <phrase> - id: LANG_CHANNEL_CONFIGURATION - desc: in sound_settings - user: + id: LANG_SYSFONT_RECORD_PRERECORD + desc: deprecated + user: <source> - *: "Channel Configuration" + *: none + recording: "" </source> <dest> - *: "אפשרויות הערוצים" + *: none + recording: "" </dest> <voice> - *: "Channel Configuration" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_CONFIRM_WITH_BUTTON - desc: Generic string to use to confirm + id: LANG_SYSFONT_RECORDING_LEFT + desc: in the recording screen user: <source> - *: "PLAY = Yes" - h100,h120,h300: "NAVI = Yes" - ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" - player: "(PLAY/STOP)" + *: none + recording: "Gain Left" </source> <dest> - *: "PLAY = כן" - h100,h120,h300: "NAVI = כן" - ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = כן" - player: "(PLAY/STOP)" + *: none + recording: "Gain Left" </dest> <voice> - *: "" - h100,h120,h300: "" - ipod*,x5,m5,gigabeat*,e200,c200,h10,h10_5gb,mrobe100,sa9200: "" - player: "" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_TIME_SET_BUTTON - desc: used in set_time() + id: LANG_SYSFONT_RECORDING_RIGHT + desc: in the recording screen user: <source> *: none - rtc: "ON = Set" - h100,h120,h300: "NAVI = Set" - ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set" + recording: "Gain Right" </source> <dest> *: none - rtc: "ON = כוון" - h100,h120,h300: "NAVI = כוון" - ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "SELECT = כוון" + recording: "Gain Right" </dest> <voice> *: none - rtc: "" - h100,h120,h300: "" - ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeat*,mrobe100,sa9200: "" + recording: "" </voice> </phrase> <phrase> - id: LANG_CANCEL_WITH_ANY - desc: Generic string to use to cancel + id: LANG_SYSFONT_SPLIT_SIZE + desc: deprecated user: <source> - *: "Any Other = No" - player: none + *: none + recording: "" </source> <dest> - *: "אחר = לא" - player: none + *: none + recording: "" </dest> <voice> - *: "" - player: none + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_PLUGIN_DEMOS - desc: in the main menu - user: + id: LANG_SYSFONT_RECORDING_FILENAME + desc: deprecated + user: <source> - *: "Demos" + *: none + recording: "" </source> <dest> - *: "Demos" + *: none + recording: "" </dest> <voice> - *: "Demos" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_VOICE_FILE_TALK - desc: Item of voice menu, whether to use file .talk clips - user: + id: LANG_SYSFONT_RECORDING_AGC_PRESET + desc: deprecated <source> - *: "Use File .talk Clips" + *: none + agc: "" </source> <dest> - *: "השתמש בקטעי דיבור עבור קבצים" - </dest> + *: none + agc: "" + </dest> <voice> - *: "Use File .talk Clips" + *: none + agc: "" </voice> </phrase> <phrase> - id: LANG_SELECTOR_TEXT_COLOR - desc: line selector text color option - user: + id: LANG_SYSFONT_AGC_SAFETY + desc: deprecated <source> *: none - lcd_color: "Text Colour" + agc: "" </source> <dest> *: none - lcd_color: "צבע הטקסט" + agc: "" </dest> <voice> *: none - lcd_color: "Text Colour" + agc: "" </voice> </phrase> <phrase> - id: LANG_THEME_MENU - desc: in the settings menu - user: + id: LANG_SYSFONT_AGC_LIVE + desc: deprecated <source> - *: "Theme Settings" + *: none + agc: "" </source> <dest> - *: "אפשרויות ערכת-צבע" + *: none + agc: "" </dest> <voice> - *: "Theme Settings" + *: none + agc: "" </voice> </phrase> <phrase> - id: LANG_ALL - desc: generic string used both in dir file filter and repeat mode selection - user: + id: LANG_SYSFONT_AGC_DJSET + desc: deprecated <source> - *: "All" + *: none + agc: "" </source> <dest> - *: "הכל" + *: none + agc: "" </dest> <voice> - *: "All" + *: none + agc: "" </voice> </phrase> <phrase> - id: VOICE_OH - desc: spoken only, for wall clock announce - user: + id: LANG_SYSFONT_AGC_MEDIUM + desc: deprecated <source> *: none - rtc: "" + agc: "" </source> <dest> *: none - rtc: "" + agc: "" </dest> <voice> *: none - rtc: "oh" + agc: "" </voice> </phrase> <phrase> - id: LANG_ADD_TO_FAVES - desc: - user: + id: LANG_SYSFONT_AGC_VOICE + desc: deprecated <source> - *: "Add to Shortcuts" + *: none + agc: "" </source> <dest> - *: "הוסף לקיצורים" + *: none + agc: "" </dest> <voice> - *: "Add to Shortcuts" + *: none + agc: "" </voice> </phrase> <phrase> - id: LANG_PRESET - desc: in button bar and radio screen / menu - user: + id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN + desc: deprecated <source> *: none - radio: "Preset" + agc: "" </source> <dest> *: none - radio: "תחנה קבועה" + agc: "" </dest> <voice> *: none - radio: "" + agc: "" </voice> </phrase> <phrase> - id: LANG_USBSTACK_MODE - desc: in usbstack settings + id: VOICE_OF + desc: spoken only, as in 3/8 => 3 of 8 user: <source> - *: none - usbstack: "USB Stack Mode" + *: "" </source> <dest> - *: none - usbstack: "מצב מחסנית USB" + *: "" </dest> <voice> - *: none - usbstack: "USB Stack Mode" + *: "of" </voice> </phrase> <phrase> @@ -10804,195 +10905,186 @@ </voice> </phrase> <phrase> - id: LANG_END_PLAYLIST - desc: when playlist has finished + id: LANG_PLUGIN_APPS + desc: in the main menu user: <source> - *: "End of Song List" - player: "End of List" + *: "Applications" </source> <dest> - *: "סוף רשימת השירים" - player: "סוף הרשימה" + *: "יישומים" </dest> <voice> - *: "End of Song List" - player: "End of List" + *: "Applications" </voice> </phrase> <phrase> - id: LANG_SYSFONT_GAIN - desc: in the equalizer settings menu + id: LANG_PLUGIN_DEMOS + desc: in the main menu user: <source> - *: none - lcd_bitmap: "Gain" + *: "Demos" </source> <dest> - *: none - lcd_bitmap: "Gain" + *: "Demos" </dest> <voice> - *: none - lcd_bitmap: "Gain" + *: "Demos" </voice> </phrase> <phrase> - id: LANG_USBSTACK_DEVICE - desc: in usbstack settings + id: LANG_ID3_GROUPING + desc: in tag viewer user: <source> - *: none - usbstack: "Device" + *: "[Work]" </source> <dest> - *: none - usbstack: "Device" + *: "[עבודה]" </dest> <voice> - *: none - usbstack: "Device" + *: "" </voice> </phrase> <phrase> - id: LANG_CLEAR_REC_DIR - desc: + id: LANG_SHOW_FILENAME_EXT + desc: in settings_menu user: <source> - *: none - recording: "Clear Recording Directory" + *: "Show Filename Extensions" </source> <dest> - *: none - recording: "נקה ספרית הקלטות" + *: "הראה סיומות קבצים" </dest> <voice> - *: none - recording: "Clear Recording Directory" + *: "Show Filename Extensions" </voice> </phrase> <phrase> - id: LANG_KEYLOCK_OFF - desc: displayed when key lock is turned off + id: LANG_UNKNOWN_TYPES + desc: in settings_menu user: <source> - *: "Buttons Unlocked" + *: "Only Unknown Types" </source> <dest> - *: "כפתורים לא נעולים" + *: "רק סוגים לא מוכרים" </dest> <voice> - *: "" + *: "Only Unknown Types" </voice> </phrase> <phrase> - id: VOICE_PM - desc: spoken only, for wall clock announce + id: LANG_EXT_ONLY_VIEW_ALL + desc: in settings_menu user: <source> - *: none - rtc: "" + *: "Only When Viewing All Types" </source> <dest> - *: none - rtc: "" + *: "רק כשמציגים את כל הסוגים" </dest> <voice> - *: none - rtc: "P M" + *: "Only When Viewing All Types" </voice> </phrase> <phrase> - id: LANG_SYSFONT_MODE - desc: in wps F2 pressed + id: VOICE_PM_UNITS_PER_TICK + desc: spoken only, peak meter release unit user: <source> - *: none - lcd_bitmap: "Mode:" + *: "" </source> <dest> - *: none - lcd_bitmap: "Mode:" + *: "" </dest> <voice> - *: none - lcd_bitmap: "" + *: "units per tick" </voice> </phrase> <phrase> - id: LANG_MIN_DURATION - desc: in recording settings_menu + id: VOICE_OCLOCK + desc: spoken only, for wall clock announce user: <source> *: none - recording: "for at least" + rtc: "" </source> <dest> *: none - recording: "למשך לפחות" + rtc: "" </dest> <voice> *: none - recording: "for at least" + rtc: "o'clock" </voice> </phrase> <phrase> - id: LANG_CHANNELS - desc: in sound_settings + id: VOICE_PM + desc: spoken only, for wall clock announce user: <source> - *: "Channels" + *: none + rtc: "" </source> <dest> - *: "ערוצים" + *: none + rtc: "" </dest> <voice> - *: "Channels" + *: none + rtc: "P M" </voice> </phrase> <phrase> - id: LANG_ASK - desc: in settings_menu + id: VOICE_AM + desc: spoken only, for wall clock announce user: <source> - *: "Ask" + *: none + rtc: "" </source> <dest> - *: "שאל" + *: none + rtc: "" </dest> <voice> - *: "Ask" + *: none + rtc: "A M" </voice> </phrase> <phrase> - id: LANG_MODE - desc: in wps F2 pressed and radio screen + id: VOICE_OH + desc: spoken only, for wall clock announce user: <source> - *: "Mode:" + *: none + rtc: "" </source> <dest> - *: "מצב:" + *: none + rtc: "" </dest> <voice> - *: "" + *: none + rtc: "oh" </voice> </phrase> <phrase> - id: LANG_PITCH_DOWN_SEMITONE - desc: in wps + id: LANG_PM_CLIPCOUNTER + desc: in settings, for recording peak meter user: <source> *: none - pitchscreen: "Semitone Down" + recording: "Clip Counter" </source> <dest> *: none - pitchscreen: "חצי-טון למטה" + recording: "סופר עיוותים" </dest> <voice> *: none - pitchscreen: "" + recording: "Clip Counter" </voice> </phrase> <phrase> @@ -11013,144 +11105,139 @@ </voice> </phrase> <phrase> - id: VOICE_EDIT - desc: keyboard - user: - <source> - *: "" - </source> - <dest> - *: "" - </dest> - <voice> - *: "Edit" - </voice> -</phrase> -<phrase> - id: LANG_HEADPHONE_UNPLUG - desc: in settings_menu. + id: LANG_USBSTACK + desc: in settings_menu user: <source> *: none - headphone_detection: "Pause on Headphone Unplug" + usbstack: "USB Stack" </source> <dest> *: none - headphone_detection: "עצור בעת ניתוק אוזניות" + usbstack: "מחסנית USB" </dest> <voice> *: none - headphone_detection: "Pause on Headphone Unplug" + usbstack: "USB Stack" </voice> </phrase> <phrase> - id: LANG_USBSTACK_DEVICE_DRIVER + id: LANG_USBSTACK_MODE desc: in usbstack settings user: <source> *: none - usbstack: "Device Driver" + usbstack: "USB Stack Mode" </source> <dest> *: none - usbstack: "Device Driver" + usbstack: "מצב מחסנית USB" </dest> <voice> *: none - usbstack: "Device Driver" + usbstack: "USB Stack Mode" </voice> </phrase> <phrase> - id: LANG_ID3_GROUPING - desc: in tag viewer + id: LANG_USBSTACK_DEVICE + desc: in usbstack settings user: <source> - *: "[Work]" + *: none + usbstack: "Device" </source> <dest> - *: "[עבודה]" + *: none + usbstack: "Device" </dest> <voice> - *: "" + *: none + usbstack: "Device" </voice> </phrase> <phrase> - id: LANG_HEADPHONE_UNPLUG_RW - desc: in pause_phones_menu. + id: LANG_USBSTACK_HOST + desc: in usbstack settings user: <source> *: none - headphone_detection: "Duration to Rewind" + usbstack: "Host" </source> <dest> *: none - headphone_detection: "משך זמן לחזור אחורה" + usbstack: "Host" </dest> <voice> *: none - headphone_detection: "Duration to Rewind" + usbstack: "Host" </voice> </phrase> <phrase> - id: LANG_PITCH_UP_SEMITONE - desc: in wps + id: LANG_USBSTACK_DEVICE_DRIVER + desc: in usbstack settings user: <source> *: none - pitchscreen: "Semitone Up" + usbstack: "Device Driver" </source> <dest> *: none - pitchscreen: "חצי-טון למעלה" + usbstack: "Device Driver" </dest> <voice> *: none - pitchscreen: "" + usbstack: "Device Driver" </voice> </phrase> <phrase> - id: LANG_INVERT_CURSOR_GRADIENT - desc: in settings_menu + id: LANG_SELECTOR_START_COLOR + desc: line selector color option user: <source> *: none - lcd_color: "Bar (Gradient Colour)" + lcd_color: "Primary Colour" </source> <dest> *: none - lcd_color: "שורה (מעבר בין צבעים)" + lcd_color: "צבע ראשי" </dest> <voice> *: none - lcd_color: "Bar (Gradient Colour)" + lcd_color: "Primary Colour" </voice> </phrase> <phrase> - id: LANG_ID3_DISCNUM - desc: in tag viewer + id: LANG_SELECTOR_END_COLOR + desc: line selector color option user: <source> - *: "[Discnum]" + *: none + lcd_color: "Secondary Colour" </source> <dest> - *: "[מס' דיסק]" + *: none + lcd_color: "צבע משני" </dest> <voice> - *: "" + *: none + lcd_color: "Secondary Colour" </voice> </phrase> <phrase> - id: LANG_SHOW_FILENAME_EXT - desc: in settings_menu + id: LANG_SELECTOR_TEXT_COLOR + desc: line selector text color option user: <source> - *: "Show Filename Extensions" + *: none + lcd_color: "Text Colour" </source> <dest> - *: "הראה סיומות קבצים" + *: none + lcd_color: "צבע הטקסט" </dest> <voice> - *: "Show Filename Extensions" + *: none + lcd_color: "Text Colour" </voice> </phrase> <phrase> @@ -11171,62 +11258,48 @@ </voice> </phrase> <phrase> - id: VOICE_OCLOCK - desc: spoken only, for wall clock announce + id: LANG_INVERT_CURSOR_GRADIENT + desc: in settings_menu user: <source> *: none - rtc: "" + lcd_color: "Bar (Gradient Colour)" </source> <dest> *: none - rtc: "" + lcd_color: "שורה (מעבר בין צבעים)" </dest> <voice> *: none - rtc: "o'clock" - </voice> -</phrase> -<phrase> - id: LANG_PLUGIN_APPS - desc: in the main menu - user: - <source> - *: "Applications" - </source> - <dest> - *: "יישומים" - </dest> - <voice> - *: "Applications" + lcd_color: "Bar (Gradient Colour)" </voice> </phrase> <phrase> - id: LANG_VOICE_DIR_TALK - desc: Item of voice menu, whether to use directory .talk clips + id: LANG_CODEPAGE_CENTRAL_EUROPEAN + desc: in codepage setting menu user: <source> - *: "Use Directory .talk Clips" + *: "Central European (CP1250)" </source> <dest> - *: "השתמש בקטעי דיבור עבור ספריות" + *: "מרכז-אירופה (CP1250)" </dest> <voice> - *: "Use Directory .talk Clips" + *: "Central European" </voice> </phrase> <phrase> - id: VOICE_EXT_CUESHEET - desc: + id: LANG_THEME_MENU + desc: in the settings menu user: <source> - *: "" + *: "Theme Settings" </source> <dest> - *: "" + *: "אפשרויות ערכת-צבע" </dest> <voice> - *: "cuesheet" + *: "Theme Settings" </voice> </phrase> <phrase> @@ -11247,268 +11320,240 @@ </voice> </phrase> <phrase> - id: LANG_SELECTOR_END_COLOR - desc: line selector color option + id: LANG_SELECTOR_COLOR_MENU + desc: line selector color menu title user: <source> *: none - lcd_color: "Secondary Colour" + lcd_color: "Line Selector Colours" </source> <dest> *: none - lcd_color: "צבע משני" + lcd_color: "צבעי שורת הסימון" </dest> <voice> *: none - lcd_color: "Secondary Colour" + lcd_color: "Line Selector Colours" </voice> </phrase> <phrase> - id: LANG_SYSFONT_CHANNELS - desc: in the recording settings + id: VOICE_EDIT + desc: keyboard user: <source> - *: none - recording: "Channels" + *: "" </source> <dest> - *: none - recording: "Channels" + *: "" </dest> <voice> - *: none - recording: "Channels" + *: "Edit" </voice> </phrase> <phrase> - id: LANG_PLAYLISTS - desc: in the main menu and file view setting + id: VOICE_BLANK + desc: keyboard user: <source> - *: "Playlists" + *: "" </source> <dest> - *: "רשימות השמעה" + *: "" </dest> <voice> - *: "Playlists" + *: "Blank" </voice> </phrase> <phrase> - id: LANG_EXT_ONLY_VIEW_ALL - desc: in settings_menu + id: VOICE_EMPTY_LIST + desc: spoken only, when a list dialog contains no elements user: <source> - *: "Only When Viewing All Types" + *: "" </source> <dest> - *: "רק כשמציגים את כל הסוגים" + *: "" </dest> <voice> - *: "Only When Viewing All Types" + *: "Empty list" </voice> </phrase> <phrase> - id: LANG_UNKNOWN_TYPES - desc: in settings_menu + id: LANG_NOT_PRESENT + desc: when external memory is not present user: <source> - *: "Only Unknown Types" + *: none + multivolume: "Not present" </source> <dest> - *: "רק סוגים לא מוכרים" + *: none + multivolume: "לא קיים" </dest> <voice> - *: "Only Unknown Types" + *: none + multivolume: "Not present" </voice> </phrase> -<phrase> - id: LANG_CODEPAGE_CENTRAL_EUROPEAN - desc: in codepage setting menu +<phrase> + id: LANG_TALK_BATTERY_LEVEL + desc: Setting for spontaneous battery level announcement user: <source> - *: "Central European (CP1250)" + *: "Announce Battery Level" </source> <dest> - *: "מרכז-אירופה (CP1250)" + *: "הכרז מצב סוללה" </dest> <voice> - *: "Central European" + *: "Announce Battery Level" </voice> </phrase> <phrase> - id: LANG_KEYLOCK_ON - desc: displayed when key lock is on + id: LANG_VOICE_FILETYPE + desc: voice settings menu user: <source> - *: "Buttons Locked" + *: "Say File Type" </source> <dest> - *: "כפתורים נעולים" + *: "אמור שם קובץ" </dest> <voice> - *: "" + *: "Say File Type" </voice> </phrase> <phrase> - id: LANG_SETTINGS - desc: in main menu and visual confirmation after settings reset + id: LANG_BASS_CUTOFF + desc: Bass setting cut-off frequency user: <source> - *: "Settings" + *: none + ipodvideo: "Bass Cutoff" </source> <dest> - *: "אפשרויות" + *: none + ipodvideo: "Bass Cutoff" </dest> <voice> - *: "Settings" + *: none + ipodvideo: "Bass Cutoff" </voice> </phrase> <phrase> - id: LANG_CANCEL - desc: Visual confirmation of canceling a changed setting + id: LANG_TREBLE_CUTOFF + desc: Treble setting cut-off frequency user: <source> - *: "Cancelled" + *: none + ipodvideo: "Treble Cutoff" </source> <dest> - *: "מבוטל" + *: none + ipodvideo: "Treble Cutoff" </dest> <voice> - *: "Cancelled" + *: none + ipodvideo: "Treble Cutoff" </voice> </phrase> <phrase> - id: VOICE_OF - desc: spoken only, as in 3/8 => 3 of 8 + id: LANG_TAGNAVI_RANDOM + desc: "<Random>" entry in tag browser user: <source> - *: "" + *: "<Random>" </source> <dest> - *: "" + *: "<אקראי>" </dest> <voice> - *: "of" + *: "Random" </voice> </phrase> <phrase> - id: LANG_RESET_ASK - desc: confirm to reset settings + id: LANG_SAVE_SOUND + desc: save a sound config file user: <source> - *: "Are You Sure?" + *: "Save Sound Settings" </source> <dest> - *: "האם את/ה בטוח/ה?" + *: "שמור הגדרות קול" </dest> <voice> - *: "Are You Sure?" + *: "Save Sound Settings" </voice> </phrase> <phrase> - id: LANG_SET_AS_REC_DIR - desc: used in the onplay menu to set a recording dir + id: LANG_KEYCLICK + desc: in keyclick settings menu user: <source> *: none - recording: "Set As Recording Directory" - </source> - <dest> - *: none - recording: "בחר כספרית הקלטות" - </dest> - <voice> - *: none - recording: "Set As Recording Directory" - </voice> -</phrase> -<phrase> - id: LANG_VOICE_FILETYPE - desc: voice settings menu - user: - <source> - *: "Say File Type" - </source> - <dest> - *: "אמור שם קובץ" - </dest> - <voice> - *: "" - </voice> -</phrase> -<phrase> - id: LANG_NOT_PRESENT - desc: when external memory is not present - user: - <source> - *: none - multivolume: "Not present" + swcodec: "Keyclick" </source> <dest> *: none - multivolume: "לא קיים" + swcodec: "לחיצה" </dest> <voice> *: none - multivolume: "" + swcodec: "Keyclick" </voice> </phrase> <phrase> - id: LANG_RECORDING_SIZE - desc: Display of recorded file size - user: + id: LANG_KEYCLICK_REPEATS + desc: in keyclick settings menu + user: <source> *: none - recording: "Size:" + swcodec: "Keyclick Repeats" </source> <dest> *: none - recording: "גודל:" + swcodec: "Keyclick Repeats" </dest> <voice> *: none - recording: "" + swcodec: "Keyclick Repeats" </voice> </phrase> <phrase> - id: LANG_BASS_CUTOFF - desc: Bass setting cut-off frequency - user: + id: LANG_ACCESSORY_SUPPLY + desc: in system settings menu + user: <source> *: none - ipodvideo: "Bass Cutoff" + accessory_supply: "Accessory Power Supply" </source> <dest> *: none - ipodvideo: "Bass Cutoff" + accessory_supply: "Accessory Power Supply" </dest> <voice> *: none - ipodvideo: "Bass Cutoff" + accessory_supply: "Accessory Power Supply" </voice> </phrase> <phrase> - id: LANG_RECORDING_AGC_MAXGAIN - desc: AGC maximum gain in recording screen + id: LANG_UNKNOWN + desc: generic string for unknown states, such as an unset clock user: <source> - *: none - agc: "AGC max. gain" + *: "Unknown" </source> <dest> - *: none - agc: "AGC max. gain" + *: "לא ידוע" </dest> <voice> - *: none - agc: "AGC maximum gain" + *: "Unknown" </voice> </phrase> <phrase> - id: LANG_ENABLE_STUDY_MODE + id: LANG_STUDY_MODE desc: DEPRECATED - user: + user: <source> *: "" </source> @@ -11520,54 +11565,23 @@ </voice> </phrase> <phrase> - id: LANG_TOUCHPAD_SENSITIVITY - desc: touchpad sensitivity setting - user: - <source> - *: none - gigabeatf: "Touchpad Sensitivity" - </source> - <dest> - *: none - gigabeatf: "רגישות משטח מגע" - </dest> - <voice> - *: none - gigabeatf: "" - </voice> -</phrase> -<phrase> - id: LANG_TALK_BATTERY_LEVEL - desc: Setting for spontaneous battery level announcement - user: - <source> - *: "Announce Battery Level" - </source> - <dest> - *: "הכרז מצב סוללה" - </dest> - <voice> - *: "Announce Battery Level" - </voice> -</phrase> -<phrase> - id: LANG_FAST - desc: in settings_menu - user: + id: LANG_STUDY_HOP_STEP + desc: DEPRECATED + user: <source> - *: "Fast" + *: "" </source> <dest> - *: "מהר" + *: "" </dest> <voice> *: "" </voice> </phrase> <phrase> - id: VOICE_EMPTY_LIST - desc: spoken only, when a list dialog contains no elements - user: + id: LANG_ENABLE_STUDY_MODE + desc: DEPRECATED + user: <source> *: "" </source> @@ -11575,27 +11589,13 @@ *: "" </dest> <voice> - *: "Empty list" - </voice> -</phrase> -<phrase> - id: LANG_SKIP_LENGTH - desc: playback settings menu - user: - <source> - *: "Skip Length" - </source> - <dest> - *: "Skip Length" - </dest> - <voice> - *: "Skip Length" + *: "" </voice> </phrase> <phrase> - id: VOICE_CHAR_SLASH - desc: spoken only, for spelling - user: + id: LANG_DISABLE_STUDY_MODE + desc: DEPRECATED + user: <source> *: "" </source> @@ -11603,38 +11603,35 @@ *: "" </dest> <voice> - *: "slash" + *: "" </voice> </phrase> <phrase> - id: LANG_TAGNAVI_RANDOM - desc: "<Random>" entry in tag browser - user: + id: VOICE_QUICKSCREEN + desc: spoken only, Announces entering the "quick screen" + user: <source> - *: "<Random>" + *: "" </source> <dest> - *: "<אקראי>" + *: "" </dest> <voice> - *: "Random" + *: "Quick screen" </voice> </phrase> <phrase> - id: LANG_ACCESSORY_SUPPLY - desc: in system settings menu - user: + id: VOICE_OK + desc: spoken only, On exiting a context, specifically the quick screen + user: <source> - *: none - accessory_supply: "Accessory Power Supply" + *: "" </source> <dest> - *: none - accessory_supply: "Accessory Power Supply" + *: "" </dest> <voice> - *: none - accessory_supply: "Accessory Power Supply" + *: "OK" </voice> </phrase> <phrase> @@ -11655,164 +11652,141 @@ </voice> </phrase> <phrase> - id: LANG_RECORDING_TIMESPLIT_REC - desc: Display of record timer interval setting, on the record screen + id: LANG_TOUCHPAD_SENSITIVITY + desc: touchpad sensitivity setting user: <source> *: none - recording: "Split Time:" + gigabeatf: "Touchpad Sensitivity" </source> <dest> *: none - recording: "Split Time:" + gigabeatf: "רגישות משטח מגע" </dest> <voice> *: none - recording: "" - </voice> -</phrase> -<phrase> - id: LANG_SAVE_SOUND - desc: save a sound config file - user: - <source> - *: "Save Sound Settings" - </source> - <dest> - *: "שמור הגדרות קול" - </dest> - <voice> - *: "" + gigabeatf: "Touchpad Sensitivity" </voice> </phrase> <phrase> - id: LANG_STUDY_MODE - desc: DEPRECATED - user: + id: LANG_HIGH + desc: in settings_menu + user: <source> - *: "" + *: none + gigabeatf: "High" </source> <dest> - *: "" + *: none + gigabeatf: "גבוה" </dest> <voice> - *: "" + *: none + gigabeatf: "High" </voice> </phrase> <phrase> - id: LANG_STUDY_HOP_STEP - desc: DEPRECATED - user: + id: LANG_VERY_SLOW + desc: in settings_menu + user: <source> - *: "" + *: "Very slow" </source> <dest> - *: "" + *: "לאט מאד" </dest> <voice> - *: "" + *: "Very slow" </voice> </phrase> <phrase> - id: LANG_VERY_SLOW + id: LANG_SLOW desc: in settings_menu - user: + user: <source> - *: "Very slow" + *: "Slow" </source> <dest> - *: "לאט מאד" + *: "לאט" </dest> <voice> - *: "Very slow" + *: "Slow" </voice> </phrase> <phrase> - id: LANG_KEYCLICK - desc: in keyclick settings menu - user: + id: LANG_VERY_FAST + desc: in settings_menu + user: <source> - *: none - swcodec: "Keyclick" + *: "Very fast" </source> <dest> - *: none - swcodec: "לחיצה" + *: "מהר מאד" </dest> <voice> - *: none - swcodec: "Keyclick" + *: "Very fast" </voice> </phrase> <phrase> - id: LANG_PM_CLIPCOUNT - desc: in recording GUI, for recording peak meter. MAX 5 characters! - user: + id: LANG_FAST + desc: in settings_menu + user: <source> - *: none - recording: "CLIP:" + *: "Fast" </source> <dest> - *: none - recording: "CLIP:" + *: "מהר" </dest> <voice> - *: none - recording: "" + *: "Fast" </voice> </phrase> <phrase> - id: LANG_GAIN_RIGHT - desc: in the recording screen - user: + id: LANG_SKIP_LENGTH + desc: playback settings menu + user: <source> - *: none - recording: "Gain R" + *: "Skip Length" </source> <dest> - *: none - recording: "הגבר ימין" + *: "Skip Length" </dest> <voice> - *: none - recording: "" + *: "Skip Length" </voice> </phrase> <phrase> - id: LANG_RECORDING_FILENAME - desc: Filename header in recording screen - user: + id: LANG_SKIP_TRACK + desc: skip length setting entry 0 + user: <source> - *: none - recording: "Filename:" + *: "Skip Track" </source> <dest> - *: none - recording: "שם קובץ:" + *: "דלג רצועה" </dest> <voice> - *: none - recording: "" + *: "Skip Track" </voice> </phrase> <phrase> - id: LANG_SLOW - desc: in settings_menu - user: + id: VOICE_CHAR_SLASH + desc: spoken only, for spelling + user: <source> - *: "Slow" + *: "" </source> <dest> - *: "לאט" + *: "" </dest> <voice> - *: "Slow" + *: "slash" </voice> </phrase> <phrase> id: LANG_GAIN_LEFT desc: in the recording screen - user: + user: <source> *: none recording: "Gain L" @@ -11823,55 +11797,29 @@ </dest> <voice> *: none - recording: "" - </voice> -</phrase> -<phrase> - id: VOICE_QUICKSCREEN - desc: spoken only, Announces entering the "quick screen" - user: - <source> - *: "" - </source> - <dest> - *: "" - </dest> - <voice> - *: "Quick screen" - </voice> -</phrase> -<phrase> - id: LANG_VERY_FAST - desc: in settings_menu - user: - <source> - *: "Very fast" - </source> - <dest> - *: "מהר מאד" - </dest> - <voice> - *: "" + recording: "Gain Left" </voice> </phrase> <phrase> - id: LANG_DISABLE_STUDY_MODE - desc: DEPRECATED - user: + id: LANG_GAIN_RIGHT + desc: in the recording screen + user: <source> - *: "" + *: none + recording: "Gain R" </source> <dest> - *: "" + *: none + recording: "הגבר ימין" </dest> <voice> - *: "" + *: none + recording: "Gain Right" </voice> </phrase> <phrase> id: LANG_RECORDING_AGC_PRESET desc: automatic gain control in record settings and screen - user: <source> *: none agc: "AGC" @@ -11886,112 +11834,102 @@ </voice> </phrase> <phrase> - id: LANG_TREBLE_CUTOFF - desc: Treble setting cut-off frequency - user: + id: LANG_RECORDING_AGC_CLIPTIME + desc: in record settings <source> *: none - ipodvideo: "Treble Cutoff" + agc: "AGC clip time" </source> <dest> *: none - ipodvideo: "Treble Cutoff" + agc: "AGC clip time" </dest> <voice> *: none - ipodvideo: "Treble Cutoff" + agc: "AGC clip time" </voice> </phrase> <phrase> - id: LANG_UNKNOWN - desc: generic string for unknown states, such as an unset clock - user: + id: LANG_RECORDING_AGC_MAXGAIN + desc: AGC maximum gain in recording screen <source> - *: "Unknown" + *: none + agc: "AGC max. gain" </source> <dest> - *: "לא ידוע" + *: none + agc: "AGC max. gain" </dest> <voice> - *: "" + *: none + agc: "AGC maximum gain" </voice> </phrase> <phrase> - id: LANG_RECORDING_AGC_CLIPTIME - desc: in record settings + id: LANG_RECORDING_FILENAME + desc: Filename header in recording screen user: <source> *: none - agc: "AGC clip time" + recording: "Filename:" </source> <dest> *: none - agc: "AGC clip time" + recording: "שם קובץ:" </dest> <voice> *: none - agc: "AGC clip time" - </voice> -</phrase> -<phrase> - id: LANG_SKIP_TRACK - desc: skip length setting entry 0 - user: - <source> - *: "Skip Track" - </source> - <dest> - *: "דלג רצועה" - </dest> - <voice> - *: "" + recording: "" </voice> </phrase> <phrase> - id: VOICE_OK - desc: spoken only, On exiting a context, specifically the quick screen - user: + id: LANG_PM_CLIPCOUNT + desc: in recording GUI, for recording peak meter. MAX 5 characters! + user: <source> - *: "" + *: none + recording: "CLIP:" </source> <dest> - *: "" + *: none + recording: "CLIP:" </dest> <voice> - *: "OK" + *: none + recording: "" </voice> </phrase> <phrase> - id: LANG_KEYCLICK_REPEATS - desc: in keyclick settings menu - user: + id: LANG_RECORDING_TIMESPLIT_REC + desc: Display of record timer interval setting, on the record screen + user: <source> *: none - swcodec: "Keyclick Repeats" + recording: "Split Time:" </source> <dest> *: none - swcodec: "Keyclick Repeats" + recording: "Split Time:" </dest> <voice> *: none - swcodec: "Keyclick Repeats" + recording: "" </voice> </phrase> <phrase> - id: LANG_HIGH - desc: in settings_menu - user: + id: LANG_RECORDING_SIZE + desc: Display of recorded file size + user: <source> *: none - gigabeatf: "High" + recording: "Size:" </source> <dest> *: none - gigabeatf: "גבוה" + recording: "גודל:" </dest> <voice> *: none - gigabeatf: "" + recording: "" </voice> </phrase> diff --git a/docs/MAINTAINERS b/docs/MAINTAINERS index 4bc7d42..021f0ed 100644 --- a/docs/MAINTAINERS +++ b/docs/MAINTAINERS @@ -129,7 +129,7 @@ Translations NOTE: Any languages without a dedicated maintainer are maintained by the person(s) named next to "General". -:General: +:General: Jonas Häggqvist :Italian: Alessio Lenzi :Dutch: Peter D'Hoye :Swedish: Magnus Holmgren @@ -137,6 +137,7 @@ the person(s) named next to "General". :German: Marianne Arnold :Finnish: Jani Kinnunen :Français: Mustapha Senhaji +:Hebrew: Tomer Shalev Plugins |