1570 lines
68 KiB
Plaintext
1570 lines
68 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_timesheet
|
|
#
|
|
# Translators:
|
|
# Ryoko Tsuda <ryoko@quartile.co>, 2023
|
|
# Wil Odoo, 2024
|
|
# Junko Augias, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-01-05 12:32+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Junko Augias, 2024\n"
|
|
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ja\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/sale_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" No activities found. Let's start a new one!\n"
|
|
" </p><p>\n"
|
|
" Track your working hours by projects every day and invoice this time to your customers.\n"
|
|
" </p>\n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" 活動が見つかりません。作成しましょう!\n"
|
|
" </p><p>\n"
|
|
" 毎日のプロジェクトごとに作業時間を記録し、その作業時間を顧客に請求できます。\n"
|
|
" </p>\n"
|
|
" "
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/account_move.py:0
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" Record timesheets\n"
|
|
" </p><p>\n"
|
|
" 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.\n"
|
|
" </p>\n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
|
" タイムシートを記録する\n"
|
|
" </p><p>\n"
|
|
" 毎日、プロジェクトごとに労働時間を登録し、追跡することができます。\n"
|
|
"プロジェクトに費やした時間はすべてコストとなり、必要に応じて顧客に\n"
|
|
" 再請求できます。\n"
|
|
" </p>\n"
|
|
" "
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice___candidate_orders
|
|
msgid " Candidate Orders"
|
|
msgstr "候補者オーダ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_project__billable_percentage
|
|
msgid ""
|
|
"% of timesheets that are billable compared to the total number of timesheets"
|
|
" linked to the AA of the project, rounded to the unit."
|
|
msgstr "プロジェクトの AA にリンクされたタイムシートの総数に対する、請求可能なタイムシートの%(単位未満四捨五入)。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "%(amount)s %(label)s will be added to the new Sales Order."
|
|
msgstr "%(amount)s %(label)sは販売オーダに追加されます。 "
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid ", for a revenue of"
|
|
msgstr "、以下の収益用:"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid ", leading to a"
|
|
msgstr "、以下へつながる:"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_sale_page
|
|
msgid "- Timesheet product"
|
|
msgstr "- タイムシートプロダクト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form
|
|
msgid ""
|
|
"<i class=\"fa fa-lightbulb-o\"/>\n"
|
|
" Define the rate at which an employee's time is billed based on their expertise, skills, or experience.\n"
|
|
" To bill the same service at a different rate, create separate sales order items."
|
|
msgstr ""
|
|
"<i class=\"fa fa-lightbulb-o\"/>\n"
|
|
" 従業員の専門知識、スキル、または経験に基づいて、従業員の時間を請求するレートを定義します。\n"
|
|
"同じサービスを異なるレートで請求するには、別々の販売オーダ項目を作成します。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_line_form_inherit
|
|
msgid "<span class=\"o_stat_text\">Invoice</span>"
|
|
msgstr "<span class=\"o_stat_text\">請求書</span>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.account_invoice_view_form_inherit_sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet
|
|
msgid "<span class=\"o_stat_text\">Recorded</span>"
|
|
msgstr "<span class=\"o_stat_text\">記録済</span>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_line_form_inherit
|
|
msgid "<span class=\"o_stat_text\">Sales Order</span>"
|
|
msgstr "<span class=\"o_stat_text\">販売オーダ</span>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_task_inherit
|
|
msgid "<strong>Amount Due:</strong>"
|
|
msgstr "<strong>請求額:</strong>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_task_inherit
|
|
msgid "<strong>Invoiced:</strong>"
|
|
msgstr "<strong>請求済:</strong>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_task_inherit
|
|
msgid "<strong>Invoices:</strong>"
|
|
msgstr "<strong>請求書:</strong>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_task_inherit
|
|
msgid "<strong>Sales Order:</strong>"
|
|
msgstr "<strong>販売オーダ:</strong>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "<u>Profitability</u>"
|
|
msgstr "<u>収益性</u>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "<u>Sales</u>"
|
|
msgstr "<u>販売</u>"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_sale_order_line__qty_delivered_method
|
|
msgid ""
|
|
"According to product configuration, the delivered quantity can be automatically computed by mechanism:\n"
|
|
" - Manual: the quantity is set manually on the line\n"
|
|
" - Analytic From expenses: the quantity is the quantity sum from posted expenses\n"
|
|
" - Timesheet: the quantity is the sum of hours recorded on tasks linked to this sale line\n"
|
|
" - Stock Moves: the quantity comes from confirmed pickings\n"
|
|
msgstr ""
|
|
"プロダクト構成に応じて、配送数量はメカニズムによって自動的に計算されます:\n"
|
|
" - 手動:数量を明細上で手動で設定します\n"
|
|
" - 費用からの分析: 数量は計上された費用からの合計数量です\n"
|
|
" - タイムシート:数量は、この売上明細にリンクされたタスクに記録された時間の合計です\n"
|
|
" - 在庫移動: 数量は確定したピッキングに由来します\n"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:account.analytic.account,name:sale_timesheet.account_analytic_account_project_support
|
|
#: model:project.project,name:sale_timesheet.project_support
|
|
msgid "After-Sales Services"
|
|
msgstr "アフターサービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__allocated_hours
|
|
msgid "Allocated Hours"
|
|
msgstr "割り当てられた時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__amount_to_invoice
|
|
msgid "Amount to invoice"
|
|
msgstr "請求金額"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.constraint,message:sale_timesheet.constraint_project_create_sale_order_line_unique_employee_per_wizard
|
|
#: model:ir.model.constraint,message:sale_timesheet.constraint_project_sale_line_employee_map_uniqueness_employee
|
|
msgid ""
|
|
"An employee cannot be selected more than once in the mapping. Please remove "
|
|
"duplicate(s) and try again."
|
|
msgstr "マッピングで従業員を複数回選択することはできません。重複を削除してから、もう一度やり直して下さい。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_account_analytic_line
|
|
msgid "Analytic Line"
|
|
msgstr "分析行"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__analytic_line_ids
|
|
msgid "Analytic lines"
|
|
msgstr "分析行"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "At least one line should be filled."
|
|
msgstr "少なくとも1明細は入力して下さい。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid "Based on Timesheets"
|
|
msgstr "タイムシートに基づく"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__allow_billable
|
|
msgid "Billable"
|
|
msgstr "請求可能"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__billable_time
|
|
msgid "Billable Hours"
|
|
msgstr "請求対象時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__billable_percentage
|
|
msgid "Billable Percentage"
|
|
msgstr "請求可能パーセンテージ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_type
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__timesheet_invoice_type
|
|
msgid "Billable Type"
|
|
msgstr "請求可能タイプ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_manual
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__billable_manual
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Billed Manually"
|
|
msgstr "手動による請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Billed at a Fixed Price"
|
|
msgstr "固定金額による請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_fixed
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__billable_fixed
|
|
msgid "Billed at a Fixed price"
|
|
msgstr "固定金額による請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_milestones
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__billable_milestones
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Billed on Milestones"
|
|
msgstr "マイルストンによる請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_time
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__billable_time
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Billed on Timesheets"
|
|
msgstr "タイムシートによる請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form
|
|
msgid "Billing"
|
|
msgstr "請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__billing_type
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Billing Type"
|
|
msgstr "請求タイプ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.ui.menu,name:sale_timesheet.menu_timesheet_billing_analysis
|
|
msgid "By Billing Type"
|
|
msgstr "請求タイプ別"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__sale_order_id
|
|
msgid "Choose the Sales Order to invoice"
|
|
msgstr "販売オーダを選択して請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__commercial_partner_id
|
|
msgid "Commercial Entity"
|
|
msgstr "取引先"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__commercial_partner_id
|
|
msgid "Commercial Partner"
|
|
msgstr "商業取引先"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__company_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__company_id
|
|
msgid "Company"
|
|
msgstr "会社"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "コンフィグ設定"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form
|
|
msgid "Configure your services"
|
|
msgstr "サービス製品を設定する"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__cost
|
|
msgid "Cost"
|
|
msgstr "原価"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__cost_currency_id
|
|
msgid "Cost Currency"
|
|
msgstr "コスト通貨"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_invoice
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form
|
|
msgid "Create Invoice"
|
|
msgstr "請求書作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_create_invoice
|
|
msgid "Create Invoice from project"
|
|
msgstr "プロジェクトから請求書を作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_create_sale_order_line
|
|
msgid "Create SO Line from project"
|
|
msgstr "プロジェクトから販売オーダ明細を作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_create_sale_order
|
|
msgid "Create SO from project"
|
|
msgstr "プロジェクトから販売オーダを作成"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form
|
|
#, python-format
|
|
msgid "Create Sales Order"
|
|
msgstr "販売オーダ作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form
|
|
msgid "Create Sales Order from Project"
|
|
msgstr "プロジェクトから販売オーダ作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_sale_order
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form
|
|
msgid "Create a Sales Order"
|
|
msgstr "販売オーダ作成"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_uid
|
|
msgid "Created by"
|
|
msgstr "作成者"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_date
|
|
msgid "Created on"
|
|
msgstr "作成日"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__currency_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__currency_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__currency_id
|
|
msgid "Currency"
|
|
msgstr "通貨"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__partner_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__partner_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__partner_id
|
|
msgid "Customer"
|
|
msgstr "顧客"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.product_service_order_timesheet_product_template
|
|
msgid "Customer Care (Prepaid Hours)"
|
|
msgstr "顧客ケア(事前支払済時間)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet
|
|
msgid "Customer Ratings"
|
|
msgstr "顧客評価"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__partner_id
|
|
msgid "Customer of the sales order"
|
|
msgstr "販売オーダの顧客"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Days Ordered,"
|
|
msgstr "オーダ済日数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Days Remaining)"
|
|
msgstr "残日数)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "Delivered"
|
|
msgstr "配送済"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form
|
|
msgid "Discard"
|
|
msgstr "破棄"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__display_name
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__display_name
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__display_name
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__display_name
|
|
msgid "Display Name"
|
|
msgstr "表示名"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_task_inherit
|
|
msgid "Draft Invoice"
|
|
msgstr "ドラフト請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_hr_employee
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__employee_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__employee_id
|
|
msgid "Employee"
|
|
msgstr "従業員"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__employee_rate
|
|
msgid "Employee rate"
|
|
msgstr "従業員レート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__employee_id
|
|
msgid "Employee that has timesheets on the project."
|
|
msgstr "プロジェクトにタイムシートのある従業員"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet
|
|
msgid "End Date"
|
|
msgstr "終了日"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__existing_employee_ids
|
|
msgid "Existing Employee"
|
|
msgstr "存在する従業員"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet
|
|
msgid "Fixed price services"
|
|
msgstr "定額サービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.product_service_deliver_manual_product_template
|
|
msgid "Furniture Delivery (Manual)"
|
|
msgstr "家具配送(手動)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__has_displayed_warning_upsell
|
|
msgid "Has Displayed Warning Upsell"
|
|
msgstr "アップセルの警告を表示"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__has_multi_sol
|
|
msgid "Has Multi Sol"
|
|
msgstr "複数の販売オーダ明細あり"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__display_cost
|
|
msgid "Hourly Cost"
|
|
msgstr "時間コスト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__info_invoice
|
|
msgid "Info Invoice"
|
|
msgstr "情報請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: code:addons/sale_timesheet/models/account.py:0
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__timesheet_invoice_id
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.report_timesheet_account_move
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
#, python-format
|
|
msgid "Invoice"
|
|
msgstr "請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_res_config_settings__invoice_policy
|
|
msgid "Invoice Policy"
|
|
msgstr "請求ポリシー"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Invoice based on timesheets (delivered quantity) on projects or tasks you'll"
|
|
" create later on."
|
|
msgstr "後で作成するプロジェクトやタスクのタイムシート(納品数量)に基づいて請求書を発行します。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Invoice based on timesheets (delivered quantity), and create a project for "
|
|
"the order with a task for each sales order line to track the time spent."
|
|
msgstr "タイムシート(納品数量)に基づいて請求書を発行し、販売オーダ明細ごとにタスクのあるオーダのプロジェクトを作成し、費やした時間を追跡します。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Invoice based on timesheets (delivered quantity), and create a task in an "
|
|
"existing project to track the time spent."
|
|
msgstr "タイムシート(納品数量)に基づいて請求書を発行し、既存のプロジェクトにタスクを作成して費やした時間を追跡します。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Invoice based on timesheets (delivered quantity), and create an empty "
|
|
"project for the order to track the time spent."
|
|
msgstr "タイムシート(納品数量)に基づいて請求書を発行し、費やした時間を追跡するために、オーダに対して空のプロジェクトを作成します。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__timesheet_invoice_id
|
|
#: model:ir.model.fields,help:sale_timesheet.field_timesheets_analysis_report__timesheet_invoice_id
|
|
msgid "Invoice created from the timesheet"
|
|
msgstr "タイムシートから作成された請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "Invoiced"
|
|
msgstr "請求済"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Invoices"
|
|
msgstr "請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form
|
|
msgid "Invoicing"
|
|
msgstr "請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__invoicing_timesheet_enabled
|
|
msgid "Invoicing Timesheet Enabled"
|
|
msgstr "タイムシート請求が有効化されました"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__is_cost_changed
|
|
msgid "Is Cost Manually Changed"
|
|
msgstr "原価が手動で変更されましたか?"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__is_project_map_empty
|
|
msgid "Is Project map empty"
|
|
msgstr "プロジェクトマップは空ですか?"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__is_so_line_edited
|
|
msgid "Is Sales Order Item Manually Edited"
|
|
msgstr "販売オーダアイテムが手動で編集されましたか?"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "仕訳"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "仕訳項目"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_2_product_template
|
|
msgid "Junior Architect (Invoice on Timesheets)"
|
|
msgstr "ジュニア開発者(タイムシート請求)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.product_service_deliver_milestones_product_template
|
|
msgid "Kitchen Assembly (Milestones)"
|
|
msgstr "キッチン組み立て(マイルストン)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_uid
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "最終更新者"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_date
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "最終更新日"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__line_ids
|
|
msgid "Lines"
|
|
msgstr "行"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_product_product__service_type
|
|
#: model:ir.model.fields,help:sale_timesheet.field_product_template__service_type
|
|
msgid ""
|
|
"Manually set quantities on order: Invoice based on the manually entered quantity, without creating an analytic account.\n"
|
|
"Timesheets on contract: Invoice based on the tracked hours on the related timesheet.\n"
|
|
"Create a task and track hours: Create a task on the sales order validation and track the work hours."
|
|
msgstr ""
|
|
"注文時に手動で数量を設定:分析アカウントを作成せずに、手動で入力した数量に基づいて請求します。\n"
|
|
"契約上のタイムシート:関連するタイムシートで追跡された時間に基づく請求書。\n"
|
|
"タスクを作成して時間を追跡する:販売注文の検証でタスクを作成し、労働時間を追跡します。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__margin
|
|
msgid "Margin"
|
|
msgstr "粗利益"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__other_costs
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__other_revenues
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__other_costs
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__other_revenues
|
|
#, python-format
|
|
msgid "Materials"
|
|
msgstr "マテリアル"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__qty_delivered_method
|
|
msgid "Method to update delivered qty"
|
|
msgstr "納品数量を更新する方法"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet
|
|
msgid "Milestone services"
|
|
msgstr "マイルストーンサービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "No Invoice"
|
|
msgstr "請求外"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "No Sales Order"
|
|
msgstr "販売オーダなし"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.action_timesheet_from_invoice
|
|
msgid "No activities found"
|
|
msgstr "活動が見つかりません"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.timesheet_action_from_sales_order_item
|
|
msgid "No activities found. Let's start a new one!"
|
|
msgstr "活動が見つかりません。新しく始めましょう!"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.timesheet_action_billing_report
|
|
msgid "No data yet!"
|
|
msgstr "まだデータはありません!"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__non_billable
|
|
msgid "Non Billable Tasks"
|
|
msgstr "請求不可タスク"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
msgid "Non-Billable"
|
|
msgstr "請求不可"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_line_form_inherit
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_line_tree_inherit
|
|
msgid "Non-billable"
|
|
msgstr "請求不可"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__non_billable_time
|
|
msgid "Non-billable Hours"
|
|
msgstr "請求不可時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Not Billed"
|
|
msgstr "未請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_timesheets_analysis_report__timesheet_revenues
|
|
msgid "Number of hours spent multiplied by the unit price per hour/day."
|
|
msgstr "利用時間数に1時間/日あたりの単価を乗じたもの。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_timesheets_analysis_report__billable_time
|
|
msgid "Number of hours/days linked to a SOL."
|
|
msgstr "販売オーダ明細にリンクした時間/日数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_timesheets_analysis_report__non_billable_time
|
|
msgid "Number of hours/days not linked to a SOL."
|
|
msgstr "販売オーダ明細にリンクした時間/日数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_count
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_count
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_count
|
|
msgid "Number of timesheets"
|
|
msgstr "タイムシート数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form
|
|
msgid ""
|
|
"Only timesheets not yet invoiced (and validated, if applicable) from this "
|
|
"period will be invoiced. If the period is not indicated, all timesheets not "
|
|
"yet invoiced (and validated, if applicable) will be invoiced without "
|
|
"distinction."
|
|
msgstr ""
|
|
"この期間からまだ請求されていない(該当する場合は検証済の)タイムシートのみが請求されます。期間が指定されていない場合、まだ請求書が発行されていない(該当する場合は検証済の)全てのタイムシートが区別なく請求されます。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Operation not supported"
|
|
msgstr "操作はサポートされていません"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__order_id
|
|
msgid "Order Reference"
|
|
msgstr "オーダ参照"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Hours Ordered,"
|
|
msgstr ""
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_product_product__service_upsell_threshold
|
|
#: model:ir.model.fields,help:sale_timesheet.field_product_template__service_upsell_threshold
|
|
msgid ""
|
|
"Percentage of time delivered compared to the prepaid amount that must be "
|
|
"reached for the upselling opportunity activity to be triggered."
|
|
msgstr "アップセリング案件の活動がトリガされるために到達しなければならない前払金額と比較した配信時間のパーセンテージ。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__pricing_type
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__pricing_type
|
|
msgid "Pricing"
|
|
msgstr "価格設定"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_product_template
|
|
msgid "Product"
|
|
msgstr "プロダクト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "プロダクトバリアント"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__product_id
|
|
msgid ""
|
|
"Product of the sales order item. Must be a service invoiced based on "
|
|
"timesheets on tasks."
|
|
msgstr "販売オーダのプロダクト。タスクのタイムシートに基づいて請求されるサービスである必要があります。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_project
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__project_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__project_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__project_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__project_id
|
|
msgid "Project"
|
|
msgstr "プロジェクト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_sale_line_employee_map
|
|
msgid "Project Sales line, employee mapping"
|
|
msgstr "プロジェクト販売明細、従業員マッピング"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_template_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_template_id
|
|
msgid "Project Template"
|
|
msgstr "プロジェクトテンプレート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_update
|
|
msgid "Project Update"
|
|
msgstr "プロジェクト更新"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__project_id
|
|
msgid "Project for which we are creating a sales order"
|
|
msgstr "販売オーダを作成中のプロジェクト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__fixed_rate
|
|
msgid "Project rate"
|
|
msgstr "プロジェクトレート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__project_id
|
|
msgid "Project to make billable"
|
|
msgstr "請求可能にするプロジェクト"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Quotation"
|
|
msgstr "見積"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "Remaining"
|
|
msgstr "残り"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_sharing_inherit_project_task_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_view_form_inherit_sale_timesheet
|
|
msgid "Remaining Days on SO"
|
|
msgstr "販売オーダ上の残日数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_timesheet_table_inherit
|
|
msgid "Remaining Days on SO:"
|
|
msgstr "販売オーダ上の残日数:"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__remaining_hours_available
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__remaining_hours_available
|
|
msgid "Remaining Hours Available"
|
|
msgstr "利用可能な残時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__remaining_hours_so
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_report_project_task_user__remaining_hours_so
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__remaining_hours
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_sharing_inherit_project_task_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_view_form_inherit_sale_timesheet
|
|
msgid "Remaining Hours on SO"
|
|
msgstr "販売注文の残存時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_timesheet_table_inherit
|
|
msgid "Remaining Hours on SO:"
|
|
msgstr "販売オーダの残存時間:"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Hours Remaining)"
|
|
msgstr ""
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.timesheet_action_billing_report
|
|
msgid ""
|
|
"Review your timesheets by billing type and make sure your time is billable."
|
|
msgstr "請求タイプ別にタイムシートをレビューし、タイムシートが請求可能であることを確認してください。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_sale_page
|
|
msgid "S0001"
|
|
msgstr "S0001"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/account.py:0
|
|
#, python-format
|
|
msgid "Sale Order"
|
|
msgstr "販売オーダ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__so_analytic_account_id
|
|
msgid "Sale Order Analytic Account"
|
|
msgstr "販売オーダ分析アカウント"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__sale_line_employee_ids
|
|
msgid "Sale line/Employee map"
|
|
msgstr "販売明細/従業員マップ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_sale_advance_payment_inv
|
|
msgid "Sales Advance Payment Invoice"
|
|
msgstr "受注前払請求書"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: model:ir.model,name:sale_timesheet.model_sale_order
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__sale_order_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__sale_order_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__sale_order_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__order_id
|
|
#: model:project.project,name:sale_timesheet.so_template_project
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_report_search_sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
#, python-format
|
|
msgid "Sales Order"
|
|
msgstr "販売オーダ"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__so_line
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__sale_line_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__so_line
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_timesheet_table_inherit
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.report_timesheet_sale_order
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search
|
|
#, python-format
|
|
msgid "Sales Order Item"
|
|
msgstr "販売オーダ項目"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "Sales Order Items"
|
|
msgstr "販売オーダ明細"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "販売オーダ明細"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet_so_button
|
|
msgid "Sales Orders"
|
|
msgstr "販売オーダ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_project__sale_line_employee_ids
|
|
msgid ""
|
|
"Sales order item that will be selected by default on the timesheets of the corresponding employee. It bypasses the sales order item defined on the project and the task, and can be modified on each timesheet entry if necessary. In other words, it defines the rate at which an employee's time is billed based on their expertise, skills or experience, for instance.\n"
|
|
"If you would like to bill the same service at a different rate, you need to create two separate sales order items as each sales order item can only have a single unit price at a time.\n"
|
|
"You can also define the hourly company cost of your employees for their timesheets on this project specifically. It will bypass the timesheet cost set on the employee."
|
|
msgstr ""
|
|
"該当する従業員のタイムシートでデフォルトで選択される販売オーダ項目。これは、プロジェクトとタスクで定義された販売オーダ項目をバイパスし、必要に応じて各タイムシートエントリで変更することができます。言い換えると、例えば、従業員の専門知識、スキル、経験などに基づいて、従業員の時間を請求するレートを定義します。\n"
|
|
"同じサービスを異なるレートで請求したい場合、各販売オーダ項目は一度に単一の単価しか持つことができないため、2つの別々の販売オーダ項目を作成する必要があります。\n"
|
|
"また、このプロジェクトでは、従業員のタイムシートの会社原価を時間単位で定義することができます。これは、従業員に設定されたタイムシート原価をバイパスします。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__so_line
|
|
msgid ""
|
|
"Sales order item to which the time spent will be added in order to be "
|
|
"invoiced to your customer. Remove the sales order item for the timesheet "
|
|
"entry to be non-billable."
|
|
msgstr "顧客に請求するために、使用した時間を追加する販売オーダ項目。タイムシートエントリーを請求不可にするには、販売オーダ項目を削除して下さい。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_sale_line_employee_map__sale_order_id
|
|
msgid "Sales order to which the project is linked."
|
|
msgstr "プロジェクトがリンクされている販売オーダ"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_task__sale_order_id
|
|
msgid "Sales order to which the task is linked."
|
|
msgstr "タスクがリンクされている販売オーダ。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Search in Invoice"
|
|
msgstr "請求書内検索"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Search in Sales Order"
|
|
msgstr "販売オーダ内検索"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Search in Sales Order Item"
|
|
msgstr "販売オーダ項目内を検索"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_sale_order__project_id
|
|
msgid "Select a non billable project on which tasks can be created."
|
|
msgstr "タスクを作成できる請求不可プロジェクトを選択します。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form
|
|
msgid "Sell services and invoice time spent"
|
|
msgstr "サービスを販売し、消費時間で請求書発行"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_1_product_template
|
|
msgid "Senior Architect (Invoice on Timesheets)"
|
|
msgstr "シニア開発者(タイムシート請求)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__product_id
|
|
msgid "Service"
|
|
msgstr "サービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__service_revenues
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__service_revenues
|
|
msgid "Service Revenues"
|
|
msgstr "サービス収益"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_upsell_threshold_ratio
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_upsell_threshold_ratio
|
|
msgid "Service Upsell Threshold Ratio"
|
|
msgstr "サービスアップセルのしきい値比率"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:product.template,name:sale_timesheet.time_product_product_template
|
|
msgid "Service on Timesheets"
|
|
msgstr "タイムシート上のサービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_project__timesheet_product_id
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_task__timesheet_product_id
|
|
msgid ""
|
|
"Service that will be used by default when invoicing the time spent on a "
|
|
"task. It can be modified on each task individually by selecting a specific "
|
|
"sales order item."
|
|
msgstr ""
|
|
"タスクにかかった時間を請求する際にデフォルトで使用されるサービス。特定の販売オーダ項目を選択することで、各タスクを個別に変更することができます。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.actions.act_window,name:sale_timesheet.product_template_action_default_services
|
|
#: model:project.project,label_tasks:sale_timesheet.project_support
|
|
msgid "Services"
|
|
msgstr "サービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__show_hours_recorded_button
|
|
msgid "Show Hours Recorded Button"
|
|
msgstr "記録時間ボタンを表示"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "Sold"
|
|
msgstr "販売数"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet
|
|
msgid "Start Date"
|
|
msgstr "開始日"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_task
|
|
msgid "Task"
|
|
msgstr "タスク"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_project_task_recurrence
|
|
msgid "Task Recurrence"
|
|
msgstr "タスクの繰り返し"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__task_rate
|
|
msgid "Task rate"
|
|
msgstr "タスクレート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:project.project,label_tasks:sale_timesheet.so_template_project
|
|
msgid "Tasks"
|
|
msgstr "タスク"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_report_project_task_user
|
|
msgid "Tasks Analysis"
|
|
msgstr "タスク分析"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#: code:addons/sale_timesheet/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The %s product is required by the Timesheets app and cannot be archived nor "
|
|
"deleted."
|
|
msgstr "プロダクト %sはタイムシートアプリで必須であり、アーカイブや削除はできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The Sales Order cannot be created because you did not enter some employees that entered timesheets on this project. Please list all the relevant employees before creating the Sales Order.\n"
|
|
"Missing employee(s): %s"
|
|
msgstr ""
|
|
"このプロジェクトでタイムシートを入力した従業員を入力していないため、販売オーダを作成できません。販売オーダを作成する前に、該当する従業員を全てリストアップして下さい。\n"
|
|
"不明な従業員: %s"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "The cost of the project is now at"
|
|
msgstr "プロジェクト原価は今、以下:"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "The project has already a sale order."
|
|
msgstr "プロジェクトにはすでに販売オーダがあります。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "The project is already linked to a sales order item."
|
|
msgstr "プロジェクトは既に販売オーダ項目にリンクしています。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The sales order cannot be created because some timesheets of this project "
|
|
"are already linked to another sales order."
|
|
msgstr "プロジェクトのいくつかのタイムシートが既に別の販売オーダにリンクされているため、販売オーダを作成できません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_invoice.py:0
|
|
#, python-format
|
|
msgid "The selected Sales Order should contain something to invoice."
|
|
msgstr "選択された販売オーダには請求書を発行するものが含まれていなければなりません。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_project__pricing_type
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_task__pricing_type
|
|
msgid ""
|
|
"The task rate is perfect if you would like to bill different services to "
|
|
"different customers at different rates. The fixed rate is perfect if you "
|
|
"bill a service at a fixed rate per hour or day worked regardless of the "
|
|
"employee who performed it. The employee rate is preferable if your employees"
|
|
" deliver the same service at a different rate. For instance, junior and "
|
|
"senior consultants would deliver the same service (= consultancy), but at a "
|
|
"different rate because of their level of seniority."
|
|
msgstr ""
|
|
"タスクレートは、異なる顧客に異なるレートで異なるサービスを請求したい場合に最適です。固定レートは、サービスを提供した従業員に関係なく、1時間または1日あたりの固定レートで請求する場合に最適です。従業員レートは、従業員が同じサービスを異なる料金で提供する場合に適しています。例えば、ジュニアコンサルタントとシニアコンサルタントは、同じサービス(=コンサルタント業務)を提供しますが、年功レベルの違いにより、異なる料金で提供します。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_sale_line_employee_map__cost
|
|
msgid ""
|
|
"This cost overrides the employee's default employee hourly wage in "
|
|
"employee's HR Settings"
|
|
msgstr "この原価は、従業員の人事設定にある従業員のデフォルト時給を上書きします。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_upsell_threshold
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_upsell_threshold
|
|
msgid "Threshold"
|
|
msgstr "しきい値"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form
|
|
msgid "Time Billing"
|
|
msgstr "時間請求"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet
|
|
msgid "Time-based services"
|
|
msgstr "時間制のサービス"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_plan
|
|
#: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_plan_pivot
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_graph_employee_per_date
|
|
msgid "Timesheet"
|
|
msgstr "タイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheets_analysis_report_graph_invoice_type
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheets_analysis_report_pivot_invoice_type
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_graph_employee_per_date
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate
|
|
msgid "Timesheet Costs"
|
|
msgstr "タイムシート費用"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_encode_uom_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_encode_uom_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_encode_uom_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_encode_uom_id
|
|
msgid "Timesheet Encoding Unit"
|
|
msgstr "タイムシート入力単位"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__timesheet_product_id
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_task__timesheet_product_id
|
|
msgid "Timesheet Product"
|
|
msgstr "タイムシートプロダクト"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_report_search_sale_timesheet
|
|
msgid "Timesheet Report"
|
|
msgstr "タイムシートレポート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_timesheets_analysis_report__timesheet_revenues
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__timesheet_revenues
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__timesheets_analysis_report__timesheet_invoice_type__timesheet_revenues
|
|
msgid "Timesheet Revenues"
|
|
msgstr "タイムシート収益"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_total_duration
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_total_duration
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_total_duration
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_total_duration
|
|
msgid "Timesheet Total Duration"
|
|
msgstr "タイムシートの合計時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_count
|
|
msgid "Timesheet activities"
|
|
msgstr "タイムシートアクティビティ"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/account_move.py:0
|
|
#: model:ir.actions.act_window,name:sale_timesheet.action_timesheet_from_invoice
|
|
#: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_sales_order
|
|
#: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_sales_order_item
|
|
#: model:ir.actions.report,name:sale_timesheet.timesheet_report_account_move
|
|
#: model:ir.actions.report,name:sale_timesheet.timesheet_report_sale_order
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_ids
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_ids
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_ids
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__timesheet_ids
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__sale_order_line__qty_delivered_method__timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheets_analysis_report_graph_invoice_type
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate
|
|
#, python-format
|
|
msgid "Timesheets"
|
|
msgstr "タイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets (Billed Manually)"
|
|
msgstr "タイムシート(手動による請求)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets (Billed on Milestones)"
|
|
msgstr "タイムシート(マイルストーンで請求済)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets (Billed on Timesheets)"
|
|
msgstr "タイムシート (タイムシートで請求)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets (Fixed Price)"
|
|
msgstr "タイムシート (定額)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets (Non Billable)"
|
|
msgstr "タイムシート (請求不可)"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheets_analysis_report_pivot_invoice_type
|
|
msgid "Timesheets Analysis"
|
|
msgstr "タイムシート分析"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model,name:sale_timesheet.model_timesheets_analysis_report
|
|
msgid "Timesheets Analysis Report"
|
|
msgstr "タイムシート分析レポート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form
|
|
msgid "Timesheets Period"
|
|
msgstr "タイムシート機関"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_billing_report
|
|
msgid "Timesheets by Billing Type"
|
|
msgstr "請求タイプ別タイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_sale_page
|
|
msgid "Timesheets for the"
|
|
msgstr "以下用のタイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets of %s"
|
|
msgstr "%s のタイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_type__timesheet
|
|
msgid "Timesheets on project (one fare per SO/Project)"
|
|
msgstr "プロジェクトのタイムシート(販売オーダ/プロジェクトごとに1価格)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets revenues"
|
|
msgstr "タイムシート収益"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_timesheets_analysis_report__margin
|
|
msgid "Timesheets revenues minus the costs"
|
|
msgstr "タイムシート収益から原価を引く"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form
|
|
msgid "Timesheets taken into account when invoicing your time"
|
|
msgstr "時間を請求するときに考慮されるタイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_res_config_settings__invoice_policy
|
|
msgid "Timesheets taken when invoicing time spent"
|
|
msgstr "使用時間を請求する際に採用されたタイムシート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form
|
|
msgid "Timesheets without a sales order item are"
|
|
msgstr "販売オーダなしのタイムシートは"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__amount_to_invoice
|
|
msgid ""
|
|
"Total amount to invoice on the sales order, including all items (services, "
|
|
"storables, expenses, ...)"
|
|
msgstr "全ての項目(サービス、保管可能品、経費、...)を含む、販売オーダで請求する合計金額"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_account_bank_statement_line__timesheet_total_duration
|
|
#: model:ir.model.fields,help:sale_timesheet.field_account_move__timesheet_total_duration
|
|
#: model:ir.model.fields,help:sale_timesheet.field_account_payment__timesheet_total_duration
|
|
#: model:ir.model.fields,help:sale_timesheet.field_sale_order__timesheet_total_duration
|
|
msgid ""
|
|
"Total recorded duration, expressed in the encoding UoM, and rounded to the "
|
|
"unit"
|
|
msgstr "記録された総持続時間をエンコーディング単位で表し、単位に丸めます。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_my_timesheets_inherit
|
|
msgid "Total:"
|
|
msgstr "合計:"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_type
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_type
|
|
msgid "Track Service"
|
|
msgstr "サービス追跡"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.action_timesheet_from_invoice
|
|
#: model_terms:ir.actions.act_window,help:sale_timesheet.timesheet_action_from_sales_order_item
|
|
msgid ""
|
|
"Track your working hours by projects every day and invoice this time to your"
|
|
" customers."
|
|
msgstr "プロジェクトごとに毎日、作業時間を記録し、その時間を顧客に請求しましょう。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__price_unit
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__price_unit
|
|
msgid "Unit Price"
|
|
msgstr "単価"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__price_unit
|
|
msgid "Unit price of the sales order item."
|
|
msgstr "販売オーダ項目の単価"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid "Value does not exist in the pricing type"
|
|
msgstr "価格設定タイプに値が存在しません"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_order_portal_content_inherit
|
|
msgid "View Timesheets"
|
|
msgstr "タイムシートを表示"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_product_timesheet_form
|
|
msgid "Warn the salesperson for an upsell when work done exceeds"
|
|
msgstr "作業量が超過した場合、販売担当者に追加請求するよう注意する"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_project__warning_employee_rate
|
|
msgid "Warning Employee Rate"
|
|
msgstr "警告従業員レート"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__wizard_id
|
|
msgid "Wizard"
|
|
msgstr "ウィザード"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_invoice.py:0
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "You can only apply this action from a project."
|
|
msgstr "プロジェクトからこのアクションを適用することしかできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot link a billable project to a sales order item that comes from an "
|
|
"expense or a vendor bill."
|
|
msgstr "請求可能なプロジェクトを、経費や仕入先請求に由来する販売オーダ項目にリンクすることはできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/project.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot link a billable project to a sales order item that is not a "
|
|
"service."
|
|
msgstr "請求可能なプロジェクトを、サービスではない販売オーダ項目にリンクすることはできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/account.py:0
|
|
#, python-format
|
|
msgid "You cannot modify timesheets that are already invoiced."
|
|
msgstr "すでに請求済のタイムシートを修正することはできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/account.py:0
|
|
#, python-format
|
|
msgid "You cannot remove a timesheet that has already been invoiced."
|
|
msgstr "既に請求済のタイムシートを削除することはできません。"
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__billing_type__manually
|
|
msgid "billed manually"
|
|
msgstr "手動により請求されます"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "days"
|
|
msgstr "日"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "days remaining"
|
|
msgstr "残日数"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0
|
|
#, python-format
|
|
msgid "hours"
|
|
msgstr "時間"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.project_update_default_description
|
|
msgid "margin ("
|
|
msgstr "マージン("
|
|
|
|
#. module: sale_timesheet
|
|
#: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__billing_type__not_billable
|
|
msgid "not billable"
|
|
msgstr "請求不可"
|
|
|
|
#. module: sale_timesheet
|
|
#: model_terms:ir.ui.view,arch_db:sale_timesheet.view_product_timesheet_form
|
|
msgid "of hours sold."
|
|
msgstr "(販売済時間のうち)"
|
|
|
|
#. module: sale_timesheet
|
|
#. odoo-python
|
|
#: code:addons/sale_timesheet/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "remaining"
|
|
msgstr "残"
|