19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-25 12:00:11 +01:00
parent e1d89e11e3
commit a1f02d8cc7
225 changed files with 2335 additions and 775 deletions

View file

@ -12,14 +12,14 @@
# Thi Huong Nguyen, 2023
# Martin Trigaux, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025.
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025, 2026.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
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: 2025-12-04 17:51+0000\n"
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
"PO-Revision-Date: 2026-03-20 09:44+0000\n"
"Last-Translator: \"Thi Huong Nguyen (thng)\" <thng@odoo.com>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/hr/vi/"
">\n"
@ -28,7 +28,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.14.3\n"
"X-Generator: Weblate 5.16.2\n"
#. module: hr
#. odoo-python
@ -255,7 +255,7 @@ msgstr "<small>AI</small>"
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Dashboard</small>"
msgstr "<small>Bảng điều khiển</small>"
msgstr "<small>Báo cáo tổng quan</small>"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
@ -4910,6 +4910,12 @@ msgstr ""
"Trường “%s” mà bạn đang muốn xem không khả dụng cho hồ sơ nhân viên công "
"khai."
#. 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