X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=4930e0b8ff747bee4e3f3dbce5a5634d4e3a965e;hb=7ffbdd795498e935a5d50fd87c60cea3ab527bfa;hp=9e4897e4410f46ac6b752287ba27ee01a7efb722;hpb=f7226ae1586d42a3166bdd9b9384b7e47eb27383;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 9e4897e4..4930e0b8 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -77,6 +77,7 @@ $i18n_key_words = array( // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => '不正确的用户名或密码', 'error.user_exists' => '该用户登录信息已经存在', 'error.project_exists' => '该项目名称已经存在', @@ -211,6 +212,8 @@ $i18n_key_words = array( 'label.page' => '页码', // TODO: translate the following. // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: Translate the following. // 'label.custom_fields' => 'Custom fields', @@ -225,6 +228,8 @@ $i18n_key_words = array( // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. // TODO: Translate the following.