mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 06:12:01 +02:00
19.0 vanilla
This commit is contained in:
parent
e1d89e11e3
commit
a1f02d8cc7
225 changed files with 2335 additions and 775 deletions
|
|
@ -16,17 +16,17 @@ 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"
|
||||
"PO-Revision-Date: 2026-03-06 17:52+0000\n"
|
||||
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
|
||||
"PO-Revision-Date: 2026-03-14 20:05+0000\n"
|
||||
"Last-Translator: Tomáš Píšek <Tomas.Pisek@seznam.cz>\n"
|
||||
"Language-Team: Slovak <https://translate.odoo.com/projects/odoo-19/hr/sk/>\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && "
|
||||
"n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.16.1\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
|
||||
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
|
||||
#. module: hr
|
||||
#. odoo-python
|
||||
|
|
@ -1249,7 +1249,7 @@ msgstr ""
|
|||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
|
||||
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušené"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#. module: hr
|
||||
#. odoo-python
|
||||
|
|
@ -4693,6 +4693,12 @@ msgid ""
|
|||
"employee public profiles."
|
||||
msgstr ""
|
||||
|
||||
#. 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue