# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_automation_hr_contract # # Translators: # Wil Odoo, 2023 # Alina Lisnenko , 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:20+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Alina Lisnenko , 2023\n" "Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: uk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #. module: base_automation_hr_contract #: model:ir.model,name:base_automation_hr_contract.model_base_automation msgid "Automation Rule" msgstr "Правило автоматизації" #. module: base_automation_hr_contract #: model:ir.model.fields,field_description:base_automation_hr_contract.field_base_automation__trg_date_resource_field_id msgid "Use employee work schedule" msgstr "Використовувати графік робочого часу співробітника" #. module: base_automation_hr_contract #: model:ir.model.fields,help:base_automation_hr_contract.field_base_automation__trg_date_resource_field_id msgid "Use the user's working schedule." msgstr "Використовуйте графік робочого часу користувача."