diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/gallery/l10n/ja_JP.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'apps/gallery/l10n/ja_JP.php')
-rw-r--r-- | apps/gallery/l10n/ja_JP.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/gallery/l10n/ja_JP.php b/apps/gallery/l10n/ja_JP.php index 20916cca85a..70d4efa53a6 100644 --- a/apps/gallery/l10n/ja_JP.php +++ b/apps/gallery/l10n/ja_JP.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "ギャラリー", -"Scanning directories" => "ディレクトリをスキャン中", -"No photos found" => "写真が見つかりませんでした", -"Creating thumbnails" => "サムネイルを作成中", -"Do you wan't to remove album" => "アルバムを削除しますか", -"Input new gallery name" => "新しいギャラリー名を作る", "Rescan" => "再スキャン", "Back" => "戻る" ); |