diff options
author | Alessio Lenzi <lenzone10@rockbox.org> | 2010-05-31 22:35:08 +0000 |
---|---|---|
committer | Alessio Lenzi <lenzone10@rockbox.org> | 2010-05-31 22:35:08 +0000 |
commit | dc496d6fbebc1a55e5e519deb946a31c0cb748b8 (patch) | |
tree | a7e7342fcec8115fecfb481605d3006a5505f9a9 | |
parent | 550ca6464ac80361ebbb11ca3ed25aab4996bd06 (diff) |
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26438 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | apps/lang/italiano.lang | 41 |
1 files changed, 36 insertions, 5 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index 008e1a67c5..d326a13ea2 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -13453,20 +13453,20 @@ </voice> </phrase> <phrase> - id: LANG_REMOTE_FMRADIO - desc: in the main menu + id: LANG_REMOTE_RADIOSCREEN + desc: in the theme menu user: core <source> *:none - radio_remote: "Remote FM Radio" + radio_remote: "Remote Radio Screen" </source> <dest> *:none - radio_remote: "Telecomando Radio FM" + radio_remote: "Schermo Telecomando Radio" </dest> <voice> *:none - radio_remote: "Telecomando Radio FM" + radio_remote: "Schermo Telecomando Radio" </voice> </phrase> <phrase> @@ -13670,3 +13670,34 @@ *: "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> |