# Translation of Odoo Server. # This file contains the translation of the following modules: # * project_timesheet_holidays # # Translators: # Martin Trigaux , 2017 # Viktor Basso , 2017 # Jorunn D. Newth , 2017 # Jan Pedro Tumusok , 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: Jan Pedro Tumusok , 2017\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: project_timesheet_holidays #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line msgid "Analytic Line" msgstr "Analytisk linje" #. module: project_timesheet_holidays #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_timesheet_ids msgid "Analytic Lines" msgstr "Analytiske linjer" #. module: project_timesheet_holidays #: model:ir.model,name:project_timesheet_holidays.model_res_company msgid "Companies" msgstr "Firmaer" #. module: project_timesheet_holidays #: model:ir.model.fields,help:project_timesheet_holidays.field_res_company_leave_timesheet_project_id #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings_leave_timesheet_project_id msgid "Default project value for timesheet generated from leave type." msgstr "Standard prosjektverdi for timeliste generert fra fraværstype." #. module: project_timesheet_holidays #: code:addons/project_timesheet_holidays/models/hr_holidays.py:30 #, python-format msgid "" "For the leaves to generate timesheet, the internal project and task are " "requried." msgstr "" "Internt prosjekt og oppgave er påkrevd for at fraværene skal kunne generere " "timelister." #. module: project_timesheet_holidays #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_generate msgid "Generate Timesheet" msgstr "Generer timeliste" #. module: project_timesheet_holidays #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_holidays_status_timesheet_generate msgid "" "If checked, when validating a leave, timesheet will be generated in the " "Vacation Project of the company." msgstr "" "Hvis krysset av, vil timeliste genereres i firmaets ferieprosjekt når fravær" " blir validert." #. module: project_timesheet_holidays #: code:addons/project_timesheet_holidays/models/res_company.py:30 #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_project_id #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company_leave_timesheet_project_id #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings_leave_timesheet_project_id #, python-format msgid "Internal Project" msgstr "Internt prosjekt" #. module: project_timesheet_holidays #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_task_id msgid "Internal Task for timesheet" msgstr "Intern oppgave for timeliste" #. module: project_timesheet_holidays #: model:ir.model,name:project_timesheet_holidays.model_hr_holidays msgid "Leave" msgstr "Permisjon" #. module: project_timesheet_holidays #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line_holiday_id msgid "Leave Request" msgstr "Forespørsel om fravær" #. module: project_timesheet_holidays #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company_leave_timesheet_task_id #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings_leave_timesheet_task_id msgid "Leave Task" msgstr "Fraværsoppgave" #. module: project_timesheet_holidays #: model:ir.model,name:project_timesheet_holidays.model_hr_holidays_status msgid "Leave Type" msgstr "Fraværstype" #. module: project_timesheet_holidays #: code:addons/project_timesheet_holidays/models/res_company.py:40 #, python-format msgid "Leaves" msgstr "Fravær" #. module: project_timesheet_holidays #: model:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form msgid "Project" msgstr "Prosjekt" #. module: project_timesheet_holidays #: model:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form msgid "Task" msgstr "Oppgave" #. module: project_timesheet_holidays #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_holidays_status_timesheet_project_id msgid "" "The project will contain the timesheet generated when a leave is validated." msgstr "" "Prosjektet vil inneholde timelisten som genereres når et fravær blir " "validert." #. module: project_timesheet_holidays #: model:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit msgid "Timesheet" msgstr "Timeliste" #. module: project_timesheet_holidays #: code:addons/project_timesheet_holidays/models/account_analytic.py:16 #, python-format msgid "" "You cannot delete timesheet lines attached to a leaves. Please cancel the " "leaves instead." msgstr "" "Du kan ikke slette timelistelinjer tilknyttet fravær. Kanseller fraværet i " "stedet." #. module: project_timesheet_holidays #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings msgid "res.config.settings" msgstr "res.config.settings"