mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 00:32:05 +02:00
19.0 vanilla
This commit is contained in:
parent
e1d89e11e3
commit
a1f02d8cc7
225 changed files with 2335 additions and 775 deletions
|
|
@ -34,7 +34,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:35+0000\n"
|
||||
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
|
||||
"PO-Revision-Date: 2026-03-06 17:44+0000\n"
|
||||
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/hr/fi/>\n"
|
||||
|
|
@ -368,10 +368,11 @@ msgid ""
|
|||
" </span>"
|
||||
msgstr ""
|
||||
"<span class=\"d-flex w-50\">\n"
|
||||
" <span invisible="
|
||||
"\"is_trusted_bank_account\" class=\"text-muted\">Epäluotettava</span>\n"
|
||||
" <span invisible="
|
||||
"\"not is_trusted_bank_account\" class=\"text-success\">Luotettava</span>\n"
|
||||
" <span "
|
||||
"invisible=\"is_trusted_bank_account\" class=\"text-muted\">Epäluotettava</"
|
||||
"span>\n"
|
||||
" <span invisible=\"not "
|
||||
"is_trusted_bank_account\" class=\"text-success\">Luotettava</span>\n"
|
||||
" </span>"
|
||||
|
||||
#. module: hr
|
||||
|
|
@ -466,8 +467,8 @@ msgid ""
|
|||
" </span>"
|
||||
msgstr ""
|
||||
"<span invisible=\"not user_id or is_user_active\">\n"
|
||||
" (Käyttäjä ei ole aktiivinen)"
|
||||
"\n"
|
||||
" (Käyttäjä ei ole "
|
||||
"aktiivinen)\n"
|
||||
" </span>"
|
||||
|
||||
#. module: hr
|
||||
|
|
@ -4953,6 +4954,12 @@ msgstr ""
|
|||
"Kentät \"%s\", joita yrität lukea, eivät ole saatavilla työntekijöiden "
|
||||
"julkisissa profiileissa."
|
||||
|
||||
#. module: hr
|
||||
#. odoo-python
|
||||
#: code:addons/hr/models/hr_employee.py:0
|
||||
msgid "The following employees have the same work email address: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr
|
||||
#. odoo-python
|
||||
#: code:addons/hr/models/res_users.py:0
|
||||
|
|
@ -5027,7 +5034,8 @@ msgstr "Tällä työntekijällä on jo käyttäjä."
|
|||
#. odoo-python
|
||||
#: code:addons/hr/models/hr_employee.py:0
|
||||
msgid "This field %(field_name)s doesn't exist on this model (hr.version)."
|
||||
msgstr "Tämä kenttä %(field_name)s ei ole olemassa tässä mallissa (hr.version)."
|
||||
msgstr ""
|
||||
"Tämä kenttä %(field_name)s ei ole olemassa tässä mallissa (hr.version)."
|
||||
|
||||
#. module: hr
|
||||
#: model:ir.model.fields,help:hr.field_hr_employee__tz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue