# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_timesheet # # Translators: # Wil Odoo, 2023 # Larissa Manderfeld, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-05 12:31+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Larissa Manderfeld, 2024\n" "Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "#{timesheet.employee_id.name}" msgstr "#{timesheet.employee_id.name}" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "%(effective)s %(uom_name)s" msgstr "%(effective)s %(uom_name)s" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "%(effective)s / %(allocated)s %(uom_name)s" msgstr "%(effective)s / %(allocated)s %(uom_name)s" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "%(effective)s / %(allocated)s %(uom_name)s (%(success_rate)s%%)" msgstr "%(effective)s / %(allocated)s %(uom_name)s (%(success_rate)s%%)" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "%(exceeding_hours)s %(uom_name)s (+%(exceeding_rate)s%%)" msgstr "%(exceeding_hours)s %(uom_name)s (+%(exceeding_rate)s%%)" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "%(name)s's Timesheets" msgstr "Zeiterfassungen von %(name)s" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "%s Spent" msgstr "%s Aufgewendet" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "(%(sign)s%(hours)s:%(minutes)s remaining)" msgstr "(%(sign)s%(hours)s:%(minutes)s übrig)" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "(%s days remaining)" msgstr "(%s Tage übrig)" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "(incl." msgstr "(inkl." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "1 day" msgstr "1 Tag" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "2 hours" msgstr "2 Stunden" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "2021-09-01" msgstr "2021-09-01" #. module: hr_timesheet #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0 msgid "Tip: Record your Timesheets faster" msgstr "Tipp: Erfassen Sie Ihre Arbeitszeit schneller" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line msgid "" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid " View Details" msgstr " Details ansehen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_view_form_inherit_timesheet msgid "Timesheets" msgstr "Zeiterfassung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "" "Hours Spent on Sub-tasks:\n" " Days Spent on Sub-tasks:" msgstr "" "Für Teilaufgaben aufgewendete Stunden:\n" " Für Teilaufgaben aufgewendete Tage:" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "" "\n" " You cannot delete employees who have timesheets.\n" " \n" " You can either archive these employees or first delete all of their timesheets.\n" " \n" " \n" " Please first delete all of their timesheets.\n" " \n" " \n" " \n" " Are you sure you want to delete these employees?\n" " " msgstr "" "\n" " Sie können keine Mitarbeiter löschen, die Zeiterfassungsbögen haben.\n" " \n" " Sie können diese Mitarbeiter entweder archivieren oder erst alle ihre Zeiterfassungsbögen löschen.\n" " \n" " \n" " Bitte löschen Sie zuerst alle ihre Zeiterfassungsbögen.\n" " \n" " \n" " \n" " Sind Sie sicher, dass Sie diese Mitarbeiter löschen müssen?\n" " " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Total (Days)" msgstr "Gesamt (Tage)" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Total (Hours)" msgstr "Gesamt (Stunden)" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Date" msgstr "Datum" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Description" msgstr "Beschreibung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Employee" msgstr "Mitarbeiter" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Days recorded on sub-tasks: " msgstr "Für Teilaufgaben erfasste Tage: " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line msgid "Duration: " msgstr "Dauer: " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Hours recorded on sub-tasks: " msgstr "Für Teilaufgaben erfasste Stunden: " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "Progress:" msgstr "Fortschritt:" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Remaining Days: " msgstr "Verbleibende Tage: " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Remaining Hours: " msgstr "Verbleibende Stunden: " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Total: " msgstr "Gesamt:" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__analytic_account_active msgid "Active Analytic Account" msgstr "Aktive Kostenstelle" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_timesheet_manager msgid "Administrator" msgstr "Administrator" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "All" msgstr "Alle" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_all #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_all msgid "All Timesheets" msgstr "Alle Zeiterfassungen" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allocated_hours msgid "Allocated Hours" msgstr "Zugewiesene Stunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_update__allocated_time #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__allocated_hours msgid "Allocated Time" msgstr "Zugewiesene Zeit" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__allow_timesheets msgid "Allow timesheets" msgstr "Zeiterfassung erlauben" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__amount msgid "Amount" msgstr "Betrag" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/__init__.py:0 #, python-format msgid "Analysis" msgstr "Analyse" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__analytic_account_id msgid "Analytic Account" msgstr "Kostenstelle" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form msgid "Analytic Entry" msgstr "Kostenstellenbuchung" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_account_analytic_line msgid "Analytic Line" msgstr "Kostenstellenbuchung" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_id msgid "" "Analytic account to which this project, its tasks and its timesheets are linked. \n" "Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n" "This analytic account can be changed on each task individually if necessary.\n" "An analytic account is required in order to use timesheets." msgstr "" "Kostenstelle, mit dem dieses Projekt, seine Aufgaben und seine Zeiterfassungsbögen verknüpft sind. \n" "Verfolgen Sie die Kosten und Einnahmen Ihres Projekts, indem Sie diese Kostenstelle auf Ihre zugehörigen Dokumente (z. B. Verkaufsaufträge, Ausgangsrechnungen, Bestellungen, Eingangsrechnungen, Spesen usw.) setzen.\n" "Diese Kostenstelle kann bei Bedarf für jede Aufgabe einzeln geändert werden.\n" "Eine Kostenstelle ist erforderlich, um Zeiterfassungsbögen verwenden zu können." #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task msgid "" "Analyze the projects and tasks on which your employees spend their time.
\n" " Evaluate which part is billable and what costs it represents." msgstr "" "Analysieren Sie die Projekte und Aufgaben, mit denen Ihre Mitarbeiter ihre Zeit verbringen.
\n" " Bewerten Sie, welcher Teil abrechenbar ist und welche Kosten er darstellt." #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_allow msgid "Approver Reminder" msgstr "Erinnerung an Genehmiger" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Archive Employees" msgstr "Mitarbeiter archivieren" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_ids msgid "Associated Timesheets" msgstr "Verknüpfte Zeiterfassungen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Audrey Peterson" msgstr "Audrey Peterson" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Average of Progress" msgstr "Durchschnittlicher Fortschritt" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis msgid "By Employee" msgstr "Nach Mitarbeiter" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_project msgid "By Project" msgstr "Nach Projekt" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_task msgid "By Task" msgstr "Nach Aufgabe" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Call client and discuss project" msgstr "Kunden anrufen und Projekt besprechen" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_project_collaborator msgid "Collaborators in project shared" msgstr "Mitwirkende in geteilten Projekten" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_res_company msgid "Companies" msgstr "Unternehmen" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__company_id msgid "Company" msgstr "Unternehmen" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_res_config_settings msgid "Config Settings" msgstr "Konfigurationseinstellungen" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.hr_timesheet_menu_configuration msgid "Configuration" msgstr "Konfiguration" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_employee.py:0 #, python-format msgid "Confirmation" msgstr "Bestätigung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_uid msgid "Created by" msgstr "Erstellt von" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_date msgid "Created on" msgstr "Erstellt am" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__currency_id msgid "Currency" msgstr "Währung" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__date #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #, python-format msgid "Date" msgstr "Datum" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Days" msgstr "Tage" #. module: hr_timesheet #: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__days msgid "Days / Half-Days" msgstr "Tage/Halbe Tage" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Days Spent" msgstr "Aufgewendete Tage" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_res_company__internal_project_id msgid "Default project value for timesheet generated from time off type." msgstr "" "Standardprojektwert für die aus der Abwesenheitsart generierte " "Zeiterfassung." #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__employee_id msgid "" "Define an 'hourly cost' on the employee to track the cost of their time." msgstr "" "Bestimmen Sie „Stundensatz“ für den Mitarbeiter, um die Kosten für seine " "Zeit zu verfolgen." #. module: hr_timesheet #: model:ir.actions.server,name:hr_timesheet.unlink_employee_action msgid "Delete" msgstr "Löschen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Delete Employee" msgstr "Mitarbeiter löschen" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__department_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__department_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search msgid "Department" msgstr "Abteilung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form msgid "Describe your activity" msgstr "Beschreiben Sie Ihre Aktivität ..." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__name #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #, python-format msgid "Description" msgstr "Beschreibung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Discard" msgstr "Verwerfen" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__display_name #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__display_name #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__display_name msgid "Display Name" msgstr "Anzeigename" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_update__display_timesheet_stats msgid "Display Timesheet Stats" msgstr "Zeiterfassungsstatistiken anzeigen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Duration" msgstr "Dauer" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Effective Hours" msgstr "Tatsächliche Stunden" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_hr_employee #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__employee_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__employee_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #, python-format msgid "Employee" msgstr "Mitarbeiter" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_hr_employee_delete_wizard msgid "Employee Delete Wizard" msgstr "Assistent zum Löschen von Mitarbeitern" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_user_allow msgid "Employee Reminder" msgstr "Erinnerung an Mitarbeiter" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 #, python-format msgid "Employee Termination" msgstr "Beendigung des Arbeitsverhältnisses" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__employee_ids msgid "Employees" msgstr "Mitarbeiter" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 #, python-format msgid "Employees' Timesheets" msgstr "Zeiterfassung der Mitarbeiter" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__encode_uom_in_days #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__encode_uom_in_days msgid "Encode Uom In Days" msgstr "Zeit in Tagen codieren" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__timesheet_encode_method msgid "Encoding Method" msgstr "Codierungsmethode" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__encoding_uom_id msgid "Encoding Uom" msgstr "Codierungseinheit" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "Extra Time" msgstr "Überstunden" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "" "Generate timesheets for validated time off requests and public holidays" msgstr "" "Generieren Sie Zeiterfassungen für validierte Abwesenheitsanträge und " "gesetzliche Urlaubstage" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_ir_http msgid "HTTP Routing" msgstr "HTTP-Routing" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__has_active_employee msgid "Has Active Employee" msgstr "Hat aktiven Mitarbeiter" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee__has_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__has_timesheet msgid "Has Timesheet" msgstr "Hat Zeiterfassung" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table #, python-format msgid "Hours" msgstr "Stunden" #. module: hr_timesheet #: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__hours msgid "Hours / Minutes" msgstr "Stunden/Minuten" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__effective_hours #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__effective_hours #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__unit_amount #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Hours Spent" msgstr "Aufgewendete Stunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__subtask_effective_hours msgid "Hours Spent on Sub-Tasks" msgstr "Für Teilaufgaben aufgewendete Stunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__id msgid "ID" msgstr "ID" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #: model:project.task.type,name:hr_timesheet.internal_project_default_stage #, python-format msgid "Internal" msgstr "Intern" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__internal_project_id msgid "Internal Project" msgstr "Internes Projekt" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "Invalid operator: %s" msgstr "Ungültiger Operator: %s" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "Invalid value: %s" msgstr "Ungültiger Wert: %s" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__is_encode_uom_days msgid "Is Encode Uom Days" msgstr "Ist Zeit in Tagen codiert" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_internal_project msgid "Is Internal Project" msgstr "Ist internes Projekt" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__job_title msgid "Job Title" msgstr "Stellenbezeichnung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_uid msgid "Last Updated by" msgstr "Zuletzt aktualisiert von" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_date msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Last month" msgstr "Letzter Monat" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Last week" msgstr "Letzte Woche" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Last year" msgstr "Letztes Jahr" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet msgid "Log time on tasks" msgstr "Protokollieren Sie die Zeit für Aufgaben." #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__manager_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__manager_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search msgid "Manager" msgstr "Manager" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #, python-format msgid "Meeting" msgstr "Meeting" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_ir_ui_menu msgid "Menu" msgstr "Menü" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit msgid "My Department's Updates" msgstr "Updates meiner Abteilung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit msgid "My Team's Updates" msgstr "Meine Team-Updates" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_mine #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_user #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search msgid "My Timesheets" msgstr "Meine Zeiterfassungen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Newest" msgstr "Neueste" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all msgid "No activities found. Let's start a new one!" msgstr "Keine Aktivitäten gefunden. Erstellen Sie eine neue!" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task msgid "No data yet!" msgstr "Noch keine Daten vorhanden!" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "None" msgstr "Keine" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours msgid "Number of allocated hours minus the number of hours spent." msgstr "" "Anzahl der zugewiesenen Stunden abzüglich der Anzahl der aufgewendeten " "Stunden." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Ok" msgstr "Ok" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime msgid "Overtime" msgstr "Überstunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__parent_task_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__parent_task_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search msgid "Parent Task" msgstr "Hauptaufgabe" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__partner_id msgid "Partner" msgstr "Partner" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_uom_uom msgid "Product Unit of Measure" msgstr "Maßeinheit des Produkts" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__progress #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__progress #, python-format msgid "Progress" msgstr "Fortschritt" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_project_project #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__project_id #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__project_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__project_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table #, python-format msgid "Project" msgstr "Projekt" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__project_time_mode_id #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__project_time_mode_id msgid "Project Time Unit" msgstr "Projektzeiteinheit" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_project_update msgid "Project Update" msgstr "Projektaktualisierung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_project_overtime msgid "Project in Overtime" msgstr "Projekt mit Überstunden" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_project msgid "Project's Timesheets" msgstr "Zeiterfassung des Projekts" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__readonly_timesheet msgid "Readonly Timesheet" msgstr "Schreibgeschützte Zeiterfassung" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project msgid "Record a new activity" msgstr "Neue Aktivität erfassen" #. module: hr_timesheet #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0 msgid "" "Record your timesheets in an instant by pressing Shift + the corresponding " "hotkey to add 15min to your projects." msgstr "" "Erfassen Sie Ihren Zeitaufwand im Handumdrehen, indem Sie die Shift + den " "entsprechenden Tastenkürzel drücken, um 15 Minuten zu Ihren Projekten " "hinzuzufügen." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Remaining Days" msgstr "Verbleibende Tage" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Remaining Hours" msgstr "Verbleibende Stunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours_percentage #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours_percentage msgid "Remaining Hours Percentage" msgstr "Prozentsatz der verbleibenden Stunden" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__remaining_hours msgid "Remaining Invoiced Time" msgstr "Verbleibende abgerechnete Zeit" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports msgid "Reporting" msgstr "Berichtswesen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet msgid "Research and Development" msgstr "Forschung und Entwicklung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "Research and Development/New Portal System" msgstr "Forschung und Entwicklung/Neues Portalsystem" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet msgid "Review all timesheets related to your projects" msgstr "Alle mit Ihren Projekte verbundene Zeiterfassungen prüfen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Search in All" msgstr "Alle durchsuchen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Search in Description" msgstr "In Beschreibung suchen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Search in Employee" msgstr "In Mitarbeitern suchen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Search in Project" msgstr "Im Projekt suchen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Search in Task" msgstr "In Aufgaben suchen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "See Timesheets" msgstr "Zeiterfassungen ansehen" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "See timesheet entries" msgstr "Zeiterfassungsbögen ansehen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "" "Send a periodical email reminder to timesheets approvers that still have " "timesheets to validate" msgstr "" "Senden Sie regelmäßig eine E-Mail-Erinnerung an die Genehmiger von " "Zeiterfassungen, die noch etwas validieren müssen." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "" "Send a periodical email reminder to timesheets users that still have " "timesheets to encode" msgstr "" "Senden Sie regelmäßig eine E-Mail-Erinnerung an Benutzer von " "Zeiterfassungsbögen, die noch Zeiten erfassen müssen." #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.hr_timesheet_config_settings_action msgid "Settings" msgstr "Einstellungen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Sub-Tasks Total Effective Hours" msgstr "Summe der tatsächlichen Stunden für Teilaufgaben" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Sub-tasks Hours Spent" msgstr "Aufgewendete Stunden für Teilaufgaben" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_project_task #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__task_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__task_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table #, python-format msgid "Task" msgstr "Aufgabe" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_task msgid "Task's Timesheets" msgstr "Zeiterfassungen der Aufgabe" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_report_project_task_user msgid "Tasks Analysis" msgstr "Aufgabenanalyse" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #, python-format msgid "The Internal Project of a company should be in that company." msgstr "" "Das interne Projekt eines Unternehmen sollte in diesem Unternehmen sein." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "There are no timesheets." msgstr "Es gibt keine Zeiterfassungen." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "" "These projects have some timesheet entries referencing them. Before removing" " these projects, you have to remove these timesheet entries." msgstr "" "Mit diesen Projekten sind einige Zeiterfassungseinträge verknüpft. Entfernen" " Sie zunächst diese Einträge, anschließend die Projekte." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "" "These tasks have some timesheet entries referencing them. Before removing " "these tasks, you have to remove these timesheet entries." msgstr "" "Mit diesen Aufgaben sind einige Zeiterfassungseinträge verknüpft. Entfernen " "Sie zunächst diese Einträge, anschließend die Aufgaben." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "This Quarter" msgstr "Dieses Quartal" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "This month" msgstr "Diesen Monat" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "This operator %s is not supported in this search method." msgstr "Dieser Operator %s wird in dieser Suchmethode nicht unterstützt." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "" "This project has some timesheet entries referencing it. Before removing this" " project, you have to remove these timesheet entries." msgstr "" "Mit diesem Projekt sind einige Zeiterfassungseinträge verknüpft. Entfernen " "Sie zunächst diese Einträge, anschließend das Projekt." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "" "This task cannot be private because there are some timesheets linked to it." msgstr "" "Diese Aufgabe kann nicht privat sein, da es verknüpfte Zeiterfassungen gibt." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 #, python-format msgid "" "This task has some timesheet entries referencing it. Before removing this " "task, you have to remove these timesheet entries." msgstr "" "Diese Aufgabe hat einige Zeiterfassungseinträge, die auf sie verweisen. " "Bevor Sie diese Aufgabe entfernen, müssen Sie diese Zeiterfassungseinträge " "entfernen." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "This week" msgstr "Diese Woche" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_res_company__project_time_mode_id #: model:ir.model.fields,help:hr_timesheet.field_res_config_settings__project_time_mode_id msgid "" "This will set the unit of measure used in projects and tasks.\n" "If you use the timesheet linked to projects, don't forget to setup the right unit of measure in your employees." msgstr "" "Dies legt die Maßeinheit für Projekte und Aufgaben fest.\n" "Falls Sie Zeiterfassung für Projekte verwenden, vergessen Sie nicht, die richtige Maßeinheit für Ihre Mitarbeiter einzurichten." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "This year" msgstr "Dieses Jahr" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time Encoding" msgstr "Zeitcodierung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_holidays #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time Off" msgstr "Abwesenheiten" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__subtask_effective_hours msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task." msgstr "" "Aufgewendete Zeit für Teilaufgaben (und deren Teilaufgaben) dieser Aufgabe." #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)." msgstr "" "Aufgewendete Zeit für Aufgaben und deren Teilaufgaben (und deren " "Teilaufgaben)." #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_report_project_task_user__total_hours_spent msgid "Time spent on this task, including its sub-tasks." msgstr "Zeitaufwand für diese Aufgabe, einschließlich Teilaufgaben" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time unit used to record your timesheets" msgstr "Zeiteinheit für Ihre Zeiterfassung" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot msgid "Timesheet" msgstr "Zeiterfassungen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Timesheet Activities" msgstr "Zeiterfassungsaktivitäten" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot msgid "Timesheet Costs" msgstr "Kosten aus erf. Zeiten" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_encode_uom_id msgid "Timesheet Encode Uom" msgstr "Codierungseinheit für Zeiterfassung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__timesheet_encode_uom_id msgid "Timesheet Encoding Unit" msgstr "Codierungseinheit für Zeiterfassung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_update__timesheet_percentage msgid "Timesheet Percentage" msgstr "Zeiterfassungsprozentsatz" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search msgid "Timesheet Report" msgstr "Zeiterfassungsbericht" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_update__timesheet_time msgid "Timesheet Time" msgstr "Erfasste Zeit" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #: code:addons/hr_timesheet/models/project_project.py:0 #: code:addons/hr_timesheet/models/project_task.py:0 #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_from_employee #: model:ir.actions.report,name:hr_timesheet.timesheet_report #: model:ir.actions.report,name:hr_timesheet.timesheet_report_project #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task_timesheets #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allow_timesheets #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__timesheet_ids #: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_layout #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #, python-format msgid "Timesheets" msgstr "Zeiterfassung" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "Timesheets - %s" msgstr "Zeiterfassungen - %s" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search msgid "Timesheets 80%" msgstr "Zeiterfassung 80 %" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet msgid "Timesheets >100%" msgstr "Zeiterfassung > 100 %" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task msgid "Timesheets Analysis" msgstr "Zeiterfassungsanalyse" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_timesheets_analysis_report msgid "Timesheets Analysis Report" msgstr "Zeiterfassungsanalysebericht" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Timesheets Control" msgstr "Prüfung der Zeiterfassungen" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report msgid "Timesheets by Employee" msgstr "Zeiterfassungen nach Mitarbeitern" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_project msgid "Timesheets by Project" msgstr "Zeiterfassungen nach Projekt" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_task msgid "Timesheets by Task" msgstr "Zeiterfassungen nach Aufgabe" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__allow_timesheets msgid "Timesheets can be logged on this task." msgstr "Für diese Aufgabe können Zeiterfassungsbögen erstellt werden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "Timesheets cannot be created on a private task." msgstr "" "Für eine private Aufgabe können keine Zeiterfassungen erstellt werden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "" "Timesheets must be created on a project or a task with an active analytic " "account." msgstr "" "Zeiterfassungen müssen für ein Projekt oder eine Aufgabe mit einer aktiven " "Kostenstelle erstellt werden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "" "Timesheets must be created with an active employee in the selected " "companies." msgstr "" "Die Zeiterfassungen müssen mit einem aktiven Mitarbeiter in den ausgewählten" " Unternehmen erstellt werden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 #, python-format msgid "Timesheets of %(name)s" msgstr "Zeiterfassungen von %(name)s" #. module: hr_timesheet #: model:digest.tip,name:hr_timesheet.digest_tip_hr_timesheet_0 msgid "Tip: Record your Timesheets faster" msgstr "Tipp: Erfassen Sie Ihre Arbeitszeit schneller" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #, python-format msgid "Today" msgstr "Heute" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree msgid "Total" msgstr "Gesamt" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Total Allocated Time" msgstr "Insgesamt zugewiesene Zeit" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Total Days" msgstr "Gesamt (Tage)" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__total_hours_spent #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__total_hours_spent #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Total Hours" msgstr "Gesamtstunden" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Total Remaining Hours" msgstr "Verbleibende Stunden insgesamt" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__total_timesheet_time msgid "Total Timesheet Time" msgstr "Insgesamt erf. Zeit" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_project__total_timesheet_time msgid "" "Total number of time (in the proper UoM) recorded in the project, rounded to" " the unit." msgstr "" "Gesamtzeit (in der eingestellten Einheit) im Projekt, gerundet gemäß der " "Einheit. " #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "Total:" msgstr "Gesamt:" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all msgid "" "Track your working hours by projects every day and invoice this time to your" " customers." msgstr "" "Erfassen Sie täglich Ihre Arbeitsstunden nach Projekten und berechnen Sie " "sie Ihren Kunden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #, python-format msgid "Training" msgstr "Schulung" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_update__uom_id msgid "Unit Of Measure" msgstr "Maßeinheit" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__display_name msgid "" "Use these keywords in the title to set new tasks:\n" "\n" " 30h Allocate 30 hours to the task\n" " #tags Set tags on the task\n" " @user Assign the task to a user\n" " ! Set the task a high priority\n" "\n" " Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" "Verwenden Sie diese Schlagwörter im Titel, um neue Aufgaben zu erstellen::\n" "\n" " 30 St. Der Aufgabe 30 Stunden zuteilen\n" " #Stichwörter Stichwörter für Aufgabe festlegen\n" " @Benutzer Die Aufgabe einem Benutzer zuweisen\n" " ! Aufgabe als höchste Priorität einstellen\n" "\n" " Stellen Sie sicher, dass Sie das richtige Format und die richtige Reihenfolge verwenden, z. B. Verbessern Sie den Konfigurationsbildschirm 5h #Funktion #v16 @Mitchell!" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__user_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__user_id msgid "User" msgstr "Benutzer" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_hr_timesheet_approver msgid "User: all timesheets" msgstr "Benutzer: Alle Zeiterfassungen" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_hr_timesheet_user msgid "User: own timesheets only" msgstr "Benutzer: nur eigene Zeiterfassungen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "View Details" msgstr "Details anzeigen" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__timesheet_widget msgid "Widget" msgstr "Widget" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "You cannot access timesheets that are not yours." msgstr "Sie können nicht auf die Zeiterfassung anderer zugreifen." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_employee.py:0 #, python-format msgid "You cannot delete employees who have timesheets." msgstr "Sie können keine Mitarbeiter löschen, die Zeiterfassungsbögen haben." #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "" "You cannot log timesheets on this project since it is linked to an inactive " "analytic account. Please change this account, or reactivate the current one " "to timesheet on the project." msgstr "" "Sie können für dieses Projekt Zeiten erfassen, da es mit einer inaktiven " "Kostenstelle verknüpft ist. Bitte ändern Sie die Kostenstelle oder " "reaktivieren Sie die aktuelle, um Zeiten für das Projekt zu erfassen." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #, python-format msgid "You cannot set an archived employee to the existing timesheets." msgstr "" "Sie können einen archivierten Mitarbeiter nicht auf die bestehenden " "Zeiterfassungen setzen." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #, python-format msgid "You cannot use timesheets without an analytic account." msgstr "" "Ohne eine Kostenstelle können Sie keine Zeiterfassungsbögen verwenden." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #, python-format msgid "days" msgstr "Tagen" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task msgid "for" msgstr "für" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page msgid "for the" msgstr "für das" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #, python-format msgid "hours" msgstr "Stunden" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "" "on\n" " Sub-tasks)" msgstr "" "auf\n" " Teilaufgaben)" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form msgid "" "on\n" " Sub-tasks)" msgstr "" "auf\n" " Teilaufgaben)"