19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -1,24 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_hourly_cost
#
# Translators:
# Jiří Podhorecký, 2022
# Marek Záda, 2023
#
# * hr_hourly_cost
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Marta (wacm)" <wacm@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
"PO-Revision-Date: 2022-09-23 08:33+0000\n"
"Last-Translator: Marek Záda, 2023\n"
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-10 10:21+0000\n"
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
"hr_hourly_cost/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: hr_hourly_cost
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__display_name
msgid "Display Name"
msgstr "Zobrazovací název"
#. module: hr_hourly_cost
#: model:ir.model,name:hr_hourly_cost.model_hr_employee
@ -29,3 +34,8 @@ msgstr "Zaměstnanec"
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__hourly_cost
msgid "Hourly Cost"
msgstr "Hodinová sazba"
#. module: hr_hourly_cost
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__id
msgid "ID"
msgstr "ID"