summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/italiano.lang83
1 files changed, 76 insertions, 7 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 3d65b4ae3b..0450f2280d 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -1986,19 +1986,16 @@
1986</phrase> 1986</phrase>
1987<phrase> 1987<phrase>
1988 id: LANG_HEADPHONE_UNPLUG_RW 1988 id: LANG_HEADPHONE_UNPLUG_RW
1989 desc: in pause_phones_menu. 1989desc: deprecated
1990 user: core 1990 user: core
1991 <source> 1991 <source>
1992 *: none 1992 *: ""
1993 headphone_detection: "Duration to Rewind"
1994 </source> 1993 </source>
1995 <dest> 1994 <dest>
1996 *: none 1995 *: ""
1997 headphone_detection: "Durata per Riavvolgimento"
1998 </dest> 1996 </dest>
1999 <voice> 1997 <voice>
2000 *: none 1998 *: ""
2001 headphone_detection: "Durata per Riavvolgimento"
2002 </voice> 1999 </voice>
2003</phrase> 2000</phrase>
2004<phrase> 2001<phrase>
@@ -2239,6 +2236,7 @@
2239 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" 2236 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
2240 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" 2237 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
2241 gogearsa9200: "Building database... %d found (REW to return)" 2238 gogearsa9200: "Building database... %d found (REW to return)"
2239 archosplayer: "Building DB %d found"
2242 </source> 2240 </source>
2243 <dest> 2241 <dest>
2244 *: "Costruzione database... %d trovato (OFF per uscire)" 2242 *: "Costruzione database... %d trovato (OFF per uscire)"
@@ -2247,6 +2245,7 @@
2247 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Costruzione database... %d trovato (LEFT per uscire)" 2245 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Costruzione database... %d trovato (LEFT per uscire)"
2248 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Costruzione database... %d trovato (PREV per uscire)" 2246 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Costruzione database... %d trovato (PREV per uscire)"
2249 gogearsa9200: "Costruzione database... %d trovato (REW per uscire)" 2247 gogearsa9200: "Costruzione database... %d trovato (REW per uscire)"
2248 archosplayer: "Costruzione database... %d trovato"
2250 </dest> 2249 </dest>
2251 <voice> 2250 <voice>
2252 *: "Elementi trovati per il database" 2251 *: "Elementi trovati per il database"
@@ -12661,3 +12660,73 @@
12661 *: "Solo In Cartelle Personalizzate" 12660 *: "Solo In Cartelle Personalizzate"
12662 </voice> 12661 </voice>
12663</phrase> 12662</phrase>
12663<phrase>
12664 id: LANG_PAUSE_REWIND
12665 desc: Seconds to rewind when rewind on pause is enabled.
12666 user: core
12667 <source>
12668 *: "Rewind on Pause"
12669 </source>
12670 <dest>
12671 *: "Riavvolgi in Pausa"
12672 </dest>
12673 <voice>
12674 *: "Riavvolgi in Pausa"
12675 </voice>
12676</phrase>
12677<phrase>
12678 id: LANG_SET_AS_PLAYLISTCAT_DIR
12679 desc: used in the onplay menu to set a playlist catalogue dir
12680 user: core
12681 <source>
12682 *: "Set As Playlist Catalogue Directory"
12683 </source>
12684 <dest>
12685 *: "Imposta Come Cartella Catalogo Playlist"
12686 </dest>
12687 <voice>
12688 *: "Imposta Come Cartella Catalogo Playlist"
12689 </voice>
12690</phrase>
12691<phrase>
12692 id: LANG_RESET_PLAYLISTCAT_DIR
12693 desc:
12694 user: core
12695 <source>
12696 *: "Reset Playlist Catalogue Directory"
12697 </source>
12698 <dest>
12699 *: "Ripristina Cartella Catalogo Playlist"
12700 </dest>
12701 <voice>
12702 *: "Ripristina Cartella Catalogo Playlist"
12703 </voice>
12704</phrase>
12705<phrase>
12706 id: LANG_CURRENT_PLAYLIST
12707 desc: Used when you need to say playlist, also voiced
12708 user: core
12709 <source>
12710 *: "Current Playlist"
12711 </source>
12712 <dest>
12713 *: "Playlist Corrente"
12714 </dest>
12715 <voice>
12716 *: "Playlist Corrente"
12717 </voice>
12718</phrase>
12719<phrase>
12720 id: LANG_SAVE_CHANGES
12721 desc: When you try to exit screens to confirm save
12722 user: core
12723 <source>
12724 *: "Save Changes?"
12725 </source>
12726 <dest>
12727 *: "Salva Modifiche?"
12728 </dest>
12729 <voice>
12730 *: "Salva Modifiche?"
12731 </voice>
12732</phrase>