042adbba61
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
12453 lines
205 KiB
Text
12453 lines
205 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.
|
|
#
|
|
# Italian language file, translated by:
|
|
# - Marco Morandi
|
|
# - Alessio Lenzi
|
|
# - Luca Burelli
|
|
<phrase>
|
|
id: LANG_SET_BOOL_YES
|
|
desc: bool true representation
|
|
user: core
|
|
<source>
|
|
*: "Yes"
|
|
</source>
|
|
<dest>
|
|
*: "Sì"
|
|
</dest>
|
|
<voice>
|
|
*: "Sì"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_BOOL_NO
|
|
desc: bool false representation
|
|
user: core
|
|
<source>
|
|
*: "No"
|
|
</source>
|
|
<dest>
|
|
*: "No"
|
|
</dest>
|
|
<voice>
|
|
*: "No"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ON
|
|
desc: Used in a lot of places
|
|
user: core
|
|
<source>
|
|
*: "On"
|
|
</source>
|
|
<dest>
|
|
*: "Attivato"
|
|
</dest>
|
|
<voice>
|
|
*: "Attivato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OFF
|
|
desc: Used in a lot of places
|
|
user: core
|
|
<source>
|
|
*: "Off"
|
|
</source>
|
|
<dest>
|
|
*: "Disattivato"
|
|
</dest>
|
|
<voice>
|
|
*: "Disattivato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ASK
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Ask"
|
|
</source>
|
|
<dest>
|
|
*: "Chiedi"
|
|
</dest>
|
|
<voice>
|
|
*: "Chiedi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALWAYS
|
|
desc: used in various places
|
|
user: core
|
|
<source>
|
|
*: "Always"
|
|
</source>
|
|
<dest>
|
|
*: "Sempre"
|
|
</dest>
|
|
<voice>
|
|
*: "Sempre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NORMAL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Normal"
|
|
</source>
|
|
<dest>
|
|
*: "Normale"
|
|
</dest>
|
|
<voice>
|
|
*: "Normale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN
|
|
desc: Generic string for gain used in EQ menu and recording screen
|
|
user: core
|
|
<source>
|
|
*: "Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Guadagno"
|
|
</dest>
|
|
<voice>
|
|
*: "Guadagno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WAIT
|
|
desc: general please wait splash
|
|
user: core
|
|
<source>
|
|
*: "Loading..."
|
|
</source>
|
|
<dest>
|
|
*: "Caricamento..."
|
|
</dest>
|
|
<voice>
|
|
*: "Caricamento!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LOADING_PERCENT
|
|
desc: splash number of percents loaded
|
|
user: core
|
|
<source>
|
|
*: "Loading... %d%% done (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Caricamento... %d%% fatto (%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>
|
|
*: "Scansione disco..."
|
|
</dest>
|
|
<voice>
|
|
*: "Scansione disco!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUTTINGDOWN
|
|
desc: in main menu
|
|
user: core
|
|
<source>
|
|
*: "Shutting down..."
|
|
</source>
|
|
<dest>
|
|
*: "Spegnimento..."
|
|
</dest>
|
|
<voice>
|
|
*: "Spegnimento!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CANCEL
|
|
desc: Visual confirmation of canceling a changed setting
|
|
user: core
|
|
<source>
|
|
*: "Cancelled"
|
|
</source>
|
|
<dest>
|
|
*: "Annullata"
|
|
</dest>
|
|
<voice>
|
|
*: "Annullata"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FAILED
|
|
desc: Something failed. To be appended after actions
|
|
user: core
|
|
<source>
|
|
*: "Failed"
|
|
</source>
|
|
<dest>
|
|
*: "Fallito"
|
|
</dest>
|
|
<voice>
|
|
*: "Fallito"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNELS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Channels"
|
|
</source>
|
|
<dest>
|
|
*: "Canali"
|
|
</dest>
|
|
<voice>
|
|
*: "Canali"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_ASK
|
|
desc: confirm to reset settings
|
|
user: core
|
|
<source>
|
|
*: "Are You Sure?"
|
|
</source>
|
|
<dest>
|
|
*: "Sei Sicuro?"
|
|
</dest>
|
|
<voice>
|
|
*: "Sei Sicuro?"
|
|
</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"
|
|
archosplayer: "(PLAY/STOP)"
|
|
vibe500: "OK = Yes"
|
|
</source>
|
|
<dest>
|
|
*: "PLAY = Sì"
|
|
cowond2*: "MENU, o alto-destra = Sì"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Sì"
|
|
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Sì"
|
|
mrobe500: "PLAY o POWER = Sì"
|
|
archosplayer: "(PLAY/STOP)"
|
|
vibe500: "OK = Sì"
|
|
</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>
|
|
*: "Altro Tasto = No"
|
|
archosplayer: none
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
archosplayer: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ROCKBOX_TITLE
|
|
desc: main menu title
|
|
user: core
|
|
<source>
|
|
*: "Rockbox"
|
|
</source>
|
|
<dest>
|
|
*: "Rockbox"
|
|
</dest>
|
|
<voice>
|
|
*: "Rockbox"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Recent Bookmarks"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibri recenti"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibri Recenti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIR_BROWSER
|
|
desc: main menu title
|
|
user: core
|
|
<source>
|
|
*: "Files"
|
|
</source>
|
|
<dest>
|
|
*: "File"
|
|
</dest>
|
|
<voice>
|
|
*: "File"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE
|
|
desc: in the main menu and the settings menu
|
|
user: core
|
|
<source>
|
|
*: "Database"
|
|
</source>
|
|
<dest>
|
|
*: "Database"
|
|
</dest>
|
|
<voice>
|
|
*: "Database"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NOW_PLAYING
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Now Playing"
|
|
</source>
|
|
<dest>
|
|
*: "In Riproduzione"
|
|
</dest>
|
|
<voice>
|
|
*: "In Riproduzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESUME_PLAYBACK
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Resume Playback"
|
|
</source>
|
|
<dest>
|
|
*: "Riprendi Riproduzione"
|
|
</dest>
|
|
<voice>
|
|
*: "Riprendi Riproduzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS
|
|
desc: in main menu and visual confirmation after settings reset
|
|
user: core
|
|
<source>
|
|
*: "Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_RADIO
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "FM Radio"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Radio FM"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Radio FM"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLISTS
|
|
desc: in the main menu and file view setting
|
|
user: core
|
|
<source>
|
|
*: "Playlists"
|
|
</source>
|
|
<dest>
|
|
*: "Playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGINS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Plugins"
|
|
</source>
|
|
<dest>
|
|
*: "Plugin"
|
|
</dest>
|
|
<voice>
|
|
*: "Plugin"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSTEM
|
|
desc: in the main menu and settings menu
|
|
user: core
|
|
<source>
|
|
*: "System"
|
|
</source>
|
|
<dest>
|
|
*: "Sistema"
|
|
</dest>
|
|
<voice>
|
|
*: "Sistema"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SELECT_BOOKMARK
|
|
desc: bookmark selection list title
|
|
user: core
|
|
<source>
|
|
*: "Select Bookmark"
|
|
</source>
|
|
<dest>
|
|
*: "Seleziona Segnalibro"
|
|
</dest>
|
|
<voice>
|
|
*: "Seleziona Segnalibro"
|
|
</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>
|
|
*: "<Non Riprendere>"
|
|
</dest>
|
|
<voice>
|
|
*: "Non Riprendere"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SHUFFLE
|
|
desc: bookmark selection list, bookmark enables shuffle
|
|
user: core
|
|
<source>
|
|
*: ", Shuffle"
|
|
</source>
|
|
<dest>
|
|
*: ", Casuale"
|
|
</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>
|
|
*: "<Segnalibro non valido>"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibro non valido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CONTEXT_MENU
|
|
desc: bookmark selection list context menu
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Actions"
|
|
</source>
|
|
<dest>
|
|
*: "Azioni Segnalibri"
|
|
</dest>
|
|
<voice>
|
|
*: "Azioni Segnalibri"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CONTEXT_RESUME
|
|
desc: bookmark context menu, resume this bookmark
|
|
user: core
|
|
<source>
|
|
*: "Resume"
|
|
</source>
|
|
<dest>
|
|
*: "Riprendi"
|
|
</dest>
|
|
<voice>
|
|
*: "Riprendi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CONTEXT_DELETE
|
|
desc: bookmark context menu, delete this bookmark
|
|
user: core
|
|
<source>
|
|
*: "Delete"
|
|
</source>
|
|
<dest>
|
|
*: "Cancella"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancella"
|
|
</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>
|
|
*: "Creare un segnalibro?"
|
|
</dest>
|
|
<voice>
|
|
*: "Creare un segnalibro?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CREATE_SUCCESS
|
|
desc: Indicates bookmark was successfully created
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Created"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibro creato"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibro creato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CREATE_FAILURE
|
|
desc: Indicates bookmark was not created
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Failed!"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibro fallito!"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibro fallito!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_LOAD_EMPTY
|
|
desc: Indicates bookmark was empty
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Empty"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibro vuoto"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibro vuoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SOUND_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Sound Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni audio"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Audio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Volume"
|
|
</source>
|
|
<dest>
|
|
*: "Volume"
|
|
</dest>
|
|
<voice>
|
|
*: "Volume"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BASS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Bass"
|
|
</source>
|
|
<dest>
|
|
*: "Bassi"
|
|
</dest>
|
|
<voice>
|
|
*: "Bassi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TREBLE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Treble"
|
|
</source>
|
|
<dest>
|
|
*: "Alti"
|
|
</dest>
|
|
<voice>
|
|
*: "Alti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BALANCE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Balance"
|
|
</source>
|
|
<dest>
|
|
*: "Bilanciamento"
|
|
</dest>
|
|
<voice>
|
|
*: "Bilanciamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_CONFIGURATION
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Channel Configuration"
|
|
</source>
|
|
<dest>
|
|
*: "Configurazione Canali"
|
|
</dest>
|
|
<voice>
|
|
*: "Configurazione Canali"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_STEREO
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Stereo"
|
|
</source>
|
|
<dest>
|
|
*: "Stereo"
|
|
</dest>
|
|
<voice>
|
|
*: "Stereo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_MONO
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Mono"
|
|
</source>
|
|
<dest>
|
|
*: "Mono"
|
|
</dest>
|
|
<voice>
|
|
*: "Mono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_CUSTOM
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Custom"
|
|
</source>
|
|
<dest>
|
|
*: "Personalizzato"
|
|
</dest>
|
|
<voice>
|
|
*: "Personalizzato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_LEFT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Mono Left"
|
|
</source>
|
|
<dest>
|
|
*: "Mono sinistro"
|
|
</dest>
|
|
<voice>
|
|
*: "Mono Sinistro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_RIGHT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Mono Right"
|
|
</source>
|
|
<dest>
|
|
*: "Mono destro"
|
|
</dest>
|
|
<voice>
|
|
*: "Mono Destro"
|
|
</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: "Mono Sinistro + Destro"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_swcodec: "Mono sinistro + destro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_KARAOKE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Karaoke"
|
|
</source>
|
|
<dest>
|
|
*: "Karaoke"
|
|
</dest>
|
|
<voice>
|
|
*: "Karaoke"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STEREO_WIDTH
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Stereo Width"
|
|
</source>
|
|
<dest>
|
|
*: "Ampiezza Stereo"
|
|
</dest>
|
|
<voice>
|
|
*: "Ampiezza stereo"
|
|
</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: "Crossfid"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_DIRECT_GAIN
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Direct Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Guadagno diretto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Guadagno diretto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_CROSS_GAIN
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Cross Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Guadagno incrociato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Guadagno incrociato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_HF_ATTENUATION
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "High-Frequency Attenuation"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Attenuazione delle alte frequenze"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Attenuazione delle alte frequenze"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_HF_CUTOFF
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "High-Frequency Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Taglio delle alte frequenze"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Taglio delle alte frequenze"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER
|
|
desc: in the sound settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Equalizer"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Equalizzatore"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_ENABLED
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Enable EQ"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Attiva Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Attiva Equalizzatore"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_GRAPHICAL
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Graphical EQ"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Equalizzatore Grafico"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Equalizzatore Grafico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_PRECUT
|
|
desc: in eq settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Precut"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Pre-taglio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Pre-taglio"
|
|
</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: "Impostazioni Base Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Impostazioni Base Equalizzatore"
|
|
</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: "Impostazioni Avanzate Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Impostazioni Avanzate Equalizzatore"
|
|
</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: "Salva Programmazioni Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Salva Programmazioni Equalizzatore"
|
|
</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: "Carica Programmazioni Equalizzatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Carica Programmazioni Equalizzatore"
|
|
</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: "Modo editing: %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 Guadagno Banda"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Hertz, Guadagno Banda"
|
|
</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: "Filtro Low Shelf"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Filtro Low Shelf"
|
|
</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: "Filtro Picco %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Filtro picco"
|
|
</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: "Filtro High Shelf"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Filtro High Shelf"
|
|
</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: "Taglio Frequenza"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Taglio Frequenza"
|
|
</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: "Frequenza Centrale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Frequenza Centrale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_Q
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Q"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Q"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Q"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DITHERING
|
|
desc: in the sound settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Dithering"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Dithering"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Dithering"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LOUDNESS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "Loudness"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Loudness"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Loudness"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTOVOL
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "Auto Volume"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Guadagno automatico"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Guadagno automatico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DECAY
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "AV Decay Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Tempo decadimento AV"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Tempo Decadimento AV"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SUPERBASS
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "Super Bass"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Super Bassi"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Super bassi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MDB_ENABLE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "MDB Enable"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Abilita MDB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Abilita MDB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MDB_STRENGTH
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "MDB Strength"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Intensità MDB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Intensità MDB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MDB_HARMONICS
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "MDB Harmonics"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Armoniche MDB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Armoniche MDB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MDB_CENTER
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "MDB Centre Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Frequenza Centrale MDB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Frequenza centrale MDB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MDB_SHAPE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
masf: "MDB Shape"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
masf: "Forma MDB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
masf: "Forma MDB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GENERAL_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "General Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni generali"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Generali"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Playback Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni Riproduzione"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Riproduzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Shuffle"
|
|
</source>
|
|
<dest>
|
|
*: "Casuale"
|
|
</dest>
|
|
<voice>
|
|
*: "Casuale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPEAT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Repeat"
|
|
</source>
|
|
<dest>
|
|
*: "Ripeti"
|
|
</dest>
|
|
<voice>
|
|
*: "Ripeti"
|
|
</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>
|
|
*: "Tutti"
|
|
</dest>
|
|
<voice>
|
|
*: "Tutti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPEAT_ONE
|
|
desc: repeat one song
|
|
user: core
|
|
<source>
|
|
*: "One"
|
|
</source>
|
|
<dest>
|
|
*: "Una"
|
|
</dest>
|
|
<voice>
|
|
*: "Una"
|
|
</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>
|
|
*: "parte di una traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_SELECTED
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Play Selected First"
|
|
</source>
|
|
<dest>
|
|
*: "Suona per primo il file selezionato"
|
|
</dest>
|
|
<voice>
|
|
*: "Suona per primo il file selezionato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WIND_MENU
|
|
desc: in the playback sub menu
|
|
user: core
|
|
<source>
|
|
*: "Fast-Forward/Rewind"
|
|
</source>
|
|
<dest>
|
|
*: "Avanzamento e riavvolgimento veloce"
|
|
</dest>
|
|
<voice>
|
|
*: "Avanzamento e Riavvolgimento Veloce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FFRW_STEP
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "FF/RW Min Step"
|
|
</source>
|
|
<dest>
|
|
*: "FF/RW: Passo minimo"
|
|
</dest>
|
|
<voice>
|
|
*: "Passo minimo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FFRW_ACCEL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "FF/RW Accel"
|
|
</source>
|
|
<dest>
|
|
*: "FF/RW: Accelerazione"
|
|
</dest>
|
|
<voice>
|
|
*: "Accelerazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MP3BUFFER_MARGIN
|
|
desc: MP3 buffer margin time
|
|
user: core
|
|
<source>
|
|
*: "Anti-Skip Buffer"
|
|
flash_storage: none
|
|
</source>
|
|
<dest>
|
|
*: "Buffer anti-salto"
|
|
flash_storage: none
|
|
</dest>
|
|
<voice>
|
|
*: "Buffer anti-salto"
|
|
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>
|
|
*: "Dissolvenza stop/pausa"
|
|
</dest>
|
|
<voice>
|
|
*: "Dissolvenza Stop e Pausa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PARTY_MODE
|
|
desc: party mode
|
|
user: core
|
|
<source>
|
|
*: "Party Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Modo Party"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo Party"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE
|
|
desc: in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Crossfade"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Crossfade"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Crossfade"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_ENABLE
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Enable Crossfade"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Attiva Crossfade"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Attiva crossfade"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MANTRACKSKIP
|
|
desc: in crossfade settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Manual Track Skip Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Solo Al Cambio Traccia Manuale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Solo Al Cambio Traccia Manuale"
|
|
</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: "Casuale O Al Cambio Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Casuale O Al Cambio Traccia"
|
|
</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: "Ritardo Fade in"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Ritardo fade in"
|
|
</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: "Durata Fade In"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Durata fade in"
|
|
</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: "Ritardo fade out"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Ritardo fade out"
|
|
</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: "Durata fade out"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Durata fade out"
|
|
</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: "Modo fade out"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Modo fade out"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIX
|
|
desc: in playback settings, crossfade option
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Mix"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Mix"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Mix"
|
|
</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_NOCLIP
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Prevent Clipping"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Previene Saturazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Previene saturazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN_MODE
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Replaygain Type"
|
|
</source>
|
|
<dest>
|
|
*: "Tipo Replaygain"
|
|
</dest>
|
|
<voice>
|
|
*: "Tipo Replaygain"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUM_GAIN
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Album Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Guadagno album"
|
|
</dest>
|
|
<voice>
|
|
*: "Guadagno album"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_GAIN
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Track Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Guadagno singola traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Guadagno singola traccia"
|
|
</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>
|
|
*: "Guadagno traccia se casuale"
|
|
</dest>
|
|
<voice>
|
|
*: "Guadagno traccia se casuale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN_PREAMP
|
|
desc: in replaygain settings
|
|
user: core
|
|
<source>
|
|
*: "Pre-amp"
|
|
</source>
|
|
<dest>
|
|
*: "Pre-amplificazione"
|
|
</dest>
|
|
<voice>
|
|
*: "Pre-amplificazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BEEP
|
|
desc: in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Track Skip Beep"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Beep Cambio Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "beep Cambio Traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEAK
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Weak"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Debole"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Debole"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MODERATE
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Moderate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Medio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Medio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STRONG
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Strong"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Forte"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Forte"
|
|
</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: "Uscita Ottica"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
spdif_power: "Uscita ottica"
|
|
</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>
|
|
*: "Cambia cartella automaticamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambia cartella automaticamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RANDOM
|
|
desc: random folder
|
|
user: core
|
|
<source>
|
|
*: "Random"
|
|
</source>
|
|
<dest>
|
|
*: "Casuale"
|
|
</dest>
|
|
<voice>
|
|
*: "Casuale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUDIOSCROBBLER
|
|
desc: "Last.fm Log" in the playback menu
|
|
user: core
|
|
<source>
|
|
*: "Last.fm Log"
|
|
</source>
|
|
<dest>
|
|
*: "Log per Last.fm"
|
|
</dest>
|
|
<voice>
|
|
*: "Log per Last.fm"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUESHEET_ENABLE
|
|
desc: cuesheet support option
|
|
user: core
|
|
<source>
|
|
*: "Cuesheet Support"
|
|
</source>
|
|
<dest>
|
|
*: "Supporto Cuesheet"
|
|
</dest>
|
|
<voice>
|
|
*: "Supporto Cuesheet"
|
|
</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: "Pausa con Cuffia disconnessa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Pausa con Cuffia disconnessa"
|
|
</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: "Pausa e Riprendi"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Pausa e Riprendi"
|
|
</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: "Durata per Riavvolgimento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Durata per Riavvolgimento"
|
|
</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: "Disabilita riprendi all'avvio se la cuffia è scollegata"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Disabilita riprendi all'avvio se la cuffia è scollegata"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILE
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "File View"
|
|
</source>
|
|
<dest>
|
|
*: "Visualizza file"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualizza file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_CASE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Sort Case Sensitive"
|
|
</source>
|
|
<dest>
|
|
*: "Ordinamento sensibile alle maiuscole"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordinamento sensibile alle maiuscole"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DIR
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Sort Directories"
|
|
</source>
|
|
<dest>
|
|
*: "Ordine cartelle"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordine cartelle"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_FILE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Sort Files"
|
|
</source>
|
|
<dest>
|
|
*: "Ordine file"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordine file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_ALPHA
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Alphabetical"
|
|
</source>
|
|
<dest>
|
|
*: "Alfabetico"
|
|
</dest>
|
|
<voice>
|
|
*: "Alfabetico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DATE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Date"
|
|
</source>
|
|
<dest>
|
|
*: "Per Data"
|
|
</dest>
|
|
<voice>
|
|
*: "Per Data"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DATE_REVERSE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Newest Date"
|
|
</source>
|
|
<dest>
|
|
*: "Dal più recente"
|
|
</dest>
|
|
<voice>
|
|
*: "dal più recente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_TYPE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Type"
|
|
</source>
|
|
<dest>
|
|
*: "Per Tipo"
|
|
</dest>
|
|
<voice>
|
|
*: "per tipo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER
|
|
desc: setting name for dir filter
|
|
user: core
|
|
<source>
|
|
*: "Show Files"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra files"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra File"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SUPPORTED
|
|
desc: show all file types supported by Rockbox
|
|
user: core
|
|
<source>
|
|
*: "Supported"
|
|
</source>
|
|
<dest>
|
|
*: "Supportati"
|
|
</dest>
|
|
<voice>
|
|
*: "Supportati"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_MUSIC
|
|
desc: show only music-related files
|
|
user: core
|
|
<source>
|
|
*: "Music"
|
|
</source>
|
|
<dest>
|
|
*: "Musicali"
|
|
</dest>
|
|
<voice>
|
|
*: "Musicali"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FOLLOW
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Follow Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Segui playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Segui Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_PATH
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Path"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra percorso"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra percorso"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_PATH_CURRENT
|
|
desc: in show path menu
|
|
user: core
|
|
<source>
|
|
*: "Current Directory Only"
|
|
</source>
|
|
<dest>
|
|
*: "Solo cartella corrente"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo cartella corrente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_FULL_PATH
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Full Path"
|
|
</source>
|
|
<dest>
|
|
*: "Intero percorso"
|
|
</dest>
|
|
<voice>
|
|
*: "Intero Percorso"
|
|
</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*,vibe500: "Building database... %d found (PREV to return)"
|
|
gogearsa9200: "Building database... %d found (REW to return)"
|
|
</source>
|
|
<dest>
|
|
*: "Costruzione database... %d trovato (OFF per uscire)"
|
|
iriverh100,iriverh120,iriverh300: "Costruzione database... %d trovato (STOP per uscire)"
|
|
ipod*: "Costruzione database... %d trovato (PREV per uscire)"
|
|
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Costruzione database... %d trovato (LEFT per uscire)"
|
|
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Costruzione database... %d trovato (PREV per uscire)"
|
|
gogearsa9200: "Costruzione database... %d trovato (REW per uscire)"
|
|
</dest>
|
|
<voice>
|
|
*: "Elementi trovati per il database"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_RAM
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
tc_ramcache: "Load to RAM"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
tc_ramcache: "Carica nella RAM"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
tc_ramcache: "Carica nella RAM"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_AUTOUPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Auto Update"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiornamento automatico"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiornamento automatico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_FORCE_UPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Initialize Now"
|
|
</source>
|
|
<dest>
|
|
*: "Inizializza ora"
|
|
</dest>
|
|
<voice>
|
|
*: "Inizializza ora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_UPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Update Now"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiorna ora"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiorna ora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RUNTIMEDB_ACTIVE
|
|
desc: in settings_menu.
|
|
user: core
|
|
<source>
|
|
*: "Gather Runtime Data"
|
|
</source>
|
|
<dest>
|
|
*: "Registra statistiche esecuzione"
|
|
</dest>
|
|
<voice>
|
|
*: "Registra statistiche esecuzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_EXPORT
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Export Modifications"
|
|
</source>
|
|
<dest>
|
|
*: "Esporta modifiche"
|
|
</dest>
|
|
<voice>
|
|
*: "Esporta modifiche"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_IMPORT
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Import Modifications"
|
|
</source>
|
|
<dest>
|
|
*: "Importa modifiche"
|
|
</dest>
|
|
<voice>
|
|
*: "Importa modifiche"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Updating in background"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiornamento in background"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiornamento in background"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_INIT
|
|
desc: while initializing tagcache on boot
|
|
user: core
|
|
<source>
|
|
*: "Committing database"
|
|
</source>
|
|
<dest>
|
|
*: "Inizializzazione Database"
|
|
</dest>
|
|
<voice>
|
|
*: "Inizializzazione Database"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_BUSY
|
|
desc: when trying to shutdown and tagcache is committing
|
|
user: core
|
|
<source>
|
|
*: "Database is not ready"
|
|
</source>
|
|
<dest>
|
|
*: "Database non pronto"
|
|
</dest>
|
|
<voice>
|
|
*: "Database non pronto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_ALL_TRACKS
|
|
desc: "<All tracks>" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "<All tracks>"
|
|
</source>
|
|
<dest>
|
|
*: "<Tutte le tracce>"
|
|
</dest>
|
|
<voice>
|
|
*: "Tutte le tracce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Display"
|
|
</source>
|
|
<dest>
|
|
*: "Display"
|
|
</dest>
|
|
<voice>
|
|
*: "Display"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_FONT
|
|
desc: in setting_menu()
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Font"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Carattere"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Carattere"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WHILE_PLAYING
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "While Playing Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Schermo Di Riproduzione"
|
|
</dest>
|
|
<voice>
|
|
*: "Schermo Di Riproduzione"
|
|
</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: "Schermo Di Riproduzione Per Telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Schermo Di Riproduzione Per Telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LCD_MENU
|
|
desc: in the display sub menu
|
|
user: core
|
|
<source>
|
|
*: "LCD Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni LCD"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni LCD"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Backlight"
|
|
</source>
|
|
<dest>
|
|
*: "Retroilluminazione"
|
|
</dest>
|
|
<voice>
|
|
*: "Retroilluminazione"
|
|
</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: "Retroilluminazione quando collegato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Retroilluminazione quando collegato"
|
|
</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: "Retroilluminazione Sul tasto di blocco"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hold_button: "RetroIlluminazione sul tasto di blocco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CAPTION_BACKLIGHT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Caption Backlight"
|
|
</source>
|
|
<dest>
|
|
*: "Retroilluminazione al cambio traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Retroilluminazione al cambio traccia"
|
|
</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*: "Dissolvenza all'accensione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_fade*: "Dissolvenza all'accensione"
|
|
</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*: "Dissolvenza allo spegnimento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_fade*: "Dissolvenza allo spegnimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS
|
|
desc: Backlight behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "First Buttonpress Enables Backlight Only"
|
|
</source>
|
|
<dest>
|
|
*: "La prima pressione attiva la luce"
|
|
</dest>
|
|
<voice>
|
|
*: "La prima pressione attiva la luce"
|
|
</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: "Sospendi (Quando la luce è spenta)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_sleep: "Sospendi Quando la luce è spenta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEVER
|
|
desc: in lcd settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_sleep: "Never"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_sleep: "Mai"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_sleep: "Mai"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BRIGHTNESS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
backlight_brightness: "Brightness"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
backlight_brightness: "Luminosità"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_brightness: "Luminosità"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONTRAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Contrast"
|
|
</source>
|
|
<dest>
|
|
*: "Contrasto"
|
|
</dest>
|
|
<voice>
|
|
*: "Contrasto"
|
|
</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: "Modo LCD"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Modo LCD"
|
|
</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: "Invertito"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Invertito"
|
|
</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: "Capovolgi display"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Capovolgi Display"
|
|
</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: "Tipo Selettore linea"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Tipo Selettore Linea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR_POINTER
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Pointer"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Puntatore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Puntatore"
|
|
</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: "Barra (Invertita)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Barra Invertita"
|
|
</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: "Elimina Sfondo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_non-mono: "Elimina Sfondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKGROUND_COLOR
|
|
desc: menu entry to set the background color
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Background Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Colore dello sfondo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colore dello sfondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FOREGROUND_COLOR
|
|
desc: menu entry to set the foreground color
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Foreground Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Colore del testo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colore del testo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_COLORS
|
|
desc: menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Reset Colours"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Ripristina Colori"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Ripristina Colori"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_RGB_LABELS
|
|
desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "RGB"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "RGB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_RGB_VALUE
|
|
desc: in color screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "RGB: %02X%02X%02X"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "RGB: %02X%02X%02X"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_UNACCEPTABLE
|
|
desc: splash when user selects an invalid colour
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Invalid colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Colore non valido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LCD_REMOTE_MENU
|
|
desc: in the display sub menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote-LCD Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Impostazioni LCD telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Impostazioni LCD telecomando"
|
|
</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: "Riduci ticking"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote_ticking: "Riduci ticking"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ICONS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Icons"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra icone"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra Icone"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_MENU
|
|
desc: in display_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Scrolling"
|
|
</source>
|
|
<dest>
|
|
*: "Scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Scorrimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Scroll Speed Setting Example"
|
|
</source>
|
|
<dest>
|
|
*: "Esempio velocità scorrimento impostata"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_SPEED
|
|
desc: in display_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Scroll Speed"
|
|
</source>
|
|
<dest>
|
|
*: "Velocità scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Velocità scorrimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_DELAY
|
|
desc: Delay before scrolling
|
|
user: core
|
|
<source>
|
|
*: "Scroll Start Delay"
|
|
</source>
|
|
<dest>
|
|
*: "Ritardo avvio scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Ritardo avvio scorrimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_STEP
|
|
desc: Pixels to advance per scroll
|
|
user: core
|
|
<source>
|
|
*: "Scroll Step Size"
|
|
</source>
|
|
<dest>
|
|
*: "Passo di scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Passo di scorrimento"
|
|
</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>
|
|
*: "Testo d'esempio per il passo di scorrimento corrente"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BIDIR_SCROLL
|
|
desc: Bidirectional scroll limit
|
|
user: core
|
|
<source>
|
|
*: "Bidirectional Scroll Limit"
|
|
</source>
|
|
<dest>
|
|
*: "Limite scorrimento bidirezionale"
|
|
</dest>
|
|
<voice>
|
|
*: "Limite scorrimento bidirezionale"
|
|
</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: "Opzioni di scorrimento per telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Opzioni di scorrimento per telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCREEN_SCROLL_VIEW
|
|
desc: should lines scroll out of the screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Screen Scrolls Out Of View"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Scorrimento schermo fuori visione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Scorrimento schermo fuori visione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCREEN_SCROLL_STEP
|
|
desc: Pixels to advance per Screen scroll
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Screen Scroll Step Size"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Passo Scorrimento Schermo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Passo Scorrimento Schermo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_PAGINATED
|
|
desc: jump to new page when scrolling
|
|
user: core
|
|
<source>
|
|
*: "Paged Scrolling"
|
|
</source>
|
|
<dest>
|
|
*: "Scorrimento per pagina"
|
|
</dest>
|
|
<voice>
|
|
*: "Scorrimento per pagina"
|
|
</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>
|
|
*: "Ritardo Iniziale Accelerazione Lista"
|
|
wheel_acceleration: none
|
|
</dest>
|
|
<voice>
|
|
*: "Ritardo Iniziale Accelerazione Lista"
|
|
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>
|
|
*: "Velocità Accelerazione Lista"
|
|
wheel_acceleration: none
|
|
</dest>
|
|
<voice>
|
|
*: "Velocità Accelerazione Lista"
|
|
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: "Barra di scorrimento e stato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Barra di Scorrimento e Stato"
|
|
</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: "Barra di scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Barra di scorrimento"
|
|
</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: "Barra di stato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Barra di Stato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUTTON_BAR
|
|
desc: in settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recorder_pad: "Button Bar"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recorder_pad: "Barra pulsanti"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recorder_pad: "Barra Pulsanti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME_DISPLAY
|
|
desc: Volume type title
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Volume Display"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Visualizzatore volume"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Visualizzatore Volume"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_DISPLAY
|
|
desc: Battery type title
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Battery Display"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Visualizzatore batteria"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Visualizzatore Batteria"
|
|
</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: "Grafico"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Grafico"
|
|
</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: "Numerico"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Numerico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_MENU
|
|
desc: in the display menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Meter"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Indicatore di picco"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Indicatore di Picco"
|
|
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>
|
|
*: "Tempo memoria sequenza"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo memoria sequenza"
|
|
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>
|
|
*: "Tempo memoria picco"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo memoria picco"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_ETERNAL
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Eternal"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Eterno"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Eterno"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_RELEASE
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Release"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Rilascio picco"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Rilascio picco"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_SCALE
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Scale"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Scala"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Scala"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_DBFS
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Logarithmic (dB)"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Logaritmica (dB)"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Logaritmica decibel"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_LINEAR
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Linear (%)"
|
|
masd: none
|
|
</source>
|
|
<dest>
|
|
*: "Lineare (%)"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Lineare"
|
|
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>
|
|
*: "Livello minimo"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Livello minimo"
|
|
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>
|
|
*: "Livello massimo"
|
|
masd: none
|
|
</dest>
|
|
<voice>
|
|
*: "Livello massimo"
|
|
masd: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEFAULT_CODEPAGE
|
|
desc: default encoding used with id3 tags
|
|
user: core
|
|
<source>
|
|
*: "Default Codepage"
|
|
</source>
|
|
<dest>
|
|
*: "Codepage di default"
|
|
</dest>
|
|
<voice>
|
|
*: "Codepage di default"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_LATIN1
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Latin1 (ISO-8859-1)"
|
|
</source>
|
|
<dest>
|
|
*: "Latin1 (ISO-8859-1)"
|
|
</dest>
|
|
<voice>
|
|
*: "Latin1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_GREEK
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Greek (ISO-8859-7)"
|
|
</source>
|
|
<dest>
|
|
*: "Greco (ISO-8859-7)"
|
|
</dest>
|
|
<voice>
|
|
*: "Greco"
|
|
</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: "Ebraico (ISO-8859-8)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Ebraico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_CYRILLIC
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Cyrillic (CP1251)"
|
|
</source>
|
|
<dest>
|
|
*: "Cirillico (CP1251)"
|
|
</dest>
|
|
<voice>
|
|
*: "Cirillico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_THAI
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Thai (ISO-8859-11)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Thai (ISO-8859-11)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Thai"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_ARABIC
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Arabic (CP1256)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Arabo (CP1256)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Arabo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_TURKISH
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Turkish (ISO-8859-9)"
|
|
</source>
|
|
<dest>
|
|
*: "Turco (ISO-8859-9)"
|
|
</dest>
|
|
<voice>
|
|
*: "Turco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_LATIN_EXTENDED
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Latin Extended (ISO-8859-2)"
|
|
</source>
|
|
<dest>
|
|
*: "Latin Esteso (ISO-8859-2)"
|
|
</dest>
|
|
<voice>
|
|
*: "Latin Esteso"
|
|
</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: "Giapponese (SJIS)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Giapponese"
|
|
</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: "Cinese Sempl. (GB2312)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Cinese Semplificato"
|
|
</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: "Coreano (KSX1001)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Coreano"
|
|
</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: "Cinese Tradiz. (BIG5)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Cinese Tradizionale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_UTF8
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Unicode (UTF-8)"
|
|
</source>
|
|
<dest>
|
|
*: "Unicode (UTF-8)"
|
|
</dest>
|
|
<voice>
|
|
*: "Unicode"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUTTONLIGHT_TIMEOUT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
button_light: "Button Light Timeout"
|
|
sansafuze*,sansae200*: "Wheel Light Timeout"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
button_light: "Tempo di spegnimento illuminazione tasti"
|
|
sansafuze*,sansae200*: "Tempo di spegnimento illuminazione rotella"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
button_light: "Tempo di spegnimento illuminazione tasti"
|
|
sansafuze*,sansae200*: "Tempo di spegnimento illuminazione rotella"
|
|
</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: "Luminosità Tasti"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
buttonlight_brightness: "Luminosità Tasti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_START_SCREEN
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Start Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Schermo d'avvio"
|
|
</dest>
|
|
<voice>
|
|
*: "Schermo d'avvio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_MENU
|
|
desc: in start screen setting
|
|
user: core
|
|
<source>
|
|
*: "Main Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menu Principale"
|
|
</dest>
|
|
<voice>
|
|
*: "Menu Principale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREVIOUS_SCREEN
|
|
desc: in start screen setting
|
|
user: core
|
|
<source>
|
|
*: "Previous Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Schermo Precedente"
|
|
</dest>
|
|
<voice>
|
|
*: "Schermo Precedente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Battery"
|
|
</source>
|
|
<dest>
|
|
*: "Batteria"
|
|
</dest>
|
|
<voice>
|
|
*: "Batteria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_CAPACITY
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Battery Capacity"
|
|
</source>
|
|
<dest>
|
|
*: "Capacità batteria"
|
|
</dest>
|
|
<voice>
|
|
*: "Capacità Batteria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_TYPE
|
|
desc: in battery settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
battery_types: "Battery Type"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
battery_types: "Tipo batteria"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
battery_types: "Tipo batteria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_TYPE_ALKALINE
|
|
desc: in battery settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
battery_types: "Alkaline"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
battery_types: "Alcalina"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
battery_types: "Alcalina"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_TYPE_NIMH
|
|
desc: in battery settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
battery_types: "NiMH"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
battery_types: "Nickel metal idrato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
battery_types: "Nickel metal idrato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Disk"
|
|
</source>
|
|
<dest>
|
|
*: "Disco"
|
|
</dest>
|
|
<voice>
|
|
*: "Disco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPINDOWN
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Disk Spindown"
|
|
flash_storage: none
|
|
</source>
|
|
<dest>
|
|
*: "Arresto disco"
|
|
flash_storage: none
|
|
</dest>
|
|
<voice>
|
|
*: "Arresto disco"
|
|
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: "Cache Cartelle"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
dircache: "Cache cartelle"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIME_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Time & Date"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Data e ora"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Data e Ora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_TIME
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Set Time/Date"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Imposta Data/Ora"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Imposta Data e Ora"
|
|
</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: "Formato ora"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Formato ora"
|
|
</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: "Orologio 12 ore (AM/PM)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Orologio 12 ore"
|
|
</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: "Orologio 24 ore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Orologio 24 ore"
|
|
</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"
|
|
vibe500: "OK = Set"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "ON = Imposta"
|
|
mrobe500: "HEART = Imposta"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Imposta"
|
|
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Imposta"
|
|
gogearsa9200: "PLAY = Imposta"
|
|
vibe500: "OK = Imposta"
|
|
</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"
|
|
vibe500: "CANCEL = Revert"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "OFF = Annulla"
|
|
mrobe500: "POWER = Annulla"
|
|
iriverh100,iriverh120,iriverh300: "STOP = Annulla"
|
|
ipod*,sansac200*: "MENU = Annulla"
|
|
iaudiox5,iaudiom5: "RECORD = Annulla"
|
|
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Annulla"
|
|
gigabeatfx: "POWER = Annulla"
|
|
mrobe100: "DISPLAY = Annulla"
|
|
gigabeats: "BACK = Annulla"
|
|
gogearsa9200: "LEFT = Annulla"
|
|
vibe500: "CANCEL = Annulla"
|
|
</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: "Dom"
|
|
</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: "Lun"
|
|
</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: "Mar"
|
|
</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: "Mer"
|
|
</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: "Gio"
|
|
</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: "Ven"
|
|
</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: "Sab"
|
|
</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: "Gen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Gennaio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_FEBRUARY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Feb"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Feb"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Febbraio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_MARCH
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Mar"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Mar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Marzo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_APRIL
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Apr"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Apr"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Aprile"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_MAY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "May"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Mag"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Maggio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_JUNE
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Jun"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Giu"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Giugno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_JULY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Jul"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Lug"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Luglio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_AUGUST
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Aug"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Ago"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Agosto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_SEPTEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Sep"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Set"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Settembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_OCTOBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Oct"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Ott"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Ottobre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_NOVEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Nov"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Nov"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Novembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_DECEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Dec"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Dic"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Dicembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_POWEROFF_IDLE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Idle Poweroff"
|
|
</source>
|
|
<dest>
|
|
*: "Spegnimento per inattività"
|
|
</dest>
|
|
<voice>
|
|
*: "Spegnimento per Inattività"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER
|
|
desc: sleep timer setting
|
|
user: core
|
|
<source>
|
|
*: "Sleep Timer"
|
|
</source>
|
|
<dest>
|
|
*: "Tempo spegnimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo di spegnimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIMITS_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Limits"
|
|
</source>
|
|
<dest>
|
|
*: "Limiti"
|
|
</dest>
|
|
<voice>
|
|
*: "Limiti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAX_FILES_IN_DIR
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Max Entries in File Browser"
|
|
</source>
|
|
<dest>
|
|
*: "Numero massimo di elementi nelle cartelle"
|
|
</dest>
|
|
<voice>
|
|
*: "Numero massimo di elementi nelle cartelle"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAX_FILES_IN_PLAYLIST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Max Playlist Size"
|
|
</source>
|
|
<dest>
|
|
*: "Dimensione massima playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Dimensione massima playlist"
|
|
</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: "Modo adattatore auto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Modo Adattatore Auto"
|
|
</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: "Sveglia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Sveglia"
|
|
</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: "Schermo Allarme Sveglia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Schermo Allarme Sveglia"
|
|
</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:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Orario sveglia:"
|
|
</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: "Sveglia tra %d:%02d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Sveglia tra"
|
|
</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: "Imposta Allarme"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Imposta Allarme"
|
|
</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: "L'orario impostato è troppo vicino!"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "L'orario impostato è troppo vicino!"
|
|
</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"
|
|
vibe500: "OK=Set C=Cancel"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "PLAY=Imposta OFF=Annulla"
|
|
ipod*: "SELECT=Imposta MENU=Annulla"
|
|
iriverh10,iriverh10_5gb: "SELECT=Imposta PREV=Annulla"
|
|
gigabeats: "SELECT=Imposta POWER=Annulla"
|
|
vibe500: "OK=Imposta C=Annulla"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: ""
|
|
</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: "Sveglia disabilitata"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Sveglia disabilitata"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS
|
|
desc: in general settings
|
|
user: core
|
|
<source>
|
|
*: "Bookmarking"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibri"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibri"
|
|
</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>
|
|
*: "Segnalibro allo stop"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibro Allo Stop"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
|
|
desc: Save in recent bookmarks only
|
|
user: core
|
|
<source>
|
|
*: "Yes - Recent only"
|
|
</source>
|
|
<dest>
|
|
*: "Sì - Solo recenti"
|
|
</dest>
|
|
<voice>
|
|
*: "Sì - Solo Recenti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
|
|
desc: Save in recent bookmarks only
|
|
user: core
|
|
<source>
|
|
*: "Ask - Recent only"
|
|
</source>
|
|
<dest>
|
|
*: "Chiedi - Solo recenti"
|
|
</dest>
|
|
<voice>
|
|
*: "Chiedi - Solo Recenti"
|
|
</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>
|
|
*: "Carica l'ultimo segnalibro"
|
|
</dest>
|
|
<voice>
|
|
*: "Carica l'ultimo Segnalibro"
|
|
</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>
|
|
*: "Conservare una lista dei segnalibri recenti?"
|
|
</dest>
|
|
<voice>
|
|
*: "Conservare una lista dei segnalibri recenti?"
|
|
</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>
|
|
*: "Solo uno"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo Uno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LANGUAGE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Language"
|
|
</source>
|
|
<dest>
|
|
*: "Lingua"
|
|
</dest>
|
|
<voice>
|
|
*: "Lingua"
|
|
</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>
|
|
*: "Nuova lingua"
|
|
</dest>
|
|
<voice>
|
|
*: "Nuova lingua"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE
|
|
desc: root of voice menu
|
|
user: core
|
|
<source>
|
|
*: "Voice"
|
|
</source>
|
|
<dest>
|
|
*: "Voce"
|
|
</dest>
|
|
<voice>
|
|
*: "Voce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_MENU
|
|
desc: item of voice menu, enable/disable the voice UI
|
|
user: core
|
|
<source>
|
|
*: "Voice Menus"
|
|
</source>
|
|
<dest>
|
|
*: "Pronuncia menu"
|
|
</dest>
|
|
<voice>
|
|
*: "Pronuncia Menu"
|
|
</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>
|
|
*: "Pronuncia cartelle"
|
|
</dest>
|
|
<voice>
|
|
*: "Pronuncia cartelle"
|
|
</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>
|
|
*: "Usa Cartelle con Clip audio .talk"
|
|
</dest>
|
|
<voice>
|
|
*: "Usa Cartelle con Clip audio .talk"
|
|
</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>
|
|
*: "Pronuncia nomi file"
|
|
</dest>
|
|
<voice>
|
|
*: "Pronuncia nomi file"
|
|
</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>
|
|
*: "Usa File con Clip audio .talk"
|
|
</dest>
|
|
<voice>
|
|
*: "Usa File con Clip audio .talk"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_NUMBER
|
|
desc: "talkbox" mode for files+directories
|
|
user: core
|
|
<source>
|
|
*: "Numbers"
|
|
</source>
|
|
<dest>
|
|
*: "Numeri"
|
|
</dest>
|
|
<voice>
|
|
*: "Numeri"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_SPELL
|
|
desc: "talkbox" mode for files+directories
|
|
user: core
|
|
<source>
|
|
*: "Spell"
|
|
</source>
|
|
<dest>
|
|
*: "Spelling"
|
|
</dest>
|
|
<voice>
|
|
*: "Spelling"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_DIR_HOVER
|
|
desc: "talkbox" mode for directories + files
|
|
user: core
|
|
<source>
|
|
*: ".talk Clip"
|
|
</source>
|
|
<dest>
|
|
*: "Clip Audio .Talk"
|
|
</dest>
|
|
<voice>
|
|
*: "Clip Audio .Talk"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MANAGE_MENU
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Manage Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Gestione impostazioni"
|
|
</dest>
|
|
<voice>
|
|
*: "Gestione Impostazioni"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_CFG
|
|
desc: in setting_menu()
|
|
user: core
|
|
<source>
|
|
*: "Browse .cfg Files"
|
|
</source>
|
|
<dest>
|
|
*: "Carica file .cfg"
|
|
</dest>
|
|
<voice>
|
|
*: "Carica file di configurazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS_LOADED
|
|
desc: Feedback shown when a .cfg file is loaded
|
|
user: core
|
|
<source>
|
|
*: "Settings Loaded"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni Caricate"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Caricate"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET
|
|
desc: in system_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Reset Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Ripristina impostazioni"
|
|
</dest>
|
|
<voice>
|
|
*: "Ripristina impostazioni"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_DONE_CLEAR
|
|
desc: visual confirmation after settings reset
|
|
user: core
|
|
<source>
|
|
*: "Cleared"
|
|
</source>
|
|
<dest>
|
|
*: "Ripristinate"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni ripristinate"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_SETTINGS
|
|
desc: in system_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Save .cfg File"
|
|
</source>
|
|
<dest>
|
|
*: "Salva file .cfg"
|
|
</dest>
|
|
<voice>
|
|
*: "Salva File di Configurazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS_SAVED
|
|
desc: Feedback shown when a .cfg file is saved
|
|
user: core
|
|
<source>
|
|
*: "Settings Saved"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni Salvate"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Salvate"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_THEME
|
|
desc: save a theme file
|
|
user: core
|
|
<source>
|
|
*: "Save Theme Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Salva impostazioni tema"
|
|
</dest>
|
|
<voice>
|
|
*: "Salva impostazioni tema"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_THEME
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Browse Theme Files"
|
|
</source>
|
|
<dest>
|
|
*: "Scegli File Di Tema"
|
|
</dest>
|
|
<voice>
|
|
*: "Scegli File Di Tema"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Impostazioni registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Impostazioni registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_MENU
|
|
desc: fm menu title
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "FM Radio Menu"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Menu Radio FM"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Menu Radio FM"
|
|
</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: "Nessuna stazione memorizzata!"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Nessuna stazione memorizzata!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_ADD_PRESET
|
|
desc: in radio menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Add Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Aggiungi Stazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Aggiungi Stazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_EDIT_PRESET
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Edit Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Modifica stazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Modifica stazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_DELETE_PRESET
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Remove Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Cancella stazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Cancella stazione"
|
|
</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: "Salvataggio stazione fallito"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Salvataggio stazione fallito"
|
|
</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: "La lista delle stazioni è piena"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "La lista delle stazioni è piena"
|
|
</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: "Menu"
|
|
</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: "Uscita"
|
|
</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: "Azione"
|
|
</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: "Memorizzate"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Memorizzate"
|
|
</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: "Aggiungi"
|
|
</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: "Registra"
|
|
</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: "Sempre mono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Sempre mono"
|
|
</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: "Schermo inattivo!"
|
|
</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: "Memorizzazione automatica"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Memorizzazione automatica"
|
|
</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: "Cancellare le stazioni correnti?"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Cancellare le stazioni correnti?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_SCANNING
|
|
desc: during auto scan
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Scanning %d.%02d MHz"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Ricerca %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: "Scansione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Scansione"
|
|
</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: "Carica Lista Stazioni"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Carica lista stazioni"
|
|
</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: "Salva lista stazioni"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Salva lista stazioni"
|
|
</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: "Ripulisci lista stazioni"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Ripulisci lista stazioni"
|
|
</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: "Lista Stazioni"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Lista stazioni"
|
|
</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: "Nessuna impostazione trovata. Ricercare automaticamente?"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Nessuna impostazione trovata. Ricercare automaticamente?"
|
|
</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: "Salvare le modifiche?"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Salvare le modifiche?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_REGION
|
|
desc: fm tuner region setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Region"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Regione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Regione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_EUROPE
|
|
desc: fm tuner region europe
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Europe"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Europa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Europa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_US
|
|
desc: fm region us / canada
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "US / Canada"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "USA / Canada"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "USA / Canada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_JAPAN
|
|
desc: fm region japan
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Japan"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Giappone"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Giappone"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_KOREA
|
|
desc: fm region korea
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Korea"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Corea"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Corea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_FORMAT
|
|
desc: audio format item in recording menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Format"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Formato"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Formato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFMT_MPA_L3
|
|
desc: audio format description
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "MPEG Layer 3"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "MP3"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "MP3"
|
|
</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: "Impostazioni Encoder"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Impostazioni Encoder"
|
|
</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: "(Nessuna Impostazione)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Nessuna Impostazione disponibile"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_QUALITY
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording_hwcodec: "Quality"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording_hwcodec: "Qualità"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_hwcodec: "Qualità"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_FREQUENCY
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Frequenza"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Frequenza"
|
|
</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: "(Uguale alla Sorgente)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Uguale alla Sorgente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SOURCE
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Source"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Sorgente"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Sorgente"
|
|
</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: "Microfono"
|
|
iriverh100,iriverh120,iriverh300: "Microfono interno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Microfono"
|
|
iriverh100,iriverh120,iriverh300: "Microfono interno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SRC_DIGITAL
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Digital"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Digitale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Digitale"
|
|
</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: "Ingresso Line"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording,archosplayer: "Ingresso Line"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_EDITABLE
|
|
desc: Editable recordings setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording_hwcodec: "Independent Frames"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording_hwcodec: "Frames Indipendenti"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_hwcodec: "Freims indipendenti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TIMESPLIT
|
|
desc: Record split menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "File Split Options"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Opzioni di suddivisione file"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Opzioni di suddivisione file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_MEASURE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Measure"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Suddivisione per: "
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Suddivisione per: "
|
|
</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: "Cosa fare quando si suddivide"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Cosa fare quando si suddivide"
|
|
</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: "Inizia un nuovo file"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Inizia un nuovo file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STOP_RECORDING
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Ferma registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ferma registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_TIME
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tempo: "
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tempo: "
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_SIZE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Filesize"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Dimensione file"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Dimensione file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REC_SIZE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Filesize"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Dimensione file"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Dimensione file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_PRERECORD_TIME
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Prerecord Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tempo Pre-Registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tempo Pre-Registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_DIRECTORY
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Cartella"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Cartella"
|
|
</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: "Imposta come cartella di registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Imposta come cartella di registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_REC_DIR
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Clear Recording Directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Annulla cartella di registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Annulla cartella di registrazione"
|
|
</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: "Impossibile scrivere nella cartella di registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Impossibile scrivere nella cartella di registrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLIP_LIGHT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Clipping Light"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Accensione Luce"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Accenzione Luce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_UNIT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Main Unit Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Solo unità principale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Solo unità principale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_UNIT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Unit Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Solo Telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Solo telecomando"
|
|
</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: "Unità principale e telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Unità principale e telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Trigger"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Autoazionamento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Autoazionamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIG_NOREARM
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Once"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Una volta"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Una volta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_TYPE
|
|
desc: in recording trigger menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Trigtype"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tipo Autoazionamento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tipo autoazionamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_NEWFILESTP
|
|
desc: trigger types
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "New file"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Nuovo file"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Nuovo file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_STOP
|
|
desc: trigger types
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Stop"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Stop"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_START_THRESHOLD
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Start Above"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Livello Avvio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Livello Avvio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIN_DURATION
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "for at least"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "per almeno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "per almeno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_STOP_THRESHOLD
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop Below"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Livello arresto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Livello arresto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_STOP_GAP
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Presplit Gap"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "< di separazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Soglia di separazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_PRERECORD
|
|
desc: in recording and radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Pre-Recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Pre-Registrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_SAFETY
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Safety (clip)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Previene saturazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Previene saturazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_LIVE
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Live (slow)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Live (lento)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Live (lento)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_DJSET
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "DJ-Set (slow)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "DJ-Set (lento)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "DJ-Set (lento)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_MEDIUM
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Medium"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Medio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Medio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_VOICE
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Voice (fast)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Voce (veloce)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Voce (veloce)"
|
|
</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: "Display del telecomando OFF"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Display del telecomando OFF"
|
|
</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- : Re-Attivato)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "(Vol- : Re-Attivato)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATE_PLAYLIST
|
|
desc: Menu option for creating a playlist
|
|
user: core
|
|
<source>
|
|
*: "Create Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Crea playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Crea Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLISTVIEWER_SETTINGS
|
|
desc: title for the playlist viewer settings menus
|
|
user: core
|
|
<source>
|
|
*: "Playlist Viewer Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni Visualizzatore Playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Visualizzatore Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW_DYNAMIC_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "View Current Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Visualizza playlist corrente"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualizza Playlist Corrente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVE
|
|
desc: The verb/action Move
|
|
user: core
|
|
<source>
|
|
*: "Move"
|
|
</source>
|
|
<dest>
|
|
*: "Sposta"
|
|
</dest>
|
|
<voice>
|
|
*: "Sposta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_INDICES
|
|
desc: in playlist viewer menu
|
|
user: core
|
|
<source>
|
|
*: "Show Indices"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra indici"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra indici"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_DISPLAY
|
|
desc: in playlist viewer on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Track Display"
|
|
</source>
|
|
<dest>
|
|
*: "Visualizzazione traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualizza Traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_TRACK_NAME_ONLY
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Track Name Only"
|
|
</source>
|
|
<dest>
|
|
*: "Solo nome traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo nome traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOVE
|
|
desc: in playlist viewer on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Remove"
|
|
</source>
|
|
<dest>
|
|
*: "Rimuovi"
|
|
</dest>
|
|
<voice>
|
|
*: "Rimuovi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_DYNAMIC_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "Save Current Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Salva playlist corrente"
|
|
</dest>
|
|
<voice>
|
|
*: "Salva Playlist Corrente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_SAVE_COUNT
|
|
desc: splash number of tracks saved
|
|
user: core
|
|
<source>
|
|
*: "Saved %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Salvate %d tracce (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Traccie salvate"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG
|
|
desc: in onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Playlist Catalog"
|
|
</source>
|
|
<dest>
|
|
*: "Catalogo Playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Catalogo playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECURSE_DIRECTORY
|
|
desc: In playlist menu
|
|
user: core
|
|
<source>
|
|
*: "Recursively Insert Directories"
|
|
</source>
|
|
<dest>
|
|
*: "Inserisci cartelle ricorsivamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Inserisci cartelle ricorsivamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECURSE_DIRECTORY_QUESTION
|
|
desc: Asked from onplay screen
|
|
user: core
|
|
<source>
|
|
*: "Recursively?"
|
|
</source>
|
|
<dest>
|
|
*: "In modo ricorsivo?"
|
|
</dest>
|
|
<voice>
|
|
*: "In modo ricorsivo?"
|
|
</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>
|
|
*: "Richiedi conferma cancellazione Playlist dinamica"
|
|
</dest>
|
|
<voice>
|
|
*: "Richiedi conferma cancellazione Playlist dinamica"
|
|
</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>
|
|
*: "Cancellare la Playlist dinamica?"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancellare la Playlist dinamica?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUTDOWN
|
|
desc: in main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
soft_shutdown: "Shut down"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
soft_shutdown: "Arresto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
soft_shutdown: "Arresto"
|
|
</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>
|
|
*: "Rockbox Info"
|
|
</dest>
|
|
<voice>
|
|
*: "Rockbox Info"
|
|
</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>
|
|
*: "Buffer:"
|
|
archosplayer: "Buf:"
|
|
</dest>
|
|
<voice>
|
|
*: "Dimensione buffer"
|
|
</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>
|
|
*: "Batteria: %d%% %dh %dm"
|
|
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondiosp,archosondiofm,iriverifp7xx: "%d%% %dh"
|
|
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
|
|
</dest>
|
|
<voice>
|
|
*: "Livello Batteria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_SIZE_INFO
|
|
desc: disk size info
|
|
user: core
|
|
<source>
|
|
*: "Disk:"
|
|
</source>
|
|
<dest>
|
|
*: "Disco:"
|
|
</dest>
|
|
<voice>
|
|
*: "Dimensione disco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_FREE_INFO
|
|
desc: disk size info
|
|
user: core
|
|
<source>
|
|
*: "Free:"
|
|
</source>
|
|
<dest>
|
|
*: "Liberi:"
|
|
</dest>
|
|
<voice>
|
|
*: "Spazio Libero su Disco:"
|
|
</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: "Int:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
multivolume: "Interno"
|
|
</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: "HD 1"
|
|
sansae200*,sansac200*,sansafuze*: "Micro SD"
|
|
archosondio*: "M M C"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VERSION
|
|
desc: in the Rockbox Info screen
|
|
user: core
|
|
<source>
|
|
*: "Version"
|
|
</source>
|
|
<dest>
|
|
*: "Versione"
|
|
</dest>
|
|
<voice>
|
|
*: "Versione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RUNNING_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Running Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tempo di funzionamento"
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo di Funzionamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOP_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Top Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tempo Massimo"
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo Massimo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Clear Time?"
|
|
</source>
|
|
<dest>
|
|
*: "Azzerare i tempi?"
|
|
</dest>
|
|
<voice>
|
|
*: "Azzerare i tempi?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEBUG
|
|
desc: in the info menu
|
|
user: core
|
|
<source>
|
|
*: "Debug (Keep Out!)"
|
|
</source>
|
|
<dest>
|
|
*: "Debug (attenzione!)"
|
|
</dest>
|
|
<voice>
|
|
*: "Debug (Attenzione!)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST
|
|
desc: Used when you need to say playlist, also voiced
|
|
user: core
|
|
<source>
|
|
*: "Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INSERT
|
|
desc: in onplay menu. insert a track/playlist into dynamic playlist.
|
|
user: core
|
|
<source>
|
|
*: "Insert"
|
|
</source>
|
|
<dest>
|
|
*: "Inserisci"
|
|
</dest>
|
|
<voice>
|
|
*: "Inserisci"
|
|
</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>
|
|
*: "Inserisci come prossima"
|
|
</dest>
|
|
<voice>
|
|
*: "Inserisci come prossima"
|
|
</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>
|
|
*: "Inserisci Come Ultima"
|
|
</dest>
|
|
<voice>
|
|
*: "Inserisci Come Ultima"
|
|
</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>
|
|
*: "Mescola E Inserisci"
|
|
</dest>
|
|
<voice>
|
|
*: "Mescola E Inserisci"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE
|
|
desc: The verb/action Queue
|
|
user: core
|
|
<source>
|
|
*: "Queue"
|
|
</source>
|
|
<dest>
|
|
*: "Accoda"
|
|
</dest>
|
|
<voice>
|
|
*: "Accoda"
|
|
</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>
|
|
*: "Accoda come prossima"
|
|
</dest>
|
|
<voice>
|
|
*: "Accoda come prossima"
|
|
</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>
|
|
*: "Accoda Come Ultima"
|
|
</dest>
|
|
<voice>
|
|
*: "Accoda Come Ultima"
|
|
</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>
|
|
*: "Mescola e Accoda"
|
|
</dest>
|
|
<voice>
|
|
*: "Mescola E Accoda"
|
|
</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>
|
|
*: "Riproduce Come Prossima"
|
|
</dest>
|
|
<voice>
|
|
*: "Riproduce Come Prossima"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_INSERT_COUNT
|
|
desc: splash number of tracks inserted
|
|
user: core
|
|
<source>
|
|
*: "Inserted %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Inserite %d tracce (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Traccie inserite"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_QUEUE_COUNT
|
|
desc: splash number of tracks queued
|
|
user: core
|
|
<source>
|
|
*: "Queued %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Accodate %d tracce (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Traccie accodate"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW
|
|
desc: in on+play menu
|
|
user: core
|
|
<source>
|
|
*: "View"
|
|
</source>
|
|
<dest>
|
|
*: "Visualizza"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualizza"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEARCH_IN_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "Search In Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Ricerca nella playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Ricerca nella playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_SEARCH_MSG
|
|
desc: splash number of tracks inserted
|
|
user: core
|
|
<source>
|
|
*: "Searching... %d found (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Ricerca... %d trovato (%i)"
|
|
</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>
|
|
*: "Mescola"
|
|
</dest>
|
|
<voice>
|
|
*: "Mescola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_VIEW
|
|
desc: in onplay playlist catalog submenu
|
|
user: core
|
|
<source>
|
|
*: "View Catalog"
|
|
</source>
|
|
<dest>
|
|
*: "Visualizza catalogo"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualizza catalogo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_ADD_TO
|
|
desc: in onplay playlist catalog submenu
|
|
user: core
|
|
<source>
|
|
*: "Add to Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiungi alla playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiungi alla playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_ADD_TO_NEW
|
|
desc: in onplay playlist catalog submenu
|
|
user: core
|
|
<source>
|
|
*: "Add to New Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiungi a una nuova playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiungi a una nuova playlist"
|
|
</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 non esiste"
|
|
</dest>
|
|
<voice>
|
|
*: "La cartella Playlist non esiste"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_NO_PLAYLISTS
|
|
desc: error message when no playlists for playlist catalog
|
|
user: core
|
|
<source>
|
|
*: "No Playlists"
|
|
</source>
|
|
<dest>
|
|
*: "Nessuna Playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Nessuna Playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU
|
|
desc: Text on main menu to get to bookmark commands
|
|
user: core
|
|
<source>
|
|
*: "Bookmarks"
|
|
</source>
|
|
<dest>
|
|
*: "Segnalibri"
|
|
</dest>
|
|
<voice>
|
|
*: "Segnalibri"
|
|
</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>
|
|
*: "Crea Segnalibro"
|
|
</dest>
|
|
<voice>
|
|
*: "Crea Segnalibro"
|
|
</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>
|
|
*: "Elenca segnalibri"
|
|
</dest>
|
|
<voice>
|
|
*: "Elenca Segnalibri"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ONPLAY_MENU_TITLE
|
|
desc: title for the onplay menus
|
|
user: core
|
|
<source>
|
|
*: "Context Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menu contestuale"
|
|
</dest>
|
|
<voice>
|
|
*: "Menu contestuale"
|
|
</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>
|
|
*: "Giudica la canzone"
|
|
</dest>
|
|
<voice>
|
|
*: "Giudica la canzone"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BROWSE_CUESHEET
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Browse Cuesheet"
|
|
</source>
|
|
<dest>
|
|
*: "Scegli Cuesheet"
|
|
</dest>
|
|
<voice>
|
|
*: "Scegli Cuesheet"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_SHOW_ID3_INFO
|
|
desc: Menu option to start tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Show Track Info"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra info traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra info traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TITLE
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Title"
|
|
</source>
|
|
<dest>
|
|
*: "Titolo"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ARTIST
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Artist"
|
|
</source>
|
|
<dest>
|
|
*: "Artista"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ALBUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Album"
|
|
</source>
|
|
<dest>
|
|
*: "Album"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TRACKNUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Tracknum"
|
|
</source>
|
|
<dest>
|
|
*: "Numero traccia"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_GENRE
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Genre"
|
|
</source>
|
|
<dest>
|
|
*: "Genere"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_YEAR
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Year"
|
|
</source>
|
|
<dest>
|
|
*: "Anno"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_LENGTH
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Length"
|
|
</source>
|
|
<dest>
|
|
*: "Lunghezza"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_PLAYLIST
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Playlist"
|
|
</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>
|
|
*: "Album Artista"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_DISCNUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Discnum"
|
|
</source>
|
|
<dest>
|
|
*: "Discnum"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_COMMENT
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Comment"
|
|
</source>
|
|
<dest>
|
|
*: "Commento"
|
|
</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>
|
|
*: "Frequenza"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TRACK_GAIN
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Track Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Guadagno Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ALBUM_GAIN
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Album Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Guadagno Album"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_PATH
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Path"
|
|
</source>
|
|
<dest>
|
|
*: "Percorso"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_NO_INFO
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "<No Info>"
|
|
</source>
|
|
<dest>
|
|
*: "<No Info>"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RENAME
|
|
desc: The verb/action Rename
|
|
user: core
|
|
<source>
|
|
*: "Rename"
|
|
</source>
|
|
<dest>
|
|
*: "Rinomina"
|
|
</dest>
|
|
<voice>
|
|
*: "Rinomina"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUT
|
|
desc: The verb/action Cut
|
|
user: core
|
|
<source>
|
|
*: "Cut"
|
|
</source>
|
|
<dest>
|
|
*: "Taglia"
|
|
</dest>
|
|
<voice>
|
|
*: "Taglia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COPY
|
|
desc: The verb/action Copy
|
|
user: core
|
|
<source>
|
|
*: "Copy"
|
|
</source>
|
|
<dest>
|
|
*: "Copia"
|
|
</dest>
|
|
<voice>
|
|
*: "Copia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PASTE
|
|
desc: The verb/action Paste
|
|
user: core
|
|
<source>
|
|
*: "Paste"
|
|
</source>
|
|
<dest>
|
|
*: "Incolla"
|
|
</dest>
|
|
<voice>
|
|
*: "Incolla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REALLY_OVERWRITE
|
|
desc: The verb/action Paste
|
|
user: core
|
|
<source>
|
|
*: "File/directory exists. Overwrite?"
|
|
</source>
|
|
<dest>
|
|
*: "File/cartella esistente. Sostituire?"
|
|
</dest>
|
|
<voice>
|
|
*: "File o cartella esistente. Sostituire?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETE
|
|
desc: The verb/action Delete
|
|
user: core
|
|
<source>
|
|
*: "Delete"
|
|
</source>
|
|
<dest>
|
|
*: "Cancella"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancella"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETE_DIR
|
|
desc: in on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Delete Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Cancella Cartella"
|
|
</dest>
|
|
<voice>
|
|
*: "cancella cartella"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REALLY_DELETE
|
|
desc: Really Delete?
|
|
user: core
|
|
<source>
|
|
*: "Delete?"
|
|
</source>
|
|
<dest>
|
|
*: "Cancellare?"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancellare?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COPYING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Copying..."
|
|
</source>
|
|
<dest>
|
|
*: "Copia..."
|
|
</dest>
|
|
<voice>
|
|
*: "Copia in corso!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Deleting..."
|
|
</source>
|
|
<dest>
|
|
*: "Cancellazione..."
|
|
</dest>
|
|
<voice>
|
|
*: "Cancellazione in corso!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Moving..."
|
|
</source>
|
|
<dest>
|
|
*: "Spostamento..."
|
|
</dest>
|
|
<voice>
|
|
*: "Spostamento in corso!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETED
|
|
desc: A file has beed deleted
|
|
user: core
|
|
<source>
|
|
*: "Deleted"
|
|
</source>
|
|
<dest>
|
|
*: "Cancellato"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancellato"
|
|
</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: "Imposta come Sfondo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_non-mono: "Imposta come Sfondo"
|
|
</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: "Sfondo Caricato"
|
|
</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: "Sfondo non valido"
|
|
</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>
|
|
*: "Apri Con..."
|
|
</dest>
|
|
<voice>
|
|
*: "Apri con"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATE_DIR
|
|
desc: in main menu
|
|
user: core
|
|
<source>
|
|
*: "Create Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Crea Cartella"
|
|
</dest>
|
|
<voice>
|
|
*: "Crea Cartella"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES
|
|
desc: browser file/dir properties
|
|
user: core
|
|
<source>
|
|
*: "Properties"
|
|
</source>
|
|
<dest>
|
|
*: "Proprietà"
|
|
</dest>
|
|
<voice>
|
|
*: "Proprietà"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_TO_FAVES
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Add to Shortcuts"
|
|
</source>
|
|
<dest>
|
|
*: "Aggiungi alle scorciatoie"
|
|
</dest>
|
|
<voice>
|
|
*: "Aggiungi alle scorciatoie"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH
|
|
desc: "pitch" in the pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Pitch"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Tono e Velocità"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Tono e Velocità"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH_UP
|
|
desc: in wps
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Pitch Up"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Incremento velocità"
|
|
</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: "Decremento velocità"
|
|
</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: "Alza di un Semitono"
|
|
</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: "Abbassa di un semitono "
|
|
</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>
|
|
*: "Buffer Playlist pieno"
|
|
</dest>
|
|
<voice>
|
|
*: "Buffer Playlist pieno"
|
|
</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>
|
|
*: "Fine della Lista dei Brani"
|
|
archosplayer: "Fine della lista"
|
|
</dest>
|
|
<voice>
|
|
*: "Fine della Lista dei Brani"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATING
|
|
desc: Screen feedback during playlist creation
|
|
user: core
|
|
<source>
|
|
*: "Creating"
|
|
</source>
|
|
<dest>
|
|
*: "Creazione"
|
|
</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>
|
|
*: "Niente da riprendere"
|
|
</dest>
|
|
<voice>
|
|
*: "Niente da riprendere"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error updating playlist control file"
|
|
</source>
|
|
<dest>
|
|
*: "Errore di aggiornamento file controllo playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Errore di aggiornamento file controllo playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing playlist file"
|
|
</source>
|
|
<dest>
|
|
*: "Errore di accesso file playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Errore di accesso file playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing playlist control file"
|
|
</source>
|
|
<dest>
|
|
*: "Errore di accesso file controllo playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Errore di accesso file controllo playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing directory"
|
|
</source>
|
|
<dest>
|
|
*: "Errore di accesso directory"
|
|
</dest>
|
|
<voice>
|
|
*: "Errore di accesso directory"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_CONTROL_INVALID
|
|
desc: Playlist resume error
|
|
user: core
|
|
<source>
|
|
*: "Playlist control file is invalid"
|
|
</source>
|
|
<dest>
|
|
*: "File controllo playlist non valido"
|
|
</dest>
|
|
<voice>
|
|
*: "File controllo playlist non valido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PAUSE
|
|
desc: in wps and recording trigger menu
|
|
user: core
|
|
<source>
|
|
*: "Pause"
|
|
</source>
|
|
<dest>
|
|
*: "Pausa"
|
|
</dest>
|
|
<voice>
|
|
*: "Pausa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MODE
|
|
desc: in wps F2 pressed and radio screen
|
|
user: core
|
|
<source>
|
|
*: "Mode:"
|
|
</source>
|
|
<dest>
|
|
*: "Modo:"
|
|
</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>
|
|
*: "Tempo"
|
|
</dest>
|
|
<voice>
|
|
*: "Tempo"
|
|
</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: "Ricarica durante il collegamento alla USB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_charging_enable: "Ricarica durante il collegamento alla USB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYLOCK_ON
|
|
desc: displayed when key lock is on
|
|
user: core
|
|
<source>
|
|
*: "Buttons Locked"
|
|
</source>
|
|
<dest>
|
|
*: "Tasti bloccati"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYLOCK_OFF
|
|
desc: displayed when key lock is turned off
|
|
user: core
|
|
<source>
|
|
*: "Buttons Unlocked"
|
|
</source>
|
|
<dest>
|
|
*: "Tasti Sbloccati"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_TIME
|
|
desc: Display of recorded time
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Time:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tempo:"
|
|
</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*,vibe500: "The disk is full. Press PREV to continue."
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Disco pieno. Premi STOP per continuare."
|
|
iriverh100,iriverh120,iriverh300: "Disco pieno. Premi stop per continuare."
|
|
iaudiom5,iaudiox5: "Disco pieno. Premi POWER per continuare."
|
|
sansae200*,sansac200*,vibe500: "Disco pieno. Premi PREV per continuare."
|
|
</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: "meno infinito"
|
|
</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: "Premere OFF per spegnere"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
soft_shutdown: "Premere OFF per spegnere"
|
|
</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*: "Rimuovere la MMC"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
archosondio*: "Rimuovere la MMC"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOT_CHANGED
|
|
desc: File browser discovered the boot file was changed
|
|
user: core
|
|
<source>
|
|
*: "Boot changed"
|
|
</source>
|
|
<dest>
|
|
*: "Dati di avvio modificati"
|
|
</dest>
|
|
<voice>
|
|
*: "Dati di avvio modificati"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REBOOT_NOW
|
|
desc: Do you want to reboot?
|
|
user: core
|
|
<source>
|
|
*: "Reboot now?"
|
|
</source>
|
|
<dest>
|
|
*: "Riavviare adesso?"
|
|
</dest>
|
|
<voice>
|
|
*: "Riavviare adesso?"
|
|
</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*,vibe500: "PREV to abort"
|
|
gigabeats: "BACK to abort"
|
|
gigabeatfx: "POWER to abort"
|
|
</source>
|
|
<dest>
|
|
*: "OFF = Annulla"
|
|
archosplayer,iriverh100,iriverh120,iriverh300: "STOP = Annulla"
|
|
ipod*: "PLAY/PAUSA = Annulla"
|
|
iaudiox5,iaudiom5: "PLAY LUNGO = Annulla"
|
|
iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV = Annulla"
|
|
gigabeats: "BACK = Annulla"
|
|
gigabeatfx: "POWER = Annulla"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NO_FILES
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "No files"
|
|
</source>
|
|
<dest>
|
|
*: "Nessun file"
|
|
</dest>
|
|
<voice>
|
|
*: "Nessun file"
|
|
</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>
|
|
*: "Nuova tastiera"
|
|
</dest>
|
|
<voice>
|
|
*: "Nuova tastiera"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_CANT_OPEN
|
|
desc: Plugin open error message
|
|
user: core
|
|
<source>
|
|
*: "Can't open %s"
|
|
</source>
|
|
<dest>
|
|
*: "Non riesco ad aprire %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>
|
|
*: "Errore in lettura di %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>
|
|
*: "Modello non compatibile"
|
|
</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>
|
|
*: "Versione non compatibile"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_ERROR
|
|
desc: The plugin return an error code
|
|
user: core
|
|
<source>
|
|
*: "Plugin returned error"
|
|
</source>
|
|
<dest>
|
|
*: "Il plugin ha restituito un errore"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILETYPES_FULL
|
|
desc: Filetype array full
|
|
user: core
|
|
<source>
|
|
*: "Filetype array full"
|
|
</source>
|
|
<dest>
|
|
*: "Elenco nomi file pieno"
|
|
</dest>
|
|
<voice>
|
|
*: "Elenco nomi file pieno"
|
|
</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>
|
|
*: "Il buffer cartella è pieno!"
|
|
</dest>
|
|
<voice>
|
|
*: "Il buffer cartella è pieno!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVALID_FILENAME
|
|
desc: "invalid filename entered" error message
|
|
user: core
|
|
<source>
|
|
*: "Invalid Filename!"
|
|
</source>
|
|
<dest>
|
|
*: "Nome file non valido!"
|
|
</dest>
|
|
<voice>
|
|
*: "Nome file non valido!"
|
|
</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>
|
|
*: "Riavvia per abilitare"
|
|
</dest>
|
|
<voice>
|
|
*: "Riavvia per abilitare"
|
|
</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: "Batteria: In carica"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Batteria In carica"
|
|
</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: "Batteria: Carica completa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
archosrecorder: "Carica completa"
|
|
</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: "Batteria: Mantenimento carica"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Mantenimento carica"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARNING_BATTERY_LOW
|
|
desc: general warning
|
|
user: core
|
|
<source>
|
|
*: "WARNING! Low Battery!"
|
|
</source>
|
|
<dest>
|
|
*: "Attenzione! Batteria quasi scarica!"
|
|
</dest>
|
|
<voice>
|
|
*: "Attenzione! Batteria quasi scarica!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARNING_BATTERY_EMPTY
|
|
desc: general warning
|
|
user: core
|
|
<source>
|
|
*: "Battery empty! RECHARGE!"
|
|
</source>
|
|
<dest>
|
|
*: "Batteria scarica! Ricaricare!"
|
|
</dest>
|
|
<voice>
|
|
*: "Batteria scarica! Ricaricare!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BYTE
|
|
desc: a unit postfix
|
|
user: core
|
|
<source>
|
|
*: "B"
|
|
</source>
|
|
<dest>
|
|
*: "B"
|
|
</dest>
|
|
<voice>
|
|
*: "bait"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KILOBYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "KB"
|
|
</source>
|
|
<dest>
|
|
*: "KB"
|
|
</dest>
|
|
<voice>
|
|
*: "chilobait"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MEGABYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "MB"
|
|
</source>
|
|
<dest>
|
|
*: "MB"
|
|
</dest>
|
|
<voice>
|
|
*: "megabait"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GIGABYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "GB"
|
|
</source>
|
|
<dest>
|
|
*: "GB"
|
|
</dest>
|
|
<voice>
|
|
*: "gigabait"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_POINT
|
|
desc: decimal separator for composing numbers
|
|
user: core
|
|
<source>
|
|
*: "."
|
|
</source>
|
|
<dest>
|
|
*: ","
|
|
</dest>
|
|
<voice>
|
|
*: "Virgola"
|
|
</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>
|
|
*: "cento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_THOUSAND
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "mila"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLION
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "milione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BILLION
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Miliardo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUS
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "meno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PLUS
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "piu'"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLISECONDS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "millisecondi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SECOND
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "secondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SECONDS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "secondi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUTE
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "minuto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUTES
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "minuti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HOUR
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "ora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HOURS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "ore"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KHZ
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "chilo hertz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_DB
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "decibel"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PERCENT
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "percento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLIAMPHOURS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "milliamper ora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PIXEL
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "pixel"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PER_SEC
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "per secondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HERTZ
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "hertz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KBIT_PER_SEC
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "kilobits al secondo"
|
|
</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>
|
|
*: ".....Oh"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_P
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: ".....PI"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_Q
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: ".....KU"
|
|
</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>
|
|
*: ".....TI"
|
|
</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>
|
|
*: "punto"
|
|
</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>
|
|
*: "file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_DIR
|
|
desc: spoken only, prefix for directory number
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "cartella"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_MPA
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "audio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_CFG
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "configurazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_WPS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "schermo di riproduzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_ROCK
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "plugin"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_FONT
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "carattere"
|
|
</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>
|
|
*: "segnalibro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_AJZ
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "firmware"
|
|
</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: "Schermo di riproduzione per telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_KBD
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Tastiera"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_CUESHEET
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "cuesheet"
|
|
</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>
|
|
*: "Indice"
|
|
</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: "ora attuale:"
|
|
</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: "Modo editazione: %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: "Taglio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Frequenza di Taglio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_GAIN
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Guadagno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Guadagno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_MODE
|
|
desc: in wps F2 pressed
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_bitmap: "Mode:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_bitmap: "Modo:"
|
|
</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: "Menu"
|
|
</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: "Opzioni"
|
|
</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: "LCD"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recorder_pad: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_CHANNEL_STEREO
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stereo"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Stereo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Stereo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_CHANNEL_MONO
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Mono"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Mono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Mono"
|
|
</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: "Qualità"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_hwcodec: "Qualita'"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_RECORDING_FREQUENCY
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Frequenza"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Frequenza"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_RECORDING_SOURCE
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Source"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Sorgente"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Sorgente"
|
|
</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: "Microfono interno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Microfono interno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_LINE_IN
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Line In"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Ingresso Line"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ingresso Line"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Digital"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Digitale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Digitale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_CHANNELS
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Channels"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Canali"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Canali"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_RECORD_TRIGGER
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Trigger"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Autoazionamento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Autoazionamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OF
|
|
desc: spoken only, as in 3/8 => 3 of 8
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "di"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_GAMES
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Games"
|
|
</source>
|
|
<dest>
|
|
*: "Giochi"
|
|
</dest>
|
|
<voice>
|
|
*: "Giochi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_APPS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Applications"
|
|
</source>
|
|
<dest>
|
|
*: "Applicazioni"
|
|
</dest>
|
|
<voice>
|
|
*: "Applicazioni"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_DEMOS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Demos"
|
|
</source>
|
|
<dest>
|
|
*: "Demo"
|
|
</dest>
|
|
<voice>
|
|
*: "Demo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_GROUPING
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Work"
|
|
</source>
|
|
<dest>
|
|
*: "Lavoro"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_FILENAME_EXT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Filename Extensions"
|
|
</source>
|
|
<dest>
|
|
*: "Mostra estensione nome file"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostra estensione nome file"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UNKNOWN_TYPES
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Only Unknown Types"
|
|
</source>
|
|
<dest>
|
|
*: "Solo tipi sconosciuti"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo tipi sconosciuti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EXT_ONLY_VIEW_ALL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Only When Viewing All Types"
|
|
</source>
|
|
<dest>
|
|
*: "Solo quando visualizza tutti i tipi"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo quando visualizza tutti i tipi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PM_UNITS_PER_TICK
|
|
desc: spoken only, peak meter release unit
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "unita' 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: "In punto"
|
|
</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: "e"
|
|
</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: "Contatore di Clip"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Contatore di Clip"
|
|
</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: "Colore Primario"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colore Primario"
|
|
</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: "Colore Secondario"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colore Secondario"
|
|
</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: "Colore Testo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colore Testo"
|
|
</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: "Barra (Colore Marcato)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Barra (Colore Marcato)"
|
|
</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: "Barra (Colore Sfumato)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Barra (Colore Sfumato)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_CENTRAL_EUROPEAN
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Central European (CP1250)"
|
|
</source>
|
|
<dest>
|
|
*: "Europa Centrale (CP1250)"
|
|
</dest>
|
|
<voice>
|
|
*: "Europa Centrale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_THEME_MENU
|
|
desc: in the settings menu
|
|
user: core
|
|
<source>
|
|
*: "Theme Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Impostazioni Tema"
|
|
</dest>
|
|
<voice>
|
|
*: "Impostazioni Tema"
|
|
</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: "Colori"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colori"
|
|
</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: "Colori Selettore Linea"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colori Selettore Linea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EDIT
|
|
desc: keyboard
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Editazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BLANK
|
|
desc: keyboard
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Vuoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EMPTY_LIST
|
|
desc: spoken only, when a list dialog contains no elements
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Lista vuota"
|
|
</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: "Non presente"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
multivolume: "Non presente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TALK_BATTERY_LEVEL
|
|
desc: Setting for spontaneous battery level announcement
|
|
user: core
|
|
<source>
|
|
*: "Announce Battery Level"
|
|
</source>
|
|
<dest>
|
|
*: "Annuncia Livello Batteria"
|
|
</dest>
|
|
<voice>
|
|
*: "Annuncia Livello Batteria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_FILETYPE
|
|
desc: voice settings menu
|
|
user: core
|
|
<source>
|
|
*: "Say File Type"
|
|
</source>
|
|
<dest>
|
|
*: "Pronuncia tipo elemento"
|
|
</dest>
|
|
<voice>
|
|
*: "Pronuncia tipo elemento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BASS_CUTOFF
|
|
desc: Bass setting cut-off frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
ipodvideo: "Bass Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
ipodvideo: "Taglio Bassi"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
ipodvideo: "Taglio Bassi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TREBLE_CUTOFF
|
|
desc: Treble setting cut-off frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
ipodvideo: "Treble Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
ipodvideo: "Taglio Alti"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
ipodvideo: "Taglio Alti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_RANDOM
|
|
desc: "<Random>" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "<Random>"
|
|
</source>
|
|
<dest>
|
|
*: "<Casuale>"
|
|
</dest>
|
|
<voice>
|
|
*: "Casuale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_SOUND
|
|
desc: save a sound config file
|
|
user: core
|
|
<source>
|
|
*: "Save Sound Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Salva Impostazioni Audio"
|
|
</dest>
|
|
<voice>
|
|
*: "Salva Impostazioni Audio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Keyclick"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Click Tasti"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Click Tasti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK_REPEATS
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Keyclick Repeats"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Click Tasti Ripetuto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Click Tasti Ripetuto"
|
|
</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: "Alimentazione Accessoria"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
accessory_supply: "Alimentazione Accessoria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UNKNOWN
|
|
desc: generic string for unknown states, such as an unset clock
|
|
user: core
|
|
<source>
|
|
*: "Unknown"
|
|
</source>
|
|
<dest>
|
|
*: "Sconosciuto"
|
|
</dest>
|
|
<voice>
|
|
*: "Sconosciuto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_QUICKSCREEN
|
|
desc: spoken only, Announces entering the "quick screen"
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Menu Rapido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OK
|
|
desc: spoken only, On exiting a context, specifically the quick screen
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "OK"
|
|
</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: "Ferma Registrazione e Spegni"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ferma Registrazione e Spegni"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHPAD_SENSITIVITY
|
|
desc: touchpad sensitivity setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeatfx: "Touchpad Sensitivity"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeatfx: "Sensibilità Touchpad"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeatfx: "Sensibilità Touchpad"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HIGH
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeatfx: "High"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeatfx: "Alta"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeatfx: "Alta"
|
|
</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: "Bitrate Seriale"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "Bitrate Seriale"
|
|
</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: "Auto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "Automatico"
|
|
</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>
|
|
*: "Molto lenta"
|
|
</dest>
|
|
<voice>
|
|
*: "Molto lenta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLOW
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Slow"
|
|
</source>
|
|
<dest>
|
|
*: "Lenta"
|
|
</dest>
|
|
<voice>
|
|
*: "Lenta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VERY_FAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Very fast"
|
|
</source>
|
|
<dest>
|
|
*: "Molto veloce"
|
|
</dest>
|
|
<voice>
|
|
*: "Molto veloce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Fast"
|
|
</source>
|
|
<dest>
|
|
*: "Veloce"
|
|
</dest>
|
|
<voice>
|
|
*: "Veloce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_LENGTH
|
|
desc: playback settings menu
|
|
user: core
|
|
<source>
|
|
*: "Skip Length"
|
|
</source>
|
|
<dest>
|
|
*: "Modo Skip"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo Skip"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_TRACK
|
|
desc: skip length setting entry 0
|
|
user: core
|
|
<source>
|
|
*: "Skip Track"
|
|
</source>
|
|
<dest>
|
|
*: "Cambio Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambio Traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_SLASH
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Barra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN_LEFT
|
|
desc: in the recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Gain L"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Guadagno S"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Guadagno Sinistro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN_RIGHT
|
|
desc: in the recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Gain R"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Guadagno D"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Guadagno Destro"
|
|
</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: "Controllo Guadagno Automatico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_AGC_CLIPTIME
|
|
desc: in record settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "AGC clip time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Tempo di Clip per AGC"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Tempo di Clip per Guadagno Automatico"
|
|
</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: "Guadagno Massimo per AGC"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Guadagno Massimo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_FILENAME
|
|
desc: Filename header in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Filename:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "NomeFile:"
|
|
</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: "Tempo Split:"
|
|
</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: "Dimensione:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</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: "Modo mono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_swcodec: "Modo mono"
|
|
</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>
|
|
*: "Risultati Ricerca"
|
|
</dest>
|
|
<voice>
|
|
*: "Risultati Ricerca"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LEFT
|
|
desc: Generic use of 'left'
|
|
user: core
|
|
<source>
|
|
*: "Left"
|
|
</source>
|
|
<dest>
|
|
*: "Sinistra"
|
|
</dest>
|
|
<voice>
|
|
*: "Sinistra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RIGHT
|
|
desc: Generic use of 'right
|
|
user: core
|
|
<source>
|
|
*: "Right"
|
|
</source>
|
|
<dest>
|
|
*: "Destra"
|
|
</dest>
|
|
<voice>
|
|
*: "Destra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_SETTING
|
|
desc: used in the settings context menu
|
|
user: core
|
|
<source>
|
|
*: "Reset Setting"
|
|
</source>
|
|
<dest>
|
|
*: "Ripristina Impostazione"
|
|
</dest>
|
|
<voice>
|
|
*: "Ripristina Impostazione"
|
|
</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: "Imposta Come Sinistro Nel Menu Rapido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Imposta Come Sinistro Nel Menu Rapido"
|
|
</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: "Imposta Come Destro Nel Menu Rapido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Imposta Come Destro Nel Menu Rapido"
|
|
</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: "Imposta Come Inferiore Nel Menu Rapido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Imposta Come Inferiore Nel Menu Rapido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREDITS
|
|
desc: in the Main Menu -> System screen
|
|
user: core
|
|
<source>
|
|
*: "Credits"
|
|
</source>
|
|
<dest>
|
|
*: "Crediti"
|
|
</dest>
|
|
<voice>
|
|
*: "Crediti"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_NUMBERS
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "Interpret numbers when sorting"
|
|
</source>
|
|
<dest>
|
|
*: "Considera i numeri per l'ordinamento"
|
|
</dest>
|
|
<voice>
|
|
*: "Considera i numeri per l'ordinamento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_AS_DIGIT
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "As digits"
|
|
</source>
|
|
<dest>
|
|
*: "Come cifre"
|
|
</dest>
|
|
<voice>
|
|
*: "Come cifre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_AS_NUMBERS
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "As whole numbers"
|
|
</source>
|
|
<dest>
|
|
*: "Come numeri interi"
|
|
</dest>
|
|
<voice>
|
|
*: "Come numeri interi"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ENABLE_SPEAKER
|
|
desc: in Settings -> Sound Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
speaker: "Enable Speaker"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
speaker: "Abilita altoparlante"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
speaker: "Abilita altoparlante"
|
|
</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: "Modo Touchscreen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Modo 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: "Griglia 3x3"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Griglia 3 per 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: "Punto Assoluto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Punto Assoluto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREVENT_SKIPPING
|
|
desc: in Settings -> Playback Settings
|
|
user: core
|
|
<source>
|
|
*: "Prevent Track Skipping"
|
|
</source>
|
|
<dest>
|
|
*: "Previene Salto Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Previene Salto Traccia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIMESTRETCH
|
|
desc: timestretch enable
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Timestretch"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Timestretch"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Timestretch"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPEED
|
|
desc: timestretch speed
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Speed"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Velocità"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Velocità"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_SETTINGS
|
|
desc: in Settings -> General -> Display menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Touchscreen Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Impostazioni Touchscreen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Impostazioni 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: "Calibra"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Calibra"
|
|
</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: "Ripristina Calibrazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Ripristina Calibrazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STATUSBAR_TOP
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: "Top"
|
|
</source>
|
|
<dest>
|
|
*: "In Alto"
|
|
</dest>
|
|
<voice>
|
|
*: "In Alto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STATUSBAR_BOTTOM
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: "Bottom"
|
|
</source>
|
|
<dest>
|
|
*: "In Basso"
|
|
</dest>
|
|
<voice>
|
|
*: "In Basso"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_STATUSBAR
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Statusbar"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Barra Di Stato Del Telecomando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Barra Di Stato Del Telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEMITONE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Semitone"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Semitono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Semitono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STRETCH_LIMIT
|
|
desc: "limit" in pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Limit"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Limite"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Limite"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK_RATE
|
|
desc: "rate" in pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Rate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Rate"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Rate"
|
|
</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: "Modo Tasti USB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Modo Tasti USB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MULTIMEDIA_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Multimedia"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Multimedia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Multimedia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PRESENTATION_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Presentation"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Presentazione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Presentazione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BROWSER_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Browser"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Sfoglia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Sfoglia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOUSE_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Mouse"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Mouse"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Mouse"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIN_RAM_USAGE
|
|
desc: how much RAM the skins are using
|
|
user: core
|
|
<source>
|
|
*: "Skin RAM usage:"
|
|
</source>
|
|
<dest>
|
|
*: "RAM usata per Skin:"
|
|
</dest>
|
|
<voice>
|
|
*: "RAM usata per Skin"
|
|
</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: "Larghezza Barra di Scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Larghezza Barra di Scorrimento"
|
|
</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: "Posizione Barra di Scorrimento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_bitmap: "Posizione Barra di Scorrimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Compressor"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Compressore"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Compressore"
|
|
</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: "Imposta Come Superiore Nel Menu Rapido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Imposta Come Superiore Nel Menu Rapido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_ITALY
|
|
desc: fm region Italy
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Italy"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Italia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Italia"
|
|
</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: "Altra"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Altra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_THRESHOLD
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Threshold"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Soglia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Soglia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Ratio"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Rapporto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Rapporto"
|
|
</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 a 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 a 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 a 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 a 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_LIMIT
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Limit"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Limite"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Limite"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_GAIN
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Makeup Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Guadagno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Guadagno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTO
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Auto"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Auto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Auto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Knee"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Knee"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Knee"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_HARD_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Hard Knee"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Hard Knee"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Hard Knee"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_SOFT_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Soft Knee"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Soft Knee"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Soft Knee"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RELEASE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Release Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Tempo Rilascio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Tempo Rilascio"
|
|
</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>
|
|
*: "Salta a Fine Traccia"
|
|
</dest>
|
|
<voice>
|
|
*: "Salta a Fine Traccia"
|
|
</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>
|
|
*: "Personalizzata"
|
|
</dest>
|
|
<voice>
|
|
*: "Personalizzata"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_SBS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Skin Barra Di Stato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_RSBS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Skin Barra Di Stato Per Telecomando"
|
|
</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 HID"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Periferica USB Human Interface"
|
|
</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>
|
|
*: "Mescola E Inserisci Come Ultima"
|
|
</dest>
|
|
<voice>
|
|
*: "Mescola E Inserisci Come Ultima"
|
|
</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>
|
|
*: "Mescola E Accoda Come Ultima"
|
|
</dest>
|
|
<voice>
|
|
*: "Mescola E Accoda Come Ultima"
|
|
</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: "Usa Codice Morse Per Inserire"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
morse_input: "Usa Codice Morse Per Inserire"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTOTRACKSKIP
|
|
desc: in crossfade settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Automatic Track Change Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Solo Al Cambio Traccia Automatico"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Solo Al Cambio Traccia Automatico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXT_TRACK
|
|
desc: Shown in WPS
|
|
user: core
|
|
<source>
|
|
*: "Next Track:"
|
|
</source>
|
|
<dest>
|
|
*: "Prossima Traccia:"
|
|
</dest>
|
|
<voice>
|
|
*: "Prossima Traccia:"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXT
|
|
desc: Shown in WPS (short form of Next Track)
|
|
user: core
|
|
<source>
|
|
*: "Next:"
|
|
</source>
|
|
<dest>
|
|
*: "Prossima:"
|
|
</dest>
|
|
<voice>
|
|
*: "Prossima:"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OF
|
|
desc: Shown in WPS: X of Y (tracks)
|
|
user: core
|
|
<source>
|
|
*: "of"
|
|
</source>
|
|
<dest>
|
|
*: "di"
|
|
</dest>
|
|
<voice>
|
|
*: "di"
|
|
</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: "Skin Base "
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
lcd_bitmap: "Skin Base "
|
|
</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: "Skin Base Per Telecomando"
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
lcd_bitmap: "Skin Base Per Telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_SCREEN
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*:none
|
|
remote: "Main Screen"
|
|
</source>
|
|
<dest>
|
|
*:none
|
|
remote: "Schermo Principale"
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
remote: "Schermo Principale"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_SCREEN
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*:none
|
|
remote: "Remote Screen"
|
|
</source>
|
|
<dest>
|
|
*:none
|
|
remote: "Schermo Telecomando"
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
remote: "Schermo Telecomando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_HISTOGRAM_INTERVAL
|
|
desc: in record settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording_histogram: "Histogram interval"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording_histogram: "Intervallo Istogramma"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording_histogram: "Intervallo Istogramma"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LINEOUT_ONOFF
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lineout_poweroff: "Line Out"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lineout_poweroff: "Uscita Line"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lineout_poweroff: "Uscita Line"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tasto Rapido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tasto Rapido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY_WPS
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "WPS Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tasto Rapido Schermo Riproduzione"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tasto Rapido Schermo Riproduzione"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY_FILE_BROWSER
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "File Browser Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tasto Rapido Sfoglia File"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tasto Rapido Sfoglia File"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESUME_REWIND
|
|
desc: in playback settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
swcodec: "Rewind Before Resume"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
swcodec: "Riavvolgi Prima di Riprendere"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
swcodec: "Riavvolgi Prima di Riprendere"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_RADIOSCREEN
|
|
desc: in the theme menu
|
|
user: core
|
|
<source>
|
|
*:none
|
|
radio_remote: "Remote Radio Screen"
|
|
</source>
|
|
<dest>
|
|
*:none
|
|
radio_remote: "Schermo Telecomando Radio"
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
radio_remote: "Schermo Telecomando Radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_FMS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Skin Schermo Radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_RFMS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio_remote: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio_remote: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio_remote: "Skin Schermo Telecomando Radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_STATION_HEADER
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Station:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Stazione:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_TONE_CONTROLS
|
|
desc: in sound_menu, hardware equalizer tone controls
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Tone Controls"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Controlli Tono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Controlli Tono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_TONE_CONTROLS_ADVANCED
|
|
desc: in sound_menu, advanced settings for hardware equalizer tone controls
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Advanced Tone Control Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Impostazioni Avanzate Controlli Tono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Impostazioni Avanzate Controlli Tono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_GAIN
|
|
desc: in sound_menu, hardware equalizer tone controls filter gain
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Band %d Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Guadagno Banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Guadagno Banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_FREQUENCY
|
|
desc: in sound_menu, hardware equalizer tone controls shelf filter cutoff frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Band %d Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Frequenza Banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Frequenza Banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH
|
|
desc: in sound_menu, hardware equalizer tone controls peak bandwith setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Band %d Width"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Ampiezza Banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Ampiezza Banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH_NARROW
|
|
desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Narrow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Narrow"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Narrow"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH_WIDE
|
|
desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "Wide"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Wide"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Wide"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEPTH_3D
|
|
desc: in sound_menu, amount of 3D enhancement effect
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats: "3-D Enhancement"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats: "Efatizzazione 3-D"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Enfatizzazione 3-D"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_UNTAGGED
|
|
desc: "<untagged>" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "<Untagged>"
|
|
</source>
|
|
<dest>
|
|
*: "<Nessun Tag>"
|
|
</dest>
|
|
<voice>
|
|
*: "Nessun Tag"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RADIOSCREEN
|
|
desc: in the theme menu
|
|
user: core
|
|
<source>
|
|
*:none
|
|
radio: "Radio Screen"
|
|
</source>
|
|
<dest>
|
|
*:none
|
|
radio: "Schermo Radio"
|
|
</dest>
|
|
<voice>
|
|
*:none
|
|
radio: "Schermo Radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_COMPOSER
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Composer"
|
|
</source>
|
|
<dest>
|
|
*: "Compositore"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|