From 1c3ad26ad8328fe4c154b5e4c6f379ff5b2ba5ea Mon Sep 17 00:00:00 2001 From: lenzone10 Date: Mon, 25 Jul 2011 20:11:43 +0000 Subject: [PATCH] Updated italian translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30212 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/italiano.lang | 83 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 76 insertions(+), 7 deletions(-) diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index 3d65b4ae3..0450f2280 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -1986,19 +1986,16 @@ id: LANG_HEADPHONE_UNPLUG_RW - desc: in pause_phones_menu. +desc: deprecated user: core - *: none - headphone_detection: "Duration to Rewind" + *: "" - *: none - headphone_detection: "Durata per Riavvolgimento" + *: "" - *: none - headphone_detection: "Durata per Riavvolgimento" + *: "" @@ -2239,6 +2236,7 @@ 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)" + archosplayer: "Building DB %d found" *: "Costruzione database... %d trovato (OFF per uscire)" @@ -2247,6 +2245,7 @@ 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)" + archosplayer: "Costruzione database... %d trovato" *: "Elementi trovati per il database" @@ -12661,3 +12660,73 @@ *: "Solo In Cartelle Personalizzate" + + id: LANG_PAUSE_REWIND + desc: Seconds to rewind when rewind on pause is enabled. + user: core + + *: "Rewind on Pause" + + + *: "Riavvolgi in Pausa" + + + *: "Riavvolgi in Pausa" + + + + id: LANG_SET_AS_PLAYLISTCAT_DIR + desc: used in the onplay menu to set a playlist catalogue dir + user: core + + *: "Set As Playlist Catalogue Directory" + + + *: "Imposta Come Cartella Catalogo Playlist" + + + *: "Imposta Come Cartella Catalogo Playlist" + + + + id: LANG_RESET_PLAYLISTCAT_DIR + desc: + user: core + + *: "Reset Playlist Catalogue Directory" + + + *: "Ripristina Cartella Catalogo Playlist" + + + *: "Ripristina Cartella Catalogo Playlist" + + + + id: LANG_CURRENT_PLAYLIST + desc: Used when you need to say playlist, also voiced + user: core + + *: "Current Playlist" + + + *: "Playlist Corrente" + + + *: "Playlist Corrente" + + + + id: LANG_SAVE_CHANGES + desc: When you try to exit screens to confirm save + user: core + + *: "Save Changes?" + + + *: "Salva Modifiche?" + + + *: "Salva Modifiche?" + + -- 2.11.4.GIT