From 479c024402f741671c6f5ae1ffc4c81d23bb2b6a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 11 Apr 2012 04:45:49 +0000 Subject: [trunk (public)] Update ja_JP, thanks to : irohaproject git-svn-id: http://piwigo.org/svn/trunk@14087 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/common.lang.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 12d322675..1c29e37b0 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -388,4 +388,19 @@ $lang['Show latest comments first'] = '最新のコメントを先に表示'; $lang['Show oldest comments first'] = '以前のコメントを先に表示'; $lang['View in'] = '表示'; $lang['xsmall'] = 'XS 最も小さい'; +$lang['Date created, new → old'] = '作成日, 新 → 旧'; +$lang['Date created, old → new'] = '作成日, 旧 → 新'; +$lang['Date posted, new → old'] = '掲載日, 新 → 旧'; +$lang['Date posted, old → new'] = '掲載日, 旧 → 新'; +$lang['File name, A → Z'] = 'ファイル名, A → Z'; +$lang['File name, Z → A'] = 'ファイル名, Z → A'; +$lang['Manual sort order'] = 'マニュアル・ソート順'; +$lang['Numeric identifier, 1 → 9'] = '数字識別子, 1 → 9'; +$lang['Numeric identifier, 9 → 1'] = '数字識別子, 9 → 1'; +$lang['Photo title, A → Z'] = '写真題名, A → Z'; +$lang['Photo title, Z → A'] = '写真題名, Z → A'; +$lang['Rating score, high → low'] = 'スコア, 高 → 低'; +$lang['Rating score, low → high'] = 'スコア, 低 → 高'; +$lang['Visits, high → low'] = '訪問, 高 → 低'; +$lang['Visits, low → high'] = '訪問, 低 → 高'; ?> \ No newline at end of file -- cgit v1.2.3