Files
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

598 lines
17 KiB
Plaintext
Raw Permalink 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_payment
#
# Translators:
# Nikola Iliev, 2023
# aleksandar ivanov, 2023
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
# Martin Trigaux, 2023
# Rosen Vladimirov <vladimirov.rosen@gmail.com>, 2023
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-11-19 13:23+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Bulgarian <https://translate.odoo.com/projects/odoo-19/"
"website_payment/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid ""
".\n"
" <br/>\n"
" We appreciate your support for our organization as "
"such.\n"
" <br/>\n"
" Regards."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Comment:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donation Date:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donor Email:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Donor Name:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Payment ID:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "<b>Payment Method:</b>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "<option value=\"\">Country...</option>"
msgstr "<option value=\"\">Държава...</option>"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid ""
"<small class=\"text-danger d-none\" id=\"warning_message_id\">Please enter "
"the amount to donate.</small>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"<span class=\"oe_inline pe-0\">\n"
" Enable a payment provider to accept online "
"payments.\n"
" </span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span class=\"oe_inline px-0\">or</span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>10"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>100"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>25"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "<span class=\"s_donation_currency pe-1\">$</span>50"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span>Enable a payment provider to accept online payments.</span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "<span>or</span>"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
msgid "<strong>Warning</strong> The currency is missing or incorrect."
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "A donation has been made on your website"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "A year of cultural awakening."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Activate"
msgstr "Активирайте"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Activate Stripe"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Add"
msgstr "Добави"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: code:addons/website_payment/static/src/website_builder/donation_option_plugin.js:0
msgid "Add a description here"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Amount"
msgstr "Количество"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Amount ("
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "Amount to donate"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Amount("
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Caring for a baby for 1 month."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Choose Your Amount"
msgstr ""
#. module: website_payment
#: model:ir.model,name:website_payment.model_res_config_settings
msgid "Config Settings"
msgstr "Настройки"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Configure"
msgstr "Конфигурирайте"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Configure Payment Methods"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Country"
msgstr "Държава"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Country\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Country is required."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Custom Amount"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Dear"
msgstr "Уважаеми/а"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Default Amount"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Descriptions"
msgstr ""
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__display_name
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__display_name
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__display_name
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__display_name
msgid "Display Name"
msgstr "Име за показване"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Display Options"
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donate"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "Donate Now"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Donation"
msgstr "Дарение"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Donation Button"
msgstr "Бутон за дарение"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donation Payment"
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Donation amount must be at least %.2f."
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "Donation confirmation"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Donation notification"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Email"
msgstr "Имейл"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Email\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Email is required."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "Enter a valid number!"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Find a Payment Provider"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Find another provider"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/supported_payment_methods_option.xml:0
msgid "Height"
msgstr "Височина"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__id
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__id
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__id
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__id
msgid "ID"
msgstr "ID"
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Input"
msgstr "Въведете"
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_account_payment__is_donation
msgid "Is Donation"
msgstr ""
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__is_donation
msgid "Is donation"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/supported_payment_methods_option.xml:0
msgid "Limit"
msgstr "Лимит"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
msgid "Make a Donation"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Maximum"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Minimum"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/interactions/payment_form.js:0
msgid "Name"
msgstr "Име"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid ""
"Name\n"
" <span class=\"s_website_form_mark\"> *</span>"
msgstr ""
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/controllers/portal.py:0
msgid "Name is required."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_supported_payment_methods/000.edit.xml:0
msgid "No published payment methods"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "None"
msgstr "Никакъв"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "One year in elementary school."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
msgid "One year in high school."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Payment Details"
msgstr ""
#. module: website_payment
#: model:ir.model,name:website_payment.model_payment_provider
msgid "Payment Provider"
msgstr "Доставчик на разплащания"
#. module: website_payment
#: model:ir.model,name:website_payment.model_payment_transaction
msgid "Payment Transaction"
msgstr "Платежна транзакция"
#. module: website_payment
#. odoo-python
#: code:addons/website_payment/models/payment_transaction.py:0
msgid "Payment received from donation with following details:"
msgstr ""
#. module: website_payment
#: model:ir.model,name:website_payment.model_account_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid "Payments"
msgstr "Плащания"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please enter a valid email address."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please provide a name."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Please select a country."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_donation/donation_snippet.js:0
msgid "Please select or enter an amount"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Pre-filled Options"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Recipient Email"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Slider"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
msgid "Small or large, your contribution is essential."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/website_builder/donation_option.xml:0
msgid "Step"
msgstr "Step"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"Stripe Connect is not available in your country, please use another payment "
"provider."
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
msgid "Supported Payment Methods"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "Thank you for your donation of"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
msgid "The minimum donation amount is"
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_donation/donation_snippet.js:0
msgid "The minimum donation amount is %(amount)s"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
msgid "There is nothing to pay."
msgstr ""
#. module: website_payment
#. odoo-javascript
#: code:addons/website_payment/static/src/snippets/s_supported_payment_methods/000.edit.xml:0
msgid "View providers"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
msgid ""
"Visa, Mastercard, Maestro, Google Pay, Apple Pay, etc. as well as recurring "
"charges."
msgstr ""
#. module: website_payment
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__website_id
msgid "Website"
msgstr "Уебсайт"
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Write us a comment"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
msgid "Your comment"
msgstr ""
#. module: website_payment
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
msgid "made on"
msgstr ""
#~ msgid "Server Error"
#~ msgstr "Сървърна грешка"
#~ msgid "Validation Error"
#~ msgstr "Грешка при потвърждаване"