mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-25 01:12:00 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -1,186 +1,387 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_tour
|
||||
#
|
||||
# * web_tour
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~14.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:56+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 22:42+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"web_tour/uk/>\n"
|
||||
"Language: 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"
|
||||
"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: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_manager.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
|
||||
msgstr "<strong><b>Молодці!</b> Ви пройшли усі кроки цього туру.</strong>"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tip.js:0
|
||||
#, python-format
|
||||
msgid "Click here to go to the next step."
|
||||
msgstr "Натисніть тут, щоби перейти до наступного кроку."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_step_utils.js:0
|
||||
#, python-format
|
||||
msgid "Click on the <i>Home icon</i> to navigate across apps."
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "(recording keyboard)"
|
||||
msgstr ""
|
||||
"Натисніть на <i>іконку Домашньої сторінки</i> для навігації між додатками."
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id
|
||||
msgid "Consumed by"
|
||||
msgstr "Завершив"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/debug_manager.js:0
|
||||
#, python-format
|
||||
msgid "Disable Tours"
|
||||
msgstr "Вимкнути тури"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "(run:"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.constraint,message:web_tour.constraint_web_tour_tour_uniq_name
|
||||
msgid "A tour already exists with this name . Tour's name must be unique!"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__bottom
|
||||
msgid "Bottom"
|
||||
msgstr "Знизу"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/tour_utils.js:0
|
||||
msgid "Click the top left corner to navigate across apps."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__content
|
||||
msgid "Content"
|
||||
msgstr "Вміст"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_uid
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Створив"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_date
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Створено"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__custom
|
||||
msgid "Custom"
|
||||
msgstr "Кастомний"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
|
||||
msgid "Custom tour '%s' couldn't be saved!"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
|
||||
msgid "Custom tour '%s' has been added."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Назва для відображення"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.actions.server,name:web_tour.tour_export_js_action
|
||||
msgid "Export JS"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_ir_http
|
||||
msgid "HTTP Routing"
|
||||
msgstr "Маршрутизація HTTP"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_ir_http__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Остання модифікація"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_uid
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Востаннє оновив"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_date
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Останнє оновлення"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_list
|
||||
msgid "Menu"
|
||||
msgstr "Меню"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
|
||||
msgid "Name"
|
||||
msgstr "Назва"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Onboarding tours"
|
||||
msgstr "Ознайомчий тур"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Name:"
|
||||
msgstr "Назва:"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_step_utils.js:0
|
||||
#, python-format
|
||||
msgid "Open bugger menu."
|
||||
msgstr "Відкрийте бургер-меню."
|
||||
#: code:addons/web_tour/static/src/js/onboarding_item.xml:0
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
#: model:ir.model.fields,field_description:web_tour.field_res_users__tour_enabled
|
||||
msgid "Onboarding"
|
||||
msgstr "Залучення"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__rainbow_man_message
|
||||
msgid "Rainbow Man Message"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "Rainbow Man Message..."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Path"
|
||||
msgstr "Шлях"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
||||
msgid "Record"
|
||||
msgstr "Запис"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tip.js:0
|
||||
#, python-format
|
||||
msgid "Scroll to reach the next step."
|
||||
msgstr "Проскрольте, щоби перейти на наступний крок."
|
||||
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
|
||||
msgid "Record Tour"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__right
|
||||
msgid "Right"
|
||||
msgstr "Правий"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__run
|
||||
msgid "Run"
|
||||
msgstr "Запустити"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Save"
|
||||
msgstr "Зберегти"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll down to reach the next step."
|
||||
msgstr "Прокрутіть вниз, щоб перейти до наступного кроку."
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll left to reach the next step."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll right to reach the next step."
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
|
||||
msgid "Scroll up to reach the next step."
|
||||
msgstr "Прокрутіть вгору, щоб перейти до наступного кроку."
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sequence
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__sequence
|
||||
msgid "Sequence"
|
||||
msgstr "Послідовність"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Start"
|
||||
msgstr "Початок"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sharing_url
|
||||
msgid "Sharing URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/debug_manager.js:0
|
||||
#, python-format
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Start Tour"
|
||||
msgstr "Почати тур"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Start tour"
|
||||
msgstr "Розпочати тур"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__url
|
||||
msgid "Starting URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__step_ids
|
||||
msgid "Step"
|
||||
msgstr "Крок"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Test"
|
||||
msgstr "Тест"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "Steps"
|
||||
msgstr "Кроки"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Test tour"
|
||||
msgstr "Тестовий тур"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Steps:"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml:0
|
||||
#, python-format
|
||||
msgid "Testing tours"
|
||||
msgstr "Тестові тури"
|
||||
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer.xml:0
|
||||
msgid "Stop Tour"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Test Tour"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
|
||||
msgid "Testing"
|
||||
msgstr "Тестування"
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_search
|
||||
msgid "Tip"
|
||||
msgstr "Підказка"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
|
||||
msgid "Tour name"
|
||||
msgstr "Назва туру"
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tooltip_position
|
||||
msgid "Tooltip Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__top
|
||||
msgid "Top"
|
||||
msgstr "Зверху"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tour_id
|
||||
msgid "Tour"
|
||||
msgstr "Тур"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour_step
|
||||
msgid "Tour's step"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.actions.act_window,name:web_tour.tour_action
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour
|
||||
#: model:ir.ui.menu,name:web_tour.menu_tour_action
|
||||
msgid "Tours"
|
||||
msgstr "Тури"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__trigger
|
||||
msgid "Trigger"
|
||||
msgstr "Запуск"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/debug/tour_dialog_component.js:0
|
||||
#: model:ir.actions.act_window,name:web_tour.edit_tour_action
|
||||
#: model:ir.model,name:web_tour.model_web_tour_tour
|
||||
#: model:ir.ui.menu,name:web_tour.menu_tour_action
|
||||
#, python-format
|
||||
msgid "Tours"
|
||||
msgstr "Тури"
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "Url:"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model,name:web_tour.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Користувач"
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_consumed_ids
|
||||
msgid "User Consumed"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
|
||||
msgid "e.g. My_Tour"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__left
|
||||
msgid "left"
|
||||
msgstr "ліворуч"
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "name_of_the_tour"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_tour
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
|
||||
msgid "trigger"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
|
||||
#~ msgstr "<strong><b>Молодці!</b> Ви пройшли усі кроки цього туру.</strong>"
|
||||
|
||||
#~ msgid "Click on the <i>Home icon</i> to navigate across apps."
|
||||
#~ msgstr ""
|
||||
#~ "Натисніть на <i>іконку Домашньої сторінки</i> для навігації між додатками."
|
||||
|
||||
#~ msgid "Consumed by"
|
||||
#~ msgstr "Завершив"
|
||||
|
||||
#~ msgid "Disable Tours"
|
||||
#~ msgstr "Вимкнути тури"
|
||||
|
||||
#~ msgid "Onboarding tours"
|
||||
#~ msgstr "Ознайомчий тур"
|
||||
|
||||
#~ msgid "Open bugger menu."
|
||||
#~ msgstr "Відкрийте бургер-меню."
|
||||
|
||||
#~ msgid "Path"
|
||||
#~ msgstr "Шлях"
|
||||
|
||||
#~ msgid "Start"
|
||||
#~ msgstr "Початок"
|
||||
|
||||
#~ msgid "Start tour"
|
||||
#~ msgstr "Розпочати тур"
|
||||
|
||||
#~ msgid "Test"
|
||||
#~ msgstr "Тест"
|
||||
|
||||
#~ msgid "Test tour"
|
||||
#~ msgstr "Тестовий тур"
|
||||
|
||||
#~ msgid "Testing tours"
|
||||
#~ msgstr "Тестові тури"
|
||||
|
||||
#~ msgid "Tour name"
|
||||
#~ msgstr "Назва туру"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue