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

12 lines
399 B

<?php $TRANSLATIONS = array(
"Pictures" => "写真",
"Settings" => "設定",
"Rescan" => "再スキャン",
"Stop" => "停止",
"Share" => "共有",
"Back" => "戻る",
"Remove confirmation" => "承認を取りやめ",
"Do you want to remove album" => "アルバムを削除しますか?",
"Change album name" => "アルバム名を変更する",
"New album name" => "新しいアルバム名"
);