# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_timesheet_attendance # # Translators: # Yoshi Tashiro , 2017 # Norimichi Sugimoto , 2017 # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_date msgid "Date" msgstr "日付" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_display_name msgid "Display Name" msgstr "表示名" #. module: hr_timesheet_attendance #: model:ir.actions.act_window,name:hr_timesheet_attendance.action_hr_timesheet_attendance_report msgid "HR Timesheet/Attendance Report" msgstr "HR タイムシート / 勤怠レポート" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_id msgid "ID" msgstr "ID" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report___last_update msgid "Last Modified on" msgstr "最終更新日" #. module: hr_timesheet_attendance #: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:76 #, python-format msgid "" "Please verify that the total difference of the sheet is lower than %.2f." msgstr "シートの差が%.2f よりも小さいことを確認してください。" #. module: hr_timesheet_attendance #: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:85 #, python-format msgid "" "The timesheet cannot be validated as it contains an attendance record with " "no Check Out." msgstr "" #. module: hr_timesheet_attendance #: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search msgid "This Month" msgstr "今月" #. module: hr_timesheet_attendance #: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search msgid "This Week" msgstr "今週" #. module: hr_timesheet_attendance #: model:ir.ui.menu,name:hr_timesheet_attendance.menu_hr_timesheet_attendance_report msgid "Timesheet / Attendance" msgstr "タイムシート / 出退勤" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_attendance msgid "Total Attendance" msgstr "出勤日の合計" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_difference msgid "Total Difference" msgstr "差分の合計" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_timesheet msgid "Total Timesheet" msgstr "全ての勤務表" #. module: hr_timesheet_attendance #: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_user_id msgid "User" msgstr "ユーザ" #. module: hr_timesheet_attendance #: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:53 #, python-format msgid "You cannot delete a timesheet that has attendance entries." msgstr "出勤者のエントリを持つタイムシートは削除できません。" #. module: hr_timesheet_attendance #: model:ir.model,name:hr_timesheet_attendance.model_hr_timesheet_attendance_report msgid "hr.timesheet.attendance.report" msgstr "hr.timesheet.attendance.report" #. module: hr_timesheet_attendance #: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_pivot #: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search msgid "timesheet attendance" msgstr "タイムシート 出退勤"