366 lines
13 KiB
Plaintext
366 lines
13 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr_timesheet
|
||
#
|
||
# Translators:
|
||
# amos lin <seeing@edirect168.com>, 2018
|
||
# Martin Trigaux, 2018
|
||
# Michael Yeung, 2018
|
||
# 敬雲 林 <chingyun@yuanchih-consult.com>, 2018
|
||
# shilong.chang <shilong.chang@gmail.com>, 2018
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.0c\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-09-29 13:59+0000\n"
|
||
"PO-Revision-Date: 2016-09-29 13:59+0000\n"
|
||
"Last-Translator: shilong.chang <shilong.chang@gmail.com>, 2018\n"
|
||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: zh_TW\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
|
||
msgid "<span class=\"o_label\">Timesheets</span>"
|
||
msgstr "<span class=\"o_label\">工時表</span>"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "<span>Timesheet Entries</span>"
|
||
msgstr "<span>工時表項目</span>"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "<strong>Total</strong>"
|
||
msgstr "<strong>總計</strong>"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line
|
||
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project
|
||
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report
|
||
msgid "Activities"
|
||
msgstr "活動"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis
|
||
msgid "Activity Analysis"
|
||
msgstr "活動分析"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project_allow_timesheets
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
|
||
msgid "Allow timesheets"
|
||
msgstr "允許工時表"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model,name:hr_timesheet.model_account_analytic_line
|
||
msgid "Analytic Line"
|
||
msgstr "分析行"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_hours_delay
|
||
msgid "Avg. Plan.-Eff."
|
||
msgstr "計劃實際平均偏差"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project_crossovered_budget_line
|
||
msgid "Budget Lines"
|
||
msgstr "預算明細"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_project_subtask_project_id
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_subtask_project_id
|
||
msgid ""
|
||
"Choosing a sub-tasks project will both enable sub-tasks and set their "
|
||
"default project (possibly the project itself)"
|
||
msgstr "選擇子任務項目,將啟用子任務並設置其預設專案(可能是專案本身)"
|
||
|
||
#. module: hr_timesheet
|
||
#: constraint:project.task:0
|
||
msgid "Circular references are not permitted between tasks and sub-tasks"
|
||
msgstr "任務和子任務之間不允許循環引用"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
|
||
msgid "Click to record activities."
|
||
msgstr "點擊以記錄活動"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_delay_hours
|
||
msgid ""
|
||
"Computed as difference between planned hours by the project manager and the "
|
||
"total hours of the task."
|
||
msgstr "計算公式為:項目經理原計畫的預估花費時間與實際花費的專案時間的差異"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_total_hours
|
||
msgid "Computed as: Time Spent + Remaining Time."
|
||
msgstr "計算:花費的時間 + 剩餘的時間"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_total_hours_spent
|
||
msgid "Computed as: Time Spent + Sub-tasks Hours."
|
||
msgstr "計算:花費的時間 + 子任務小時數。"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_effective_hours
|
||
msgid "Computed using the sum of the task work done."
|
||
msgstr "計算:任務工作時間完成的合計"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,name:hr_timesheet.action_define_analytic_structure
|
||
msgid "Define your Analytic Structure"
|
||
msgstr "定義分析結構"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_delay_hours
|
||
msgid "Delay Hours"
|
||
msgstr "延遲的小時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_department_id
|
||
msgid "Department"
|
||
msgstr "部門"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Description"
|
||
msgstr "說明"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_working_hours
|
||
msgid "Detailed Activities"
|
||
msgstr "詳細的活動"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
||
msgid "Duration"
|
||
msgstr "時長"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_hours_effective
|
||
msgid "Effective Hours"
|
||
msgstr "實際時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Group By"
|
||
msgstr "分組"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_effective_hours
|
||
msgid "Hours Spent"
|
||
msgstr "時間花費"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking
|
||
msgid "My Timesheet"
|
||
msgstr "我的工時表"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:res.groups,name:hr_timesheet.group_hr_timesheet_user
|
||
msgid "Officer"
|
||
msgstr "主管"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_parent_id
|
||
msgid "Parent Task"
|
||
msgstr "上級任務"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_hours_planned
|
||
msgid "Planned Hours"
|
||
msgstr "已計劃的時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Product"
|
||
msgstr "產品"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_progress
|
||
msgid "Progress"
|
||
msgstr "進度"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model,name:hr_timesheet.model_project_project
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_project_id
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Project"
|
||
msgstr "專案"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Project -"
|
||
msgstr "專案 -"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_remaining_hours
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
|
||
msgid "Remaining Hours"
|
||
msgstr "剩餘時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_kanban_inherited_progress
|
||
msgid "Remaining hours"
|
||
msgstr "剩餘的小時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports
|
||
msgid "Reports"
|
||
msgstr "報告"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Responsible"
|
||
msgstr "負責人"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
|
||
msgid "Spent Hours"
|
||
msgstr "花費時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project_subtask_project_id
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_subtask_project_id
|
||
msgid "Sub-task Project"
|
||
msgstr "子任務項目"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_subtask_count
|
||
msgid "Sub-task count"
|
||
msgstr "子任務數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,name:hr_timesheet.act_project_task_sub_task
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_child_ids
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
||
msgid "Sub-tasks"
|
||
msgstr "子任務"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_children_hours
|
||
msgid "Sub-tasks Hours"
|
||
msgstr "子任務工時"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,help:hr_timesheet.field_project_task_children_hours
|
||
msgid ""
|
||
"Sum of the planned hours of all sub-tasks (when a sub-task is closed or its "
|
||
"spent hours exceed its planned hours, spent hours are counted instead)"
|
||
msgstr "所有子任務的計劃時間總和(當子任務關閉或其使用時間超過計劃時間時,將花費的時間計入)"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model,name:hr_timesheet.model_project_task
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_task_id
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Task"
|
||
msgstr "任務"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model,name:hr_timesheet.model_report_project_task_user
|
||
msgid "Tasks by user and project"
|
||
msgstr "項目和使用者的任務"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
||
msgid "Time"
|
||
msgstr "時間"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
|
||
msgid "Timesheet"
|
||
msgstr "工時表"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
||
msgid "Timesheet Activities"
|
||
msgstr "工時表活動"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,name:hr_timesheet.project_task_action_view_timesheet
|
||
#: model:ir.actions.report.xml,name:hr_timesheet.timesheet_report
|
||
msgid "Timesheet Entries"
|
||
msgstr "工時表明細"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Timesheet Month"
|
||
msgstr "工時表月份"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Timesheet by Month"
|
||
msgstr "工時表,按月份"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_timesheet_ids
|
||
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
||
msgid "Timesheets"
|
||
msgstr "工時表"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_total_hours
|
||
msgid "Total"
|
||
msgstr "總計"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_total_hours_spent
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user_total_hours
|
||
msgid "Total Hours"
|
||
msgstr "總時數"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
|
||
msgid "Total time"
|
||
msgstr "總時間"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
||
msgid "Users"
|
||
msgstr "使用者"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task_progress
|
||
msgid "Working Time Recorded"
|
||
msgstr "工作時間已記錄"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
|
||
#: model:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
|
||
msgid ""
|
||
"You can register and track your workings hours by project every\n"
|
||
" day. Every time spent on a project will become a cost and can be re-invoiced to\n"
|
||
" customers if required."
|
||
msgstr ""
|
||
"您可以每天按專案註冊和追蹤工作時間。\n"
|
||
"每次在專案上的時間花費都會增加成本,\n"
|
||
"如果需要的話可以重新向客戶開立發票。"
|
||
|
||
#. module: hr_timesheet
|
||
#: model:ir.actions.act_window,help:hr_timesheet.action_define_analytic_structure
|
||
msgid ""
|
||
"You should create an analytic account structure depending on your needs to "
|
||
"analyse costs and revenues. In Odoo, analytic accounts are also used to "
|
||
"track customer contracts."
|
||
msgstr "您可根據需要創建分析帳戶結構,進行分析成本和收入。在Odoo中,分析賬戶也用於追踪客戶合約。"
|