aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_TW/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_TW/common.lang.php')
-rw-r--r--language/zh_TW/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php
index d44be1ae7..2bef469b4 100644
--- a/language/zh_TW/common.lang.php
+++ b/language/zh_TW/common.lang.php
@@ -389,4 +389,19 @@ $lang['Mobile'] = '移動';
$lang['Desktop'] = '桌面';
$lang['2small'] = '極小';
$lang['xsmall'] = '特小';
+$lang['File name, A → Z'] = '檔案名稱, A → Z';
+$lang['File name, Z → A'] = '檔案名稱, Z → A';
+$lang['Photo title, A → Z'] = '相片標題, A → Z';
+$lang['Photo title, Z → A'] = '相片標題, Z → A';
+$lang['Date created, new → old'] = '建立日期, 新 → 舊';
+$lang['Date created, old → new'] = '建立日期, 舊 → 新';
+$lang['Date posted, new → old'] = '發佈日期, 新 → 舊';
+$lang['Date posted, old → new'] = '發佈日期, 舊 → 新';
+$lang['Rating score, high → low'] = '評價得分, 高 → 低';
+$lang['Rating score, low → high'] = '評價得分, 低 → 高';
+$lang['Visits, high → low'] = '點閱率, 高 → 低';
+$lang['Visits, low → high'] = '點閱率, 低 → 高';
+$lang['Numeric identifier, 1 → 9'] = '數字標識符, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = '數字標識符, 9 → 1';
+$lang['Manual sort order'] = '手動排序';
?> \ No newline at end of file