diff options
author | Alessio Lenzi <lenzone10@rockbox.org> | 2009-07-14 13:12:17 +0000 |
---|---|---|
committer | Alessio Lenzi <lenzone10@rockbox.org> | 2009-07-14 13:12:17 +0000 |
commit | c2900a1bacd5d98b57a0d15ea2add1bc08764057 (patch) | |
tree | e29877ea55dc5efddc04eb12b448078257077f0e | |
parent | c72b23ad2e1b3a507a36b6223c0a35be9b746f0a (diff) |
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21862 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | apps/lang/italiano.lang | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index 8dd85154e7..f7ce0f5441 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -12533,3 +12533,54 @@ 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> |