aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP
diff options
context:
space:
mode:
Diffstat (limited to 'language/ja_JP')
-rw-r--r--language/ja_JP/common.lang.php15
1 files changed, 15 insertions, 0 deletions
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