diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-23 11:20:37 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-23 11:20:37 +0200 |
commit | 900382057db5527dccfdb4b62f3b35b153899908 (patch) | |
tree | 72ea03f99c1b23d1e076a3fdeae25efabc511116 /apps/media/l10n/it.php | |
parent | 391e064e67eaab5fb63ed568946af97b6a243fdd (diff) | |
download | nextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.tar.gz nextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.zip |
updated translations
Diffstat (limited to 'apps/media/l10n/it.php')
-rw-r--r-- | apps/media/l10n/it.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/media/l10n/it.php b/apps/media/l10n/it.php index 9e9b3d151ef..f0d9c606e74 100644 --- a/apps/media/l10n/it.php +++ b/apps/media/l10n/it.php @@ -1,6 +1,13 @@ <?php $TRANSLATIONS = array( "Music" => "Musica", +"Play" => "Play", "Pause" => "Pausa", +"Previous" => "Precedente", +"Next" => "Successiva", +"Mute" => "Disattiva audio", +"Unmute" => "Riattiva audio", +"Songs scanned" => "Canzoni analizzate", +"Rescan Collection" => "Rianalizza colezione", "Artist" => "Artista", "Album" => "Album", "Title" => "Titolo" |