diff options
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 144fd2e8e..a7acd4778 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -125,7 +125,7 @@ $lang['Username'] = 'ユーザ名'; $lang['Visits'] = '訪問'; $lang['Webmaster'] = 'ウェブマスタ'; $lang['Week %d'] = '週 %d'; -$lang['About Piwigo'] = 'About Piwigo'; +$lang['About Piwigo'] = 'Piwigoについて'; $lang['You are not authorized to access the requested page'] = 'あなたは、リクエストしたページへのアクセスを許可されていません。'; $lang['add to caddie'] = 'キャディに追加する'; $lang['add this image to your favorites'] = 'このイメージをあなたのお気に入りに追加する'; @@ -244,7 +244,7 @@ $lang['Elements posted within the last %d day.'] = '直近 %d 日に投稿され $lang['Elements posted within the last %d days.'] = '直近 %d 日に投稿されたエレメントのみ表示します。'; $lang['password updated'] = 'パスワードが更新されました。'; $lang['Recent period must be a positive integer value'] = '最近の期間には正の整数を設定してください。'; -/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['About Piwigo'] = 'Piwigoについて'; +/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['picture'] = '写真'; $lang['Click on the picture to see it in high definition'] = '高解像度の写真を表示するには、写真をクリックしてください。'; $lang['Show file metadata'] = 'ファイルメタデータを表示する'; $lang['Powered by'] = 'Powered by'; |