You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/media/l10n/ja_JP.php

13 lines
354 B

<?php $TRANSLATIONS = array(
"Music" => "ミュージック",
"Play" => "再生",
"Pause" => "一時停止",
"Previous" => "",
"Next" => "",
"Mute" => "ミュート",
"Unmute" => "ミュート解除",
"Rescan Collection" => "コレクションの再スキャン",
"Artist" => "アーティスト",
"Album" => "アルバム",
"Title" => "曲名"
);