]> source.dussan.org Git - redmine.git/commitdiff
Traditional Chinese translation updated by Tigergm Wu (#23171, #23373, #23374)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 19 Jul 2016 14:16:34 +0000 (14:16 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 19 Jul 2016 14:16:34 +0000 (14:16 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15702 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/locales/zh-TW.yml

index 98ad59315b9ed1b1d40019d37130c16161113c27..ae32631dae53a8b103eadf85e983d22563a16fac 100644 (file)
         not_same_project: "不屬於同一個專案"
         circular_dependency: "這個關聯會導致環狀相依"
         cant_link_an_issue_with_a_descendant: "議題無法被連結至自己的子任務"
-        earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
+        earlier_than_minimum_start_date: "不能早於 %{date} 因為有前置問題"
 
       # You can define own errors for models or model attributes.
       # The values :model, :attribute and :value are always available for interpolation.