From e932e9a61bde90dd5320461979b4dcbfabb0b6c0 Mon Sep 17 00:00:00 2001 From: Anton Titovets Date: Sun, 29 Jun 2025 22:11:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=B4=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/os/docs_pagetranslate.os | 9 --------- docs/docusaurus/src/pages/index.module.css | 2 +- docs/en/md/Instructions/Start.md | 2 ++ docs/en/md/sidebars.js | 1 + docs/ru/md/Instructions/Start.md | 1 + service/dictionaries/en.json | 3 ++- 6 files changed, 7 insertions(+), 11 deletions(-) diff --git a/ci/os/docs_pagetranslate.os b/ci/os/docs_pagetranslate.os index 4e282d103b..6b8f72b503 100644 --- a/ci/os/docs_pagetranslate.os +++ b/ci/os/docs_pagetranslate.os @@ -48,15 +48,6 @@ ТекущийТекст = СтрЗаменить(ТекущийТекст, "Аддоны", "Addons"); ТекущийТекст = СтрЗаменить(ТекущийТекст, "Поддержать проект", "Support us"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "Сотни методов для десятков сервисов", "Hundreds of methods for dozens of services"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "ОПИ состоит из большого набора разнообразных методов для множества известных API и технологий, будь то облачные Telegram, Bitrix24 и Google Drive, или же локальные S3, MySQL и PostgreSQL. Ознакомится с полным списком доступных сервисов можно на", "OpenIntegrations provides an extensive collection of methods supporting a wide range of APIs and technologies, including cloud platforms (Telegram, Bitrix24, Google Drive) and self-hosted solutions (S3, MySQL, PostgreSQL). For a complete list of integrated services, refer to the"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "вводной странице документации", "documentation introduction"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "Три платформы - одно решение", "Three Platforms — One Solution"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "Открытый пакет интеграций прдоставляет единый набор функций сразу в трех вариантах: как расширение для 1С:Предприятие 8, как пакет для OneScript и как полноценное приложение для командной строки. Это позволяет удобно использовать его методы для решения широкого спектра задач, выбирая форму поствки в зависимости от конкретного сценария работы. Заранее собранные файлы для каждого из этих вариантов всегда можно найти в", "Open Integration Package provides a unified set of functions in three variants: as an extension for 1C:Enterprise 8, as a package for OneScript, and as a full-fledged command-line application. This allows convenient use of its methods for solving a wide range of tasks by selecting the appropriate deployment format based on the specific use case. Pre-built files for each of these variants can always be found in the"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "релизах ОПИ на GitHub", "OpenIntegrations releases on GitHub"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "остается только скачать и запустить!", "just download and run!"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "Свобода открытого кода", "The Freedom of Open Source"); - ТекущийТекст = СтрЗаменить(ТекущийТекст, "Проект имеет открытый исходный коди и распространяется под лицензией MIT. Это означает, что вы можете использовать его в любых своих проектах, даже если они коммерческие и имеют закрытые исходники. Вся кодовая база проекта доступна публично в репозитории на GitHub и доступна для использования, а также полного или частичного изменения. Единственное условие - сохранение текста лицензии, который находится в каждом из файлов с кодом", "The project is open-source and distributed under the MIT License. This means you can freely use it in any projects—including commercial and proprietary ones. The entire codebase is publicly available in the GitHub repository and can be used, modified (in whole or in part), with one condition: preserving the license text included in every code file"); ТекущийДокумент.УстановитьТекст(ТекущийТекст); ТекущийДокумент.Записать(Файл.ПолноеИмя); diff --git a/docs/docusaurus/src/pages/index.module.css b/docs/docusaurus/src/pages/index.module.css index 02286eab0e..39c2d7bb3f 100644 --- a/docs/docusaurus/src/pages/index.module.css +++ b/docs/docusaurus/src/pages/index.module.css @@ -6,7 +6,7 @@ .heroBanner { - padding: 3rem 2rem 0 7rem; + padding: 2rem 2rem 0 7rem; text-align: left; position: relative; overflow: hidden; diff --git a/docs/en/md/Instructions/Start.md b/docs/en/md/Instructions/Start.md index 44b377963a..aad2a65e20 100644 --- a/docs/en/md/Instructions/Start.md +++ b/docs/en/md/Instructions/Start.md @@ -26,6 +26,7 @@ Fast navigation: + @@ -33,6 +34,7 @@ Fast navigation: + diff --git a/docs/en/md/sidebars.js b/docs/en/md/sidebars.js index 7e0712e8d1..0cb8a3e600 100644 --- a/docs/en/md/sidebars.js +++ b/docs/en/md/sidebars.js @@ -40,6 +40,7 @@ { type: 'category', link: {type: 'doc', id:'Instructions/PostgreSQL'}, label: 'PostgreSQL', className: 'PostgreSQL', items:[{type: 'autogenerated', dirName: 'PostgreSQL'}]}, { type: 'category', link: {type: 'doc', id:'Instructions/SQLite'}, label: 'SQLite', className: 'SQLite', items:[{type: 'autogenerated', dirName: 'SQLite'}]}, { type: 'category', link: {type: 'doc', id:'Instructions/MySQL'}, label: 'MySQL', className: 'MySQL', items:[{type: 'autogenerated', dirName: 'MySQL'}]}, + { type: 'category', link: {type: 'doc', id:'Instructions/MSSQL' }, label: 'MS SQL Server', className: 'MSSQL', items: [{ type: 'autogenerated', dirName: 'MSSQL' }] }, ], }, { diff --git a/docs/ru/md/Instructions/Start.md b/docs/ru/md/Instructions/Start.md index b3d0941267..ee3debf116 100644 --- a/docs/ru/md/Instructions/Start.md +++ b/docs/ru/md/Instructions/Start.md @@ -27,6 +27,7 @@ keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, + diff --git a/service/dictionaries/en.json b/service/dictionaries/en.json index d03b828ce8..bd896d5285 100644 --- a/service/dictionaries/en.json +++ b/service/dictionaries/en.json @@ -10029,6 +10029,7 @@ "релизах ОПИ на GitHub": "OpenIntegrations releases on GitHub", "остается только скачать и запустить!": "just download and run!", "Свобода открытого кода": "The Freedom of Open Source", -"Проект имеет открытый исходный коди и распространяется под лицензией MIT. Это означает, что вы можете использовать его в любых своих проектах, даже если они коммерческие и имеют закрытые исходники. Вся кодовая база проекта доступна публично в репозитории на GitHub и доступна для использования, а также полного или частичного изменения. Единственное условие - сохранение текста лицензии, который находится в каждом из файлов с кодом": "The project is open-source and distributed under the MIT License. This means you can freely use it in any projects—including commercial and proprietary ones. The entire codebase is publicly available in the GitHub repository and can be used, modified (in whole or in part), with one condition: preserving the license text included in every code file" +"Проект имеет открытый исходный коди и распространяется под лицензией MIT. Это означает, что вы можете использовать его в любых своих проектах, даже если они коммерческие и имеют закрытые исходники. Вся кодовая база проекта доступна публично в репозитории на GitHub и доступна для использования, а также полного или частичного изменения. Единственное условие - сохранение текста лицензии, который находится в каждом из файлов с кодом": "The project is open-source and distributed under the MIT License. This means you can freely use it in any projects—including commercial and proprietary ones. The entire codebase is publicly available in the GitHub repository and can be used, modified (in whole or in part), with one condition: preserving the license text included in every code file", +"Поддержать проект": "Support us" } \ No newline at end of file