summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ja_JP.php
blob: 20916cca85adcc81bf4e5286f2982509668854a6 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Gallery" => "ギャラリー",
"Scanning directories" => "ディレクトリをスキャン中",
"No photos found" => "写真が見つかりませんでした",
"Creating thumbnails" => "サムネイルを作成中",
"Do you wan't to remove album" => "アルバムを削除しますか",
"Input new gallery name" => "新しいギャラリー名を作る",
"Rescan" => "再スキャン",
"Back" => "戻る"
);