summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Lenzi <lenzone10@rockbox.org>2009-07-14 13:12:17 +0000
committerAlessio Lenzi <lenzone10@rockbox.org>2009-07-14 13:12:17 +0000
commitc2900a1bacd5d98b57a0d15ea2add1bc08764057 (patch)
treee29877ea55dc5efddc04eb12b448078257077f0e
parentc72b23ad2e1b3a507a36b6223c0a35be9b746f0a (diff)
downloadrockbox-c2900a1bacd5d98b57a0d15ea2add1bc08764057.tar.gz
rockbox-c2900a1bacd5d98b57a0d15ea2add1bc08764057.zip
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21862 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/italiano.lang51
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 @@
12533 remote: "Barra Di Stato Del Telecomando" 12533 remote: "Barra Di Stato Del Telecomando"
12534 </voice> 12534 </voice>
12535</phrase> 12535</phrase>
12536<phrase>
12537 id: LANG_SEMITONE
12538 desc:
12539 user: core
12540 <source>
12541 *: none
12542 pitchscreen: "Semitone"
12543 </source>
12544 <dest>
12545 *: none
12546 pitchscreen: "Semitono"
12547 </dest>
12548 <voice>
12549 *: none
12550 pitchscreen: "Semitono"
12551 </voice>
12552</phrase>
12553<phrase>
12554 id: LANG_STRETCH_LIMIT
12555 desc: "limit" in pitch screen
12556 user: core
12557 <source>
12558 *: none
12559 pitchscreen: "Limit"
12560 </source>
12561 <dest>
12562 *: none
12563 pitchscreen: "Limite"
12564 </dest>
12565 <voice>
12566 *: none
12567 pitchscreen: "Limite"
12568 </voice>
12569</phrase>
12570<phrase>
12571 id: LANG_PLAYBACK_RATE
12572 desc: "rate" in pitch screen
12573 user: core
12574 <source>
12575 *: none
12576 pitchscreen: "Rate"
12577 </source>
12578 <dest>
12579 *: none
12580 pitchscreen: "Rate"
12581 </dest>
12582 <voice>
12583 *: none
12584 pitchscreen: "Rate"
12585 </voice>
12586</phrase>