X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=51221682c4813c46a39803bb3dc250fb73d03f78;hb=294895b702e4c5cb5bfc87292c464bed201f296b;hp=28d485735bb9b1bb741b6120ca2f9ef46c494e58;hpb=8164670fafb4306285df2707921741cb9d925385;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 28d48573..51221682 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -131,6 +131,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => '团队名称', @@ -211,19 +212,23 @@ $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', -'label.monthly_quotas' => 'Monthly quotas', -'label.type' => 'Type', -'label.type_dropdown' => 'dropdown', -'label.type_text' => 'text', -'label.required' => 'Required', -'label.fav_report' => 'Favorite report', -'label.cron_schedule' => 'Cron schedule', -'label.what_is_it' => 'What is it?', -'label.expense' => 'Expense', -'label.quantity' => 'Quantity', +// 'label.custom_fields' => 'Custom fields', +// 'label.monthly_quotas' => 'Monthly quotas', +// 'label.type' => 'Type', +// 'label.type_dropdown' => 'dropdown', +// 'label.type_text' => 'text', +// 'label.required' => 'Required', +// 'label.fav_report' => 'Favorite report', +// 'label.cron_schedule' => 'Cron schedule', +// 'label.what_is_it' => 'What is it?', +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. // TODO: Translate the following.