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
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * crm_sms
|
||
#
|
||
# Translators:
|
||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||
"PO-Revision-Date: 2025-10-22 11:17+0000\n"
|
||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||
"ru/>\n"
|
||
"Language: ru\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 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: crm_sms
|
||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||
msgid "SMS"
|
||
msgstr "СМС"
|
||
|
||
#. module: crm_sms
|
||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||
msgid "Send SMS"
|
||
msgstr "Отправить SMS"
|
||
|
||
#~ msgid "Send SMS Text Message"
|
||
#~ msgstr "Отправить текстовое сообщение SMS"
|