mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 22:31:58 +02:00
19.0 vanilla
This commit is contained in:
parent
e1d89e11e3
commit
a1f02d8cc7
225 changed files with 2335 additions and 775 deletions
|
|
@ -27,7 +27,7 @@ msgstr ""
|
|||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-03-06 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-03-06 17:45+0000\n"
|
||||
"PO-Revision-Date: 2026-03-14 09:33+0000\n"
|
||||
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_timesheet/fi/>\n"
|
||||
|
|
@ -36,7 +36,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.16.1\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
|
||||
#. module: hr_timesheet
|
||||
#. odoo-python
|
||||
|
|
@ -90,13 +90,13 @@ msgstr "%(project_name)s (%(days)s päivää)"
|
|||
#. odoo-python
|
||||
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
||||
msgid "%(project_name)s (%(sign)s%(hours)sh%(minutes)s)"
|
||||
msgstr ""
|
||||
msgstr "%(project_name)s (%(sign)s%(hours)sh %(minutes)smin)"
|
||||
|
||||
#. module: hr_timesheet
|
||||
#. odoo-python
|
||||
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
||||
msgid "%(project_name)s (%(sign)s%(hours)sh)"
|
||||
msgstr ""
|
||||
msgstr "%(project_name)s (%(sign)s%(hours)sh)"
|
||||
|
||||
#. module: hr_timesheet
|
||||
#. odoo-python
|
||||
|
|
@ -180,6 +180,9 @@ msgid ""
|
|||
" Are you sure you want to delete these employees?\n"
|
||||
" </span>"
|
||||
msgstr ""
|
||||
"<span invisible=\"has_timesheet\">\n"
|
||||
" Haluatko varmasti poistaa nämä työntekijät?\n"
|
||||
" </span>"
|
||||
|
||||
#. module: hr_timesheet
|
||||
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
||||
|
|
@ -809,7 +812,7 @@ msgstr ""
|
|||
#. module: hr_timesheet
|
||||
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
|
||||
msgid "Please first delete all of their timesheets."
|
||||
msgstr ""
|
||||
msgstr "Poista ensin kaikki heidän työaikakirjaukset."
|
||||
|
||||
#. module: hr_timesheet
|
||||
#: model:ir.model,name:hr_timesheet.model_uom_uom
|
||||
|
|
@ -1459,6 +1462,12 @@ msgid ""
|
|||
"those timesheets or consider archiving the employee instead.\n"
|
||||
" </span>"
|
||||
msgstr ""
|
||||
"O-ou! Yrität poistaa työntekijää, jolla on yhä työaikakirjauksia. Sen takia "
|
||||
"poistaminen ei onnistu.\n"
|
||||
" <span invisible=\"not has_active_employee\">\n"
|
||||
" Sinulla on kaksi vaihtoehtoa: voit joko poistaa "
|
||||
"työaikakirjaukset tai arkistoida työntekijän poistamisen sijaan.\n"
|
||||
" </span>"
|
||||
|
||||
#. module: hr_timesheet
|
||||
#: model:ir.model.fields,help:hr_timesheet.field_project_task__display_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue