summaryrefslogtreecommitdiffstats
path: root/config/locales/zh.yml
diff options
context:
space:
mode:
authorAzamat Hackimov <azamat.hackimov@gmail.com>2009-03-24 18:58:03 +0000
committerAzamat Hackimov <azamat.hackimov@gmail.com>2009-03-24 18:58:03 +0000
commit899aee4011cb992ea2156238c1bdd34877f5dab6 (patch)
tree295b6640860bb6e497c7affae137e27d3377a500 /config/locales/zh.yml
parent53a8264436c32c88838475f4768358f6858f314b (diff)
downloadredmine-899aee4011cb992ea2156238c1bdd34877f5dab6.tar.gz
redmine-899aee4011cb992ea2156238c1bdd34877f5dab6.zip
Translation updates: sv, zh, zh-TW (#3022, #3025, #3028)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2627 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r--config/locales/zh.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 7aa4144cd..9ad6b8b7c 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -543,6 +543,8 @@ zh:
label_not_equals: 不等于
label_in_less_than: 剩余天数小于
label_in_more_than: 剩余天数大于
+ label_greater_or_equal: '>='
+ label_less_or_equal: '<='
label_in: 剩余天数
label_today: 今天
label_all_time: 全部时间
@@ -817,5 +819,3 @@ zh:
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
- label_greater_or_equal: ">="
- label_less_or_equal: <=