Files
encoach_backend_new_v3/odoo/addons/website_customer/i18n/uk.po
Yamen Ahmad 3e83d8d7d5 feat: add complete EnCoach backend — Odoo 19 + all addons
Includes:
- Odoo 19 framework (odoo/)
- 27 custom EnCoach addons (new_project/custom_addons/)
  - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api
  - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment
  - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media
  - encoach_courseware, encoach_communication, encoach_subscription
  - encoach_notification, encoach_approval, encoach_branding
  - encoach_classroom, encoach_registration, encoach_stats
  - encoach_faq, encoach_ticket, encoach_training, encoach_resources
  - encoach_adaptive_ai, encoach_sis
- 21 OpenEduCat Enterprise modules (new_project/enterprise-19/)
- 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/)
- Configuration: odoo.conf, requirements.txt, scripts
- 200+ REST API endpoints with JWT authentication
- SRS and test documentation

Made-with: Cursor
2026-04-01 17:10:04 +04:00

410 lines
14 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_customer
#
# Translators:
# Martin Trigaux, 2022
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-11-08 19:16+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
"website_customer/uk/>\n"
"Language: uk\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 % 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"
"X-Generator: Weblate 5.12.2\n"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid ""
"<i class=\"fa fa-info-circle me-2\"/>\n"
" There are no matching customers found for the "
"selected country. Displaying results across all countries instead."
msgstr ""
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
msgid ""
"<i class=\"fa fa-map-marker\" role=\"img\" aria-label=\"Open map\" "
"title=\"Open map\"/>"
msgstr ""
"<i class=\"fa fa-map-marker\" role=\"img\" aria-label=\"Open map\" "
"title=\"Open map\"/>"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.details
msgid "<i class=\"oi oi-chevron-left me-2\"/>Back to references"
msgstr ""
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
#: model_terms:ir.ui.view,arch_db:website_customer.opt_tag_list
msgid "<span class=\"fa fa-1x fa-tags\"/> All"
msgstr "<span class=\"fa fa-1x fa-tags\"/> Всі"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.implemented_by_block
msgid "<span class=\"small text-muted\">Implemented by</span>"
msgstr "<span class=\"small text-muted\">Впроваджено</span>"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__active
msgid "Active"
msgstr "Активно"
#. module: website_customer
#. odoo-python
#: code:addons/website_customer/controllers/main.py:0
msgid "All Countries"
msgstr "Всі країни"
#. module: website_customer
#. odoo-python
#: code:addons/website_customer/controllers/main.py:0
msgid "All Industries"
msgstr "Усі сфери"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.res_partner_tag_view_search
msgid "Archived"
msgstr "Заархівовано"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.details
msgid "Back to references list"
msgstr "Повернутися до списку референсів"
#. module: website_customer
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__classname
msgid "Bootstrap class to customize the color"
msgstr "Вставте клас, щоб налаштувати колір"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__can_publish
msgid "Can Publish"
msgstr "Можна опублікувати"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__name
msgid "Category Name"
msgstr "Назва категорії"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__classname
msgid "Class"
msgstr "Клас"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
msgid "Close"
msgstr "Закрити"
#. module: website_customer
#: model:ir.model,name:website_customer.model_res_partner
msgid "Contact"
msgstr "Контакт"
#. module: website_customer
#. odoo-javascript
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
msgid "Countries Filter"
msgstr "Фільтр країн"
#. module: website_customer
#: model:ir.model,website_form_label:website_customer.model_res_partner
msgid "Create a Customer"
msgstr ""
#. module: website_customer
#: model_terms:ir.actions.act_window,help:website_customer.action_partner_tag_form
msgid "Create a new contact tag"
msgstr "Створити новий тег для контактів"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__create_uid
msgid "Created by"
msgstr "Створив"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__create_date
msgid "Created on"
msgstr "Створено"
#. module: website_customer
#. odoo-python
#: code:addons/website_customer/controllers/main.py:0
msgid "Customers"
msgstr "Клієнти"
#. module: website_customer
#. odoo-javascript
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.js:0
msgid "Customers Page"
msgstr ""
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.details
msgid "DROP BUILDING BLOCKS HERE TO MAKE THEM AVAILABLE ACROSS ALL CUSTOMERS"
msgstr ""
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner__display_name
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__display_name
#: model:ir.model.fields,field_description:website_customer.field_website__display_name
msgid "Display Name"
msgstr "Назва для відображення"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Enter a short description"
msgstr "Впишіть короткий опис"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Filter by Country"
msgstr "Фільтрувати за країною"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Filter by Industry"
msgstr "Фільтр за напрямками діяльності"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Filter by Tags"
msgstr "Фільтрувати за тегом"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country_list
msgid "Filter by country"
msgstr "Фільтр за країнами"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.opt_industry_list
msgid "Filter by industry"
msgstr ""
#. module: website_customer
#: model:ir.model.fields,help:website_customer.field_res_partner__website_tag_ids
#: model:ir.model.fields,help:website_customer.field_res_users__website_tag_ids
msgid "Filter published customers on the .../customers website page"
msgstr ""
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Filters"
msgstr "Фільтри"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Go to customer"
msgstr "Перейти до клієнта"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner__id
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__id
#: model:ir.model.fields,field_description:website_customer.field_website__id
msgid "ID"
msgstr "ID"
#. module: website_customer
#. odoo-javascript
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
msgid "Industry Filter"
msgstr "Фільтр напрямків діяльності"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__is_published
msgid "Is Published"
msgstr "Опубліковано"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: website_customer
#: model_terms:ir.actions.act_window,help:website_customer.action_partner_tag_form
msgid ""
"Manage contact tags to better classify them for tracking and analysis "
"purposes."
msgstr ""
"Керуйте тегами контактів, щоби краще класифікувати їх для цілей відстеження "
"та аналізу."
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "No results found for \""
msgstr "Не знайдено результатів для \""
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Our references"
msgstr "Наші референси"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.view_partner_tag_form
msgid "Partner Tag"
msgstr "Мітка партнера"
#. module: website_customer
#: model:ir.model,name:website_customer.model_res_partner_tag
msgid ""
"Partner Tags - These tags can be used on website to find customers by "
"sector, or ..."
msgstr ""
"Теги партнера - ці теги можна використовувати на веб-сайті, щоб знайти "
"клієнтів по секторах або ..."
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__partner_ids
msgid "Partners"
msgstr "Партнери"
#. module: website_customer
#. odoo-python
#: code:addons/website_customer/models/website.py:0
#: model_terms:ir.ui.view,arch_db:website_customer.references_block
msgid "References"
msgstr "Посилання"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "Search"
msgstr "Пошук"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.res_partner_tag_view_search
msgid "Search Partner Tag"
msgstr "Пошук тега партнера"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "See all customers"
msgstr "Переглянути всіх клієнтів"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "See countries filters"
msgstr "Переглянути фільтри країн"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.index
msgid "See industries filters"
msgstr "Переглянути фільтри напрямків"
#. module: website_customer
#. odoo-javascript
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
msgid "Show Map"
msgstr "Показати карту"
#. module: website_customer
#. odoo-javascript
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
msgid "Tags Filter"
msgstr "Фільтр тегів"
#. module: website_customer
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__website_absolute_url
msgid "The full absolute URL to access the document through the website."
msgstr ""
#. module: website_customer
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__website_url
msgid "The full relative URL to access the document through the website."
msgstr ""
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_published
msgid "Visible on current website"
msgstr "Видимий на поточному веб-сайті"
#. module: website_customer
#: model:ir.model,name:website_customer.model_website
msgid "Website"
msgstr "Веб-сайт"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_absolute_url
msgid "Website Absolute URL"
msgstr ""
#. module: website_customer
#: model:ir.actions.act_window,name:website_customer.action_partner_tag_form
#: model:ir.ui.menu,name:website_customer.menu_partner_tag_form
#: model_terms:ir.ui.view,arch_db:website_customer.view_partner_tag_list
#: model_terms:ir.ui.view,arch_db:website_customer.view_partners_form_website
msgid "Website Tags"
msgstr "Мітки сайту"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_url
msgid "Website URL"
msgstr "URL сайту"
#. module: website_customer
#: model:ir.model.fields,field_description:website_customer.field_res_partner__website_tag_ids
#: model:ir.model.fields,field_description:website_customer.field_res_users__website_tag_ids
msgid "Website tags"
msgstr "Мітки сайту"
#. module: website_customer
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
msgid "World Map"
msgstr "Мапа світу"
#~ msgid ""
#~ "<span class=\"fa fa-external-link\" role=\"img\" aria-label=\"External "
#~ "link\" title=\"External link\"/>"
#~ msgstr ""
#~ "<span class=\"fa fa-external-link\" role=\"img\" aria-label=\"External "
#~ "link\" title=\"External link\"/>"
#~ msgid "Implemented By"
#~ msgstr "Реалізовано"
#~ msgid "Last Modified on"
#~ msgstr "Остання модифікація"
#~ msgid "No result found"
#~ msgstr "Немає результатів"
#~ msgid "Our References"
#~ msgstr "Наші посилання"
#~ msgid "References by Country"
#~ msgstr "Посилання за країною"
#~ msgid "References by Industries"
#~ msgstr "Референси за сферами"
#~ msgid "References by Tag"
#~ msgstr "Посилання за міткою"
#~ msgid "The full URL to access the document through the website."
#~ msgstr "URL-адреса повністю, для доступу до документації через сайт."
#~ msgid "Trusted by millions worldwide"
#~ msgstr "Довіра мільйонів по всьому світу"
#~ msgid "reference(s))"
#~ msgstr "посилання"