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/gallery/l10n/ja_JP.php

10 lines
439 B

<?php $TRANSLATIONS = array(
"Gallery" => "ギャラリー",
"Scanning directories" => "ディレクトリをスキャン中",
"No photos found" => "写真が見つかりませんでした",
"Creating thumbnails" => "サムネイルを作成中",
"Do you wan't to remove album" => "アルバムを削除しますか",
"Input new gallery name" => "新しいギャラリー名を作る",
"Rescan" => "再スキャン",
"Back" => "戻る"
);