mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 03:52:02 +02:00
2589 lines
95 KiB
Text
2589 lines
95 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr_attendance
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2022
|
||
# 江口和志 <sandwhale1010@gmail.com>, 2022
|
||
# Ryoko Tsuda <ryoko@quartile.co>, 2023, 2025.
|
||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||
# "Junko Augias (juau)" <juau@odoo.com>, 2025, 2026.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
|
||
"PO-Revision-Date: 2026-02-02 13:43+0000\n"
|
||
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
|
||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
|
||
"hr_attendance/ja/>\n"
|
||
"Language: ja\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
"X-Generator: Weblate 5.14.3\n"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid "\"Check Out\" time cannot be earlier than \"Check In\" time."
|
||
msgstr ""
|
||
"\"チェックアウト\"時間は\"チェックイン\"時間より早くすることはできません。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "%(nb_hours)d h / %(period)s"
|
||
msgstr "%(nb_hours)d 時間 / %(period)s"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
||
msgstr "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "'Buy an RFID Device'"
|
||
msgstr "'RFIDデバイスを購入する'"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "'Read the Documentation'"
|
||
msgstr "'ドキュメンテーションをお読み下さい。'"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_hr_attendance_kanban
|
||
msgid ""
|
||
"<i class=\"fa fa-calendar me-1\" aria-label=\"Period\" role=\"img\" "
|
||
"title=\"Period\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-calendar me-1\" aria-label=\"Period\" role=\"img\" "
|
||
"title=\"Period\"/>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Installation Manual"
|
||
msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>インストールマニュアル"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
||
msgid ""
|
||
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
||
"label=\"Available\" title=\"Available\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
||
"label=\"Available\" title=\"Available\"/>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
||
msgid ""
|
||
"<span class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not "
|
||
"available\" title=\"Not available\">\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not "
|
||
"available\" title=\"Not available\">\n"
|
||
" </span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid ""
|
||
"<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type not "
|
||
"in ['work_days', 'non_work_days']\">Between</span>"
|
||
msgstr ""
|
||
"<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type not "
|
||
"in ['work_days', 'non_work_days']\">以下の間</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span class=\"me-2\">Time Period </span>"
|
||
msgstr "<span class=\"me-2\">時間帯 </span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span class=\"me-2\">Time Period</span>"
|
||
msgstr "<span class=\"me-2\">時間帯</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span class=\"me-2\">Tolerance</span>"
|
||
msgstr "<span class=\"me-2\">許容範囲</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span class=\"ms-2\">Hours</span>"
|
||
msgstr "<span class=\"ms-2\">時間</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"<span class=\"ms-2\">Minutes</span>\n"
|
||
" <br/>\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"<span class=\"ms-2\">分</span>\n"
|
||
" <br/>\n"
|
||
" <br/>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" Monthly Hours\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" 月次時間\n"
|
||
" </span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" Monthly Hours\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\">\n"
|
||
" 月次時間\n"
|
||
" </span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid ""
|
||
"<span colspan=\"2\" class=\"mb-3 fw-bold\">The hours will be considered "
|
||
"extra and submitted to approval.</span>"
|
||
msgstr ""
|
||
"<span colspan=\"2\" class=\"mb-3 fw-bold\">この時間は残業時間として扱われ、承"
|
||
"認に提出されます。</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span> Minutes</span>"
|
||
msgstr "<span> 分</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "<span> seconds</span>"
|
||
msgstr "<span>秒</span>"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__absence_management
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__absence_management
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Absence Management"
|
||
msgstr "欠勤管理"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "Absent"
|
||
msgstr "不在"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Action"
|
||
msgstr "アクション"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "要アクション"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__active
|
||
msgid "Active"
|
||
msgstr "有効"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Active Employees"
|
||
msgstr "有効な従業員"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
||
msgid ""
|
||
"Add a few employees to be able to select an employee here and perform his "
|
||
"check in / check out.\n"
|
||
" To create employees go to the Employees menu."
|
||
msgstr ""
|
||
"ここで従業員を選択し、チェックイン/チェックアウトを実行できるように、何名かの"
|
||
"従業員を追加します。\n"
|
||
"従業員を作成するには、従業員メニューに移動します。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,name:hr_attendance.group_hr_attendance_manager
|
||
msgid "Administrator"
|
||
msgstr "管理者"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "All"
|
||
msgstr "すべて"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.js:0
|
||
msgid "All departments"
|
||
msgstr "全部門"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Allow Users to Check in/out from Odoo."
|
||
msgstr "ユーザがOdooからチェックイン/アウトできるようにします。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"Allow a period of time (around working hours) where extra time will not be "
|
||
"counted, in benefit of the company"
|
||
msgstr ""
|
||
"会社の利益のために、時間外労働がカウントされない時間(就業時間前後)を設け"
|
||
"る。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"Allow a period of time (around working hours) where extra time will not be "
|
||
"deducted, in benefit of the employee"
|
||
msgstr "従業員のために、時間外労働が控除されない時間(就業時間前後)を設ける。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"Allow the collection of GPS location, IP address, and browser/device details "
|
||
"used to track employee access and attendance"
|
||
msgstr ""
|
||
"従業員のアクセスおよび出勤状況を追跡するために、GPS位置情報、IPアドレス、ブラ"
|
||
"ウザ/デバイスの詳細の収集を許可します"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__rule_ids
|
||
msgid "Applied Rules"
|
||
msgstr "適用済のルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Approve"
|
||
msgstr "承認"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Approve Extra Hours"
|
||
msgstr "時間外労働の承認"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Approve all overtimes for the same employee and date"
|
||
msgstr "同じ従業員と日付のすべての超過勤務を承認する"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__approved
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__approved
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
msgid "Approved"
|
||
msgstr "承認済"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__by_manager
|
||
msgid "Approved by Manager"
|
||
msgstr "マネジャーにより承認済"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
||
msgid "Archived"
|
||
msgstr "アーカイブ済"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Archived Employees"
|
||
msgstr "アーカイブ済従業員"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "At Work"
|
||
msgstr "勤務中"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
||
msgid "At least one rule"
|
||
msgstr "少なくとも1つのルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "添付数"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
#: model:ir.model,name:hr_attendance.model_hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_ids
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "Attendance"
|
||
msgstr "勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_manager_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_manager_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_search_view
|
||
msgid "Attendance Approver"
|
||
msgstr "勤怠承認者"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
||
msgid "Attendance Error"
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_from_systray
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_from_systray
|
||
msgid "Attendance From Systray"
|
||
msgstr "Systrayからの勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_delay
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_delay
|
||
msgid "Attendance Kiosk Delay"
|
||
msgstr "勤怠キオスク遅延"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_key
|
||
msgid "Attendance Kiosk Key"
|
||
msgstr "勤怠キオスクキー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_url
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_url
|
||
msgid "Attendance Kiosk Url"
|
||
msgstr "勤怠キオスクUrl"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_mode
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_mode
|
||
msgid "Attendance Mode"
|
||
msgstr "勤怠モード"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_line
|
||
msgid "Attendance Overtime Line"
|
||
msgstr "勤怠残業明細"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_state
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_state
|
||
msgid "Attendance Status"
|
||
msgstr "勤怠ステータス"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Attendance with barcode"
|
||
msgstr "バーコードによる勤怠管理"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.server,name:hr_attendance.hr_attendance_check_out_cron_ir_actions_server
|
||
msgid "Attendance: Automatically check-out employees"
|
||
msgstr "勤怠: 従業員を自動退勤させる"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.server,name:hr_attendance.hr_attendance_absence_cron_ir_actions_server
|
||
msgid "Attendance: Detect Absences for employees"
|
||
msgstr "勤怠: 従業員の欠勤を検出する"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_reporting
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_attendance_reporting
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_root
|
||
#: model:res.groups.privilege,name:hr_attendance.res_groups_privilege_attendances
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_department_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Attendances"
|
||
msgstr "勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_employee.py:0
|
||
msgid "Attendances This Month"
|
||
msgstr "今月の勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Attendances from Backend"
|
||
msgstr "バックエンドからの勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out_tolerance
|
||
msgid "Auto Check Out Tolerance"
|
||
msgstr "自動退勤の猶予時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__auto_check_out
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out
|
||
msgid "Automatic Check Out"
|
||
msgstr "自動退勤"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__auto_check_out
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Automatic Check-Out"
|
||
msgstr "自動退勤"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__no_validation
|
||
msgid "Automatically Approved"
|
||
msgstr "自動承認済"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"Automatically Check-Out Employees based on their working schedule with an "
|
||
"additional tolerance. Does not apply to employees with a flexible working "
|
||
"schedule."
|
||
msgstr ""
|
||
"従業員の勤務スケジュールに基づく自動退勤。フレックスタイム制の従業員には適用"
|
||
"されません。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Automatically Checked-Out"
|
||
msgstr "自動チェックアウト済"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "Back"
|
||
msgstr "戻る"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__back
|
||
msgid "Back Camera"
|
||
msgstr "バックカメラ"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Badge assigned successfully!"
|
||
msgstr "バッジが正常に割り当てられました!"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
||
msgid "Badge updated: "
|
||
msgstr "バッジが更新されました "
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Badge with Barcode"
|
||
msgstr "バーコード付バッジ"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Badge with Barcode on Tablet"
|
||
msgstr "バーコード付バッジ (タブレット)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
||
msgid "Balance"
|
||
msgstr "残高"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode
|
||
msgid "Barcode / RFID"
|
||
msgstr "バーコード / RFID"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode_manual
|
||
msgid "Barcode / RFID and Manual Selection"
|
||
msgstr "バーコード / RFID、手動選択"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_barcode_source
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_barcode_source
|
||
msgid "Barcode Source"
|
||
msgstr "バーコード発生元"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
||
msgid ""
|
||
"Base for overtime calculation.\n"
|
||
"Use 'Quantity' when overtime hours are those in excess of a certain amount "
|
||
"per day/week.\n"
|
||
"Use 'Timing' when overtime hours happen on specific days or at specific times"
|
||
msgstr ""
|
||
"残業時間計算のベース。\n"
|
||
"時間外労働時間が1日/週あたり一定量を超える場合は「数量」を使用します。\n"
|
||
"残業時間が特定の日や時間に発生する場合は、「タイミング」を使用します"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
||
msgid "Based Off"
|
||
msgstr "基準"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__in_location
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__out_location
|
||
msgid "Based on GPS-Coordinates if available or on IP Address"
|
||
msgstr ""
|
||
"利用可能であればGPS座標に基づき、そうでなければIPアドレスに基づきます。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
msgid "Before"
|
||
msgstr "前"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_browser
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Browser"
|
||
msgstr "ブラウザ"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Can be converted as Time Off (cfr Time Off configuration)."
|
||
msgstr "休暇として変換可能 (休暇設定参照)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid ""
|
||
"Cannot create new attendance record for %(empl_name)s, the employee hasn't "
|
||
"checked out since %(datetime)s"
|
||
msgstr ""
|
||
"%(empl_name)sの新しい勤怠記録を作成できません。従業員は%(datetime)s以降、退勤"
|
||
"していません"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid ""
|
||
"Cannot create new attendance record for %(empl_name)s, the employee was "
|
||
"already checked in on %(datetime)s"
|
||
msgstr ""
|
||
"%(empl_name)sの新しい勤怠記録を作成できません。従業員は%(datetime)s にすでに"
|
||
"出勤しています"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_employee.py:0
|
||
msgid ""
|
||
"Cannot perform check out on %(empl_name)s, could not find corresponding "
|
||
"check in. Your attendances have probably been modified manually by human "
|
||
"resources."
|
||
msgstr ""
|
||
"%(empl_name)sで退勤を実行できません。対応する出勤が見つかりませんでした。あな"
|
||
"たの勤怠はおそらく人事によって手動で変更されています。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
||
msgid "Check IN"
|
||
msgstr "チェックイン"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_in
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_in
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_in
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Check In"
|
||
msgstr "チェックイン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
||
msgid "Check OUT"
|
||
msgstr "チェックアウト"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_out
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_out
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_out
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Check Out"
|
||
msgstr "チェックアウト"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
msgid "Check in"
|
||
msgstr "チェックイン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
msgid "Check out"
|
||
msgstr "チェックアウト"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_in
|
||
msgid "Checked in"
|
||
msgstr "チェックイン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Checked in at"
|
||
msgstr "チェックイン時刻:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_out
|
||
msgid "Checked out"
|
||
msgstr "チェックアウト"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Checked out at"
|
||
msgstr "チェックアウト時刻:"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Choose how long the greeting message will be displayed."
|
||
msgstr "挨拶メッセージの表示時間を選択"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Choose how to record attendances"
|
||
msgstr "勤怠の記録方法を選択"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Close"
|
||
msgstr "閉じる"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__color
|
||
msgid "Color"
|
||
msgstr "色"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_res_company
|
||
msgid "Companies"
|
||
msgstr "会社"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__company_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__company_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__company_id
|
||
msgid "Company"
|
||
msgstr "会社"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Company Logo"
|
||
msgstr "会社ロゴ"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Condition"
|
||
msgstr "条件"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "構成設定"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_configuration
|
||
msgid "Configuration"
|
||
msgstr "設定"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "Confirm"
|
||
msgstr "確定"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Connect an RFID reader, and scan a token."
|
||
msgstr "RFIDリーダに接続して、トークンをスキャンします。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
||
msgid "Connection lost. Check in/out could not be recorded."
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
||
msgid ""
|
||
"Controls how the rates from the different rules that apply are combined.\n"
|
||
" Max: use the highest rate. (e.g.: combined for 150% and 120 = 150%)\n"
|
||
" Sum: sum the *extra* pay (i.e. above 100%).\n"
|
||
" e.g.: combined rate for 150% & 120% = 100% (baseline) + (150-100)% + "
|
||
"(120-100)% = 170%\n"
|
||
msgstr ""
|
||
"適用される異なるルールのレートをどのように組み合わせるかを管理します。\n"
|
||
" 最大値: 最高レートを使用します。(例: 150% aと 120 = 150% の組み合わせ)\n"
|
||
" 合計: *超過*分の給与を合計します (つまり100%)を超える部分 。\n"
|
||
" 例:150% と 120% の合算率 = 100% (基準値) + (150-100)% + (120-100)% = "
|
||
"170%\n"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__country_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
||
msgid "Country"
|
||
msgstr "国"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
||
msgid "Create a new employee"
|
||
msgstr "新しい従業員を作成"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "Create the name of the new employee below"
|
||
msgstr "下記に新しい従業員の名前を作成してください"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_uid
|
||
msgid "Created by"
|
||
msgstr "作成者"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_date
|
||
msgid "Created on"
|
||
msgstr "作成日"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Currently Working"
|
||
msgstr "現在勤務中"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_dashboard
|
||
msgid "Dashboard"
|
||
msgstr "ダッシュボード"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__date
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Date"
|
||
msgstr "日付"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__date
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__day
|
||
msgid "Day"
|
||
msgstr "日"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Define the camera used for the barcode scan."
|
||
msgstr "バーコードのスキャンに使用するカメラを定義"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Define the way the user will be identified by the application."
|
||
msgstr "アプリケーションでユーザを識別する方法を定義"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Definition"
|
||
msgstr "設定"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__department_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Department"
|
||
msgstr "部門"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__description
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__description
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Description"
|
||
msgstr "説明"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__device_tracking_enabled
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_device_tracking
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_device_tracking
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Device & Location Tracking"
|
||
msgstr "デバイスと位置情報の追跡"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
||
msgid "Difference"
|
||
msgstr "差異"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_extra_hours
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_extra_hours
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__hr_attendance_display_overtime
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__hr_attendance_display_overtime
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Display Extra Hours"
|
||
msgstr "時間外労働の表示"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Display Extra Hours in Kiosk mode and on User profile."
|
||
msgstr "キオスクモードおよびユーザプロファイル上での時間外労働の表示"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Display Extra Hours."
|
||
msgstr "時間外労働の表示"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__display_name
|
||
msgid "Display Name"
|
||
msgstr "表示名"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Display Time"
|
||
msgstr "表示時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid ""
|
||
"Do not have access, user cannot edit the attendances that are not their own "
|
||
"or if they are not the attendance manager of the employee."
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Duration to exceed:"
|
||
msgstr "超過時間:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_employee
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__employee_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__employee_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
||
msgid "Employee"
|
||
msgstr "従業員"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "Employee Avatar"
|
||
msgstr "従業員アバター"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_version
|
||
msgid "Employee Contract"
|
||
msgstr "従業員契約"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_use_pin
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_use_pin
|
||
msgid "Employee PIN Identification"
|
||
msgstr "従業員PIN認証"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employee_tolerance
|
||
msgid "Employee Tolerance"
|
||
msgstr "従業員の許容度"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Employee attendances"
|
||
msgstr "従業員の勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Employee created successfully!"
|
||
msgstr "従業員が作成されました!"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Employee name is required."
|
||
msgstr "従業員の名前は必須です。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_employee_attendance_action_kanban
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_employee
|
||
msgid "Employees"
|
||
msgstr "従業員"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employer_tolerance
|
||
msgid "Employer Tolerance"
|
||
msgstr "雇用主の許容度"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "Enter Badge Number"
|
||
msgstr "バッジ番号を入力"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Error creating employee: "
|
||
msgstr "従業員の作成中にエラーが発生しました: "
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Error: "
|
||
msgstr "エラー: "
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "Error: could not find corresponding employee."
|
||
msgstr "エラー:対応する従業員が見つかりませんでした。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Errors"
|
||
msgstr "エラー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__expected_hours
|
||
msgid "Expected Hours"
|
||
msgstr "想定勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__validated_overtime_hours
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__duration
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Extra Hours"
|
||
msgstr "時間外労働"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__manual_duration
|
||
msgid "Extra Hours (encoded)"
|
||
msgstr "追加勤務時間 (エンコード済)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Extra Hours Rules"
|
||
msgstr "追加勤務時間ルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_overtime_validation
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_overtime_validation
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Extra Hours Validation"
|
||
msgstr "時間外労働検証"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Extra hours"
|
||
msgstr "時間外労働"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Failed to create employee."
|
||
msgstr "従業員の作成に失敗しました。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
||
msgid "Failed to update badge: "
|
||
msgstr "バッジの更新に失敗しました: "
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "フォロワー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "フォロワー (取引先)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
||
msgid "For"
|
||
msgstr "対象:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_start
|
||
msgid "From"
|
||
msgstr "from"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid "From %s"
|
||
msgstr "%sから"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "From Employee"
|
||
msgstr "従業員より"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__front
|
||
msgid "Front Camera"
|
||
msgstr "フロントカメラ"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "GPS Coordinates"
|
||
msgstr "GPS座標"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Generate new URL"
|
||
msgstr "新規URLを生成する"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_list
|
||
msgid "Get working hours from contract"
|
||
msgstr "契約から勤務時間を取得する"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/card_layout/card_layout.xml:0
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "Go back"
|
||
msgstr "戻る"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Goodbye"
|
||
msgstr "さようなら"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_ir_http
|
||
msgid "HTTP Routing"
|
||
msgstr "HTTPルーティング"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__has_message
|
||
msgid "Has Message"
|
||
msgstr "メッセージあり"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month
|
||
msgid "Hours Last Month"
|
||
msgstr "先月の勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_display
|
||
msgid "Hours Last Month Display"
|
||
msgstr "先月の勤務時間表示"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_overtime
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month_overtime
|
||
msgid "Hours Last Month Overtime"
|
||
msgstr "先月の時間数 残業時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_previously_today
|
||
msgid "Hours Previously Today"
|
||
msgstr "今日以前の時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Hours Previously Today:"
|
||
msgstr "今日以前の時間:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_today
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_today
|
||
msgid "Hours Today"
|
||
msgstr "今日の勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Hours Today:"
|
||
msgstr "今日の勤務時間:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
||
msgid "Hours from employee schedule"
|
||
msgstr "従業員の勤務スケジュールからの時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Hr Attendance Search"
|
||
msgstr "勤怠の検索"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_ip_address
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "IP Address"
|
||
msgstr "IPアドレス"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Identify Manually"
|
||
msgstr "手動で選択"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid ""
|
||
"If checked, days not covered by an attendance will be visible in the Report. "
|
||
"Does not apply to employees with a flexible working schedule."
|
||
msgstr ""
|
||
"チェックした場合、出勤日数以外の日数がレポートに表示されます。フレックスタイ"
|
||
"ム制の社員には適用されません。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "チェックした場合は、新しいメッセージに注意が必要です。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "有効にすると、一部のメッセージに配信エラーが発生します。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "If the employee works"
|
||
msgstr "従業員が勤務する場合"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "If the worked hours on a"
|
||
msgstr "もし実勤務時間が"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_location
|
||
msgid "In Location"
|
||
msgstr "出勤ロケーション"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__information_display
|
||
msgid "Information"
|
||
msgstr "情報"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Input Mode (In)"
|
||
msgstr "入力モード(in)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Input Mode (Out)"
|
||
msgstr "入力モード (Out)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Install"
|
||
msgstr "インストール"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/controllers/main.py:0
|
||
msgid ""
|
||
"Invalid domain, use 'name' and/or 'department_id' fields with '=' and/or "
|
||
"'ilike' operators."
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Invalid request"
|
||
msgstr "無効なリクエスト"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "フォロー中"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__is_manager
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__is_manager
|
||
msgid "Is Manager"
|
||
msgstr "管理者"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__kiosk
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__kiosk
|
||
msgid "Kiosk"
|
||
msgstr "キオスク"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_action_open_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Kiosk Mode"
|
||
msgstr "キオスクモード"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Kiosk Mode Adress"
|
||
msgstr "キオスクモードアドレス"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Kiosk Settings"
|
||
msgstr "キオスク設定"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Last 3 Months"
|
||
msgstr "直近3か月"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_attendance_id
|
||
msgid "Last Attendance"
|
||
msgstr "最終出勤"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_worked_hours
|
||
msgid "Last Attendance Worked Hours"
|
||
msgstr "最終出勤実労働時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_uid
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "最終更新者"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_date
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "最終更新日"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_latitude
|
||
msgid "Latitude"
|
||
msgstr "緯度"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Latitude (In)"
|
||
msgstr "緯度 (In)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Latitude (Out)"
|
||
msgstr "緯度 (Out)"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__linked_overtime_ids
|
||
msgid "Linked Overtime"
|
||
msgstr "リンクした残業"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.server,name:hr_attendance.action_load_demo_data
|
||
msgid "Load demo data"
|
||
msgstr "デモデータをロードする"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "Load sample data"
|
||
msgstr "サンプルデータをロードする"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Location (In)"
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Location (Out)"
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_longitude
|
||
msgid "Longitude"
|
||
msgstr "経度"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Longitude (In)"
|
||
msgstr "経度 (In)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Longitude (Out)"
|
||
msgstr "経度 (Out)"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_management_action
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_attendances_management
|
||
msgid "Management"
|
||
msgstr "マネジメント"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Manager"
|
||
msgstr "マネジャー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__manual
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__manual
|
||
msgid "Manual"
|
||
msgstr "手動"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Manual Attendance"
|
||
msgstr "手動勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Manual Attendance or with barcode"
|
||
msgstr "手動またはバーコード勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__manual
|
||
msgid "Manual Selection"
|
||
msgstr "手動選択"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Manually (optional PIN)"
|
||
msgstr "手動 (オプションPIN)"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__max
|
||
msgid "Maximum Rate"
|
||
msgstr "最高利率"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.client,name:hr_attendance.hr_attendance_action_greeting_message
|
||
msgid "Message"
|
||
msgstr "メッセージ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "メッセージ配信エラー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_ids
|
||
msgid "Messages"
|
||
msgstr "メッセージ"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "Method"
|
||
msgstr "方法"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Missing Data"
|
||
msgstr "不足しているデータ"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
||
msgid "Missing Employee ID"
|
||
msgstr "従業員IDが欠落しています"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_mode
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Mode"
|
||
msgstr "モード"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Modes"
|
||
msgstr "モード"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "My Attendances"
|
||
msgstr "自分の勤怠"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
||
msgid "My Team"
|
||
msgstr "自分のチーム"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__name
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__name
|
||
msgid "Name"
|
||
msgstr "名称"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "New Set-up (Employee/Badge)"
|
||
msgstr "新規設定(従業員/バッジ)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
||
msgid "No attendance records found"
|
||
msgstr "勤怠記録は見つかりませんでした"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
||
msgid "No barcode received"
|
||
msgstr "バーコードを受信していません"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
||
msgid "No employee corresponding to Badge ID '%(barcode)s.'"
|
||
msgstr "バッジID '%(barcode)s'に一致する従業員はいません。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "アクション数"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "エラー数"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "対応が必要なメッセージ数"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "配信エラーが発生されたメッセージ数"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "OK"
|
||
msgstr "OK"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Odoo Logo"
|
||
msgstr "Odooロゴ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,name:hr_attendance.group_hr_attendance_user
|
||
msgid "Officer: Manage all attendances"
|
||
msgstr "担当者:すべての勤怠を管理"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,name:hr_attendance.group_hr_attendance_officer
|
||
msgid "Officer: Manage attendances"
|
||
msgstr "担当者: 勤怠管理"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__non_work_days
|
||
msgid "On any non-working day"
|
||
msgstr "非勤務日の場合"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__work_days
|
||
msgid "On any working day"
|
||
msgstr "勤務日の場合"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "On site"
|
||
msgstr "出社"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_onboarding
|
||
msgid "Onboarding"
|
||
msgstr "オンボーディング"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "Online"
|
||
msgstr "オンライン"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.server,name:hr_attendance.open_kiosk_url
|
||
msgid "Open Kiosk Url"
|
||
msgstr "キオスクURLを開く"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_browser
|
||
msgid "Out Browser"
|
||
msgstr "送信元ブラウザ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_ip_address
|
||
msgid "Out Ip Address"
|
||
msgstr "送信元IPアドレス"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_latitude
|
||
msgid "Out Latitude"
|
||
msgstr "送信元緯度"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_location
|
||
msgid "Out Location"
|
||
msgstr "退勤ロケーション"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_longitude
|
||
msgid "Out Longitude"
|
||
msgstr "送信元経度"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_mode
|
||
msgid "Out Mode"
|
||
msgstr "送信元モード"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "Outside Schedule: %(schedule_name)s"
|
||
msgstr "外部スケジュール:%(schedule_name)s"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__schedule
|
||
msgid "Outside of a specific schedule"
|
||
msgstr "特定のスケジュール以外"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_hours
|
||
msgid "Over Time"
|
||
msgstr "残業時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__overtime_ids
|
||
msgid "Overtime"
|
||
msgstr "残業"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Overtime Details"
|
||
msgstr "残業時間の詳細"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_rule
|
||
msgid "Overtime Rule"
|
||
msgstr "残業ルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_rule_action
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Overtime Rules"
|
||
msgstr "残業ルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_ruleset
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "Overtime Ruleset"
|
||
msgstr "残業ルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overtime_rulesets
|
||
msgid "Overtime Rulesets"
|
||
msgstr "残業ルールセット"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_status
|
||
msgid "Overtime Status"
|
||
msgstr "時間外労働ステータス"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__amount_rate
|
||
msgid "Overtime pay rate"
|
||
msgstr "残業時間の単価"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overview
|
||
msgid "Overview"
|
||
msgstr "概要"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__paid
|
||
msgid "Pay Extra Hours"
|
||
msgstr "追加勤務時間の支払い"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Pay extra hours"
|
||
msgstr "追加勤務時間の支払い"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "Please enter your PIN to"
|
||
msgstr "PINコードを入力して"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "Please return to the main menu."
|
||
msgstr "メインメニューに戻ります。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Please select an employee and enter a badge number."
|
||
msgstr "従業員を選択し、バッジ番号を入力してください。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Powered by"
|
||
msgstr "Powered by"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
||
msgid "Proceed Anyway"
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Provide a description or sources for this ruleset."
|
||
msgstr "このルールセットの説明または参照元を提供してください。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_hr_employee_public
|
||
msgid "Public Employee"
|
||
msgstr "公開従業員"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__quantity
|
||
msgid "Quantity"
|
||
msgstr "数量"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__quantity_period
|
||
msgid "Quantity Period"
|
||
msgstr "数量期間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "RFID Token with reader"
|
||
msgstr "リーダ付RFIDトークン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "RFID Token with reader on tablet"
|
||
msgstr "リーダ付FRIDトークン(タブレット)"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "RFID/Badge Number"
|
||
msgstr "RFID/バッジ番号"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__amount_rate
|
||
msgid "Rate"
|
||
msgstr "レート"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
||
msgid "Rate Combination Mode"
|
||
msgstr "レート組み合わせ方式"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_list
|
||
msgid "Rate Mode"
|
||
msgstr "レート方式"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "評価"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "Read a badge"
|
||
msgstr "バッジを読む"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "Ready to track attendances ?"
|
||
msgstr "勤怠を追跡しますか?"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Refuse"
|
||
msgstr "却下"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Refuse Extra Hours"
|
||
msgstr "時間外労働を拒否"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "Refuse all overtimes for the same employee and date"
|
||
msgstr "同一従業員・同一日付における全ての残業時間を拒否"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__refused
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__refused
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
msgid "Refused"
|
||
msgstr "否認"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Regenerate overtimes"
|
||
msgstr "残業時間を再計算"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Regenerate overtimes for this ruleset"
|
||
msgstr "このルールセットの残業時間を再生成する"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_reporting
|
||
msgid "Reporting"
|
||
msgstr "レポーティング"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rule_ids
|
||
msgid "Rule"
|
||
msgstr "ルール"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "Rule '%(name)s' is based off quantity, but the period is not specified"
|
||
msgstr "ルール「%(name)s 」は数量に基づいているが、期間は指定されていません"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid ""
|
||
"Rule '%(name)s' is based off quantity, but the usual amount of work hours is "
|
||
"not specified"
|
||
msgstr ""
|
||
"ルール「%(name)s 」は数量に基づくが、通常の勤務時間数は明記されていません"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid ""
|
||
"Rule '%(name)s' is based off timing, but the work schedule is not specified"
|
||
msgstr ""
|
||
"ルール「%(name)s 」はタイミングに基づいているが、作業スケジュールは指定されて"
|
||
"いません"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Rule Name"
|
||
msgstr "ルール名"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rules_count
|
||
msgid "Rules Count"
|
||
msgstr "ルール数"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__ruleset_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__ruleset_id
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__ruleset_id
|
||
msgid "Ruleset"
|
||
msgstr "ルールセット"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "Ruleset Name"
|
||
msgstr "ルールセット名"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
||
msgid "Ruleset Search"
|
||
msgstr "ルールセット検索"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_ruleset_action
|
||
msgid "Rulesets"
|
||
msgstr "ルールセット"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "SMS送信エラー"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
||
msgid "Scan Badge"
|
||
msgstr "バッジをスキャン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
||
msgid "Scan or Tap your badge"
|
||
msgstr "バッジをスキャンまたはタップ"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Scan your badge"
|
||
msgstr "バッジをスキャン"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__scanner
|
||
msgid "Scanner"
|
||
msgstr "スキャナー"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__resource_calendar_id
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "Schedule"
|
||
msgstr "スケジュール"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
||
msgid "Search..."
|
||
msgstr "検索..."
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "Select Employee Without Badge"
|
||
msgstr "バッジのない従業員を選択"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "Select a ruleset to manage overtime."
|
||
msgstr "残業時間を管理するルールセットを選択してください。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "Select on Tablet"
|
||
msgstr "タブレット上で選択"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__sequence
|
||
msgid "Sequence"
|
||
msgstr "シーケンス"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Set PIN codes in the employee detail form (in HR Settings tab)."
|
||
msgstr "従業員詳細フォーム(HR設定タブより)でPINコードを設定"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "Set the Badge"
|
||
msgstr "バッジを設定"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Set-up"
|
||
msgstr "セットアップ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.act_window,name:hr_attendance.action_hr_attendance_settings
|
||
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_settings
|
||
msgid "Settings"
|
||
msgstr "管理設定"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "Sign out"
|
||
msgstr "サインアウト"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
msgid "Since"
|
||
msgstr "開始:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_start
|
||
msgid "Start"
|
||
msgstr "開始"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_line_overtime_start_before_end
|
||
msgid "Starting time should be before end time."
|
||
msgstr "開始時間は終了時間より前にして下さい。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__status
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
||
msgid "Status"
|
||
msgstr "ステータス"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_stop
|
||
msgid "Stop"
|
||
msgstr "停止"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__sum
|
||
msgid "Sum of all rates"
|
||
msgstr "全料金の合計"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__systray
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__systray
|
||
msgid "Systray"
|
||
msgstr "Systray"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__technical
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__technical
|
||
msgid "Technical"
|
||
msgstr "技術設定"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
||
msgid ""
|
||
"The attendance can go into negative extra hours to represent the missing "
|
||
"hours compared to what is expected if the Absence Management setting is "
|
||
"enabled."
|
||
msgstr ""
|
||
"欠勤管理の設定が有効になっている場合、勤怠記録は、想定される勤務時間に対する"
|
||
"不足分を表すために、追加勤務時間がマイナスになることがあります。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "The attendance records of your employees will be displayed here."
|
||
msgstr "従業員の勤怠記録がここに表示されます。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
||
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
||
msgid "The attendance reporting of your employees will be displayed here."
|
||
msgstr "従業員の勤怠レポートがここに表示されます。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "The rule is based on"
|
||
msgstr "このルールは以下に基づいています:"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__attendance_manager_id
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_employee__attendance_manager_id
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_employee_public__attendance_manager_id
|
||
msgid ""
|
||
"The user set in Attendance will access the attendance of the employee "
|
||
"through the dedicated app and will be able to edit them."
|
||
msgstr ""
|
||
"勤怠に設定されたユーザは、専用アプリから従業員の勤怠にアクセスし、編集するこ"
|
||
"とができます。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,comment:hr_attendance.group_hr_attendance_user
|
||
msgid ""
|
||
"The user will have access to all attendance records and reports for all "
|
||
"employees."
|
||
msgstr ""
|
||
"このユーザは、すべての従業員の勤怠記録およびレポートにアクセスできます。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,comment:hr_attendance.group_hr_attendance_own_reader
|
||
msgid ""
|
||
"The user will have access to his own attendances on his user / employee "
|
||
"profile"
|
||
msgstr "ユーザは、ユーザ/従業員プロファイルで自分の勤怠にアクセスできます"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,comment:hr_attendance.group_hr_attendance_officer
|
||
msgid ""
|
||
"The user will have access to the attendance records and reporting of "
|
||
"employees where he's set as an attendance manager"
|
||
msgstr ""
|
||
"ユーザは、勤怠管理者として設定された従業員の勤怠記録とレポートにアクセスでき"
|
||
"ます"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid ""
|
||
"This attendance was automatically checked out because the employee exceeded "
|
||
"the allowed time for their scheduled work hours."
|
||
msgstr ""
|
||
"この勤怠記録は、従業員が予定された勤務時間の許容範囲を超えたため、自動的に退"
|
||
"勤処理されました。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid ""
|
||
"This attendance was automatically created to cover an unjustified absence on "
|
||
"that day."
|
||
msgstr "この勤務は、その日の無断欠席を補うために自動的に作成されました。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__timing
|
||
msgid "Timing"
|
||
msgstr "タイミング"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_start_is_hour
|
||
msgid "Timing Start is an hour of the day"
|
||
msgstr "開始時刻は1日の「時(0~23)」で指定する必要があります"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_stop_is_hour
|
||
msgid "Timing Stop is an hour of the day"
|
||
msgstr "終了時刻は、1日の「時(0~23)」で指定する必要があります"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_type
|
||
msgid "Timing Type"
|
||
msgstr "タイミングタイプ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_stop
|
||
msgid "To"
|
||
msgstr "終了日"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__to_approve
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__to_approve
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
||
msgid "To Approve"
|
||
msgstr "未承認"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Today"
|
||
msgstr "今日"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_company_threshold
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_company_threshold
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Tolerance Time In Favor Of Company"
|
||
msgstr "会社に有利な許容時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_employee_threshold
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_employee_threshold
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Tolerance Time In Favor Of Employee"
|
||
msgstr "従業員に有利な許容時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Total"
|
||
msgstr "合計"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__total_overtime
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__total_overtime
|
||
msgid "Total Overtime"
|
||
msgstr "合計残業時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
||
msgid "Total today"
|
||
msgstr "本日合計"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.actions.server,name:hr_attendance.action_try_kiosk
|
||
msgid "Try kiosk"
|
||
msgstr "キオスクをお試し下さい"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "Try the backend and reporting:"
|
||
msgstr "バックエンドとレポートをお試し下さい:"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "Try the kiosk"
|
||
msgstr "キオスクをお試し下さい"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "Try the top"
|
||
msgstr "最高のものをお試し下さい:"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
||
msgid ""
|
||
"Unable to get a valid location. Do you want to proceed with your check-in/"
|
||
"out anyway?"
|
||
msgstr ""
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/controllers/main.py:0
|
||
msgid "Unknown"
|
||
msgstr "不明"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Use PIN codes (defined on the Employee's profile) to check-in."
|
||
msgstr "チェックインには、PINコード(従業員のプロファイルに定義)を使用"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
||
msgid "Use this url to access your kiosk mode from any device."
|
||
msgstr "このURLを使用して、任意のデバイスからキオスクモードにアクセスします。"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model,name:hr_attendance.model_res_users
|
||
msgid "User"
|
||
msgstr "ユーザ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:res.groups,name:hr_attendance.group_hr_attendance_own_reader
|
||
msgid "User: Read his own attendances"
|
||
msgstr "ユーザ: 自分の出勤記録を見る"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours
|
||
msgid "Usual work hours"
|
||
msgstr "通常の勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
||
msgid "Validation Error"
|
||
msgstr "検証エラー"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
msgid "View on Maps"
|
||
msgstr "地図を表示"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "ウェブサイトメッセージ"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "ウェブサイト通信履歴"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__week
|
||
msgid "Week"
|
||
msgstr "週"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||
msgid "Welcome"
|
||
msgstr "ようこそ!"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__leave
|
||
msgid "When employee is off"
|
||
msgstr "従業員が不在のとき"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "With a tolerance in favor of the employee of"
|
||
msgstr "従業員に有利な許容時間:"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "With a tolerance in favor of the employer of"
|
||
msgstr "雇用者に有利な許容時間:"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
||
msgid "Work Hours"
|
||
msgstr "就業時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Worked Extra Hours"
|
||
msgstr "時間外実労働時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__worked_hours
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_graph
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
||
msgid "Worked Hours"
|
||
msgstr "実勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
||
msgid "Worked Time"
|
||
msgstr "勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
||
msgid "Worked hours this month"
|
||
msgstr "当月実勤務時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
||
msgid "Wrong Pin"
|
||
msgstr "不正なピン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid "You cannot duplicate an attendance."
|
||
msgstr "勤怠を複製することはできません。"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
||
msgid "You don't have the rights to execute that action."
|
||
msgstr "そのアクションを実行する権限がありません。"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "and"
|
||
msgstr "及び"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "check in"
|
||
msgstr "チェックイン"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
||
msgid "check out"
|
||
msgstr "チェックアウト"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "day"
|
||
msgstr "日"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "differs"
|
||
msgstr "異なる"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
||
msgid "e.g. John Doe"
|
||
msgstr "例: 鈴木 一郎"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
||
msgid "e.g. Legal Rules"
|
||
msgstr "例:法的ルール"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "e.g. Over 8 hours daily"
|
||
msgstr "例:1日8時間以上"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "from a specific duration"
|
||
msgstr "特定の期間から"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "from the amount defined on the contract"
|
||
msgstr "契約書に定められた金額から"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "hours"
|
||
msgstr "時間"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "icon (e.g for work from home)"
|
||
msgstr "アイコン (例: 在宅勤務)"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
||
msgid "or"
|
||
msgstr "または"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-python
|
||
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
||
msgid "week"
|
||
msgstr "週"
|
||
|
||
#. module: hr_attendance
|
||
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
||
msgid "with a rate of"
|
||
msgstr "以下の割合で:"
|
||
|
||
#. module: hr_attendance
|
||
#. odoo-javascript
|
||
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
||
msgid "with optional PIN code"
|
||
msgstr "オプションPINコードで"
|
||
|
||
#~ msgid "Location"
|
||
#~ msgstr "ロケーション"
|
||
|
||
#~ msgid ""
|
||
#~ "Do not have access, user cannot edit the attendances that are not his own."
|
||
#~ msgstr ""
|
||
#~ "アクセス権がない場合、ユーザは自分以外の勤怠を編集することはできません。"
|
||
|
||
#~ msgid "a specific duration"
|
||
#~ msgstr "特定の期間"
|
||
|
||
#~ msgid "exceed"
|
||
#~ msgstr "超過"
|
||
|
||
#~ msgid "the amount defined on the contract"
|
||
#~ msgstr "契約書に定められた金額"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type "
|
||
#~ "not in ['work_days', 'non_work_days']\">Beetween</span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type "
|
||
#~ "not in ['work_days', 'non_work_days']\">以下の間:</span>"
|
||
|
||
#~ msgid "Departement"
|
||
#~ msgstr "部門"
|
||
|
||
#~ msgid "Warning"
|
||
#~ msgstr "警告"
|
||
|
||
#~ msgid "%(empl_name)s from %(check_in)s"
|
||
#~ msgstr "%(empl_name)s %(check_in)s から"
|
||
|
||
#~ msgid "%(empl_name)s from %(check_in)s to %(check_out)s"
|
||
#~ msgstr "%(empl_name)s %(check_in)s から %(check_out)s まで"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"o_stat_text\">\n"
|
||
#~ " Last Month\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"o_stat_text\">\n"
|
||
#~ " 先月\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid "<span>Time Period </span>"
|
||
#~ msgstr "<span>時間 </span>"
|
||
|
||
#~ msgid "Adjustment"
|
||
#~ msgstr "消込"
|
||
|
||
#~ msgid "An apple a day keeps the doctor away"
|
||
#~ msgstr "リンゴ1日一個で医者いらず"
|
||
|
||
#~ msgid "Another good day's work! See you soon!"
|
||
#~ msgstr "またいつか! また近いうちにお会いしましょう!"
|
||
|
||
#~ msgid "Attendance Analysis"
|
||
#~ msgstr "勤怠分析"
|
||
|
||
#~ msgid "Barcode"
|
||
#~ msgstr "バーコード"
|
||
|
||
#~ msgid "Check In / Check Out"
|
||
#~ msgstr "チェックイン / チェックアウト"
|
||
|
||
#~ msgid "Check-In/Out in Kiosk Mode"
|
||
#~ msgstr "キオスクモードでのチェックイン/アウト"
|
||
|
||
#~ msgid "Compare attendance with working hours set on employee."
|
||
#~ msgstr "従業員に設定された就業時間と出勤時間を比較"
|
||
|
||
#~ msgid "Count Extra Hours"
|
||
#~ msgstr "時間外労働のカウント"
|
||
|
||
#~ msgid ""
|
||
#~ "Early to bed and early to rise, makes a man healthy, wealthy and wise"
|
||
#~ msgstr "早起きして早起きする、裕福で賢明な人を健康にする"
|
||
|
||
#~ msgid "Eat breakfast as a king, lunch as a merchant and supper as a beggar"
|
||
#~ msgstr "王としての朝食、商人としての昼食、乞食の夕食"
|
||
|
||
#~ msgid "Employee PIN"
|
||
#~ msgstr "従業員PIN"
|
||
|
||
#~ msgid "Enable PIN use"
|
||
#~ msgstr "PIN番号使用有効化"
|
||
|
||
#~ msgid "First come, first served"
|
||
#~ msgstr "先着順"
|
||
|
||
#~ msgid "Glad to have you back, it's been a while!"
|
||
#~ msgstr "お疲れ様でした"
|
||
|
||
#~ msgid "Good afternoon"
|
||
#~ msgstr "こんにちは!"
|
||
|
||
#~ msgid "Good evening"
|
||
#~ msgstr "こんばんは"
|
||
|
||
#~ msgid "Good morning"
|
||
#~ msgstr "おはようございます"
|
||
|
||
#~ msgid "Good night"
|
||
#~ msgstr "おやすみなさい"
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "グループ化"
|
||
|
||
#~ msgid "Have a good afternoon"
|
||
#~ msgstr "お疲れさまでした!"
|
||
|
||
#~ msgid "Have a good day!"
|
||
#~ msgstr "それでは"
|
||
|
||
#~ msgid "Have a good evening"
|
||
#~ msgstr "お疲れさまでした。"
|
||
|
||
#~ msgid "Have a nice lunch!"
|
||
#~ msgstr "良い昼食を!"
|
||
|
||
#~ msgid "Hours"
|
||
#~ msgstr "時間"
|
||
|
||
#~ msgid "Hours Worked"
|
||
#~ msgstr "勤務時間"
|
||
|
||
#~ msgid "If a job is worth doing, it is worth doing well!"
|
||
#~ msgstr "仕事が価値があるなら、それはうまくいく価値があります!"
|
||
|
||
#~ msgid "Menu"
|
||
#~ msgstr "メニュー"
|
||
|
||
#~ msgid "No Check Out"
|
||
#~ msgstr "チェックアウトなし"
|
||
|
||
#~ msgid "Start from"
|
||
#~ msgstr "開始日"
|
||
|
||
#~ msgid "The early bird catches the worm"
|
||
#~ msgstr "早起きは三文の得"
|
||
|
||
#~ msgid ""
|
||
#~ "The user will gain access to the human resources attendance menu, "
|
||
#~ "enabling him to manage his own attendance."
|
||
#~ msgstr ""
|
||
#~ "ユーザーは人事管理の出勤メニューにアクセスし、出勤者を管理することができま"
|
||
#~ "す。"
|
||
|
||
#~ msgid ""
|
||
#~ "The user will have to enter his PIN to check in and out manually at the "
|
||
#~ "company screen."
|
||
#~ msgstr ""
|
||
#~ "ユーザは会社の画面で手動でチェックインおよびチェックアウトするためにPINを"
|
||
#~ "入力する必要があります。"
|
||
|
||
#~ msgid "Today's work hours:"
|
||
#~ msgstr "本日の就業時間"
|
||
|
||
#~ msgid "Want to check out?"
|
||
#~ msgstr "チェックアウトしますか?"
|
||
|
||
#~ msgid "Welcome to"
|
||
#~ msgstr "ようこそ"
|
||
|
||
#~ msgid "Welcome!"
|
||
#~ msgstr "ようこそ!"
|
||
|
||
#~ msgid "Worked hours last month"
|
||
#~ msgstr "先月勤務時間"
|
||
|
||
#~ msgid "Wrong PIN"
|
||
#~ msgstr "不正な暗証番号"
|