cb4464f193
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24389 a1c6a512-1295-4272-9138-f99709370657
13252 lines
221 KiB
Text
13252 lines
221 KiB
Text
# __________ __ ___.
|
||
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
||
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
||
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
||
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
||
# \/ \/ \/ \/ \/
|
||
# $Id$
|
||
#
|
||
# This program is free software; you can redistribute it and/or
|
||
# modify it under the terms of the GNU General Public License
|
||
# as published by the Free Software Foundation; either version 2
|
||
# of the License, or (at your option) any later version.
|
||
#
|
||
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||
# KIND, either express or implied.
|
||
#
|
||
# Hebrew language file, translated by:
|
||
# - Ariel Saghiv
|
||
# - Liberman Shachar
|
||
# - Rani Hod
|
||
# - Tomer Shalev
|
||
# - Sasha Khamkov
|
||
|
||
<options>
|
||
rtl: 1
|
||
</options>
|
||
<phrase>
|
||
id: LANG_SET_BOOL_YES
|
||
desc: bool true representation
|
||
user: core
|
||
<source>
|
||
*: "Yes"
|
||
</source>
|
||
<dest>
|
||
*: "כן"
|
||
</dest>
|
||
<voice>
|
||
*: "כן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SET_BOOL_NO
|
||
desc: bool false representation
|
||
user: core
|
||
<source>
|
||
*: "No"
|
||
</source>
|
||
<dest>
|
||
*: "לא"
|
||
</dest>
|
||
<voice>
|
||
*: "לא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ON
|
||
desc: Used in a lot of places
|
||
user: core
|
||
<source>
|
||
*: "On"
|
||
</source>
|
||
<dest>
|
||
*: "פועל"
|
||
</dest>
|
||
<voice>
|
||
*: "פועל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_OFF
|
||
desc: Used in a lot of places
|
||
user: core
|
||
<source>
|
||
*: "Off"
|
||
</source>
|
||
<dest>
|
||
*: "כבוי"
|
||
</dest>
|
||
<voice>
|
||
*: "כבוי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ASK
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Ask"
|
||
</source>
|
||
<dest>
|
||
*: "שאל"
|
||
</dest>
|
||
<voice>
|
||
*: "שאל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALWAYS
|
||
desc: used in various places
|
||
user: core
|
||
<source>
|
||
*: "Always"
|
||
</source>
|
||
<dest>
|
||
*: "תמיד"
|
||
</dest>
|
||
<voice>
|
||
*: "תמיד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NORMAL
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Normal"
|
||
</source>
|
||
<dest>
|
||
*: "רגיל"
|
||
</dest>
|
||
<voice>
|
||
*: "רגיל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_GAIN
|
||
desc: Generic string for gain used in EQ menu and recording screen
|
||
user: core
|
||
<source>
|
||
*: "Gain"
|
||
</source>
|
||
<dest>
|
||
*: "הגברה"
|
||
</dest>
|
||
<voice>
|
||
*: "הגברה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WAIT
|
||
desc: general please wait splash
|
||
user: core
|
||
<source>
|
||
*: "Loading..."
|
||
</source>
|
||
<dest>
|
||
*: "...טוען"
|
||
</dest>
|
||
<voice>
|
||
*: "טוען"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LOADING_PERCENT
|
||
desc: splash number of percents loaded
|
||
user: core
|
||
<source>
|
||
*: "Loading... %d%% done (%s)"
|
||
</source>
|
||
<dest>
|
||
*: "טוען... %d%% נטען (%s)"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCANNING_DISK
|
||
desc: when booting up and rebuilding the cache and calculating free space
|
||
user: core
|
||
<source>
|
||
*: "Scanning disk..."
|
||
</source>
|
||
<dest>
|
||
*: "סורק כונן..."
|
||
</dest>
|
||
<voice>
|
||
*: "סורק כונן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUTTINGDOWN
|
||
desc: in main menu
|
||
user: core
|
||
<source>
|
||
*: "Shutting down..."
|
||
</source>
|
||
<dest>
|
||
*: "...מכבה"
|
||
</dest>
|
||
<voice>
|
||
*: "מכבה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_SHUFFLE
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CANCEL
|
||
desc: Visual confirmation of canceling a changed setting
|
||
user: core
|
||
<source>
|
||
*: "Cancelled"
|
||
</source>
|
||
<dest>
|
||
*: "מבוטל"
|
||
</dest>
|
||
<voice>
|
||
*: "מבוטל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FAILED
|
||
desc: Something failed. To be appended after actions
|
||
user: core
|
||
<source>
|
||
*: "Failed"
|
||
</source>
|
||
<dest>
|
||
*: "נכשל"
|
||
</dest>
|
||
<voice>
|
||
*: "נכשל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNELS
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Channels"
|
||
</source>
|
||
<dest>
|
||
*: "ערוצים"
|
||
</dest>
|
||
<voice>
|
||
*: "ערוצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESET_ASK
|
||
desc: confirm to reset settings
|
||
user: core
|
||
<source>
|
||
*: "Are You Sure?"
|
||
</source>
|
||
<dest>
|
||
*: "?האם את/ה בטוח/ה"
|
||
</dest>
|
||
<voice>
|
||
*: "האם אתה בטוח?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CONFIRM_WITH_BUTTON
|
||
desc: Generic string to use to confirm
|
||
user: core
|
||
<source>
|
||
*: "PLAY = Yes"
|
||
cowond2*: "MENU, or top-right = Yes"
|
||
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
|
||
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
|
||
mrobe500: "PLAY, POWER, or top-right = Yes"
|
||
archosplayer: "(PLAY/STOP)"
|
||
</source>
|
||
<dest>
|
||
*: "כן = PLAY"
|
||
cowond2*: "או פינה ימנית-עליונה = כן MENU"
|
||
iriverh100,iriverh120,iriverh300: "כן = NAVI"
|
||
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "כן = SELECT"
|
||
mrobe500: "או פינה ימנית-עליונה = כן Power, Play"
|
||
archosplayer: "(PLAY/STOP)"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CANCEL_WITH_ANY
|
||
desc: Generic string to use to cancel
|
||
user: core
|
||
<source>
|
||
*: "Any Other = No"
|
||
archosplayer: none
|
||
</source>
|
||
<dest>
|
||
*: "כל כפתור אחר = לא"
|
||
archosplayer: none
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
archosplayer: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ROCKBOX_TITLE
|
||
desc: main menu title
|
||
user: core
|
||
<source>
|
||
*: "Rockbox"
|
||
</source>
|
||
<dest>
|
||
*: "רוקבוקס"
|
||
</dest>
|
||
<voice>
|
||
*: "Rockbox"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Recent Bookmarks"
|
||
</source>
|
||
<dest>
|
||
*: "סימניות אחרונות"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניות אחרונות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DIR_BROWSER
|
||
desc: main menu title
|
||
user: core
|
||
<source>
|
||
*: "Files"
|
||
</source>
|
||
<dest>
|
||
*: "קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE
|
||
desc: in the main menu and the settings menu
|
||
user: core
|
||
<source>
|
||
*: "Database"
|
||
</source>
|
||
<dest>
|
||
*: "מסד נתונים"
|
||
</dest>
|
||
<voice>
|
||
*: "מסד נתונים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NOW_PLAYING
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Now Playing"
|
||
</source>
|
||
<dest>
|
||
*: "מתנגן כעת"
|
||
</dest>
|
||
<voice>
|
||
*: "מתנגן כעת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESUME_PLAYBACK
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Resume Playback"
|
||
</source>
|
||
<dest>
|
||
*: "המשך השמעה"
|
||
</dest>
|
||
<voice>
|
||
*: "המשך השמעה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SETTINGS
|
||
desc: in main menu and visual confirmation after settings reset
|
||
user: core
|
||
<source>
|
||
*: "Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Recording"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הקלטה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הקלטה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_RADIO
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "FM Radio"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "FM רדיו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "FM רדיו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLISTS
|
||
desc: in the main menu and file view setting
|
||
user: core
|
||
<source>
|
||
*: "Playlists"
|
||
</source>
|
||
<dest>
|
||
*: "רשימות שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "רשימות שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGINS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Plugins"
|
||
</source>
|
||
<dest>
|
||
*: "תוספים"
|
||
</dest>
|
||
<voice>
|
||
*: "תוספים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSTEM
|
||
desc: in the main menu and settings menu
|
||
user: core
|
||
<source>
|
||
*: "System"
|
||
</source>
|
||
<dest>
|
||
*: "מערכת"
|
||
</dest>
|
||
<voice>
|
||
*: "מערכת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SELECT_BOOKMARK
|
||
desc: bookmark selection list title
|
||
user: core
|
||
<source>
|
||
*: "Select Bookmark"
|
||
</source>
|
||
<dest>
|
||
*: "בחר סימניה"
|
||
</dest>
|
||
<voice>
|
||
*: "בחר סימניה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_DONT_RESUME
|
||
desc: top item in the list when asking user about bookmark auto load
|
||
user: core
|
||
<source>
|
||
*: "<Don't Resume>"
|
||
</source>
|
||
<dest>
|
||
*: "<אל תמשיך>"
|
||
</dest>
|
||
<voice>
|
||
*: "אל תמשיך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SHUFFLE
|
||
desc: bookmark selection list, bookmark enables shuffle
|
||
user: core
|
||
<source>
|
||
*: ", Shuffle"
|
||
</source>
|
||
<dest>
|
||
*: ", ערבוב"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_INVALID
|
||
desc: bookmark selection list, bookmark couldn't be parsed
|
||
user: core
|
||
<source>
|
||
*: "<Invalid Bookmark>"
|
||
</source>
|
||
<dest>
|
||
*: "<סימניה פגומה>"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניה פגומה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_CONTEXT_MENU
|
||
desc: bookmark selection list context menu
|
||
user: core
|
||
<source>
|
||
*: "Bookmark Actions"
|
||
</source>
|
||
<dest>
|
||
*: "פעולות סימניה"
|
||
</dest>
|
||
<voice>
|
||
*: "פעולות סימניה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_CONTEXT_RESUME
|
||
desc: bookmark context menu, resume this bookmark
|
||
user: core
|
||
<source>
|
||
*: "Resume"
|
||
</source>
|
||
<dest>
|
||
*: "המשך"
|
||
</dest>
|
||
<voice>
|
||
*: "המשך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_CONTEXT_DELETE
|
||
desc: bookmark context menu, delete this bookmark
|
||
user: core
|
||
<source>
|
||
*: "Delete"
|
||
</source>
|
||
<dest>
|
||
*: "מחק"
|
||
</dest>
|
||
<voice>
|
||
*: "מחק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AUTO_BOOKMARK_QUERY
|
||
desc: prompt for user to decide to create an bookmark
|
||
user: core
|
||
<source>
|
||
*: "Create a Bookmark?"
|
||
</source>
|
||
<dest>
|
||
*: "?ליצור סימניה"
|
||
</dest>
|
||
<voice>
|
||
*: "ליצור סימניה?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_CREATE_SUCCESS
|
||
desc: Indicates bookmark was successfully created
|
||
user: core
|
||
<source>
|
||
*: "Bookmark Created"
|
||
</source>
|
||
<dest>
|
||
*: "סימניה נוצרה"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניה נוצרה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_CREATE_FAILURE
|
||
desc: Indicates bookmark was not created
|
||
user: core
|
||
<source>
|
||
*: "Bookmark Failed!"
|
||
</source>
|
||
<dest>
|
||
*: "יצירת סימניה נכשלה!"
|
||
</dest>
|
||
<voice>
|
||
*: "יצירת סימניה נכשלה!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_LOAD_EMPTY
|
||
desc: Indicates bookmark was empty
|
||
user: core
|
||
<source>
|
||
*: "Bookmark Empty"
|
||
</source>
|
||
<dest>
|
||
*: "סימניה ריקה"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניה ריקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SOUND_SETTINGS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Sound Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות צליל"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות צליל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOLUME
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Volume"
|
||
</source>
|
||
<dest>
|
||
*: "עוצמת קול"
|
||
</dest>
|
||
<voice>
|
||
*: "עוצמת קול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BASS
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Bass"
|
||
</source>
|
||
<dest>
|
||
*: "בס"
|
||
</dest>
|
||
<voice>
|
||
*: "בס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TREBLE
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Treble"
|
||
</source>
|
||
<dest>
|
||
*: "טרבל"
|
||
</dest>
|
||
<voice>
|
||
*: "טרבל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BALANCE
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Balance"
|
||
</source>
|
||
<dest>
|
||
*: "באלאנס"
|
||
</dest>
|
||
<voice>
|
||
*: "באלאנס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_CONFIGURATION
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Channel Configuration"
|
||
</source>
|
||
<dest>
|
||
*: "אפשרויות הערוצים"
|
||
</dest>
|
||
<voice>
|
||
*: "אפשרויות הערוצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_STEREO
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Stereo"
|
||
</source>
|
||
<dest>
|
||
*: "סטריאו"
|
||
</dest>
|
||
<voice>
|
||
*: "סטריאו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_MONO
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Mono"
|
||
</source>
|
||
<dest>
|
||
*: "מונו"
|
||
</dest>
|
||
<voice>
|
||
*: "מונו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_CUSTOM
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Custom"
|
||
</source>
|
||
<dest>
|
||
*: "מותאם אישית"
|
||
</dest>
|
||
<voice>
|
||
*: "מותאם אישית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_LEFT
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Mono Left"
|
||
</source>
|
||
<dest>
|
||
*: "מונו שמאלי"
|
||
</dest>
|
||
<voice>
|
||
*: "מונו שמאלי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_RIGHT
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Mono Right"
|
||
</source>
|
||
<dest>
|
||
*: "מונו ימני"
|
||
</dest>
|
||
<voice>
|
||
*: "מונו ימני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_LEFTRIGHT
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_swcodec: "Mono Left + Right"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_swcodec: "מונו ימין + שמאל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_swcodec: "מונו ימין ושמאל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CHANNEL_KARAOKE
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Karaoke"
|
||
</source>
|
||
<dest>
|
||
*: "קריוקי"
|
||
</dest>
|
||
<voice>
|
||
*: "קריוקי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STEREO_WIDTH
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: "Stereo Width"
|
||
</source>
|
||
<dest>
|
||
*: "רוחב סטריאו"
|
||
</dest>
|
||
<voice>
|
||
*: "רוחב סטריאו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFEED
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Crossfeed"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "Crossfeed"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "Crossfeed"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFEED_DIRECT_GAIN
|
||
desc: in crossfeed settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Direct Gain"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הגברה ישירה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הגברה ישירה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFEED_CROSS_GAIN
|
||
desc: in crossfeed settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Cross Gain"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הגברה הפוכה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הגברה הפוכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFEED_HF_ATTENUATION
|
||
desc: in crossfeed settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "High-Frequency Attenuation"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הנמכת צלילים בתדירות גבוהה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הנמכת צלילים בתדירות גבוהה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFEED_HF_CUTOFF
|
||
desc: in crossfeed settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "High-Frequency Cutoff"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חיתוך צלילים בתדירות גבוהה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "חיתוך צלילים בתדירות גבוהה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER
|
||
desc: in the sound settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Equalizer"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "אקולייזר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "אקולייזר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_ENABLED
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Enable EQ"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הפעל אקולייזר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הפעל אקולייזר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_GRAPHICAL
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Graphical EQ"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "אקולייזר גרפי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "אקולייזר גרפי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_PRECUT
|
||
desc: in eq settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Precut"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חיתוך מראש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "חיתוך מראש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_GAIN
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Simple EQ Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הגדרות אקולייזר פשוטות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הגדרות אקולייזר פשוטות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_ADVANCED
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Advanced EQ Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הגדרות אקולייזר מתקדמות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הגדרות אקולייזר מתקדמות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_SAVE
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Save EQ Preset"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "שמור הגדרות אקולייזר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "שמור הגדרות אקולייזר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BROWSE
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Browse EQ Presets"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "דפדף בהגדרות אקולייזר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "דפדף בהגדרות אקולייזר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_EDIT_MODE
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Edit mode: %s"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מצב עריכה: %s"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_GAIN_ITEM
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "%d Hz Band Gain"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "%d Hz רצועה מוגברת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הרץ רצועה מוגברת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_LOW_SHELF
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Low Shelf Filter"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מסנך רף נמוך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מסנך רף נמוך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_PEAK
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Peak Filter %d"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "%d מסנן פסגה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מסנן פסגה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_HIGH_SHELF
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "High Shelf Filter"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מסנן רף גבוה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מסנן רף גבוה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_CUTOFF
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Cutoff Frequency"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "תדירות חיתוך צליל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "תדירות חיתוך צליל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_CENTER
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Centre Frequency"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "תדירות מרכזית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "תדירות מרכזית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BAND_Q
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Q"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "Q"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "Q"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_HARDWARE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_HARDWARE_ENABLED
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_BANDWIDTH
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_NARROW
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_WIDE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DITHERING
|
||
desc: in the sound settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Dithering"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "Dithering"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "Dithering"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LOUDNESS
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "Loudness"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "עוצמה מוגברת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "עוצמה מוגברת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AUTOVOL
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "Auto Volume"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "עוצמת קול אוטומטית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "עוצמת קול אוטומטית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DECAY
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "AV Decay Time"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "זמן דעיכת עוצמת קול אוטומטית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SUPERBASS
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "Super Bass"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "סופר-בס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "סופר-בס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MDB_ENABLE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "MDB Enable"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "MDB פעיל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "MDB פעיל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MDB_STRENGTH
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "MDB Strength"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "חוזק MDB"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "חוזק MDB"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MDB_HARMONICS
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "MDB Harmonics"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "הרמוניות MDB"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "הרמוניות MDB"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MDB_CENTER
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "MDB Centre Frequency"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "תדירות מרכזית MDB"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "תדירות מרכזית MDB"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MDB_SHAPE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
masf: "MDB Shape"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
masf: "צורת MDB"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
masf: "צורת MDB"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_GENERAL_SETTINGS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "General Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות כלליות"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות כלליות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYBACK
|
||
desc: in settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Playback Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות השמעה"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות השמעה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUFFLE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Shuffle"
|
||
</source>
|
||
<dest>
|
||
*: "ערבוב"
|
||
</dest>
|
||
<voice>
|
||
*: "ערבוב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPEAT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Repeat"
|
||
</source>
|
||
<dest>
|
||
*: "חזרה"
|
||
</dest>
|
||
<voice>
|
||
*: "חזרה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALL
|
||
desc: generic string used both in dir file filter and repeat mode selection
|
||
user: core
|
||
<source>
|
||
*: "All"
|
||
</source>
|
||
<dest>
|
||
*: "הכל"
|
||
</dest>
|
||
<voice>
|
||
*: "הכל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPEAT_ONE
|
||
desc: repeat one song
|
||
user: core
|
||
<source>
|
||
*: "One"
|
||
</source>
|
||
<dest>
|
||
*: "אחד"
|
||
</dest>
|
||
<voice>
|
||
*: "אחד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPEAT_AB
|
||
desc: repeat range from point A to B
|
||
user: core
|
||
<source>
|
||
*: "A-B"
|
||
</source>
|
||
<dest>
|
||
*: "A-B"
|
||
</dest>
|
||
<voice>
|
||
*: "A-B"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAY_SELECTED
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Play Selected First"
|
||
</source>
|
||
<dest>
|
||
*: "נגן קודם את הנבחר"
|
||
</dest>
|
||
<voice>
|
||
*: "נגן קודם את הקובץ הנבחר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WIND_MENU
|
||
desc: in the playback sub menu
|
||
user: core
|
||
<source>
|
||
*: "Fast-Forward/Rewind"
|
||
</source>
|
||
<dest>
|
||
*: "העברה מהירה קדימה/אחורה"
|
||
</dest>
|
||
<voice>
|
||
*: "העברה מהירה קדימה ואחורה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FFRW_STEP
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "FF/RW Min Step"
|
||
</source>
|
||
<dest>
|
||
*: "צעד מינימלי בהעברה מהירה"
|
||
</dest>
|
||
<voice>
|
||
*: "צעד מינימלי בהעברה מהירה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FFRW_ACCEL
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "FF/RW Accel"
|
||
</source>
|
||
<dest>
|
||
*: "תאוצת העברה מהירה"
|
||
</dest>
|
||
<voice>
|
||
*: "תאוצת העברה מהירה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MP3BUFFER_MARGIN
|
||
desc: MP3 buffer margin time
|
||
user: core
|
||
<source>
|
||
*: "Anti-Skip Buffer"
|
||
flash_storage: none
|
||
</source>
|
||
<dest>
|
||
*: "זיכרון נגד קפיצות"
|
||
flash_storage: none
|
||
</dest>
|
||
<voice>
|
||
*: "זיכרון נגד קפיצות"
|
||
flash_storage: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FADE_ON_STOP
|
||
desc: options menu to set fade on stop or pause
|
||
user: core
|
||
<source>
|
||
*: "Fade on Stop/Pause"
|
||
</source>
|
||
<dest>
|
||
*: "עמעום צליל בעצירה/הפסקה"
|
||
</dest>
|
||
<voice>
|
||
*: "עמעום צליל בעצירה והפסקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PARTY_MODE
|
||
desc: party mode
|
||
user: core
|
||
<source>
|
||
*: "Party Mode"
|
||
</source>
|
||
<dest>
|
||
*: "מצב מסיבה"
|
||
</dest>
|
||
<voice>
|
||
*: "מצב מסיבה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE
|
||
desc: in playback settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Crossfade"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "מעבר ביניים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "מעבר ביניים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_ENABLE
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Enable Crossfade"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "הפעל מעבר ביניים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "הפעל מעבר ביניים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MANTRACKSKIP
|
||
desc: in crossfade settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Manual Track Skip Only"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "רק בדילוג על שיר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "רק בדילוג על שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUFFLE_TRACKSKIP
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Shuffle or Manual Track Skip"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "בערבוב ובדילוג על שיר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "בערבוב ובדילוג על שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_FADE_IN_DELAY
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Fade-In Delay"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "השהיית גאייה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "השהיית גאייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_FADE_IN_DURATION
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Fade-In Duration"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "משך זמן גאייה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "משך זמן גאייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_FADE_OUT_DELAY
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Fade-Out Delay"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "השהיית דעיכה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "השהיית דעיכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_FADE_OUT_DURATION
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Fade-Out Duration"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "משך זמן דעיכה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "משך זמן דעיכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CROSSFADE_FADE_OUT_MODE
|
||
desc: in crossfade settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Fade-Out Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "מצב דעיכה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "מצב דעיכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MIX
|
||
desc: in playback settings, crossfade option
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Mix"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "מיקס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "מיקס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLAYGAIN
|
||
desc: in replaygain
|
||
user: core
|
||
<source>
|
||
*: "Replaygain"
|
||
</source>
|
||
<dest>
|
||
*: "Replaygain"
|
||
</dest>
|
||
<voice>
|
||
*: "Replaygain"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLAYGAIN_ENABLE
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLAYGAIN_NOCLIP
|
||
desc: in replaygain
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Prevent Clipping"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מנע עיוותים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מנע עיוותים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLAYGAIN_MODE
|
||
desc: in replaygain
|
||
user: core
|
||
<source>
|
||
*: "Replaygain Type"
|
||
</source>
|
||
<dest>
|
||
*: "סוג הגברה חוזרת"
|
||
</dest>
|
||
<voice>
|
||
*: "סוג הגברה חוזרת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALBUM_GAIN
|
||
desc: in replaygain
|
||
user: core
|
||
<source>
|
||
*: "Album Gain"
|
||
</source>
|
||
<dest>
|
||
*: "הגברת אלבום"
|
||
</dest>
|
||
<voice>
|
||
*: "הגברת אלבום"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TRACK_GAIN
|
||
desc: in replaygain
|
||
user: core
|
||
<source>
|
||
*: "Track Gain"
|
||
</source>
|
||
<dest>
|
||
*: "הגברת שיר"
|
||
</dest>
|
||
<voice>
|
||
*: "הגברת שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUFFLE_GAIN
|
||
desc: use track gain if shuffle mode is on, album gain otherwise
|
||
user: core
|
||
<source>
|
||
*: "Track Gain if Shuffling"
|
||
</source>
|
||
<dest>
|
||
*: "הגברת שיר אם ערבוב פעיל"
|
||
</dest>
|
||
<voice>
|
||
*: "הגברת שיר אם ערבוב פעיל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLAYGAIN_PREAMP
|
||
desc: in replaygain settings
|
||
user: core
|
||
<source>
|
||
*: "Pre-amp"
|
||
</source>
|
||
<dest>
|
||
*: "קדם-מגבר"
|
||
</dest>
|
||
<voice>
|
||
*: "קדם-מגבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BEEP
|
||
desc: in playback settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Track Skip Beep"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "צפצוף מעבר שיר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "צפצוף מעבר שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEAK
|
||
desc: in beep volume in playback settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Weak"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חלש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "חלש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MODERATE
|
||
desc: in beep volume in playback settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Moderate"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "בינוני"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "בינוני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STRONG
|
||
desc: in beep volume in playback settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Strong"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חזק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "חזק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPDIF_ENABLE
|
||
desc: in playback settings menu. enable/disable the optical out
|
||
user: core
|
||
<source>
|
||
*: none
|
||
spdif_power: "Optical Output"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
spdif_power: "יציאה אופטית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
spdif_power: "יציאה אופטית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_ORDER
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_V1_FIRST
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_V2_FIRST
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NEXT_FOLDER
|
||
desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one
|
||
user: core
|
||
<source>
|
||
*: "Auto-Change Directory"
|
||
</source>
|
||
<dest>
|
||
*: "החלף ספריות אוטומאטית"
|
||
</dest>
|
||
<voice>
|
||
*: "החלף ספריות אוטומאטית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RANDOM
|
||
desc: random folder
|
||
user: core
|
||
<source>
|
||
*: "Random"
|
||
</source>
|
||
<dest>
|
||
*: "אקראי"
|
||
</dest>
|
||
<voice>
|
||
*: "אקראי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AUDIOSCROBBLER
|
||
desc: "Last.fm Log" in the playback menu
|
||
user: core
|
||
<source>
|
||
*: "Last.fm Log"
|
||
</source>
|
||
<dest>
|
||
*: "Last.fm יומן"
|
||
</dest>
|
||
<voice>
|
||
*: "Last.fm יומן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUESHEET_ENABLE
|
||
desc: cuesheet support option
|
||
user: core
|
||
<source>
|
||
*: "Cuesheet Support"
|
||
</source>
|
||
<dest>
|
||
*: "תמיכה בגליונות סימנים"
|
||
</dest>
|
||
<voice>
|
||
*: "תמיכה בגליונות סימנים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_HEADPHONE_UNPLUG
|
||
desc: in settings_menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
headphone_detection: "Pause on Headphone Unplug"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
headphone_detection: "הפסק בעת ניתוק אוזניות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
headphone_detection: "הפסק בעת ניתוק אוזניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_HEADPHONE_UNPLUG_RESUME
|
||
desc: in pause_phones_menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
headphone_detection: "Pause and Resume"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
headphone_detection: "הפסק והמשך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
headphone_detection: "הפסק והמשך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_HEADPHONE_UNPLUG_RW
|
||
desc: in pause_phones_menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
headphone_detection: "Duration to Rewind"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
headphone_detection: "משך זמן להעברה מהירה אחורה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
headphone_detection: "משך זמן להעברה מהירה אחורה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME
|
||
desc: in pause_phones_menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
headphone_detection: "Disable resume on startup if phones unplugged"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
headphone_detection: "בטל המשך השמעה לאחר אתחול אם האוזניות מנותקות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
headphone_detection: "בטל המשך השמעה לאחר אתחול אם האוזניות מנותקות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILE
|
||
desc: in settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "File View"
|
||
</source>
|
||
<dest>
|
||
*: "תצוגת קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "תצוגת קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_CASE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Sort Case Sensitive"
|
||
</source>
|
||
<dest>
|
||
*: "מיון לפי אותיות גדולות"
|
||
</dest>
|
||
<voice>
|
||
*: "מיון לפי אותיות גדולות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_DIR
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "Sort Directories"
|
||
</source>
|
||
<dest>
|
||
*: "מיון ספריות"
|
||
</dest>
|
||
<voice>
|
||
*: "מיון ספריות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_FILE
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "Sort Files"
|
||
</source>
|
||
<dest>
|
||
*: "מיון קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "מיון קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_ALPHA
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "Alphabetical"
|
||
</source>
|
||
<dest>
|
||
*: "אלפבתית"
|
||
</dest>
|
||
<voice>
|
||
*: "אלפבתית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_DATE
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "By Date"
|
||
</source>
|
||
<dest>
|
||
*: "לפי תאריך"
|
||
</dest>
|
||
<voice>
|
||
*: "לפי תאריך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_DATE_REVERSE
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "By Newest Date"
|
||
</source>
|
||
<dest>
|
||
*: "לפי התאריך החדש ביותר"
|
||
</dest>
|
||
<voice>
|
||
*: "לפי התאריך החדש ביותר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_TYPE
|
||
desc: browser sorting setting
|
||
user: core
|
||
<source>
|
||
*: "By Type"
|
||
</source>
|
||
<dest>
|
||
*: "לפי סוג"
|
||
</dest>
|
||
<voice>
|
||
*: "לפי סוג"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILTER
|
||
desc: setting name for dir filter
|
||
user: core
|
||
<source>
|
||
*: "Show Files"
|
||
</source>
|
||
<dest>
|
||
*: "הצג קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILTER_SUPPORTED
|
||
desc: show all file types supported by Rockbox
|
||
user: core
|
||
<source>
|
||
*: "Supported"
|
||
</source>
|
||
<dest>
|
||
*: "נתמכים"
|
||
</dest>
|
||
<voice>
|
||
*: "נתמכים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILTER_MUSIC
|
||
desc: show only music-related files
|
||
user: core
|
||
<source>
|
||
*: "Music"
|
||
</source>
|
||
<dest>
|
||
*: "מוסיקה"
|
||
</dest>
|
||
<voice>
|
||
*: "מוסיקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FOLLOW
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Follow Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "עקוב אחר רשימת השירים"
|
||
</dest>
|
||
<voice>
|
||
*: "עקוב אחר רשימת השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOW_PATH
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Show Path"
|
||
</source>
|
||
<dest>
|
||
*: "הצג נתיב"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג נתיב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOW_PATH_CURRENT
|
||
desc: in show path menu
|
||
user: core
|
||
<source>
|
||
*: "Current Directory Only"
|
||
</source>
|
||
<dest>
|
||
*: "הספריה הנוכחית בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "הספריה הנוכחית בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISPLAY_FULL_PATH
|
||
desc: track display options
|
||
user: core
|
||
<source>
|
||
*: "Full Path"
|
||
</source>
|
||
<dest>
|
||
*: "נתיב מלא"
|
||
</dest>
|
||
<voice>
|
||
*: "נתיב מלא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUILDING_DATABASE
|
||
desc: splash database building progress
|
||
user: core
|
||
<source>
|
||
*: "Building database... %d found (OFF to return)"
|
||
iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
|
||
ipod*: "Building database... %d found (PREV to return)"
|
||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*: "Building database... %d found (PREV to return)"
|
||
gogearsa9200: "Building database... %d found (REW to return)"
|
||
</source>
|
||
<dest>
|
||
*: "בונה מסד נתונים... %d נמצאו (OFF כדי לחזור)"
|
||
iriverh100,iriverh120,iriverh300: "בונה מסד נתונים... %d נמצאו (STOP כדי לחזור)"
|
||
ipod*: "בונה מסד נתונים... %d נמצאו (PREV כדי לחזור)"
|
||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "בונה מסד נתונים... %d נמצאו (LEFT כדי לחזור)"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*: "בונה מסד נתונים... %d נמצאו (PREV כדי לחזור)"
|
||
gogearsa9200: "בונה מסד נתונים... %d נמצאו (REW כדי לחזור)"
|
||
</dest>
|
||
<voice>
|
||
*: "רשומות נמצאו עבור מסד הנתונים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_RAM
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
tc_ramcache: "Load to RAM"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
tc_ramcache: "RAM טען לזיכרון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
tc_ramcache: "טען לזיכרון RAM"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_AUTOUPDATE
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Auto Update"
|
||
</source>
|
||
<dest>
|
||
*: "עדכון אוטומטי"
|
||
</dest>
|
||
<voice>
|
||
*: "עדכון אוטומטי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_FORCE_UPDATE
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Initialize Now"
|
||
</source>
|
||
<dest>
|
||
*: "אתחל עכשיו"
|
||
</dest>
|
||
<voice>
|
||
*: "אתחל עכשיו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_UPDATE
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Update Now"
|
||
</source>
|
||
<dest>
|
||
*: "עדכן עכשיו"
|
||
</dest>
|
||
<voice>
|
||
*: "עדכן עכשיו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RUNTIMEDB_ACTIVE
|
||
desc: in settings_menu.
|
||
user: core
|
||
<source>
|
||
*: "Gather Runtime Data"
|
||
</source>
|
||
<dest>
|
||
*: "אסוף נתוני ריצה"
|
||
</dest>
|
||
<voice>
|
||
*: "אסוף נתוני ריצה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_EXPORT
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Export Modifications"
|
||
</source>
|
||
<dest>
|
||
*: "ייצא שינויים"
|
||
</dest>
|
||
<voice>
|
||
*: "ייצא שינויים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_IMPORT
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Import Modifications"
|
||
</source>
|
||
<dest>
|
||
*: "טען שינויים"
|
||
</dest>
|
||
<voice>
|
||
*: "טען שינויים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH
|
||
desc: in tag cache settings
|
||
user: core
|
||
<source>
|
||
*: "Updating in background"
|
||
</source>
|
||
<dest>
|
||
*: "מעדכן ברקע"
|
||
</dest>
|
||
<voice>
|
||
*: "מעדכן ברקע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_INIT
|
||
desc: while initializing tagcache on boot
|
||
user: core
|
||
<source>
|
||
*: "Committing database"
|
||
</source>
|
||
<dest>
|
||
*: "טוען את מסד הנתונים"
|
||
</dest>
|
||
<voice>
|
||
*: "טוען את מסד הנתונים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGCACHE_BUSY
|
||
desc: when trying to shutdown and tagcache is committing
|
||
user: core
|
||
<source>
|
||
*: "Database is not ready"
|
||
</source>
|
||
<dest>
|
||
*: "מסד נתונים אינו מוכן"
|
||
</dest>
|
||
<voice>
|
||
*: "מסד נתונים אינו מוכן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGNAVI_ALL_TRACKS
|
||
desc: "<All tracks>" entry in tag browser
|
||
user: core
|
||
<source>
|
||
*: "<All tracks>"
|
||
</source>
|
||
<dest>
|
||
*: "<כל השירים>"
|
||
</dest>
|
||
<voice>
|
||
*: "כל השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISPLAY
|
||
desc: in settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Display"
|
||
</source>
|
||
<dest>
|
||
*: "תצוגה"
|
||
</dest>
|
||
<voice>
|
||
*: "תצוגה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUSTOM_FONT
|
||
desc: in setting_menu()
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Font"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "גופנים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "גופנים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WHILE_PLAYING
|
||
desc: in settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "While Playing Screen"
|
||
</source>
|
||
<dest>
|
||
*: "מסך בזמן נגינה"
|
||
</dest>
|
||
<voice>
|
||
*: "מסך בזמן נגינה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_WHILE_PLAYING
|
||
desc: in settings_menu()
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote While Playing Screen"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "מסך שלט בזמן נגינה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "מסך שלט בזמן נגינה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LCD_MENU
|
||
desc: in the display sub menu
|
||
user: core
|
||
<source>
|
||
*: "LCD Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות מסך"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות מסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Backlight"
|
||
</source>
|
||
<dest>
|
||
*: "תאורת מסך"
|
||
</dest>
|
||
<voice>
|
||
*: "תאורת מסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT_ON_WHEN_CHARGING
|
||
desc: in display_settings_menu, backlight timeout with charger connected
|
||
user: core
|
||
<source>
|
||
*: none
|
||
charging: "Backlight (While Plugged In)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
charging: "(תאורת מסך(כשמחובר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
charging: "תאורת מסך (כשמחובר)"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT_ON_BUTTON_HOLD
|
||
desc: in lcd settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
hold_button: "Backlight on Hold"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
hold_button: "תאורת מסך בנעילת מקשים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
hold_button: "תאורת מסך בנעילת מקשים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CAPTION_BACKLIGHT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Caption Backlight"
|
||
</source>
|
||
<dest>
|
||
*: "תאורת מסך כותרת"
|
||
</dest>
|
||
<voice>
|
||
*: "תאורת מסך כותרת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT_FADE_IN
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
backlight_fade*: "Backlight Fade In"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
backlight_fade*: "גאיית תאורת המסך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
backlight_fade*: "גאיית תאורת המסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT_FADE_OUT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
backlight_fade*: "Backlight Fade Out"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
backlight_fade*: "עמעום תאורת המסך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
backlight_fade*: "עמעום תאורת המסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS
|
||
desc: Backlight behaviour setting
|
||
user: core
|
||
<source>
|
||
*: "First Buttonpress Enables Backlight Only"
|
||
</source>
|
||
<dest>
|
||
*: "לחיצה ראשונה מפעילה תאורת מסך בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "לחיצה ראשונה מפעילה תאורת מסך בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF
|
||
desc: In display settings, time to switch LCD chip into power saving state
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_sleep: "Sleep (After Backlight Off)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_sleep: "(שינה (אחרי כיבוי תאורת מסך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_sleep: "שינה (אחרי כיבוי תאורת מסך)"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NEVER
|
||
desc: in lcd settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_sleep: "Never"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_sleep: "אף פעם"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_sleep: "אף פעם"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BRIGHTNESS
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
backlight_brightness: "Brightness"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
backlight_brightness: "בהירות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
backlight_brightness: "בהירות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CONTRAST
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Contrast"
|
||
</source>
|
||
<dest>
|
||
*: "ניגודיות"
|
||
</dest>
|
||
<voice>
|
||
*: "ניגודיות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "LCD Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "מצב המסך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "מצב המסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_LCD_INVERSE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "Inverse"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "נגדי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_invert,remote_lcd_invert: "נגדי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FLIP_DISPLAY
|
||
desc: in settings_menu, option to turn display+buttos by 180 degrees
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Upside Down"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "במהופך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "במהופך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_CURSOR
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Line Selector Type"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "סוג בורר השורה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "סוג בורר השורה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_CURSOR_POINTER
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Pointer"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "מצביע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "מצביע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_CURSOR_BAR
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Bar (Inverse)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "(שורה (נגדי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "שורה נגדית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CLEAR_BACKDROP
|
||
desc: text for LCD settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Clear Backdrop"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "נקה תמונת רקע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: "נקה תמונת רקע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKGROUND_COLOR
|
||
desc: menu entry to set the background color
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Background Colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "צבע רקע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: "צבע רקע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FOREGROUND_COLOR
|
||
desc: menu entry to set the foreground color
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Foreground Colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "צבע ראשי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: "צבע ראשי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESET_COLORS
|
||
desc: menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Reset Colours"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "אפס צבעים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: "אפס צבעים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COLOR_RGB_LABELS
|
||
desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "RGB"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "RGB"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COLOR_RGB_VALUE
|
||
desc: in color screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "RGB: %02X%02X%02X"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "RGB: %02X%02X%02X"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COLOR_UNACCEPTABLE
|
||
desc: splash when user selects an invalid colour
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Invalid colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "צבע לא תקף"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LCD_REMOTE_MENU
|
||
desc: in the display sub menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote-LCD Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "הגדרות מסך השלט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "Remote LCD settings"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REDUCE_TICKING
|
||
desc: in remote lcd settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote_ticking: "Reduce Ticking"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote_ticking: "הפחת צלילי תיקתוק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote_ticking: "Reduce Ticking"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOW_ICONS
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Show Icons"
|
||
</source>
|
||
<dest>
|
||
*: "הצג סמלילים"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג סמלילים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_MENU
|
||
desc: in display_settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Scrolling"
|
||
</source>
|
||
<dest>
|
||
*: "גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: "גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Scroll Speed Setting Example"
|
||
</source>
|
||
<dest>
|
||
*: "טקסט דוגמה להגדרת מהירות גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_SPEED
|
||
desc: in display_settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Scroll Speed"
|
||
</source>
|
||
<dest>
|
||
*: "מהירות גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: "מהירות גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_DELAY
|
||
desc: Delay before scrolling
|
||
user: core
|
||
<source>
|
||
*: "Scroll Start Delay"
|
||
</source>
|
||
<dest>
|
||
*: "השהיה לפני גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: "השהיה לפני גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_STEP
|
||
desc: Pixels to advance per scroll
|
||
user: core
|
||
<source>
|
||
*: "Scroll Step Size"
|
||
</source>
|
||
<dest>
|
||
*: "גודל צעד גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: "גודל צעד גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_STEP_EXAMPLE
|
||
desc: Pixels to advance per scroll
|
||
user: core
|
||
<source>
|
||
*: "Scroll Step Size Setting Example Text"
|
||
</source>
|
||
<dest>
|
||
*: "טקסט דוגמה לגודל צעד גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BIDIR_SCROLL
|
||
desc: Bidirectional scroll limit
|
||
user: core
|
||
<source>
|
||
*: "Bidirectional Scroll Limit"
|
||
</source>
|
||
<dest>
|
||
*: "גבול גלילה דו-כיוונית"
|
||
</dest>
|
||
<voice>
|
||
*: "גבול גלילה דו-כיוונית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_SCROLL_SETS
|
||
desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote Scrolling Options"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "אפשרויות גלילה בשלט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "אפשרויות גלילה בשלט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_JUMP_SCROLL
|
||
desc: (archosplayer) menu alternative for jump scroll
|
||
user: core
|
||
<source>
|
||
*: "Jump Scroll"
|
||
</source>
|
||
<dest>
|
||
*: "גלילת קפיצה"
|
||
</dest>
|
||
<voice>
|
||
*: "גלילת קפיצה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ONE_TIME
|
||
desc: (archosplayer) the jump scroll shall be done "one time"
|
||
user: core
|
||
<source>
|
||
*: "One time"
|
||
</source>
|
||
<dest>
|
||
*: "פעם אחת"
|
||
</dest>
|
||
<voice>
|
||
*: "פעם אחת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_JUMP_SCROLL_DELAY
|
||
desc: (archosplayer) Delay before making a jump scroll
|
||
user: core
|
||
<source>
|
||
*: "Jump Scroll Delay"
|
||
</source>
|
||
<dest>
|
||
*: "השהיה לפני גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: "השהיה לפני גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCREEN_SCROLL_VIEW
|
||
desc: should lines scroll out of the screen
|
||
user: core
|
||
<source>
|
||
*: "Screen Scrolls Out Of View"
|
||
</source>
|
||
<dest>
|
||
*: "מסך נגלל מחוץ לתצוגה"
|
||
</dest>
|
||
<voice>
|
||
*: "מסך נגלל מחוץ לתצוגה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCREEN_SCROLL_STEP
|
||
desc: Pixels to advance per Screen scroll
|
||
user: core
|
||
<source>
|
||
*: "Screen Scroll Step Size"
|
||
</source>
|
||
<dest>
|
||
*: "גודל צעד בגלילת מסך"
|
||
</dest>
|
||
<voice>
|
||
*: "גודל צעד בגלילת מסך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_PAGINATED
|
||
desc: jump to new page when scrolling
|
||
user: core
|
||
<source>
|
||
*: "Paged Scrolling"
|
||
</source>
|
||
<dest>
|
||
*: "גלילת עמודים"
|
||
</dest>
|
||
<voice>
|
||
*: "גלילת עמודים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LISTACCEL_START_DELAY
|
||
desc: Delay before list starts accelerating
|
||
user: core
|
||
<source>
|
||
*: "List Acceleration Start Delay"
|
||
wheel_acceleration: none
|
||
</source>
|
||
<dest>
|
||
*: "השהיה לפי האצת רשימה"
|
||
wheel_acceleration: none
|
||
</dest>
|
||
<voice>
|
||
*: "השהיה לפי האצת רשימה"
|
||
wheel_acceleration: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LISTACCEL_ACCEL_SPEED
|
||
desc: list acceleration speed
|
||
user: core
|
||
<source>
|
||
*: "List Acceleration Speed"
|
||
wheel_acceleration: none
|
||
</source>
|
||
<dest>
|
||
*: "מהירות האצה רשימה"
|
||
wheel_acceleration: none
|
||
</dest>
|
||
<voice>
|
||
*: "מהירות האצה רשימה"
|
||
wheel_acceleration: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BARS_MENU
|
||
desc: in the display sub menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Status-/Scrollbar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "שורת מצב/פס גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "שורת מצב ופס גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLL_BAR
|
||
desc: display menu, F3 substitute
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Scroll Bar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "פס גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "פס גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STATUS_BAR
|
||
desc: display menu, F3 substitute
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Status Bar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "שורת מצב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "שורת מצב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUTTON_BAR
|
||
desc: in settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recorder_pad: "Button Bar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recorder_pad: "שורת כפתורים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recorder_pad: "שורת כפתורים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOLUME_DISPLAY
|
||
desc: Volume type title
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Volume Display"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "תצוגת עוצמת קול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "תצוגת עוצמת קול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_DISPLAY
|
||
desc: Battery type title
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Battery Display"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "תצוגת סוללה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "תצוגת סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISPLAY_GRAPHIC
|
||
desc: Label for type of icon display
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Graphic"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "גרפית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "גרפית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISPLAY_NUMERIC
|
||
desc: Label for type of icon display
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Numeric"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "מספרית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "מספרית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_MENU
|
||
desc: in the display menu
|
||
user: core
|
||
<source>
|
||
*: "Peak Meter"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "מחוון עוצמה"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "מחוון עוצמה"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_CLIP_HOLD
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Clip Hold Time"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "זמן החזקה לאחר עיוות"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "זמן החזקה לאחר עיוות"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_PEAK_HOLD
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Peak Hold Time"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "זמן החזקה על שיא העוצמה"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "זמן החזקה על שיא העוצמה"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_ETERNAL
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Eternal"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "אין-סופי"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "אין-סופי"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_RELEASE
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Peak Release"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "שחרור משיא העוצמה"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "שחרור משיא העוצמה"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_UNITS_PER_READ
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_SCALE
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Scale"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "קנה מידה"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "קנה מידה"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_DBFS
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Logarithmic (dB)"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "(dB) לוגריתמי"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "לוגריתמי דציבל"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_LINEAR
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Linear (%)"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "(%) ליניארי"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "ליניארי אחוזים"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_MIN
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Minimum Of Range"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "מינימום בטווח"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "מינימום בטווח"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_MAX
|
||
desc: in the peak meter menu
|
||
user: core
|
||
<source>
|
||
*: "Maximum Of Range"
|
||
masd: none
|
||
</source>
|
||
<dest>
|
||
*: "מקסימום בטווח"
|
||
masd: none
|
||
</dest>
|
||
<voice>
|
||
*: "מקסימום בטווח"
|
||
masd: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DEFAULT_CODEPAGE
|
||
desc: default encoding used with id3 tags
|
||
user: core
|
||
<source>
|
||
*: "Default Codepage"
|
||
</source>
|
||
<dest>
|
||
*: "קידוד תווים ברירת מחדל"
|
||
</dest>
|
||
<voice>
|
||
*: "קידוד תווים ברירת מחדל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_LATIN1
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Latin1 (ISO-8859-1)"
|
||
</source>
|
||
<dest>
|
||
*: "1לטינית (ISO-8859-1)"
|
||
</dest>
|
||
<voice>
|
||
*: "1לטינית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_GREEK
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Greek (ISO-8859-7)"
|
||
</source>
|
||
<dest>
|
||
*: "יוונית (ISO-8859-7)"
|
||
</dest>
|
||
<voice>
|
||
*: "יוונית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_HEBREW
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Hebrew (ISO-8859-8)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "עברית (ISO-8859-8)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "עברית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_CYRILLIC
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Cyrillic (CP1251)"
|
||
</source>
|
||
<dest>
|
||
*: "קירילית (CP1251)"
|
||
</dest>
|
||
<voice>
|
||
*: "קירילית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_THAI
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Thai (ISO-8859-11)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "תאילנדית (ISO-8859-11)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "תאילנדית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_ARABIC
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Arabic (CP1256)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "ערבית (CP1256)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "ערבית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_TURKISH
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Turkish (ISO-8859-9)"
|
||
</source>
|
||
<dest>
|
||
*: "טורקית (ISO-8859-9)"
|
||
</dest>
|
||
<voice>
|
||
*: "טורקית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_LATIN_EXTENDED
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Latin Extended (ISO-8859-2)"
|
||
</source>
|
||
<dest>
|
||
*: "לטינית מורחבת (ISO-8859-2)"
|
||
</dest>
|
||
<voice>
|
||
*: "לטינית מורחבת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_JAPANESE
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Japanese (SJIS)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "יפנית (SJIS)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "יפנית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_SIMPLIFIED
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Simp. Chinese (GB2312)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "סינית מפושטת (GB2312)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "סינית מפושטת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_KOREAN
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Korean (KSX1001)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "קוריאנית (KSX1001)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "קוריאנית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_TRADITIONAL
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Trad. Chinese (BIG5)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "סינית מסורתית (BIG5)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "סינית מסורתית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_UTF8
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Unicode (UTF-8)"
|
||
</source>
|
||
<dest>
|
||
*: "יוניקוד (UTF-8)"
|
||
</dest>
|
||
<voice>
|
||
*: "יוניקוד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUTTONLIGHT_TIMEOUT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
button_light: "Button Light Timeout"
|
||
sansafuze*,sansae200*: "Wheel Light Timeout"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
button_light: "זמן תאורת כפתורים"
|
||
sansafuze*,sansae200*: "זמן תאורת גלגל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
button_light: "זמן תאורת כפתורים"
|
||
sansafuze*,sansae200*: "זמן תאורת גלגל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUTTONLIGHT_BRIGHTNESS
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
buttonlight_brightness: "Button Light Brightness"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
buttonlight_brightness: "בהירות תאורת כפתור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
buttonlight_brightness: "בהירות תאורת כפתור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_START_SCREEN
|
||
desc: in the system sub menu
|
||
user: core
|
||
<source>
|
||
*: "Start Screen"
|
||
</source>
|
||
<dest>
|
||
*: "מסך פתיחה"
|
||
</dest>
|
||
<voice>
|
||
*: "מסך פתיחה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MAIN_MENU
|
||
desc: in start screen setting
|
||
user: core
|
||
<source>
|
||
*: "Main Menu"
|
||
</source>
|
||
<dest>
|
||
*: "תפריט ראשי"
|
||
</dest>
|
||
<voice>
|
||
*: "תפריט ראשי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PREVIOUS_SCREEN
|
||
desc: in start screen setting
|
||
user: core
|
||
<source>
|
||
*: "Previous Screen"
|
||
</source>
|
||
<dest>
|
||
*: "מסך קודם"
|
||
</dest>
|
||
<voice>
|
||
*: "מסך קודם"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_MENU
|
||
desc: in the system sub menu
|
||
user: core
|
||
<source>
|
||
*: "Battery"
|
||
</source>
|
||
<dest>
|
||
*: "סוללה"
|
||
</dest>
|
||
<voice>
|
||
*: "סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_CAPACITY
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Battery Capacity"
|
||
</source>
|
||
<dest>
|
||
*: "קיבולת סוללה"
|
||
</dest>
|
||
<voice>
|
||
*: "קיבולת סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TYPE
|
||
desc: in battery settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
battery_types: "Battery Type"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
battery_types: "סוג סוללה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
battery_types: "סוג סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TYPE_ALKALINE
|
||
desc: in battery settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
battery_types: "Alkaline"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
battery_types: "אלקליין"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
battery_types: "אלקליין"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TYPE_NIMH
|
||
desc: in battery settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
battery_types: "NiMH"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
battery_types: "NiMH"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
battery_types: "ניקל מטאל היידריד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_MENU
|
||
desc: in the system sub menu
|
||
user: core
|
||
<source>
|
||
*: "Disk"
|
||
</source>
|
||
<dest>
|
||
*: "כונן"
|
||
</dest>
|
||
<voice>
|
||
*: "כונן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPINDOWN
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Disk Spindown"
|
||
flash_storage: none
|
||
</source>
|
||
<dest>
|
||
*: "הפסקת סיבוב הכונן"
|
||
flash_storage: none
|
||
</dest>
|
||
<voice>
|
||
*: "הפסקת סיבוב הכונן"
|
||
flash_storage: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DIRCACHE_ENABLE
|
||
desc: in directory cache settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
dircache: "Directory Cache"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
dircache: "זיכרון מטמון לספריות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
dircache: "זיכרון מטמון לספריות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIME_MENU
|
||
desc: in the system sub menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Time & Date"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "זמן ותאריך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "זמן ותאריך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SET_TIME
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Set Time/Date"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "כוון זמן/תאריך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "כוון זמן ותאריך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIMEFORMAT
|
||
desc: select the time format of time in status bar
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Time Format"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "תבנית תצוגת זמן"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "תבנית תצוגת זמן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_12_HOUR_CLOCK
|
||
desc: option for 12 hour clock
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "12 Hour Clock"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "שעות 12 שעון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "שעות 12 שעון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_24_HOUR_CLOCK
|
||
desc: option for 24 hour clock
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "24 Hour Clock"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "שעות 24 שעון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "שעות 24 שעון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIME_SET_BUTTON
|
||
desc: used in set_time()
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "ON = Set"
|
||
mrobe500: "HEART = Set"
|
||
iriverh100,iriverh120,iriverh300: "NAVI = Set"
|
||
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Set"
|
||
gogearsa9200: "PLAY = Set"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "קבע = ON"
|
||
mrobe500: "קבע = HEART"
|
||
iriverh100,iriverh120,iriverh300: "קבע = NAVI"
|
||
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "קבע = SELECT"
|
||
gogearsa9200: "קבע = PLAY"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc,iriverh100,iriverh120,iriverh300,iriverh10,iriverh10_5gb,iaudiox5,iaudiom5,ipod*,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIME_REVERT
|
||
desc: used in set_time()
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "OFF = Revert"
|
||
mrobe500: "POWER = Revert"
|
||
iriverh100,iriverh120,iriverh300: "STOP = Revert"
|
||
ipod*,sansac200*: "MENU = Revert"
|
||
iaudiox5,iaudiom5: "RECORD = Revert"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
|
||
gigabeatfx: "POWER = Revert"
|
||
mrobe100: "DISPLAY = Revert"
|
||
gigabeats: "BACK = Revert"
|
||
gogearsa9200: "LEFT = Revert"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "החזר = OFF"
|
||
mrobe500: "החזר = POWER"
|
||
iriverh100,iriverh120,iriverh300: "החזר = STOP"
|
||
ipod*,sansac200*: "החזר = MENU"
|
||
iaudiox5,iaudiom5: "החזר = RECORD"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "החזר = PREV"
|
||
gigabeatfx: "החזר = POWER"
|
||
mrobe100: "החזר = DISPLAY"
|
||
gigabeats: "החזר = BACK"
|
||
gogearsa9200: "החזר = LEFT"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc,iriverh100,iriverh120,iriverh300,ipod*,sansae200*,sansac200*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,gigabeat*,mrobe100,gogearsa9200: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_SUNDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Sun"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'א"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_MONDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Mon"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'ב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_TUESDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Tue"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'ג"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_WEDNESDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Wed"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'ד"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_THURSDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Thu"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'ה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_FRIDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Fri"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "'ו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WEEKDAY_SATURDAY
|
||
desc: Maximum 3-letter abbreviation for weekday
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Sat"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "שבת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_JANUARY
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Jan"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "ינו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "ינואר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_FEBRUARY
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Feb"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "פבר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "פברואר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_MARCH
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Mar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "מרץ"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "מרץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_APRIL
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Apr"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "אפר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "אפריל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_MAY
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "May"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "מאי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "מאי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_JUNE
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Jun"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "יונ"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "יוני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_JULY
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Jul"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "יול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "יולי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_AUGUST
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Aug"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "אוג"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "אוגוס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_SEPTEMBER
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Sep"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "ספט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "ספטמבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_OCTOBER
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Oct"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "אוק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "אוקטובר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_NOVEMBER
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Nov"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "נוב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "נובמבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MONTH_DECEMBER
|
||
desc: Maximum 3-letter abbreviation for monthname
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: "Dec"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: "דצמ"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "דצמבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_POWEROFF_IDLE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Idle Poweroff"
|
||
</source>
|
||
<dest>
|
||
*: "כיבוי במצב סרק"
|
||
</dest>
|
||
<voice>
|
||
*: "כיבוי במצב סרק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SLEEP_TIMER
|
||
desc: sleep timer setting
|
||
user: core
|
||
<source>
|
||
*: "Sleep Timer"
|
||
</source>
|
||
<dest>
|
||
*: "טיימר שינה"
|
||
</dest>
|
||
<voice>
|
||
*: "טיימר שינה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LIMITS_MENU
|
||
desc: in the system sub menu
|
||
user: core
|
||
<source>
|
||
*: "Limits"
|
||
</source>
|
||
<dest>
|
||
*: "מגבלות"
|
||
</dest>
|
||
<voice>
|
||
*: "מגבלות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MAX_FILES_IN_DIR
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Max Entries in File Browser"
|
||
</source>
|
||
<dest>
|
||
*: "מספר רשומות מקסימלי בסייר קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "מספר רשומות מקסימלי בסייר קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MAX_FILES_IN_PLAYLIST
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Max Playlist Size"
|
||
</source>
|
||
<dest>
|
||
*: "גודל רשימת שירים מקסימלי"
|
||
</dest>
|
||
<voice>
|
||
*: "גודל רשימת שירים מקסימלי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CAR_ADAPTER_MODE
|
||
desc: Displayed for setting car adapter mode to on/off
|
||
user: core
|
||
<source>
|
||
*: none
|
||
charging: "Car Adapter Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
charging: "מצב מתאם רכב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
charging: "מצב מתאם רכב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_MOD_ALARM_MENU
|
||
desc: The name of the additional entry in the main menu for the RTC alarm mod.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Wake-Up Alarm"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "שעון מעורר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "שעון מעורר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_WAKEUP_SCREEN
|
||
desc: in alarm menu setting
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Alarm Wake up Screen"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "מסך שעון מעורר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "מסך שעון מעורר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_MOD_TIME
|
||
desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Alarm Time: %02d:%02d"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "זמן השכמה: %02d:%02d"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: ""
|
||
</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.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Waking Up In %d:%02d"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "השכמה בעוד: %d:%02d"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "השכמה בעוד"
|
||
</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).
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Alarm Set"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "שעון מעורר נקבע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "שעון מעורר נקבע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_MOD_ERROR
|
||
desc: The text that tells that the time is incorrect (for the RTC alarm mod).
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Alarm Time Is Too Soon!"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "שעת ההשכמה מוקדמת מדי!"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "שעת ההשכמה מוקדמת מדי!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_MOD_KEYS
|
||
desc: Shown key functions in alarm menu (for the RTC alarm mod).
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "PLAY=Set OFF=Cancel"
|
||
ipod*: "SELECT=Set MENU=Cancel"
|
||
iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
|
||
gigabeats: "SELECT=Set POWER=Cancel"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "ביטול=OFF קבע=PLAY"
|
||
ipod*: "ביטול=MENU קבע=SELECT"
|
||
iriverh10,iriverh10_5gb: "ביטול=PREV קבע=SELECT"
|
||
gigabeats: "ביטול=POWER קבע=SELECT"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm,ipod*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALARM_MOD_DISABLE
|
||
desc: Announce that the RTC alarm has been turned off
|
||
user: core
|
||
<source>
|
||
*: none
|
||
alarm: "Alarm Disabled"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
alarm: "שעון מעורר מבוטל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
alarm: "שעון מעורר מבוטל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS
|
||
desc: in general settings
|
||
user: core
|
||
<source>
|
||
*: "Bookmarking"
|
||
</source>
|
||
<dest>
|
||
*: "סימניות"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_AUTOCREATE
|
||
desc: prompt for user to decide to create an bookmark
|
||
user: core
|
||
<source>
|
||
*: "Bookmark on Stop"
|
||
</source>
|
||
<dest>
|
||
*: "יצירת סימניה בעצירה"
|
||
</dest>
|
||
<voice>
|
||
*: "יצירת סימניה בעצירה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
|
||
desc: Save in recent bookmarks only
|
||
user: core
|
||
<source>
|
||
*: "Yes - Recent only"
|
||
</source>
|
||
<dest>
|
||
*: "כן - אחרונות בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "כן - אחרונות בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
|
||
desc: Save in recent bookmarks only
|
||
user: core
|
||
<source>
|
||
*: "Ask - Recent only"
|
||
</source>
|
||
<dest>
|
||
*: "שאל - אחרונות בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "שאל - אחרונות בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_AUTOLOAD
|
||
desc: prompt for user to decide to create a bookmark
|
||
user: core
|
||
<source>
|
||
*: "Load Last Bookmark"
|
||
</source>
|
||
<dest>
|
||
*: "טעינת סימניה אחרונה"
|
||
</dest>
|
||
<voice>
|
||
*: "טעינת סימניה אחרונה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
|
||
desc: Configuration option to maintain a list of recent bookmarks
|
||
user: core
|
||
<source>
|
||
*: "Maintain a List of Recent Bookmarks?"
|
||
</source>
|
||
<dest>
|
||
*: "?האם לתחזק רשימה של סימניות אחרונות"
|
||
</dest>
|
||
<voice>
|
||
*: "האם לתחזק רשימה של סימניות אחרונות?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY
|
||
desc: Save only on bookmark for each playlist in recent bookmarks
|
||
user: core
|
||
<source>
|
||
*: "Unique only"
|
||
</source>
|
||
<dest>
|
||
*: "ייחודי בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "ייחודי בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LANGUAGE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Language"
|
||
</source>
|
||
<dest>
|
||
*: "שפה"
|
||
</dest>
|
||
<voice>
|
||
*: "שפה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LANGUAGE_LOADED
|
||
desc: shown when a language has been loaded from the dir browser
|
||
user: core
|
||
<source>
|
||
*: "New Language"
|
||
</source>
|
||
<dest>
|
||
*: "שפה חדשה"
|
||
</dest>
|
||
<voice>
|
||
*: "שפה חדשה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE
|
||
desc: root of voice menu
|
||
user: core
|
||
<source>
|
||
*: "Voice"
|
||
</source>
|
||
<dest>
|
||
*: "הקראה"
|
||
</dest>
|
||
<voice>
|
||
*: "הקראה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_MENU
|
||
desc: item of voice menu, enable/disable the voice UI
|
||
user: core
|
||
<source>
|
||
*: "Voice Menus"
|
||
</source>
|
||
<dest>
|
||
*: "תפריטי הקראה"
|
||
</dest>
|
||
<voice>
|
||
*: "תפריטי הקראה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_DIR
|
||
desc: item of voice menu, set the voice mode for directories
|
||
user: core
|
||
<source>
|
||
*: "Voice Directories"
|
||
</source>
|
||
<dest>
|
||
*: "הקראת ספריות"
|
||
</dest>
|
||
<voice>
|
||
*: "הקראת ספריות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_DIR_TALK
|
||
desc: Item of voice menu, whether to use directory .talk clips
|
||
user: core
|
||
<source>
|
||
*: "Use Directory .talk Clips"
|
||
</source>
|
||
<dest>
|
||
*: "השתמש בקטעי דיבור עבור ספריות"
|
||
</dest>
|
||
<voice>
|
||
*: "השתמש בקטעי דיבור עבור ספריות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_FILE
|
||
desc: item of voice menu, set the voice mode for files
|
||
user: core
|
||
<source>
|
||
*: "Voice Filenames"
|
||
</source>
|
||
<dest>
|
||
*: "הקראת קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "הקראת קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_FILE_TALK
|
||
desc: Item of voice menu, whether to use file .talk clips
|
||
user: core
|
||
<source>
|
||
*: "Use File .talk Clips"
|
||
</source>
|
||
<dest>
|
||
*: "השתמש בקטעי דיבור עבור קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "השתמש בקטעי דיבור עבור קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_NUMBER
|
||
desc: "talkbox" mode for files+directories
|
||
user: core
|
||
<source>
|
||
*: "Numbers"
|
||
</source>
|
||
<dest>
|
||
*: "מספרים"
|
||
</dest>
|
||
<voice>
|
||
*: "מספרים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_SPELL
|
||
desc: "talkbox" mode for files+directories
|
||
user: core
|
||
<source>
|
||
*: "Spell"
|
||
</source>
|
||
<dest>
|
||
*: "איות"
|
||
</dest>
|
||
<voice>
|
||
*: "איות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_DIR_HOVER
|
||
desc: "talkbox" mode for directories + files
|
||
user: core
|
||
<source>
|
||
*: ".talk mp3 clip"
|
||
</source>
|
||
<dest>
|
||
*: ".mp3 הקרא קטעי"
|
||
</dest>
|
||
<voice>
|
||
*: ".mp3 הקרא קטעי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MANAGE_MENU
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Manage Settings"
|
||
</source>
|
||
<dest>
|
||
*: "ניהול הגדרות"
|
||
</dest>
|
||
<voice>
|
||
*: "ניהול הגדרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUSTOM_CFG
|
||
desc: in setting_menu()
|
||
user: core
|
||
<source>
|
||
*: "Browse .cfg Files"
|
||
</source>
|
||
<dest>
|
||
*: ".cfg סייר בקבצי"
|
||
</dest>
|
||
<voice>
|
||
*: "סייר בקבצי קונפיגורציה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SETTINGS_LOADED
|
||
desc: Feedback shown when a .cfg file is loaded
|
||
user: core
|
||
<source>
|
||
*: "Settings Loaded"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות נטענו"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות נטענו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESET
|
||
desc: in system_settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Reset Settings"
|
||
</source>
|
||
<dest>
|
||
*: "אפס הגדרות"
|
||
</dest>
|
||
<voice>
|
||
*: "אפס הגדרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESET_DONE_CLEAR
|
||
desc: visual confirmation after settings reset
|
||
user: core
|
||
<source>
|
||
*: "Cleared"
|
||
</source>
|
||
<dest>
|
||
*: "אופס"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות אופסו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SAVE_SETTINGS
|
||
desc: in system_settings_menu()
|
||
user: core
|
||
<source>
|
||
*: "Save .cfg File"
|
||
</source>
|
||
<dest>
|
||
*: ".cfg שמור קובץ"
|
||
</dest>
|
||
<voice>
|
||
*: "שמור קובץ קונפיגורציה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SETTINGS_SAVED
|
||
desc: Feedback shown when a .cfg file is saved
|
||
user: core
|
||
<source>
|
||
*: "Settings Saved"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות נשמרו"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות נשמרו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SAVE_THEME
|
||
desc: save a theme file
|
||
user: core
|
||
<source>
|
||
*: "Save Theme Settings"
|
||
</source>
|
||
<dest>
|
||
*: "שמור הגדרות ערכת נושא"
|
||
</dest>
|
||
<voice>
|
||
*: "שמור הגדרות ערכת נושא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUSTOM_THEME
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Browse Theme Files"
|
||
</source>
|
||
<dest>
|
||
*: "סייר בקבצי תצורות נושא"
|
||
</dest>
|
||
<voice>
|
||
*: "סייר בקבצי תצורות נושא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_SETTINGS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Recording Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגדרות הקלטה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הגדרות הקלטה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_MENU
|
||
desc: fm menu title
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "FM Radio Menu"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "FM תפריט רדיו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "FM תפריט רדיו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_STATION
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Station: %d.%02d MHz"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "%d.%02d MHZ :תחנה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_NO_PRESETS
|
||
desc: error when preset list is empty
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "No presets"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "אין תחנות קבועות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "אין תחנות קבועות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_ADD_PRESET
|
||
desc: in radio menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Add Preset"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "הוסף תחנה קבועה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "הוסף תחנה קבועה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_EDIT_PRESET
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Edit Preset"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "ערוך תחנה קבועה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "ערוך תחנה קבועה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_DELETE_PRESET
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Remove Preset"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "הסר תחנה קבועה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "הסר תחנה קבועה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_PRESET_SAVE_FAILED
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Preset Save Failed"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "שמירת תחנה קבועה נכשלה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "שמירת תחנה קבועה נכשלה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_NO_FREE_PRESETS
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "The Preset List is Full"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "רשימת התחנות הקבועות מלאה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "רשימת התחנות הקבועות מלאה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUTTONBAR_MENU
|
||
desc: in button bar
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio_screen_button_bar: "Menu"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio_screen_button_bar: "תפריט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio_screen_button_bar: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_BUTTONBAR_EXIT
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio_screen_button_bar: "Exit"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio_screen_button_bar: "יציאה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio_screen_button_bar: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_BUTTONBAR_ACTION
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio_screen_button_bar: "Action"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio_screen_button_bar: "פעולה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio_screen_button_bar: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PRESET
|
||
desc: in button bar and radio screen / menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Preset"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "תחנה קבועה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "תחנה קבועה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_BUTTONBAR_ADD
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio_screen_button_bar: "Add"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio_screen_button_bar: "הוסף"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio_screen_button_bar: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_BUTTONBAR_RECORD
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio_screen_button_bar: "Record"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio_screen_button_bar: "הקלט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio_screen_button_bar: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_MONO_MODE
|
||
desc: in radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Force Mono"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "כפה מונו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "כפה מונו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_FREEZE
|
||
desc: splash screen during freeze in radio mode
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Screen frozen!"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "!המסך קפוא"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_SCAN_PRESETS
|
||
desc: in radio menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Auto-Scan Presets"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "סרוק תחנות אוטומטית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "סרוק תחנות אוטומטית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_CLEAR_PRESETS
|
||
desc: confirmation if presets can be cleared
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Clear Current Presets?"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "?לנקות תחנות קבועות נוכחיות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "לנקות תחנות קבועות נוכחיות?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_SCANNING
|
||
desc: during auto scan
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Scanning %d.%02d MHz"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "%d.%02d MHz סורק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_DEFAULT_PRESET_NAME
|
||
desc: default preset name for auto scan mode
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "%d.%02d MHz"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "%d.%02d MHz"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RADIO_SCAN_MODE
|
||
desc: in radio screen / menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Scan"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "סריקה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "סריקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_PRESET_LOAD
|
||
desc: load preset list in fm radio
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Load Preset List"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "טען רשימת תחנות קבועות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "טען רשימת תחנות קבועות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_PRESET_SAVE
|
||
desc: Save preset list in fm radio
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Save Preset List"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "שמור רשימת תחנות קבועות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "שמור רשימת תחנות קבועות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_PRESET_CLEAR
|
||
desc: clear preset list in fm radio
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Clear Preset List"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "מחק רשימת תחנות קבועות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "מחק רשימת תחנות קבועות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FMR
|
||
desc: Used when you need to say Preset List, also voiced
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Preset List"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "רשימת תחנות קבועות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "רשימת תחנות קבועות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_FIRST_AUTOSCAN
|
||
desc: When you run the radio without an fmr file in settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "No settings found. Autoscan?"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "?לא נמצאו הגדרות. האם לסרוק אוטומטית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "לא נמצאו הגדרות. האם לסרוק אוטומטית?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_SAVE_CHANGES
|
||
desc: When you try to exit radio to confirm save
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Save Changes?"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "?לשמור שינויים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "לשמור שינויים?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_REGION
|
||
desc: fm tuner region setting
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Region"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "אזור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "אזור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_EUROPE
|
||
desc: fm tuner region europe
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Europe"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "אירופה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "אירופה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_US
|
||
desc: fm region us / canada
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "US / Canada"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "ארה''ב \ קנדה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "ארה''ב וקנדה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_JAPAN
|
||
desc: fm region japan
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Japan"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "יפן"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "יפן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_KOREA
|
||
desc: fm region korea
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Korea"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "קוריאה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "קוריאה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_FORMAT
|
||
desc: audio format item in recording menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Format"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "תבנית"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "תבנית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AFMT_MPA_L3
|
||
desc: audio format description
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "MPEG Layer 3"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "MPEG Layer 3"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "MPEG Layer 3"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AFMT_PCM_WAV
|
||
desc: audio format description
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "PCM Wave"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "PCM Wave"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "PCM Wave"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AFMT_WAVPACK
|
||
desc: audio format description
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_swcodec: "WavPack"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_swcodec: "WavPack"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_swcodec: "WavPack"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AFMT_AIFF
|
||
desc: audio format description
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "AIFF"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "AIFF"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "AIFF"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ENCODER_SETTINGS
|
||
desc: encoder settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Encoder Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגדרות מקודד"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הגדרות מקודד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BITRATE
|
||
desc: bits-kilobits per unit time
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_swcodec: "Bitrate"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_swcodec: "Bitrate"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_swcodec: "Bitrate"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NO_SETTINGS
|
||
desc: when something has settings in a certain context
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "(No Settings)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "(אין הגדרות)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "אין הגדרות זמינות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_QUALITY
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_hwcodec: "Quality"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_hwcodec: "איכות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_hwcodec: "איכות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_FREQUENCY
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Frequency"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "תדירות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "תדירות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SOURCE_FREQUENCY
|
||
desc: when recording source frequency setting must follow source
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "(Same As Source)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "(כמו המקור)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "כמו המקור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_SOURCE
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Source"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מקור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מקור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_SRC_MIC
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Microphone"
|
||
iriverh100,iriverh120,iriverh300: "Internal Microphone"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מיקרופון"
|
||
iriverh100,iriverh120,iriverh300: "מיקרופון פנימי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מיקרופון"
|
||
iriverh100,iriverh120,iriverh300: "מיקרופון פנימי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_SRC_DIGITAL
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Digital"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "דיגיטלי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "דיגיטלי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LINE_IN
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording,archosplayer: "Line In"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording,archosplayer: "Line In"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording,archosplayer: "Line In"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_EDITABLE
|
||
desc: Editable recordings setting
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_hwcodec: "Independent Frames"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_hwcodec: "Independent Frames"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_hwcodec: "Independent Frames"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TIMESPLIT
|
||
desc: Record split menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "File Split Options"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "אפשרויות פיצול לקבצים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "אפשרויות פיצול לקבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPLIT_MEASURE
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Split Measure"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "אמת-מידה לפיצול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "אמת-מידה לפיצול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPLIT_TYPE
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "What to do when Splitting"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מה לעשות בעת פיצול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מה לעשות בעת פיצול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_START_NEW_FILE
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Start new file"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "התחל קובץ חדש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "התחל קובץ חדש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STOP_RECORDING
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Stop recording"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הפסק הקלטה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הפסק הקלטה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPLIT_TIME
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Split Time"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "זמן פיצול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "זמן פיצול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPLIT_SIZE
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Split Filesize"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "גודל קובץ מפוצל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "גודל קובץ מפוצל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REC_SIZE
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Filesize"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "גודל קובץ"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "גודל קובץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_PRERECORD_TIME
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Prerecord Time"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "זמן הקלטה מראש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "זמן הקלטה מראש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_DIRECTORY
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Directory"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "ספריה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "ספריה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_CURRENT_DIR
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: deprecated
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SET_AS_REC_DIR
|
||
desc: used in the onplay menu to set a recording dir
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Set As Recording Directory"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "קבע כספרית הקלטות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "קבע כספרית הקלטות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CLEAR_REC_DIR
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Clear Recording Directory"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "נקה את ספרית ההקלטות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "נקה את ספרית ההקלטות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REC_DIR_NOT_WRITABLE
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Can't write to recording directory"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "לא ניתן לכתוב לספרית ההקלטות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "לא ניתן לכתוב לספרית ההקלטות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CLIP_LIGHT
|
||
desc: in record settings menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Clipping Light"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "תאורה בעת עיוותי צליל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "תאורה בעת עיוותי צליל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MAIN_UNIT
|
||
desc: in record settings menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Main Unit Only"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "יחידה מרכזית בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "יחידה מרכזית בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_UNIT
|
||
desc: in record settings menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote Unit Only"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "יחידת שלט בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "יחידת שלט בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_MAIN
|
||
desc: in record settings menu.
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Main and Remote Unit"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "יחידה מרכזית ושלט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "יחידה מרכזית ושלט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TRIGGER
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Trigger"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הדק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הדק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TRIG_NOREARM
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Once"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "פעם אחת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "פעם אחת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TRIGGER_TYPE
|
||
desc: in recording trigger menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Trigtype"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "סוג הדק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "סוג הדק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TRIGGER_NEWFILESTP
|
||
desc: trigger types
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "New file"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "קובץ חדש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "קובץ חדש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_TRIGGER_STOP
|
||
desc: trigger types
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Stop"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "עצירה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "עצירה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_START_THRESHOLD
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Start Above"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "התחל מעל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "התחל מעל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MIN_DURATION
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "for at least"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "למשך לפחות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "למשך לפחות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_STOP_THRESHOLD
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Stop Below"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "עצור מתחת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "עצור מתחת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_STOP_GAP
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Presplit Gap"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "רווח לפני פיצול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "רווח לפני פיצול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_PRERECORD
|
||
desc: in recording and radio screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Pre-Recording"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הקלטה מראש"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_LEFT
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_RIGHT
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_AGC_PRESET
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AGC_SAFETY
|
||
desc: AGC preset
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "Safety (clip)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "(ביטחון (עיוות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "(ביטחון (עיוות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AGC_LIVE
|
||
desc: AGC preset
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "Live (slow)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "(חי (איטי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "(חי (איטי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AGC_DJSET
|
||
desc: AGC preset
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "DJ-Set (slow)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "(מערכת ד'י-ג'יי (איטי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "(מערכת ד'י-ג'יי (איטי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AGC_MEDIUM
|
||
desc: AGC preset
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "Medium"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "בינוני"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "בינוני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AGC_VOICE
|
||
desc: AGC preset
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "Voice (fast)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "(קול (מהיר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "(קול (מהיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORD_AGC_CLIPTIME
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_LCD_OFF
|
||
desc: Remote lcd off splash in recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote Display OFF"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "תצוגת השלט כבויה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "תצוגת השלט כבויה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_LCD_ON
|
||
desc: Remote lcd off splash in recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "(Vol- : Re-enable)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "(התחל מחדש :Vol-)"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "(Vol-: התחל מחדש)"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CREATE_PLAYLIST
|
||
desc: Menu option for creating a playlist
|
||
user: core
|
||
<source>
|
||
*: "Create Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "צור רשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "צור רשימת שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLISTVIEWER_SETTINGS
|
||
desc: title for the playlist viewer settings menus
|
||
user: core
|
||
<source>
|
||
*: "Playlist Viewer Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות רשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות רשימת שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VIEW_DYNAMIC_PLAYLIST
|
||
desc: in playlist menu.
|
||
user: core
|
||
<source>
|
||
*: "View Current Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "הצג רשימת שירים נוכחית"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג רשימת שירים נוכחית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MOVE
|
||
desc: The verb/action Move
|
||
user: core
|
||
<source>
|
||
*: "Move"
|
||
</source>
|
||
<dest>
|
||
*: "העבר"
|
||
</dest>
|
||
<voice>
|
||
*: "העבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOW_INDICES
|
||
desc: in playlist viewer menu
|
||
user: core
|
||
<source>
|
||
*: "Show Indices"
|
||
</source>
|
||
<dest>
|
||
*: "הצג סימני מפתח"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג סימני מפתח"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TRACK_DISPLAY
|
||
desc: in playlist viewer on+play menu
|
||
user: core
|
||
<source>
|
||
*: "Track Display"
|
||
</source>
|
||
<dest>
|
||
*: "הצגת שיר"
|
||
</dest>
|
||
<voice>
|
||
*: "הצגת שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISPLAY_TRACK_NAME_ONLY
|
||
desc: track display options
|
||
user: core
|
||
<source>
|
||
*: "Track Name Only"
|
||
</source>
|
||
<dest>
|
||
*: "שם השיר בלבד"
|
||
</dest>
|
||
<voice>
|
||
*: "שם השיר בלבד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOVE
|
||
desc: in playlist viewer on+play menu
|
||
user: core
|
||
<source>
|
||
*: "Remove"
|
||
</source>
|
||
<dest>
|
||
*: "הסר"
|
||
</dest>
|
||
<voice>
|
||
*: "הסר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SAVE_DYNAMIC_PLAYLIST
|
||
desc: in playlist menu.
|
||
user: core
|
||
<source>
|
||
*: "Save Current Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "שמור רשימת שירים נוכחית"
|
||
</dest>
|
||
<voice>
|
||
*: "שמור רשימת שירים נוכחית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_SAVE_COUNT
|
||
desc: splash number of tracks saved
|
||
user: core
|
||
<source>
|
||
*: "Saved %d tracks (%s)"
|
||
</source>
|
||
<dest>
|
||
*: "נשמרו %d שירים (%s)"
|
||
</dest>
|
||
<voice>
|
||
*: "שירים נשמעו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG
|
||
desc: in onplay menu
|
||
user: core
|
||
<source>
|
||
*: "Playlist Catalog"
|
||
</source>
|
||
<dest>
|
||
*: "קטלוג רשימות שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "קטלוג רשימות שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECURSE_DIRECTORY
|
||
desc: In playlist menu
|
||
user: core
|
||
<source>
|
||
*: "Recursively Insert Directories"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס את כל תתי-הספריות"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס את כל תתי-הספריות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECURSE_DIRECTORY_QUESTION
|
||
desc: Asked from onplay screen
|
||
user: core
|
||
<source>
|
||
*: "Recursively?"
|
||
</source>
|
||
<dest>
|
||
*: "?את כל תתי-הספריות"
|
||
</dest>
|
||
<voice>
|
||
*: "את כל תתי-הספריות?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WARN_ERASEDYNPLAYLIST_MENU
|
||
desc: in playlist options menu, option to warn when erasing dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Warn When Erasing Dynamic Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "הזהר לפני מחיקת רשימת השירים הדינאמית"
|
||
</dest>
|
||
<voice>
|
||
*: "הזהר לפני מחיקת רשימת השירים הדינאמית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT
|
||
desc: prompt shown when about to erase a modified dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Erase dynamic playlist?"
|
||
</source>
|
||
<dest>
|
||
*: "?למחוק את רשימת השירים הדינאמית"
|
||
</dest>
|
||
<voice>
|
||
*: "למחוק את רשימת השירים הדינאמית?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUTDOWN
|
||
desc: in main menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
soft_shutdown: "Shut down"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
soft_shutdown: "כיבוי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
soft_shutdown: "כיבוי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ROCKBOX_INFO
|
||
desc: displayed topmost on the info screen and in the info menu
|
||
user: core
|
||
<source>
|
||
*: "Rockbox Info"
|
||
</source>
|
||
<dest>
|
||
*: "מידע על רוקבוקס"
|
||
</dest>
|
||
<voice>
|
||
*: "מידע על רוקבוקס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BUFFER_STAT
|
||
desc: the buffer size, %d MB %d fraction of MB
|
||
user: core
|
||
<source>
|
||
*: "Buffer:"
|
||
archosplayer: "Buf:"
|
||
</source>
|
||
<dest>
|
||
*: "חוצץ:"
|
||
archosplayer: "חצץ:"
|
||
</dest>
|
||
<voice>
|
||
*: "גודל חוצץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TIME
|
||
desc: battery level in % and estimated time remaining
|
||
user: core
|
||
<source>
|
||
*: "Battery: %d%% %dh %dm"
|
||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
|
||
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
|
||
</source>
|
||
<dest>
|
||
*: "סוללה: %d%% %dh %dm"
|
||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
|
||
iriverh10,ipodmini1g,ipodmini2g: "סולל: %d%% %dh %dm"
|
||
</dest>
|
||
<voice>
|
||
*: "רמת סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_SIZE_INFO
|
||
desc: disk size info
|
||
user: core
|
||
<source>
|
||
*: "Disk:"
|
||
</source>
|
||
<dest>
|
||
*: "כונן:"
|
||
</dest>
|
||
<voice>
|
||
*: "גודל כונן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_FREE_INFO
|
||
desc: disk size info
|
||
user: core
|
||
<source>
|
||
*: "Free:"
|
||
</source>
|
||
<dest>
|
||
*: "מקום פנוי:"
|
||
</dest>
|
||
<voice>
|
||
*: "מקום פנוי בדיסק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_NAME_INTERNAL
|
||
desc: in info menu; name for internal disk with multivolume (keep short!)
|
||
user: core
|
||
<source>
|
||
*: none
|
||
multivolume: "Int:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
multivolume: "פנימי:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
multivolume: "פנימי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_NAME_MMC
|
||
desc: in info menu; name for external disk with multivolume (Ondio; keep short!)
|
||
user: core
|
||
<source>
|
||
*: none
|
||
multivolume: "HD1"
|
||
sansae200*,sansac200*,sansafuze*: "mSD:"
|
||
archosondio*: "MMC:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
multivolume: "HD1"
|
||
sansae200*,sansac200*,sansafuze*: "MSD:"
|
||
archosondio*: "MMC:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
multivolume: "H D 1"
|
||
sansae200*,sansac200*,sansafuze*: "micro S D"
|
||
archosondio*: "M M C"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VERSION
|
||
desc: in the Rockbox Info screen
|
||
user: core
|
||
<source>
|
||
*: "Version"
|
||
</source>
|
||
<dest>
|
||
*: "גירסה"
|
||
</dest>
|
||
<voice>
|
||
*: "גירסה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RUNNING_TIME
|
||
desc: in run time screen
|
||
user: core
|
||
<source>
|
||
*: "Running Time"
|
||
</source>
|
||
<dest>
|
||
*: "זמן פעולה"
|
||
</dest>
|
||
<voice>
|
||
*: "זמן פעולה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CURRENT_TIME
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOP_TIME
|
||
desc: in run time screen
|
||
user: core
|
||
<source>
|
||
*: "Top Time"
|
||
</source>
|
||
<dest>
|
||
*: "הזמן הממושך ביותר"
|
||
</dest>
|
||
<voice>
|
||
*: "הזמן הממושך ביותר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CLEAR_TIME
|
||
desc: in run time screen
|
||
user: core
|
||
<source>
|
||
*: "Clear Time?"
|
||
</source>
|
||
<dest>
|
||
*: "?לאפס זמנים"
|
||
</dest>
|
||
<voice>
|
||
*: "לאפס זמנים?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DEBUG
|
||
desc: in the info menu
|
||
user: core
|
||
<source>
|
||
*: "Debug (Keep Out!)"
|
||
</source>
|
||
<dest>
|
||
*: "(!איתור שגיאות (לא להכנס"
|
||
</dest>
|
||
<voice>
|
||
*: "איתור שגיאות, לא להכנס!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST
|
||
desc: Used when you need to say playlist, also voiced
|
||
user: core
|
||
<source>
|
||
*: "Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "רשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "רשימת שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INSERT
|
||
desc: in onplay menu. insert a track/playlist into dynamic playlist.
|
||
user: core
|
||
<source>
|
||
*: "Insert"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INSERT_FIRST
|
||
desc: in onplay menu. insert a track/playlist into dynamic playlist.
|
||
user: core
|
||
<source>
|
||
*: "Insert Next"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס הבא"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס הבא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INSERT_LAST
|
||
desc: in onplay menu. append a track/playlist into dynamic playlist.
|
||
user: core
|
||
<source>
|
||
*: "Insert Last"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס אחרון"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס אחרון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INSERT_SHUFFLED
|
||
desc: in onplay menu. insert a track/playlist randomly into dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Insert Shuffled"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס במעורבב"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס במעורבב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QUEUE
|
||
desc: The verb/action Queue
|
||
user: core
|
||
<source>
|
||
*: "Queue"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס לתור"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס לתור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QUEUE_FIRST
|
||
desc: in onplay menu. queue a track/playlist into dynamic playlist.
|
||
user: core
|
||
<source>
|
||
*: "Queue Next"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס הבא לתור"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס הבא לתור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QUEUE_LAST
|
||
desc: in onplay menu. queue a track/playlist at end of playlist.
|
||
user: core
|
||
<source>
|
||
*: "Queue Last"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס אחרון לתור"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס אחרון לתור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QUEUE_SHUFFLED
|
||
desc: in onplay menu. queue a track/playlist randomly into dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Queue Shuffled"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס לתור במעורבב"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס לתור במעורבב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REPLACE
|
||
desc: in onplay menu. Replace the current playlist with a new one.
|
||
user: core
|
||
<source>
|
||
*: "Play Next"
|
||
</source>
|
||
<dest>
|
||
*: "נגן הבא"
|
||
</dest>
|
||
<voice>
|
||
*: "נגן הבא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_INSERT_COUNT
|
||
desc: splash number of tracks inserted
|
||
user: core
|
||
<source>
|
||
*: "Inserted %d tracks (%s)"
|
||
</source>
|
||
<dest>
|
||
*: "הוכנסו %d שירים (%s)"
|
||
</dest>
|
||
<voice>
|
||
*: "שירים הוכנסו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_QUEUE_COUNT
|
||
desc: splash number of tracks queued
|
||
user: core
|
||
<source>
|
||
*: "Queued %d tracks (%s)"
|
||
</source>
|
||
<dest>
|
||
*: "הוכנסו %d שירים לתור (%s)"
|
||
</dest>
|
||
<voice>
|
||
*: "שירים הוכנסו לתור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VIEW
|
||
desc: in on+play menu
|
||
user: core
|
||
<source>
|
||
*: "View"
|
||
</source>
|
||
<dest>
|
||
*: "הצגה"
|
||
</dest>
|
||
<voice>
|
||
*: "הצגה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SEARCH_IN_PLAYLIST
|
||
desc: in playlist menu.
|
||
user: core
|
||
<source>
|
||
*: "Search In Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "חפש ברשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "חפש ברשימת שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_SEARCH_MSG
|
||
desc: splash number of tracks inserted
|
||
user: core
|
||
<source>
|
||
*: "Searching... %d found (%s)"
|
||
</source>
|
||
<dest>
|
||
*: "מחפש... %d נמצאו (%s)"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHUFFLE_PLAYLIST
|
||
desc: in playlist menu, reshuffles the order in which songs are played
|
||
user: core
|
||
<source>
|
||
*: "Reshuffle"
|
||
</source>
|
||
<dest>
|
||
*: "ערבוב מחדש"
|
||
</dest>
|
||
<voice>
|
||
*: "ערבוב מחדש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG_VIEW
|
||
desc: in onplay playlist catalog submenu
|
||
user: core
|
||
<source>
|
||
*: "View Catalog"
|
||
</source>
|
||
<dest>
|
||
*: "הצג קטלוג"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג קטלוג"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG_ADD_TO
|
||
desc: in onplay playlist catalog submenu
|
||
user: core
|
||
<source>
|
||
*: "Add to Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "הוסף לרשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "הוסף לרשימת שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG_ADD_TO_NEW
|
||
desc: in onplay playlist catalog submenu
|
||
user: core
|
||
<source>
|
||
*: "Add to New Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "הוסף לרשימת שירים חדשה"
|
||
</dest>
|
||
<voice>
|
||
*: "הוסף לרשימת שירים חדשה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG_NO_DIRECTORY
|
||
desc: error message when playlist catalog directory doesn't exist
|
||
user: core
|
||
<source>
|
||
*: "%s doesn't exist"
|
||
</source>
|
||
<dest>
|
||
*: "%s לא קיים"
|
||
</dest>
|
||
<voice>
|
||
*: "ספריית רשימת השירים אינה קיימת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CATALOG_NO_PLAYLISTS
|
||
desc: error message when no playlists for playlist catalog
|
||
user: core
|
||
<source>
|
||
*: "No Playlists"
|
||
</source>
|
||
<dest>
|
||
*: "אין רשימות שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "אין רשימות שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_MENU
|
||
desc: Text on main menu to get to bookmark commands
|
||
user: core
|
||
<source>
|
||
*: "Bookmarks"
|
||
</source>
|
||
<dest>
|
||
*: "סימניות"
|
||
</dest>
|
||
<voice>
|
||
*: "סימניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOKMARK_MENU_CREATE
|
||
desc: Used off of the bookmark menu to create a bookmark
|
||
user: core
|
||
<source>
|
||
*: "Create Bookmark"
|
||
</source>
|
||
<dest>
|
||
*: "צור סימניה"
|
||
</dest>
|
||
<voice>
|
||
*: "צור סימניה"
|
||
</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
|
||
user: core
|
||
<source>
|
||
*: "List Bookmarks"
|
||
</source>
|
||
<dest>
|
||
*: "רשימת סימניות"
|
||
</dest>
|
||
<voice>
|
||
*: "רשימת סימניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ONPLAY_MENU_TITLE
|
||
desc: title for the onplay menus
|
||
user: core
|
||
<source>
|
||
*: "Context Menu"
|
||
</source>
|
||
<dest>
|
||
*: "תפריט הקשר"
|
||
</dest>
|
||
<voice>
|
||
*: "תפריט הקשר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MENU_SET_RATING
|
||
desc: Set the rating of a file in the wps context menu
|
||
user: core
|
||
<source>
|
||
*: "Set Song Rating"
|
||
</source>
|
||
<dest>
|
||
*: "קבע דירוג שיר"
|
||
</dest>
|
||
<voice>
|
||
*: "קבע דירוג שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BROWSE_CUESHEET
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: "Browse Cuesheet"
|
||
</source>
|
||
<dest>
|
||
*: "הצג גליונות סימנים"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג גליונות סימנים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MENU_SHOW_ID3_INFO
|
||
desc: Menu option to start tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Show Track Info"
|
||
</source>
|
||
<dest>
|
||
*: "הצג מידע שיר"
|
||
</dest>
|
||
<voice>
|
||
*: "הצג מידע שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_TITLE
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Title"
|
||
</source>
|
||
<dest>
|
||
*: "כותרת"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_ARTIST
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Artist"
|
||
</source>
|
||
<dest>
|
||
*: "אמן"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_ALBUM
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Album"
|
||
</source>
|
||
<dest>
|
||
*: "אלבום"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_TRACKNUM
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Tracknum"
|
||
</source>
|
||
<dest>
|
||
*: "מספר שיר"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_GENRE
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Genre"
|
||
</source>
|
||
<dest>
|
||
*: "סגנון"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_YEAR
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Year"
|
||
</source>
|
||
<dest>
|
||
*: "שנה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_LENGTH
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Length"
|
||
</source>
|
||
<dest>
|
||
*: "אורך"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_PLAYLIST
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Playlist"
|
||
</source>
|
||
<dest>
|
||
*: "רשימת שירים"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_BITRATE
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Bitrate"
|
||
</source>
|
||
<dest>
|
||
*: "Bitrate"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_ALBUMARTIST
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Album Artist"
|
||
</source>
|
||
<dest>
|
||
*: "אמן האלבום"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_DISCNUM
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Discnum"
|
||
</source>
|
||
<dest>
|
||
*: "מס' דיסק"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_COMMENT
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Comment"
|
||
</source>
|
||
<dest>
|
||
*: "הערה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_VBR
|
||
desc: in browse_id3
|
||
user: core
|
||
<source>
|
||
*: " (VBR)"
|
||
</source>
|
||
<dest>
|
||
*: " (VBR)"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_FREQUENCY
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Frequency"
|
||
</source>
|
||
<dest>
|
||
*: "תדירות"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_TRACK_GAIN
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Track Gain"
|
||
</source>
|
||
<dest>
|
||
*: "הגברת שיר"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_ALBUM_GAIN
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Album Gain"
|
||
</source>
|
||
<dest>
|
||
*: "הגברת אלבום"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_PATH
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Path"
|
||
</source>
|
||
<dest>
|
||
*: "נתיב"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_NO_INFO
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "<No Info>"
|
||
</source>
|
||
<dest>
|
||
*: "<אין מידע>"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RENAME
|
||
desc: The verb/action Rename
|
||
user: core
|
||
<source>
|
||
*: "Rename"
|
||
</source>
|
||
<dest>
|
||
*: "שנה שם"
|
||
</dest>
|
||
<voice>
|
||
*: "שנה שם"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUT
|
||
desc: The verb/action Cut
|
||
user: core
|
||
<source>
|
||
*: "Cut"
|
||
</source>
|
||
<dest>
|
||
*: "גזור"
|
||
</dest>
|
||
<voice>
|
||
*: "גזור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COPY
|
||
desc: The verb/action Copy
|
||
user: core
|
||
<source>
|
||
*: "Copy"
|
||
</source>
|
||
<dest>
|
||
*: "העתק"
|
||
</dest>
|
||
<voice>
|
||
*: "העתק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PASTE
|
||
desc: The verb/action Paste
|
||
user: core
|
||
<source>
|
||
*: "Paste"
|
||
</source>
|
||
<dest>
|
||
*: "הדבק"
|
||
</dest>
|
||
<voice>
|
||
*: "הדבק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REALLY_OVERWRITE
|
||
desc: The verb/action Paste
|
||
user: core
|
||
<source>
|
||
*: "File/directory exists. Overwrite?"
|
||
</source>
|
||
<dest>
|
||
*: "?הקובץ\ספריה כבר קיימים. לדרוס אותם"
|
||
</dest>
|
||
<voice>
|
||
*: "הקובץ או ספריה כבר קיימים. לדרוס אותם?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DELETE
|
||
desc: The verb/action Delete
|
||
user: core
|
||
<source>
|
||
*: "Delete"
|
||
</source>
|
||
<dest>
|
||
*: "מחק"
|
||
</dest>
|
||
<voice>
|
||
*: "מחק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DELETE_DIR
|
||
desc: in on+play menu
|
||
user: core
|
||
<source>
|
||
*: "Delete Directory"
|
||
</source>
|
||
<dest>
|
||
*: "מחק ספריה"
|
||
</dest>
|
||
<voice>
|
||
*: "מחק ספריה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REALLY_DELETE
|
||
desc: Really Delete?
|
||
user: core
|
||
<source>
|
||
*: "Delete?"
|
||
</source>
|
||
<dest>
|
||
*: "?למחוק"
|
||
</dest>
|
||
<voice>
|
||
*: "באמת למחוק?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COPYING
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: "Copying..."
|
||
</source>
|
||
<dest>
|
||
*: "...מעתיק"
|
||
</dest>
|
||
<voice>
|
||
*: "מעתיק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DELETING
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: "Deleting..."
|
||
</source>
|
||
<dest>
|
||
*: "...מוחק"
|
||
</dest>
|
||
<voice>
|
||
*: "מוחק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MOVING
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: "Moving..."
|
||
</source>
|
||
<dest>
|
||
*: "...מעביר"
|
||
</dest>
|
||
<voice>
|
||
*: "מעביר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DELETED
|
||
desc: A file has beed deleted
|
||
user: core
|
||
<source>
|
||
*: "Deleted"
|
||
</source>
|
||
<dest>
|
||
*: "נמחק"
|
||
</dest>
|
||
<voice>
|
||
*: "נמחק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SET_AS_BACKDROP
|
||
desc: text for onplay menu entry
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Set As Backdrop"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "קבע כתמונת רקע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: "קבע כתמונת רקע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKDROP_LOADED
|
||
desc: text for splash to indicate a new backdrop has been loaded successfully
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Backdrop Loaded"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "תמונת רקע נטענה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BACKDROP_FAILED
|
||
desc: text for splash to indicate a failure to load a bitmap as backdrop
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_non-mono: "Backdrop Failed"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_non-mono: "תמונת רקע נכשלה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_non-mono: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ONPLAY_OPEN_WITH
|
||
desc: Onplay open with
|
||
user: core
|
||
<source>
|
||
*: "Open With..."
|
||
</source>
|
||
<dest>
|
||
*: "...פתיחה באמצעות"
|
||
</dest>
|
||
<voice>
|
||
*: "פתיחה באמצעות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CREATE_DIR
|
||
desc: in main menu
|
||
user: core
|
||
<source>
|
||
*: "Create Directory"
|
||
</source>
|
||
<dest>
|
||
*: "יצירת ספריה"
|
||
</dest>
|
||
<voice>
|
||
*: "יצירת ספריה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PROPERTIES
|
||
desc: browser file/dir properties
|
||
user: core
|
||
<source>
|
||
*: "Properties"
|
||
</source>
|
||
<dest>
|
||
*: "מאפיינים"
|
||
</dest>
|
||
<voice>
|
||
*: "מאפיינים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ADD_TO_FAVES
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: "Add to Shortcuts"
|
||
</source>
|
||
<dest>
|
||
*: "הוסף לקיצורים"
|
||
</dest>
|
||
<voice>
|
||
*: "הוסף לקיצורים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PITCH
|
||
desc: "pitch" in the pitch screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Pitch"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "גובה צליל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: "גובה צליל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PITCH_UP
|
||
desc: in wps
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Pitch Up"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "הגבה גובה צליל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PITCH_DOWN
|
||
desc: in wps
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Pitch Down"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "הנמך גובה צליל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PITCH_UP_SEMITONE
|
||
desc: in wps
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Semitone Up"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "חצי-טון למעלה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PITCH_DOWN_SEMITONE
|
||
desc: in wps
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Semitone Down"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "חצי-טון למטה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_BUFFER_FULL
|
||
desc: in playlist.indices() when playlist is full
|
||
user: core
|
||
<source>
|
||
*: "Playlist Buffer Full"
|
||
</source>
|
||
<dest>
|
||
*: "חוצץ רשימת השירים מלא"
|
||
</dest>
|
||
<voice>
|
||
*: "חוצץ רשימת השירים מלא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_END_PLAYLIST
|
||
desc: when playlist has finished
|
||
user: core
|
||
<source>
|
||
*: "End of Song List"
|
||
archosplayer: "End of List"
|
||
</source>
|
||
<dest>
|
||
*: "סוף רשימת השירים"
|
||
archosplayer: "סוף הרשימה"
|
||
</dest>
|
||
<voice>
|
||
*: "סוף רשימת השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CREATING
|
||
desc: Screen feedback during playlist creation
|
||
user: core
|
||
<source>
|
||
*: "Creating"
|
||
</source>
|
||
<dest>
|
||
*: "יוצר"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NOTHING_TO_RESUME
|
||
desc: Error message displayed when resume button pressed but no playlist
|
||
user: core
|
||
<source>
|
||
*: "Nothing to resume"
|
||
</source>
|
||
<dest>
|
||
*: "אין רשימת שירים לחזור אליה"
|
||
</dest>
|
||
<voice>
|
||
*: "אין רשימת שירים לחזור אליה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
|
||
desc: Playlist error
|
||
user: core
|
||
<source>
|
||
*: "Error updating playlist control file"
|
||
</source>
|
||
<dest>
|
||
*: "שגיאה בעדכון קובץ שליטה ברשימת השירים"
|
||
</dest>
|
||
<voice>
|
||
*: "שגיאה בעדכון קובץ שליטה ברשימת השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_ACCESS_ERROR
|
||
desc: Playlist error
|
||
user: core
|
||
<source>
|
||
*: "Error accessing playlist file"
|
||
</source>
|
||
<dest>
|
||
*: "שגיאה בגישה לקובץ רשימת השירים"
|
||
</dest>
|
||
<voice>
|
||
*: "שגיאה בגישה לקובץ רשימת השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
|
||
desc: Playlist error
|
||
user: core
|
||
<source>
|
||
*: "Error accessing playlist control file"
|
||
</source>
|
||
<dest>
|
||
*: "שגיאה בגישה לקובץ השליטה ברשימת השירים"
|
||
</dest>
|
||
<voice>
|
||
*: "שגיאה בגישה לקובץ השליטה ברשימת השירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
|
||
desc: Playlist error
|
||
user: core
|
||
<source>
|
||
*: "Error accessing directory"
|
||
</source>
|
||
<dest>
|
||
*: "שגיאה בגישה לספריה"
|
||
</dest>
|
||
<voice>
|
||
*: "שגיאה בגישה לספריה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYLIST_CONTROL_INVALID
|
||
desc: Playlist resume error
|
||
user: core
|
||
<source>
|
||
*: "Playlist control file is invalid"
|
||
</source>
|
||
<dest>
|
||
*: "קובץ השליטה ברשימת השירים פגום"
|
||
</dest>
|
||
<voice>
|
||
*: "קובץ השליטה ברשימת השירים פגום"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SETTINGS_SAVE_FAILED
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SETTINGS_PARTITION
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PAUSE
|
||
desc: in wps and recording trigger menu
|
||
user: core
|
||
<source>
|
||
*: "Pause"
|
||
</source>
|
||
<dest>
|
||
*: "הפסקה"
|
||
</dest>
|
||
<voice>
|
||
*: "הפסקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MODE
|
||
desc: in wps F2 pressed and radio screen
|
||
user: core
|
||
<source>
|
||
*: "Mode:"
|
||
</source>
|
||
<dest>
|
||
*: "מצב:"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIME
|
||
desc: Used on the bookmark select window to label elapsed time
|
||
user: core
|
||
<source>
|
||
*: "Time"
|
||
</source>
|
||
<dest>
|
||
*: "זמן"
|
||
</dest>
|
||
<voice>
|
||
*: "זמן"
|
||
</voice>
|
||
</phrase>
|
||
/* TODO: cleanup LANG_USB_CHARGING unless HAVE_USB_CHARGING_ENABLE defined,
|
||
* the selector should probably be usb_charging_enable_enable as well. */
|
||
<phrase>
|
||
id: LANG_USB_CHARGING
|
||
desc: in Battery menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_charging_enable: "Charge During USB Connection"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_charging_enable: "USB הטען סוללה בזמן חיבור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_charging_enable: "הטען סוללה בזמן חיבור U S B"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KEYLOCK_ON
|
||
desc: displayed when key lock is on
|
||
user: core
|
||
<source>
|
||
*: "Buttons Locked"
|
||
</source>
|
||
<dest>
|
||
*: "כפתורים נעולים"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KEYLOCK_OFF
|
||
desc: displayed when key lock is turned off
|
||
user: core
|
||
<source>
|
||
*: "Buttons Unlocked"
|
||
</source>
|
||
<dest>
|
||
*: "כפתורים לא נעולים"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_TIME
|
||
desc: Display of recorded time
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Time:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ":זמן"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISK_FULL
|
||
desc: in recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "The disk is full. Press OFF to continue."
|
||
iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
|
||
iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
|
||
sansae200*,sansac200*: "The disk is full. Press PREV to continue."
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הכונן מלא. לחץ על OFF כדי להמשיך"
|
||
iriverh100,iriverh120,iriverh300: "הכונן מלא. לחץ על STOP כדי להמשיך"
|
||
iaudiom5,iaudiox5: "הכונן מלא. לחץ על POWER כדי להמשיך"
|
||
sansae200*,sansac200*: "הכונן מלא. לחץ על PREV כדי להמשיך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,sansae200*,sansac200*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DB_INF
|
||
desc: -inf db for values below measurement
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "-inf"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "-inf"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מינוס אינסוף"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CONFIRM_SHUTDOWN
|
||
desc: in shutdown screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
soft_shutdown: "Press OFF to shut down"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
soft_shutdown: "לחץ על OFF כדי לכבות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
soft_shutdown: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOVE_MMC
|
||
desc: before acknowledging usb in case an MMC is inserted (Ondio)
|
||
user: core
|
||
<source>
|
||
*: none
|
||
archosondio*: "Please remove inserted MMC"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
archosondio*: "MMC אנא הסר כרטיס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
archosondio*: "אנא הסר כרטיס מולטימדיה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOOT_CHANGED
|
||
desc: File browser discovered the boot file was changed
|
||
user: core
|
||
<source>
|
||
*: "Boot changed"
|
||
</source>
|
||
<dest>
|
||
*: "קובץ האיתחול השתנה"
|
||
</dest>
|
||
<voice>
|
||
*: "קובץ האיתחול השתנה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REBOOT_NOW
|
||
desc: Do you want to reboot?
|
||
user: core
|
||
<source>
|
||
*: "Reboot now?"
|
||
</source>
|
||
<dest>
|
||
*: "?לאתחל עכשיו"
|
||
</dest>
|
||
<voice>
|
||
*: "לאתחל עכשיו?"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_OFF_ABORT
|
||
desc: Used on archosrecorder models
|
||
user: core
|
||
<source>
|
||
*: "OFF to abort"
|
||
archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort"
|
||
ipod*: "PLAY/PAUSE to abort"
|
||
iaudiox5,iaudiom5: "Long PLAY to abort"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansac200*: "PREV to abort"
|
||
gigabeats: "BACK to abort"
|
||
gigabeatfx: "POWER to abort"
|
||
</source>
|
||
<dest>
|
||
*: "כדי לבטל OFF"
|
||
archosplayer,iriverh100,iriverh120,iriverh300: "כדי לבטל STOP"
|
||
ipod*: "כדי לבטל PLAY/PAUSE"
|
||
iaudiox5,iaudiom5: "PLAY ארוך כדי לבטל"
|
||
iriverh10,iriverh10_5gb,sansae200*,sansac200*: "כדי לבטל PREV"
|
||
gigabeats: "כדי לבטל BACK"
|
||
gigabeatfx: "כדי לבטל POWER"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NO_FILES
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "No files"
|
||
</source>
|
||
<dest>
|
||
*: "אין קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "אין קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KEYBOARD_LOADED
|
||
desc: shown when a keyboard has been loaded from the dir browser
|
||
user: core
|
||
<source>
|
||
*: "New Keyboard"
|
||
</source>
|
||
<dest>
|
||
*: "מקלדת חדשה"
|
||
</dest>
|
||
<voice>
|
||
*: "מקלדת חדשה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_CANT_OPEN
|
||
desc: Plugin open error message
|
||
user: core
|
||
<source>
|
||
*: "Can't open %s"
|
||
</source>
|
||
<dest>
|
||
*: "%s לא ניתן לפתוח את"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_READ_FAILED
|
||
desc: There was an error reading a file
|
||
user: core
|
||
<source>
|
||
*: "Failed reading %s"
|
||
</source>
|
||
<dest>
|
||
*: "%s נכשלה הקריאה של"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_WRONG_MODEL
|
||
desc: The plugin is not compatible with the archos model trying to run it
|
||
user: core
|
||
<source>
|
||
*: "Incompatible model"
|
||
</source>
|
||
<dest>
|
||
*: "דגם לא מתאים"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_WRONG_VERSION
|
||
desc: The plugin is not compatible with the rockbox version trying to run it
|
||
user: core
|
||
<source>
|
||
*: "Incompatible version"
|
||
</source>
|
||
<dest>
|
||
*: "גרסה לא מתאימה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_ERROR
|
||
desc: The plugin return an error code
|
||
user: core
|
||
<source>
|
||
*: "Plugin returned error"
|
||
</source>
|
||
<dest>
|
||
*: "התוסף החזיר שגיאה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILETYPES_EXTENSION_FULL
|
||
desc: Extension array full
|
||
user: core
|
||
<source>
|
||
*: "Extension array full"
|
||
</source>
|
||
<dest>
|
||
*: "מערך הסיומות מלא"
|
||
</dest>
|
||
<voice>
|
||
*: "מערך הסיומות מלא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILETYPES_FULL
|
||
desc: Filetype array full
|
||
user: core
|
||
<source>
|
||
*: "Filetype array full"
|
||
</source>
|
||
<dest>
|
||
*: "מערך סוגי הקבצים מלא"
|
||
</dest>
|
||
<voice>
|
||
*: "מערך סוגי הקבצים מלא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOWDIR_BUFFER_FULL
|
||
desc: in showdir(), displayed on screen when you reach buffer limit
|
||
user: core
|
||
<source>
|
||
*: "Dir Buffer is Full!"
|
||
</source>
|
||
<dest>
|
||
*: "!חוצץ התיקיות מלא"
|
||
</dest>
|
||
<voice>
|
||
*: "חוצץ התיקיות מלא!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVALID_FILENAME
|
||
desc: "invalid filename entered" error message
|
||
user: core
|
||
<source>
|
||
*: "Invalid Filename!"
|
||
</source>
|
||
<dest>
|
||
*: "!שם קובץ שגוי"
|
||
</dest>
|
||
<voice>
|
||
*: "שם קובץ שגוי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FILETYPES_PLUGIN_NAME_LONG
|
||
desc: Viewer plugin name too long
|
||
user: core
|
||
<source>
|
||
*: "Plugin name too long"
|
||
</source>
|
||
<dest>
|
||
*: "שם התוסף ארוך מדיי"
|
||
</dest>
|
||
<voice>
|
||
*: "שם התוסף ארוך מדיי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESTARTING_PLAYBACK
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLEASE_REBOOT
|
||
desc: when activating an option that requires a reboot
|
||
user: core
|
||
<source>
|
||
*: "Please reboot to enable"
|
||
</source>
|
||
<dest>
|
||
*: "אנא אתחל כדי להשתמש באפשרות זו"
|
||
</dest>
|
||
<voice>
|
||
*: "אנא אתחל כדי להשתמש באפשרות זו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_CHARGE
|
||
desc: tells that the battery is charging, instead of battery level
|
||
user: core
|
||
<source>
|
||
*: none
|
||
charging: "Battery: Charging"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
charging: "סוללה: טוען"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
charging: "סוללה: טוען"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TOPOFF_CHARGE
|
||
desc: in info display, shows that top off charge is running Only for V1 archosrecorder
|
||
user: core
|
||
<source>
|
||
*: none
|
||
archosrecorder: "Battery: Top-Off Chg"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
archosrecorder: "סוללה: Top-Off Chg"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
archosrecorder: "Top off charge"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BATTERY_TRICKLE_CHARGE
|
||
desc: in info display, shows that trickle charge is running
|
||
user: core
|
||
<source>
|
||
*: none
|
||
charging: "Battery: Trickle Chg"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
charging: "סוללה: Trickle Chg"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
charging: "Trickle charge"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WARNING_BATTERY_LOW
|
||
desc: general warning
|
||
user: core
|
||
<source>
|
||
*: "WARNING! Low Battery!"
|
||
</source>
|
||
<dest>
|
||
*: "!אזהרה! הסוללה חלשה"
|
||
</dest>
|
||
<voice>
|
||
*: "אזהרה! הסוללה חלשה!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_WARNING_BATTERY_EMPTY
|
||
desc: general warning
|
||
user: core
|
||
<source>
|
||
*: "Battery empty! RECHARGE!"
|
||
</source>
|
||
<dest>
|
||
*: "!הסוללה ריקה! טען מחדש"
|
||
</dest>
|
||
<voice>
|
||
*: "הסוללה ריקה! טען מחדש!"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BYTE
|
||
desc: a unit postfix
|
||
user: core
|
||
<source>
|
||
*: "B"
|
||
</source>
|
||
<dest>
|
||
*: "B"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KILOBYTE
|
||
desc: a unit postfix, also voiced
|
||
user: core
|
||
<source>
|
||
*: "KB"
|
||
</source>
|
||
<dest>
|
||
*: "KB"
|
||
</dest>
|
||
<voice>
|
||
*: "קילו-בית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MEGABYTE
|
||
desc: a unit postfix, also voiced
|
||
user: core
|
||
<source>
|
||
*: "MB"
|
||
</source>
|
||
<dest>
|
||
*: "MB"
|
||
</dest>
|
||
<voice>
|
||
*: "מגה-בית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_GIGABYTE
|
||
desc: a unit postfix, also voiced
|
||
user: core
|
||
<source>
|
||
*: "GB"
|
||
</source>
|
||
<dest>
|
||
*: "GB"
|
||
</dest>
|
||
<voice>
|
||
*: "ג'יגה-בית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_POINT
|
||
desc: decimal separator for composing numbers
|
||
user: core
|
||
<source>
|
||
*: "."
|
||
</source>
|
||
<dest>
|
||
*: "."
|
||
</dest>
|
||
<voice>
|
||
*: "נקודה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_ZERO
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "0"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_ONE
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "1"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_TWO
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "2"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_THREE
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "3"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FOUR
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "4"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FIVE
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "5"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SIX
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "6"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SEVEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "7"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EIGHT
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "8"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_NINE
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "9"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_TEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "10"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_ELEVEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "11"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_TWELVE
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "12"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_THIRTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "13"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FOURTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "14"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FIFTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "15"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SIXTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "16"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SEVENTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "17"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EIGHTEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "18"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_NINETEEN
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "19"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_TWENTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "20"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_THIRTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "30"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FORTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "40"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FIFTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "50"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SIXTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "60"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SEVENTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "70"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EIGHTY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "80"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_NINETY
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "90"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_HUNDRED
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מאות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_THOUSAND
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "אלפים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MILLION
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מיליון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_BILLION
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מליארד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MINUS
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מינוס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PLUS
|
||
desc: spoken only, for composing numbers
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "פלוס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MILLISECONDS
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מילי-שניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SECOND
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "שניה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_SECONDS
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "שניות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MINUTE
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "דקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MINUTES
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "דקות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_HOUR
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "שעה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_HOURS
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "שעות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_KHZ
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "קילו-הרץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_DB
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "דציבל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PERCENT
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "אחוז"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_MILLIAMPHOURS
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מילי-אמפר שעות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PIXEL
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "פיקסל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PER_SEC
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "בשנייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_HERTZ
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "בשנייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_KBIT_PER_SEC
|
||
desc: spoken only, a unit postfix
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "קילוביט בשנייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_A
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "A"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_B
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "B"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_C
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "C"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_D
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "D"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_E
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "E"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_F
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "F"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_G
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "G"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_H
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "H"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_I
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "I"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_J
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "J"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_K
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "K"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_L
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "L"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_M
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "M"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_N
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "N"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_O
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "O"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_P
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "P"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_Q
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "Q"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_R
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "R"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_S
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "S"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_T
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "T"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_U
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "U"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_V
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "V"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_W
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "W"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_X
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "X"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_Y
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "Y"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_Z
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "Z"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_DOT
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "נקודה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PAUSE
|
||
desc: spoken only, for spelling, a split second of silence (difficult to author)
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: " "
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_FILE
|
||
desc: spoken only, prefix for file number
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "קובץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_DIR
|
||
desc: spoken only, prefix for directory number
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "ספרייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_MPA
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "אודיו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_CFG
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_WPS
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מסך-בזמן-נגינה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_TXT
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: deprecated
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_ROCK
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "תוסף"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_FONT
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "גופן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_BMARK
|
||
desc: spoken only, for file extension and the word in general
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "סימנייה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_AJZ
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "קושחה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_RWPS
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "מסך-בזמן-נגינה בשלט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_KBD
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מקלדת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_CUESHEET
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "גליון סימנים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_BOOKMARK_SELECT_INDEX_TEXT
|
||
desc: voice only, used in the bookmark list to label index number
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "אינדקס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CURRENT_TIME
|
||
desc: spoken only, for wall clock announce
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "זמן נוכחי:"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_SET_BOOL_YES
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_SET_BOOL_NO
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_ON
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_OFF
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Edit mode: %s %s"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מצב עריכה: %s %s"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Cutoff"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חיתוך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "תדירות חיתוך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_GAIN
|
||
desc: in the equalizer settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Gain"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "הגברה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "הגברה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_SHUFFLE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_REPEAT
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_ALL
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_REPEAT_ONE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_REPEAT_AB
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_FILTER
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_FILTER_SUPPORTED
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_FILTER_MUSIC
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_FILTER_PLAYLIST
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_FLIP_DISPLAY
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_SCROLL_BAR
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_STATUS_BAR
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_MODE
|
||
desc: in wps F2 pressed
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Mode:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: ":מצב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_DIRBROWSE_F1
|
||
desc: in dir browser, F1 button bar text
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recorder_pad: "Menu"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recorder_pad: "תפריט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recorder_pad: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_DIRBROWSE_F2
|
||
desc: in dir browser, F2 button bar text
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recorder_pad: "Option"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recorder_pad: "אפשרות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recorder_pad: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_DIRBROWSE_F3
|
||
desc: in dir browser, F3 button bar text
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recorder_pad: "LCD"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recorder_pad: "מסך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recorder_pad: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_DISK_FULL
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,ipod4g,ipodcolor,ipodnano1g,ipodvideo,sansae200*,sansac200*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_VOLUME
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_CHANNEL_STEREO
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Stereo"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "סטריאו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "סטריאו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_CHANNEL_MONO
|
||
desc: in sound_settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Mono"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מונו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מונו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_QUALITY
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_hwcodec: "Quality"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_hwcodec: "איכות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_hwcodec: "איכות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_FREQUENCY
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Frequency"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "תדירות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "תדירות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_SOURCE
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Source"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מקור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מקור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_SRC_MIC
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Int. Mic"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מיק. פנימי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מיקרופון פנימי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_LINE_IN
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Line In"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "Line In"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "Line In"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Digital"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "דיגיטלי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "דיגיטלי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_CHANNELS
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Channels"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "ערוצים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "ערוצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORD_TRIGGER
|
||
desc: in recording settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Trigger"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הדק"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הדק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_TIME
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORD_TIMESPLIT_REC
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_SIZE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORD_PRERECORD
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_LEFT
|
||
desc: in the recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Gain Left"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגברה שמאל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_RIGHT
|
||
desc: in the recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Gain Right"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגברה ימין"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_SPLIT_SIZE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_FILENAME
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_AGC_PRESET
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_AGC_SAFETY
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_AGC_LIVE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_AGC_DJSET
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_AGC_MEDIUM
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_AGC_VOICE
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_OF
|
||
desc: spoken only, as in 3/8 => 3 of 8
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "חלקי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_GAMES
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Games"
|
||
</source>
|
||
<dest>
|
||
*: "משחקים"
|
||
</dest>
|
||
<voice>
|
||
*: "משחקים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_APPS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Applications"
|
||
</source>
|
||
<dest>
|
||
*: "יישומים"
|
||
</dest>
|
||
<voice>
|
||
*: "יישומים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLUGIN_DEMOS
|
||
desc: in the main menu
|
||
user: core
|
||
<source>
|
||
*: "Demos"
|
||
</source>
|
||
<dest>
|
||
*: "הדגמות"
|
||
</dest>
|
||
<voice>
|
||
*: "הדגמות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ID3_GROUPING
|
||
desc: in tag viewer
|
||
user: core
|
||
<source>
|
||
*: "Work"
|
||
</source>
|
||
<dest>
|
||
*: "עבודה"
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SHOW_FILENAME_EXT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Show Filename Extensions"
|
||
</source>
|
||
<dest>
|
||
*: "הראה סיומות קבצים"
|
||
</dest>
|
||
<voice>
|
||
*: "הראה סיומות קבצים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_UNKNOWN_TYPES
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Only Unknown Types"
|
||
</source>
|
||
<dest>
|
||
*: "רק סוגים לא מוכרים"
|
||
</dest>
|
||
<voice>
|
||
*: "רק סוגים לא מוכרים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_EXT_ONLY_VIEW_ALL
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Only When Viewing All Types"
|
||
</source>
|
||
<dest>
|
||
*: "רק כשמציגים את כל הסוגים"
|
||
</dest>
|
||
<voice>
|
||
*: "רק כשמציגים את כל הסוגים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PM_UNITS_PER_TICK
|
||
desc: spoken only, peak meter release unit
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "units per tick"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_OCLOCK
|
||
desc: spoken only, for wall clock announce
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_PM
|
||
desc: spoken only, for wall clock announce
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "P M"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_AM
|
||
desc: spoken only, for wall clock announce
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "A M"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_OH
|
||
desc: spoken only, for wall clock announce
|
||
user: core
|
||
<source>
|
||
*: none
|
||
rtc: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
rtc: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
rtc: "oh"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_CLIPCOUNTER
|
||
desc: in settings, for recording peak meter
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Clip Counter"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "מונה עיוותים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "מונה עיוותים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SYSFONT_PM_CLIPCOUNT
|
||
desc: deprecated
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USBSTACK
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USBSTACK_MODE
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USBSTACK_DEVICE
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USBSTACK_HOST
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USBSTACK_DEVICE_DRIVER
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SELECTOR_START_COLOR
|
||
desc: line selector color option
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Primary Colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "צבע ראשי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "צבע ראשי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SELECTOR_END_COLOR
|
||
desc: line selector color option
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Secondary Colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "צבע משני"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "צבע משני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SELECTOR_TEXT_COLOR
|
||
desc: line selector text color option
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Text Colour"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "צבע הטקסט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "צבע הטקסט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_CURSOR_COLOR
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Bar (Solid Colour)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "(שורה (צבע אחיד"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "שורה (צבע אחיד)"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INVERT_CURSOR_GRADIENT
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Bar (Gradient Colour)"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "(שורה (מעבר בין צבעים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "שורה (מעבר בין צבעים)"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CODEPAGE_CENTRAL_EUROPEAN
|
||
desc: in codepage setting menu
|
||
user: core
|
||
<source>
|
||
*: "Central European (CP1250)"
|
||
</source>
|
||
<dest>
|
||
*: "מרכז-אירופה (CP1250)"
|
||
</dest>
|
||
<voice>
|
||
*: "מרכז-אירופה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_THEME_MENU
|
||
desc: in the settings menu
|
||
user: core
|
||
<source>
|
||
*: "Theme Settings"
|
||
</source>
|
||
<dest>
|
||
*: "הגדרות ערכת-נושא"
|
||
</dest>
|
||
<voice>
|
||
*: "הגדרות ערכת-נושא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COLORS_MENU
|
||
desc: colours menu under theme settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Colours"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "צבעים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "צבעים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SELECTOR_COLOR_MENU
|
||
desc: line selector color menu title
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_color: "Line Selector Colours"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_color: "צבעי סימון שורה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_color: "צבעי סימון שורה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EDIT
|
||
desc: keyboard
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "עריכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_BLANK
|
||
desc: keyboard
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "ריק"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EMPTY_LIST
|
||
desc: spoken only, when a list dialog contains no elements
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "רשימה ריקה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NOT_PRESENT
|
||
desc: when external memory is not present
|
||
user: core
|
||
<source>
|
||
*: none
|
||
multivolume: "Not present"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
multivolume: "לא קיים"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
multivolume: "לא קיים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TALK_BATTERY_LEVEL
|
||
desc: Setting for spontaneous battery level announcement
|
||
user: core
|
||
<source>
|
||
*: "Announce Battery Level"
|
||
</source>
|
||
<dest>
|
||
*: "הכרז רמת סוללה"
|
||
</dest>
|
||
<voice>
|
||
*: "הכרז רמת סוללה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VOICE_FILETYPE
|
||
desc: voice settings menu
|
||
user: core
|
||
<source>
|
||
*: "Say File Type"
|
||
</source>
|
||
<dest>
|
||
*: "הקרא סוג קובץ"
|
||
</dest>
|
||
<voice>
|
||
*: "הקרא סוג קובץ"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BASS_CUTOFF
|
||
desc: Bass setting cut-off frequency
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: "Bass Cutoff"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: "חיתוך בס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: "חיתוך בס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TREBLE_CUTOFF
|
||
desc: Treble setting cut-off frequency
|
||
user: core
|
||
<source>
|
||
*: none
|
||
ipodvideo: "Treble Cutoff"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
ipodvideo: "חיתוך טרבל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
ipodvideo: "חיתוך טרבל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TAGNAVI_RANDOM
|
||
desc: "<Random>" entry in tag browser
|
||
user: core
|
||
<source>
|
||
*: "<Random>"
|
||
</source>
|
||
<dest>
|
||
*: "<אקראי>"
|
||
</dest>
|
||
<voice>
|
||
*: "אקראי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SAVE_SOUND
|
||
desc: save a sound config file
|
||
user: core
|
||
<source>
|
||
*: "Save Sound Settings"
|
||
</source>
|
||
<dest>
|
||
*: "שמור הגדרות צליל"
|
||
</dest>
|
||
<voice>
|
||
*: "שמור הגדרות צליל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KEYCLICK
|
||
desc: in keyclick settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Keyclick"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "קליק לחיצה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "קליק לחיצה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_KEYCLICK_REPEATS
|
||
desc: in keyclick settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Keyclick Repeats"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "חזרה על צליל לחיצה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "חזרה על צליל לחיצה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ACCESSORY_SUPPLY
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
accessory_supply: "Accessory Power Supply"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
accessory_supply: "ספק כוח של התקן עזר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
accessory_supply: "ספק כוח של התקן עזר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_UNKNOWN
|
||
desc: generic string for unknown states, such as an unset clock
|
||
user: core
|
||
<source>
|
||
*: "Unknown"
|
||
</source>
|
||
<dest>
|
||
*: "לא ידוע"
|
||
</dest>
|
||
<voice>
|
||
*: "לא ידוע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STUDY_MODE
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STUDY_HOP_STEP
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ENABLE_STUDY_MODE
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_DISABLE_STUDY_MODE
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_QUICKSCREEN
|
||
desc: spoken only, Announces entering the "quick screen"
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "מסך מהיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_OK
|
||
desc: spoken only, On exiting a context, specifically the quick screen
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "אישור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STOP_RECORDING_AND_SHUTDOWN
|
||
desc: in record timesplit options
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Stop Recording And Shutdown"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הפסק הקלטה וכבה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הפסק הקלטה וכבה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHPAD_SENSITIVITY
|
||
desc: touchpad sensitivity setting
|
||
user: core
|
||
<source>
|
||
*: none
|
||
gigabeatfx: "Touchpad Sensitivity"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
gigabeatfx: "רגישות משטח מגע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
gigabeatfx: "רגישות משטח מגע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_HIGH
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
gigabeatfx: "High"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
gigabeatfx: "גבוה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
gigabeatfx: "גבוה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "Serial Bitrate"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "קצב סיביות טורי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "קצב סיביות טורי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE_AUTO
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "Auto"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "אוטו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "אוטומאטית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE_9600
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "9600"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "9600"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "9600"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE_19200
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "19200"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "19200"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "19200"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE_38400
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "38400"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "38400"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "38400"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SERIAL_BITRATE_57600
|
||
desc: in system settings menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
serial_port: "57600"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
serial_port: "57600"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
serial_port: "57600"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VERY_SLOW
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Very slow"
|
||
</source>
|
||
<dest>
|
||
*: "לאט מאד"
|
||
</dest>
|
||
<voice>
|
||
*: "לאט מאד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SLOW
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Slow"
|
||
</source>
|
||
<dest>
|
||
*: "לאט"
|
||
</dest>
|
||
<voice>
|
||
*: "לאט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_VERY_FAST
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Very fast"
|
||
</source>
|
||
<dest>
|
||
*: "מהר מאד"
|
||
</dest>
|
||
<voice>
|
||
*: "מהר מאד"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FAST
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: "Fast"
|
||
</source>
|
||
<dest>
|
||
*: "מהר"
|
||
</dest>
|
||
<voice>
|
||
*: "מהר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SKIP_LENGTH
|
||
desc: playback settings menu
|
||
user: core
|
||
<source>
|
||
*: "Skip Length"
|
||
</source>
|
||
<dest>
|
||
*: "דלג אורך"
|
||
</dest>
|
||
<voice>
|
||
*: "דלג אורך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SKIP_TRACK
|
||
desc: skip length setting entry 0
|
||
user: core
|
||
<source>
|
||
*: "Skip Track"
|
||
</source>
|
||
<dest>
|
||
*: "דלג שיר"
|
||
</dest>
|
||
<voice>
|
||
*: "דלג שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_CHAR_SLASH
|
||
desc: spoken only, for spelling
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "קו אלכסוני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_GAIN_LEFT
|
||
desc: in the recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Gain L"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגברה שמאל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הגברה שמאל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_GAIN_RIGHT
|
||
desc: in the recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Gain R"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "הגברה ימין"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: "הגברה ימין"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_AGC_PRESET
|
||
desc: automatic gain control in record settings and screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "AGC"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "AGC"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "Automatic gain control"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_AGC_CLIPTIME
|
||
desc: in record settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
agc: "AGC clip time"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
agc: "AGC clip time"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
agc: "AGC clip time"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_AGC_MAXGAIN
|
||
desc: AGC maximum gain in recording screen
|
||
user: core
|
||
<source>
|
||
*: 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_FILENAME
|
||
desc: Filename header in recording screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Filename:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "שם קובץ:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PM_CLIPCOUNT
|
||
desc: in recording GUI, for recording peak meter. MAX 5 characters!
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "CLIP:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "CLIP:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_TIMESPLIT_REC
|
||
desc: Display of record timer interval setting, on the record screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Split Time:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "זמן פיצול:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_SIZE
|
||
desc: Display of recorded file size
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording: "Size:"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording: "גודל:"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ALBUMART
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RECORDING_MONO_MODE
|
||
desc: in the recording settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
recording_swcodec: "Mono mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
recording_swcodec: "מצב מונו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
recording_swcodec: "מצב מונו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SEARCH_RESULTS
|
||
desc: title for the list of results displayed after searching in a playlist
|
||
user: core
|
||
<source>
|
||
*: "Search Results"
|
||
</source>
|
||
<dest>
|
||
*: "תוצאות חיפוש"
|
||
</dest>
|
||
<voice>
|
||
*: "תוצאות חיפוש"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QS_ITEMS
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LEFT
|
||
desc: Generic use of 'left'
|
||
user: core
|
||
<source>
|
||
*: "Left"
|
||
</source>
|
||
<dest>
|
||
*: "שמאל"
|
||
</dest>
|
||
<voice>
|
||
*: "שמאל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RIGHT
|
||
desc: Generic use of 'right
|
||
user: core
|
||
<source>
|
||
*: "Right"
|
||
</source>
|
||
<dest>
|
||
*: "ימין"
|
||
</dest>
|
||
<voice>
|
||
*: "ימין"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOTTOM
|
||
desc: DEPRECATED
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: ""
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: ""
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: ""
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RESET_SETTING
|
||
desc: used in the settings context menu
|
||
user: core
|
||
<source>
|
||
*: "Reset Setting"
|
||
</source>
|
||
<dest>
|
||
*: "אפס הגדרות"
|
||
</dest>
|
||
<voice>
|
||
*: "אפס הגדרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_LEFT_QS_ITEM
|
||
desc: used for the submenu name for the quickscreen items
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: "Set as Left Quickscreen Item"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר שמאלי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר שמאלי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_RIGHT_QS_ITEM
|
||
desc: used for the submenu name for the quickscreen items
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: "Set as Right Quickscreen Item"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר ימני"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר ימני"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BOTTOM_QS_ITEM
|
||
desc: used for the submenu name for the quickscreen items
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: "Set as Bottom Quickscreen Item"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר תחתון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר תחתון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CREDITS
|
||
desc: in the Main Menu -> System screen
|
||
user: core
|
||
<source>
|
||
*: "Credits"
|
||
</source>
|
||
<dest>
|
||
*: "תודות"
|
||
</dest>
|
||
<voice>
|
||
*: "תודות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_INTERPRET_NUMBERS
|
||
desc: in Settings -> File view
|
||
user: core
|
||
<source>
|
||
*: "Interpret numbers when sorting"
|
||
</source>
|
||
<dest>
|
||
*: "פרש מספרים במיון"
|
||
</dest>
|
||
<voice>
|
||
*: "פרש מספרים במיון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_INTERPRET_AS_DIGIT
|
||
desc: in Settings -> File view
|
||
user: core
|
||
<source>
|
||
*: "As digits"
|
||
</source>
|
||
<dest>
|
||
*: "כספרות"
|
||
</dest>
|
||
<voice>
|
||
*: "כספרות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SORT_INTERPRET_AS_NUMBERS
|
||
desc: in Settings -> File view
|
||
user: core
|
||
<source>
|
||
*: "As whole numbers"
|
||
</source>
|
||
<dest>
|
||
*: "כמספרים שלמים"
|
||
</dest>
|
||
<voice>
|
||
*: "כמספרים שלמים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_ENABLE_SPEAKER
|
||
desc: in Settings -> Sound Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
speaker: "Enable Speaker"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
speaker: "אפשר רמקול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
speaker: "אפשר רמקול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_MODE
|
||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "Touchscreen Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "מצב מסך-מגע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "מצב מסך מגע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_GRID
|
||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "3x3 Grid"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "רשת 3x3"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "רשת 3 על 3"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_POINT
|
||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "Absolute Point"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "נקודה מוחלטת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "נקודה מוחלטת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PREVENT_SKIPPING
|
||
desc: in Settings -> Playback Settings
|
||
user: core
|
||
<source>
|
||
*: "Prevent Track Skipping"
|
||
</source>
|
||
<dest>
|
||
*: "מנע דילוג שירים"
|
||
</dest>
|
||
<voice>
|
||
*: "מנע דילוג שירים"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TIMESTRETCH
|
||
desc: timestretch enable
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Timestretch"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מתיחת זמן"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מתיחת זמן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SPEED
|
||
desc: timestretch speed
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Speed"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "מהירות"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "מהירות"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_SETTINGS
|
||
desc: in Settings -> General -> Display menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "Touchscreen Settings"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "הגדרות מסך-מגע"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "הגדרות מסך מגע"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_CALIBRATE
|
||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "Calibrate"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "כייל"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "כייל"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOUCHSCREEN_RESET_CALIBRATION
|
||
desc: in Settings -> General -> Display -> Touchscreen Settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
touchscreen: "Reset Calibration"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
touchscreen: "אפס כיול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
touchscreen: "אפס כיול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STATUSBAR_TOP
|
||
desc: in Settings -> General -> Display -> statusbar
|
||
user: core
|
||
<source>
|
||
*: "Top"
|
||
</source>
|
||
<dest>
|
||
*: "למעלה"
|
||
</dest>
|
||
<voice>
|
||
*: "למעלה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STATUSBAR_BOTTOM
|
||
desc: in Settings -> General -> Display -> statusbar
|
||
user: core
|
||
<source>
|
||
*: "Bottom"
|
||
</source>
|
||
<dest>
|
||
*: "למטה"
|
||
</dest>
|
||
<voice>
|
||
*: "למטה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_STATUSBAR
|
||
desc: in Settings -> General -> Display -> statusbar
|
||
user: core
|
||
<source>
|
||
*: none
|
||
remote: "Remote Statusbar"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
remote: "שורת מצב בשלט"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
remote: "שורת מצב בשלט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SEMITONE
|
||
desc:
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Semitone"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "חצי טון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: "חצי טון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STRETCH_LIMIT
|
||
desc: "limit" in pitch screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Limit"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "גבול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: "גבול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PLAYBACK_RATE
|
||
desc: "rate" in pitch screen
|
||
user: core
|
||
<source>
|
||
*: none
|
||
pitchscreen: "Rate"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
pitchscreen: "קצב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
pitchscreen: "קצב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USB_KEYPAD_MODE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "USB Keypad Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "USB -מצב מקשים ב"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "מצב מקשים בחיבור USB"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MULTIMEDIA_MODE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "Multimedia Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "מצב מולטימדיה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "מצב מולטימדיה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_PRESENTATION_MODE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "Presentation Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "מצב מצגת"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "מצב מצגת"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BROWSER_MODE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "Browser Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "מצב דפדפן"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "מצב דפדפן"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MOUSE_MODE
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "Mouse Mode"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "מצב עכבר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "מצב עכבר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SKIN_RAM_USAGE
|
||
desc: how much RAM the skins are using
|
||
user: core
|
||
<source>
|
||
*: "Skin RAM usage:"
|
||
</source>
|
||
<dest>
|
||
*: "Skin RAM usage:"
|
||
</dest>
|
||
<voice>
|
||
*: "Skin RAM usage"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLLBAR_WIDTH
|
||
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Scroll Bar Width"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "רוחב פס גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "רוחב פס גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SCROLLBAR_POSITION
|
||
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
||
user: core
|
||
<source>
|
||
*: none
|
||
lcd_bitmap: "Scroll Bar Position"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
lcd_bitmap: "מיקום פס גלילה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
lcd_bitmap: "מיקום פס גלילה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Compressor"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "Compressor"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "Compressor"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_TOP_QS_ITEM
|
||
desc: used for the submenu name for the quickscreen items
|
||
user: core
|
||
<source>
|
||
*: none
|
||
quickscreen: "Set as Top Quickscreen Item"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר עליון"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
quickscreen: "קבע כפריט מסך מהיר עליון"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_ITALY
|
||
desc: fm region Italy
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Italy"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "איטליה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "איטליה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_FM_OTHER
|
||
desc: Catch-all FM region. Select if none of the others work
|
||
user: core
|
||
<source>
|
||
*: none
|
||
radio: "Other"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
radio: "אחר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
radio: "אחר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_THRESHOLD
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Threshold"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "רמת סף"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "רמת סף"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Ratio"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "יחס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "יחס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO_2
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "2:1"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "2:1"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "2 ל- 1"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO_4
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "4:1"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "4:1"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "4 ל- 1"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO_6
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "6:1"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "6:1"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "6 ל- 1"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO_10
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "10:1"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "10:1"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "10 ל- 1"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RATIO_LIMIT
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Limit"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "גבול"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "גבול"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_GAIN
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Makeup Gain"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "הגברת פיצוי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "הגברת פיצוי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AUTO
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Auto"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "אוטו"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "אוטו"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_KNEE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Knee"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "ברך"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "ברך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_HARD_KNEE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Hard Knee"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "ברך קשה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "ברך קשה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_SOFT_KNEE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Soft Knee"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "ברך רכה"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "ברך רכה"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_COMPRESSOR_RELEASE
|
||
desc: in sound settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
swcodec: "Release Time"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
swcodec: "זמן שחרור"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
swcodec: "זמן שחרור"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_SKIP_OUTRO
|
||
desc: skipping to the 5 seconds before the end of a track
|
||
user: core
|
||
<source>
|
||
*: "Skip to Outro"
|
||
</source>
|
||
<dest>
|
||
*: "Skip to Outro"
|
||
</dest>
|
||
<voice>
|
||
*: "Skip to Outro"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_STATUSBAR_CUSTOM
|
||
desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
|
||
user: core
|
||
<source>
|
||
*: "Custom"
|
||
</source>
|
||
<dest>
|
||
*: "מותאם אישית"
|
||
</dest>
|
||
<voice>
|
||
*: "מותאם אישית"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_SBS
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "סקין שורת מצב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: VOICE_EXT_RSBS
|
||
desc: spoken only, for file extension
|
||
user: core
|
||
<source>
|
||
*: ""
|
||
</source>
|
||
<dest>
|
||
*: ""
|
||
</dest>
|
||
<voice>
|
||
*: "סקין שורת מצב בשלט"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_CUSTOM_STATUSBAR
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_CUSTOM_STATUSBAR
|
||
desc: deprecated
|
||
user:
|
||
<source>
|
||
*: none
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_USB_HID
|
||
desc: in settings_menu
|
||
user: core
|
||
<source>
|
||
*: none
|
||
usb_hid: "USB HID"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
usb_hid: "USB התקן ממשק אנושי"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
usb_hid: "USB התקן ממשק אנושי"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_INSERT_LAST_SHUFFLED
|
||
desc: in onplay menu. insert a playlist randomly at end of dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Insert Last Shuffled"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס אחרון ובמעורבב"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס אחרון ובמעורבב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_QUEUE_LAST_SHUFFLED
|
||
desc: in onplay menu. queue a playlist randomly at end of dynamic playlist
|
||
user: core
|
||
<source>
|
||
*: "Queue Last Shuffled"
|
||
</source>
|
||
<dest>
|
||
*: "הכנס לתור אחרון ובמעורבב"
|
||
</dest>
|
||
<voice>
|
||
*: "הכנס לתור אחרון ובמעורבב"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_MORSE_INPUT
|
||
desc: in Settings -> System
|
||
user: core
|
||
<source>
|
||
*: none
|
||
morse_input: "Use Morse Code Input"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
morse_input: "השתמש בקלט של קוד מורס"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
morse_input: "השתמש בקלט של קוד מורס"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_AUTOTRACKSKIP
|
||
desc: in crossfade settings
|
||
user: core
|
||
<source>
|
||
*: none
|
||
crossfade: "Automatic Track Change Only"
|
||
</source>
|
||
<dest>
|
||
*: none
|
||
crossfade: "רק בהחלפה אוטומטית של שיר"
|
||
</dest>
|
||
<voice>
|
||
*: none
|
||
crossfade: "רק בהחלפה אוטומטית של שיר"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NEXT_TRACK
|
||
desc: Shown in WPS
|
||
user: core
|
||
<source>
|
||
*: "Next Track:"
|
||
</source>
|
||
<dest>
|
||
*: ":השיר הבא"
|
||
</dest>
|
||
<voice>
|
||
*: ":השיר הבא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_NEXT
|
||
desc: Shown in WPS (short form of Next Track)
|
||
user: core
|
||
<source>
|
||
*: "Next:"
|
||
</source>
|
||
<dest>
|
||
*: ":הבא"
|
||
</dest>
|
||
<voice>
|
||
*: ":הבא"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_OF
|
||
desc: Shown in WPS: X of Y (tracks)
|
||
user: core
|
||
<source>
|
||
*: "of"
|
||
</source>
|
||
<dest>
|
||
*: "מתוך"
|
||
</dest>
|
||
<voice>
|
||
*: "מתוך"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_BASE_SKIN
|
||
desc: browse for the base skin in theme settings
|
||
user: core
|
||
<source>
|
||
*:none
|
||
lcd_bitmap: "Base Skin"
|
||
</source>
|
||
<dest>
|
||
*:none
|
||
lcd_bitmap: "Base Skin"
|
||
</dest>
|
||
<voice>
|
||
*:none
|
||
lcd_bitmap: "Base Skin"
|
||
</voice>
|
||
</phrase>
|
||
<phrase>
|
||
id: LANG_REMOTE_BASE_SKIN
|
||
desc: browse for the base skin in theme settings
|
||
user: core
|
||
<source>
|
||
*:none
|
||
lcd_bitmap: "Remote Base Skin"
|
||
</source>
|
||
<dest>
|
||
*:none
|
||
lcd_bitmap: "Remote Base Skin"
|
||
</dest>
|
||
<voice>
|
||
*:none
|
||
lcd_bitmap: "Remote Base Skin"
|
||
</voice>
|
||
</phrase>
|