X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=610c68c86fdc1ccad925a1414f9ddb11fd51a541;hb=3d6a515a50d61cf1c234cd6775c925246b8a95b0;hp=cd6ec4b66ae62fbb91edeb741f37ee480b98ff04;hpb=00733333adc4c294d2fdd7b8a29aaa7a419f14f9;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index cd6ec4b6..610c68c8 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -91,8 +91,7 @@ $i18n_key_words = array( // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', 'error.no_login' => '没有该登录信息的用户。', -// TODO: translate the following. -// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', +'error.no_teams' => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', 'error.upload' => '上传文件出错。', 'error.range_locked' => '日期范围锁定。', 'error.mail_send' => '发送邮件时出错。', @@ -187,7 +186,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.day_view' => 'Day view', // 'label.week_view' => 'Week view', -// 'label.id' => 'ID', +'label.id' => 'ID号', 'label.language' => '语言', // TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', @@ -243,13 +242,14 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', -// 'title.delete_team' => 'Deleting Team', +'title.delete_team' => '删除团队', 'title.reset_password' => '重设密码', // TODO: translate the following. // 'title.change_password' => 'Changing Password', // 'title.time' => 'Time', -// 'title.edit_time_record' => 'Editing Time Record', -// 'title.delete_time_record' => 'Deleting Time Record', +'title.edit_time_record' => '编辑时间记录', +'title.delete_time_record' => '删除时间记录', +// TODO: translate the following. // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -344,7 +344,7 @@ $i18n_key_words = array( // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => '忘记密码?', -'form.login.about' =>'Anuko Time Tracker 是一种简单、易用、开放源代码的实时跟踪系统。', +'form.login.about' => 'Anuko Time Tracker 是一种简单、易用、开放源代码的实时跟踪系统。', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. 'form.reset_password.message' => '密码重设请求已经发送。', // TODO: Add "by email" to match the English string. @@ -357,8 +357,7 @@ $i18n_key_words = array( // 'form.change_password.tip' => 'Type new password and click on Save.', // Time form. See example at https://timetracker.anuko.com/time.php. -// TODO: translate the following. -// 'form.time.duration_format' => '(hh:mm or 0.0h)', +'form.time.duration_format' => '(时:分 或 0.0h)', 'form.time.billable' => '计费时间', 'form.time.uncompleted' => '未完成', // TODO: translate the following. @@ -366,8 +365,7 @@ $i18n_key_words = array( // 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). -// TODO: translate the following. -// 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.', +'form.time_edit.uncompleted' => '该记录只保存了开始时间。这不是错误。', // Week view form. See example at https://timetracker.anuko.com/week.php. // TODO: translate the following. @@ -432,12 +430,10 @@ $i18n_key_words = array( // 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => '角色', -// TODO: translate the following. -// 'form.users.manager' => 'Manager', -// 'form.users.comanager' => 'Co-manager', +'form.users.manager' => '经理', +'form.users.comanager' => '合作经理人', 'form.users.rate' => '费率', -// TODO: translate the following. -// 'form.users.default_rate' => 'Default hourly rate', +'form.users.default_rate' => '默认小时收费', // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. @@ -467,6 +463,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.profile.12_hours' => '12 hours', // 'form.profile.24_hours' => '24 hours', +// 'form.profile.show_holidays' => 'Show holidays', // 'form.profile.tracking_mode' => 'Tracking mode', // 'form.profile.mode_time' => 'time', // 'form.profile.mode_projects' => 'projects', @@ -475,9 +472,10 @@ $i18n_key_words = array( // 'form.profile.type_all' => 'all', // 'form.profile.type_start_finish' => 'start and finish', // 'form.profile.type_duration' => 'duration', +// 'form.profile.punch_in_mode' => 'Punch in mode', +// 'form.profile.allow_overlap' => 'Allow overlap', +// 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.uncompleted_indicators_none' => 'do not show', -// 'form.profile.uncompleted_indicators_show' => 'show', // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. @@ -496,33 +494,4 @@ $i18n_key_words = array( // 'form.quota.quota' => 'Quota', // 'form.quota.workday_hours' => 'Hours in work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', - - - -// TODO: refactoring ongoing down from here. - -// administrator form -"form.admin.profile.title" => '团队', -"form.admin.profile.noprofiles" => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', -"form.admin.profile.comment" => '删除团队', -"form.admin.profile.th.id" => 'ID号', -"form.admin.profile.th.active" => '启用', - -// my time form attributes -"form.mytime.title" => '我的时间记录', -"form.mytime.edit_title" => '编辑时间记录', -"form.mytime.del_str" => '删除时间记录', -"form.mytime.time_form" => ' (时:分)', -"form.mytime.no_finished_rec" => '该记录只保存了开始时间。这不是错误。如果需要,请注销。', - -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => '新建管理账号', -"form.profile.edit_title" => '编辑简介', -"form.profile.showchart" => '显示饼状图', - -// people form attributes -"form.people.manager" => '经理', -"form.people.comanager" => '合作经理人', -"form.people.rate" => '默认小时收费', );