From 749a3916f738c115595347705cad7dc488bac0e8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 May 2012 15:50:49 +0000 Subject: [trunk_public] Update ja_JP, thanks to : irohaproject git-svn-id: http://piwigo.org/svn/trunk@15403 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/common.lang.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'language/ja_JP') diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 1c29e37b0..eefaa2003 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -403,4 +403,12 @@ $lang['Rating score, high → low'] = 'スコア, 高 → 低'; $lang['Rating score, low → high'] = 'スコア, 低 → 高'; $lang['Visits, high → low'] = '訪問, 高 → 低'; $lang['Visits, low → high'] = '訪問, 低 → 高'; +$lang['%d rate'] = '%dレート'; +$lang['Bad request'] = '不正な要求'; +$lang['Forbidden'] = '禁断'; +$lang['Page not found'] = 'ページが見つかりません'; +$lang['Permalink for album not found'] = 'このエントリーのアルバムが見つかりません'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigoは、回復不能エラーが発生しました'; +$lang['Requested album does not exist'] = '要求されたアルバムは存在しません。'; +$lang['Requested tag does not exist'] = '要求されたタグは存在しません。'; ?> \ No newline at end of file -- cgit v1.2.3