aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index e4d90331c..fa28527fa 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -391,4 +391,19 @@ $lang['Show oldest comments first'] = '先显示旧评论';
$lang['View in'] = '查看';
$lang['2small'] = 'XXS - 微小';
$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'] = '数字ID, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = '数字ID, 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