X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=9ec9f83813ef2189ec8e684edca94b40b6153a79;hb=9718046a9aaf2b9b03db4baad8d6222e92dcacc9;hp=7d6631a02d536240a454c444bdde7e66ae2ba6a8;hpb=35d573bf1fe6836fa858087af9c8b7bbcd588b07;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 7d6631a0..9ec9f838 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -148,8 +148,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主题', +'label.date' => '日期', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -192,9 +192,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '日期格式', +'label.time_format' => '时间格式', +'label.week_start' => '每周的第一天', 'label.comment' => '留言', 'label.status' => '状态', 'label.tax' => '税', @@ -443,16 +443,12 @@ $i18n_key_words = array( "form.admin.profile.th.id" => 'ID号', "form.admin.profile.th.active" => '启用', "form.admin.options" => '选项', -"form.admin.custom_date_format" => "日期格式", -"form.admin.custom_time_format" => "时间格式", -"form.admin.start_week" => "每周的第一天", // my time form attributes "form.mytime.title" => '我的时间记录', "form.mytime.edit_title" => '编辑时间记录', "form.mytime.del_str" => '删除时间记录', "form.mytime.time_form" => ' (时:分)', -"form.mytime.date" => '日期', "form.mytime.daily" => '每日工作', "form.mytime.total" => '总小时数: ', "form.mytime.del_yes" => '成功删除时间记录', @@ -467,10 +463,6 @@ $i18n_key_words = array( "form.profile.showchart" => '显示饼状图', "form.profile.lang" => '语言', -"form.profile.custom_date_format" => "日期格式", -"form.profile.custom_time_format" => "时间格式", -"form.profile.default_format" => "(默认)", -"form.profile.start_week" => "每周的第一天", // people form attributes "form.people.ppl_str" => '人员', @@ -494,7 +486,6 @@ $i18n_key_words = array( "form.report.totals_only" => '仅仅今天', "form.report.total" => '总计时间', "form.report.th.empllist" => '用户', -"form.report.th.date" => '日期', // mail form attributes "form.mail.from" => '从', @@ -510,7 +501,6 @@ $i18n_key_words = array( "form.invoice.above" => '发票附加信息', "form.invoice.select_cust" => '选择客户', "form.invoice.fillform" => '填写该栏目', -"form.invoice.date" => '日期', "form.invoice.number" => '发票号码', "form.invoice.th.username" => '收费人', "form.invoice.th.time" => '小时数',