Browse Source

Updated translation for Traditional and Simplified Chinese, simplified translation for "higher"

vardy.ng 2 years ago
parent
commit
1bd77a83bd
2 changed files with 6 additions and 6 deletions
  1. 3 3
      web/public/static/langs/zh_Hans.json
  2. 3 3
      web/public/static/langs/zh_Hant.json

+ 3 - 3
web/public/static/langs/zh_Hans.json

@@ -123,9 +123,9 @@
     "prefs_notifications_min_priority_description_x_or_higher": "仅显示优先级为{{number}}({{name}})或以上的通知",
     "prefs_notifications_min_priority_description_max": "仅显示最高优先级的通知",
     "prefs_notifications_min_priority_any": "任意优先级",
-    "prefs_notifications_min_priority_low_and_higher": "低优先级和更高优先级",
-    "prefs_notifications_min_priority_default_and_higher": "默认优先级和更高优先级",
-    "prefs_notifications_min_priority_high_and_higher": "高优先级和更高优先级",
+    "prefs_notifications_min_priority_low_and_higher": "低优先级或更高",
+    "prefs_notifications_min_priority_default_and_higher": "默认优先级或更高",
+    "prefs_notifications_min_priority_high_and_higher": "高优先级或更高",
     "prefs_notifications_min_priority_max_only": "仅最高优先级",
     "prefs_notifications_delete_after_never": "从不",
     "prefs_notifications_delete_after_one_month": "一月后",

+ 3 - 3
web/public/static/langs/zh_Hant.json

@@ -123,9 +123,9 @@
     "prefs_notifications_min_priority_description_x_or_higher": "僅顯示優先級為{{number}}({{name}})或以上的通知",
     "prefs_notifications_min_priority_description_max": "僅顯示最高優先級的通知",
     "prefs_notifications_min_priority_any": "任意優先級",
-    "prefs_notifications_min_priority_low_and_higher": "低優先級和更高優先級",
-    "prefs_notifications_min_priority_default_and_higher": "默認優先級和更高優先級",
-    "prefs_notifications_min_priority_high_and_higher": "高優先級和更高優先級",
+    "prefs_notifications_min_priority_low_and_higher": "低優先級或更高",
+    "prefs_notifications_min_priority_default_and_higher": "默認優先級或更高",
+    "prefs_notifications_min_priority_high_and_higher": "高優先級或更高",
     "prefs_notifications_min_priority_max_only": "僅最高優先級",
     "prefs_notifications_delete_after_never": "從不",
     "prefs_notifications_delete_after_one_month": "一個月後",