nextcloud/apps/media/l10n/de.php

10 lines
217 B
PHP
Raw Normal View History

2011-08-13 14:43:15 +04:00
<?php $TRANSLATIONS = array(
"Music" => "Musik",
"Songs scanned" => "Lieder gescannt",
"Rescan Collection" => "Sammlung scannen",
"Pause" => "Pause",
"Artist" => "Künstler",
"Album" => "Album",
"Title" => "Titel"
);