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

57 lines
2.3 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:
# * payment_transfer
#
# Translators:
# Aleksandar Vangelovski <aleksandarv@hbee.eu>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-18 14:07+0000\n"
"PO-Revision-Date: 2016-07-08 16:00+0000\n"
"Last-Translator: Aleksandar Vangelovski <aleksandarv@hbee.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: payment_transfer
#: model_terms:payment.acquirer,cancel_msg:payment_transfer.payment_acquirer_transfer
msgid "<span><i>Cancel,</i> Your payment has been cancelled.</span>"
msgstr "<span><i>Откажи,</i> Вашата наплата Ви беше откажана.</span>"
#. module: payment_transfer
#: code:addons/payment_transfer/models/payment_acquirer.py:30
#: model_terms:payment.acquirer,post_msg:payment_transfer.payment_acquirer_transfer
msgid "Bank Account"
msgstr "Банкарска сметка"
#. module: payment_transfer
#: code:addons/payment_transfer/models/payment_acquirer.py:30
msgid "Bank Accounts"
msgstr "Банкарски сметки"
#. module: payment_transfer
#: model:ir.model,name:payment_transfer.model_payment_acquirer
msgid "Payment Acquirer"
msgstr "Стакнувач на плаќање"
#. module: payment_transfer
#: model:ir.model,name:payment_transfer.model_payment_transaction
msgid "Payment Transaction"
msgstr "Трансакција на плаќање"
#. module: payment_transfer
#: model_terms:payment.acquirer,pre_msg:payment_transfer.payment_acquirer_transfer
msgid "Transfer information will be provided after choosing the payment mode."
msgstr "Информации за трансфер ќе Ви бидат приложени откако ќе го одберете начинот на плаќање."
#. module: payment_transfer
#: code:addons/payment_transfer/models/payment_acquirer.py:19
#: model:payment.acquirer,name:payment_transfer.payment_acquirer_transfer
msgid "Wire Transfer"
msgstr "Плаќање по банкарски налог"