mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-26 12:32:03 +02:00
19.0 vanilla
This commit is contained in:
parent
e1d89e11e3
commit
a1f02d8cc7
225 changed files with 2335 additions and 775 deletions
|
|
@ -21,7 +21,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-02-20 18:35+0000\n"
|
||||
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
|
||||
"PO-Revision-Date: 2026-02-25 14:43+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/hr_expense/"
|
||||
|
|
@ -30,8 +30,8 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : "
|
||||
"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
|
||||
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: hr_expense
|
||||
|
|
@ -816,6 +816,7 @@ msgstr ""
|
|||
#. module: hr_expense
|
||||
#. odoo-python
|
||||
#: code:addons/hr_expense/models/account_move.py:0
|
||||
#: code:addons/hr_expense/models/account_payment.py:0
|
||||
#: model:ir.model.fields,field_description:hr_expense.field_product_product__can_be_expensed
|
||||
#: model:ir.model.fields,field_description:hr_expense.field_product_template__can_be_expensed
|
||||
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue