diff --git a/ci/config.json b/ci/config.json index b1b3db118e..550bc50f2a 100644 --- a/ci/config.json +++ b/ci/config.json @@ -1,435 +1,435 @@ { - "primary": { - "description": "Primary project data", - "value": { - "version": { - "description": "Current project version", - "value": "1.32.0" - }, - "repoUrl": { - "description": "Repository URL", - "value": "https://github.com/Bayselonarrend/OpenIntegrations" - } - } - }, - "local": { - "description": "Paths and information for processing on local machine", - "value": { - "engineWindows": { - "description": "OneScript engine for CLI packs (Windows)", - "value": "C:/engine/windows" - }, - "engineLinux": { - "description": "OneScript engine for CLI packs (Linux)", - "value": "C:/engine/linux" - }, - "engineLinuxWsl": { - "description": "OneScript engine for CLI packs (Linux, at WSL)", - "value": "/mnt/c/engine/linux/" - }, - "onecPath": { - "description": "1C:Enterprise exe path", - "value": "C:/Program Files/1cv8/8.3.18.1208/bin/1cv8.exe" - }, - "osPath": { - "description": "OneScript exe path", - "value": "C:/Program Files/OneScript/" - }, - "ghcliPath": { - "description": "GitHub CLI exe path", - "value": "C:/Program Files/GitHub CLI/gh.exe" - }, - "innoPath": { - "description": "Inno Setup exe path", - "value": "C:/Program Files (x86)/Inno Setup 6/Compil32.exe" - }, - "serverName": { - "description": "Build server name", - "value": "DEVSRV" - }, - "edtProjectsPath": { - "description": "EDT projects directory", - "value": "C:/Users/bayse/AppData/Local/1C/1cedtstart/projects" - }, - "jenkinsHost": { - "description": "Jenkins URL", - "value": "https://jenkins.openintegrations.dev" - }, - "rcloneConf": { - "description": "rclone configuration name for web site deploying", - "value": "hoster" - }, - "npmPath": { - "description": "NPM executable", - "value": "C:/Program Files/nodejs/npm.cmd" - } - } - }, - "paths": { - "description": "Special repository directories paths", - "value": { - "root": { - "description": "Source code root directory", - "value": "./src/" - }, - "addinsSrc": { - "description": "AddIns directory", - "value": "./src/addins/" - }, - "packageSrc": { - "description": "OneScript package directory", - "value": "./src/ru/OInt/" - }, - "packagedefSrc": { - "description": "Packagedef file path", - "value": "./src/ru/OInt/packagedef" - }, - "configurationSrc": { - "description": "1C configuration directory", - "value": "./src/ru/OPI/src/" - }, - "dictionariesSrc": { - "description": "Translation dictionaries directory", - "value": "./service/dictionaries/" - }, - "workflowsSrc": { - "description": "GitHub Actions workflows directory", - "value": "./.github/workflows/" - }, - "jenkinsSrc": { - "description": "Jenkinsfiles directory", - "value": "./ci/" - }, - "paramsExamplesSrc": { - "description": "CLI tips directory", - "value": "./service/params_examples/" - }, - "templatesSrc": { - "description": "CI template files directory", - "value": "./service/templates/" - } - } - }, - "docs": { - "description": "Docs generation settings", - "value": { - "deployMainSrc": { - "description": "Primary docs workspace directory", - "value": "./docs/docusaurus/" - }, - "deployDocsSrc": { - "description": "MD files at workspace docs directory", - "value": "./docs/docusaurus/docs/" - }, - "deployBuildSrc": { - "description": "Deploy-ready docs directory", - "value": "./docs/docusaurus/build/" - }, - "deployModulesSrc": { - "description": "Node modules directory", - "value": "./docs/docusaurus/node_modules/" - } - } - }, - "tests": { - "description": "Testing data", - "value": { - "yaxunitConf": { - "description": "YaxUnit configurations directory", - "value": "./service/yaxunit_conf/" - }, - "jenkinsSplit": { - "description": "Jenkins path for split tests", - "value": "/job/OPITest/job/OpiSplitTests" - }, - "jenkinsFull": { - "description": "Jenkins path for full tests", - "value": "/job/OPITest/job/OpiFullTest" - }, - "availability": { - "description": "Enabled and disabled tests categories", - "value": { - "Telegram": true, - "VK": true, - "Viber": true, - "Twitter": true, - "FTP": true, - "SSH": true, - "SFTP": true, - "PostgreSQL": true, - "MySQL": true, - "MSSQL": true, - "SQLite": true, - "RCON": true, - "YandexDisk": true, - "GoogleWorkspace": true, - "GoogleCalendar": true, - "GoogleDrive": true, - "GoogleSheets": true, - "Notion": true, - "Slack": true, - "Airtable": true, - "Dropbox": true, - "Bitrix24": true, - "VkTeams": true, - "Neocities": true, - "CDEK": true, - "YandexMetrika": true, - "S3": true, - "TCP": true, - "GreenAPI": true, - "GreenMax": true, - "Ollama": true, - "HTTPКлиент": true, - "OpenAI": false, - "ReportPortal": true, - "HTTPClient": true, - "BuildCheck": true, - "MongoDB": true, - "GRPC": true, - "ClickHouse": true - } - } - } - }, - "release": { - "description": "Release producing data", - "value": { - "artifactsCount": { - "description": "Release artifacts (files) count", - "value": 16 - } - } - }, - "localization": { - "description": "Localization data", - "value": { - "mainLang": { - "description": "Main project language", - "value": "ru" - }, - "langs": { - "description": "Localization languages", - "value": [ - "en", - "ru" - ] - }, - "langsVars": { - "description": "Language defined data", - "value": { - "ru": { - "description": "Language defined data for Russian", - "value": { - "edt_project": { - "description": "1C:EDT project name", - "value": "OpenIntegrations_Ru" - }, - "ib_name": { - "description": "1C infobase name", - "value": "OpenIntegrations" - }, - "methodString": { - "description": "Method word translation", - "value": "Метод" - }, - "synonymString": { - "description": "Synonym word translation", - "value": "Синоним" - }, - "sectionsString": { - "description": "Section word translation", - "value": "Раздел" - }, - "testsModule": { - "description": "Main tests module name", - "value": "OPI_Тесты" - }, - "testsModuleCLI": { - "description": "CLI test module name", - "value": "OPI_ТестыCLI" - }, - "testsTableMethod": { - "description": "Test table retrieve method", - "value": "OPI_ПолучениеДанныхТестов.ПолучитьТаблицуТестов()" - }, - "testsSectionsMethod": { - "description": "Test selections array retrieve method (for Jenkins)", - "value": "OPI_ПолучениеДанныхТестов.ПолучитьСоответствиеРазделовТестирования()" - }, - "testsSectionsMethodGA": { - "dictionaries": "Test selections array retrieve method (for Github Actions)", - "value": "OPI_ПолучениеДанныхТестов.ПолучитьСоответствиеРазделовТестированияGA()" - }, - "docsMdSrc": { - "description": "Docs MD files directory", - "value": "./docs/ru/md/" - }, - "codeExamplesSrc": { - "description": "Docs code examples directory", - "value": "./docs/ru/examples/" - }, - "testValuesSrc": { - "description": "Docs test values directory", - "value": "./docs/ru/data/" - }, - "testsModulePath": { - "description": "Main tests module path", - "value": "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" - }, - "testsCliModulePath": { - "description": "CLI test module path", - "value": "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" - }, - "testsRegionName": { - "description": "Atomic test retrieve method", - "value": "АтомарныеТесты" - }, - "remoteDocsSrc": { - "description": "Docs directory on remote server (hosting)", - "value": "public_html" - }, - "namesTranslation": { - "description": "Modules names localization", - "value": {} - }, - "docsCategories": { - "description": "Docs categories and classes", - "value": { - "Messenger": "Мессенджеры", - "Social": "Социальные сети", - "Database": "Базы данных и электронные таблицы", - "Folder": "Файловые хостинги и хранилища", - "CRM": "Комплексные решения (CMS, CRM)", - "Commerce": "Электронная коммерция и доставка", - "Calendar": "Планирование и управление проектами", - "AI": "Искусственный интеллект", - "Exchange": "Протоколы обмена", - "Other": "Прочее" - } - } - } - }, - "en": { - "description": "Language defined data for English", - "value": { - "edt_project": { - "description": "1C:EDT project name", - "value": "OpenIntegrations_En" - }, - "ib_name": { - "description": "1C infobase name", - "value": "OpenIntegrationsEng" - }, - "methodString": { - "description": "Method word translation", - "value": "Method" - }, - "synonymString": { - "description": "Synonym word translation", - "value": "Synonym" - }, - "sectionsString": { - "description": "Section word translation", - "value": "Section" - }, - "testsModule": { - "description": "Main tests module name", - "value": "OPI_Tests" - }, - "testsModuleCLI": { - "description": "CLI test module name", - "value": "OPI_TestsCLI" - }, - "testsTableMethod": { - "description": "Test table retrieve method", - "value": "OPI_TestDataRetrieval.GetTestTable()" - }, - "testsSectionsMethod": { - "description": "Test selections array retrieve method (for Jenkins)", - "value": "OPI_TestDataRetrieval.GetTestingSectionMapping()" - }, - "testsSectionsMethodGA": { - "dictionaries": "Test selections array retrieve method (for Github Actions)", - "value": "OPI_TestDataRetrieval.GetTestingSectionMappingGA()" - }, - "docsMdSrc": { - "description": "Docs MD files directory", - "value": "./docs/en/md/" - }, - "codeExamplesSrc": { - "description": "Docs code examples directory", - "value": "./docs/en/examples/" - }, - "testValuesSrc": { - "description": "Docs test values directory", - "value": "./docs/en/data/" - }, - "testsModulePath": { - "description": "Main tests module path", - "value": "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" - }, - "testsCliModulePath": { - "description": "CLI test module path", - "value": "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" - }, - "testsRegionName": { - "description": "Atomic test retrieve method", - "value": "AtomicTests" - }, - "remoteDocsSrc": { - "description": "Docs directory on remote server (hosting)", - "value": "public_html_en" - }, - "namesTranslation": { - "description": "Modules names localization", - "value": { - "OPI_Инструменты": "OPI_Tools", - "OPI_Криптография": "OPI_Cryptography", - "OPI_HTTPКлиент": "OPI_HTTPClient", - "OPI_Компоненты": "OPI_AddIns", - "OPI_ЗапросыHTTP": "OPI_HTTPRequests", - "OPI_ЗапросыSQL": "OPI_SQLQueries", - "OPI_ПолучениеДанныхТестов": "OPI_TestDataRetrieval", - "OPI_ПреобразованиеТипов": "OPI_TypeConversion" - } - }, - "docsCategories": { - "description": "Docs categories and classes", - "value": { - "Messenger": "Messengers", - "Social": "Social networks", - "Database": "Databases and spreadsheets", - "Folder": "File-hosting services and storages", - "CRM": "Complete solutions (CMS, CRM)", - "Commerce": "E-commerce and delivery", - "Calendar": "Planning and projects management", - "AI": "Artificial Intelligence", - "Exchange": "Exchange protocols", - "Other": "Other" - } - } - } - } - } - } - } - }, - "replacements": { - "description": "Dictionary of values replacements", - "value": { - "oscriptConvertation": { - "description": "Replacements for 1C to OneScript conversion", - "value": { - "// #Использовать": "#Использовать", - "//#Использовать": "#Использовать", - "УстановитьБезопасныйРежим(Истина);": "", - "УстановитьБезопасныйРежим(Ложь);": "", - "// !OInt ": "", - "#КонецЕсли": "// #КонецЕсли", - "#Если": "// #Если" - } - } - } + "primary": { + "description": "Primary project data", + "value": { + "version": { + "description": "Current project version", + "value": "1.32.0" + }, + "repoUrl": { + "description": "Repository URL", + "value": "https://github.com/Bayselonarrend/OpenIntegrations" + } + } + }, + "local": { + "description": "Paths and information for processing on local machine", + "value": { + "engineWindows": { + "description": "OneScript engine for CLI packs (Windows)", + "value": "C:/engine/windows" + }, + "engineLinux": { + "description": "OneScript engine for CLI packs (Linux)", + "value": "C:/engine/linux" + }, + "engineLinuxWsl": { + "description": "OneScript engine for CLI packs (Linux, at WSL)", + "value": "/mnt/c/engine/linux/" + }, + "onecPath": { + "description": "1C:Enterprise exe path", + "value": "C:/Program Files/1cv8/8.3.18.1208/bin/1cv8.exe" + }, + "osPath": { + "description": "OneScript exe path", + "value": "C:/Program Files/OneScript/" + }, + "ghcliPath": { + "description": "GitHub CLI exe path", + "value": "C:/Program Files/GitHub CLI/gh.exe" + }, + "innoPath": { + "description": "Inno Setup exe path", + "value": "C:/Program Files (x86)/Inno Setup 6/Compil32.exe" + }, + "serverName": { + "description": "Build server name", + "value": "DEVSRV" + }, + "edtProjectsPath": { + "description": "EDT projects directory", + "value": "C:/Users/bayse/AppData/Local/1C/1cedtstart/projects" + }, + "jenkinsHost": { + "description": "Jenkins URL", + "value": "https://jenkins.openintegrations.dev" + }, + "rcloneConf": { + "description": "rclone configuration name for web site deploying", + "value": "hoster" + }, + "npmPath": { + "description": "NPM executable", + "value": "C:/Program Files/nodejs/npm.cmd" + } + } + }, + "paths": { + "description": "Special repository directories paths", + "value": { + "root": { + "description": "Source code root directory", + "value": "./src/" + }, + "addinsSrc": { + "description": "AddIns directory", + "value": "./src/addins/" + }, + "packageSrc": { + "description": "OneScript package directory", + "value": "./src/ru/OInt/" + }, + "packagedefSrc": { + "description": "Packagedef file path", + "value": "./src/ru/OInt/packagedef" + }, + "configurationSrc": { + "description": "1C configuration directory", + "value": "./src/ru/OPI/src/" + }, + "dictionariesSrc": { + "description": "Translation dictionaries directory", + "value": "./service/dictionaries/" + }, + "workflowsSrc": { + "description": "GitHub Actions workflows directory", + "value": "./.github/workflows/" + }, + "jenkinsSrc": { + "description": "Jenkinsfiles directory", + "value": "./ci/pipelines/" + }, + "paramsExamplesSrc": { + "description": "CLI tips directory", + "value": "./service/params_examples/" + }, + "templatesSrc": { + "description": "CI template files directory", + "value": "./service/templates/" + } + } + }, + "docs": { + "description": "Docs generation settings", + "value": { + "deployMainSrc": { + "description": "Primary docs workspace directory", + "value": "./docs/docusaurus/" + }, + "deployDocsSrc": { + "description": "MD files at workspace docs directory", + "value": "./docs/docusaurus/docs/" + }, + "deployBuildSrc": { + "description": "Deploy-ready docs directory", + "value": "./docs/docusaurus/build/" + }, + "deployModulesSrc": { + "description": "Node modules directory", + "value": "./docs/docusaurus/node_modules/" + } + } + }, + "tests": { + "description": "Testing data", + "value": { + "yaxunitConf": { + "description": "YaxUnit configurations directory", + "value": "./service/yaxunit_conf/" + }, + "jenkinsSplit": { + "description": "Jenkins path for split tests", + "value": "/job/OPITest/job/OpiSplitTests" + }, + "jenkinsFull": { + "description": "Jenkins path for full tests", + "value": "/job/OPITest/job/OpiFullTest" + }, + "availability": { + "description": "Enabled and disabled tests categories", + "value": { + "Telegram": true, + "VK": true, + "Viber": true, + "Twitter": true, + "FTP": true, + "SSH": true, + "SFTP": true, + "PostgreSQL": true, + "MySQL": true, + "MSSQL": true, + "SQLite": true, + "RCON": true, + "YandexDisk": true, + "GoogleWorkspace": true, + "GoogleCalendar": true, + "GoogleDrive": true, + "GoogleSheets": true, + "Notion": true, + "Slack": true, + "Airtable": true, + "Dropbox": true, + "Bitrix24": true, + "VkTeams": true, + "Neocities": true, + "CDEK": true, + "YandexMetrika": true, + "S3": true, + "TCP": true, + "GreenAPI": true, + "GreenMax": true, + "Ollama": true, + "HTTPКлиент": true, + "OpenAI": false, + "ReportPortal": true, + "HTTPClient": true, + "BuildCheck": true, + "MongoDB": true, + "GRPC": true, + "ClickHouse": true } + } + } + }, + "release": { + "description": "Release producing data", + "value": { + "artifactsCount": { + "description": "Release artifacts (files) count", + "value": 16 + } + } + }, + "localization": { + "description": "Localization data", + "value": { + "mainLang": { + "description": "Main project language", + "value": "ru" + }, + "langs": { + "description": "Localization languages", + "value": [ + "en", + "ru" + ] + }, + "langsVars": { + "description": "Language defined data", + "value": { + "ru": { + "description": "Language defined data for Russian", + "value": { + "edt_project": { + "description": "1C:EDT project name", + "value": "OpenIntegrations_Ru" + }, + "ib_name": { + "description": "1C infobase name", + "value": "OpenIntegrations" + }, + "methodString": { + "description": "Method word translation", + "value": "Метод" + }, + "synonymString": { + "description": "Synonym word translation", + "value": "Синоним" + }, + "sectionsString": { + "description": "Section word translation", + "value": "Раздел" + }, + "testsModule": { + "description": "Main tests module name", + "value": "OPI_Тесты" + }, + "testsModuleCLI": { + "description": "CLI test module name", + "value": "OPI_ТестыCLI" + }, + "testsTableMethod": { + "description": "Test table retrieve method", + "value": "OPI_ПолучениеДанныхТестов.ПолучитьТаблицуТестов()" + }, + "testsSectionsMethod": { + "description": "Test selections array retrieve method (for Jenkins)", + "value": "OPI_ПолучениеДанныхТестов.ПолучитьСоответствиеРазделовТестирования()" + }, + "testsSectionsMethodGA": { + "dictionaries": "Test selections array retrieve method (for Github Actions)", + "value": "OPI_ПолучениеДанныхТестов.ПолучитьСоответствиеРазделовТестированияGA()" + }, + "docsMdSrc": { + "description": "Docs MD files directory", + "value": "./docs/ru/md/" + }, + "codeExamplesSrc": { + "description": "Docs code examples directory", + "value": "./docs/ru/examples/" + }, + "testValuesSrc": { + "description": "Docs test values directory", + "value": "./docs/ru/data/" + }, + "testsModulePath": { + "description": "Main tests module path", + "value": "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" + }, + "testsCliModulePath": { + "description": "CLI test module path", + "value": "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" + }, + "testsRegionName": { + "description": "Atomic test retrieve method", + "value": "АтомарныеТесты" + }, + "remoteDocsSrc": { + "description": "Docs directory on remote server (hosting)", + "value": "public_html" + }, + "namesTranslation": { + "description": "Modules names localization", + "value": {} + }, + "docsCategories": { + "description": "Docs categories and classes", + "value": { + "Messenger": "Мессенджеры", + "Social": "Социальные сети", + "Database": "Базы данных и электронные таблицы", + "Folder": "Файловые хостинги и хранилища", + "CRM": "Комплексные решения (CMS, CRM)", + "Commerce": "Электронная коммерция и доставка", + "Calendar": "Планирование и управление проектами", + "AI": "Искусственный интеллект", + "Exchange": "Протоколы обмена", + "Other": "Прочее" + } + } + } + }, + "en": { + "description": "Language defined data for English", + "value": { + "edt_project": { + "description": "1C:EDT project name", + "value": "OpenIntegrations_En" + }, + "ib_name": { + "description": "1C infobase name", + "value": "OpenIntegrationsEng" + }, + "methodString": { + "description": "Method word translation", + "value": "Method" + }, + "synonymString": { + "description": "Synonym word translation", + "value": "Synonym" + }, + "sectionsString": { + "description": "Section word translation", + "value": "Section" + }, + "testsModule": { + "description": "Main tests module name", + "value": "OPI_Tests" + }, + "testsModuleCLI": { + "description": "CLI test module name", + "value": "OPI_TestsCLI" + }, + "testsTableMethod": { + "description": "Test table retrieve method", + "value": "OPI_TestDataRetrieval.GetTestTable()" + }, + "testsSectionsMethod": { + "description": "Test selections array retrieve method (for Jenkins)", + "value": "OPI_TestDataRetrieval.GetTestingSectionMapping()" + }, + "testsSectionsMethodGA": { + "dictionaries": "Test selections array retrieve method (for Github Actions)", + "value": "OPI_TestDataRetrieval.GetTestingSectionMappingGA()" + }, + "docsMdSrc": { + "description": "Docs MD files directory", + "value": "./docs/en/md/" + }, + "codeExamplesSrc": { + "description": "Docs code examples directory", + "value": "./docs/en/examples/" + }, + "testValuesSrc": { + "description": "Docs test values directory", + "value": "./docs/en/data/" + }, + "testsModulePath": { + "description": "Main tests module path", + "value": "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" + }, + "testsCliModulePath": { + "description": "CLI test module path", + "value": "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" + }, + "testsRegionName": { + "description": "Atomic test retrieve method", + "value": "AtomicTests" + }, + "remoteDocsSrc": { + "description": "Docs directory on remote server (hosting)", + "value": "public_html_en" + }, + "namesTranslation": { + "description": "Modules names localization", + "value": { + "OPI_Инструменты": "OPI_Tools", + "OPI_Криптография": "OPI_Cryptography", + "OPI_HTTPКлиент": "OPI_HTTPClient", + "OPI_Компоненты": "OPI_AddIns", + "OPI_ЗапросыHTTP": "OPI_HTTPRequests", + "OPI_ЗапросыSQL": "OPI_SQLQueries", + "OPI_ПолучениеДанныхТестов": "OPI_TestDataRetrieval", + "OPI_ПреобразованиеТипов": "OPI_TypeConversion" + } + }, + "docsCategories": { + "description": "Docs categories and classes", + "value": { + "Messenger": "Messengers", + "Social": "Social networks", + "Database": "Databases and spreadsheets", + "Folder": "File-hosting services and storages", + "CRM": "Complete solutions (CMS, CRM)", + "Commerce": "E-commerce and delivery", + "Calendar": "Planning and projects management", + "AI": "Artificial Intelligence", + "Exchange": "Exchange protocols", + "Other": "Other" + } + } + } + } + } + } + } + }, + "replacements": { + "description": "Dictionary of values replacements", + "value": { + "oscriptConvertation": { + "description": "Replacements for 1C to OneScript conversion", + "value": { + "// #Использовать": "#Использовать", + "//#Использовать": "#Использовать", + "УстановитьБезопасныйРежим(Истина);": "", + "УстановитьБезопасныйРежим(Ложь);": "", + "// !OInt ": "", + "#КонецЕсли": "// #КонецЕсли", + "#Если": "// #Если" + } + } + } + } } \ No newline at end of file diff --git a/ci/installer_set/share/oint/.versionhash b/ci/installer_set/share/oint/.versionhash index b39602f873..f785009576 100644 --- a/ci/installer_set/share/oint/.versionhash +++ b/ci/installer_set/share/oint/.versionhash @@ -1 +1 @@ -CA479A385851C2708C3EC659013BC2327869F2EFC95EE5255E03F6066BBB3E9D \ No newline at end of file +085D2AC8E7E6A69252BB4E194F1AA6E98FB70B5986A0366AC74026F7E1B38FD8 \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_deb_test_en b/ci/jenkins_split_tests/Ozon/cli_deb_test_en deleted file mode 100644 index 783f485beb..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_deb_test_en +++ /dev/null @@ -1,105 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Deb-Agent' // Имя или метка агента - } - - stages { - stage('Remove oint') { - steps { - script { - // Удаляем oint, если он установлен - sh 'dpkg -r oint || echo "oint not installed"' - } - } - } - - stage('Download oint package') { - steps { - script { - // Скачиваем новый deb-пакет oint - sh 'wget -O oint_1.32.0_all_en.deb https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint_1.32.0_all_en.deb ' - } - } - } - - stage('Install oint package') { - steps { - script { - // Устанавливаем скаченный пакет - sh 'dpkg -i oint_1.32.0_all_en.deb' - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/en/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_deb_test_ru b/ci/jenkins_split_tests/Ozon/cli_deb_test_ru deleted file mode 100644 index d21f07fe07..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_deb_test_ru +++ /dev/null @@ -1,105 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Deb-Agent' // Имя или метка агента - } - - stages { - stage('Remove oint') { - steps { - script { - // Удаляем oint, если он установлен - sh 'dpkg -r oint || echo "oint not installed"' - } - } - } - - stage('Download oint package') { - steps { - script { - // Скачиваем новый deb-пакет oint - sh 'wget -O oint_1.32.0_all_ru.deb https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint_1.32.0_all_ru.deb ' - } - } - } - - stage('Install oint package') { - steps { - script { - // Устанавливаем скаченный пакет - sh 'dpkg -i oint_1.32.0_all_ru.deb' - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/ru/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_rpm_test_en b/ci/jenkins_split_tests/Ozon/cli_rpm_test_en deleted file mode 100644 index 790eec3f78..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_rpm_test_en +++ /dev/null @@ -1,104 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Rpm-Agent' // Имя или метка агента - } - stages { - stage('Remove oint') { - steps { - script { - // Удаляем oint, если он установлен - sh 'rpm -e oint || echo "oint not installed"' - } - } - } - - stage('Download oint package') { - steps { - script { - // Скачиваем новый rpm-пакет oint - sh 'wget -O oint-1.32.0-1.noarch_en.rpm https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint-1.32.0-1.noarch_en.rpm ' - } - } - } - - stage('Install oint package') { - steps { - script { - // Устанавливаем скаченный пакет - sh 'rpm -ivh --replacepkgs oint-1.32.0-1.noarch_en.rpm' - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/en/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_rpm_test_ru b/ci/jenkins_split_tests/Ozon/cli_rpm_test_ru deleted file mode 100644 index fd1a7b47c7..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_rpm_test_ru +++ /dev/null @@ -1,104 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Rpm-Agent' // Имя или метка агента - } - stages { - stage('Remove oint') { - steps { - script { - // Удаляем oint, если он установлен - sh 'rpm -e oint || echo "oint not installed"' - } - } - } - - stage('Download oint package') { - steps { - script { - // Скачиваем новый rpm-пакет oint - sh 'wget -O oint-1.32.0-1.noarch_ru.rpm https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint-1.32.0-1.noarch_ru.rpm ' - } - } - } - - stage('Install oint package') { - steps { - script { - // Устанавливаем скаченный пакет - sh 'rpm -ivh --replacepkgs oint-1.32.0-1.noarch_ru.rpm' - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/ru/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_test_en b/ci/jenkins_split_tests/Ozon/cli_test_en deleted file mode 100644 index 59c0e0b4d8..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_test_en +++ /dev/null @@ -1,184 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'windows' - } - stages { - stage('Decrypt Data') { - steps { - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.32.0.ospx; del oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'gpg --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' - } - } - } - - stage('Remove oint.bat if exists') { - steps { - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files\\OneScript\\bin\\oint.bat" - if (Test-Path $batFile) { - Remove-Item -Path $batFile -Force - Write-Host "Файл oint.bat удален." - } else { - Write-Host "Файл oint.bat не найден, пропускаем удаление." - } - ''' - - // Проверяем, что файл действительно удален - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files\\OneScript\\bin\\oint.bat" - if (Test-Path $batFile) { - Write-Error "Ошибка: Файл oint.bat не удален!" - exit 1 - } else { - Write-Host "Проверка: oint.bat успешно удален или отсутствовал." - } - ''' - } - } - - stage('Uninstall OInt if installed') { - steps { - powershell encoding: 'UTF-8', script: ''' - $uninstallerPath = "C:\\Program Files (x86)\\OInt\\unins000.exe" - if (Test-Path $uninstallerPath) { - Write-Host "OInt найден. Запускаем удаление..." - Start-Process -FilePath $uninstallerPath -ArgumentList "/VERYSILENT /NORESTART" -Wait - Write-Host "Удаление OInt завершено." - } else { - Write-Host "OInt не установлен. Пропускаем этап удаления." - } - ''' - - // Проверяем, что oint.bat в C:\Program Files (x86)\OInt\bin\oint.bat удален - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - if (Test-Path $batFile) { - Write-Error "Ошибка: oint.bat всё ещё существует после uninstall!" - exit 1 - } else { - Write-Host "Проверка: oint.bat после uninstall отсутствует." - } - ''' - } - } - - stage('Prepare Download Dir') { - steps { - bat 'if not exist "%USERPROFILE%\\Downloads" mkdir "%USERPROFILE%\\Downloads"' - } - } - - stage('Download Installer') { - steps { - powershell encoding: 'UTF-8', script: ''' - $url = "https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint_1.32.0_installer_en.exe " - $output = "$env:USERPROFILE\\Downloads\\oint_installer.exe" - Invoke-WebRequest -Uri $url -OutFile $output - Write-Host "Инсталлер скачан в: $output" - ''' - } - } - - stage('Install OInt') { - steps { - powershell encoding: 'UTF-8', script: ''' - $installerPath = "$env:USERPROFILE\\Downloads\\oint_installer.exe" - Write-Host "Запускаем установку: $installerPath" - Start-Process -FilePath $installerPath -ArgumentList "/VERYSILENT /NORESTART" -NoNewWindow -Wait - Write-Host "Установка завершена." - ''' - } - } - - stage('Verify Installation') { - steps { - // Проверяем наличие oint.bat в C:\Program Files (x86)\OInt\bin\ - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - if (-not (Test-Path $batFile)) { - Write-Error "Ошибка: oint.bat не найден после установки!" - exit 1 - } else { - Write-Host "Проверка: oint.bat найден после установки." - } - ''' - - // Проверяем, что where oint выводит нужный путь - powershell encoding: 'UTF-8', script: ''' - $result = (Get-Command oint -ErrorAction SilentlyContinue).Source - $expectedPath = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - - if ($result -ne $expectedPath) { - Write-Error "Ошибка: Команда 'where oint' указывает не на тот путь: $result" - exit 1 - } else { - Write-Host "Проверка: 'where oint' указывает на правильный путь: $result" - } - ''' - } - } - stage('Create ReportPortal launch'){ - steps{ - bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'del "./data.json.gpg"' - bat encoding: 'UTF-8', script:'gpg --batch --symmetric --cipher-algo AES256 --passphrase="%GPGKEY%" ./data.json' - bat encoding: 'UTF-8', script:'del "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - bat "git config user.email vitaly.the.alpaca@gmail.com" - bat 'git config user.name "Vitaly the Alpaca (bot)"' - bat "git config --global core.ignorecase true" - bat "git add ." - bat 'git commit -m "Test data update (Jenkins)"' - bat "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/cli_test_ru b/ci/jenkins_split_tests/Ozon/cli_test_ru deleted file mode 100644 index 6f2be30c9b..0000000000 --- a/ci/jenkins_split_tests/Ozon/cli_test_ru +++ /dev/null @@ -1,184 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'windows' - } - stages { - stage('Decrypt Data') { - steps { - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.32.0.ospx; del oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'gpg --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' - } - } - } - - stage('Remove oint.bat if exists') { - steps { - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files\\OneScript\\bin\\oint.bat" - if (Test-Path $batFile) { - Remove-Item -Path $batFile -Force - Write-Host "Файл oint.bat удален." - } else { - Write-Host "Файл oint.bat не найден, пропускаем удаление." - } - ''' - - // Проверяем, что файл действительно удален - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files\\OneScript\\bin\\oint.bat" - if (Test-Path $batFile) { - Write-Error "Ошибка: Файл oint.bat не удален!" - exit 1 - } else { - Write-Host "Проверка: oint.bat успешно удален или отсутствовал." - } - ''' - } - } - - stage('Uninstall OInt if installed') { - steps { - powershell encoding: 'UTF-8', script: ''' - $uninstallerPath = "C:\\Program Files (x86)\\OInt\\unins000.exe" - if (Test-Path $uninstallerPath) { - Write-Host "OInt найден. Запускаем удаление..." - Start-Process -FilePath $uninstallerPath -ArgumentList "/VERYSILENT /NORESTART" -Wait - Write-Host "Удаление OInt завершено." - } else { - Write-Host "OInt не установлен. Пропускаем этап удаления." - } - ''' - - // Проверяем, что oint.bat в C:\Program Files (x86)\OInt\bin\oint.bat удален - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - if (Test-Path $batFile) { - Write-Error "Ошибка: oint.bat всё ещё существует после uninstall!" - exit 1 - } else { - Write-Host "Проверка: oint.bat после uninstall отсутствует." - } - ''' - } - } - - stage('Prepare Download Dir') { - steps { - bat 'if not exist "%USERPROFILE%\\Downloads" mkdir "%USERPROFILE%\\Downloads"' - } - } - - stage('Download Installer') { - steps { - powershell encoding: 'UTF-8', script: ''' - $url = "https://jenkins.openintegrations.dev/job/OpiBuild/job/OpiRelease/lastSuccessfulBuild/artifact/1.32.0/oint_1.32.0_installer_ru.exe " - $output = "$env:USERPROFILE\\Downloads\\oint_installer.exe" - Invoke-WebRequest -Uri $url -OutFile $output - Write-Host "Инсталлер скачан в: $output" - ''' - } - } - - stage('Install OInt') { - steps { - powershell encoding: 'UTF-8', script: ''' - $installerPath = "$env:USERPROFILE\\Downloads\\oint_installer.exe" - Write-Host "Запускаем установку: $installerPath" - Start-Process -FilePath $installerPath -ArgumentList "/VERYSILENT /NORESTART" -NoNewWindow -Wait - Write-Host "Установка завершена." - ''' - } - } - - stage('Verify Installation') { - steps { - // Проверяем наличие oint.bat в C:\Program Files (x86)\OInt\bin\ - powershell encoding: 'UTF-8', script: ''' - $batFile = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - if (-not (Test-Path $batFile)) { - Write-Error "Ошибка: oint.bat не найден после установки!" - exit 1 - } else { - Write-Host "Проверка: oint.bat найден после установки." - } - ''' - - // Проверяем, что where oint выводит нужный путь - powershell encoding: 'UTF-8', script: ''' - $result = (Get-Command oint -ErrorAction SilentlyContinue).Source - $expectedPath = "C:\\Program Files (x86)\\OInt\\bin\\oint.bat" - - if ($result -ne $expectedPath) { - Write-Error "Ошибка: Команда 'where oint' указывает не на тот путь: $result" - exit 1 - } else { - Write-Host "Проверка: 'where oint' указывает на правильный путь: $result" - } - ''' - } - } - stage('Create ReportPortal launch'){ - steps{ - bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/rp_start.os "CLI"' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'del "./data.json.gpg"' - bat encoding: 'UTF-8', script:'gpg --batch --symmetric --cipher-algo AES256 --passphrase="%GPGKEY%" ./data.json' - bat encoding: 'UTF-8', script:'del "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - bat "git config user.email vitaly.the.alpaca@gmail.com" - bat 'git config user.name "Vitaly the Alpaca (bot)"' - bat "git config --global core.ignorecase true" - bat "git add ." - bat 'git commit -m "Test data update (Jenkins)"' - bat "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_deb_test_en b/ci/jenkins_split_tests/Ozon/os_deb_test_en deleted file mode 100644 index 895db778e2..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_deb_test_en +++ /dev/null @@ -1,114 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Deb-Agent' // Имя или метка агента - } - stages { - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога /opt/onescript/lib/oint, если существует - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Каталог oint найден. Удаляем..." - rm -rf "$DIR_PATH" - echo "Каталог oint успешно удален." - else - echo "Каталог oint не найден. Пропускаем удаление." - fi - ''' - - // Проверяем, что каталог действительно удален - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - else - echo "Проверка: Каталог oint отсутствует после удаления." - fi - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/en/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_deb_test_ru b/ci/jenkins_split_tests/Ozon/os_deb_test_ru deleted file mode 100644 index 780acd4f9f..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_deb_test_ru +++ /dev/null @@ -1,114 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Deb-Agent' // Имя или метка агента - } - stages { - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога /opt/onescript/lib/oint, если существует - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Каталог oint найден. Удаляем..." - rm -rf "$DIR_PATH" - echo "Каталог oint успешно удален." - else - echo "Каталог oint не найден. Пропускаем удаление." - fi - ''' - - // Проверяем, что каталог действительно удален - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - else - echo "Проверка: Каталог oint отсутствует после удаления." - fi - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/ru/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_rpm_test_en b/ci/jenkins_split_tests/Ozon/os_rpm_test_en deleted file mode 100644 index 494c977d6b..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_rpm_test_en +++ /dev/null @@ -1,114 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Rpm-Agent' // Имя или метка агента - } - stages { - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога /opt/onescript/lib/oint, если существует - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Каталог oint найден. Удаляем..." - rm -rf "$DIR_PATH" - echo "Каталог oint успешно удален." - else - echo "Каталог oint не найден. Пропускаем удаление." - fi - ''' - - // Проверяем, что каталог действительно удален - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - else - echo "Проверка: Каталог oint отсутствует после удаления." - fi - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/en/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_rpm_test_ru b/ci/jenkins_split_tests/Ozon/os_rpm_test_ru deleted file mode 100644 index 0e15827294..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_rpm_test_ru +++ /dev/null @@ -1,114 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'Rpm-Agent' // Имя или метка агента - } - stages { - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога /opt/onescript/lib/oint, если существует - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Каталог oint найден. Удаляем..." - rm -rf "$DIR_PATH" - echo "Каталог oint успешно удален." - else - echo "Каталог oint не найден. Пропускаем удаление." - fi - ''' - - // Проверяем, что каталог действительно удален - sh ''' - DIR_PATH="/opt/onescript/lib/oint" - - if [ -d "$DIR_PATH" ]; then - echo "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - else - echo "Проверка: Каталог oint отсутствует после удаления." - fi - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - - stage('Prepare'){ - steps{ - sh 'cd ./src/ru/OInt && opm build && opm install oint-1.32.0.ospx && rm oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'gpg --quiet --batch --yes --decrypt --passphrase="$GPGKEY" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - sh 'oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - sh 'rm "./data.json.gpg"' - sh 'gpg --batch --symmetric --cipher-algo AES256 --passphrase="$GPGKEY" ./data.json' - sh 'rm "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - sh "git config user.email vitaly.the.alpaca@gmail.com" - sh 'git config user.name "Vitaly the Alpaca (bot)"' - sh "git config --global core.ignorecase true" - sh "git add ." - sh 'git commit -m "Test data update (Jenkins)"' - sh "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_test_en b/ci/jenkins_split_tests/Ozon/os_test_en deleted file mode 100644 index e74b4abf76..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_test_en +++ /dev/null @@ -1,112 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'windows' - } - stages { - - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога C:\Program Files\OneScript\lib\oint, если существует - powershell encoding: 'UTF-8', script: ''' - $dirPath = "C:\\Program Files\\OneScript\\lib\\oint" - if (Test-Path $dirPath) { - Write-Host "Каталог oint найден. Удаляем..." - Remove-Item -Path $dirPath -Recurse -Force - Write-Host "Каталог oint успешно удален." - } else { - Write-Host "Каталог oint не найден. Пропускаем удаление." - } - ''' - - // Проверяем, что каталог действительно удален - powershell encoding: 'UTF-8', script: ''' - $dirPath = "C:\\Program Files\\OneScript\\lib\\oint" - if (Test-Path $dirPath) { - Write-Error "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - } else { - Write-Host "Проверка: Каталог oint отсутствует после удаления." - } - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - stage('Build OInt from source and decrypt secret data'){ - steps{ - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.32.0.ospx; del oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'gpg --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_AttributesAndFeatures"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_UploadingAndUpdatingProducts"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_Barcodes"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PricesAndStocks"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_PromotionsManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_WarehousesManagement"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_Tests.os" "OzonAPI_FBOScheme"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "en"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'del "./data.json.gpg"' - bat encoding: 'UTF-8', script:'gpg --batch --symmetric --cipher-algo AES256 --passphrase="%GPGKEY%" ./data.json' - bat encoding: 'UTF-8', script:'del "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - bat "git config user.email vitaly.the.alpaca@gmail.com" - bat 'git config user.name "Vitaly the Alpaca (bot)"' - bat "git config --global core.ignorecase true" - bat "git add ." - bat 'git commit -m "Test data update (Jenkins)"' - bat "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/jenkins_split_tests/Ozon/os_test_ru b/ci/jenkins_split_tests/Ozon/os_test_ru deleted file mode 100644 index 9526199b20..0000000000 --- a/ci/jenkins_split_tests/Ozon/os_test_ru +++ /dev/null @@ -1,112 +0,0 @@ -def runCommand(String command) { - if (isUnix()) { - sh(script: command) - } else { - bat(script: command) - } -} - -pipeline { - agent { - label 'windows' - } - stages { - - stage('Remove OInt from OneScript Lib') { - steps { - script { - try { - // Удаление каталога C:\Program Files\OneScript\lib\oint, если существует - powershell encoding: 'UTF-8', script: ''' - $dirPath = "C:\\Program Files\\OneScript\\lib\\oint" - if (Test-Path $dirPath) { - Write-Host "Каталог oint найден. Удаляем..." - Remove-Item -Path $dirPath -Recurse -Force - Write-Host "Каталог oint успешно удален." - } else { - Write-Host "Каталог oint не найден. Пропускаем удаление." - } - ''' - - // Проверяем, что каталог действительно удален - powershell encoding: 'UTF-8', script: ''' - $dirPath = "C:\\Program Files\\OneScript\\lib\\oint" - if (Test-Path $dirPath) { - Write-Error "Ошибка: Каталог oint всё ещё существует после попытки удаления!" - exit 1 - } else { - Write-Host "Проверка: Каталог oint отсутствует после удаления." - } - ''' - } catch (Exception e) { - echo "Произошла ошибка при удалении каталога oint: ${e.getMessage()}" - currentBuild.result = 'FAILURE' - error("Удаление каталога oint завершено с ошибкой.") - } - } - } - } - stage('Build OInt from source and decrypt secret data'){ - steps{ - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.32.0.ospx; del oint-1.32.0.ospx' - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'gpg --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' - } - } - } - stage('Create ReportPortal launch'){ - steps{ - bat encoding: 'UTF-8', script:'chcp 65001 & oscript ./ci/os/rp_start.os' - } - } - - stage('Testing-Ozon') { - steps { - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_АтрибутыИХарактеристики"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЗагрузкаИОбновлениеТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_Штрихкоды"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_ЦеныИОстаткиТоваров"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСАкциями"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_РаботаСоСкладами"') - } - catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') { - runCommand('1testrunner -run "./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os" "ОзонАПИ_СхемаFBO"') - } - } - } - - } - post{ - always{ - script { - catchError() { - runCommand('oscript ./ci/os/rp_stop.os "ru"') - } - withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { - bat encoding: 'UTF-8', script:'del "./data.json.gpg"' - bat encoding: 'UTF-8', script:'gpg --batch --symmetric --cipher-algo AES256 --passphrase="%GPGKEY%" ./data.json' - bat encoding: 'UTF-8', script:'del "./data.json"' - } - withCredentials([gitUsernamePassword(credentialsId: 'gitmain', gitToolName: 'Default')]) { - bat "git config user.email vitaly.the.alpaca@gmail.com" - bat 'git config user.name "Vitaly the Alpaca (bot)"' - bat "git config --global core.ignorecase true" - bat "git add ." - bat 'git commit -m "Test data update (Jenkins)"' - bat "git push origin HEAD:main" - } - } - } - } -} \ No newline at end of file diff --git a/ci/os/MainProcessingScript.os b/ci/os/MainProcessingScript.os index de3d20fa21..8b732c9c75 100644 --- a/ci/os/MainProcessingScript.os +++ b/ci/os/MainProcessingScript.os @@ -32,7 +32,7 @@ Обработчик = Новый CLIMethods(ДанныеПроекта); Обработчик = Новый AlternativeNamesMethods(ДанныеПроекта); Обработчик = Новый CLITestsMethods(ДанныеПроекта); - //Обработчик = Новый JenkinsTestsMethods(ДанныеПроекта); + Обработчик = Новый JenkinsTestsMethods(ДанныеПроекта); Обработчик = Новый APICatalogGenerator(ДанныеПроекта); Обработчик = Новый TestIndexGenerator(ДанныеПроекта); Обработчик = Новый HashSumGenerator(ДанныеПроекта); diff --git a/ci/os/internal/Classes/CLIMethods.os b/ci/os/internal/Classes/CLIMethods.os index 851964d090..5d092f002a 100644 --- a/ci/os/internal/Classes/CLIMethods.os +++ b/ci/os/internal/Classes/CLIMethods.os @@ -102,33 +102,47 @@ ТекстМодуля = ДокументМодуля.ПолучитьТекст(); СтруктураМодуля = Парсер.Разобрать(ТекстМодуля); - - ТекущийИндекс = Новый Соответствие; - ТекущийИндекс.Вставить("module" , ТекущаяБиблиотека); - ТекущийИндекс.Вставить("library", ТекущаяБиблиотека); - - МассивМетодов = Новый Массив; + ТекущийИндекс = Новый Структура; + ТекущийИндекс.Вставить("module" , ТекущийМодуль); + ТекущийИндекс.Вставить("library" , ТекущаяБиблиотека); + ТекущийИндекс.Вставить("self_depend", СтрЧислоВхождений(ТекстМодуля, ТекущийМодуль) > 1); + + МассивМетодов = Новый Массив; + МассивМетодовРегиона = Новый Массив; + МассивРегионов = Новый Массив; Для Каждого Метод Из СтруктураМодуля.Объявления Цикл Если Метод.Тип = "ИнструкцияПрепроцессораОбласть" Тогда + + Если ЗначениеЗаполнено(МассивМетодовРегиона) Тогда + СтруктураРегиона = Новый Структура("name,methods", ТекущаяОбласть, МассивМетодовРегиона); + МассивРегионов.Добавить(СтруктураРегиона); + МассивМетодовРегиона = Новый Массив; + КонецЕсли; + ТекущаяОбласть = Синонимайзер(Метод.Имя); КонецЕсли; Если Метод.Тип = "ОбъявлениеМетода" И Метод.Сигнатура.Экспорт = Истина Тогда + ИмяМетода = Метод.Сигнатура.Имя; ТекущийМетод = РазобратьКомментарийМетода(ДокументМодуля, Метод, Модуль); + + Если ТекущийМетод = Неопределено Тогда + Продолжить; + КонецЕсли; + ТекущийМетод.Вставить("region", ТекущаяОбласть); МассивМетодов.Добавить(ТекущийМетод); + МассивМетодовРегиона.Добавить(ИмяМетода); КонецЕсли; КонецЦикла; - СписокЗависимостей = Новый Структура; - ОпределитьСписокЗависимостей(ТекстМодуля, СписокЗависимостей); - ТекущийИндекс.Вставить("depends", СписокЗависимостей); + ТекущийИндекс.Вставить("regions", МассивРегионов); ТекущийИндекс.Вставить("methods", МассивМетодов); Возврат ТекущийИндекс; @@ -145,6 +159,11 @@ ИмяМетода = Метод.Сигнатура.Имя; МассивКомментария = ПарсингКомментария(ТекстовыйДокумент, НомерСтроки); + + Если Не ЗначениеЗаполнено(МассивКомментария) Тогда + Возврат Неопределено; + КонецЕсли; + МассивПараметров = Новый Массив; ОписаниеМетода = СформироватьСтруктуруМетода(МассивКомментария, МассивПараметров); @@ -211,53 +230,6 @@ КонецФункции -Процедура ОпределитьСписокЗависимостей(ТекстМодуля, СтруктураЗависимостей) - - Для Каждого Модуль Из ОбщийМассивМодулей Цикл - - ИскомаяЗависимость = Модуль.ИмяБезРасширения; - - Если СтрЧислоВхождений(ТекстМодуля, ИскомаяЗависимость) = 0 Тогда - Продолжить; - КонецЕсли; - - АбсолютныйПуть = Модуль.ПолноеИмя; - АбсолютныйПуть = СтрЗаменить(АбсолютныйПуть, "\", "/"); - ЧастиПути = СтрРазделить(АбсолютныйПуть, "/"); - ЧислоЧастей = ЧастиПути.ВГраница(); - - НовыйПуть = Новый Массив; - - Для Н = 0 По ЧислоЧастей Цикл - - ОбратныйИндекс = ЧислоЧастей - Н; - ТекущийЭлемент = ЧастиПути[ОбратныйИндекс]; - - Если нРег(ТекущийЭлемент) = "oint" Тогда - НовыйПуть.Вставить(0, "oint"); - НовыйПуть.Вставить(0, "%1"); - Прервать; - Иначе - НовыйПуть.Вставить(0, ТекущийЭлемент); - КонецЕсли; - - КонецЦикла; - - НовыйПуть = СтрСоединить(НовыйПуть, "/"); - - Если СтруктураЗависимостей.Свойство(ИскомаяЗависимость) Тогда - Продолжить; - КонецЕсли; - - СтруктураЗависимостей.Вставить(ИскомаяЗависимость, НовыйПуть); - - ТекстЗависимости = ПолучитьСтрокуИзДвоичныхДанных(Новый ДвоичныеДанные(АбсолютныйПуть)); - ОпределитьСписокЗависимостей(ТекстЗависимости, СтруктураЗависимостей) - - КонецЦикла; - -КонецПроцедуры - Функция ПарсингКомментария(Знач ТекстовыйДокумент, Знач НомерСтроки) ТекущаяСтрока = ТекстовыйДокумент.ПолучитьСтроку(НомерСтроки - 1); @@ -337,7 +309,7 @@ ЭтоНезанятая = СписокЗанятыхБукв.НайтиПоЗначению(ТекущаяБуква) = Неопределено; Если ЭтоСогласная И ЭтоНезанятая Тогда - ТекущееОписание.Вставить("short", "-" + Буква); + ТекущееОписание.Вставить("short", "-" + ТекущаяБуква); СписокЗанятыхБукв.Добавить(ТекущаяБуква); Прервать; КонецЕсли; @@ -356,7 +328,7 @@ ЭтоНезанятая = СписокЗанятыхБукв.НайтиПоЗначению(ТекущаяБуква) = Неопределено; Если ЭтоГласная И ЭтоНезанятая Тогда - ТекущееОписание.Вставить("short", "-" + Буква); + ТекущееОписание.Вставить("short", "-" + ТекущаяБуква); СписокЗанятыхБукв.Добавить(ТекущаяБуква); Прервать; КонецЕсли; @@ -373,7 +345,7 @@ ЭтоНезанятая = СписокЗанятыхБукв.НайтиПоЗначению(ТекущаяБуква) = Неопределено; Если ЭтоНезанятая Тогда - ТекущееОписание.Вставить("short", "-" + Буква); + ТекущееОписание.Вставить("short", "-" + ТекущаяБуква); СписокЗанятыхБукв.Добавить(ТекущаяБуква); Прервать; КонецЕсли; @@ -462,7 +434,6 @@ КонецФункции - Процедура ОпределитьСоответствиеМодулейКоманд(ТекущийЯзык) СоответствиеМодулейКоманд = Новый Соответствие(); diff --git a/ci/os/internal/Classes/CLITestsMethods.os b/ci/os/internal/Classes/CLITestsMethods.os index fd1691d084..1d83683f20 100644 --- a/ci/os/internal/Classes/CLITestsMethods.os +++ b/ci/os/internal/Classes/CLITestsMethods.os @@ -307,7 +307,7 @@ КонецЕсли; Попытка - ИмяПараметра = СтрЗаменить(СписокПараметров[Н]["name"], "--", ""); + ИмяПараметра = СтрЗаменить(СписокПараметров[Н]["name"], "--", ""); Исключение А = 1; КонецПопытки; diff --git a/ci/os/internal/Classes/JenkinsTestsMethods.os b/ci/os/internal/Classes/JenkinsTestsMethods.os index f28162f657..6a315363de 100644 --- a/ci/os/internal/Classes/JenkinsTestsMethods.os +++ b/ci/os/internal/Classes/JenkinsTestsMethods.os @@ -57,7 +57,7 @@ ПутьJenkinsFull = ДанныеПроекта.ПолучитьЗначениеНастройки("tests.jenkinsFull"); ПутьJenkinsSplit = ДанныеПроекта.ПолучитьЗначениеНастройки("tests.jenkinsSplit"); - КаталогWorkflowТестов = КаталогWorkflow + "jenkins_full_tests/"; + КаталогWorkflowТестов = КаталогWorkflow + "tests_full/"; ШаблонКонфигурацииYaxUnit = КаталогКонфигурацииYaxUnit + "template.txt"; ШаблонКонфигурацииYaxUnit = Новый ДвоичныеДанные(ШаблонКонфигурацииYaxUnit); ШаблонКонфигурацииYaxUnit = ПолучитьСтрокуИзДвоичныхДанных(ШаблонКонфигурацииYaxUnit); @@ -134,7 +134,7 @@ ПутьJenkinsБиблиотеки = ПутьJenkinsSplit + "/job/" + ИмяБиблиотеки; СоздатьПапкуJenkins(ПутьJenkinsSplit, ИмяБиблиотеки, ИмяБиблиотеки); - СформироватьWorflow(СтрШаблон("%1%2/%3/", КаталогWorkflow, "jenkins_split_tests", ИмяБиблиотеки) + СформироватьWorflow(СтрШаблон("%1%2/%3/", КаталогWorkflow, "tests_split", ИмяБиблиотеки) , Язык , ТекущийСписок , ПутьJenkinsБиблиотеки); @@ -171,13 +171,13 @@ СоздатьКаталог(КаталогWorkflow); КонецЕсли; - ФайлJenkinsOS = КаталогWorkflow + "os_test_" + Язык; - ФайлJenkinsOSRPM = КаталогWorkflow + "os_rpm_test_" + Язык; - ФайлJenkinsOSDEB = КаталогWorkflow + "os_deb_test_" + Язык; - ФайлWindowsCLI = КаталогWorkflow + "cli_test_" + Язык; - ФайлRpmCLI = КаталогWorkflow + "cli_rpm_test_" + Язык; - ФайлDebCLI = КаталогWorkflow + "cli_deb_test_" + Язык; - ФайлWindows1c = КаталогWorkflow + "1c_test_" + Язык; + ФайлJenkinsOS = СтрШаблон("%1/os_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлJenkinsOSRPM = СтрШаблон("%1/os_rpm_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлJenkinsOSDEB = СтрШаблон("%1/os_deb_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлWindowsCLI = СтрШаблон("%1/cli_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлRpmCLI = СтрШаблон("%1/cli_rpm_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлDebCLI = СтрШаблон("%1/cli_deb_test_%2.jenkinsfile", КаталогWorkflow, Язык); + ФайлWindows1c = СтрШаблон("%1/1c_test_%2.jenkinsfile", КаталогWorkflow, Язык); ТекстВыполненияOS = ПолучитьТекстВыполненияOs(ТаблицаТестов, СписокБиблиотек, МодульТестов, Язык); ТекстВыполненияCLI = ПолучитьТекстВыполненияOs(ТаблицаТестов, СписокБиблиотек, МодульТестовCLI, Язык); diff --git a/ci/big_floppa b/ci/pipelines/big_floppa.jenkinsfile similarity index 100% rename from ci/big_floppa rename to ci/pipelines/big_floppa.jenkinsfile diff --git a/ci/cli_check b/ci/pipelines/cli_check.jenkinsfile similarity index 100% rename from ci/cli_check rename to ci/pipelines/cli_check.jenkinsfile diff --git a/ci/docs_en b/ci/pipelines/docs_en.jenkinsfile similarity index 100% rename from ci/docs_en rename to ci/pipelines/docs_en.jenkinsfile diff --git a/ci/docs_ru b/ci/pipelines/docs_ru.jenkinsfile similarity index 100% rename from ci/docs_ru rename to ci/pipelines/docs_ru.jenkinsfile diff --git a/ci/docs_test_en b/ci/pipelines/docs_test_en.jenkinsfile similarity index 100% rename from ci/docs_test_en rename to ci/pipelines/docs_test_en.jenkinsfile diff --git a/ci/docs_test_ru b/ci/pipelines/docs_test_ru.jenkinsfile similarity index 100% rename from ci/docs_test_ru rename to ci/pipelines/docs_test_ru.jenkinsfile diff --git a/ci/edt_build b/ci/pipelines/edt_build.jenkinsfile similarity index 100% rename from ci/edt_build rename to ci/pipelines/edt_build.jenkinsfile diff --git a/ci/main b/ci/pipelines/main.jenkinsfile similarity index 100% rename from ci/main rename to ci/pipelines/main.jenkinsfile diff --git a/ci/opm_push b/ci/pipelines/opm_push.jenkinsfile similarity index 100% rename from ci/opm_push rename to ci/pipelines/opm_push.jenkinsfile diff --git a/ci/opm_update b/ci/pipelines/opm_update.jenkinsfile similarity index 100% rename from ci/opm_update rename to ci/pipelines/opm_update.jenkinsfile diff --git a/ci/release b/ci/pipelines/release.jenkinsfile similarity index 100% rename from ci/release rename to ci/pipelines/release.jenkinsfile diff --git a/ci/sonar b/ci/pipelines/sonar.jenkinsfile similarity index 100% rename from ci/sonar rename to ci/pipelines/sonar.jenkinsfile diff --git a/ci/jenkins_full_tests/1c_test_en b/ci/pipelines/tests_full/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/1c_test_en rename to ci/pipelines/tests_full/1c_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/1c_test_ru b/ci/pipelines/tests_full/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/1c_test_ru rename to ci/pipelines/tests_full/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_deb_test_en b/ci/pipelines/tests_full/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_deb_test_en rename to ci/pipelines/tests_full/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_deb_test_ru b/ci/pipelines/tests_full/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_deb_test_ru rename to ci/pipelines/tests_full/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_rpm_test_en b/ci/pipelines/tests_full/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_rpm_test_en rename to ci/pipelines/tests_full/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_rpm_test_ru b/ci/pipelines/tests_full/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_rpm_test_ru rename to ci/pipelines/tests_full/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_test_en b/ci/pipelines/tests_full/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_test_en rename to ci/pipelines/tests_full/cli_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/cli_test_ru b/ci/pipelines/tests_full/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/cli_test_ru rename to ci/pipelines/tests_full/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/os_deb_test_en b/ci/pipelines/tests_full/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_deb_test_en rename to ci/pipelines/tests_full/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/os_deb_test_ru b/ci/pipelines/tests_full/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_deb_test_ru rename to ci/pipelines/tests_full/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/os_rpm_test_en b/ci/pipelines/tests_full/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_rpm_test_en rename to ci/pipelines/tests_full/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/os_rpm_test_ru b/ci/pipelines/tests_full/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_rpm_test_ru rename to ci/pipelines/tests_full/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_full_tests/os_test_en b/ci/pipelines/tests_full/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_test_en rename to ci/pipelines/tests_full/os_test_en.jenkinsfile diff --git a/ci/jenkins_full_tests/os_test_ru b/ci/pipelines/tests_full/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_full_tests/os_test_ru rename to ci/pipelines/tests_full/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/1c_test_en b/ci/pipelines/tests_split/Airtable/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/1c_test_en rename to ci/pipelines/tests_split/Airtable/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/1c_test_ru b/ci/pipelines/tests_split/Airtable/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/1c_test_ru rename to ci/pipelines/tests_split/Airtable/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_deb_test_en b/ci/pipelines/tests_split/Airtable/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_deb_test_en rename to ci/pipelines/tests_split/Airtable/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_deb_test_ru b/ci/pipelines/tests_split/Airtable/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_deb_test_ru rename to ci/pipelines/tests_split/Airtable/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_rpm_test_en b/ci/pipelines/tests_split/Airtable/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_rpm_test_en rename to ci/pipelines/tests_split/Airtable/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_rpm_test_ru b/ci/pipelines/tests_split/Airtable/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_rpm_test_ru rename to ci/pipelines/tests_split/Airtable/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_test_en b/ci/pipelines/tests_split/Airtable/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_test_en rename to ci/pipelines/tests_split/Airtable/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/cli_test_ru b/ci/pipelines/tests_split/Airtable/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/cli_test_ru rename to ci/pipelines/tests_split/Airtable/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_deb_test_en b/ci/pipelines/tests_split/Airtable/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_deb_test_en rename to ci/pipelines/tests_split/Airtable/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_deb_test_ru b/ci/pipelines/tests_split/Airtable/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_deb_test_ru rename to ci/pipelines/tests_split/Airtable/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_rpm_test_en b/ci/pipelines/tests_split/Airtable/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_rpm_test_en rename to ci/pipelines/tests_split/Airtable/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_rpm_test_ru b/ci/pipelines/tests_split/Airtable/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_rpm_test_ru rename to ci/pipelines/tests_split/Airtable/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_test_en b/ci/pipelines/tests_split/Airtable/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_test_en rename to ci/pipelines/tests_split/Airtable/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Airtable/os_test_ru b/ci/pipelines/tests_split/Airtable/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Airtable/os_test_ru rename to ci/pipelines/tests_split/Airtable/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/1c_test_en b/ci/pipelines/tests_split/Bitrix24/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/1c_test_en rename to ci/pipelines/tests_split/Bitrix24/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/1c_test_ru b/ci/pipelines/tests_split/Bitrix24/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/1c_test_ru rename to ci/pipelines/tests_split/Bitrix24/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_deb_test_en b/ci/pipelines/tests_split/Bitrix24/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_deb_test_en rename to ci/pipelines/tests_split/Bitrix24/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_deb_test_ru b/ci/pipelines/tests_split/Bitrix24/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_deb_test_ru rename to ci/pipelines/tests_split/Bitrix24/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_rpm_test_en b/ci/pipelines/tests_split/Bitrix24/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_rpm_test_en rename to ci/pipelines/tests_split/Bitrix24/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_rpm_test_ru b/ci/pipelines/tests_split/Bitrix24/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_rpm_test_ru rename to ci/pipelines/tests_split/Bitrix24/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_test_en b/ci/pipelines/tests_split/Bitrix24/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_test_en rename to ci/pipelines/tests_split/Bitrix24/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/cli_test_ru b/ci/pipelines/tests_split/Bitrix24/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/cli_test_ru rename to ci/pipelines/tests_split/Bitrix24/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_deb_test_en b/ci/pipelines/tests_split/Bitrix24/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_deb_test_en rename to ci/pipelines/tests_split/Bitrix24/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_deb_test_ru b/ci/pipelines/tests_split/Bitrix24/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_deb_test_ru rename to ci/pipelines/tests_split/Bitrix24/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_rpm_test_en b/ci/pipelines/tests_split/Bitrix24/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_rpm_test_en rename to ci/pipelines/tests_split/Bitrix24/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_rpm_test_ru b/ci/pipelines/tests_split/Bitrix24/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_rpm_test_ru rename to ci/pipelines/tests_split/Bitrix24/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_test_en b/ci/pipelines/tests_split/Bitrix24/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_test_en rename to ci/pipelines/tests_split/Bitrix24/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Bitrix24/os_test_ru b/ci/pipelines/tests_split/Bitrix24/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Bitrix24/os_test_ru rename to ci/pipelines/tests_split/Bitrix24/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/1c_test_en b/ci/pipelines/tests_split/BuildCheck/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/1c_test_en rename to ci/pipelines/tests_split/BuildCheck/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/1c_test_ru b/ci/pipelines/tests_split/BuildCheck/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/1c_test_ru rename to ci/pipelines/tests_split/BuildCheck/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_deb_test_en b/ci/pipelines/tests_split/BuildCheck/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_deb_test_en rename to ci/pipelines/tests_split/BuildCheck/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_deb_test_ru b/ci/pipelines/tests_split/BuildCheck/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_deb_test_ru rename to ci/pipelines/tests_split/BuildCheck/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_rpm_test_en b/ci/pipelines/tests_split/BuildCheck/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_rpm_test_en rename to ci/pipelines/tests_split/BuildCheck/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_rpm_test_ru b/ci/pipelines/tests_split/BuildCheck/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_rpm_test_ru rename to ci/pipelines/tests_split/BuildCheck/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_test_en b/ci/pipelines/tests_split/BuildCheck/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_test_en rename to ci/pipelines/tests_split/BuildCheck/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/cli_test_ru b/ci/pipelines/tests_split/BuildCheck/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/cli_test_ru rename to ci/pipelines/tests_split/BuildCheck/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_deb_test_en b/ci/pipelines/tests_split/BuildCheck/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_deb_test_en rename to ci/pipelines/tests_split/BuildCheck/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_deb_test_ru b/ci/pipelines/tests_split/BuildCheck/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_deb_test_ru rename to ci/pipelines/tests_split/BuildCheck/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_rpm_test_en b/ci/pipelines/tests_split/BuildCheck/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_rpm_test_en rename to ci/pipelines/tests_split/BuildCheck/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_rpm_test_ru b/ci/pipelines/tests_split/BuildCheck/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_rpm_test_ru rename to ci/pipelines/tests_split/BuildCheck/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_test_en b/ci/pipelines/tests_split/BuildCheck/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_test_en rename to ci/pipelines/tests_split/BuildCheck/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/BuildCheck/os_test_ru b/ci/pipelines/tests_split/BuildCheck/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/BuildCheck/os_test_ru rename to ci/pipelines/tests_split/BuildCheck/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/1c_test_en b/ci/pipelines/tests_split/CDEK/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/1c_test_en rename to ci/pipelines/tests_split/CDEK/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/1c_test_ru b/ci/pipelines/tests_split/CDEK/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/1c_test_ru rename to ci/pipelines/tests_split/CDEK/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_deb_test_en b/ci/pipelines/tests_split/CDEK/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_deb_test_en rename to ci/pipelines/tests_split/CDEK/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_deb_test_ru b/ci/pipelines/tests_split/CDEK/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_deb_test_ru rename to ci/pipelines/tests_split/CDEK/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_rpm_test_en b/ci/pipelines/tests_split/CDEK/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_rpm_test_en rename to ci/pipelines/tests_split/CDEK/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_rpm_test_ru b/ci/pipelines/tests_split/CDEK/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_rpm_test_ru rename to ci/pipelines/tests_split/CDEK/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_test_en b/ci/pipelines/tests_split/CDEK/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_test_en rename to ci/pipelines/tests_split/CDEK/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/cli_test_ru b/ci/pipelines/tests_split/CDEK/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/cli_test_ru rename to ci/pipelines/tests_split/CDEK/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_deb_test_en b/ci/pipelines/tests_split/CDEK/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_deb_test_en rename to ci/pipelines/tests_split/CDEK/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_deb_test_ru b/ci/pipelines/tests_split/CDEK/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_deb_test_ru rename to ci/pipelines/tests_split/CDEK/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_rpm_test_en b/ci/pipelines/tests_split/CDEK/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_rpm_test_en rename to ci/pipelines/tests_split/CDEK/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_rpm_test_ru b/ci/pipelines/tests_split/CDEK/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_rpm_test_ru rename to ci/pipelines/tests_split/CDEK/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_test_en b/ci/pipelines/tests_split/CDEK/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_test_en rename to ci/pipelines/tests_split/CDEK/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/CDEK/os_test_ru b/ci/pipelines/tests_split/CDEK/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/CDEK/os_test_ru rename to ci/pipelines/tests_split/CDEK/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/1c_test_en b/ci/pipelines/tests_split/ClickHouse/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/1c_test_en rename to ci/pipelines/tests_split/ClickHouse/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/1c_test_ru b/ci/pipelines/tests_split/ClickHouse/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/1c_test_ru rename to ci/pipelines/tests_split/ClickHouse/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_deb_test_en b/ci/pipelines/tests_split/ClickHouse/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_deb_test_en rename to ci/pipelines/tests_split/ClickHouse/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_deb_test_ru b/ci/pipelines/tests_split/ClickHouse/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_deb_test_ru rename to ci/pipelines/tests_split/ClickHouse/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_rpm_test_en b/ci/pipelines/tests_split/ClickHouse/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_rpm_test_en rename to ci/pipelines/tests_split/ClickHouse/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_rpm_test_ru b/ci/pipelines/tests_split/ClickHouse/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_rpm_test_ru rename to ci/pipelines/tests_split/ClickHouse/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_test_en b/ci/pipelines/tests_split/ClickHouse/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_test_en rename to ci/pipelines/tests_split/ClickHouse/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/cli_test_ru b/ci/pipelines/tests_split/ClickHouse/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/cli_test_ru rename to ci/pipelines/tests_split/ClickHouse/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_deb_test_en b/ci/pipelines/tests_split/ClickHouse/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_deb_test_en rename to ci/pipelines/tests_split/ClickHouse/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_deb_test_ru b/ci/pipelines/tests_split/ClickHouse/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_deb_test_ru rename to ci/pipelines/tests_split/ClickHouse/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_rpm_test_en b/ci/pipelines/tests_split/ClickHouse/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_rpm_test_en rename to ci/pipelines/tests_split/ClickHouse/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_rpm_test_ru b/ci/pipelines/tests_split/ClickHouse/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_rpm_test_ru rename to ci/pipelines/tests_split/ClickHouse/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_test_en b/ci/pipelines/tests_split/ClickHouse/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_test_en rename to ci/pipelines/tests_split/ClickHouse/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ClickHouse/os_test_ru b/ci/pipelines/tests_split/ClickHouse/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ClickHouse/os_test_ru rename to ci/pipelines/tests_split/ClickHouse/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/1c_test_en b/ci/pipelines/tests_split/Dropbox/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/1c_test_en rename to ci/pipelines/tests_split/Dropbox/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/1c_test_ru b/ci/pipelines/tests_split/Dropbox/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/1c_test_ru rename to ci/pipelines/tests_split/Dropbox/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_deb_test_en b/ci/pipelines/tests_split/Dropbox/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_deb_test_en rename to ci/pipelines/tests_split/Dropbox/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_deb_test_ru b/ci/pipelines/tests_split/Dropbox/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_deb_test_ru rename to ci/pipelines/tests_split/Dropbox/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_rpm_test_en b/ci/pipelines/tests_split/Dropbox/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_rpm_test_en rename to ci/pipelines/tests_split/Dropbox/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_rpm_test_ru b/ci/pipelines/tests_split/Dropbox/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_rpm_test_ru rename to ci/pipelines/tests_split/Dropbox/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_test_en b/ci/pipelines/tests_split/Dropbox/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_test_en rename to ci/pipelines/tests_split/Dropbox/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/cli_test_ru b/ci/pipelines/tests_split/Dropbox/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/cli_test_ru rename to ci/pipelines/tests_split/Dropbox/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_deb_test_en b/ci/pipelines/tests_split/Dropbox/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_deb_test_en rename to ci/pipelines/tests_split/Dropbox/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_deb_test_ru b/ci/pipelines/tests_split/Dropbox/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_deb_test_ru rename to ci/pipelines/tests_split/Dropbox/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_rpm_test_en b/ci/pipelines/tests_split/Dropbox/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_rpm_test_en rename to ci/pipelines/tests_split/Dropbox/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_rpm_test_ru b/ci/pipelines/tests_split/Dropbox/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_rpm_test_ru rename to ci/pipelines/tests_split/Dropbox/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_test_en b/ci/pipelines/tests_split/Dropbox/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_test_en rename to ci/pipelines/tests_split/Dropbox/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Dropbox/os_test_ru b/ci/pipelines/tests_split/Dropbox/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Dropbox/os_test_ru rename to ci/pipelines/tests_split/Dropbox/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/1c_test_en b/ci/pipelines/tests_split/FTP/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/1c_test_en rename to ci/pipelines/tests_split/FTP/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/1c_test_ru b/ci/pipelines/tests_split/FTP/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/1c_test_ru rename to ci/pipelines/tests_split/FTP/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_deb_test_en b/ci/pipelines/tests_split/FTP/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_deb_test_en rename to ci/pipelines/tests_split/FTP/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_deb_test_ru b/ci/pipelines/tests_split/FTP/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_deb_test_ru rename to ci/pipelines/tests_split/FTP/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_rpm_test_en b/ci/pipelines/tests_split/FTP/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_rpm_test_en rename to ci/pipelines/tests_split/FTP/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_rpm_test_ru b/ci/pipelines/tests_split/FTP/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_rpm_test_ru rename to ci/pipelines/tests_split/FTP/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_test_en b/ci/pipelines/tests_split/FTP/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_test_en rename to ci/pipelines/tests_split/FTP/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/cli_test_ru b/ci/pipelines/tests_split/FTP/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/cli_test_ru rename to ci/pipelines/tests_split/FTP/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_deb_test_en b/ci/pipelines/tests_split/FTP/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_deb_test_en rename to ci/pipelines/tests_split/FTP/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_deb_test_ru b/ci/pipelines/tests_split/FTP/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_deb_test_ru rename to ci/pipelines/tests_split/FTP/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_rpm_test_en b/ci/pipelines/tests_split/FTP/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_rpm_test_en rename to ci/pipelines/tests_split/FTP/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_rpm_test_ru b/ci/pipelines/tests_split/FTP/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_rpm_test_ru rename to ci/pipelines/tests_split/FTP/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_test_en b/ci/pipelines/tests_split/FTP/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_test_en rename to ci/pipelines/tests_split/FTP/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/FTP/os_test_ru b/ci/pipelines/tests_split/FTP/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/FTP/os_test_ru rename to ci/pipelines/tests_split/FTP/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/1c_test_en b/ci/pipelines/tests_split/GRPC/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/1c_test_en rename to ci/pipelines/tests_split/GRPC/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/1c_test_ru b/ci/pipelines/tests_split/GRPC/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/1c_test_ru rename to ci/pipelines/tests_split/GRPC/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_deb_test_en b/ci/pipelines/tests_split/GRPC/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_deb_test_en rename to ci/pipelines/tests_split/GRPC/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_deb_test_ru b/ci/pipelines/tests_split/GRPC/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_deb_test_ru rename to ci/pipelines/tests_split/GRPC/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_rpm_test_en b/ci/pipelines/tests_split/GRPC/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_rpm_test_en rename to ci/pipelines/tests_split/GRPC/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_rpm_test_ru b/ci/pipelines/tests_split/GRPC/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_rpm_test_ru rename to ci/pipelines/tests_split/GRPC/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_test_en b/ci/pipelines/tests_split/GRPC/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_test_en rename to ci/pipelines/tests_split/GRPC/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/cli_test_ru b/ci/pipelines/tests_split/GRPC/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/cli_test_ru rename to ci/pipelines/tests_split/GRPC/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_deb_test_en b/ci/pipelines/tests_split/GRPC/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_deb_test_en rename to ci/pipelines/tests_split/GRPC/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_deb_test_ru b/ci/pipelines/tests_split/GRPC/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_deb_test_ru rename to ci/pipelines/tests_split/GRPC/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_rpm_test_en b/ci/pipelines/tests_split/GRPC/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_rpm_test_en rename to ci/pipelines/tests_split/GRPC/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_rpm_test_ru b/ci/pipelines/tests_split/GRPC/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_rpm_test_ru rename to ci/pipelines/tests_split/GRPC/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_test_en b/ci/pipelines/tests_split/GRPC/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_test_en rename to ci/pipelines/tests_split/GRPC/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GRPC/os_test_ru b/ci/pipelines/tests_split/GRPC/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GRPC/os_test_ru rename to ci/pipelines/tests_split/GRPC/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/1c_test_en b/ci/pipelines/tests_split/GoogleCalendar/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/1c_test_en rename to ci/pipelines/tests_split/GoogleCalendar/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/1c_test_ru b/ci/pipelines/tests_split/GoogleCalendar/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/1c_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_deb_test_en b/ci/pipelines/tests_split/GoogleCalendar/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_deb_test_en rename to ci/pipelines/tests_split/GoogleCalendar/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_deb_test_ru b/ci/pipelines/tests_split/GoogleCalendar/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_deb_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_rpm_test_en b/ci/pipelines/tests_split/GoogleCalendar/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_rpm_test_en rename to ci/pipelines/tests_split/GoogleCalendar/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_rpm_test_ru b/ci/pipelines/tests_split/GoogleCalendar/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_rpm_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_test_en b/ci/pipelines/tests_split/GoogleCalendar/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_test_en rename to ci/pipelines/tests_split/GoogleCalendar/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/cli_test_ru b/ci/pipelines/tests_split/GoogleCalendar/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/cli_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_deb_test_en b/ci/pipelines/tests_split/GoogleCalendar/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_deb_test_en rename to ci/pipelines/tests_split/GoogleCalendar/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_deb_test_ru b/ci/pipelines/tests_split/GoogleCalendar/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_deb_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_rpm_test_en b/ci/pipelines/tests_split/GoogleCalendar/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_rpm_test_en rename to ci/pipelines/tests_split/GoogleCalendar/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_rpm_test_ru b/ci/pipelines/tests_split/GoogleCalendar/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_rpm_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_test_en b/ci/pipelines/tests_split/GoogleCalendar/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_test_en rename to ci/pipelines/tests_split/GoogleCalendar/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleCalendar/os_test_ru b/ci/pipelines/tests_split/GoogleCalendar/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleCalendar/os_test_ru rename to ci/pipelines/tests_split/GoogleCalendar/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/1c_test_en b/ci/pipelines/tests_split/GoogleDrive/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/1c_test_en rename to ci/pipelines/tests_split/GoogleDrive/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/1c_test_ru b/ci/pipelines/tests_split/GoogleDrive/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/1c_test_ru rename to ci/pipelines/tests_split/GoogleDrive/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_deb_test_en b/ci/pipelines/tests_split/GoogleDrive/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_deb_test_en rename to ci/pipelines/tests_split/GoogleDrive/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_deb_test_ru b/ci/pipelines/tests_split/GoogleDrive/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_deb_test_ru rename to ci/pipelines/tests_split/GoogleDrive/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_rpm_test_en b/ci/pipelines/tests_split/GoogleDrive/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_rpm_test_en rename to ci/pipelines/tests_split/GoogleDrive/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_rpm_test_ru b/ci/pipelines/tests_split/GoogleDrive/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_rpm_test_ru rename to ci/pipelines/tests_split/GoogleDrive/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_test_en b/ci/pipelines/tests_split/GoogleDrive/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_test_en rename to ci/pipelines/tests_split/GoogleDrive/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/cli_test_ru b/ci/pipelines/tests_split/GoogleDrive/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/cli_test_ru rename to ci/pipelines/tests_split/GoogleDrive/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_deb_test_en b/ci/pipelines/tests_split/GoogleDrive/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_deb_test_en rename to ci/pipelines/tests_split/GoogleDrive/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_deb_test_ru b/ci/pipelines/tests_split/GoogleDrive/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_deb_test_ru rename to ci/pipelines/tests_split/GoogleDrive/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_rpm_test_en b/ci/pipelines/tests_split/GoogleDrive/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_rpm_test_en rename to ci/pipelines/tests_split/GoogleDrive/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_rpm_test_ru b/ci/pipelines/tests_split/GoogleDrive/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_rpm_test_ru rename to ci/pipelines/tests_split/GoogleDrive/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_test_en b/ci/pipelines/tests_split/GoogleDrive/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_test_en rename to ci/pipelines/tests_split/GoogleDrive/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleDrive/os_test_ru b/ci/pipelines/tests_split/GoogleDrive/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleDrive/os_test_ru rename to ci/pipelines/tests_split/GoogleDrive/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/1c_test_en b/ci/pipelines/tests_split/GoogleSheets/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/1c_test_en rename to ci/pipelines/tests_split/GoogleSheets/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/1c_test_ru b/ci/pipelines/tests_split/GoogleSheets/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/1c_test_ru rename to ci/pipelines/tests_split/GoogleSheets/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_deb_test_en b/ci/pipelines/tests_split/GoogleSheets/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_deb_test_en rename to ci/pipelines/tests_split/GoogleSheets/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_deb_test_ru b/ci/pipelines/tests_split/GoogleSheets/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_deb_test_ru rename to ci/pipelines/tests_split/GoogleSheets/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_rpm_test_en b/ci/pipelines/tests_split/GoogleSheets/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_rpm_test_en rename to ci/pipelines/tests_split/GoogleSheets/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_rpm_test_ru b/ci/pipelines/tests_split/GoogleSheets/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_rpm_test_ru rename to ci/pipelines/tests_split/GoogleSheets/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_test_en b/ci/pipelines/tests_split/GoogleSheets/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_test_en rename to ci/pipelines/tests_split/GoogleSheets/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/cli_test_ru b/ci/pipelines/tests_split/GoogleSheets/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/cli_test_ru rename to ci/pipelines/tests_split/GoogleSheets/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_deb_test_en b/ci/pipelines/tests_split/GoogleSheets/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_deb_test_en rename to ci/pipelines/tests_split/GoogleSheets/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_deb_test_ru b/ci/pipelines/tests_split/GoogleSheets/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_deb_test_ru rename to ci/pipelines/tests_split/GoogleSheets/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_rpm_test_en b/ci/pipelines/tests_split/GoogleSheets/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_rpm_test_en rename to ci/pipelines/tests_split/GoogleSheets/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_rpm_test_ru b/ci/pipelines/tests_split/GoogleSheets/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_rpm_test_ru rename to ci/pipelines/tests_split/GoogleSheets/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_test_en b/ci/pipelines/tests_split/GoogleSheets/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_test_en rename to ci/pipelines/tests_split/GoogleSheets/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleSheets/os_test_ru b/ci/pipelines/tests_split/GoogleSheets/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleSheets/os_test_ru rename to ci/pipelines/tests_split/GoogleSheets/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/1c_test_en b/ci/pipelines/tests_split/GoogleWorkspace/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/1c_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/1c_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/1c_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_deb_test_en b/ci/pipelines/tests_split/GoogleWorkspace/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_deb_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_deb_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_deb_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_rpm_test_en b/ci/pipelines/tests_split/GoogleWorkspace/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_rpm_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_rpm_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_rpm_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_test_en b/ci/pipelines/tests_split/GoogleWorkspace/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/cli_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/cli_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_deb_test_en b/ci/pipelines/tests_split/GoogleWorkspace/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_deb_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_deb_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_deb_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_rpm_test_en b/ci/pipelines/tests_split/GoogleWorkspace/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_rpm_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_rpm_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_rpm_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_test_en b/ci/pipelines/tests_split/GoogleWorkspace/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_test_en rename to ci/pipelines/tests_split/GoogleWorkspace/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GoogleWorkspace/os_test_ru b/ci/pipelines/tests_split/GoogleWorkspace/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GoogleWorkspace/os_test_ru rename to ci/pipelines/tests_split/GoogleWorkspace/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/1c_test_en b/ci/pipelines/tests_split/GreenAPI/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/1c_test_en rename to ci/pipelines/tests_split/GreenAPI/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/1c_test_ru b/ci/pipelines/tests_split/GreenAPI/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/1c_test_ru rename to ci/pipelines/tests_split/GreenAPI/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_deb_test_en b/ci/pipelines/tests_split/GreenAPI/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_deb_test_en rename to ci/pipelines/tests_split/GreenAPI/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_deb_test_ru b/ci/pipelines/tests_split/GreenAPI/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_deb_test_ru rename to ci/pipelines/tests_split/GreenAPI/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_rpm_test_en b/ci/pipelines/tests_split/GreenAPI/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_rpm_test_en rename to ci/pipelines/tests_split/GreenAPI/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_rpm_test_ru b/ci/pipelines/tests_split/GreenAPI/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_rpm_test_ru rename to ci/pipelines/tests_split/GreenAPI/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_test_en b/ci/pipelines/tests_split/GreenAPI/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_test_en rename to ci/pipelines/tests_split/GreenAPI/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/cli_test_ru b/ci/pipelines/tests_split/GreenAPI/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/cli_test_ru rename to ci/pipelines/tests_split/GreenAPI/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_deb_test_en b/ci/pipelines/tests_split/GreenAPI/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_deb_test_en rename to ci/pipelines/tests_split/GreenAPI/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_deb_test_ru b/ci/pipelines/tests_split/GreenAPI/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_deb_test_ru rename to ci/pipelines/tests_split/GreenAPI/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_rpm_test_en b/ci/pipelines/tests_split/GreenAPI/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_rpm_test_en rename to ci/pipelines/tests_split/GreenAPI/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_rpm_test_ru b/ci/pipelines/tests_split/GreenAPI/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_rpm_test_ru rename to ci/pipelines/tests_split/GreenAPI/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_test_en b/ci/pipelines/tests_split/GreenAPI/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_test_en rename to ci/pipelines/tests_split/GreenAPI/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenAPI/os_test_ru b/ci/pipelines/tests_split/GreenAPI/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenAPI/os_test_ru rename to ci/pipelines/tests_split/GreenAPI/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/1c_test_en b/ci/pipelines/tests_split/GreenMax/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/1c_test_en rename to ci/pipelines/tests_split/GreenMax/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/1c_test_ru b/ci/pipelines/tests_split/GreenMax/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/1c_test_ru rename to ci/pipelines/tests_split/GreenMax/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_deb_test_en b/ci/pipelines/tests_split/GreenMax/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_deb_test_en rename to ci/pipelines/tests_split/GreenMax/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_deb_test_ru b/ci/pipelines/tests_split/GreenMax/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_deb_test_ru rename to ci/pipelines/tests_split/GreenMax/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_rpm_test_en b/ci/pipelines/tests_split/GreenMax/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_rpm_test_en rename to ci/pipelines/tests_split/GreenMax/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_rpm_test_ru b/ci/pipelines/tests_split/GreenMax/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_rpm_test_ru rename to ci/pipelines/tests_split/GreenMax/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_test_en b/ci/pipelines/tests_split/GreenMax/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_test_en rename to ci/pipelines/tests_split/GreenMax/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/cli_test_ru b/ci/pipelines/tests_split/GreenMax/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/cli_test_ru rename to ci/pipelines/tests_split/GreenMax/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_deb_test_en b/ci/pipelines/tests_split/GreenMax/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_deb_test_en rename to ci/pipelines/tests_split/GreenMax/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_deb_test_ru b/ci/pipelines/tests_split/GreenMax/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_deb_test_ru rename to ci/pipelines/tests_split/GreenMax/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_rpm_test_en b/ci/pipelines/tests_split/GreenMax/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_rpm_test_en rename to ci/pipelines/tests_split/GreenMax/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_rpm_test_ru b/ci/pipelines/tests_split/GreenMax/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_rpm_test_ru rename to ci/pipelines/tests_split/GreenMax/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_test_en b/ci/pipelines/tests_split/GreenMax/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_test_en rename to ci/pipelines/tests_split/GreenMax/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/GreenMax/os_test_ru b/ci/pipelines/tests_split/GreenMax/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/GreenMax/os_test_ru rename to ci/pipelines/tests_split/GreenMax/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/1c_test_en b/ci/pipelines/tests_split/HTTPClient/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/1c_test_en rename to ci/pipelines/tests_split/HTTPClient/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/cli_deb_test_en b/ci/pipelines/tests_split/HTTPClient/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/cli_deb_test_en rename to ci/pipelines/tests_split/HTTPClient/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/cli_rpm_test_en b/ci/pipelines/tests_split/HTTPClient/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/cli_rpm_test_en rename to ci/pipelines/tests_split/HTTPClient/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/cli_test_en b/ci/pipelines/tests_split/HTTPClient/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/cli_test_en rename to ci/pipelines/tests_split/HTTPClient/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/os_deb_test_en b/ci/pipelines/tests_split/HTTPClient/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/os_deb_test_en rename to ci/pipelines/tests_split/HTTPClient/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/os_rpm_test_en b/ci/pipelines/tests_split/HTTPClient/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/os_rpm_test_en rename to ci/pipelines/tests_split/HTTPClient/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPClient/os_test_en b/ci/pipelines/tests_split/HTTPClient/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPClient/os_test_en rename to ci/pipelines/tests_split/HTTPClient/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/1c_test_ru b/ci/pipelines/tests_split/HTTPКлиент/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/1c_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/cli_deb_test_ru b/ci/pipelines/tests_split/HTTPКлиент/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/cli_deb_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/cli_rpm_test_ru b/ci/pipelines/tests_split/HTTPКлиент/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/cli_rpm_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/cli_test_ru b/ci/pipelines/tests_split/HTTPКлиент/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/cli_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/os_deb_test_ru b/ci/pipelines/tests_split/HTTPКлиент/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/os_deb_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/os_rpm_test_ru b/ci/pipelines/tests_split/HTTPКлиент/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/os_rpm_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/HTTPКлиент/os_test_ru b/ci/pipelines/tests_split/HTTPКлиент/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/HTTPКлиент/os_test_ru rename to ci/pipelines/tests_split/HTTPКлиент/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/1c_test_en b/ci/pipelines/tests_split/MSSQL/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/1c_test_en rename to ci/pipelines/tests_split/MSSQL/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/1c_test_ru b/ci/pipelines/tests_split/MSSQL/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/1c_test_ru rename to ci/pipelines/tests_split/MSSQL/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_deb_test_en b/ci/pipelines/tests_split/MSSQL/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_deb_test_en rename to ci/pipelines/tests_split/MSSQL/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_deb_test_ru b/ci/pipelines/tests_split/MSSQL/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_deb_test_ru rename to ci/pipelines/tests_split/MSSQL/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_rpm_test_en b/ci/pipelines/tests_split/MSSQL/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_rpm_test_en rename to ci/pipelines/tests_split/MSSQL/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_rpm_test_ru b/ci/pipelines/tests_split/MSSQL/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_rpm_test_ru rename to ci/pipelines/tests_split/MSSQL/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_test_en b/ci/pipelines/tests_split/MSSQL/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_test_en rename to ci/pipelines/tests_split/MSSQL/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/cli_test_ru b/ci/pipelines/tests_split/MSSQL/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/cli_test_ru rename to ci/pipelines/tests_split/MSSQL/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_deb_test_en b/ci/pipelines/tests_split/MSSQL/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_deb_test_en rename to ci/pipelines/tests_split/MSSQL/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_deb_test_ru b/ci/pipelines/tests_split/MSSQL/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_deb_test_ru rename to ci/pipelines/tests_split/MSSQL/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_rpm_test_en b/ci/pipelines/tests_split/MSSQL/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_rpm_test_en rename to ci/pipelines/tests_split/MSSQL/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_rpm_test_ru b/ci/pipelines/tests_split/MSSQL/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_rpm_test_ru rename to ci/pipelines/tests_split/MSSQL/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_test_en b/ci/pipelines/tests_split/MSSQL/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_test_en rename to ci/pipelines/tests_split/MSSQL/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MSSQL/os_test_ru b/ci/pipelines/tests_split/MSSQL/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MSSQL/os_test_ru rename to ci/pipelines/tests_split/MSSQL/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/1c_test_en b/ci/pipelines/tests_split/MongoDB/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/1c_test_en rename to ci/pipelines/tests_split/MongoDB/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/1c_test_ru b/ci/pipelines/tests_split/MongoDB/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/1c_test_ru rename to ci/pipelines/tests_split/MongoDB/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_deb_test_en b/ci/pipelines/tests_split/MongoDB/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_deb_test_en rename to ci/pipelines/tests_split/MongoDB/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_deb_test_ru b/ci/pipelines/tests_split/MongoDB/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_deb_test_ru rename to ci/pipelines/tests_split/MongoDB/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_rpm_test_en b/ci/pipelines/tests_split/MongoDB/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_rpm_test_en rename to ci/pipelines/tests_split/MongoDB/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_rpm_test_ru b/ci/pipelines/tests_split/MongoDB/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_rpm_test_ru rename to ci/pipelines/tests_split/MongoDB/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_test_en b/ci/pipelines/tests_split/MongoDB/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_test_en rename to ci/pipelines/tests_split/MongoDB/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/cli_test_ru b/ci/pipelines/tests_split/MongoDB/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/cli_test_ru rename to ci/pipelines/tests_split/MongoDB/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_deb_test_en b/ci/pipelines/tests_split/MongoDB/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_deb_test_en rename to ci/pipelines/tests_split/MongoDB/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_deb_test_ru b/ci/pipelines/tests_split/MongoDB/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_deb_test_ru rename to ci/pipelines/tests_split/MongoDB/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_rpm_test_en b/ci/pipelines/tests_split/MongoDB/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_rpm_test_en rename to ci/pipelines/tests_split/MongoDB/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_rpm_test_ru b/ci/pipelines/tests_split/MongoDB/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_rpm_test_ru rename to ci/pipelines/tests_split/MongoDB/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_test_en b/ci/pipelines/tests_split/MongoDB/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_test_en rename to ci/pipelines/tests_split/MongoDB/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MongoDB/os_test_ru b/ci/pipelines/tests_split/MongoDB/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MongoDB/os_test_ru rename to ci/pipelines/tests_split/MongoDB/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/1c_test_en b/ci/pipelines/tests_split/MySQL/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/1c_test_en rename to ci/pipelines/tests_split/MySQL/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/1c_test_ru b/ci/pipelines/tests_split/MySQL/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/1c_test_ru rename to ci/pipelines/tests_split/MySQL/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_deb_test_en b/ci/pipelines/tests_split/MySQL/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_deb_test_en rename to ci/pipelines/tests_split/MySQL/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_deb_test_ru b/ci/pipelines/tests_split/MySQL/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_deb_test_ru rename to ci/pipelines/tests_split/MySQL/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_rpm_test_en b/ci/pipelines/tests_split/MySQL/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_rpm_test_en rename to ci/pipelines/tests_split/MySQL/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_rpm_test_ru b/ci/pipelines/tests_split/MySQL/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_rpm_test_ru rename to ci/pipelines/tests_split/MySQL/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_test_en b/ci/pipelines/tests_split/MySQL/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_test_en rename to ci/pipelines/tests_split/MySQL/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/cli_test_ru b/ci/pipelines/tests_split/MySQL/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/cli_test_ru rename to ci/pipelines/tests_split/MySQL/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_deb_test_en b/ci/pipelines/tests_split/MySQL/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_deb_test_en rename to ci/pipelines/tests_split/MySQL/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_deb_test_ru b/ci/pipelines/tests_split/MySQL/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_deb_test_ru rename to ci/pipelines/tests_split/MySQL/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_rpm_test_en b/ci/pipelines/tests_split/MySQL/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_rpm_test_en rename to ci/pipelines/tests_split/MySQL/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_rpm_test_ru b/ci/pipelines/tests_split/MySQL/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_rpm_test_ru rename to ci/pipelines/tests_split/MySQL/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_test_en b/ci/pipelines/tests_split/MySQL/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_test_en rename to ci/pipelines/tests_split/MySQL/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/MySQL/os_test_ru b/ci/pipelines/tests_split/MySQL/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/MySQL/os_test_ru rename to ci/pipelines/tests_split/MySQL/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/1c_test_en b/ci/pipelines/tests_split/Neocities/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/1c_test_en rename to ci/pipelines/tests_split/Neocities/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/1c_test_ru b/ci/pipelines/tests_split/Neocities/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/1c_test_ru rename to ci/pipelines/tests_split/Neocities/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_deb_test_en b/ci/pipelines/tests_split/Neocities/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_deb_test_en rename to ci/pipelines/tests_split/Neocities/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_deb_test_ru b/ci/pipelines/tests_split/Neocities/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_deb_test_ru rename to ci/pipelines/tests_split/Neocities/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_rpm_test_en b/ci/pipelines/tests_split/Neocities/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_rpm_test_en rename to ci/pipelines/tests_split/Neocities/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_rpm_test_ru b/ci/pipelines/tests_split/Neocities/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_rpm_test_ru rename to ci/pipelines/tests_split/Neocities/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_test_en b/ci/pipelines/tests_split/Neocities/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_test_en rename to ci/pipelines/tests_split/Neocities/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/cli_test_ru b/ci/pipelines/tests_split/Neocities/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/cli_test_ru rename to ci/pipelines/tests_split/Neocities/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_deb_test_en b/ci/pipelines/tests_split/Neocities/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_deb_test_en rename to ci/pipelines/tests_split/Neocities/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_deb_test_ru b/ci/pipelines/tests_split/Neocities/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_deb_test_ru rename to ci/pipelines/tests_split/Neocities/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_rpm_test_en b/ci/pipelines/tests_split/Neocities/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_rpm_test_en rename to ci/pipelines/tests_split/Neocities/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_rpm_test_ru b/ci/pipelines/tests_split/Neocities/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_rpm_test_ru rename to ci/pipelines/tests_split/Neocities/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_test_en b/ci/pipelines/tests_split/Neocities/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_test_en rename to ci/pipelines/tests_split/Neocities/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Neocities/os_test_ru b/ci/pipelines/tests_split/Neocities/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Neocities/os_test_ru rename to ci/pipelines/tests_split/Neocities/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/1c_test_en b/ci/pipelines/tests_split/Notion/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/1c_test_en rename to ci/pipelines/tests_split/Notion/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/1c_test_ru b/ci/pipelines/tests_split/Notion/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/1c_test_ru rename to ci/pipelines/tests_split/Notion/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_deb_test_en b/ci/pipelines/tests_split/Notion/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_deb_test_en rename to ci/pipelines/tests_split/Notion/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_deb_test_ru b/ci/pipelines/tests_split/Notion/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_deb_test_ru rename to ci/pipelines/tests_split/Notion/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_rpm_test_en b/ci/pipelines/tests_split/Notion/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_rpm_test_en rename to ci/pipelines/tests_split/Notion/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_rpm_test_ru b/ci/pipelines/tests_split/Notion/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_rpm_test_ru rename to ci/pipelines/tests_split/Notion/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_test_en b/ci/pipelines/tests_split/Notion/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_test_en rename to ci/pipelines/tests_split/Notion/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/cli_test_ru b/ci/pipelines/tests_split/Notion/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/cli_test_ru rename to ci/pipelines/tests_split/Notion/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_deb_test_en b/ci/pipelines/tests_split/Notion/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_deb_test_en rename to ci/pipelines/tests_split/Notion/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_deb_test_ru b/ci/pipelines/tests_split/Notion/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_deb_test_ru rename to ci/pipelines/tests_split/Notion/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_rpm_test_en b/ci/pipelines/tests_split/Notion/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_rpm_test_en rename to ci/pipelines/tests_split/Notion/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_rpm_test_ru b/ci/pipelines/tests_split/Notion/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_rpm_test_ru rename to ci/pipelines/tests_split/Notion/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_test_en b/ci/pipelines/tests_split/Notion/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_test_en rename to ci/pipelines/tests_split/Notion/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Notion/os_test_ru b/ci/pipelines/tests_split/Notion/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Notion/os_test_ru rename to ci/pipelines/tests_split/Notion/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/1c_test_en b/ci/pipelines/tests_split/Ollama/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/1c_test_en rename to ci/pipelines/tests_split/Ollama/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/1c_test_ru b/ci/pipelines/tests_split/Ollama/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/1c_test_ru rename to ci/pipelines/tests_split/Ollama/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_deb_test_en b/ci/pipelines/tests_split/Ollama/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_deb_test_en rename to ci/pipelines/tests_split/Ollama/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_deb_test_ru b/ci/pipelines/tests_split/Ollama/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_deb_test_ru rename to ci/pipelines/tests_split/Ollama/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_rpm_test_en b/ci/pipelines/tests_split/Ollama/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_rpm_test_en rename to ci/pipelines/tests_split/Ollama/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_rpm_test_ru b/ci/pipelines/tests_split/Ollama/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_rpm_test_ru rename to ci/pipelines/tests_split/Ollama/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_test_en b/ci/pipelines/tests_split/Ollama/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_test_en rename to ci/pipelines/tests_split/Ollama/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/cli_test_ru b/ci/pipelines/tests_split/Ollama/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/cli_test_ru rename to ci/pipelines/tests_split/Ollama/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_deb_test_en b/ci/pipelines/tests_split/Ollama/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_deb_test_en rename to ci/pipelines/tests_split/Ollama/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_deb_test_ru b/ci/pipelines/tests_split/Ollama/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_deb_test_ru rename to ci/pipelines/tests_split/Ollama/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_rpm_test_en b/ci/pipelines/tests_split/Ollama/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_rpm_test_en rename to ci/pipelines/tests_split/Ollama/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_rpm_test_ru b/ci/pipelines/tests_split/Ollama/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_rpm_test_ru rename to ci/pipelines/tests_split/Ollama/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_test_en b/ci/pipelines/tests_split/Ollama/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_test_en rename to ci/pipelines/tests_split/Ollama/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Ollama/os_test_ru b/ci/pipelines/tests_split/Ollama/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Ollama/os_test_ru rename to ci/pipelines/tests_split/Ollama/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/1c_test_en b/ci/pipelines/tests_split/OpenAI/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/1c_test_en rename to ci/pipelines/tests_split/OpenAI/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/1c_test_ru b/ci/pipelines/tests_split/OpenAI/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/1c_test_ru rename to ci/pipelines/tests_split/OpenAI/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_deb_test_en b/ci/pipelines/tests_split/OpenAI/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_deb_test_en rename to ci/pipelines/tests_split/OpenAI/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_deb_test_ru b/ci/pipelines/tests_split/OpenAI/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_deb_test_ru rename to ci/pipelines/tests_split/OpenAI/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_rpm_test_en b/ci/pipelines/tests_split/OpenAI/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_rpm_test_en rename to ci/pipelines/tests_split/OpenAI/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_rpm_test_ru b/ci/pipelines/tests_split/OpenAI/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_rpm_test_ru rename to ci/pipelines/tests_split/OpenAI/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_test_en b/ci/pipelines/tests_split/OpenAI/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_test_en rename to ci/pipelines/tests_split/OpenAI/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/cli_test_ru b/ci/pipelines/tests_split/OpenAI/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/cli_test_ru rename to ci/pipelines/tests_split/OpenAI/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_deb_test_en b/ci/pipelines/tests_split/OpenAI/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_deb_test_en rename to ci/pipelines/tests_split/OpenAI/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_deb_test_ru b/ci/pipelines/tests_split/OpenAI/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_deb_test_ru rename to ci/pipelines/tests_split/OpenAI/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_rpm_test_en b/ci/pipelines/tests_split/OpenAI/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_rpm_test_en rename to ci/pipelines/tests_split/OpenAI/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_rpm_test_ru b/ci/pipelines/tests_split/OpenAI/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_rpm_test_ru rename to ci/pipelines/tests_split/OpenAI/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_test_en b/ci/pipelines/tests_split/OpenAI/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_test_en rename to ci/pipelines/tests_split/OpenAI/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/OpenAI/os_test_ru b/ci/pipelines/tests_split/OpenAI/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/OpenAI/os_test_ru rename to ci/pipelines/tests_split/OpenAI/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/1c_test_en b/ci/pipelines/tests_split/PostgreSQL/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/1c_test_en rename to ci/pipelines/tests_split/PostgreSQL/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/1c_test_ru b/ci/pipelines/tests_split/PostgreSQL/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/1c_test_ru rename to ci/pipelines/tests_split/PostgreSQL/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_deb_test_en b/ci/pipelines/tests_split/PostgreSQL/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_deb_test_en rename to ci/pipelines/tests_split/PostgreSQL/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_deb_test_ru b/ci/pipelines/tests_split/PostgreSQL/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_deb_test_ru rename to ci/pipelines/tests_split/PostgreSQL/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_rpm_test_en b/ci/pipelines/tests_split/PostgreSQL/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_rpm_test_en rename to ci/pipelines/tests_split/PostgreSQL/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_rpm_test_ru b/ci/pipelines/tests_split/PostgreSQL/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_rpm_test_ru rename to ci/pipelines/tests_split/PostgreSQL/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_test_en b/ci/pipelines/tests_split/PostgreSQL/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_test_en rename to ci/pipelines/tests_split/PostgreSQL/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/cli_test_ru b/ci/pipelines/tests_split/PostgreSQL/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/cli_test_ru rename to ci/pipelines/tests_split/PostgreSQL/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_deb_test_en b/ci/pipelines/tests_split/PostgreSQL/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_deb_test_en rename to ci/pipelines/tests_split/PostgreSQL/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_deb_test_ru b/ci/pipelines/tests_split/PostgreSQL/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_deb_test_ru rename to ci/pipelines/tests_split/PostgreSQL/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_rpm_test_en b/ci/pipelines/tests_split/PostgreSQL/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_rpm_test_en rename to ci/pipelines/tests_split/PostgreSQL/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_rpm_test_ru b/ci/pipelines/tests_split/PostgreSQL/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_rpm_test_ru rename to ci/pipelines/tests_split/PostgreSQL/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_test_en b/ci/pipelines/tests_split/PostgreSQL/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_test_en rename to ci/pipelines/tests_split/PostgreSQL/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/PostgreSQL/os_test_ru b/ci/pipelines/tests_split/PostgreSQL/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/PostgreSQL/os_test_ru rename to ci/pipelines/tests_split/PostgreSQL/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/1c_test_en b/ci/pipelines/tests_split/RCON/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/1c_test_en rename to ci/pipelines/tests_split/RCON/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/1c_test_ru b/ci/pipelines/tests_split/RCON/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/1c_test_ru rename to ci/pipelines/tests_split/RCON/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_deb_test_en b/ci/pipelines/tests_split/RCON/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_deb_test_en rename to ci/pipelines/tests_split/RCON/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_deb_test_ru b/ci/pipelines/tests_split/RCON/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_deb_test_ru rename to ci/pipelines/tests_split/RCON/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_rpm_test_en b/ci/pipelines/tests_split/RCON/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_rpm_test_en rename to ci/pipelines/tests_split/RCON/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_rpm_test_ru b/ci/pipelines/tests_split/RCON/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_rpm_test_ru rename to ci/pipelines/tests_split/RCON/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_test_en b/ci/pipelines/tests_split/RCON/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_test_en rename to ci/pipelines/tests_split/RCON/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/cli_test_ru b/ci/pipelines/tests_split/RCON/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/cli_test_ru rename to ci/pipelines/tests_split/RCON/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_deb_test_en b/ci/pipelines/tests_split/RCON/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_deb_test_en rename to ci/pipelines/tests_split/RCON/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_deb_test_ru b/ci/pipelines/tests_split/RCON/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_deb_test_ru rename to ci/pipelines/tests_split/RCON/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_rpm_test_en b/ci/pipelines/tests_split/RCON/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_rpm_test_en rename to ci/pipelines/tests_split/RCON/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_rpm_test_ru b/ci/pipelines/tests_split/RCON/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_rpm_test_ru rename to ci/pipelines/tests_split/RCON/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_test_en b/ci/pipelines/tests_split/RCON/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_test_en rename to ci/pipelines/tests_split/RCON/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/RCON/os_test_ru b/ci/pipelines/tests_split/RCON/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/RCON/os_test_ru rename to ci/pipelines/tests_split/RCON/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/1c_test_en b/ci/pipelines/tests_split/ReportPortal/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/1c_test_en rename to ci/pipelines/tests_split/ReportPortal/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/1c_test_ru b/ci/pipelines/tests_split/ReportPortal/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/1c_test_ru rename to ci/pipelines/tests_split/ReportPortal/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_deb_test_en b/ci/pipelines/tests_split/ReportPortal/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_deb_test_en rename to ci/pipelines/tests_split/ReportPortal/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_deb_test_ru b/ci/pipelines/tests_split/ReportPortal/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_deb_test_ru rename to ci/pipelines/tests_split/ReportPortal/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_rpm_test_en b/ci/pipelines/tests_split/ReportPortal/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_rpm_test_en rename to ci/pipelines/tests_split/ReportPortal/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_rpm_test_ru b/ci/pipelines/tests_split/ReportPortal/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_rpm_test_ru rename to ci/pipelines/tests_split/ReportPortal/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_test_en b/ci/pipelines/tests_split/ReportPortal/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_test_en rename to ci/pipelines/tests_split/ReportPortal/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/cli_test_ru b/ci/pipelines/tests_split/ReportPortal/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/cli_test_ru rename to ci/pipelines/tests_split/ReportPortal/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_deb_test_en b/ci/pipelines/tests_split/ReportPortal/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_deb_test_en rename to ci/pipelines/tests_split/ReportPortal/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_deb_test_ru b/ci/pipelines/tests_split/ReportPortal/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_deb_test_ru rename to ci/pipelines/tests_split/ReportPortal/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_rpm_test_en b/ci/pipelines/tests_split/ReportPortal/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_rpm_test_en rename to ci/pipelines/tests_split/ReportPortal/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_rpm_test_ru b/ci/pipelines/tests_split/ReportPortal/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_rpm_test_ru rename to ci/pipelines/tests_split/ReportPortal/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_test_en b/ci/pipelines/tests_split/ReportPortal/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_test_en rename to ci/pipelines/tests_split/ReportPortal/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/ReportPortal/os_test_ru b/ci/pipelines/tests_split/ReportPortal/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/ReportPortal/os_test_ru rename to ci/pipelines/tests_split/ReportPortal/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/1c_test_en b/ci/pipelines/tests_split/S3/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/1c_test_en rename to ci/pipelines/tests_split/S3/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/1c_test_ru b/ci/pipelines/tests_split/S3/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/1c_test_ru rename to ci/pipelines/tests_split/S3/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_deb_test_en b/ci/pipelines/tests_split/S3/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_deb_test_en rename to ci/pipelines/tests_split/S3/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_deb_test_ru b/ci/pipelines/tests_split/S3/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_deb_test_ru rename to ci/pipelines/tests_split/S3/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_rpm_test_en b/ci/pipelines/tests_split/S3/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_rpm_test_en rename to ci/pipelines/tests_split/S3/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_rpm_test_ru b/ci/pipelines/tests_split/S3/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_rpm_test_ru rename to ci/pipelines/tests_split/S3/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_test_en b/ci/pipelines/tests_split/S3/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_test_en rename to ci/pipelines/tests_split/S3/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/cli_test_ru b/ci/pipelines/tests_split/S3/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/cli_test_ru rename to ci/pipelines/tests_split/S3/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_deb_test_en b/ci/pipelines/tests_split/S3/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_deb_test_en rename to ci/pipelines/tests_split/S3/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_deb_test_ru b/ci/pipelines/tests_split/S3/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_deb_test_ru rename to ci/pipelines/tests_split/S3/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_rpm_test_en b/ci/pipelines/tests_split/S3/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_rpm_test_en rename to ci/pipelines/tests_split/S3/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_rpm_test_ru b/ci/pipelines/tests_split/S3/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_rpm_test_ru rename to ci/pipelines/tests_split/S3/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_test_en b/ci/pipelines/tests_split/S3/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_test_en rename to ci/pipelines/tests_split/S3/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/S3/os_test_ru b/ci/pipelines/tests_split/S3/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/S3/os_test_ru rename to ci/pipelines/tests_split/S3/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/1c_test_en b/ci/pipelines/tests_split/SFTP/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/1c_test_en rename to ci/pipelines/tests_split/SFTP/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/1c_test_ru b/ci/pipelines/tests_split/SFTP/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/1c_test_ru rename to ci/pipelines/tests_split/SFTP/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_deb_test_en b/ci/pipelines/tests_split/SFTP/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_deb_test_en rename to ci/pipelines/tests_split/SFTP/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_deb_test_ru b/ci/pipelines/tests_split/SFTP/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_deb_test_ru rename to ci/pipelines/tests_split/SFTP/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_rpm_test_en b/ci/pipelines/tests_split/SFTP/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_rpm_test_en rename to ci/pipelines/tests_split/SFTP/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_rpm_test_ru b/ci/pipelines/tests_split/SFTP/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_rpm_test_ru rename to ci/pipelines/tests_split/SFTP/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_test_en b/ci/pipelines/tests_split/SFTP/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_test_en rename to ci/pipelines/tests_split/SFTP/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/cli_test_ru b/ci/pipelines/tests_split/SFTP/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/cli_test_ru rename to ci/pipelines/tests_split/SFTP/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_deb_test_en b/ci/pipelines/tests_split/SFTP/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_deb_test_en rename to ci/pipelines/tests_split/SFTP/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_deb_test_ru b/ci/pipelines/tests_split/SFTP/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_deb_test_ru rename to ci/pipelines/tests_split/SFTP/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_rpm_test_en b/ci/pipelines/tests_split/SFTP/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_rpm_test_en rename to ci/pipelines/tests_split/SFTP/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_rpm_test_ru b/ci/pipelines/tests_split/SFTP/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_rpm_test_ru rename to ci/pipelines/tests_split/SFTP/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_test_en b/ci/pipelines/tests_split/SFTP/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_test_en rename to ci/pipelines/tests_split/SFTP/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SFTP/os_test_ru b/ci/pipelines/tests_split/SFTP/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SFTP/os_test_ru rename to ci/pipelines/tests_split/SFTP/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/1c_test_en b/ci/pipelines/tests_split/SQLite/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/1c_test_en rename to ci/pipelines/tests_split/SQLite/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/1c_test_ru b/ci/pipelines/tests_split/SQLite/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/1c_test_ru rename to ci/pipelines/tests_split/SQLite/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_deb_test_en b/ci/pipelines/tests_split/SQLite/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_deb_test_en rename to ci/pipelines/tests_split/SQLite/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_deb_test_ru b/ci/pipelines/tests_split/SQLite/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_deb_test_ru rename to ci/pipelines/tests_split/SQLite/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_rpm_test_en b/ci/pipelines/tests_split/SQLite/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_rpm_test_en rename to ci/pipelines/tests_split/SQLite/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_rpm_test_ru b/ci/pipelines/tests_split/SQLite/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_rpm_test_ru rename to ci/pipelines/tests_split/SQLite/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_test_en b/ci/pipelines/tests_split/SQLite/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_test_en rename to ci/pipelines/tests_split/SQLite/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/cli_test_ru b/ci/pipelines/tests_split/SQLite/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/cli_test_ru rename to ci/pipelines/tests_split/SQLite/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_deb_test_en b/ci/pipelines/tests_split/SQLite/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_deb_test_en rename to ci/pipelines/tests_split/SQLite/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_deb_test_ru b/ci/pipelines/tests_split/SQLite/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_deb_test_ru rename to ci/pipelines/tests_split/SQLite/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_rpm_test_en b/ci/pipelines/tests_split/SQLite/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_rpm_test_en rename to ci/pipelines/tests_split/SQLite/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_rpm_test_ru b/ci/pipelines/tests_split/SQLite/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_rpm_test_ru rename to ci/pipelines/tests_split/SQLite/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_test_en b/ci/pipelines/tests_split/SQLite/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_test_en rename to ci/pipelines/tests_split/SQLite/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SQLite/os_test_ru b/ci/pipelines/tests_split/SQLite/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SQLite/os_test_ru rename to ci/pipelines/tests_split/SQLite/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/1c_test_en b/ci/pipelines/tests_split/SSH/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/1c_test_en rename to ci/pipelines/tests_split/SSH/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/1c_test_ru b/ci/pipelines/tests_split/SSH/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/1c_test_ru rename to ci/pipelines/tests_split/SSH/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_deb_test_en b/ci/pipelines/tests_split/SSH/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_deb_test_en rename to ci/pipelines/tests_split/SSH/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_deb_test_ru b/ci/pipelines/tests_split/SSH/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_deb_test_ru rename to ci/pipelines/tests_split/SSH/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_rpm_test_en b/ci/pipelines/tests_split/SSH/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_rpm_test_en rename to ci/pipelines/tests_split/SSH/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_rpm_test_ru b/ci/pipelines/tests_split/SSH/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_rpm_test_ru rename to ci/pipelines/tests_split/SSH/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_test_en b/ci/pipelines/tests_split/SSH/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_test_en rename to ci/pipelines/tests_split/SSH/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/cli_test_ru b/ci/pipelines/tests_split/SSH/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/cli_test_ru rename to ci/pipelines/tests_split/SSH/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_deb_test_en b/ci/pipelines/tests_split/SSH/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_deb_test_en rename to ci/pipelines/tests_split/SSH/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_deb_test_ru b/ci/pipelines/tests_split/SSH/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_deb_test_ru rename to ci/pipelines/tests_split/SSH/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_rpm_test_en b/ci/pipelines/tests_split/SSH/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_rpm_test_en rename to ci/pipelines/tests_split/SSH/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_rpm_test_ru b/ci/pipelines/tests_split/SSH/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_rpm_test_ru rename to ci/pipelines/tests_split/SSH/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_test_en b/ci/pipelines/tests_split/SSH/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_test_en rename to ci/pipelines/tests_split/SSH/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/SSH/os_test_ru b/ci/pipelines/tests_split/SSH/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/SSH/os_test_ru rename to ci/pipelines/tests_split/SSH/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/1c_test_en b/ci/pipelines/tests_split/Slack/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/1c_test_en rename to ci/pipelines/tests_split/Slack/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/1c_test_ru b/ci/pipelines/tests_split/Slack/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/1c_test_ru rename to ci/pipelines/tests_split/Slack/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_deb_test_en b/ci/pipelines/tests_split/Slack/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_deb_test_en rename to ci/pipelines/tests_split/Slack/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_deb_test_ru b/ci/pipelines/tests_split/Slack/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_deb_test_ru rename to ci/pipelines/tests_split/Slack/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_rpm_test_en b/ci/pipelines/tests_split/Slack/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_rpm_test_en rename to ci/pipelines/tests_split/Slack/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_rpm_test_ru b/ci/pipelines/tests_split/Slack/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_rpm_test_ru rename to ci/pipelines/tests_split/Slack/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_test_en b/ci/pipelines/tests_split/Slack/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_test_en rename to ci/pipelines/tests_split/Slack/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/cli_test_ru b/ci/pipelines/tests_split/Slack/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/cli_test_ru rename to ci/pipelines/tests_split/Slack/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_deb_test_en b/ci/pipelines/tests_split/Slack/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_deb_test_en rename to ci/pipelines/tests_split/Slack/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_deb_test_ru b/ci/pipelines/tests_split/Slack/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_deb_test_ru rename to ci/pipelines/tests_split/Slack/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_rpm_test_en b/ci/pipelines/tests_split/Slack/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_rpm_test_en rename to ci/pipelines/tests_split/Slack/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_rpm_test_ru b/ci/pipelines/tests_split/Slack/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_rpm_test_ru rename to ci/pipelines/tests_split/Slack/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_test_en b/ci/pipelines/tests_split/Slack/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_test_en rename to ci/pipelines/tests_split/Slack/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Slack/os_test_ru b/ci/pipelines/tests_split/Slack/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Slack/os_test_ru rename to ci/pipelines/tests_split/Slack/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/1c_test_en b/ci/pipelines/tests_split/TCP/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/1c_test_en rename to ci/pipelines/tests_split/TCP/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/1c_test_ru b/ci/pipelines/tests_split/TCP/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/1c_test_ru rename to ci/pipelines/tests_split/TCP/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_deb_test_en b/ci/pipelines/tests_split/TCP/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_deb_test_en rename to ci/pipelines/tests_split/TCP/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_deb_test_ru b/ci/pipelines/tests_split/TCP/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_deb_test_ru rename to ci/pipelines/tests_split/TCP/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_rpm_test_en b/ci/pipelines/tests_split/TCP/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_rpm_test_en rename to ci/pipelines/tests_split/TCP/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_rpm_test_ru b/ci/pipelines/tests_split/TCP/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_rpm_test_ru rename to ci/pipelines/tests_split/TCP/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_test_en b/ci/pipelines/tests_split/TCP/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_test_en rename to ci/pipelines/tests_split/TCP/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/cli_test_ru b/ci/pipelines/tests_split/TCP/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/cli_test_ru rename to ci/pipelines/tests_split/TCP/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_deb_test_en b/ci/pipelines/tests_split/TCP/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_deb_test_en rename to ci/pipelines/tests_split/TCP/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_deb_test_ru b/ci/pipelines/tests_split/TCP/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_deb_test_ru rename to ci/pipelines/tests_split/TCP/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_rpm_test_en b/ci/pipelines/tests_split/TCP/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_rpm_test_en rename to ci/pipelines/tests_split/TCP/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_rpm_test_ru b/ci/pipelines/tests_split/TCP/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_rpm_test_ru rename to ci/pipelines/tests_split/TCP/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_test_en b/ci/pipelines/tests_split/TCP/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_test_en rename to ci/pipelines/tests_split/TCP/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/TCP/os_test_ru b/ci/pipelines/tests_split/TCP/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/TCP/os_test_ru rename to ci/pipelines/tests_split/TCP/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/1c_test_en b/ci/pipelines/tests_split/Telegram/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/1c_test_en rename to ci/pipelines/tests_split/Telegram/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/1c_test_ru b/ci/pipelines/tests_split/Telegram/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/1c_test_ru rename to ci/pipelines/tests_split/Telegram/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_deb_test_en b/ci/pipelines/tests_split/Telegram/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_deb_test_en rename to ci/pipelines/tests_split/Telegram/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_deb_test_ru b/ci/pipelines/tests_split/Telegram/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_deb_test_ru rename to ci/pipelines/tests_split/Telegram/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_rpm_test_en b/ci/pipelines/tests_split/Telegram/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_rpm_test_en rename to ci/pipelines/tests_split/Telegram/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_rpm_test_ru b/ci/pipelines/tests_split/Telegram/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_rpm_test_ru rename to ci/pipelines/tests_split/Telegram/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_test_en b/ci/pipelines/tests_split/Telegram/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_test_en rename to ci/pipelines/tests_split/Telegram/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/cli_test_ru b/ci/pipelines/tests_split/Telegram/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/cli_test_ru rename to ci/pipelines/tests_split/Telegram/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_deb_test_en b/ci/pipelines/tests_split/Telegram/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_deb_test_en rename to ci/pipelines/tests_split/Telegram/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_deb_test_ru b/ci/pipelines/tests_split/Telegram/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_deb_test_ru rename to ci/pipelines/tests_split/Telegram/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_rpm_test_en b/ci/pipelines/tests_split/Telegram/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_rpm_test_en rename to ci/pipelines/tests_split/Telegram/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_rpm_test_ru b/ci/pipelines/tests_split/Telegram/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_rpm_test_ru rename to ci/pipelines/tests_split/Telegram/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_test_en b/ci/pipelines/tests_split/Telegram/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_test_en rename to ci/pipelines/tests_split/Telegram/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Telegram/os_test_ru b/ci/pipelines/tests_split/Telegram/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Telegram/os_test_ru rename to ci/pipelines/tests_split/Telegram/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/1c_test_en b/ci/pipelines/tests_split/Twitter/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/1c_test_en rename to ci/pipelines/tests_split/Twitter/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/1c_test_ru b/ci/pipelines/tests_split/Twitter/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/1c_test_ru rename to ci/pipelines/tests_split/Twitter/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_deb_test_en b/ci/pipelines/tests_split/Twitter/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_deb_test_en rename to ci/pipelines/tests_split/Twitter/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_deb_test_ru b/ci/pipelines/tests_split/Twitter/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_deb_test_ru rename to ci/pipelines/tests_split/Twitter/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_rpm_test_en b/ci/pipelines/tests_split/Twitter/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_rpm_test_en rename to ci/pipelines/tests_split/Twitter/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_rpm_test_ru b/ci/pipelines/tests_split/Twitter/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_rpm_test_ru rename to ci/pipelines/tests_split/Twitter/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_test_en b/ci/pipelines/tests_split/Twitter/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_test_en rename to ci/pipelines/tests_split/Twitter/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/cli_test_ru b/ci/pipelines/tests_split/Twitter/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/cli_test_ru rename to ci/pipelines/tests_split/Twitter/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_deb_test_en b/ci/pipelines/tests_split/Twitter/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_deb_test_en rename to ci/pipelines/tests_split/Twitter/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_deb_test_ru b/ci/pipelines/tests_split/Twitter/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_deb_test_ru rename to ci/pipelines/tests_split/Twitter/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_rpm_test_en b/ci/pipelines/tests_split/Twitter/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_rpm_test_en rename to ci/pipelines/tests_split/Twitter/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_rpm_test_ru b/ci/pipelines/tests_split/Twitter/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_rpm_test_ru rename to ci/pipelines/tests_split/Twitter/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_test_en b/ci/pipelines/tests_split/Twitter/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_test_en rename to ci/pipelines/tests_split/Twitter/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Twitter/os_test_ru b/ci/pipelines/tests_split/Twitter/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Twitter/os_test_ru rename to ci/pipelines/tests_split/Twitter/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/1c_test_en b/ci/pipelines/tests_split/VK/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/1c_test_en rename to ci/pipelines/tests_split/VK/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/1c_test_ru b/ci/pipelines/tests_split/VK/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/1c_test_ru rename to ci/pipelines/tests_split/VK/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_deb_test_en b/ci/pipelines/tests_split/VK/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_deb_test_en rename to ci/pipelines/tests_split/VK/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_deb_test_ru b/ci/pipelines/tests_split/VK/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_deb_test_ru rename to ci/pipelines/tests_split/VK/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_rpm_test_en b/ci/pipelines/tests_split/VK/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_rpm_test_en rename to ci/pipelines/tests_split/VK/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_rpm_test_ru b/ci/pipelines/tests_split/VK/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_rpm_test_ru rename to ci/pipelines/tests_split/VK/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_test_en b/ci/pipelines/tests_split/VK/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_test_en rename to ci/pipelines/tests_split/VK/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/cli_test_ru b/ci/pipelines/tests_split/VK/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/cli_test_ru rename to ci/pipelines/tests_split/VK/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_deb_test_en b/ci/pipelines/tests_split/VK/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_deb_test_en rename to ci/pipelines/tests_split/VK/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_deb_test_ru b/ci/pipelines/tests_split/VK/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_deb_test_ru rename to ci/pipelines/tests_split/VK/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_rpm_test_en b/ci/pipelines/tests_split/VK/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_rpm_test_en rename to ci/pipelines/tests_split/VK/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_rpm_test_ru b/ci/pipelines/tests_split/VK/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_rpm_test_ru rename to ci/pipelines/tests_split/VK/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_test_en b/ci/pipelines/tests_split/VK/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_test_en rename to ci/pipelines/tests_split/VK/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VK/os_test_ru b/ci/pipelines/tests_split/VK/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VK/os_test_ru rename to ci/pipelines/tests_split/VK/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/1c_test_en b/ci/pipelines/tests_split/Viber/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/1c_test_en rename to ci/pipelines/tests_split/Viber/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/1c_test_ru b/ci/pipelines/tests_split/Viber/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/1c_test_ru rename to ci/pipelines/tests_split/Viber/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_deb_test_en b/ci/pipelines/tests_split/Viber/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_deb_test_en rename to ci/pipelines/tests_split/Viber/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_deb_test_ru b/ci/pipelines/tests_split/Viber/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_deb_test_ru rename to ci/pipelines/tests_split/Viber/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_rpm_test_en b/ci/pipelines/tests_split/Viber/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_rpm_test_en rename to ci/pipelines/tests_split/Viber/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_rpm_test_ru b/ci/pipelines/tests_split/Viber/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_rpm_test_ru rename to ci/pipelines/tests_split/Viber/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_test_en b/ci/pipelines/tests_split/Viber/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_test_en rename to ci/pipelines/tests_split/Viber/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/cli_test_ru b/ci/pipelines/tests_split/Viber/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/cli_test_ru rename to ci/pipelines/tests_split/Viber/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_deb_test_en b/ci/pipelines/tests_split/Viber/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_deb_test_en rename to ci/pipelines/tests_split/Viber/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_deb_test_ru b/ci/pipelines/tests_split/Viber/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_deb_test_ru rename to ci/pipelines/tests_split/Viber/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_rpm_test_en b/ci/pipelines/tests_split/Viber/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_rpm_test_en rename to ci/pipelines/tests_split/Viber/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_rpm_test_ru b/ci/pipelines/tests_split/Viber/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_rpm_test_ru rename to ci/pipelines/tests_split/Viber/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_test_en b/ci/pipelines/tests_split/Viber/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_test_en rename to ci/pipelines/tests_split/Viber/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/Viber/os_test_ru b/ci/pipelines/tests_split/Viber/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/Viber/os_test_ru rename to ci/pipelines/tests_split/Viber/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/1c_test_en b/ci/pipelines/tests_split/VkTeams/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/1c_test_en rename to ci/pipelines/tests_split/VkTeams/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/1c_test_ru b/ci/pipelines/tests_split/VkTeams/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/1c_test_ru rename to ci/pipelines/tests_split/VkTeams/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_deb_test_en b/ci/pipelines/tests_split/VkTeams/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_deb_test_en rename to ci/pipelines/tests_split/VkTeams/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_deb_test_ru b/ci/pipelines/tests_split/VkTeams/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_deb_test_ru rename to ci/pipelines/tests_split/VkTeams/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_rpm_test_en b/ci/pipelines/tests_split/VkTeams/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_rpm_test_en rename to ci/pipelines/tests_split/VkTeams/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_rpm_test_ru b/ci/pipelines/tests_split/VkTeams/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_rpm_test_ru rename to ci/pipelines/tests_split/VkTeams/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_test_en b/ci/pipelines/tests_split/VkTeams/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_test_en rename to ci/pipelines/tests_split/VkTeams/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/cli_test_ru b/ci/pipelines/tests_split/VkTeams/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/cli_test_ru rename to ci/pipelines/tests_split/VkTeams/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_deb_test_en b/ci/pipelines/tests_split/VkTeams/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_deb_test_en rename to ci/pipelines/tests_split/VkTeams/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_deb_test_ru b/ci/pipelines/tests_split/VkTeams/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_deb_test_ru rename to ci/pipelines/tests_split/VkTeams/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_rpm_test_en b/ci/pipelines/tests_split/VkTeams/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_rpm_test_en rename to ci/pipelines/tests_split/VkTeams/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_rpm_test_ru b/ci/pipelines/tests_split/VkTeams/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_rpm_test_ru rename to ci/pipelines/tests_split/VkTeams/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_test_en b/ci/pipelines/tests_split/VkTeams/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_test_en rename to ci/pipelines/tests_split/VkTeams/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/VkTeams/os_test_ru b/ci/pipelines/tests_split/VkTeams/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/VkTeams/os_test_ru rename to ci/pipelines/tests_split/VkTeams/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/1c_test_en b/ci/pipelines/tests_split/YandexDisk/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/1c_test_en rename to ci/pipelines/tests_split/YandexDisk/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/1c_test_ru b/ci/pipelines/tests_split/YandexDisk/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/1c_test_ru rename to ci/pipelines/tests_split/YandexDisk/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_deb_test_en b/ci/pipelines/tests_split/YandexDisk/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_deb_test_en rename to ci/pipelines/tests_split/YandexDisk/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_deb_test_ru b/ci/pipelines/tests_split/YandexDisk/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_deb_test_ru rename to ci/pipelines/tests_split/YandexDisk/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_rpm_test_en b/ci/pipelines/tests_split/YandexDisk/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_rpm_test_en rename to ci/pipelines/tests_split/YandexDisk/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_rpm_test_ru b/ci/pipelines/tests_split/YandexDisk/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_rpm_test_ru rename to ci/pipelines/tests_split/YandexDisk/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_test_en b/ci/pipelines/tests_split/YandexDisk/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_test_en rename to ci/pipelines/tests_split/YandexDisk/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/cli_test_ru b/ci/pipelines/tests_split/YandexDisk/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/cli_test_ru rename to ci/pipelines/tests_split/YandexDisk/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_deb_test_en b/ci/pipelines/tests_split/YandexDisk/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_deb_test_en rename to ci/pipelines/tests_split/YandexDisk/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_deb_test_ru b/ci/pipelines/tests_split/YandexDisk/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_deb_test_ru rename to ci/pipelines/tests_split/YandexDisk/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_rpm_test_en b/ci/pipelines/tests_split/YandexDisk/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_rpm_test_en rename to ci/pipelines/tests_split/YandexDisk/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_rpm_test_ru b/ci/pipelines/tests_split/YandexDisk/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_rpm_test_ru rename to ci/pipelines/tests_split/YandexDisk/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_test_en b/ci/pipelines/tests_split/YandexDisk/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_test_en rename to ci/pipelines/tests_split/YandexDisk/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexDisk/os_test_ru b/ci/pipelines/tests_split/YandexDisk/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexDisk/os_test_ru rename to ci/pipelines/tests_split/YandexDisk/os_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/1c_test_en b/ci/pipelines/tests_split/YandexMetrika/1c_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/1c_test_en rename to ci/pipelines/tests_split/YandexMetrika/1c_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/1c_test_ru b/ci/pipelines/tests_split/YandexMetrika/1c_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/1c_test_ru rename to ci/pipelines/tests_split/YandexMetrika/1c_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_deb_test_en b/ci/pipelines/tests_split/YandexMetrika/cli_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_deb_test_en rename to ci/pipelines/tests_split/YandexMetrika/cli_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_deb_test_ru b/ci/pipelines/tests_split/YandexMetrika/cli_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_deb_test_ru rename to ci/pipelines/tests_split/YandexMetrika/cli_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_rpm_test_en b/ci/pipelines/tests_split/YandexMetrika/cli_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_rpm_test_en rename to ci/pipelines/tests_split/YandexMetrika/cli_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_rpm_test_ru b/ci/pipelines/tests_split/YandexMetrika/cli_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_rpm_test_ru rename to ci/pipelines/tests_split/YandexMetrika/cli_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_test_en b/ci/pipelines/tests_split/YandexMetrika/cli_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_test_en rename to ci/pipelines/tests_split/YandexMetrika/cli_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/cli_test_ru b/ci/pipelines/tests_split/YandexMetrika/cli_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/cli_test_ru rename to ci/pipelines/tests_split/YandexMetrika/cli_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_deb_test_en b/ci/pipelines/tests_split/YandexMetrika/os_deb_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_deb_test_en rename to ci/pipelines/tests_split/YandexMetrika/os_deb_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_deb_test_ru b/ci/pipelines/tests_split/YandexMetrika/os_deb_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_deb_test_ru rename to ci/pipelines/tests_split/YandexMetrika/os_deb_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_rpm_test_en b/ci/pipelines/tests_split/YandexMetrika/os_rpm_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_rpm_test_en rename to ci/pipelines/tests_split/YandexMetrika/os_rpm_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_rpm_test_ru b/ci/pipelines/tests_split/YandexMetrika/os_rpm_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_rpm_test_ru rename to ci/pipelines/tests_split/YandexMetrika/os_rpm_test_ru.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_test_en b/ci/pipelines/tests_split/YandexMetrika/os_test_en.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_test_en rename to ci/pipelines/tests_split/YandexMetrika/os_test_en.jenkinsfile diff --git a/ci/jenkins_split_tests/YandexMetrika/os_test_ru b/ci/pipelines/tests_split/YandexMetrika/os_test_ru.jenkinsfile similarity index 100% rename from ci/jenkins_split_tests/YandexMetrika/os_test_ru rename to ci/pipelines/tests_split/YandexMetrika/os_test_ru.jenkinsfile diff --git a/codestat.txt b/codestat.txt index ce6ecc8fa4..d8590fb574 100644 --- a/codestat.txt +++ b/codestat.txt @@ -1,10 +1,10 @@ { - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\core\\Classes\\app.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\core\\Classes\\app.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\core\\Classes\\app.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\core\\Classes\\app.os", "ОсновнойОбработчик": { "24": { "count": 1, - "time": 0 + "time": 1 }, "25": { "count": 1, @@ -12,7 +12,7 @@ }, "27": { "count": 1, - "time": 21 + "time": 6 }, "29": { "count": 1, @@ -20,11 +20,11 @@ }, "31": { "count": 1, - "time": 87 + "time": 29 }, "32": { "count": 1, - "time": 6 + "time": 3 }, "33": { "count": 1, @@ -32,11 +32,11 @@ }, "35": { "count": 1, - "time": 29 + "time": 11 }, "36": { "count": 1, - "time": 4 + "time": 1 }, "38": { "count": 1, @@ -59,51 +59,59 @@ "time": 0 } }, - "ОпределитьТекущуюКоманду": { + "ОпределитьТекущуюКомандуМетод": { "48": { "count": 1, - "time": 5 + "time": 1 }, - "49": { + "50": { "count": 1, "time": 0 }, "51": { - "count": 0, + "count": 1, "time": 0 }, - "52": { - "count": 1, + "53": { + "count": 0, "time": 0 }, "54": { "count": 1, "time": 0 - } - }, - "СформироватьКоманду": { - "58": { + }, + "56": { "count": 1, "time": 0 }, + "57": { + "count": 1, + "time": 0 + }, + "59": { + "count": 0, + "time": 0 + }, "60": { - "count": 0, + "count": 1, "time": 0 }, - "61": { - "count": 0, + "62": { + "count": 1, "time": 0 - }, - "63": { - "count": 0, - "time": 0 - }, - "65": { - "count": 0, + } + }, + "СформироватьНаборПараметров": { + "66": { + "count": 1, "time": 0 }, "67": { - "count": 1, + "count": 0, + "time": 0 + }, + "68": { + "count": 0, "time": 0 }, "69": { @@ -114,10 +122,6 @@ "count": 1, "time": 0 }, - "72": { - "count": 1, - "time": 0 - }, "73": { "count": 1, "time": 0 @@ -130,6 +134,10 @@ "count": 1, "time": 0 }, + "78": { + "count": 1, + "time": 0 + }, "79": { "count": 1, "time": 0 @@ -138,45 +146,41 @@ "count": 1, "time": 0 }, - "82": { - "count": 1, - "time": 0 - }, "83": { "count": 1, "time": 0 }, - "84": { + "85": { + "count": 1, + "time": 0 + } + }, + "ВыполнитьОбработкуКоманды": { + "89": { "count": 1, "time": 0 }, - "86": { - "count": 1, - "time": 0 - }, - "88": { + "90": { "count": 1, "time": 0 }, "91": { - "count": 0, + "count": 1, "time": 0 }, - "92": { + "93": { "count": 1, "time": 0 }, "94": { "count": 1, "time": 0 - } - }, - "ВыполнитьОбработкуКоманды": { - "98": { + }, + "95": { "count": 1, "time": 0 }, - "99": { + "96": { "count": 1, "time": 0 }, @@ -192,23 +196,21 @@ "count": 1, "time": 0 }, - "104": { - "count": 1, + "106": { + "count": 0, "time": 0 }, - "105": { + "107": { "count": 1, "time": 0 }, "109": { "count": 1, "time": 0 - }, - "111": { - "count": 1, - "time": 0 - }, - "112": { + } + }, + "ПолучитьРезультатОбработки": { + "113": { "count": 1, "time": 0 }, @@ -217,24 +219,30 @@ "time": 0 }, "116": { - "count": 1, + "count": 0, "time": 0 }, "118": { "count": 1, "time": 0 - } - }, - "ПолучитьРезультатОбработки": { - "122": { + }, + "120": { "count": 1, "time": 0 }, - "124": { - "count": 0, + "121": { + "count": 1, + "time": 0 + }, + "123": { + "count": 1, "time": 0 }, "125": { + "count": 1, + "time": 0 + }, + "126": { "count": 0, "time": 0 }, @@ -247,51 +255,55 @@ "time": 0 }, "130": { + "count": 0, + "time": 0 + }, + "131": { "count": 1, "time": 0 }, - "132": { - "count": 1, - "time": 0 - }, - "134": { + "133": { "count": 1, "time": 0 }, "135": { - "count": 0, + "count": 1, "time": 0 }, "136": { - "count": 1, + "count": 0, "time": 0 }, "138": { "count": 1, - "time": 1 + "time": 0 }, - "140": { - "count": 0, + "139": { + "count": 1, "time": 0 }, "141": { + "count": 1, + "time": 0 + }, + "142": { "count": 0, "time": 0 }, "143": { - "count": 0, - "time": 0 - }, - "144": { - "count": 0, + "count": 1, "time": 0 }, "145": { - "count": 0, + "count": 1, + "time": 0 + }, + "146": { + "count": 1, "time": 0 }, "147": { - "count": 0, + "count": 1, "time": 0 }, "148": { @@ -305,132 +317,114 @@ "152": { "count": 1, "time": 0 - }, - "153": { - "count": 0, - "time": 0 - }, - "155": { - "count": 1, - "time": 0 - }, - "156": { - "count": 1, - "time": 0 - }, - "158": { - "count": 1, - "time": 0 - }, - "159": { - "count": 0, - "time": 0 - }, + } + }, + "ДобавитьПараметрыМетода": { "160": { "count": 1, + "time": 1 + }, + "161": { + "count": 0, "time": 0 }, "162": { "count": 1, "time": 0 }, - "163": { - "count": 1, - "time": 0 - }, "164": { "count": 1, "time": 0 }, - "165": { + "166": { "count": 1, "time": 0 }, "167": { + "count": 0, + "time": 0 + }, + "168": { "count": 1, "time": 0 }, - "169": { + "170": { "count": 1, "time": 0 - } - }, - "ДобавитьПараметрыКоманды": { + }, + "172": { + "count": 2, + "time": 0 + }, + "174": { + "count": 1, + "time": 0 + }, + "175": { + "count": 1, + "time": 0 + }, "177": { "count": 1, "time": 0 }, "179": { - "count": 1, - "time": 3 - }, - "180": { - "count": 1, - "time": 16 - }, - "182": { - "count": 1, - "time": 2 - }, - "183": { - "count": 1, - "time": 0 - }, - "185": { - "count": 42, - "time": 11 - }, - "186": { - "count": 41, - "time": 1 - }, - "187": { - "count": 41, - "time": 0 - }, - "189": { - "count": 42, - "time": 0 - }, - "190": { - "count": 41, - "time": 1 - }, - "191": { - "count": 41, - "time": 0 - }, - "193": { "count": 1, "time": 0 } }, "ОпределитьШаблоныПутей": { - "197": { + "183": { "count": 1, - "time": 8 + "time": 2 }, - "198": { + "184": { "count": 1, "time": 0 }, + "186": { + "count": 1, + "time": 2 + }, + "187": { + "count": 1, + "time": 3 + }, + "188": { + "count": 1, + "time": 0 + }, + "190": { + "count": 1, + "time": 1 + }, + "192": { + "count": 1, + "time": 0 + }, + "194": { + "count": 1, + "time": 0 + }, + "196": { + "count": 1, + "time": 0 + } + }, + "ОбработатьВыводJSON": { "200": { "count": 1, - "time": 4 + "time": 0 }, "201": { - "count": 1, - "time": 19 + "count": 0, + "time": 0 }, "202": { "count": 1, - "time": 4 + "time": 0 }, "204": { - "count": 1, - "time": 8 - }, - "206": { "count": 1, "time": 0 }, @@ -440,23 +434,23 @@ }, "210": { "count": 1, - "time": 5 + "time": 0 }, "212": { "count": 1, "time": 0 - }, - "214": { - "count": 1, - "time": 0 } }, - "ОбработатьВыводJSON": { - "218": { + "УстановитьРежимОтладки": { + "216": { "count": 1, "time": 0 }, - "219": { + "217": { + "count": 0, + "time": 0 + }, + "218": { "count": 0, "time": 0 }, @@ -464,44 +458,46 @@ "count": 1, "time": 0 }, + "221": { + "count": 1, + "time": 0 + }, "222": { "count": 1, "time": 0 }, + "224": { + "count": 1, + "time": 0 + }, "226": { "count": 1, "time": 0 - }, - "228": { - "count": 1, - "time": 0 - }, + } + }, + "УстановитьРежимТеста": { "230": { "count": 1, "time": 0 - } - }, - "УстановитьРежимОтладки": { + }, + "231": { + "count": 0, + "time": 0 + }, + "233": { + "count": 1, + "time": 0 + }, "234": { "count": 1, "time": 0 }, - "235": { - "count": 0, - "time": 0 - }, "236": { - "count": 0, - "time": 0 - }, - "238": { "count": 1, "time": 0 - }, - "239": { - "count": 1, - "time": 0 - }, + } + }, + "УстановитьФайлВывода": { "240": { "count": 1, "time": 0 @@ -510,65 +506,67 @@ "count": 1, "time": 0 }, + "243": { + "count": 0, + "time": 0 + }, "244": { "count": 1, "time": 0 - } - }, - "УстановитьРежимТеста": { - "248": { - "count": 1, - "time": 0 }, - "249": { - "count": 0, - "time": 0 - }, - "251": { - "count": 1, - "time": 0 - }, - "252": { - "count": 1, - "time": 0 - }, - "254": { - "count": 1, - "time": 0 - } - }, - "УстановитьФайлВывода": { - "258": { - "count": 1, - "time": 0 - }, - "260": { - "count": 1, - "time": 2 - }, - "261": { - "count": 0, - "time": 0 - }, - "262": { - "count": 1, - "time": 0 - }, - "264": { + "246": { "count": 1, "time": 0 } }, "ВывестиДопИнформацию": { - "268": { + "250": { "count": 1, - "time": 4 + "time": 0 }, - "270": { + "252": { "count": 0, "time": 0 }, - "271": { + "253": { + "count": 0, + "time": 0 + }, + "254": { + "count": 0, + "time": 0 + }, + "256": { + "count": 1, + "time": 0 + }, + "258": { + "count": 1, + "time": 0 + } + }, + "ОбработатьОшибочныйВывод": { + "262": { + "count": 0, + "time": 0 + }, + "263": { + "count": 0, + "time": 0 + }, + "265": { + "count": 0, + "time": 0 + }, + "266": { + "count": 0, + "time": 0 + }, + "267": { + "count": 0, + "time": 0 + }, + "269": { "count": 0, "time": 0 }, @@ -576,76 +574,80 @@ "count": 0, "time": 0 }, - "274": { - "count": 1, + "273": { + "count": 0, + "time": 0 + }, + "275": { + "count": 0, "time": 0 }, "276": { - "count": 1, + "count": 0, "time": 0 - } - }, - "ОбработатьОшибочныйВывод": { + }, + "278": { + "count": 0, + "time": 0 + }, "280": { "count": 0, "time": 0 }, - "281": { + "282": { "count": 0, "time": 0 - }, - "283": { - "count": 0, - "time": 0 - }, - "284": { - "count": 0, - "time": 0 - }, - "285": { - "count": 0, + } + }, + "СообщитьРезультат": { + "286": { + "count": 1, "time": 0 }, "287": { "count": 0, "time": 0 }, + "288": { + "count": 1, + "time": 0 + }, "290": { - "count": 0, + "count": 1, "time": 0 }, "291": { "count": 0, "time": 0 }, + "292": { + "count": 1, + "time": 0 + }, "293": { "count": 0, "time": 0 }, - "294": { - "count": 0, - "time": 0 - }, - "296": { - "count": 0, - "time": 0 - }, - "298": { - "count": 0, - "time": 0 - }, - "300": { - "count": 0, - "time": 0 - } - }, - "СообщитьРезультат": { - "304": { + "295": { "count": 1, "time": 0 }, - "305": { - "count": 0, + "296": { + "count": 1, + "time": 0 + }, + "298": { + "count": 1, + "time": 1 + }, + "300": { + "count": 1, + "time": 0 + } + }, + "ПодключитьИсполнитель": { + "304": { + "count": 1, "time": 0 }, "306": { @@ -656,71 +658,73 @@ "count": 1, "time": 0 }, - "309": { - "count": 0, - "time": 0 - }, - "310": { + "312": { "count": 1, - "time": 0 + "time": 12 }, - "311": { - "count": 0, - "time": 0 - }, - "313": { - "count": 0, - "time": 0 - }, - "315": { + "314": { "count": 1, "time": 0 }, "316": { "count": 1, "time": 0 - }, - "318": { - "count": 1, - "time": 9 - }, - "320": { - "count": 1, - "time": 0 - } - }, - "ПодключитьИсполнитель": { - "324": { - "count": 1, - "time": 0 - }, - "326": { - "count": 1, - "time": 0 - }, - "328": { - "count": 1, - "time": 0 - }, - "332": { - "count": 1, - "time": 115 - }, - "334": { - "count": 1, - "time": 0 - }, - "336": { - "count": 1, - "time": 0 } }, "ЗаписатьЗначениеВФайл": { - "340": { + "320": { "count": 0, "time": 0 }, - "341": { + "321": { + "count": 0, + "time": 0 + }, + "322": { + "count": 0, + "time": 0 + }, + "324": { + "count": 0, + "time": 0 + }, + "326": { + "count": 0, + "time": 0 + }, + "328": { + "count": 0, + "time": 0 + }, + "329": { + "count": 0, + "time": 0 + }, + "331": { + "count": 0, + "time": 0 + }, + "332": { + "count": 0, + "time": 0 + }, + "334": { + "count": 0, + "time": 0 + }, + "336": { + "count": 0, + "time": 0 + }, + "337": { + "count": 0, + "time": 0 + }, + "338": { + "count": 0, + "time": 0 + }, + "340": { "count": 0, "time": 0 }, @@ -728,11 +732,7 @@ "count": 0, "time": 0 }, - "344": { - "count": 0, - "time": 0 - }, - "346": { + "343": { "count": 0, "time": 0 }, @@ -747,153 +747,109 @@ "351": { "count": 0, "time": 0 - }, - "352": { - "count": 0, - "time": 0 - }, - "354": { - "count": 0, + } + }, + "ПустойВывод": { + "355": { + "count": 1, "time": 0 }, "356": { "count": 0, "time": 0 }, - "357": { - "count": 0, - "time": 0 - }, "358": { - "count": 0, - "time": 0 - }, - "360": { - "count": 0, - "time": 0 - }, - "362": { - "count": 0, - "time": 0 - }, - "363": { - "count": 0, - "time": 0 - }, - "368": { - "count": 0, - "time": 0 - }, - "369": { - "count": 0, - "time": 0 - }, - "371": { - "count": 0, - "time": 0 - } - }, - "ПустойВывод": { - "375": { "count": 1, "time": 0 }, - "376": { + "359": { "count": 0, "time": 0 }, + "361": { + "count": 1, + "time": 0 + } + }, + "JSONСтрокой": { + "365": { + "count": 1, + "time": 0 + }, + "367": { + "count": 1, + "time": 1 + }, "378": { "count": 1, "time": 0 }, "379": { + "count": 1, + "time": 1 + }, + "381": { + "count": 1, + "time": 4 + }, + "382": { + "count": 1, + "time": 0 + }, + "385": { "count": 0, "time": 0 }, - "381": { + "386": { + "count": 0, + "time": 0 + }, + "388": { "count": 1, "time": 0 } }, - "JSONСтрокой": { - "385": { + "$entry": { + "395": { "count": 1, - "time": 0 - }, - "387": { - "count": 1, - "time": 0 + "time": 2 }, "398": { - "count": 1, + "count": 0, "time": 0 }, "399": { - "count": 1, + "count": 0, "time": 0 }, "401": { - "count": 1, - "time": 1 + "count": 0, + "time": 0 }, "402": { - "count": 1, + "count": 0, "time": 0 }, "405": { "count": 0, "time": 0 }, - "406": { + "407": { "count": 0, "time": 0 }, "408": { + "count": 0, + "time": 0 + }, + "410": { "count": 1, - "time": 0 - } - }, - "$entry": { - "415": { - "count": 1, - "time": 9 - }, - "418": { - "count": 0, - "time": 0 - }, - "419": { - "count": 0, - "time": 0 - }, - "421": { - "count": 0, - "time": 0 - }, - "422": { - "count": 0, - "time": 0 - }, - "425": { - "count": 0, - "time": 0 - }, - "427": { - "count": 0, - "time": 0 - }, - "428": { - "count": 0, - "time": 0 - }, - "430": { - "count": 1, - "time": 213 + "time": 2 } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\env\\Classes\\CommandLineArgumentParser.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\env\\Classes\\CommandLineArgumentParser.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\env\\Classes\\CommandLineArgumentParser.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\env\\Classes\\CommandLineArgumentParser.os", "ПриСозданииОбъекта": { "12": { "count": 1, @@ -905,7 +861,7 @@ }, "14": { "count": 1, - "time": 1 + "time": 0 }, "16": { "count": 1, @@ -955,11 +911,11 @@ "ОписаниеКоманды": { "44": { "count": 1, - "time": 1 + "time": 0 }, "45": { "count": 1, - "time": 3 + "time": 2 }, "46": { "count": 1, @@ -1030,11 +986,11 @@ }, "ДобавитьИменованныйПараметрКоманды": { "76": { - "count": 83, - "time": 1 + "count": 3, + "time": 0 }, "77": { - "count": 83, + "count": 3, "time": 0 } }, @@ -1099,7 +1055,7 @@ }, "102": { "count": 1, - "time": 7 + "time": 3 }, "103": { "count": 1, @@ -1614,15 +1570,15 @@ }, "РазобратьИменованныйПараметр": { "287": { - "count": 3, + "count": 1, "time": 0 }, "288": { - "count": 3, + "count": 1, "time": 0 }, "289": { - "count": 3, + "count": 1, "time": 0 }, "291": { @@ -1650,15 +1606,15 @@ "time": 0 }, "298": { - "count": 3, + "count": 1, "time": 0 }, "299": { - "count": 3, + "count": 1, "time": 0 }, "301": { - "count": 3, + "count": 1, "time": 0 } }, @@ -1669,7 +1625,7 @@ }, "307": { "count": 4, - "time": 3 + "time": 0 }, "308": { "count": 3, @@ -1696,15 +1652,15 @@ "time": 0 }, "316": { - "count": 5, + "count": 3, "time": 0 }, "318": { - "count": 5, + "count": 3, "time": 0 }, "319": { - "count": 5, + "count": 3, "time": 0 }, "320": { @@ -1712,11 +1668,11 @@ "time": 0 }, "321": { - "count": 4, + "count": 2, "time": 0 }, "323": { - "count": 4, + "count": 2, "time": 0 }, "324": { @@ -1728,15 +1684,15 @@ "time": 0 }, "326": { - "count": 4, + "count": 2, "time": 0 }, "328": { - "count": 4, + "count": 2, "time": 0 }, "329": { - "count": 3, + "count": 1, "time": 0 }, "330": { @@ -1749,7 +1705,7 @@ }, "332": { "count": 1, - "time": 18 + "time": 1 }, "333": { "count": 0, @@ -1808,11 +1764,11 @@ "time": 0 }, "350": { - "count": 4, + "count": 2, "time": 0 }, "353": { - "count": 4, + "count": 2, "time": 0 }, "354": { @@ -1826,7 +1782,7 @@ }, "СледующийТокен": { "359": { - "count": 8, + "count": 4, "time": 0 }, "360": { @@ -1834,33 +1790,33 @@ "time": 0 }, "361": { - "count": 7, + "count": 3, "time": 0 }, "363": { - "count": 7, + "count": 3, "time": 0 }, "364": { - "count": 7, - "time": 1 + "count": 3, + "time": 0 }, "366": { - "count": 7, + "count": 3, "time": 0 }, "367": { - "count": 8, + "count": 4, "time": 0 } }, "СледующийОбязательныйТокен": { "370": { - "count": 3, + "count": 1, "time": 0 }, "371": { - "count": 3, + "count": 1, "time": 0 }, "372": { @@ -1868,29 +1824,29 @@ "time": 0 }, "373": { - "count": 3, + "count": 1, "time": 0 }, "374": { - "count": 3, + "count": 1, "time": 0 }, "375": { - "count": 3, + "count": 1, "time": 0 } }, "ЭтоИменованныйПараметр": { "378": { - "count": 4, - "time": 4 + "count": 2, + "time": 1 }, "379": { - "count": 4, + "count": 2, "time": 0 }, "380": { - "count": 4, + "count": 2, "time": 0 } }, @@ -1921,7 +1877,7 @@ "СледующийПозиционныйПараметр": { "392": { "count": 1, - "time": 1 + "time": 0 }, "393": { "count": 0, @@ -1951,11 +1907,11 @@ "НоваяТаблицаПараметров": { "403": { "count": 4, - "time": 17 + "time": 4 }, "404": { "count": 4, - "time": 6 + "time": 2 }, "405": { "count": 4, @@ -1984,35 +1940,35 @@ }, "ДобавитьПараметрВТаблицу": { "415": { - "count": 87, + "count": 7, "time": 1 }, "416": { - "count": 87, - "time": 0 + "count": 7, + "time": 1 }, "417": { - "count": 87, + "count": 7, "time": 0 }, "418": { - "count": 87, - "time": 4 + "count": 7, + "time": 0 }, "419": { - "count": 87, - "time": 1 + "count": 7, + "time": 0 }, "420": { - "count": 87, - "time": 1 + "count": 7, + "time": 0 }, "422": { - "count": 87, - "time": 4 + "count": 7, + "time": 0 }, "424": { - "count": 87, + "count": 7, "time": 0 } }, @@ -2235,31 +2191,35 @@ } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\data\\Classes\\LibraryComposition.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\data\\Classes\\LibraryComposition.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\data\\Classes\\LibraryComposition.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\data\\Classes\\LibraryComposition.os", "ПриСозданииОбъекта": { + "10": { + "count": 1, + "time": 0 + }, "11": { "count": 1, "time": 0 }, - "12": { - "count": 1, - "time": 0 - }, - "14": { - "count": 1, - "time": 0 - }, - "15": { - "count": 1, - "time": 2 - }, - "17": { + "13": { "count": 1, "time": 0 } }, "ИнициализироватьОсновныеСписки": { + "17": { + "count": 1, + "time": 1 + }, + "18": { + "count": 1, + "time": 0 + }, + "20": { + "count": 1, + "time": 0 + }, "21": { "count": 1, "time": 0 @@ -2268,80 +2228,38 @@ "count": 1, "time": 0 }, - "23": { - "count": 1, - "time": 3 - }, "24": { "count": 1, "time": 0 - }, - "25": { - "count": 1, - "time": 0 - }, - "26": { - "count": 1, - "time": 0 - }, + } + }, + "ПолучитьВерсию": { "27": { - "count": 1, + "count": 0, "time": 0 }, "28": { - "count": 1, + "count": 0, "time": 0 - }, - "29": { - "count": 1, - "time": 0 - }, - "30": { - "count": 1, - "time": 0 - }, + } + }, + "ПолучитьСоответствиеКомандМодулей": { "31": { - "count": 1, + "count": 0, "time": 0 }, "32": { - "count": 1, + "count": 0, "time": 0 - }, - "33": { - "count": 1, - "time": 0 - }, - "34": { - "count": 1, - "time": 0 - }, - "35": { - "count": 1, - "time": 0 - }, + } + }, + "ПолучитьИнформациюИндекса": { "36": { - "count": 1, - "time": 0 - }, - "37": { - "count": 1, - "time": 0 + "count": 2, + "time": 1 }, "38": { - "count": 1, - "time": 0 - }, - "39": { - "count": 1, - "time": 0 - }, - "40": { - "count": 1, - "time": 0 - }, - "41": { - "count": 1, + "count": 2, "time": 0 }, "42": { @@ -2352,130 +2270,106 @@ "count": 1, "time": 0 }, - "44": { - "count": 1, - "time": 0 - }, "45": { "count": 1, "time": 0 }, - "46": { - "count": 1, - "time": 0 - }, - "47": { - "count": 1, - "time": 0 - }, "48": { - "count": 1, + "count": 0, "time": 0 }, "49": { "count": 1, "time": 0 }, - "50": { - "count": 1, - "time": 0 - }, "51": { - "count": 1, - "time": 0 - }, - "52": { - "count": 1, + "count": 2, "time": 0 }, "53": { - "count": 1, - "time": 0 - }, - "54": { - "count": 1, + "count": 2, "time": 0 }, "55": { - "count": 1, - "time": 0 - }, - "56": { - "count": 1, - "time": 0 - }, - "57": { - "count": 1, - "time": 0 - }, - "58": { - "count": 1, - "time": 0 - }, - "59": { - "count": 1, - "time": 0 - }, - "60": { - "count": 1, - "time": 0 - }, - "61": { - "count": 1, - "time": 0 - }, - "63": { - "count": 1, + "count": 2, "time": 0 } }, - "ПолучитьВерсию": { + "ПолучитьИнформациюОМетоде": { + "59": { + "count": 2, + "time": 0 + }, + "60": { + "count": 2, + "time": 0 + }, + "61": { + "count": 2, + "time": 0 + }, + "63": { + "count": 2, + "time": 0 + }, + "64": { + "count": 2, + "time": 0 + }, + "65": { + "count": 2, + "time": 0 + }, "66": { - "count": 0, + "count": 2, "time": 0 }, "67": { "count": 0, "time": 0 - } - }, - "ПолучитьСоответствиеКомандМодулей": { - "70": { - "count": 1, + }, + "68": { + "count": 0, "time": 0 }, - "71": { - "count": 1, + "70": { + "count": 2, + "time": 0 + }, + "72": { + "count": 2, "time": 0 } }, - "ПолучитьИнформациюИндекса": { + "ПолучитьПолныйСостав": { "76": { - "count": 2, - "time": 2 + "count": 0, + "time": 0 + }, + "77": { + "count": 0, + "time": 0 }, "78": { - "count": 2, + "count": 0, "time": 0 }, - "81": { - "count": 1, - "time": 23 - }, - "83": { - "count": 1, - "time": 9 - }, - "84": { - "count": 1, + "80": { + "count": 0, "time": 0 }, + "82": { + "count": 0, + "time": 0 + } + }, + "СформироватьСтрокуВызоваМетода": { "86": { "count": 1, "time": 0 }, "87": { - "count": 1, + "count": 0, "time": 0 }, "88": { @@ -2486,6 +2380,10 @@ "count": 1, "time": 0 }, + "92": { + "count": 1, + "time": 0 + }, "93": { "count": 0, "time": 0 @@ -2495,86 +2393,74 @@ "time": 0 }, "96": { - "count": 2, + "count": 1, "time": 0 }, "98": { - "count": 2, + "count": 1, + "time": 0 + }, + "99": { + "count": 0, "time": 0 }, "100": { - "count": 2, + "count": 1, "time": 0 - } - }, - "ПолучитьПолныйСостав": { + }, + "102": { + "count": 1, + "time": 0 + }, + "103": { + "count": 1, + "time": 0 + }, "104": { - "count": 0, + "count": 1, "time": 0 }, "106": { - "count": 0, + "count": 2, "time": 0 }, "108": { - "count": 0, + "count": 1, "time": 0 }, "109": { - "count": 0, + "count": 1, "time": 0 }, "111": { - "count": 0, + "count": 1, "time": 0 }, "112": { - "count": 0, - "time": 0 - }, - "114": { - "count": 0, - "time": 0 - }, - "115": { - "count": 0, + "count": 1, "time": 0 }, "116": { - "count": 0, + "count": 1, "time": 0 }, - "117": { - "count": 0, + "118": { + "count": 1, "time": 0 }, - "119": { - "count": 0, + "120": { + "count": 1, "time": 0 }, - "121": { - "count": 0, + "127": { + "count": 1, "time": 0 }, - "123": { - "count": 0, - "time": 0 - } - }, - "СформироватьСтрокуВызоваМетода": { "128": { "count": 1, "time": 0 }, - "129": { - "count": 0, - "time": 0 - }, - "130": { - "count": 1, - "time": 0 - }, - "132": { + "131": { "count": 1, "time": 0 }, @@ -2582,10 +2468,6 @@ "count": 1, "time": 0 }, - "135": { - "count": 1, - "time": 0 - }, "136": { "count": 0, "time": 0 @@ -2598,7 +2480,7 @@ "count": 1, "time": 0 }, - "140": { + "141": { "count": 1, "time": 0 }, @@ -2610,176 +2492,166 @@ "count": 1, "time": 0 }, - "145": { - "count": 0, - "time": 0 - }, - "146": { + "144": { "count": 1, "time": 0 }, - "148": { + "145": { + "count": 1, + "time": 0 + }, + "147": { "count": 1, "time": 0 }, "149": { - "count": 0, - "time": 0 - }, - "150": { "count": 1, "time": 0 }, - "152": { + "156": { "count": 1, "time": 0 }, - "153": { - "count": 1, - "time": 0 - }, - "155": { - "count": 7, - "time": 0 - }, - "157": { - "count": 6, - "time": 0 - }, "158": { - "count": 6, + "count": 1, "time": 0 }, "160": { - "count": 6, + "count": 1, "time": 0 }, - "161": { - "count": 6, + "162": { + "count": 1, "time": 0 }, - "165": { - "count": 6, + "164": { + "count": 1, "time": 0 - }, - "167": { - "count": 3, + } + }, + "ДополнитьКэшСостава": { + "168": { + "count": 0, "time": 0 }, "169": { - "count": 3, + "count": 0, + "time": 0 + }, + "171": { + "count": 0, + "time": 0 + }, + "172": { + "count": 0, + "time": 0 + }, + "173": { + "count": 0, + "time": 0 + }, + "175": { + "count": 0, "time": 0 }, "176": { - "count": 3, + "count": 0, "time": 0 }, - "177": { - "count": 3, + "178": { + "count": 0, "time": 0 - }, - "180": { - "count": 3, + } + }, + "УстановитьКаталогПакетов": { + "181": { + "count": 1, "time": 0 }, "182": { - "count": 3, + "count": 1, "time": 0 - }, - "183": { - "count": 3, - "time": 0 - }, + } + }, + "ОпределитьКаталогПакетов": { "186": { - "count": 3, + "count": 0, "time": 0 }, "187": { - "count": 6, + "count": 0, "time": 0 }, "189": { - "count": 6, + "count": 0, + "time": 0 + }, + "190": { + "count": 0, "time": 0 }, "191": { - "count": 1, + "count": 0, "time": 0 }, "192": { - "count": 1, - "time": 0 - }, - "193": { - "count": 1, + "count": 0, "time": 0 }, "194": { - "count": 1, + "count": 0, "time": 0 }, - "195": { - "count": 1, + "196": { + "count": 0, "time": 0 - }, - "197": { - "count": 1, - "time": 0 - }, - "199": { + } + }, + "ТребуетсяОбработкаУправляющихПоследовательностей": { + "200": { "count": 1, "time": 0 }, "201": { "count": 1, "time": 0 - } - }, - "ДополнитьКэшСостава": { - "205": { - "count": 0, - "time": 0 }, - "206": { - "count": 0, - "time": 0 + "203": { + "count": 1, + "time": 4 }, "208": { - "count": 0, + "count": 1, "time": 0 - }, - "209": { - "count": 0, - "time": 0 - }, - "210": { - "count": 0, - "time": 0 - }, + } + }, + "ПрочитатьJSONФайл": { "212": { - "count": 0, + "count": 2, "time": 0 }, "213": { - "count": 0, - "time": 0 + "count": 2, + "time": 1 + }, + "214": { + "count": 2, + "time": 5 }, "215": { - "count": 0, + "count": 2, "time": 0 - } - }, - "УстановитьКаталогПакетов": { - "218": { - "count": 1, + }, + "217": { + "count": 2, "time": 0 }, "219": { - "count": 1, + "count": 2, "time": 0 } }, - "ОпределитьКаталогПакетов": { + "InitializeCommonLists": { "223": { "count": 0, "time": 0 @@ -2787,11 +2659,9 @@ "224": { "count": 0, "time": 0 - }, - "226": { - "count": 0, - "time": 0 - }, + } + }, + "GetVersion": { "227": { "count": 0, "time": 0 @@ -2799,152 +2669,102 @@ "228": { "count": 0, "time": 0 - }, - "229": { - "count": 0, - "time": 0 - }, + } + }, + "GetCommandModuleMapping": { "231": { "count": 0, "time": 0 }, - "233": { - "count": 0, - "time": 0 - } - }, - "ТребуетсяОбработкаУправляющихПоследовательностей": { - "237": { - "count": 3, - "time": 3 - }, - "238": { - "count": 3, - "time": 0 - }, - "240": { - "count": 3, - "time": 22 - }, - "245": { - "count": 3, - "time": 0 - } - }, - "InitializeCommonLists": { - "250": { - "count": 0, - "time": 0 - }, - "251": { - "count": 0, - "time": 0 - } - }, - "GetVersion": { - "254": { - "count": 0, - "time": 0 - }, - "255": { - "count": 0, - "time": 0 - } - }, - "GetCommandModuleMapping": { - "258": { - "count": 0, - "time": 0 - }, - "259": { + "232": { "count": 0, "time": 0 } }, "GetIndexData": { - "262": { + "235": { "count": 0, "time": 0 }, - "263": { + "236": { "count": 0, "time": 0 } }, "GetFullComposition": { - "266": { + "239": { "count": 0, "time": 0 }, - "267": { + "240": { "count": 0, "time": 0 } }, "FormMethodCallString": { - "270": { + "243": { "count": 0, "time": 0 }, - "271": { + "244": { "count": 0, "time": 0 } }, "CompleteCompositionCache": { - "274": { + "247": { "count": 0, "time": 0 }, - "275": { + "248": { "count": 0, "time": 0 } }, "SetPackagesDirectory": { - "278": { + "251": { "count": 0, "time": 0 }, - "279": { + "252": { "count": 0, "time": 0 } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\help\\Classes\\Help.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\help\\Classes\\Help.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\help\\Classes\\Help.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\help\\Classes\\Help.os", "ПриСозданииОбъекта": { - "9": { + "10": { "count": 1, - "time": 4 + "time": 2 }, - "12": { + "11": { "count": 1, - "time": 21 + "time": 0 }, - "13": { + "14": { + "count": 1, + "time": 7 + }, + "15": { "count": 0, "time": 0 }, - "15": { - "count": 1, - "time": 0 - }, - "16": { + "17": { "count": 1, "time": 0 }, "18": { "count": 1, "time": 0 + }, + "20": { + "count": 1, + "time": 0 } }, "ВывестиНачальнуюСтраницу": { - "22": { - "count": 0, - "time": 0 - }, "24": { "count": 0, "time": 0 @@ -2953,11 +2773,7 @@ "count": 0, "time": 0 }, - "26": { - "count": 0, - "time": 0 - }, - "28": { + "27": { "count": 0, "time": 0 }, @@ -2965,11 +2781,15 @@ "count": 0, "time": 0 }, + "30": { + "count": 0, + "time": 0 + }, "31": { "count": 0, "time": 0 }, - "32": { + "33": { "count": 0, "time": 0 }, @@ -2977,11 +2797,19 @@ "count": 0, "time": 0 }, - "35": { + "36": { "count": 0, "time": 0 }, - "61": { + "37": { + "count": 0, + "time": 0 + }, + "39": { + "count": 0, + "time": 0 + }, + "40": { "count": 0, "time": 0 }, @@ -2989,35 +2817,27 @@ "count": 0, "time": 0 }, - "67": { - "count": 0, - "time": 0 - }, - "69": { - "count": 0, - "time": 0 - }, - "70": { - "count": 0, - "time": 0 - }, "71": { "count": 0, "time": 0 }, - "73": { + "72": { "count": 0, "time": 0 }, - "85": { + "74": { "count": 0, "time": 0 }, - "87": { + "75": { "count": 0, "time": 0 }, - "88": { + "76": { + "count": 0, + "time": 0 + }, + "78": { "count": 0, "time": 0 }, @@ -3025,7 +2845,7 @@ "count": 0, "time": 0 }, - "91": { + "92": { "count": 0, "time": 0 }, @@ -3036,21 +2856,21 @@ "95": { "count": 0, "time": 0 - } - }, - "ВывестиСправкуПоМетодам": { - "99": { + }, + "96": { + "count": 0, + "time": 0 + }, + "98": { "count": 0, "time": 0 }, "100": { "count": 0, "time": 0 - }, - "102": { - "count": 0, - "time": 0 - }, + } + }, + "ВывестиСправкуПоМетодам": { "104": { "count": 0, "time": 0 @@ -3067,7 +2887,7 @@ "count": 0, "time": 0 }, - "109": { + "110": { "count": 0, "time": 0 }, @@ -3079,7 +2899,7 @@ "count": 0, "time": 0 }, - "114": { + "115": { "count": 0, "time": 0 }, @@ -3087,10 +2907,6 @@ "count": 0, "time": 0 }, - "117": { - "count": 0, - "time": 0 - }, "118": { "count": 0, "time": 0 @@ -3099,7 +2915,7 @@ "count": 0, "time": 0 }, - "120": { + "121": { "count": 0, "time": 0 }, @@ -3107,11 +2923,7 @@ "count": 0, "time": 0 }, - "123": { - "count": 0, - "time": 0 - }, - "125": { + "124": { "count": 0, "time": 0 }, @@ -3119,6 +2931,10 @@ "count": 0, "time": 0 }, + "127": { + "count": 0, + "time": 0 + }, "128": { "count": 0, "time": 0 @@ -3135,15 +2951,11 @@ "count": 0, "time": 0 }, - "132": { - "count": 0, - "time": 0 - }, "133": { "count": 0, "time": 0 }, - "135": { + "134": { "count": 0, "time": 0 }, @@ -3155,7 +2967,7 @@ "count": 0, "time": 0 }, - "140": { + "139": { "count": 0, "time": 0 }, @@ -3167,7 +2979,7 @@ "count": 0, "time": 0 }, - "144": { + "145": { "count": 0, "time": 0 }, @@ -3178,17 +2990,13 @@ "148": { "count": 0, "time": 0 + }, + "150": { + "count": 0, + "time": 0 } }, "ВывестиСправкуПоПараметрам": { - "152": { - "count": 0, - "time": 0 - }, - "153": { - "count": 0, - "time": 0 - }, "154": { "count": 0, "time": 0 @@ -3201,7 +3009,11 @@ "count": 0, "time": 0 }, - "159": { + "158": { + "count": 0, + "time": 0 + }, + "160": { "count": 0, "time": 0 }, @@ -3209,32 +3021,28 @@ "count": 0, "time": 0 }, - "168": { + "163": { "count": 0, "time": 0 }, - "170": { + "165": { "count": 0, "time": 0 }, "172": { "count": 0, "time": 0 - } - }, - "ВывестиСообщениеИсключения": { + }, + "174": { + "count": 0, + "time": 0 + }, "176": { "count": 0, "time": 0 - }, - "178": { - "count": 0, - "time": 0 - }, - "179": { - "count": 0, - "time": 0 - }, + } + }, + "ВывестиСообщениеИсключения": { "180": { "count": 0, "time": 0 @@ -3251,6 +3059,10 @@ "count": 0, "time": 0 }, + "186": { + "count": 0, + "time": 0 + }, "187": { "count": 0, "time": 0 @@ -3259,11 +3071,11 @@ "count": 0, "time": 0 }, - "189": { + "191": { "count": 0, "time": 0 }, - "191": { + "192": { "count": 0, "time": 0 }, @@ -3279,7 +3091,7 @@ "count": 0, "time": 0 }, - "200": { + "199": { "count": 0, "time": 0 }, @@ -3287,15 +3099,15 @@ "count": 0, "time": 0 }, - "203": { - "count": 0, - "time": 0 - }, "204": { "count": 0, "time": 0 }, - "206": { + "205": { + "count": 0, + "time": 0 + }, + "207": { "count": 0, "time": 0 }, @@ -3306,22 +3118,18 @@ "210": { "count": 0, "time": 0 + }, + "212": { + "count": 0, + "time": 0 + }, + "214": { + "count": 0, + "time": 0 } }, "ПолучитьПолноеОписаниеПараметров": { - "218": { - "count": 0, - "time": 0 - }, - "219": { - "count": 0, - "time": 0 - }, - "220": { - "count": 0, - "time": 0 - }, - "221": { + "222": { "count": 0, "time": 0 }, @@ -3329,6 +3137,10 @@ "count": 0, "time": 0 }, + "224": { + "count": 0, + "time": 0 + }, "225": { "count": 0, "time": 0 @@ -3341,23 +3153,23 @@ "count": 0, "time": 0 }, - "232": { + "230": { "count": 0, "time": 0 }, - "234": { + "231": { "count": 0, "time": 0 }, - "235": { + "233": { "count": 0, "time": 0 }, - "236": { + "237": { "count": 0, "time": 0 }, - "238": { + "239": { "count": 0, "time": 0 }, @@ -3365,7 +3177,7 @@ "count": 0, "time": 0 }, - "242": { + "241": { "count": 0, "time": 0 }, @@ -3377,15 +3189,15 @@ "count": 0, "time": 0 }, - "246": { - "count": 0, - "time": 0 - }, "247": { "count": 0, "time": 0 }, - "249": { + "248": { + "count": 0, + "time": 0 + }, + "250": { "count": 0, "time": 0 }, @@ -3393,7 +3205,7 @@ "count": 0, "time": 0 }, - "253": { + "252": { "count": 0, "time": 0 }, @@ -3405,11 +3217,11 @@ "count": 0, "time": 0 }, - "257": { + "258": { "count": 0, "time": 0 }, - "258": { + "259": { "count": 0, "time": 0 }, @@ -3417,15 +3229,15 @@ "count": 0, "time": 0 }, - "261": { - "count": 0, - "time": 0 - }, "262": { "count": 0, "time": 0 }, - "264": { + "263": { + "count": 0, + "time": 0 + }, + "265": { "count": 0, "time": 0 }, @@ -3441,7 +3253,7 @@ "count": 0, "time": 0 }, - "270": { + "271": { "count": 0, "time": 0 }, @@ -3465,33 +3277,29 @@ "count": 0, "time": 0 }, - "281": { + "280": { "count": 0, "time": 0 }, - "283": { + "282": { "count": 0, "time": 0 - } - }, - "ПолучитьОписаниеСПереносамиПоШирине": { - "287": { + }, + "284": { + "count": 0, + "time": 0 + }, + "286": { "count": 0, "time": 0 }, "288": { "count": 0, "time": 0 - }, - "289": { - "count": 0, - "time": 0 - }, - "290": { - "count": 0, - "time": 0 - }, - "291": { + } + }, + "ПолучитьОписаниеСПереносамиПоШирине": { + "292": { "count": 0, "time": 0 }, @@ -3503,11 +3311,11 @@ "count": 0, "time": 0 }, - "296": { + "295": { "count": 0, "time": 0 }, - "297": { + "296": { "count": 0, "time": 0 }, @@ -3515,7 +3323,11 @@ "count": 0, "time": 0 }, - "300": { + "299": { + "count": 0, + "time": 0 + }, + "301": { "count": 0, "time": 0 }, @@ -3523,7 +3335,7 @@ "count": 0, "time": 0 }, - "304": { + "303": { "count": 0, "time": 0 }, @@ -3539,7 +3351,7 @@ "count": 0, "time": 0 }, - "311": { + "310": { "count": 0, "time": 0 }, @@ -3551,11 +3363,15 @@ "count": 0, "time": 0 }, - "315": { + "316": { "count": 0, "time": 0 }, - "318": { + "317": { + "count": 0, + "time": 0 + }, + "319": { "count": 0, "time": 0 }, @@ -3563,14 +3379,6 @@ "count": 0, "time": 0 }, - "321": { - "count": 0, - "time": 0 - }, - "322": { - "count": 0, - "time": 0 - }, "323": { "count": 0, "time": 0 @@ -3579,6 +3387,10 @@ "count": 0, "time": 0 }, + "326": { + "count": 0, + "time": 0 + }, "327": { "count": 0, "time": 0 @@ -3587,11 +3399,11 @@ "count": 0, "time": 0 }, - "329": { + "330": { "count": 0, "time": 0 }, - "331": { + "332": { "count": 0, "time": 0 }, @@ -3599,11 +3411,11 @@ "count": 0, "time": 0 }, - "335": { + "334": { "count": 0, "time": 0 }, - "337": { + "336": { "count": 0, "time": 0 }, @@ -3611,5287 +3423,36 @@ "count": 0, "time": 0 }, - "339": { - "count": 0, - "time": 0 - }, - "341": { - "count": 0, - "time": 0 - }, - "343": { - "count": 0, - "time": 0 - }, - "345": { - "count": 0, - "time": 0 - }, - "347": { - "count": 0, - "time": 0 - } - } - }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\data\\Classes\\internal\\Classes\\telegram.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\data\\Classes\\internal\\Classes\\telegram.os", - "ПолучитьСостав": { - "7": { - "count": 1, - "time": 0 - }, - "8": { - "count": 0, - "time": 0 - }, - "9": { - "count": 1, - "time": 0 - }, - "11": { - "count": 1, - "time": 0 - }, - "12": { - "count": 1, - "time": 1 - }, - "13": { - "count": 1, - "time": 0 - }, - "14": { - "count": 1, - "time": 0 - }, - "15": { - "count": 1, - "time": 0 - }, - "16": { - "count": 1, - "time": 0 - }, - "17": { - "count": 1, - "time": 0 - }, - "18": { - "count": 1, - "time": 0 - }, - "19": { - "count": 1, - "time": 0 - }, - "20": { - "count": 1, - "time": 0 - }, - "22": { - "count": 1, - "time": 3 - }, - "23": { - "count": 1, - "time": 1 - }, - "24": { - "count": 1, - "time": 0 - }, - "25": { - "count": 1, - "time": 0 - }, - "26": { - "count": 1, - "time": 0 - }, - "27": { - "count": 1, - "time": 0 - }, - "28": { - "count": 1, - "time": 0 - }, - "29": { - "count": 1, - "time": 0 - }, - "30": { - "count": 1, - "time": 0 - }, - "31": { - "count": 1, - "time": 0 - }, - "34": { - "count": 1, - "time": 0 - }, - "35": { - "count": 1, - "time": 0 - }, - "36": { - "count": 1, - "time": 0 - }, - "37": { - "count": 1, - "time": 0 - }, - "38": { - "count": 1, - "time": 0 - }, - "39": { - "count": 1, - "time": 0 - }, - "40": { - "count": 1, - "time": 0 - }, - "41": { - "count": 1, - "time": 0 - }, - "42": { - "count": 1, - "time": 0 - }, - "43": { - "count": 1, - "time": 0 - }, - "46": { - "count": 1, - "time": 0 - }, - "47": { - "count": 1, - "time": 0 - }, - "48": { - "count": 1, - "time": 0 - }, - "49": { - "count": 1, - "time": 0 - }, - "50": { - "count": 1, - "time": 0 - }, - "51": { - "count": 1, - "time": 0 - }, - "52": { - "count": 1, - "time": 0 - }, - "53": { - "count": 1, - "time": 0 - }, - "54": { - "count": 1, - "time": 0 - }, - "57": { - "count": 1, - "time": 0 - }, - "58": { - "count": 1, - "time": 0 - }, - "59": { - "count": 1, - "time": 0 - }, - "60": { - "count": 1, - "time": 0 - }, - "61": { - "count": 1, - "time": 0 - }, - "62": { - "count": 1, - "time": 0 - }, - "63": { - "count": 1, - "time": 0 - }, - "64": { - "count": 1, - "time": 0 - }, - "65": { - "count": 1, - "time": 0 - }, - "68": { - "count": 1, - "time": 0 - }, - "69": { - "count": 1, - "time": 0 - }, - "70": { - "count": 1, - "time": 0 - }, - "71": { - "count": 1, - "time": 0 - }, - "72": { - "count": 1, - "time": 0 - }, - "73": { - "count": 1, - "time": 0 - }, - "74": { - "count": 1, - "time": 0 - }, - "75": { - "count": 1, - "time": 0 - }, - "76": { - "count": 1, - "time": 0 - }, - "77": { - "count": 1, - "time": 0 - }, - "80": { - "count": 1, - "time": 0 - }, - "81": { - "count": 1, - "time": 0 - }, - "82": { - "count": 1, - "time": 0 - }, - "83": { - "count": 1, - "time": 0 - }, - "84": { - "count": 1, - "time": 0 - }, - "85": { - "count": 1, - "time": 0 - }, - "86": { - "count": 1, - "time": 0 - }, - "87": { - "count": 1, - "time": 0 - }, - "88": { - "count": 1, - "time": 0 - }, - "91": { - "count": 1, - "time": 0 - }, - "92": { - "count": 1, - "time": 0 - }, - "93": { - "count": 1, - "time": 0 - }, - "94": { - "count": 1, - "time": 0 - }, - "95": { - "count": 1, - "time": 0 - }, - "96": { - "count": 1, - "time": 0 - }, - "97": { - "count": 1, - "time": 0 - }, - "98": { - "count": 1, - "time": 0 - }, - "99": { - "count": 1, - "time": 0 - }, - "100": { - "count": 1, - "time": 0 - }, - "103": { - "count": 1, - "time": 0 - }, - "104": { - "count": 1, - "time": 0 - }, - "105": { - "count": 1, - "time": 0 - }, - "106": { - "count": 1, - "time": 0 - }, - "107": { - "count": 1, - "time": 0 - }, - "108": { - "count": 1, - "time": 0 - }, - "109": { - "count": 1, - "time": 0 - }, - "110": { - "count": 1, - "time": 0 - }, - "111": { - "count": 1, - "time": 0 - }, - "112": { - "count": 1, - "time": 0 - }, - "115": { - "count": 1, - "time": 0 - }, - "116": { - "count": 1, - "time": 0 - }, - "117": { - "count": 1, - "time": 0 - }, - "118": { - "count": 1, - "time": 0 - }, - "119": { - "count": 1, - "time": 0 - }, - "120": { - "count": 1, - "time": 0 - }, - "121": { - "count": 1, - "time": 0 - }, - "122": { - "count": 1, - "time": 0 - }, - "123": { - "count": 1, - "time": 0 - }, - "126": { - "count": 1, - "time": 0 - }, - "127": { - "count": 1, - "time": 0 - }, - "128": { - "count": 1, - "time": 0 - }, - "129": { - "count": 1, - "time": 0 - }, - "130": { - "count": 1, - "time": 0 - }, - "131": { - "count": 1, - "time": 0 - }, - "132": { - "count": 1, - "time": 0 - }, - "133": { - "count": 1, - "time": 0 - }, - "134": { - "count": 1, - "time": 0 - }, - "135": { - "count": 1, - "time": 0 - }, - "138": { - "count": 1, - "time": 0 - }, - "139": { - "count": 1, - "time": 0 - }, - "140": { - "count": 1, - "time": 0 - }, - "141": { - "count": 1, - "time": 0 - }, - "142": { - "count": 1, - "time": 0 - }, - "143": { - "count": 1, - "time": 0 - }, - "144": { - "count": 1, - "time": 0 - }, - "145": { - "count": 1, - "time": 0 - }, - "146": { - "count": 1, - "time": 0 - }, - "149": { - "count": 1, - "time": 0 - }, - "150": { - "count": 1, - "time": 0 - }, - "151": { - "count": 1, - "time": 0 - }, - "152": { - "count": 1, - "time": 0 - }, - "153": { - "count": 1, - "time": 0 - }, - "154": { - "count": 1, - "time": 0 - }, - "155": { - "count": 1, - "time": 0 - }, - "156": { - "count": 1, - "time": 0 - }, - "157": { - "count": 1, - "time": 1 - }, - "160": { - "count": 1, - "time": 0 - }, - "161": { - "count": 1, - "time": 0 - }, - "162": { - "count": 1, - "time": 0 - }, - "163": { - "count": 1, - "time": 0 - }, - "164": { - "count": 1, - "time": 0 - }, - "165": { - "count": 1, - "time": 0 - }, - "166": { - "count": 1, - "time": 0 - }, - "167": { - "count": 1, - "time": 0 - }, - "168": { - "count": 1, - "time": 0 - }, - "171": { - "count": 1, - "time": 0 - }, - "172": { - "count": 1, - "time": 0 - }, - "173": { - "count": 1, - "time": 0 - }, - "174": { - "count": 1, - "time": 0 - }, - "175": { - "count": 1, - "time": 0 - }, - "176": { - "count": 1, - "time": 0 - }, - "177": { - "count": 1, - "time": 0 - }, - "178": { - "count": 1, - "time": 0 - }, - "179": { - "count": 1, - "time": 0 - }, - "182": { - "count": 1, - "time": 0 - }, - "183": { - "count": 1, - "time": 0 - }, - "184": { - "count": 1, - "time": 0 - }, - "185": { - "count": 1, - "time": 0 - }, - "186": { - "count": 1, - "time": 0 - }, - "187": { - "count": 1, - "time": 0 - }, - "188": { - "count": 1, - "time": 0 - }, - "189": { - "count": 1, - "time": 0 - }, - "190": { - "count": 1, - "time": 0 - }, - "193": { - "count": 1, - "time": 0 - }, - "194": { - "count": 1, - "time": 0 - }, - "195": { - "count": 1, - "time": 0 - }, - "196": { - "count": 1, - "time": 0 - }, - "197": { - "count": 1, - "time": 0 - }, - "198": { - "count": 1, - "time": 0 - }, - "199": { - "count": 1, - "time": 0 - }, - "200": { - "count": 1, - "time": 0 - }, - "201": { - "count": 1, - "time": 0 - }, - "202": { - "count": 1, - "time": 0 - }, - "205": { - "count": 1, - "time": 0 - }, - "206": { - "count": 1, - "time": 0 - }, - "207": { - "count": 1, - "time": 0 - }, - "208": { - "count": 1, - "time": 0 - }, - "209": { - "count": 1, - "time": 0 - }, - "210": { - "count": 1, - "time": 0 - }, - "211": { - "count": 1, - "time": 0 - }, - "212": { - "count": 1, - "time": 0 - }, - "213": { - "count": 1, - "time": 0 - }, - "216": { - "count": 1, - "time": 0 - }, - "217": { - "count": 1, - "time": 0 - }, - "218": { - "count": 1, - "time": 0 - }, - "219": { - "count": 1, - "time": 0 - }, - "220": { - "count": 1, - "time": 0 - }, - "221": { - "count": 1, - "time": 0 - }, - "222": { - "count": 1, - "time": 0 - }, - "223": { - "count": 1, - "time": 0 - }, - "224": { - "count": 1, - "time": 0 - }, - "227": { - "count": 1, - "time": 0 - }, - "228": { - "count": 1, - "time": 0 - }, - "229": { - "count": 1, - "time": 0 - }, - "230": { - "count": 1, - "time": 0 - }, - "231": { - "count": 1, - "time": 0 - }, - "232": { - "count": 1, - "time": 0 - }, - "233": { - "count": 1, - "time": 0 - }, - "234": { - "count": 1, - "time": 0 - }, - "235": { - "count": 1, - "time": 0 - }, - "238": { - "count": 1, - "time": 0 - }, - "239": { - "count": 1, - "time": 0 - }, - "240": { - "count": 1, - "time": 0 - }, - "241": { - "count": 1, - "time": 0 - }, - "242": { - "count": 1, - "time": 0 - }, - "243": { - "count": 1, - "time": 0 - }, - "244": { - "count": 1, - "time": 0 - }, - "245": { - "count": 1, - "time": 0 - }, - "246": { - "count": 1, - "time": 0 - }, - "249": { - "count": 1, - "time": 0 - }, - "250": { - "count": 1, - "time": 0 - }, - "251": { - "count": 1, - "time": 0 - }, - "252": { - "count": 1, - "time": 0 - }, - "253": { - "count": 1, - "time": 0 - }, - "254": { - "count": 1, - "time": 0 - }, - "255": { - "count": 1, - "time": 0 - }, - "256": { - "count": 1, - "time": 0 - }, - "257": { - "count": 1, - "time": 0 - }, - "260": { - "count": 1, - "time": 0 - }, - "261": { - "count": 1, - "time": 0 - }, - "262": { - "count": 1, - "time": 0 - }, - "263": { - "count": 1, - "time": 0 - }, - "264": { - "count": 1, - "time": 0 - }, - "265": { - "count": 1, - "time": 0 - }, - "266": { - "count": 1, - "time": 0 - }, - "267": { - "count": 1, - "time": 0 - }, - "268": { - "count": 1, - "time": 0 - }, - "269": { - "count": 1, - "time": 0 - }, - "272": { - "count": 1, - "time": 0 - }, - "273": { - "count": 1, - "time": 0 - }, - "274": { - "count": 1, - "time": 0 - }, - "275": { - "count": 1, - "time": 0 - }, - "276": { - "count": 1, - "time": 0 - }, - "277": { - "count": 1, - "time": 0 - }, - "278": { - "count": 1, - "time": 0 - }, - "279": { - "count": 1, - "time": 0 - }, - "280": { - "count": 1, - "time": 0 - }, - "283": { - "count": 1, - "time": 0 - }, - "284": { - "count": 1, - "time": 0 - }, - "285": { - "count": 1, - "time": 0 - }, - "286": { - "count": 1, - "time": 0 - }, - "287": { - "count": 1, - "time": 0 - }, - "288": { - "count": 1, - "time": 0 - }, - "289": { - "count": 1, - "time": 0 - }, - "290": { - "count": 1, - "time": 0 - }, - "291": { - "count": 1, - "time": 0 - }, - "294": { - "count": 1, - "time": 0 - }, - "295": { - "count": 1, - "time": 0 - }, - "296": { - "count": 1, - "time": 0 - }, - "297": { - "count": 1, - "time": 0 - }, - "298": { - "count": 1, - "time": 0 - }, - "299": { - "count": 1, - "time": 0 - }, - "300": { - "count": 1, - "time": 0 - }, - "301": { - "count": 1, - "time": 0 - }, - "302": { - "count": 1, - "time": 0 - }, - "305": { - "count": 1, - "time": 0 - }, - "306": { - "count": 1, - "time": 0 - }, - "307": { - "count": 1, - "time": 0 - }, - "308": { - "count": 1, - "time": 0 - }, - "309": { - "count": 1, - "time": 0 - }, - "310": { - "count": 1, - "time": 0 - }, - "311": { - "count": 1, - "time": 0 - }, - "312": { - "count": 1, - "time": 0 - }, - "313": { - "count": 1, - "time": 0 - }, - "316": { - "count": 1, - "time": 0 - }, - "317": { - "count": 1, - "time": 0 - }, - "318": { - "count": 1, - "time": 0 - }, - "319": { - "count": 1, - "time": 0 - }, - "320": { - "count": 1, - "time": 0 - }, - "321": { - "count": 1, - "time": 0 - }, - "322": { - "count": 1, - "time": 0 - }, - "323": { - "count": 1, - "time": 0 - }, - "324": { - "count": 1, - "time": 0 - }, - "327": { - "count": 1, - "time": 0 - }, - "328": { - "count": 1, - "time": 0 - }, - "329": { - "count": 1, - "time": 0 - }, - "330": { - "count": 1, - "time": 0 - }, - "331": { - "count": 1, - "time": 0 - }, - "332": { - "count": 1, - "time": 0 - }, - "333": { - "count": 1, - "time": 0 - }, - "334": { - "count": 1, - "time": 0 - }, - "335": { - "count": 1, - "time": 0 - }, - "336": { - "count": 1, - "time": 0 - }, - "339": { - "count": 1, - "time": 0 - }, "340": { - "count": 1, - "time": 0 - }, - "341": { - "count": 1, + "count": 0, "time": 0 }, "342": { - "count": 1, + "count": 0, "time": 0 }, "343": { - "count": 1, + "count": 0, "time": 0 }, "344": { - "count": 1, - "time": 0 - }, - "345": { - "count": 1, + "count": 0, "time": 0 }, "346": { - "count": 1, + "count": 0, "time": 0 }, - "347": { - "count": 1, + "348": { + "count": 0, "time": 0 }, "350": { - "count": 1, - "time": 0 - }, - "351": { - "count": 1, + "count": 0, "time": 0 }, "352": { - "count": 1, - "time": 0 - }, - "353": { - "count": 1, - "time": 0 - }, - "354": { - "count": 1, - "time": 0 - }, - "355": { - "count": 1, - "time": 0 - }, - "356": { - "count": 1, - "time": 0 - }, - "357": { - "count": 1, - "time": 0 - }, - "358": { - "count": 1, - "time": 0 - }, - "361": { - "count": 1, - "time": 0 - }, - "362": { - "count": 1, - "time": 0 - }, - "363": { - "count": 1, - "time": 0 - }, - "364": { - "count": 1, - "time": 0 - }, - "365": { - "count": 1, - "time": 0 - }, - "366": { - "count": 1, - "time": 0 - }, - "367": { - "count": 1, - "time": 0 - }, - "368": { - "count": 1, - "time": 0 - }, - "369": { - "count": 1, - "time": 0 - }, - "372": { - "count": 1, - "time": 0 - }, - "373": { - "count": 1, - "time": 0 - }, - "374": { - "count": 1, - "time": 0 - }, - "375": { - "count": 1, - "time": 0 - }, - "376": { - "count": 1, - "time": 0 - }, - "377": { - "count": 1, - "time": 0 - }, - "378": { - "count": 1, - "time": 0 - }, - "379": { - "count": 1, - "time": 0 - }, - "380": { - "count": 1, - "time": 0 - }, - "383": { - "count": 1, - "time": 0 - }, - "384": { - "count": 1, - "time": 0 - }, - "385": { - "count": 1, - "time": 0 - }, - "386": { - "count": 1, - "time": 0 - }, - "387": { - "count": 1, - "time": 0 - }, - "388": { - "count": 1, - "time": 0 - }, - "389": { - "count": 1, - "time": 0 - }, - "390": { - "count": 1, - "time": 0 - }, - "391": { - "count": 1, - "time": 0 - }, - "394": { - "count": 1, - "time": 0 - }, - "395": { - "count": 1, - "time": 0 - }, - "396": { - "count": 1, - "time": 0 - }, - "397": { - "count": 1, - "time": 0 - }, - "398": { - "count": 1, - "time": 0 - }, - "399": { - "count": 1, - "time": 0 - }, - "400": { - "count": 1, - "time": 0 - }, - "401": { - "count": 1, - "time": 0 - }, - "402": { - "count": 1, - "time": 0 - }, - "403": { - "count": 1, - "time": 0 - }, - "406": { - "count": 1, - "time": 0 - }, - "407": { - "count": 1, - "time": 0 - }, - "408": { - "count": 1, - "time": 0 - }, - "409": { - "count": 1, - "time": 0 - }, - "410": { - "count": 1, - "time": 0 - }, - "411": { - "count": 1, - "time": 0 - }, - "412": { - "count": 1, - "time": 0 - }, - "413": { - "count": 1, - "time": 0 - }, - "414": { - "count": 1, - "time": 0 - }, - "417": { - "count": 1, - "time": 0 - }, - "418": { - "count": 1, - "time": 0 - }, - "419": { - "count": 1, - "time": 0 - }, - "420": { - "count": 1, - "time": 0 - }, - "421": { - "count": 1, - "time": 0 - }, - "422": { - "count": 1, - "time": 0 - }, - "423": { - "count": 1, - "time": 0 - }, - "424": { - "count": 1, - "time": 0 - }, - "425": { - "count": 1, - "time": 0 - }, - "428": { - "count": 1, - "time": 0 - }, - "429": { - "count": 1, - "time": 0 - }, - "430": { - "count": 1, - "time": 0 - }, - "431": { - "count": 1, - "time": 0 - }, - "432": { - "count": 1, - "time": 0 - }, - "433": { - "count": 1, - "time": 0 - }, - "434": { - "count": 1, - "time": 0 - }, - "435": { - "count": 1, - "time": 0 - }, - "436": { - "count": 1, - "time": 0 - }, - "439": { - "count": 1, - "time": 0 - }, - "440": { - "count": 1, - "time": 0 - }, - "441": { - "count": 1, - "time": 0 - }, - "442": { - "count": 1, - "time": 0 - }, - "443": { - "count": 1, - "time": 0 - }, - "444": { - "count": 1, - "time": 0 - }, - "445": { - "count": 1, - "time": 0 - }, - "446": { - "count": 1, - "time": 0 - }, - "447": { - "count": 1, - "time": 0 - }, - "450": { - "count": 1, - "time": 0 - }, - "451": { - "count": 1, - "time": 0 - }, - "452": { - "count": 1, - "time": 0 - }, - "453": { - "count": 1, - "time": 0 - }, - "454": { - "count": 1, - "time": 0 - }, - "455": { - "count": 1, - "time": 0 - }, - "456": { - "count": 1, - "time": 0 - }, - "457": { - "count": 1, - "time": 0 - }, - "458": { - "count": 1, - "time": 0 - }, - "461": { - "count": 1, - "time": 0 - }, - "462": { - "count": 1, - "time": 0 - }, - "463": { - "count": 1, - "time": 0 - }, - "464": { - "count": 1, - "time": 0 - }, - "465": { - "count": 1, - "time": 0 - }, - "466": { - "count": 1, - "time": 0 - }, - "467": { - "count": 1, - "time": 0 - }, - "468": { - "count": 1, - "time": 0 - }, - "469": { - "count": 1, - "time": 0 - }, - "472": { - "count": 1, - "time": 0 - }, - "473": { - "count": 1, - "time": 0 - }, - "474": { - "count": 1, - "time": 0 - }, - "475": { - "count": 1, - "time": 0 - }, - "476": { - "count": 1, - "time": 0 - }, - "477": { - "count": 1, - "time": 0 - }, - "478": { - "count": 1, - "time": 0 - }, - "479": { - "count": 1, - "time": 0 - }, - "480": { - "count": 1, - "time": 0 - }, - "481": { - "count": 1, - "time": 0 - }, - "484": { - "count": 1, - "time": 0 - }, - "485": { - "count": 1, - "time": 0 - }, - "486": { - "count": 1, - "time": 0 - }, - "487": { - "count": 1, - "time": 0 - }, - "488": { - "count": 1, - "time": 0 - }, - "489": { - "count": 1, - "time": 0 - }, - "490": { - "count": 1, - "time": 0 - }, - "491": { - "count": 1, - "time": 0 - }, - "492": { - "count": 1, - "time": 0 - }, - "495": { - "count": 1, - "time": 0 - }, - "496": { - "count": 1, - "time": 0 - }, - "497": { - "count": 1, - "time": 0 - }, - "498": { - "count": 1, - "time": 0 - }, - "499": { - "count": 1, - "time": 0 - }, - "500": { - "count": 1, - "time": 0 - }, - "501": { - "count": 1, - "time": 0 - }, - "502": { - "count": 1, - "time": 0 - }, - "503": { - "count": 1, - "time": 0 - }, - "506": { - "count": 1, - "time": 0 - }, - "507": { - "count": 1, - "time": 0 - }, - "508": { - "count": 1, - "time": 0 - }, - "509": { - "count": 1, - "time": 0 - }, - "510": { - "count": 1, - "time": 0 - }, - "511": { - "count": 1, - "time": 0 - }, - "512": { - "count": 1, - "time": 0 - }, - "513": { - "count": 1, - "time": 0 - }, - "514": { - "count": 1, - "time": 0 - }, - "517": { - "count": 1, - "time": 0 - }, - "518": { - "count": 1, - "time": 0 - }, - "519": { - "count": 1, - "time": 0 - }, - "520": { - "count": 1, - "time": 0 - }, - "521": { - "count": 1, - "time": 0 - }, - "522": { - "count": 1, - "time": 0 - }, - "523": { - "count": 1, - "time": 0 - }, - "524": { - "count": 1, - "time": 0 - }, - "525": { - "count": 1, - "time": 0 - }, - "528": { - "count": 1, - "time": 0 - }, - "529": { - "count": 1, - "time": 0 - }, - "530": { - "count": 1, - "time": 0 - }, - "531": { - "count": 1, - "time": 0 - }, - "532": { - "count": 1, - "time": 0 - }, - "533": { - "count": 1, - "time": 0 - }, - "534": { - "count": 1, - "time": 0 - }, - "535": { - "count": 1, - "time": 0 - }, - "536": { - "count": 1, - "time": 0 - }, - "539": { - "count": 1, - "time": 0 - }, - "540": { - "count": 1, - "time": 0 - }, - "541": { - "count": 1, - "time": 0 - }, - "542": { - "count": 1, - "time": 0 - }, - "543": { - "count": 1, - "time": 0 - }, - "544": { - "count": 1, - "time": 0 - }, - "545": { - "count": 1, - "time": 0 - }, - "546": { - "count": 1, - "time": 0 - }, - "547": { - "count": 1, - "time": 0 - }, - "548": { - "count": 1, - "time": 0 - }, - "558": { - "count": 1, - "time": 0 - }, - "559": { - "count": 1, - "time": 0 - }, - "560": { - "count": 1, - "time": 0 - }, - "561": { - "count": 1, - "time": 0 - }, - "562": { - "count": 1, - "time": 0 - }, - "563": { - "count": 1, - "time": 0 - }, - "564": { - "count": 1, - "time": 0 - }, - "565": { - "count": 1, - "time": 0 - }, - "566": { - "count": 1, - "time": 0 - }, - "569": { - "count": 1, - "time": 0 - }, - "570": { - "count": 1, - "time": 0 - }, - "571": { - "count": 1, - "time": 0 - }, - "572": { - "count": 1, - "time": 0 - }, - "573": { - "count": 1, - "time": 0 - }, - "574": { - "count": 1, - "time": 0 - }, - "575": { - "count": 1, - "time": 0 - }, - "576": { - "count": 1, - "time": 0 - }, - "577": { - "count": 1, - "time": 0 - }, - "580": { - "count": 1, - "time": 0 - }, - "581": { - "count": 1, - "time": 0 - }, - "582": { - "count": 1, - "time": 0 - }, - "583": { - "count": 1, - "time": 0 - }, - "584": { - "count": 1, - "time": 0 - }, - "585": { - "count": 1, - "time": 0 - }, - "586": { - "count": 1, - "time": 0 - }, - "587": { - "count": 1, - "time": 0 - }, - "588": { - "count": 1, - "time": 0 - }, - "591": { - "count": 1, - "time": 0 - }, - "592": { - "count": 1, - "time": 0 - }, - "593": { - "count": 1, - "time": 0 - }, - "594": { - "count": 1, - "time": 0 - }, - "595": { - "count": 1, - "time": 0 - }, - "596": { - "count": 1, - "time": 0 - }, - "597": { - "count": 1, - "time": 0 - }, - "598": { - "count": 1, - "time": 0 - }, - "599": { - "count": 1, - "time": 0 - }, - "602": { - "count": 1, - "time": 0 - }, - "603": { - "count": 1, - "time": 0 - }, - "604": { - "count": 1, - "time": 0 - }, - "605": { - "count": 1, - "time": 0 - }, - "606": { - "count": 1, - "time": 0 - }, - "607": { - "count": 1, - "time": 0 - }, - "608": { - "count": 1, - "time": 0 - }, - "609": { - "count": 1, - "time": 0 - }, - "610": { - "count": 1, - "time": 0 - }, - "613": { - "count": 1, - "time": 0 - }, - "614": { - "count": 1, - "time": 0 - }, - "615": { - "count": 1, - "time": 0 - }, - "616": { - "count": 1, - "time": 0 - }, - "617": { - "count": 1, - "time": 0 - }, - "618": { - "count": 1, - "time": 0 - }, - "619": { - "count": 1, - "time": 0 - }, - "620": { - "count": 1, - "time": 0 - }, - "621": { - "count": 1, - "time": 0 - }, - "622": { - "count": 1, - "time": 0 - }, - "625": { - "count": 1, - "time": 0 - }, - "626": { - "count": 1, - "time": 0 - }, - "627": { - "count": 1, - "time": 0 - }, - "628": { - "count": 1, - "time": 0 - }, - "629": { - "count": 1, - "time": 0 - }, - "630": { - "count": 1, - "time": 0 - }, - "631": { - "count": 1, - "time": 0 - }, - "632": { - "count": 1, - "time": 0 - }, - "633": { - "count": 1, - "time": 0 - }, - "636": { - "count": 1, - "time": 0 - }, - "637": { - "count": 1, - "time": 0 - }, - "638": { - "count": 1, - "time": 0 - }, - "639": { - "count": 1, - "time": 0 - }, - "640": { - "count": 1, - "time": 0 - }, - "641": { - "count": 1, - "time": 0 - }, - "642": { - "count": 1, - "time": 0 - }, - "643": { - "count": 1, - "time": 0 - }, - "644": { - "count": 1, - "time": 0 - }, - "647": { - "count": 1, - "time": 0 - }, - "648": { - "count": 1, - "time": 0 - }, - "649": { - "count": 1, - "time": 0 - }, - "650": { - "count": 1, - "time": 0 - }, - "651": { - "count": 1, - "time": 0 - }, - "652": { - "count": 1, - "time": 0 - }, - "653": { - "count": 1, - "time": 0 - }, - "654": { - "count": 1, - "time": 0 - }, - "655": { - "count": 1, - "time": 0 - }, - "658": { - "count": 1, - "time": 0 - }, - "659": { - "count": 1, - "time": 0 - }, - "660": { - "count": 1, - "time": 0 - }, - "661": { - "count": 1, - "time": 0 - }, - "662": { - "count": 1, - "time": 0 - }, - "663": { - "count": 1, - "time": 0 - }, - "664": { - "count": 1, - "time": 0 - }, - "665": { - "count": 1, - "time": 0 - }, - "666": { - "count": 1, - "time": 0 - }, - "669": { - "count": 1, - "time": 0 - }, - "670": { - "count": 1, - "time": 0 - }, - "671": { - "count": 1, - "time": 0 - }, - "672": { - "count": 1, - "time": 0 - }, - "673": { - "count": 1, - "time": 0 - }, - "674": { - "count": 1, - "time": 0 - }, - "675": { - "count": 1, - "time": 0 - }, - "676": { - "count": 1, - "time": 0 - }, - "677": { - "count": 1, - "time": 0 - }, - "678": { - "count": 1, - "time": 0 - }, - "681": { - "count": 1, - "time": 0 - }, - "682": { - "count": 1, - "time": 0 - }, - "683": { - "count": 1, - "time": 0 - }, - "684": { - "count": 1, - "time": 0 - }, - "685": { - "count": 1, - "time": 0 - }, - "686": { - "count": 1, - "time": 0 - }, - "687": { - "count": 1, - "time": 0 - }, - "688": { - "count": 1, - "time": 0 - }, - "689": { - "count": 1, - "time": 0 - }, - "692": { - "count": 1, - "time": 0 - }, - "693": { - "count": 1, - "time": 0 - }, - "694": { - "count": 1, - "time": 0 - }, - "695": { - "count": 1, - "time": 0 - }, - "696": { - "count": 1, - "time": 0 - }, - "697": { - "count": 1, - "time": 0 - }, - "698": { - "count": 1, - "time": 0 - }, - "699": { - "count": 1, - "time": 0 - }, - "700": { - "count": 1, - "time": 0 - }, - "703": { - "count": 1, - "time": 0 - }, - "704": { - "count": 1, - "time": 0 - }, - "705": { - "count": 1, - "time": 0 - }, - "706": { - "count": 1, - "time": 0 - }, - "707": { - "count": 1, - "time": 0 - }, - "708": { - "count": 1, - "time": 0 - }, - "709": { - "count": 1, - "time": 0 - }, - "710": { - "count": 1, - "time": 0 - }, - "711": { - "count": 1, - "time": 0 - }, - "714": { - "count": 1, - "time": 0 - }, - "715": { - "count": 1, - "time": 0 - }, - "716": { - "count": 1, - "time": 0 - }, - "717": { - "count": 1, - "time": 0 - }, - "718": { - "count": 1, - "time": 0 - }, - "719": { - "count": 1, - "time": 0 - }, - "720": { - "count": 1, - "time": 0 - }, - "721": { - "count": 1, - "time": 0 - }, - "722": { - "count": 1, - "time": 0 - }, - "725": { - "count": 1, - "time": 0 - }, - "726": { - "count": 1, - "time": 0 - }, - "727": { - "count": 1, - "time": 0 - }, - "728": { - "count": 1, - "time": 0 - }, - "729": { - "count": 1, - "time": 0 - }, - "730": { - "count": 1, - "time": 0 - }, - "731": { - "count": 1, - "time": 0 - }, - "732": { - "count": 1, - "time": 0 - }, - "733": { - "count": 1, - "time": 0 - }, - "736": { - "count": 1, - "time": 0 - }, - "737": { - "count": 1, - "time": 0 - }, - "738": { - "count": 1, - "time": 0 - }, - "739": { - "count": 1, - "time": 0 - }, - "740": { - "count": 1, - "time": 0 - }, - "741": { - "count": 1, - "time": 0 - }, - "742": { - "count": 1, - "time": 0 - }, - "743": { - "count": 1, - "time": 0 - }, - "744": { - "count": 1, - "time": 0 - }, - "745": { - "count": 1, - "time": 0 - }, - "752": { - "count": 1, - "time": 0 - }, - "753": { - "count": 1, - "time": 0 - }, - "754": { - "count": 1, - "time": 0 - }, - "755": { - "count": 1, - "time": 0 - }, - "756": { - "count": 1, - "time": 0 - }, - "757": { - "count": 1, - "time": 0 - }, - "758": { - "count": 1, - "time": 0 - }, - "759": { - "count": 1, - "time": 0 - }, - "760": { - "count": 1, - "time": 0 - }, - "763": { - "count": 1, - "time": 0 - }, - "764": { - "count": 1, - "time": 0 - }, - "765": { - "count": 1, - "time": 0 - }, - "766": { - "count": 1, - "time": 0 - }, - "767": { - "count": 1, - "time": 0 - }, - "768": { - "count": 1, - "time": 0 - }, - "769": { - "count": 1, - "time": 0 - }, - "770": { - "count": 1, - "time": 0 - }, - "771": { - "count": 1, - "time": 0 - }, - "774": { - "count": 1, - "time": 0 - }, - "775": { - "count": 1, - "time": 0 - }, - "776": { - "count": 1, - "time": 0 - }, - "777": { - "count": 1, - "time": 0 - }, - "778": { - "count": 1, - "time": 0 - }, - "779": { - "count": 1, - "time": 0 - }, - "780": { - "count": 1, - "time": 0 - }, - "781": { - "count": 1, - "time": 0 - }, - "782": { - "count": 1, - "time": 0 - }, - "785": { - "count": 1, - "time": 0 - }, - "786": { - "count": 1, - "time": 0 - }, - "787": { - "count": 1, - "time": 0 - }, - "788": { - "count": 1, - "time": 0 - }, - "789": { - "count": 1, - "time": 0 - }, - "790": { - "count": 1, - "time": 0 - }, - "791": { - "count": 1, - "time": 0 - }, - "792": { - "count": 1, - "time": 0 - }, - "793": { - "count": 1, - "time": 0 - }, - "796": { - "count": 1, - "time": 0 - }, - "797": { - "count": 1, - "time": 0 - }, - "798": { - "count": 1, - "time": 0 - }, - "799": { - "count": 1, - "time": 0 - }, - "800": { - "count": 1, - "time": 0 - }, - "801": { - "count": 1, - "time": 0 - }, - "802": { - "count": 1, - "time": 0 - }, - "803": { - "count": 1, - "time": 0 - }, - "804": { - "count": 1, - "time": 0 - }, - "805": { - "count": 1, - "time": 0 - }, - "808": { - "count": 1, - "time": 0 - }, - "809": { - "count": 1, - "time": 0 - }, - "810": { - "count": 1, - "time": 0 - }, - "811": { - "count": 1, - "time": 0 - }, - "812": { - "count": 1, - "time": 0 - }, - "813": { - "count": 1, - "time": 0 - }, - "814": { - "count": 1, - "time": 0 - }, - "815": { - "count": 1, - "time": 0 - }, - "816": { - "count": 1, - "time": 0 - }, - "819": { - "count": 1, - "time": 0 - }, - "820": { - "count": 1, - "time": 0 - }, - "821": { - "count": 1, - "time": 0 - }, - "822": { - "count": 1, - "time": 0 - }, - "823": { - "count": 1, - "time": 0 - }, - "824": { - "count": 1, - "time": 0 - }, - "825": { - "count": 1, - "time": 0 - }, - "826": { - "count": 1, - "time": 0 - }, - "827": { - "count": 1, - "time": 0 - }, - "830": { - "count": 1, - "time": 0 - }, - "831": { - "count": 1, - "time": 0 - }, - "832": { - "count": 1, - "time": 0 - }, - "833": { - "count": 1, - "time": 0 - }, - "834": { - "count": 1, - "time": 0 - }, - "835": { - "count": 1, - "time": 0 - }, - "836": { - "count": 1, - "time": 0 - }, - "837": { - "count": 1, - "time": 0 - }, - "838": { - "count": 1, - "time": 0 - }, - "841": { - "count": 1, - "time": 0 - }, - "842": { - "count": 1, - "time": 0 - }, - "843": { - "count": 1, - "time": 0 - }, - "844": { - "count": 1, - "time": 0 - }, - "845": { - "count": 1, - "time": 0 - }, - "846": { - "count": 1, - "time": 0 - }, - "847": { - "count": 1, - "time": 0 - }, - "848": { - "count": 1, - "time": 0 - }, - "849": { - "count": 1, - "time": 0 - }, - "850": { - "count": 1, - "time": 0 - }, - "853": { - "count": 1, - "time": 0 - }, - "854": { - "count": 1, - "time": 0 - }, - "855": { - "count": 1, - "time": 0 - }, - "856": { - "count": 1, - "time": 0 - }, - "857": { - "count": 1, - "time": 0 - }, - "858": { - "count": 1, - "time": 0 - }, - "859": { - "count": 1, - "time": 0 - }, - "860": { - "count": 1, - "time": 0 - }, - "861": { - "count": 1, - "time": 0 - }, - "864": { - "count": 1, - "time": 0 - }, - "865": { - "count": 1, - "time": 0 - }, - "866": { - "count": 1, - "time": 0 - }, - "867": { - "count": 1, - "time": 0 - }, - "868": { - "count": 1, - "time": 0 - }, - "869": { - "count": 1, - "time": 0 - }, - "870": { - "count": 1, - "time": 0 - }, - "871": { - "count": 1, - "time": 0 - }, - "872": { - "count": 1, - "time": 0 - }, - "875": { - "count": 1, - "time": 0 - }, - "876": { - "count": 1, - "time": 0 - }, - "877": { - "count": 1, - "time": 0 - }, - "878": { - "count": 1, - "time": 0 - }, - "879": { - "count": 1, - "time": 0 - }, - "880": { - "count": 1, - "time": 0 - }, - "881": { - "count": 1, - "time": 0 - }, - "882": { - "count": 1, - "time": 0 - }, - "883": { - "count": 1, - "time": 0 - }, - "884": { - "count": 1, - "time": 0 - }, - "887": { - "count": 1, - "time": 0 - }, - "888": { - "count": 1, - "time": 0 - }, - "889": { - "count": 1, - "time": 0 - }, - "890": { - "count": 1, - "time": 0 - }, - "891": { - "count": 1, - "time": 0 - }, - "892": { - "count": 1, - "time": 0 - }, - "893": { - "count": 1, - "time": 0 - }, - "894": { - "count": 1, - "time": 0 - }, - "895": { - "count": 1, - "time": 0 - }, - "898": { - "count": 1, - "time": 0 - }, - "899": { - "count": 1, - "time": 0 - }, - "900": { - "count": 1, - "time": 0 - }, - "901": { - "count": 1, - "time": 0 - }, - "902": { - "count": 1, - "time": 0 - }, - "903": { - "count": 1, - "time": 0 - }, - "904": { - "count": 1, - "time": 0 - }, - "905": { - "count": 1, - "time": 0 - }, - "906": { - "count": 1, - "time": 0 - }, - "909": { - "count": 1, - "time": 0 - }, - "910": { - "count": 1, - "time": 0 - }, - "911": { - "count": 1, - "time": 0 - }, - "912": { - "count": 1, - "time": 0 - }, - "913": { - "count": 1, - "time": 0 - }, - "914": { - "count": 1, - "time": 0 - }, - "915": { - "count": 1, - "time": 0 - }, - "916": { - "count": 1, - "time": 0 - }, - "917": { - "count": 1, - "time": 0 - }, - "920": { - "count": 1, - "time": 0 - }, - "921": { - "count": 1, - "time": 0 - }, - "922": { - "count": 1, - "time": 0 - }, - "923": { - "count": 1, - "time": 0 - }, - "924": { - "count": 1, - "time": 0 - }, - "925": { - "count": 1, - "time": 0 - }, - "926": { - "count": 1, - "time": 0 - }, - "927": { - "count": 1, - "time": 0 - }, - "928": { - "count": 1, - "time": 0 - }, - "929": { - "count": 1, - "time": 0 - }, - "932": { - "count": 1, - "time": 0 - }, - "933": { - "count": 1, - "time": 0 - }, - "934": { - "count": 1, - "time": 0 - }, - "935": { - "count": 1, - "time": 0 - }, - "936": { - "count": 1, - "time": 0 - }, - "937": { - "count": 1, - "time": 0 - }, - "938": { - "count": 1, - "time": 0 - }, - "939": { - "count": 1, - "time": 0 - }, - "940": { - "count": 1, - "time": 0 - }, - "943": { - "count": 1, - "time": 0 - }, - "944": { - "count": 1, - "time": 0 - }, - "945": { - "count": 1, - "time": 0 - }, - "946": { - "count": 1, - "time": 0 - }, - "947": { - "count": 1, - "time": 0 - }, - "948": { - "count": 1, - "time": 0 - }, - "949": { - "count": 1, - "time": 0 - }, - "950": { - "count": 1, - "time": 0 - }, - "951": { - "count": 1, - "time": 0 - }, - "954": { - "count": 1, - "time": 0 - }, - "955": { - "count": 1, - "time": 0 - }, - "956": { - "count": 1, - "time": 0 - }, - "957": { - "count": 1, - "time": 0 - }, - "958": { - "count": 1, - "time": 0 - }, - "959": { - "count": 1, - "time": 0 - }, - "960": { - "count": 1, - "time": 0 - }, - "961": { - "count": 1, - "time": 0 - }, - "962": { - "count": 1, - "time": 0 - }, - "965": { - "count": 1, - "time": 0 - }, - "966": { - "count": 1, - "time": 0 - }, - "967": { - "count": 1, - "time": 0 - }, - "968": { - "count": 1, - "time": 0 - }, - "969": { - "count": 1, - "time": 0 - }, - "970": { - "count": 1, - "time": 0 - }, - "971": { - "count": 1, - "time": 0 - }, - "972": { - "count": 1, - "time": 0 - }, - "973": { - "count": 1, - "time": 0 - }, - "976": { - "count": 1, - "time": 0 - }, - "977": { - "count": 1, - "time": 0 - }, - "978": { - "count": 1, - "time": 0 - }, - "979": { - "count": 1, - "time": 0 - }, - "980": { - "count": 1, - "time": 0 - }, - "981": { - "count": 1, - "time": 0 - }, - "982": { - "count": 1, - "time": 0 - }, - "983": { - "count": 1, - "time": 0 - }, - "984": { - "count": 1, - "time": 0 - }, - "985": { - "count": 1, - "time": 0 - }, - "988": { - "count": 1, - "time": 0 - }, - "989": { - "count": 1, - "time": 0 - }, - "990": { - "count": 1, - "time": 0 - }, - "991": { - "count": 1, - "time": 0 - }, - "992": { - "count": 1, - "time": 0 - }, - "993": { - "count": 1, - "time": 0 - }, - "994": { - "count": 1, - "time": 0 - }, - "995": { - "count": 1, - "time": 0 - }, - "996": { - "count": 1, - "time": 0 - }, - "999": { - "count": 1, - "time": 0 - }, - "1000": { - "count": 1, - "time": 0 - }, - "1001": { - "count": 1, - "time": 0 - }, - "1002": { - "count": 1, - "time": 0 - }, - "1003": { - "count": 1, - "time": 0 - }, - "1004": { - "count": 1, - "time": 0 - }, - "1005": { - "count": 1, - "time": 0 - }, - "1006": { - "count": 1, - "time": 0 - }, - "1007": { - "count": 1, - "time": 0 - }, - "1010": { - "count": 1, - "time": 0 - }, - "1011": { - "count": 1, - "time": 0 - }, - "1012": { - "count": 1, - "time": 0 - }, - "1013": { - "count": 1, - "time": 0 - }, - "1014": { - "count": 1, - "time": 0 - }, - "1015": { - "count": 1, - "time": 0 - }, - "1016": { - "count": 1, - "time": 0 - }, - "1017": { - "count": 1, - "time": 0 - }, - "1018": { - "count": 1, - "time": 0 - }, - "1021": { - "count": 1, - "time": 0 - }, - "1022": { - "count": 1, - "time": 0 - }, - "1023": { - "count": 1, - "time": 0 - }, - "1024": { - "count": 1, - "time": 0 - }, - "1025": { - "count": 1, - "time": 0 - }, - "1026": { - "count": 1, - "time": 0 - }, - "1027": { - "count": 1, - "time": 0 - }, - "1028": { - "count": 1, - "time": 0 - }, - "1029": { - "count": 1, - "time": 0 - }, - "1032": { - "count": 1, - "time": 0 - }, - "1033": { - "count": 1, - "time": 0 - }, - "1034": { - "count": 1, - "time": 0 - }, - "1035": { - "count": 1, - "time": 0 - }, - "1036": { - "count": 1, - "time": 0 - }, - "1037": { - "count": 1, - "time": 0 - }, - "1038": { - "count": 1, - "time": 0 - }, - "1039": { - "count": 1, - "time": 0 - }, - "1040": { - "count": 1, - "time": 0 - }, - "1041": { - "count": 1, - "time": 0 - }, - "1048": { - "count": 1, - "time": 0 - }, - "1049": { - "count": 1, - "time": 0 - }, - "1050": { - "count": 1, - "time": 0 - }, - "1051": { - "count": 1, - "time": 0 - }, - "1052": { - "count": 1, - "time": 0 - }, - "1053": { - "count": 1, - "time": 0 - }, - "1054": { - "count": 1, - "time": 0 - }, - "1055": { - "count": 1, - "time": 0 - }, - "1056": { - "count": 1, - "time": 0 - }, - "1059": { - "count": 1, - "time": 0 - }, - "1060": { - "count": 1, - "time": 0 - }, - "1061": { - "count": 1, - "time": 0 - }, - "1062": { - "count": 1, - "time": 0 - }, - "1063": { - "count": 1, - "time": 0 - }, - "1064": { - "count": 1, - "time": 0 - }, - "1065": { - "count": 1, - "time": 0 - }, - "1066": { - "count": 1, - "time": 0 - }, - "1067": { - "count": 1, - "time": 0 - }, - "1070": { - "count": 1, - "time": 0 - }, - "1071": { - "count": 1, - "time": 0 - }, - "1072": { - "count": 1, - "time": 0 - }, - "1073": { - "count": 1, - "time": 0 - }, - "1074": { - "count": 1, - "time": 0 - }, - "1075": { - "count": 1, - "time": 0 - }, - "1076": { - "count": 1, - "time": 0 - }, - "1077": { - "count": 1, - "time": 0 - }, - "1078": { - "count": 1, - "time": 0 - }, - "1079": { - "count": 1, - "time": 0 - }, - "1082": { - "count": 1, - "time": 0 - }, - "1083": { - "count": 1, - "time": 0 - }, - "1084": { - "count": 1, - "time": 0 - }, - "1085": { - "count": 1, - "time": 0 - }, - "1086": { - "count": 1, - "time": 0 - }, - "1087": { - "count": 1, - "time": 0 - }, - "1088": { - "count": 1, - "time": 0 - }, - "1089": { - "count": 1, - "time": 0 - }, - "1090": { - "count": 1, - "time": 0 - }, - "1093": { - "count": 1, - "time": 0 - }, - "1094": { - "count": 1, - "time": 0 - }, - "1095": { - "count": 1, - "time": 0 - }, - "1096": { - "count": 1, - "time": 0 - }, - "1097": { - "count": 1, - "time": 0 - }, - "1098": { - "count": 1, - "time": 0 - }, - "1099": { - "count": 1, - "time": 0 - }, - "1100": { - "count": 1, - "time": 0 - }, - "1101": { - "count": 1, - "time": 0 - }, - "1104": { - "count": 1, - "time": 0 - }, - "1105": { - "count": 1, - "time": 0 - }, - "1106": { - "count": 1, - "time": 0 - }, - "1107": { - "count": 1, - "time": 0 - }, - "1108": { - "count": 1, - "time": 0 - }, - "1109": { - "count": 1, - "time": 0 - }, - "1110": { - "count": 1, - "time": 0 - }, - "1111": { - "count": 1, - "time": 0 - }, - "1112": { - "count": 1, - "time": 0 - }, - "1113": { - "count": 1, - "time": 0 - }, - "1116": { - "count": 1, - "time": 0 - }, - "1117": { - "count": 1, - "time": 0 - }, - "1118": { - "count": 1, - "time": 0 - }, - "1119": { - "count": 1, - "time": 0 - }, - "1120": { - "count": 1, - "time": 0 - }, - "1121": { - "count": 1, - "time": 0 - }, - "1122": { - "count": 1, - "time": 0 - }, - "1123": { - "count": 1, - "time": 0 - }, - "1124": { - "count": 1, - "time": 0 - }, - "1127": { - "count": 1, - "time": 0 - }, - "1128": { - "count": 1, - "time": 0 - }, - "1129": { - "count": 1, - "time": 0 - }, - "1130": { - "count": 1, - "time": 0 - }, - "1131": { - "count": 1, - "time": 0 - }, - "1132": { - "count": 1, - "time": 0 - }, - "1133": { - "count": 1, - "time": 0 - }, - "1134": { - "count": 1, - "time": 0 - }, - "1135": { - "count": 1, - "time": 0 - }, - "1138": { - "count": 1, - "time": 0 - }, - "1139": { - "count": 1, - "time": 0 - }, - "1140": { - "count": 1, - "time": 0 - }, - "1141": { - "count": 1, - "time": 0 - }, - "1142": { - "count": 1, - "time": 0 - }, - "1143": { - "count": 1, - "time": 0 - }, - "1144": { - "count": 1, - "time": 0 - }, - "1145": { - "count": 1, - "time": 0 - }, - "1146": { - "count": 1, - "time": 0 - }, - "1147": { - "count": 1, - "time": 0 - }, - "1156": { - "count": 1, - "time": 0 - }, - "1157": { - "count": 1, - "time": 0 - }, - "1158": { - "count": 1, - "time": 0 - }, - "1159": { - "count": 1, - "time": 0 - }, - "1160": { - "count": 1, - "time": 0 - }, - "1161": { - "count": 1, - "time": 0 - }, - "1162": { - "count": 1, - "time": 0 - }, - "1163": { - "count": 1, - "time": 0 - }, - "1164": { - "count": 1, - "time": 0 - }, - "1167": { - "count": 1, - "time": 0 - }, - "1168": { - "count": 1, - "time": 0 - }, - "1169": { - "count": 1, - "time": 0 - }, - "1170": { - "count": 1, - "time": 0 - }, - "1171": { - "count": 1, - "time": 0 - }, - "1172": { - "count": 1, - "time": 0 - }, - "1173": { - "count": 1, - "time": 0 - }, - "1174": { - "count": 1, - "time": 0 - }, - "1175": { - "count": 1, - "time": 0 - }, - "1178": { - "count": 1, - "time": 0 - }, - "1179": { - "count": 1, - "time": 0 - }, - "1180": { - "count": 1, - "time": 0 - }, - "1181": { - "count": 1, - "time": 0 - }, - "1182": { - "count": 1, - "time": 0 - }, - "1183": { - "count": 1, - "time": 0 - }, - "1184": { - "count": 1, - "time": 0 - }, - "1185": { - "count": 1, - "time": 0 - }, - "1186": { - "count": 1, - "time": 0 - }, - "1189": { - "count": 1, - "time": 0 - }, - "1190": { - "count": 1, - "time": 0 - }, - "1191": { - "count": 1, - "time": 0 - }, - "1192": { - "count": 1, - "time": 0 - }, - "1193": { - "count": 1, - "time": 0 - }, - "1194": { - "count": 1, - "time": 0 - }, - "1195": { - "count": 1, - "time": 0 - }, - "1196": { - "count": 1, - "time": 0 - }, - "1197": { - "count": 1, - "time": 0 - }, - "1200": { - "count": 1, - "time": 0 - }, - "1201": { - "count": 1, - "time": 0 - }, - "1202": { - "count": 1, - "time": 0 - }, - "1203": { - "count": 1, - "time": 0 - }, - "1204": { - "count": 1, - "time": 11 - }, - "1205": { - "count": 1, - "time": 0 - }, - "1206": { - "count": 1, - "time": 0 - }, - "1207": { - "count": 1, - "time": 0 - }, - "1208": { - "count": 1, - "time": 0 - }, - "1209": { - "count": 1, - "time": 0 - }, - "1212": { - "count": 1, - "time": 0 - }, - "1213": { - "count": 1, - "time": 0 - }, - "1214": { - "count": 1, - "time": 0 - }, - "1215": { - "count": 1, - "time": 0 - }, - "1216": { - "count": 1, - "time": 0 - }, - "1217": { - "count": 1, - "time": 0 - }, - "1218": { - "count": 1, - "time": 0 - }, - "1219": { - "count": 1, - "time": 0 - }, - "1220": { - "count": 1, - "time": 0 - }, - "1223": { - "count": 1, - "time": 0 - }, - "1224": { - "count": 1, - "time": 0 - }, - "1225": { - "count": 1, - "time": 0 - }, - "1226": { - "count": 1, - "time": 0 - }, - "1227": { - "count": 1, - "time": 0 - }, - "1228": { - "count": 1, - "time": 0 - }, - "1229": { - "count": 1, - "time": 0 - }, - "1230": { - "count": 1, - "time": 0 - }, - "1231": { - "count": 1, - "time": 0 - }, - "1234": { - "count": 1, - "time": 0 - }, - "1235": { - "count": 1, - "time": 0 - }, - "1236": { - "count": 1, - "time": 0 - }, - "1237": { - "count": 1, - "time": 0 - }, - "1238": { - "count": 1, - "time": 0 - }, - "1239": { - "count": 1, - "time": 0 - }, - "1240": { - "count": 1, - "time": 0 - }, - "1241": { - "count": 1, - "time": 0 - }, - "1242": { - "count": 1, - "time": 0 - }, - "1243": { - "count": 1, - "time": 0 - }, - "1246": { - "count": 1, - "time": 0 - }, - "1247": { - "count": 1, - "time": 0 - }, - "1248": { - "count": 1, - "time": 0 - }, - "1249": { - "count": 1, - "time": 0 - }, - "1250": { - "count": 1, - "time": 0 - }, - "1251": { - "count": 1, - "time": 0 - }, - "1252": { - "count": 1, - "time": 0 - }, - "1253": { - "count": 1, - "time": 0 - }, - "1254": { - "count": 1, - "time": 0 - }, - "1257": { - "count": 1, - "time": 0 - }, - "1258": { - "count": 1, - "time": 0 - }, - "1259": { - "count": 1, - "time": 0 - }, - "1260": { - "count": 1, - "time": 0 - }, - "1261": { - "count": 1, - "time": 0 - }, - "1262": { - "count": 1, - "time": 0 - }, - "1263": { - "count": 1, - "time": 0 - }, - "1264": { - "count": 1, - "time": 0 - }, - "1265": { - "count": 1, - "time": 0 - }, - "1268": { - "count": 1, - "time": 0 - }, - "1269": { - "count": 1, - "time": 0 - }, - "1270": { - "count": 1, - "time": 0 - }, - "1271": { - "count": 1, - "time": 0 - }, - "1272": { - "count": 1, - "time": 0 - }, - "1273": { - "count": 1, - "time": 0 - }, - "1274": { - "count": 1, - "time": 0 - }, - "1275": { - "count": 1, - "time": 0 - }, - "1276": { - "count": 1, - "time": 0 - }, - "1277": { - "count": 1, - "time": 0 - }, - "1280": { - "count": 1, - "time": 0 - }, - "1281": { - "count": 1, - "time": 0 - }, - "1282": { - "count": 1, - "time": 0 - }, - "1283": { - "count": 1, - "time": 0 - }, - "1284": { - "count": 1, - "time": 0 - }, - "1285": { - "count": 1, - "time": 0 - }, - "1286": { - "count": 1, - "time": 0 - }, - "1287": { - "count": 1, - "time": 0 - }, - "1288": { - "count": 1, - "time": 0 - }, - "1291": { - "count": 1, - "time": 0 - }, - "1292": { - "count": 1, - "time": 0 - }, - "1293": { - "count": 1, - "time": 0 - }, - "1294": { - "count": 1, - "time": 0 - }, - "1295": { - "count": 1, - "time": 0 - }, - "1296": { - "count": 1, - "time": 0 - }, - "1297": { - "count": 1, - "time": 0 - }, - "1298": { - "count": 1, - "time": 0 - }, - "1299": { - "count": 1, - "time": 0 - }, - "1300": { - "count": 1, - "time": 0 - }, - "1303": { - "count": 1, - "time": 0 - }, - "1304": { - "count": 1, - "time": 0 - }, - "1305": { - "count": 1, - "time": 0 - }, - "1306": { - "count": 1, - "time": 0 - }, - "1307": { - "count": 1, - "time": 0 - }, - "1308": { - "count": 1, - "time": 0 - }, - "1309": { - "count": 1, - "time": 0 - }, - "1310": { - "count": 1, - "time": 0 - }, - "1311": { - "count": 1, - "time": 0 - }, - "1312": { - "count": 1, - "time": 0 - }, - "1315": { - "count": 1, - "time": 0 - }, - "1316": { - "count": 1, - "time": 0 - }, - "1317": { - "count": 1, - "time": 0 - }, - "1318": { - "count": 1, - "time": 0 - }, - "1319": { - "count": 1, - "time": 0 - }, - "1320": { - "count": 1, - "time": 0 - }, - "1321": { - "count": 1, - "time": 0 - }, - "1322": { - "count": 1, - "time": 0 - }, - "1323": { - "count": 1, - "time": 0 - }, - "1326": { - "count": 1, - "time": 0 - }, - "1327": { - "count": 1, - "time": 0 - }, - "1328": { - "count": 1, - "time": 0 - }, - "1329": { - "count": 1, - "time": 0 - }, - "1330": { - "count": 1, - "time": 0 - }, - "1331": { - "count": 1, - "time": 0 - }, - "1332": { - "count": 1, - "time": 0 - }, - "1333": { - "count": 1, - "time": 0 - }, - "1334": { - "count": 1, - "time": 0 - }, - "1337": { - "count": 1, - "time": 0 - }, - "1338": { - "count": 1, - "time": 0 - }, - "1339": { - "count": 1, - "time": 0 - }, - "1340": { - "count": 1, - "time": 0 - }, - "1341": { - "count": 1, - "time": 0 - }, - "1342": { - "count": 1, - "time": 0 - }, - "1343": { - "count": 1, - "time": 0 - }, - "1344": { - "count": 1, - "time": 0 - }, - "1345": { - "count": 1, - "time": 0 - }, - "1348": { - "count": 1, - "time": 0 - }, - "1349": { - "count": 1, - "time": 0 - }, - "1350": { - "count": 1, - "time": 0 - }, - "1351": { - "count": 1, - "time": 0 - }, - "1352": { - "count": 1, - "time": 0 - }, - "1353": { - "count": 1, - "time": 0 - }, - "1354": { - "count": 1, - "time": 0 - }, - "1355": { - "count": 1, - "time": 0 - }, - "1356": { - "count": 1, - "time": 0 - }, - "1357": { - "count": 1, - "time": 0 - }, - "1360": { - "count": 1, - "time": 0 - }, - "1361": { - "count": 1, - "time": 0 - }, - "1362": { - "count": 1, - "time": 0 - }, - "1363": { - "count": 1, - "time": 0 - }, - "1364": { - "count": 1, - "time": 0 - }, - "1365": { - "count": 1, - "time": 0 - }, - "1366": { - "count": 1, - "time": 0 - }, - "1367": { - "count": 1, - "time": 0 - }, - "1368": { - "count": 1, - "time": 0 - }, - "1371": { - "count": 1, - "time": 0 - }, - "1372": { - "count": 1, - "time": 0 - }, - "1373": { - "count": 1, - "time": 0 - }, - "1374": { - "count": 1, - "time": 0 - }, - "1375": { - "count": 1, - "time": 0 - }, - "1376": { - "count": 1, - "time": 0 - }, - "1377": { - "count": 1, - "time": 0 - }, - "1378": { - "count": 1, - "time": 0 - }, - "1379": { - "count": 1, - "time": 0 - }, - "1382": { - "count": 1, - "time": 0 - }, - "1383": { - "count": 1, - "time": 0 - }, - "1384": { - "count": 1, - "time": 0 - }, - "1385": { - "count": 1, - "time": 0 - }, - "1386": { - "count": 1, - "time": 0 - }, - "1387": { - "count": 1, - "time": 0 - }, - "1388": { - "count": 1, - "time": 0 - }, - "1389": { - "count": 1, - "time": 0 - }, - "1390": { - "count": 1, - "time": 0 - }, - "1393": { - "count": 1, - "time": 0 - }, - "1394": { - "count": 1, - "time": 0 - }, - "1395": { - "count": 1, - "time": 0 - }, - "1396": { - "count": 1, - "time": 0 - }, - "1397": { - "count": 1, - "time": 0 - }, - "1398": { - "count": 1, - "time": 0 - }, - "1399": { - "count": 1, - "time": 0 - }, - "1400": { - "count": 1, - "time": 0 - }, - "1401": { - "count": 1, - "time": 0 - }, - "1404": { - "count": 1, - "time": 0 - }, - "1405": { - "count": 1, - "time": 0 - }, - "1406": { - "count": 1, - "time": 0 - }, - "1407": { - "count": 1, - "time": 0 - }, - "1408": { - "count": 1, - "time": 0 - }, - "1409": { - "count": 1, - "time": 0 - }, - "1410": { - "count": 1, - "time": 0 - }, - "1411": { - "count": 1, - "time": 0 - }, - "1412": { - "count": 1, - "time": 0 - }, - "1413": { - "count": 1, - "time": 0 - }, - "1416": { - "count": 1, - "time": 0 - }, - "1417": { - "count": 1, - "time": 0 - }, - "1418": { - "count": 1, - "time": 0 - }, - "1419": { - "count": 1, - "time": 0 - }, - "1420": { - "count": 1, - "time": 0 - }, - "1421": { - "count": 1, - "time": 0 - }, - "1422": { - "count": 1, - "time": 0 - }, - "1423": { - "count": 1, - "time": 0 - }, - "1424": { - "count": 1, - "time": 0 - }, - "1427": { - "count": 1, - "time": 0 - }, - "1428": { - "count": 1, - "time": 0 - }, - "1429": { - "count": 1, - "time": 0 - }, - "1430": { - "count": 1, - "time": 0 - }, - "1431": { - "count": 1, - "time": 0 - }, - "1432": { - "count": 1, - "time": 0 - }, - "1433": { - "count": 1, - "time": 0 - }, - "1434": { - "count": 1, - "time": 0 - }, - "1435": { - "count": 1, - "time": 0 - }, - "1438": { - "count": 1, - "time": 0 - }, - "1439": { - "count": 1, - "time": 0 - }, - "1440": { - "count": 1, - "time": 0 - }, - "1441": { - "count": 1, - "time": 0 - }, - "1442": { - "count": 1, - "time": 0 - }, - "1443": { - "count": 1, - "time": 0 - }, - "1444": { - "count": 1, - "time": 0 - }, - "1445": { - "count": 1, - "time": 0 - }, - "1446": { - "count": 1, - "time": 0 - }, - "1447": { - "count": 1, - "time": 0 - }, - "1450": { - "count": 1, - "time": 0 - }, - "1451": { - "count": 1, - "time": 0 - }, - "1452": { - "count": 1, - "time": 0 - }, - "1453": { - "count": 1, - "time": 0 - }, - "1454": { - "count": 1, - "time": 0 - }, - "1455": { - "count": 1, - "time": 0 - }, - "1456": { - "count": 1, - "time": 0 - }, - "1457": { - "count": 1, - "time": 0 - }, - "1458": { - "count": 1, - "time": 0 - }, - "1461": { - "count": 1, - "time": 0 - }, - "1462": { - "count": 1, - "time": 0 - }, - "1463": { - "count": 1, - "time": 0 - }, - "1464": { - "count": 1, - "time": 0 - }, - "1465": { - "count": 1, - "time": 0 - }, - "1466": { - "count": 1, - "time": 0 - }, - "1467": { - "count": 1, - "time": 0 - }, - "1468": { - "count": 1, - "time": 0 - }, - "1469": { - "count": 1, - "time": 0 - }, - "1472": { - "count": 1, - "time": 0 - }, - "1473": { - "count": 1, - "time": 0 - }, - "1474": { - "count": 1, - "time": 0 - }, - "1475": { - "count": 1, - "time": 0 - }, - "1476": { - "count": 1, - "time": 0 - }, - "1477": { - "count": 1, - "time": 0 - }, - "1478": { - "count": 1, - "time": 0 - }, - "1479": { - "count": 1, - "time": 0 - }, - "1480": { - "count": 1, - "time": 0 - }, - "1481": { - "count": 1, - "time": 0 - }, - "1484": { - "count": 1, - "time": 0 - }, - "1485": { - "count": 1, - "time": 0 - }, - "1486": { - "count": 1, - "time": 0 - }, - "1487": { - "count": 1, - "time": 0 - }, - "1488": { - "count": 1, - "time": 0 - }, - "1489": { - "count": 1, - "time": 0 - }, - "1490": { - "count": 1, - "time": 0 - }, - "1491": { - "count": 1, - "time": 0 - }, - "1492": { - "count": 1, - "time": 0 - }, - "1495": { - "count": 1, - "time": 0 - }, - "1496": { - "count": 1, - "time": 0 - }, - "1497": { - "count": 1, - "time": 0 - }, - "1498": { - "count": 1, - "time": 0 - }, - "1499": { - "count": 1, - "time": 0 - }, - "1500": { - "count": 1, - "time": 0 - }, - "1501": { - "count": 1, - "time": 0 - }, - "1502": { - "count": 1, - "time": 0 - }, - "1503": { - "count": 1, - "time": 0 - }, - "1506": { - "count": 1, - "time": 0 - }, - "1507": { - "count": 1, - "time": 0 - }, - "1508": { - "count": 1, - "time": 0 - }, - "1509": { - "count": 1, - "time": 0 - }, - "1510": { - "count": 1, - "time": 0 - }, - "1511": { - "count": 1, - "time": 0 - }, - "1512": { - "count": 1, - "time": 0 - }, - "1513": { - "count": 1, - "time": 0 - }, - "1514": { - "count": 1, - "time": 0 - }, - "1515": { - "count": 1, - "time": 0 - }, - "1518": { - "count": 1, - "time": 0 - }, - "1519": { - "count": 1, - "time": 0 - }, - "1520": { - "count": 1, - "time": 0 - }, - "1521": { - "count": 1, - "time": 0 - }, - "1522": { - "count": 1, - "time": 0 - }, - "1523": { - "count": 1, - "time": 0 - }, - "1524": { - "count": 1, - "time": 0 - }, - "1525": { - "count": 1, - "time": 0 - }, - "1526": { - "count": 1, - "time": 0 - }, - "1529": { - "count": 1, - "time": 0 - }, - "1530": { - "count": 1, - "time": 0 - }, - "1531": { - "count": 1, - "time": 0 - }, - "1532": { - "count": 1, - "time": 0 - }, - "1533": { - "count": 1, - "time": 0 - }, - "1534": { - "count": 1, - "time": 0 - }, - "1535": { - "count": 1, - "time": 0 - }, - "1536": { - "count": 1, - "time": 0 - }, - "1537": { - "count": 1, - "time": 0 - }, - "1538": { - "count": 1, - "time": 0 - }, - "1541": { - "count": 1, - "time": 0 - }, - "1542": { - "count": 1, - "time": 0 - }, - "1543": { - "count": 1, - "time": 0 - }, - "1544": { - "count": 1, - "time": 0 - }, - "1545": { - "count": 1, - "time": 0 - }, - "1546": { - "count": 1, - "time": 0 - }, - "1547": { - "count": 1, - "time": 0 - }, - "1548": { - "count": 1, - "time": 0 - }, - "1549": { - "count": 1, - "time": 0 - }, - "1552": { - "count": 1, - "time": 0 - }, - "1553": { - "count": 1, - "time": 0 - }, - "1554": { - "count": 1, - "time": 0 - }, - "1555": { - "count": 1, - "time": 0 - }, - "1556": { - "count": 1, - "time": 0 - }, - "1557": { - "count": 1, - "time": 0 - }, - "1558": { - "count": 1, - "time": 0 - }, - "1559": { - "count": 1, - "time": 0 - }, - "1560": { - "count": 1, - "time": 0 - }, - "1561": { - "count": 1, - "time": 0 - }, - "1564": { - "count": 1, - "time": 0 - }, - "1565": { - "count": 1, - "time": 0 - }, - "1566": { - "count": 1, - "time": 0 - }, - "1567": { - "count": 1, - "time": 0 - }, - "1568": { - "count": 1, - "time": 0 - }, - "1569": { - "count": 1, - "time": 0 - }, - "1570": { - "count": 1, - "time": 0 - }, - "1571": { - "count": 1, - "time": 0 - }, - "1572": { - "count": 1, - "time": 0 - }, - "1575": { - "count": 1, - "time": 0 - }, - "1576": { - "count": 1, - "time": 0 - }, - "1577": { - "count": 1, - "time": 0 - }, - "1578": { - "count": 1, - "time": 0 - }, - "1579": { - "count": 1, - "time": 0 - }, - "1580": { - "count": 1, - "time": 0 - }, - "1581": { - "count": 1, - "time": 0 - }, - "1582": { - "count": 1, - "time": 0 - }, - "1583": { - "count": 1, - "time": 0 - }, - "1586": { - "count": 1, - "time": 0 - }, - "1587": { - "count": 1, - "time": 0 - }, - "1588": { - "count": 1, - "time": 0 - }, - "1589": { - "count": 1, - "time": 0 - }, - "1590": { - "count": 1, - "time": 0 - }, - "1591": { - "count": 1, - "time": 0 - }, - "1592": { - "count": 1, - "time": 0 - }, - "1593": { - "count": 1, - "time": 0 - }, - "1594": { - "count": 1, - "time": 0 - }, - "1595": { - "count": 1, - "time": 0 - }, - "1598": { - "count": 1, - "time": 0 - }, - "1599": { - "count": 1, - "time": 0 - }, - "1600": { - "count": 1, - "time": 0 - }, - "1601": { - "count": 1, - "time": 0 - }, - "1602": { - "count": 1, - "time": 0 - }, - "1603": { - "count": 1, - "time": 0 - }, - "1604": { - "count": 1, - "time": 0 - }, - "1605": { - "count": 1, - "time": 0 - }, - "1606": { - "count": 1, - "time": 0 - }, - "1609": { - "count": 1, - "time": 0 - }, - "1610": { - "count": 1, - "time": 0 - }, - "1611": { - "count": 1, - "time": 0 - }, - "1612": { - "count": 1, - "time": 0 - }, - "1613": { - "count": 1, - "time": 0 - }, - "1614": { - "count": 1, - "time": 0 - }, - "1615": { - "count": 1, - "time": 0 - }, - "1616": { - "count": 1, - "time": 0 - }, - "1617": { - "count": 1, - "time": 0 - }, - "1619": { - "count": 1, - "time": 0 - }, - "1620": { - "count": 1, - "time": 0 - } - }, - "ПолучитьСтрокуПодключения": { - "1626": { - "count": 1, - "time": 1 - }, - "1636": { - "count": 1, + "count": 0, "time": 0 } } @@ -8900,15 +3461,15 @@ "#path": "C:\\Program Files\\OneScript\\lib\\package-loader.os", "ПриЗагрузкеБиблиотеки": { "8": { - "count": 5, + "count": 4, "time": 0 }, "11": { - "count": 5, + "count": 4, "time": 0 }, "13": { - "count": 5, + "count": 4, "time": 0 }, "14": { @@ -8924,38 +3485,38 @@ "time": 0 }, "19": { - "count": 4, + "count": 3, "time": 0 }, "20": { - "count": 4, + "count": 3, "time": 0 }, "21": { - "count": 5, + "count": 4, "time": 0 }, "23": { - "count": 5, - "time": 1206 + "count": 4, + "time": 333 } }, "ОбработатьМанифест": { "27": { "count": 1, - "time": 16 + "time": 1 }, "28": { "count": 1, - "time": 51 + "time": 3 }, "29": { "count": 1, - "time": 6 + "time": 1 }, "31": { "count": 1, - "time": 4 + "time": 1 }, "32": { "count": 0, @@ -8974,55 +3535,55 @@ "time": 0 }, "37": { - "count": 6, - "time": 2 - }, - "39": { "count": 5, "time": 1 }, + "39": { + "count": 4, + "time": 0 + }, "41": { "count": 0, "time": 0 }, "43": { - "count": 5, - "time": 0 - }, - "45": { - "count": 5, - "time": 0 - }, - "47": { "count": 4, "time": 0 }, + "45": { + "count": 4, + "time": 0 + }, + "47": { + "count": 3, + "time": 0 + }, "48": { - "count": 2, - "time": 2 + "count": 1, + "time": 0 }, "49": { - "count": 2, - "time": 2 + "count": 1, + "time": 0 }, "50": { - "count": 2, + "count": 1, "time": 0 }, "51": { - "count": 2, + "count": 1, "time": 0 }, "52": { - "count": 2, + "count": 1, "time": 0 }, "55": { - "count": 2, + "count": 1, "time": 0 }, "56": { - "count": 2, + "count": 1, "time": 0 }, "58": { @@ -9030,28 +3591,28 @@ "time": 0 }, "59": { - "count": 2, + "count": 1, "time": 0 }, "61": { - "count": 2, + "count": 1, "time": 0 }, "62": { - "count": 4, + "count": 3, "time": 0 }, "64": { - "count": 4, + "count": 3, "time": 0 }, "65": { "count": 2, - "time": 0 + "time": 1 }, "66": { "count": 2, - "time": 10 + "time": 0 }, "67": { "count": 2, @@ -9106,20 +3667,20 @@ "time": 0 }, "85": { - "count": 4, + "count": 3, "time": 0 }, "87": { - "count": 5, + "count": 4, "time": 0 }, "89": { - "count": 5, + "count": 4, "time": 0 }, "91": { "count": 1, - "time": 1 + "time": 0 }, "93": { "count": 1, @@ -9128,106 +3689,106 @@ }, "ОбработатьСтруктуруКаталоговПоСоглашению": { "97": { - "count": 4, + "count": 3, "time": 0 }, "98": { - "count": 4, + "count": 3, "time": 0 }, "99": { - "count": 4, + "count": 3, "time": 0 }, "100": { - "count": 4, + "count": 3, "time": 0 }, "101": { - "count": 4, + "count": 3, "time": 0 }, "103": { - "count": 4, + "count": 3, "time": 0 }, "104": { - "count": 4, + "count": 3, "time": 0 }, "105": { - "count": 4, + "count": 3, "time": 0 }, "106": { - "count": 4, + "count": 3, "time": 0 }, "107": { - "count": 4, + "count": 3, "time": 0 }, "109": { - "count": 4, + "count": 3, "time": 0 }, "110": { - "count": 4, + "count": 3, "time": 0 }, "111": { - "count": 4, + "count": 3, "time": 0 }, "113": { - "count": 20, + "count": 15, "time": 0 }, "115": { - "count": 16, - "time": 0 - }, - "117": { - "count": 16, - "time": 0 - }, - "119": { - "count": 20, - "time": 0 - }, - "121": { - "count": 16, - "time": 0 - }, - "123": { - "count": 16, - "time": 0 - }, - "125": { "count": 12, "time": 0 }, + "117": { + "count": 12, + "time": 0 + }, + "119": { + "count": 15, + "time": 0 + }, + "121": { + "count": 12, + "time": 0 + }, + "123": { + "count": 12, + "time": 0 + }, + "125": { + "count": 9, + "time": 0 + }, "127": { - "count": 8, + "count": 6, "time": 0 }, "129": { - "count": 8, + "count": 6, "time": 0 }, "131": { - "count": 4, + "count": 3, "time": 0 } }, "ОбработатьКаталогКлассов": { "135": { - "count": 16, + "count": 12, "time": 0 }, "137": { - "count": 16, - "time": 2 + "count": 12, + "time": 0 }, "138": { "count": 1, @@ -9254,41 +3815,41 @@ "time": 0 }, "145": { - "count": 16, + "count": 12, "time": 0 }, "147": { - "count": 16, + "count": 12, "time": 0 } }, "ОбработатьКаталогМодулей": { "151": { - "count": 16, + "count": 12, "time": 0 }, "153": { - "count": 16, - "time": 3 + "count": 12, + "time": 0 }, "154": { - "count": 4, - "time": 11 + "count": 3, + "time": 4 }, "155": { - "count": 14, + "count": 12, "time": 0 }, "156": { - "count": 10, - "time": 1 + "count": 9, + "time": 0 }, "157": { - "count": 10, + "count": 9, "time": 0 }, "159": { - "count": 10, + "count": 9, "time": 0 }, "161": { @@ -9312,33 +3873,33 @@ "time": 0 }, "167": { - "count": 10, + "count": 9, "time": 0 }, "168": { - "count": 10, + "count": 9, "time": 0 }, "169": { - "count": 16, + "count": 12, "time": 0 }, "171": { - "count": 16, + "count": 12, "time": 0 } }, "ОбработатьКаталогВК": { "191": { - "count": 8, - "time": 10 + "count": 6, + "time": 0 }, "192": { - "count": 8, - "time": 3 + "count": 6, + "time": 1 }, "194": { - "count": 8, + "count": 6, "time": 0 }, "195": { @@ -9346,11 +3907,11 @@ "time": 0 }, "196": { - "count": 8, + "count": 6, "time": 0 }, "197": { - "count": 8, + "count": 6, "time": 0 }, "199": { @@ -9358,25 +3919,25 @@ "time": 0 }, "200": { - "count": 8, + "count": 6, "time": 0 }, "202": { - "count": 8, + "count": 6, "time": 0 }, "204": { - "count": 8, + "count": 6, "time": 0 } }, "ОбработатьБиблиотекиCLR": { "207": { - "count": 8, - "time": 1 + "count": 6, + "time": 0 }, "208": { - "count": 8, + "count": 6, "time": 0 }, "209": { @@ -9404,33 +3965,33 @@ "time": 0 }, "217": { - "count": 8, + "count": 6, "time": 0 } }, "ОбработатьКомпонентыNativeApi": { "220": { - "count": 8, + "count": 6, "time": 0 }, "221": { - "count": 8, - "time": 4 + "count": 6, + "time": 2 }, "222": { - "count": 8, + "count": 6, "time": 0 }, "225": { - "count": 8, + "count": 6, "time": 0 }, "230": { - "count": 8, + "count": 6, "time": 0 }, "231": { - "count": 8, + "count": 6, "time": 0 }, "232": { @@ -9458,17 +4019,17 @@ "time": 0 }, "240": { - "count": 8, + "count": 6, "time": 0 } }, "ДобавитьКлассЕслиРанееНеДобавляли": { "243": { - "count": 3, + "count": 2, "time": 0 }, "244": { - "count": 3, + "count": 2, "time": 0 }, "245": { @@ -9484,89 +4045,89 @@ "time": 0 }, "248": { - "count": 3, + "count": 2, "time": 0 }, "250": { - "count": 3, + "count": 2, "time": 0 }, "252": { - "count": 3, - "time": 5 + "count": 2, + "time": 3 }, "253": { "count": 0, "time": 0 }, "255": { - "count": 3, - "time": 1 + "count": 2, + "time": 0 }, "256": { - "count": 3, - "time": 2 + "count": 2, + "time": 0 }, "257": { - "count": 3, + "count": 2, "time": 0 }, "258": { - "count": 3, + "count": 2, "time": 0 }, "259": { - "count": 3, + "count": 2, "time": 0 }, "260": { - "count": 3, + "count": 2, "time": 0 }, "262": { - "count": 3, + "count": 2, "time": 0 }, "263": { - "count": 3, - "time": 2 + "count": 2, + "time": 0 }, "266": { "count": 0, "time": 0 }, "268": { - "count": 3, + "count": 2, "time": 0 }, "269": { - "count": 3, + "count": 2, "time": 0 } }, "ДобавитьМодульЕслиРанееНеДобавляли": { "272": { - "count": 12, + "count": 11, "time": 0 }, "274": { - "count": 12, - "time": 2 + "count": 11, + "time": 1 }, "275": { - "count": 12, + "count": 11, "time": 0 }, "277": { - "count": 12, + "count": 11, "time": 0 }, "278": { - "count": 12, - "time": 4 + "count": 11, + "time": 2 }, "279": { - "count": 12, + "count": 11, "time": 0 }, "281": { @@ -9574,17 +4135,17 @@ "time": 0 }, "283": { - "count": 12, + "count": 11, "time": 0 }, "284": { - "count": 12, + "count": 11, "time": 0 } }, "Вывести": { "287": { - "count": 63, + "count": 53, "time": 0 }, "288": { @@ -9592,11 +4153,11 @@ "time": 0 }, "289": { - "count": 63, + "count": 53, "time": 0 }, "290": { - "count": 63, + "count": 53, "time": 0 } }, @@ -9657,12 +4218,12 @@ }, "326": { "count": 1, - "time": 3 + "time": 1 } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\core\\Classes\\internal\\Modules\\Executor.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\cli\\core\\Classes\\internal\\Modules\\Executor.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\core\\Classes\\internal\\Modules\\Executor.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\cli\\core\\Classes\\internal\\Modules\\Executor.os", "ПолучитьХешСуммуПоследнейСборки": { "4": { "count": 0, @@ -9676,7 +4237,7 @@ "ВыполнитьСкрипт": { "8": { "count": 1, - "time": 23 + "time": 6 }, "9": { "count": 1, @@ -9684,49 +4245,45 @@ } } }, - "": { - "#path": "", + "": { + "#path": "", "$entry": { + "1": { + "count": 1, + "time": 0 + }, "2": { "count": 1, "time": 0 }, + "3": { + "count": 1, + "time": 22 + }, + "4": { + "count": 1, + "time": 0 + }, "5": { "count": 1, - "time": 67 + "time": 20 + }, + "7": { + "count": 1, + "time": 0 }, "8": { "count": 1, "time": 0 }, "9": { - "count": 1, - "time": 6 - }, - "10": { "count": 1, "time": 0 - }, - "11": { - "count": 1, - "time": 0 - }, - "12": { - "count": 1, - "time": 0 - }, - "13": { - "count": 1, - "time": 0 - }, - "14": { - "count": 1, - "time": 2 } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\OPI_Инструменты.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\OPI_Инструменты.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\OPI_Инструменты.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\OPI_Инструменты.os", "ПараметрыЗапросаВСтроку": { "52": { "count": 0, @@ -10054,7 +4611,7 @@ "JsonВСтруктуру": { "197": { "count": 1, - "time": 24 + "time": 0 }, "198": { "count": 1, @@ -10066,11 +4623,11 @@ }, "202": { "count": 1, - "time": 27 + "time": 1 }, "203": { "count": 1, - "time": 6 + "time": 0 }, "205": { "count": 0, @@ -10122,11 +4679,11 @@ }, "227": { "count": 1, - "time": 12 + "time": 0 }, "228": { "count": 1, - "time": 1 + "time": 0 }, "230": { "count": 1, @@ -10284,7 +4841,7 @@ "count": 0, "time": 0 }, - "315": { + "316": { "count": 0, "time": 0 }, @@ -10389,23 +4946,23 @@ }, "ДобавитьПоле": { "370": { - "count": 4, - "time": 1 + "count": 0, + "time": 0 }, "372": { - "count": 4, + "count": 0, "time": 0 }, "373": { - "count": 2, + "count": 0, "time": 0 }, "374": { - "count": 2, + "count": 0, "time": 0 }, "376": { - "count": 2, + "count": 0, "time": 0 }, "377": { @@ -10417,7 +4974,7 @@ "time": 0 }, "380": { - "count": 2, + "count": 0, "time": 0 }, "381": { @@ -10429,7 +4986,7 @@ "time": 0 }, "384": { - "count": 2, + "count": 0, "time": 0 }, "385": { @@ -10441,7 +4998,7 @@ "time": 0 }, "388": { - "count": 2, + "count": 0, "time": 0 }, "389": { @@ -10453,7 +5010,7 @@ "time": 0 }, "392": { - "count": 2, + "count": 0, "time": 0 }, "393": { @@ -10461,7 +5018,7 @@ "time": 0 }, "395": { - "count": 2, + "count": 0, "time": 0 }, "396": { @@ -10469,7 +5026,7 @@ "time": 0 }, "398": { - "count": 2, + "count": 0, "time": 0 }, "399": { @@ -10477,7 +5034,7 @@ "time": 0 }, "401": { - "count": 2, + "count": 0, "time": 0 }, "402": { @@ -10485,7 +5042,7 @@ "time": 0 }, "404": { - "count": 2, + "count": 0, "time": 0 }, "405": { @@ -10493,7 +5050,7 @@ "time": 0 }, "407": { - "count": 2, + "count": 0, "time": 0 }, "408": { @@ -10501,7 +5058,7 @@ "time": 0 }, "410": { - "count": 2, + "count": 0, "time": 0 }, "411": { @@ -10509,7 +5066,7 @@ "time": 0 }, "413": { - "count": 2, + "count": 0, "time": 0 }, "414": { @@ -10521,27 +5078,27 @@ "time": 0 }, "419": { - "count": 2, + "count": 0, "time": 0 }, "420": { - "count": 2, + "count": 0, "time": 0 }, "421": { - "count": 2, + "count": 0, "time": 0 }, "423": { - "count": 2, + "count": 0, "time": 0 }, "425": { - "count": 2, + "count": 0, "time": 0 }, "427": { - "count": 4, + "count": 0, "time": 0 } }, @@ -11157,27 +5714,27 @@ }, "ЭтоOneScript": { "726": { - "count": 26, + "count": 25, "time": 0 }, "731": { - "count": 26, - "time": 7 + "count": 25, + "time": 2 }, "737": { - "count": 26, + "count": 25, "time": 0 }, "739": { - "count": 26, + "count": 25, "time": 0 }, "741": { - "count": 26, + "count": 25, "time": 0 }, "743": { - "count": 26, + "count": 25, "time": 0 } }, @@ -11350,7 +5907,7 @@ "count": 0, "time": 0 }, - "813": { + "814": { "count": 0, "time": 0 }, @@ -11385,7 +5942,7 @@ }, "ОтладочнаяИнформация": { "827": { - "count": 23, + "count": 22, "time": 0 }, "828": { @@ -11393,19 +5950,19 @@ "time": 0 }, "829": { - "count": 23, + "count": 22, "time": 0 }, "833": { - "count": 23, + "count": 22, "time": 0 }, "834": { - "count": 23, + "count": 22, "time": 0 }, "835": { - "count": 23, + "count": 22, "time": 0 }, "838": { @@ -11413,11 +5970,11 @@ "time": 0 }, "839": { - "count": 23, + "count": 22, "time": 0 }, "841": { - "count": 23, + "count": 22, "time": 0 }, "846": { @@ -11425,11 +5982,11 @@ "time": 0 }, "850": { - "count": 23, + "count": 22, "time": 0 }, "852": { - "count": 23, + "count": 22, "time": 0 } }, @@ -11457,11 +6014,11 @@ }, "ЗаменитьУправляющиеПоследовательности": { "871": { - "count": 3, + "count": 1, "time": 0 }, "873": { - "count": 3, + "count": 1, "time": 0 } }, @@ -11521,11 +6078,11 @@ }, "ЧислоВСтроку": { "912": { - "count": 2, + "count": 1, "time": 0 }, "914": { - "count": 2, + "count": 1, "time": 0 } }, @@ -11797,15 +6354,15 @@ }, "ЭтоКоллекция": { "1039": { - "count": 3, + "count": 0, "time": 0 }, "1041": { - "count": 3, + "count": 0, "time": 0 }, "1045": { - "count": 3, + "count": 0, "time": 0 } }, @@ -12227,23 +6784,23 @@ "time": 0 }, "1240": { - "count": 4, + "count": 1, "time": 0 }, "1242": { - "count": 3, + "count": 0, "time": 0 }, "1243": { - "count": 3, + "count": 0, "time": 0 }, "1245": { - "count": 3, + "count": 0, "time": 0 }, "1247": { - "count": 3, + "count": 0, "time": 0 }, "1249": { @@ -12736,8 +7293,8 @@ } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\internal\\Modules\\OPI_ПреобразованиеТипов.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\internal\\Modules\\OPI_ПреобразованиеТипов.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\internal\\Modules\\OPI_ПреобразованиеТипов.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Modules\\internal\\Modules\\OPI_ПреобразованиеТипов.os", "ПолучитьДвоичныеДанные": { "43": { "count": 0, @@ -13030,11 +7587,11 @@ }, "ПолучитьКоллекциюКлючИЗначение": { "177": { - "count": 1, + "count": 2, "time": 0 }, "179": { - "count": 1, + "count": 2, "time": 0 }, "180": { @@ -13042,11 +7599,11 @@ "time": 0 }, "181": { - "count": 1, + "count": 2, "time": 0 }, "183": { - "count": 1, + "count": 2, "time": 0 } }, @@ -13086,7 +7643,7 @@ }, "ПолучитьБулево": { "201": { - "count": 12, + "count": 11, "time": 0 }, "202": { @@ -13094,15 +7651,15 @@ "time": 0 }, "203": { - "count": 12, + "count": 11, "time": 0 }, "207": { - "count": 12, - "time": 11 + "count": 11, + "time": 0 }, "209": { - "count": 12, + "count": 11, "time": 0 }, "213": { @@ -13122,13 +7679,13 @@ "time": 0 }, "221": { - "count": 12, + "count": 11, "time": 0 } }, "ПолучитьСтроку": { "225": { - "count": 36, + "count": 28, "time": 0 }, "226": { @@ -13136,23 +7693,23 @@ "time": 0 }, "227": { - "count": 36, - "time": 2 + "count": 28, + "time": 0 }, "231": { - "count": 36, + "count": 28, "time": 0 }, "233": { - "count": 35, + "count": 28, "time": 0 }, "235": { - "count": 35, + "count": 28, "time": 0 }, "236": { - "count": 35, + "count": 28, "time": 0 }, "237": { @@ -13208,7 +7765,7 @@ "time": 0 }, "262": { - "count": 1, + "count": 0, "time": 0 }, "264": { @@ -13216,11 +7773,11 @@ "time": 0 }, "266": { - "count": 1, + "count": 0, "time": 0 }, "268": { - "count": 1, + "count": 0, "time": 0 }, "270": { @@ -13236,7 +7793,7 @@ "time": 0 }, "276": { - "count": 1, + "count": 0, "time": 0 }, "279": { @@ -13248,11 +7805,11 @@ "time": 0 }, "281": { - "count": 1, + "count": 0, "time": 0 }, "283": { - "count": 36, + "count": 28, "time": 0 } }, @@ -13490,31 +8047,31 @@ }, "ЗаменитьУправляющиеПоследовательности": { "412": { - "count": 3, + "count": 1, "time": 0 }, "414": { - "count": 3, + "count": 1, "time": 0 }, "416": { - "count": 15, - "time": 1 + "count": 5, + "time": 0 }, "418": { - "count": 12, - "time": 1 + "count": 4, + "time": 0 }, "419": { - "count": 12, + "count": 4, "time": 0 }, "421": { - "count": 12, + "count": 4, "time": 0 }, "423": { - "count": 3, + "count": 1, "time": 0 } }, @@ -13550,28 +8107,28 @@ }, "JSONСтрокой": { "443": { - "count": 1, + "count": 0, "time": 0 }, "445": { - "count": 1, - "time": 11 + "count": 0, + "time": 0 }, "456": { - "count": 1, + "count": 0, "time": 0 }, "457": { - "count": 1, - "time": 9 + "count": 0, + "time": 0 }, "459": { - "count": 1, - "time": 28 + "count": 0, + "time": 0 }, "460": { - "count": 1, - "time": 2 + "count": 0, + "time": 0 }, "463": { "count": 0, @@ -13582,13 +8139,13 @@ "time": 0 }, "466": { - "count": 1, + "count": 0, "time": 0 } }, "ЧислоВСтроку": { "470": { - "count": 37, + "count": 29, "time": 0 }, "472": { @@ -13596,81 +8153,81 @@ "time": 0 }, "473": { - "count": 0, + "count": 1, "time": 0 }, "475": { - "count": 2, - "time": 14 + "count": 1, + "time": 8 }, "476": { "count": 2, "time": 0 }, "479": { - "count": 35, + "count": 27, "time": 0 }, "480": { - "count": 37, + "count": 29, "time": 0 }, "482": { - "count": 37, + "count": 29, "time": 0 }, "484": { - "count": 37, + "count": 29, "time": 0 } }, "ЭтоКоллекция": { "492": { - "count": 4, + "count": 3, "time": 0 }, "496": { - "count": 4, + "count": 3, "time": 0 } }, "ЭтоСимвольное": { "500": { - "count": 36, - "time": 1 + "count": 28, + "time": 0 }, "504": { - "count": 36, + "count": 28, "time": 0 } }, "ПолучитьСоответствиеУправляющихПоследовательностей": { "508": { - "count": 4, + "count": 2, "time": 0 }, "510": { - "count": 4, + "count": 2, "time": 0 }, "511": { - "count": 4, + "count": 2, "time": 0 }, "512": { - "count": 4, + "count": 2, "time": 0 }, "513": { - "count": 4, + "count": 2, "time": 0 }, "515": { - "count": 4, + "count": 2, "time": 0 }, "517": { - "count": 4, + "count": 2, "time": 0 } }, @@ -13919,47 +8476,35 @@ } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\core\\Modules\\OPI_Telegram.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\core\\Modules\\OPI_Telegram.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\core\\Modules\\OPI_Telegram.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\core\\Modules\\OPI_Telegram.os", "ПолучитьИнформациюБота": { - "62": { - "count": 0, + "66": { + "count": 1, "time": 0 }, - "64": { - "count": 0, - "time": 0 - }, - "65": { - "count": 0, - "time": 0 - }, - "67": { - "count": 0, + "68": { + "count": 1, "time": 0 }, "69": { - "count": 0, + "count": 1, + "time": 0 + }, + "71": { + "count": 1, + "time": 0 + }, + "73": { + "count": 1, "time": 0 } }, "ПолучитьОбновления": { - "86": { - "count": 0, - "time": 0 - }, - "88": { - "count": 0, - "time": 0 - }, "90": { "count": 0, "time": 0 }, - "91": { - "count": 0, - "time": 0 - }, "92": { "count": 0, "time": 0 @@ -13972,25 +8517,25 @@ "count": 0, "time": 0 }, - "97": { + "96": { + "count": 0, + "time": 0 + }, + "98": { + "count": 0, + "time": 0 + }, + "99": { + "count": 0, + "time": 0 + }, + "101": { "count": 0, "time": 0 } }, "УстановитьWebhook": { - "113": { - "count": 0, - "time": 0 - }, - "115": { - "count": 0, - "time": 0 - }, - "116": { - "count": 0, - "time": 0 - }, - "118": { + "117": { "count": 0, "time": 0 }, @@ -13998,51 +8543,55 @@ "count": 0, "time": 0 }, - "121": { + "120": { + "count": 0, + "time": 0 + }, + "122": { "count": 0, "time": 0 }, "123": { "count": 0, "time": 0 + }, + "125": { + "count": 0, + "time": 0 + }, + "127": { + "count": 0, + "time": 0 } }, "УдалитьWebhook": { - "138": { + "142": { "count": 0, "time": 0 }, - "140": { - "count": 0, - "time": 0 - }, - "141": { - "count": 0, - "time": 0 - }, - "143": { + "144": { "count": 0, "time": 0 }, "145": { "count": 0, "time": 0 + }, + "147": { + "count": 0, + "time": 0 + }, + "149": { + "count": 0, + "time": 0 } }, "СкачатьФайл": { - "161": { + "165": { "count": 0, "time": 0 }, - "163": { - "count": 0, - "time": 0 - }, - "164": { - "count": 0, - "time": 0 - }, - "166": { + "167": { "count": 0, "time": 0 }, @@ -14050,11 +8599,11 @@ "count": 0, "time": 0 }, - "169": { + "170": { "count": 0, "time": 0 }, - "171": { + "172": { "count": 0, "time": 0 }, @@ -14078,11 +8627,11 @@ "count": 0, "time": 0 }, - "182": { + "183": { "count": 0, "time": 0 }, - "184": { + "185": { "count": 0, "time": 0 }, @@ -14090,10 +8639,6 @@ "count": 0, "time": 0 }, - "187": { - "count": 0, - "time": 0 - }, "188": { "count": 0, "time": 0 @@ -14102,11 +8647,11 @@ "count": 0, "time": 0 }, - "192": { + "191": { "count": 0, "time": 0 }, - "193": { + "192": { "count": 0, "time": 0 }, @@ -14118,36 +8663,36 @@ "count": 0, "time": 0 }, + "197": { + "count": 0, + "time": 0 + }, "198": { "count": 0, "time": 0 }, - "199": { + "200": { "count": 0, "time": 0 }, - "201": { + "202": { "count": 0, "time": 0 }, "203": { "count": 0, "time": 0 + }, + "205": { + "count": 0, + "time": 0 + }, + "207": { + "count": 0, + "time": 0 } }, "ОбработатьДанныеTMA": { - "216": { - "count": 0, - "time": 0 - }, - "217": { - "count": 0, - "time": 0 - }, - "219": { - "count": 0, - "time": 0 - }, "220": { "count": 0, "time": 0 @@ -14164,7 +8709,11 @@ "count": 0, "time": 0 }, - "226": { + "225": { + "count": 0, + "time": 0 + }, + "227": { "count": 0, "time": 0 }, @@ -14172,11 +8721,11 @@ "count": 0, "time": 0 }, - "229": { + "230": { "count": 0, "time": 0 }, - "231": { + "232": { "count": 0, "time": 0 }, @@ -14188,10 +8737,6 @@ "count": 0, "time": 0 }, - "236": { - "count": 0, - "time": 0 - }, "237": { "count": 0, "time": 0 @@ -14200,11 +8745,11 @@ "count": 0, "time": 0 }, - "241": { + "240": { "count": 0, "time": 0 }, - "242": { + "241": { "count": 0, "time": 0 }, @@ -14216,11 +8761,11 @@ "count": 0, "time": 0 }, - "247": { + "246": { "count": 0, "time": 0 }, - "248": { + "247": { "count": 0, "time": 0 }, @@ -14232,6 +8777,10 @@ "count": 0, "time": 0 }, + "252": { + "count": 0, + "time": 0 + }, "253": { "count": 0, "time": 0 @@ -14240,11 +8789,11 @@ "count": 0, "time": 0 }, - "256": { + "257": { "count": 0, "time": 0 }, - "258": { + "259": { "count": 0, "time": 0 }, @@ -14252,10 +8801,6 @@ "count": 0, "time": 0 }, - "261": { - "count": 0, - "time": 0 - }, "262": { "count": 0, "time": 0 @@ -14268,7 +8813,11 @@ "count": 0, "time": 0 }, - "267": { + "266": { + "count": 0, + "time": 0 + }, + "268": { "count": 0, "time": 0 }, @@ -14276,11 +8825,11 @@ "count": 0, "time": 0 }, - "270": { + "271": { "count": 0, "time": 0 }, - "272": { + "273": { "count": 0, "time": 0 }, @@ -14288,11 +8837,7 @@ "count": 0, "time": 0 }, - "275": { - "count": 0, - "time": 0 - }, - "277": { + "276": { "count": 0, "time": 0 }, @@ -14300,7 +8845,11 @@ "count": 0, "time": 0 }, - "280": { + "279": { + "count": 0, + "time": 0 + }, + "281": { "count": 0, "time": 0 }, @@ -14311,125 +8860,121 @@ "284": { "count": 0, "time": 0 + }, + "286": { + "count": 0, + "time": 0 + }, + "288": { + "count": 0, + "time": 0 } }, "ОтправитьТекстовоеСообщение": { - "313": { - "count": 1, - "time": 0 - }, - "314": { - "count": 1, - "time": 0 - }, - "316": { - "count": 1, + "317": { + "count": 0, "time": 0 }, "318": { - "count": 1, - "time": 0 - }, - "319": { - "count": 1, + "count": 0, "time": 0 }, "320": { - "count": 1, - "time": 0 - }, - "321": { - "count": 1, + "count": 0, "time": 0 }, "322": { - "count": 1, + "count": 0, + "time": 0 + }, + "323": { + "count": 0, "time": 0 }, "324": { - "count": 1, + "count": 0, + "time": 0 + }, + "325": { + "count": 0, "time": 0 }, "326": { - "count": 1, + "count": 0, "time": 0 }, - "327": { - "count": 1, - "time": 1 + "328": { + "count": 0, + "time": 0 }, - "329": { - "count": 1, + "330": { + "count": 0, "time": 0 }, "331": { - "count": 1, + "count": 0, + "time": 0 + }, + "333": { + "count": 0, + "time": 0 + }, + "335": { + "count": 0, "time": 0 } }, "ОтправитьКартинку": { - "356": { + "360": { "count": 0, "time": 0 }, - "358": { + "362": { "count": 0, "time": 0 } }, "ОтправитьВидео": { - "383": { + "387": { "count": 0, "time": 0 }, - "385": { + "389": { "count": 0, "time": 0 } }, "ОтправитьАудио": { - "410": { + "414": { "count": 0, "time": 0 }, - "412": { + "416": { "count": 0, "time": 0 } }, "ОтправитьДокумент": { - "439": { + "443": { "count": 0, "time": 0 }, - "441": { + "445": { "count": 0, "time": 0 } }, "ОтправитьГифку": { - "466": { + "470": { "count": 0, "time": 0 }, - "468": { + "472": { "count": 0, "time": 0 } }, "ОтправитьМедиагруппу": { - "498": { - "count": 0, - "time": 0 - }, - "500": { - "count": 0, - "time": 0 - }, - "501": { - "count": 0, - "time": 0 - }, "502": { "count": 0, "time": 0 @@ -14438,11 +8983,11 @@ "count": 0, "time": 0 }, - "506": { + "505": { "count": 0, "time": 0 }, - "507": { + "506": { "count": 0, "time": 0 }, @@ -14458,7 +9003,7 @@ "count": 0, "time": 0 }, - "513": { + "512": { "count": 0, "time": 0 }, @@ -14470,7 +9015,7 @@ "count": 0, "time": 0 }, - "516": { + "517": { "count": 0, "time": 0 }, @@ -14478,6 +9023,10 @@ "count": 0, "time": 0 }, + "519": { + "count": 0, + "time": 0 + }, "520": { "count": 0, "time": 0 @@ -14485,49 +9034,49 @@ "522": { "count": 0, "time": 0 + }, + "524": { + "count": 0, + "time": 0 + }, + "526": { + "count": 0, + "time": 0 } }, "ОтправитьМестоположение": { - "541": { - "count": 0, - "time": 0 - }, - "542": { - "count": 0, - "time": 0 - }, - "543": { - "count": 0, - "time": 0 - }, "545": { "count": 0, "time": 0 }, + "546": { + "count": 0, + "time": 0 + }, "547": { "count": 0, "time": 0 }, - "548": { - "count": 0, - "time": 0 - }, "549": { "count": 0, "time": 0 }, - "550": { - "count": 0, - "time": 0 - }, "551": { "count": 0, "time": 0 }, + "552": { + "count": 0, + "time": 0 + }, "553": { "count": 0, "time": 0 }, + "554": { + "count": 0, + "time": 0 + }, "555": { "count": 0, "time": 0 @@ -14539,41 +9088,33 @@ "559": { "count": 0, "time": 0 + }, + "561": { + "count": 0, + "time": 0 + }, + "563": { + "count": 0, + "time": 0 } }, "ОтправитьКонтакт": { - "579": { - "count": 0, - "time": 0 - }, - "580": { - "count": 0, - "time": 0 - }, - "581": { - "count": 0, - "time": 0 - }, "583": { "count": 0, "time": 0 }, + "584": { + "count": 0, + "time": 0 + }, "585": { "count": 0, "time": 0 }, - "586": { - "count": 0, - "time": 0 - }, "587": { "count": 0, "time": 0 }, - "588": { - "count": 0, - "time": 0 - }, "589": { "count": 0, "time": 0 @@ -14582,10 +9123,18 @@ "count": 0, "time": 0 }, + "591": { + "count": 0, + "time": 0 + }, "592": { "count": 0, "time": 0 }, + "593": { + "count": 0, + "time": 0 + }, "594": { "count": 0, "time": 0 @@ -14597,25 +9146,25 @@ "598": { "count": 0, "time": 0 + }, + "600": { + "count": 0, + "time": 0 + }, + "602": { + "count": 0, + "time": 0 } }, "ОтправитьОпрос": { - "617": { - "count": 0, - "time": 0 - }, - "618": { - "count": 0, - "time": 0 - }, - "619": { - "count": 0, - "time": 0 - }, "621": { "count": 0, "time": 0 }, + "622": { + "count": 0, + "time": 0 + }, "623": { "count": 0, "time": 0 @@ -14624,15 +9173,11 @@ "count": 0, "time": 0 }, - "626": { - "count": 0, - "time": 0 - }, "627": { "count": 0, "time": 0 }, - "628": { + "629": { "count": 0, "time": 0 }, @@ -14644,7 +9189,11 @@ "count": 0, "time": 0 }, - "633": { + "632": { + "count": 0, + "time": 0 + }, + "634": { "count": 0, "time": 0 }, @@ -14655,22 +9204,18 @@ "637": { "count": 0, "time": 0 + }, + "639": { + "count": 0, + "time": 0 + }, + "641": { + "count": 0, + "time": 0 } }, "ПереслатьСообщение": { - "655": { - "count": 0, - "time": 0 - }, - "656": { - "count": 0, - "time": 0 - }, - "657": { - "count": 0, - "time": 0 - }, - "658": { + "659": { "count": 0, "time": 0 }, @@ -14678,11 +9223,11 @@ "count": 0, "time": 0 }, - "662": { + "661": { "count": 0, "time": 0 }, - "663": { + "662": { "count": 0, "time": 0 }, @@ -14694,6 +9239,10 @@ "count": 0, "time": 0 }, + "667": { + "count": 0, + "time": 0 + }, "668": { "count": 0, "time": 0 @@ -14705,25 +9254,21 @@ "672": { "count": 0, "time": 0 + }, + "674": { + "count": 0, + "time": 0 + }, + "676": { + "count": 0, + "time": 0 } }, "УдалитьСообщение": { - "689": { - "count": 0, - "time": 0 - }, - "691": { - "count": 0, - "time": 0 - }, "693": { "count": 0, "time": 0 }, - "694": { - "count": 0, - "time": 0 - }, "695": { "count": 0, "time": 0 @@ -14736,24 +9281,24 @@ "count": 0, "time": 0 }, - "700": { + "699": { + "count": 0, + "time": 0 + }, + "701": { + "count": 0, + "time": 0 + }, + "702": { + "count": 0, + "time": 0 + }, + "704": { "count": 0, "time": 0 } }, "ЗаменитьКлавиатуруСообщения": { - "718": { - "count": 0, - "time": 0 - }, - "720": { - "count": 0, - "time": 0 - }, - "721": { - "count": 0, - "time": 0 - }, "722": { "count": 0, "time": 0 @@ -14762,33 +9307,37 @@ "count": 0, "time": 0 }, + "725": { + "count": 0, + "time": 0 + }, "726": { "count": 0, "time": 0 }, - "727": { + "728": { "count": 0, "time": 0 }, - "729": { + "730": { "count": 0, "time": 0 }, "731": { "count": 0, "time": 0 + }, + "733": { + "count": 0, + "time": 0 + }, + "735": { + "count": 0, + "time": 0 } }, "ЗаменитьТекстСообщения": { - "754": { - "count": 0, - "time": 0 - }, - "755": { - "count": 0, - "time": 0 - }, - "757": { + "758": { "count": 0, "time": 0 }, @@ -14800,15 +9349,11 @@ "count": 0, "time": 0 }, - "762": { - "count": 0, - "time": 0 - }, "763": { "count": 0, "time": 0 }, - "764": { + "765": { "count": 0, "time": 0 }, @@ -14816,33 +9361,37 @@ "count": 0, "time": 0 }, + "767": { + "count": 0, + "time": 0 + }, "768": { "count": 0, "time": 0 }, - "769": { + "770": { "count": 0, "time": 0 }, - "771": { + "772": { "count": 0, "time": 0 }, "773": { "count": 0, "time": 0 + }, + "775": { + "count": 0, + "time": 0 + }, + "777": { + "count": 0, + "time": 0 } }, "ЗаменитьОписаниеСообщения": { - "796": { - "count": 0, - "time": 0 - }, - "797": { - "count": 0, - "time": 0 - }, - "799": { + "800": { "count": 0, "time": 0 }, @@ -14854,15 +9403,11 @@ "count": 0, "time": 0 }, - "804": { - "count": 0, - "time": 0 - }, "805": { "count": 0, "time": 0 }, - "806": { + "807": { "count": 0, "time": 0 }, @@ -14870,36 +9415,36 @@ "count": 0, "time": 0 }, + "809": { + "count": 0, + "time": 0 + }, "810": { "count": 0, "time": 0 }, - "811": { + "812": { "count": 0, "time": 0 }, - "813": { + "814": { "count": 0, "time": 0 }, "815": { "count": 0, "time": 0 + }, + "817": { + "count": 0, + "time": 0 + }, + "819": { + "count": 0, + "time": 0 } }, "СформироватьКлавиатуруПоМассивуКнопок": { - "834": { - "count": 0, - "time": 0 - }, - "835": { - "count": 0, - "time": 0 - }, - "836": { - "count": 0, - "time": 0 - }, "838": { "count": 0, "time": 0 @@ -14908,7 +9453,7 @@ "count": 0, "time": 0 }, - "841": { + "840": { "count": 0, "time": 0 }, @@ -14916,7 +9461,7 @@ "count": 0, "time": 0 }, - "844": { + "843": { "count": 0, "time": 0 }, @@ -14924,7 +9469,7 @@ "count": 0, "time": 0 }, - "847": { + "846": { "count": 0, "time": 0 }, @@ -14932,7 +9477,11 @@ "count": 0, "time": 0 }, - "850": { + "849": { + "count": 0, + "time": 0 + }, + "851": { "count": 0, "time": 0 }, @@ -14943,18 +9492,18 @@ "854": { "count": 0, "time": 0 + }, + "856": { + "count": 0, + "time": 0 + }, + "858": { + "count": 0, + "time": 0 } }, "Бан": { - "875": { - "count": 0, - "time": 0 - }, - "876": { - "count": 0, - "time": 0 - }, - "878": { + "879": { "count": 0, "time": 0 }, @@ -14962,15 +9511,11 @@ "count": 0, "time": 0 }, - "881": { - "count": 0, - "time": 0 - }, "882": { "count": 0, "time": 0 }, - "883": { + "884": { "count": 0, "time": 0 }, @@ -14978,6 +9523,10 @@ "count": 0, "time": 0 }, + "886": { + "count": 0, + "time": 0 + }, "887": { "count": 0, "time": 0 @@ -14985,18 +9534,18 @@ "889": { "count": 0, "time": 0 + }, + "891": { + "count": 0, + "time": 0 + }, + "893": { + "count": 0, + "time": 0 } }, "Разбан": { - "906": { - "count": 0, - "time": 0 - }, - "907": { - "count": 0, - "time": 0 - }, - "909": { + "910": { "count": 0, "time": 0 }, @@ -15004,26 +9553,26 @@ "count": 0, "time": 0 }, - "912": { - "count": 0, - "time": 0 - }, "913": { "count": 0, "time": 0 }, - "914": { - "count": 0, - "time": 0 - }, "915": { "count": 0, "time": 0 }, + "916": { + "count": 0, + "time": 0 + }, "917": { "count": 0, "time": 0 }, + "918": { + "count": 0, + "time": 0 + }, "919": { "count": 0, "time": 0 @@ -15031,18 +9580,18 @@ "921": { "count": 0, "time": 0 + }, + "923": { + "count": 0, + "time": 0 + }, + "925": { + "count": 0, + "time": 0 } }, "СоздатьСсылкуПриглашение": { - "944": { - "count": 0, - "time": 0 - }, - "945": { - "count": 0, - "time": 0 - }, - "947": { + "948": { "count": 0, "time": 0 }, @@ -15050,18 +9599,10 @@ "count": 0, "time": 0 }, - "950": { - "count": 0, - "time": 0 - }, "951": { "count": 0, "time": 0 }, - "952": { - "count": 0, - "time": 0 - }, "953": { "count": 0, "time": 0 @@ -15070,10 +9611,18 @@ "count": 0, "time": 0 }, + "955": { + "count": 0, + "time": 0 + }, "956": { "count": 0, "time": 0 }, + "957": { + "count": 0, + "time": 0 + }, "958": { "count": 0, "time": 0 @@ -15081,18 +9630,18 @@ "960": { "count": 0, "time": 0 + }, + "962": { + "count": 0, + "time": 0 + }, + "964": { + "count": 0, + "time": 0 } }, "ЗакрепитьСообщение": { - "977": { - "count": 0, - "time": 0 - }, - "978": { - "count": 0, - "time": 0 - }, - "980": { + "981": { "count": 0, "time": 0 }, @@ -15100,26 +9649,26 @@ "count": 0, "time": 0 }, - "983": { - "count": 0, - "time": 0 - }, "984": { "count": 0, "time": 0 }, - "985": { - "count": 0, - "time": 0 - }, "986": { "count": 0, "time": 0 }, + "987": { + "count": 0, + "time": 0 + }, "988": { "count": 0, "time": 0 }, + "989": { + "count": 0, + "time": 0 + }, "990": { "count": 0, "time": 0 @@ -15127,18 +9676,18 @@ "992": { "count": 0, "time": 0 + }, + "994": { + "count": 0, + "time": 0 + }, + "996": { + "count": 0, + "time": 0 } }, "ОткрепитьСообщение": { - "1009": { - "count": 0, - "time": 0 - }, - "1010": { - "count": 0, - "time": 0 - }, - "1012": { + "1013": { "count": 0, "time": 0 }, @@ -15146,15 +9695,11 @@ "count": 0, "time": 0 }, - "1015": { - "count": 0, - "time": 0 - }, "1016": { "count": 0, "time": 0 }, - "1017": { + "1018": { "count": 0, "time": 0 }, @@ -15162,6 +9707,10 @@ "count": 0, "time": 0 }, + "1020": { + "count": 0, + "time": 0 + }, "1021": { "count": 0, "time": 0 @@ -15169,25 +9718,21 @@ "1023": { "count": 0, "time": 0 + }, + "1025": { + "count": 0, + "time": 0 + }, + "1027": { + "count": 0, + "time": 0 } }, "ПолучитьЧислоУчастников": { - "1039": { - "count": 0, - "time": 0 - }, - "1041": { - "count": 0, - "time": 0 - }, "1043": { "count": 0, "time": 0 }, - "1044": { - "count": 0, - "time": 0 - }, "1045": { "count": 0, "time": 0 @@ -15196,6 +9741,10 @@ "count": 0, "time": 0 }, + "1048": { + "count": 0, + "time": 0 + }, "1049": { "count": 0, "time": 0 @@ -15203,26 +9752,22 @@ "1051": { "count": 0, "time": 0 + }, + "1053": { + "count": 0, + "time": 0 + }, + "1055": { + "count": 0, + "time": 0 } }, "ПолучитьСписокИконокАватаров": { - "1070": { - "count": 0, - "time": 0 - }, - "1072": { - "count": 0, - "time": 0 - }, - "1073": { - "count": 0, - "time": 0 - }, "1074": { "count": 0, "time": 0 }, - "1075": { + "1076": { "count": 0, "time": 0 }, @@ -15242,11 +9787,11 @@ "count": 0, "time": 0 }, - "1083": { + "1082": { "count": 0, "time": 0 }, - "1084": { + "1083": { "count": 0, "time": 0 }, @@ -15258,98 +9803,98 @@ "count": 0, "time": 0 }, + "1088": { + "count": 0, + "time": 0 + }, "1089": { "count": 0, "time": 0 + }, + "1091": { + "count": 0, + "time": 0 + }, + "1093": { + "count": 0, + "time": 0 } }, "СоздатьТемуФорума": { - "1107": { + "1111": { "count": 0, "time": 0 }, - "1109": { + "1113": { "count": 0, "time": 0 } }, "ИзменитьТемуФорума": { - "1132": { + "1136": { "count": 0, "time": 0 }, - "1133": { + "1137": { "count": 0, "time": 0 } }, "ЗакрытьТемуФорума": { - "1150": { + "1154": { "count": 0, "time": 0 }, - "1152": { + "1156": { "count": 0, "time": 0 } }, "ОткрытьТемуФорума": { - "1169": { + "1173": { "count": 0, "time": 0 }, - "1171": { + "1175": { "count": 0, "time": 0 } }, "УдалитьТемуФорума": { - "1188": { + "1192": { "count": 0, "time": 0 }, - "1190": { + "1194": { "count": 0, "time": 0 } }, "СкрытьГлавнуюТемуФорума": { - "1206": { + "1210": { "count": 0, "time": 0 }, - "1208": { + "1212": { "count": 0, "time": 0 } }, "ПоказатьГлавнуюТемуФорума": { - "1224": { + "1228": { "count": 0, "time": 0 }, - "1226": { + "1230": { "count": 0, "time": 0 } }, "ИзменитьИмяГлавнойТемыФорума": { - "1243": { - "count": 0, - "time": 0 - }, - "1245": { - "count": 0, - "time": 0 - }, "1247": { "count": 0, "time": 0 }, - "1248": { - "count": 0, - "time": 0 - }, "1249": { "count": 0, "time": 0 @@ -15358,6 +9903,10 @@ "count": 0, "time": 0 }, + "1252": { + "count": 0, + "time": 0 + }, "1253": { "count": 0, "time": 0 @@ -15365,21 +9914,17 @@ "1255": { "count": 0, "time": 0 + }, + "1257": { + "count": 0, + "time": 0 + }, + "1259": { + "count": 0, + "time": 0 } }, "ОчиститьСписокЗакрепленныхСообщенийТемы": { - "1272": { - "count": 0, - "time": 0 - }, - "1273": { - "count": 0, - "time": 0 - }, - "1274": { - "count": 0, - "time": 0 - }, "1276": { "count": 0, "time": 0 @@ -15400,7 +9945,7 @@ "count": 0, "time": 0 }, - "1283": { + "1282": { "count": 0, "time": 0 }, @@ -15408,7 +9953,7 @@ "count": 0, "time": 0 }, - "1286": { + "1285": { "count": 0, "time": 0 }, @@ -15416,41 +9961,41 @@ "count": 0, "time": 0 }, - "1289": { + "1288": { + "count": 0, + "time": 0 + }, + "1290": { "count": 0, "time": 0 }, "1291": { "count": 0, "time": 0 + }, + "1293": { + "count": 0, + "time": 0 + }, + "1295": { + "count": 0, + "time": 0 } }, "ОтправитьФайл": { - "1308": { - "count": 0, - "time": 0 - }, - "1309": { - "count": 0, - "time": 0 - }, - "1310": { - "count": 0, - "time": 0 - }, "1312": { "count": 0, "time": 0 }, + "1313": { + "count": 0, + "time": 0 + }, "1314": { "count": 0, "time": 0 }, - "1315": { - "count": 0, - "time": 0 - }, - "1317": { + "1316": { "count": 0, "time": 0 }, @@ -15458,7 +10003,11 @@ "count": 0, "time": 0 }, - "1320": { + "1319": { + "count": 0, + "time": 0 + }, + "1321": { "count": 0, "time": 0 }, @@ -15466,15 +10015,11 @@ "count": 0, "time": 0 }, - "1323": { - "count": 0, - "time": 0 - }, "1324": { "count": 0, "time": 0 }, - "1325": { + "1326": { "count": 0, "time": 0 }, @@ -15482,15 +10027,15 @@ "count": 0, "time": 0 }, + "1328": { + "count": 0, + "time": 0 + }, "1329": { "count": 0, "time": 0 }, - "1330": { - "count": 0, - "time": 0 - }, - "1332": { + "1331": { "count": 0, "time": 0 }, @@ -15506,24 +10051,24 @@ "count": 0, "time": 0 }, + "1337": { + "count": 0, + "time": 0 + }, "1338": { "count": 0, "time": 0 + }, + "1340": { + "count": 0, + "time": 0 + }, + "1342": { + "count": 0, + "time": 0 } }, "УправлениеТемойФорума": { - "1346": { - "count": 0, - "time": 0 - }, - "1347": { - "count": 0, - "time": 0 - }, - "1349": { - "count": 0, - "time": 0 - }, "1350": { "count": 0, "time": 0 @@ -15532,11 +10077,11 @@ "count": 0, "time": 0 }, - "1352": { + "1353": { "count": 0, "time": 0 }, - "1353": { + "1354": { "count": 0, "time": 0 }, @@ -15548,7 +10093,7 @@ "count": 0, "time": 0 }, - "1358": { + "1357": { "count": 0, "time": 0 }, @@ -15556,7 +10101,11 @@ "count": 0, "time": 0 }, - "1361": { + "1360": { + "count": 0, + "time": 0 + }, + "1362": { "count": 0, "time": 0 }, @@ -15567,22 +10116,18 @@ "1365": { "count": 0, "time": 0 - } - }, - "УправлениеСостояниемТемыФорума": { + }, + "1367": { + "count": 0, + "time": 0 + }, "1369": { "count": 0, "time": 0 - }, - "1371": { - "count": 0, - "time": 0 - }, - "1372": { - "count": 0, - "time": 0 - }, - "1374": { + } + }, + "УправлениеСостояниемТемыФорума": { + "1373": { "count": 0, "time": 0 }, @@ -15590,7 +10135,11 @@ "count": 0, "time": 0 }, - "1377": { + "1376": { + "count": 0, + "time": 0 + }, + "1378": { "count": 0, "time": 0 }, @@ -15598,10 +10147,6 @@ "count": 0, "time": 0 }, - "1380": { - "count": 0, - "time": 0 - }, "1381": { "count": 0, "time": 0 @@ -15614,33 +10159,33 @@ "count": 0, "time": 0 }, - "1386": { + "1385": { + "count": 0, + "time": 0 + }, + "1387": { "count": 0, "time": 0 }, "1388": { "count": 0, "time": 0 - } - }, - "УправлениеВидимостьюГлавнойТемыФорума": { + }, + "1390": { + "count": 0, + "time": 0 + }, "1392": { "count": 0, "time": 0 - }, - "1393": { - "count": 0, - "time": 0 - }, - "1395": { - "count": 0, - "time": 0 - }, + } + }, + "УправлениеВидимостьюГлавнойТемыФорума": { "1396": { "count": 0, "time": 0 }, - "1398": { + "1397": { "count": 0, "time": 0 }, @@ -15648,7 +10193,7 @@ "count": 0, "time": 0 }, - "1401": { + "1400": { "count": 0, "time": 0 }, @@ -15656,7 +10201,7 @@ "count": 0, "time": 0 }, - "1404": { + "1403": { "count": 0, "time": 0 }, @@ -15664,28 +10209,28 @@ "count": 0, "time": 0 }, - "1407": { + "1406": { + "count": 0, + "time": 0 + }, + "1408": { "count": 0, "time": 0 }, "1409": { "count": 0, "time": 0 - } - }, - "ОпределитьМетодУправленияФорумом": { + }, + "1411": { + "count": 0, + "time": 0 + }, "1413": { "count": 0, "time": 0 - }, - "1414": { - "count": 0, - "time": 0 - }, - "1415": { - "count": 0, - "time": 0 - }, + } + }, + "ОпределитьМетодУправленияФорумом": { "1417": { "count": 0, "time": 0 @@ -15698,10 +10243,6 @@ "count": 0, "time": 0 }, - "1420": { - "count": 0, - "time": 0 - }, "1421": { "count": 0, "time": 0 @@ -15710,6 +10251,10 @@ "count": 0, "time": 0 }, + "1423": { + "count": 0, + "time": 0 + }, "1424": { "count": 0, "time": 0 @@ -15718,36 +10263,32 @@ "count": 0, "time": 0 }, - "1427": { + "1426": { + "count": 0, + "time": 0 + }, + "1428": { "count": 0, "time": 0 }, "1429": { "count": 0, "time": 0 - } - }, - "СоздатьВысокуюКлавиатуру": { + }, + "1431": { + "count": 0, + "time": 0 + }, "1433": { "count": 0, "time": 0 - }, - "1435": { - "count": 0, - "time": 0 - }, - "1436": { - "count": 0, - "time": 0 - }, + } + }, + "СоздатьВысокуюКлавиатуру": { "1437": { "count": 0, "time": 0 }, - "1438": { - "count": 0, - "time": 0 - }, "1439": { "count": 0, "time": 0 @@ -15756,28 +10297,32 @@ "count": 0, "time": 0 }, + "1441": { + "count": 0, + "time": 0 + }, "1442": { "count": 0, "time": 0 }, + "1443": { + "count": 0, + "time": 0 + }, "1444": { "count": 0, "time": 0 - } - }, - "СоздатьДлиннуюКлавиатуру": { + }, + "1446": { + "count": 0, + "time": 0 + }, "1448": { "count": 0, "time": 0 - }, - "1449": { - "count": 0, - "time": 0 - }, - "1451": { - "count": 0, - "time": 0 - }, + } + }, + "СоздатьДлиннуюКлавиатуру": { "1452": { "count": 0, "time": 0 @@ -15786,7 +10331,7 @@ "count": 0, "time": 0 }, - "1454": { + "1455": { "count": 0, "time": 0 }, @@ -15794,6 +10339,10 @@ "count": 0, "time": 0 }, + "1457": { + "count": 0, + "time": 0 + }, "1458": { "count": 0, "time": 0 @@ -15801,25 +10350,17 @@ "1460": { "count": 0, "time": 0 - } - }, - "ОпределитьМетодОтправки": { + }, + "1462": { + "count": 0, + "time": 0 + }, "1464": { "count": 0, "time": 0 - }, - "1465": { - "count": 0, - "time": 0 - }, - "1466": { - "count": 0, - "time": 0 - }, - "1467": { - "count": 0, - "time": 0 - }, + } + }, + "ОпределитьМетодОтправки": { "1468": { "count": 0, "time": 0 @@ -15836,6 +10377,10 @@ "count": 0, "time": 0 }, + "1472": { + "count": 0, + "time": 0 + }, "1473": { "count": 0, "time": 0 @@ -15844,33 +10389,37 @@ "count": 0, "time": 0 }, - "1476": { + "1475": { + "count": 0, + "time": 0 + }, + "1477": { "count": 0, "time": 0 }, "1478": { "count": 0, "time": 0 - } - }, - "ПреобразоватьДанныеФайла": { + }, + "1480": { + "count": 0, + "time": 0 + }, "1482": { "count": 0, "time": 0 - }, - "1484": { - "count": 0, - "time": 0 - }, + } + }, + "ПреобразоватьДанныеФайла": { "1486": { "count": 0, "time": 0 }, - "1487": { + "1488": { "count": 0, "time": 0 }, - "1489": { + "1490": { "count": 0, "time": 0 }, @@ -15878,11 +10427,7 @@ "count": 0, "time": 0 }, - "1492": { - "count": 0, - "time": 0 - }, - "1494": { + "1493": { "count": 0, "time": 0 }, @@ -15898,6 +10443,10 @@ "count": 0, "time": 0 }, + "1499": { + "count": 0, + "time": 0 + }, "1500": { "count": 0, "time": 0 @@ -15909,21 +10458,17 @@ "1504": { "count": 0, "time": 0 - } - }, - "ПреобразоватьФайлыВМедиа": { + }, + "1506": { + "count": 0, + "time": 0 + }, "1508": { "count": 0, "time": 0 - }, - "1509": { - "count": 0, - "time": 0 - }, - "1511": { - "count": 0, - "time": 0 - }, + } + }, + "ПреобразоватьФайлыВМедиа": { "1512": { "count": 0, "time": 0 @@ -15932,7 +10477,7 @@ "count": 0, "time": 0 }, - "1514": { + "1515": { "count": 0, "time": 0 }, @@ -15944,7 +10489,11 @@ "count": 0, "time": 0 }, - "1519": { + "1518": { + "count": 0, + "time": 0 + }, + "1520": { "count": 0, "time": 0 }, @@ -15952,11 +10501,11 @@ "count": 0, "time": 0 }, - "1522": { + "1523": { "count": 0, "time": 0 }, - "1524": { + "1525": { "count": 0, "time": 0 }, @@ -15968,10 +10517,6 @@ "count": 0, "time": 0 }, - "1529": { - "count": 0, - "time": 0 - }, "1530": { "count": 0, "time": 0 @@ -15992,6 +10537,10 @@ "count": 0, "time": 0 }, + "1537": { + "count": 0, + "time": 0 + }, "1538": { "count": 0, "time": 0 @@ -16004,37 +10553,33 @@ "count": 0, "time": 0 }, - "1543": { + "1544": { "count": 0, "time": 0 }, - "1545": { + "1546": { + "count": 0, + "time": 0 + }, + "1547": { + "count": 0, + "time": 0 + }, + "1549": { "count": 0, "time": 0 } }, "ДобавитьИдентификаторЧата": { - "1549": { - "count": 1, + "1553": { + "count": 0, "time": 0 }, - "1550": { - "count": 1, - "time": 0 - }, - "1552": { - "count": 1, - "time": 1 - }, "1554": { "count": 0, "time": 0 }, - "1555": { - "count": 0, - "time": 0 - }, - "1557": { + "1556": { "count": 0, "time": 0 }, @@ -16042,48 +10587,52 @@ "count": 0, "time": 0 }, - "1560": { - "count": 1, + "1559": { + "count": 0, + "time": 0 + }, + "1561": { + "count": 0, "time": 0 }, "1562": { - "count": 1, + "count": 0, "time": 0 }, "1564": { - "count": 1, + "count": 0, + "time": 0 + }, + "1566": { + "count": 0, + "time": 0 + }, + "1568": { + "count": 0, "time": 0 } }, "ПодготовитьСтроку": { - "1568": { - "count": 1, + "1572": { + "count": 0, "time": 0 }, - "1569": { - "count": 1, - "time": 0 - }, - "1571": { - "count": 1, - "time": 19 - }, "1573": { - "count": 1, + "count": 0, + "time": 0 + }, + "1575": { + "count": 0, + "time": 0 + }, + "1577": { + "count": 0, "time": 0 } }, "ЗаменитьСпецСимволы": { - "1577": { - "count": 1, - "time": 0 - }, - "1579": { - "count": 1, - "time": 0 - }, "1581": { - "count": 1, + "count": 0, "time": 0 }, "1583": { @@ -16091,25 +10640,17 @@ "time": 0 }, "1585": { - "count": 1, + "count": 0, "time": 0 }, "1587": { "count": 0, "time": 0 }, - "1588": { - "count": 0, - "time": 0 - }, "1589": { "count": 0, "time": 0 }, - "1590": { - "count": 0, - "time": 0 - }, "1591": { "count": 0, "time": 0 @@ -16122,15 +10663,23 @@ "count": 0, "time": 0 }, + "1594": { + "count": 0, + "time": 0 + }, + "1595": { + "count": 0, + "time": 0 + }, "1596": { - "count": 1, + "count": 0, "time": 0 }, "1597": { "count": 0, "time": 0 }, - "1599": { + "1600": { "count": 0, "time": 0 }, @@ -16142,10 +10691,6 @@ "count": 0, "time": 0 }, - "1604": { - "count": 0, - "time": 0 - }, "1605": { "count": 0, "time": 0 @@ -16158,22 +10703,24 @@ "count": 0, "time": 0 }, - "1610": { - "count": 1, + "1609": { + "count": 0, + "time": 0 + }, + "1611": { + "count": 0, + "time": 0 + }, + "1612": { + "count": 0, + "time": 0 + }, + "1614": { + "count": 0, "time": 0 } }, "GetBotInformation": { - "1617": { - "count": 0, - "time": 0 - }, - "1618": { - "count": 0, - "time": 0 - } - }, - "GetUpdates": { "1621": { "count": 0, "time": 0 @@ -16183,7 +10730,7 @@ "time": 0 } }, - "SetWebhook": { + "GetUpdates": { "1625": { "count": 0, "time": 0 @@ -16193,7 +10740,7 @@ "time": 0 } }, - "DeleteWebhook": { + "SetWebhook": { "1629": { "count": 0, "time": 0 @@ -16203,7 +10750,7 @@ "time": 0 } }, - "DownloadFile": { + "DeleteWebhook": { "1633": { "count": 0, "time": 0 @@ -16213,7 +10760,7 @@ "time": 0 } }, - "ProcessTMAData": { + "DownloadFile": { "1637": { "count": 0, "time": 0 @@ -16223,7 +10770,7 @@ "time": 0 } }, - "SendTextMessage": { + "ProcessTMAData": { "1641": { "count": 0, "time": 0 @@ -16233,7 +10780,7 @@ "time": 0 } }, - "SendImage": { + "SendTextMessage": { "1645": { "count": 0, "time": 0 @@ -16243,7 +10790,7 @@ "time": 0 } }, - "SendVideo": { + "SendImage": { "1649": { "count": 0, "time": 0 @@ -16253,7 +10800,7 @@ "time": 0 } }, - "SendAudio": { + "SendVideo": { "1653": { "count": 0, "time": 0 @@ -16263,7 +10810,7 @@ "time": 0 } }, - "SendDocument": { + "SendAudio": { "1657": { "count": 0, "time": 0 @@ -16273,7 +10820,7 @@ "time": 0 } }, - "SendGif": { + "SendDocument": { "1661": { "count": 0, "time": 0 @@ -16283,7 +10830,7 @@ "time": 0 } }, - "SendMediaGroup": { + "SendGif": { "1665": { "count": 0, "time": 0 @@ -16293,7 +10840,7 @@ "time": 0 } }, - "SendLocation": { + "SendMediaGroup": { "1669": { "count": 0, "time": 0 @@ -16303,7 +10850,7 @@ "time": 0 } }, - "SendContact": { + "SendLocation": { "1673": { "count": 0, "time": 0 @@ -16313,7 +10860,7 @@ "time": 0 } }, - "SendPoll": { + "SendContact": { "1677": { "count": 0, "time": 0 @@ -16323,7 +10870,7 @@ "time": 0 } }, - "ForwardMessage": { + "SendPoll": { "1681": { "count": 0, "time": 0 @@ -16333,7 +10880,7 @@ "time": 0 } }, - "DeleteMessage": { + "ForwardMessage": { "1685": { "count": 0, "time": 0 @@ -16343,7 +10890,7 @@ "time": 0 } }, - "ReplaceMessageKeyboard": { + "DeleteMessage": { "1689": { "count": 0, "time": 0 @@ -16353,7 +10900,7 @@ "time": 0 } }, - "ReplaceMessageText": { + "ReplaceMessageKeyboard": { "1693": { "count": 0, "time": 0 @@ -16363,7 +10910,7 @@ "time": 0 } }, - "ReplaceMessageCaption": { + "ReplaceMessageText": { "1697": { "count": 0, "time": 0 @@ -16373,7 +10920,7 @@ "time": 0 } }, - "FormKeyboardFromButtonArray": { + "ReplaceMessageCaption": { "1701": { "count": 0, "time": 0 @@ -16383,7 +10930,7 @@ "time": 0 } }, - "Ban": { + "FormKeyboardFromButtonArray": { "1705": { "count": 0, "time": 0 @@ -16393,7 +10940,7 @@ "time": 0 } }, - "Unban": { + "Ban": { "1709": { "count": 0, "time": 0 @@ -16403,7 +10950,7 @@ "time": 0 } }, - "CreateInvitationLink": { + "Unban": { "1713": { "count": 0, "time": 0 @@ -16413,7 +10960,7 @@ "time": 0 } }, - "PinMessage": { + "CreateInvitationLink": { "1717": { "count": 0, "time": 0 @@ -16423,7 +10970,7 @@ "time": 0 } }, - "UnpinMessage": { + "PinMessage": { "1721": { "count": 0, "time": 0 @@ -16433,7 +10980,7 @@ "time": 0 } }, - "GetParticipantCount": { + "UnpinMessage": { "1725": { "count": 0, "time": 0 @@ -16443,7 +10990,7 @@ "time": 0 } }, - "GetAvatarIconList": { + "GetParticipantCount": { "1729": { "count": 0, "time": 0 @@ -16453,7 +11000,7 @@ "time": 0 } }, - "CreateForumTopic": { + "GetAvatarIconList": { "1733": { "count": 0, "time": 0 @@ -16463,7 +11010,7 @@ "time": 0 } }, - "EditForumTopic": { + "CreateForumTopic": { "1737": { "count": 0, "time": 0 @@ -16473,7 +11020,7 @@ "time": 0 } }, - "CloseForumTopic": { + "EditForumTopic": { "1741": { "count": 0, "time": 0 @@ -16483,7 +11030,7 @@ "time": 0 } }, - "OpenForumTopic": { + "CloseForumTopic": { "1745": { "count": 0, "time": 0 @@ -16493,7 +11040,7 @@ "time": 0 } }, - "DeleteForumTopic": { + "OpenForumTopic": { "1749": { "count": 0, "time": 0 @@ -16503,7 +11050,7 @@ "time": 0 } }, - "HideMainForumTopic": { + "DeleteForumTopic": { "1753": { "count": 0, "time": 0 @@ -16513,7 +11060,7 @@ "time": 0 } }, - "ShowMainForumTopic": { + "HideMainForumTopic": { "1757": { "count": 0, "time": 0 @@ -16523,7 +11070,7 @@ "time": 0 } }, - "EditMainForumTopicName": { + "ShowMainForumTopic": { "1761": { "count": 0, "time": 0 @@ -16533,7 +11080,7 @@ "time": 0 } }, - "ClearTopicPinnedMessagesList": { + "EditMainForumTopicName": { "1765": { "count": 0, "time": 0 @@ -16543,7 +11090,7 @@ "time": 0 } }, - "PrepareString": { + "ClearTopicPinnedMessagesList": { "1769": { "count": 0, "time": 0 @@ -16553,7 +11100,7 @@ "time": 0 } }, - "ReplaceSpecialCharacters": { + "PrepareString": { "1773": { "count": 0, "time": 0 @@ -16562,10 +11109,20 @@ "count": 0, "time": 0 } + }, + "ReplaceSpecialCharacters": { + "1777": { + "count": 0, + "time": 0 + }, + "1778": { + "count": 0, + "time": 0 + } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\OPI_ЗапросыHTTP.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\OPI_ЗапросыHTTP.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\OPI_ЗапросыHTTP.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\OPI_ЗапросыHTTP.os", "НовыйЗапрос": { "54": { "count": 1, @@ -16581,7 +11138,7 @@ }, "61": { "count": 1, - "time": 2 + "time": 0 }, "64": { "count": 0, @@ -16597,16 +11154,16 @@ }, "69": { "count": 1, - "time": 3 + "time": 8 } }, "Get": { "83": { - "count": 0, + "count": 1, "time": 0 }, "85": { - "count": 0, + "count": 1, "time": 0 } }, @@ -16632,11 +11189,11 @@ }, "PostСТелом": { "118": { - "count": 1, + "count": 0, "time": 0 }, "120": { - "count": 1, + "count": 0, "time": 0 } }, @@ -16776,19 +11333,19 @@ }, "ВыполнитьЗапросСТелом": { "236": { - "count": 1, + "count": 0, "time": 0 }, "238": { - "count": 1, + "count": 0, "time": 0 }, "244": { - "count": 1, + "count": 0, "time": 0 }, "245": { - "count": 1, + "count": 0, "time": 0 }, "247": { @@ -16796,15 +11353,15 @@ "time": 0 }, "248": { - "count": 1, + "count": 0, "time": 0 }, "250": { - "count": 1, + "count": 0, "time": 0 }, "252": { - "count": 1, + "count": 0, "time": 0 }, "253": { @@ -16812,33 +11369,33 @@ "time": 0 }, "255": { - "count": 1, + "count": 0, "time": 0 }, "256": { - "count": 1, + "count": 0, "time": 0 }, "258": { - "count": 1, + "count": 0, "time": 0 }, "260": { - "count": 1, + "count": 0, "time": 0 } }, "ВыполнитьЗапросБезТела": { "269": { - "count": 0, + "count": 1, "time": 0 }, "271": { - "count": 0, + "count": 1, "time": 0 }, "279": { - "count": 0, + "count": 1, "time": 0 }, "280": { @@ -16846,19 +11403,19 @@ "time": 0 }, "282": { - "count": 0, + "count": 1, "time": 0 }, "283": { - "count": 0, + "count": 1, "time": 0 }, "285": { - "count": 0, + "count": 1, "time": 0 }, "287": { - "count": 0, + "count": 1, "time": 0 } }, @@ -17037,25 +11594,17 @@ } } }, - "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Classes\\OPI_HTTPКлиент.os": { - "#path": "C:\\ProgramData\\Jenkins\\.jenkins\\workspace\\OpiBuild\\OpiMain\\src\\ru\\oint\\tools\\Modules\\internal\\Classes\\OPI_HTTPКлиент.os", + "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Classes\\OPI_HTTPКлиент.os": { + "#path": "R:\\Repos\\OpenIntegrations\\src\\ru\\oint\\tools\\Modules\\internal\\Classes\\OPI_HTTPКлиент.os", "Инициализировать": { - "132": { - "count": 1, - "time": 0 - }, - "133": { - "count": 0, - "time": 0 - }, - "134": { - "count": 1, - "time": 0 - }, "136": { "count": 1, "time": 0 }, + "137": { + "count": 0, + "time": 0 + }, "138": { "count": 1, "time": 0 @@ -17064,11 +11613,7 @@ "count": 1, "time": 0 }, - "141": { - "count": 1, - "time": 0 - }, - "143": { + "142": { "count": 1, "time": 0 }, @@ -17080,10 +11625,6 @@ "count": 1, "time": 0 }, - "146": { - "count": 1, - "time": 0 - }, "147": { "count": 1, "time": 0 @@ -17096,10 +11637,18 @@ "count": 1, "time": 0 }, + "150": { + "count": 1, + "time": 0 + }, "151": { "count": 1, "time": 0 }, + "152": { + "count": 1, + "time": 0 + }, "153": { "count": 1, "time": 0 @@ -17108,11 +11657,11 @@ "count": 1, "time": 0 }, - "156": { + "157": { "count": 1, "time": 0 }, - "158": { + "159": { "count": 1, "time": 0 }, @@ -17120,28 +11669,28 @@ "count": 1, "time": 0 }, - "161": { + "162": { "count": 1, "time": 0 }, - "163": { + "164": { "count": 1, "time": 0 }, "165": { "count": 1, "time": 0 + }, + "167": { + "count": 1, + "time": 0 + }, + "169": { + "count": 1, + "time": 0 } }, "УстановитьURL": { - "179": { - "count": 1, - "time": 0 - }, - "181": { - "count": 1, - "time": 0 - }, "183": { "count": 1, "time": 0 @@ -17150,11 +11699,7 @@ "count": 1, "time": 0 }, - "186": { - "count": 1, - "time": 0 - }, - "188": { + "187": { "count": 1, "time": 0 }, @@ -17170,91 +11715,91 @@ "count": 1, "time": 0 }, - "196": { - "count": 0, + "193": { + "count": 1, "time": 0 }, - "198": { + "194": { + "count": 1, + "time": 0 + }, + "196": { "count": 1, "time": 0 }, "200": { + "count": 0, + "time": 0 + }, + "202": { "count": 1, "time": 0 }, - "203": { - "count": 0, - "time": 0 - }, "204": { + "count": 1, + "time": 0 + }, + "207": { "count": 0, "time": 0 }, - "206": { + "208": { + "count": 0, + "time": 0 + }, + "210": { "count": 1, "time": 0 } }, "УстановитьПараметрыURL": { - "220": { - "count": 0, - "time": 0 - }, - "221": { - "count": 0, - "time": 0 - }, - "223": { - "count": 0, + "224": { + "count": 1, "time": 0 }, "225": { - "count": 0, + "count": 1, "time": 0 }, - "226": { - "count": 0, + "227": { + "count": 1, "time": 0 }, - "228": { - "count": 0, + "229": { + "count": 1, "time": 0 }, "230": { - "count": 0, + "count": 1, "time": 0 }, - "233": { - "count": 0, + "232": { + "count": 1, "time": 0 }, "234": { + "count": 1, + "time": 0 + }, + "237": { "count": 0, "time": 0 }, - "236": { + "238": { "count": 0, "time": 0 + }, + "240": { + "count": 1, + "time": 0 } }, "ДобавитьПараметрURL": { - "255": { - "count": 0, - "time": 0 - }, - "257": { - "count": 0, - "time": 0 - }, - "258": { - "count": 0, - "time": 0 - }, "259": { "count": 0, "time": 0 }, - "260": { + "261": { "count": 0, "time": 0 }, @@ -17262,11 +11807,11 @@ "count": 0, "time": 0 }, - "264": { + "263": { "count": 0, "time": 0 }, - "265": { + "264": { "count": 0, "time": 0 }, @@ -17274,7 +11819,7 @@ "count": 0, "time": 0 }, - "267": { + "268": { "count": 0, "time": 0 }, @@ -17282,6 +11827,10 @@ "count": 0, "time": 0 }, + "270": { + "count": 0, + "time": 0 + }, "271": { "count": 0, "time": 0 @@ -17294,7 +11843,7 @@ "count": 0, "time": 0 }, - "278": { + "277": { "count": 0, "time": 0 }, @@ -17302,53 +11851,53 @@ "count": 0, "time": 0 }, - "281": { + "282": { + "count": 0, + "time": 0 + }, + "283": { + "count": 0, + "time": 0 + }, + "285": { "count": 0, "time": 0 } }, "УстановитьФайлОтвета": { - "295": { - "count": 1, - "time": 0 - }, - "297": { - "count": 1, - "time": 0 - }, - "298": { - "count": 1, - "time": 0 - }, "299": { "count": 1, "time": 0 }, - "300": { + "301": { "count": 1, "time": 0 }, - "301": { - "count": 0, + "302": { + "count": 1, "time": 0 }, "303": { - "count": 0, + "count": 1, + "time": 0 + }, + "304": { + "count": 1, "time": 0 }, "305": { "count": 0, "time": 0 }, - "306": { + "307": { "count": 0, "time": 0 }, - "308": { + "309": { "count": 0, "time": 0 }, - "311": { + "310": { "count": 0, "time": 0 }, @@ -17356,25 +11905,21 @@ "count": 0, "time": 0 }, - "314": { + "315": { + "count": 0, + "time": 0 + }, + "316": { + "count": 0, + "time": 0 + }, + "318": { "count": 1, "time": 0 } }, "УстановитьТипДанных": { - "331": { - "count": 0, - "time": 0 - }, - "333": { - "count": 0, - "time": 0 - }, - "334": { - "count": 0, - "time": 0 - }, - "336": { + "335": { "count": 0, "time": 0 }, @@ -17382,11 +11927,15 @@ "count": 0, "time": 0 }, - "339": { + "338": { "count": 0, "time": 0 }, - "342": { + "340": { + "count": 0, + "time": 0 + }, + "341": { "count": 0, "time": 0 }, @@ -17394,25 +11943,25 @@ "count": 0, "time": 0 }, - "345": { + "346": { + "count": 0, + "time": 0 + }, + "347": { + "count": 0, + "time": 0 + }, + "349": { "count": 0, "time": 0 } }, "УстановитьПрокси": { - "359": { - "count": 0, - "time": 0 - }, - "361": { - "count": 0, - "time": 0 - }, "363": { "count": 0, "time": 0 }, - "364": { + "365": { "count": 0, "time": 0 }, @@ -17424,11 +11973,11 @@ "count": 0, "time": 0 }, - "370": { + "371": { "count": 0, "time": 0 }, - "373": { + "372": { "count": 0, "time": 0 }, @@ -17436,29 +11985,25 @@ "count": 0, "time": 0 }, - "376": { + "377": { + "count": 0, + "time": 0 + }, + "378": { + "count": 0, + "time": 0 + }, + "380": { "count": 0, "time": 0 } }, "УстановитьТаймаут": { - "393": { - "count": 0, - "time": 0 - }, - "395": { - "count": 0, - "time": 0 - }, "397": { "count": 0, "time": 0 }, - "398": { - "count": 0, - "time": 0 - }, - "400": { + "399": { "count": 0, "time": 0 }, @@ -17474,7 +12019,11 @@ "count": 0, "time": 0 }, - "407": { + "405": { + "count": 0, + "time": 0 + }, + "406": { "count": 0, "time": 0 }, @@ -17482,51 +12031,51 @@ "count": 0, "time": 0 }, - "410": { + "411": { + "count": 0, + "time": 0 + }, + "412": { + "count": 0, + "time": 0 + }, + "414": { "count": 0, "time": 0 } }, "ПолучитьЛог": { - "422": { - "count": 0, - "time": 0 - }, - "424": { - "count": 0, - "time": 0 - }, "426": { "count": 0, "time": 0 }, + "428": { + "count": 0, + "time": 0 + }, "430": { "count": 0, "time": 0 }, - "432": { + "434": { "count": 0, "time": 0 }, - "434": { + "436": { + "count": 0, + "time": 0 + }, + "438": { "count": 0, "time": 0 } }, "ИспользоватьКодировку": { - "455": { + "459": { "count": 0, "time": 0 }, - "457": { - "count": 0, - "time": 0 - }, - "458": { - "count": 0, - "time": 0 - }, - "460": { + "461": { "count": 0, "time": 0 }, @@ -17534,7 +12083,7 @@ "count": 0, "time": 0 }, - "465": { + "464": { "count": 0, "time": 0 }, @@ -17542,25 +12091,25 @@ "count": 0, "time": 0 }, - "468": { + "469": { + "count": 0, + "time": 0 + }, + "470": { + "count": 0, + "time": 0 + }, + "472": { "count": 0, "time": 0 } }, "ИспользоватьСжатиеGzip": { - "485": { + "489": { "count": 0, "time": 0 }, - "487": { - "count": 0, - "time": 0 - }, - "488": { - "count": 0, - "time": 0 - }, - "490": { + "491": { "count": 0, "time": 0 }, @@ -17568,7 +12117,7 @@ "count": 0, "time": 0 }, - "495": { + "494": { "count": 0, "time": 0 }, @@ -17576,25 +12125,25 @@ "count": 0, "time": 0 }, - "498": { + "499": { + "count": 0, + "time": 0 + }, + "500": { + "count": 0, + "time": 0 + }, + "502": { "count": 0, "time": 0 } }, "ИспользоватьПоляТелаВOAuth": { - "515": { + "519": { "count": 0, "time": 0 }, - "517": { - "count": 0, - "time": 0 - }, - "518": { - "count": 0, - "time": 0 - }, - "520": { + "521": { "count": 0, "time": 0 }, @@ -17602,7 +12151,7 @@ "count": 0, "time": 0 }, - "525": { + "524": { "count": 0, "time": 0 }, @@ -17610,25 +12159,25 @@ "count": 0, "time": 0 }, - "528": { + "529": { + "count": 0, + "time": 0 + }, + "530": { + "count": 0, + "time": 0 + }, + "532": { "count": 0, "time": 0 } }, "ИспользоватьКодированиеURL": { - "545": { + "549": { "count": 0, "time": 0 }, - "547": { - "count": 0, - "time": 0 - }, - "548": { - "count": 0, - "time": 0 - }, - "550": { + "551": { "count": 0, "time": 0 }, @@ -17636,7 +12185,7 @@ "count": 0, "time": 0 }, - "555": { + "554": { "count": 0, "time": 0 }, @@ -17644,67 +12193,67 @@ "count": 0, "time": 0 }, - "558": { + "559": { + "count": 0, + "time": 0 + }, + "560": { + "count": 0, + "time": 0 + }, + "562": { "count": 0, "time": 0 } }, "МаксимумПопыток": { - "575": { - "count": 1, - "time": 0 - }, - "577": { - "count": 1, - "time": 0 - }, "579": { "count": 1, "time": 0 }, - "580": { + "581": { "count": 1, "time": 0 }, - "582": { + "583": { "count": 1, "time": 0 }, - "585": { - "count": 0, + "584": { + "count": 1, "time": 0 }, "586": { + "count": 1, + "time": 0 + }, + "589": { "count": 0, "time": 0 }, - "588": { + "590": { + "count": 0, + "time": 0 + }, + "592": { "count": 1, "time": 0 } }, "МаксимумПереадресаций": { - "605": { - "count": 0, - "time": 0 - }, - "607": { - "count": 0, - "time": 0 - }, "609": { "count": 0, "time": 0 }, - "610": { + "611": { "count": 0, "time": 0 }, - "612": { + "613": { "count": 0, "time": 0 }, - "615": { + "614": { "count": 0, "time": 0 }, @@ -17712,25 +12261,25 @@ "count": 0, "time": 0 }, - "618": { + "619": { + "count": 0, + "time": 0 + }, + "620": { + "count": 0, + "time": 0 + }, + "622": { "count": 0, "time": 0 } }, "РазделятьМассивыВURL": { - "637": { + "641": { "count": 0, "time": 0 }, - "639": { - "count": 0, - "time": 0 - }, - "640": { - "count": 0, - "time": 0 - }, - "642": { + "643": { "count": 0, "time": 0 }, @@ -17738,11 +12287,11 @@ "count": 0, "time": 0 }, - "645": { + "646": { "count": 0, "time": 0 }, - "647": { + "648": { "count": 0, "time": 0 }, @@ -17758,7 +12307,7 @@ "count": 0, "time": 0 }, - "656": { + "655": { "count": 0, "time": 0 }, @@ -17766,20 +12315,20 @@ "count": 0, "time": 0 }, - "659": { + "660": { + "count": 0, + "time": 0 + }, + "661": { + "count": 0, + "time": 0 + }, + "663": { "count": 0, "time": 0 } }, "ВернутьНастройки": { - "672": { - "count": 0, - "time": 0 - }, - "674": { - "count": 0, - "time": 0 - }, "676": { "count": 0, "time": 0 @@ -17800,15 +12349,15 @@ "count": 0, "time": 0 }, + "686": { + "count": 0, + "time": 0 + }, "688": { "count": 0, "time": 0 }, - "689": { - "count": 0, - "time": 0 - }, - "691": { + "692": { "count": 0, "time": 0 }, @@ -17820,10 +12369,6 @@ "count": 0, "time": 0 }, - "696": { - "count": 0, - "time": 0 - }, "697": { "count": 0, "time": 0 @@ -17832,6 +12377,10 @@ "count": 0, "time": 0 }, + "700": { + "count": 0, + "time": 0 + }, "701": { "count": 0, "time": 0 @@ -17848,7 +12397,7 @@ "count": 0, "time": 0 }, - "710": { + "709": { "count": 0, "time": 0 }, @@ -17856,28 +12405,24 @@ "count": 0, "time": 0 }, - "713": { + "714": { + "count": 0, + "time": 0 + }, + "715": { + "count": 0, + "time": 0 + }, + "717": { "count": 0, "time": 0 } }, "УстановитьДвоичноеТело": { - "732": { - "count": 0, - "time": 0 - }, - "734": { - "count": 0, - "time": 0 - }, "736": { "count": 0, "time": 0 }, - "737": { - "count": 0, - "time": 0 - }, "738": { "count": 0, "time": 0 @@ -17890,7 +12435,7 @@ "count": 0, "time": 0 }, - "743": { + "742": { "count": 0, "time": 0 }, @@ -17898,7 +12443,11 @@ "count": 0, "time": 0 }, - "746": { + "745": { + "count": 0, + "time": 0 + }, + "747": { "count": 0, "time": 0 }, @@ -17906,10 +12455,6 @@ "count": 0, "time": 0 }, - "749": { - "count": 0, - "time": 0 - }, "750": { "count": 0, "time": 0 @@ -17926,6 +12471,10 @@ "count": 0, "time": 0 }, + "756": { + "count": 0, + "time": 0 + }, "757": { "count": 0, "time": 0 @@ -17934,11 +12483,11 @@ "count": 0, "time": 0 }, - "760": { + "761": { "count": 0, "time": 0 }, - "763": { + "762": { "count": 0, "time": 0 }, @@ -17946,33 +12495,29 @@ "count": 0, "time": 0 }, - "766": { + "767": { + "count": 0, + "time": 0 + }, + "768": { + "count": 0, + "time": 0 + }, + "770": { "count": 0, "time": 0 } }, "УстановитьСтроковоеТело": { - "781": { - "count": 0, - "time": 0 - }, - "783": { - "count": 0, - "time": 0 - }, "785": { "count": 0, "time": 0 }, - "786": { - "count": 0, - "time": 0 - }, "787": { "count": 0, "time": 0 }, - "788": { + "789": { "count": 0, "time": 0 }, @@ -17980,6 +12525,10 @@ "count": 0, "time": 0 }, + "791": { + "count": 0, + "time": 0 + }, "792": { "count": 0, "time": 0 @@ -17988,10 +12537,6 @@ "count": 0, "time": 0 }, - "795": { - "count": 0, - "time": 0 - }, "796": { "count": 0, "time": 0 @@ -18012,7 +12557,11 @@ "count": 0, "time": 0 }, - "805": { + "803": { + "count": 0, + "time": 0 + }, + "804": { "count": 0, "time": 0 }, @@ -18020,25 +12569,21 @@ "count": 0, "time": 0 }, - "808": { + "809": { + "count": 0, + "time": 0 + }, + "810": { + "count": 0, + "time": 0 + }, + "812": { "count": 0, "time": 0 } }, "УстановитьJsonТело": { - "822": { - "count": 1, - "time": 0 - }, - "824": { - "count": 1, - "time": 0 - }, "826": { - "count": 1, - "time": 0 - }, - "827": { "count": 0, "time": 0 }, @@ -18046,63 +12591,67 @@ "count": 0, "time": 0 }, - "829": { - "count": 1, + "830": { + "count": 0, "time": 0 }, "831": { - "count": 1, + "count": 0, "time": 0 }, "832": { - "count": 1, + "count": 0, "time": 0 }, "833": { - "count": 1, + "count": 0, "time": 0 }, "835": { - "count": 1, + "count": 0, + "time": 0 + }, + "836": { + "count": 0, "time": 0 }, "837": { - "count": 1, + "count": 0, "time": 0 }, "839": { - "count": 1, + "count": 0, "time": 0 }, "841": { - "count": 1, - "time": 0 - }, - "842": { - "count": 1, + "count": 0, "time": 0 }, "843": { - "count": 1, + "count": 0, "time": 0 }, "845": { - "count": 1, + "count": 0, + "time": 0 + }, + "846": { + "count": 0, "time": 0 }, "847": { - "count": 1, + "count": 0, "time": 0 }, "849": { - "count": 1, - "time": 4 - }, - "851": { - "count": 1, + "count": 0, "time": 0 }, - "854": { + "851": { + "count": 0, + "time": 0 + }, + "853": { "count": 0, "time": 0 }, @@ -18110,33 +12659,29 @@ "count": 0, "time": 0 }, - "857": { - "count": 1, + "858": { + "count": 0, + "time": 0 + }, + "859": { + "count": 0, + "time": 0 + }, + "861": { + "count": 0, "time": 0 } }, "УстановитьFormТело": { - "871": { - "count": 0, - "time": 0 - }, - "873": { - "count": 0, - "time": 0 - }, "875": { "count": 0, "time": 0 }, - "876": { - "count": 0, - "time": 0 - }, "877": { "count": 0, "time": 0 }, - "878": { + "879": { "count": 0, "time": 0 }, @@ -18156,6 +12701,10 @@ "count": 0, "time": 0 }, + "885": { + "count": 0, + "time": 0 + }, "886": { "count": 0, "time": 0 @@ -18172,11 +12721,15 @@ "count": 0, "time": 0 }, - "893": { + "894": { "count": 0, "time": 0 }, - "894": { + "896": { + "count": 0, + "time": 0 + }, + "897": { "count": 0, "time": 0 }, @@ -18184,11 +12737,7 @@ "count": 0, "time": 0 }, - "899": { - "count": 0, - "time": 0 - }, - "901": { + "902": { "count": 0, "time": 0 }, @@ -18196,11 +12745,11 @@ "count": 0, "time": 0 }, - "904": { + "905": { "count": 0, "time": 0 }, - "906": { + "907": { "count": 0, "time": 0 }, @@ -18208,7 +12757,7 @@ "count": 0, "time": 0 }, - "911": { + "910": { "count": 0, "time": 0 }, @@ -18216,25 +12765,21 @@ "count": 0, "time": 0 }, - "914": { + "915": { + "count": 0, + "time": 0 + }, + "916": { + "count": 0, + "time": 0 + }, + "918": { "count": 0, "time": 0 } }, "НачатьЗаписьТелаMultipart": { - "932": { - "count": 0, - "time": 0 - }, - "934": { - "count": 0, - "time": 0 - }, - "935": { - "count": 0, - "time": 0 - }, - "937": { + "936": { "count": 0, "time": 0 }, @@ -18246,18 +12791,22 @@ "count": 0, "time": 0 }, - "940": { - "count": 0, - "time": 0 - }, "941": { "count": 0, "time": 0 }, + "942": { + "count": 0, + "time": 0 + }, "943": { "count": 0, "time": 0 }, + "944": { + "count": 0, + "time": 0 + }, "945": { "count": 0, "time": 0 @@ -18266,7 +12815,11 @@ "count": 0, "time": 0 }, - "952": { + "949": { + "count": 0, + "time": 0 + }, + "951": { "count": 0, "time": 0 }, @@ -18274,15 +12827,11 @@ "count": 0, "time": 0 }, - "957": { + "960": { "count": 0, "time": 0 }, - "967": { - "count": 0, - "time": 0 - }, - "969": { + "961": { "count": 0, "time": 0 }, @@ -18290,15 +12839,15 @@ "count": 0, "time": 0 }, - "978": { + "973": { "count": 0, "time": 0 }, - "980": { + "975": { "count": 0, "time": 0 }, - "983": { + "982": { "count": 0, "time": 0 }, @@ -18306,29 +12855,25 @@ "count": 0, "time": 0 }, - "986": { + "987": { + "count": 0, + "time": 0 + }, + "988": { + "count": 0, + "time": 0 + }, + "990": { "count": 0, "time": 0 } }, "ДобавитьФайлMultipartFormData": { - "1011": { - "count": 0, - "time": 0 - }, - "1012": { - "count": 0, - "time": 0 - }, - "1014": { - "count": 0, - "time": 0 - }, "1015": { "count": 0, "time": 0 }, - "1017": { + "1016": { "count": 0, "time": 0 }, @@ -18340,7 +12885,7 @@ "count": 0, "time": 0 }, - "1020": { + "1021": { "count": 0, "time": 0 }, @@ -18352,7 +12897,11 @@ "count": 0, "time": 0 }, - "1025": { + "1024": { + "count": 0, + "time": 0 + }, + "1026": { "count": 0, "time": 0 }, @@ -18364,10 +12913,6 @@ "count": 0, "time": 0 }, - "1030": { - "count": 0, - "time": 0 - }, "1031": { "count": 0, "time": 0 @@ -18392,7 +12937,11 @@ "count": 0, "time": 0 }, - "1040": { + "1039": { + "count": 0, + "time": 0 + }, + "1041": { "count": 0, "time": 0 }, @@ -18408,7 +12957,7 @@ "count": 0, "time": 0 }, - "1049": { + "1048": { "count": 0, "time": 0 }, @@ -18416,21 +12965,21 @@ "count": 0, "time": 0 }, - "1052": { + "1053": { + "count": 0, + "time": 0 + }, + "1054": { + "count": 0, + "time": 0 + }, + "1056": { "count": 0, "time": 0 } }, "ДобавитьПолеMultipartFormData": { - "1070": { - "count": 0, - "time": 0 - }, - "1071": { - "count": 0, - "time": 0 - }, - "1073": { + "1074": { "count": 0, "time": 0 }, @@ -18446,15 +12995,11 @@ "count": 0, "time": 0 }, - "1080": { - "count": 0, - "time": 0 - }, "1081": { "count": 0, "time": 0 }, - "1082": { + "1083": { "count": 0, "time": 0 }, @@ -18462,6 +13007,10 @@ "count": 0, "time": 0 }, + "1085": { + "count": 0, + "time": 0 + }, "1086": { "count": 0, "time": 0 @@ -18470,10 +13019,6 @@ "count": 0, "time": 0 }, - "1089": { - "count": 0, - "time": 0 - }, "1090": { "count": 0, "time": 0 @@ -18482,26 +13027,30 @@ "count": 0, "time": 0 }, + "1093": { + "count": 0, + "time": 0 + }, "1094": { "count": 0, "time": 0 }, + "1096": { + "count": 0, + "time": 0 + }, "1098": { "count": 0, "time": 0 }, - "1099": { - "count": 0, - "time": 0 - }, - "1100": { - "count": 0, - "time": 0 - }, "1102": { "count": 0, "time": 0 }, + "1103": { + "count": 0, + "time": 0 + }, "1104": { "count": 0, "time": 0 @@ -18510,7 +13059,7 @@ "count": 0, "time": 0 }, - "1109": { + "1108": { "count": 0, "time": 0 }, @@ -18518,24 +13067,20 @@ "count": 0, "time": 0 }, - "1112": { + "1113": { + "count": 0, + "time": 0 + }, + "1114": { + "count": 0, + "time": 0 + }, + "1116": { "count": 0, "time": 0 } }, "ДобавитьДанныеRelated": { - "1131": { - "count": 0, - "time": 0 - }, - "1132": { - "count": 0, - "time": 0 - }, - "1134": { - "count": 0, - "time": 0 - }, "1135": { "count": 0, "time": 0 @@ -18576,7 +13121,7 @@ "count": 0, "time": 0 }, - "1149": { + "1148": { "count": 0, "time": 0 }, @@ -18588,7 +13133,7 @@ "count": 0, "time": 0 }, - "1152": { + "1153": { "count": 0, "time": 0 }, @@ -18596,7 +13141,11 @@ "count": 0, "time": 0 }, - "1157": { + "1155": { + "count": 0, + "time": 0 + }, + "1156": { "count": 0, "time": 0 }, @@ -18604,24 +13153,20 @@ "count": 0, "time": 0 }, - "1160": { + "1161": { + "count": 0, + "time": 0 + }, + "1162": { + "count": 0, + "time": 0 + }, + "1164": { "count": 0, "time": 0 } }, "УстановитьЗаголовки": { - "1179": { - "count": 1, - "time": 0 - }, - "1180": { - "count": 1, - "time": 0 - }, - "1182": { - "count": 1, - "time": 0 - }, "1183": { "count": 1, "time": 0 @@ -18634,65 +13179,65 @@ "count": 1, "time": 0 }, + "1187": { + "count": 1, + "time": 0 + }, "1188": { "count": 1, "time": 0 }, - "1189": { - "count": 0, - "time": 0 - }, - "1191": { + "1190": { "count": 1, "time": 0 }, "1192": { - "count": 0, + "count": 1, "time": 0 }, "1193": { "count": 0, "time": 0 }, - "1194": { + "1195": { "count": 1, "time": 0 }, "1196": { + "count": 0, + "time": 0 + }, + "1197": { + "count": 0, + "time": 0 + }, + "1198": { "count": 1, "time": 0 }, - "1199": { - "count": 0, - "time": 0 - }, "1200": { + "count": 1, + "time": 0 + }, + "1203": { "count": 0, "time": 0 }, - "1202": { + "1204": { + "count": 0, + "time": 0 + }, + "1206": { "count": 1, "time": 0 } }, "ДобавитьЗаголовок": { - "1218": { - "count": 0, - "time": 0 - }, - "1220": { - "count": 0, - "time": 0 - }, - "1221": { - "count": 0, - "time": 0 - }, "1222": { "count": 0, "time": 0 }, - "1223": { + "1224": { "count": 0, "time": 0 }, @@ -18700,11 +13245,11 @@ "count": 0, "time": 0 }, - "1227": { + "1226": { "count": 0, "time": 0 }, - "1228": { + "1227": { "count": 0, "time": 0 }, @@ -18712,11 +13257,15 @@ "count": 0, "time": 0 }, + "1231": { + "count": 0, + "time": 0 + }, "1232": { "count": 0, "time": 0 }, - "1234": { + "1233": { "count": 0, "time": 0 }, @@ -18724,7 +13273,7 @@ "count": 0, "time": 0 }, - "1239": { + "1238": { "count": 0, "time": 0 }, @@ -18732,25 +13281,21 @@ "count": 0, "time": 0 }, - "1242": { + "1243": { + "count": 0, + "time": 0 + }, + "1244": { + "count": 0, + "time": 0 + }, + "1246": { "count": 0, "time": 0 } }, "ДобавитьBasicАвторизацию": { - "1261": { - "count": 0, - "time": 0 - }, - "1263": { - "count": 0, - "time": 0 - }, - "1264": { - "count": 0, - "time": 0 - }, - "1266": { + "1265": { "count": 0, "time": 0 }, @@ -18758,11 +13303,15 @@ "count": 0, "time": 0 }, - "1269": { + "1268": { "count": 0, "time": 0 }, - "1272": { + "1270": { + "count": 0, + "time": 0 + }, + "1271": { "count": 0, "time": 0 }, @@ -18770,33 +13319,33 @@ "count": 0, "time": 0 }, - "1275": { + "1276": { + "count": 0, + "time": 0 + }, + "1277": { + "count": 0, + "time": 0 + }, + "1279": { "count": 0, "time": 0 } }, "ДобавитьBearerАвторизацию": { - "1289": { - "count": 0, - "time": 0 - }, - "1291": { - "count": 0, - "time": 0 - }, "1293": { "count": 0, "time": 0 }, - "1294": { + "1295": { "count": 0, "time": 0 }, - "1296": { + "1297": { "count": 0, "time": 0 }, - "1299": { + "1298": { "count": 0, "time": 0 }, @@ -18804,25 +13353,21 @@ "count": 0, "time": 0 }, - "1302": { + "1303": { + "count": 0, + "time": 0 + }, + "1304": { + "count": 0, + "time": 0 + }, + "1306": { "count": 0, "time": 0 } }, "ДобавитьAWS4Авторизацию": { - "1319": { - "count": 0, - "time": 0 - }, - "1321": { - "count": 0, - "time": 0 - }, - "1322": { - "count": 0, - "time": 0 - }, - "1324": { + "1323": { "count": 0, "time": 0 }, @@ -18834,11 +13379,11 @@ "count": 0, "time": 0 }, - "1327": { + "1328": { "count": 0, "time": 0 }, - "1328": { + "1329": { "count": 0, "time": 0 }, @@ -18846,7 +13391,11 @@ "count": 0, "time": 0 }, - "1333": { + "1331": { + "count": 0, + "time": 0 + }, + "1332": { "count": 0, "time": 0 }, @@ -18854,25 +13403,21 @@ "count": 0, "time": 0 }, - "1336": { + "1337": { + "count": 0, + "time": 0 + }, + "1338": { + "count": 0, + "time": 0 + }, + "1340": { "count": 0, "time": 0 } }, "ДобавитьOAuthV1Авторизацию": { - "1358": { - "count": 0, - "time": 0 - }, - "1360": { - "count": 0, - "time": 0 - }, - "1361": { - "count": 0, - "time": 0 - }, - "1363": { + "1362": { "count": 0, "time": 0 }, @@ -18884,10 +13429,6 @@ "count": 0, "time": 0 }, - "1366": { - "count": 0, - "time": 0 - }, "1367": { "count": 0, "time": 0 @@ -18904,11 +13445,19 @@ "count": 0, "time": 0 }, + "1371": { + "count": 0, + "time": 0 + }, "1372": { "count": 0, "time": 0 }, - "1375": { + "1373": { + "count": 0, + "time": 0 + }, + "1374": { "count": 0, "time": 0 }, @@ -18916,24 +13465,20 @@ "count": 0, "time": 0 }, - "1378": { + "1379": { + "count": 0, + "time": 0 + }, + "1380": { + "count": 0, + "time": 0 + }, + "1382": { "count": 0, "time": 0 } }, "УстановитьАлгоритмOAuthV1": { - "1393": { - "count": 0, - "time": 0 - }, - "1395": { - "count": 0, - "time": 0 - }, - "1396": { - "count": 0, - "time": 0 - }, "1397": { "count": 0, "time": 0 @@ -18946,11 +13491,15 @@ "count": 0, "time": 0 }, - "1402": { + "1401": { "count": 0, "time": 0 }, - "1405": { + "1403": { + "count": 0, + "time": 0 + }, + "1404": { "count": 0, "time": 0 }, @@ -18958,24 +13507,20 @@ "count": 0, "time": 0 }, - "1408": { + "1409": { + "count": 0, + "time": 0 + }, + "1410": { + "count": 0, + "time": 0 + }, + "1412": { "count": 0, "time": 0 } }, "ОбработатьЗапрос": { - "1431": { - "count": 1, - "time": 0 - }, - "1433": { - "count": 1, - "time": 0 - }, - "1434": { - "count": 1, - "time": 0 - }, "1435": { "count": 1, "time": 0 @@ -18988,7 +13533,7 @@ "count": 1, "time": 0 }, - "1440": { + "1439": { "count": 1, "time": 0 }, @@ -18996,7 +13541,11 @@ "count": 1, "time": 0 }, - "1443": { + "1442": { + "count": 1, + "time": 0 + }, + "1444": { "count": 1, "time": 0 }, @@ -19004,10 +13553,6 @@ "count": 1, "time": 0 }, - "1446": { - "count": 1, - "time": 0 - }, "1447": { "count": 1, "time": 0 @@ -19016,33 +13561,37 @@ "count": 1, "time": 0 }, - "1452": { - "count": 0, + "1450": { + "count": 1, + "time": 0 + }, + "1451": { + "count": 1, "time": 0 }, "1453": { + "count": 1, + "time": 0 + }, + "1456": { "count": 0, "time": 0 }, - "1455": { + "1457": { + "count": 0, + "time": 0 + }, + "1459": { "count": 1, "time": 0 } }, "ВыполнитьЗапрос": { - "1469": { - "count": 0, - "time": 0 - }, - "1471": { - "count": 0, - "time": 0 - }, "1473": { "count": 0, "time": 0 }, - "1476": { + "1475": { "count": 0, "time": 0 }, @@ -19050,24 +13599,20 @@ "count": 0, "time": 0 }, - "1479": { + "1480": { + "count": 0, + "time": 0 + }, + "1481": { + "count": 0, + "time": 0 + }, + "1483": { "count": 0, "time": 0 } }, "ОтправитьДанныеЧастями": { - "1494": { - "count": 0, - "time": 0 - }, - "1496": { - "count": 0, - "time": 0 - }, - "1497": { - "count": 0, - "time": 0 - }, "1498": { "count": 0, "time": 0 @@ -19080,7 +13625,7 @@ "count": 0, "time": 0 }, - "1503": { + "1502": { "count": 0, "time": 0 }, @@ -19088,7 +13633,7 @@ "count": 0, "time": 0 }, - "1506": { + "1505": { "count": 0, "time": 0 }, @@ -19096,7 +13641,11 @@ "count": 0, "time": 0 }, - "1509": { + "1508": { + "count": 0, + "time": 0 + }, + "1510": { "count": 0, "time": 0 }, @@ -19104,11 +13653,7 @@ "count": 0, "time": 0 }, - "1512": { - "count": 0, - "time": 0 - }, - "1514": { + "1513": { "count": 0, "time": 0 }, @@ -19124,6 +13669,10 @@ "count": 0, "time": 0 }, + "1519": { + "count": 0, + "time": 0 + }, "1520": { "count": 0, "time": 0 @@ -19144,24 +13693,20 @@ "count": 0, "time": 0 }, - "1530": { + "1531": { + "count": 0, + "time": 0 + }, + "1532": { + "count": 0, + "time": 0 + }, + "1534": { "count": 0, "time": 0 } }, "ОтправитьЧасть": { - "1546": { - "count": 0, - "time": 0 - }, - "1548": { - "count": 0, - "time": 0 - }, - "1549": { - "count": 0, - "time": 0 - }, "1550": { "count": 0, "time": 0 @@ -19170,15 +13715,15 @@ "count": 0, "time": 0 }, + "1553": { + "count": 0, + "time": 0 + }, "1554": { "count": 0, "time": 0 }, - "1555": { - "count": 0, - "time": 0 - }, - "1557": { + "1556": { "count": 0, "time": 0 }, @@ -19194,15 +13739,15 @@ "count": 0, "time": 0 }, + "1562": { + "count": 0, + "time": 0 + }, "1563": { "count": 0, "time": 0 }, - "1564": { - "count": 0, - "time": 0 - }, - "1566": { + "1565": { "count": 0, "time": 0 }, @@ -19218,19 +13763,19 @@ "count": 0, "time": 0 }, + "1571": { + "count": 0, + "time": 0 + }, "1572": { "count": 0, "time": 0 }, - "1579": { + "1574": { "count": 0, "time": 0 }, - "1580": { - "count": 0, - "time": 0 - }, - "1581": { + "1576": { "count": 0, "time": 0 }, @@ -19238,11 +13783,15 @@ "count": 0, "time": 0 }, + "1584": { + "count": 0, + "time": 0 + }, "1585": { "count": 0, "time": 0 }, - "1588": { + "1587": { "count": 0, "time": 0 }, @@ -19250,20 +13799,20 @@ "count": 0, "time": 0 }, - "1591": { + "1592": { + "count": 0, + "time": 0 + }, + "1593": { + "count": 0, + "time": 0 + }, + "1595": { "count": 0, "time": 0 } }, "ВернутьЗапрос": { - "1603": { - "count": 0, - "time": 0 - }, - "1605": { - "count": 0, - "time": 0 - }, "1607": { "count": 0, "time": 0 @@ -19271,17 +13820,17 @@ "1609": { "count": 0, "time": 0 + }, + "1611": { + "count": 0, + "time": 0 + }, + "1613": { + "count": 0, + "time": 0 } }, "ВернутьСоединение": { - "1621": { - "count": 0, - "time": 0 - }, - "1623": { - "count": 0, - "time": 0 - }, "1625": { "count": 0, "time": 0 @@ -19289,17 +13838,17 @@ "1627": { "count": 0, "time": 0 + }, + "1629": { + "count": 0, + "time": 0 + }, + "1631": { + "count": 0, + "time": 0 } }, "ВернутьОтвет": { - "1644": { - "count": 0, - "time": 0 - }, - "1646": { - "count": 0, - "time": 0 - }, "1648": { "count": 0, "time": 0 @@ -19307,18 +13856,22 @@ "1650": { "count": 0, "time": 0 + }, + "1652": { + "count": 0, + "time": 0 + }, + "1654": { + "count": 0, + "time": 0 } }, "ВернутьОтветКакJSONКоллекцию": { - "1666": { - "count": 1, - "time": 0 - }, "1670": { "count": 1, "time": 0 }, - "1671": { + "1674": { "count": 1, "time": 0 }, @@ -19326,53 +13879,49 @@ "count": 1, "time": 0 }, - "1676": { - "count": 1, - "time": 0 - }, - "1678": { - "count": 0, - "time": 0 - }, "1679": { "count": 1, "time": 0 }, - "1683": { + "1680": { + "count": 1, + "time": 0 + }, + "1682": { "count": 0, "time": 0 }, - "1685": { + "1683": { "count": 1, "time": 0 }, "1687": { + "count": 0, + "time": 0 + }, + "1689": { "count": 1, "time": 0 }, - "1690": { - "count": 0, - "time": 0 - }, "1691": { + "count": 1, + "time": 0 + }, + "1694": { "count": 0, "time": 0 }, - "1693": { + "1695": { + "count": 0, + "time": 0 + }, + "1697": { "count": 1, "time": 0 } }, "ВернутьОтветКакДвоичныеДанные": { - "1706": { - "count": 0, - "time": 0 - }, - "1708": { - "count": 0, - "time": 0 - }, - "1711": { + "1710": { "count": 0, "time": 0 }, @@ -19384,11 +13933,7 @@ "count": 0, "time": 0 }, - "1717": { - "count": 0, - "time": 0 - }, - "1718": { + "1716": { "count": 0, "time": 0 }, @@ -19400,6 +13945,10 @@ "count": 0, "time": 0 }, + "1722": { + "count": 0, + "time": 0 + }, "1723": { "count": 0, "time": 0 @@ -19407,18 +13956,18 @@ "1725": { "count": 0, "time": 0 + }, + "1727": { + "count": 0, + "time": 0 + }, + "1729": { + "count": 0, + "time": 0 } }, "ВернутьОтветКакСтроку": { - "1738": { - "count": 0, - "time": 0 - }, - "1740": { - "count": 0, - "time": 0 - }, - "1743": { + "1742": { "count": 0, "time": 0 }, @@ -19430,11 +13979,7 @@ "count": 0, "time": 0 }, - "1749": { - "count": 0, - "time": 0 - }, - "1750": { + "1748": { "count": 0, "time": 0 }, @@ -19446,6 +13991,10 @@ "count": 0, "time": 0 }, + "1754": { + "count": 0, + "time": 0 + }, "1755": { "count": 0, "time": 0 @@ -19453,18 +14002,18 @@ "1757": { "count": 0, "time": 0 + }, + "1759": { + "count": 0, + "time": 0 + }, + "1761": { + "count": 0, + "time": 0 } }, "ВернутьИмяФайлаТелаОтвета": { - "1770": { - "count": 0, - "time": 0 - }, - "1772": { - "count": 0, - "time": 0 - }, - "1775": { + "1774": { "count": 0, "time": 0 }, @@ -19476,11 +14025,7 @@ "count": 0, "time": 0 }, - "1781": { - "count": 0, - "time": 0 - }, - "1782": { + "1780": { "count": 0, "time": 0 }, @@ -19492,6 +14037,10 @@ "count": 0, "time": 0 }, + "1786": { + "count": 0, + "time": 0 + }, "1787": { "count": 0, "time": 0 @@ -19499,17 +14048,17 @@ "1789": { "count": 0, "time": 0 + }, + "1791": { + "count": 0, + "time": 0 + }, + "1793": { + "count": 0, + "time": 0 } }, "ПреобразоватьПараметрВСтроку": { - "1801": { - "count": 0, - "time": 0 - }, - "1803": { - "count": 0, - "time": 0 - }, "1805": { "count": 0, "time": 0 @@ -19518,10 +14067,6 @@ "count": 0, "time": 0 }, - "1808": { - "count": 0, - "time": 0 - }, "1809": { "count": 0, "time": 0 @@ -19530,11 +14075,11 @@ "count": 0, "time": 0 }, - "1813": { + "1812": { "count": 0, "time": 0 }, - "1814": { + "1813": { "count": 0, "time": 0 }, @@ -19546,6 +14091,10 @@ "count": 0, "time": 0 }, + "1818": { + "count": 0, + "time": 0 + }, "1819": { "count": 0, "time": 0 @@ -19554,11 +14103,7 @@ "count": 0, "time": 0 }, - "1822": { - "count": 0, - "time": 0 - }, - "1824": { + "1823": { "count": 0, "time": 0 }, @@ -19566,7 +14111,7 @@ "count": 0, "time": 0 }, - "1827": { + "1826": { "count": 0, "time": 0 }, @@ -19574,7 +14119,11 @@ "count": 0, "time": 0 }, - "1830": { + "1829": { + "count": 0, + "time": 0 + }, + "1831": { "count": 0, "time": 0 }, @@ -19582,18 +14131,14 @@ "count": 0, "time": 0 }, + "1834": { + "count": 0, + "time": 0 + }, "1836": { "count": 0, "time": 0 }, - "1838": { - "count": 0, - "time": 0 - }, - "1839": { - "count": 0, - "time": 0 - }, "1840": { "count": 0, "time": 0 @@ -19602,6 +14147,10 @@ "count": 0, "time": 0 }, + "1843": { + "count": 0, + "time": 0 + }, "1844": { "count": 0, "time": 0 @@ -19609,121 +14158,121 @@ "1846": { "count": 0, "time": 0 - } - }, - "УстановитьТелоИзДвоичныхДанных": { + }, + "1848": { + "count": 0, + "time": 0 + }, "1850": { "count": 0, "time": 0 - }, - "1852": { - "count": 0, - "time": 0 - }, - "1853": { - "count": 0, - "time": 0 - }, + } + }, + "УстановитьТелоИзДвоичныхДанных": { "1854": { "count": 0, "time": 0 }, - "1855": { - "count": 0, - "time": 0 - }, "1856": { "count": 0, "time": 0 }, + "1857": { + "count": 0, + "time": 0 + }, "1858": { "count": 0, "time": 0 }, + "1859": { + "count": 0, + "time": 0 + }, "1860": { "count": 0, "time": 0 + }, + "1862": { + "count": 0, + "time": 0 + }, + "1864": { + "count": 0, + "time": 0 } }, "УстановитьТелоИзСтроки": { - "1864": { - "count": 1, - "time": 0 - }, - "1866": { - "count": 0, - "time": 0 - }, - "1867": { - "count": 0, - "time": 0 - }, "1868": { "count": 0, "time": 0 }, - "1869": { - "count": 0, - "time": 0 - }, "1870": { "count": 0, "time": 0 }, + "1871": { + "count": 0, + "time": 0 + }, + "1872": { + "count": 0, + "time": 0 + }, + "1873": { + "count": 0, + "time": 0 + }, "1874": { - "count": 1, + "count": 0, "time": 0 }, - "1876": { - "count": 1, + "1878": { + "count": 0, "time": 0 }, - "1877": { - "count": 1, - "time": 0 - }, - "1879": { - "count": 1, - "time": 45 - }, "1880": { - "count": 1, + "count": 0, "time": 0 }, "1881": { - "count": 1, - "time": 0 - }, - "1882": { - "count": 1, + "count": 0, "time": 0 }, "1883": { - "count": 1, + "count": 0, + "time": 0 + }, + "1884": { + "count": 0, "time": 0 }, "1885": { - "count": 1, + "count": 0, + "time": 0 + }, + "1886": { + "count": 0, "time": 0 }, "1887": { - "count": 1, + "count": 0, "time": 0 }, "1889": { - "count": 1, + "count": 0, + "time": 0 + }, + "1891": { + "count": 0, + "time": 0 + }, + "1893": { + "count": 0, "time": 0 } }, "РазбитьURL": { - "1893": { - "count": 1, - "time": 0 - }, - "1895": { - "count": 1, - "time": 0 - }, "1897": { "count": 1, "time": 0 @@ -19736,11 +14285,11 @@ "count": 1, "time": 0 }, - "1902": { + "1903": { "count": 1, "time": 0 }, - "1904": { + "1905": { "count": 1, "time": 0 }, @@ -19749,31 +14298,27 @@ "time": 0 }, "1908": { - "count": 0, + "count": 1, "time": 0 }, - "1909": { - "count": 0, + "1910": { + "count": 1, "time": 0 }, - "1911": { + "1912": { "count": 0, "time": 0 }, "1913": { - "count": 1, + "count": 0, "time": 0 }, "1915": { - "count": 1, - "time": 0 - }, - "1916": { "count": 0, "time": 0 }, "1917": { - "count": 0, + "count": 1, "time": 0 }, "1919": { @@ -19781,11 +14326,11 @@ "time": 0 }, "1920": { - "count": 1, + "count": 0, "time": 0 }, "1921": { - "count": 1, + "count": 0, "time": 0 }, "1923": { @@ -19796,32 +14341,36 @@ "count": 1, "time": 0 }, - "1926": { + "1925": { + "count": 1, + "time": 0 + }, + "1927": { "count": 1, "time": 0 }, "1928": { - "count": 0, - "time": 0 - }, - "1929": { - "count": 0, + "count": 1, "time": 0 }, "1930": { - "count": 0, + "count": 1, "time": 0 }, "1932": { "count": 0, "time": 0 }, - "1936": { - "count": 1, + "1933": { + "count": 0, "time": 0 }, - "1938": { - "count": 1, + "1934": { + "count": 0, + "time": 0 + }, + "1936": { + "count": 0, "time": 0 }, "1940": { @@ -19832,22 +14381,22 @@ "count": 1, "time": 0 }, - "1943": { + "1944": { "count": 1, "time": 0 }, - "1945": { - "count": 0, - "time": 0 - }, "1946": { "count": 1, "time": 0 }, - "1948": { + "1947": { "count": 1, "time": 0 }, + "1949": { + "count": 0, + "time": 0 + }, "1950": { "count": 1, "time": 0 @@ -19855,30 +14404,26 @@ "1952": { "count": 1, "time": 0 - } - }, - "СформироватьЗапрос": { + }, + "1954": { + "count": 1, + "time": 0 + }, "1956": { "count": 1, "time": 0 - }, - "1957": { - "count": 0, - "time": 0 - }, - "1958": { - "count": 1, - "time": 0 - }, + } + }, + "СформироватьЗапрос": { "1960": { "count": 1, "time": 0 }, "1961": { - "count": 1, + "count": 0, "time": 0 }, - "1963": { + "1962": { "count": 1, "time": 0 }, @@ -19886,7 +14431,7 @@ "count": 1, "time": 0 }, - "1966": { + "1965": { "count": 1, "time": 0 }, @@ -19894,114 +14439,118 @@ "count": 1, "time": 0 }, - "1969": { + "1968": { + "count": 1, + "time": 0 + }, + "1970": { "count": 1, "time": 0 }, "1971": { "count": 1, "time": 0 - } - }, - "СоздатьЗапрос": { - "1975": { + }, + "1973": { "count": 1, "time": 0 }, - "1976": { + "1975": { "count": 1, - "time": 1 - }, - "1978": { + "time": 0 + } + }, + "СоздатьЗапрос": { + "1979": { "count": 1, "time": 0 }, "1980": { + "count": 1, + "time": 1 + }, + "1982": { + "count": 1, + "time": 0 + }, + "1984": { "count": 1, "time": 0 } }, "СоздатьСоединение": { - "1984": { - "count": 1, - "time": 0 - }, - "1985": { - "count": 0, - "time": 0 - }, - "1986": { - "count": 1, - "time": 0 - }, "1988": { "count": 1, "time": 0 }, + "1989": { + "count": 0, + "time": 0 + }, "1990": { "count": 1, "time": 0 }, "1992": { "count": 1, - "time": 18 - }, - "2001": { - "count": 0, "time": 0 }, - "2002": { - "count": 0, - "time": 0 - }, - "2010": { + "1994": { "count": 1, "time": 0 }, + "1996": { + "count": 1, + "time": 8 + }, + "2005": { + "count": 0, + "time": 0 + }, + "2006": { + "count": 0, + "time": 0 + }, "2014": { + "count": 1, + "time": 0 + }, + "2018": { "count": 0, "time": 0 }, - "2021": { - "count": 1, - "time": 0 - }, - "2023": { - "count": 1, - "time": 0 - }, "2025": { "count": 1, "time": 0 + }, + "2027": { + "count": 1, + "time": 0 + }, + "2029": { + "count": 1, + "time": 0 } }, "ДополнитьURLПараметрами": { - "2029": { + "2033": { "count": 1, - "time": 10 - }, - "2030": { - "count": 1, - "time": 0 - }, - "2031": { - "count": 0, - "time": 0 - }, - "2032": { - "count": 0, - "time": 0 + "time": 2 }, "2034": { - "count": 0, + "count": 1, "time": 0 }, "2035": { - "count": 1, + "count": 0, "time": 0 }, - "2037": { - "count": 1, + "2036": { + "count": 0, + "time": 0 + }, + "2038": { + "count": 0, "time": 0 }, "2039": { @@ -20011,30 +14560,30 @@ "2041": { "count": 1, "time": 0 - } - }, - "ПараметрыЗапросаВСтроку": { + }, + "2043": { + "count": 1, + "time": 0 + }, "2045": { "count": 1, "time": 0 - }, - "2046": { + } + }, + "ПараметрыЗапросаВСтроку": { + "2049": { "count": 1, "time": 0 }, - "2047": { - "count": 0, - "time": 0 - }, - "2049": { - "count": 0, - "time": 0 - }, "2050": { + "count": 1, + "time": 0 + }, + "2051": { "count": 0, "time": 0 }, - "2052": { + "2053": { "count": 0, "time": 0 }, @@ -20042,11 +14591,7 @@ "count": 0, "time": 0 }, - "2055": { - "count": 0, - "time": 0 - }, - "2057": { + "2056": { "count": 0, "time": 0 }, @@ -20054,7 +14599,11 @@ "count": 0, "time": 0 }, - "2060": { + "2059": { + "count": 0, + "time": 0 + }, + "2061": { "count": 0, "time": 0 }, @@ -20062,7 +14611,11 @@ "count": 0, "time": 0 }, - "2063": { + "2064": { + "count": 0, + "time": 0 + }, + "2066": { "count": 0, "time": 0 }, @@ -20070,11 +14623,7 @@ "count": 0, "time": 0 }, - "2068": { - "count": 0, - "time": 0 - }, - "2070": { + "2071": { "count": 0, "time": 0 }, @@ -20091,20 +14640,20 @@ "time": 0 }, "2078": { + "count": 0, + "time": 0 + }, + "2080": { + "count": 0, + "time": 0 + }, + "2082": { "count": 1, "time": 0 } }, "РазделитьМассивНаПараметрыURL": { - "2082": { - "count": 0, - "time": 0 - }, - "2083": { - "count": 0, - "time": 0 - }, - "2085": { + "2086": { "count": 0, "time": 0 }, @@ -20120,10 +14669,6 @@ "count": 0, "time": 0 }, - "2092": { - "count": 0, - "time": 0 - }, "2093": { "count": 0, "time": 0 @@ -20132,6 +14677,10 @@ "count": 0, "time": 0 }, + "2096": { + "count": 0, + "time": 0 + }, "2097": { "count": 0, "time": 0 @@ -20147,21 +14696,17 @@ "2103": { "count": 0, "time": 0 + }, + "2105": { + "count": 0, + "time": 0 + }, + "2107": { + "count": 0, + "time": 0 } }, "ПолучитьСтандартныеЗаголовки": { - "2107": { - "count": 1, - "time": 0 - }, - "2109": { - "count": 1, - "time": 0 - }, - "2110": { - "count": 1, - "time": 0 - }, "2111": { "count": 1, "time": 0 @@ -20170,20 +14715,24 @@ "count": 1, "time": 0 }, + "2114": { + "count": 1, + "time": 0 + }, "2115": { "count": 1, "time": 0 + }, + "2117": { + "count": 1, + "time": 0 + }, + "2119": { + "count": 1, + "time": 0 } }, "ДополнитьЗаголовки": { - "2119": { - "count": 1, - "time": 6 - }, - "2121": { - "count": 1, - "time": 0 - }, "2123": { "count": 1, "time": 0 @@ -20192,11 +14741,7 @@ "count": 1, "time": 0 }, - "2126": { - "count": 0, - "time": 0 - }, - "2128": { + "2127": { "count": 1, "time": 0 }, @@ -20204,27 +14749,31 @@ "count": 1, "time": 0 }, - "2133": { - "count": 0, - "time": 0 - }, - "2134": { - "count": 0, - "time": 0 - }, - "2136": { + "2130": { "count": 1, "time": 0 }, + "2132": { + "count": 0, + "time": 0 + }, + "2133": { + "count": 1, + "time": 0 + }, + "2137": { + "count": 0, + "time": 0 + }, "2138": { + "count": 0, + "time": 0 + }, + "2140": { "count": 1, "time": 0 }, - "2139": { - "count": 1, - "time": 0 - }, - "2141": { + "2142": { "count": 1, "time": 0 }, @@ -20236,15 +14785,11 @@ "count": 1, "time": 0 }, - "2146": { - "count": 1, - "time": 0 - }, "2147": { "count": 1, "time": 0 }, - "2148": { + "2149": { "count": 1, "time": 0 }, @@ -20264,57 +14809,61 @@ "count": 1, "time": 0 }, + "2155": { + "count": 0, + "time": 0 + }, "2156": { "count": 1, "time": 0 }, - "2157": { - "count": 0, - "time": 0 - }, "2158": { - "count": 0, + "count": 1, "time": 0 }, "2160": { "count": 1, "time": 0 }, + "2161": { + "count": 0, + "time": 0 + }, "2162": { - "count": 1, + "count": 0, "time": 0 }, "2164": { "count": 1, "time": 0 - } - }, - "ДополнитьЗаголовкиАвторизации": { + }, + "2166": { + "count": 1, + "time": 0 + }, "2168": { "count": 1, "time": 0 - }, - "2169": { + } + }, + "ДополнитьЗаголовкиАвторизации": { + "2172": { "count": 1, "time": 0 }, - "2170": { - "count": 0, - "time": 0 - }, - "2172": { - "count": 0, + "2173": { + "count": 1, "time": 0 }, "2174": { "count": 0, "time": 0 }, - "2175": { + "2176": { "count": 0, "time": 0 }, - "2177": { + "2178": { "count": 0, "time": 0 }, @@ -20322,7 +14871,11 @@ "count": 0, "time": 0 }, - "2180": { + "2181": { + "count": 0, + "time": 0 + }, + "2183": { "count": 0, "time": 0 }, @@ -20330,11 +14883,7 @@ "count": 0, "time": 0 }, - "2185": { - "count": 0, - "time": 0 - }, - "2187": { + "2188": { "count": 0, "time": 0 }, @@ -20343,23 +14892,19 @@ "time": 0 }, "2191": { + "count": 0, + "time": 0 + }, + "2193": { + "count": 0, + "time": 0 + }, + "2195": { "count": 1, "time": 0 } }, "УстановитьТелоЗапроса": { - "2195": { - "count": 1, - "time": 0 - }, - "2196": { - "count": 0, - "time": 0 - }, - "2197": { - "count": 1, - "time": 0 - }, "2199": { "count": 1, "time": 0 @@ -20368,18 +14913,18 @@ "count": 0, "time": 0 }, + "2201": { + "count": 1, + "time": 0 + }, "2203": { "count": 1, "time": 0 }, - "2205": { - "count": 1, + "2204": { + "count": 0, "time": 0 }, - "2206": { - "count": 1, - "time": 25 - }, "2207": { "count": 1, "time": 0 @@ -20388,6 +14933,10 @@ "count": 1, "time": 0 }, + "2210": { + "count": 0, + "time": 0 + }, "2211": { "count": 1, "time": 0 @@ -20395,79 +14944,79 @@ "2213": { "count": 1, "time": 0 - } - }, - "ВызватьМетод": { + }, + "2215": { + "count": 1, + "time": 0 + }, "2217": { "count": 1, "time": 0 - }, - "2219": { - "count": 1, - "time": 0 - }, - "2220": { - "count": 0, - "time": 0 - }, + } + }, + "ВызватьМетод": { "2221": { "count": 1, "time": 0 }, + "2223": { + "count": 1, + "time": 0 + }, + "2224": { + "count": 0, + "time": 0 + }, "2225": { "count": 1, "time": 0 }, - "2227": { + "2229": { + "count": 1, + "time": 0 + }, + "2231": { "count": 0, "time": 0 }, - "2228": { - "count": 0, - "time": 0 - }, - "2230": { + "2232": { "count": 0, "time": 0 }, "2234": { - "count": 1, + "count": 0, "time": 0 }, - "2235": { - "count": 1, - "time": 1375 - }, - "2237": { + "2238": { "count": 1, "time": 0 }, "2239": { "count": 1, - "time": 0 + "time": 325 }, - "2240": { + "2241": { "count": 1, "time": 0 }, + "2243": { + "count": 1, + "time": 1 + }, "2244": { - "count": 0, + "count": 1, "time": 0 }, - "2245": { - "count": 0, - "time": 0 - }, - "2247": { + "2248": { "count": 0, "time": 0 }, "2249": { - "count": 1, + "count": 0, "time": 0 }, "2251": { - "count": 1, + "count": 0, "time": 0 }, "2253": { @@ -20475,42 +15024,42 @@ "time": 0 }, "2255": { - "count": 0, - "time": 0 - }, - "2256": { - "count": 0, + "count": 1, "time": 0 }, "2257": { - "count": 0, + "count": 1, "time": 0 }, "2259": { "count": 0, "time": 0 }, - "2263": { - "count": 1, - "time": 0 - }, - "2265": { + "2260": { "count": 0, "time": 0 }, - "2266": { + "2261": { + "count": 0, + "time": 0 + }, + "2263": { + "count": 0, + "time": 0 + }, + "2267": { + "count": 1, + "time": 0 + }, + "2269": { "count": 0, "time": 0 }, "2270": { - "count": 1, + "count": 0, "time": 0 }, - "2271": { - "count": 1, - "time": 0 - }, - "2273": { + "2274": { "count": 1, "time": 0 }, @@ -20525,19 +15074,19 @@ "2279": { "count": 1, "time": 0 - } - }, - "ПроверитьНеобходимостьПовторнойОтправки": { - "2283": { + }, + "2281": { "count": 1, "time": 0 }, - "2285": { - "count": 0, + "2283": { + "count": 1, "time": 0 - }, + } + }, + "ПроверитьНеобходимостьПовторнойОтправки": { "2287": { - "count": 0, + "count": 1, "time": 0 }, "2289": { @@ -20556,15 +15105,11 @@ "count": 0, "time": 0 }, - "2300": { + "2297": { "count": 0, "time": 0 }, - "2301": { - "count": 0, - "time": 0 - }, - "2302": { + "2299": { "count": 0, "time": 0 }, @@ -20572,27 +15117,31 @@ "count": 0, "time": 0 }, + "2305": { + "count": 0, + "time": 0 + }, "2306": { "count": 0, "time": 0 }, + "2308": { + "count": 0, + "time": 0 + }, "2310": { "count": 0, "time": 0 }, - "2311": { - "count": 0, - "time": 0 - }, - "2312": { - "count": 0, - "time": 0 - }, "2314": { "count": 0, "time": 0 }, - "2317": { + "2315": { + "count": 0, + "time": 0 + }, + "2316": { "count": 0, "time": 0 }, @@ -20600,43 +15149,39 @@ "count": 0, "time": 0 }, - "2319": { + "2321": { "count": 0, "time": 0 }, - "2321": { - "count": 1, + "2322": { + "count": 0, "time": 0 }, "2323": { + "count": 0, + "time": 0 + }, + "2325": { "count": 1, "time": 0 }, - "2324": { - "count": 1, - "time": 0 - }, - "2326": { + "2327": { "count": 1, "time": 0 }, "2328": { - "count": 0, + "count": 1, "time": 0 }, - "2329": { - "count": 0, - "time": 0 - }, - "2331": { - "count": 0, + "2330": { + "count": 1, "time": 0 }, "2332": { "count": 0, "time": 0 }, - "2334": { + "2333": { "count": 0, "time": 0 }, @@ -20644,7 +15189,11 @@ "count": 0, "time": 0 }, - "2337": { + "2336": { + "count": 0, + "time": 0 + }, + "2338": { "count": 0, "time": 0 }, @@ -20656,15 +15205,15 @@ "count": 0, "time": 0 }, + "2343": { + "count": 0, + "time": 0 + }, "2345": { "count": 0, "time": 0 }, - "2347": { - "count": 0, - "time": 0 - }, - "2350": { + "2349": { "count": 0, "time": 0 }, @@ -20672,85 +15221,85 @@ "count": 0, "time": 0 }, - "2352": { + "2354": { "count": 0, "time": 0 }, - "2354": { - "count": 1, + "2355": { + "count": 0, "time": 0 }, "2356": { - "count": 1, + "count": 0, "time": 0 }, "2358": { "count": 1, "time": 0 - } - }, - "ПолучитьТелоОтвета": { + }, + "2360": { + "count": 1, + "time": 0 + }, "2362": { "count": 1, "time": 0 + } + }, + "ПолучитьТелоОтвета": { + "2366": { + "count": 1, + "time": 0 }, - "2364": { + "2368": { "count": 9, "time": 0 }, - "2366": { - "count": 8, - "time": 0 - }, - "2367": { - "count": 8, - "time": 0 - }, - "2369": { - "count": 8, - "time": 0 - }, "2370": { - "count": 0, + "count": 8, "time": 0 }, "2371": { - "count": 0, - "time": 0 - }, - "2372": { - "count": 0, + "count": 8, "time": 0 }, "2373": { - "count": 0, + "count": 8, "time": 0 }, "2374": { - "count": 8, - "time": 0 - }, - "2376": { - "count": 8, - "time": 0 - }, - "2378": { - "count": 1, - "time": 0 - }, - "2379": { "count": 0, "time": 0 }, - "2381": { - "count": 1, + "2375": { + "count": 0, + "time": 0 + }, + "2376": { + "count": 0, + "time": 0 + }, + "2377": { + "count": 0, + "time": 0 + }, + "2378": { + "count": 8, + "time": 0 + }, + "2380": { + "count": 8, "time": 0 }, "2382": { "count": 1, "time": 0 }, - "2384": { + "2383": { + "count": 0, + "time": 0 + }, + "2385": { "count": 1, "time": 0 }, @@ -20758,10 +15307,6 @@ "count": 1, "time": 0 }, - "2387": { - "count": 0, - "time": 0 - }, "2388": { "count": 1, "time": 0 @@ -20770,33 +15315,41 @@ "count": 1, "time": 0 }, + "2391": { + "count": 0, + "time": 0 + }, "2392": { "count": 1, "time": 0 + }, + "2394": { + "count": 1, + "time": 0 + }, + "2396": { + "count": 1, + "time": 0 } }, "ЭтоПереадресация": { - "2396": { - "count": 1, - "time": 0 - }, - "2397": { - "count": 0, - "time": 0 - }, - "2398": { - "count": 1, - "time": 0 - }, "2400": { "count": 1, "time": 0 }, "2401": { + "count": 0, + "time": 0 + }, + "2402": { "count": 1, "time": 0 }, - "2403": { + "2404": { + "count": 1, + "time": 0 + }, + "2405": { "count": 1, "time": 0 }, @@ -20804,28 +15357,24 @@ "count": 1, "time": 0 }, - "2409": { + "2411": { + "count": 1, + "time": 0 + }, + "2413": { "count": 1, "time": 0 } }, "ЭтоОшибкаСервера": { - "2413": { - "count": 1, - "time": 0 - }, - "2414": { - "count": 0, - "time": 0 - }, - "2415": { - "count": 1, - "time": 0 - }, "2417": { "count": 1, "time": 0 }, + "2418": { + "count": 0, + "time": 0 + }, "2419": { "count": 1, "time": 0 @@ -20837,82 +15386,78 @@ "2423": { "count": 1, "time": 0 - } - }, - "ЭтоВнутренняяОшибка": { + }, + "2425": { + "count": 1, + "time": 0 + }, "2427": { "count": 1, "time": 0 - }, - "2429": { + } + }, + "ЭтоВнутренняяОшибка": { + "2431": { "count": 1, "time": 0 }, - "2431": { + "2433": { + "count": 1, + "time": 0 + }, + "2435": { "count": 1, "time": 0 } }, "ПолучитьТелоОтветаКакДвоичныеДанные": { - "2435": { - "count": 1, - "time": 26 - }, - "2437": { - "count": 1, - "time": 0 - }, - "2438": { - "count": 0, - "time": 0 - }, "2439": { "count": 1, - "time": 0 + "time": 3 }, "2441": { "count": 1, - "time": 1 + "time": 0 }, "2442": { - "count": 1, - "time": 11 + "count": 0, + "time": 0 }, "2443": { "count": 1, - "time": 311 + "time": 0 }, "2445": { "count": 1, - "time": 2 + "time": 0 }, "2446": { "count": 1, - "time": 2 + "time": 1 }, - "2448": { + "2447": { + "count": 1, + "time": 1 + }, + "2449": { "count": 1, "time": 0 }, "2450": { "count": 1, "time": 0 + }, + "2452": { + "count": 1, + "time": 0 + }, + "2454": { + "count": 1, + "time": 0 } }, "ПолучитьТелоОтветаКакДанныеИлиПуть": { - "2454": { - "count": 0, - "time": 0 - }, - "2456": { - "count": 0, - "time": 0 - }, - "2457": { - "count": 0, - "time": 0 - }, - "2459": { + "2458": { "count": 0, "time": 0 }, @@ -20920,29 +15465,29 @@ "count": 0, "time": 0 }, - "2462": { + "2461": { + "count": 0, + "time": 0 + }, + "2463": { + "count": 0, + "time": 0 + }, + "2464": { + "count": 0, + "time": 0 + }, + "2466": { "count": 0, "time": 0 } }, "ПолучитьТелоЗапросаКакДвоичныеДанные": { - "2466": { - "count": 0, - "time": 0 - }, - "2467": { - "count": 0, - "time": 0 - }, - "2469": { - "count": 0, - "time": 0 - }, "2470": { "count": 0, "time": 0 }, - "2472": { + "2471": { "count": 0, "time": 0 }, @@ -20958,28 +15503,32 @@ "count": 0, "time": 0 }, + "2477": { + "count": 0, + "time": 0 + }, "2478": { "count": 0, "time": 0 + }, + "2480": { + "count": 0, + "time": 0 + }, + "2482": { + "count": 0, + "time": 0 } }, "ПроверитьЗагрузкуЧасти": { - "2482": { - "count": 0, - "time": 0 - }, - "2483": { - "count": 0, - "time": 0 - }, - "2484": { - "count": 0, - "time": 0 - }, "2486": { "count": 0, "time": 0 }, + "2487": { + "count": 0, + "time": 0 + }, "2488": { "count": 0, "time": 0 @@ -20992,10 +15541,6 @@ "count": 0, "time": 0 }, - "2493": { - "count": 0, - "time": 0 - }, "2494": { "count": 0, "time": 0 @@ -21008,7 +15553,7 @@ "count": 0, "time": 0 }, - "2499": { + "2498": { "count": 0, "time": 0 }, @@ -21016,11 +15561,15 @@ "count": 0, "time": 0 }, - "2504": { + "2501": { "count": 0, "time": 0 }, - "2506": { + "2503": { + "count": 0, + "time": 0 + }, + "2504": { "count": 0, "time": 0 }, @@ -21032,11 +15581,7 @@ "count": 0, "time": 0 }, - "2511": { - "count": 0, - "time": 0 - }, - "2513": { + "2512": { "count": 0, "time": 0 }, @@ -21044,6 +15589,10 @@ "count": 0, "time": 0 }, + "2515": { + "count": 0, + "time": 0 + }, "2517": { "count": 0, "time": 0 @@ -21052,28 +15601,24 @@ "count": 0, "time": 0 }, - "2520": { + "2521": { "count": 0, "time": 0 }, "2522": { "count": 0, "time": 0 - } - }, - "ОтменитьЗаписьMultipart": { - "2526": { - "count": 1, - "time": 0 }, - "2527": { - "count": 1, - "time": 0 - }, - "2528": { + "2524": { "count": 0, "time": 0 }, + "2526": { + "count": 0, + "time": 0 + } + }, + "ОтменитьЗаписьMultipart": { "2530": { "count": 0, "time": 0 @@ -21082,19 +15627,27 @@ "count": 0, "time": 0 }, + "2532": { + "count": 0, + "time": 0 + }, "2534": { "count": 0, "time": 0 }, - "2536": { + "2535": { "count": 0, "time": 0 }, - "2537": { + "2538": { "count": 0, "time": 0 }, - "2539": { + "2540": { + "count": 0, + "time": 0 + }, + "2541": { "count": 0, "time": 0 }, @@ -21102,10 +15655,6 @@ "count": 0, "time": 0 }, - "2544": { - "count": 0, - "time": 0 - }, "2547": { "count": 0, "time": 0 @@ -21114,23 +15663,23 @@ "count": 0, "time": 0 }, + "2551": { + "count": 0, + "time": 0 + }, "2552": { "count": 0, "time": 0 }, - "2555": { + "2556": { "count": 0, "time": 0 }, - "2557": { + "2559": { "count": 0, "time": 0 }, - "2558": { - "count": 0, - "time": 0 - }, - "2560": { + "2561": { "count": 0, "time": 0 }, @@ -21142,29 +15691,25 @@ "count": 0, "time": 0 }, - "2565": { + "2566": { "count": 0, "time": 0 }, - "2567": { - "count": 1, + "2568": { + "count": 0, + "time": 0 + }, + "2569": { + "count": 0, + "time": 0 + }, + "2571": { + "count": 0, "time": 0 } }, "ЗаписатьДвоичныеДанные": { - "2571": { - "count": 0, - "time": 0 - }, - "2572": { - "count": 0, - "time": 0 - }, - "2573": { - "count": 0, - "time": 0 - }, - "2574": { + "2575": { "count": 0, "time": 0 }, @@ -21172,11 +15717,11 @@ "count": 0, "time": 0 }, - "2578": { + "2577": { "count": 0, "time": 0 }, - "2579": { + "2578": { "count": 0, "time": 0 }, @@ -21184,11 +15729,11 @@ "count": 0, "time": 0 }, - "2581": { + "2582": { "count": 0, "time": 0 }, - "2582": { + "2583": { "count": 0, "time": 0 }, @@ -21208,15 +15753,19 @@ "count": 0, "time": 0 }, + "2589": { + "count": 0, + "time": 0 + }, "2590": { "count": 0, "time": 0 }, - "2591": { + "2592": { "count": 0, "time": 0 }, - "2593": { + "2594": { "count": 0, "time": 0 }, @@ -21227,26 +15776,22 @@ "2597": { "count": 0, "time": 0 + }, + "2600": { + "count": 0, + "time": 0 + }, + "2601": { + "count": 0, + "time": 0 } }, "ЗвершитьЗаписьMultipart": { - "2602": { - "count": 0, - "time": 0 - }, - "2603": { - "count": 0, - "time": 0 - }, - "2605": { - "count": 0, - "time": 0 - }, "2606": { "count": 0, "time": 0 }, - "2608": { + "2607": { "count": 0, "time": 0 }, @@ -21261,39 +15806,39 @@ "2612": { "count": 0, "time": 0 + }, + "2613": { + "count": 0, + "time": 0 + }, + "2614": { + "count": 0, + "time": 0 + }, + "2616": { + "count": 0, + "time": 0 } }, "РаспаковатьОтвет": { - "2649": { + "2653": { "count": 0, "time": 0 }, - "2651": { + "2655": { "count": 0, "time": 0 }, - "2652": { + "2656": { "count": 0, "time": 0 }, - "2654": { + "2658": { "count": 0, "time": 0 } }, "ПрочитатьGZip": { - "2658": { - "count": 0, - "time": 0 - }, - "2659": { - "count": 0, - "time": 0 - }, - "2661": { - "count": 0, - "time": 0 - }, "2662": { "count": 0, "time": 0 @@ -21302,7 +15847,7 @@ "count": 0, "time": 0 }, - "2664": { + "2665": { "count": 0, "time": 0 }, @@ -21322,11 +15867,11 @@ "count": 0, "time": 0 }, - "2672": { + "2671": { "count": 0, "time": 0 }, - "2673": { + "2672": { "count": 0, "time": 0 }, @@ -21342,7 +15887,7 @@ "count": 0, "time": 0 }, - "2679": { + "2678": { "count": 0, "time": 0 }, @@ -21366,7 +15911,7 @@ "count": 0, "time": 0 }, - "2686": { + "2687": { "count": 0, "time": 0 }, @@ -21374,29 +15919,33 @@ "count": 0, "time": 0 }, + "2689": { + "count": 0, + "time": 0 + }, "2690": { "count": 0, "time": 0 + }, + "2692": { + "count": 0, + "time": 0 + }, + "2694": { + "count": 0, + "time": 0 } }, "ПрочитатьZip": { - "2694": { - "count": 0, - "time": 0 - }, - "2695": { - "count": 0, - "time": 0 - }, - "2696": { - "count": 0, - "time": 0 - }, "2698": { "count": 0, "time": 0 }, - "2701": { + "2699": { + "count": 0, + "time": 0 + }, + "2700": { "count": 0, "time": 0 }, @@ -21404,10 +15953,6 @@ "count": 0, "time": 0 }, - "2703": { - "count": 0, - "time": 0 - }, "2705": { "count": 0, "time": 0 @@ -21416,72 +15961,68 @@ "count": 0, "time": 0 }, - "2708": { + "2707": { + "count": 0, + "time": 0 + }, + "2709": { "count": 0, "time": 0 }, "2710": { "count": 0, "time": 0 - } - }, - "ZipРазмерLFH": { - "2714": { + }, + "2712": { "count": 0, "time": 0 }, - "2716": { + "2714": { + "count": 0, + "time": 0 + } + }, + "ZipРазмерLFH": { + "2718": { + "count": 0, + "time": 0 + }, + "2720": { "count": 0, "time": 0 } }, "ZipРазмерDD": { - "2720": { + "2724": { "count": 0, "time": 0 }, - "2722": { + "2726": { "count": 0, "time": 0 } }, "ZipРазмерCDH": { - "2726": { + "2730": { "count": 0, "time": 0 }, - "2728": { + "2732": { "count": 0, "time": 0 } }, "ZipРазмерEOCD": { - "2732": { + "2736": { "count": 0, "time": 0 }, - "2734": { + "2738": { "count": 0, "time": 0 } }, "ZipLFH": { - "2739": { - "count": 0, - "time": 0 - }, - "2740": { - "count": 0, - "time": 0 - }, - "2741": { - "count": 0, - "time": 0 - }, - "2742": { - "count": 0, - "time": 0 - }, "2743": { "count": 0, "time": 0 @@ -21518,62 +16059,62 @@ "count": 0, "time": 0 }, + "2752": { + "count": 0, + "time": 0 + }, "2753": { "count": 0, "time": 0 }, + "2754": { + "count": 0, + "time": 0 + }, "2755": { "count": 0, "time": 0 + }, + "2757": { + "count": 0, + "time": 0 + }, + "2759": { + "count": 0, + "time": 0 } }, "ZipDD": { - "2760": { - "count": 0, - "time": 0 - }, - "2761": { - "count": 0, - "time": 0 - }, - "2762": { - "count": 0, - "time": 0 - }, - "2763": { - "count": 0, - "time": 0 - }, "2764": { "count": 0, "time": 0 }, + "2765": { + "count": 0, + "time": 0 + }, "2766": { "count": 0, "time": 0 }, + "2767": { + "count": 0, + "time": 0 + }, "2768": { "count": 0, "time": 0 + }, + "2770": { + "count": 0, + "time": 0 + }, + "2772": { + "count": 0, + "time": 0 } }, "ZipCDH": { - "2773": { - "count": 0, - "time": 0 - }, - "2774": { - "count": 0, - "time": 0 - }, - "2775": { - "count": 0, - "time": 0 - }, - "2776": { - "count": 0, - "time": 0 - }, "2777": { "count": 0, "time": 0 @@ -21634,32 +16175,32 @@ "count": 0, "time": 0 }, + "2792": { + "count": 0, + "time": 0 + }, "2793": { "count": 0, "time": 0 }, + "2794": { + "count": 0, + "time": 0 + }, "2795": { "count": 0, "time": 0 + }, + "2797": { + "count": 0, + "time": 0 + }, + "2799": { + "count": 0, + "time": 0 } }, "ZipEOCD": { - "2800": { - "count": 0, - "time": 0 - }, - "2801": { - "count": 0, - "time": 0 - }, - "2802": { - "count": 0, - "time": 0 - }, - "2803": { - "count": 0, - "time": 0 - }, "2804": { "count": 0, "time": 0 @@ -21676,6 +16217,10 @@ "count": 0, "time": 0 }, + "2808": { + "count": 0, + "time": 0 + }, "2809": { "count": 0, "time": 0 @@ -21684,24 +16229,28 @@ "count": 0, "time": 0 }, - "2812": { + "2811": { + "count": 0, + "time": 0 + }, + "2813": { "count": 0, "time": 0 }, "2814": { "count": 0, "time": 0 + }, + "2816": { + "count": 0, + "time": 0 + }, + "2818": { + "count": 0, + "time": 0 } }, "ДобавитьAWS4": { - "2824": { - "count": 0, - "time": 0 - }, - "2826": { - "count": 0, - "time": 0 - }, "2828": { "count": 0, "time": 0 @@ -21709,26 +16258,26 @@ "2830": { "count": 0, "time": 0 - } - }, - "СоздатьЗаголовокАвторизации": { + }, + "2832": { + "count": 0, + "time": 0 + }, "2834": { "count": 0, "time": 0 - }, - "2835": { - "count": 0, - "time": 0 - }, - "2837": { - "count": 0, - "time": 0 - }, + } + }, + "СоздатьЗаголовокАвторизации": { "2838": { "count": 0, "time": 0 }, - "2840": { + "2839": { + "count": 0, + "time": 0 + }, + "2841": { "count": 0, "time": 0 }, @@ -21736,10 +16285,6 @@ "count": 0, "time": 0 }, - "2843": { - "count": 0, - "time": 0 - }, "2844": { "count": 0, "time": 0 @@ -21748,6 +16293,10 @@ "count": 0, "time": 0 }, + "2847": { + "count": 0, + "time": 0 + }, "2848": { "count": 0, "time": 0 @@ -21755,21 +16304,17 @@ "2850": { "count": 0, "time": 0 - } - }, - "ПолучитьОсновныеСоставляющиеПодписи": { + }, + "2852": { + "count": 0, + "time": 0 + }, "2854": { "count": 0, "time": 0 - }, - "2855": { - "count": 0, - "time": 0 - }, - "2856": { - "count": 0, - "time": 0 - }, + } + }, + "ПолучитьОсновныеСоставляющиеПодписи": { "2858": { "count": 0, "time": 0 @@ -21782,7 +16327,7 @@ "count": 0, "time": 0 }, - "2861": { + "2862": { "count": 0, "time": 0 }, @@ -21794,7 +16339,11 @@ "count": 0, "time": 0 }, - "2866": { + "2865": { + "count": 0, + "time": 0 + }, + "2867": { "count": 0, "time": 0 }, @@ -21806,10 +16355,6 @@ "count": 0, "time": 0 }, - "2871": { - "count": 0, - "time": 0 - }, "2872": { "count": 0, "time": 0 @@ -21818,46 +16363,42 @@ "count": 0, "time": 0 }, + "2875": { + "count": 0, + "time": 0 + }, "2876": { "count": 0, "time": 0 + }, + "2878": { + "count": 0, + "time": 0 + }, + "2880": { + "count": 0, + "time": 0 } }, "СформироватьЗаголовокАвторизации": { - "2880": { - "count": 0, - "time": 0 - }, - "2885": { - "count": 0, - "time": 0 - }, - "2887": { + "2884": { "count": 0, "time": 0 }, "2889": { "count": 0, "time": 0 - } - }, - "ПолучитьКлючПодписи": { + }, + "2891": { + "count": 0, + "time": 0 + }, "2893": { "count": 0, "time": 0 - }, - "2894": { - "count": 0, - "time": 0 - }, - "2895": { - "count": 0, - "time": 0 - }, - "2896": { - "count": 0, - "time": 0 - }, + } + }, + "ПолучитьКлючПодписи": { "2897": { "count": 0, "time": 0 @@ -21866,6 +16407,10 @@ "count": 0, "time": 0 }, + "2899": { + "count": 0, + "time": 0 + }, "2900": { "count": 0, "time": 0 @@ -21882,6 +16427,10 @@ "count": 0, "time": 0 }, + "2905": { + "count": 0, + "time": 0 + }, "2906": { "count": 0, "time": 0 @@ -21889,22 +16438,18 @@ "2908": { "count": 0, "time": 0 - } - }, - "СоздатьКаноническийЗапрос": { + }, + "2910": { + "count": 0, + "time": 0 + }, "2912": { "count": 0, "time": 0 - }, - "2913": { - "count": 0, - "time": 0 - }, - "2914": { - "count": 0, - "time": 0 - }, - "2915": { + } + }, + "СоздатьКаноническийЗапрос": { + "2916": { "count": 0, "time": 0 }, @@ -21912,6 +16457,10 @@ "count": 0, "time": 0 }, + "2918": { + "count": 0, + "time": 0 + }, "2919": { "count": 0, "time": 0 @@ -21928,68 +16477,68 @@ "count": 0, "time": 0 }, - "2926": { - "count": 0, - "time": 0 - }, "2927": { "count": 0, "time": 0 }, - "2928": { - "count": 0, - "time": 0 - }, "2929": { "count": 0, "time": 0 }, + "2930": { + "count": 0, + "time": 0 + }, "2931": { "count": 0, "time": 0 }, + "2932": { + "count": 0, + "time": 0 + }, "2933": { "count": 0, "time": 0 }, - "2941": { + "2935": { "count": 0, "time": 0 }, - "2943": { + "2937": { + "count": 0, + "time": 0 + }, + "2945": { + "count": 0, + "time": 0 + }, + "2947": { "count": 0, "time": 0 } }, "СоздатьСкоуп": { - "2947": { - "count": 0, - "time": 0 - }, - "2949": { - "count": 0, - "time": 0 - }, - "2950": { - "count": 0, - "time": 0 - }, "2951": { "count": 0, "time": 0 }, - "2952": { - "count": 0, - "time": 0 - }, "2953": { "count": 0, "time": 0 }, + "2954": { + "count": 0, + "time": 0 + }, "2955": { "count": 0, "time": 0 }, + "2956": { + "count": 0, + "time": 0 + }, "2957": { "count": 0, "time": 0 @@ -21997,22 +16546,18 @@ "2959": { "count": 0, "time": 0 - } - }, - "СоздатьСтрокуПодписи": { + }, + "2961": { + "count": 0, + "time": 0 + }, "2963": { "count": 0, "time": 0 - }, - "2964": { - "count": 0, - "time": 0 - }, - "2965": { - "count": 0, - "time": 0 - }, - "2966": { + } + }, + "СоздатьСтрокуПодписи": { + "2967": { "count": 0, "time": 0 }, @@ -22032,6 +16577,10 @@ "count": 0, "time": 0 }, + "2973": { + "count": 0, + "time": 0 + }, "2974": { "count": 0, "time": 0 @@ -22044,37 +16593,33 @@ "count": 0, "time": 0 }, - "2979": { + "2980": { "count": 0, "time": 0 }, - "2981": { + "2982": { "count": 0, "time": 0 }, "2983": { "count": 0, "time": 0 - } - }, - "ПолучитьСтрокуКлючейЗаголовков": { + }, + "2985": { + "count": 0, + "time": 0 + }, "2987": { "count": 0, "time": 0 - }, - "2989": { - "count": 0, - "time": 0 - }, + } + }, + "ПолучитьСтрокуКлючейЗаголовков": { "2991": { "count": 0, "time": 0 }, - "2992": { - "count": 0, - "time": 0 - }, - "2994": { + "2993": { "count": 0, "time": 0 }, @@ -22094,7 +16639,11 @@ "count": 0, "time": 0 }, - "3001": { + "3000": { + "count": 0, + "time": 0 + }, + "3002": { "count": 0, "time": 0 }, @@ -22113,18 +16662,18 @@ "3009": { "count": 0, "time": 0 - } - }, - "ПолучитьСтрокуURI": { + }, + "3011": { + "count": 0, + "time": 0 + }, "3013": { "count": 0, "time": 0 - }, - "3014": { - "count": 0, - "time": 0 - }, - "3016": { + } + }, + "ПолучитьСтрокуURI": { + "3017": { "count": 0, "time": 0 }, @@ -22132,10 +16681,6 @@ "count": 0, "time": 0 }, - "3019": { - "count": 0, - "time": 0 - }, "3020": { "count": 0, "time": 0 @@ -22144,21 +16689,25 @@ "count": 0, "time": 0 }, + "3023": { + "count": 0, + "time": 0 + }, "3024": { "count": 0, "time": 0 + }, + "3026": { + "count": 0, + "time": 0 + }, + "3028": { + "count": 0, + "time": 0 } }, "ПолучитьСтрокуПараметров": { - "3028": { - "count": 0, - "time": 0 - }, - "3029": { - "count": 0, - "time": 0 - }, - "3031": { + "3032": { "count": 0, "time": 0 }, @@ -22166,22 +16715,22 @@ "count": 0, "time": 0 }, + "3035": { + "count": 0, + "time": 0 + }, "3037": { "count": 0, "time": 0 }, - "3038": { - "count": 0, - "time": 0 - }, - "3039": { - "count": 0, - "time": 0 - }, "3041": { "count": 0, "time": 0 }, + "3042": { + "count": 0, + "time": 0 + }, "3043": { "count": 0, "time": 0 @@ -22189,26 +16738,22 @@ "3045": { "count": 0, "time": 0 - } - }, - "ПолучитьСтрокуЗаголовков": { + }, + "3047": { + "count": 0, + "time": 0 + }, "3049": { "count": 0, "time": 0 - }, - "3051": { - "count": 0, - "time": 0 - }, + } + }, + "ПолучитьСтрокуЗаголовков": { "3053": { "count": 0, "time": 0 }, - "3054": { - "count": 0, - "time": 0 - }, - "3056": { + "3055": { "count": 0, "time": 0 }, @@ -22228,7 +16773,11 @@ "count": 0, "time": 0 }, - "3063": { + "3062": { + "count": 0, + "time": 0 + }, + "3064": { "count": 0, "time": 0 }, @@ -22240,32 +16789,28 @@ "count": 0, "time": 0 }, - "3068": { + "3069": { "count": 0, "time": 0 }, - "3070": { + "3071": { "count": 0, "time": 0 }, "3072": { "count": 0, "time": 0 - } - }, - "ОбработатьСтрокуПараметровЗапроса": { + }, + "3074": { + "count": 0, + "time": 0 + }, "3076": { "count": 0, "time": 0 - }, - "3077": { - "count": 0, - "time": 0 - }, - "3078": { - "count": 0, - "time": 0 - }, + } + }, + "ОбработатьСтрокуПараметровЗапроса": { "3080": { "count": 0, "time": 0 @@ -22274,7 +16819,11 @@ "count": 0, "time": 0 }, - "3083": { + "3082": { + "count": 0, + "time": 0 + }, + "3084": { "count": 0, "time": 0 }, @@ -22286,10 +16835,6 @@ "count": 0, "time": 0 }, - "3088": { - "count": 0, - "time": 0 - }, "3089": { "count": 0, "time": 0 @@ -22298,6 +16843,10 @@ "count": 0, "time": 0 }, + "3092": { + "count": 0, + "time": 0 + }, "3093": { "count": 0, "time": 0 @@ -22305,29 +16854,21 @@ "3095": { "count": 0, "time": 0 + }, + "3097": { + "count": 0, + "time": 0 + }, + "3099": { + "count": 0, + "time": 0 } }, "ДобавитьЗаголовокOAuthV1": { - "3103": { - "count": 0, - "time": 0 - }, - "3105": { - "count": 0, - "time": 0 - }, - "3106": { - "count": 0, - "time": 0 - }, "3107": { "count": 0, "time": 0 }, - "3108": { - "count": 0, - "time": 0 - }, "3109": { "count": 0, "time": 0 @@ -22340,6 +16881,10 @@ "count": 0, "time": 0 }, + "3112": { + "count": 0, + "time": 0 + }, "3113": { "count": 0, "time": 0 @@ -22352,11 +16897,11 @@ "count": 0, "time": 0 }, - "3116": { + "3117": { "count": 0, "time": 0 }, - "3117": { + "3118": { "count": 0, "time": 0 }, @@ -22368,7 +16913,7 @@ "count": 0, "time": 0 }, - "3122": { + "3121": { "count": 0, "time": 0 }, @@ -22384,6 +16929,10 @@ "count": 0, "time": 0 }, + "3127": { + "count": 0, + "time": 0 + }, "3128": { "count": 0, "time": 0 @@ -22404,11 +16953,7 @@ "count": 0, "time": 0 }, - "3137": { - "count": 0, - "time": 0 - }, - "3139": { + "3138": { "count": 0, "time": 0 }, @@ -22416,7 +16961,7 @@ "count": 0, "time": 0 }, - "3142": { + "3141": { "count": 0, "time": 0 }, @@ -22436,7 +16981,11 @@ "count": 0, "time": 0 }, - "3149": { + "3148": { + "count": 0, + "time": 0 + }, + "3150": { "count": 0, "time": 0 }, @@ -22452,10 +17001,6 @@ "count": 0, "time": 0 }, - "3156": { - "count": 0, - "time": 0 - }, "3157": { "count": 0, "time": 0 @@ -22464,6 +17009,10 @@ "count": 0, "time": 0 }, + "3160": { + "count": 0, + "time": 0 + }, "3161": { "count": 0, "time": 0 @@ -22476,10 +17025,6 @@ "count": 0, "time": 0 }, - "3166": { - "count": 0, - "time": 0 - }, "3167": { "count": 0, "time": 0 @@ -22548,15 +17093,19 @@ "count": 0, "time": 0 }, + "3190": { + "count": 0, + "time": 0 + }, "3191": { "count": 0, "time": 0 }, - "3192": { + "3193": { "count": 0, "time": 0 }, - "3194": { + "3195": { "count": 0, "time": 0 }, @@ -22572,19 +17121,23 @@ "count": 0, "time": 0 }, - "3207": { + "3202": { "count": 0, "time": 0 }, - "3209": { + "3204": { "count": 0, "time": 0 }, - "3210": { + "3211": { "count": 0, "time": 0 }, - "3216": { + "3213": { + "count": 0, + "time": 0 + }, + "3214": { "count": 0, "time": 0 }, @@ -22592,11 +17145,7 @@ "count": 0, "time": 0 }, - "3221": { - "count": 0, - "time": 0 - }, - "3223": { + "3224": { "count": 0, "time": 0 }, @@ -22604,11 +17153,11 @@ "count": 0, "time": 0 }, - "3226": { + "3227": { "count": 0, "time": 0 }, - "3228": { + "3229": { "count": 0, "time": 0 }, @@ -22620,69 +17169,69 @@ "count": 0, "time": 0 }, - "3248": { + "3234": { "count": 0, "time": 0 }, - "3250": { + "3236": { "count": 0, "time": 0 }, "3252": { "count": 0, "time": 0 + }, + "3254": { + "count": 0, + "time": 0 + }, + "3256": { + "count": 0, + "time": 0 } }, "ОстановитьРаботу": { - "3260": { - "count": 7, - "time": 0 - }, - "3262": { - "count": 7, - "time": 0 - }, "3264": { "count": 7, "time": 0 }, - "3265": { - "count": 0, - "time": 0 - }, - "3267": { + "3266": { "count": 7, "time": 0 }, "3268": { + "count": 7, + "time": 0 + }, + "3269": { "count": 0, "time": 0 }, - "3270": { + "3271": { + "count": 7, + "time": 0 + }, + "3272": { + "count": 0, + "time": 0 + }, + "3274": { "count": 7, "time": 0 } }, "ЗапросИнициализирован": { - "3274": { + "3278": { "count": 7, "time": 0 }, - "3278": { + "3282": { "count": 7, "time": 0 } }, "Ошибка": { - "3282": { - "count": 0, - "time": 0 - }, - "3284": { - "count": 0, - "time": 0 - }, - "3287": { + "3286": { "count": 0, "time": 0 }, @@ -22690,10 +17239,6 @@ "count": 0, "time": 0 }, - "3289": { - "count": 0, - "time": 0 - }, "3291": { "count": 0, "time": 0 @@ -22702,7 +17247,11 @@ "count": 0, "time": 0 }, - "3294": { + "3293": { + "count": 0, + "time": 0 + }, + "3295": { "count": 0, "time": 0 }, @@ -22713,71 +17262,63 @@ "3298": { "count": 0, "time": 0 + }, + "3300": { + "count": 0, + "time": 0 + }, + "3302": { + "count": 0, + "time": 0 } }, "ДобавитьЛог": { - "3302": { - "count": 23, - "time": 1 - }, - "3304": { - "count": 23, - "time": 0 - }, "3306": { - "count": 23, + "count": 22, "time": 0 }, "3308": { - "count": 23, - "time": 1 + "count": 22, + "time": 0 }, "3310": { - "count": 23, + "count": 22, + "time": 0 + }, + "3312": { + "count": 22, + "time": 0 + }, + "3314": { + "count": 22, "time": 0 } }, "ПолучитьНастройку": { - "3313": { - "count": 3, + "3317": { + "count": 2, "time": 0 }, - "3314": { - "count": 3, + "3318": { + "count": 2, "time": 0 } }, "УстановитьНастройку": { - "3317": { + "3321": { "count": 1, "time": 0 }, - "3318": { + "3322": { "count": 1, "time": 0 } }, "УстановитьСтандартныеНастройки": { - "3322": { - "count": 1, - "time": 0 - }, - "3324": { - "count": 1, - "time": 0 - }, - "3325": { - "count": 1, - "time": 0 - }, "3326": { "count": 1, "time": 0 }, - "3327": { - "count": 1, - "time": 0 - }, "3328": { "count": 1, "time": 0 @@ -22798,24 +17339,28 @@ "count": 1, "time": 0 }, + "3333": { + "count": 1, + "time": 0 + }, "3334": { "count": 1, "time": 0 + }, + "3335": { + "count": 1, + "time": 0 + }, + "3336": { + "count": 1, + "time": 0 + }, + "3338": { + "count": 1, + "time": 0 } }, "КодироватьURLВURL": { - "3338": { - "count": 1, - "time": 1 - }, - "3340": { - "count": 1, - "time": 0 - }, - "3341": { - "count": 1, - "time": 14 - }, "3342": { "count": 1, "time": 0 @@ -22823,30 +17368,34 @@ "3344": { "count": 1, "time": 0 + }, + "3345": { + "count": 1, + "time": 1 + }, + "3346": { + "count": 1, + "time": 0 + }, + "3348": { + "count": 1, + "time": 0 } }, "ГарантироватьТелоКоллекцию": { - "3348": { - "count": 0, - "time": 0 - }, "3352": { "count": 0, "time": 0 }, - "3353": { - "count": 0, - "time": 0 - }, - "3355": { - "count": 0, - "time": 0 - }, "3356": { "count": 0, "time": 0 }, - "3358": { + "3357": { + "count": 0, + "time": 0 + }, + "3359": { "count": 0, "time": 0 }, @@ -22857,25 +17406,17 @@ "3362": { "count": 0, "time": 0 - } - }, - "СброситьПоляОбъекта": { + }, + "3364": { + "count": 0, + "time": 0 + }, "3366": { "count": 0, "time": 0 - }, - "3367": { - "count": 0, - "time": 0 - }, - "3368": { - "count": 0, - "time": 0 - }, - "3369": { - "count": 0, - "time": 0 - }, + } + }, + "СброситьПоляОбъекта": { "3370": { "count": 0, "time": 0 @@ -23020,22 +17561,28 @@ "count": 0, "time": 0 }, + "3406": { + "count": 0, + "time": 0 + }, "3407": { "count": 0, "time": 0 + }, + "3408": { + "count": 0, + "time": 0 + }, + "3409": { + "count": 0, + "time": 0 + }, + "3411": { + "count": 0, + "time": 0 } }, "Initialize": { - "3418": { - "count": 0, - "time": 0 - }, - "3419": { - "count": 0, - "time": 0 - } - }, - "SetURL": { "3422": { "count": 0, "time": 0 @@ -23045,7 +17592,7 @@ "time": 0 } }, - "SetURLParams": { + "SetURL": { "3426": { "count": 0, "time": 0 @@ -23055,7 +17602,7 @@ "time": 0 } }, - "AddURLParameter": { + "SetURLParams": { "3430": { "count": 0, "time": 0 @@ -23065,7 +17612,7 @@ "time": 0 } }, - "SetResponseFile": { + "AddURLParameter": { "3434": { "count": 0, "time": 0 @@ -23075,7 +17622,7 @@ "time": 0 } }, - "SetDataType": { + "SetResponseFile": { "3438": { "count": 0, "time": 0 @@ -23085,7 +17632,7 @@ "time": 0 } }, - "SetProxy": { + "SetDataType": { "3442": { "count": 0, "time": 0 @@ -23095,7 +17642,7 @@ "time": 0 } }, - "SetTimeout": { + "SetProxy": { "3446": { "count": 0, "time": 0 @@ -23105,7 +17652,7 @@ "time": 0 } }, - "GetLog": { + "SetTimeout": { "3450": { "count": 0, "time": 0 @@ -23115,7 +17662,7 @@ "time": 0 } }, - "UseEncoding": { + "GetLog": { "3454": { "count": 0, "time": 0 @@ -23125,7 +17672,7 @@ "time": 0 } }, - "UseGzipCompression": { + "UseEncoding": { "3458": { "count": 0, "time": 0 @@ -23135,7 +17682,7 @@ "time": 0 } }, - "UseBodyFiledsAtOAuth": { + "UseGzipCompression": { "3462": { "count": 0, "time": 0 @@ -23145,7 +17692,7 @@ "time": 0 } }, - "UseURLEncoding": { + "UseBodyFiledsAtOAuth": { "3466": { "count": 0, "time": 0 @@ -23155,7 +17702,7 @@ "time": 0 } }, - "MaxAttempts": { + "UseURLEncoding": { "3470": { "count": 0, "time": 0 @@ -23165,7 +17712,7 @@ "time": 0 } }, - "MaxRedirects": { + "MaxAttempts": { "3474": { "count": 0, "time": 0 @@ -23175,7 +17722,7 @@ "time": 0 } }, - "SplitArraysInURL": { + "MaxRedirects": { "3478": { "count": 0, "time": 0 @@ -23185,7 +17732,7 @@ "time": 0 } }, - "ReturnSettings": { + "SplitArraysInURL": { "3482": { "count": 0, "time": 0 @@ -23195,7 +17742,7 @@ "time": 0 } }, - "SetBinaryBody": { + "ReturnSettings": { "3486": { "count": 0, "time": 0 @@ -23205,7 +17752,7 @@ "time": 0 } }, - "SetStringBody": { + "SetBinaryBody": { "3490": { "count": 0, "time": 0 @@ -23215,7 +17762,7 @@ "time": 0 } }, - "SetJsonBody": { + "SetStringBody": { "3494": { "count": 0, "time": 0 @@ -23225,7 +17772,7 @@ "time": 0 } }, - "SetFormBody": { + "SetJsonBody": { "3498": { "count": 0, "time": 0 @@ -23235,7 +17782,7 @@ "time": 0 } }, - "StartMultipartBody": { + "SetFormBody": { "3502": { "count": 0, "time": 0 @@ -23245,7 +17792,7 @@ "time": 0 } }, - "AddMultipartFormDataFile": { + "StartMultipartBody": { "3506": { "count": 0, "time": 0 @@ -23255,7 +17802,7 @@ "time": 0 } }, - "AddMultipartFormDataField": { + "AddMultipartFormDataFile": { "3510": { "count": 0, "time": 0 @@ -23265,7 +17812,7 @@ "time": 0 } }, - "AddDataAsRelated": { + "AddMultipartFormDataField": { "3514": { "count": 0, "time": 0 @@ -23275,7 +17822,7 @@ "time": 0 } }, - "SetHeaders": { + "AddDataAsRelated": { "3518": { "count": 0, "time": 0 @@ -23285,7 +17832,7 @@ "time": 0 } }, - "AddHeader": { + "SetHeaders": { "3522": { "count": 0, "time": 0 @@ -23295,7 +17842,7 @@ "time": 0 } }, - "AddBasicAuthorization": { + "AddHeader": { "3526": { "count": 0, "time": 0 @@ -23305,7 +17852,7 @@ "time": 0 } }, - "AddBearerAuthorization": { + "AddBasicAuthorization": { "3530": { "count": 0, "time": 0 @@ -23315,7 +17862,7 @@ "time": 0 } }, - "AddAWS4Authorization": { + "AddBearerAuthorization": { "3534": { "count": 0, "time": 0 @@ -23325,7 +17872,7 @@ "time": 0 } }, - "AddOAuthV1Authorization": { + "AddAWS4Authorization": { "3538": { "count": 0, "time": 0 @@ -23335,7 +17882,7 @@ "time": 0 } }, - "SetOAuthV1Algorithm": { + "AddOAuthV1Authorization": { "3542": { "count": 0, "time": 0 @@ -23345,7 +17892,7 @@ "time": 0 } }, - "ProcessRequest": { + "SetOAuthV1Algorithm": { "3546": { "count": 0, "time": 0 @@ -23355,7 +17902,7 @@ "time": 0 } }, - "ExecuteRequest": { + "ProcessRequest": { "3550": { "count": 0, "time": 0 @@ -23365,7 +17912,7 @@ "time": 0 } }, - "SendDataInParts": { + "ExecuteRequest": { "3554": { "count": 0, "time": 0 @@ -23375,7 +17922,7 @@ "time": 0 } }, - "SendPart": { + "SendDataInParts": { "3558": { "count": 0, "time": 0 @@ -23385,7 +17932,7 @@ "time": 0 } }, - "ReturnRequest": { + "SendPart": { "3562": { "count": 0, "time": 0 @@ -23395,7 +17942,7 @@ "time": 0 } }, - "ReturnConnection": { + "ReturnRequest": { "3566": { "count": 0, "time": 0 @@ -23405,7 +17952,7 @@ "time": 0 } }, - "ReturnResponse": { + "ReturnConnection": { "3570": { "count": 0, "time": 0 @@ -23415,7 +17962,7 @@ "time": 0 } }, - "ReturnResponseAsJSONObject": { + "ReturnResponse": { "3574": { "count": 0, "time": 0 @@ -23425,7 +17972,7 @@ "time": 0 } }, - "ReturnResponseAsBinaryData": { + "ReturnResponseAsJSONObject": { "3578": { "count": 0, "time": 0 @@ -23435,7 +17982,7 @@ "time": 0 } }, - "ReturnResponseAsString": { + "ReturnResponseAsBinaryData": { "3582": { "count": 0, "time": 0 @@ -23445,7 +17992,7 @@ "time": 0 } }, - "ReturnResponseFilename": { + "ReturnResponseAsString": { "3586": { "count": 0, "time": 0 @@ -23455,7 +18002,7 @@ "time": 0 } }, - "EncodeURLInURL": { + "ReturnResponseFilename": { "3590": { "count": 0, "time": 0 @@ -23464,6 +18011,16 @@ "count": 0, "time": 0 } + }, + "EncodeURLInURL": { + "3594": { + "count": 0, + "time": 0 + }, + "3595": { + "count": 0, + "time": 0 + } } } } \ No newline at end of file diff --git a/docs/en/examples/MSSQL/GetRecordsFilterStructure.txt b/docs/en/examples/MSSQL/GetRecordsFilterStructure.txt new file mode 100644 index 0000000000..49fe8827b4 --- /dev/null +++ b/docs/en/examples/MSSQL/GetRecordsFilterStructure.txt @@ -0,0 +1 @@ + Result = OPI_MSSQL.GetRecordsFilterStructure(); \ No newline at end of file diff --git a/docs/en/examples/MySQL/GetRecordsFilterStructure.txt b/docs/en/examples/MySQL/GetRecordsFilterStructure.txt new file mode 100644 index 0000000000..b67a16664b --- /dev/null +++ b/docs/en/examples/MySQL/GetRecordsFilterStructure.txt @@ -0,0 +1 @@ + Result = OPI_MySQL.GetRecordsFilterStructure(); \ No newline at end of file diff --git a/docs/en/examples/PostgreSQL/GetRecordsFilterStructure.txt b/docs/en/examples/PostgreSQL/GetRecordsFilterStructure.txt new file mode 100644 index 0000000000..c1e757fbc6 --- /dev/null +++ b/docs/en/examples/PostgreSQL/GetRecordsFilterStructure.txt @@ -0,0 +1 @@ + Result = OPI_PostgreSQL.GetRecordsFilterStructure(); \ No newline at end of file diff --git a/docs/en/examples/SQLite/AddRecords.txt b/docs/en/examples/SQLite/AddRecords.txt index 870d68697b..da8172b1fc 100644 --- a/docs/en/examples/SQLite/AddRecords.txt +++ b/docs/en/examples/SQLite/AddRecords.txt @@ -17,15 +17,15 @@ RowStructure2.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME RowStructure2.Insert("data" , New Structure("blob", Image)); // BLOB - RowStrucutre1 = New Structure; - RowStrucutre1.Insert("name" , "Lesha"); // TEXT - RowStrucutre1.Insert("age" , 20); // INTEGER - RowStrucutre1.Insert("salary" , 200.20); // REAL - RowStrucutre1.Insert("is_active" , False); // BOOL - RowStrucutre1.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME - RowStrucutre1.Insert("data" , New Structure("blob", PictureFile)); // BLOB + RowStructure1 = New Structure; + RowStructure1.Insert("name" , "Lesha"); // TEXT + RowStructure1.Insert("age" , 20); // INTEGER + RowStructure1.Insert("salary" , 200.20); // REAL + RowStructure1.Insert("is_active" , False); // BOOL + RowStructure1.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME + RowStructure1.Insert("data" , New Structure("blob", PictureFile)); // BLOB DataArray.Add(RowStructure2); - DataArray.Add(RowStrucutre1); + DataArray.Add(RowStructure1); Result = OPI_SQLite.AddRecords(Table, DataArray, , Base); \ No newline at end of file diff --git a/docs/en/examples/SQLite/GetRecordsFilterStructure.txt b/docs/en/examples/SQLite/GetRecordsFilterStructure.txt new file mode 100644 index 0000000000..ad887d91d1 --- /dev/null +++ b/docs/en/examples/SQLite/GetRecordsFilterStructure.txt @@ -0,0 +1 @@ + Result = OPI_SQLite.GetRecordsFilterStructure(); \ No newline at end of file diff --git a/docs/en/md/MSSQL/Orm/Delete-records.mdx b/docs/en/md/MSSQL/Orm/Delete-records.mdx index fa72a4c6ec..6f9016fe9e 100644 --- a/docs/en/md/MSSQL/Orm/Delete-records.mdx +++ b/docs/en/md/MSSQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| | Table | --table | String | ✔ | Table name | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/MSSQL/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/MSSQL/Orm/Get-records-filter-structure.mdx similarity index 55% rename from docs/en/md/MSSQL/Orm/Get-records-filter-strucutre.mdx rename to docs/en/md/MSSQL/Orm/Get-records-filter-structure.mdx index ddcd150da3..985032561f 100644 --- a/docs/en/md/MSSQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/MSSQL/Orm/Get-records-filter-structure.mdx @@ -1,18 +1,18 @@ --- sidebar_position: 14 -description: Get records filter strucutre and other functions to work with MSSQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI +description: Get records filter Structure and other functions to work with MSSQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, MSSQL] --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# Get records filter strucutre +# Get records filter Structure Gets the template structure for filtering records in ORM queries -`Function GetRecordsFilterStrucutre(Val Clear = False) Export` +`Function GetRecordsFilterStructure(Val Clear = False) Export` | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| @@ -28,34 +28,10 @@ The use of the `raw` feature is necessary for compound constructions like `BEETW ```bsl title="1C:Enterprise/OneScript code example" - Result = OPI_MSSQL.GetRecordsFilterStrucutre(); + Result = OPI_MSSQL.GetRecordsFilterStructure(); ``` - - - - ```bash - oint mssql GetRecordsFilterStrucutre \ - --empty true - ``` - - - - ```batch - oint mssql GetRecordsFilterStrucutre ^ - --empty true - ``` - - -```json title="Result" -{ - "field": "", - "type": "", - "value": "", - "union": "", - "raw": "" -} -``` + diff --git a/docs/en/md/MSSQL/Orm/Get-records.mdx b/docs/en/md/MSSQL/Orm/Get-records.mdx index 95b6c13c26..3a44518faa 100644 --- a/docs/en/md/MSSQL/Orm/Get-records.mdx +++ b/docs/en/md/MSSQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | Fields | --fields | Array Of String | ✖ | Fields for selection | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Sort | --order | Structure Of KeyAndValue | ✖ | Sorting: Key > field name, Value > direction (ASC, DESC) | | Count | --limit | Number | ✖ | Limiting the number of received strings | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | diff --git a/docs/en/md/MSSQL/Orm/Update-records.mdx b/docs/en/md/MSSQL/Orm/Update-records.mdx index d8860968fe..feabff5c0f 100644 --- a/docs/en/md/MSSQL/Orm/Update-records.mdx +++ b/docs/en/md/MSSQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | ValueStructure | --values | Structure Of KeyAndValue | ✔ | Values structure: Key > field, Value > field value | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/MySQL/Orm/Delete-records.mdx b/docs/en/md/MySQL/Orm/Delete-records.mdx index c592fa9caf..3d7a0b225d 100644 --- a/docs/en/md/MySQL/Orm/Delete-records.mdx +++ b/docs/en/md/MySQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| | Table | --table | String | ✔ | Table name | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/MySQL/Orm/Get-records-filter-structure.mdx similarity index 55% rename from docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx rename to docs/en/md/MySQL/Orm/Get-records-filter-structure.mdx index 2435c07db9..837abf11bc 100644 --- a/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/MySQL/Orm/Get-records-filter-structure.mdx @@ -1,18 +1,18 @@ --- sidebar_position: 14 -description: Get records filter strucutre and other functions to work with MySQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI +description: Get records filter Structure and other functions to work with MySQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, MySQL] --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# Get records filter strucutre +# Get records filter Structure Gets the template structure for filtering records in ORM queries -`Function GetRecordsFilterStrucutre(Val Clear = False) Export` +`Function GetRecordsFilterStructure(Val Clear = False) Export` | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| @@ -28,34 +28,10 @@ The use of the `raw` feature is necessary for compound constructions like `BEETW ```bsl title="1C:Enterprise/OneScript code example" - Result = OPI_MySQL.GetRecordsFilterStrucutre(); + Result = OPI_MySQL.GetRecordsFilterStructure(); ``` - - - - ```bash - oint mysql GetRecordsFilterStrucutre \ - --empty true - ``` - - - - ```batch - oint mysql GetRecordsFilterStrucutre ^ - --empty true - ``` - - -```json title="Result" -{ - "field": "", - "type": "", - "value": "", - "union": "", - "raw": "" -} -``` + diff --git a/docs/en/md/MySQL/Orm/Get-records.mdx b/docs/en/md/MySQL/Orm/Get-records.mdx index 5d3a0627ab..100b244d64 100644 --- a/docs/en/md/MySQL/Orm/Get-records.mdx +++ b/docs/en/md/MySQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | Fields | --fields | Array Of String | ✖ | Fields for selection | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Sort | --order | Structure Of KeyAndValue | ✖ | Sorting: Key > field name, Value > direction (ASC, DESC) | | Count | --limit | Number | ✖ | Limiting the number of received strings | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | diff --git a/docs/en/md/MySQL/Orm/Update-records.mdx b/docs/en/md/MySQL/Orm/Update-records.mdx index 519d76d824..7926d67e37 100644 --- a/docs/en/md/MySQL/Orm/Update-records.mdx +++ b/docs/en/md/MySQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | ValueStructure | --values | Structure Of KeyAndValue | ✔ | Values structure: Key > field, Value > field value | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/PostgreSQL/Orm/Delete-records.mdx b/docs/en/md/PostgreSQL/Orm/Delete-records.mdx index 106137e08b..0cb817304e 100644 --- a/docs/en/md/PostgreSQL/Orm/Delete-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| | Table | --table | String | ✔ | Table name | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/PostgreSQL/Orm/Get-records-filter-structure.mdx similarity index 55% rename from docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx rename to docs/en/md/PostgreSQL/Orm/Get-records-filter-structure.mdx index dda2fd4698..7364c4e6e2 100644 --- a/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/PostgreSQL/Orm/Get-records-filter-structure.mdx @@ -1,18 +1,18 @@ --- sidebar_position: 15 -description: Get records filter strucutre and other functions to work with PostgreSQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI +description: Get records filter Structure and other functions to work with PostgreSQL in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, PostgreSQL] --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# Get records filter strucutre +# Get records filter Structure Gets the template structure for filtering records in ORM queries -`Function GetRecordsFilterStrucutre(Val Clear = False) Export` +`Function GetRecordsFilterStructure(Val Clear = False) Export` | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| @@ -28,34 +28,10 @@ The use of the `raw` feature is necessary for compound constructions like `BEETW ```bsl title="1C:Enterprise/OneScript code example" - Result = OPI_PostgreSQL.GetRecordsFilterStrucutre(); + Result = OPI_PostgreSQL.GetRecordsFilterStructure(); ``` - - - - ```bash - oint postgres GetRecordsFilterStrucutre \ - --empty true - ``` - - - - ```batch - oint postgres GetRecordsFilterStrucutre ^ - --empty true - ``` - - -```json title="Result" -{ - "field": "", - "type": "", - "value": "", - "union": "", - "raw": "" -} -``` + diff --git a/docs/en/md/PostgreSQL/Orm/Get-records.mdx b/docs/en/md/PostgreSQL/Orm/Get-records.mdx index 09d6934f80..aeb4da660c 100644 --- a/docs/en/md/PostgreSQL/Orm/Get-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | Fields | --fields | Array Of String | ✖ | Fields for selection | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Sort | --order | Structure Of KeyAndValue | ✖ | Sorting: Key > field name, Value > direction (ASC, DESC) | | Count | --limit | Number | ✖ | Limiting the number of received strings | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | diff --git a/docs/en/md/PostgreSQL/Orm/Update-records.mdx b/docs/en/md/PostgreSQL/Orm/Update-records.mdx index e32e6eb60f..0bbe8bf51e 100644 --- a/docs/en/md/PostgreSQL/Orm/Update-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | ValueStructure | --values | Structure Of KeyAndValue | ✔ | Values structure: Key > field, Value > field value | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --dbc | String, Arbitrary | ✖ | Connection or connection string | | Tls | --tls | Structure Of KeyAndValue | ✖ | TLS settings, if necessary. See GetTlsSettings | diff --git a/docs/en/md/SQLite/Orm/Add-records.mdx b/docs/en/md/SQLite/Orm/Add-records.mdx index 1ef58f4e60..4624721b98 100644 --- a/docs/en/md/SQLite/Orm/Add-records.mdx +++ b/docs/en/md/SQLite/Orm/Add-records.mdx @@ -50,16 +50,16 @@ Binary data can also be transferred as a structure `{'blob':File path}` RowStructure2.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME RowStructure2.Insert("data" , New Structure("blob", Image)); // BLOB - RowStrucutre1 = New Structure; - RowStrucutre1.Insert("name" , "Lesha"); // TEXT - RowStrucutre1.Insert("age" , 20); // INTEGER - RowStrucutre1.Insert("salary" , 200.20); // REAL - RowStrucutre1.Insert("is_active" , False); // BOOL - RowStrucutre1.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME - RowStrucutre1.Insert("data" , New Structure("blob", PictureFile)); // BLOB + RowStructure1 = New Structure; + RowStructure1.Insert("name" , "Lesha"); // TEXT + RowStructure1.Insert("age" , 20); // INTEGER + RowStructure1.Insert("salary" , 200.20); // REAL + RowStructure1.Insert("is_active" , False); // BOOL + RowStructure1.Insert("created_at", OPI_Tools.GetCurrentDate()); // DATETIME + RowStructure1.Insert("data" , New Structure("blob", PictureFile)); // BLOB DataArray.Add(RowStructure2); - DataArray.Add(RowStrucutre1); + DataArray.Add(RowStructure1); Result = OPI_SQLite.AddRecords(Table, DataArray, , Base); ``` diff --git a/docs/en/md/SQLite/Orm/Delete-records.mdx b/docs/en/md/SQLite/Orm/Delete-records.mdx index 009793692c..464d289171 100644 --- a/docs/en/md/SQLite/Orm/Delete-records.mdx +++ b/docs/en/md/SQLite/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| | Table | --table | String | ✔ | Table name | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --db | String, Arbitrary | ✖ | Existing connection or database path | diff --git a/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/SQLite/Orm/Get-records-filter-structure.mdx similarity index 55% rename from docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx rename to docs/en/md/SQLite/Orm/Get-records-filter-structure.mdx index 53489db303..c71752f830 100644 --- a/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/SQLite/Orm/Get-records-filter-structure.mdx @@ -1,18 +1,18 @@ --- sidebar_position: 12 -description: Get records filter strucutre and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI +description: Get records filter Structure and other functions to work with SQLite in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite] --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# Get records filter strucutre +# Get records filter Structure Gets the template structure for filtering records in ORM queries -`Function GetRecordsFilterStrucutre(Val Clear = False) Export` +`Function GetRecordsFilterStructure(Val Clear = False) Export` | Parameter | CLI option | Type | Required | Description | |-|-|-|-|-| @@ -28,34 +28,10 @@ The use of the `raw` feature is necessary for compound constructions like `BEETW ```bsl title="1C:Enterprise/OneScript code example" - Result = OPI_SQLite.GetRecordsFilterStrucutre(); + Result = OPI_SQLite.GetRecordsFilterStructure(); ``` - - - - ```bash - oint sqlite GetRecordsFilterStrucutre \ - --empty true - ``` - - - - ```batch - oint sqlite GetRecordsFilterStrucutre ^ - --empty true - ``` - - -```json title="Result" -{ - "field": "", - "type": "", - "value": "", - "union": "", - "raw": "" -} -``` + diff --git a/docs/en/md/SQLite/Orm/Get-records.mdx b/docs/en/md/SQLite/Orm/Get-records.mdx index 132b68eeb0..b381221916 100644 --- a/docs/en/md/SQLite/Orm/Get-records.mdx +++ b/docs/en/md/SQLite/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | Fields | --fields | Array Of String | ✖ | Fields for selection | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Sort | --order | Structure Of KeyAndValue | ✖ | Sorting: Key > field name, Value > direction (ASC, DESC) | | Count | --limit | Number | ✖ | Limiting the number of received strings | | Connection | --db | String, Arbitrary | ✖ | Existing connection or database path | diff --git a/docs/en/md/SQLite/Orm/Update-records.mdx b/docs/en/md/SQLite/Orm/Update-records.mdx index a2b02686ee..2bedb558a3 100644 --- a/docs/en/md/SQLite/Orm/Update-records.mdx +++ b/docs/en/md/SQLite/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Table | --table | String | ✔ | Table name | | ValueStructure | --values | Structure Of KeyAndValue | ✔ | Values structure: Key > field, Value > field value | - | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStrucutre | + | Filters | --filter | Array of Structure | ✖ | Filters array. See GetRecordsFilterStructure | | Connection | --db | String, Arbitrary | ✖ | Existing connection or database path | diff --git a/docs/ru/md/MSSQL/Orm/Delete-records.mdx b/docs/ru/md/MSSQL/Orm/Delete-records.mdx index e2bccf0b53..d993a7958b 100644 --- a/docs/ru/md/MSSQL/Orm/Delete-records.mdx +++ b/docs/ru/md/MSSQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Параметр | CLI опция | Тип | Обяз. | Назначение | |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/MSSQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/MSSQL/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/MSSQL/Orm/Get-records-filter-structure.mdx similarity index 100% rename from docs/ru/md/MSSQL/Orm/Get-records-filter-strucutre.mdx rename to docs/ru/md/MSSQL/Orm/Get-records-filter-structure.mdx diff --git a/docs/ru/md/MSSQL/Orm/Get-records.mdx b/docs/ru/md/MSSQL/Orm/Get-records.mdx index c86c0a83c6..909a76ff94 100644 --- a/docs/ru/md/MSSQL/Orm/Get-records.mdx +++ b/docs/ru/md/MSSQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | Поля | --fields | Массив Из Строка | ✖ | Поля для выборки | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-structure) | | Сортировка | --order | Структура Из КлючИЗначение | ✖ | Сортировка: Ключ > поле, Значение > направление (ASC, DESC) | | Количество | --limit | Число | ✖ | Ограничение количества получаемых строк | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | diff --git a/docs/ru/md/MSSQL/Orm/Update-records.mdx b/docs/ru/md/MSSQL/Orm/Update-records.mdx index 77f6462b95..03efb95aaf 100644 --- a/docs/ru/md/MSSQL/Orm/Update-records.mdx +++ b/docs/ru/md/MSSQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | СтруктураЗначений | --values | Структура Из КлючИЗначение | ✔ | Структура значений: Ключ > поле, Значение > значение поля | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MSSQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/MSSQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/MySQL/Orm/Delete-records.mdx b/docs/ru/md/MySQL/Orm/Delete-records.mdx index 870d99a771..da7b77e306 100644 --- a/docs/ru/md/MySQL/Orm/Delete-records.mdx +++ b/docs/ru/md/MySQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Параметр | CLI опция | Тип | Обяз. | Назначение | |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/MySQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/MySQL/Orm/Get-records-filter-structure.mdx similarity index 100% rename from docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx rename to docs/ru/md/MySQL/Orm/Get-records-filter-structure.mdx diff --git a/docs/ru/md/MySQL/Orm/Get-records.mdx b/docs/ru/md/MySQL/Orm/Get-records.mdx index bb9b8be9ae..867a4ddc24 100644 --- a/docs/ru/md/MySQL/Orm/Get-records.mdx +++ b/docs/ru/md/MySQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | Поля | --fields | Массив Из Строка | ✖ | Поля для выборки | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-structure) | | Сортировка | --order | Структура Из КлючИЗначение | ✖ | Сортировка: Ключ > поле, Значение > направление (ASC, DESC) | | Количество | --limit | Число | ✖ | Ограничение количества получаемых строк | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | diff --git a/docs/ru/md/MySQL/Orm/Update-records.mdx b/docs/ru/md/MySQL/Orm/Update-records.mdx index eff24ce683..b72b0545e4 100644 --- a/docs/ru/md/MySQL/Orm/Update-records.mdx +++ b/docs/ru/md/MySQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | СтруктураЗначений | --values | Структура Из КлючИЗначение | ✔ | Структура значений: Ключ > поле, Значение > значение поля | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/MySQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/MySQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx b/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx index b0a0c7b6a0..0d62590aa5 100644 --- a/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Параметр | CLI опция | Тип | Обяз. | Назначение | |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/PostgreSQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/PostgreSQL/Orm/Get-records-filter-structure.mdx similarity index 100% rename from docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx rename to docs/ru/md/PostgreSQL/Orm/Get-records-filter-structure.mdx diff --git a/docs/ru/md/PostgreSQL/Orm/Get-records.mdx b/docs/ru/md/PostgreSQL/Orm/Get-records.mdx index 2a1ede76b2..68bfa00776 100644 --- a/docs/ru/md/PostgreSQL/Orm/Get-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | Поля | --fields | Массив Из Строка | ✖ | Поля для выборки | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-structure) | | Сортировка | --order | Структура Из КлючИЗначение | ✖ | Сортировка: Ключ > поле, Значение > направление (ASC, DESC) | | Количество | --limit | Число | ✖ | Ограничение количества получаемых строк | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | diff --git a/docs/ru/md/PostgreSQL/Orm/Update-records.mdx b/docs/ru/md/PostgreSQL/Orm/Update-records.mdx index 6b932056f1..7d8e5b0776 100644 --- a/docs/ru/md/PostgreSQL/Orm/Update-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | СтруктураЗначений | --values | Структура Из КлючИЗначение | ✔ | Структура значений: Ключ > поле, Значение > значение поля | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/PostgreSQL/Orm/Get-records-filter-structure) | | Соединение | --dbc | Строка, Произвольный | ✖ | Соединение или строка подключения | | Tls | --tls | Структура Из КлючИЗначение | ✖ | Настройки TLS, если необходимо. См. [`ПолучитьНастройкиTls`](/docs/PostgreSQL/Common-methods/Get-tls-settings) | diff --git a/docs/ru/md/SQLite/Orm/Delete-records.mdx b/docs/ru/md/SQLite/Orm/Delete-records.mdx index 1e21a22e24..f339a8a7a7 100644 --- a/docs/ru/md/SQLite/Orm/Delete-records.mdx +++ b/docs/ru/md/SQLite/Orm/Delete-records.mdx @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem'; | Параметр | CLI опция | Тип | Обяз. | Назначение | |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-structure) | | Соединение | --db | Строка, Произвольный | ✖ | Существующее соединение или путь к базе | diff --git a/docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/SQLite/Orm/Get-records-filter-structure.mdx similarity index 100% rename from docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx rename to docs/ru/md/SQLite/Orm/Get-records-filter-structure.mdx diff --git a/docs/ru/md/SQLite/Orm/Get-records.mdx b/docs/ru/md/SQLite/Orm/Get-records.mdx index cdaea75ad8..60fdb75b1b 100644 --- a/docs/ru/md/SQLite/Orm/Get-records.mdx +++ b/docs/ru/md/SQLite/Orm/Get-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | Поля | --fields | Массив Из Строка | ✖ | Поля для выборки | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-structure) | | Сортировка | --order | Структура Из КлючИЗначение | ✖ | Сортировка: Ключ > поле, Значение > направление (ASC, DESC) | | Количество | --limit | Число | ✖ | Ограничение количества получаемых строк | | Соединение | --db | Строка, Произвольный | ✖ | Существующее соединение или путь к базе | diff --git a/docs/ru/md/SQLite/Orm/Update-records.mdx b/docs/ru/md/SQLite/Orm/Update-records.mdx index 3991685db1..fc843edd7a 100644 --- a/docs/ru/md/SQLite/Orm/Update-records.mdx +++ b/docs/ru/md/SQLite/Orm/Update-records.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; |-|-|-|-|-| | Таблица | --table | Строка | ✔ | Имя таблицы | | СтруктураЗначений | --values | Структура Из КлючИЗначение | ✔ | Структура значений: Ключ > поле, Значение > значение поля | - | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-strucutre) | + | Фильтры | --filter | Массив Из Структура | ✖ | Массив фильтров. См. [`ПолучитьСтруктуруФильтраЗаписей`](/docs/SQLite/Orm/Get-records-filter-structure) | | Соединение | --db | Строка, Произвольный | ✖ | Существующее соединение или путь к базе | diff --git a/service/dictionaries/en.json b/service/dictionaries/en.json index 97f3f359ea..e4844ba1d2 100644 --- a/service/dictionaries/en.json +++ b/service/dictionaries/en.json @@ -1,317 +1,315 @@ { "с": "with", -"А": "A", -"а": "a", -"о": "o", -"к": "to", -"в": "in", -"К": "K", -"И": "And", "и": "and", +"в": "in", +"А": "A", +"к": "to", "В": "In", +"а": "a", +"И": "And", "г": "y", "Н": "N", -"ГД": "GD", -"ГВ": "GW", +"К": "K", +"о": "o", "за": "for", -"МБ": "MB", +"но": "but", "ДД": "BD", +"АТ": "AT", +"ГД": "GD", "со": "with", "он": "he", "По": "To", "ПС": "PS", -"РВ": "RX", -"См": "See", "Да": "Yes", "НЕ": "NOT", -"АТ": "AT", -"НС": "NC", -"ВК": "VK", -"по": "to", -"ПФ": "FF", +"МБ": "MB", +"ГВ": "GW", +"из": "from", +"См": "See", "Он": "He", +"РВ": "RX", "не": "not", +"НС": "NC", "1С": "1C", +"ПФ": "FF", "на": "to", -"Не": "Not", +"по": "to", "ФС": "FS", "Из": "In", -"но": "but", -"из": "from", "ГТ": "GS", +"ВК": "VK", +"Не": "Not", "ГК": "GC", -"три": "three", -"ОПИ": "OPI", -"Наш": "Our", -"Док": "Doc", -"Имя": "Name", +"осн": "main", "ВКТ": "VKT", +"Хук": "Hook", +"Наш": "Our", +"вес": "weight", +"три": "three", +"без": "without", +"ИФТ": "BFN", "изм": "change", "хит": "hit", "Вид": "View", "был": "been", -"Или": "Or", -"Хук": "Hook", -"ИФТ": "BFN", -"ОТД": "OTD", -"это": "this", -"вес": "weight", -"без": "without", -"Тэг": "Tag", -"Чат": "Chat", -"ООп": "ErrInfo", -"Как": "How", -"Что": "What", -"или": "or", -"Окр": "Round", -"Код": "Code", -"Для": "For", "Лог": "Log", +"ОТД": "OTD", +"ОПИ": "OPI", +"Док": "Doc", +"Код": "Code", +"Лев": "Left", +"Имя": "Name", +"Тип": "Type", +"или": "or", +"Тэг": "Tag", +"Для": "For", +"ООп": "ErrInfo", +"это": "this", +"Как": "How", +"Чат": "Chat", "Ещё": "More", "при": "when", "Нет": "No", -"Лев": "Left", -"Тип": "Type", +"Окр": "Round", ".PS": ".LF", +"Что": "What", "Тег": "Tag", -"осн": "main", +"Или": "Or", "Таб": "Tab", -"стр": "str", +"БСП": "BSP", "Фон": "Background", -"ИНН": "TIN", -"имя": "name", -"что": "that", +"Б24": "B24", "Час": "Hour", ".PF": ".FF", ".VK": ".CR", "Цел": "Int", -"ндс": "vat", -"тип": "type", -"доп": "add", -"БСП": "BSP", -"Вес": "Weight", -"тэг": "tag", -"Все": "All", +"ИНН": "TIN", "Бан": "Ban", +"Все": "All", +"доп": "add", +"имя": "name", "ООД": "OOD", -"ИВТ": "TFN", -"Хэш": "Hash", -"Хеш": "Hash", +"тэг": "tag", +"что": "that", +"тип": "type", +"Тык": "Click!", +"Вес": "Weight", +"ндс": "vat", "2 ч": "2 hr", +"ИВФ": "TFN", +"нет": "no", "ААА": "AAA", "Поз": "Pos", -"Б24": "B24", +"ИВТ": "TFN", "Два": "Two", -"Тык": "Click!", -"ИВФ": "TFN", -"для": "for", -"нет": "no", -"НПП": "NPP", +"стр": "str", "Стр": "Str", "ПВЗ": "Point", "Три": "Three", -"Поле": "Field", -"Тело": "Body", +"для": "for", +"Хэш": "Hash", +"НПП": "NPP", +"Хеш": "Hash", "Ключ": "Key", -"Итог": "Total", -"Макс": "Max", +"Цвет": "Color", +"Файл": "File", +"Тело": "Body", "Лама": "Lama", -"Лого": "Logo", "Цикл": "Do", "Цель": "Purpose", -"Файл": "File", -"путь": "path", -"чате": "chat", +"Итог": "Total", +"Пост": "Post", +"Лого": "Logo", +"план": "plan", +"Пути": "Paths", "срок": "deadline", "Роль": "Role", "\"No\"": "\"None\"", "Иван": "Ivan", "веса": "of weight", -"план": "plan", -"Пути": "Paths", "фото": "photo", "СУБД": "DBMS", "Пока": "While", +"путь": "path", +"чате": "chat", "Пинг": "Ping", "Если": "If", -"Сдэк": "Cdek", +"Срок": "Deadline", "Инит": "Init", +"Макс": "Max", +"файл": "file", +"мета": "meta", +"цикл": "loop", "Одно": "Single", "Фото": "Photo", -"цикл": "loop", -"Мета": "Meta", -"Пара": "Pair", "пути": "paths", -"файл": "file", -"Срок": "Deadline", -"Дата": "Date", +"ВТаб": "VTab", "ЧГ=0": "NG=0", -"мета": "meta", -"Язык": "Lang", -"Пост": "Post", +"Мета": "Meta", +"Дата": "Date", +"свой": "own", +"Прав": "Right", "Ввод": "Typing", "СДЭК": "CDEK", "всех": "all", "Блок": "Block", "была": "been", "коду": "code", -"Прав": "Right", -"свой": "own", "Озон": "Ozon", +"Сдэк": "Cdek", +"Пара": "Pair", "цвет": "color", -"ВТаб": "VTab", -"Цвет": "Color", -"если": "if", -"Знач": "Val", +"Поле": "Field", +"Язык": "Lang", +"нРег": "Lower", +"ТРег": "Title", +"Пётр": "John", +"Ждет": "Waiting", ".NPP": ".NBSp", "Тест": "Test", "Сред": "Mid", -"виде": "view", -"Цены": "Prices", "Флаг": "Flag", "тела": "of body", "Море": "Sea", "Слак": "Slack", "Линк": "Link", "Порт": "Port", -"Пётр": "John", -"чата": "chat", +"виде": "view", +"Тема": "Topic", +"если": "if", +"поля": "fields", "АирТ": "AirT", "Путь": "Path", -"Тема": "Topic", -"Блоб": "Blob", -"поля": "fields", -"Коды": "Codes", "Олег": "Oleg", -"ТРег": "Title", +"чата": "chat", "Лист": "Sheet", -"Ждет": "Waiting", +"Коды": "Codes", +"тему": "topic", +"Цены": "Prices", "Вход": "Entry", -"Диск": "Drive", +"Блоб": "Blob", "цена": "price", "вРег": "Upper", +"дата": "date", +"Стат": "Stat", "цены": "price", -"Петр": "John", -"Авто": "Auto", "Врег": "Upper", "База": "Base", "Офис": "Office", "темы": "of topic", "Сайт": "Website", "Куда": "Target", -"тему": "topic", -"нРег": "Lower", -"Один": "One", -"быть": "be", +"Авто": "Auto", +"Петр": "John", "флаг": "flag", -"Стат": "Stat", -"Теги": "Tags", -"Хост": "Host", -"Поля": "Fields", -"дата": "date", "лида": "of lead", -"Ложь": "False", +"быть": "be", +"Теги": "Tags", +"Диск": "Drive", +"Поля": "Fields", "Цена": "Price", +"Знач": "Val", +"Ложь": "False", +"Один": "One", +"Хост": "Host", "строк": "strings", +"Видео": "Video", +"Лимит": "Limit", "Перед": "Prev", "Монго": "Mongo", "Скоуп": "Scope", "Твиты": "Tweets", "СокрЛ": "TrimL", -"Лист1": "Sheet1", -"Отчет": "Report", "Вывод": "Output", -"ТВЕРЬ": "Tver", "общих": "common", "набор": "set", +"ТВЕРЬ": "Tver", "Слэши": "Slashes", -"Поле3": "Field3", -"текст": "text", "Текст": "Text", "между": "between", +"ЕдИзм": "Unit", +"файлу": "file", "Тариф": "Tariff", -"Видео": "Video", -"Лимит": "Limit", -"Режим": "Mode", -"чтобы": "for", -"Пауза": "Pause", -"Успех": "Success", +"Лист1": "Sheet1", +"Отчет": "Report", +"Копий": "Copies", +"Иначе": "Else", +"Путь2": "Path2", +"Поле3": "Field3", "Метод": "Method", "число": "number", "Часть": "Part", "Тогда": "Then", "Поток": "Stream", "Найти": "Find", -"Иначе": "Else", -"Почты": "Mails", "Поле1": "Field1", -"Копий": "Copies", +"диске": "disk", "Адрес": "Address", "файла": "file", "ответ": "response", "серый": "gray", "Артем": "Artem", "Путь1": "Path1", -"диске": "disk", -"Путь2": "Path2", -"КодJS": "JSCode", -"сайта": "site", +"Почты": "Mails", +"чтобы": "for", +"Режим": "Mode", +"текст": "text", +"Поиск": "Search", +"Пакет": "Package", "диска": "of drive", -"Дата1": "Date1", -"По ID": "By ID", "Схемы": "Scheme", "Голос": "Voice", "Бакет": "Bucket", -"Номер": "Number", "Сид 2": "Seed 2", -"ЮТест": "UTest", "нечто": "something", -"файлу": "file", +"Дата1": "Date1", +"Номер": "Number", +"По ID": "By ID", +"ЮТест": "UTest", "Ноушн": "Notion", -"Папка": "Folder", +"Пауза": "Pause", "почта": "email", +"Копия": "Copy", +"Папка": "Folder", "Общие": "Common", "копия": "copy", -"Копия": "Copy", +"Успех": "Success", "Схема": "Scheme", -"телом": "body", -"Поиск": "Search", -"Части": "Parts", -"МБайт": "MByte", -"Марта": "Marta", "метод": "method", -"Синий": "Blue", -"Пакет": "Package", +"сайта": "site", +"МБайт": "MByte", "Отгул": "Time off", "Новый": "New", "Почта": "Email", "Гифки": "Gifs", "ЯДиск": "YDisk", -"Товар": "Product", -"Опции": "Options", +"Марта": "Marta", "Ответ": "Response", -"Книга": "Spreadsheet", -"Сдвиг": "Shift", +"Синий": "Blue", "Блоки": "Blocks", -"часть": "part", +"Товар": "Product", "более": "more", "опций": "options", +"КодJS": "JSCode", "Логин": "Login", +"Опции": "Options", +"Части": "Parts", +"Книга": "Spreadsheet", +"Сдвиг": "Shift", +"часть": "part", "Тесты": "Tests", -"ЕдИзм": "Unit", +"телом": "body", "Файла": "File", -"КБайт": "KBytes", -"Сутки": "Day", +"места": "of the venue", +"Листы": "Sheets", "типов": "types", "Опрос": "Poll", "парам": "option", "Плохо": "Bad", "ТЗнач": "TValue", "тесты": "tests", -"Форум": "Forum", "ЭтоV2": "IsV2", "Грант": "Grant", -"ЭтоOS": "IsOS", "Метка": "Label", "части": "parts", "Целое": "Whole", @@ -319,86 +317,88 @@ "Автор": "Author", "Поле2": "Field2", "книги": "books", +"Форум": "Forum", "Домен": "Domain", "Драйв": "Drive", -"Финал": "Final", -"Архив": "Archive", +"ЭтоOS": "IsOS", +"Минск": "Minsk", +"Пусто": "Empty", "также": "also", +"Финал": "Final", +"Антон": "Anton", "Аудио": "Audio", "Ключи": "Keys", "Заказ": "Order", "Любой": "Any", -"после": "after", -"Минск": "Minsk", -"Антон": "Anton", "Токен": "Token", -"токен": "token", +"после": "after", "Набор": "Set", "Сид 3": "Seed 3", +"токен": "token", "метка": "tag", -"вчера": "yesterday", -"пакет": "package", "Буфер": "Buffer", +"Архив": "Archive", +"Гифка": "GIF", "Опция": "Option", "Права": "Permissions", -"места": "of the venue", -"Листы": "Sheets", -"Склад": "Warehouse", -"почты": "of email", -"вроде": "like", +"вчера": "yesterday", +"пакет": "package", "путей": "paths", -"Вызов": "Call", "Белый": "White", "Стиль": "Style", "С TLS": "With TLS", "Перем": "Var", "Новая": "New", -"Лист2": "Sheet2", -"Дрель": "Drill", -"адрес": "adress", +"После": "After", +"вроде": "like", "своей": "of its", -"Длина": "Length", -"Файлы": "Files", -"Файлу": "File", +"Вызов": "Call", +"Лист2": "Sheet2", "Шапка": "Header", "Медиа": "Media", "Число": "Number", -"опция": "option", -"После": "After", -"опции": "options", -"Всего": "Total", "можно": "may", -"Отбор": "Filter", -"Сканы": "Scans", +"Дрель": "Drill", +"адрес": "adress", +"опции": "options", +"Длина": "Length", +"Файлы": "Files", +"опция": "option", +"Файлу": "File", +"почты": "of email", "Откат": "Rollback", +"Склад": "Warehouse", +"Отбор": "Filter", "Серый": "Gray", "сумма": "amount", "отчет": "report", -"Время": "Time", "будет": "will", "имеет": "have", -"Макет": "Template", -"Пусто": "Empty", +"Сканы": "Scans", +"Время": "Time", +"Всего": "Total", +"КБайт": "KBytes", "Класс": "Class", -"Гифка": "GIF", -"Добро": "Welcome", +"Сутки": "Day", +"Макет": "Template", "Канал": "Channel", +"Равно": "Equal", +"Добро": "Welcome", "Дата0": "Date0", "Слово": "Word", -"Равно": "Equal", "Группы": "Groups", -"частей": "parts", -"Коммит": "Commit", -"СлакОк": "SlackOk", "Иконка": "Icon", +"Коммит": "Commit", "ЭтоCLI": "IsCLI", "группы": "of group", "начала": "of start", +"частей": "parts", +"СлакОк": "SlackOk", "ДатаОт": "DateFrom", "Ответы": "Answers", "Часть1": "Part1", "Замена": "Replace", -"ответа": "of response", +"форума": "of forum", "работы": "work", "Задачи": "Tasks", "внутри": "inside", @@ -406,17 +406,17 @@ "IDТипа": "TypeID", "Строка": "String", "Состав": "Composition", -"методы": "methods", -"форума": "of forum", "КудаID": "ToID", "ошибке": "error", "булево": "boolean", +"Булево": "Boolean", +"ВКЛайк": "VKLike", "Откуда": "From", -"Записи": "Records", +"методы": "methods", "анализ": "analysis", -"Ширина": "Width", +"Страны": "Countrues", "Дважды": "Twice", -"Диалог": "Dialog", +"второй": "second", "Прокси": "Proxy", "Товар1": "Item1", "набора": "of set", @@ -425,13 +425,11 @@ "клиент": "client", "Секрет": "Secret", "Это B3": "ThisIsB3", -"создан": "created", -"Страны": "Countrues", "ошибки": "errors", "группе": "group", -"ставка": "value", -"Товар2": "Item2", -"работе": "work", +"Ширина": "Width", +"создан": "created", +"файлов": "of files", "Клиент": "Client", "Ответ2": "Response2", "Размер": "Size", @@ -439,46 +437,46 @@ "Первый": "First", "Завтра": "Tomorrow", "статус": "status", -"массив": "array", "Курсор": "Cursor", -"Желтый": "Yellow", "Сессия": "Session", -"файлов": "of files", -"второй": "second", -"Проект": "Project", -"Раздел": "Section", -"валюта": "currency", +"Товар2": "Item2", +"ставка": "value", +"работе": "work", +"Диалог": "Dialog", +"Гифка2": "Gif2", +"Запрос": "Request", "Канбан": "Kanban", "БлокБД": "DBBlock", +"Строки": "Strings", "первый": "first", "Второй": "Second", "только": "only", "Список": "List", "данных": "data", -"Вопрос": "Question", "Секция": "Section", -"Гифка2": "Gif2", "Модуль": "Module", -"Запрос": "Request", +"Кнопка": "Button", "Черный": "Black", +"Вопрос": "Question", "IDФото": "PhotoID", +"Низкий": "Low", +"Книга2": "Spreadsheet2", +"валюта": "currency", +"Скрипт": "Script", "хлопок": "cotton", "Первое": "First", -"Склады": "Warehouses", "вызову": "of call", -"Скрипт": "Script", -"Высота": "Height", -"Разбан": "Unban", "модуля": "module", +"Склады": "Warehouses", +"Разбан": "Unban", "5 Цикл": "5 Do", "модуль": "module", "опция1": "option1", -"Книга2": "Spreadsheet2", -"Строки": "Strings", +"Высота": "Height", "частям": "parts", +"ответа": "of response", +"Записи": "Records", "ВКТЧат": "VKTChat", -"Аватар": "Picture", -"товара": "product", "стадия": "stage", "Сервис": "Service", "Темный": "Dark", @@ -490,11 +488,9 @@ "Бирюза": "Cyan", "АТПоле": "ATField", "Письмо": "Letter", -"Кнопка": "Button", -"плёнок": "film", -"Ответ1": "Response1", +"Аватар": "Picture", +"товара": "product", "методу": "method", -"Сервер": "Host", "Стадия": "Stage", "Массив": "Array", "базами": "bases", @@ -503,11 +499,15 @@ "ПолеID": "FieldID", "задача": "task", "Ссылка": "Link", +"Проект": "Project", "Вайбер": "Viber", -"Низкий": "Low", -"Булево": "Boolean", -"IDЧата": "ChatID", -"вывода": "output", +"Раздел": "Section", +"Ответ1": "Response1", +"Сервер": "Host", +"плёнок": "film", +"опцияN": "optionN", +"Желтый": "Yellow", +"Больше": "Bigger", "СКонца": "FromEnd", "чтения": "reading", "ЭтоTls": "IsTls", @@ -516,42 +516,42 @@ "2025 г": "2025", "Пустая": "Clear", "Начало": "Start", -"Заказы": "Orders", -"Ошибка": "Error", "тестов": "tests", "команд": "commands", -"Это A1": "ThisIsA1", -"ТипЗнч": "TypeOf", -"логики": "logic", -"Модель": "Model", +"Альбом": "Album", +"Заказы": "Orders", +"стадию": "stage", +"Аддоны": "Addons", "Работа": "Work", "оценка": "mark", "Найден": "Found", "строка": "string", "СокрЛП": "TrimAll", "Версия": "Version", -"ВКЛайк": "VKLike", "IDПоля": "FieldID", -"опцияN": "optionN", "Отступ": "Indent", "Цитата": "Quote", +"ТипЗнч": "TypeOf", +"логики": "logic", +"Это A1": "ThisIsA1", +"Модель": "Model", "Статус": "Status", -"Альбом": "Album", +"Ошибка": "Error", "Ресурс": "Resource", -"Должно": "Should", +"массив": "array", "Часть3": "Part3", -"Пустой": "Empty", -"ФотоID": "PhotoID", -"Отборы": "Filters", "Данные": "Data", +"ФотоID": "PhotoID", "Объект": "Object", "корень": "root", "автора": "of author", +"Пустой": "Empty", +"Отборы": "Filters", "Формат": "Format", "Услуга": "Service", "равным": "equal", "Хорошо": "Good", -"Видео2": "Video2", +"высота": "height", "Способ": "Way", "Флажок": "Checkbox", "Ячейка": "Cell", @@ -559,18 +559,16 @@ "задачи": "of topic", "работу": "work", "Это B2": "ThisIsB2", -"Оценка": "Mark", -"высота": "height", "искать": "search", "Часть2": "Part2", "Петров": "Doe", +"Должно": "Should", +"IDЧата": "ChatID", "ширина": "width", -"Аддоны": "Addons", -"стадию": "stage", -"Оплата": "Payment", -"IDЛида": "LeadID", -"Москва": "Moscow", -"вызова": "call", +"старая": "old", +"Ескейп": "Escape", +"Оценка": "Mark", +"данные": "Data", "Период": "Period", "Промпт": "Prompt", "релиза": "release", @@ -582,11 +580,9 @@ "ДатаПо": "DateTo", "сервер": "server", "Прочие": "Others", -"Больше": "Bigger", -"Пример": "Example", -"ИДФото": "PhotoID", +"Москва": "Moscow", +"вызова": "call", "Товары": "Products", -"Детали": "Details", "Широта": "Latitude", "релизе": "release", "общего": "common", @@ -595,79 +591,81 @@ "Рандом": "Random", "Пакеты": "Packages", "Истина": "True", +"IDЛида": "LeadID", "Парсер": "Parser", -"Скидка": "Discount", -"Это B4": "ThisIsB4", -"Важное": "Important", -"уценка": "discount", "Неделя": "Week", -"Текст2": "Text2", -"данные": "Data", +"ИДФото": "PhotoID", +"Детали": "Details", +"Скидка": "Discount", +"Пример": "Example", +"Видео2": "Video2", +"Важное": "Important", "валюты": "of currency", +"Оплата": "Payment", "важное": "important", "вопрос": "question", "ВКПост": "VKPost", "истина": "true", "Задача": "Task", -"старая": "old", "Основа": "Base", -"Ескейп": "Escape", "Шаблон": "Template", "сводка": "summary", "проект": "project", +"вывода": "output", "Чтение": "Reading", +"Это B4": "ThisIsB4", +"уценка": "discount", +"Текст2": "Text2", +"метода": "method", "Индекс": "Index", "Регион": "Region", -"одежда": "clothing", "Иконки": "Icons", -"метода": "method", -"Корень": "Root", -"Прочее": "Miscellaneous", "прокси": "proxy", +"одежда": "clothing", +"Прочее": "Miscellaneous", "Мета 2": "Meta 2", "Запись": "Record", "ФайлДД": "FileBD", -"Изменил": "Changer", -"Товар 2": "Product 2", -"Красный": "Red", -"ГринКод": "GreenCode", -"ИДБлока": "BlockID", -"Уровень": "Level", -"Нажмите": "Click on", -"Вывести": "Write", -"События": "Events", -"ГруппаИ": "GroupAnd", -"Вопрос2": "Question2", -"выводит": "output", -"секцией": "section", +"Корень": "Root", "Природа": "Nature", -"3 Тогда": "3 Then", -"Запись1": "Record1", +"Уровень": "Level", +"Красный": "Red", +"Товар 2": "Product 2", +"ИДБлока": "BlockID", +"секцией": "section", +"Вопрос2": "Question2", +"ГринКод": "GreenCode", +"Изменил": "Changer", +"ГруппаИ": "GroupAnd", +"События": "Events", +"выводит": "output", +"Вывести": "Write", +"Нажмите": "Click on", +"парсить": "parse", +"СдэкЧек": "CdekCheck", "AuthВид": "AuthType", "рабочей": "works", "признак": "attribute", -"Открыть": "Open", -"Метрика": "Metrika", "парсера": "parser", "ОзонSKU": "OzonSKU", "Возврат": "Return", "ГифкаДД": "GifDD", "Дробное": "Float", "Команда": "Command", -"Коммент": "Comment", "главную": "main", -"СдэкЧек": "CdekCheck", "статуса": "of status", +"Запись1": "Record1", +"3 Тогда": "3 Then", +"Коммент": "Comment", "НСУспех": "NCSuccess", -"парсить": "parse", -"ИмяРоли": "RoleName", -".Equal(": ".Равно(", +"ВКЧисло": "VKNumber", +"ДопФото": "AdditionalPhoto", +"Удалять": "Delete", +"наличие": "availability", "Попытка": "Try", "текущую": "current", "функция": "function", "ЭтоSFTP": "IsSFTP", -"ВКЧисло": "VKNumber", -"ДопФото": "AdditionalPhoto", "ИДПоста": "PostID", "Записал": "Write it!", "АТТекст": "ATText", @@ -676,9 +674,9 @@ "ВНачало": "ToStart", "Активен": "Active", "Таймаут": "Timeout", -"Таблица": "Table", -"Фильтры": "Filters", -"Удалять": "Delete", +"1 Тогда": "1 Then", +"ИмяРоли": "RoleName", +"главным": "main", "события": "events", "Данные1": "Data1", "Команды": "Commands", @@ -692,45 +690,45 @@ "глубина": "depth", "Удалить": "Delete", "Секунды": "Seconds", -"1 Тогда": "1 Then", -"главным": "main", -"IDПапки": "FolderID", -"системе": "at system", -"Текущее": "Current", -"Уволить": "Fire", -"ЯМаркет": "YaMarket", -"Двойная": "Double", -"Кластер": "Cluster", +"Таблица": "Table", +".Equal(": ".Равно(", +"Фильтры": "Filters", +"команде": "command", +"Желтый_": "Yellow_", "Виталий": "Vitaly", "Частями": "ByParts", "НЕ JSON": "NOT JSON", "ИмяУзла": "NodeName", "ID чата": "Chat ID", "АудиоДД": "AudioDD", +"Запросы": "Requests", "IDКлюча": "KeyID", "промпта": "prompt", +"ставить": "put", "IDСтены": "WallID", "Данные3": "Data3", +"Уволить": "Fire", +"Текущее": "Current", +"Кластер": "Cluster", +"Двойная": "Double", "Консоль": "Console", -"Граница": "Border", +"Колонки": "Columns", +"Очереди": "Queues", "Фильтр4": "Filter4", "0 Тогда": "0 Then", "Признак": "Indication", -"команде": "command", -"крайний": "last", -"Очереди": "Queues", -"наличие": "availability", +"Граница": "Border", +"ТипУзла": "NodeType", "Строкой": "AsString", "ID темы": "Topic ID", "История": "Story", "Утилиты": "Tools", +"крайний": "last", +"запуска": "start", "Контакт": "Contact", -"ТипУзла": "NodeType", "ВКТовар": "VKProduct", -"Титовец": "Titovets", -"Не JSON": "Not JSON", -"Локация": "Location", -"Желтый_": "Yellow_", +"Простое": "Simple", +"Обратно": "Back", "IDАкции": "PromoID", "Причина": "Reason", "Телефон": "Phone", @@ -742,34 +740,34 @@ "Попытки": "Attempts", "Удаляет": "Deletes", "ТипMIME": "MIMEType", -"Обратно": "Back", "ИмяТипа": "TypeName", -"Простое": "Simple", "текущей": "current", "ФайлSQL": "SQLFile", +"IDПапки": "FolderID", +"Товар 1": "Product 1", +"Локация": "Location", +"Скрытый": "Hidden", "Текущая": "Current", "Булево_": "Boolean_", "Большой": "Big", "Область": "Region", "Обложка": "Cover", -"Скрытый": "Hidden", -"Товар 1": "Product 1", -"запуска": "start", +"ЯМаркет": "YaMarket", +"системе": "at system", +"Титовец": "Titovets", "свойств": "properties", "ЯзыкОПИ": "OPILanguage", "VK (ОПИ": "VK (OpenIntegrations", "ID лида": "Lead ID", "СНачала": "FromBegin", -"Колонки": "Columns", -"Запросы": "Requests", -"Аккаунт": "Account", -"каждого": "each", +"Не JSON": "Not JSON", +"единица": "unit", +"Метрика": "Metrika", +"Позиции": "Items", "Колонка": "Coloumn", "Текущий": "Current", "нажмите": "press", "пустого": "empty", -"Мой Мир": "My World", -"фамилия": "surname", "Сложный": "Complex", "сервера": "of server", "Позиция": "Item", @@ -778,10 +776,10 @@ "СлакБот": "SlackBot", "Данные2": "Data2", "Кнопка1": "Button1", -"Выборка": "Selection", -"указано": "filled", -"Средний": "Normal", -"Остаток": "Residue", +"Синоним": "Synonym", +"Событие": "Event", +"артикул": "article", +"справку": "help", "Перейти": "Seek", "формате": "format", "Счетчик": "Counter", @@ -794,46 +792,46 @@ "Крайний": "Last", "Ожидаем": "Awaiting", "S3Успех": "S3Success", +"указано": "filled", +"Выборка": "Selection", +"Остаток": "Residue", "Данные4": "Data4", -"Синоним": "Synonym", -"Данные5": "Data5", -"Главная": "Main", -"Процент": "Percent", -"IDЧасти": "ContentID", -"Префикс": "Prefix", -"ЭтоВход": "Start", -"ПолеURL": "URLField", -"товаров": "of products", -"Строка_": "String_", -"Подпись": "Signature", -"ДатаISO": "DateISO", -"Ревизия": "Revision", -"удалено": "deleted", -"объекты": "objects", -"декабря": "december", -"Твиттер": "Twitter", +"фамилия": "surname", "Альпака": "Alpaca", -"Отметки": "Tags", +"Твиттер": "Twitter", +"товаров": "of products", +"Префикс": "Prefix", +"IDЧасти": "ContentID", +"ПолеURL": "URLField", +"декабря": "december", +"удалено": "deleted", +"ЭтоВход": "Start", +"Процент": "Percent", +"Ревизия": "Revision", +"ДатаISO": "DateISO", +"объекты": "objects", +"Подпись": "Signature", +"Строка_": "String_", +"Мой Мир": "My World", +"Данные5": "Data5", "Экспорт": "Export", "шаблону": "for pattern", "Фамилия": "LastName", -"ставить": "put", -"единица": "unit", "Сделать": "Make", "Каждого": "Each", "Создать": "Create", "Вариант": "Option", "Символы": "Chars", "ЕстьТег": "HasTag", -"Без TLS": "No TLS", "ОзонАПИ": "OzonAPI", -"Отлично": "Great", +"Главная": "Main", "импорта": "import", -"справку": "help", -"Событие": "Event", -"Элемент": "Element", -"учетных": "credentials", -"IDМетки": "TagID", +"Отметки": "Tags", +"Без TLS": "No TLS", +"Отлично": "Great", +"Фильтр1": "Filter1", +"Средний": "Normal", +"Кнопка3": "Button3", "СдэкАПИ": "CdekAPI", "Размеры": "Sizes", "граммах": "grams", @@ -846,33 +844,29 @@ "Отметка": "Timestamp", "ТипПоля": "FieldType", "IDФайла": "FileID", -"Доступы": "Rights", "Долгота": "Longitude", -"Евгений": "Evgeniy", "IDПоста": "PostID", +"Отладка": "Debugging", +"учетных": "credentials", +"ссылкой": "URL", +"IDМетки": "TagID", "ВидеоДД": "VideoDD", "Извлечь": "Extract", "смайлов": "smiles", "Товар 3": "Product 3", "Высокий": "High", -"Позиции": "Items", -"Обернут": "Covered", -"ссылкой": "URL", +"ТегиXML": "TagsXML", +"ЭтоБаза": "ThisIsBase", +"базовой": "base", "Битрикс": "Bitrix", "Артикул": "Article", "Справка": "Help", "ТипХеша": "HashType", "АБВ ГДЕ": "ABC DEF", -"Отладка": "Debugging", -"ЭтоБаза": "ThisIsBase", -"ТегиXML": "TagsXML", +"Элемент": "Element", +"Доступы": "Rights", +"Евгений": "Evgeniy", "новинка": "new", -"ОпросID": "PollID", -"базовой": "base", -"Ресурсы": "Other", -"телефон": "phone", -"Кнопка3": "Button3", -"Альбомы": "Albums", "цепочке": "chain", "красный": "red", "ЭтоФлаг": "IsFlag", @@ -880,65 +874,69 @@ "Объекты": "Objects", "Русская": "Russian", "Остатки": "Stocks", +"Аккаунт": "Account", "Единица": "Unit", "ВКВидео": "VKVideo", +"Открыть": "Open", +"ОпросID": "PollID", "Код ПВЗ": "POZ code", -"Обертка": "Cover", +"телефон": "phone", +"Ресурсы": "Other", +"Альбомы": "Albums", +"каждого": "each", "Каталог": "Directory", -"Перенос": "LineBreak", +"Обернут": "Covered", +"Русский": "Russian", "Глубина": "Depth", "Фильтр5": "Filter5", "КлючAPI": "APIKey", "Кнопка2": "Button2", -"артикул": "article", -"ДопПоля": "AddFields", -"Русский": "Russian", -"Фильтр1": "Filter1", +"Перенос": "LineBreak", +"Обертка": "Cover", "Обычный": "Regular", "изменен": "changed", "которые": "that", "ИмяПоля": "FieldName", -"ПоОдному": "Singly", +"ДопПоля": "AddFields", +"В оффисе": "On office", "ДатаСтоп": "EndDate", "Артикулы": "Articles", "пропуска": "skip", +"АТЗапись": "ATRecord", "защитных": "protective", -"Неоситиз": "Neocities", -"Внимание": "Attention", -"ФайлЛога": "LogFile", "IDСделки": "DealID", +"Неоситиз": "Neocities", +"ПоОдному": "Singly", "Подборки": "Selections", "ФайлПуть": "FilePath", "IDСтадии": "StageID", -"АТЗапись": "ATRecord", -"В оффисе": "On office", +"ФайлЛога": "LogFile", +"Внимание": "Attention", "название": "name", -"каталога": "directory", -"МассивID": "IDArray", -"штрихкод": "barcode", -"элементы": "elements", -"Версия1С": "Version1C", -"РазмерДД": "SizeDD", "МедиаГиф": "MediaGif", +"В работе": "InProgress", +"Артибуты": "Attributes", +"Версия1С": "Version1C", +"Телефоны": "Phones", +"контакта": "of contact", "IDГруппы": "GroupID", +"МассивID": "IDArray", +"ХостПорт": "HostPort", +"штрихкод": "barcode", +"каталога": "directory", +"РазмерДД": "SizeDD", "удаления": "of deleting", "Двоичные": "Binary", "Создание": "Creation", "ХешСумма": "HashSum", -"В работе": "InProgress", +"элементы": "elements", "упрощает": "simplifies", -"Телефоны": "Phones", -"Кнопка 3": "Button 3", -"ХостПорт": "HostPort", +"Основная": "Main", +"Тестовая": "Test", "Приемник": "Receiver", -"Делитель": "Divider", -"ПризнакН": "AttributeN", -"варианты": "variants", "Отложена": "Deferred", "Штрихкод": "Barcode", "Участник": "Member", -"подборку": "selection", -"ID метки": "Tag ID", "ЦветПоле": "ColorField", "Завершен": "Completed", "имя роли": "role name", @@ -950,61 +948,61 @@ "ВКИстина": "VKTrue", "IDИконки": "IconID", "СтрокаТЗ": "DataString", +"Половина": "Half", +"Отчество": "Patronymic", +"Делитель": "Divider", +"Строчный": "StringType", "СлакФайл": "SlackFile", "ВКРепост": "VKRepost", "Закрытие": "Closing", "временем": "time", +"варианты": "variants", "Проверки": "Checks", -"двоичных": "binary", -"Строчный": "StringType", -"Тестовая": "Test", +"Задержка": "Delay", +"ПризнакН": "AttributeN", "ВГраница": "UBound", "ВКАльбом": "VKAlbum", "указания": "instructions", "С именем": "With name", -"Отчество": "Patronymic", -"Половина": "Half", -"Задержка": "Delay", -"Основная": "Main", -"выгрузка": "dump", -"ОткудаID": "FromID", +"двоичных": "binary", +"Кнопка 3": "Button 3", +"Смещение": "Offset", +"оплачено": "paid", "Страница": "Page", "ОбъектВК": "VKObject", -"ЭтоКанал": "IsChannel", +"Условие2": "Condition2", "Условие1": "Condition1", "SSH (ОПИ": "SSH (OpenIntegrations", -"Видмость": "Visibility", +"IDКанала": "ChannelID", "Выполнен": "Completed", "ключевой": "primary", "ID файла": "File ID", -"Оригинал": "Original", "Сообщить": "Message", +"ОткудаID": "FromID", "отправки": "of sending", "ОтветКод": "ResponseCode", -"Активный": "Active", -"IDКанала": "ChannelID", "ТипФайла": "FileType", -"ЕстьJSON": "FindJSON", "ГКОбъект": "GCObject", -"Получить": "Get", +"ЕстьJSON": "FindJSON", +"Упаковка": "Packaging", +"Активный": "Active", +"IDЗаписи": "RecordID", "API ключ": "API key", "Прервать": "Break", "Имя базы": "Database name", "ДоменFTP": "FTPDomain", -"Упаковка": "Packaging", -"Записать": "Write", -"отклчить": "disable", +"Видмость": "Visibility", "ЭтоLinux": "IsLinux", "ИДТовара": "ProductID", "Основной": "Primary", "IDЗатрат": "SpendingID", "КонецДня": "EndOfDay", "ПутьФайл": "FilePath", -"Условие2": "Condition2", -"размеров": "of size", -"TCP (ОПИ": "TCP (ОПИ", +"Записать": "Write", +"отклчить": "disable", "Загрузка": "Upload", -"оплачено": "paid", +"ЭтоКанал": "IsChannel", +"Оригинал": "Original", "закрытия": "of closing", "Значения": "Values", "ИмяЛиста": "SheetName", @@ -1017,33 +1015,33 @@ "собщение": "message", "ПоляБазы": "BaseFields", "ДатаISOZ": "DateISOZ", -"ТипСхемы": "SchemeType", "Заглушка": "Plug", -"МОНОХРОМ": "MONOCHROME", "мКоманды": "mCommands", +"IDФайла2": "FileID2", +"ФайлСлак": "SlackFile", +"выгрузка": "dump", +"Варианты": "Variants", "Действия": "Actions", "Основные": "Main", "ДанныеДД": "DataBD", "Вставить": "Insert", "ID Файла": "File ID", -"Варианты": "Variants", -"ФайлСлак": "SlackFile", -"IDЗаписи": "RecordID", +"МОНОХРОМ": "MONOCHROME", +"ТипСхемы": "SchemeType", +"размеров": "of size", "Аргумент": "Argument", "ID поста": "Post ID", "IDСессии": "SessionID", "параметр": "parameter", -"IDФайла2": "FileID2", -"Смещение": "Offset", -"контакта": "of contact", -"Ожидание": "Waiting", -"ВКорзину": "ToCart", -"продукты": "products", +"Получить": "Get", +"TCP (ОПИ": "TCP (ОПИ", +"входящих": "incoming", +"ID метки": "Tag ID", +"получаем": "get", +"ТипЧисло": "TypeNumber", "Повторов": "Repeats", "Документ": "Document", "Разметка": "Markup", -"Артибуты": "Attributes", -"входящих": "incoming", "IDРаботы": "JobID", "Уадление": "Removal", "IDТовара": "ProductID", @@ -1062,53 +1060,53 @@ "ЯМетрика": "YaMetrika", "Свойство": "Property", "Выгрузка": "Unload", +"СтрНайти": "StrFind", "Числовой": "Numeric", -"реальной": "real", "ЕстьКлюч": "KeyExists", "Компания": "Company", "например": "for example", "Кластеры": "Clusters", "Загружен": "Ready", "ИДРаботы": "WorkID", -"СтрНайти": "StrFind", "основной": "primary", -"Комманда": "Command", -"действий": "actions", -"являются": "be", +"продукты": "products", +"реальной": "real", +"ID блока": "Block ID", +"Свойства": "Properties", +"подборку": "selection", +"ФайлТела": "BodyFile", "МассивИД": "IDArray", "повторов": "repeats", "проектам": "projects", +"FTP (ОПИ": "FTP (OpenIntegrations", "Порт SSH": "SSH port", -"Родитель": "Parent", -"магазина": "store", -"Подробно": "Detailed", "Добавить": "Add", +"Родитель": "Parent", +"являются": "be", "IDНабора": "SetID", "ПотокZip": "ZipStream", "ID книги": "SpreadsheetID", -"FTP (ОПИ": "FTP (OpenIntegrations", -"ФайлТела": "BodyFile", +"Подробно": "Detailed", +"магазина": "store", "НоушнАпи": "NotionAPI", -"Название": "Name", -"Как дела": "How are you?", -"заполнен": "filled", -"Получено": "Get it!", -"Свойства": "Properties", +"IDЗадачи": "TaskID", "методами": "methods", "создания": "of create", -"Проверка": "Check", "Действие": "Action", -"IDЗадачи": "TaskID", "Контекст": "Context", -"Значение": "Value", -"доступен": "available", +"Название": "Name", "URLФайла": "FileURL", -"ХэшСумма": "HashSum", +"доступен": "available", +"Проверка": "Check", "По ключу": "By key", -"ID блока": "Block ID", -"ТипЧисло": "TypeNumber", -"ИмяКлюча": "KeyName", -"Точность": "Precision", +"действий": "actions", +"Как дела": "How are you?", +"Значение": "Value", +"Ожидание": "Waiting", +"Получено": "Get it!", +"ХэшСумма": "HashSum", +"Комманда": "Command", +"заполнен": "filled", "загрузки": "upload", "Прогресс": "Progress", "Вложение": "Attachment", @@ -1123,114 +1121,118 @@ "ДопОпции": "AddOptions", "возможно": "maybe", "Подборка": "Selection", -"IDПотока": "StreamID", "Стриминг": "Streaming", -"ИмяФайла": "FileName", +"ДлинаURI": "URILength", "Параметр": "Parameter", +"Размер 1": "Size 1", +"Петрович": "Petrovich", +"ВКорзину": "ToCart", "Черновик": "Draft", "Дочерние": "Child", "ТелоJSON": "JSONBody", "Вложения": "Attachments", -"получаем": "get", -"Имя,MIME": "Name,MIME", -"Размер 1": "Size 1", +"Евгеньев": "Evgeniev", +"подборки": "selections", +"IDПотока": "StreamID", "Элементы": "Items", "JSONДата": "JSONDate", "ИмеетТип": "HasType", "Свернуть": "Collapse", "НовоеИмя": "NewName", -"ДлинаURI": "URILength", -"подборки": "selections", "Источник": "Source", -"Евгеньев": "Evgeniev", -"Обратный": "Reverse", +"ЭтотФайл": "ThisFile", +"ИмяФайла": "FileName", +"СтрДлина": "StrLen", +"Отправка": "Sending", "Удаление": "Deletion", "Удаления": "Deletions", -"СтрДлина": "StrLen", +"ИмяКлюча": "KeyName", "СтрВсего": "StrTotal", "Включено": "Enabled", -"Отправка": "Sending", +"ДропБокс": "Dropbox", "картинок": "images", "Картинка": "Image", "ТипСвязи": "LinkType", -"ЭтотФайл": "ThisFile", "Описание": "Description", +"Точность": "Precision", "ТекстB64": "TextB64", "ТипМедиа": "TypeOfMedia", -"12 Тогда": "12 Then", -"ДропБокс": "Dropbox", "значения": "values", +"СхемаFBO": "FBOScheme", "АТЗаписи": "ATRecords", +"Обратный": "Reverse", +"КонецСтр": "EndStr", +"Размер 2": "Size 2", "ВайберОк": "ViberOk", "ТекстSQL": "TextSQL", "двоичные": "binary", "запросах": "requests", -"Красный_": "Red_", "Комплект": "Set", -"Размер 2": "Size 2", -"КонецСтр": "EndStr", +"Красный_": "Red_", "Беларусь": "Belarus", "Признаки": "Indicators", "ТестыCLI": "TestsCLI", "Кнопка 1": "Button 1", -"Петрович": "Petrovich", -"СхемаFBO": "FBOScheme", +"Имя,MIME": "Name,MIME", +"12 Тогда": "12 Then", +"Массив360": "Array360", +"ПотокJSON": "JSONStream", +"ИначеЕсли": "ElsIf", "IDСобытия": "EventID", +"через 2 ч": "after 2 hrs.", "заголовок": "title", "Свойства_": "Properties_", -"Массив360": "Array360", -"Запустить": "Start", -"ПотокJSON": "JSONStream", -"НовыйТест": "NewTest", +"отключить": "disable", +"Имя папки": "Folder name", +"name>Тест": "name>Test", +"Исполнить": "Execute", "сообщения": "of message", "OPI тесты": "OPI tests", -"кириллица": "cyrillic", -"ОписаниеU": "DescriptionU", "ИмяПакета": "PackageName", -"Вставлять": "Insert", -"Исполнить": "Execute", -"Имя папки": "Folder name", -"частности": "particularly", -"ЗаписьXML": "XMLWriter", -"Открывает": "Opens", +"кириллица": "cyrillic", +"Запустить": "Start", +"НовыйТест": "NewTest", +"НеНайдено": "NotFound", +"Локалхост": "Localhost", +"ОписаниеU": "DescriptionU", "299 Тогда": "299 Then", +"Вставлять": "Insert", +"Открывает": "Opens", "НаСервере": "AtServer", "Текстовое": "Text", +"частности": "particularly", "Картинка2": "Image2", -"забывайте": "forget", "IDТоваров": "ProductsID", -"ИначеЕсли": "ElsIf", -"Локалхост": "Localhost", "ИмяМетода": "MethodName", "ИДЖелтого": "YellowID", "РазмерСДХ": "SizeCDH", "Транспорт": "Transport", "Изменение": "Change", -"ТокенБота": "BotToken", -"Установка": "Setup", -"НеНайдено": "NotFound", +"ЗаписьXML": "XMLWriter", "PutСТелом": "PutWithBody", -"name>Тест": "name>Test", -"TCPКлиент": "TCPClient", -"TC_Клиент": "TC_Client", +"0.8 Тогда": "0.8 Then", +"Выключить": "Off", +"Вариант 1": "Option 1", "ЧтениеZip": "ReadingZip", "Значение1": "Value1", "подробной": "detailed", "СдэкЗаказ": "CdekOrder", "Файл_Стат": "File_Stat", "TCPСервер": "TCPServer", -"Сигнатура": "Signature", -"Вариант 1": "Option 1", -"окончания": "of end", -"сообщений": "messages", -"отключить": "disable", -"0.8 Тогда": "0.8 Then", -"ТекШирина": "CurrentWidth", -"Участники": "Members", "ID стадии": "Stage ID", "URL файла": "File URL", +"окончания": "of end", +"сообщений": "messages", +"ТекШирина": "CurrentWidth", +"Участники": "Members", +"Одиночная": "Single", +"Установка": "Setup", +"TCPКлиент": "TCPClient", +"ИДАльбома": "AlbumID", "НачалоДня": "BegOfDay", -"Выключить": "Off", +"IDОбъекта": "ObjectID", +"Сигнатура": "Signature", +"TC_Клиент": "TC_Client", "Коллекции": "Collections", "ЯМаркетОк": "YaMarketOk", "ПутьЛогов": "LogPath", @@ -1244,69 +1246,69 @@ "В корзину": "To cart", "запустить": "launch", "ОтветJSON": "ResponseJSON", -"IDОбъекта": "ObjectID", "Константы": "Constants", -"ИДАльбома": "AlbumID", -"Одиночная": "Single", -"ПутьКСтат": "PathToStat", -"Равенство": "Equality", +"ТокенБота": "BotToken", +"Компонета": "AddIn", +"Каталог 2": "Directory 2", "установки": "setting", "публичный": "public", +"Служебные": "Service", +"Приватный": "Private", "ИДОбъекта": "ObjectID", +"Окончание": "Ending", +".HasType(": ".ИмеетТип(", "Удаляемый": "Deletable", +"ПодписьДД": "SignBD", "Вложенная": "Nested", -"ПолныйURL": "FullURL", "Вложение1": "Attachment1", -"ТипТекста": "TextType", "атрибутов": "of attributes", -"Корректна": "Correct", "Календари": "Calendars", "Завершена": "Complete", -"ЧастиПути": "PathParts", -"IDКлиента": "ClientID", -"Нумерация": "Numeration", -"ПодписьДД": "SignBD", -".HasType(": ".ИмеетТип(", -"ЯДискПуть": "YaDiskPath", "SFTP (ОПИ": "SFTP (OpenIntegrations", +"Корректна": "Correct", +"ТипТекста": "TextType", +"AWSЗапрос": "AWSRequest", +"Последний": "Last", "Истечение": "Expiration", "ТипНабора": "TypingType", "Вариант 2": "Option 2", "Пояснение": "Explanation", -"ПолноеИмя": "FullName", -"Компонета": "AddIn", +"CDEK (ОПИ": "CDEK (OpenIntegrations", +"IDКлиента": "ClientID", "IDЗапроса": "RequestID", "IDПервого": "FirstID", "Вложение2": "Attachment2", -"Тесты CLI": "CLI Tests", -"AWSЗапрос": "AWSRequest", "ID сделки": "Deal ID", "ГуглКнига": "GoogleSpreadsheet", +"ЯДискПуть": "YaDiskPath", +"Тесты CLI": "CLI Tests", "Конецесли": "EndIf", -"CDEK (ОПИ": "CDEK (OpenIntegrations", -"Служебные": "Service", -"Приватный": "Private", -"Архивация": "Archiving", -"Новый чат": "New chat", +"ЧастиПути": "PathParts", +"ПолныйURL": "FullURL", +"Нумерация": "Numeration", +"Штрихкоды": "Barcodes", +"Равенство": "Equality", +"Параметры": "Parameters", +"ЧислоБайт": "Bytes", "НовыйЛист": "NewSheet", "РазмерЛФХ": "SizeLFH", "ЧастиПоля": "FieldParts", "Одиночное": "Single", "ОзонПоиск": "OzonSearch", -"Параметры": "Parameters", -"ЧислоБайт": "Bytes", "Временный": "Temporary", +"Вложенный": "Embedded", +"OllamaКод": "OllamaCode", "Анонимный": "Anonymous", "действиях": "of actions", "заполнена": "filled", "Значение_": "Value_", -"Каталог 2": "Directory 2", +"ПутьКСтат": "PathToStat", "Параметр_": "Parameter_", -"OllamaКод": "OllamaCode", -"МетодЛога": "LogsMethod", +"Архивация": "Archiving", +"ПолноеИмя": "FullName", "HTTPОтвет": "HTTPResponse", -"Вложенный": "Embedded", -"Штрихкоды": "Barcodes", +"МетодЛога": "LogsMethod", +"Новый чат": "New chat", "МассивИД_": "ArrayID_", "Перейдите": "Go", "Элементы1": "Elements1", @@ -1320,30 +1322,26 @@ "Элементы2": "Elements2", "КакОбъект": "AsObject", "Документы": "Documents", -"Последний": "Last", -"Окончание": "Ending", -"через 2 ч": "after 2 hrs.", -"ДатаСтарт": "StartDate", -"коллекции": "of collection", +"забывайте": "forget", +"несколько": "multiple", +"IDЗапуска": "LaunchID", +"Картинка1": "Image1", +"РазмерCDH": "SizeCDH", "СлакКанал": "SlackChannel", "ЗависитОт": "ЗависитОт", -"ЭтоМассив": "IsArray", -"Добавляем": "Add", "имя метки": "lable name", "ПотокТела": "BodyStream", -"Выражение": "Expression", -"НачалоBat": "StartBat", +"RCON (ОПИ": "RCON (OpenIntegrations", +"Вариант 7": "Variant 7", "РазмерЕСД": "SizeESD", "Получение": "Obtaining", "ГуглТокен": "GoogleToken", "отражения": "reflection", "Сообщения": "Messages", "Заполнено": "Filled", -"ГифкаПуть": "GifPath", -"Вариант 7": "Variant 7", +"Выражение": "Expression", +"Обработки": "DataProcessors", "ВКонтакте": "VKontakte", -"Закрывает": "Closes", -"умолчанию": "default", "Вариант 5": "Variant 5", "Заголовок": "Title", "ОписаниеI": "DescriptionI", @@ -1359,68 +1357,68 @@ "Обработка": "Processor", "Процедура": "Procedure", "Видимость": "Visibility", -"Обработки": "DataProcessors", -"RCON (ОПИ": "RCON (OpenIntegrations", +"ГифкаПуть": "GifPath", +"НачалоBat": "StartBat", +"умолчанию": "default", +"Закрывает": "Closes", "выгружать": "dump", -"Сообщение": "Message", -"Кодировка": "Encoding", -"ОбъектОПИ": "OPIObject", -"Подборки_": "Selections_", "Значение2": "Value2", "просмотра": "view", "Код КЛАДР": "CLADR code", -"ТипПрокси": "ProxyType", -"Календарь": "Calendar", -"Опоздание": "Late", -"ВКТЗаявки": "VKTPending", -"избранное": "favorite", -"XMLСтрока": "XMLString", -"Разобрать": "Parse", -"Вариант 6": "Variant 6", +"СтрШаблон": "StrTemplate", "ВебКлиент": "WebClient", -"Коннектор": "Connector", +"Добавляем": "Add", +"Кодировка": "Encoding", +"ВКТЗаявки": "VKTPending", +"Разобрать": "Parse", +"XMLСтрока": "XMLString", +"ДатаСтарт": "StartDate", +"Вариант 6": "Variant 6", +"Опоздание": "Late", +"НовыйПуть": "NewPath", +"избранное": "favorite", +"Подборки_": "Selections_", +"Календарь": "Calendar", +"ТипПрокси": "ProxyType", "Вариант 4": "Variant 4", -"КомандаБД": "DBCommand", -"ВерсияОПИ": "OPIVersion", -"Удаленный": "Remote", "АудиоПуть": "AudioPath", "Ozon (ОПИ": "Ozon (OpenIntegrations", "ВидеоПуть": "VideoPath", "Активация": "Activation", -"сообщение": "message", "URLОтвета": "ResponseURL", -"НовыйПуть": "NewPath", "библиотек": "libraries", -"несколько": "multiple", +"Коннектор": "Connector", "Велосипед": "Bicycle", -"Цвет чата": "Chat color", "Состояние": "State", -"СтрШаблон": "StrTemplate", -"РазмерCDH": "SizeCDH", -"Картинка1": "Image1", -"Каталог 1": "Directory 1", -"IDНовости": "PostID", +"Сообщение": "Message", +"Цвет чата": "Chat color", +"ОбъектОПИ": "OPIObject", +"сообщение": "message", +"КомандаБД": "DBCommand", +"ЭтоМассив": "IsArray", +"ВерсияОПИ": "OPIVersion", +"Удаленный": "Remote", "Рекламный": "Advertising", "измерения": "dimension", "ВКТИстина": "VKTTrue", "Прочитать": "Read", "IDКурсора": "CursorID", "ОтветТело": "ResponseBody", +"ПутьКопии": "CopyPath", +"ТипСтрока": "TypeString", "Схема FBO": "FBO scheme", -"ТекстJSON": "TextJSON", -"ID задачи": "Task ID", "Настройка": "Setting", "Публичный": "Public", "ТекущийИД": "CurrentID", "ОписаниеF": "DescriptionF", "ЯДискДиск": "YaDiskDrive", -"одиночное": "single", -"ПутьКопии": "CopyPath", -"Нормально": "Ok", -"обработки": "processing", -"ТипСтрока": "TypeString", -"IDЗапуска": "LaunchID", +"ТекстJSON": "TextJSON", +"ID задачи": "Task ID", +"IDНовости": "PostID", +"БлокПорта": "PortBlock", +"Структура": "Structure", "Пассивный": "Passive", +"состояния": "status", "TC_Сервер": "TC_Server", "Локальный": "Local", "БанРазбан": "BanUnban", @@ -1433,68 +1431,72 @@ "ОзонТовар": "OzonProduct", "СнятьРоли": "RevokeRoles", "Затрачено": "Spend", +"одиночное": "single", +"Каталог 1": "Directory 1", +"Нормально": "Ok", "ШаблонSQL": "SQLTemplate", -"Структура": "Structure", -"ID канала": "Channel ID", -"должность": "position", -"КонецЕсли": "EndIf", -"Вычислить": "Eval", +"последним": "last", +"Проверять": "Check", "добавлено": "added", "Поддержка": "Support", "приоритет": "priority", -"изменения": "change", "Платформа": "Platform", -"последним": "last", -"Скриншоты": "Screenshots", +"коллекция": "collection", "СтрокаURI": "URIString", +"ЧтениеXML": "XMLReader", +"коллекции": "of collection", "Сравнение": "Comparison", "доступных": "available", +"ID канала": "Channel ID", +"должность": "position", "Приоритет": "Priority", "ID товара": "Product ID", -"коллекция": "collection", -"ЧтениеXML": "XMLReader", "АТТаблица": "ATTable", -"IDЗадания": "TaskID", +"изменения": "change", +"Скриншоты": "Screenshots", +"B64Строка": "B64String", "ВерсияАпи": "APIVersion", +"Настройки": "Settings", +"IDЗадания": "TaskID", "ID склада": "Warehouse ID", "ИмяМакета": "TemplateName", -"B64Строка": "B64String", -"Настройки": "Settings", "Категории": "Categories", "ТекстТопа": "TopText", "Результат": "Result", +"Вычислить": "Eval", +"КонецЕсли": "EndIf", "Строковое": "String", -"состояния": "status", -"БлокПорта": "PortBlock", "ЗапросURL": "RequestURL", "Заголовки": "Headers", "позволяет": "allows", "КодУспеха": "SuccessCode", -"Проверять": "Check", +"обработки": "processing", +"ТокенКанал": "ChannelToken", +"OpenAIФайл": "OpenAIFile", "на сервере": "on the server", "НачалоBash": "StartBash", "HttpКлиент": "HttpClient", "ИДКаталога": "CatalogID", -"ТокенКанал": "ChannelToken", -"OpenAIФайл": "OpenAIFile", "РазмерТела": "BodySize", +"они разные": "they are different", +"ОзонЛимиты": "OzonLimits", +"TCP Сервер": "TCP Сервер", +"Это сервер": "Is server", "популярный": "popular", "Viber (ОПИ": "Viber (OpenIntegrations", "Твит с гиф": "Tweet with gif", -"ОзонЛимиты": "OzonLimits", -"IDСущности": "EntityID", -"Это сервер": "Is server", "ЗапросыSQL": "SQLQueries", -"TCP Сервер": "TCP Сервер", -"они разные": "they are different", -"MySQL (ОПИ": "MySQL (OpenIntegrations", +"IDСущности": "EntityID", +"КлючДанных": "DataKey", "Без записи": "No record", "ПутьКФайлу": "FilePath", -"Интеграция": "Integrations", -"Совпадение": "Coincidence", "артинкулов": "of articles", -"ИДКабинета": "CabinetID", +"ИДВарианта": "VariantID", "ЗнакНачала": "FirstSymbol", +"Клавиатура": "Keyboard", +"Интеграция": "Integrations", +"MySQL (ОПИ": "MySQL (OpenIntegrations", +"ИДКабинета": "CabinetID", "ФайлОтвета": "ResponseFile", "тип сделки": "deal type", "Перезапись": "Rewrite", @@ -1507,13 +1509,11 @@ "конкретики": "specifics", "Обновление": "Updating", "МаксШирина": "MaxWidth", -"ИДВарианта": "VariantID", "СтрокаBash": "BashString", -"Установить": "Set", "Завершение": "Completion", -"МассивДней": "DaysArray", +"IDСчетчика": "CounterID", "Slack (ОПИ": "Slack (OpenIntegrations", -"ИмяОбъекта": "ObjectName", +"Добавление": "Adding", "Количество": "Count", "ВКПодборка": "VKSelection", "Файл видео": "Video file", @@ -1521,19 +1521,21 @@ "Имя модели": "Models name", "Полужирный": "Bold", "ФорматДаты": "DateFormat", -"ЦветТекста": "TextColor", -"Добавление": "Adding", +"ОзонИстина": "OzonTrue", +"ИмяКоманды": "CommandName", "пожаловать": "welcome", -"имя товара": "product name", -"IDСчетчика": "CounterID", "Сообщение2": "Message2", "ЖиваяЛента": "NewsFeed", "Файл1.docx": "File1.docx", "Мегаклиент": "MegaClient", -"ОзонИстина": "OzonTrue", -"ИмяКоманды": "CommandName", +"Метаданные": "Metadata", +"Установить": "Set", +"МассивДней": "DaysArray", +"имя товара": "product name", "ДанныеПоля": "FieldData", -"КлючДанных": "DataKey", +"IDРодителя": "ParentID", +"ЦветТекста": "TextColor", +"ИмяОбъекта": "ObjectName", "КартинкаДД": "ImageDD", "Аналогичен": "Similar", "ОтветТокен": "TokenResponse", @@ -1549,54 +1551,54 @@ "IDКартинки": "ImageID", "УдалитьТег": "DeleteTag", "Текст тега": "Tag text", -"IDРодителя": "ParentID", "Бан/Разбан": "Ban/Unban", -"Клавиатура": "Keyboard", -"Метаданные": "Metadata", -"HTTPКлиент": "HTTPClient", -"ИДКрасного": "RedID", +"Совпадение": "Coincidence", +"ЕстьОшибка": "IsError", +"ДеньНедели": "WeekDay", "инструмент": "tool", +"ИДКрасного": "RedID", +"мПараметры": "mParams", "сортировка": "sorting", "Проверка 5": "Check 5", "Информация": "Information", "Скачивание": "Downloading", "ЭтотОбъект": "ThisObject", -"Примечание": "Note", -"PostСТелом": "PostWithBody", "Безусловно": "Force", +"IDДоставки": "ReceiptID", +"Внутренний": "Internal", "Файл гифки": "GIF file", -"Продолжить": "Continue", -"проведения": "of the event", "ПопыткаB64": "TryB64", "ЗапросПорт": "RequestPort", "IDАтрибута": "AttributeID", "пл. Победы": "Victory sq.", "СтрокаJSON": "JSONString", -"IDДоставки": "ReceiptID", -"Внутренний": "Internal", +"Примечание": "Note", +"PostСТелом": "PostWithBody", "возвращает": "returns", "IDКонтакта": "ContactID", +"Заголовок2": "Header2", +"МассивПрав": "PremissionsArray", +"ЭтоВариант": "IsVariant", "ИмяКолонки": "ColumnName", +"повторного": "repeated", "ТочкаВхода": "EntryPoint", "Версия API": "API version", "СтрПроцент": "StrPercentage", "СтрСправка": "StrHelp", -"НомерЧасти": "PartNumber", -"ЕстьОшибка": "IsError", -"повторного": "repeated", -"справочной": "reference", -"ФайлОбъект": "FileObject", "ЕстьДанные": "IsData", -"ИмяЗапуска": "LaunchName", +"НомерЧасти": "PartNumber", +"ФайлОбъект": "FileObject", "Приложения": "Apps", "Привелегия": "Privilege", "изменивший": "that change", "заголовков": "headers", "оставшихся": "remaining", +"Продолжить": "Continue", +"СлакДиалог": "SlackDialog", +"проведения": "of the event", "Статистика": "Statistics", -"мПараметры": "mParams", -"Защищенное": "Safe", "Аудио файл": "Audio file", +"Содержимое": "Entity", "Сортировка": "Sort", "Дополнение": "Addition", "ЛеваяЧасть": "LeftPart", @@ -1612,13 +1614,11 @@ "библиотека": "library", "ЗаписьJSON": "JSONWriter", "ВКЭлементы": "VKElement", -"ДеньНедели": "WeekDay", -"СлакДиалог": "SlackDialog", -"Содержимое": "Entity", +"Защищенное": "Safe", "МассивПути": "PathArray", "Отключение": "Shutdown", -"ФайлВывода": "OutputFile", -"Заголовок2": "Header2", +"справочной": "reference", +"HTTPКлиент": "HTTPClient", "ТелоОтвета": "ResponseBody", "бибилотека": "library", "ЭтоWindows": "IsWindows", @@ -1635,19 +1635,19 @@ "ЛогСтрокой": "LogAsString", "Показатель": "Indicator", "Исключение": "Except", -"МассивПрав": "PremissionsArray", -"ЭтоВариант": "IsVariant", -"ИмяТаблицы": "TableName", -"тип уценки": "discount type", +"ФайлВывода": "OutputFile", +"ИмяЗапуска": "LaunchName", +"ЗапросGRPC": "GRPCRequest", +"АдресВСети": "NetAddress", +"ПортПрокси": "ProxyPort", +"ID проекта": "Project ID", "HTTPМетоды": "HTTPMethods", "Имя токена": "Token name", "Приложение": "Application", "БитриксЛид": "BitrixLead", -"Код страны": "Country code", -"Получатель": "Recipient", "НаборТегов": "TagsSet", -"сохранения": "saving", -"Сохранение": "Save", +"количество": "amount", +"Расширение": "Extension", "IDМагазина": "CampaignID", "ВидЗапроса": "RequestType", "расширение": "extension", @@ -1655,11 +1655,9 @@ "Расширения": "Extensions", "приложения": "applications", "ID альбома": "Album ID", -"Имя метода": "Method name", -"Расширение": "Extension", +"сохранения": "saving", +"Получатель": "Recipient", "ЧастьСхемы": "SchemaPart", -"Разрешения": "Permissions", -"AWS4Данные": "AWS4Data", "Отложенное": "Sheduled", "БезСтатуса": "WithoutStatus", "Процессоры": "Processors", @@ -1677,31 +1675,31 @@ "СтрокаХэша": "HashString", "Транзакция": "Transaction", "ГринАватар": "GreenAva", +"Имя метода": "Method name", +"Сохранение": "Save", "ВнешнийКод": "ExternalID", -"количество": "amount", +"Код страны": "Country code", "AuthДанные": "AuthData", -"IDЭлемента": "ElementID", -"МассивUUID": "UUIDArray", -"ПутьНового": "NewPath", -"Символы.ПФ": "Chars.FF", -"отправляем": "send", +"Разрешения": "Permissions", "ЦветКнопок": "ButtonColor", -"Библиотека": "Library", +"Символы.ПФ": "Chars.FF", "ПутьККлючу": "KeyPath", "Фотокамера": "Photos", "ID события": "Event ID", +"отправляем": "send", +"ПутьНового": "NewPath", +"Библиотека": "Library", +"МассивUUID": "UUIDArray", "ПолныйПуть": "FullPath", -"завершения": "of complete", -"Объявление": "Ad", "ПодписьURL": "URLSign", "отключения": "disconnection", "ДанныеДата": "DateData", "хранилищем": "repository", +"завершения": "of complete", +"Объявление": "Ad", "Новый файл": "NewFile", -"МассивПочт": "EmailsArray", +"AWS4Данные": "AWS4Data", "Проверка 1": "Check 1", -"Большой ДД": "Big BD", -"Тип данных": "Data type", "результата": "result", "ФайлДанных": "DataFile", "ПолеЗаказа": "OrderField", @@ -1715,14 +1713,14 @@ "ИДПодборки": "SelectionID", "Совпадения": "Coincidences", "Наш сервер": "Our server", -"Соединение": "Connection", "ВКСвойство": "VKProp", -"Выполнение": "Execution", +"IDЭлемента": "ElementID", "ВсеКоманды": "AllCommands", -"ID проекта": "Project ID", -"ПортПрокси": "ProxyPort", -"ОзонТовары": "OzonProducts", -"МассивИмен": "ArrayOfNames", +"МассивПочт": "EmailsArray", +"Соединение": "Connection", +"Выполнение": "Execution", +"Большой ДД": "Big BD", +"Тип данных": "Data type", "СтрТекущее": "StrCurrent", "HTTPЗапрос": "HTTPRequest", "Разделение": "Separation", @@ -1741,9 +1739,11 @@ "Проверка 3": "Check 3", "Глобальный": "Global", "Проверка 4": "Check 4", +"МассивСлов": "WordArray", +"ГуглОбъект": "GoogleObject", "МассивФото": "PhotoArray", -"Записывать": "Record", "ООО Вектор": "LLC Vector", +"ДатаНачала": "StartDate", "ДокументДД": "DocumentDD", "СерверФото": "PhotoServer", "ЭтоКаталог": "IsDirectory", @@ -1760,74 +1760,75 @@ "Файл аудио": "Audio file", "Заголовок1": "Header1", "Проверка 7": "Check 7", -"АдресВСети": "NetAddress", -"МассивСлов": "WordArray", +"Ассистенты": "Assistants", +"ВремяЖизни": "Expire", "ИДКампании": "CampaignID", -"ГуглОбъект": "GoogleObject", -"ВыборкаTSV": "TSVSelection", +"интеграции": "integration", +"фактически": "fact", "ЗапросыSSH": "SSHRequests", "ВКТСобытия": "VKTEvents", "ID курсора": "Cursor ID", "НовяИконка": "NewIcon", "UUIDЗаказа": "OrderUUID", -"интеграции": "integration", -"Снять роли": "Revoke roles", "ID новости": "Post ID", +"ВыборкаTSV": "TSVSelection", +"Существует": "Exists", "предыдущей": "previous", -"фактически": "fact", -"ID диалога": "Dialog ID", "ОбъектЛога": "LogObject", "распродажа": "sale", "Коллекция_": "Collection_", "Обновления": "Updates", "СтрокаХеша": "HashString", +"ОзонТовары": "OzonProducts", +"МассивИмен": "ArrayOfNames", "ID запуска": "Launch ID", -"Существует": "Exists", +"ID диалога": "Dialog ID", "УдалитьЛид": "DeleteLead", -"ВремяЖизни": "Expire", +"Снять роли": "Revoke roles", "отладочной": "debug", "ПроксиПорт": "ProxyPort", "СтараяЦена": "OldPrice", "ВыборкаCSV": "CSVSelection", "публикации": "of publish", "отвечающий": "responsible", -"ЗапросGRPC": "GRPCRequest", -"код валюты": "Currency code", -"Ассистенты": "Assistants", "Компонента": "AddIn", -"ДатаНачала": "StartDate", "IDОперации": "OperationID", "выполнения": "of completing", -"Назначение": "Destination", +"код валюты": "Currency code", "Сообщение1": "Message1", "участникам": "to participants", "IDКаталога": "FolderID", "Привет мир": "Hello world!", -"ТокенКанала": "ChannelToken", +"ИмяТаблицы": "TableName", +"тип уценки": "discount type", +"Назначение": "Destination", +"Записывать": "Record", "НоваяСтрока": "NewLine", -"Обновление3": "Update3", +"Символы.НПП": "Chars.NBSp", "Новый товар": "New product", -"Обновление2": "Update2", +"ID варианта": "Variant ID", "ИзменитьЛид": "UpdateLead", "URLЗагрузки": "UploadURL", -"КлючСтрокой": "KeyString", "СоздатьБлок": "CreateBlock", +"Обновление2": "Update2", +"перемещения": "of movement", +"IDПриемника": "DestinationID", +"КлючСтрокой": "KeyString", +"СтрокаФайла": "FileString", "ТекущийКлюч": "CurrentKey", "КодВозврата": "ReturnCode", -"Остаток. -1": "Balance. -1", -"IDПриемника": "DestinationID", "OllamaОтвет": "OllamaResponse", -"СтрокаФайла": "FileString", -"ВнешнийПост": "ExternalPost", +"Остаток. -1": "Balance. -1", "НайтиСтроки": "FindRows", -"IDКатегории": "CategoryID", "ОтборПоТипу": "FilterByType", -"перемещения": "of movement", +"Обновление3": "Update3", "Текст поста": "Post text", -"УдалениеMFA": "MFADelete", -"СуммаСборки": "BuildSum", -"ТекстОшибки": "ErrorText", +"IDКатегории": "CategoryID", +"МассивСтран": "CountriesArray", "РаботаСBlob": "WorkingWithBlob", +"ВнешнийПост": "ExternalPost", +"УдалениеMFA": "MFADelete", +"ТекстОшибки": "ErrorText", "УдалитьФайл": "DeleteFile", "комментария": "of comment", "МассивОпций": "OptionsArray", @@ -1843,12 +1844,13 @@ "РазмерБлока": "BlockSize", "РазмерФайла": "FileSize", "подзадачами": "subtask", -"МассивСтран": "CountriesArray", "АТСписокБаз": "ATBasesList", -"Минимальная": "Minimal", "уведомлений": "notifications", +"ОбщиеМетоды": "CommonMethods", +"ТелеграмБан": "TelegramBan", "ЗапросАдрес": "RequestAdress", -"НовыйЗапрос": "NewRequest", +"Минимальная": "Minimal", +"ЛогинПрокси": "ProxyLogin", "ВремяНабора": "TypingTime", "МассивПолей": "FieldArray", "ПолучитьЛид": "GetLead", @@ -1858,20 +1860,20 @@ "ИзИсточника": "FromSource", "ID картинки": "Image ID", "МассивПутей": "PathsArray", -"РазбитыйURL": "SplitedURL", -"ID варианта": "Variant ID", "ХешОригинал": "HashOrigianl", "B64Картинка": "B64Image", "РазмерЧасти": "ChunkSize", -"ТелеграмБан": "TelegramBan", -"ОбщиеМетоды": "CommonMethods", "срок службы": "lifespan", "ТекущийПуть": "CurrentPath", -"Динамически": "Dynamically", -"ЛогинПрокси": "ProxyLogin", -"ТекстЛимита": "LimitText", -"ВходнойФайл": "InputFile", +"ЧислоЧастей": "PartsAmount", +"ПоляСтрокой": "FieldsAsString", "10000 Тогда": "10000 Then", +"СуммаСборки": "BuildSum", +"MS SQL (ОПИ": "MS SQL (OpenIntegrations", +"Подключение": "Connection", +"ТокенКанала": "ChannelToken", +"ФайлНаДиске": "FileOnDisk", +"ВходнойФайл": "InputFile", "руководство": "manual", "Новый заказ": "New order", "Петров Петр": "Petrov Petr", @@ -1888,13 +1890,12 @@ "ОтветМассив": "ResponseArray", "БазаВПамяти": "InMemoryBase", "Предприятия": "Enterprise", -"Подключение": "Connection", -"ФайлНаДиске": "FileOnDisk", "СоздатьРоль": "CreateRole", -"MS SQL (ОПИ": "MS SQL (OpenIntegrations", -"ЧислоЧастей": "PartsAmount", -"IDОригинала": "OriginalID", -"ТелоЗапроса": "RequestBody", +"НовыйЗапрос": "NewRequest", +"ID счетчика": "Counter ID", +"ТекстКнопки": "ButtonText", +"JSON данные": "JSON data", +"исполнителя": "of executor", "ДатаОбычная": "CommonDate", "ТекстОтвета": "ReplyText", "Создать чат": "Create chat", @@ -1905,29 +1906,27 @@ "УдалитьРоль": "DeleteRole", "КлючЗапроса": "QueryKey", "ПолучитьЛог": "GetLog", -"СигнатураДД": "SignatureBD", -"JSON данные": "JSON data", "ОпцияПолная": "OptionFull", "СписокПолей": "FieldList", "Для Asserts": "For Asserts", "Имя сервиса": "Service name", "старая цена": "old price", "ПутьКМакету": "TemplatePath", -"ОткрытьФайл": "OpenFile", -"СтрЗаменить": "StrReplace", "IDКаталога2": "FolderID2", -"Символы.Таб": "Chars.Tab", -"ID элемента": "Element ID", -"ПолныйОтвет": "FullResponse", -"ИмяСодержит": "NameContains", -"МассивЧисел": "NumberArray", -"УдалитьПост": "DeletePost", -"КодДействия": "ActionCode", -"ОбщийДоступ": "PublicAccess", -"ID счетчика": "Counter ID", -"Получить QR": "Get QR", -"ПоляСтрокой": "FieldsAsString", +"Порт прокси": "Proxy port", +"ОткрытьФайл": "OpenFile", +"СигнатураДД": "SignatureBD", +"ТелоЗапроса": "RequestBody", "ОсновнойURL": "MainURL", +"КодДействия": "ActionCode", +"УдалитьПост": "DeletePost", +"МассивЧисел": "NumberArray", +"Динамически": "Dynamically", +"Получить QR": "Get QR", +"ТестовыйAPI": "TestAPI", +"ТекстЛимита": "LimitText", +"ИмяСодержит": "NameContains", +"ID элемента": "Element ID", "ПолучитьИли": "GetOr", "ID страницы": "Page ID", "Число копий": "Number of copies", @@ -1935,12 +1934,13 @@ "электронная": "e", "КлючСервиса": "ServiceKey", "Особенности": "Features", -"ТестовыйAPI": "TestAPI", -"Порт прокси": "Proxy port", -"исполнителя": "of executor", +"Символы.Таб": "Chars.Tab", +"ОбщийДоступ": "PublicAccess", +"ПолныйОтвет": "FullResponse", +"СтрЗаменить": "StrReplace", "ЗаписьФайла": "FileWriter", "База данных": "Database", -"ТекстКнопки": "ButtonText", +"ЛишниеБайты": "ExtraBytes", "ID кабинета": "Business ID", "наблюдателя": "of auditor", "Сортировать": "Sort", @@ -1959,11 +1959,11 @@ "ДанныеБлока": "BlockData", "URL сервера": "Server URL", "НомерГруппы": "GroupNumber", -"ФайлЗапуска": "LaunchFile", "ШаблонБлока": "BlockTemplate", -"ПолеКолонки": "ColumnField", -"СтрПараметр": "StrParam", "Ошибка JSON": "JSON Error", +"ПолеКолонки": "ColumnField", +"ФайлЗапуска": "LaunchFile", +"IDОригинала": "OriginalID", "Поставщик А": "Supplier A", "Имя колонки": "Column name", "МедиаГруппа": "MediaGroup", @@ -1982,20 +1982,18 @@ "ДанныеФайла": "FileData", "IDСообщения": "MessageID", "IDИсточника": "FromID", -"ЛишниеБайты": "ExtraBytes", +"СтрПараметр": "StrParam", "ИДКатегории": "CategoryID", -"Символы.НПП": "Chars.NBSp", +"РазбитыйURL": "SplitedURL", "OllamaУспех": "OllamaSuccess", -"JSONСтрокой": "JSONString", +"Неравенство": "Inequality", +"ЗапросДомен": "RequestDomain", +"логирование": "logging", "обновляемых": "of updated", "Обновление5": "Update5", -"Иванов Иван": "Ivaniv Ivan", -"НовыйСпособ": "NewMethod", "ID подборки": "Selection ID", "комментарий": "comment", -"Суперклиент": "SuperClient", "электронной": "of e", -"ПолеОтметки": "TimestampField", "Поле1,Поле2": "Field1,Field2", "КлючПодписи": "SignKey", "ОписаниеИзм": "EditedDescription", @@ -2006,12 +2004,12 @@ "ВерсияСреды": "ВерсияСреды", "ОбщийМодуль": "CommonModule", "ДобавитьТег": "AddTag", -"СдэкПаспорт": "CdekPassport", -"ЗапросМетод": "RequestMethod", -"Неравенство": "Inequality", +"МассивСтрок": "StingsArray", +"РефрешТокен": "RefreshToken", +"НовыйСпособ": "NewMethod", +"Бот Виталий": "Vitaly The Bot", +"ДобавитьЛог": "AddLog", "КлючРегиона": "RegionKey", -"Имя таблицы": "Table name", -"Постановщик": "Producer", "Новая метка": "New tag", "ПустойВывод": "EmptyOutput", "ЕстьПризнак": "FlagExists", @@ -2029,33 +2027,33 @@ "Небезопасно": "Insecure", "исполнитель": "performer", "НеВыполнять": "NotExecute", -"Бот Виталий": "Vitaly The Bot", -"ЗапросыHTTP": "HTTPRequests", -"МассивСтрок": "StingsArray", +"Имя таблицы": "Table name", +"Постановщик": "Producer", +"СдэкПаспорт": "CdekPassport", +"Иванов Иван": "Ivaniv Ivan", +"ДанныеСхемы": "SchemaData", "Исполнители": "Performers", -"Комментарии": "Comments", "GR_Стриминг": "GR_Streaming", -"ОтветСтрока": "ResponseString", -"ДокументURL": "DocumentURL", -"Токен Viber": "Viber Token", -"ТипДвоичные": "BinaryType", "ЗаписатьЛог": "WriteLog", +"Токен Viber": "Viber Token", "опционально": "optional", "МассивВидео": "VideosArray", -"PatchСТелом": "PatchWithBody", +"ДокументURL": "DocumentURL", "ЦелевойПуть": "TargetPath", +"ТипДвоичные": "BinaryType", +"ОтветОбъект": "ResponseObject", +"Длина Тогда": "Length Then", +"PatchСТелом": "PatchWithBody", "ЧастьДанных": "DataPart", "IDХранилища": "StorageID", -"Длина Тогда": "Length Then", +"Суперклиент": "SuperClient", "УдалитьЛист": "DeleteSheet", -"ZipРазмерDD": "ZipSizeDD", -"Текст твита": "Tweet text", "Тема канала": "Channel topic", -"ОтветОбъект": "ResponseObject", +"Текст твита": "Tweet text", +"ПолеОтметки": "TimestampField", +"ZipРазмерDD": "ZipSizeDD", "МассивФайла": "FileArray", "ID Родителя": "Parent ID", -"РефрешТокен": "RefreshToken", -"ДанныеСхемы": "SchemaData", "СоздатьЛист": "CreateSheet", "НоушнОбъект": "NotionObject", "S3НеНайдено": "S3NotFound", @@ -2072,13 +2070,15 @@ "ОтборСтрока": "FilterString", "МетодПоиска": "SearchMethod", "ЧастейИмени": "NeedParts", -"ДанныеТекст": "DataText", "Повторяемая": "Repeatable", "IDКалендаря": "CalendarID", -"логирование": "logging", -"ДобавитьЛог": "AddLog", -"ЭтоУдаление": "ThisIsDeletion", -"МассивРолей": "RoleArray", +"ОтветСтрока": "ResponseString", +"ДанныеТекст": "DataText", +"Комментарии": "Comments", +"Обновление1": "Update1", +"ЗапросыHTTP": "HTTPRequests", +"Цель канала": "Channel purpose", +"ТипЗначения": "ValeType", "Тест диалог": "Test dialog", "Фон истории": "Story background", "БольшойФайл": "BigFile", @@ -2097,11 +2097,11 @@ "МассивИмени": "NameParts", "ЗаменаТочки": "DotReplacement", "ПокинутьЧат": "LeaveChat", -"ТипЗначения": "ValeType", -"ID свойства": "Property ID", -"Петр Петров": "Petr Petrov", "Ollama (ОПИ": "Ollama (OpenIntegrations", +"ЗапросТекст": "RequestText", +"Петр Петров": "Petr Petrov", "обновленный": "updated", +"ID свойства": "Property ID", "IDУчастника": "MemberID", "КлючКлиента": "ClientKey", "SQLiteУспех": "SQLiteSuccess", @@ -2120,18 +2120,18 @@ "XMLЗначение": "XMLValue", "тип фильтра": "filter type", "Группировка": "Grouping", -"Новосибирск": "Novosibirsk", +"МассивРолей": "RoleArray", "ТипКонтента": "ContentType", -"ЗапросТекст": "RequestText", +"Новосибирск": "Novosibirsk", "БитриксПоля": "BitrixFields", "Инструменты": "Tools", +"МассивСвязи": "LinkArray", +"Поставщик Б": "Supplier B", "СоздатьБазу": "CreateDatabase", "электроника": "electronics", "Новое видео": "NewVideo", "ТекКолекция": "CurrentCollection", "КаталогOint": "OintDirectory", -"МассивЯчеек": "CellsArray", -"параметрами": "parameters", "ГуглКаталог": "GoogleCatalog", "SQLite (ОПИ": "SQLite (OpenIntegrations", "Скопировать": "Copy", @@ -2143,11 +2143,13 @@ "ЭтоТестыCLI": "IsCLITests", "ЗаписатьBOM": "WriteBOM", "Подкаталоги": "Subfolders", +"параметрами": "parameters", +"ЭтоУдаление": "ThisIsDeletion", +"МассивЯчеек": "CellsArray", +"реализованы": "realized", "УдалитьБазу": "DropBase", -"Поставщик Б": "Supplier B", -"Цель канала": "Channel purpose", -"ПутьИндекса": "IndexPath", -"МассивСвязи": "LinkArray", +"ВККатегории": "VKCategories", +"МассивЦелей": "GoalsArray", "СкачатьФайл": "DownloadFile", "ДопПараметр": "AdditionalParameter", "Цена товара": "Product price", @@ -2155,64 +2157,67 @@ "НеЗаполнено": "Empty", "ВыборкаJSON": "JSONSelection", "ИмяКонтакта": "ContactName", -"ЦветныеПоля": "ColoredFields", -"ВККатегории": "VKCategories", -"ЯДискСсылка": "YaDiskLink", -"Поставщик В": "Supplier C", -"ЗапросДомен": "RequestDomain", +"МассивТэгов": "TagsArray", "Авторизация": "Authorization", "Пример кода": "Code example", -"реализованы": "realized", +"ПутьИндекса": "IndexPath", "Разделитель": "Delimiter", -"Обновление1": "Update1", -"МассивТэгов": "TagsArray", -"МассивЦелей": "GoalsArray", +"ЗапросМетод": "RequestMethod", +"ЯДискСсылка": "YaDiskLink", +"Поставщик В": "Supplier C", +"JSONСтрокой": "JSONString", +"ЦветныеПоля": "ColoredFields", +"ID сообщения": "Message ID", +"РаботаССетью": "WebMethods", "Новая стадия": "New stage", -"приглашениям": "invitations", -"ТекущийТекст": "CurrentText", +"ДругойЗапрос": "AnotherRequest", +"НастройкиFTP": "FTPSettings", "ВКСтатистика": "VKStatistics", +"СоздатьСкоуп": "CreateScope", +"МассивОшибок": "ErrorsArray", +"СоздатьМетку": "CreateTag", +"ТокенСервера": "ServerToken", +"приглашениям": "invitations", +"КаталогЛогов": "LogDirectory", +"ТекущийТекст": "CurrentText", "Удалить файл": "Delete file", "Дублирования": "duplicates", -"ЭлементыПути": "PathParts", -"ТокенСервера": "ServerToken", +"ФайлКартинки": "PictureFile", "ОднаПодОдной": "OneByOne", "МассивПостов": "ArrayOfPosts", "Проверка 8_4": "Check 8_4", -"ZipРазмерCDH": "ZipSizeCDH", -"МассивОшибок": "ErrorsArray", -"НастройкиFTP": "FTPSettings", -"СоздатьОпрос": "CreatePoll", -"СтрокаДанных": "DataString", -"ОзонКартинки": "OzonPictures", -"ДопЗаголовки": "AdditionalHeaders", -"ID сообщения": "Message ID", -"СоздатьМетку": "CreateTag", -"КартинкаПуть": "ImagePath", "Пользователь": "User", -"Общие методы": "Common methods", -"ИДОбсуждения": "DiscussionID", -"Параметр_out": "Parameter_out", +"КлючЗначение": "KeyValue", +"Путь к файлу": "File path", +"Нет, спасибо": "No, thank you", "ДанныеОтвета": "ResponseData", +"ZipРазмерCDH": "ZipSizeCDH", +"ПубличныйURL": "PublicURL", +"РазмерПакета": "BatchSize", +"СоздатьОпрос": "CreatePoll", +"ИзменитьРоль": "UpdateRole", +"DeleteСТелом": "DeleteWithBody", +"КартинкаПуть": "ImagePath", +"Общие методы": "Common methods", +"ЦветнойВывод": "ColorOutput", +"ИДОбсуждения": "DiscussionID", +"ОписаниеТипа": "TypeDescription", +"ПотокВПамяти": "MemoryStream", "ПараметрСокр": "ParameterTrim", -"КонецПопытки": "EndTry", "ЗакрытьПоток": "CloseStream", "ЧтениеДанных": "DataReader", "IDКалендаря2": "CalendarID2", "При отправке": "When sending data is", -"ФорматОтвета": "ResponseFormat", "Существующий": "Existing", "Криптография": "Cryptography", -"Нет, спасибо": "No, thank you", -"ЦветнойВывод": "ColorOutput", -"ПубличныйURL": "PublicURL", -"ИзменитьРоль": "UpdateRole", -"ОписаниеТипа": "TypeDescription", -"ДругойЗапрос": "AnotherRequest", -"СоздатьСкоуп": "CreateScope", -"Удалить лист": "Delete sheet", -"КаталогЛогов": "LogDirectory", -"СписокОтбора": "FilterList", +"Параметр_out": "Parameter_out", +"ТекущийМетод": "CurrentMethod", +"ПутьПриемник": "DestinationPath", +"СтрокаДанных": "DataString", +"ДопПараметр3": "AddParam3", +"СоздатьКнигу": "CreateSpreadsheet", "ОсновноеФото": "MainPhoto", +"РодительБаза": "ParentBase", "УдалитьФайлы": "DeleteFiles", "Создать блок": "Create block", "СжатыеДанные": "CompressedData", @@ -2228,14 +2233,16 @@ "МетрикаМетки": "MetrikaTags", "OPI_ТестыCLI": "OPI_TestsCLI", "Рефреш токен": "Refresh token", -"URL картинки": "Image URL", -"Скачать файл": "Download file", -"Длительность": "Duration", -"ТекущийПоток": "CurrentStream", -"РодительБаза": "ParentBase", -"СоздатьКнигу": "CreateSpreadsheet", +"ДопЗаголовки": "AdditionalHeaders", +"КонецПопытки": "EndTry", +"ОзонКартинки": "OzonPictures", +"Порт сервера": "Server port", +"IDАссистента": "AssistantID", +"Новый запрос": "New request", +"Удалить лист": "Delete sheet", +"СписокОтбора": "FilterList", +"родительской": "of parrent", "OllamaВерсия": "OllamaVersion", -"ДопПараметр3": "AddParam3", "color=Желтый": "color=Yellow", "ПотокВНачало": "StreamToStart", "ШаблонОтвета": "ResponseTemplate", @@ -2249,63 +2256,60 @@ "КодировкаURL": "URLencoding", "МассивТаблиц": "TableArray", "Dropbox (ОПИ": "Dropbox (OpenIntegrations", -"ПутьПриемник": "DestinationPath", -"Порт сервера": "Server port", -"IDАссистента": "AssistantID", "Сформировать": "Formulate", -"ПотокВПамяти": "MemoryStream", -"Новый запрос": "New request", -"родительской": "of parrent", -"DeleteСТелом": "DeleteWithBody", +"ФорматОтвета": "ResponseFormat", +"Скачать файл": "Download file", "Удалить блок": "Delete block", -"РазмерПакета": "BatchSize", +"СтрокаПрокси": "ProxyString", +"УдалитьТовар": "DeleteProduct", +"время начала": "start time", +"выходные дни": "weekends", +"ОбщаяТаблица": "CommonTable", "ТекстСправки": "HelpText", "пользователь": "user", +"Текст правил": "Rules Text", "загружаемого": "uploading", -"ГринРазлогин": "GreenUnlogin", "ДопПараметр1": "AddParam1", +"пустой ответ": "empty response", "МассивФайлов": "ArrayOfFiles", -"Дата инвойса": "Invoice date", "ОзонЧерновик": "OzonDraft", -"ОбщаяТаблица": "CommonTable", "ID участника": "Member ID", +"ГуглКаталоги": "GoogleCatalogs", "ШаблонСтроки": "StringTemplate", -"УдалитьТовар": "DeleteProduct", "SQLiteОшибка": "SQLiteError", "КонецОбласти": "EndRegion", "тип счетчика": "counter type", -"пустой ответ": "empty response", -"GMax_Аккаунт": "GMax_Account", -"время начала": "start time", -"Создать базу": "Create base", -"МассивДанных": "DataArray", -"ГуглКаталоги": "GoogleCatalogs", -"выходные дни": "weekends", +"ГринРазлогин": "GreenUnlogin", +"МассивЛистов": "SheetArray", +"ЗапросСервер": "RequestServer", "Архивирована": "Archived", +"URL картинки": "Image URL", +"ДанныеМетода": "MethodData", +"МетодИндекса": "IndexMethod", +"SQLiteСтроки": "SQLiteRows", "ТипКоллекции": "CollectionType", "IDОбсуждения": "DiscussionID", "ВернутьОтвет": "ReturnResponse", "МассивЧтения": "ArrayReading", "Использовать": "Use", -"МассивБлоков": "BlockArray", "Перемещенная": "Moved", +"МассивБлоков": "BlockArray", "БитриксВремя": "BitrixTime", "СоздатьКанал": "CreateChannel", "OpenAIСписок": "OpenAIList", "ФорматДанных": "DataFormat", "Размер файла": "File size", -"ФайлКартинки": "PictureFile", -"СтрокаПрокси": "ProxyString", +"Создать пост": "Create post", "МетрикаМетка": "MetrikaTag", "ТвиттерТекст": "TwitterText", -"ЗапросСервер": "RequestServer", -"SQLiteСтроки": "SQLiteRows", -"МассивЛистов": "SheetArray", -"Создать пост": "Create post", -"ДневнойЛимит": "DailyLimit", -"Текст правил": "Rules Text", -"ЧислоПопыток": "Attempts", +"Дата инвойса": "Invoice date", +"GMax_Аккаунт": "GMax_Account", +"МассивДанных": "DataArray", +"Создать базу": "Create base", +"Закрытый чат": "Private chat", +"НеобходимТип": "TypeRequiered", "МассивЛишних": "ExtraArray", +"ДокументПуть": "DocumentPath", "Конецфункции": "EndFunction", "СписокКоманд": "CommandList", "ДопПараметры": "AdditionalParameters", @@ -2321,23 +2325,22 @@ "ДробнаяЧасть": "FractionalPart", "Имя каталога": "Folder name", "ОтветСтрокой": "ResponseString", -"ТекстФильтра": "FilterText", -"Существующее": "Existing", -"Путь к файлу": "File path", -"КлючЗначение": "KeyValue", -"ДокументПуть": "DocumentPath", -"НеобходимТип": "TypeRequiered", +"Добавить тег": "Add tag", +"ДопПараметр2": "AddParam2", +"ДневнойЛимит": "DailyLimit", +"МетодОбласти": "RegionMethod", +"Вернуть блок": "Return block", "ДлинаОтступа": "OffsetLength", +"ЧислоПопыток": "Attempts", "Большой файл": "Big file", -"GAPI_Аккаунт": "GAPI_Account", "ЗначениеПоля": "FieldValue", "прикрепления": "of attachments", "МестноеВремя": "ToLocalTime", "ТекущийКлючН": "CurrentKeyN", +"Существующее": "Existing", +"ТекстФильтра": "FilterText", "IDПриложения": "AppID", -"ТекущийНабор": "CurrentSet", -"Вернуть блок": "Return block", -"Покинуть чат": "Leave chat", +"GAPI_Аккаунт": "GAPI_Account", "ДропБоксФайл": "DropboxFile", "ДобавитьПоле": "AddField", "Telegram_Бан": "Telegram_Ban", @@ -2345,14 +2348,14 @@ "Удалить пост": "Delete post", "ВключитьФайл": "ВключитьФайл", "элементы CRM": "CRM elements", -"ДопПараметр2": "AddParam2", -"Добавить тег": "Add tag", -"Закрытый чат": "Private chat", +"ТекущийНабор": "CurrentSet", +"Покинуть чат": "Leave chat", +"Длительность": "Duration", +"ЭлементыПути": "PathParts", "СкоупСтрокой": "ScopeString", -"РаботаССетью": "WebMethods", -"БитриксЧисло": "BitrixNumber", -"Base64Строка": "Base64String", +"ЗаписатьJSON": "WriteJSON", "ПрочитатьZip": "ReadZip", +"Дни рождения": "Hollydays", "Получить лид": "Get lead", "Неопределено": "Undefined", "СтрСоединить": "StrConcat", @@ -2368,14 +2371,11 @@ "ПроксиПароль": "ProxyPassword", "IDПоследнего": "LastID", "MongoDB (ОПИ": "MongoDB (OpenIntegrations", -"Видеообложка": "Videocover", -"ФайлОтправки": "SendingFile", -"ЗаписатьJSON": "WriteJSON", -"ЗапросПрокси": "RequestProxy", "ПутьЭлемента": "ElementPath", -"ЕстьЗначение": "ValueExists", -"ДатаОтправки": "SendingDate", +"Видеообложка": "Videocover", +"ЯДискКаталог": "YaDiskFolder", "Новая группа": "New group", +"ТипПлатформы": "PlatformType", "обязательная": "mandatory", "ТекстВыборки": "SelectionText", "ТонкийКлиент": "ThinClient", @@ -2384,8 +2384,8 @@ "ТекстЗапроса": "QueryText", "IDОбъявления": "AdID", "НастройкиTls": "TLSSettings", -"ТипПлатформы": "PlatformType", "ОбновитьФайл": "UpdateFile", +"инструментов": "tools", "КонецФункции": "EndFunction", "ПолнаяЗамена": "FullReplace", "ДропБоксТеги": "DropboxTags", @@ -2393,57 +2393,61 @@ "Изменить лид": "Update lead", "часовой пояс": "time zone", "Имя контакта": "Contact name", -"ЧислоВСтроку": "NumberToString", "Произвольный": "Arbitrary", -"ЯДискКаталог": "YaDiskFolder", -"инструментов": "tools", -"ВКОбсуждение": "VKDiscussion", +"ФайлОтправки": "SendingFile", +"ЕстьЗначение": "ValueExists", +"ДатаОтправки": "SendingDate", "ОперацияJSON": "OperationsJSON", -"УдалитьЗаказ": "DeleteOrder", -"крайний срок": "deadline", +"ДобавитьЛист": "AddSheet", +"способствует": "contributes", "МассивКнопок": "ButtonArray", -"КопийНаЛисте": "CopiesPerSheet", +"Проверка 8_3": "Check 8_3", "НастройкиTLS": "TLSSettings", -"СтрокаМетода": "MethodLine", "ПутьИсточник": "SourcePath", -"ЭтоOneScript": "IsOneScript", -"ЦелеваяСтена": "TargetWall", +"СтрокаМетода": "MethodLine", "ДатаПередачи": "TransferDate", -"ОзонКластеры": "OzonClusters", "Документация": "Read the Docs", -"Конфигурация": "Configuration", +"ЭтоOneScript": "IsOneScript", "ШаблонОшибки": "ErrorPattern", +"ТекущийПоток": "CurrentStream", "Твит с видео": "Tweet with video", -"ПереносСтрок": "LineBreaks", -"ДанныеМодуля": "ModuleData", -"ТестыРаздела": "SectionTests", "расширениями": "extensions", -"Пользователи": "Users", +"ЦелеваяСтена": "TargetWall", +"СдэкПреалерт": "CdekPrealert", +"ПереносСтрок": "LineBreaks", +"ОзонКластеры": "OzonClusters", +"ДанныеМодуля": "ModuleData", +"КопийНаЛисте": "CopiesPerSheet", +"УдалитьЗаказ": "DeleteOrder", +"Конфигурация": "Configuration", "СтрРезультат": "StrResult", +"OllamaОшибка": "OllamaError", "ЭтоПолучение": "IsRettrieve", -"Ошибка имени": "Name error", "ОтборКоманды": "CommandSelection", "color=Бирюза": "color=Cyan", "НастройкиSSH": "SSHSettings", -"ТабРезультат": "TableResult", "IDКалендаря1": "CalendarID1", "СкачатьПапку": "DownloadFolder", +"ПолучитьФайл": "GetFile", "ИДОбъявления": "AnnouncementID", -"присутствует": "present", -"ДобавитьЛист": "AddSheet", "Данные файла": "File data", -"Существующая": "Existing", +"ЧислоВСтроку": "NumberToString", +"ВКОбсуждение": "VKDiscussion", "ID чата темы": "Topic chat ID", "СоздатьПоток": "CreateStream", "OllamaМодели": "OllamaModels", "ДопНастройки": "AdditionalSettings", "ZipРазмерLFH": "ZipSizeLFH", -"СдэкПреалерт": "CdekPrealert", "8 Или Часть2": "8 Or Part2", -"Дни рождения": "Hollydays", -"ПолучитьФайл": "GetFile", -"ЭтоКоннектор": "IsConnector", -"ПрочитатьВсе": "ReadAll", +"ТестыРаздела": "SectionTests", +"присутствует": "present", +"Пользователи": "Users", +"Существующая": "Existing", +"Ошибка имени": "Name error", +"ТабРезультат": "TableResult", +"КонецУчастка": "ChunkEnd", +"ТекущаяДлина": "CurrentLength", +"АдресРесурса": "ResourceAddress", "ПарольПрокси": "ProxyPassword", "ТипПриемника": "ReceiverType", "СоздатьПапку": "CreateFolder", @@ -2461,20 +2465,23 @@ "УдалитьМетку": "DeleteTag", "UUID запуска": "Launch UUID", "Адрес прокси": "Proxy address", -"МетрикаУспех": "MetrikaSuccess", -"ШаблонТекста": "TextTemplate", -"АдресРесурса": "ResourceAddress", -"ВнешняяСтена": "ExternalWall", +"ЗапросПароль": "RequestPassword", +"Twitter (ОПИ": "Twitter (OpenIntegrations", +"ПрочитатьВсе": "ReadAll", +"Проверка 8_1": "Check 8_1", +"МассивЗеркал": "MirrorsArray", +"ДатаСгорания": "ExpireDate", +"крайний срок": "deadline", +"БитриксЧисло": "BitrixNumber", "МассивНабора": "SetsArray", -"ТекущаяДлина": "CurrentLength", "РазрешениеIP": "IPResolve", "КлючКартинка": "ImageKey", "доп. расходы": "additional costs", "ФайлПримеров": "FileExample", +"ВнешняяСтена": "ExternalWall", "Путь, Данные": "Path, Data", -"ДатаСгорания": "ExpireDate", -"ГраницаТипов": "TypesBound", "ТекущаяОпция": "CurrentOption", +"ПараметрыURL": "URLParameters", "ОбъектИконка": "IconObject", "ПолучитьДату": "GetDate", "ТелоДвоичные": "BodyBinary", @@ -2482,47 +2489,44 @@ "Архивировать": "Archive", "ОсновнойЦвет": "PrimaryColor", "ОткрытьПоток": "OpenStream", -"Проверка 8_1": "Check 8_1", -"Twitter (ОПИ": "Twitter (OpenIntegrations", -"Создать поле": "Create field", -"ЗапросПароль": "RequestPassword", -"OllamaОшибка": "OllamaError", -"МассивТекста": "TextArray", -"КонецУчастка": "ChunkEnd", +"МетрикаУспех": "MetrikaSuccess", +"ШаблонТекста": "TextTemplate", +"ГраницаТипов": "TypesBound", "ОсновныеТест": "MainTests", -"ЗаписьВывода": "OutputWriting", +"СтрокаКлючей": "KeysString", +"Создать роль": "Create role", "ИмяПараметра": "ParameterName", "пользователя": "of user", "ПолучитьРоли": "GetRoles", "GMax_Очереди": "GMax_Queues", "IDПредыдущей": "PrevStageID", "Удалить роль": "Delete role", -"ЗаписьДанных": "DataWriter", -"Тестирование": "Testing", +"ОписаниеBool": "DescriptionBool", +"ЗаписьВывода": "OutputWriting", "Текст ошибки": "Error text", -"СтрокаКлючей": "KeysString", -"ЭтоКоллекция": "ThisIsCollection", "ДанныеЯчейки": "CellData", "ЗапросСекция": "RequestSection", "данные файла": "file's binary data", "ЧтениеТекста": "TextReader", "Без рекурсии": "No recursion", +"МассивТекста": "TextArray", +"Создать поле": "Create field", "Наименование": "Name", "КлючДвоичные": "BinaryKey", -"ПараметрыURL": "URLParameters", -"Создать роль": "Create role", -"ОписаниеBool": "DescriptionBool", -"СтруктураURL": "URLStructure", +"ЭтоКоллекция": "ThisIsCollection", "Формирование": "Formation", -"Проверка 8_3": "Check 8_3", -"ОписаниеJSON": "JSONDescription", -"ДатаДоставки": "DeliveryDate", +"Тестирование": "Testing", "Записать лог": "Write log", "Номер заказа": "Order number", +"ОписаниеJSON": "JSONDescription", +"ЗаписьДанных": "DataWriter", +"СтруктураURL": "URLStructure", +"ЭтоКоннектор": "IsConnector", "ДлинаПолоски": "BarLength", "МассивТестов": "ArrayOfTests", "МассивБулево": "BoolArray", "СМетаданными": "WithMetadata", +"Base64Строка": "Base64String", "стабильности": "stability", "ID, Значение": "ID, Value", "ДобавитьAWS4": "AddAWS4", @@ -2531,45 +2535,48 @@ "Прогресс бар": "Progress bat", "JSONОригинал": "JSONOriginal", "СоздатьБакет": "CreateBucket", -"МассивЗеркал": "MirrorsArray", -"способствует": "contributes", -"Обновить файл": "Update file", +"ЗапросПрокси": "RequestProxy", +"ДатаДоставки": "DeliveryDate", +"Настройки SSH": "SSH settings", +"ЭлементДанных": "DataElement", +"ОтправитьФайл": "SendFile", +"УдалитьАльбом": "DeleteAlbum", +"КомплексныйID": "ComplexID", +"ЗапросыСТелом": "RequestsWithBody", "БитриксДиалог": "BitrixDialog", "ЭтоСимвольное": "ThisIsSymbolic", -"ЗапросыСТелом": "RequestsWithBody", -"УдалитьАльбом": "DeleteAlbum", -"ЗагрузкаВидео": "VideoUpload", -"НайденныйТест": "FoundTest", +"ПроверитьBlob": "CheckBlob", +"РаботаСТегами": "TagsManagement", +"Создано из 1С": "Created by 1C", +"Обновить файл": "Update file", +"ТаймаутЧтения": "ReadTimeout", +"VK Teams (ОПИ": "VK Teams (OpenIntegrations", "ВернутьЗапрос": "ReturnRequest", "Файл размером": "File with size", "ТипыКоллекции": "CollectionsTypes", "Имя коллекции": "Collection name", "ЗначениеИначе": "DefaultValue", -"ТаймаутЧтения": "ReadTimeout", "ВывестиСтроку": "WriteLine", "СвойстваЛиста": "SheetProperties", -"КомплексныйID": "ComplexID", -"Создано из 1С": "Created by 1C", -"VK Teams (ОПИ": "VK Teams (OpenIntegrations", -"Инициализация": "Initialization", -"КодироватьURL": "EncodeURL", -"ГуглКалендарь": "GoogleCalendar", -"Первый запуск": "First start", -"ТекущееЧтение": "CurrentReading", -"Настройки SSH": "SSH settings", -"Заполненность": "Filling", -"СтрокаЗаписей": "RecordString", -"ПроверитьBlob": "CheckBlob", +"Описание чата": "Chat description", "Домен сервера": "Server domain", -"Администратор": "Administrator", +"ЗагрузкаВидео": "VideoUpload", +"СтруктураЦели": "GoalStructure", "себестоимость": "cost price", +"КодироватьURL": "EncodeURL", +"Инициализация": "Initialization", +"ПереслатьФайл": "ResendFile", +"НайденныйТест": "FoundTest", +"ЛокальныйПуть": "LocalPath", +"СтрокаЗаписей": "RecordString", +"Администратор": "Administrator", "ТекущаяЗапись": "CurrentRecord", "СтруктураТела": "BodyStructure", "Твиттер_Твиты": "TwitterAPI_Tweets", "ВременныйФайл": "TempFile", "Наименование1": "Filename1", -"Это новый чат": "This is a new chat", "УстановитьURL": "SetURL", +"МассивПорогов": "ThresholdsArray", "СтрокаПодписи": "SignatureString", "ОткрытьДиалог": "OpenDialog", "Удалить заказ": "Delete order", @@ -2579,14 +2586,15 @@ "С параметрами": "With paramether", "Код материала": "Material code", "АдресЗагрузки": "UploadURL", -"СтруктураЦели": "GoalStructure", "РазделениеPhp": "SeparationPhp", -"РаботаСТегами": "TagsManagement", -"Описание чата": "Chat description", -"БольшиеДанные": "BigData", -"ОтправитьФайл": "SendFile", -"СлакСообщения": "SlackMessages", +"УдаленныйФайл": "RemoteFile", +"ВозможныйПуть": "PossiblePath", +"КлиентMongoDB": "MongoDBClient", +"ЭтоКомпонента": "IsAddIn", +"ИзменитьМетку": "UpdateTag", +"АдресРесурса5": "ResourceAddress5", "ID приложения": "App ID", +"Принудительно": "Forced", "Создать заказ": "Create order", "СлакСообщение": "SlackMessage", "Telegram (ОПИ": "Telegram (OpenIntegrations", @@ -2598,22 +2606,22 @@ "СтруктураПоля": "FieldStructure", "ДобавитьМесяц": "AddMonth", "ЗакрытьДиалог": "CloseDialog", -"ВозможныйПуть": "PossiblePath", -"ИсходныйПоток": "SourceStream", "ОтправитьBlob": "PushBlob", -"КлиентMongoDB": "MongoDBClient", -"UnixИстечение": "UnixExpiration", "РаботаСДиском": "WorkingWithDrive", "ГринСообщения": "GreenMessages", "МассивЗаписей": "RecordsArray", -"ОсновныеЧасти": "MainParts", -"СоединениеSSH": "SSHConnection", -"ПоставитьЛайк": "LikePost", -"ЭлементДанных": "DataElement", -"Принудительно": "Forced", -"АдресРесурса5": "ResourceAddress5", -"БитриксМассив": "BitrixArray", +"ФинальныйКлюч": "FinalKey", +"МассивТоваров": "ProductsArray", +"ГуглКалендарь": "GoogleCalendar", +"Это новый чат": "This is a new chat", "БитриксСтрока": "BitrixString", +"Первый запуск": "First start", +"ВСоответствие": "ToMap", +"Тестовый лист": "TestSheet", +"ТекущееЧтение": "CurrentReading", +"СлакСообщения": "SlackMessages", +"ОчищенноеПоле": "ClearField", +"БитриксМассив": "BitrixArray", "ТелеграмГифка": "TelegramGif", "Текст + Emoji": "Text + Emoji", "Граница Тогда": "Border Then", @@ -2632,18 +2640,18 @@ "ЗапросТаймаут": "RequestTimeout", "Экранирование": "Escaping", "ОзонБезОшибок": "OzonNoErrors", -"ВСоответствие": "ToMap", "ПолучитьДомен": "GetDomain", -"ИзменитьМетку": "UpdateTag", -"МассивТоваров": "ProductsArray", -"ЭтоКомпонента": "IsAddIn", -"ОчищенноеПоле": "ClearField", -"ЛокальныйПуть": "LocalPath", -"ОбъектЗапуска": "LaunchObject", -"УдаленныйФайл": "RemoteFile", -"Создать бакет": "Create bucket", -"Блок картинки": "Image block", +"БольшиеДанные": "BigData", +"ИзменитьЗаказ": "UpdateOrder", +"ФорматТаблицы": "TableFormat", +"КодДобавления": "AddCode", +"КлючЗаголовка": "HeaderKey", +"ЛишниеСимволы": "ExtraCharacters", +"Переустановка": "Reinstall", "АТКомментарии": "ATComments", +"УчетныеДанные": "SecretData", +"Блок картинки": "Image block", +"Создать бакет": "Create bucket", "ПринятьЗадачу": "ApproveTask", "ДобавитьОтбор": "AddFilter", "ОформитьОпцию": "FormOption", @@ -2659,43 +2667,40 @@ "ДвойныеКавчки": "DoubleQuotes", "color=Желтый)": "color=Yellow)", "АдресРесурса7": "ResourceAddress7", -"МассивОтветов": "AnswersArray", -"ДатаОкончания": "EndDate", -"ВозможныеПути": "PossiblePaths", -"ZipРазмерEOCD": "ZipSizeEOCD", -"ПолучитьОтвет": "GetResponse", +"ШаблонПовтора": "RepeatTemplate", +"НомерСтраницы": "PageNumber", "В чат, по URL": "In chat, by URL", -"Переустановка": "Reinstall", -"Дополнительно": "Additionally", -"КодДобавления": "AddCode", -"НачалоУчастка": "ChunkStart", -"СкрытьИсторию": "HideHistory", +"СтрокаОбласти": "RegionLine", +"МетодыОбласти": "RegionMethods", +"РазмерТекущих": "CurrentSize", "ID ассистента": "Assistant ID", "ДанныеТаблицы": "TableData", -"ЛокальныеПути": "LocalPaths", +"СтруктураТега": "TagStructure", "ЧислоСимволов": "SymbolCount", "Файл картинки": "Image file", -"РазмерТекущих": "CurrentSize", +"ВозможныеПути": "PossiblePaths", "Адрес локации": "Location address", +"ЛокальныеПути": "LocalPaths", "Дата создания": "CreationDate", -"МассивПорогов": "ThresholdsArray", "OAuthАлгоритм": "OAuthAlgorithm", +"МассивОтветов": "AnswersArray", +"ДанныеКоманды": "CommandData", +"ДатаОкончания": "EndDate", +"НачалоУчастка": "ChunkStart", +"ОсновныеЧасти": "MainParts", +"ИсходныйПоток": "SourceStream", "БитриксБулево": "BitrixBool", "СдэкКвитанция": "CdekReceipt", "УстановкаТела": "BodySet", "ВладелецВидео": "VideoOwner", "ПозицияНачала": "StartPosition", "Создать отказ": "Create refusal", -"НомерСтраницы": "PageNumber", "НастройкиSFTP": "SFTPSettings", -"КлючЗаголовка": "HeaderKey", -"ШаблонПовтора": "RepeatTemplate", -"ФорматТаблицы": "TableFormat", -"СтруктураТега": "TagStructure", -"РазмерОбъекта": "ObjectSize", -"УчетныеДанные": "SecretData", -"УдалитьМодель": "DeleteModel", -"Прочитать все": "Read all", +"СкрытьИсторию": "HideHistory", +"Заполненность": "Filling", +"ZipРазмерEOCD": "ZipSizeEOCD", +"СклеитьДанные": "MergeData", +"РезультатЛожь": "ResultFalse", "МассивКолонок": "ColumnsArray", "Наименование2": "Filename2", "Тестовая цель": "TestGoal", @@ -2715,24 +2720,26 @@ "использования": "of using", "ТвиттерМассив": "TwitterArray", "СкачатьМодель": "PullModel", -"ИзменитьЗаказ": "UpdateOrder", -"СоздатьАльбом": "CreateAlbum", -"Тестовый лист": "TestSheet", -"ФинальныйКлюч": "FinalKey", -"РезультатЛожь": "ResultFalse", -"СклеитьДанные": "MergeData", +"ОбъектЗапуска": "LaunchObject", +"Метод,Область": "Method,Region", +"НовыйРодитель": "NewParent", +"СтрокаНомеров": "NumbersString", +"Прочитать все": "Read all", +"ПолучитьОтвет": "GetResponse", +"СимволМассива": "ArraySymbol", +"РазмерОбъекта": "ObjectSize", +"УдалитьМодель": "DeleteModel", "ДатаУстановки": "SetupDate", -"ЛишниеСимволы": "ExtraCharacters", "не ограничено": "unlimited", "ПолеКоллекции": "CollectionField", "БитриксОбъект": "BitrixObject", "ПриватныйКлюч": "PrivateKey", "СписокТоваров": "ProductList", "новый каталог": "new catalog", +"СоздатьАльбом": "CreateAlbum", "Работа с BLOB": "Working with Blob", -"ТокенДвоичные": "TokenBinary", +"СоздатьЗапрос": "CreateRequest", "РезультатJSON": "ResultJSON", -"Начало работы": "Getting started", "ОсновнаяЧасть": "MainPart", "ТекущийМассив": "CurrentArray", "ДФ=yyyy-MM-dd": "DF=yyyy-MM-dd", @@ -2741,24 +2748,21 @@ "УстановитьTls": "SetTls", "Файл с Base64": "Base64 File", "ПолучитьТокен": "GetToken", -"СоздатьЗапрос": "CreateRequest", -"СимволМассива": "ArraySymbol", -"СтрокаНомеров": "NumbersString", -"НовыйРодитель": "NewParent", -"Метод,Область": "Method,Region", -"РазложитьJSON": "ParseJSON", -"ПереслатьФайл": "ResendFile", -"ДобавитьТовар": "AddProduct", -"IDПодключения": "ConnectionID", +"ТокенДвоичные": "TokenBinary", +"СоединениеSSH": "SSHConnection", +"Дополнительно": "Additionally", +"Начало работы": "Getting started", +"ТекстФильтров": "FiltersText", +"UnixИстечение": "UnixExpiration", +"Bitrix24 (ОПИ": "Bitrix24 (OpenIntegrations", +"ТекущийСтатус": "CurrentStatus", +"УдалитьЗадачу": "DeleteTask", +"ВыйтиИзГруппы": "LeaveGroup", "ПубличныйКлюч": "PublicKey", "Другие версии": "Other versions", "Тестовая база": "TestDatabase", "ТекущиеДанные": "CurrentData", "Множественный": "Multiple", -"ТекстФильтров": "FiltersText", -"до 500 рублей": "up to 500 roubles", -"ТекущийОбъект": "CurrentObject", -"СоздатьСделку": "CreateDeal", "КонецЭлемента": "EndElement", "соисполнителя": "co-preformer", "ТекущаяСтрока": "CurrentRow", @@ -2772,12 +2776,13 @@ "СохранитьФайл": "SaveFile", "УдалитьСделку": "DeleteDeal", "Строка, Число": "String, Number", -"РаботаСЛидами": "LeadsManagement", -"Airtable (ОПИ": "Airtable (OpenIntegrations", -"IDУведомления": "NotificationID", "Блок с файлом": "FileBlock", -"СоздатьГруппу": "CreateGroup", "IDЦитируемого": "ReplyID", +"ТекущийОбъект": "CurrentObject", +"необяз. по ум": "optional, def. val.", +"ПодписьBase64": "SignatureBase64", +"СтруктураЛога": "LogStructure", +"МассивЗаказов": "ArrayOfOrders", "Удалить товар": "Delete product", "СоздатьСервер": "CreateServer", "ПрочитатьJSON": "ReadJSON", @@ -2786,8 +2791,8 @@ "ФайлПараметра": "ParamFile", "СоздатьЗапуск": "CreateLaunch", "Описание поля": "Field description", +"РаботаСЛидами": "LeadsManagement", "ОписаниеТипов": "TypeDescription", -"Строка адреса": "Address string", "ШаблонКолонки": "ColoumTemplate", "Закрыл задачу": "Close task", "ОтветПроверки": "CheckResponse", @@ -2799,38 +2804,39 @@ "РАЗЛОЖИТЬJSON": "PARSEJSON", "Текст запроса": "Request text", "ТочкаОтгрузки": "ShippingPoint", -"ТекущийСтатус": "CurrentStatus", -"необяз. по ум": "optional, def. val.", -"ФайлЛокальный": "LocalFile", -"ТекущийМаркер": "CurrentMarker", -"БитриксИстина": "BitrixTrue", -"СКодированием": "WithEncoding", +"Строка адреса": "Address string", +"СоздатьГруппу": "CreateGroup", +"Airtable (ОПИ": "Airtable (OpenIntegrations", +"СоздатьСделку": "CreateDeal", +"ТекущаяДатаЧП": "CurrentDateTZ", +"ДанныеСобытия": "callbackData", "НовоеЗначение": "NewValue", -"Создать метку": "Create tag", -"тип сравнения": "comparison type", "МассивСобытий": "ArrayOfEvents", -"срок годности": "expiry date", "ПолучитьМетод": "GetMethod", -"КлючНастройки": "SettingKey", "Евпаторийский": "Evpatoriysky", "МассивЯрлыков": "LabelsArray", "Картинка1.jpg": "Picture1.jpg", "ГринСообщение": "GreenMessage", -"ТекущаяДатаЧП": "CurrentDateTZ", +"срок годности": "expiry date", "YandexID (ОПИ": "YandexID (OpenIntegrations", -"Тестовая тема": "TestTopic", +"КлючНастройки": "SettingKey", +"Изменить путь": "Update path", "Соответствие_": "Map_", -"ОбъектСостава": "CompositionObject", +"дата создания": "date of creation", +"Тестовая тема": "TestTopic", +"КаталогМетода": "MethodCatalog", +"ТекущийМаркер": "CurrentMarker", "ЗагрузитьФайл": "UploadFile", -"ВозможныйФайл": "PossibleFile", +"тип сравнения": "comparison type", +"Новая таблица": "NewTable", "С метаданными": "With metadata", "Дата рождения": "Birth date", -"Новая таблица": "NewTable", -"Изменить путь": "Update path", -"НовоеОписание": "NewDescription", -"КаталогМетода": "MethodCatalog", +"Создать метку": "Create tag", +"ПоставитьЛайк": "LikePost", +"СтрокаТаблицы": "TableRow", +"Значение поля": "Field value", "ЕдиницаДанных": "DataUnit", -"ДанныеСобытия": "callbackData", +"БитриксИстина": "BitrixTrue", "ЗаписатьТекст": "WriteText", "Множественная": "Multiple", "IDКомментария": "CommentID", @@ -2840,24 +2846,28 @@ "МетодыКлиента": "ClientMethods", "Это коннектор": "Is connector", "Срок действия": "Expiration date", +"ФайлЛокальный": "LocalFile", +"ВозможныйФайл": "PossibleFile", "тзЦветныеПоля": "tbColoredFields", -"тип информера": "informer type", -"Скачать папку": "Download folder", "Создать папку": "Create folder", "ОшибкаСервера": "ServerError", "ОткрытьСессию": "OpenSession", "Название роли": "Role name", "ПрочитаноБайт": "BytesRead", -"Значение поля": "Field value", -"дата создания": "date of creation", "ПроксиСтрокой": "ProxtString", "IDПодкаталога": "SubfolderID", "ПорядокБайтов": "ByteOrder", -"СтрокаТаблицы": "TableRow", -"ВыйтиИзГруппы": "LeaveGroup", -"МассивЗаказов": "ArrayOfOrders", -"ОзонТаймслоты": "OzonTimeslots", -"СтруктураЛога": "LogStructure", +"СКодированием": "WithEncoding", +"НовоеОписание": "NewDescription", +"тип информера": "informer type", +"Скачать папку": "Download folder", +"СтрокаТоваров": "ProductsString", +"ОбъектСостава": "CompositionObject", +"ПорядокОбмена": "ExchangeOrder", +"ИмяКомпоненты": "AddInName", +"Refresh токен": "Refresh token", +"СоздатьЗаписи": "CreatePosts", +"ТелеграмВидео": "TelegramVideo", "Изменить роль": "Update role", "СтруктураДаты": "DateStructure", "ПолучитьМетку": "GetTag", @@ -2877,27 +2887,26 @@ "РазмерУчастка": "ChunkSize", "МассивПозиций": "ItemsArray", "Сопоставление": "Collation", -"ВККомментарий": "VKComment", -"ДатаИстечения": "ExpirationDate", -"ПокинутьКанал": "LeaveChannel", -"Идентификатор": "Identifier", -"ТелеграмВидео": "TelegramVideo", -"СоздатьЗаписи": "CreatePosts", -"Refresh токен": "Refresh token", +"ЛокальныйФайл": "LocalFile", +"GetDataIndexа": "GetIndexData", +"ТелеграмОпрос": "TelegramPoll", +"АдресРесурса3": "ResourceAddress3", "автоматически": "automatically", -"ДанныеПодписи": "SignatureData", +"РазложитьJSON": "ParseJSON", +"до 500 рублей": "up to 500 roubles", +"БезРазделения": "NoSeparation", "Новое событие": "New event", "РаботаСЧатами": "ChatManagement", "С данными TSV": "With TSV data", "УдалитьЗаписи": "DeleteRecords", "ТелеграмЧисло": "TelegramNumber", "Одноклассники": "Classmates", -"Bitrix24 (ОПИ": "Bitrix24 (OpenIntegrations", -"АдресРесурса3": "ResourceAddress3", +"ВККомментарий": "VKComment", "ТекущийСостав": "CurrentComposition", +"ДанныеПодписи": "SignatureData", "ОформитьОтвет": "FormResponse", -"БезРазделения": "NoSeparation", "ПолучитьТекст": "GetText", +"ОзонТаймслоты": "OzonTimeslots", "Таймаут (в мс": "Timeout (in ms", "АдресРесурса2": "ResourceAddress2", "Адрес сервера": "Host address", @@ -2905,14 +2914,13 @@ "АдресРесурса6": "ResourceAddress6", "понравившимся": "liked", "Текст команды": "Command text", -"ТелеграмОпрос": "TelegramPoll", -"ЛокальныйФайл": "LocalFile", -"ИмяКомпоненты": "AddInName", -"GetDataIndexа": "GetIndexData", -"идентификатор": "identifier", -"ЧислоОтправок": "SendCount", -"Картинка2.jpg": "Picture2.jpg", +"СоздатьМодель": "CreateModel", +"ДатаИстечения": "ExpirationDate", +"ДобавитьТовар": "AddProduct", +"ВставитьПосле": "InsertAfter", +"ОбработатьXML": "ProcessXML", "Адрес объекта": "Object address", +"БакетПриемник": "SourceBucket", "СессияВставка": "SessionInsert", "ШиринаКонсоли": "ConsoleWidth", "TCPОбработчик": "TCPHandler", @@ -2929,100 +2937,99 @@ "Версия: 2.4.8": "Version: 2.4.8", "ФайловыйПоток": "FileStream", "Текст новости": "Text of post", -"Удалить бакет": "Delete bucket", "РаботаСПолями": "WorkingWithFields", -"Другая сделка": "Another deal", "БитриксСделка": "BitrixDeal", -"ВставитьПосле": "InsertAfter", -"СоздатьМодель": "CreateModel", -"УдалитьЗадачу": "DeleteTask", -"БакетПриемник": "SourceBucket", -"Получить роли": "Get roles", +"ПокинутьКанал": "LeaveChannel", +"Идентификатор": "Identifier", +"Удалить бакет": "Delete bucket", +"КлючИЗначение": "KeyAndValue", +"Другая сделка": "Another deal", +"ДатаПолучения": "ReceivingDate", +"Число, Строка": "Number, String", "криптографией": "сryptography", -"ПорядокОбмена": "ExchangeOrder", +"идентификатор": "identifier", "РаботаСБазами": "WorkingWithDatabases", "Данные ответа": "Response data", "ЗакрытьСессию": "CloseSession", "ПодСообщением": "UnderMessage", -"СтрокаТоваров": "ProductsString", +"IDУведомления": "NotificationID", "ТипКомпоненты": "ComponentType", -"ПодписьBase64": "SignatureBase64", +"IDПодключения": "ConnectionID", "МассивКаналов": "ChannelArray", -"СтрокаЗапуска": "LaunchString", +"Картинка2.jpg": "Picture2.jpg", +"Получить роли": "Get roles", +"СтруктураЧата": "ChatStructure", "Создать книгу": "Create spreadsheet", "ID объявления": "Ad ID", "СделатьРепост": "MakeRepost", "Полный запрос": "Full request", -"Массив файлов": "Files array", -"СтруктураЧата": "ChatStructure", +"ЧислоОтправок": "SendCount", +"статус задачи": "task status", "Положительная": "Positive", "БакетИсточник": "DestinationBucket", -"статус задачи": "task status", "Новый каталог": "New catalog", -"ДатаПолучения": "ReceivingDate", -"КлючИЗначение": "KeyAndValue", -"Число, Строка": "Number, String", -"ОбработатьXML": "ProcessXML", +"СтрокаЗапуска": "LaunchString", +"Массив файлов": "Files array", +"Файл документа": "Document file", +"Neocities (ОПИ": "Neocities (OpenIntegrations", +"IDРуководителя": "HeadID", +"ТекущаяПозиция": "CurrentPosition", +"ОтправитьОтвет": "SendResponse", +"УдалитьТаблицу": "DeleteTable", "IDПользователя": "UserID", "ОтправитьОпрос": "SendPoll", "Удалить объект": "Delete object", -"ТекущаяПозиция": "CurrentPosition", -"ЗаменяемыйКлюч": "ReplacedKey", -"ДропБоксСтатус": "DropboxStatus", -"Номер телефона": "Phone number", +"ТекстСообщения": "MessageText", "КолонкаТаблицы": "TableColumn", "ВыполнитьСразу": "Start", "СоздатьНовость": "CreatePost", -"ТекстСообщения": "MessageText", "МассивЗапросов": "ArrayOfRequests", -"Изменить заказ": "Update order", "ЗапросДвочиные": "RequestBinary", "ПараметрМетода": "MethodParameter", -"ТекущийАбсПуть": "CurrentAbsPath", +"Номер страницы": "Page number", "Отправить файл": "Send file", +"ДропБоксСтатус": "DropboxStatus", +"ПоследняяЧасть": "LastPart", +"ТекущийАбсПуть": "CurrentAbsPath", +"Номер телефона": "Phone number", +"Изменить заказ": "Update order", +"ТелеграмМассив": "TelegramArray", +"ЗаменяемыйКлюч": "ReplacedKey", +"СтруктураЗамен": "ReplaceStructure", "МассивУпаковок": "PackagesArray", -"ТекущаяКолонка": "CurrentColumn", -"МетрикаСчетчик": "MetrikaCounter", -"Получить метку": "Get tag", -"Получить книгу": "Get spreadsheet", -"УдалитьТаблицу": "DeleteTable", -"ПрочитанноБайт": "BytesRead", -"ОтправитьОтвет": "SendResponse", -"IDРуководителя": "HeadID", +"ОтправкаДанных": "DataSending", +"ЗаписанныйФайл": "RecordedFile", "OPI_Интеграция": "OPI_Integrations", "Регион сервиса": "Service region", "УдаленныеФайлы": "RemoteFiles", "РаботаСЗаказми": "OrdersManagement", "Имя ассистента": "Assistant name", +"дата изменения": "date of change", +"КлючПриложения": "AppKey", "РазмерПроверки": "CheckSize", -"ЯМаркетМагазин": "YaMarketCampaign", -"СтруктураЗамен": "ReplaceStructure", -"Файл документа": "Document file", -"базовой задачи": "of base task", -"ЗаписанныйФайл": "RecordedFile", -"ТелеграмМассив": "TelegramArray", +"ОчиститьЯчейки": "ClearCells", +"ОтправкаОтвета": "ResponseSending", "ПолучитьВерсию": "GetVersion", "ДвоичныеДанные": "BinaryData", "СтруктураОпций": "OptionsStructure", "ОбъектКаталога": "DirectoryObject", "ТекущийЯзыкОПИ": "CurrentOPILanguage", "ОписаниеМетода": "MethodDescription", -"ПоследняяЧасть": "LastPart", -"дата изменения": "date of change", -"Номер страницы": "Page number", -"Neocities (ОПИ": "Neocities (OpenIntegrations", +"ЯМаркетМагазин": "YaMarketCampaign", +"ТекущаяКолонка": "CurrentColumn", +"базовой задачи": "of base task", +"СоздатьПодпись": "CreateSignature", "РаботаСТокеном": "TokenManagement", -"ОсновныеМетоды": "CommonMethods", -"КопироватьЛист": "CopySheet", -"Заголовок поля": "Field title", +"Закрыть диалог": "Close dialog", +"Ключ заголовка": "Header key", "ОбъединитьПути": "CombinePath", "ID базы данных": "Database ID", "Тип клавиатуры": "KeyboardType", -"OPI_ЗапросыSSH": "OPI_SSHRequests", +"Открыть диалог": "Open dialog", "ПолучитьОбъект": "GetObject", "РаботаСАкциями": "PromotionsManagement", "ЗначениеТокена": "TokenValue", -"Green API (ОПИ": "Green API (OpenIntegrations", +"ПолучитьЗаписи": "GetRecords", "МассивСекретов": "SecretsArray", "МассивДействий": "ActionsArray", "Файл, Значение": "File, Value", @@ -3031,23 +3038,26 @@ "Таймаут чтения": "Read timeout", "МассивФильтров": "FiltersArray", "Новое название": "New name", -"ОтправитьЧасть": "SendPart", -"ОтветЗаголовки": "ResponseHeaders", -"ТекущеВложение": "CurrentAttachment", -"МаксимумПостов": "MaximumPosts", -"ТестовыйМассив": "TestArray", -"Ключ заголовка": "Header key", +"цвет календаря": "calendar color", +"Номер паспорта": "Passport number", +"МетрикаСчетчик": "MetrikaCounter", +"Путь,Временный": "Path,Temporary", +"Заголовок поля": "Field title", +"ЯМаркетКабинет": "YaMarketBusiness", "Это новый файл": "This is a new file", +"Удалить задачу": "Delete task", +"Получить книгу": "Get spreadsheet", +"ОсновныеМетоды": "CommonMethods", +"КопироватьЛист": "CopySheet", "СтрочныйМассив": "StringArray", -"Закрыть диалог": "Close dialog", "Таймаут записи": "Write timeout", "ПустаяСхемаSQL": "NewSQLScheme", "РаботаСГруппой": "CommunityManagement", "ЗначениеДанных": "DataValue", "УдалитьСобытие": "DeleteEvent", "МассивМедиаГиф": "MediaGifArray", +"Получить метку": "Get tag", "ЯДискПроцедура": "YaDiskProc", -"Покинуть канал": "Leave channel", "Изменяет имя и": "Changes the name and", "OllamaПривязки": "OllamaEmbeddings", "МассивПодборок": "SelectionArray", @@ -3056,18 +3066,17 @@ "ГлавныйВГруппе": "MainInGroup", "ПолучитьДанные": "ReceiveData", "ПутьУдаленного": "PathOfRemote", -"Удалить задачу": "Delete task", -"СоздатьПодпись": "CreateSignature", "СлакТемаКанала": "SlackChannelTopic", -"ЯМаркетКабинет": "YaMarketBusiness", -"Номер паспорта": "Passport number", -"ОтправкаОтвета": "ResponseSending", -"ОтправкаДанных": "DataSending", -"СтруктураЯчеек": "CellStructure", -"КлючПриложения": "AppKey", -"МассивОписаний": "ArrayOfDescriptions", +"ОписаниеЗаявки": "InvitationDescription", +"Покинуть канал": "Leave channel", +"ПрочитанноБайт": "BytesRead", +"Изменить метку": "Update tag", +"СтрокаВложений": "AttachmentsString", +"ОтправитьЧасть": "SendPart", +"Получить ответ": "Get response", +"ОбновитьЗаписи": "UpdateRecords", +"Текстовый твит": "Text tweet", "КопироватьФайл": "FileCopy", -"ТекущаяКоманда": "CurrentCommand", "АТ_СоздатьБазу": "AT_CreateDatabase", "ИДПользователя": "UserID", "Твит с опросом": "Tweet with poll", @@ -3082,26 +3091,25 @@ "КаталогСкрипта": "ScriptDirectory", "СтрокаПроверки": "CheckString", "МассивОпераций": "ActionsArray", -"ОчиститьЯчейки": "ClearCells", "ПолучитьСтроку": "GetLine", -"Перезаписывать": "Overwrite", +"ТипДанныхФайла": "FileDataType", +"Новая стадия 2": "New stage 2", +"ПроверяемыйТип": "CheckedType", "ОзонПодписчики": "OzonSubscribers", -"Получить канал": "Get channel", -"Текстовый твит": "Text tweet", -"ДропБоксРабота": "DropboxWork", -"Изменить метку": "Update tag", -"Base64Значение": "Base64Value", +"ДанныеОбластей": "RegionsData", +"Отбор по имени": "Filter by name", "НомерКатегории": "CategoryNumber", "статус фильтра": "filter status", "Несуществующий": "Nonexistent", -"HTTP_Настройки": "HTTP_Settings", -"ПроверяемыйТип": "CheckedType", -"Добавить товар": "Add product", -"КолонкаСтрокой": "ColumnAsString", -"Создать задачу": "Create task", -"ТекущийАртикул": "CurrentArticle", -"КаталогМодулей": "ModuleDirectory", "ПолучитьБулево": "GetBoolean", +"HTTP_Настройки": "HTTP_Settings", +"Создать задачу": "Create task", +"Добавить товар": "Add product", +"ТекущийАртикул": "CurrentArticle", +"КолонкаСтрокой": "ColumnAsString", +"Перезаписывать": "Overwrite", +"МассивОписаний": "ArrayOfDescriptions", +"ДропБоксРабота": "DropboxWork", "color=Белый) v": "color=White) v", "Переслать файл": "Resend file", "OpenAIКартинка": "OpenAIImage", @@ -3109,13 +3117,14 @@ "УдалитьСчетчик": "DeleteCounter", "ПозицияВПотоке": "PositionInStream", "ГринПерезапуск": "GreenReboot", -"Получить ответ": "Get response", "DevOps инженер": "DevOps engineer", -"ТипДанныхФайла": "FileDataType", +"ID комментария": "CommentID", +"КаталогМодулей": "ModuleDirectory", +"ТекущаяКоманда": "CurrentCommand", "СтрНачинаетсяС": "StrStartsWith", -"Новая стадия 2": "New stage 2", -"ДвойныеКавычки": "DoubleQuotes", -"БезКодирования": "NoEncoding", +"предполагаемая": "expected", +"ШаблонПроверки": "CheckTemplate", +"ЗагрузитьФайлы": "UploadFiles", "РаботаСБлоками": "BlocksManagement", "СписокОбъектов": "ObjectList", "Загрузить файл": "Upload file", @@ -3133,14 +3142,13 @@ "ИзменитьСделку": "UpdateDeal", "ГК_Авторизация": "GC_Authorization", "Некоторое поле": "Nekotoroe pole", -"Путь,Временный": "Path,Temporary", -"ID комментария": "CommentID", -"ОписаниеЗаявки": "InvitationDescription", -"цвет календаря": "calendar color", -"ЗагрузитьФайлы": "UploadFiles", -"Строка, Массив": "String, Array", -"предполагаемая": "expected", -"ОбновитьЗаписи": "UpdateRecords", +"СтруктураЯчеек": "CellStructure", +"Получить канал": "Get channel", +"МассивВложений": "AttachmentsArray", +"ДвойныеКавычки": "DoubleQuotes", +"предоставление": "providing", +"Base64Значение": "Base64Value", +"СтруктураЧасти": "PartStructure", "Объект запроса": "Request object", "Получить заказ": "Get order", "ЗагрузитьВидео": "UploadVideo", @@ -3150,23 +3158,24 @@ "Без выполнения": "No execution", "МассивИДПостов": "PostIDsArray", "цена до скидки": "pre-discount price", +"ОтветЗаголовки": "ResponseHeaders", "ПолучитьКурсор": "GetCursor", -"предоставление": "providing", -"СтруктураЧасти": "PartStructure", +"Строка, Массив": "String, Array", "ПараметрыТеста": "TestParameters", "ТипПодключения": "ConnectionType", "Комплексный ID": "Complex attribute ID", "РаботаСЛистами": "WorkingWithSheets", "КартинкаЗамены": "ReplacementImage", "ИзменитьЗадачу": "UpdateTask", -"ШаблонПроверки": "CheckTemplate", -"МассивВложений": "AttachmentsArray", "Скачать модель": "Pull model", -"СтрокаВложений": "AttachmentsString", -"ПривестиБулево": "MakeBoolean", -"ПолучитьЗаписи": "GetRecords", -"ВступитьВКанал": "JoinChannel", -"СтрокаПодборок": "SelectionsString", +"Изменить товар": "Edit product", +"МаксимумПостов": "MaximumPosts", +"БезКодирования": "NoEncoding", +"OPI_ЗапросыSSH": "OPI_SSHRequests", +"Без параметров": "No parameters", +"ВнешниеТаблицы": "ExternalTables", +"Несуществующая": "Non-existent", +"ЗапросыБезТела": "RequestsWithoutBody", "КонецПроцедуры": "EndProcedure", "Новое описание": "New description", "ТаблицаСправка": "HelpTable", @@ -3175,73 +3184,73 @@ "Новая кнопка 3": "New button 1", "ДанныеАккаунта": "AccountData", "./docs/ru/cli/": "./docs/en/cli/", -"Изменить товар": "Edit product", +"ПолучитьЗапись": "GetRecord", "ИтоговыйМассив": "ResultingArray", "НеИзолированно": "NoIsolated", "ЗаданиеКлиента": "ClientTask", "Создать сделку": "Create deal", -"Без параметров": "No parameters", +"ПоследнийНабор": "LastSet", "ПолучитьПревью": "GetPreview", "Сохранить файл": "Save file", "Проверка_Пусто": "Check_Empty", -"ответственного": "responsible", -"ПараметрМассив": "ArrayParam", -"СписокЗначений": "ValueList", -"ПоследнийНабор": "LastSet", -"Открыть диалог": "Open dialog", -"Отбор по имени": "Filter by name", -"МассивОписания": "DescriptionArray", "ТекущийОтнПуть": "CurrentRelPath", -"1С:Предприятия": "1C:Enterprise", +"КоличествоБайт": "ByteCount", +"ВидАвторизации": "AuthorizationType", +"МассивТоваров_": "ArrayOfProducts_", +"ОписаниеТовара": "ProductDescription", +"для XML-сайтов": "for XML-sites", "РабочийКаталог": "WorkingDirectory", "Параметризация": "Parameterization", "ПокинутьГруппу": "LeaveGroup", "ТелеграмИстина": "TelegramTrue", "ОписаниеЗаписи": "RecordDescription", "ОбработатьBlob": "ProcessBlob", +"ответственного": "responsible", "характеристика": "feature", -"Описание файла": "File description", "МассивНастроек": "SettingArray", -"СоздатьИсторию": "CreateStory", "ПроблемныйЭтап": "ProblemStep", "Отправить BLOB": "Push BLOB", +"Тестовый твитт": "TestTweet", "ПолучитьМассив": "GetArray", "OAuthВерсияAPI": "OAuthAPIVersion", "ОписаниеОшибки": "ErrorDescription", "ВременнаяМетка": "Timestamp", "OPI_Компоненты": "OPI_AddIns", "форматирование": "formatting", -"Несуществующая": "Non-existent", -"МассивТоваров_": "ArrayOfProducts_", -"КоличествоБайт": "ByteCount", -"для XML-сайтов": "for XML-sites", -"VK_СоздатьПост": "VK_CreatePost", -"дополнительных": "additional", +"Описание файла": "File description", +"ПараметрМассив": "ArrayParam", +"СписокЗначений": "ValueList", +"СоздатьИсторию": "CreateStory", +"Имя поля формы": "Form field name", +"1С:Предприятия": "1C:Enterprise", "Создать модель": "Create model", +"ПолучитьЗапрос": "GetRequest", +"НачалоЭлемента": "StartElement", +"ТаблицаСостава": "CompositionTable", "СтруктураТегов": "TagStructure", "ОсновныеДанные": "BasicData", "ТекущаяОбласть": "CurrentRegion", "Основные тесты": "Main tests", "КаталогПакетов": "PackagesDirectory", -"Имя поля формы": "Form field name", -"Создать записи": "Create records", +"ДобавитьЗапись": "AddRow", "Лог выполнения": "Execution log", -"СтруктураСбора": "CollectionStructure", "Без соединения": "No connection", -"Тестовый твитт": "TestTweet", "Описание груза": "Goods description", -"ТекущаяТаблица": "CurrentTable", -"ЗакрытиеКанала": "ChannelClosing", -"Назначить роли": "Grant roles", -"ОтправитьГифку": "SendGif", -"СтруктураМедиа": "MediaStructure", -"Принять работу": "Approve task", "ФайлРезультата": "ResultFile", -"ПолучитьЗапрос": "GetRequest", -"ПолучитьЗапись": "GetRecord", -"НачалоЭлемента": "StartElement", -"ПутьСохранения": "SavePath", +"Принять работу": "Approve task", +"СтруктураМедиа": "MediaStructure", +"ОтправитьГифку": "SendGif", +"Назначить роли": "Grant roles", +"ТекущеВложение": "CurrentAttachment", +"СтруктураСбора": "CollectionStructure", +"Принять задачу": "Approve task", "БулевоКакЧисло": "BoolAsNumber", +"Создать записи": "Create records", +"ФайлСтатистики": "StatisticsFile", +"дополнительных": "additional", +"ТекущаяТаблица": "CurrentTable", +"ОтправкаВКанал": "SendingToChannel", +"ПутьСохранения": "SavePath", "МассивКонтента": "ContentArray", "НачалоЗагрузки": "UploadStart", "фильтр по типу": "filter by type", @@ -3249,12 +3258,10 @@ "ФоновоеКлиента": "ClientBackground", "СуммаПоследний": "LastSum", "СледующийТокен": "NextToken", -"ФайлСтатистики": "StatisticsFile", -"ПолучатьПароль": "GetPassword", -"ДобавитьЗапись": "AddRow", +"СоздатьЭлемент": "CreateItem", +"VK_СоздатьПост": "VK_CreatePost", "Новая кнопка 1": "New button 3", -"ОтправкаВКанал": "SendingToChannel", -"Описание видео": "Video description", +"МассивОписания": "DescriptionArray", "Заголовок темы": "Topic title", "СтрокаОписания": "DescriptionString", "НастройкиВJson": "SettingAsJson", @@ -3262,19 +3269,21 @@ "Установка тела": "Body set", "ПолучитьСделку": "GetDeal", "ПолеРезультата": "ResultField", -"ТаблицаСостава": "CompositionTable", -"СоздатьЭлемент": "CreateItem", -"ПолноеОписание": "FullDescription", -"ОписаниеТовара": "ProductDescription", -"Данные запроса": "Request data", -"Принять задачу": "Approve task", +"ПолучатьПароль": "GetPassword", +"PayloadСтрокой": "PayloadAsString", +"Описание видео": "Video description", +"УдалитьНовость": "DeletePost", +"ЗакрытиеКанала": "ChannelClosing", +"Awaiting.What(": "Ожидаем.Что(", +"ЗаписатьЛогCLI": "WriteLogCLI", +"Договоренность": "Appointment", "Получить токен": "Get token", "Проверить BLOB": "Check BLOB", "СтрокаВозврата": "ReturnString", "ЗаписатьСтроку": "WriteLine", "НажатиеКнопки1": "ButtonEvent1", +"ТекущийКонтент": "CurrentContent", "СтруктураПолей": "FieldsStructure", -"ГуглИмяТаблицы": "GoogleSheetTitle", "Исключение: %1": "Exception: %1", "приветственное": "welcoming", "Удалить сделку": "Delete deal", @@ -3285,66 +3294,65 @@ "РазмерСтраницы": "PageSize", "ОтложитьЗадачу": "DeferTask", "ОписаниеЗаказа": "OrderDescription", +"ГуглИмяТаблицы": "GoogleSheetTitle", "Характеристика": "DescField", -"Удалить записи": "Delete records", -"СтрОбщийРазмер": "StrTotalSize", -"СтрокаНастроек": "SettingsString", -"Договоренность": "Appointment", -"ЗаписатьЛогCLI": "WriteLogCLI", -"Awaiting.What(": "Ожидаем.Что(", -"OPI_HTTPКлиент": "OPI_HTTPClient", +"СоздатьТаблицу": "CreateTable", +"ЧтениеZipФайла": "ZipFileReader", +"ЭлементМассива": "ArrayElement", +"ТестовыйМассив": "TestArray", +"ПолучитьЗадачу": "GetTask", +"ПривестиБулево": "MakeBoolean", +"Green API (ОПИ": "Green API (OpenIntegrations", "Новая кнопка 2": "New button 2", "Создать альбом": "Create album", "ДобавитьЗаписи": "AddRecords", "АтомарныеТесты": "AtomicTests", "Заголовок чата": "Chat title", +"Тестовая папка": "TestFolder", "Новый файл.jpg": "New file.jpg", -"ПолучитьДиалог": "GetDialog", -"ВнешниеТаблицы": "ExternalTables", +"РаботаСФайлами": "FileManagement", "РазделительBat": "BatSeparator", "ПолноеИмяМедиа": "FullMediaName", -"РаботаСФайлами": "FileManagement", "МассивОтправки": "SendArray", +"Работа с аудио": "Audio processing", "Удалить модель": "Delete model", "МассивАльбомов": "ArrayOfAlbums", "Нажмите Enable": "Click Enable", "Получить метод": "Get method", "ТекущийЭлемент": "CurrentElement", -"ЧтениеZipФайла": "ZipFileReader", -"Тестовая папка": "TestFolder", -"СоздатьТаблицу": "CreateTable", -"ТекущийКонтент": "CurrentContent", -"УдалитьНовость": "DeletePost", -"Дополнительный": "Additional", -"Работа с аудио": "Audio processing", -"СессияСоздание": "SessionCreation", -"UUID преалерта": "Prealert UUID", -"ВидАвторизации": "AuthorizationType", +"ПолучитьДиалог": "GetDialog", +"Удалить записи": "Delete records", +"СтрокаНастроек": "SettingsString", +"Удалить альбом": "Delete album", +"ВступитьВКанал": "JoinChannel", +"ДропБоксМассив": "DropboxArray", +"ПолучитьСостав": "GetComposition", +"МассивЗначений": "ValuesArray", "ВыполнятьСразу": "ExecuteNow", "МассивСтруктур": "StructuresArray", "ГВ_Авторизация": "GW_Auth", "ЗначениеЗамены": "ReplaceValue", "УдалитьWebhook": "DeleteWebhook", "JsonВСтруктуру": "JsonToStructure", +"СтрокаПодборок": "SelectionsString", "ЗапросФайлТела": "RequestBodyFile", -"Серия паспорта": "Passport series", "Сделать репост": "Make repost", "АТСписокТаблиц": "ATTablesList", "МассивОбъектов": "ArrayOfObjects", "ВариантыОтвета": "AnswerOptions", "OAI_Ассистенты": "OAI_Assistants", "ТекущийКаталог": "CurrentDirectory", -"ПолучитьСостав": "GetComposition", +"СерверноеВремя": "ServerTime", "JWTАвторизация": "JWTAuthorization", "Текст описания": "Description text", -"СерверноеВремя": "ServerTime", -"ЗапросыБезТела": "RequestsWithoutBody", -"ЭлементМассива": "ArrayElement", -"PayloadСтрокой": "PayloadAsString", -"МассивЗначений": "ValuesArray", -"РаботаСДанными": "DataManagement", -"ПолучитьЗадачу": "GetTask", -"Удалить альбом": "Delete album", +"Серия паспорта": "Passport series", +"OPI_HTTPКлиент": "OPI_HTTPClient", +"БезАвторизации": "NoAuthorization", +"ДопустимыйЗнак": "AllowedSign", +"СтрОбщийРазмер": "StrTotalSize", +"ПолноеОписание": "FullDescription", +"HTTPСоединение": "HTTPConnection", +"СессияСоздание": "SessionCreation", "ЭтоФайлНаДиске": "IsFileOnDisk", "ДатаБезВремени": "DateWithoutTime", "конфигурациями": "configurations", @@ -3352,165 +3360,165 @@ "МассивКартинок": "ImageArray", "Создать запуск": "Create launch", "Без разделения": "No separation", -"ОписаниеString": "DescriptionString", +"Данные запроса": "Request data", "СтруктураФайла": "FileStructure", -"Создать группу": "Create group", -"HTTPСоединение": "HTTPConnection", -"Деловые услуги": "Business", -"Новая кампания": "New campaign", +"КолонкиТаблицы": "TableColumns", +"РаботаСДанными": "DataManagement", +"ОписаниеString": "DescriptionString", "ПроверитьТокен": "CheckToken", +"Деловые услуги": "Business", +"UUID преалерта": "Prealert UUID", +"Создать группу": "Create group", +"Дополнительный": "Additional", +"<путь к файлу>": "", "Вставка данных": "Data insertion", "ВнешняяТаблица": "ExternalTable", -"<путь к файлу>": "", -"ДропБоксМассив": "DropboxArray", -"БезАвторизации": "NoAuthorization", -"ДопустимыйЗнак": "AllowedSign", -"КолонкиТаблицы": "TableColumns", +"Новая кампания": "New campaign", +"уровень доступа": "Access level", +"МассивЗаготовок": "BlanksArray", +"СтрокаЗаголовка": "HeaderString", +"ПеременнаяСреды": "EnvironmentVariable", +"СоздатьСтраницу": "CreatePage", +"ВнутреннийНомер": "IMNumber", "Отправить видео": "Send video", "ЗагрузитьОбъект": "PutObject", -"РезультатЧтения": "ReadingResult", -"время окончания": "end time", -"уровень доступа": "Access level", +"Проверка, Новый": "Check, New", "Плановое начало": "Planned start", -"текст сообщения": "message text", -"СвоиИзображения": "OwnImages", -"ТекстКоличества": "CountText", -"ВнутреннийНомер": "IMNumber", "Дата с временем": "Date with time", +"СвоиИзображения": "OwnImages", +"текст сообщения": "message text", +"Новый заголовок": "New title", "ФайлТелаВозврат": "BodyFileReturn", "ИскомыйПараметр": "DesiredParameter", -"OPI_Инструменты": "OPI_Tools", -"МассивЗаготовок": "BlanksArray", "ВыполнитьЗапрос": "ExecuteRequest", -"Не спланированы": "Not planned", -"УдалитьЛид (хук": "DeleteLead (wh", -"Без кодирования": "No encoding", -"ГринАвторизован": "GreenAuth", -"Новый заголовок": "New title", -"СоздатьСтраницу": "CreatePage", -"Путь к элементу": "Path to the element", -"СтрокаЗаголовка": "HeaderString", +"OPI_Инструменты": "OPI_Tools", +"УстановитьТекст": "SetText", +"время окончания": "end time", +"ТекстКоличества": "CountText", +"ИзменитьНовость": "UpdatePost", +"Код авторизации": "Authorization code", +"ЗаголовокПотока": "StreamHeader", +"ИДЖелтогоТовара": "YellowItemID", +"JSON клавиатуры": "Keyboard JSON", "СтрСуществующий": "StrExists", "Получить запись": "Get record", "ОписаниеТаблицы": "TableDescription", "ЗаголовкиBase64": "HeadersBase64", "ГринНоваяГруппа": "GreenNewGroup", "Отправить ответ": "Send response", +"ПустаяСхемаDrop": "EmptySchemeDrop", "ПолучитьСобытие": "GetEvent", -"ИзменитьНовость": "UpdatePost", "УстановкаПрокси": "ProxySetup", -"ОтправитьЗапрос": "SendRequest", "ОбластиДействия": "Scope", -"ИсполняемыйФайл": "ExecFile", "РазобратьСтроку": "ParseString", "Массив ID медиа": "Media ID array", "РаботаСБакетами": "BucketsManagement", "РасширениеФайла": "FileExtension", "Пункт чек-листа": "Checklist element", "ВКТ_ОбщиеМетоды": "VKT_CommonMethods", -"Код авторизации": "Authorization code", -"ПустаяСхемаDrop": "EmptySchemeDrop", -"УстановитьТекст": "SetText", +"Не спланированы": "Not planned", +"РезультатЧтения": "ReadingResult", +"ОтправитьЗапрос": "SendRequest", +"ИсполняемыйФайл": "ExecFile", "ЗаписатьСимволы": "WriteChars", -"создайте проект": "create a project", -"Получить превью": "Get preview", -"ул. Блюхера, 33": "st. Bluchera, 33", +"Вопросы строкой": "Questions as string", +"Социальные сети": "Social networks", "ПолучитьКоманду": "GetCommand", "СоздатьПреалерт": "CreatePrealert", "Новое сообщение": "New message", "Изменить задачу": "Update task", "СтатусОбработки": "ProcessingStatus", +"ОдиночнаяЗапись": "SingleRecord", "ИзменитьСобытие": "EditEvent", -"Создание твитов": "Tweets creation", -"Работа с диском": "Working with drive", "автоматического": "automatically", -"Социальные сети": "Social networks", -"Подпись к файлу": "File caption", +"ул. Блюхера, 33": "st. Bluchera, 33", +"Создать таблицу": "Create table", +"ДвоичныеДанные2": "BinaryData2", "УстановитьProto": "SetProto", "ТокенВЗаголовки": "TokenInHeaders", "ОтклонитьЗадачу": "DisapproveTask", +"Ответ на запрос": "Response", "Проверка, новый": "Check, new", -"ЗаголовкиСтркой": "HeadersAsString", -"МассивРодителей": "ArrayOfParents", -"Отладка 1Script": "1Script Debugging", -"СформироватьURL": "FormURL", -"Вспомогательные": "Auxiliary", -"ДвоичныеДанные2": "BinaryData2", +"Создание твитов": "Tweets creation", +"OpenAIАссистент": "OpenAIAssistant", +"УдалитьЛид (хук": "DeleteLead (wh", +"Подпись к файлу": "File caption", +"Работа с диском": "Working with drive", "ID целевой базы": "Target database ID", -"ОзонНовыеТовары": "OzonNewProducts", -"Вопросы строкой": "Questions as string", +"Неотрицательный": "Nonnegative", +"Получить записи": "Get records", +"создайте проект": "create a project", +"Получить превью": "Get preview", +"поле фильтрации": "filter field", "МассивПризнаков": "IndicatorsArray", "ГринВходнойФайл": "GreenInputFile", "ОтправитьМодель": "PushModel", "РезультатИстина": "ResultTrue", +"ЭтоСоответствие": "IsMap", "МассивВариантов": "OptionArray", -"Запрос (простой": "Request (simple", -"Получить записи": "Get records", "РазделительBash": "BashSeparator", +"ГринАвторизован": "GreenAuth", "СтруктураУслуги": "ServiceStructure", -"поле фильтрации": "filter field", "СписокЭлементов": "ElementList", +"ОзонНовыеТовары": "OzonNewProducts", "Получить курсор": "Get cursor", "СтатусСообщения": "MessageStatus", "СтруктураЗаписи": "RecordStructure", "ОбработатьОтвет": "ProcessResponse", -"Неотрицательный": "Nonnegative", -"JSON клавиатуры": "Keyboard JSON", -"ЭтоСоответствие": "IsMap", -"Создать таблицу": "Create table", -"ОдиночнаяЗапись": "SingleRecord", -"ИДЖелтогоТовара": "YellowItemID", -"ЗаголовокПотока": "StreamHeader", -"Загрузить видео": "Upload video", -"Ответ на запрос": "Response", -"СтруктураДанных": "DataStructure", +"Запрос (простой": "Request (simple", +"СтруктураВыбора": "ChoiceStructure", +"Без кодирования": "No encoding", +"ГринВыходГруппы": "GreenLeaveGroup", +"ИзменитьСчетчик": "UpdateCounter", +"Выйти из группы": "Leave group", +"ПараметрыЗаписи": "WriterSettings", +"Получить задачу": "Get task", +"Список, обратно": "List, back", +"Почтовый индекс": "Postal code", "VK_УдалитьТовар": "VK_DeleteProduct", +"СтруктураДанных": "DataStructure", "0).Равно(Истина": "0).Equal(True", "Перенаправление": "Redirection", "ОписаниеOldchar": "DescriptionOldchar", -"Создать элемент": "Create item", -"ВКГруппаТоваров": "VKProductsGroup", -"Получить задачу": "Get task", +"Предварительный": "Preliminary", +"ВыполнитьСкрипт": "ExecuteScript", "ПараметрСтрокой": "ParameterString", -"Список, обратно": "List, back", +"РаботаСЗадачами": "TasksManagement", "Проверка_Строка": "Check_String", +"Структура полей": "Fields structure", "OAuthХешФункция": "OAuthHashFunction", -"Выйти из группы": "Leave group", +"ПоместитьДанные": "PutData", "НайтиПоЗначению": "FindByValue", "Build hash (ОПИ": "Build hash (OpenIntegrations", "СтруктураЗаказа": "OrderStructure", -"OpenAIАссистент": "OpenAIAssistant", -"Telegram_Разбан": "Telegram_Unban", +"Создать элемент": "Create item", +"ЧислоАргументов": "ArgsCount", "200 И Результат": "200 And Result", -"ШаблонЗаголовка": "HeaderTemplate", -"Предварительный": "Preliminary", -"Почтовый индекс": "Postal code", -"РаботаСЗадачами": "TasksManagement", -"Новое имя метки": "New tag title", -"ОбновитьТокен()": "RefreshToken()", +"ЗаголовкиСтркой": "HeadersAsString", +"Название города": "City name", "ТретьДопустимой": "ThirdPartOfAvailble", "СтруктураТовара": "ItemStructure", +"ссылка на видео": "video URL", "ОчиститьТаблицу": "ClearTable", "Работа с чатами": "Chats works", +"ТекстСортировки": "SortingText", "АТБазаСТаблицей": "ATBaseWithTable", "Кирилица в пути": "Cyrillic at path", -"ТекстСортировки": "SortingText", "СкопироватьФайл": "MakeFileCopy", "ПутьИсполнителя": "ExecutorPath", "СодержимоеФайла": "FileContent", +"МассивСчетчиков": "CountersArray", +"Массив картинок": "Array of images", "Новый цвет чата": "New chat color", "РаботаСКаналами": "ChannelManagement", "ЯМаркетМагазины": "YaMarketMarkets", "Настройка OAuth": "OAuth settings", "Таймаут запроса": "Request timeout", "ТекущееОписание": "CurrentDescription", -"ПараметрыЗаписи": "WriterSettings", -"ссылка на видео": "video URL", -"Массив картинок": "Array of images", -"ВыполнитьСкрипт": "ExecuteScript", -"ИзменитьСчетчик": "UpdateCounter", -"ПоместитьДанные": "PutData", -"ИгнорироватьКэш": "IgnoreCache", +"ОбновитьТокен()": "RefreshToken()", +"ВКГруппаТоваров": "VKProductsGroup", +"Путь к элементу": "Path to the element", +"Telegram_Разбан": "Telegram_Unban", "Получить объект": "Get object", "Удалить счетчик": "Delete counter", "ДобавитьКоманду": "AddCommand", @@ -3518,75 +3526,73 @@ "Получить данные": "Receive data", "Компоненты (ОПИ": "AddIns (OpenIntegrations", "НастройкиСессии": "SessionSettings", +"установлен свой": "set your", "МетрикаСчетчики": "MetrikaCounters", -"ТипСоответствие": "TypeMap", "ЭтоПараметрФлаг": "IsFlagParam", -"Обновить записи": "Update records", "перенаправления": "redirection", +"ИспользоватьTls": "UseTls", "Копировать лист": "Copy sheet", "ОтправитьСтроку": "SendLine", "ФайлРепозитория": "RepositoryFile", "СтруктураФайлов": "FileStructure", "Описание товара": "Product description", "Изменить сделку": "Update deal", -"ГринВыходГруппы": "GreenLeaveGroup", -"МассивСчетчиков": "CountersArray", -"СтруктураВыбора": "ChoiceStructure", -"ИспользоватьTls": "UseTls", -"Структура полей": "Fields structure", -"ЗагруженныйФайл": "UploadedFile", -"установлен свой": "set your", +"ТипСоответствие": "TypeMap", +"ШаблонЗаголовка": "HeaderTemplate", +"Загрузить видео": "Upload video", +"PostgreSQL (ОПИ": "PostgreSQL (OpenIntegrations", +"Обновить записи": "Update records", +"ЗапуститьСервер": "StartServer", +"КоличествоСтрок": "RowsAmount", +"СократитьСтроку": "TruncateString", "TODO: Доописать": "TODO: Finish", "УдалитьКартинку": "DeleteImage", "Отправить гифку": "Send GIF", "Покинуть группу": "Leave group", "ВК_СоздатьОпрос": "VKAPI_CreatePoll", "ОписаниеСтроки2": "RowDescription2", +"ПолучитьТаблицу": "GetTable", "ЗаписатьЦелое32": "WriteInt32", -"Работа с лидами": "Leads management", "НужнаРаспаковка": "NeedsUnpacking", -"КоличествоСтрок": "RowsAmount", -"СократитьСтроку": "TruncateString", +"ЗагруженныйФайл": "UploadedFile", +"ИгнорироватьКэш": "IgnoreCache", "ПолучениеДанных": "DataRetrieving", "ЭтоТипКоллекция": "IsCollectionType", "СтруктураЯрлыка": "LabelStructure", "ФайлСодержимого": "ContentFile", -"УправлениеЧатом": "ChatManagement", "Удалить новость": "Delete post", +"Работа с лидами": "Leads management", +"МассивРодителей": "ArrayOfParents", +"СформироватьURL": "FormURL", +"Новое имя метки": "New tag title", +"ПолучениеОтвета": "ResponseReceiving", "ТекущаяДатаUNIX": "CurrentUNIXDate", -"PostgreSQL (ОПИ": "PostgreSQL (OpenIntegrations", -"ЗапуститьСервер": "StartServer", -"ПолучитьТаблицу": "GetTable", -"DO + Транзакция": "DO + Transaction", -"Проверка, Новый": "Check, New", -"Создать историю": "Create story", -"IDПодразделения": "DepartmentID", -"Серверное время": "Server time", +"Массив Из Число": "Array Of Number", +"ID пользователя": "User ID", +"Пустое значение": "Empty value", "ул. Блюхера, 32": "st. Bluchera, 32", +"ПорядковыйНомер": "OrderNumber", "Группа картинок": "Pictures group", "ТекущаяОтправка": "CurrentSend", "логин владельца": "owners login", "ИмяФункцииТеста": "TestFunctionName", +"Новый календарь": "new calendar", "ГринУведомление": "GreenNotification", -"ЗапросТипДанных": "RequestDataType", -"ПеременнаяСреды": "EnvironmentVariable", +"Проверка_СлакОк": "Check_SlackOk", "Проверить токен": "Check token", -"СтруктураКнопки": "ButtonStructure", +"ДанныеСообщения": "MessageData", "Номер,Строковое": "Number,String", "МетрикаОперации": "MetrikaActions", "Проверка_ВКПост": "Check_VKPost", "ГуглКомментарий": "GoogleComment", "HTTPСервисОтвет": "HTTPServiceResponse", "Создать каталог": "Create folder", -"ИспользуемоеИмя": "DisplayedName", -"СоздатьЧат (хук": "CreateChat (wh", -"Пустое значение": "Empty value", -"Название города": "City name", -"Новый календарь": "new calendar", +"ЗапросТипДанных": "RequestDataType", "Получить диалог": "Get dialog", +"СтруктураКнопки": "ButtonStructure", +"МассивСообщений": "MessagesArray", +"ЗапросПотокТела": "RequestBodyStream", "MultipartВOAuth": "MultipartAtOAuth", -"Инициализирован": "Initialized", -"ВводныйПараметр": "IntroductoryParameter", "IDИнициализации": "InitializationID", "РаботаСЗаказами": "OrderManagement", "КлючиЗаголовков": "HeadersKeys", @@ -3596,53 +3602,54 @@ "ТекущаяОперация": "CurrentOperation", "ТекущийСценарий": "CurrentScript", "ОтключитьСервер": "StopServer", +"Инициализирован": "Initialized", "ПолучениеТокена": "TokenRetrieval", -"AWS_ОбщиеМетоды": "AWS_CommonMethods", "СтруктураАдреса": "AddressStructure", "Загрузить файлы": "Upload files", "Получить сделку": "Get deal", "Ждет завершения": "Waiting for completion", "Код города ФИАС": "FIAS city code", "ПолучитьСобытия": "GetEvents", -"ДанныеСообщения": "MessageData", -"МассивСообщений": "MessagesArray", +"ИспользуемоеИмя": "DisplayedName", +"СоздатьЧат (хук": "CreateChat (wh", "НастройкиПрокси": "ProxySettings", -"ЗапросПотокТела": "RequestBodyStream", -"статус операции": "action status", -"ЗначениеСтрокой": "ValueAsString", -"IDЧатаИсточника": "FromChatID", -"ДобавитьКолонку": "AddColoumn", +"AWS_ОбщиеМетоды": "AWS_CommonMethods", +"СтруктураФлагов": "FlagsStructure", +"ВводныйПараметр": "IntroductoryParameter", +"Доуступные типы": "Available types", +"ПроверятьСессию": "CheckSession", "ОписаниеКоманды": "CommandDescription", "СтруктураЗадачи": "TaskData", "Картинка опроса": "Poll image", "ОписаниеСобытия": "EventDescription", -"СтруктураФлагов": "FlagsStructure", +"ТекущееЗначение": "CurrentValue", "OllamaСообщение": "OllamaMessage", -"ЗначениеВМассив": "ValueToArray", +"МобильныйКлиент": "MobileClient", "МассивТелефонов": "PhonesArray", -"Разархивировать": "Unzip", +"ЗначениеВМассив": "ValueToArray", "СообщениеОшибки": "ErrorText", -"ПорядковыйНомер": "OrderNumber", -"ПроверятьСессию": "CheckSession", "СтруктураПорога": "ThresholdStructure", "Проверка_ВКЛайк": "Check_VKLike", "Ключ приложения": "Application key", "ИнтернетМагазин": "OnlineStore", "СократитьСсылку": "ShortenLink", -"ТекущееЗначение": "CurrentValue", -"OPI инструменты": "OPI tools", -"МобильныйКлиент": "MobileClient", -"3).Равно(Истина": "3).Equal(True", +"ЗначениеСтрокой": "ValueAsString", +"Серверное время": "Server time", +"ПрочитатьСтроку": "ReadLine", +"ДобавитьКолонку": "AddColoumn", +"Отладка 1Script": "1Script Debugging", "ПолучитьАккаунт": "GetAccount", -"Создать счетчик": "Create counter", +"ОригиналныйПуть": "OriginalPath", +"ЗапросЗаголовки": "RequestHeaders", +"Строка: \"1:7788": "String: \"1:7788", +"OPI инструменты": "OPI tools", +"3).Равно(Истина": "3).Equal(True", "ЗаписатьЦелое16": "WriteInt16", "ЗавершитьЗапуск": "FinishLaunch", "БитриксВложение": "BitrixAttachment", "ВКТПользователь": "VKTUser", "Добавить записи": "Add rows", "Стать спонсором": "Become a sponsor", -"ОригиналныйПуть": "OriginalPath", -"Доуступные типы": "Available types", "УдалитьПодборку": "DeleteSelection", "Создать событие": "Create event", "ДропбоксАккаунт": "DropboxAccount", @@ -3652,46 +3659,48 @@ "ДвоичныеДанные1": "BinaryData1", "СтрокаСигнатуры": "SignatureString", "Удалить каталог": "Delete folder", -"Строка: \"1:7788": "String: \"1:7788", +"статус операции": "action status", +"IDЧатаИсточника": "FromChatID", "2).Равно(Истина": "2).Equal(True", -"ПолучитьНовости": "GetPosts", -"Проверка_СлакОк": "Check_SlackOk", -"ПолучениеОтвета": "ResponseReceiving", -"ЗапросЗаголовки": "RequestHeaders", +"Разархивировать": "Unzip", +"Проверка_Массив": "Check_Array", +"Создать счетчик": "Create counter", +"ПерваяКоллекция": "FirstCollection", +"КодировкаТекста": "TextEncoding", "GR_Интроспекция": "GR_Introspection", "СчетчикУспешных": "SuccessCount", "КакСоответствие": "AsMap", "СоздатьЛид (хук": "CreateLead (wh", "ОписанияКолонок": "ColoumnsDescription", "НССинхронизация": "NCSync", +"Новый каталог 2": "New folder 2", "Текст заголовка": "Title text", -"ПреобразоватьИД": "ConvertID", "VK_СоздатьОпрос": "VK_CreatePoll", -"КодировкаТекста": "TextEncoding", "Удалить событие": "Delete event", +"ТаблицаЗначений": "ValueTable", "ИсключаемыеПоля": "ExcludedFields", "ОбъектСравнения": "ComparisonObject", "ИмяПользователя": "UserName", "СтруктураТекста": "TextStructure", "НайтиСовпадения": "Matches", "РаботаСМоделями": "ModelsManagement", -"Отправить аудио": "Send audio", -"Отправить опрос": "Send poll", -"Я бот, а ты нет": "I am bot, but you - not", -"ТаблицаЗначений": "ValueTable", -"ПерваяКоллекция": "FirstCollection", -"УстановитьЛимит": "SetLimit", +"ПреобразоватьИД": "ConvertID", +"ИмяФайла), Файл": "FileName), File", +"МаксимумПопыток": "MaxAttempts", "СтруктураЗаявки": "InvitationStructure", +"дата завершения": "completion date", +"DO + Транзакция": "DO + Transaction", +"Без авторизации": "No authorization", +"УправлениеЧатом": "ChatManagement", "ID базовой темы": "ID of base topic", "ЗавершитьРаботу": "Exit", -"Массив Из Число": "Array Of Number", "Удалить Webhook": "Delete webhook", "ТелеграмКонтакт": "TelegramContact", "МассивУдаленных": "DeletedArray", "0 Или Результат": "0 Or Result", "Очистить ячейки": "Clear cells", +"Вспомогательные": "Auxiliary", "ОшибкаКоллекции": "CollectionError", -"ПолучитьМагазин": "GetMarket", "ЗаголовокОтвета": "ResponseHeader", "ВайберСообщение": "ViberMessage", "СтруктураДомена": "DomainStructure", @@ -3699,15 +3708,12 @@ "ОтправитьДанные": "SendData", "МестоПроведения": "Venue", "ПолучитьСчетчик": "GetCounter", -"дата завершения": "completion date", -"МаксимумПопыток": "MaxAttempts", -"ИмяФайла), Файл": "FileName), File", -"Новый каталог 2": "New folder 2", -"ID пользователя": "User ID", -"РаботаСТоварами": "ProductManagement", -"ПрочитатьСтроку": "ReadLine", -"Получить версию": "Get version", +"Отправить аудио": "Send audio", +"Отправить опрос": "Send poll", +"ПолучитьМагазин": "GetMarket", "ПолучитьКаталог": "GetFolder", +"Создать историю": "Create story", +"ЗависимостиГугл": "GoogleDependencies", "Создать новость": "Create post", "СоздатьТвитСГиф": "CreateTweetWithGif", "PayloadДвоичные": "PayloadBinary", @@ -3715,23 +3721,25 @@ "ДопустимаяДлина": "AvailableLength", "Отложить задачу": "Defer task", "ОтправитьСсылку": "SendLink", -"СлучайныйМассив": "RandomArray", +"УстановитьЛимит": "SetLimit", "ОписаниеСтроки1": "RowDescription1", -"ЗависимостиГугл": "GoogleDependencies", "ВтораяКоллекция": "SecondCollection", +"Удалить таблицу": "Delete table", "СтруктураЧастей": "PartsStructure", "АрхивироватьЧат": "ArchiveChat", "Работа с базами": "Database management", -"ПараметрЗапроса": "QueryParameter", +"Я бот, а ты нет": "I am bot, but you - not", "ПараметрыМетода": "MethodParameters", "IDПользователей": "UserIDs", "ЗавершитьЗадачу": "CompleteTask", -"Проверка_Массив": "Check_Array", -"УправлениеЛидом": "ManageLead", -"Удалить таблицу": "Delete table", -"Без авторизации": "No authorization", -"СтруктураОплаты": "PaymentStructure", +"IDПодразделения": "DepartmentID", "ПовторитьСтроку": "RepeatString", +"ПараметрЗапроса": "QueryParameter", +"РаботаСГруппами": "GroupManagement", +"СлучайныйМассив": "RandomArray", +"РаботаСТоварами": "ProductManagement", +"Получить версию": "Get version", +"фмльтр по метке": "filter by label", "МассивУдаляемых": "ArrayOfDeletions", "OPI_ЗапросыHTTP": "OPI_HTTPRequests", "Поле для текста": "Text field", @@ -3739,42 +3747,44 @@ "4).Равно(Истина": "4).Equal(True", "Сокращенный URL": "Shortened URL", "РаботаСЗаписями": "RecordManagement", +"УправлениеЛидом": "ManageLead", +"Получение новых": "Getting new", "Основные методы": "Common methods", "ТекущийПараметр": "CurrentParameter", -"Получение новых": "Getting new", +"ПолучитьНовости": "GetPosts", "СозданиеТаблицы": "TableCreation", -"ИзменитьТаблицу": "ModifyTable", +"СтруктураОплаты": "PaymentStructure", "Текст сообщения": "Message text", +"РезультатСтрока": "ResultString", "XMLКонфигурация": "XmlConfig", "Правила Маркета": "Market rules", -"РезультатСтрока": "ResultString", "ЗапросИзменения": "ChangeRequest", -"РаботаСГруппами": "GroupManagement", -"фмльтр по метке": "filter by label", -"Имя пользователя": "Users name", -"ЗапросыMultipart": "MultipartRequests", -"Поля для выборки": "Fields for selection", -"Элемент.Значение": "Element.Value", -"ПолучитьДвоичные": "GetBinary", -"Получить каталог": "Get folder information", -"ВложенныеОбъекты": "NeedParts", -"ВариантСвойства2": "PropVariant2", -"Канал для отбора": "Channel for selection", -"УдалитьПолностью": "DeleteCompletely", +"ИзменитьТаблицу": "ModifyTable", "КлючПользователя": "UsersKey", +"Поля для выборки": "Fields for selection", +"ДропбоксУчастник": "DropboxUser", +"ПолучитьДвоичные": "GetBinary", +"Аргумент команды": "Command argument", +"УдалитьПолностью": "DeleteCompletely", +"ПараметрыТаблицы": "TableParameters", +"ЗапросыMultipart": "MultipartRequests", +"Элемент.Значение": "Element.Value", +"УдалитьФайл (хук": "DeleteFile (wh", +"ВариантСвойства2": "PropVariant2", +"ТекущееПолучение": "CurrentReceive", +"Канал для отбора": "Channel for selection", +"версия вебвизора": "webvisor version", "ЗначениеОсновной": "MainValue", "KeyИнициализации": "InitializationKey", "AWS4Использовать": "AWS4Using", "Грузоотправитель": "Shipper", "СтруктураСтатуса": "StatusStructure", -"ПараметрыКлиента": "ClientParams", -"КодИгнорирования": "IgnoreCode", -"Добро пожаловать": "Welcome", -"ПривестиЗначение": "AdjustValue", -"УдалитьФайл (хук": "DeleteFile (wh", -"Аргумент команды": "Command argument", -"УправлениеЧатами": "ChatManagement", -"версия вебвизора": "webvisor version", +"Получить каталог": "Get folder information", +"ИзменитьЦветЧата": "ChangeChatColor", +"Очистить таблицу": "Clear table", +"Имя пользователя": "Users name", +"СдэкДанныеЗаказа": "CdekOrderNumber", +"Картинка и видео": "Picture and video", "БитриксСообщение": "BitrixMessage", "ПараметрыСтрокой": "ParametersString", "Массив из Строка": "Array of String", @@ -3782,118 +3792,118 @@ "Простое, в канал": "Simple, to channel", "КаталогПрограммы": "BinDir", "МассивУчастников": "MembersArray", -"СдэкДанныеЗаказа": "CdekOrderNumber", -"МассивКалендарей": "ArrayOfCalendars", -"Картинка и видео": "Picture and video", +"HTTP-клиент (ОПИ": "HTTP Client (OpenIntegrations", +"ПараметрыКлиента": "ClientParams", "ДоступныйОстаток": "AvailableBalance", +"УправлениеЧатами": "ChatManagement", "МетодыОбсуждений": "DiscussionManagement", "Картинка профиля": "Profile picture", "ОписаниеДвижений": "MovesDescription", -"HTTP-клиент (ОПИ": "HTTP Client (OpenIntegrations", "ФоновоеОбработки": "BackgroundProcessing", "КопироватьМодель": "CopyModel", -"Порт подключения": "Connection port", "МассивСортировки": "SortArray", -"ТекущееПолучение": "CurrentReceive", -"Code из браузера": "Code from browser", -"СсылкаПодЗаписью": "LinkUnderPost", -"СоздатьТвитОпрос": "CreatePollTweet", -"СекретПриложения": "AppSecret", +"МассивКалендарей": "ArrayOfCalendars", +"Порт подключения": "Connection port", +"ВложенныеОбъекты": "NeedParts", +"РазделительСтрок": "LineSeparator", +"Добро пожаловать": "Welcome", +"ПокинутьЧат (хук": "LeaveChat (wh", +"Новый подкаталог": "New subfolder", +"ДобавитьПараметр": "AddParameter", +"ОтправитьЛокацию": "SendLocation", "ПрочитатьЦелое32": "ReadInt32", "ВосстановитьФайл": "RestoreFile", "Удалить картинку": "Delete image", "Описания методов": "Methods documentation", "ГуглОчисткаЯчеек": "GoogleCellCleanning", +"СоздатьШтрихкоды": "CreateBarcodes", "ШаблонЗавершения": "CompletionTemplate", -"Описание таблицы": "Table description", "КоличествоЧастей": "NumberOfParts", "МаксимумВЗапросе": "MaxInRequest", "Название локации": "Location name", "Новое имя группы": "New group name", "СоздатьТвитВидео": "CreateVideoTweet", -"МассивОбновлений": "UpdateArray", +"УдаляемыйЭлемент": "DeletedElement", "КодироватьСтроку": "EncodeString", -"СтруктураЗапуска": "LaunchStructure", -"РазбитьURL: Порт": "SplitURL: Port", -"Lib: HTTP-клиент": "Lib: HTTP-client", -"ВыполнитьТестCLI": "ExecuteTestCLI", -"ПолучитьКартинки": "GetImages", -"ОтправитьЛокацию": "SendLocation", -"ДобавитьПараметр": "AddParameter", -"Новый подкаталог": "New subfolder", -"РаботаСНовостями": "PostsManagement", +"Изменить новость": "Update post", +"ОзонАПИ_СхемаFBO": "OzonAPI_FBOScheme", +"Описание таблицы": "Table description", +"МассивОбновлений": "UpdateArray", +"ПривестиЗначение": "AdjustValue", +"ЗаголовкиСтрокой": "HeadersAsString", +"МассивРазрешений": "PermissionsArray", +"ПереносСтрокJSON": "JSONLineBreak", +"СсылкаПодЗаписью": "LinkUnderPost", +"СоздатьТвитОпрос": "CreatePollTweet", +"ПроверитьАккаунт": "CheckAccount", "СтруктураВстречи": "MeetingStructure", "Архивировать чат": "Archive chat", "Отправить ссылку": "Send link", "КакАдминистратор": "AsAdmin", -"ЛокальныйКаталог": "LocalFolder", -"РазделительСтрок": "LineSeparator", -"ПереносСтрокJSON": "JSONLineBreak", +"Code из браузера": "Code from browser", +"КодИгнорирования": "IgnoreCode", "ОбработатьЗапрос": "ProcessRequest", +"РаботаСНовостями": "PostsManagement", "МаксШирина Тогда": "MaxWidth Then", -"ПроверитьАккаунт": "CheckAccount", "Начните диалог с": "Start a dialog with", +"СекретПриложения": "AppSecret", "ИсторияСообщений": "MessageHistory", "УдаленныйКаталог": "RemoteFolder", "ПользовательЧата": "ChatMember", "Получить таблицу": "Get table", -"СоздатьШтрихкоды": "CreateBarcodes", -"ПокинутьЧат (хук": "LeaveChat (wh", -"ДанныеИНастройка": "DataAndSettings", -"ОзонАПИ_СхемаFBO": "OzonAPI_FBOScheme", -"МассивРазрешений": "PermissionsArray", +"ЛокальныйКаталог": "LocalFolder", "Создание проекта": "Project creation", -"Очистить таблицу": "Clear table", -"РаботаСОбъектами": "ObjectsManagement", -"УдаляемыйЭлемент": "DeletedElement", -"ОсвободитьОбъект": "FreeObject", +"МБ был записан в": "MB was recorded in", +"HTTP_Авторизация": "HTTP_Authorization", +"ИнформацияМетода": "MethodInfo", +"СтрокаФотографий": "PhotoString", +"ТестовыеДвоичные": "TestBinary", +"СписокИсключений": "ExceptionsList", +"Изменить событие": "Edit event", "РезультатСтрокой": "ResultAsString", "место проведения": "venue", "OPI_Криптография": "OPI_Cryptography", "IDSИнициализации": "InitializationIDS", "СтруктураФормата": "FormatStructure", "Получение ответа": "Response receiving", -"СтрокаФотографий": "PhotoString", "СтруктураПозиции": "ItemStructure", +"Работа с токеном": "Token management", "ЗаписатьJSONФайл": "WriteJSONFile", "СтруктураСтроки1": "RowStructure2", "УдалитьБакет (DB": "DeleteBucket (DB", -"ЭлементКоллекции": "CollectionItem", "СтруктураТаблицы": "TableStructure", "Массив ID постов": "Array of post IDs", "Сократить ссылку": "Shorten link", -"НачальнаяПозиция": "StartPosition", -"o|#color=Желтый)": "o|#color=Yellow)", -"ИзменитьЦветЧата": "ChangeChatColor", -"КопироватьОбъект": "CopyObject", -"СписокИсключений": "ExceptionsList", "Массив Из Строка": "Array Of String", -"Объект обработки": "Processor object", -"owner_id, но без": "owner_id, but without", -"Проверка, Старый": "Check, Old", -"ИмяПараметраСокр": "ParameterNameTrim", -"СписокЗаголовков": "HeadersList", "ПолучитьПреалерт": "GetPrealert", -"МетодХэширования": "HashingMethod", -"описание события": "event description", +"Получение Токена": "Token retrieval", +"КопироватьОбъект": "CopyObject", +"ДанныеИНастройка": "DataAndSettings", +"Выполнить запрос": "Execute request", "РолиПользователя": "UserRoles", -"СтрокаЗаголовков": "HeadersString", +"описание события": "event description", +"МетодХэширования": "HashingMethod", +"ОсвободитьОбъект": "FreeObject", +"СписокЗаголовков": "HeadersList", +"ИмяПараметраСокр": "ParameterNameTrim", +"Проверка, Старый": "Check, Old", +"ПолучитьСписокВФ": "GetExternalFileList", "ПолучитьСтраницу": "GetPage", +"Отклонить задачу": "Disapprove task", "ИзменитьЛид (хук": "UpdateLead (wh", "Неактивный : red": "Inactive : red", "Изменить таблицу": "Modify table", "ТекущееСообщение": "CurrentMessage", -"Отклонить задачу": "Disapprove task", +"СтруктураЗапуска": "LaunchStructure", "ЗаписатьПараметр": "WriteParameter", -"Работа с токеном": "Token management", "БитриксРезультат": "BitrixResult", -"Выполнить запрос": "Execute request", -"ПолучитьСписокВФ": "GetExternalFileList", -"Получение Токена": "Token retrieval", -"Изменить событие": "Edit event", +"o|#color=Желтый)": "o|#color=Yellow)", +"СтрокаЗаголовков": "HeadersString", +"НачальнаяПозиция": "StartPosition", +"Объект обработки": "Processor object", +"СоответствиеMIME": "MIMETypeMapping", "SQLiteНетЗаписей": "SQLiteNoRows", -"Проверка_ВКВидео": "Check_VKVideo", -"МассивДокументов": "DocsArray", +"owner_id, но без": "owner_id, but without", "МассивПривелегий": "PrivilegesArray", "СоставБиблиотеки": "LibraryComposition", "КаталогКомпонент": "AddInsFolder", @@ -3901,116 +3911,117 @@ "НачалоПараметров": "ParamsStart", "Работа с файлами": "Files management", "ПутьКСертификату": "CertFilepath", +"ВызватьHTTPМетод": "CallHTTPMethod", "Размер файла, ДД": "File size, BD", -"ТелеграмДокумент": "TelegramDocument", "ЗавершитьЭлемент": "FinishItem", "Блок с картинкой": "PictureBlock", "КодОшибкиСервера": "ServerErrorCode", "Вступить в канал": "Join channel", "НачалоТранзакции": "TransactionStart", "VK_СделатьРепост": "VK_MakeRepost", -"Изменить новость": "Update post", -"ИДКрасногоТовара": "RedItemID", -"ЗаголовкиСтрокой": "HeadersAsString", -"МБ был записан в": "MB was recorded in", -"Изменить счетчик": "Update counter", -"ТестовыеДвоичные": "TestBinary", -"СоответствиеMIME": "MIMETypeMapping", "Полужирный текст": "Bold text", +"РаботаСОбъектами": "ObjectsManagement", +"Получить магазин": "Get market", +"ТелеграмДокумент": "TelegramDocument", +"ЭлементКоллекции": "CollectionItem", "VK_ДобавитьТовар": "VK_AddProduct", +"МассивШтрихкодов": "BarcodesArray", +"Изменить счетчик": "Update counter", +"Проверка_ВКВидео": "Check_VKVideo", "ПолучитьФайлПути": "GetFilePath", "ЖурналыСообщений": "MessageLogs", "Проверка, старый": "Check, old", "ОбработатьОбъект": "ProcessObject", "РаспаковатьОтвет": "UnpackResponse", +"ИДКрасногоТовара": "RedItemID", "название события": "event name", -"ПараметрыЗапроса": "RequestParameters", -"СтруктураПериода": "PeriodStructure", -"ВызватьHTTPМетод": "CallHTTPMethod", -"ОбъектПроцессора": "ProcessorObject", +"ВыполнитьТестCLI": "ExecuteTestCLI", +"ПолучитьПолеДаты": "GetDateField", "ЭтоОшибкаСервера": "ThisIsServerError", +"МассивДокументов": "DocsArray", "РезультатЗапроса": "RequestResult", "название запуска": "launch name", "БитриксХранилища": "BitrixStorage", "описание запуска": "launch description", "ОписаниеКартинки": "ImageDescription", -"HTTP_Авторизация": "HTTP_Authorization", -"Получить магазин": "Get market", "РаботаСДиалогами": "DialogManagement", -"Описание локации": "Location description", -"ПараметрыТаблицы": "TableParameters", -"10).Равно(Истина": "10).Equal(True", -"пСтатусСообщения": "pMessageStatus", +"РазбитьURL: Порт": "SplitURL: Port", +"ОбъектПроцессора": "ProcessorObject", +"Загрузить объект": "Put object", +"ОткрытьПотокGRPC": "OpenGRPCStream", "СписокПараметров": "ParamsList", "УстановитьПрокси": "SetProxy", +"OLLM_РаботаСBlob": "OLLM_WorkingWithBlob", "Инициализировать": "Initialize", "Материалы встреч": "Meeting materials", "Сделаю на неделе": "For this week", +"URL с фрагментом": "URL with a snippet", "МассивЗаголовков": "HeadersArray", -"ЮнитТестирование": "UnitTesting", "ПолучитьПараметр": "GetParameter", -"ДропбоксУчастник": "DropboxUser", "ЗаголовокУчастка": "ChunkHeader", "РаботаСоСкладами": "WarehousesManagement", +"Кодировка строки": "String encoding", "Ошибка в позиции": "Error in position", "МассивРуководств": "ManualsArray", "VK_ИзменитьТовар": "VK_EditProduct", "VK_УдалитьАльбом": "VK_DeleteAlbum", "НовоеПодключение": "NewConnection", +"ЮнитТестирование": "UnitTesting", "URLВКодировкеURL": "URLInURLEncoding", -"УдалитьКоллекцию": "DeleteCollection", -"УдалитьКалендарь": "DeleteCalendar", +"Переместить файл": "Move file", "Объект HTTPОтвет": "HTTPResponse object", -"ПолучитьПолеДаты": "GetDateField", -"ОбязательныеПоля": "RequiredFields", -"URL с фрагментом": "URL with a snippet", -"СтруктураКолонок": "ColoumnsStruct", +"Каталог, обратно": "Directory, back", +"СлакПользователи": "SlackUsers", "Инструменты (ОПИ": "Tools (OpenIntegrations", -"РодительскоеПоле": "ParrentField", "Загружаемый файл": "File to be uploaded", "ОстановитьСервер": "StopServer", "Картинка альпаки": "Alpaca picture", "превью документа": "document preview", +"ТекущиеНастройки": "CurrentSettings", "массив артикулов": "articles array", -"Варианты ответов": "Answer options", "Отправить модель": "Push model", -"СоздатьТвитГифки": "CreateGifTweet", "ОпцияСокращенная": "SplittedOption", -"НеобходимоЧастей": "PartsRequired", +"ОбязательныеПоля": "RequiredFields", +"СмещениеОтНачала": "OffsetFromStart", "МассивИменЛистов": "ArrayOfSheetNames", "OAI_РаботаСАудио": "OAI_AudioProcessing", "Настройки прокси": "Proxy settings", "Получить событие": "Get event", "ОбработатьЗаписи": "ProcessRecords", -"СмещениеОтНачала": "OffsetFromStart", -"ТекущиеНастройки": "CurrentSettings", -"Переместить файл": "Move file", +"Варианты ответов": "Answer options", +"УдалитьКоллекцию": "DeleteCollection", +"УдалитьКалендарь": "DeleteCalendar", "УдалитьДокументы": "DeleteDocuments", -"Загрузить объект": "Put object", -"ОтправитьКонтакт": "SendContact", -"Каталог, обратно": "Directory, back", +"ИмяПоля,ИмяФайла": "FieldName,FileName", +"СоздатьТвитГифки": "CreateGifTweet", +"HTTP клиент (ОПИ": "HTTP client (OpenIntegrations", +"РодительскоеПоле": "ParrentField", "ТелеграмКартинка": "TelegramImage", +"МассивКлавиатуры": "KeyboardArray", "Коллекция файлов": "File collection", "синхронизировать": "synchronize", "ВернутьНастройки": "ReturnSettings", -"ИмяФайлаОтправки": "SendingFileName", "МассивСтатистики": "StatisticsArray", "ID подразделения": "Department ID", "ЗаписатьЛогТеста": "WriteTestLog", -"ЭлементПараметра": "ParamElement", -"HTTP клиент (ОПИ": "HTTP client (OpenIntegrations", -"Название региона": "Region name", -"ПутьИнструментов": "ToolsPath", -"КодОшибкиЗапроса": "RequestErrorCode", -"СтрокаПараметров": "ParameterString", -"МассивКлавиатуры": "KeyboardArray", -"РаботаСДоступами": "AccessManagement", -"ВыполненныеТесты": "ExecutedTests", "ВыгрузитьКолонку": "UnloadColumn", -"СоздатьБакет (DB": "CreateBucket (DB", -"ИмяПоля,ИмяФайла": "FieldName,FileName", -"УправлениеРолями": "RoleManagement", +"ВыполненныеТесты": "ExecutedTests", +"СтруктураКолонок": "ColoumnsStruct", +"РаботаСДоступами": "AccessManagement", +"КодОшибкиЗапроса": "RequestErrorCode", +"Название региона": "Region name", +"ИмяФайлаОтправки": "SendingFileName", +"Lib: HTTP-клиент": "Lib: HTTP-client", +"ЭлементПараметра": "ParamElement", "КвадратныеСкобки": "SquareBrackets", +"ВозможныеКоманды": "AvailableCommands", +"СоздатьБакет (DB": "CreateBucket (DB", +"СтруктураПериода": "PeriodStructure", +"ВладелецКартинки": "ImageOwner", +"НеобходимоЧастей": "PartsRequired", +"Основной вариант": "Primary variant", +"СтрокаПараметров": "ParameterString", +"РазобратьКоманду": "ParseCommand", "Имя новой модели": "The name of the new model", "Завершить запуск": "Finish launch", "СтруктураСобытия": "EventStucture", @@ -4019,9 +4030,9 @@ "ПолучитьШтрихкод": "GetBarcode", "УстановитьСтроку": "SetString", "Фамилия контакта": "Contact last name", -"СтрокаДляПодписи": "StringToSign", "ОстановитьРаботу": "StopExecution", -"РазобратьКоманду": "ParseCommand", +"СтрокаДляПодписи": "StringToSign", +"ОтправитьКонтакт": "SendContact", "Получить новости": "Get posts", "РезультатРазбора": "ParseResult", "УправлениеФайлом": "FileManagement", @@ -4029,157 +4040,160 @@ "СоздатьКоллекцию": "CreateCollection", "ЗапятаяВКавычках": "CommaInQuotes", "Удалить подборку": "Delete selection", -"телефон заполнен": "phone number is filled in", -"ВладелецКартинки": "ImageOwner", -"ВозможныеКоманды": "AvailableCommands", -"КонецКодовУспеха": "EndOfSuccessCodes", -"СлакПользователи": "SlackUsers", -"ГВ_ОбновитьТокен": "GV_UpdateToken", "Получить события": "Get events", +"УправлениеРолями": "RoleManagement", +"Тестовая реклама": "Test ads", +"телефон заполнен": "phone number is filled in", +"ГВ_ПолучитьТокен": "GV_GetToken", +"ГВ_ОбновитьТокен": "GV_UpdateToken", +"РаботаСТаблицами": "TableManagement", "Затраченое время": "Time spend", "Проверка_ВКЧисло": "Check_VKNumber", "СледующаяПозиция": "NextPosition", "ЗапускаемыеТесты": "RunnableTests", +"СлакСписокФайлов": "SlackFilesList", "ВариантСвойства1": "PropVariant1", -"гарантийный срок": "warranty period", "НеобходимаяДлина": "RequiredLength", -"РаботаССобытиями": "EventManagement", "Твит с картинкой": "Tweet with image", -"РаботаСТаблицами": "TableManagement", +"МассивПараметров": "ParameterArray", "ПараметрыДоступа": "AccessParameters", +"Получение данных": "Data retrieving", "Ошибка,Результат": "Error,Result", "Проверка_ВКТовар": "Check_VKProduct", "РезультатКоманды": "CommandResult", "ТекстОшибкиПолей": "FieldsErrorText", +"гарантийный срок": "warranty period", "РаботаСоСделками": "DealsManagement", -"ЗаписатьФайлЛога": "WriteLogFile", -"0 И Лев(Токен, 2": "0 And Left(Token, 2", "БитриксСообщения": "BitrixMessages", -"Описание события": "Event description", -"Получение данных": "Data retrieving", -"ГВ_ПолучитьТокен": "GV_GetToken", -"ОткрытьПотокGRPC": "OpenGRPCStream", -"СтруктураСтроки2": "RowStrucutre1", +"СтруктураСтроки2": "RowStructure1", +"МассивРезультата": "ResultArray", +"ПараметрыЗапроса": "RequestParameters", +"Телефон контакта": "Contact phone number", +"ПолучитьКартинки": "GetImages", "ПолученныйОбъект": "ReceivedObject", "НовоеЧислоОшибок": "NewErrorCount", "СправкаПоКоманде": "CommandHelp", "VK_СоздатьАльбом": "VK_CreateAlbum", +"МассивИнформации": "ArrayOfInformation", "ВерсияПриложения": "AppVersion", -"ДобавитьИмяЛиста": "AddSheetName", "Прочитать строку": "Read line", -"Postgre SQL (ОПИ": "Postgre SQL (OpenIntegrations", -"МассивШтрихкодов": "BarcodesArray", -"Телефон контакта": "Contact phone number", +"Отдел маркетинга": "Marketing department", +"ПутьИнструментов": "ToolsPath", "ТочкаОтправления": "ShippingPoint", +"Postgre SQL (ОПИ": "Postgre SQL (OpenIntegrations", "МассивПолученных": "ReceivedArray", "ПараметрыФункции": "FunctionParameters", "Плановая продажа": "Planned sale", "ЗагрузкаКартинки": "ImageUpload", -"МассивПараметров": "ParameterArray", -"МассивИнформации": "ArrayOfInformation", -"Отдел маркетинга": "Marketing department", -"СлакСписокФайлов": "SlackFilesList", -"Тестовая реклама": "Test ads", -"Кодировка строки": "String encoding", -"Создать преалерт": "Create prealert", -"ТокенАвторизации": "AuthToken", -"Получить счетчик": "Get counter", -"МассивОписания[Н": "DescriptionArray[N", +"ДобавитьИмяЛиста": "AddSheetName", +"ЗаписатьФайлЛога": "WriteLogFile", +"10).Равно(Истина": "10).Equal(True", +"Описание локации": "Location description", +"пСтатусСообщения": "pMessageStatus", +"РаботаССобытиями": "EventManagement", +"Описание альбома": "Album description", +"ЭтоПереадресация": "ThisIsRedirection", +"МаркерПараметров": "ParameterMarker", "ИспользоватьФайл": "UseFile", "Тестовый товар 2": "TestProduct2", "ОбщийРазмер Цикл": "TotalSize Do", "Yandex.Disk (ОПИ": "Yandex.Disk (OpenIntegrations", +"ЗаписатьВызовCLI": "WriteCLICall", "ЗапросЗащищенное": "RequestProtected", -"ПространствоИмен": "TargetNamespace", "ИсходноеЗначение": "InitialValue", +"Описание события": "Event description", "Через SSH-агента": "Via SSH agent", -"Завершить задачу": "Complete task", "СтруктураФильтра": "FilterStructure", "ОчередьСообщений": "MessageQueue", "Тестовая таблица": "TestTable", "ЗаполнитьФильтры": "FillFilters", -"Работа с акциями": "Promotions management", "GMax_Уведомления": "GMax_Notifications", -"HTTPСервисЗапрос": "HTTPServiceRequest", -"OLLM_РаботаСBlob": "OLLM_WorkingWithBlob", -"МассивРезультата": "ResultArray", -"Основной вариант": "Primary variant", -"МаркерПараметров": "ParameterMarker", -"ВыполнениеКоманд": "CommandsExecution", -"Описание альбома": "Album description", +"0 И Лев(Токен, 2": "0 And Left(Token, 2", +"ПространствоИмен": "TargetNamespace", +"BasicАвторизация": "BasicAuthorization", "Ожидает контроля": "On controll", +"Завершить задачу": "Complete task", +"ПутьКФайлуДанных": "DataFilePath", +"Работа с акциями": "Promotions management", +"КонецКодовУспеха": "EndOfSuccessCodes", +"Создать страницу": "Create page", +"ТокенАвторизации": "AuthToken", +"Получить счетчик": "Get counter", +"размер информера": "informer size", "ПозицияОкончания": "EndPosition", -"ГуглЭлементКниги": "GoogleSpreadsheetElement", +"Создать преалерт": "Create prealert", "СтруктураЗеркала": "MirrorStructure", "Другой календарь": "Another calendar", -"Создать страницу": "Create page", +"HTTPСервисЗапрос": "HTTPServiceRequest", "РазмерРезультата": "ResultSize", +"ГуглЭлементКниги": "GoogleSpreadsheetElement", +"ВыполнениеКоманд": "CommandsExecution", +"ПолучитьЛид (хук": "GetLead (wh", +"VK_ПоставитьЛайк": "VK_LikePost", +"Артикулы товаров": "Products articles", +"УдалитьСообщение": "DeleteMessage", +"Скопировать файл": "Copy file", "Расширение файла": "File extension", "ID целевого чата": "Target chat ID", -"Скопировать файл": "Copy file", -"размер информера": "informer size", -"УдалитьСообщение": "DeleteMessage", -"VK_ПоставитьЛайк": "VK_LikePost", -"ПолучитьЛид (хук": "GetLead (wh", +"МассивОписания[Н": "DescriptionArray[N", "ОбработкаЗапроса": "RequestProcessing", -"Артикулы товаров": "Products articles", -"ЭтоПереадресация": "ThisIsRedirection", -"ПутьКФайлуДанных": "DataFilePath", -"BasicАвторизация": "BasicAuthorization", -"ЗаписатьВызовCLI": "WriteCLICall", -"ТоварСоСвойством1": "ProductWithProp1", -"СоздатьТвитСВидео": "CreateTweetWithVideo", "НеобходимыйРазмер": "RequiredSize", -"Дата : date": "Date : date", -"Возможные команды": "Available commands", -"РазбитьURL: Адрес": "SplitURL: Address", -"СтрокаПодключения": "ConnectionString", +"ПолучитьКоллекцию": "GetCollection", +"ТоварСоСвойством1": "ProductWithProp1", "Перейти на GitHub": "To GitHub", +"ЗаголовокАккаунта": "AccountHeader", +"СоздатьДиректорию": "CreateDirectory", +"УправлениеСделкой": "ManageDeal", +"Путь или ID файла": "Path or ID of the file", +"Дата : date": "Date : date", +"ОсновноеИзмерение": "MajorDimension", +"СтрокаПодключения": "ConnectionString", +"Получить преалерт": "Get prealert", "Файл для загрузки": "File for upload", "Массив ID товаров": "Array of product IDs", "СообщитьРезультат": "ReportResult", "СписокИсключаемых": "ExcludedList", "ID целевой группы": "Group ID", "АТ_СоздатьТаблицу": "AT_CreateTable", -"ОсновноеИзмерение": "MajorDimension", -"СтруктураЭлемента": "ElementStructure", -"Администрирование": "Administration", +"РазбитьURL: Домен": "SplitURL: Domain", +"Возможные команды": "Available commands", +"Локализация офиса": "Localization of the office", "СтруктураУпаковки": "PackageStructure", -"FT_ОсновныеМетоды": "FT_CommonMethods", -"Путь или ID файла": "Path or ID of the file", -"ЗаголовокАккаунта": "AccountHeader", -"ВложенныеЭлементы": "NestedElements", -"УправлениеСделкой": "ManageDeal", +"Заголовок новости": "Post title", +"УправлениеТоваром": "ProductManagement", +"СтруктураЭлемента": "ElementStructure", +"СтруктураВозраста": "AgeStructure", +"СоздатьБазуДанных": "CreateDatabase", "Тестовая подборка": "TestCollection", "особый тип товара": "specific product type", "ЛокацияНазначения": "DestLocation", "Команда.Пояснение": "Command.Explanation", "Создать календарь": "Create calendar", "ПустаяСхемаDelete": "EmptySchemeDelete", -"УправлениеТоваром": "ProductManagement", "СохранятьЛокально": "SaveLocally", -"Заголовок новости": "Post title", -"СоздатьБазуДанных": "CreateDatabase", "400).Равно(Истина": "400).Equal(True", +"Журналы сообщений": "Message logs", "Создать штрихкоды": "Create barcodes", "Это сервер !NOCLI": "Is server !NOCLI", "Обработка запроса": "Request processing", -"РазбитьURL: Домен": "SplitURL: Domain", "Скрытый календарь": "Hidden calendar", "Обработка событий": "Event handling", -"Локализация офиса": "Localization of the office", "ЗначениеПараметра": "ParameterValue", -"Получить преалерт": "Get prealert", -"ПереместитьОбъект": "MoveObject", -"Журналы сообщений": "Message logs", -"НовоеРасположение": "NewLocation", -"АтрибутКатегории3": "CategoryAttribute3", +"СоздатьТвитСВидео": "CreateTweetWithVideo", +"РазбитьURL: Адрес": "SplitURL: Address", +"ПользователиИРоли": "UsersAndRoles", +"ДлинаПолоски Цикл": "BarLength Do", +"Пост из автотеста": "Post from autotest", +"Создать коллекцию": "Create collection", +"ОбщийРазмер Тогда": "TotalSize Then", +"Google Drive (ОПИ": "Google Drive (OpenIntegrations", +"УстановкаНастроек": "SetSettings", "Структура фильтра": "Filter structure", "./docs/ru/results": "./docs/en/results", "ПродолжатьВыборку": "ContinueGetting", "Поддержать проект": "Support us", +"FT_ОсновныеМетоды": "FT_CommonMethods", "Картинка автотест": "AutoTestImage", -"Перейти по адресу": "Go to the", "Определение полей": "Definition of fields", "АтрибутКатегории2": "CategoryAttribute2", "ID блока родителя": "Parent block ID", @@ -4187,41 +4201,39 @@ "Включение сервиса": "Enable service - ", "ПодходящийТипУзла": "RelevantNodeType", "ТекстовыйДокумент": "TextDocument", -"Объект HTTPЗапрос": "HTTPRequest object", -"Это данные ячейки": "These are cell data of", -"ПустаяСхемаUpdate": "EmptySchemeUpdate", -"ВставитьДокументы": "InsertDocuments", -"РаботаСКаталогами": "CatalogsManagement", -"Маркировка товара": "Product marking", -"УстановкаНастроек": "SetSettings", -"Google Drive (ОПИ": "Google Drive (OpenIntegrations", -"ОбщийРазмер Тогда": "TotalSize Then", -"Восстановить файл": "Restore file", +"ПолучитьЧекЗаказа": "GetCashboxCheck", +"Имя файла в Slack": "File name in Slack", +"Перейти по адресу": "Go to the", +"По умолчанию: `5`": "By default: `5`", +"ПереместитьОбъект": "MoveObject", +"ТестоваяСтруктура": "TestStructure", +"КоличествоПопыток": "RetryCount", +"ИнформацияИндекса": "IndexInformation", +"НовоеРасположение": "NewLocation", +"АрхивироватьКанал": "ArchiveChannel", +"ГуглЗначенияЯчеек": "GoogleCellValues", "FT_РаботаСФайлами": "FT_FileOperations", "Удалить календарь": "Delete calendar", "ПреобразоватьДату": "ConvertDate", "МассивРазделенный": "SplitsArray", +"ReportPortal (ОПИ": "ReportPortal (OpenIntegrations", "ПолучитьНастройку": "GetSetting", -"ПолучитьПолеПочты": "GetEmailField", -"ИнформацияИндекса": "IndexInformation", "МаркетинговыйЦвет": "MarketingColor", +"Восстановить файл": "Restore file", "Очередь сообщений": "Message queue", -"ГуглЗначенияЯчеек": "GoogleCellValues", "ЗапросТелоТекущий": "RequestBodyCurrent", +"АтрибутКатегории3": "CategoryAttribute3", "ПолучитьLocalhost": "GetLocalhost", "МассивНапоминаний": "RemindersArray", "ID важной новости": "Id of important post", -"Пост из автотеста": "Post from autotest", -"По умолчанию: `5`": "By default: `5`", "СоздатьПодписьURL": "CreateURLSignature", -"Создать коллекцию": "Create collection", -"ПользователиИРоли": "UsersAndRoles", -"ДлинаПолоски Цикл": "BarLength Do", -"АрхивироватьКанал": "ArchiveChannel", -"СтруктураВозраста": "AgeStructure", -"Работа с бакетами": "Buckets management", -"ПолучитьЧекЗаказа": "GetCashboxCheck", -"Имя файла в Slack": "File name in Slack", +"ПолучитьПолеПочты": "GetEmailField", +"ВложенныеЭлементы": "NestedElements", +"Ресурс привелегии": "Privilege resource", +"вес в кг. (брутто": "weight, kg (gross", +"Файловые хостинги": "File-hosting services", +"ВКВариантСвойства": "VKPropVariant", +"ЗначениеКоллекции": "CollectionValue", "ТекущийТипСтрокой": "CurrentTypeString", "Пакет oint (.ospx": "oint package (.ospx)", "ОзонАПИ_Штрихкоды": "OzonAPI_Barcodes", @@ -4230,47 +4242,44 @@ "Заголовок,Позиция": "Title,Item", "ОжидаютсяДвоичные": "ExpectedBinary", "Обработать запрос": "Process request", -"Проверка, обратно": "Check, back", -"ВКВариантСвойства": "VKPropVariant", +"Проверка_ВКИстина": "Check_VKTrue", +"Объект HTTPЗапрос": "HTTPRequest object", "ОтправитьКартинку": "SendImage", "КалендарьИсточник": "SourceCalendar", "СтруктураПродавца": "SellerStructure", "Работа с задачами": "Tasks management", "КаталогБиблиотеки": "LibraryDirectory", -"SF_ОсновныеМетоды": "SF_CommonMethods", -"МассивИзображений": "ImagesArray", -"ЭлементСтатистики": "StatisticsItem", -"ReportPortal (ОПИ": "ReportPortal (OpenIntegrations", -"Проверка_ВКИстина": "Check_VKTrue", -"ГТ_СоздатьТаблицу": "GT_CreateTable", -"ЭтоПредупреждение": "AsAlert", "Название компании": "Company name", -"СтруктураОстатков": "StocksStructure", -"СтруктураУдаления": "DeletionStructure", -"ОбъектКомментарий": "CommentObject", -"Получить штрихкод": "Get barcode", -"Файловые хостинги": "File-hosting services", -"ОтправитьДокумент": "SendDocument", +"Секрет приложения": "Application secret", "СтруктураФильтра1": "FilterStructure1", -"КаталогИсходников": "SourceDirectory", +"ПустаяСхемаSelect": "EmptySchemeSelect", +"МаксимальнаяДлина": "MaximumLength", +"СтруктураУдаления": "DeletionStructure", +"Администрирование": "Administration", +"Удаляет лид по ID": "Deletes a lead by ID", "Структура запроса": "Request structure", "РезультатЗагрузки": "UploadResult", -"ПолучитьДокументы": "GetDocuments", +"ОтправитьДокумент": "SendDocument", +"ОбъектКомментарий": "CommentObject", +"Получить штрихкод": "Get barcode", +"СтруктураОстатков": "StocksStructure", +"SF_ОсновныеМетоды": "SF_CommonMethods", "описание дефектов": "defect description", -"ЗагруженныеДанные": "UploadedData", -"Удаляет лид по ID": "Deletes a lead by ID", -"СтруктураНастроек": "SettingsStructure", "СоздатьТемуФорума": "CreateForumTopic", +"ЗагруженныеДанные": "UploadedData", +"ЭтоПредупреждение": "AsAlert", +"СтруктураНастроек": "SettingsStructure", +"КаталогИсходников": "SourceDirectory", "ЗакрытьТемуФорума": "CloseForumTopic", -"HTTP_ОсновныеТест": "HTTP_MainTests", "CH_ОсновныеМетоды": "CH_CommonMethods", +"МассивИзображений": "ImagesArray", +"ЭлементСтатистики": "StatisticsItem", +"ПолучитьДокументы": "GetDocuments", "ЯДиск_Авторизация": "YDisk_Authorization", -"МаксимальнаяДлина": "MaximumLength", -"Секрет приложения": "Application secret", +"HTTP_ОсновныеТест": "HTTP_MainTests", +"ВК_СоздатьИсторию": "VKAPI_CreateStory", +"ВККартинкаАльбома": "VKAlbumPicture", "Название свойства": "Property name", -"Наименование поля": "Field name", -"Ресурс привелегии": "Privilege resource", -"НачатьУчетВремени": "StartTimekeeping", "СтруктураЭкспорта": "ExportStructure", "ПолучитьХранилище": "GetStorage", "СтруктураФильтра2": "FilterStructure2", @@ -4278,116 +4287,116 @@ "ВК_ЗагрузитьВидео": "VKAPI_UploadVideo", "ВозобновитьЗадачу": "RenewTask", "ЗакрытьОбсуждение": "CloseDiscussion", +"ХешированиеДанных": "DataHashing", "Файл для отправки": "File for sending", -"Объект соединения": "Connection object", "ЗначениеЛокальный": "LocalValue", "НС_РаботаСФайлами": "NC_FilesManagement", "ПолучитьКвитанцию": "GetReceipt", "ЗагрузитьФайл (дд": "UploadFile (bd", "Использовать oint": "Use oint", -"КоличествоПопыток": "RetryCount", -"или описание базы": "or description of the base", -"ТестоваяСтруктура": "TestStructure", -"ЗначениеКоллекции": "CollectionValue", -"ВК_СоздатьИсторию": "VKAPI_CreateStory", -"ПустаяСхемаSelect": "EmptySchemeSelect", "ТекущаяДатаСтрока": "CurrentDateString", -"ХешированиеДанных": "DataHashing", +"Работа с бакетами": "Buckets management", +"ПолучитьСообщение": "GetMessage", +"Почтовые вложения": "Mail attachments", +"Объект соединения": "Connection object", +"Проверка, обратно": "Check, back", "Удалить коллекцию": "Delete collection", +"ВставитьДокументы": "InsertDocuments", +"ОбновитьДокументы": "UpdateDocuments", +"УдалитьДиректорию": "DeleteDirectory", "Файлы Мессенджера": "Messenger files", "СтруктураАтрибута": "AttributeStructure", "ТаблицаПараметров": "ParametersTable", "АтрибутКатегории4": "CategoryAttribute4", +"или описание базы": "or description of the base", "Работа с товарами": "Products management", -"oint|#color=Белый": "oint|#color=White", "ПараметрЛокальный": "LocalParameter", -"ВККартинкаАльбома": "VKAlbumPicture", +"ГТ_СоздатьТаблицу": "GT_CreateTable", "Проверить аккаунт": "Check account", -"УдалитьДиректорию": "DeleteDirectory", "УстановитьWebhook": "SetWebhook", +"НачатьУчетВремени": "StartTimekeeping", "GR_ОсновныеМетоды": "GR_CommonMethods", "Значение свойства": "Property value", "ОпросСоответствие": "PollMap", "СоздатьАссистента": "CreateAssistant", -"Почтовые вложения": "Mail attachments", -"ПолучитьСообщение": "GetMessage", +"oint|#color=Белый": "oint|#color=White", +"Это данные ячейки": "These are cell data of", +"Маркировка товара": "Product marking", +"Наименование поля": "Field name", +"Получить картинки": "Get images", "Б24_РаботаСЧатами": "B24_ChatManagement", -"вес в кг. (брутто": "weight, kg (gross", -"Б24_РаботаСДиском": "B24_WorkingWithDrive", -"ПолучитьКоллекцию": "GetCollection", -"GreenAPI Max (ОПИ": "GreenAPI Max (OpenIntegrations", -"Название подборки": "Selection name", -"ЛайкРепостКоммент": "LikeRepostComment", "ОпубликоватьПапку": "PublishFolder", -"ДобавитьЗаголовок": "AddHeader", -"описание элемента": "element description", +"массив ID товаров": "Products IDs array", "ОтправкаСообщений": "MessageSending", "ШаблонОшибкиПолей": "FieldsErrorPattern", +"Управление чатами": "Chat management", "Отправить контакт": "Send contact", -"ТелеграмПереслать": "TelegramReply", "Задание выполнено": "Job Completed", -"Получить картинки": "Get images", "Получить страницу": "Get page", +"Строка, Структура": "String, Structure", "ШаблонПодключения": "ConnectionTemplate", -"Проверка_ВКРепост": "Check_VKRepost", "УдалитьТемуФорума": "DeleteForumTopic", +"Загрузка картинки": "Image upload", "Полученные данные": "Received data", "СгенерироватьРечь": "GenerateSpeech", "НеВосстанавливать": "DontRestore", +"ТелеграмПереслать": "TelegramReply", "КодироватьURLВURL": "EncodeURLInURL", -"СтруктураСчетчика": "CounterStructure", -"Текст комментария": "Comment text", -"Строка, Структура": "String, Structure", -"Содержимое ссылки": "Link data", -"МассивПодключений": "ConnectionsArray", -"Управление чатами": "Chat management", +"ЗаголовкиДвоичные": "HeadersBinary", +"КонецКодовПадений": "EndOfFailureCodes", +"ГуглЦветКалендаря": "GoogleCalendarColors", +"Проверка_ВКРепост": "Check_VKRepost", +"НачальнаяФигурная": "InitialCurly", "АтрибутКатегории1": "CategoryAttribute1", -"МассивРезультатов": "ResultArray", "Текст уведомления": "Notification text", "фильтр по статусу": "filter by status", "СтруктураОперации": "OperationStructure", "СоздатьСоединение": "CreateConnection", +"Поле1,Поле2,Поле3": "Field1,Field2,Field3", "ЗагрузитьЗначения": "LoadValues", -"ВыходнаяКоллекция": "OutputCollection", "код товара ТН ВЭД": "commodity code TN VED", -"Загрузка картинки": "Image upload", "Проверка_ВКАльбом": "Check_VKAlbum", +"МассивПодключений": "ConnectionsArray", "СлакСписокКаналов": "SlackChannelsList", -"Данные для API v2": "Data for API v2", +"СписокПодключений": "ConnectionsList", "РезультатПроверки": "CheckResult", "СтруктураТелефона": "PhoneStructure", "ВременнаяМеткаISO": "ISOTimestamp", "Работа с заказами": "Orders management", -"КонецКодовПадений": "EndOfFailureCodes", -"Поле1,Поле2,Поле3": "Field1,Field2,Field3", -"ЗаголовкиДвоичные": "HeadersBinary", +"ВыходнаяКоллекция": "OutputCollection", +"СтруктураСчетчика": "CounterStructure", +"Текст комментария": "Comment text", "ОбработкаЗапросов": "RequestsProcessing", -"ОбновитьДокументы": "UpdateDocuments", -"Криптография (ОПИ": "Cryptography (OpenIntegrations", -"ПустаяСхемаCreate": "EmptySchemeCreate", -"НачальнаяФигурная": "InitialCurly", +"Токен авторизации": "Auth token", +"ЗагрузитьСценарий": "LoadScript", +"МассивРезультатов": "ResultArray", +"Данные для API v2": "Data for API v2", +"300).Равно(Истина": "300).Equal(True", "НачалоКодовУспеха": "StartOfSuccessCodes", -"СтруктураРазмеров": "SizesStructure", +"ЛайкРепостКоммент": "LikeRepostComment", "СоответствиеФайла": "FileMapping", -"СтруктураКартинки": "PictureStructure", "Не установлен URL": "URL is not set", "ПолучитьСтрокуURI": "GetURIString", +"ВнешнееСоединение": "ExternalConnection", "ПодготовитьСтроку": "PrepareString", -"ЗагрузитьСценарий": "LoadScript", "Запрос (с данными": "Request (with data", -"ОтветКодСостояния": "ResponseStatusCode", "В канал, на диске": "To channel, on disk", -"ВызватьИсключение": "Raise", +"ПустаяСхемаUpdate": "EmptySchemeUpdate", +"СтруктураРазмеров": "SizesStructure", "ЗапросАдресПолный": "RequestAdressFull", -"ЗаполняемыеДанные": "FillableData", -"СтруктураРодителя": "ParentStructure", -"Тестовое описание": "TestDescription", -"Б24_РаботаСЛидами": "B24_LeadsManagement", -"300).Равно(Истина": "300).Equal(True", -"Токен авторизации": "Auth token", -"НачалоКодовОшибок": "StartOfErrorCodes", +"ОтветКодСостояния": "ResponseStatusCode", +"ПустаяСхемаCreate": "EmptySchemeCreate", "СтрЧислоВхождений": "StrOccurrenceCount", +"СтруктураКартинки": "PictureStructure", +"Отправить локацию": "Send location", +"Тестовое описание": "TestDescription", +"Содержимое ссылки": "Link data", +"ЗаполняемыеДанные": "FillableData", +"Б24_РаботаСЛидами": "B24_LeadsManagement", +"Криптография (ОПИ": "Cryptography (OpenIntegrations", +"ИзменитьКалендарь": "UpdateCalendar", "СтруктураЗначений": "ValueStructure", +"Новое имя объекта": "New object name", "ПоследняяФигурная": "LastCurly", "ВернутьСоединение": "ReturnConnection", "СоответствиеТипов": "TypesMap", @@ -4396,186 +4405,192 @@ "календарь для CRM": "calendar for CRM", "ФайлТелаВременный": "BodyTemporaryFile", "МинимальныйРазмер": "MinimumSize", -"Новое имя объекта": "New object name", -"ИзменитьКалендарь": "UpdateCalendar", -"ЗапросРазмерЧасти": "RequestPartSize", +"описание элемента": "element description", +"НачалоКодовОшибок": "StartOfErrorCodes", "Описание картинки": "Image description", "НоушнСтраницаБазы": "NotionBasePage", "ЯДискСписокФайлов": "YaDiskFilesList", "КалендарьПриемник": "TargetCalendar", "название элемента": "element name", "ЭтоПримитивныйТип": "IsPrimitiveType", -"Отправить локацию": "Send location", -"ВнешнееСоединение": "ExternalConnection", -"СоздатьДиректорию": "CreateDirectory", -"СписокПодключений": "ConnectionsList", -"СоздатьУдалитьТег": "CreateDeleteTag", "Ничего особенного": "Nothing special", +"ВыгрузитьЗначения": "UnloadValues", +"ВызватьИсключение": "Raise", +"ЗапросРазмерЧасти": "RequestPartSize", +"Управление ролями": "Role management", +"СтруктураРодителя": "ParentStructure", +"СтруктураКампании": "CampaignStructure", +"СоздатьУдалитьТег": "CreateDeleteTag", +"ОписаниеПараметра": "ParamDescription", "СоответствиеПолей": "FieldMapping", "ПрочитатьВсе (хук": "ReadAll (wh", "ТоварСоСвойством2": "ProductWithProp2", "ИнформацияОбъекта": "ObjectInfo", +"Наш первый клиент": "OurFirstClient", "Тестовая кампания": "TestCampaign", -"ОтсутствующиеПоля": "MissingFields", "ПолучитьБлокФайла": "GetFileBlock", -"единица измерения": "unit", "СтруктураВарианта": "OptionStructure", -"ОписаниеПараметра": "ParamDescription", +"ОткрытьТемуФорума": "OpenForumTopic", "Отчество контакта": "Contacts patronymic or middle name", +"ПолучитьСписокБаз": "GetListOfBases", "Новый комментарий": "NewComment", "Фильтр документов": "Document filter", "ID целевого поста": "ID of the target post", "Проверка_ВайберОк": "Check_ViberOk", +"ОтсутствующиеПоля": "MissingFields", "Выполнение команд": "Commands execution", -"Игровые приставки": "Consoles", -"Вернуть настройки": "Return settings", -"ЗначениеЗаполнено": "ValueIsFilled", -"Работа с моделями": "Models management", -"ПолучитьСписокБаз": "GetListOfBases", -"СтруктураКампании": "CampaignStructure", -"ПереименоватьФайл": "RenameFile", +"единица измерения": "unit", "ОтступНовойСтроки": "NewLineTab", +"100).Равно(Истина": "100).Equal(True", +"Б24_РаботаСДиском": "B24_WorkingWithDrive", +"GreenAPI Max (ОПИ": "GreenAPI Max (OpenIntegrations", +"Криптография (OPI": "Cryptography (OpenIntegrations", "КабинетыИМагазины": "CampaignsAndBusiness", "При отправке URL": "When sending URL", "МетаданныеСтрокой": "MetadataAsString", "Копировать объект": "Copy object", +"УстановитьТаймаут": "SetTimeout", "ИзменитьИмяГруппы": "UpdateGroupName", -"Структура модулей": "Structure of modules", "Номер заказа СДЭК": "CDEK order number", -"СлакИсторияКанала": "SlackChannelHistory", +"УстановитьКоманду": "SetCommand", "История сообщений": "Message history", -"Криптография (OPI": "Cryptography (OpenIntegrations", "ПрочитатьJSONФайл": "ReadJSONFile", +"ПереименоватьФайл": "RenameFile", "VK_СоздатьИсторию": "VK_CreateStory", "ТекущаяДатаСеанса": "CurrentSessionDate", "СтруктураВозврата": "ReturnStructure", "МассивНедостающих": "MissingArray", -"ОткрытьТемуФорума": "OpenForumTopic", -"УстановитьТаймаут": "SetTimeout", -"УстановитьКоманду": "SetCommand", -"ГуглЦветКалендаря": "GoogleCalendarColors", -"Наш первый клиент": "OurFirstClient", -"Управление ролями": "Role management", -"Очень важный файл": "Very important file", -"Завершить элемент": "Finish item", -"ОткрытьСоединение": "CreateConnection", -"УправлениеБакетом": "BucketManagement", +"Структура модулей": "Structure of modules", +"Игровые приставки": "Consoles", +"ЗначениеЗаполнено": "ValueIsFilled", +"РаботаСКаталогами": "CatalogsManagement", +"УправлениеЗадачей": "ManageTask", +"СлакИсторияКанала": "SlackChannelHistory", +"ОткрытьОбсуждение": "OpenDiscussion", +"УдалитьОбработчик": "RemoveHandler", "ОтносительныеПути": "RelativePaths", "Данные для записи": "Data to be written", "Описание контакта": "Contact description", "ЗакрытьСоединение": "CloseConnection", "ТелеграмСообщение": "TelegramMessage", +"УдалитьБазуДанных": "DeleteDatabase", "УстановитьИмяБазы": "SetBaseName", -"Копировать модель": "Copy model", "УдалитьТегиБакета": "DeleteBucketTagging", +"наименование цели": "goal name", "НаправлениеПоиска": "SearchDirection", -"Удалить документы": "Delete documents", "СтруктураРасходов": "ExpenseStructure", "ЗначениеЗаголовка": "HeaderValue", "СоздатьОбсуждение": "CreateDiscussion", -"СтандартныйСпособ": "StandardMethod", -"ИзменитьСообщение": "EditMessage", "Выполнить команду": "Execute command", -"массив ID товаров": "Products IDs array", -"100).Равно(Истина": "100).Equal(True", -"ВыгрузитьЗначения": "UnloadValues", -"КопироватьКаталог": "CopyFolder", -"ОткрытьОбсуждение": "OpenDiscussion", +"ИзменитьСообщение": "EditMessage", +"Вернуть настройки": "Return settings", +"Копировать модель": "Copy model", +"Название подборки": "Selection name", "СкопироватьОбъект": "CopyObject", -"УправлениеЗадачей": "ManageTask", +"Удалить документы": "Delete documents", +"Завершить элемент": "Finish item", +"СтандартныйСпособ": "StandardMethod", +"СортироватьПоДате": "SortByDate", +"ЛокальныеКаталоги": "LocalFolders", +"ОсновнаяСтруктура": "MainStructure", "ПустаяСхемаInsert": "EmptySchemeInsert", "С TLS настройками": "With TLS settings", "АтрибутКатегории5": "CategoryAttribute5", "Список метаданных": "Metadata list", -"ГД_СоздатьКаталог": "GD_CreateCatalog", +"ОткрытьСоединение": "CreateConnection", "Удалить сообщение": "Delete message", -"Проверка_ГКОбъект": "Check_GKObject", +"Очень важный файл": "Very important file", "УдалитьАссистента": "DeleteAssistant", -"СортироватьПоДате": "SortByDate", -"ОсновнаяСтруктура": "MainStructure", -"ОтветСоответствие": "ResponseMap", -"СоздатьПодкаталог": "CreateSubfolder", +"ГД_СоздатьКаталог": "GD_CreateCatalog", +"КопироватьКаталог": "CopyFolder", +"Проверка_ГКОбъект": "Check_GKObject", "ЗавершитьОтправку": "CompleteSend", +"ОтветСоответствие": "ResponseMap", +"УправлениеБакетом": "BucketManagement", +"ДобавитьЗаголовок": "AddHeader", +"Работа с моделями": "Models management", "НаписатьСообщение": "WriteMessage", "УправлениеМетками": "TagsManagement", -"ЛокальныеКаталоги": "LocalFolders", -"УдалитьОбработчик": "RemoveHandler", -"наименование цели": "goal name", -"УдалитьБазуДанных": "DeleteDatabase", +"СоздатьПодкаталог": "CreateSubfolder", +"Работа со сделками": "Deals management", +"МножественныйВыбор": "MultipleSelect", +"НачалоОбработкиXML": "XMLInitialProcessing", +"СформироватьЗапрос": "FormRequest", +"Команда FTP: `MKD`": "FTP Command: `MKD`", +"ЧЦ=10; ЧДЦ=0; ЧГ=0": "ND=10; NFD=0; NG=0", +"ПолучитьОбщийМакет": "GetCommonTemplate", "СкопироватьКаталог": "MakeFolderCopy", -"ДобавитьСортировку": "AddSorting", -"фильтрация роботов": "robots filtration", +"ПолучитьАватарЧата": "GetChatAvatar", "ПодключитьСценарий": "AttachScript", -"С JWT авторизацией": "With JWT authorization", "РазобратьАргументы": "ParseArgs", "ПолучитьПолеСсылки": "GetLinkField", "ПереименоватьКанал": "RenameChannel", -"Работа со сделками": "Deals management", "Удаляет блок по ID": "Deletes block by ID", "Новое имя варианта": "New variant name", "Yandex Market (ОПИ": "Yandex Market (OpenIntegrations", "ЗапросЗаписьДанных": "RequestDataWriter", "Клиентский возврат": "Customer refund", -"НачалоОбработкиXML": "XMLInitialProcessing", -"НормализоватьФайлы": "NormalizeFiles", -"ПривязатьШтрихкоды": "BindBarcodes", -"УдалитьСделку (хук": "DeleteDeal (wh", -"ОписаниеПеременных": "Variables", -"ЧЦ=10; ЧДЦ=0; ЧГ=0": "ND=10; NFD=0; NG=0", -"СформироватьЗапрос": "FormRequest", -"СоздатьПодключение": "CreateConnection", -"ЯДиск_СоздатьПапку": "YDisk_CreateFolder", +"фильтрация роботов": "robots filtration", +"Проверка_ЯДискДиск": "Check_YaDiskDrive", +"Тестовый заголовок": "TestTitle", +"Изменить календарь": "Edit calendar", +"С JWT авторизацией": "With JWT authorization", "Отправка сообщений": "Messages sending", "Команда FTP: `PWD`": "FTP Command: `PWD`", "Email как RFC 2822": "Email as RFC 2822", "СтруктураОбработки": "ProcessedStructure", "СоответствиеСтроки": "RowMap", +"СледующаяКоллекция": "NextCollection", +"Dropbox_УдалитьТег": "Dropbox_DeleteTag", "УдалитьВнешнийФайл": "DeleteExternalFile", -"СекретПользователя": "UsersSecret", "S3НеПоддерживается": "S3NotImplemented", -"Переместить объект": "Move object", +"Создать твит видео": "Create video tweet", "СтруктураСостояния": "StateStructure", -"Тестовый заголовок": "TestTitle", "СтруктураШтрихкода": "BarcodeStructure", "Анонимность опроса": "Poll anonymity", "ИспользоватьПрокси": "UseProxy", "ПриСозданииОбъекта": "OnObjectCreate", "Активный : green": "Active : green", -"БитриксСписокЗадач": "BitrixTasksList", -"Dropbox_УдалитьТег": "Dropbox_DeleteTag", -"ПолучитьАватарЧата": "GetChatAvatar", -"Новое наименование": "New name", -"Постановщик с ID 1": "Producer with ID 1", -"Закрыть соединение": "Close connection", -"СоздатьЗадачу (хук": "CreateTask (wh", +"СекретПользователя": "UsersSecret", +"НормализоватьФайлы": "NormalizeFiles", +"Переместить объект": "Move object", +"СоздатьПодключение": "CreateConnection", +"Управление метками": "Tags management", +"УдалитьСделку (хук": "DeleteDeal (wh", +"ПолучитьПолеФлажка": "GetCheckboxField", +"ПолучитьТоварыПоИД": "GetProductsByID", "РаботаСоСтраницами": "PageManagement", "УдалитьУведомление": "DeleteNotification", "РазмерПрефиксаGZip": "GZipPrefixSize", "ПолеИдентификатора": "IdentifierField", +"ИнформацияОбОшибке": "ErrorInfo", "Report portal (ОПИ": "Report portal (OpenIntegrations", -"ИмяПараметраФормат": "FormatParameterName", -"Получить поле (url": "Get field (url", "ЗапросВыходнойФайл": "RequestOutputFile", -"ПолучитьТоварыПоИД": "GetProductsByID", +"АрхивироватьТовары": "ArchiveProducts", "Идентификатор поля": "Field identifier", +"Данные тела ответа": "Response body data", "Токен пользователя": "User token", "СоздатьУдалитьБлок": "CreateDeleteBlock", "ВыполнитьЗапросSQL": "ExecuteSQLQuery", -"СледующаяКоллекция": "NextCollection", -"ОсновнойОбработчик": "MainHandler", -"СкоприроватьОбъект": "CopyObject", -"URL источник файла": "URL source of the file", -"СтруктураКалендаря": "CalendarsStructure", -"Данные тела ответа": "Response body data", -"ПолучитьПолеФлажка": "GetCheckboxField", -"Написать сообщение": "Write a message", +"ДобавитьСортировку": "AddSorting", +"ИмяПараметраФормат": "FormatParameterName", +"ГринКартинкаГруппы": "GreenGroupPicture", +"БитриксСписокЗадач": "BitrixTasksList", +"Получить поле (url": "Get field (url", +"ГраницаТипов Тогда": "TypesBound Then", +"ОписаниеПеременных": "Variables", +"Новое наименование": "New name", "СоздатьКомментарий": "CreateComment", +"Написать сообщение": "Write a message", +"Постановщик с ID 1": "Producer with ID 1", +"Закрыть соединение": "Close connection", +"СоздатьЗадачу (хук": "CreateTask (wh", "МассивСертификатов": "CertificatesArray", "Получить документы": "Get documents", "РазбитьURL: Сервер": "SplitURL: Host", "Переименовать файл": "Rename file", +"ПолучитьОбновления": "GetUpdates", "ПолучитьДанныеЧата": "GetChatData", -"ОткрепитьСообщение": "UnpinMessage", "ЗагрузитьМалыйФайл": "UploadSmallFile", "ПреобразоватьФайлы": "ConvertFiles", "ПереданныйПараметр": "PassedParameter", @@ -4584,71 +4599,63 @@ "РазобратьКлючФайла": "SplitFileKey", "ЗакрытьПодключение": "CloseConnection", "Имя : title": "Name : title", -"ГраницаТипов Тогда": "TypesBound Then", -"ПолучитьОбновления": "GetUpdates", -"АрхивироватьТовары": "ArchiveProducts", -"ГринКартинкаГруппы": "GreenGroupPicture", -"ИнформацияОбОшибке": "ErrorInfo", -"Команда FTP: `MKD`": "FTP Command: `MKD`", -"Изменить календарь": "Edit calendar", -"НазначитьСнятьРоль": "GrantRevokeRole", -"Управление метками": "Tags management", -"ЗаголовокИсточника": "SourceHeader", -"ПроцессорГенерации": "GenerationProcessor", +"ПривязатьШтрихкоды": "BindBarcodes", +"ОткрепитьСообщение": "UnpinMessage", +"Пример команды CLI": "CLI command example", +"Тестовый календарь": "TestCalendar", +"ПреобразоватьПочту": "ConvertEmail", +"ОжидатьПодключение": "AwaitingConnection", "HTTP_УстановкаТела": "HTTP_BodySet", +"ПроцессорГенерации": "GenerationProcessor", "ЗагрузитьУдалитьВФ": "UploadDeleteExternalFile", "Создать директорию": "Create directory", "ГринОчисткаОчереди": "GreenQueueClearing", "СуществующаяГруппа": "ExistingGroup", +"ПереслатьСообщение": "ForwardMessage", "ОтправитьФайлПоURL": "SendFileByURL", -"Создать твит опрос": "Create poll tweet", "СтруктураВебвизора": "WebvisorStructure", "ПреобразоватьЧисло": "ConvertNumber", "Поток тела запроса": "Request body stream", -"СуществующиеНаборы": "ExistingSets", -"ОжидатьПодключения": "AwaitConnections", -"ИгнорироватьПустой": "IgnoreEmpty", +"Новый подкаталог 2": "New subfolder 2", "ТолькоОбязательные": "RequiredOnly", "Тестовое сообщение": "TestMessage", "ЕстьЧислоСообщений": "MessageCountDefined", -"Проверка_ЯДискДиск": "Check_YaDiskDrive", -"Создает новую роль": "Creates a new role", -"НеобходимаяКолонка": "RequiredColumn", -"ПереслатьСообщение": "ForwardMessage", -"ОтправитьФайл (URL": "SendFile (URL", +"Создать твит опрос": "Create poll tweet", +"ЗаголовокИсточника": "SourceHeader", "ОтправитьАудио (ДД": "SendAudio (DD", -"Создать твит видео": "Create video tweet", -"ОбработатьПараметр": "ProcessParameter", -"ФормированиеБлоков": "BlockFormation", -"ИнформацияОТаблице": "TableInformation", -"ОжидатьПодключение": "AwaitingConnection", -"КаталогКомпонентOS": "AddInsFolderOS", -"Вставить документы": "Insert documents", "Архивировать канал": "Archive channel", -"СтруктураИнформера": "InformerStructure", -"ПолучитьПолеНомера": "GetNumberField", +"ОтправитьФайл (URL": "SendFile (URL", +"ИгнорироватьПустой": "IgnoreEmpty", +"Непонятная колонка": "An obscure column", +"ВнутреннийАдресFTP": "FTPInternalAddress", "ПреобразоватьСвязь": "ConvertLink", -"HttpКлиентПроверки": "HttpCheckClient", -"Статус отправления": "Shipment status", "Создать ассистента": "Create assistant", +"СтруктураИнформера": "InformerStructure", +"ИнформацияОТаблице": "TableInformation", +"ОбработатьПараметр": "ProcessParameter", +"ПолучитьПолеНомера": "GetNumberField", +"ФормированиеБлоков": "BlockFormation", +"Статус отправления": "Shipment status", +"HttpКлиентПроверки": "HttpCheckClient", +"СтруктураАналитики": "AnalyticsStructure", "Логин пользователя": "Users login", "ГТ_ПолучитьТаблицу": "GT_GetTable", "Текст новых правил": "Text of the new rules", -"УдалитьЗаписи (TLS": "DeleteRecords (TLS", "Получить сообщение": "Get message", -"СтруктураАналитики": "AnalyticsStructure", -"ПреобразоватьПочту": "ConvertEmail", -"Непонятная колонка": "An obscure column", -"ДополнитьЗаголовки": "CompleteHeaders", -"Новый подкаталог 2": "New subfolder 2", -"Тестовый календарь": "TestCalendar", -"Создать подкаталог": "Create new subfolder", +"УдалитьЗаписи (TLS": "DeleteRecords (TLS", +"Создает новую роль": "Creates a new role", +"ПреобразоватьТекст": "ConvertText", +"Вставить документы": "Insert documents", +"КаталогКомпонентOS": "AddInsFolderOS", +"ЯДиск_СоздатьПапку": "YDisk_CreateFolder", +"Маркетинговый цвет": "Marketing color", +"БитриксУчетВремени": "BitrixTimekeeping", "УстановитьJsonТело": "SetJsonBody", "ИмяТекущегоОбъекта": "CurrentObjectName", "VK_УдалитьКартинку": "VK_DeleteImage", "ОтветИнициализации": "InitializationResponse", +"ДополнитьЗаголовки": "CompleteHeaders", "КодированныеДанные": "EncodingString", -"УстановитьFormТело": "SetFormBody", "Копировать каталог": "Copy folder", "Объект TCP сервера": "TCP server object", "Удаляет пост по id": "Deletes a post by ID", @@ -4657,15 +4664,14 @@ "СтруктураДокумента": "DocumentStructure", "ЗапросПользователь": "RequestUser", "МассивОбязательных": "RequiredArray", -"Пример команды CLI": "CLI command example", -"ПреобразоватьТекст": "ConvertText", -"Маркетинговый цвет": "Marketing color", +"УстановитьFormТело": "SetFormBody", "ПолучитьURLСервиса": "GetServiceURL", -"ОкончаниеПротокола": "ProtocolEnd", "РазархивироватьЧат": "UnarchiveChat", +"НазначитьСнятьРоль": "GrantRevokeRole", +"ОкончаниеПротокола": "ProtocolEnd", "ЛимитПользователей": "UserLimit", -"СоответствиеТаблиц": "TableMapping", -"БитриксУчетВремени": "BitrixTimekeeping", +"URL источник файла": "URL source of the file", +"Создать подкаталог": "Create new subfolder", "СохранениеНастроек": "SettingsSaving", "ОчиститьДиректорию": "ClearDirectory", "ФинальнаяСтруктура": "FinalStructure", @@ -4680,14 +4686,17 @@ "ПравильныйВариант3": "CorrectVariant3", "Измененное событие": "Modified event", "КаноническийЗапрос": "CanonicalRequest", -"ID книги приемника": "Destination spreadsheet ID", "УдалитьТегиОбъекта": "DeleteObjectTagging", -"Б24_СерверноеВремя": "B24_ServerTime", -"ПолучитьОбщийМакет": "GetCommonTemplate", -"ЭтоСтроковыйФормат": "IsStringFormat", -"ПравильныйВариант1": "CorrectVariant1", -"Тип данных колонки": "Column data type", -"Значение заголовка": "Header value", +"ID книги приемника": "Destination spreadsheet ID", +"ОсновнойОбработчик": "MainHandler", +"Обновить документы": "Update documents", +"Закрыть обсуждение": "Close discussion", +"НеобходимаяКолонка": "RequiredColumn", +"СоответствиеТаблиц": "TableMapping", +"ОжидатьПодключения": "AwaitConnections", +"МассивКлючЗначение": "KeyValueArray", +"ВыборкаJSONCompact": "JSONCompactSelection", +"СтруктураПараметра": "ParameterStructure", "внешний вид товара": "product appearance", "Сортировка выборки": "Selection sorting", "ОтправитьСообщение": "SendMessage", @@ -4695,75 +4704,76 @@ "Сгенерировать речь": "Generate speech", "ФинальноеСообщение": "FinalMessage", "VK_УдалитьПодборку": "VK_DeleteSelection", +"ПравильныйВариант7": "CorrectVariant7", "НС_ПолучениеДанных": "NC_DataRetrieving", -"Новая таблица (изм": "New table (change", "ПолучитьАссистента": "RetrieveAssistant", "ВКСтатистикаПостов": "VKPostsStatistic", "ПолучитьИДКартинки": "GetImageID", "Работа с доступами": "Access management", "УправлениеДиалогом": "DialogManagement", -"ОтправитьГифку (ДД": "SendGif (DD", -"ОтключитьВалидацию": "DisableValidation", -"ВнутреннийАдресFTP": "FTPInternalAddress", -"Закрыть обсуждение": "Close discussion", "ПравильныйВариант5": "CorrectVariant5", "Обработка запросов": "Requests processing", -"РаботаСЖивойЛентой": "FeedPostsManagement", +"СоздатьУдалитьПост": "CreateDeletePost", +"Новая таблица (изм": "New table (change", +"ID книги источника": "Source spreadsheet ID", "Команда CLI: tools": "CLI Command: tools", "РазмерСжатыхДанных": "CompressedDataSize", -"ПереместитьКаталог": "MoveFolder", -"Создать твит гифки": "Create gif tweet", "ЗагрузитьМедиафайл": "UploadMediaFile", "ОзонМассивОбъектов": "OzonObjectsArray", "ЗапросПараметрыURL": "RequestURLParams", +"ОтправитьГифку (ДД": "SendGif (DD", "Ошибка подключения": "Connection error", -"ТекущаяДлина Тогда": "CurrentLength Then", -"ID книги источника": "Source spreadsheet ID", "Открыть соединение": "Create connection", +"URL сервера Ollama": "Ollama server URL", "Телеграм_БанРазбан": "TelegramAPI_BanUnban", -"СоздатьФайлЗапуска": "CreateLaunchFile", "ОбработанныйЗапрос": "ProcessedRequest", +"Установить Webhook": "Set Webhook", "ПринятьЗадачу (хук": "ApproveTask (wh", "MYS_ОсновныеМетоды": "MYS_CommonMethods", "СтруктураВариантов": "VariantStructure", "ДлительностьОпроса": "PollDuration", +"ТекущаяДлина Тогда": "CurrentLength Then", +"ПереслатьСообщения": "ForwardMessages", +"ОтключитьВалидацию": "DisableValidation", +"РаботаСЖивойЛентой": "FeedPostsManagement", +"ОбработанныеДанные": "ProcessedData", "УправлениеГруппами": "GroupManagement", -"СоздатьУдалитьПост": "CreateDeletePost", -"ДобавитьОбработчик": "AddHandler", -"URL сервера Ollama": "Ollama server URL", -"Создано из шаблона": "Created from template", -"СтруктураПараметра": "ParameterStructure", "Команда отсуствует": "The command is not available", -"Установить Webhook": "Set Webhook", -"описание календаря": "calendar description", -"ПереместитьСобытие": "MoveEvent", +"ПереместитьКаталог": "MoveFolder", +"Идентификатор базы": "Base identifier", +"РаботаСДокументами": "DocumentsManagement", "ЗапросЧтениеДанных": "RequestDataReader", "HTTP_Инициализация": "HTTP_Initialization", "Отправить документ": "Send document", "ДвоичныеВКоллекцию": "BinaryToCollection", "ТекущаяВложенность": "CurrentNesting", -"ОбработанныеДанные": "ProcessedData", +"СкоприроватьОбъект": "CopyObject", "ПравильныйВариант6": "CorrectVariant6", "Возобновить задачу": "Renew task", "СоответствиеОтвета": "ResponseMapping", -"РаботаСДокументами": "DocumentsManagement", +"ПереместитьСобытие": "MoveEvent", "название календаря": "calendars name", "ВайберПользователь": "ViberUser", "ЗакрепитьСообщение": "PinMessage", "HttpКлиентЗагрузки": "HttpUploadClient", "MSS_ОсновныеМетоды": "MSS_CommonMethods", +"Команда FTP: `CWD`": "FTP Command: `CWD`", +"Создано из шаблона": "Created from template", +"Тип данных колонки": "Column data type", +"ТекущийСписокОпций": "CurrentOptionList", +"Создать твит гифки": "Create gif tweet", +"ПолучитьТелоОтвета": "GetResponseBody", +"описание календаря": "calendar description", "Команда FTP: `RMD`": "FTP Command: `RMD`", -"ИзменитьТемуФорума": "EditForumTopic", -"Б24_РаботаСТокеном": "B24_TokenManagement", "Идентификатор чата": "Chat identifier", "ЗначенияПараметров": "ParameterValues", "ДополнительныйЦвет": "SecondaryColor", "ЛокацияОтправления": "SendLocation", "Количество попыток": "Retry count", "ПолучитьИнформацию": "GetData", -"Команда FTP: `CWD`": "FTP Command: `CWD`", -"РазбитьURL: Секция": "SplitURL: Section", +"ДобавитьОбработчик": "AddHandler", "Удаляет файл по ID": "Delete file by ID", +"Изменить цвет чата": "Change chat color", "Работа с новостями": "Posts management", "ТотЖеДокумент.docx": "SameDoc.docx", "ПроксиПользователь": "ProxtUser", @@ -4772,11 +4782,13 @@ "Время начала обеда": "Lunch start time", "ПараметрВКоллекцию": "ParameterToCollection", "Открыть обсуждение": "Open discussion", -"ТекущийСписокОпций": "CurrentOptionList", -"МножественныйВыбор": "MultipleSelect", -"ПравильныйВариант7": "CorrectVariant7", -"ул. Пушкина, д. 10": "Pushkin st., b. 10", -"Идентификатор базы": "Base identifier", +"РазбитьURL: Секция": "SplitURL: Section", +"Б24_РаботаСТокеном": "B24_TokenManagement", +"СоздатьФайлЗапуска": "CreateLaunchFile", +"ИзменитьТемуФорума": "EditForumTopic", +"Получить хранилище": "Get storage", +"РезультатОбработки": "ProcessingResult", +"Название кодировки": "Encoding name", "!OInt КБайт = 1024": "!OInt KB = 1024", "СтрЗаканчиваетсяНа": "StrEndsWith", "Google Sheets (ОПИ": "Google Sheets (OpenIntegrations", @@ -4792,20 +4804,21 @@ "По логину и паролю": "By login and password", "РаботаСКоллекциями": "CollectionManagement", "Получить календарь": "Get calendar", -"ПолучитьСтатистику": "GetStatistics", +"ПолучитьЧекиНаДату": "GetCashboxChecksByDate", +"Лёгкость внедрения": "Easy to use", +"Наименование метки": "Tag title", "РаботаСКалендарями": "CalendarsManagement", -"СтрокаМетода.Метод": "MethodLine.Method", "Таймаут соединения": "Connection timeout", -"Название кодировки": "Encoding name", -"Проверка_Структура": "Check_Structure", -"Получить хранилище": "Get storage", -"OAI_РаботаСФайлами": "OAI_FileManagement", +"СтруктураКалендаря": "CalendarsStructure", +"УдалитьКомментарий": "DeleteComment", +"Б24_СерверноеВремя": "B24_ServerTime", +"ЭтоСтроковыйФормат": "IsStringFormat", "URL для сокращения": "URL for shortening", "Наименование видео": "Video name", "ОтправитьВидео (ДД": "SendVideo (DD", "ПолучитьКомпоненту": "GetAddIn", +"ПолучитьСтатистику": "GetStatistics", "ИдентификаторФайла": "FileID", -"БитриксКомментарий": "BitrixComment", "РаботаСХранилищами": "StoragesManagement", "Тестовая таблица 2": "TestTable2", "СуществующийЗапуск": "ExistingLaunch", @@ -4815,87 +4828,84 @@ "Удалить директорию": "Delete directory", "НайтиПользователей": "FindUsers", "ЧислоПереадресаций": "RedirectCount", +"БитриксКомментарий": "BitrixComment", "ВключитьЗвукЗадачи": "UnmuteTask", -"Наименование метки": "Tag title", -"Лёгкость внедрения": "Easy to use", -"ПолучитьЧекиНаДату": "GetCashboxChecksByDate", -"Заголовок страницы": "Page title", -"ПереслатьСообщения": "ForwardMessages", -"РезультатОбработки": "ProcessingResult", -"Минимальный запрос": "Minimal request", -"ДополнительныеФото": "AdditionalPhotos", +"СоответствиеОшибки": "ErrorMap", +"СуществующиеНаборы": "ExistingSets", +"ИзменитьАватарЧата": "ChangeChatPicture", +"ДелегироватьЗадачу": "DelegateTask", "НачальнаяТабуляция": "InitialTab", "ОпубликоватьОбъект": "PublishObject", "Фильтр по родителю": "Filter by parent ID", -"Обновить документы": "Update documents", "ДанныеПользователя": "UserData", "ЗагрузитьФайлПоURL": "UploadFileByURL", "СоздатьСделку (хук": "CreateDeal (wh", -"МассивСтрокиКнопок": "ButtonsLineArray", -"МассивКлючЗначение": "KeyValueArray", +"OAI_РаботаСФайлами": "OAI_FileManagement", "Проверка_ВКИстория": "Check_VKStory", "Проверка кодировки": "Encoding check", "РаботаСПолямиЗадач": "CustomTasksFieldsManagement", -"Строка подключения": "Connection string", +"Получить квитанцию": "Get receipt", "КнигаИлиКоличество": "BookOrAmount", "ПоследнийКодУспеха": "LastSuccessCode", "Работа с объектами": "Objects management", -"Получить квитанцию": "Get receipt", -"УдалитьКомментарий": "DeleteComment", -"ВыборкаJSONCompact": "JSONCompactSelection", -"ДелегироватьЗадачу": "DelegateTask", -"СоответствиеОшибки": "ErrorMap", -"ПолучитьБазуДанных": "GetDatabase", +"СтрокаМетода.Метод": "MethodLine.Method", "Во-вторых, стильно": "Description", -"Отправить картинку": "Send image", +"Проверка_Структура": "Check_Structure", +"ПравильныйВариант1": "CorrectVariant1", +"Строка подключения": "Connection string", +"ДополнительныеФото": "AdditionalPhotos", +"МассивСтрокиКнопок": "ButtonsLineArray", +"Минимальный запрос": "Minimal request", +"ул. Пушкина, д. 10": "Pushkin st., b. 10", +"Получает лид по ID": "Gets a lead by ID", "Создать обсуждение": "Create discussion", "МаксимальныйРазмер": "MaxSize", "Ссылка на хост API": "API host link", "HTTP метод запроса": "Request HTTP method", "ПравильныйВариант4": "CorrectVariant4", -"ID группового чата": "Group chat ID", +"ПолучитьБазуДанных": "GetDatabase", "Работа со складами": "Warehouses management", -"Праздники Беларуси": "Holidays in Belarus", +"Отправить картинку": "Send image", +"ID группового чата": "Group chat ID", +"ЗагрузитьФайл (URL": "UploadFile (URL", +"Значение заголовка": "Header value", "БитриксАвторизация": "BitrixAuth", "КвалификаторыЧисла": "NumberQualifiers", -"Изменить цвет чата": "Change chat color", +"Праздники Беларуси": "Holidays in Belarus", "МассивСтрокТоваров": "ItemsStringsArray", "РежимОткрытияФайла": "FileOpenMode", "ПравильныйВариант2": "CorrectVariant2", -"ЗагрузитьФайл (URL": "UploadFile (URL", -"Получает лид по ID": "Gets a lead by ID", -"ИзменитьАватарЧата": "ChangeChatPicture", -"ПолучитьТелоОтвета": "GetResponseBody", +"Заголовок страницы": "Page title", +"Идентификатор книги": "Spreadsheet identifier", "СоздатьПользователя": "CreateUser", -"УдалитьКаталог (хук": "DeleteFolder (wh", -"Удалить базу данных": "Drop database", -"идентификатор сайта": "site identifier", -"ЗаполнитьСортировку": "FillSorting", +"НаписатьВОбсуждение": "WriteInDiscussion", +"SQL запрос из файла": "SQL query from file", +"ДобавитьКомментарий": "CrateComment", +"РегулярноеВыражение": "Regex", +"Скопировать каталог": "Copy folder", +"УдалитьЗаписи (одна": "DeleteRecords (one", +"ДобавитьВидеоТовара": "AddProductVideo", +"ОбработатьПараметры": "ProcessParameters", "Переместить событие": "Move event", "Структура из Строка": "Structure Of String", -"ОтложитьЗадачу (хук": "DeferTask (wh", -"Скопировать каталог": "Copy folder", "SQLL_ОсновныеМетоды": "SQLL_CommonMethods", -"Идентификатор книги": "Spreadsheet identifier", -"СоздатьТранскрипцию": "CreateTranscription", -"ДобавитьВидеоТовара": "AddProductVideo", -"СоответствиеОтветов": "ResponseMap", -"УстановитьТипДанных": "SetDataType", -"OAI_РаботаСМоделями": "OAI_ModelsManagement", -"ПолучитьОсобенности": "GetFeatures", -"Опубликовать объект": "Publish object", "12000).Равно(Истина": "1200).Equal(True", -"РегулярноеВыражение": "Regex", -"ДобавитьКомментарий": "CrateComment", -"SQL запрос из файла": "SQL query from file", +"СоздатьТранскрипцию": "CreateTranscription", +"РаботаСБазамиДанных": "DatabaseManagement", +"Удалить базу данных": "Drop database", +"ЗаполнитьСортировку": "FillSorting", +"идентификатор сайта": "site identifier", +"Новое имя файла.jpg": "New file name.jpg", +"Новое имя календаря": "New calendar name", +"ОтложитьЗадачу (хук": "DeferTask (wh", +"СоздатьТаблицу (TLS": "CreateTable (TLS", "Начать учет времени": "Start timekeeping", "ПолучитьЦеныТоваров": "GetProductsPrices", "ПолучитьОбщийМодуль": "GetCommonModule", "СоздатьНаборЗапуска": "CreateLaunchSet", +"ПустаяСхемаTruncate": "EmptySchemeTruncate", "НеобходимыйПараметр": "RequiredParameter", -"ЗапросТелоКоллекция": "RequestBodyCollection", "ID категории товара": "Product category ID", -"Длительность опроса": "Poll duration", "Мой новый календарь": "My new calendar", "ПолучитьСписокЛидов": "GetLeadsList", "ПолучитьФайлНаДиске": "GetFileOnDisk", @@ -4903,172 +4913,171 @@ "Комментарий курьеру": "Comment to courier", "ПриостановитьЗадачу": "PauseTask", "ЗаменитьСпецсимволы": "ReplaceSpecialCharacters", -"Новое имя календаря": "New calendar name", -"ПустаяСхемаTruncate": "EmptySchemeTruncate", -"РаботаСБазамиДанных": "DatabaseManagement", -"НаписатьВОбсуждение": "WriteInDiscussion", -"ПродолжатьПолучение": "ContinueReceiving", -"OpenAIПредставления": "OpenAIEmbeddings", -"ПолучитьПараметрыВК": "GetVKParameters", +"ЗапросТелоКоллекция": "RequestBodyCollection", +"СоответствиеОтветов": "ResponseMap", +"СистемнаяИнформация": "SystemInfo", +"Длительность опроса": "Poll duration", +"ПоддерживаемыйОтвет": "SupportedResponse", +"ЗаписатьФайлЗапуска": "WriteLaunchFile", +"Удалить тему форума": "Delete forum topic", "ОбработатьОтветGRPC": "ProcessGRPCResponse", +"БитриксНеопределено": "BitrixUndefined", "НумерацияПараметров": "ParameterNumeration", "Получить список баз": "Get list of bases", "СтруктураПараметров": "ParametersStructure", +"УдалитьМодель (tiny": "DeleteModel (tiny", "СоздатьТвитКартинки": "CreateImageTweet", -"ПолучитьТокенПоКоду": "GetTokenByCode", -"СоздатьИзменитьБазу": "CreateUpdateDatabase", "Наименование бакета": "Bucket name", -"Дополнить c атрибут": "Complete complex attribute", -"БитриксНеопределено": "BitrixUndefined", +"СписокПользователей": "UserList", +"ЭтоВнутренняяОшибка": "IsInternalError", "ВосстановитьКаталог": "RestoreFolder", +"SQLiteЗначенияПолей": "SQLiteFieldsValues", +"Эфимерное сообщение": "Ephemeral message", "ПолучитьСписокАкций": "GetPromotionsList", "СоединениеОбработки": "ProcessingConnection", -"ОбработатьВыводJSON": "ProcessJSONOutput", -"СоздатьСсылкуТокена": "CreateTokenLink", -"Удаляет базу данных": "Deletes the database", -"ТелеграмМедиагруппа": "TelegramMediagroup", -"СоздатьИзменитьРоль": "CreateOrUpdateRole", -"опция1|#color=Серый": "option1|#color=Gray", -"SQLiteЗначенияПолей": "SQLiteFieldsValues", -"СписокПользователей": "UserList", -"Массив файлов видео": "Video files array", +"ПолучитьТокенПоКоду": "GetTokenByCode", +"СтруктураКлавиатуры": "KeyboardStructure", +"УстановитьТипДанных": "SetDataType", +"Дополнить c атрибут": "Complete complex attribute", +"СоздатьИзменитьБазу": "CreateUpdateDatabase", "Получить чек заказа": "Get cashbox check", +"Данные для отправки": "Sending data", +"Dropbox_ДобавитьТег": "Dropbox_AddTag", +"ПродолжатьПолучение": "ContinueReceiving", +"OpenAIПредставления": "OpenAIEmbeddings", +"ПолучитьПараметрыВК": "GetVKParameters", +"ВернутьИмяФайлаТела": "ReturnBodyFilename", "Идентификатор файла": "File identifier", "АТЗаписьНомерСтрока": "ATRecordNumberAndString", +"один из типов медиа": "media type", "ЗакрыватьСоединение": "CloseConnection", -"СоздатьТвитСОпросом": "CreateTweetWithPoll", -"Dropbox_ДобавитьТег": "Dropbox_AddTag", "Массив файлов гифок": "Gif files array", +"ПолучитьОсобенности": "GetFeatures", "Dropbox_СкачатьФайл": "Dropbox_DownloadFile", "БуферДвоичныхДанных": "BinaryDataBuffer", -"ВернутьИмяФайлаТела": "ReturnBodyFilename", "ДобавитьФайлВЗадачу": "AttachFileToTopic", +"Массив файлов видео": "Video files array", "ОзонСписокКатегорий": "OzonCategoryList", "СоздатьКопиюОбъекта": "CreateObjectCopy", -"Данные для отправки": "Sending data", -"ПоддерживаемыйОтвет": "SupportedResponse", -"один из типов медиа": "media type", -"ЭтоВнутренняяОшибка": "IsInternalError", -"УдалитьМодель (tiny": "DeleteModel (tiny", -"Удалить тему форума": "Delete forum topic", -"СоздатьТаблицу (TLS": "CreateTable (TLS", -"Новое имя файла.jpg": "New file name.jpg", -"УдалитьПользователя": "DeleteUser", -"СистемнаяИнформация": "SystemInfo", +"СоздатьТвитСОпросом": "CreateTweetWithPoll", +"Опубликовать объект": "Publish object", +"OAI_РаботаСМоделями": "OAI_ModelsManagement", +"КопироватьКоллекцию": "CopyCollection", +"СоздатьСсылкуТокена": "CreateTokenLink", +"ДобавитьЗаписи (TLS": "AddRecords (TLS", +"ШаблонИнициализации": "InitializationTemplate", +"ПолучитьСписокМеток": "GetTagsList", +"TODO: Вернуть позже": "TODO: Comeback later", +"ОзонДобавлениеКодов": "OzonNewCodes", +"ЗаменитьСпецСимволы": "ReplaceSpecialCharacters", +"ПреобразоватьБулево": "ConvertBoolean", +"ПолучитьТелоЗапроса": "GetRequestBody", "УстановитьНастройку": "SetSetting", "ДобавитьПараметрURL": "AddURLParameter", -"ПолучитьТелоЗапроса": "GetRequestBody", -"ДобавитьЗаписи (TLS": "AddRecords (TLS", "ЦеныИОстаткиТоваров": "PricesAndStocks", -"ПутьЛоговБиблиотеки": "LibraryLogPath", -"ПолучитьСписокМеток": "GetTagsList", "Module.ExpectsThat(": "Module.ОжидаетЧто(", -"ОзонДобавлениеКодов": "OzonNewCodes", +"РаскодироватьСтроку": "DecodeString", "ОбновитьЗаписи (TLS": "UpdateRecords (TLS", +"Закрыть тему форума": "Close forum topic", "Картинка задачи.jpg": "Topic picture.jpg", "СправкаПоПараметрам": "ParamsHelp", "значение для замены": "replacement value", -"УчетРабочегоВремени": "Timekeeping", -"СтруктураКлавиатуры": "KeyboardStructure", -"ПолучитьСписокЧатов": "GetChatList", -"ОбработатьДанныеTMA": "ProcessTMAData", -"В качестве чат-бота": "Like a chat-bot", -"Закрыть тему форума": "Close forum topic", -"ПреобразоватьБулево": "ConvertBoolean", "Изменить имя группы": "Update group name", -"Получить блок файла": "Get file block", -"ВК_МетодыОбсуждений": "VKAPI_DiscussionMethods", -"СтруктураПривелегии": "PrivilegeStructure", -"0 Или СтрНайти(Путь": "0 Or StrFind(Path", +"ПутьЛоговБиблиотеки": "LibraryLogPath", "Получает список баз": "Gets a list of bases", +"ОбработатьВыводJSON": "ProcessJSONOutput", +"ОбработатьДанныеTMA": "ProcessTMAData", +"Пользователи и роли": "Users and roles", +"СтруктураПривелегии": "PrivilegeStructure", +"Создать базу данных": "Create database", +"УчетРабочегоВремени": "Timekeeping", +"0 Или СтрНайти(Путь": "0 Or StrFind(Path", +"В качестве чат-бота": "Like a chat-bot", "ОзонМассивРейтингов": "OzonRatingArray", "Кабинеты и магазины": "Campaigns and business", -"УправлениеДоставкой": "DeliveryManagement", "Получить лог !NOCLI": "Get log !NOCLI", -"Глубина товара в мм": "Product depth in mm", +"УправлениеДоставкой": "DeliveryManagement", +"ВК_МетодыОбсуждений": "VKAPI_DiscussionMethods", +"ПолучитьСписокЧатов": "GetChatList", +"СформироватьКоманду": "FormCommand", "Делегировать задачу": "Delegate task", "СгруппироватьТовары": "GroupProducts", "ГлобальныеПараметры": "GlobalParams", "Создать/Удалить тег": "Create/Delete tag", "Путь внутри объекта": "Path inside the object", -"РаскодироватьСтроку": "DecodeString", -"OpenAIУдалениеФайла": "OpenAIFileDeletion", -"СформироватьКоманду": "FormCommand", +"Глубина товара в мм": "Product depth in mm", "СтруктураЗаголовков": "HeadersStructure", -"Создать базу данных": "Create database", -"РазмерПостфиксаGZip": "GZipPostfixSize", -"ЗаменитьСпецСимволы": "ReplaceSpecialCharacters", -"ИзменитьКомментарий": "EditComment", +"УдалитьКаталог (хук": "DeleteFolder (wh", +"OpenAIУдалениеФайла": "OpenAIFileDeletion", "ИзменитьСделку (хук": "UpdateDeal (wh", "ПолучитьВнешнийФайл": "GetExternalFile", "RC_ВыполнениеКоманд": "RC_CommandsExecution", "УстановитьЗаголовки": "SetHeaders", "КлавиатураСообщения": "MessageKeyboard", +"УдалитьПользователя": "DeleteUser", "РабочееПространство": "Workspace", -"МассивМедиаКартинок": "MediaPictureArray", "Простота и гибкость": "Simplicity and flexibility", "ИсключениеПриОшибке": "ExceptionOnError", -"Найти пользователей": "Find users", "УдалитьНовость (хук": "DeletePost (wh", +"СоздатьНовость (хук": "CreatePost (wh", "Удалить теги бакета": "Delete bucket tagging", "Создает новую книгу": "Creates a new spreadsheet", "Структура Из Строка": "Structure Of String", "Создание приложения": "Creating an application", -"КопироватьКоллекцию": "CopyCollection", +"МассивМедиаКартинок": "MediaPictureArray", "ДобавитьВнешнийФайл": "AddExternalFile", -"ЗаписатьФайлЗапуска": "WriteLaunchFile", -"Эфимерное сообщение": "Ephemeral message", -"СоздатьНовость (хук": "CreatePost (wh", -"TODO: Вернуть позже": "TODO: Comeback later", -"Открепить сообщение": "Unpin message", -"СерверноеВремя (хук": "ServerTime (wh", +"Mongo_РаботаСБазами": "Mong_DatabaseManagement", +"Получить ассистента": "Retrieve assistant", +"РазмерПостфиксаGZip": "GZipPostfixSize", +"Найти пользователей": "Find users", +"ВосстановитьСчетчик": "RestoreCounter", +"УстановитьНастройки": "SetSettings", +"Команда FTP: `SIZE`": "FTP Command: `SIZE`", "ТелеграмПриглашение": "TelegramInvitation", "Команда FTP: `FEAT`": "FTP Command: `FEAT`", "имя поля для отбора": "filtering field name", "УдалитьТаблицу (TLS": "DeleteTable (TLS", +"Путь из URL запроса": "Path from the request URL", "ПолучитьКомментарии": "GetComments", -"ПолучитьСписокТегов": "GetTagList", "Проверка_ВКСвойство": "Check_VKProp", "Массив из Структура": "Array of Structure", -"УстановитьНастройки": "SetSettings", -"Команда FTP: `SIZE`": "FTP Command: `SIZE`", -"Создать тему форума": "Create forum topic", -"СтруктураРезультата": "ResultStrucutre", -"Получает файл по ID": "Gets file by ID", +"Открепить сообщение": "Unpin message", +"ИзменитьКомментарий": "EditComment", +"СтруктураРезультата": "ResultStructure", "Команда FTP: `SITE`": "FTP Command: `SITE`", "ОтправитьФайл (Путь": "SendFile (Path", -"ВосстановитьСчетчик": "RestoreCounter", -"Получить ассистента": "Retrieve assistant", -"Путь из URL запроса": "Path from the request URL", -"Mongo_РаботаСБазами": "Mong_DatabaseManagement", -"Б24_РаботаСЗадачами": "B24_TaskManagement", -"ОбработатьПараметры": "ProcessParameters", -"ПолучитьКлючПодписи": "GetSignatureKey", -"Количество : number": "Count : number", -"ПреобразоватьСтатус": "ConvertStatus", +"ПолучитьСписокТегов": "GetTagList", +"Тело не установлено": "Body not set", +"ТелеграмМедиагруппа": "TelegramMediagroup", +"Получить поле (файл": "Get field (file", +"Получить блок файла": "Get file block", +"СерверноеВремя (хук": "ServerTime (wh", +"Получает файл по ID": "Gets file by ID", +"ТекущийПользователь": "CurrentUser", +"Наименование канала": "Channel name", +"Команда FTP: `DELE`": "FTP Command: `DELE`", "Архивировать товары": "Archive products", +"ПолучитьДиалог (хук": "GetDialog (wh", "ПолучитьСписокЗадач": "GetTasksList", "Проверка_ВКПодборка": "Check_VKCollection", "ОбновитьЦеныТоваров": "UpdateProductsPrices", "ЗагрузитьОбъект (DB": "PutObject (DB", "УправлениеПодборкой": "SelectionManagement", -"УдалитьЗаписи (одна": "DeleteRecords (one", +"Новое имя хранилища": "New storage name", "Ставит лайк на пост": "Likes a post", -"SQL (служебный, ОПИ": "SQL (Utility, OpenIntegrations", +"Разархивировать чат": "Unarchive chat", "СоответствиеКолонки": "ColoumnMap", "Переименовать канал": "Rename channel", "Данные тела запроса": "Request body data", "Нажмите Publish App": "Click on Publish App", "Новое подразделение": "New department", -"Отправить сообщение": "Send message", -"Удаляет тему форума": "Deletes a forum topic", -"Команда FTP: `DELE`": "FTP Command: `DELE`", -"Пользователи и роли": "Users and roles", -"Получить поле (файл": "Get field (file", "ВажныйДокумент.docx": "ImportantDocument.docx", -"Команда FTP: `STOR`": "FTP Command: `STOR`", +"Отправить сообщение": "Send message", +"SQL (служебный, ОПИ": "SQL (Utility, OpenIntegrations", +"Удаляет метку по ID": "Deletes a tag by ID", +"Привязать штрихкоды": "Bind barcodes", "Данные для API v1.1": "Data for API v1.1", -"Пароль пользователя": "Users password", +"Команда FTP: `STOR`": "FTP Command: `STOR`", "СлакСсылкаСообщения": "SlackMessageLink", "Результат обработки": "Processing result", "Команда FTP: `LIST`": "FTP Command: `LIST`", @@ -5076,40 +5085,44 @@ "НормализоватьОснову": "NormalizeMain", "Дата начала периода": "Start date of the period", "страна производства": "country of manufacture", +"СтруктураВыполнения": "ExecutionStructure", "КопироватьЛист (доп": "CopySheet (new", -"Кол-во комментариев": "Comments count", "SSH (служебный, ОПИ": "SSH (Utility, OpenIntegrations", "UUID договоренности": "Appointment UUID", "Очистить директорию": "Clear directory", "Фото- и видеоуслуги": "Photo and video service", "ДополнитьКэшСостава": "CompleteCompositionCache", -"Разархивировать чат": "Unarchive chat", "Имя новой коллекции": "Collection name", -"Удаляет метку по ID": "Deletes a tag by ID", -"СоответствиеМетодов": "MethodMap", -"СтруктураВыполнения": "ExecutionStructure", -"Отправляемая ссылка": "SentLink", +"Переслать сообщения": "Forward messages", +"Удаляет тему форума": "Deletes a forum topic", +"Кол-во комментариев": "Comments count", +"ИсполняемыеСценарии": "RunningScenarios", +"Пароль пользователя": "Users password", "РаботаСППолямиЗадач": "TasksFieldsManagement", -"УстановкаЗаголовков": "HeadersSetting", +"РаботаСОбсуждениями": "DiscussionManagement", "Товар без категории": "Item without category", "ОтключитьЗвукЗадачи": "MuteTask", "ПолучитьДанныеФайла": "GetFileData", -"ПолучитьДиалог (хук": "GetDialog (wh", +"Удаляет базу данных": "Deletes the database", "СдэкАПИ_ОбщиеМетоды": "CdekAPI_CommonMethods", -"Текстовые сообщения": "Text messages", "ЗапуститьПриложение": "RunApp", -"СоздатьЗапросСТелом": "CreateRequestWithBody", +"УстановкаЗаголовков": "HeadersSetting", +"ПолучитьСвойАккаунт": "GetOwnAccount", "Значение для поиска": "Search value", -"СтруктураИнформации": "DataStructure", -"РаботаСОбсуждениями": "DiscussionManagement", -"СброситьПоляОбъекта": "ResetObjectFields", -"ПолучитьЗаписи (TLS": "GetRecords (TLS", +"ПреобразоватьСтатус": "ConvertStatus", "ОбработатьСекретыVK": "ProcessSecretsVK", "опцияN|#color=Серый": "optionN|#color=Gray", +"СтруктураИнформации": "DataStructure", "Альбом из автотеста": "AlbumFromAutoTest", -"ИсполняемыеСценарии": "RunningScenarios", +"СоответствиеКолонок": "ColoumnsMap", +"ПолучитьЗаписи (TLS": "GetRecords (TLS", +"СоответствиеМетодов": "MethodMap", +"Текстовые сообщения": "Text messages", +"Проверка_ВККампания": "Check_VKCampaign", +"ПараметрыСоединения": "ConnectionParams", +"Массив Из Структура": "Array of Structure", +"Отправляемая ссылка": "SentLink", "СоответствиеСобытия": "EventMap", -"ПолучитьСвойАккаунт": "GetOwnAccount", "Компонента FTP (ОПИ": "FTP Component (OpenIntegrations", "признак перезапуска": "rerun flag", "НастройкиСоединения": "ConnectionSettings", @@ -5117,7 +5130,6 @@ "Закрепить сообщение": "Pin message", "ОбработкаПараметров": "ParamsProcessing", "ВнутреннееХранилище": "InternalStorage", -"СоответствиеКолонок": "ColoumnsMap", "ПолучитьИсториюЧата": "GetChatHistory", "МассивПользователей": "ArrayOfUsers", "СтруктураЗавершения": "FinishStructure", @@ -5128,58 +5140,55 @@ "Архив : yellow": "Archive : yellow", "Удалить комментарий": "Delete comment", "Измененная подборка": "EditedCollection", -"ПараметрыСоединения": "ConnectionParams", -"Проверка_ВККампания": "Check_VKCampaign", -"Простое подключение": "Simple connection", -"Привязать штрихкоды": "Bind barcodes", -"Наименование товара": "Product name", -"Переслать сообщения": "Forward messages", +"СоздатьЗапросСТелом": "CreateRequestWithBody", +"Управление группами": "Group management", +"СброситьПоляОбъекта": "ResetObjectFields", +"ДействиеСВложениями": "ActionWithAttachment", +"Язык: rus, eng, zho": "Language: rus, eng, zho", +"ОзонГотовыйЧерновик": "OzonReadyDraft", +"ОбработатьРезультат": "ProcessResult", "ПереданныеПараметры": "PassedParameters", "ОформитьОпциюМассив": "FormOptionArray", "ПолучитьТегиОбъекта": "GetObjectTagging", +"RPortal_Авторизация": "RPortal_Authorization", "Получить информацию": "Get data", -"УстанавливатьПустое": "SetIfEmpty", "ПолучениеИнформации": "DataRetrieval", "Наименование группы": "Group name", "МассивХарактеристик": "AttributesArray", -"ОбработатьРезультат": "ProcessResult", "Плановое завершение": "Planned end", +"Открыть тему форума": "Open forum topic", "Фильтр по списку ID": "filter by IDs list", "ОзонМассивОбновлено": "OzonUpdatedArray", "ОбработанныеПозиции": "ProcessedPositions", -"Скачивание началось": "Download started", -"AWS_РаботаСБакетами": "AWS_BucketsManagement", -"СоответствиеОбложки": "CoverMap", -"Создать комментарий": "Create comment", -"ПолучитьТекущуюДату": "GetCurrentDate", -"Открыть тему форума": "Open forum topic", -"ОзонГотовыйЧерновик": "OzonReadyDraft", -"Язык: rus, eng, zho": "Language: rus, eng, zho", -"ДействиеСВложениями": "ActionWithAttachment", +"УстанавливатьПустое": "SetIfEmpty", +"ПреобразованиеТипов": "TypeConversion", +"МассивСтрокОписания": "DescriptionLinesArray", "ОбработатьЗаголовки": "HeadersProcessing", +"КэшированиеИндексов": "IndexCache", +"СоздатьИзменитьРоль": "CreateOrUpdateRole", +"Создать комментарий": "Create comment", +"опция1|#color=Серый": "option1|#color=Gray", +"Б24_РаботаСЗадачами": "B24_TaskManagement", +"Создать тему форума": "Create forum topic", +"Наименование товара": "Product name", "ОзонЗаданиеЗагрузки": "OzonUploadTask", -"Тело не установлено": "Body not set", "Наличие примерочной": "Availability of fitting room", -"ТекущийПользователь": "CurrentUser", "ИзменитьЗадачу (хук": "UpdateTask (wh", +"массовое_обновление": "mass_update", "Переместить каталог": "Move folder", -"ПараметрыЗаписиJSON": "JSONWriterSettings", "СоответствиеСвойств": "PropertyMap", "ДлительностьПопытки": "AttemptDuration", "Портативная техника": "Portable gadgets", "Создает новый канал": "Creates a new channel", "ПолучитьМассивТегов": "GetTagArray", "ЗаполнитьURLОбъекта": "FillObjectURL", -"КэшированиеИндексов": "IndexCache", -"МассивСтрокОписания": "DescriptionLinesArray", -"ПреобразованиеТипов": "TypeConversion", -"RPortal_Авторизация": "RPortal_Authorization", -"Получить обновления": "Get updates", -"Создает базу данных": "Creates a database", -"Новое имя хранилища": "New storage name", -"ГуглОбновлениеЯчеек": "GoogleCellUpdating", -"ПолучитьСделку (хук": "GetDeal (wh", +"Скачивание началось": "Download started", +"AWS_РаботаСБакетами": "AWS_BucketsManagement", +"ПараметрыЗаписиJSON": "JSONWriterSettings", +"Канцелярские товары": "Stationery", +"ПолучитьКлючПодписи": "GetSignatureKey", "СоздатьЗаписи (одна": "CreateRecords (one", +"МассивВнешнихТаблиц": "ExternalTablesArray", "Комплексные решения": "Complete solutions", "Получить поле (дата": "Get field (date", "УдалитьТоварыБезSKU": "DeleteProductsWithoutSKU", @@ -5188,188 +5197,185 @@ "Перейдите по ссылке": "Go to the link", "Открытие соединения": "Connection creation", "Получить статистику": "Get statistics", -"МассивВнешнихТаблиц": "ExternalTablesArray", "Команда FTP: `NOOP`": "FTP Command: `NOOP`", -"УдалитьФайлВПопытке": "RemoveFileWithTry", +"Разлогинить инстанс": "Logout instance", "Yandex Metrika (ОПИ": "Yandex Metrika (OpenIntegrations", "БитриксСоответствие": "BitrixMap", "Скоприровать объект": "Copy object", +"Неизвестная команда": "Unknown command", "Новое описание базы": "New database description", -"Управление группами": "Group management", -"массовое_обновление": "mass_update", -"Массив Из Структура": "Array of Structure", -"Разлогинить инстанс": "Logout instance", -"Канцелярские товары": "Stationery", -"СтрокаПользователей": "MembersQuery", -"Наименование канала": "Channel name", -"ЗакрытиеПодключения": "ConnectionShutdown", +"Количество : number": "Count : number", +"Получить обновления": "Get updates", +"УдалитьФайлВПопытке": "RemoveFileWithTry", +"АльтернативныйТекст": "AlternateText", +"СоответствиеОбложки": "CoverMap", +"РезультатВыполнения": "ExecutionResult", +"ГуглОбновлениеЯчеек": "GoogleCellUpdating", +"Создает базу данных": "Creates a database", "ПолучитьУведомление": "GetNotification", +"ПолучитьТекущуюДату": "GetCurrentDate", "Удалить уведомление": "Delete notification", "Переслать сообщение": "Forward message", -"Команда FTP: `RETR`": "FTP Command: `RETR`", +"ПреобразоватьСсылку": "ConvertURL", "Отбор по типу файла": "Filter by file type", "ОперационнаяСистема": "OperatingSystem", -"ПолучитьТаблицыБазы": "GetDatabaseTables", -"ПреобразоватьСсылку": "ConvertURL", +"ЗакрытиеПодключения": "ConnectionShutdown", "ПолучитьКомментарий": "GetComment", -"РаботаСТемамиФорума": "ForumTopicManagement", -"МассивОтсутствующих": "AbsenteesArray", +"Простое подключение": "Simple connection", +"ПолучитьТаблицыБазы": "GetDatabaseTables", "СтруктураОбновления": "UpdatesStructure", +"Команда FTP: `RETR`": "FTP Command: `RETR`", +"ПолучитьСделку (хук": "GetDeal (wh", +"МассивОтсутствующих": "AbsenteesArray", +"РаботаСТемамиФорума": "ForumTopicManagement", "УдалитьОбъект (Путь": "DeleteObject (Path", -"АльтернативныйТекст": "AlternateText", -"РезультатВыполнения": "ExecutionResult", -"Неизвестная команда": "Unknown command", -"Удаляет сделку по ID": "Deletes deal by ID", -"Получить комментарии": "Get comments", -"Б24_РаботаСНовостями": "B24_PostsManagement", -"СтруктураЦеныЗакупки": "PurchasePriceStructure", -"МассивСтруктурКнопок": "ArrayOfButtonStructures", -"СтруктураПараметров1": "ParameterStructure1", -"Дата выдачи паспорта": "Date of issue of passport", -"ОбработанныйАргумент": "ProcessedArgument", -"Имя пользователя SSH": "SSH username", +"СтрокаПользователей": "MembersQuery", "СоздатьСоставнойПост": "CreateCompositePost", -"Тестовый комментарий": "TestComment", -"ИзменитьНовость (хук": "UpdatePost (wh", -"ПолучитьКаталог (хук": "GetFolder (wh", -"Путь или ID каталога": "Path or ID of the directory", -"VK_СоздатьОбсуждение": "VK_CreateDiscussion", -"идентификатор автора": "author identifier", -"INSERT с параметрами": "INSERT with parameters", -"ОтклонитьЗадачу (хук": "DisapproveTask (wh", +"ОтправитьМедиагруппу": "SendMediaGroup", +"Dropbox_СкачатьПапку": "Dropbox_DownloadFolder", "ДокументБезКатегории": "DocumentWithoutCategory", +"ОтклонитьЗадачу (хук": "DisapproveTask (wh", +"INSERT с параметрами": "INSERT with parameters", +"Дата выдачи паспорта": "Date of issue of passport", +"ДобавитьРодителяБазы": "AddDatabaseParent", +"Удаляет сделку по ID": "Deletes deal by ID", +"Б24_РаботаСНовостями": "B24_PostsManagement", +"МассивСтруктурКнопок": "ArrayOfButtonStructures", +"ИзменитьНовость (хук": "UpdatePost (wh", +"ОбработанныйАргумент": "ProcessedArgument", +"идентификатор автора": "author identifier", +"Имя пользователя SSH": "SSH username", +"СтруктураЦеныЗакупки": "PurchasePriceStructure", +"Получить комментарии": "Get comments", +"СтруктураПараметров1": "ParameterStructure1", +"СтруктураОтправителя": "SenderStructure", +"MIME тип аудио файла": "MIME type of audio file", +"Начало синхронизации": "Start synchronization", +"ЗащищенноеСоединение": "SecureConnection", +"Тестовый комментарий": "TestComment", +"ИзменитьПользователя": "UpdateUser", "Домен из URL запроса": "Domain from the request URL", "ДобавитьСвойстваБазы": "AddDatabaseProperties", "СтруктураРуководства": "ManualStructure", +"Работа с календарями": "Calendars management", "ИзменитьКартинкуЧата": "ChangeChatPicture", -"СтруктураПараметров4": "ParameterStructure4", "ВременныйФайлБольшой": "BigTempFile", -"СтруктураОтправителя": "SenderStructure", -"MIME тип аудио файла": "MIME type of audio file", "ПолучитьТаймслотыFBO": "GetFBOTimeslots", "БитриксФайлСообщение": "BitrixFileMessage", "ПолучитьПолеТелефона": "GetPhoneField", "Идентификатор товара": "Product identifier", "Mongo_ОсновныеМетоды": "Mongo_CommonMethods", +"СтруктураПараметров4": "ParameterStructure4", "Проверка_БитриксПоля": "Check_BitrixFields", -"Работа с календарями": "Calendars management", "признак шаблона (Y|N": "is pattern (Y|N", -"Dropbox_СкачатьПапку": "Dropbox_DownloadFolder", -"Проверка_ВКСообщение": "Check_VKMessage", -"Получить аватар чата": "Get chat avatar", -"Наименование альбома": "Album name", -"Начало синхронизации": "Start synchronization", -"ID копируемого листа": "CopiedSheetID", +"ПереданКоннекторGrpc": "ConnectorGrpcPassed", +"VK_СоздатьОбсуждение": "VK_CreateDiscussion", +"Проверка_БитриксФайл": "Check_BitrixFile", +"ПолучитьИмяФайлаТела": "GetBodyFileName", "МассивДвоичныхДанных": "BinaryDataArray", "Сгруппировать товары": "Group products", "СформироватьТестыЯкс": "FormYAXTests", "Создать транскрипцию": "Create transcription", "ПолучитьНастройкиTLS": "GetTLSSettings", -"ОткрытьЗакрытьДиалог": "OpenCloseDialog", "Отложенное сообщение": "Sheduled message", "ПозиционныеПараметры": "PositionParams", -"Получить поле (email": "Get field (email", -"Клавиатура структура": "Keyboard structure", -"Строка, Произвольный": "String, Arbitrary", -"УстановитьФайлВывода": "SetOutputFile", -"Проверка_НоушнОбъект": "Check_NotionObject", -"ПолучитьНастройкиTls": "GetTlsSettings", -"Получить комментарий": "Get comment", -"Написать комментарий": "Write a comment", +"ПолучениеУведомлений": "NotificationsReceiving", "Хеширование.Добавить": "Hashing.Append", +"РазмерФайлаУдаленный": "FileSizeRemote", +"Клавиатура структура": "Keyboard structure", +"AWS_РаботаСОбъектами": "AWS_ObjectsManagement", +"СледующаяВложенность": "NextNesting", +"ID родительской базы": "Parent database ID", +"ГарантироватьТаблицу": "EnsureTable", +"Получить поле (email": "Get field (email", +"ID копируемого листа": "CopiedSheetID", +"ОткрытьЗакрытьДиалог": "OpenCloseDialog", "СтрокаПодключенияTLS": "TLSConnectionString", -"ИзменитьСвойстваБазы": "EditDatabaseProperties", -"СформироватьМедиаURL": "FormMediaURL", +"Наименование альбома": "Album name", +"СтруктураБазовойЦены": "BasePriceStructure", "СтруктураПараметров5": "ParameterStructure5", "Удаляет задачу по ID": "Delete task by ID", +"ПолучитьКаталог (хук": "GetFolder (wh", "ПолучитьПользователя": "GetUser", -"Поддержать на Boosty": "Support on Boosty", "СтруктураПараметров6": "ParameterStructure6", -"Проверка_БитриксФайл": "Check_BitrixFile", "и OpenSSL версии 3.x": "and OpenSSL version 3.x", -"СтруктураБазовойЦены": "BasePriceStructure", +"Проверка_ВКСообщение": "Check_VKMessage", "Работа с коллекциями": "Collections management", +"ИзменитьСвойстваБазы": "EditDatabaseProperties", "Создать/Удалить блок": "Create/Delete block", "ПолучитьНовости (хук": "GetPosts (wh", -"ПолучениеУведомлений": "NotificationsReceiving", -"ГарантироватьТаблицу": "EnsureTable", -"ПереданКоннекторGrpc": "ConnectorGrpcPassed", -"СледующаяВложенность": "NextNesting", -"AWS_РаботаСОбъектами": "AWS_ObjectsManagement", -"ИзменитьПользователя": "UpdateUser", -"ЗащищенноеСоединение": "SecureConnection", -"ПолучитьСписокФайлов": "GetFilesList", -"РазмерФайлаУдаленный": "FileSizeRemote", +"Поддержать на Boosty": "Support on Boosty", +"Важный документ.docx": "Imortant doc.docx", +"ПереносСтрокJSON.Нет": "JSONLineBreak.None", +"Получить аватар чата": "Get chat avatar", +"Путь или ID каталога": "Path or ID of the directory", +"Сервер вернул статус": "The server returned the status", +"Удалить внешний файл": "Delete external file", "OLLM_РаботаСМоделями": "OLLM_ModelsManagement", "СтруктураАвторизации": "AuthStructure", +"GMax_РаботаСГруппами": "GMax_GroupManagement", +"Выполнить запрос SQL": "Execute SQL query", "СкачатьФайлСообщения": "DownloadMessageFile", "Текст запроса к базе": "Database query text", +"Структура полей лида": "Structure of lead fields", "URL к внешнему файлу": "URL to external file", -"СоответствиеСимволов": "CharacterMapping", +"1|#color=Желтый) -%2": "1|#color=Yellow) -%2", "СтруктураПараметров2": "ParameterStructure2", -"ПараметрыТестаПрокси": "TestProxyParameters", "ПараметрыПодключения": "ConnectionParams", "ЧатыИЛичныеСообщения": "ChatsAndMessages", "Обновленный файл.jpg": "UpdatedFile.jpg", -"Настройки соединения": "Connection settings", -"Удалить внешний файл": "Delete external file", -"ПереносСтрокJSON.Нет": "JSONLineBreak.None", "Клавиатура коллекция": "Keyboard collection", +"СоответствиеСимволов": "CharacterMapping", "Комментарий к заказу": "Order comment", -"Структура полей лида": "Structure of lead fields", -"Описание нового поля": "Description of the new field", -"Очищает таблицу базы": "Clears the database table", -"Сервер вернул статус": "The server returned the status", -"ДропбоксПространство": "DropboxSpace", -"РазмерФайлаЛокальный": "FileSizeLocal", +"УправлениеИНастройки": "ManagementAndSettings", +"ПараметрыТестаПрокси": "TestProxyParameters", +"Получить уведомление": "Get notification", +"ПерезапуститьИнстанс": "RebootInstance", +"Пустой макет события": "Empty event template", +"ТипВнешнейКомпоненты": "AddInType", +"Вайбер_ОтправитьФайл": "Viber_SendFile", "Новый заголовок базы": "New database title", "СоздатьИсторию (путь": "CreateStory (path", "ОтправитьГифку (Путь": "SendGif (Path", +"Неподдерживаемый тип": "Invalid type", "ДобавитьПараметрФлаг": "AddFlagParam", -"Про варианты релизов": "About releases variants", -"Получить уведомление": "Get notification", "ID поля для удаления": "Field ID for deletion", -"Вайбер_ОтправитьФайл": "Viber_SendFile", -"УправлениеИНастройки": "ManagementAndSettings", +"ДропбоксПространство": "DropboxSpace", "идентификатор стадии": "stage identifier", -"Пустой макет события": "Empty event template", +"РазмерФайлаЛокальный": "FileSizeLocal", "Получает метку по ID": "Gets the tag by ID", "200000).Равно(Истина": "200000).Equal(True", -"ПерезапуститьИнстанс": "RebootInstance", -"Неподдерживаемый тип": "Invalid type", -"1|#color=Желтый) -%2": "1|#color=Yellow) -%2", -"GMax_РаботаСГруппами": "GMax_GroupManagement", +"Про варианты релизов": "About releases variants", +"ПолучитьОбъект (файл": "GetObject (file", +"Описание нового поля": "Description of the new field", +"Код состояния ответа": "Response status code", +"Строка, Произвольный": "String, Arbitrary", +"СформироватьМедиаURL": "FormMediaURL", "VK_ЗакрытьОбсуждение": "VK_CloseDiscussion", -"ЛокальныеПодкаталоги": "LocalSubfolders", "ДобавитьОписаниеБазы": "AddDatabaseDescription", "ПолучитьСписокОфисов": "GetOfficeList", "СоздатьСтрокуПодписи": "CreateSignatureString", "ЗавершитьУчетВремени": "StopTimekeeping", +"Дополнительный текст": "Additional text", "Удалить пользователя": "Delete user", -"Создать/Удалить пост": "Create/Delete post", "УстановитьМетаданные": "SetMetadata", -"Список пользователей": "User list", "Если Не Клиент Тогда": "If Not Client Then", +"ID элемента чеклиста": "Checklist element ID", "УстановитьИмяТаблицы": "SetTableName", "ВКИНформацияОТоварах": "VKProductData", "Аннотация к картинке": "Image annotation", "ПолучитьДанныеОСайте": "GetSiteData", -"ID родительской базы": "Parent database ID", -"ПолучитьОбъект (файл": "GetObject (file", -"Важный документ.docx": "Imortant doc.docx", -"Код состояния ответа": "Response status code", -"ID элемента чеклиста": "Checklist element ID", -"Выполнить запрос SQL": "Execute SQL query", -"ПолучитьИмяФайлаТела": "GetBodyFileName", -"Дополнительный текст": "Additional text", +"Создать/Удалить пост": "Create/Delete post", +"Настройки соединения": "Connection settings", +"НастройкаНапоминания": "ReminderSetting", +"ТелеграмСозданиеТемы": "TelegramCreateTopic", +"ЛокальныеПодкаталоги": "LocalSubfolders", "УправлениеОперациями": "ActionsManagement", "УстановитьФайлОтвета": "SetResponseFile", "ПолучитьПодборкиПоИД": "GetSelectionsByID", -"Результат выполнения": "Execution result", "МассивПараметровСокр": "ParameterArrayTrim", "НормализованныеФайлы": "NormalizedFiles", "идентификатор задачи": "task identifier", -"ОтправитьМеидагруппу": "SendMediaGroup", "ОтправитьФайл (канал": "SendFile (channel", "ПолучитьТелоКакПоток": "GetBodyAsStream", "Структура привелегии": "Privilege structure", @@ -5377,34 +5383,37 @@ "ID события календаря": "Calednar event ID", "ЗаголовокАвторизации": "AuthorizationHeader", "Спец. символы в пути": "Special characters at path", -"ТелеграмСозданиеТемы": "TelegramCreateTopic", -"НастройкаНапоминания": "ReminderSetting", -"ПреобразоватьТелефон": "ConvertPhone", -"ДобавитьРодителяБазы": "AddDatabaseParent", -"ПодключитьРасширение": "ConnectExtension", -"ФИО контактного лица": "Full name of contact person", -"ТипВнешнейКомпоненты": "AddInType", -"ОтладочнаяИнформация": "DebugInfo", -"Соответствие свойств": "Properties map", +"ОтправитьМеидагруппу": "SendMediaGroup", +"УстановитьФайлВывода": "SetOutputFile", +"Делает репост записи": "Reposts the record", +"ПолучитьНастройкиTls": "GetTlsSettings", +"Тестовое сообщение 1": "TestMessage1", +"Очищает таблицу базы": "Clears the database table", +"ПодчиненнаяСтруктура": "SubordinateStructure", +"Список пользователей": "User list", +"ПолучитьСписокФайлов": "GetFilesList", +"КодировкаТелаЗапроса": "EncodeRequestBody", +"color=Зеленый) Метод": "color=Green) Method", "ЗагрузитьФайлЧастями": "UploadFileInParts", +"Переименовать объект": "Rename object", "ПолучитьПолныйСостав": "GetFullComposition", "ответ сервера Google": "Google server response", -"ПодчиненнаяСтруктура": "SubordinateStructure", "ВывестиДопИнформацию": "DisplayAdditionalInformation", +"Удалить теги объекта": "Delete object tagging", "СделатьФайлПриватным": "MakeFilePrivate", "СделатьФайлПубличным": "MakeFilePublic", "Приостановить задачу": "Pause task", "ПрочитатьФайлЗапуска": "ReadLaunchFile", "идентификатор валюты": "currency identifier", -"СоздатьТоварПодборку": "CreateProductSelection", -"Удалить теги объекта": "Delete object tagging", -"Тестовое сообщение 1": "TestMessage1", +"Получить базу данных": "Get database", "СтруктураПараметров7": "ParameterStructure7", +"СоздатьТоварПодборку": "CreateProductSelection", "УстановитьСессиюHTTP": "SetHTTPSession", -"Закрыть поток !NOCLI": "Close stream !NOCLI", +"ОчиститьТаблицу (TLS": "ClearTable (TLS", +"СменитьВладельцаЧата": "ChangeChatOwner", +"Dropbox_СоздатьПапку": "Dropbox_CreateFolder", +"Наименование объекта": "Object name", "Восстановить счетчик": "Restore counter", -"Получение информации": "Data retrieval", -"Использовать asserts": "Use asserts", "УдалитьПодразделение": "DeleteDepartment", "КоличествоПараметров": "NumberOfParameters", "Новый путь к объекту": "New path to object", @@ -5412,46 +5421,45 @@ "РаботаСКомментариями": "CommentManagement", "УстановитьТегиБакета": "PutBucketTagging", "Строка, Неопределено": "String, Undefined", +"СтруктураНапоминаний": "RemindersStructure", "Работа с CLI версией": "Working with CLI app", -"СтруктураСертификата": "CertStructure", "Telegram_СкачатьФайл": "Telegram_DownloadFile", "Изменить тему форума": "Edit forum topic", "ЗагрузитьБольшойФайл": "UploadLargeFile", -"СменитьВладельцаЧата": "ChangeChatOwner", "ОтправитьВидео (Путь": "SendVideo (Path", +"СформироватьТекстSQL": "FormSQLText", "Будущая сделка в RUB": "Future deal in RUB", -"СтруктураНапоминаний": "RemindersStructure", "Восстановить каталог": "Restore folder", -"Dropbox_СоздатьПапку": "Dropbox_CreateFolder", -"Добавить комментарий": "Create comment", +"СтруктураСертификата": "CertStructure", "Б24_РаботаСоСделками": "B24_DealsManagement", -"Создать пользователя": "Create user", -"СоздатьСтраницуВБазу": "CreatePageInDatabase", -"Размер).Равно(Истина": "Size).Equal(True", +"VK_ОткрытьОбсуждение": "VK_OpenDiscussion", +"ВКТ_УправлениеЧатами": "VKT_ChatManagement", "СтруктураНапоминания": "ReminderStructure", "ОтправитьАудио (Путь": "SendAudio (Path", -"НастройкиИИнформация": "SettingsAndInformation", -"Проверка_ТелеграмБан": "Check_TelegramBan", -"идентификатор сделки": "Deal identifier", -"СоздатьУдалитьЗаписи": "CreateDeleteRecords", -"ТранспортПоУмолчанию": "DefaultTransport", -"Аудио и видеотехника": "Audio and video", -"Установить form тело": "Set Form body", +"Добавить комментарий": "Create comment", +"Создать пользователя": "Create user", "Изменить аватар чата": "Change chat picture", +"Установить form тело": "Set Form body", +"Аудио и видеотехника": "Audio and video", +"Общий вес (в граммах": "Total weight (grams", +"идентификатор сделки": "Deal identifier", +"Проверка_ТелеграмБан": "Check_TelegramBan", +"Проверка_НоушнОбъект": "Check_NotionObject", +"Размер).Равно(Истина": "Size).Equal(True", +"Закрыть поток !NOCLI": "Close stream !NOCLI", +"Идентификатор канала": "Channel ID", +"СоздатьСтраницуВБазу": "CreatePageInDatabase", +"ОтладочнаяИнформация": "DebugInfo", +"НастройкиИИнформация": "SettingsAndInformation", +"ТранспортПоУмолчанию": "DefaultTransport", "Параметры соединения": "Connection parameters", -"УдалитьТаблицу (тест": "DeleteTable (test", -"VK_ОткрытьОбсуждение": "VK_OpenDiscussion", -"HTTP (служебный, ОПИ": "HTTP (service, OpenIntegrations", -"ОбработанноеЗначение": "ProcessedValue", -"ВКТ_УправлениеЧатами": "VKT_ChatManagement", +"ЗагрузитьУдалитьФайл": "UploadDeleteFile", "СоздатьПапку (корень": "CreateFolder (root", "задача в отчете (Y|N": "task in the report (Y|N)", "СоответствиеВозврата": "ReturnMapping", "НормализоватьТаблицу": "NormalizeTable", "ID страницы родителя": "Parent page ID", -"Идентификатор канала": "Channel ID", "Офис группы компаний": "Group office", -"ЗагрузитьУдалитьФайл": "UploadDeleteFile", "Компонента RCON (ОПИ": "RCON Component (OpenIntegrations", "Вернуть ответ !NOCLI": "Return response !NOCLI", "ОтправитьВнешнийФайл": "SendExternalFile", @@ -5459,31 +5467,39 @@ "ПолучитьПолеВложения": "GetAttachmentField", "Структурапараметров7": "ParameterStructure7", "БезопасноеСоединение": "SafeConnection", -"Общий вес (в граммах": "Total weight (grams", -"ОтправитьМедиагруппу": "SendMediaGroup", -"Наименование объекта": "Object name", -"Изменить комментарий": "Modify comment", +"HTTP (служебный, ОПИ": "HTTP (service, OpenIntegrations", "HTTP_ПолучениеОтвета": "HTTP_ResponseReceiving", +"СоздатьУдалитьЗаписи": "CreateDeleteRecords", +"ОбработанноеЗначение": "ProcessedValue", +"Использовать asserts": "Use asserts", +"УдалитьТаблицу (тест": "DeleteTable (test", +"Получение информации": "Data retrieval", +"Идентификатор потока": "Stream Identifier", +"VK_НаписатьСообщение": "VK_WriteMessage", "Системная информация": "System info", "ВозвращаемоеЗначение": "ReturnValue", "УправлениеСчетчиками": "CountersManagement", "НеобходимТипПоВерсии": "TypeRequieredByVersion", "137516).Равно(Истина": "137516).Equal(True", -"ЗавершитьЗадачу (хук": "CompleteTask (wh", "Получить теги бакета": "Get bucket tagging", -"VK_НаписатьСообщение": "VK_WriteMessage", -"Скопируйте **Токен**": "Copy the **Token**", +"ЗавершитьЗадачу (хук": "CompleteTask (wh", +"Новый заголовок чата": "New chat title", +"ПолучитьСвязанныеSKU": "GetRelatedSKUs", "ВернутьДочерниеБлоки": "ReturnChildBlocks", "СоздатьТекстовыйТвит": "CreateTextTweet", "Bitrix24_УдалитьФайл": "Bitrix24_DeleteFile", +"ЦветнойВыводРазрешен": "ColoredOutputAvailable", "РаботаСУведомлениями": "NotificationsManagement", -"время начала запуска": "launch start time", -"Изменение публикации": "PublicationChange", -"color=Зеленый) Метод": "color=Green) Method", -"ПолучитьСвязанныеSKU": "GetRelatedSKUs", -"СравнитьДвеКоллекции": "CompareTwoCollections", -"метод>|#color=Бирюза": "метод>|#color=Cyan", -"СформироватьШтрихкод": "CreateBarcode", +"ПреобразоватьТелефон": "ConvertPhone", +"Скопируйте **Токен**": "Copy the **Token**", +"ИменованныеПараметры": "NamedParams", +"Данные описание поля": "Field description data", +"Получить комментарий": "Get comment", +"Написать комментарий": "Write a comment", +"СуществующееЗначение": "ExistingValue", +"Результат выполнения": "Execution result", +"ПодключитьРасширение": "ConnectExtension", +"Установка заголовков": "Headers setting", "ДобавитьКлючЗначение": "AddKeyValue", "показатель информера": "informer index", "ПолучитьВремяЗапуска": "GetLaunchTime", @@ -5492,122 +5508,123 @@ "ПолучитьСписокТестов": "GetTestList", "Это коннектор !NOCLI": "Is connector !NOCLI", "ПараметрыАвторизации": "AuthParameters", -"Делает репост записи": "Reposts the record", "ОбычноеСопоставление": "SimpleComparison", "ПолучитьСписокСделок": "GetDealsList", -"КодировкаТелаЗапроса": "EncodeRequestBody", -"ИменованныеПараметры": "NamedParams", "РазмерНесжатыхДанных": "UncompressedDataSize", -"Новый заголовок чата": "New chat title", -"ЦветнойВыводРазрешен": "ColoredOutputAvailable", -"СуществующееЗначение": "ExistingValue", -"СтруктураПараметров3": "ParameterStructure3", -"Установка заголовков": "Headers setting", -"РезультатПодкаталога": "ResultSubdirectory", -"СформироватьТекстSQL": "FormSQLText", -"Google Calendar (ОПИ": "Google Calendar (OpenIntegrations", +"время начала запуска": "launch start time", +"Тестовое сообщение 2": "TestMessage2", +"СформироватьШтрихкод": "CreateBarcode", +"СравнитьДвеКоллекции": "CompareTwoCollections", +"Структурапараметров3": "ParameterStructure3", +"ПрограммныйИнтерфейс": "Public", "РазделятьМассивыВURL": "SplitArraysInURL", "УстановитьТемуКанала": "SetChannelTopic", "Имя бакета приемника": "Destination bucket name", "Включить звук задачи": "Unmute task", -"Структурапараметров3": "ParameterStructure3", "С клавиатурой, в чат": "With keyboard, in chat", -"ПрограммныйИнтерфейс": "Public", -"УстановитьСессиюGRPC": "SetGRPCSession", "С basic авторизацией": "With basic authorization", +"МетаданныеСоединения": "ConnectionMetadata", +"ПолучитьБлокКартинки": "GetPictureBlock", "УстановитьРежимТеста": "SetTestMode", "частное событие: Y,N": "private event: Y,N", -"МетаданныеСоединения": "ConnectionMetadata", "ФорсироватьРезультат": "ForceResult", -"УдалитьСтадиюКанбана": "DeleteKanbanStage", -"Переименовать объект": "Rename object", -"Данные описание поля": "Field description data", -"ПолучитьБлокКартинки": "GetPictureBlock", +"Изменение публикации": "PublicationChange", +"ФИО контактного лица": "Full name of contact person", "ВК_ЛайкРепостКоммент": "VKAPI_LikeRepostComment", -"Идентификатор потока": "Stream Identifier", -"Тестовое сообщение 2": "TestMessage2", +"ПереименоватьКаталог": "RenameFolder", +"метод>|#color=Бирюза": "метод>|#color=Cyan", +"ВКИнформацияОТоварах": "VKProductData", +"СтруктураПараметров3": "ParameterStructure3", +"УстановитьСессиюGRPC": "SetGRPCSession", +"УдалитьСтадиюКанбана": "DeleteKanbanStage", +"Изменить комментарий": "Modify comment", +"Google Calendar (ОПИ": "Google Calendar (OpenIntegrations", "УстановитьЦельКанала": "SetChannelGoal", "API Google Kалендаря": "Google Calendar API", "СкопироватьФайл (хук": "MakeFileCopy (wh", "ПрочестьРезультатCLI": "ReadCLIResponse", -"СоздатьПодразделение": "CreateDepartment", -"Тип (язык) квитанции": "Receipt type (language)", -"СоответствиеЗначений": "ValueMapping", -"ОчиститьТаблицу (TLS": "ClearTable (TLS", -"предполагаемая сумма": "expected amount", -"ИзменитьПуть (список": "UpdatePath (list", -"СоответствиеВарианта": "OptionMap", -"МассивПолныхОписаний": "FullDescriptionsArray", -"Свойства базы данных": "Database properties", -"ВКИнформацияОТоварах": "VKProductData", "1: Значения не равны": "1: Values ​​are not equal", -"ПереименоватьКаталог": "RenameFolder", -"Получить базу данных": "Get database", -"ВК_ОтправитьСообщение": "VKAPI_SendMessage", +"Тип (язык) квитанции": "Receipt type (language)", +"СоздатьПодразделение": "CreateDepartment", +"СоответствиеВарианта": "OptionMap", +"ИзменитьПуть (список": "UpdatePath (list", +"Свойства базы данных": "Database properties", +"СоответствиеЗначений": "ValueMapping", +"предполагаемая сумма": "expected amount", +"Соответствие свойств": "Properties map", +"МассивПолныхОписаний": "FullDescriptionsArray", +"РезультатПодкаталога": "ResultSubdirectory", +"Установить URL !NOCLI": "Set URL !NOCLI", +"Сообщение с картинкой": "Message with picture", +"УправлениеТемойФорума": "ForumTopicManagement", +"Отправить файл по URL": "Send file by URL", +"Получить список задач": "Get tasks list", +"Ноушн_СоздатьСтраницу": "Notion_CreatePage", +"Содержит wifi или gsm": "Contains wifi or gsm", +"Площадь Победы, Минск": "Victory Square, Minsk", +"Использование методов": "Using methods", "ПолучитьРазмерОбъекта": "GetObjectSize", "Получить внешний файл": "Get external file", "Наименование картинки": "Picture name", -"Отправить файл по URL": "Send file by URL", +"Установить тип данных": "Set data type", "Получить таблицы базы": "Get base tables", "ИспользоватьКодировку": "UseEncoding", +"идентификатор статуса": "status identifier", "Новое описание задачи": "New task description", +"ВК_ОтправитьСообщение": "VKAPI_SendMessage", +"МассивВариантовОпроса": "PollOptionsArray", +"ЗагрузитьФайлВКаталог": "UploadFileToFolder", +"ЗаписатьФайлыРелэйтед": "WriteRelatedFiles", "ПолучитьСписокМетодов": "GetMethodList", -"Содержит wifi или gsm": "Contains wifi or gsm", -"Компонента MySQL (ОПИ": "MySQL Component (OpenIntegrations", "Возвращаемое значение": "Returns", -"ВКТ_ОтправкаСообщений": "VKT_MessagesSending", -"РазархивироватьТовары": "UnarchiveProducts", -"Стандартные реквизиты": "Common fields", -"ОбработатьЗапрос (TLS": "ProcessRequest (TLS", -"Ноушн_СоздатьСтраницу": "Notion_CreatePage", -"Сообщение с картинкой": "Message with picture", +"ДобавитьЗаголовокБазы": "AddDatabaseHeader", "ЗаписатьОбъявлениеXML": "WriteXMLDeclaration", -"Установить URL !NOCLI": "Set URL !NOCLI", "ДобавитьСтадиюКанбана": "AddKanbanStage", "заголовок руководства": "manual title", "Новый текст заголовка": "New title", +"Проверка_ВКОбъявление": "Check_VKAd", "Тестовая таблица (изм": "Test table (changed", -"Дата ожидания курьера": "Courier waiting date", "Географическая широта": "Geographic latitude", -"ПолучитьПредставления": "GetEmbeddings", "УдалитьСообщение (хук": "DeleteMessage (wh", "ИзменитьСтадиюКанбана": "UpdateKanbansStage", "Идентификатор таблицы": "Table identifier", "УдалитьВыбранныеФайлы": "DeleteSelectedFiles", "Заголовок приглашения": "Invitation title", -"МассивВариантовОпроса": "PollOptionsArray", "МаксимумПереадресаций": "MaxRedirects", -"Использование методов": "Using methods", -"ЗаписатьФайлыРелэйтед": "WriteRelatedFiles", -"Установить тип данных": "Set data type", -"ДобавитьТестовыйНабор": "AddTestSet", -"ОбработатьКонецЗаписи": "ProcessRecordsEnd", -"ЗагрузитьФайлВКаталог": "UploadFileToFolder", -"КолонкиТаблицыСтрокой": "ColumnsAsString", -"ул. Лермонтова, д. 20": "Lermontov st., b. 20", -"ЗначениеПараметраСокр": "ParamValueTrim", -"Главное подразделение": "Main department", +"Дата ожидания курьера": "Courier waiting date", +"Компонента MySQL (ОПИ": "MySQL Component (OpenIntegrations", "ПолучитьЗначенияЯчеек": "GetCellValues", +"ОбработатьПодключение": "ProcessConnection", +"ПолучитьСообщениеЧата": "GetChatMessage", "ИзменитьПуть (обратно": "UpdatePath (back", +"ПроверитьBlob (ошибка": "CheckBlob (error", +"БитриксМассивОбъектов": "BitrixObjectsArray", +"НачалоФормированияXML": "StartFormingXML", +"Dropbox_ОбновитьТокен": "Dropbox_RefreshToken", +"ЗначениеПараметраСокр": "ParamValueTrim", +"ЗапросПотокЧтенияТела": "RequestReadBodyStream", +"Главное подразделение": "Main department", "Непредвиденная ошибка": "Unexpected Error", +"СформироватьКвитанцию": "CreateReceipt", "Путь сохранения файла": "File save path", "Товар с нулевой ценой": "Item with zero price", -"Dropbox_ОбновитьТокен": "Dropbox_RefreshToken", -"СоздатьМодель (запрос": "CreateModel (request", -"ВыполнитьЗапросСТелом": "ExecuteRequestWithBody", -"УдалитьМодель (список": "DeleteModel (list", -"ОткрытьСоединениеGRPC": "CreateGRPCConnection", -"СоответствиеУстановки": "SettingMapping", -"СтруктураНаименования": "NameStructure", -"ЗагрузитьФотоНаСервер": "UploadPhotoToServer", -"телефон заполнен (Y|N": "phone field is filled (Y|N", "Dropbox_ЗагрузитьФайл": "Dropbox_UploadFile", -"НачалоФормированияXML": "StartFormingXML", -"БитриксМассивОбъектов": "BitrixObjectsArray", -"ПроверитьBlob (ошибка": "CheckBlob (error", +"ВыполнитьЗапросСТелом": "ExecuteRequestWithBody", +"ВКТ_ОтправкаСообщений": "VKT_MessagesSending", +"Загрузить файл по URL": "Upload file by URL", +"Стандартные реквизиты": "Common fields", +"ПолучитьПредставления": "GetEmbeddings", +"ОбработатьЗапрос (TLS": "ProcessRequest (TLS", +"Token для авторизации": "Token for authorization", +"Получить чеки на дату": "Get cashbox checks by date", +"АрхивироватьТовары (2": "ArchiveProducts (2", +"ДобавитьТестовыйНабор": "AddTestSet", +"ОбработатьКонецЗаписи": "ProcessRecordsEnd", +"КолонкиТаблицыСтрокой": "ColumnsAsString", +"ул. Лермонтова, д. 20": "Lermontov st., b. 20", "ВыполнитьСборкуМусора": "RunGarbageCollection", +"ДопустимаяДлинаСтроки": "AvailableStringLength", "ИзменитьЦветЧата (хук": "ChangeChatColor (wh", -"Получить список тегов": "Get list of tags", "СоответствиеАртикулов": "ArticlesMap", "Данные файла картинки": "Picture data", "Комментарий к новости": "Comment for post", @@ -5615,65 +5632,58 @@ "Дополнительный тест 2": "Additional test 2", "В работе : checkbox": "In progress : checkbox", "Значение для проверки": "Value to check", -"ОбработатьПодключение": "ProcessConnection", -"ПолучитьСообщениеЧата": "GetChatMessage", -"ДопустимаяДлинаСтроки": "AvailableStringLength", -"СформироватьКвитанцию": "CreateReceipt", -"ЗапросПотокЧтенияТела": "RequestReadBodyStream", -"Получить чеки на дату": "Get cashbox checks by date", -"АрхивироватьТовары (2": "ArchiveProducts (2", -"УправлениеТемойФорума": "ForumTopicManagement", -"ДобавитьЗаголовокБазы": "AddDatabaseHeader", -"ВосстановитьФайл (хук": "RestoreFile (wh", -"Проверка_ВКОбъявление": "Check_VKAd", +"Получить список тегов": "Get list of tags", +"ПолучитьСписокКаналов": "GetChannelList", +"РазархивироватьТовары": "UnarchiveProducts", +"Идентификатор объекта": "Object identifier", +"Создать подразделение": "Create department", +"количество повторений": "number of repetitions", "Строка,ДвоичныеДанные": "String, BinaryData", "Проверка_ТвиттерТекст": "Check_TwitterText", "ПолучитьСтруктуруЛида": "GetLeadStructure", "Проверка_ВКОбсуждение": "Check_VKDiscussion", +"УстановитьПравилаЧата": "SetChatRules", "ЭтоАвторизацияТокеном": "IsTokenAuth", -"Получает сделку по ID": "Gets deal by ID", "Проверка_Соответствие": "Check_Map", "СуществующийУдаленный": "ExistingRemote", "цвет текста календаря": "calendar text color", "Путь файла на сервере": "Path to file on server", "ПолучитьСписокСобытий": "GetEventList", -"Загрузить файл по URL": "Upload file by URL", -"ПолучитьСтруктуруЛога": "GetLogStructure", "Перезапускает инстанс": "Restarts the instance", +"Получает сделку по ID": "Gets deal by ID", "id цели для изменения": "if of goal for updating", -"ИзменитьПараметрыЧата": "UpdateChatParameters", -"ПодключениеРасширения": "ExtensionConnection", -"ПолучитьСписокКаналов": "GetChannelList", -"Ошибка удаления файла": "File deletion error", -"СоздатьТвитГифки (ИВФ": "CreateGifTweet (TFN", "ЭтоГлобальныйПараметр": "IsGlobalParam", +"ЗаписатьЗначениеВФайл": "WriteValueToFile", +"ДобавитьЗаписиПакетом": "AddRecordsBatch", +"УдалитьМодель (список": "DeleteModel (list", +"ПолучитьСтруктуруЛога": "GetLogStructure", "Новое название канала": "New channel name", -"Идентификатор объекта": "Object identifier", +"ВернутьОтветКакСтроку": "ReturnResponseAsString", +"ИнициализироватьПоток": "InitializeStream", +"ИнтерактивныеДействия": "InteractiveActions", "ОтправитьДокумент (ДД": "SendDocument (DD", "VK_ПолучитьСтатистику": "VK_GetStatistics", +"Управление счетчиками": "Counters management", "Проверка_БитриксВремя": "Check_BitrixTime", -"ДобавитьСерверныйТест": "AddServerTest", "Новое имя файла 2.jpg": "New file name 2.jpg", -"ДобавитьЗаписиПакетом": "AddRecordsBatch", "Проверка_ДропБоксТеги": "Check_DropboxTags", "CHAT (по приглашениям": "CHAT (private", +"СоответствиеКатегорий": "CategoryMap", "Удалить подразделение": "Delete department", -"УстановитьПравилаЧата": "SetChatRules", "ПодключитьИсполнитель": "AttachExecutor", -"Время окончания обеда": "Lunch finish time", -"ЗаписатьЗначениеВФайл": "WriteValueToFile", -"Управление счетчиками": "Counters management", -"ИнициализироватьПоток": "InitializeStream", -"количество повторений": "number of repetitions", +"ДобавитьСерверныйТест": "AddServerTest", +"ИзменитьПараметрыЧата": "UpdateChatParameters", +"ПодключениеРасширения": "ExtensionConnection", "ПолучитьСписокЗаказов": "GetOrderList", -"Создать подразделение": "Create department", -"ВернутьОтветКакСтроку": "ReturnResponseAsString", +"Время окончания обеда": "Lunch finish time", +"Ошибка удаления файла": "File deletion error", +"Тестовая таблица (доп": "Test table (new", "ТекущийКаталогСкрипта": "CurrentScriptFolder", -"ID метки для удаления": "ID of the tag to be deleted", +"СоответствиеЗаголовка": "HeaderMapping", "Получить данные файла": "Get file data", "ИзменитьПуть (каталог": "UpdatePath (directory", +"Закрывает поток по ID": "Close stream by ID", "ЗагрузитьМедиаЧастями": "UploadMediaInParts", -"ТелоОтветаИзначальное": "ResponseBodyInitial", "СоздатьКалендарь (хук": "CreateCalendar (wh", "Обновить цены товаров": "Update products prices", "Переименовать каталог": "Rename folder", @@ -5681,19 +5691,16 @@ "URL адрес для запроса": "URL address for request", "Получить список акций": "Get promotions list", "ТекстПервогоСообщения": "FirstMessageText", -"идентификатор статуса": "status identifier", -"ИмяПараметраСтруктура": "StructureParameterName", -"Token для авторизации": "Token for authorization", -"Получить цены товаров": "Get products prices", +"ТелоОтветаИзначальное": "ResponseBodyInitial", +"2000000).Равно(Истина": "2000000).Equal(True", +"ВосстановитьФайл (хук": "RestoreFile (wh", +"GAPI_ЖурналыСообщений": "GAPI_MessageLogs", "УдалитьСвойствоТовара": "DeleteProductProperty", -"Тестовая таблица (доп": "Test table (new", -"СоответствиеКатегорий": "CategoryMap", +"ID метки для удаления": "ID of the tag to be deleted", "Строка: `имя роли`": "String: `role name`", -"Закрывает поток по ID": "Close stream by ID", -"СоответствиеЗаголовка": "HeaderMapping", "ПолучитьПолеСтроковое": "GetStringField", +"СоздатьУдалитьСобытие": "CreateDeleteEvent", "УстановитьТегиОбъекта": "PutObjectTagging", -"ПолучитьТаблицуТестов": "GetTestTable", "СортироватьПоЗначению": "SortByValue", "Создать/Изменить поле": "Create/Edit field", "Новый текст сообщения": "New message text", @@ -5704,41 +5711,39 @@ "ОтправлятьУведомления": "SendNotifications", "МассивОписанийКолонок": "ColoumnsDescriptionArray", "Получить поле (флажок": "Get field (checkbox", -"GAPI_ЖурналыСообщений": "GAPI_MessageLogs", -"2000000).Равно(Истина": "2000000).Equal(True", -"Кнопка для клавиатуры": "Button for keyboard", -"Площадь Победы, Минск": "Victory Square, Minsk", -"Добавить видео товара": "Add product video", -"1|#color=Желтый) - %2": "1|#color=Yellow) - %2", -"Получить список задач": "Get tasks list", -"СтруктураКонфигурации": "ConfigurationStructure", -"ПолучениеДанныхТестов": "TestDataRetrieval", -"ПолучитьСтруктуруЧата": "GetChatStructure", -"УстановкаКонфигурации": "ConfigureSetup", -"Дополнительный тест 1": "Additional test 1", -"Консольное приложение": "Console application", -"ПозицияВПотоке.Начало": "PositionInStream.Begin", +"ИмяПараметраСтруктура": "StructureParameterName", +"ОткрытьСоединениеGRPC": "CreateGRPCConnection", +"СоздатьМодель (запрос": "CreateModel (request", +"СтруктураНаименования": "NameStructure", +"УдалитьТегиБакета (DB": "DeleteBucketTagging (DB", +"СоздатьТвитГифки (ИВФ": "CreateGifTweet (TFN", +"ПолучитьТаблицуТестов": "GetTestTable", "ПолучитьПодразделения": "GetDepartments", +"Получить цены товаров": "Get products prices", +"Кнопка для клавиатуры": "Button for keyboard", +"Получить историю чата": "Get chat history", +"Дополнительный тест 1": "Additional test 1", +"ПозицияВПотоке.Начало": "PositionInStream.Begin", "Разлогинивает инстанс": "Unlogging the instance", "Роль или массив ролей": "Role or role array", "Наименование кампании": "Campaign name", "МассивВариантовВыбора": "ChoiceOptionArray", -"ОтправитьЗапросСТелом": "SendRequestWithBody", -"Получить пользователя": "Get user", -"НеобходимаяДлина Цикл": "RequiredLength Do", -"Изменяет имя каталога": "Change folder name", -"Создать сервер !NOCLI": "Create server !NOCLI", -"СоздатьУдалитьСобытие": "CreateDeleteEvent", -"ПолучитьОбъектЧастями": "GetObjectInChunks", -"ПолучитьЗаказПоНомеру": "GetOrderByNumber", -"Удаляет заказ по UUID": "Deletes order by UUID", "ОткрытьПотокДляЧтения": "OpenStreamForRead", +"ОтправитьЗапросСТелом": "SendRequestWithBody", +"НеобходимаяДлина Цикл": "RequiredLength Do", +"ПолучитьОбъектЧастями": "GetObjectInChunks", +"Удаляет заказ по UUID": "Deletes order by UUID", +"Работа с директориями": "Directory management", +"OAI_ОбработкаЗапросов": "OAI_RequestsProcessing", +"Минимальная структура": "Minimal structure", +"ПреобразоватьВложения": "ConvertAttachments", +"Получить пользователя": "Get user", +"ID целевого сообщения": "Target message ID", "ID чата для архивации": "Chat ID for archiving", -"Признак \"\"Это реклама": "Sign \"\"This is an ad", "габариты и вес товара": "product dimensions and weight", "СоздатьОбновитьТовары": "CreateUpdateProducts", +"Изменяет имя каталога": "Change folder name", "информация о проблеме": "problem information", -"СформироватьТекстТопа": "FormTopText", "ПоместитьФайлВКорзину": "MarkFileAsDeleted", "СтруктураОффлайнОпций": "OfflineOptionsStructure", "УдалитьКолонкуТаблицы": "DeleteTableColumn", @@ -5747,53 +5752,59 @@ "Ключ доступа инстанса": "Instance access key", "Управление операциями": "Actions management", "ПолучитьИсториюЗадачи": "GetTaskHistory", -"OAI_ОбработкаЗапросов": "OAI_RequestsProcessing", -"Работа с директориями": "Directory management", -"Ссылка получения кода": "Code retrieval link", -"УдалитьТегиБакета (DB": "DeleteBucketTagging (DB", -"Получить теги объекта": "Get object tagging", -"двоичные данные файла": "binary data of the file", +"СформироватьТекстТопа": "FormTopText", +"ВременноеСоответствие": "TempMap", +"Создать сервер !NOCLI": "Create server !NOCLI", +"СтруктураКонфигурации": "ConfigurationStructure", "Dropbox_УдалитьОбъект": "Dropbox_DeleteObject", -"мПозиционныеПараметры": "mPositionParams", -"ID целевого сообщения": "Target message ID", -"Учет рабочего времени": "Timekeeping", -"Сформировать штрихкод": "Create barcode", -"ЗаполнитьМассивЛистов": "FillSheetArray", -"Сервер из URL запроса": "Server from the request URL", -"Получить список лидов": "Get leads list", -"НеобходимТипПоСистеме": "TypeRequieredBySystem", -"Отправляет файл в чат": "Sends the file to the chat", -"наименование компании": "company name", -"ID пользователя Viber": "Viber User ID", -"Вернуть запрос !NOCLI": "Return request !NOCLI", -"b>Полужирный текстBold textПолужирный текстBold text= вчера": "Creation date >= yesterday", "УстановитьДвоичноеТело": "SetBinaryBody", "Структура полей фильра": "Filter fields structure", "ИзменитьИмяГлавнойТемы": "ChangeMainTopicName", "ТелеграмУдалениеВебхук": "TelegramWebhookDeletion", "id счетчика для отбора": "counter id for selection", -"Получить блок картинки": "Get picture block", +"ТелеграмМестоположение": "TelegramLocation", "РаботаСФайламиИПапками": "FileAndFolderManagement", -"ПолучитьТекстовыйМакет": "GetTextTemplate", "Цены и остатки товаров": "Prices and stocks", +"Проверка_ВККомментарий": "Check_VKComment", "Отображаемое имя файла": "Displayed file name", "ЗагрузитьОбъектЧастями": "UploadObjectInParts", -"ЗаписатьДвоичныеДанные": "WriteBinaryData", -"Вернуть дочерние блоки": "Return child blocks", "Создает твит с опросом": "Creates a tweet with a poll", -"ПолучитьСписокОпераций": "GetActionsList", -"Массив из Произвольный": "Array of Arbitrary", -"ID владельца календаря": "Calendar owner ID", -"VK_НаписатьВОбсуждение": "VK_WriteInDiscussion", -"значение для сравнения": "comparison value", -"Разделитель строк тела": "Body line separator", -"ID черновика (операции": "Draft (operation) ID", -"ID задачи для переноса": "ID of task to move", +"ЗаменитьТекстСообщения": "ReplaceMessageText", +"и почитать комментарии": "and read comments", +"Работа с уведомлениями": "Notifications management", +"Разархивировать товары": "Unarchive products", +"Отклоняет задачу по ID": "Disapprove task by ID", +"Все записи без отборов": "All records without filters", +"Начните диалог с ботом": "Start a dialog with the bot", +"ПолучитьТегиБакета (DB": "GetBucketTagging (DB", "ОпределитьТипПараметра": "DefineParameterType", "Структура полей сделки": "Deal fields structure", "РазмерФайлаУдаленныйДД": "FileSizeRemoteBD", -"Имя файла с раширением": "File name with extension", "ПолучитьИнформациюБота": "GetBotInformation", -"ID календаря источника": "ID of the source calendar", "Сменить владельца чата": "Change chat owner", +"ОткрытьСоединение (TLS": "CreateConnection (TLS", "УправлениеБазамиДанных": "DatabaseManagement", -"ИзменитьСвойствоТовара": "EditProductProperty", "Текущий путь к объекту": "Current path to object", +"Получить пользователей": "Get users", "ЗагрузитьВидеоНаСервер": "UploadVideoToServer", "ПолучитьСтруктуруТипов": "GetTypesStructure", +"Имя файла с раширением": "File name with extension", "Новое описание события": "New event description", -"Массив привелегий роли": "Array of role privileges", -"ОбработатьСекретыMSSQL": "ProcessSecretsMSSQL", -"ОткрытьСоединение (TLS": "CreateConnection (TLS", -"Работа с уведомлениями": "Notifications management", -"МассивКнопокКлавиатуры": "KeyboardButtonsArray", -"Массив URL изображений": "Array of images URLs", +"Свобода открытого кода": "The Freedom of Open Source", +"Загрузить файл частями": "Upload file in parts", +"возрастное ограничение": "age limit", +"ИзменитьСвойствоТовара": "EditProductProperty", +"Проверка_БитриксЗадача": "Check_BitrixTask", "ПолучитьТоварыКабинета": "GetBusinessProducts", -"ЗагрузитьФайл (большой": "UploadFile (big", "Открыть/Закрыть диалог": "Open/Close dialog", "идентификатор контакта": "contact identifier", "Скачать файл сообщения": "Download message file", +"Массив из Строка,Число": "Array of String,Number", "ШаблонЦветнойПодстроки": "ColoredSubstringPattern", -"Проверка_ТелеграмАудио": "Check_TelegramAudio", "Дата окончания периода": "End date of the period", -"Получить пользователей": "Get users", "УдалитьТоварыБезSKU (2": "DeleteProductsWithoutSKU (2", +"МассивКнопокКлавиатуры": "KeyboardButtonsArray", "Компонента MS SQL (ОПИ": "MS SQL Component (OpenIntegrations", -"Работает ли офис с LTL": "Does the office work with LTL", +"мПозицияВСпискеТокенов": "mTokenListPosition", "Путь к папке или файлу": "Path to folder or file", "КопироватьКаталог (хук": "CopyFolder (wh", "Строка, ДвоичныеДанные": "String, BinaryData", -"Загрузить файл частями": "Upload file in parts", -"Массив из Строка,Число": "Array of String,Number", -"Свобода открытого кода": "The Freedom of Open Source", +"Проверка_ТелеграмАудио": "Check_TelegramAudio", +"Массив привелегий роли": "Array of role privileges", +"ОбработатьСекретыMSSQL": "ProcessSecretsMSSQL", "ПолучитьВременныйТокен": "GetTemporaryToken", -"SF_РаботаСДиректориями": "SF_DirectoryManagement", -"Создать текстовый твит": "Create text tweet", -"Установить тему канала": "Set channel topic", -"ПутьУдаленногоОсновной": "PathOfRemotePrimary", -"СтруктураЦеныДляСкидок": "PriceForDiscountsStructure", -"Проверка_БитриксЗадача": "Check_BitrixTask", -"ПолучитьКодАвторизации": "GetAuthorizationCode", -"ОтправитьДанныеЧастями": "SendDataInParts", -"Получает список файлов": "Gets the list of files", -"СтруктураХаракетристик": "AttributesStructure", -"УстановитьРежимОтладки": "SetDebugMode", -"ПреобразоватьЗаголовок": "ConvertHeader", -"ОзонАПИ_РаботаСАкциями": "OzonAPI_PromotionsManagement", -"VK_СгруппироватьТовары": "VK_GroupProducts", -"ПереименоватьХранилище": "RenameStorage", -"СформироватьКлавиатуру": "FormKeyboard", -"Удаляет подборку по ID": "Deletes the selection by ID", -"Дневной лимит в рублях": "Daily limit in rubles", -"Получить данные !NOCLI": "Receive data !NOCLI", -"ЭтоИменованныйПараметр": "IsNamedParam", -"Другое описание задачи": "Another task description", "ОбработатьНачалоЗаписи": "ProcessRecordsStart", -"Массив Из Соответствие": "Array Of Map", +"ПреобразоватьЗаголовок": "ConvertHeader", +"ЗагрузитьФайл (большой": "UploadFile (big", +"Работает ли офис с LTL": "Does the office work with LTL", +"Другое описание задачи": "Another task description", +"ПолучитьКодАвторизации": "GetAuthorizationCode", +"Дневной лимит в рублях": "Daily limit in rubles", +"Создать текстовый твит": "Create text tweet", +"Структура полей задачи": "Task fields structure", +"СформироватьКлавиатуру": "FormKeyboard", +"ПутьУдаленногоОсновной": "PathOfRemotePrimary", +"Получить данные !NOCLI": "Receive data !NOCLI", +"VK_СгруппироватьТовары": "VK_GroupProducts", +"ЭтоИменованныйПараметр": "IsNamedParam", +"ПереименоватьХранилище": "RenameStorage", +"ОзонАПИ_РаботаСАкциями": "OzonAPI_PromotionsManagement", +"Установить тему канала": "Set channel topic", +"СтруктураЦеныДляСкидок": "PriceForDiscountsStructure", +"цена цели по умолчанию": "goal default price", +"СтруктураХаракетристик": "AttributesStructure", "ВК_СоздатьСсылкуТокена": "VKAPI_CreateTokenLink", -"Создайте бота Telegram": "Create a Telegram bot", +"Удаляет подборку по ID": "Deletes the selection by ID", +"УстановитьРежимОтладки": "SetDebugMode", +"сообщением в этом чате": "of mesage in this chat", +"Установить теги бакета": "Put bucket tagging", "Получить поле (телефон": "Get field (phone", +"ОтправитьДанныеЧастями": "SendDataInParts", +"Получить токен по коду": "Get token by code", "Получить настройки TLS": "Get TLS Settings", "Обычный текстовый твит": "Regular text tweet", "ТелоОтветаДляОбработки": "ResponseBodyProcessing", "Вайбер_ОтправитьСсылку": "Viber_SendLink", "Создает TCP соединение": "Creates a TCP connection", "СоздатьНовуюДиректорию": "CreateNewDirectory", -"сообщением в этом чате": "of mesage in this chat", "СоответствиеНахождения": "FoundMapping", -"Получить токен по коду": "Get token by code", -"Проверка_БитриксСтрока": "Check_BitrixString", +"Массив URL изображений": "Array of images URLs", +"Массив Из Соответствие": "Array Of Map", +"Создайте бота Telegram": "Create a Telegram bot", "ID рекламного кабинета": "Advertising account ID", "GMax_ОтправкаСообщений": "GMax_MessageSending", "ОтправитьСсылку (канал": "SendLink (channel", -"Структура полей задачи": "Task fields structure", -"цена цели по умолчанию": "goal default price", "Получить связанные SKU": "Get related SKUs", -"Удалить стадию канбана": "ID of the stage to be deleted", -"мПозицияВСпискеТокенов": "mTokenListPosition", -"Проверка_БитриксИстина": "Check_BitrixTrue", "Идентификатор каталога": "Folder identifier", +"ЭтоФорматВалидногоJSON": "IsValidJSONFormat", +"Получает список файлов": "Gets the list of files", +"Проверка_БитриксСтрока": "Check_BitrixString", +"ДобавитьОписаниеДанных": "AddDataDescription", +"ID задачи для переноса": "ID of task to move", +"Проверка_БитриксИстина": "Check_BitrixTrue", +"Число записей в пакете": "Amount of records in the batch", "Адрес грузоотправителя": "Shippers address", "ПолучитьШтрихкод (файл": "GetBarcode (file", "Загрузить/Удалить Файл": "Upload/Delete file", +"ИзменитьКалендарь (хук": "UpdateCalendar (wh", "Отправить часть !NOCLI": "Send part !NOCLI", -"OllamaИнформацияМодели": "OllamaModelInfo", "СформироватьЗапросGRPC": "FormGRPCRequest", "ПолучитьЗначениеДляCLI": "GetCLIFormedValue", -"ЗаписатьНачалоЭлемента": "WriteStartElement", -"Число записей в пакете": "Amount of records in the batch", "Mongo_УправлениеРолями": "Mongo_RoleManagement", +"МассивНеобходимыхПолей": "RequiredFieldsArray", +"УдалитьПостоянныйТокен": "DeletePermanentToken", "Проверка_БитриксМассив": "Check_BitrixArray", "Принимает задачу по ID": "Approve task by ID", "Массив участников чата": "Chat members array", -"Не найден входной файл": "Input File Not Found!", -"Получить список офисов": "Get office list", -"Все записи без отборов": "All records without filters", -"Установить цель канала": "Set channel purpose", -"ID стадии для удаления": "ID of stage to dele", -"УдалитьПостоянныйТокен": "DeletePermanentToken", +"OllamaИнформацияМодели": "OllamaModelInfo", +"GAPI_ОтправкаСообщений": "GAPI_MessageSending", +"Сообщение о завершении": "Completion message", +"ЗаписатьНачалоЭлемента": "WriteStartElement", "ПолучитьДвоичныеДанные": "GetBinaryData", -"СоответствиеШтрихкодов": "BarcodesMap", -"ДобавитьОписаниеДанных": "AddDataDescription", -"СоздатьПодключение (im": "CreateConnection (im", -"НачатьУчетВремени (хук": "StartTimekeeping (wh", +"Bitrix24_УдалитьЗадачу": "Bitrix24_DeleteTask", +"Массив из Произвольный": "Array of Arbitrary", +"ПолучитьУдаляемыеФайлы": "GetDeletedFiles", +"ИзменитьСообщение (хук": "EditMessage (wh", +"VK_НаписатьВОбсуждение": "VK_WriteInDiscussion", +"Какой ваш любимый цвет": "What's your favorite color?", "ТелеграмИнформацияБота": "TelegramBotInformation", "УдалитьБазуДанных (TLS": "DeleteDatabase (TLS", "ДобавитьТоварВПодборку": "AddProductToCollection", "Консолидированный груз": "Consolidated cargo", -"Начните диалог с ботом": "Start a dialog with the bot", +"ПолучитьСписокОбластей": "GetRegionList", "ЭтоСерверИлиОбработчик": "IsServerOrHandler", -"Какой ваш любимый цвет": "What's your favorite color?", "СоздатьПодкаталог (хук": "CreateSubfolder (wh", +"СоответствиеШтрихкодов": "BarcodesMap", "Загружает файл в бакет": "Uploads the file to the bucket", "OLLM_ОбработкаЗапросов": "OLLM_RequestsProcessing", "Получить курсор !NOCLI": "Get cursor !NOCLI", -"ПолучитьСписокОбластей": "GetRegionList", -"Сообщение о завершении": "Completion message", -"GAPI_ОтправкаСообщений": "GAPI_MessageSending", -"ИзменитьКалендарь (хук": "UpdateCalendar (wh", -"ПолучитьТегиБакета (DB": "GetBucketTagging (DB", -"ПолучитьУдаляемыеФайлы": "GetDeletedFiles", -"HTTP-клиент набора ОПИ": "HTTP Client of OpenIntegrations", -"ИзменитьТекстСообщения": "EditMessageText", -"0 Или СтрНайти(Вариант": " 0 Or StrFind(Option", +"Не найден входной файл": "Input File Not Found!", +"Получить список офисов": "Get office list", +"НачатьУчетВремени (хук": "StartTimekeeping (wh", +"ПолучитьОписаниеЗаказа": "GetOrderDescription", +"Установить цель канала": "Set channel purpose", +"СоздатьПодключение (im": "CreateConnection (im", +"ИспользоватьСжатиеGzip": "UseGzipCompression", +"ИНН истинного продавца": "TIN of the true seller", +"СтруктураВызоваСтрокой": "CallStructureAsString", "ЗаписатьJSONМультипарт": "WriteJSONMultipart", "УстановитьКонфигурацию": "SetConfiguration", -"КаталогЛоговБиблиотеки": "LibraryLogCatalog", +"Ключ параметра запроса": "Request parameter key", "ЦветПоле.Позиция Тогда": "ColorField.Item Then", +"значение для сравнения": "comparison value", "Получить список файлов": "Get list of files", -"Картинка в формате jpg": "Image in jpg format", +"ВыполнитьЗапросБезТела": "ExecuteRequestWithoutBody", "Новое имя главной темы": "New main topic name", -"РазмерФайлаЛокальныйДД": "FileSizeLocalBD", -"ИНН истинного продавца": "TIN of the true seller", "ПолучитьМассивПодборок": "GetSelectionArray", "ID изменяемой страницы": "ID of the page being modified", "Ремонт и строительство": "Repair and building", "СоздатьБакет (удаление": "CreateBucket (deleting", +"СоздатьТестовыйЭлемент": "CreateTestElement", "УдалитьУчастникаГруппы": "RemoveGroupMember", -"ЭтоФорматВалидногоJSON": "IsValidJSONFormat", -"МассивНеобходимыхПолей": "RequiredFieldsArray", -"Установить теги бакета": "Put bucket tagging", -"СтруктураВызоваСтрокой": "CallStructureAsString", -"дата начала выполнения": "start date", -"ИспользоватьСжатиеGzip": "UseGzipCompression", +"Картинка в формате jpg": "Image in jpg format", "УстановитьНастройкиFtp": "SetFtpSettings", -"МодульИнструментовOint": "OintToolsModule", +"РазмерФайлаЛокальныйДД": "FileSizeLocalBD", +"Получить подразделения": "Get departments", +"Разделитель строк тела": "Body line separator", +"ID черновика (операции": "Draft (operation) ID", +"HTTP-клиент набора ОПИ": "HTTP Client of OpenIntegrations", +"ИзменитьТекстСообщения": "EditMessageText", "НачатьВыполнениеЗадачи": "StartTask", "ПолучитьСписокСервисов": "GetServiceList", "Загрузить/Удалить файл": "Upload/Delete file", "СтруктураПовторяемости": "RepeatabilityStructure", "FT_РаботаСДиректориями": "FT_DirecotryManagement", -"МинимальныйРазмерЧасти": "MinPartSize", -"Значение Bearer токена": "Bearer token value", +"МодульИнструментовOint": "OintToolsModule", "Проверка_ТелеграмВидео": "Check_TelegramVideo", +"дата начала выполнения": "start date", +"Значение Bearer токена": "Bearer token value", +"ТекущийЯзыкОПИ = \"ru\";": "CurrentOPILanguage = \"en\";", "Массив описаний блоков": "Array of block descriptions", -"идентификатор компании": "company identifier", +"0 Или СтрНайти(Вариант": " 0 Or StrFind(Option", +"МинимальныйРазмерЧасти": "MinPartSize", "ID метки для изменения": "Tag ID to change", "ДропБокс_ЗагрузитьФайл": "DropboxAPI_UploadFile", -"ТекущийЯзыкОПИ = \"ru\";": "CurrentOPILanguage = \"en\";", -"возрастное ограничение": "age limit", -"ВыполнитьЗапросБезТела": "ExecuteRequestWithoutBody", -"Получить подразделения": "Get departments", -"СоздатьТестовыйЭлемент": "CreateTestElement", -"Элемент фильтра записей": "Record filter element", +"идентификатор компании": "company identifier", +"ID стадии для удаления": "ID of stage to dele", +"Bitrix24_ПолучитьЗадачу": "Bitrix24_GetTask", +"НайтиПользователей (хук": "FindUsers (wh", +"ГринОтзывАдминистратора": "GreenAdminRemove", +"ПолучитьСписокМагазинов": "GetMarketsList", +"ИмяМедиа, ТекущиеДанные": "MediaName, CurrentData", +"Флаг анонимности опроса": "Survey anonymity flag", +"ШаблонОписанияПараметра": "ParameterDescriptionTemplate", "Выполнить запрос !NOCLI": "Execute request !NOCLI", -"УправлениеВнешнимФайлом": "ExternalFileManagement", +"ПолучитьСтруктуруДанных": "GetBasicDataStructure", "идентификатор владельца": "owner identifier", "УстановитьЗаголовокЧата": "SetChatTitle", -"Произвольный, HTTPОтвет": "Arbitrary, HTTPResponse", -"Bitrix24_ПолучитьЗадачу": "Bitrix24_GetTask", -"Флаг анонимности опроса": "Survey anonymity flag", "СоздатьУдалитьКалендарь": "CreateDeleteCalendar", "СоздатьЗависимостьЗадач": "CreateTasksDependencies", "Отправить данные !NOCLI": "Send data !NOCLI", -"ДропБокс_СоздатьКаталог": "DropboxAPI_CreateFolder", -"СпособКодированияСтроки": "StringEncodingMethod", -"ПрочитатьДвоичныеДанные": "ReadBinaryData", -"адрес электронной почты": "email address", -"Mongo_ПользователиИРоли": "Mongo_UsersAndRoles", +"АтрибутыИХарактеристики": "AttributesAndFeatures", +"УправлениеВнешнимФайлом": "ExternalFileManagement", "Информация о выполнении": "Execution information", -"ПолучитьСписокМагазинов": "GetMarketsList", -"Telegram_ОтправитьАудио": "Telegram_SendAudio", -"ГринОтзывАдминистратора": "GreenAdminRemove", +"Идентификатор категории": "Category identifier", +"Путь к новой директории": "Path to new directory", +"Прочитать строку !NOCLI": "Read line !NOCLI", +"ПолучитьЗначениеИзФайла": "GetValueFromFile", +"ДропБокс_СоздатьКаталог": "DropboxAPI_CreateFolder", "ДополнитьURLПараметрами": "CompleteURLWithParameters", "ТаблицаДляИспользования": "TableForUse", "СкрытьГлавнуюТемуФорума": "HideMainForumTopic", +"Новая картинка подборки": "New selection image", "Изменить стадию канбана": "Change kanban stage", -"Получить размер объекта": "Get object size", -"ОбеспечитьПустойКаталог": "EnsureEmptyDirectory", -"ПолучитьСтруктуруДанных": "GetBasicDataStructure", -"ПолучитьЗначениеИзФайла": "GetValueFromFile", +"адрес электронной почты": "email address", "СоответствиеПоставщиков": "SupplierMap", -"Путь к новой директории": "Path to new directory", +"Telegram_ОтправитьАудио": "Telegram_SendAudio", "OPI_TCP.ОтправитьСтроку": "OPI_TCP.SendLine", "Telegram_ОтправитьГифку": "Telegram_SendGif", "ПолучитьНастройкиСессии": "GetSessionSettings", -"Прочитать строку !NOCLI": "Read line !NOCLI", -"Новая картинка подборки": "New selection image", -"НайтиПользователей (хук": "FindUsers (wh", -"ПолучитьСписокКоллекций": "GetCollectionList", -"ИмяМедиа, ТекущиеДанные": "MediaName, CurrentData", -"Инициализировать !NOCLI": "Initialize !NOCLI", -"ИзменитьНастройкиГруппы": "ChangeGroupSettings", +"Получить размер объекта": "Get object size", +"СпособКодированияСтроки": "StringEncodingMethod", +"Имя существующей модели": "Name of existing model", +"Произвольный, HTTPОтвет": "Arbitrary, HTTPResponse", +"Телеграм_ОтправитьВидео": "TelegramAPI_SendVideo", +"Mongo_ПользователиИРоли": "Mongo_UsersAndRoles", +"Изменяет наименование и": "Changes the name and", +"Проверка_ТелеграмМассив": "Check_TelegramArray", "Создать обновить товары": "Create update product", "ОтменитьПубликациюПапки": "CancelFolderPublication", "Проверка_БитриксНовость": "Check_BitrixPost", "СоздатьПроизвольныйТвит": "CreateCustomTweet", "Bitrix24_УдалитьКаталог": "Bitrix24_DeleteFolder", -"Создать канал приватным": "Create channel as private", "ГД_ЗагрузитьУдалитьФайл": "GD_UploadDeleteFile", -"Проверка_ТелеграмМассив": "Check_TelegramArray", -"Новый заголовок новости": "New post title", -"ОбработатьСекретыOllama": "ProcessSecretsMySQLOllama", -"Телеграм_ОтправитьАудио": "TelegramAPI_SendAudio", -"Создать/Удалить событие": "Create/Delete event", -"СлакОтложенноеСообщение": "SlackSheduledMessage", -"ПолучитьСтруктуруЗадачи": "GetTaskFieldsStructure", -"ПолучитьКалендарьСписка": "GetListCalendar", -"Действия с обсуждениями": "Actions with discussions", +"ИзменитьНастройкиГруппы": "ChangeGroupSettings", +"Bitrix24_УдалитьНовость": "Bitrix24_DeletePost", +"Получить чеклист задачи": "Get tasks checklist", "МаксимальнаяВложенность": "MaximumNesting", -"Получить описание файла": "Get file description", -"ПолучитьСписокКонтактов": "GetContactList", -"Телеграм_ОтправитьВидео": "TelegramAPI_SendVideo", +"ОбработатьСекретыOllama": "ProcessSecretsMySQLOllama", +"ВходнойМассивПараметров": "InputParamsArray", +"Получить список моделей": "Get model list", +"ОбеспечитьПустойКаталог": "EnsureEmptyDirectory", +"ВК_СоздатьТоварПодборку": "VKAPI_CreateProductSelection", +"Новый заголовок новости": "New post title", +"Проверка_ДвоичныеДанные": "Check_BinaryData", +"Создать канал приватным": "Create channel as private", +"Инициализировать !NOCLI": "Initialize !NOCLI", +"ПолучитьКвитанцию (файл": "GetReceipt (file", +"Получить список каналов": "Get channel list", "Имя участника разговора": "Name of participant in conversation", "ЕстьИдентификаторСессии": "HasSessionID", +"ПрочитатьДвоичныеДанные": "ReadBinaryData", "Используемый метод HTTP": "HTTP method used", -"СоздатьКомментарий (хук": "CreateComment (wh", "Лайк/Репост/Комментарий": "Like/Repost/Comment", -"Изменяет наименование и": "Changes the name and", +"Получить описание файла": "Get file description", "GAPI_УправлениеГруппами": "GAPI_GroupManagement", -"Получить список каналов": "Get channel list", "Получить список товаров": "Get product list", +"ПолучитьСписокКонтактов": "GetContactList", "Получить сообщение чата": "Get chat message", "ID новости для удаления": "Id of post to remove", -"Bitrix24_УдалитьНовость": "Bitrix24_DeletePost", -"ВК_СоздатьТоварПодборку": "VKAPI_CreateProductSelection", -"АтрибутыИХарактеристики": "AttributesAndFeatures", -"Получить список моделей": "Get model list", -"ВходнойМассивПараметров": "InputParamsArray", -"ПолучитьКвитанцию (файл": "GetReceipt (file", -"Имя существующей модели": "Name of existing model", -"массив URL картинок 360": "array of 360 images URLs", -"Получить чеклист задачи": "Get tasks checklist", -"УстановитьОбъектЗапроса": "SetRequestObject", -"Создать страницу в базу": "Create page in database", +"СоздатьКомментарий (хук": "CreateComment (wh", +"ПолучитьНастройкиПрокси": "GetProxySettings", +"ОтменитьЗаписьMultipart": "CancelMultipartBody", +"ПолучитьСписокКоллекций": "GetCollectionList", "ОтправитьДвоичныеДанные": "SendBinaryData", +"Идентификатор хранилища": "Storage ID", +"ПолучитьОтвет (картинка": "GetResponse (image", "ID товаров для проверки": "Product IDs to be inspected", +"ДобавитьПараметрыМетода": "AddMethodParams", +"Телеграм_ОтправитьАудио": "TelegramAPI_SendAudio", +"Получить список заказов": "Get order list", +"Создать страницу в базу": "Create page in database", "ПолучитьПостоянныйТокен": "GetPermanentToken", "и перейдите в настройки": "and go to the settings", +"ПараметрыЗапросаВСтроку": "RequestParametersToString", "Код формы собственности": "Form of ownership code", -"СправкаВозможныеКоманды": "HelpAvailableCommand", "МассивURLФайловВложений": "ArrayOfAttachmentURLs", "ПолучитьСтруктуруТовара": "GetProductStructure", "Твиттер_СоздатьТвитСГиф": "Twitter_CreateTweetWithGif", -"ОтменитьЗаписьMultipart": "CancelMultipartBody", "ОтправитьСообщение (хук": "SendMessage", "УдалитьСобытиеКалендаря": "DeleteCalendarEvent", -"Получить список складов": "Get warehouses list", -"КоличествоПереадресаций": "RedirectCount", -"ПолучитьОтвет (картинка": "GetResponse (image", -"20000000 байт (20 МБайт": "20000000 bytes (20 MB", -"Путь к созаваемой папке": "Path to the created folder", "HEX нового цвета стадии": "HEX of new stage color", +"Массив описаний товаров": "Array of product descriptions", +"СправкаВозможныеКоманды": "HelpAvailableCommand", +"Путь к созаваемой папке": "Path to the created folder", +"Удаляет таблицу из базы": "Deletes a table from the database", +"КоличествоПереадресаций": "RedirectCount", +"СформироватьТекстSelect": "FormTextSelect", +"Переименовать хранилище": "Rename storage", +"ПолучитьСписокСчетчиков": "GetCountersList", +"ПереместитьКаталог (хук": "MoveFolder (wh", +"Получить список складов": "Get warehouses list", +"Существующее соединение": "Existing connection", "УникальныйИдентификатор": "UUID", "Массив из Строка, Число": "Array of string, number", -"ПараметрыЗапросаВСтроку": "RequestParametersToString", -"Переименовать хранилище": "Rename storage", -"ПереместитьКаталог (хук": "MoveFolder (wh", -"Существующее соединение": "Existing connection", -"Б24_РаботаСППолямиЗадач": "B24_TaskFieldsManagement", -"ПолучитьСписокСчетчиков": "GetCountersList", -"ДелегироватьЗадачу (хук": "DelegateTask (wh", +"УстановитьОбъектЗапроса": "SetRequestObject", +"ДобавитьУчастникаГруппы": "AddGroupMember", "ЗагрузитьМассивВложений": "UploadAttachmentsArray", "Bitrix24_СоздатьНовость": "Bitrix24_CreatePost", "Не удалось удалить файл": "Failed to delete file", -"ПолучитьСписокКластеров": "GetClustersList", "СоздатьЗаголовкиЗапроса": "CreateRequestHeaders", -"Идентификатор хранилища": "Storage ID", -"Массив описаний товаров": "Array of product descriptions", -"Путь к файлу или данные": "Path to file or data", -"ДобавитьУчастникаГруппы": "AddGroupMember", -"ID события для удаления": "ID of the event to be deleted", +"Б24_РаботаСППолямиЗадач": "B24_TaskFieldsManagement", +"список активных токенов": "active token list", +"ДелегироватьЗадачу (хук": "DelegateTask (wh", "ВывестиСправкуПоМетодам": "DisplayMethodHelp", +"ПолучитьСтруктуруЗадачи": "GetTaskFieldsStructure", "УдалитьШифрованиеБакета": "DeleteBucketEncryption", -"ЗаполнитьОчиститьЯчейки": "FillClearCells", "Пароль пользователя SSH": "SSH user password", "ПереместитьФайлВКаталог": "MoveFileToFolder", "ОткрытьСоединение (база": "CreateConnection (base", "СоединитьДвоичныеДанные": "ConcatBinaryData", "Изменить заголовок чата": "Change chat title", -"Получить список заказов": "Get order list", "СтруктураХарактеристики": "AttributesStructure", +"ПроверитьОсновныеДанные": "CheckBasicData", "Ответ сервера с ссылкой": "Server response with a URL", "ПолучитьОписаниеЛокации": "GetLocationDescription", "Массив вариантов опроса": "Poll options array", "Получить структуру лога": "Get log structure", -"Проверка_ДвоичныеДанные": "Check_BinaryData", -"список активных токенов": "active token list", -"ПолучитьНастройкиПрокси": "GetProxySettings", -"ПроверитьОсновныеДанные": "CheckBasicData", "Получить/Обновить токен": "Get/Update token", -"МассивОбязательныхПолей": "RequiredFieldsArray", "ОтправитьКодАвторизации": "SendAuthorizationCode", +"массив URL картинок 360": "array of 360 images URLs", +"СоздатьЗапросМультипарт": "CreateMultipartRequest", +"ID события для удаления": "ID of the event to be deleted", +"Postgres_ОсновныеМетоды": "Postgres_CommonMethods", +"ЗаполнитьОчиститьЯчейки": "FillClearCells", "ПолучитьПубличныйОбъект": "GetPublicObject", -"Другой заголовок задачи": "Another task title", "Запустить сервер !NOCLI": "Start server !NOCLI", +"Идентификатор сообщения": "Message identifier", "ЯДиск_ПереместитьОбъект": "YDisk_MoveObject", "Получить значения ячеек": "Get cell values", +"Путь к файлу или данные": "Path to file or data", "Компонента MongoDB (ОПИ": "MongoDB Component (OpenIntegrations", -"ПолучитьОписаниеСобытия": "GetEventDescription", -"Telegram_ОтправитьОпрос": "Telegram_SendPoll", -"Postgres_ОсновныеМетоды": "Postgres_CommonMethods", "Телеграм_ОтправитьГифку": "TelegramAPI_SendGIF", +"МассивОбязательныхПолей": "RequiredFieldsArray", "ВключитьЗвукЗадачи (хук": "UnmuteTask (wh", -"ОтправитьКартинку (Путь": "SendPicture (Path", -"Идентификатор сообщения": "Message identifier", "НовоеЧислоПереадресаций": "NewRedirectCount", -"Удаляет таблицу из базы": "Deletes a table from the database", +"Другой заголовок задачи": "Another task title", "ПолучитьПеременнуюСреды": "GetEnvironmentVariable", -"СоздатьЗапросМультипарт": "CreateMultipartRequest", -"Новое описание картинки": "New picture description", -"Идентификатор категории": "Category identifier", -"идентификатор календаря": "calendar identifier", -"Тестовая таблица 2 (изм": "Test table 2 (change", -"СформироватьТекстSelect": "FormTextSelect", -"Получить список свойств": "Get property list", -"ОтправитьМестоположение": "SendLocation", -"СтруктураДоговоренности": "AppointmentStructure", -"ТелеграмУстановкаВебхук": "TelegramWebhookSetup", -"ИсключатьАрхивированные": "ExcludeArchived", +"Telegram_ОтправитьОпрос": "Telegram_SendPoll", +"Создать/Удалить событие": "Create/Delete event", +"ПолучитьСписокКластеров": "GetClustersList", +"Наименование новой базы": "New base name", "ПолучитьПоследнююОшибку": "GetLastError", +"20000000 байт (20 МБайт": "20000000 bytes (20 MB", +"Элемент фильтра записей": "Record filter element", +"ОтправитьКартинку (Путь": "SendPicture (Path", +"Отключить сервер !NOCLI": "Stop server !NOCLI", +"для дальнейших действий": "for further actions", +"СтруктураДоговоренности": "AppointmentStructure", +"ДФ=yyyy-MM-ddThh:mm:ssZ": "DF=yyyy-MM-ddThh:mm:ssZ", +"ВыгрузитьМодельИзПамяти": "UnloadModelFromMemory", +"ТелеграмУстановкаВебхук": "TelegramWebhookSetup", "ПолучитьОтветВКонтексте": "GetContextResponse", +"ДобавитьЗаписиРаздельно": "AddRecordsSeparately", "Сформировать клавиатуру": "Create keyboard", "ПолучитьОписаниеОбъекта": "HeadObject", "Получить стадии канбана": "Get kanban stages", "Получить подборки по ID": "Get selections by ID", "ПолучитьСписокКаталогов": "GetDirectoriesList", -"СоздатьТоварСоСвойством": "CreateProductWithProp", -"Новый текст комментария": "New comment text", -"ДобавитьЗаписиРаздельно": "AddRecordsSeparately", -"ВыгрузитьМодельИзПамяти": "UnloadModelFromMemory", -"ИзменитьАртикулыТоваров": "UpdateProductsArticles", -"ВключитьУведомленияЧата": "EnableChatNotifications", +"ИсключатьАрхивированные": "ExcludeArchived", "ОтправитьДокумент (Путь": "SendDocument (Path", -"Получить историю канала": "Get channel history", -"ДобавитьAWS4Авторизацию": "AddAWS4Authorization", +"ПолучитьИнформациюОБоте": "GetBotInformation", +"ПолеКоллекцииСуществует": "CollectionFieldExists", +"УстановитьСтроковоеТело": "SetStringBody", +"ИзменитьКалендарьСписка": "EditListCalendar", +"идентификатор реквизита": "prop identifier", +"Путь к объекту удаления": "Path to the object to delete", "Добавить стадию канбана": "Add kanban stage", "Текст первого сообщения": "Text of the first message", "Название района региона": "Name of the area of the region", "ДлинаОтступаНовойСтроки": "NewLineTabLength", "СформироватьТекстUpdate": "FormTextUpdate", -"Удаляет сообщение по ID": "Deletes a message by ID", "СформироватьТекстInsert": "FormTextInsert", +"ИзменитьАртикулыТоваров": "UpdateProductsArticles", "СформироватьТекстDelete": "FormTextDelete", -"ЯМаркет_РаботаСТоварами": "YaMarket_ProductsManagement", +"Удаляет сообщение по ID": "Deletes a message by ID", "Слак_ЗагрузитьУдалитьВФ": "Slack_UploadDeleteExternalFile", "VK_СоздатьСоставнойПост": "VK_CreateCompositePost", "Получить историю задачи": "Get task history", -"ПолеКоллекцииСуществует": "CollectionFieldExists", -"ПолучитьИнформациюОБоте": "GetBotInformation", +"СоздатьТоварСоСвойством": "CreateProductWithProp", +"Новый текст комментария": "New comment text", "СтруктураАдресаДоставки": "DeliveryAddressStruct", -"Наименование новой базы": "New base name", -"Выберите пункт External": "Choose External", -"Получить структуру лида": "Get lead structure", -"ДФ=yyyy-MM-ddTHH:mm:ssZ": "DF=yyyy-MM-ddTHH:mm:ssZ", -"ЗагрузитьФайлВХранилище": "UploadFileToStorage", -"ОтправитьКонтакт (канал": "SendContact (channel", -"Наименование обсуждения": "Discussion name", +"ВключитьУведомленияЧата": "EnableChatNotifications", "ID версии начала списка": "Version ID for the beginning of the list", -"Получить список методов": "Get method list", +"Получить историю канала": "Get channel history", +"ЯМаркет_РаботаСТоварами": "YaMarket_ProductsManagement", +"ДобавитьAWS4Авторизацию": "AddAWS4Authorization", +"УдалитьКомментарий (хук": "DeleteComment (wh", +"Выберите пункт External": "Choose External", +"ЗагрузитьФайлВХранилище": "UploadFileToStorage", +"Проверка_ДропБоксСтатус": "Check_DropboxStatus", +"OPI_ПреобразованиеТипов": "OPI_TypeConversion", +"Новое наименование чата": "New chat name", +"Загрузить часть объекта": "Upload object part", +"Новое значение свойства": "New property value", "Б24_УчетРабочегоВремени": "B24_Timekeeping", "УстановитьЗначенияЯчеек": "SetCellValues", -"идентификатор реквизита": "prop identifier", -"Новое значение свойства": "New property value", -"Загрузить часть объекта": "Upload object part", -"Телеграм_ОтправитьОпрос": "TelegramAPI_SendPoll", -"Новое наименование чата": "New chat name", -"OPI_ПреобразованиеТипов": "OPI_TypeConversion", -"Установить правила чата": "Set chat rules", -"Проверка_ДропБоксСтатус": "Check_DropboxStatus", -"Путь к объекту удаления": "Path to the object to delete", -"Создает новый сеанс SSH": "Creates a new SSH session", +"Наименование обсуждения": "Discussion name", +"Получить список свойств": "Get property list", +"Получить поле (числовое": "Get field (numeric", +"ПолучитьПакетДокументов": "GetDocumentBatch", "Таймаут ожидания данных": "Data reading timeout", +"Отправить строку !NOCLI": "Send line !NOCLI", +"ОтправитьКонтакт (канал": "SendContact (channel", +"Получить список методов": "Get method list", +"Получить структуру лида": "Get lead structure", +"Телеграм_ОтправитьОпрос": "TelegramAPI_SendPoll", "ОзонСписокХарактеристик": "OzonAttributesList", "ОтменитьПубликациюФайла": "CancelFilePublication", "Данные или путь к файлу": "File data or filepath", "СкопироватьКаталог (хук": "MakeFolderCopy (wh", "Идентификатор базы База": "Base identifier Base", "Является пунктом выдачи": "Its a shipping point", -"Получить поле (числовое": "Get field (numeric", "РазделитьДвоичныеДанные": "SplitBinaryData", -"Конфигурация соединения": "Connection configuration", +"Создает новый сеанс SSH": "Creates a new SSH session", "ПолучитьИнформациюОБазе": "GetDatabaseInfo", -"УдалитьКомментарий (хук": "DeleteComment (wh", "Создать/Удалить каталог": "Create/Delete catalog", +"ДФ=yyyy-MM-ddTHH:mm:ssZ": "DF=yyyy-MM-ddTHH:mm:ssZ", "ИзменитьПодборкуТоваров": "EditProductCollection", "ГенераторОтчетаПокрытия": "CoverageReportGenerator", "Получить данные о сайте": "Get site data", -"Отправить строку !NOCLI": "Send line !NOCLI", "ИзменитьАватарЧата (URL": "ChangeChatPicture (URL", -"ШаблонОписанияПараметра": "ParameterDescriptionTemplate", -"ИзменитьКалендарьСписка": "EditListCalendar", -"ОтправитьЛокацию (канал": "SendLocation (channel", -"ПолучитьПакетДокументов": "GetDocumentBatch", +"ID стадии для изменения": "Stage ID for change", +"Установить правила чата": "Set chat rules", +"Конфигурация соединения": "Connection configuration", +"СформироватьТестыЯксCLI": "FormYAXTestsCLI", +"СлакОтложенноеСообщение": "SlackSheduledMessage", +"Проверка_ДропБоксРабота": "Check_DropboxWork", +"ВывестиСправкуПоКоманде": "ShowCommandHelp", +"ПолучитьПланЗадачНаДень": "GetDailyPlan", "ID файла для скачивания": "File ID for downloading", "УдалитьФайлы (каталог 2": "DeleteSelectedFiles (folder 2", +"ОтменитьЗагрузкуЧастями": "AbortMultipartUpload", "Получает лог выполнения": "Gets the execution log", -"ОпределитьМетодОтправки": "DetermineSendMethod", "Массив ID пользователей": "User ID Array", "ПолучитьСтатусОбработки": "GetProcessingStatus", "ЗвершитьЗаписьMultipart": "EndMultipartBody", -"ПолучитьПланЗадачНаДень": "GetDailyPlan", "УдалитьЗависимостьЗадач": "DeleteTasksDependencies", +"АТ_СоздатьУдалитьЗаписи": "AT_CreateDeleteRecords", "Ошибка загрузки участка": "Chunk upload error", "Вайбер_ОтправитьЛокацию": "Viber_SendLocation", -"Удалить колонку таблицы": "Delete table column", -"Слак_ПолучитьИнформацию": "SlackGetData", -"ПолучитьИнформациюОЧате": "GetChatInfo", +"ОпределитьМетодОтправки": "DetermineSendMethod", +"ПолучитьКопиюСоединения": "GetConnectionCopy", +"Создает новый календарь": "Creates a new calendar", +"ЗагрузитьФайл (размер 1": "UploadFile (size 1", "Удаляет календарь по ID": "Deletes a calendar by ID", -"признак повторного лида": "repeat lead", -"АТ_СоздатьУдалитьЗаписи": "AT_CreateDeleteRecords", -"Проверка_ДропБоксРабота": "Check_DropboxWork", -"ЗаписатьПропущенныйТест": "WriteMissingTest", -"для дальнейших действий": "for further actions", +"Массив Из Строка, Число": "Array of String, Number", +"Действия с обсуждениями": "Actions with discussions", +"Получить структуру чата": "Get chats structure", +"Новое описание картинки": "New picture description", +"ПолучитьОписаниеСобытия": "GetEventDescription", "Массив вариантов ответа": "Array of answer options", "Проверка_ТелеграмИстина": "Check_TelegramTrue", "ПолучитьРазделительПути": "GetPathSeparator", "Вайбер_ОтправитьКонтакт": "Viber_SendContact", +"ПолучитьКалендарьСписка": "GetListCalendar", "Максимум попыток !NOCLI": "Max attempts !NOCLI", -"Bitrix24_ОтложитьЗадачу": "Bitrix24_DeferTask", -"Отключить сервер !NOCLI": "Stop server !NOCLI", -"Имя файла с расширением": "File name with extension", "СформироватьМассивМедиа": "FormMediaArray", +"ЗаписатьПропущенныйТест": "WriteMissingTest", "Проверка_ДропБоксМассив": "Check_DropboxArray", "ОбработатьСтруктуруBlob": "ProcessBlobStructure", -"ЗагрузитьФайл (размер 1": "UploadFile (size 1", -"Создает новый календарь": "Creates a new calendar", -"ПолучитьКопиюСоединения": "GetConnectionCopy", -"ОтменитьЗагрузкуЧастями": "AbortMultipartUpload", -"СформироватьТестыЯксCLI": "FormYAXTestsCLI", -"ID удаляемого сообщения": "ID of message to delete", -"ВывестиСправкуПоКоманде": "ShowCommandHelp", -"СоздатьСобытиеКалендаря": "CreateCalendarEvent", -"УстановитьСтроковоеТело": "SetStringBody", -"Получить структуру чата": "Get chats structure", +"Удалить колонку таблицы": "Delete table column", +"Слак_ПолучитьИнформацию": "SlackGetData", +"Имя файла с расширением": "File name with extension", +"Bitrix24_ОтложитьЗадачу": "Bitrix24_DeferTask", +"Данные файла для записи": "File data to be written", +"идентификатор календаря": "calendar identifier", +"Создать свойство товара": "Create product property", "Удалить свойство товара": "Delete product property", "ПустаяСхемаDropDatabase": "EmptySchemeDropDatabase", "РаботаСЧатамиИДиалогами": "ChatsAndDialogsManagement", @@ -6507,210 +6517,207 @@ "ВК_СоздатьСоставнойПост": "VKAPI_CreateCompositePost", "СдэкАПИ_РаботаСЗаказами": "CDEKAPI_OrdersManagement", "Скопированный файл.jpeg": "CopiedFile.jpeg", -"Добавить данные Related": "Add data as Related", -"ПолучитьСтруктуруСделки": "GetDealStructure", "Установить теги объекта": "Put object tagging", +"YandexDisk_СоздатьПапку": "YandexDisk_CreateFolder", "ЗаписатьФайлыМультипарт": "WriteMultipartFiles", "Telegram_УдалитьWebhook": "Telegram_DeleteWebhook", +"ПолучитьИнформациюОЧате": "GetChatInfo", "Получить список событий": "Get list of events", -"ДФ=yyyy-MM-ddThh:mm:ssZ": "DF=yyyy-MM-ddThh:mm:ssZ", -"Массив Из Строка, Число": "Array of String, Number", -"ID стадии для изменения": "Stage ID for change", -"Получить список записей": "Get list of records", +"ПолучитьЧислоУчастников": "GetParticipantCount", "ЗагрузитьФайл (размер 2": "UploadFile (size 2", -"Новое имя стадии стадии": "New stage name", -"Данные файла для записи": "File data to be written", +"ПолучитьСтруктуруСделки": "GetDealStructure", +"Добавить данные Related": "Add data as Related", +"Тестовая таблица 2 (изм": "Test table 2 (change", +"ОтправитьЛокацию (канал": "SendLocation (channel", "Bitrix24_ИзменитьЗадачу": "Bitrix24_UpdateTask", +"20971520 байт (20 МБайт": "20971520 bytes (20 MB", +"признак повторного лида": "repeat lead", "СформироватьОсновнойURL": "FormPrimaryURL", "Удалить выбранные файлы": "Delete selected files", "УдалитьЗаписи (проверка": "DeleteRecords (check", -"Bitrix24_СерверноеВремя": "Bitrix24_ServerTime", -"Создать свойство товара": "Create product property", -"ПоместитьДвоичныеДанные": "PutBinaryData", "ОбработатьСписокПозиций": "ProcessItemsList", +"ID удаляемого сообщения": "ID of message to delete", +"ПоместитьДвоичныеДанные": "PutBinaryData", +"Получить список записей": "Get list of records", +"СоздатьСобытиеКалендаря": "CreateCalendarEvent", "СформироватьТекстCreate": "FormTextCreate", +"Новое имя стадии стадии": "New stage name", "Новое название подборки": "New selection name", "Получить список бакетов": "List buckets", +"Bitrix24_СерверноеВремя": "Bitrix24_ServerTime", +"ОтправитьМестоположение": "SendLocation", "Множественный, двоичные": "Multiple, binary", -"YandexDisk_СоздатьПапку": "YandexDisk_CreateFolder", -"20971520 байт (20 МБайт": "20971520 bytes (20 MB", -"ПолучитьЧислоУчастников": "GetParticipantCount", -"Получить текущий каталог": "Get current directory", +"Новое описание календаря": "New calendar description", +"Проверка_ВКГруппаТоваров": "Check_VKProductsGroup", +"Создать товар и подборку": "Create product and selection", +"ДоступноИзменениеПозиции": "CanSeek", +"МаксимальноеЧислоПопыток": "MaximumRetryCount", +"ОтключитьЗвукЗадачи (хук": "MuteTask (wh", "ДобавитьЗаголовокOAuthV1": "AddOAuthV1Header", -"РезультатПроверкиСтрокой": "CheckResultAsString", +"Получить список сервисов": "Get service list", "ОбработатьСписокОбъектов": "ProcessObjectList", +"РезультатПроверкиСтрокой": "CheckResultAsString", "Авторизуйтесь на портале": "Log in to the portal", "УправлениеПользователями": "UsersManagement", +"УдалитьКомментарийЗадачи": "DeleteTaskComment", "ЗавершитьТестовыйЭлемент": "FinishTestElement", -"Новое описание календаря": "New calendar description", -"Метод в документации AWS": "Method at AWS documentation", -"ПолучитьСообщениеСистемы": "GetSystemMessage", -"Удаляет объект из бакета": "Removes the object from the bucket", -"Дата и время записи лога": "Log entry date and time", -"Отправить местоположение": "Send location", -"Получить описание заказа": "Get order description", "СинхронизироватьКаталоги": "SynchronizeFolders", -"МаксимальноеЧислоПопыток": "MaximumRetryCount", +"Получить список областей": "Get region list", +"ВывестиСправкуПоКомандам": "ShowCommandsHelp", +"ОбработанноеСоответствие": "ProcessedMap", +"ПолучитьКатегорииТоваров": "GetProductCategories", +"Получить текущий каталог": "Get current directory", +"Метод в документации AWS": "Method at AWS documentation", +"Получить список операций": "Get actions list", "Токен авторизации OpenAI": "OpenAI authorization token", -"ДоступноИзменениеПозиции": "CanSeek", "ВывестиНачальнуюСтраницу": "DisplayStartPage", "Bitrix24_ОтклонитьЗадачу": "Bitrix24_DisapproveTask", "ПолучитьОтвет (параметры": "GetResponse (parameter", "D:\\GD\\Мой диск\\data.json": "D:\\GD\\My Drive\\data.json", -"Изменяет текст сообщения": "Changes the text of the message", -"Создает каталог на диске": "Creates a directory on the disk", "Новое описание сообщения": "New message description", "Изменяет имя метки по ID": "Changes the tag name by ID", "Dropbox_КопироватьОбъект": "Dropbox_CopyObject", "ДобавитьФайлВЗадачу (хук": "AttachFileToTopic (wh", "ДобавитьПараметрВТаблицу": "AddPramToTable", "Количество переадресаций": "Redirect count", -"ВывестиСправкуПоКомандам": "ShowCommandsHelp", -"УдалитьКомментарийЗадачи": "DeleteTaskComment", -"Создать товар и подборку": "Create product and selection", +"Создает каталог на диске": "Creates a directory on the disk", +"Изменяет текст сообщения": "Changes the text of the message", +"ДобавитьПараметрКартинки": "AddImageParameter", +"РаботаСУдаленнымиФайлами": "ExternalFilesManagement", +"ДропБокс_ПолучитьАккаунт": "DropboxAPI_GetAccount", +"ПолучитьСтруктуруТаблицы": "GetTableStructure", +"Скачать последнюю версию": "Download the latest version", +"список параметров модели": "model parameter list", +"Новая рекламная кампания": "New ads campaign", +"Откладывает задачу по ID": "Defer task by ID", +"ПолучитьКодПодтверждения": "GetConfirmationCode", +"Получить данные аккаунта": "Get account data", +"Вайбер_ОтправкаСообщений": "Viber_MessagesSending", +"ПолучитьИмяОсновногоПоля": "GetPrimaryFieldName", +"ДФ='yyyy-MM-dd HH:MM:ss'": "DF='yyyy-MM-dd HH:MM:ss", +"Б24_РаботаСКомментариями": "B24_CommentsManagement", +"Использовать \"./internal": "Use \"./internal", +"ДобавитьBasicАвторизацию": "AddBasicAuthorization", +"Изменить текст сообщения": "Change the message text", +"режим: default или debug": "mode: default or debug", +"ПолучитьСообщениеСистемы": "GetSystemMessage", +"Отправить местоположение": "Send location", +"РазложитьОбъектыПодробно": "BreakDownObjectsInDetail", +"Дата и время записи лога": "Log entry date and time", +"ТекущаяУниверсальнаяДата": "CurrentUniversalDate", "Создать/Изменить таблицу": "Create/Edit table", "Путь к директории поиска": "Path to search directory", "КодировкаВыходногоПотока": "OutputEncoding", "Логин пользователя mysql": "MySQL user", -"ПолучитьКатегорииТоваров": "GetProductCategories", -"ПолучитьКодПодтверждения": "GetConfirmationCode", -"Изменить текст сообщения": "Change the message text", -"ДропБокс_ПолучитьАккаунт": "DropboxAPI_GetAccount", -"Получить данные аккаунта": "Get account data", -"ПолучитьИмяОсновногоПоля": "GetPrimaryFieldName", -"ДФ='yyyy-MM-dd HH:MM:ss'": "DF='yyyy-MM-dd HH:MM:ss", -"Новая рекламная кампания": "New ads campaign", -"Использовать \"./internal": "Use \"./internal", -"ПолучитьДвоичныеИлиПоток": "GetBinaryOrStream", -"ПолучитьНастройкиЗапроса": "GetRequestSettings", -"РаботаСПодборкамиТоваров": "ProductSelectionManagement", -"ВК_ПолучитьСписокЗаказов": "VKAPI_GetOrderList", -"Получить код авторизации": "Get authorization code", -"ПолучитьСтрокуЗаголовков": "GetHeadersString", -"ПолучитьОписаниеКонтакта": "GetContactDescription", -"список параметров модели": "model parameter list", -"Скачать последнюю версию": "Download the latest version", -"ПолучитьСтруктуруТаблицы": "GetTableStructure", +"ОтключитьУведомленияЧата": "DisableChatNotifications", "НаправлениеПоиска.СКонца": "SearchDirection.FromEnd", -"СформироватьТестыАссертс": "FormAssertsTests", "Изменяет название канала": "Changes the name of the channel", "ОбновитьЗаписи (проверка": "UpdateRecords (check", "Компонента SSH/SFTP (ОПИ": "SSH/SFTP Component (OpenIntegrations", "ДобавитьРодителяСтраницы": "AddPageParent", "Проверка_ДропбоксАккаунт": "Check_DropboxAccount", "произвольный комментарий": "arbitrary comment", -"режим: default или debug": "mode: default or debug", -"ОтключитьУведомленияЧата": "DisableChatNotifications", -"РаботаСУдаленнымиФайлами": "ExternalFilesManagement", -"Вайбер_ОтправкаСообщений": "Viber_MessagesSending", -"Откладывает задачу по ID": "Defer task by ID", -"ТекущаяУниверсальнаяДата": "CurrentUniversalDate", +"СформироватьТестыАссертс": "FormAssertsTests", +"Получить описание заказа": "Get order description", "ВыполнитьЗапросЧерезHTTP": "ExecuteRequestViaHTTP", -"ОтключитьЗвукЗадачи (хук": "MuteTask (wh", -"Получить список операций": "Get actions list", -"HTTP_УстановкаЗаголовков": "HTTP_HeadersSetting", -"ОбработанноеСоответствие": "ProcessedMap", -"МаксимальныйРазмер Тогда": "MaxSize Then", -"Не удалось получить файл": "Failed to retrieve the file!", "ID элемента для удаления": "ID of deleted element", +"OpenAIУдалениеАссистента": "OpenAIAssistantDeletion", +"Этот же объект обработки": "This processor object", +"БитриксДоступныеДействия": "BitrixAvailableActions", +"Bitrix24_ЗавершитьЗадачу": "Bitrix24_CompleteTask", "сохранение страниц сайта": "page saving", +"ПолучитьИнформациюОФайле": "GetFileInformation", "СоздатьУдалитьТемуФорума": "CreateDeleteForumTopic", -"ОбработатьТелоДляЗапроса": "ProcessRequestBody", +"Ноушн_СоздатьУдалитьБлок": "Notion_CreateDeleteBlock", "ПустаяСхемаAlterTableAdd": "EmptySchemeAlterTableAdd", -"ПолучитьОчередьСообщений": "GetMessageQueue", "ОчиститьОчередьСообщений": "ClearMessageQueue", "УстановитьКаталогПакетов": "SetPackagesDirectory", "СоздатьВысокуюКлавиатуру": "CreateTallKeyboard", -"ПолучитьИнформациюОФайле": "GetFileInformation", "Дополнительные параметры": "Additional parameters", -"РазложитьОбъектыПодробно": "BreakDownObjectsInDetail", "ТаблицаСправкаПоКомандам": "CommandsHelpTable", -"Mongo_РаботаСКоллекциями": "Mongo_CollectionManagement", -"СформироватьТекстФильтра": "FormFilterText", -"ДобавитьBasicАвторизацию": "AddBasicAuthorization", -"ДобавитьУчастникаВГруппу": "AddGroupMember", "ВыполнитьЗапросЧерезGRPC": "ExecuteRequestViaGRPC", -"Этот же объект обработки": "This processor object", -"Ноушн_СоздатьУдалитьБлок": "Notion_CreateDeleteBlock", -"Б24_РаботаСУведомлениями": "B24_NotificationsManagement", +"ПолучитьОчередьСообщений": "GetMessageQueue", +"ОбработатьТелоДляЗапроса": "ProcessRequestBody", "ОписаниеСтандартныхОпций": "StandardOptionsDescription", +"Управление базами данных": "Database management", +"Удаляет объект из бакета": "Removes the object from the bucket", +"VK_ПолучитьСписокСвойств": "VK_GetPropertyList", "https://example.com/путь": "https://example.com/path", +"КвадратныеСкобкиМассивов": "ArraysSquareBrackets", "Обработать запрос !NOCLI": "Process request !NOCLI", "F0%9F%94%A5 *Новый релиз": "F0%9F%94%A5 *New release", "ID события для получения": "Event ID to retrieve", -"VK_ПолучитьСписокСвойств": "VK_GetPropertyList", +"Не удалось получить файл": "Failed to retrieve the file!", "Получить информацию бота": "Get bot information", "ОписаниеПримитивногоПоля": "PrimitiveFieldDescription", +"ДобавитьУчастникаВГруппу": "AddGroupMember", "Bitrix24_ПолучитьКаталог": "Bitrix24_GetFolder", +"Mongo_РаботаСКоллекциями": "Mongo_CollectionManagement", +"Б24_РаботаСУведомлениями": "B24_NotificationsManagement", +"Структура полей счетчика": "Counter field structure", "Получить список хранилищ": "Get list of storages", -"КвадратныеСкобкиМассивов": "ArraysSquareBrackets", -"БитриксДоступныеДействия": "BitrixAvailableActions", +"ПолучитьОписаниеКонтакта": "GetContactDescription", "мМассивВходныхПараметров": "mEntryParamsArray", -"Поместить файл в корзину": "Mark file as deleted", -"СоздатьЧерновикЗаявкиFBO": "CreateFBODraft", +"Тип чата OPEN (публичный": "Chat type OPEN (public", +"УстановитьКартинкуГруппы": "SetGroupPicture", "УдалитьМодель (tiny, bay": "DeleteModel (tiny, bay", "ОтправитьСтроку (таймаут": "SendLine (timeout", +"Удалено %1 лишних файлов": "Removed %1 unnecessary files", "ПолучитьСтрокуПараметров": "GetParamsString", -"Набор тестов для YAxUnit": "Test suite for YAxUnit", "Bitrix24_ПолучитьНовости": "Bitrix24_GetPosts", "Получить список подборок": "Get selection list", "UUID заказа для удаления": "Order UUID for deletion", "ПолучитьСтруктуруЗапуска": "GetLaunchStructure", "ПолучитьСтатистикуПостов": "GetPostStatistics", "Архивирует выбранный чат": "Archives the selected chat", -"Получить список областей": "Get region list", -"ПоместитьКаталогВКорзину": "MarkFolderAsDeleted", -"ДобавитьПараметрКартинки": "AddImageParameter", -"Структура полей счетчика": "Counter field structure", -"Б24_РаботаСКомментариями": "B24_CommentsManagement", -"Тип чата OPEN (публичный": "Chat type OPEN (public", -"Bitrix24_ЗавершитьЗадачу": "Bitrix24_CompleteTask", -"Управление базами данных": "Database management", -"Удалено %1 лишних файлов": "Removed %1 unnecessary files", -"УстановитьКартинкуГруппы": "SetGroupPicture", +"Набор тестов для YAxUnit": "Test suite for YAxUnit", +"Массив товаров или товар": "Array of products or product", +"HTTP_УстановкаЗаголовков": "HTTP_HeadersSetting", +"ВК_ПолучитьСписокТоваров": "VKAPI_GetProductList", "Установить прокси !NOCLI": "Set proxy !NOCLI", +"МаксимальныйРазмер Тогда": "MaxSize Then", "ДобавитьПараметрыКоманды": "AddCommandParameters", -"ПолучитьПараметрыТвиттер": "GetTwitterParameters", +"VK_ПолучитьСписокТоваров": "VK_GetProductList", +"Bitrix24_ИзменитьНовость": "Bitrix24_UpdatePost", "номер документа на товар": "item document number", "Блоки в документации API": "Blocks at API documentation", "НормализоватьАвторизацию": "NormalizeAuth", -"OpenAIУдалениеАссистента": "OpenAIAssistantDeletion", "НоушнАпи_СоздатьСтраницу": "NotionAPI_CreatePage", +"Поместить файл в корзину": "Mark file as deleted", "ВосстановитьКаталог (хук": "RestoreFolder (wh", "Наличие терминала оплаты": "Availability of payment terminal", -"Bitrix24_ИзменитьНовость": "Bitrix24_UpdatePost", -"ПреобразоватьДанныеФайла": "ConvertFileData", -"ВК_ПолучитьСписокТоваров": "VKAPI_GetProductList", -"Массив товаров или товар": "Array of products or product", -"ПолучитьСписокЛидов (хук": "GetLeadsList (wh", -"Получить список сервисов": "Get service list", -"Строка, Массив из Строка": "String, Array of String", -"Проверка, Новый, Обратно": "Check, New, Back", +"СоздатьЧерновикЗаявкиFBO": "CreateFBODraft", +"ПоместитьКаталогВКорзину": "MarkFolderAsDeleted", +"ПолучитьДвоичныеИлиПоток": "GetBinaryOrStream", +"Получить код авторизации": "Get authorization code", +"РаботаСПодборкамиТоваров": "ProductSelectionManagement", +"ПолучитьСобытиеКалендаря": "GetCalendarEvent", +"СформироватьТекстФильтра": "FormFilterText", +"ПолучитьПараметрыТвиттер": "GetTwitterParameters", "Ссылка (URL) под записью": "Link (URL) under the post", +"ПреобразоватьДанныеФайла": "ConvertFileData", "ЗавершитьЗагрузкуЧастями": "FinishPartsUpload", -"Настройки прокси запроса": "Request proxy settings", "ОпределитьКаталогПакетов": "DefinePackagesDirectory", +"ЗагрузитьОбъект (частями": "PutObject (parts", "Секретный ключ (Password": "Secret key (Password", "ID файла для копирования": "Original file ID", "Проверка_ТелеграмКонтакт": "Check_TelegramContact", "Новый тестовый заголовок": "NewTestTitle", +"Subsystem.OPI_Интеграция": "Subsystem.OPI_Integrations", "Данные файл для загрузки": "Data file for upload", -"Остановить сервер !NOCLI": "Stop server !NOCLI", "ДобавитьЗадачуВИзбранное": "AddTaskToFavorites", "КонечныйМассивПараметров": "FinalParamsArray", -"Файл источник обновления": "File source for update", -"VK_ПолучитьСписокЗаказов": "VK_GetOrderList", -"VK_ПолучитьСписокТоваров": "VK_GetProductList", "ОтправитьЛокацию (цитата": "SendLocation (quote", -"Массив заголовков кнопок": "Array of button titles", "ЗаполнитьЗначенияСвойств": "FillPropertyValues", -"ГК_СоздатьУдалитьСобытие": "GC_CreateDeleteEvent", -"ПреобразоватьФайлыВМедиа": "ConvertFilesToMedia", +"Путь к объекту оригинала": "Path to the original object", +"ПрочитатьСтроку (таймаут": "ReadLine (timeout", +"Остановить сервер !NOCLI": "Stop server !NOCLI", +"количество грузовых мест": "number of cargo spaces", +"Массив заголовков кнопок": "Array of button titles", "ИсключитьУчастникаГруппы": "ExcludeGroupMember", -"Получить временный токен": "Get temporary token", "Логин пользователя mssql": "mssql user login", +"Файл источник обновления": "File source for update", "ПриостановитьУчетВремени": "PauseTimekeeping", -"URL сервера ReportPortal": "ReportPortal server URL", "Начать выполнение задачи": "Start a task", "Код региона по базе СДЭК": "Region code according to CDEK database", "СоздатьТоварСоСвойствами": "CreateProductWithProperties", @@ -6718,49 +6725,55 @@ "Получить список регионов": "Get regions list", "ID счетчика для удаления": "Counter ID for deletion", "СоздатьСсылкуПриглашение": "CreateInvitationLink", -"ПрочитатьСтроку (таймаут": "ReadLine (timeout", -"Путь к объекту оригинала": "Path to the original object", -"ОзонАПИ_РаботаСоСкладами": "OzonAPI_WarehousesManagement", -"ПолучитьСобытиеКалендаря": "GetCalendarEvent", -"ДобавитьКомментарий (хук": "CreateComment (wh", +"URL сервера ReportPortal": "ReportPortal server URL", +"Новый каталог размещения": "New parent directory", +"VK_ПолучитьСписокЗаказов": "VK_GetOrderList", +"ГК_СоздатьУдалитьСобытие": "GC_CreateDeleteEvent", +"ОбработатьОшибочныйВывод": "HandleErrorOutput", "VK_УдалитьСвойствоТовара": "VK_DeleteProductProperty", -"количество грузовых мест": "number of cargo spaces", -"УправлениеАрхивациейЧата": "ChatArchivingManagement", +"Получить временный токен": "Get temporary token", +"ОткрытьСоединениеВМодуле": "CreateConnectionInsideModule", +"Строка, Массив Из Строка": "String, Array of String", "Создать новую директорию": "Create new directory", "ОпределитьТекущуюКоманду": "DetermineCurrentCommand", -"ПоследнийКодУспеха Тогда": "LastSuccessCode Then", +"ПолучитьСписокЗадач (хук": "GetTasksList (wh", "БитриксСписокРезультатов": "BitrixResultsList", -"ОбработатьОшибочныйВывод": "HandleErrorOutput", -"СоздатьДлиннуюКлавиатуру": "CreateLongKeyboard", +"ПоследнийКодУспеха Тогда": "LastSuccessCode Then", "СформироватьСтрокуВызова": "FormCallString", -"МассивОтсутствующихПолей": "MissingFieldsArray", -"ПриостановитьЗадачу (хук": "PauseTask (wh", +"ПолучитьНастройкиЗапроса": "GetRequestSettings", +"СоздатьДлиннуюКлавиатуру": "CreateLongKeyboard", "ВыполнитьЗапросSQL (файл": "ExecuteSQLQuery (file", "СохранитьКартинкуВАльбом": "SaveImageToAlbum", -"ПолучитьСписокЗадач (хук": "GetTasksList (wh", -"Строка, Массив Из Строка": "String, Array of String", -"Структура параметров URL": "URL parameters structure", -"Создает пустой календарь": "Creates an empty calendar", +"ОтправитьКартинку (канал": "SendPicture (channel", "ID чата для разархивации": "Chat ID for dearchiving", -"Получить поле (строковое": "Get field (string", +"Структура параметров URL": "URL parameters structure", +"Отправить запрос с телом": "Send request with body", +"Mongo_РаботаСДокументами": "Mongo_DocumentsManagement", +"ПриостановитьЗадачу (хук": "PauseTask (wh", +"ПреобразоватьФайлыВМедиа": "ConvertFilesToMedia", +"всегда возвращает Истина": "always return True", +"Создает пустой календарь": "Creates an empty calendar", +"МассивОтсутствующихПолей": "MissingFieldsArray", "ПолучитьСписокКалендарей": "GetCalendarList", "Путь к целевому каталогу": "Path to the target directory", "Bitrix24_СкопироватьФайл": "Bitrix24_MakeFileCopy", +"ОзонАПИ_РаботаСоСкладами": "OzonAPI_WarehousesManagement", "ГК_ПолучитьСписокСобытий": "GC_GetEventList", -"всегда возвращает Истина": "always return True", -"ПолучитьСписокРазрешений": "GetPermissionsList", -"ОткрытьСоединениеВМодуле": "CreateConnectionInsideModule", "Другие товары сообщества": "Other items", "Получить список объектов": "List objects", "Создает новый сеанс SFTP": "Creates a new SFTP session", "Создает новое обсуждение": "Creates a new discussion", "ВК_ПолучитьСписокСвойств": "VKAPI_GetPropertyList", -"Отправить запрос с телом": "Send request with body", -"ОтправитьКартинку (канал": "SendPicture (channel", -"Проверка_ВКГруппаТоваров": "Check_VKProductsGroup", -"Subsystem.OPI_Интеграция": "Subsystem.OPI_Integrations", -"ID целевого пользователя": "Target user ID", -"Новый каталог размещения": "New parent directory", +"ДобавитьКомментарий (хук": "CreateComment (wh", +"ПолучитьСписокРазрешений": "GetPermissionsList", +"УправлениеАрхивациейЧата": "ChatArchivingManagement", +"Загрузить объект целиком": "Upload full object", +"Получить поле (строковое": "Get field (string", +"асинхронный код счетчика": "asynchronous counter code", +"УстановитьТегиБакета (DB": "PutBucketTagging (DB", +"Признак рекламного поста": "Sign of an advertising post", +"Структура учетных данных": "Credentials structure", +"Заменить текст сообщения": "Replace message text", "Запрос (создание таблицы": "Request (table creation", "СоздатьКаталогВХранилище": "CreateStorageFolder", "СоздатьРекламнуюКампанию": "CreateAdvertisingCampaign", @@ -6771,227 +6784,224 @@ "ПолноеОписаниеПараметров": "FullParamsDescription", "УбратьЗадачуИзИзбранного": "RemoveTaskFromFavorites", "СохранитьУдалитьКартинку": "SaveDeleteImage", -"Язык штрихкода: RUS, ENG": "Barcode language: RUS, ENG", -"СформироватьБлокКартинку": "GenerateImageBlock", -"Удалить постоянный токен": "Delete permanent token", -"УдалитьЗаписи (получение": "DeleteRecords (get", -"ПолучитьИнформациюОДиске": "GetDiskInformation", -"Заменить текст сообщения": "Replace message text", -"Признак рекламного поста": "Sign of an advertising post", -"ИзменитьСобытиеКалендаря": "UpdateCalendarEvent", +"Выбрать пункт **Другое**": "Select **Other**", +"фильтр по уровню доступа": "filter by access level", +"Получить товары кабинета": "Get business products", "ПолучитьШифрованиеБакета": "GetBucketEncryption", -"ID пользователя адресата": "Recipient user ID", -"Массив Из Строка, Строка": "Array Of String, String", -"ИзменитьАватарЧата (Путь": "ChangeChatPicture (Path", -"Загрузить файл в каталог": "Upload file to the folder", -"Mongo_РаботаСДокументами": "Mongo_DocumentsManagement", -"Добавить колонку таблицы": "Add table column", +"признак цифрового товара": "digital attribute", +"ПолучитьСписокЛидов (хук": "GetLeadsList (wh", +"ПолучитьСтрокуЗаголовков": "GetHeadersString", +"ВК_ПолучитьСписокЗаказов": "VKAPI_GetOrderList", +"АргументыКоманднойСтроки": "CommandLineArguments", "Изменить свойство товара": "Edit product property", +"Строка, Массив из Строка": "String, Array of String", +"ИзменитьСобытиеКалендаря": "UpdateCalendarEvent", +"ID пользователя адресата": "Recipient user ID", +"Язык штрихкода: RUS, ENG": "Barcode language: RUS, ENG", +"УдалитьЗаписи (получение": "DeleteRecords (get", +"Массив Из Строка, Строка": "Array Of String, String", +"Добавить колонку таблицы": "Add table column", "Установить описание чата": "Set chat description", "Изменяет новость в ленте": "Change post data", "ПолучитьЗаголовкиЗапроса": "GetRequestHeaders", "ID товаров для архивации": "Product IDs for archiving", -"Структура учетных данных": "Credentials structure", -"Получить товары кабинета": "Get business products", -"фильтр по уровню доступа": "filter by access level", -"Выбрать пункт **Другое**": "Select **Other**", -"асинхронный код счетчика": "asynchronous counter code", -"ОбработатьСерверныйПоток": "ProcessServerStream", -"ставка ндс, например 0.2": "VAT rate, e.g. 0.2", -"УстановитьТегиБакета (DB": "PutBucketTagging (DB", -"РазделитьКоллекциюДанных": "SplitDataCollection", -"ОтправитьСообщение (json": "SendMessage (json", +"ИзменитьАватарЧата (Путь": "ChangeChatPicture (Path", +"СформироватьБлокКартинку": "GenerateImageBlock", +"Загрузить файл в каталог": "Upload file to the folder", +"Проверка, Новый, Обратно": "Check, New, Back", +"ID целевого пользователя": "Target user ID", +"VK_СоздатьСвойствоТовара": "VK_CreateProductProperty", +"ПолучитьИнформациюОДиске": "GetDiskInformation", +"загрузка страниц в плеер": "page load to player", +"ИзменитьСвойстваСтраницы": "EditPageProperties", "НачатьНаблюдатьЗаЗадачей": "StartWatchingTask", -"УдалитьКалендарьИзСписка": "DeleteCalendarFromList", "ТекущийПараметрКоллекция": "CurrentCollectionParam", "Использовать \"../../core": "Use \"../../core", "Добавить обновить товары": "Add update products", -"загрузка страниц в плеер": "page load to player", -"ИзменитьСвойстваСтраницы": "EditPageProperties", "СоответствиеСписковОпций": "OptionListsMap", -"Получить размер элемента": "Get element size", -"Вайбер_ОтправитьКартинку": "Viber_SendImage", -"Для работы через Webhook": "To work via Webhook", -"ЗагрузитьОбъект (частями": "PutObject (parts", -"признак цифрового товара": "digital attribute", -"Загрузить объект целиком": "Upload full object", +"Идентификаторы кластеров": "Clusters identifiers", "Получить описание товара": "Get product description", -"СоздатьПользователя (хук": "CreateUser (wh", +"Получить размер элемента": "Get element size", +"Удалить постоянный токен": "Delete permanent token", +"ID файла для перемещения": "File ID", "СоздатьТвитКартинки (ИВФ": "CreateImageTweet (TFN", -"АргументыКоманднойСтроки": "CommandLineArguments", +"Вайбер_ОтправитьКартинку": "Viber_SendImage", +"Загрузить фото на сервер": "Upload photo to server", +"ОбработатьСерверныйПоток": "ProcessServerStream", +"УдалитьКалендарьИзСписка": "DeleteCalendarFromList", +"Адрес истинного продавца": "The address of the true seller", +"СоздатьПользователя (хук": "CreateUser (wh", +"ставка ндс, например 0.2": "VAT rate, e.g. 0.2", +"Настройки прокси запроса": "Request proxy settings", +"ОтправитьСообщение (json": "SendMessage (json", "цвет текста на информере": "informer text color", "Создать подборку товаров": "Create product selection", -"Пустая строка параметров": "Empty parameter string", +"Для работы через Webhook": "To work via Webhook", "Удалить участника группы": "Remove group member", -"ОтправитьКонтакт (цитата": "SendContact (quote", +"РазделитьКоллекциюДанных": "SplitDataCollection", "Метод в документации API": "Method at API documentation", "Наименование нового поля": "New field name", "Получить товары магазина": "Get campaign products", +"Пустая строка параметров": "Empty parameter string", "Получить заказ по номеру": "Get order by number", -"Адрес истинного продавца": "The address of the true seller", -"Идентификаторы кластеров": "Clusters identifiers", -"Загрузить фото на сервер": "Upload photo to server", -"VK_СоздатьСвойствоТовара": "VK_CreateProductProperty", -"ID файла для перемещения": "File ID", +"ОтправитьКонтакт (цитата": "SendContact (quote", +"Идентификатор базы данных": "Database identifier", +"Новый альбом из автотеста": "NewAlbumFromAutoTest", +"ПустаяСхемаDeleteDatabase": "EmptySchemeDeleteDatabase", +"Установить значения ячеек": "Set cell values", +"ОткрытьСоединение (запрос": "CreateConnection (query", +"Отменить публикацию папки": "Unpublish folder", +"признак доступен для всех": "feature is available for all", "Получить структуру задачи": "Get task fields structure", +"ЭкранированиеСимволовJSON": "JSONCharactersEscapeMode", "УстановитьАвторизациюGRPC": "SetGRPCAuthorization", "СоздатьЗапускReportPortal": "CreateReportPortalLaunch", "ID сообщения для удаления": "ID of the message to be deleted", "Получить список контактов": "Get contact list", -"Идентификатор базы данных": "Database identifier", -"Станьте спонсором проекта": "Become a sponsor", -"ДобавитьПользователейВЧат": "AddUsersToChat", -"УдалитьПоследниеСообщения": "DeleteLastMessages", -"Изменить подборку товаров": "Edit product selection", -"ИзменитьКомментарийЗадачи": "UpdateTaskComment", -"УдалитьПодразделение (хук": "DeleteDepartment (wh", -"Получить структуру данных": "Get basic data structure", -"ОбработатьСписокКластеров": "ProcessClustersList", -"Пароль пользователя mysql": "MySQL password", -"ЭкранированиеСимволовJSON": "JSONCharactersEscapeMode", -"УстановитьКартинкуПрофиля": "SetProfilePicture", -"признак доступен для всех": "feature is available for all", -"Отменить публикацию папки": "Unpublish folder", -"ДействияПубличныхОбъектов": "PublicObjectActions", -"МассивПараметровОбработки": "ProcessingParameterArray", -"ПолучитьПользователейБазы": "GetDatabaseUsers", -"Текст выполняемой команды": "Text of the executed command", -"Отправить код авторизации": "Send authorization code", -"ПолучитьСтрокуПодключения": "GetConnectionString", -"ОтправитьУдалитьСообщение": "SendDeleteMessage", -"МассивНастроекНапоминаний": "ReminderSettingsArray", -"ПереименоватьКаталог (хук": "RenameFolder (wh", -"Удалить шифрование бакета": "Delete bucket encryption", "бибилотека>|#color=Бирюза": "library>|#color=Cyan", +"УстановитьКартинкуПрофиля": "SetProfilePicture", "Telegram_ОтправитьКонтакт": "Telegram_SendContact", +"Изменить подборку товаров": "Edit product selection", +"ПолучитьСтрокуПодключения": "GetConnectionString", +"ПолучитьПользователейБазы": "GetDatabaseUsers", +"ДобавитьПользователейВЧат": "AddUsersToChat", +"МобильноеПриложениеКлиент": "MobileAppClient", +"Получить структуру данных": "Get basic data structure", +"Синхронизировать каталоги": "Synchronize folders", +"МассивНастроекНапоминаний": "ReminderSettingsArray", +"ДействияПубличныхОбъектов": "PublicObjectActions", +"СоздатьПодразделение (хук": "CreateDepartment (wh", +"МассивПараметровОбработки": "ProcessingParameterArray", +"openintegrations.dev/docs": "en.openintegrations.dev/docs", +"Отправить код авторизации": "Send authorization code", +"ОтправитьУдалитьСообщение": "SendDeleteMessage", +"ПереименоватьКаталог (хук": "RenameFolder (wh", +"Получить настройки сессии": "Get session settings", +"Удалить шифрование бакета": "Delete bucket encryption", "фильтровать по поддоменам": "subdomain filter", -"Новый альбом из автотеста": "NewAlbumFromAutoTest", -"Установить значения ячеек": "Set cell values", -"ОткрытьСоединение (запрос": "CreateConnection (query", -"Telegram_УдалитьСообщение": "Telegram_DeleteMessage", -"ОжидатьВходящиеСоединения": "WaitIncomingConnections", -"Путь назначения для копии": "Destination path for the copy", -"ТекущийСценарий().Каталог": "CurrentScript().Path", -"ОчиститьТаблицу (проверка": "ClearTable (check", -"ID участника для удаления": "Member ID for removal", +"Текст выполняемой команды": "Text of the executed command", +"UUID заказа для изменение": "Order UUID for updating", "ПереключениеОбщегоДоступа": "TogglePublicAccess", +"УдалитьПодразделение (хук": "DeleteDepartment (wh", +"Удалить зависимость задач": "Delete tasks dependencies", +"ПолучитьСписокАссистентов": "GetAssistantsList", +"ТекущийСценарий().Каталог": "CurrentScript().Path", +"ПолучениеДанныхИНастройка": "DataRetrievalAndSettings", +"ОчиститьТаблицу (проверка": "ClearTable (check", +"Новое наименование стадии": "New stages name", +"ID участника для удаления": "Member ID for removal", "ПолучитьСписокФайлов (Все": "GetFilesList (All", "идентификатор темы форума": "forum topic identifier", "НачатьЗаписьТелаMultipart": "StartMultipartBody", "Описание тестового товара": "Test item description", "ОбновитьИзображенияТовара": "UpdateProductImages", -"ИзменитьКартинкуЧата (хук": "ChangeChatPicture (wh", -"Новое имя стадии стадии 2": "New stage name 2", -"Работа с заявками курьера": "Courier invitations management", -"Слак_ПолучитьСписокФайлов": "Slack_GetFileList", -"Отменить публикацию файла": "Unpublish file", -"ПолучитьКаталогБиблиотеки": "GetLibraryDirectory", -"Отменить загрузку частями": "Abort multipart upload", -"ПолучениеДанныхИНастройка": "DataRetrievalAndSettings", -"ПолучитьСписокАссистентов": "GetAssistantsList", -"Проверка_БитриксХранилища": "Check_BitrixStorage", +"МетодыОбработкиСоединений": "ConnectionHandlingMethods", +"Пароль пользователя mssql": "mssql user password", +"Отправить запрос без тела": "Send request without body", "GAPI_ПолучениеУведомлений": "GAPI_NotificationsReceiving", +"ОбработатьСписокКластеров": "ProcessClustersList", +"Telegram_УдалитьСообщение": "Telegram_DeleteMessage", +"УдалитьБазуДанных (ошибка": "DeleteDatabase (error", +"ДействиеСУчастникомГруппы": "GroupMemberAction", +"Пароль пользователя mysql": "MySQL password", +"ОжидатьВходящиеСоединения": "WaitIncomingConnections", +"Путь назначения для копии": "Destination path for the copy", +"Проверка_БитриксХранилища": "Check_BitrixStorage", "Открытый пакет интеграций": "OpenIntegrations", "ПолучитьНастройкиКабинета": "GetBusinessSettings", +"ПолучитьЧерновикЗаявкиFBO": "GetFBODraft", "СоответствиеКомандМодулей": "ModuleCommandMapping", -"Вернуть соединение !NOCLI": "Return connection !NOCLI", "ID задачи источника связи": "From task ID", "УстановитьАвторизациюHTTP": "SetHTTPAuthorization", "ОчиститьОсновнойКалендарь": "ClearMainCalendar", "Проверка, Старый, Обратно": "Check, Old, Back", -"ПолучитьЧерновикЗаявкиFBO": "GetFBODraft", "Твиттер_СоздатьТвитСВидео": "Twitter_CreateTweetWithVideo", -"Удалить зависимость задач": "Delete tasks dependencies", -"См.ПолучитьОписаниеТовара": "See GetProductDescription", -"Отправить запрос без тела": "Send request without body", -"Новое наименование стадии": "New stages name", -"ДействиеСУчастникомГруппы": "GroupMemberAction", -"Получить настройки сессии": "Get session settings", -"Синхронизировать каталоги": "Synchronize folders", -"СоздатьУдалитьКомментарий": "CreateDeleteComment", -"МобильноеПриложениеКлиент": "MobileAppClient", +"ИзменитьКомментарийЗадачи": "UpdateTaskComment", +"Получить описание локации": "Get location description", +"Вернуть соединение !NOCLI": "Return connection !NOCLI", +"Станьте спонсором проекта": "Become a sponsor", +"VK_УдалитьТоварИзПодборки": "VK_RemoveProductFromSelection", +"ЯМаркет_КабинетыИМагазины": "YaMarket_CampaignsAndBusiness", +"ПолучитьИнформациюОМетоде": "GetMethodData", +"ИзменитьКартинкуЧата (хук": "ChangeChatPicture (wh", +"Открытый Пакет Интеграций": "Open Integrations Package", +"УстановитьНастройкиSelect": "SetSelectOptions", "Тип дополнительной услуги": "Type of additional service", +"Получить список коллекций": "Get collection list", +"УстановитьПеременнуюСреды": "SetEnvironmentVariable", "Получить описание события": "Get event description", -"MIME тип для Content-Type": "MIME type for Content-Type", -"Данные части для загрузки": "Part content for uploading", "Идентификатор типа товара": "Item type identifier", -"РаботаСоСпискомКалендарей": "CalendarListManagement", "Прочитать двоичные данные": "Read binary data", "Структура настроек прокси": "Proxy settings structure", "Изменить настройки группы": "Change group settings", "Проверка_ТелеграмКартинка": "Check_TelegramImage", -"РаботаСФайламиИКаталогами": "FileAndDirectoryManagement", -"Подчиненное подразделение": "Subordinate department", -"УдалитьБазуДанных (ошибка": "DeleteDatabase (error", -"ПолучитьСоответствиеТипов": "GetTypesMap", -"Статус : Соответствие": "Status : Map", -"Открытый Пакет Интеграций": "Open Integrations Package", -"VK_СоздатьПодборкуТоваров": "VK_CreateProductCollection", -"УстановитьПеременнуюСреды": "SetEnvironmentVariable", -"Пароль пользователя mssql": "mssql user password", -"ЗакрытьВходящееСоединение": "CloseIncomingConnection", +"URL для получения объекта": "URL for object retrieving", +"Заполнить/Очистить ячейки": "Fill/Clear cells", +"Данные части для загрузки": "Part content for uploading", +"Текстовая информация лога": "Log text information", "VK_ЗагрузитьВидеоНаСервер": "VK_UploadVideoToServer", +"Подчиненное подразделение": "Subordinate department", +"Некорректный вид отправки": "Incorrect sending view", "РаботаСоСвойствамиТоваров": "ProductPropertiesManagement", +"См.ПолучитьОписаниеТовара": "See GetProductDescription", "Проверка_БитриксРезультат": "Check_BitrixResult", "ПолучитьСписокФайловПапки": "GetListOfFolderFiles", "Dropbox_ПереместитьОбъект": "Dropbox_MoveObject", "ПолучитьСобытияКалендарей": "GetCalendarEvents", -"Некорректный вид отправки": "Incorrect sending view", +"БитриксСписокКомментариев": "BitrixCommentsList", +"РаботаСФайламиИКаталогами": "FileAndDirectoryManagement", "Удаляет записи из таблицы": "Deletes records from the table", "Соответствие файлов: Ключ": "Map: Key", +"Изменяет существующий лид": "Modifies an existing lead", "ПолучитьИнформациюОГруппе": "GetGroupInformation", -"БитриксСписокКомментариев": "BitrixCommentsList", -"Заполнить/Очистить ячейки": "Fill/Clear cells", -"URL для получения объекта": "URL for object retrieving", -"Текстовая информация лога": "Log text information", -"VK_УдалитьТоварИзПодборки": "VK_RemoveProductFromSelection", -"URL картинки для отправки": "URL of sending picture", -"Получить список коллекций": "Get collection list", +"Статус : Соответствие": "Status : Map", +"ПолучитьПользователя (хук": "GetUser (wh", +"ЗакрытьВходящееСоединение": "CloseIncomingConnection", +"ПолучитьКомменатрийЗадачи": "GetTaskComment", +"ПолучитьСтруктуруЭлемента": "GetItemStructure", +"Получить сообщение !NOCLI": "Get message !NOCLI", "ДобавитьПараметрКоллекция": "AddCollectionParam", -"УстановитьНастройкиSelect": "SetSelectOptions", -"ВосстановитьОбъектКВерсии": "RestoreObjectToVersion", "Ссылка на последний релиз": "To the latest release", +"СоздатьУдалитьКомментарий": "CreateDeleteComment", "Получить список счетчиков": "Get counters list", -"Заголовок файла для Slack": "File title for Slack", "ПолучитьСсылкуНаСообщение": "GetMessageLink", "ПолучитьПользователейЧата": "GetChatMembers", "Обновленное описание базы": "Updated base description", "Получить описание объекта": "Head object", "КопироватьКоллекциюМассив": "CopyCollectionArray", "дата последнего изменения": "date of last modification", -"openintegrations.dev/docs": "en.openintegrations.dev/docs", -"ПолучитьПользователя (хук": "GetUser (wh", -"Получить описание локации": "Get location description", -"МетодыОбработкиСоединений": "ConnectionHandlingMethods", -"СоздатьПодразделение (хук": "CreateDepartment (wh", -"Получить сообщение !NOCLI": "Get message !NOCLI", -"ПолучитьКомменатрийЗадачи": "GetTaskComment", +"Заголовок файла для Slack": "File title for Slack", +"ПоказыватьВыводНемедленно": "ShowOutputImmediately", +"Структура настроек сессии": "Session settings structure", +"Тестовый комментарий (изм": "Test comment (change", +"URL картинки для отправки": "URL of sending picture", "Удалить событие календаря": "Delete calendar event", -"Изменяет существующий лид": "Modifies an existing lead", "Получить последнюю ошибку": "Get last error", "Dropbox_ОпубликоватьПапку": "Dropbox_PublishFolder", +"РаботаСоСпискомКалендарей": "CalendarListManagement", +"СкрытьПоказатьГлавнуюТему": "HideShowMainTopic", "ЯДиск_СоздатьКопиюОбъекта": "YDisk_CreateObjectCopy", "Создать событие календаря": "Create calendar event", "Добавить/Удалить картинку": "Add/Delete image", "Изменить артикулы товаров": "Update products articles", "Выбор по ID подразделения": "Selection by department ID", -"ЯМаркет_КабинетыИМагазины": "YaMarket_CampaignsAndBusiness", "Удаляет существующую роль": "Deletes an existing role", +"VK_СоздатьПодборкуТоваров": "VK_CreateProductCollection", "УдалитьСтадиюКанбана (хук": "DeleteKanbanStage (wh", -"СкрытьПоказатьГлавнуюТему": "HideShowMainTopic", -"ПолучитьСтруктуруЭлемента": "GetItemStructure", -"Тестовый комментарий (изм": "Test comment (change", -"Структура настроек сессии": "Session settings structure", -"ПоказыватьВыводНемедленно": "ShowOutputImmediately", -"С явным приведением типов": "With explicit type casting", -"UUID заказа для изменение": "Order UUID for updating", -"Создать/Удалить календарь": "Create/Delete calendar", -"идентификатор направления": "direction identifier", -"ПустаяСхемаDeleteDatabase": "EmptySchemeDeleteDatabase", -"Bitrix24_ВосстановитьФайл": "Bitrix24_RestoreFile", -"Использовать \"../../tools": "Use \"../../tools", -"Добавить заголовок !NOCLI": "Add header !NOCLI", -"УдалитьТрудозатратыЗадачи": "DeleteTaskTimeAccounting", +"ВосстановитьОбъектКВерсии": "RestoreObjectToVersion", +"Новое имя стадии стадии 2": "New stage name 2", +"УдалитьПоследниеСообщения": "DeleteLastMessages", +"Слак_ПолучитьСписокФайлов": "Slack_GetFileList", +"Получить календарь списка": "Get list calendar", +"ПустаяСхемаCreateDatabase": "EmptySchemeCreateDatabase", +"Получить постоянный токен": "Get permanent token", +"ПолучитьСоответствиеТипов": "GetTypesMap", +"Проверка_ДропбоксУчастник": "Check_DropboxMember", +"MIME тип для Content-Type": "MIME type for Content-Type", +"первый IP-адрес диапазона": "first IP address of the range", +"ПолучитьИнформациюИндекса": "GetIndexData", +"ДобавитьBearerАвторизацию": "AddBearerAuthorization", +"Проверка_ТелеграмДокумент": "Check_TelegramDocument", "ДобавитьИдентификаторЧата": "AddChatIdentifier", "ВК_ПолучитьСписокПодборок": "VKAPI_GetSelectionList", "НаправлениеПоиска.СНачала": "SearchDirection.FromBegin", @@ -6999,73 +7009,79 @@ "признак новой сделки (Y|N": "new deal flag (Y|N", "таймаут визита в секундах": "visit timeout in seconds", "Изменить имя главной темы": "Change main topic name", +"УдалитьТрудозатратыЗадачи": "DeleteTaskTimeAccounting", "Архивирует активный канал": "Archives an active channel", -"Получить структуру сделки": "Get deal structure", -"Получить список кластеров": "Get clusters list", -"Проверка_ДропбоксУчастник": "Check_DropboxMember", -"Получить постоянный токен": "Get permanent token", -"ПустаяСхемаCreateDatabase": "EmptySchemeCreateDatabase", -"Получить календарь списка": "Get list calendar", +"ПолучитьСписокСделок (хук": "GetDealsList (wh", +"идентификатор наблюдателя": "auditor identifier", +"ВыполнитьОбработкуКоманды": "ExecuteCommandProcessing", +"ГарантироватьТаблицу (TLS": "EnsureTable (TLS", +"ИзменитьПользователя (хук": "UpdateUser (wh", "ID записи о трудозатратах": "Time record ID", -"ПолучитьСписокРезультатов": "GetResultsList", +"Удалить товар из подборки": "Remove product from selection", "Идентификатор комментария": "Comment identifier", +"Преобразовать код в токен": "Convert code to token", "календарь для приглашений": "invitation calendar", -"ПолучитьРазмерСодержимого": "GetContentSize", "СоздатьКаноническийЗапрос": "CreateCanonicalRequest", "УстановитьНастройкиПрокси": "SetProxySettings", -"ГарантироватьТаблицу (TLS": "EnsureTable (TLS", "идентификатор комментария": "comment identifier", -"VK_ИзменитьСвойствоТовара": "VK_EditProductProperty", -"РаботаСРекламнымКабинетом": "AdAccountManagement", -"Создает пост с картинками": "Creates a post with images", -"идентификатор наблюдателя": "auditor identifier", -"Преобразовать код в токен": "Convert code to token", -"ПолучитьСписокСделок (хук": "GetDealsList (wh", -"ДобавитьBearerАвторизацию": "AddBearerAuthorization", -"Создает новую базу данных": "Creates a new database", "Закрыть соединение !NOCLI": "Close connection !NOCLI", -"дата окончания повторений": "repetition end date", -"ID задачи приемника связи": "To task ID", -"ID удаляемого комментария": "ID of comment to remove", +"РаботаСРекламнымКабинетом": "AdAccountManagement", "Удаляет комментарий по ID": "Deletes comment by ID", +"Создает пост с картинками": "Creates a post with images", +"ПолучитьРазмерСодержимого": "GetContentSize", +"ВернутьИмяФайлаТелаОтвета": "ReturnResponseFilename", +"Получить структуру сделки": "Get deal structure", +"Создает новую базу данных": "Creates a new database", +"CommonModule.OPI_ТестыCLI": "CommonModule.OPI_TestsCLI", +"ПолучитьСписокРезультатов": "GetResultsList", +"ЗаменитьСекретыРекурсивно": "ReplaceSecretsRecursively", +"Добавить заголовок !NOCLI": "Add header !NOCLI", "Телеграм_ОтправитьКонтакт": "TelegramAPI_SendContact", -"ПустаяСхемаAlterTableDrop": "EmptySchemeAlterTableDrop", -"СформироватьТекстTruncate": "FormTextTruncate", +"ID счетчика для изменения": "Counter ID to change", +"Bitrix24_ВосстановитьФайл": "Bitrix24_RestoreFile", "Команда + \"\"#color=Бирюза": "Command + \"\"#color=Aqua", -"Удалить товар из подборки": "Remove product from selection", "ОтменитьПубликациюОбъекта": "CancelObjectPublication", -"ОформитьКлиентскийВозврат": "CreateCustomerRefund", "МобильноеПриложениеСервер": "MobileAppServer", "Установить таймаут !NOCLI": "Set timeout !NOCLI", -"ID счетчика для изменения": "Counter ID to change", +"ОформитьКлиентскийВозврат": "CreateCustomerRefund", "Открыть соединение !NOCLI": "Create connection !NOCLI", "ОтдельныеЭлементыМассивов": "SplitArrayParams", -"ЗаменитьСекретыРекурсивно": "ReplaceSecretsRecursively", -"CommonModule.OPI_ТестыCLI": "CommonModule.OPI_TestsCLI", -"Включить уведомления чата": "Enable chat notifications", +"СформироватьТекстTruncate": "FormTextTruncate", +"Получить список кластеров": "Get clusters list", "Количество попыток !NOCLI": "Retry count !NOCLI", +"ОбработатьКлиентскийПоток": "ProcessClientStream", +"ID удаляемого комментария": "ID of comment to remove", +"ДропБокс_РаботаСДоступами": "DropboxAPI_AccessManagement", +"дата окончания повторений": "repetition end date", +"ID задачи приемника связи": "To task ID", "ДобавитьКомментарийЗадачи": "AddTaskComment", +"ДобавитьЗаголовокСтраницы": "AddPageHeader", +"Включить уведомления чата": "Enable chat notifications", "ПолучитьНастройкиМагазина": "GetCampaignSettings", "ВыполнитьЗапросМультипарт": "ExecuteMultipartRequest", "Тестовый товар измененный": "EditedTestProduct", +"Загрузить массив вложений": "Upload attachments array", "ПолучитьИнформациюОКанале": "GetChannelInformation", -"УправлениеПодразделениями": "DepartmentsManagement", "ПолучитьКаталогФайловЧата": "GetChatFilesFolder", -"Получить число участников": "Get participant count", +"VK_ИзменитьСвойствоТовара": "VK_EditProductProperty", "ОтправитьОписанияОбъектов": "SendObjectsDescription", -"подробное описание товара": "detailed product description", +"Получить число участников": "Get participant count", "ИзменитьНаименованиеКниги": "EditSpreadsheetTitle", "Преобразование типов (OPI": "Type conversion (OpenIntegrations", "СменитьВладельцаЧата (хук": "ChangeChatOwner (wh", -"ОбработатьКлиентскийПоток": "ProcessClientStream", +"УправлениеПодразделениями": "DepartmentsManagement", +"ПолучитьИнформациюОТоваре": "GetProductInformation", +"ПустаяСхемаAlterTableDrop": "EmptySchemeAlterTableDrop", +"подробное описание товара": "detailed product description", +"Установить заголовок чата": "Set chat title", "ПолучитьИнформациюОМодели": "GetModelInformation", -"Загрузить массив вложений": "Upload attachments array", -"первый IP-адрес диапазона": "first IP address of the range", -"ПолучитьИнформациюИндекса": "GetIndexData", -"Создать товары по Ozon ID": "Create products by Ozon ID", -"ВыполнитьОбработкуКоманды": "ExecuteCommandProcessing", +"ID пользователей(я) Viber": "Viber User(s) ID", +"Открывает gRPC соединение": "Opens a gRPC connection", +"ПолучитьНастройкиИнстанса": "GetInstanceSettings", +"Запрос с внешней таблицей": "Request with external table", +"ЗавершитьУчетВремени (хук": "StopTimekeeping (wh", +"См. ПолучитьОписаниеФайла": "See GetFileDescription", "0 И СтрНайти(ТекущаяОпция": "0 And StrFind(CurrentOption", -"ПолучитьКоличествоТоваров": "GetProductsStocks", "ОткрытьСерверныйПотокGRPC": "OpenServerGRPCStream", "Модуль для работы со СДЭК": "Module for working with CDEK", "ПолучитьСписокФайлов (все": "GetFilesList (full", @@ -7073,113 +7089,101 @@ "Загрузить видео на сервер": "Upload video to server", "Преобразование типов (ОПИ": "Type conversion (OpenIntegrations", "VK_СформироватьКлавиатуру": "VK_FormKeyboard", +"ПолучитьКоличествоТоваров": "GetProductsStocks", "Ноушн_СоздатьИзменитьБазу": "Notion_CreateEditDatabase", -"Наименование новой стадии": "New stage name", -"Загрузить модель в память": "Load model to memory", -"Создать произвольный твит": "Create custom tweet", -"Добавить товар в подборку": "Add product to selection", -"цвет стрелки на информере": "arrow color on the informer", -"ЗавершитьУчетВремени (хук": "StopTimekeeping (wh", -"Запрос с внешней таблицей": "Request with external table", -"ПолучитьНастройкиИнстанса": "GetInstanceSettings", -"ID пользователей(я) Viber": "Viber User(s) ID", -"Устанавливает тему канала": "Sets the channel topic", -"Отправить двоичные данные": "Send binary data", -"Слак_ЗагрузитьУдалитьФайл": "Slack_UploadDeleteFile", -"VK_ДобавитьТоварВПодборку": "VK_AddProductToCollection", +"Завершить отправку !NOCLI": "Complete send !NOCLI", +"Отменить публикацию файла": "Unpublish file", +"ПолучитьКаталогБиблиотеки": "GetLibraryDirectory", "Получить структуру товара": "Get product structure", -"URL для установки Webhook": "URL for setting up Webhook", -"Получить пакет документов": "Get document batch", -"текст после ответа модели": "text after the model's response", -"Получить настройки прокси": "Get proxy settings", -"Открывает gRPC соединение": "Opens a gRPC connection", +"ссылка на картинку товара": "product picture link", +"Слак_ЗагрузитьУдалитьФайл": "Slack_UploadDeleteFile", +"Отменить загрузку частями": "Abort multipart upload", +"С явным приведением типов": "With explicit type casting", +"УстановитьАлгоритмOAuthV1": "SetOAuthV1Algorithm", +"Создать/Удалить календарь": "Create/Delete calendar", "УстановитьБезопасныйРежим": "SetSafeMode", "ПолучитьСтруктуруСчетчика": "GetCounterStructure", -"См. ПолучитьОписаниеФайла": "See GetFileDescription", -"Проверка_ТелеграмДокумент": "Check_TelegramDocument", -"Установить заголовок чата": "Set chat title", +"текст после ответа модели": "text after the model's response", "Атрибуты и характеристики": "Attributes and features", -"VK_ПолучитьСписокПодборок": "VK_GetSelectionList", -"Получить список каталогов": "Get list of directories", -"Coverage_ЗапускВсехТестов": "Coverage_StartAllTests", +"URL для установки Webhook": "URL for setting up Webhook", +"Получить пакет документов": "Get document batch", +"Получить настройки прокси": "Get proxy settings", +"Создать товары по Ozon ID": "Create products by Ozon ID", +"Устанавливает тему канала": "Sets the channel topic", +"Работа с заявками курьера": "Courier invitations management", +"VK_ДобавитьТоварВПодборку": "VK_AddProductToCollection", +"Загрузить модель в память": "Load model to memory", +"Отправить двоичные данные": "Send binary data", +"Изменить календарь списка": "Edit list calendar", +"Как EDT проект расширения": "As an EDT extension project", "ОбработатьСекретыBitrix24": "ProcessSecretsBitrix24", "ЗапросТелоТекущейОтправки": "RequestBodyCurrentSend", "Структура JSON полей базы": "The structure of the JSON database fields", -"УстановитьАлгоритмOAuthV1": "SetOAuthV1Algorithm", "OPI_ПолучениеДанныхТестов": "OPI_TestDataRetrieval", -"ID элемента для получения": "Element ID", "Копирует файл или каталог": "Copies file or directory", "Уникальный номер инстанса": "Unique instance number", "Наименование нового листа": "NewSheetName", "Удаляет уведомление по ID": "Delete notification by ID", -"ПоказатьГлавнуюТемуФорума": "ShowMainForumTopic", "Создать зависимость задач": "Create tasks dependencies", +"Наименование новой стадии": "New stage name", "Получить список магазинов": "Get markets list", -"ДобавитьЗаголовокСтраницы": "AddPageHeader", -"Завершить отправку !NOCLI": "Complete send !NOCLI", -"ПолучитьИнформациюОТоваре": "GetProductInformation", -"ВернутьИмяФайлаТелаОтвета": "ReturnResponseFilename", -"ДропБокс_РаботаСДоступами": "DropboxAPI_AccessManagement", -"Как EDT проект расширения": "As an EDT extension project", -"Трудозатраты по обработке": "Time spent on work", +"идентификатор направления": "direction identifier", +"Управление пользователями": "Users management", +"Создает твит без вложений": "Creates a tweet without attachments", +"ID элемента для получения": "Element ID", "ОтправитьУдалитьЭфемерное": "SendDeleteEphemeral", +"ПоказатьГлавнуюТемуФорума": "ShowMainForumTopic", +"Создать произвольный твит": "Create custom tweet", +"Проверить доступ к задаче": "Check task accesses for users", +"VK_ПолучитьСписокПодборок": "VK_GetSelectionList", +"Получить список каталогов": "Get list of directories", +"цвет стрелки на информере": "arrow color on the informer", "Получить публичный объект": "Get public object", +"Добавить товар в подборку": "Add product to selection", "ПолучитьВнешнююКомпоненту": "GetAddInObject", "ЗаменитьОписаниеСообщения": "ReplaceMessageCaption", -"Номер рекламной категории": "Advertising category number", +"Coverage_ЗапускВсехТестов": "Coverage_StartAllTests", "ПолучитьСсылкуАвторизации": "GetAuthorizationLink", +"ПолучитьСостояниеИнстанса": "GetInstanceStatus", "ОчиститьУдалитьДиректорию": "ClearDeleteDirectory", "Дополнительный тип заказа": "Additional order type", -"ссылка на картинку товара": "product picture link", +"Использовать \"../../tools": "Use \"../../tools", +"Трудозатраты по обработке": "Time spent on work", +"Номер рекламной категории": "Advertising category number", "ОбновитьКоличествоТоваров": "UpdateProductsStocks", -"ПолучитьСостояниеИнстанса": "GetInstanceStatus", -"Проверить доступ к задаче": "Check task accesses for users", -"Создает твит без вложений": "Creates a tweet without attachments", -"ИзменитьПользователя (хук": "UpdateUser (wh", -"Управление пользователями": "Users management", -"Изменить календарь списка": "Edit list calendar", -"ДобавитьOauthV1Авторизацию": "AddOauthV1Authorization", -"Получить категории товаров": "Get product categories", -"Загрузить файл в хранилище": "Upload file to a storage", -"уровень доступа к счетчику": "counter access level", -"Телеграм_ОтправитьДокумент": "TelegramAPI_SendDocument", -"Получить статистику постов": "Get post statistics", -"ГТ_ЗаполнитьОчиститьЯчейки": "GT_FillClearCells", -"ЗагрузитьФайлВКаталог (хук": "UploadFileToFolder (wh", +"ИмяФайла, Вид + Расширение": "FileName, View + Extension", +"ИзменитьТрудозатратыЗадачи": "UpdateTaskTimeAccounting", +"ОбработатьТабуляциюСправки": "HandleHelpTabulation", "Локальный каталог источник": "Local source catalog", +"ЗагрузитьФайлВКаталог (хук": "UploadFileToFolder (wh", +"Telegram_ОткрытьТемуФорума": "Telegram_OpenForumTopic", "Content ID, если необходим": "Content ID, if required", "Приостановить учет времени": "Stop timekeeping", -"ОбработатьТабуляциюСправки": "HandleHelpTabulation", +"Secret key для авторизации": "Secret key for authorization", "ЗаполнитьПоляЗапросаТовара": "FillProductRequestFields", -"1: Типы коллекций не равны": "1: Collections types are not equal", -"ИмяФайла, Вид + Расширение": "FileName, View + Extension", "Сформировать блок картинку": "Generate image block", -"Telegram_ОткрытьТемуФорума": "Telegram_OpenForumTopic", -"ИзменитьТрудозатратыЗадачи": "UpdateTaskTimeAccounting", -"ЯМетрика_УправлениеМетками": "YaMetrika_TagsManagement", -"ОтправитьМедиагруппу (доки": "SendMediaGroup (docs", +"ГТ_ЗаполнитьОчиститьЯчейки": "GT_FillClearCells", +"Загрузить файл в хранилище": "Upload file to a storage", +"УдалитьПустыеПоляКоллекции": "RemoveEmptyCollectionFields", "ОжидатьЗавершенияОбработки": "WaitForProcessingCompletion", "ВыполнитьЗапросСОбработкой": "ExecuteQueryWithProcessing", "ДобавитьOAuthV1Авторизацию": "AddOAuthV1Authorization", "ЧислоСтандартныхПараметров": "NumberOfStandardParameters", "Ожидать подключения !NOCLI": "Await connections !NOCLI", -"СтруктураАдресаОтправления": "SendingAddressStructure", "Получить информацию о чате": "Get information about the chat room", -"СоздатьБакет (Удаление, DB": "CreateBucket (Deleting, DB", +"1: Типы коллекций не равны": "1: Collections types are not equal", +"Признак использования gzip": "Flag for gzip using", +"Получить статистику постов": "Get post statistics", "Установить картинку группы": "Set group picture", -"ДропБокс_СоздатьУдалитьТег": "DropboxAPI_CreateDeleteTag", -"Получить информацию канала": "Get channel info", -"Документация Neocities API": "Neocities API docs", -"ПолучитьСуществующийЗапуск": "GetExistingLaunch", -"Число знаков после запятой": "Number of decimal places", -"ID чата для отправки файла": "Chat ID for sending", -"ТекущийПуть, ТекущиеДанные": "CurrentPath, CurrentData", -"ПреобразоватьВариантВыбора": "ConvertSelectionOption", -"ПолучитьТрудозатратыЗадачи": "GetTaskTimeAccounting", -"Массив соответствий файлов": "Array of file mappings", -"ГК_СоздатьУдалитьКалендарь": "GC_CreateDeleteCalendar", +"Получить сообщение системы": "Get system message", +"СоздатьРекламноеОбъявление": "CreateAd", +"ЯМетрика_УправлениеМетками": "YaMetrika_TagsManagement", +"СтруктураАдресаОтправления": "SendingAddressStructure", +"Телеграм_ОтправитьДокумент": "TelegramAPI_SendDocument", "УдалитьКолонкуТаблицы (TLS": "DeleteTableColumn (TLS", +"Мне больше нравится желтый": "I like yellow more", "Очистить очередь сообщений": "Clear message queue", +"ОтправитьМедиагруппу (доки": "SendMediaGroup (docs", "РаботаССобытиямиКалендарей": "CalendarEventsManagement", "ИзменитьЗаголовокЧата (хук": "ChangeChatTitle (wh", "ДобавитьКомментарийНовости": "AddPostComment", @@ -7187,68 +7191,66 @@ "Удаляет набор тегов бакета": "Deletes the bucket tag set", "ПолучитьСтруктуруЛида (хук": "GetLeadStructure (wh", "ПолучитьВходящиеСоединения": "GetIncomingConnections", -"ТребуетсяПередачаЧерезФайл": "FileTransferRequired", "ВывестиТекстВТекущуюСтроку": "WriteOnCurrentLine", "Структура Из КлючИЗначение": "Structure Of KeyAndValue", "VK_ИзменитьПодборкуТоваров": "VK_EditProductCollection", "Если вам необходим чат-бот": "If you need a chatbot", +"ГК_СоздатьУдалитьКалендарь": "GC_CreateDeleteCalendar", "Строка подключения MongoDB": "MongoDB connection string", -"Телеграм_ОтправитьКартинку": "TelegramAPI_SendImage", -"ИсключитьПользователейЧата": "RemoveChatMembers", "Bitrix24_СоздатьПодкаталог": "Bitrix24_CreateSubfolder", "СформироватьКнопкуДействия": "MakeActionButton", -"Secret key для авторизации": "Secret key for authorization", -"Признак использования gzip": "Flag for gzip using", -"Добавляет товар в подборку": "Adds a product to the selection", -"СоздатьРекламноеОбъявление": "CreateAd", -"Dropbox_ПолчитьСписокТегов": "Dropbox_GetTagList", -"Получить описание контакта": "Get contact description", -"Telegram_ОтправитьДокумент": "Telegram_SendDocument", -"Неподдерживаемое сообщение": "Unsupported message", -"УстановитьШифрованиеБакета": "PutBucketEncryption", -"Завершить загрузку частями": "Finish parts upload", -"ДобавитьСтадиюКанбана (хук": "AddKanbanStage (wh", -"ПолучитьСтатусПользователя": "GetUserStatus", -"Выгрузить модель из памяти": "Unload model from memory", -"ГарантироватьТелоКоллекцию": "GuaranteeBodyCollection", +"Документация Neocities API": "Neocities API docs", +"Получить информацию канала": "Get channel info", +"ДропБокс_СоздатьУдалитьТег": "DropboxAPI_CreateDeleteTag", +"СоздатьБакет (Удаление, DB": "CreateBucket (Deleting, DB", +"СоздатьБакет (удаление, DB": "CreateBucket (deleting, DB", +"ДобавитьOauthV1Авторизацию": "AddOauthV1Authorization", +"Получить категории товаров": "Get product categories", +"уровень доступа к счетчику": "counter access level", +"значение продолжительности": "duration value", "Bitrix24_ПолучитьХранилище": "Bitrix24_GetStorage", -"ВыполнитьЗапросSQL (Select": "ExecuteSQLQuery (Select", +"Телеграм_ОтправитьКартинку": "TelegramAPI_SendImage", +"ИсключитьПользователейЧата": "RemoveChatMembers", +"УстановитьШифрованиеБакета": "PutBucketEncryption", "ПолучитьСписокКомментариев": "GetCommentList", -"Получить очередь сообщений": "Get message queue", +"ДобавитьСтадиюКанбана (хук": "AddKanbanStage (wh", +"Компоненты (служебный, ОПИ": "AddIns (Utility, OpenIntegrations", +"ВыполнитьЗапросSQL (Select": "ExecuteSQLQuery (Select", "УстановитьПараметрыЗапроса": "SetQueryParams", "КраткоеПредставлениеОшибки": "BriefErrorDescription", +"Получить очередь сообщений": "Get message queue", "ПодключитьРасширение (путь": "ConnectExtension (path", -"ПолучитьСтатусУчетаВремени": "GetTimekeepingStatus", -"СледующийОбязательныйТокен": "NextRequiredToken", -"МинимальныйРазмерДляПотока": "MinimumStreamSize", -"ГринДобавлениеПользователя": "GreenAddMember", -"Dropbox_ЗагрузитьФайлПоURL": "Dropbox_UploadFileByURL", +"Неподдерживаемое сообщение": "Unsupported message", +"Вайбер_ПолучениеИнформации": "Viber_DataRetrieval", +"СоздатьДиректорию (двойная": "CreateDirectory (double", +"ПолучитьСтатусПользователя": "GetUserStatus", "Скрыть главную тему форума": "Hide main forum topic", "УстановитьПроизвольноеПоле": "SetCustomField", "ПолучитьИнформациюОТаблице": "GetTableInformation", -"СоздатьДиректорию (двойная": "CreateDirectory (double", -"Слак_ПолучитьСписокКаналов": "Slack_GetChannelList", -"Вайбер_ПолучениеИнформации": "Viber_DataRetrieval", -"ВыполнитьЗапросSQL (Insert": "ExecuteSQLQuery (Insert", -"ОформитьОшибочныйОтветHTTP": "FormatHTTPErrorResponse", -"ПолучитьДанныеПользователя": "GetUserData", -"Мой другой новый календарь": "My other new calendar", -"УдалитьПустыеПоляКоллекции": "RemoveEmptyCollectionFields", -"Получить шифрование бакета": "Get bucket encryption", -"значение продолжительности": "duration value", -"СформироватьСтруктуруТегов": "FormTagsStructure", -"Мне больше нравится желтый": "I like yellow more", +"ГарантироватьТелоКоллекцию": "GuaranteeBodyCollection", +"ГринДобавлениеПользователя": "GreenAddMember", "ИспользоватьКодированиеURL": "UseURLEncoding", +"Получить описание контакта": "Get contact description", +"ОформитьОшибочныйОтветHTTP": "FormatHTTPErrorResponse", +"Слак_ПолучитьСписокКаналов": "Slack_GetChannelList", +"Массив соответствий файлов": "Array of file mappings", +"Telegram_ОтправитьДокумент": "Telegram_SendDocument", +"Dropbox_ПолчитьСписокТегов": "Dropbox_GetTagList", +"Dropbox_ЗагрузитьФайлПоURL": "Dropbox_UploadFileByURL", +"ПолучитьСтатусУчетаВремени": "GetTimekeepingStatus", +"СледующийОбязательныйТокен": "NextRequiredToken", +"МинимальныйРазмерДляПотока": "MinimumStreamSize", +"Контекст = Новый Структура": "Context = New Structure", +"Получить шифрование бакета": "Get bucket encryption", "Название компании контакта": "Name of the contact company", -"Компоненты (служебный, ОПИ": "AddIns (Utility, OpenIntegrations", +"ВыполнитьЗапросSQL (Insert": "ExecuteSQLQuery (Insert", +"ОбновитьЗаписи (количество": "UpdateRecords (amount", "Создать ссылку-приглашение": "Create invitation link", -"Разрешен наложенный платеж": "Cash on delivery allowed", "ДобавитьВидеообложкуТовара": "AddProductVideoCover", "Получить событие календаря": "Get calendar event", -"Telegram_ЗакрытьТемуФорума": "Telegram_CloseForumTopic", "ПолучитьИнформациюОбУценке": "GetDiscountInformation", +"Мой другой новый календарь": "My other new calendar", "разрешение на методы Drive": "Drive methods permission", -"ОтправитьФайлПоURL (цитата": "SendFileByURL (quote", "VK_СоздатьТоварСоСвойством": "VK_CreateProductWithProp", "ЗакрытьТемуФорума (главная": "CloseForumTopic (main", "Получить ответ в контексте": "Get context response", @@ -7256,31 +7258,32 @@ "Получить информацию о базе": "Get database info", "ДобавитьПользователяКФайлу": "AddUserToFile", "Отключить уведомления чата": "Disable chat notifications", -"СлужебныеПроцедурыИфункции": "ServiceProceduresAndFunctions", "ЗапросТипУстановленВручную": "RequestTypeSetManualy", -"ОбновитьЗаписи (количество": "UpdateRecords (amount", +"Разрешен наложенный платеж": "Cash on delivery allowed", "ID сообщения для изменения": "ID of the message to be edited", -"Ноушн_СоздатьСтраницуВБазу": "Notion_CreatePageInDatabase", +"Добавляет товар в подборку": "Adds a product to the selection", "ОдобритьЗаявкуНаВступление": "ApprovePending", -"ПолучитьПодразделения (хук": "GetDepartments (wh", -"СоздатьБакет (удаление, DB": "CreateBucket (deleting, DB", +"ОтправитьФайлПоURL (цитата": "SendFileByURL (quote", +"ПолучитьДанныеПользователя": "GetUserData", +"Telegram_ЗакрытьТемуФорума": "Telegram_CloseForumTopic", +"Выгрузить модель из памяти": "Unload model from memory", +"ПолучитьТрудозатратыЗадачи": "GetTaskTimeAccounting", "Ошибка удаления файла базы": "Database file deletion error", -"Добавляет записи в таблицу": "Adds new rows to the table", -"Управление подразделениями": "Departments management", -"Дата установки трудозатрат": "Date the record was set", +"ТекущийПуть, ТекущиеДанные": "CurrentPath, CurrentData", "Access key для авторизации": "Access key for authorization", "ЯДиск_ЗагрузитьУдалитьФайл": "YDisk_UploadDeleteFile", +"Завершить загрузку частями": "Finish parts upload", "ОтправитьСообщение (диалог": "SendMessage (dialog", +"Ноушн_СоздатьСтраницуВБазу": "Notion_CreatePageInDatabase", +"ТребуетсяПередачаЧерезФайл": "FileTransferRequired", "Пассивный режим соединения": "Passive connection mode", -"Получить сообщение системы": "Get system message", +"ПолучитьСуществующийЗапуск": "GetExistingLaunch", "Отключает уведомлений чата": "Disable chat notifications", -"Телеграм_УстановитьWebhook": "TelegramAPI_SetWebhook", -"ТаблицаСправкаПоПараметрам": "ParamsHelpTable", +"СлужебныеПроцедурыИФункции": "Private", "1 (отправлено сообщений %2": "1 (sent messages %2", "массив URL картинок товара": "array of product images URLs", -"Telegram_ОтправитьКартинку": "Telegram_SendImage", +"ПоместитьФайлВКорзину (хук": "MarkFileAsDeleted (wh", "ОбработатьРезультатЗапроса": "ProcessQueryResult", -"Текст сообщения под файлом": "Message text below the file", "Telegram_УдалитьТемуФорума": "Telegram_DeleteForumTopic", "Массив объектов документов": "Array of docs objects", "ВывестиСправкуПоПараметрам": "DisplayParameterHelp", @@ -7288,57 +7291,58 @@ "Telegram_СоздатьТемуФорума": "Telegram_CreateForumTopic", "ВывестиСлужебнуюИнформацию": "LogServiceInformation", "ГринИсключениеПользователя": "GreenExcludeMember", -"Код КЛАДР. Устаревшее поле": "CLADR code. Deprecated field", +"Структура заполнения опции": "Data structure for option", +"ТаблицаСправкаПоПараметрам": "ParamsHelpTable", "ПолучитьЗначенияРекурсивно": "GetValuesRecursively", -"Значение параметра запроса": "Request parameter value", -"Наименование подразделения": "Department name", "другие увед. будут удалены": "another notif. will be deleted", "ПолучитьЧеклистЗадачи (хук": "GetTasksChecklist (wh", +"Текст сообщения под файлом": "Message text below the file", +"Имя команды для выполнения": "Command name to execute", +"Телефон истинного продавца": "The true sellers phone number", +"ПолучитьТипыКолонокТаблицы": "GetTableColumnTypes", +"Дата установки трудозатрат": "Date the record was set", +"ЗагрузитьЧастьОбъекта (ЗЗЧ": "UploadObjectPart (FPU", +"Управление подразделениями": "Departments management", "Это сообщение было удалено": "This message was deleted", -"ПоместитьФайлВКорзину (хук": "MarkFileAsDeleted (wh", -"ЗагрузитьЧастьОбъекта (ИЗЧ": "UploadObjectPart (IPU", -"Получает комментарий по ID": "Gets comment by ID", -"УдалитьПустыеКлючиЗначения": "RemoveEmptyKeyValues", -"ПреобразоватьПользователей": "ConvertUsers", -"Путь сохранения на Dropbox": "Save path on Dropbox", -"Массив файлов для загрузки": "Array of files to be uploaded", -"ПолучитьДанныеОСайте (Сайт": "GetSiteData (Site", -"Изменить свойства страницы": "Edit page properties", -"ИзменитьСтатусПользователя": "ChangeUserStatus", -"Удаляет колонку из таблицы": "Deletes a column from the table", -"Структура заполнения опции": "Data structure for option", -"Наименование новой таблицы": "New table name", +"ПреобразоватьВариантВыбора": "ConvertSelectionOption", "Возврат лога в виде строки": "Return the log as a string", -"Получить список календарей": "Get list of calendars", -"Bitrix24_КопироватьКаталог": "Bitrix24_CopyFolder", -"ПолучитьПолныйСписокТестов": "GetFullTestList", -"Проверка_ТелеграмПереслать": "Check_TelegramForward", -"СформироватьЗначенияВыбора": "FormSelectionValues", -"ПолучитьСтруктуруСообщения": "GetMessageStructure", -"URL к видео для добавления": "URL of the video", -"Данные клиентского запроса": "Client request data", -"ПолучитьПользователей (хук": "GetUsers (wh", +"Значение параметра запроса": "Request parameter value", +"Наименование подразделения": "Department name", +"Структура из КлючИЗначение": "Structure of KeyAndValue", +"Наименование новой таблицы": "New table name", "УстановитьОбъектСоединения": "SetConnectionObject", +"СформироватьСтруктуруТегов": "FormTagsStructure", +"Массив файлов для загрузки": "Array of files to be uploaded", +"URL к видео для добавления": "URL of the video", +"ПолучитьСтруктуруСообщения": "GetMessageStructure", +"Проверка_ТелеграмПереслать": "Check_TelegramForward", +"Bitrix24_ВозобновитьЗадачу": "Bitrix24_RenewTask", +"ПолучитьПользователей (хук": "GetUsers (wh", +"ИзменитьСтатусПользователя": "ChangeUserStatus", +"ПреобразоватьПользователей": "ConvertUsers", +"УдалитьПустыеКлючиЗначения": "RemoveEmptyKeyValues", +"Путь сохранения на Dropbox": "Save path on Dropbox", +"ПолучитьДанныеОСайте (Сайт": "GetSiteData (Site", +"Bitrix24_КопироватьКаталог": "Bitrix24_CopyFolder", +"Код КЛАДР. Устаревшее поле": "CLADR code. Deprecated field", +"Данные клиентского запроса": "Client request data", "ВыполнитьЗапросSQL (Create": "ExecuteSQLQuery (Create", "Изменить событие календаря": "Update calendar event", "Обработать серверный поток": "Process server stream", "Очищает значение в ячейках": "Clears the value in cells", -"ГД_ПолучитьСписокКаталогов": "GD_GetCatalogList", +"Получает комментарий по ID": "Gets comment by ID", "ОткрытьКлиентскийПотокGRPC": "OpenClientGRPCStream", -"ЗагрузитьЧастьОбъекта (ЗЗЧ": "UploadObjectPart (FPU", -"Имя команды для выполнения": "Command name to execute", -"ПолучитьЗначенияЯчеек (все": "GetCellValues (all", -"ПолучитьТипыКолонокТаблицы": "GetTableColumnTypes", -"Запись данных тела запроса": "Request body data writing", -"ЗагрузкаИОбновлениеТоваров": "UploadingAndUpdatingProducts", -"Не удалось заменить origin": "Cant replace origin", -"Получить настройки запроса": "Get request settings", -"Ожидать подключение !NOCLI": "Awaiting connection !NOCLI", -"ПолучитьРезультатОбработки": "GetProcessingResult", -"Структура из КлючИЗначение": "Structure of KeyAndValue", -"ВывестиСообщениеИсключения": "DisplayExceptionMessage", -"УстановитьОтметкуПрочтения": "SetReadMark", -"Получить структуру запуска": "Get launch structure", +"ПолучитьПолныйСписокТестов": "GetFullTestList", +"ЗагрузитьЧастьОбъекта (ИЗЧ": "UploadObjectPart (IPU", +"Telegram_ОтправитьКартинку": "Telegram_SendImage", +"СформироватьЗначенияВыбора": "FormSelectionValues", +"Изменить свойства страницы": "Edit page properties", +"Получает список баз данных": "Gets the list of databases", +"Получить список календарей": "Get list of calendars", +"ГД_ПолучитьСписокКаталогов": "GD_GetCatalogList", +"%F0%9F%94%A5 *Новый релиз\\": "%F0%9F%94%A5 *New release\\", +"Удаляет колонку из таблицы": "Deletes a column from the table", +"Компонента PostgreSQL (ОПИ": "PostgreSQL Component (OpenIntegrations", "Этот календарь был изменен": "This calendar has been changed", "запись содержимого страниц": "page content recording", "Проверка_ВКВариантСвойства": "Check_VKPropVariant", @@ -7352,420 +7356,420 @@ "Исключить участника группы": "Exclude group member", "Создать рекламную кампанию": "Create advertising campaign", "Тип календаря: user, group": "Calendar type: user, group", -"ПолучитьСтруктуруКалендаря": "GetCalendarStructure", +"Получить структуру запуска": "Get launch structure", "ИзменитьСтадиюКанбана (хук": "UpdateKanbansStage (wh", -"ДобавитьТрудозатратыЗадачи": "AddTaskTimeAccounting", "Скопируйте новый **токен**": "Copy the new **token**", "УстановитьФайлОтвета (тело": "SetResponseFile (body", "НормализоватьТекстовыйВвод": "NormalizeTextInput", -"ОткрытьТемуФорума (главная": "OpenForumTopic (main", -"Получить код подтверждения": "Get confirmation code", -"ОтправитьУведомлениеОВводе": "SendWritingNotification", -"Закрыть подключение !NOCLI": "Close connection !NOCLI", -"Bitrix24_ВозобновитьЗадачу": "Bitrix24_RenewTask", -"Телефон истинного продавца": "The true sellers phone number", -"Получает список баз данных": "Gets the list of databases", +"ПолучитьЗначенияЯчеек (все": "GetCellValues (all", +"СлужебныеПроцедурыИфункции": "ServiceProceduresAndFunctions", +"ПолучитьПодразделения (хук": "GetDepartments (wh", +"Число знаков после запятой": "Number of decimal places", "ИспользоватьПоляТелаВOAuth": "UseBodyFiledsAtOAuth", -"СлужебныеПроцедурыИФункции": "Private", -"Токен авторизации (Api-Key": "Authorization token (Api-Key", -"ПолучитьИмяВременногоФайла": "GetTempFileName", -"ПолучитьИнформациюОТоварах": "GetProductsInformation", -"Компонента PostgreSQL (ОПИ": "PostgreSQL Component (OpenIntegrations", -"Получает схему таблиц базы": "Gets the schema of base tables", -"%F0%9F%94%A5 *Новый релиз\\": "%F0%9F%94%A5 *New release\\", +"ПолучитьРезультатОбработки": "GetProcessingResult", +"Ожидать подключение !NOCLI": "Awaiting connection !NOCLI", +"ID чата для отправки файла": "Chat ID for sending", +"УстановитьОтметкуПрочтения": "SetReadMark", +"ВывестиСообщениеИсключения": "DisplayExceptionMessage", +"ДобавитьТрудозатратыЗадачи": "AddTaskTimeAccounting", +"Не удалось заменить origin": "Cant replace origin", +"ПолучитьСтруктуруКалендаря": "GetCalendarStructure", +"ПолучитьИсториюЗадачи (хук": "GetTaskHistory (wh", "ЯДиск_ПолучитьСписокФайлов": "YDisk_GetFileList", +"Получить настройки запроса": "Get request settings", "СоздатьПост (одна картинка": "CreatePost (one picture", "Создает TCP/TLS соединение": "Creates a TCP/TLS connection", +"Закрыть подключение !NOCLI": "Close connection !NOCLI", "ПолучитьСтадииКанбана (хук": "GetKanbanStages (wh", -"ПолучитьСсылкуНаСкачивание": "GetDownloadLink", "ID оригинального сообщения": "Original message ID", "Bitrix24_ПереименоватьФайл": "Bitrix24_RenameFile", -"ПолучитьИсториюЗадачи (хук": "GetTaskHistory (wh", "Отправить сообщение !NOCLI": "Send message !NOCLI", -"Неопределено, Произвольный": "Undefined, Arbitrary", +"ПолучитьИмяВременногоФайла": "GetTempFileName", "Telegram_УстановитьWebhook": "Telegram_SetWebhook", -"ПолучитьВнешнююСсылкуФайла": "GetFileExternalLink", +"Получает схему таблиц базы": "Gets the schema of base tables", +"Неопределено, Произвольный": "Undefined, Arbitrary", +"ОткрытьТемуФорума (главная": "OpenForumTopic (main", +"ПолучитьИнформациюОТоварах": "GetProductsInformation", +"Получить код подтверждения": "Get confirmation code", +"Токен авторизации (Api-Key": "Authorization token (Api-Key", +"ЗагрузкаИОбновлениеТоваров": "UploadingAndUpdatingProducts", +"Телеграм_УстановитьWebhook": "TelegramAPI_SetWebhook", +"Добавляет записи в таблицу": "Adds new rows to the table", "Бренд на иностранном языке": "Brand in a foreign language", "ПроверитьДоступностьБакета": "HeadBucket", -"ПроверитьСоздатьСоединение": "CheckCreateConnection", +"ПолучитьВнешнююСсылкуФайла": "GetFileExternalLink", "Проверка_ТелеграмСообщение": "Check_TelegramMessage", "Проверка_ВККартинкаАльбома": "Check_VKAlbumPicture", -"Отменить публикацию объекта": "Unpublish object", -"УдалитьФайл (несуществующий": "DeleteFile (nonexistent", -"НайтиЗначенияХарактеристики": "SearchAttributeValue", -"ЗакрытьПотокИПолучитьДанные": "CloseStreamReceiveData", -"ПодключитьсяИПолучитьДанные": "ConnectAndReceiveData", -"Разложить JSON на параметры": "Parse JSON to Parameters", -"Страница выборки результата": "Result page", +"Запись данных тела запроса": "Request body data writing", +"ПолучитьСсылкуНаСкачивание": "GetDownloadLink", +"ОтправитьУведомлениеОВводе": "SendWritingNotification", +"ПроверитьСоздатьСоединение": "CheckCreateConnection", +"ПолучитьХранилищеПриложения": "GetAppStorage", +"ПолучитьСписокВнешнихФайлов": "GetExternalFileList", +"ПереименоватьОбъект (список": "RenameObject (list", +"ЗакрепитьОткрепитьСообщение": "PinUnpinMessage", "СохранитьФайл (размер файла": "SaveFile (file size", "СоздатьИзменитьПользователя": "CreateOrUpdateUser", "ДобавитьКолонкуТаблицы (TLS": "AddTableColumn (TLS", -"ПолучитьПараметрыСоединения": "GetConnectionParameters", +"Создает новое подразделение": "Creates a new department", "идентификатор соисполнителя": "co-executor identifier", -"ПодключитьВнешнююКомпоненту": "AttachAddIn", -"ЗакрепитьОткрепитьСообщение": "PinUnpinMessage", "0 Или СтрНайти(нРег(Вариант": "0 Or StrFind(Lower(Option", "Отправляем только \"data for": "Sending only \"data for", "ОбработатьСекретыPostgreSQL": "ProcessSecretsPostgreSQL", +"НачатьВыполнениеЗадачи (хук": "StartTask (wh", "Удаляет набор тегов объекта": "Deletes an objects tag set", +"ПодключитьВнешнююКомпоненту": "AttachAddIn", +"Сохранить картинку в альбом": "Save image to album", +"Dropbox_ПолучитьСписокТегов": "Dropbox_GetTagList", +"ПодключитьсяИПолучитьДанные": "ConnectAndReceiveData", +"Получить настройки магазина": "Get campaign settings", +"СформироватьНаборПараметров": "FormParameterSet", +"ДропБокс_ЗагрузитьФайлПоURL": "DropboxAPI_UploadFileByURL", +"НоушнАпи_СоздатьУдалитьБлок": "NotionAPI_CreateDeleteBlock", +"ПолучитьПараметрыСоединения": "GetConnectionParameters", +"Изменить комментарий задачи": "Update task comment", +"Методы интеграции с VK (ОПИ": "VK integration methods (OpenIntegrations", "ДополнитьКомплексныйАтрибут": "CompleteComplexAttribute", "Структура JSON данных ячеек": "The structure of the JSON cells data", "Проверка_БитриксАвторизация": "Check_BitrixAuth", -"Dropbox_ПолучитьСписокТегов": "Dropbox_GetTagList", "VK_ПолучитьСтатистикуПостов": "VK_GetPostStatistics", -"ПолучитьХранилищеПриложения": "GetAppStorage", -"Создает новое подразделение": "Creates a new department", "СформироватьТекстСортировки": "FormSortingText", -"Сохранить картинку в альбом": "Save image to album", -"НачатьВыполнениеЗадачи (хук": "StartTask (wh", -"ПолучитьСписокВнешнихФайлов": "GetExternalFileList", -"ДропБокс_ЗагрузитьФайлПоURL": "DropboxAPI_UploadFileByURL", -"ПереименоватьОбъект (список": "RenameObject (list", "ПереслатьГолосовоеСообщение": "ResendVoice", -"Добавить календарь в список": "Add calendar to list", "Получить пользователей чата": "Get chat members", -"В канал, из двоичных данных": "To channel, from binary data", -"Очистить основной календарь": "Clear primary calendar", -"Оформить подписку на Boosty": "Subscribe on Boosty", -"Установить заголовки !NOCLI": "Set headers !NOCLI", -"ВыполнитьЗапрос (выполнение": "ExecuteRequest (execution", -"Получить ссылку авторизации": "Get authorization link", -"Удаляет сообщение в диалоге": "Deletes a dialog message", -"Проверка_ВКСтатистикаПостов": "Check_VKPostsStatistic", -"Обновить количество товаров": "Update products stocks", -"Поместить каталог в корзину": "Mark folder as deleted", -"Создает историю из картинки": "Creates a story from an image", "VK_СохранитьКартинкуВАльбом": "VK_SaveImageToAlbum", -"!OInt ВыполнитьСборкуМусора": "!OInt RunGarbageCollection", -"ОбработатьДанныеДляОперации": "ProcessDataForOperation", -"ВыгнатьПользователяИзКанала": "KickUserFromChannel", +"Telegram_ИзменитьТемуФорума": "Telegram_EditForumTopic", +"ПолучитьСписокФайлов (Отбор": "GetFilesList (Filter", +"Описание структур см. здесь": "Structure description at", "СоздатьБазуДанных (удаление": "CreateDatabase (deleting", "ПолучитьСсылкуЗагрузкиФайла": "GetFileUploadLink", "ПолучитьМетаданныеКалендаря": "GetCalendarMetadata", -"Telegram_ИзменитьТемуФорума": "Telegram_EditForumTopic", -"ОчиститьКоллекциюРекурсивно": "ClearCollectionRecursively", -"!OInt МБайт = КБайт * КБайт": "!OInt MB = KB * KB", -"Создает нового пользователя": "Creates a new user", -"НастройкиСовместногоДоступа": "SharedAccessSettings", -"Путь к очищаемой директории": "Path to the directory to be cleaned", -"Получить настройки магазина": "Get campaign settings", -"Отправить/Удалить эфемерное": "Send/Delete ephemeral", -"Получить информацию о файле": "Get information about file", -"Установить картинку профиля": "Set profile picture", -"Добавить задачу в избранное": "Add task to favorites list", -"ПолучитьИнформациюОСтранице": "GetPageInfo", -"ВК_СохранитьУдалитьКартинку": "VKAPI_SaveDeleteImage", -"Bitrix24_ПереместитьКаталог": "Bitrix24_MoveFolder", "Получает набор тегов бакета": "Gets the bucket tag set", -"ОтклонитьЗаявкуНаВступление": "DisapprovePending", -"Методы интеграции с VK (ОПИ": "VK integration methods (OpenIntegrations", -"ЗакрытьСоединение (открытие": "CloseConnection (creation", -"НоушнАпи_СоздатьУдалитьБлок": "NotionAPI_CreateDeleteBlock", -"ID стены расположения поста": "ID of the wall where the post is located", -"Тестовый запрос для сервера": "Test request for server", -"ПолучитьСообщениеАссистента": "GetAssistantMessage", +"Bitrix24_ПереместитьКаталог": "Bitrix24_MoveFolder", +"ВК_СохранитьУдалитьКартинку": "VKAPI_SaveDeleteImage", +"ПолучитьИнформациюОСтранице": "GetPageInfo", +"Добавить задачу в избранное": "Add task to favorites list", +"Разложить JSON на параметры": "Parse JSON to Parameters", +"Установить картинку профиля": "Set profile picture", +"Получить информацию о файле": "Get information about file", +"Путь к очищаемой директории": "Path to the directory to be cleaned", +"НастройкиСовместногоДоступа": "SharedAccessSettings", +"Создает нового пользователя": "Creates a new user", +"!OInt МБайт = КБайт * КБайт": "!OInt MB = KB * KB", "Удалить картинку из альбома": "Deletes an image from the album", -"Кодировка получаемых данных": "Encoding of received data", -"ПолучитьСписокФайлов (Отбор": "GetFilesList (Filter", -"Описание структур см. здесь": "Structure description at", -"ГК_ПолучитьСписокКалендарей": "GC_GetCalendarList", -"Создет новое поле в таблице": "Creates a new field in the table", -"Помечает новость как важную": "Mark post as important", +"УдалитьФайл (несуществующий": "DeleteFile (nonexistent", +"ОчиститьКоллекциюРекурсивно": "ClearCollectionRecursively", +"Отправить/Удалить эфемерное": "Send/Delete ephemeral", +"ОтклонитьЗаявкуНаВступление": "DisapprovePending", +"В канал, из двоичных данных": "To channel, from binary data", +"Добавить календарь в список": "Add calendar to list", +"!OInt ВыполнитьСборкуМусора": "!OInt RunGarbageCollection", +"Отменить публикацию объекта": "Unpublish object", +"ОбработатьДанныеДляОперации": "ProcessDataForOperation", +"ЗакрытьПотокИПолучитьДанные": "CloseStreamReceiveData", +"Очистить основной календарь": "Clear primary calendar", +"НастройкиИАдминистрирование": "SettingsAndAdministartion", +"ПреобразоватьЗначениеПоТипу": "ConvertValueByType", +"ПолучитьНастройкиСоединения": "GetConnectionSettings", +"НайтиЗначенияХарактеристики": "SearchAttributeValue", +"Страница выборки результата": "Result page", +"Telegram_ОткрепитьСообщение": "Telegram_UnpinMessage", +"Использовать \"../../../core": "Use \"../../../core", +"CommonModule.OPI_ЗапросыSQL": "CommonModule.OPI_SQLQueries", "Получить список результатов": "Get results list", "Код со страницы авторизации": "Code from the authorization page", "УправлениеЭлементомЧеклиста": "ChecklistElementManagement", -"Инструменты (служебный, ОПИ": "Tools (Utility, OpenIntegrations", "Bitrix24_ВключитьЗвукЗадачи": "Bitrix24_UnmuteTask", -"Проверка_БитриксСписокЗадач": "Check_BitrixTasksList", +"Кодировка получаемых данных": "Encoding of received data", "Новое наименование каталога": "New folders name", -"ОтправитьТекстовоеСообщение": "SendTextMessage", -"ДобавитьПользователейКФайлу": "AddUsersToFile", -"ДобавитьЗаписи (ошибка json": "AddRecords (json error", -"ID участника для добавления": "Member ID for addition", -"Твиттер_СоздатьТвитСОпросом": "Twitter_CreateTweetWithPoll", -"Получить структуру элемента": "Get item structure", -"ОтправитьДокумент (с именем": "SendDocument (with name", -"Включает уведомления в чате": "Enable chat notifications", -"УдалитьБазуДанных (закрытие": "DeleteDatabase (close", -"Получает состояние инстанса": "Gets instance status", -"электронная почта заполнена": "email address is filled in", +"Проверка_БитриксСписокЗадач": "Check_BitrixTasksList", "СоздатьЗаголовокАвторизации": "CreateAuthorizationHeader", +"электронная почта заполнена": "email address is filled in", +"УдалитьБазуДанных (закрытие": "DeleteDatabase (close", +"Включает уведомления в чате": "Enable chat notifications", +"ОтправитьДокумент (с именем": "SendDocument (with name", +"Получает состояние инстанса": "Gets instance status", +"Инструменты (служебный, ОПИ": "Tools (Utility, OpenIntegrations", +"ОтправитьТекстовоеСообщение": "SendTextMessage", +"Твиттер_СоздатьТвитСОпросом": "Twitter_CreateTweetWithPoll", +"ВыгнатьПользователяИзКанала": "KickUserFromChannel", +"СформироватьМассивИменЯчеек": "FormCellNameArray", "Bitrix24_УдалитьКомментарий": "Bitrix24_DeleteComment", -"Telegram_ОткрепитьСообщение": "Telegram_UnpinMessage", -"ПреобразоватьЗначениеПоТипу": "ConvertValueByType", -"Получить события календарей": "Get calendar events", -"Удалить трудозатраты задачи": "Delete task time accounting", -"ИспользоватьАдаптивныйВывод": "UseAdaptiveOutput", -"Изменить комментарий задачи": "Update task comment", -"НастройкиИАдминистрирование": "SettingsAndAdministartion", -"Телеграм_ПереслатьСообщение": "TelegramAPI_ForwardMessage", -"ПолучитьНастройкиСоединения": "GetConnectionSettings", -"дата публикации комментария": "comment publication date", "ВК_ПолучитьКатегорииТоваров": "VKAPI_GetProductCategories", +"ДобавитьЗаписи (ошибка json": "AddRecords (json error", +"ДобавитьПользователейКФайлу": "AddUsersToFile", +"Помечает новость как важную": "Mark post as important", +"Логин пользователя postgres": "Postgres user login", +"Получить события календарей": "Get calendar events", +"Создает историю из картинки": "Creates a story from an image", +"ПолучитьСообщениеАссистента": "GetAssistantMessage", +"Тестовый запрос для сервера": "Test request for server", +"ID стены расположения поста": "ID of the wall where the post is located", +"дата публикации комментария": "comment publication date", +"ID участника для добавления": "Member ID for addition", +"Создет новое поле в таблице": "Creates a new field in the table", "интервал между повторениями": "repetition interval", -"CommonModule.OPI_ЗапросыSQL": "CommonModule.OPI_SQLQueries", "Удалить календарь из списка": "Remove calendar from list", -"РаботаСВнешнимиКомпонентами": "AddinsManagement", -"Использовать \"../../../core": "Use \"../../../core", "ВК_СоздатьТоварСоСвойствами": "VKAPI_CreateProductWithProperties", "ПереслатьСообщение (простое": "ForwardMessage (simple", "ДобавитьИменованныйПараметр": "AddNamedParam", "Ключ > ID, Значение > Emoji": "Key > ID, Value > Emoji", "С неявным приведением типов": "With implicit type casting", -"СоздатьТаблицу (ошибка типа": "CreateTable (type error", -"ТелеграмКлавиатураСообщения": "TelegramMessageKeyboard", -"Проверка_ДропБоксМетаданные": "Check_DropboxMetadata", -"Разархивирует выбранный чат": "Unarchives the selected chat", -"ПолучитьИнформациюОКаталоге": "GetFolderInformation", -"ПолучитьСтруктуруЦеныТовара": "GetProductPriceStructure", -"Получить настройки инстанса": "Get instance settings", -"ОтветитьНаСобытиеКлавиатуры": "AnswerButtonEvent", -"Получить план задач на день": "Get users daily tasks plan", -"Проверка_БитриксКомментарий": "Check_BitrixComment", -"ОтправитьЭфемерноеСообщение": "SendEphemeralMessage", -"CommonModule.OPI_ЗапросыSSH": "CommonModule.OPI_SSHRequests", -"ДобавитьЗаписи (ошибка поля": "AddRecords (field error", +"ЗакрытьСоединение (открытие": "CloseConnection (creation", +"Телеграм_ПереслатьСообщение": "TelegramAPI_ForwardMessage", "СоздатьБазуДанных (открытие": "CreateDatabase (open", -"ИзменитьМетаданныеКалендаря": "EditCalendarMetadata", -"СформироватьМассивИменЯчеек": "FormCellNameArray", -"Получает QR-код авторизации": "Receives authorization QR code", -"Временная отметка сообщения": "Message timestamp", -"ДобавитьПользователейКПапке": "AddUsersToFolder", -"СоздатьСистемноеУведомление": "CreateSystemNotification", -"СоздатьТвитГифки (одиночная": "CreateGifTweet (single", -"Загрузить по URL и получить": "Upload by URL and get", -"УдалитьДиректориюРекурсивно": "DeleteDirectoryRecursively", -"Конец периода в формате ISO": "Period end in ISO format", -"ПолучитьОтложенныеСообщения": "GetScheduledMessages", -"СоздатьТвитВидео (одиночная": "CreateVideoTweet (single", -"Добавить участника в группу": "Add group member", -"Заменить описание сообщения": "Replace message caption", -"ЗаписатьПараметрыМультипарт": "WriteMultipartParameters", -"Логин пользователя postgres": "Postgres user login", -"Массив соответствий событий": "Array of event maps", -"СоздатьДиректорию (удаление": "CreateDirectory (delete", -"Выполняет указанную команду": "Executes the specified command", -"Получить настройки кабинета": "Get business settings", +"CommonModule.OPI_ЗапросыSSH": "CommonModule.OPI_SSHRequests", +"ОтправитьЭфемерноеСообщение": "SendEphemeralMessage", +"Проверка_БитриксКомментарий": "Check_BitrixComment", +"ИспользоватьАдаптивныйВывод": "UseAdaptiveOutput", +"ОтветитьНаСобытиеКлавиатуры": "AnswerButtonEvent", +"ПолучитьСтруктуруЦеныТовара": "GetProductPriceStructure", +"ПолучитьИнформациюОКаталоге": "GetFolderInformation", +"Разархивирует выбранный чат": "Unarchives the selected chat", +"ГК_ПолучитьСписокКалендарей": "GC_GetCalendarList", +"ДобавитьЗаписи (ошибка поля": "AddRecords (field error", +"Проверка_ДропБоксМетаданные": "Check_DropboxMetadata", +"ТелеграмКлавиатураСообщения": "TelegramMessageKeyboard", +"СоздатьТаблицу (ошибка типа": "CreateTable (type error", +"Получить настройки инстанса": "Get instance settings", +"Удалить трудозатраты задачи": "Delete task time accounting", +"Создает новый групповой чат": "Creates a new group chat", +"Получить план задач на день": "Get users daily tasks plan", +"РаботаСВнешнимиКомпонентами": "AddinsManagement", +"Проверка_ВКСтатистикаПостов": "Check_VKPostsStatistic", "Данные запроса для отправки": "Request data for sending", +"Получить настройки кабинета": "Get business settings", +"Выполняет указанную команду": "Executes the specified command", +"СоздатьДиректорию (удаление": "CreateDirectory (delete", +"Поместить каталог в корзину": "Mark folder as deleted", +"Массив соответствий событий": "Array of event maps", +"`УстановитьАлгоритмOAuthV1`": "`SetOAuthV1Algorithm`", +"ПолучитьСписокСообщенийЧата": "GetChatMessagesList", +"Добавить участника в группу": "Add group member", +"СоздатьТвитВидео (одиночная": "CreateVideoTweet (single", +"ПолучитьОтложенныеСообщения": "GetScheduledMessages", +"УдалитьДиректориюРекурсивно": "DeleteDirectoryRecursively", +"СоздатьТвитГифки (одиночная": "CreateGifTweet (single", +"Заменить описание сообщения": "Replace message caption", +"СоздатьСистемноеУведомление": "CreateSystemNotification", +"Создать черновик заявки FBO": "Create FBO draft", +"Telegram_ПолучитьОбновления": "Telegram_GetUpdates", +"Bitrix24_СкопироватьКаталог": "Bitrix24_MakeFolderCopy", +"Установить Form тело !NOCLI": "Set Form body !NOCLI", +"URL для перехода в браузере": "URL for browser transition", +"Путь к файлу для скачивания": "Path to the file for downloading", "Начать наблюдать за задачей": "Start watching a task", "ВК_СоздатьРекламнуюКампанию": "VKAPI_CreateAdCampaign", +"Получить пользователей базы": "Get database users", +"ПолучитьСтатусЗагрузкиПоURL": "GetUploadStatusByURL", +"ОбновлятьТокенКаждыеДваЧаса": "UpdateTokenEveryTwoHours", "ПолучитьСодержимоеХранилища": "GetStorageObjects", -"ОбработатьПараметрКоллекцию": "ProcessCollectionParameter", "Получить состояние инстанса": "Get instance status", "CommonModule.OPI_Компоненты": "CommonModule.OPI_AddIns", -"Обновить изображения товара": "Update product images", -"Путь к файлу для скачивания": "Path to the file for downloading", "ЗащищенноеСоединениеOpenSSL": "OpenSSLSecureConnection", -"Телеграм_ПолучитьОбновления": "TelegramAPI_GetUpdates", -"ОбновлятьТокенКаждыеДваЧаса": "UpdateTokenEveryTwoHours", -"Telegram_ПолучитьОбновления": "Telegram_GetUpdates", -"Получить пользователей базы": "Get database users", -"Создать черновик заявки FBO": "Create FBO draft", -"ПолучитьСписокСообщенийЧата": "GetChatMessagesList", -"ПолучитьСписокХранилищ (хук": "GetStoragesList (wh", "ОтозватьПраваАдминистратора": "RevokeAdminRights", +"color=Зеленый) Библиотека -": "color=Green) Library -", +"Телеграм_ПолучитьОбновления": "TelegramAPI_GetUpdates", +"ПолучитьСсылкуДляСкачивания": "GetDownloadLink", +"ДобавитьПользователейКПапке": "AddUsersToFolder", +"ДобавитьПараметрФлагКоманды": "AddCommandFlagParameter", +"ПолучитьСписокХранилищ (хук": "GetStoragesList (wh", +"Тип отправляемого сообщения": "TypeOfSentMessage", +"Добавить комментарий задачи": "Add comment to task", +"ОбработатьПараметрКоллекцию": "ProcessCollectionParameter", +"УдалитьБазуДанных (открытие": "DeleteDatabase (open", +"СформироватьОписаниеТаблицы": "GenerateTableDescription", +"ID уведомления для удаления": "Notification ID", +"Загрузить по URL и получить": "Upload by URL and get", "JWT: Неподдерживаемый метод": "JWT: Unsupported method", -"СформироватьТекстКоличества": "FormCountText", -"ДобавитьПолучателейКНовости": "AddPostRecipients", -"Установить JSON тело !NOCLI": "Set JSON body !NOCLI", -"ПолучитьАдминистраторовЧата": "GetChatAdmins", +"ПолучитьСписокВерсийОбъекта": "GetObjectVersionList", +"Б24_УправленеПользователями": "B24_UsersManagement", +"Отправить/Удалить сообщение": "Send/Delete message", "Удаляет существующую модель": "Deletes an existing model", +"Обновить количество товаров": "Update products stocks", +"Получить информацию о диске": "Get disk information", +"ДобавитьПолучателейКНовости": "AddPostRecipients", +"ПроверитьДоступКЗадаче (хук": "CheckTaskAccesses (wh", +"ПолучитьАдминистраторовЧата": "GetChatAdmins", +"Получить структуру счетчика": "Get counter structure", "ID чата приемника сообщения": "Message receiver chat ID", "ОткрытьСоединение (закрытие": "CreateConnection (closing", -"СформироватьОписаниеТаблицы": "GenerateTableDescription", -"ПолучитьСсылкуДляСкачивания": "GetDownloadLink", -"ПолучитьСтатусЗагрузкиПоURL": "GetUploadStatusByURL", -"Добавить комментарий задачи": "Add comment to task", +"СформироватьТекстКоличества": "FormCountText", +"Новый импортированный товар": "New imported product", +"ID задачи добавления товара": "Add product task ID", +"Массив соответствий товаров": "Array of product maps", "ПолучитьИнформациюОбОбъекте": "GetObjectInformation", -"Тип отправляемого сообщения": "TypeOfSentMessage", -"ПроверитьДоступКЗадаче (хук": "CheckTaskAccesses (wh", -"Отправить/Удалить сообщение": "Send/Delete message", -"Получить структуру счетчика": "Get counter structure", +"OPI получение данных тестов": "OPI test data retrieval", "ПроверитьКорректностьЗаписи": "CheckRecordCorrectness", -"ПолучитьСписокВерсийОбъекта": "GetObjectVersionList", +"ЗаписатьБуферДвоичныхДанных": "WriteBinaryDataBuffer", "Создать/Удалить кооментарий": "Create/Delete Comment", +"Конец периода в формате ISO": "Period end in ISO format", "Bitrix24_ДелегироватьЗадачу": "Bitrix24_DelegateTask", -"ID чата источника сообщения": "Message source chat ID", "ВернутьСтандартныеПараметры": "ReturnStandardParameters", "VK_СоздатьРекламнуюКампанию": "VK_CreateAdvertisingCampaign", "Создать/Удалить тему форума": "Create/Delete forum topic", "ID целевой стены или группы": "ID of the target wall or group", "Получает квитанцию к заказу": "Gets a receipt for the order", "цена товара с учётом скидок": "product price with discounts", -"ID задачи добавления товара": "Add product task ID", -"Б24_УправленеПользователями": "B24_UsersManagement", -"Массив соответствий товаров": "Array of product maps", -"ID уведомления для удаления": "Notification ID", -"ДобавитьПараметрФлагКоманды": "AddCommandFlagParameter", -"URL для перехода в браузере": "URL for browser transition", -"Описание в документации API": "Description in the API documentation", -"Bitrix24_СкопироватьКаталог": "Bitrix24_MakeFolderCopy", -"Массив каналов для отправки": "Array of channels for sending", -"ID пользователя исполнителя": "ID of responsible user", -"Telegram_ПереслатьСообщение": "Telegram_ForwardMessage", -"Код населенного пункта СДЭК": "CDEC locality code", -"ПолучитьИнформациюОКонтакте": "GetContactInformation", -"Bitrix24_СоздатьКомментарий": "Bitrix24_CreateComment", -"Создает новый групповой чат": "Creates a new group chat", -"СоздатьЗаявкуНаВызовКурьера": "CreateCourierInvitation", -"Путь к удаляемой директории": "Path to directory to delete", -"ЗагрузитьФайл (размер файла": "UploadFile (file size", -"Эта база была создана из 1С": "This base is from 1C", -"Имя поля БД c обычным типом": "Name of field with regular type", -"УправлениеПубличнымДоступом": "ManagePublicAccess", -"ОсновноеУправляющееДействие": "PrimaryControlAction", +"ID чата источника сообщения": "Message source chat ID", +"Получить комменатрий задачи": "Get task comment", +"Установить JSON тело !NOCLI": "Set JSON body !NOCLI", +"Изменить наименование книги": "Change spreadsheet name", +"СформироватьТестыАссертсCLI": "FormAssertsTestsCLI", "ПолучитьДанныеФайла (размер": "GetFileData (size", -"Удаляет документы коллекции": "Deletes collection documents", -"ПолучитьОнлайнПользователей": "GetOnlineUsers", +"УправлениеПубличнымДоступом": "ManagePublicAccess", +"Имя поля БД c обычным типом": "Name of field with regular type", +"Эта база была создана из 1С": "This base is from 1C", +"ЗагрузитьФайл (размер файла": "UploadFile (file size", +"Путь к удаляемой директории": "Path to directory to delete", +"СоздатьЗаявкуНаВызовКурьера": "CreateCourierInvitation", +"ОсновноеУправляющееДействие": "PrimaryControlAction", +"ЗаменитьКлавиатуруСообщения": "ReplaceMessageKeyboard", +"Получить количество товаров": "Get products stocks", +"Получить список ассистентов": "Get assistants list", +"Создать каталог в хранилище": "Create folder at the storage", +"Удаляет сообщение в диалоге": "Deletes a dialog message", +"Получить ссылку авторизации": "Get authorization link", +"ВыполнитьЗапрос (выполнение": "ExecuteRequest (execution", "ПолучитьОбъект (большой, ДД": "GetObject (big, BD", +"ПолучитьОнлайнПользователей": "GetOnlineUsers", "ID альбома, если необходимо": "Album ID, if necessary", -"Задача изменена, расходимся": "The task has been changed, let's split up", +"Установить заголовки !NOCLI": "Set headers !NOCLI", +"Оформить подписку на Boosty": "Subscribe on Boosty", +"ИзменитьМетаданныеКалендаря": "EditCalendarMetadata", +"Обновить изображения товара": "Update product images", +"Удаляет документы коллекции": "Deletes collection documents", +"ОтправитьГолосовоеСообщение": "SendVoice", +"ОжидатьЗавершенияВыполнения": "WaitForExecutionCompletion", "Удаляет подразделение по ID": "Delets department by ID", "Убрать задачу из избранного": "Remove task from favorites list", "ПолучитьСписокПользователей": "GetUserList", -"ОтправитьГолосовоеСообщение": "SendVoice", -"Получить список ассистентов": "Get assistants list", -"ЗаменитьКлавиатуруСообщения": "ReplaceMessageKeyboard", -"СформироватьТестыАссертсCLI": "FormAssertsTestsCLI", -"Получить информацию о диске": "Get disk information", -"color=Зеленый) Библиотека -": "color=Green) Library -", -"УдалитьБазуДанных (открытие": "DeleteDatabase (open", +"Bitrix24_СоздатьКомментарий": "Bitrix24_CreateComment", +"ПолучитьИнформациюОКонтакте": "GetContactInformation", +"Задача изменена, расходимся": "The task has been changed, let's split up", +"Telegram_ПереслатьСообщение": "Telegram_ForwardMessage", +"Получает QR-код авторизации": "Receives authorization QR code", "Обсуждаем: какой цвет лучше": "Discussing: Which color is better?", -"УдалитьЗаявкуНаВызовКурьера": "DeleteCourierInvitation", -"Получить количество товаров": "Get products stocks", -"Не удалось заменить секреты": "Failed to replace the secrets!", -"Структура настроек инстанса": "Structure of instance settings", -"ЗаписатьБуферДвоичныхДанных": "WriteBinaryDataBuffer", -"Новый импортированный товар": "New imported product", -"Создать каталог в хранилище": "Create folder at the storage", -"OPI получение данных тестов": "OPI test data retrieval", -"Обработать клиентский поток": "Process client stream", -"Путь к публикуемому объекту": "Path to the object to be published", -"важность: high, normal, low": "importance: high, normal, low", -"Методы работы с Notion (ОПИ": "Notion methods (OpenIntegrations", -"Признак использования HTTPS": "HTTPS usage flag", -"разрешение на методы Sheets": "Sheets methods permission", -"УстановитьНастройкиИнстанса": "SetInstanceSettings", -"Компонента TCP-клиента (ОПИ": "TCP Client Component (OpenIntegrations", -"Telegram_ЗакрепитьСообщение": "Telegram_PinMessage", -"Создать товар со свойствами": "Create product with properties", "ВК_ПолучитьСтатистикуПостов": "VKAPI_GetPostStatistics", -"Изменить наименование книги": "Change spreadsheet name", -"ОзонАПИ_ЦеныИОстаткиТоваров": "OzonAPI_PricesAndStocks", +"Временная отметка сообщения": "Message timestamp", +"Создать товар со свойствами": "Create product with properties", +"Telegram_ЗакрепитьСообщение": "Telegram_PinMessage", +"Компонента TCP-клиента (ОПИ": "TCP Client Component (OpenIntegrations", +"Признак использования HTTPS": "HTTPS usage flag", +"Методы работы с Notion (ОПИ": "Notion methods (OpenIntegrations", +"важность: high, normal, low": "importance: high, normal, low", +"Код населенного пункта СДЭК": "CDEC locality code", +"Путь к публикуемому объекту": "Path to the object to be published", +"Обработать клиентский поток": "Process client stream", +"Получает информацию о файле": "Gets information about the file", +"Ноушн_ПолучитьПользователей": "Notion_GetUsers", +"УстановитьНастройкиИнстанса": "SetInstanceSettings", +"Слак_ПолучитьСписокОбластей": "Slack_GetRegionList", +"разрешение на методы Sheets": "Sheets methods permission", +"ЗаписатьПараметрыМультипарт": "WriteMultipartParameters", +"Массив каналов для отправки": "Array of channels for sending", +"Не удалось заменить секреты": "Failed to replace the secrets!", +"Описание в документации API": "Description in the API documentation", "УдалитьУведомлениеИзОчереди": "DeleteNotificationFromQueue", "Забытый в прошлый раз текст": "The text I forgot last time", -"ИсключитьПользователяИзЧата": "DeleteUserFromChat", "Истина > BOM будет добавлен": "True > BOM will be added", +"УдалитьЗаявкуНаВызовКурьера": "DeleteCourierInvitation", +"ИсключитьПользователяИзЧата": "DeleteUserFromChat", +"Получить структуру элемента": "Get item structure", +"ОзонАПИ_ЦеныИОстаткиТоваров": "OzonAPI_PricesAndStocks", "Оформить клиентский возврат": "Create customer refund", -"`УстановитьАлгоритмOAuthV1`": "`SetOAuthV1Algorithm`", -"URL для кнопки под историей": "URL for button under the story", +"Структура настроек инстанса": "Structure of instance settings", +"ID пользователя исполнителя": "ID of responsible user", "ГарантироватьТаблицу (новая": "EnsureTable (new)", -"Установить Form тело !NOCLI": "Set Form body !NOCLI", -"Получить комменатрий задачи": "Get task comment", -"Слак_ПолучитьСписокОбластей": "Slack_GetRegionList", -"Ноушн_ПолучитьПользователей": "Notion_GetUsers", -"Получает информацию о файле": "Gets information about the file", -"ОжидатьЗавершенияВыполнения": "WaitForExecutionCompletion", -"Данные или путь к расширению": "Extension data or filepath", -"Ожидается значение параметра": "Expected parameter value", -"ПолучитьИнформациюОбАккаунте": "GetAccountInformation", -"Получить список внеш. файлов": "Get external file list", -"Получить статус пользователя": "Get user status", -"Добавляет новый внешний файл": "Adds a new external file", -"ПодробноеПредставлениеОшибки": "DetailErrorDescription", -"Добавить пользователей в чат": "Add users to chat", -"Установить отметку прочтения": "Set read mark", +"URL для кнопки под историей": "URL for button under the story", "Mime тип записываемых данных": "MIME type of data", -"ПолучитьПланЗадачНаДень (хук": "GetDailyPlan (wh", +"ПодробноеПредставлениеОшибки": "DetailErrorDescription", +"ГВ_ПолучитьСсылкуАвторизации": "GV_GetAuthorizationLink", "Получает документы коллекции": "Gets collection documents", +"СоздатьТаблицу (ошибка имени": "CreateTable (name error", +"Добавить пользователей в чат": "Add users to chat", "Получает информацию о канале": "Gets information about the channel", -"УстановитьВнешниеТаблицыHTTP": "SetHTTPExternalTables", -"ОтветитьНаЗаявкуНаВступление": "ResolvePending", "ПодключитьМодульИнструментов": "AttachToolsModule", -"ПолучитьПараметрыАвторизации": "GetAuthParameters", -"УдалитьПустыеЭлементыМассива": "RemoveEmptyArrayElements", -"Получить данные пользователя": "Get user data", -"ПредыдущееЗначениеЦветаТекта": "PreviousTextColorValue", -"УдалитьСообщение (отложенное": "DeleteMessage (scheduled", "Создать рекламное объявление": "Create advertising post", +"УдалитьПустыеЭлементыМассива": "RemoveEmptyArrayElements", +"ПолучитьИсториюСообщенийЧата": "GetChatMessageHistory", +"ПолучитьПланЗадачНаДень (хук": "GetDailyPlan (wh", +"НормализоватьНаборПараметров": "NormaliseParameterSet", +"УдалитьСообщение (отложенное": "DeleteMessage (scheduled", +"Установить отметку прочтения": "Set read mark", "признак повторного лида (Y|N": "reused lead flag (Y|N", "Один или массив UUID заказов": "One or an array of order UUIDs", -"НормализоватьНаборПараметров": "NormaliseParameterSet", "ПолучитьСтандартныеПараметры": "GetStandardParameters", -"Установить тип данных !NOCLI": "Set data type !NOCLI", -"СоздатьТаблицу (ошибка имени": "CreateTable (name error", -"Создает новую таблицу в базе": "Creates a new table in the base", -"Использовать \"../../../tools": "Use \"../../../tools", -"Специальный товар из массива": "Special item from array", -"Добавить видеообложку товара": "Add product video cover", -"Время ожидания новых событий": "Waiting time for new events", -"Получить каталог файлов чата": "Get chat files folder", -"Удаляет событие из календаря": "Deletes an event from the calendar", -"Три платформы - одно решение": "Three Platforms — One Solution", -"СоздатьДиректорию (вложенная": "CreateDirectory (nested", -"ВыполнитьПроизвольнуюКоманду": "ExecuteArbitraryCommand", -"УдалитьВариантСвойстваТовара": "DeleteProductPropertyVariant", -"HEX основного цвета (#ffffff": "HEX primary color (#ffffff", +"УстановитьВнешниеТаблицыHTTP": "SetHTTPExternalTables", +"Добавляет новый внешний файл": "Adds a new external file", +"ВключитьУведомленияЧата (хук": "EnableChatNotifications (wh", +"ПолучитьПараметрыАвторизации": "GetAuthParameters", +"СледующаяВложенностьДоступна": "NextNestingAvailable", +"Получить статус пользователя": "Get user status", +"Изменяет сообщение в диалоге": "Edit dialog message content", +"Получить данные пользователя": "Get user data", +"ПолучитьИнформациюОбАккаунте": "GetAccountInformation", +"Скрыть/Показать главную тему": "Hide/Show main topic", +"Получить черновик заявки FBO": "Get FBO draft", "массив обновляемых атрибутов": "array of updatable attributes", +"ПредыдущееЗначениеЦветаТекта": "PreviousTextColorValue", "Получить список файлов папки": "Get list of folder files", +"Использовать \"../../../tools": "Use \"../../../tools", "Адрес и порт для подключения": "Address and port", -"ПолучитьСписокИконокАватаров": "GetAvatarIconList", "ПолучитьНастройкиЛогинПароль": "GetSettingsLoginPassword", "УдалитьЭлементЧеклистаЗадачи": "DeleteTasksChecklistElement", "Криптография (служебный, ОПИ": "Cryptography (Utility, OpenIntegrations", "Изменяет параметры календаря": "Changes the calendar settings", -"Изменяет сообщение в диалоге": "Edit dialog message content", +"Получить список внеш. файлов": "Get external file list", "ОтправитьСообщение (картинка": "SendMessage (picture", -"ПолучитьСписокОпубликованных": "GetPublishedList", "ИзменитьИмяГлавнойТемыФорума": "EditMainForumTopicName", +"УдалитьВариантСвойстваТовара": "DeleteProductPropertyVariant", "идентификатор ответственного": "responsible person identifier", -"Скрыть/Показать главную тему": "Hide/Show main topic", -"HEX цвет кнопок с # в начале": "HEX color of buttons with # at the beginning", "ПолучитьТокенServiceАккаунта": "GetServiceAccountToken", +"ПолучитьСписокИконокАватаров": "GetAvatarIconList", "Копирует существующую модель": "Copies an existing model", -"ВключитьУведомленияЧата (хук": "EnableChatNotifications (wh", -"Методы работы с Twitter (ОПИ": "Twitter methods (OpenIntegrations", -"Получить черновик заявки FBO": "Get FBO draft", -"ПолучитьИсториюСообщенийЧата": "GetChatMessageHistory", -"БитриксНастройкиУчетаВремени": "BitrixTimekeepingSettings", -"ЗагрузитьФайлНаСерверЧастями": "UploadFileToServerInParts", -"Результат выполнения запроса": "Result of query execution", -"ЗагрузитьКодыАктивацииТовара": "UploadProductActivationCodes", -"Другой комментарий к новости": "Another comment", -"Параметры в оригинальном URL": "Parameters in the original URL", +"Создает новую таблицу в базе": "Creates a new table in the base", +"Установить тип данных !NOCLI": "Set data type !NOCLI", +"Данные или путь к расширению": "Extension data or filepath", +"Ожидается значение параметра": "Expected parameter value", +"ПолучитьСписокОпубликованных": "GetPublishedList", +"ПолучитьСтруктуруКомментария": "GetCommentStructure", "ПолучитьТекущегоПользователя": "GetCurrentUser", -"ЗагрузитьФайл (множественный": "UploadFile (multiple", -"ВернутьЗапрос (принудительно": "ReturnRequest (forced", +"Загрузить/Удалить внеш. файл": "Upload/Delete external file", +"HEX основного цвета (#ffffff": "HEX primary color (#ffffff", +"HEX цвет кнопок с # в начале": "HEX color of buttons with # at the beginning", +"ЗагрузитьКодыАктивацииТовара": "UploadProductActivationCodes", "СоздатьСсылкуПолученияТокена": "CreateTokenRetrievalLink", +"Параметры в оригинальном URL": "Parameters in the original URL", +"ВернутьЗапрос (принудительно": "ReturnRequest (forced", "ID сообщения для открепления": "ID of the message to be unpinned", -"Получить трудозатраты задачи": "Get task time accounting", -"Результат выполнения команды": "Result of command execution", +"ЗагрузитьФайл (множественный": "UploadFile (multiple", +"Результат выполнения запроса": "Result of query execution", "ПолучитьСтруктуруАвторизации": "GetAuthStructure", +"ЗагрузитьФайлНаСерверЧастями": "UploadFileToServerInParts", +"Результат выполнения команды": "Result of command execution", +"Номер страницы выдачи списка": "Issue page number of the list", +"Consumer key для авторизации": "Consumer key for authorization", +"Скрывает главную тему форума": "Hides the main forum topic", +"ГД_СоздатьУдалитьКомментарий": "GD_CreateDeleteComment", +"Получить трудозатраты задачи": "Get task time accounting", +"Затраченное время в секундах": "Time spent in seconds", +"шаблон промптов новой модели": "new model prompt template", +"страницу создания приложения": "app creation page", +"Аватар чата в base64 формате": "Base64 chat picture", +"БитриксНастройкиУчетаВремени": "BitrixTimekeepingSettings", +"УстановитьРеакциюНаСообщение": "SetMessageReaction", +"ВыполнитьПроизвольнуюКоманду": "ExecuteArbitraryCommand", +"Установить шифрование бакета": "Put bucket encryption", +"ID сообщения для закрепления": "ID of the message to be pinned", "C:\\GDrive\\Мой диск\\data.json": "C:\\GDrive\\My Drive\\data.json", "Установить алгоритм OAuth V1": "Set OAuth V1 algorithm", -"шаблон промптов новой модели": "new model prompt template", -"Изменяет имя группового чата": "Change group chat name", -"ID сообщения для закрепления": "ID of the message to be pinned", -"Скрывает главную тему форума": "Hides the main forum topic", -"Consumer key для авторизации": "Consumer key for authorization", -"Номер страницы выдачи списка": "Issue page number of the list", -"ГД_СоздатьУдалитьКомментарий": "GD_CreateDeleteComment", -"УстановитьРеакциюНаСообщение": "SetMessageReaction", "последний IP-адрес диапазона": "last IP address of the range", -"страницу создания приложения": "app creation page", -"Установить шифрование бакета": "Put bucket encryption", -"Имя пользователя авторизации": "Username for authorization", -"Bitrix24_ПолучитьСписокЗадач": "Bitrix24_GetTasksList", -"ПолучитьСтруктуруКомментария": "GetCommentStructure", -"Bitrix24_ВосстановитьКаталог": "Bitrix24_RestoreFolder", -"Загрузить/Удалить внеш. файл": "Upload/Delete external file", -"Аватар чата в base64 формате": "Base64 chat picture", "ПРЕОБРАЗОВАТЬBASE64ВДВОИЧНЫЕ": "CONVERTBASE64TOBINARY", +"Получить информацию о модели": "Get model information", +"Изменяет имя группового чата": "Change group chat name", +"ОтветитьНаЗаявкуНаВступление": "ResolvePending", "MIME тип записываемых данных": "MIME type of data", -"Затраченное время в секундах": "Time spent in seconds", "ПолучитьСтандартныеЗаголовки": "GetDefaultHeaders", -"Bitrix24_ДобавитьКомментарий": "Bitrix24_CreateComment", -"показывать номер недель: Y,N": "show week number: Y,N", "ГринНазначениеАдминистратора": "GreenAdminSet", "Создает комментарий к задаче": "Create new comment to the task", "ПутьУдаленногоДополнительный": "PathOfRemoteSecondary", @@ -7777,29 +7781,29 @@ "Новый массив блоков вложений": "New blocks array", "Некорректное имя команды: %1": "Invalid command name: %1", "Получает описание поля с URL": "Gets the description of a URL field", -"Установить метаданные !NOCLI": "Set metadata !NOCLI", "Показать главную тему форума": "Show main forum topic", -"SHA256 дайджест нужного BLOB": "SHA256 BLOB digest", -"Mongo_УправлениеБазамиДанных": "Mongo_DatabaseManagement", +"СоздатьДиректорию (вложенная": "CreateDirectory (nested", +"показывать номер недель: Y,N": "show week number: Y,N", "Получает набор тегов объекта": "Gets the tag set of the object", -"СформироватьТекстTableSchema": "FormTextTableSchema", -"ГВ_ПолучитьСсылкуАвторизации": "GV_GetAuthorizationLink", -"Наименование группового чата": "Name of the group chat", -"СледующийПозиционныйПараметр": "NextPositionParam", -"DataProcessor.OPI_HTTPКлиент": "DataProcessor.OPI_HTTPClient", -"Идентификатор/артикул товара": "Product ID/article", +"Методы работы с Twitter (ОПИ": "Twitter methods (OpenIntegrations", +"Bitrix24_ПолучитьСписокЗадач": "Bitrix24_GetTasksList", +"Установить метаданные !NOCLI": "Set metadata !NOCLI", +"Bitrix24_ВосстановитьКаталог": "Bitrix24_RestoreFolder", +"Bitrix24_ДобавитьФайлВЗадачу": "Bitrix24_AttachFileToTopic", +"Удаляет событие из календаря": "Deletes an event from the calendar", "Стабильный шлюз WhatsApp API": "Stable WhatsApp API Gateway", "ПолучитьЗаголовокАвторизации": "GetAuthorizationHeader", "Пароль пользователя postgres": "Postgres user password", -"Получить информацию о модели": "Get model information", -"СледующаяВложенностьДоступна": "NextNestingAvailable", -"Изменяет существующую задачу": "Update a task", -"Получить структуру сообщения": "Get message structure", -"Твиттер_СоздатьТекстовыйТвит": "Twitter_CreateTextTweet", +"Другой комментарий к новости": "Another comment", +"Mongo_УправлениеБазамиДанных": "Mongo_DatabaseManagement", +"SHA256 дайджест нужного BLOB": "SHA256 BLOB digest", +"Bitrix24_ДобавитьКомментарий": "Bitrix24_CreateComment", +"Имя пользователя авторизации": "Username for authorization", +"ПолучитьСписокОбъектов (файл": "ListObjects (file", +"Bitrix24_ПриостановитьЗадачу": "Bitrix24_PauseTask", "Работа с польз. полями задач": "Working with custom task fields", +"Добро пожаловать в новый чат": "Welcome to new chat", "Получить информацию о группе": "Get group information", -"Добавляет новый лист в книгу": "Adds a new sheet to the spreadsheet", -"Новый текст пункта чек-листа": "New elements text", "Признак успешного выполнения": "Flag of successful delivery", "CommonModule.OPI_Инструменты": "CommonModule.OPI_Tools", "идентификатор характеристики": "attribute ID", @@ -7807,217 +7811,216 @@ "Отправить группу медиафайлов": "Send media group", "ПолучитьСтруктуруЗадачи (хук": "GetTaskFieldsStructure (wh", "Подробнее в документации API": "More details in the API documentation", +"ПолучитьЗаявкуНаВызовКурьера": "GetCourierInvitation", "УстановитьСтатусПользователя": "SetUserStatus", -"Проверить доступность бакета": "Head bucket", -"ДобавлятьГлобальныеПараметры": "AddGlobalParams", "JSON массива описаний блоков": "JSON array of block descriptions", "Очищает выбранную директорию": "Deletes all objects in the selected directory", +"Новый текст пункта чек-листа": "New elements text", +"Восстановить объект к версии": "Restore object to version", +"Получить ссылку на сообщение": "Get message link", +"ПреобразоватьПараметрВСтроку": "ConvertParameterToString", +"Идентификатор/артикул товара": "Product ID/article", +"Структура параметров доступа": "Structure of access parameters", +"DataProcessor.OPI_HTTPКлиент": "DataProcessor.OPI_HTTPClient", "ПолучитьНаборыЛокальныхПутей": "GetLocalPathsSets", -"Добро пожаловать в новый чат": "Welcome to new chat", -"ПереместитьФайлВКаталог (хук": "MoveFileToFolder (wh", -"Таймаут ожидания подключений": "Connection timeout", -"УдалитьТегиБакета (получение": "DeleteBucketTagging", "ВыполнитьЗапросSQL (удаление": "ExecuteSQLQuery (deleting", "Путь к файлу публичного ключ": "Path to public key file", -"Исключить пользователей чата": "Remove chat members", -"ПолучитьЗаявкуНаВызовКурьера": "GetCourierInvitation", +"Твиттер_СоздатьТекстовыйТвит": "Twitter_CreateTextTweet", +"УдалитьТегиБакета (получение": "DeleteBucketTagging", +"Проверить доступность бакета": "Head bucket", "и OpenSSL версии 1.1 или 3.x": "and OpenSSL version 1.1 or 3.x", -"Подключить расширение !NOCLI": "Connect extension !NOCLI", -"Получить данные файла !NOCLI": "Get file data !NOCLI", +"Изменяет существующую задачу": "Update a task", "Получает информацию о методе": "Get method information", "Массив сформированных кнопок": "Array of formed buttons", -"ЗагрузитьФайлВХранилище (хук": "UploadFileToStorage (wh", +"Получить данные файла !NOCLI": "Get file data !NOCLI", "Компонента криптографии (ОПИ": "Cryptography Component (OpenIntegrations", -"Найти вкладку \"Работа с API\"": "Find the 'API usage' tab", -"ОчиститьДиректорию (проверка": "ClearDirectory (check", -"НазначитьПраваАдминистратора": "SetAdminRights", -"Получает URL к картинке чата": "Gets chat image URL", -"ПолучитьСписокВерсийОбъектов": "ListObjectVersions", +"Исключить пользователей чата": "Remove chat members", "ПрекратитьНаблюдатьЗаЗадачей": "StopWatchingTask", +"Эти токены обновлять не надо": "These tokens do not need to be updated", +"ОчиститьДиректорию (проверка": "ClearDirectory (check", +"ПолучитьСписокВерсийОбъектов": "ListObjectVersions", "ПереименоватьОбъект (каталог": "RenameObject (directory", -"Получить информацию о канале": "Get channel information", -"%%1 = ЗагрузитьСценарий(\"\"%1": "%%1 = LoadScript(\"\"%1", +"ЗагрузитьФайлВХранилище (хук": "UploadFileToStorage (wh", +"ДобавлятьГлобальныеПараметры": "AddGlobalParams", +"ПолучитьНастройкиЧерезАгента": "GetSettingsViaAgent", "УдалитьСобытиеКалендаря (хук": "DeleteCalendarEvent (wh", "РазобратьИменованныйПараметр": "ParseNamedParam", -"ПолучитьНастройкиЧерезАгента": "GetSettingsViaAgent", +"Таймаут ожидания подключений": "Connection timeout", "Б24_УправлениеПользователями": "B2_UsersManagement", -"Структура параметров доступа": "Structure of access parameters", -"Восстановить объект к версии": "Restore object to version", -"Изменить трудозатраты задачи": "Update task time accounting", -"ПреобразоватьПараметрВСтроку": "ConvertParameterToString", -"Сформировать кнопку действия": "Make action button", -"Добавить параметр URL !NOCLI": "Add URL parameter !NOCLI", -"Добавить комментарий новости": "Add comment to post", -"УстановитьВнешниеТаблицыGRPC": "SetGRPCExternalTables", -"УдалитьЗависимостьЗадач (хук": "DeleteTasksDependencies (wh", -"СоздатьСобытиеКалендаря (хук": "CreateCalendarEvent (wh", +"Найти вкладку \"Работа с API\"": "Find the 'API usage' tab", +"ПереместитьФайлВКаталог (хук": "MoveFileToFolder (wh", +"Добавляет новый лист в книгу": "Adds a new sheet to the spreadsheet", +"Три платформы - одно решение": "Three Platforms — One Solution", +"Подключить расширение !NOCLI": "Connect extension !NOCLI", +"ПолучитьСтруктуруСделки (хук": "GetDealStructure (wh", +"НазначитьПраваАдминистратора": "SetAdminRights", +"Получить информацию о канале": "Get channel information", +"%%1 = ЗагрузитьСценарий(\"\"%1": "%%1 = LoadScript(\"\"%1", "ПолучитьВариантыПараметровS3": "GetS3ParameterOptions", -"Получить информацию о товаре": "Get product information", +"Получает URL к картинке чата": "Gets chat image URL", "СоздатьТаблицу (существующая": "CreateTable (exists", "ПереименоватьОбъект (обратно": "RenameObject (back", "Новое наименование хранилища": "New storage name", "Удалять только у отправителя": "Delete for sender only", +"ПолучитьСоответствиеКартинки": "GetImageMap", "Объявленная стоимость товара": "Declared product price", -"ID каталога размещения копии": "ID of copy destination folder", "ОбработатьЗначениеДляЗапроса": "ProcessValueForRequest", "TODO: Вернуть проверку позже": "TODO: Return check later", "ПреобразоватьBase64ВДвоичные": "ConvertBase64ToBinary", -"Bitrix24_ДобавитьФайлВЗадачу": "Bitrix24_AttachFileToTopic", "Проверка_ТелеграмМедиагруппа": "Check_TelegramMediaGroup", "НоушнАпи_СоздатьИзменитьБазу": "NotionAPI_CreateUpdateBase", "ДобавитьЗаголовок (с заменой": "AddHeader (replace", "ПолучитьМассивКлючейСекретов": "GetSecretKeyArray", -"Изменить статус пользователя": "Change user status", -"ПолучитьСписокОбъектов (файл": "ListObjects (file", +"Добавить комментарий новости": "Add comment to post", +"ПолучитьДоступныеТоварыАкции": "GetAvailablePromoProducts", "Проверка_БитриксНеопределено": "Check_BitrixUndefined", "СформироватьПараметрыДоступа": "FormAccessParameters", -"РаботаСМетаданнымиКалендарей": "CalendarMetadataManagement", -"ПолучитьСоответствиеКартинки": "GetImageMap", -"Путь к файлу с телом запроса": "Path to the file with the request body", -"Начало периода в формате ISO": "Period start in ISO format", -"Эти токены обновлять не надо": "These tokens do not need to be updated", -"Получить ссылку на сообщение": "Get message link", -"ПолучитьСтруктуруСделки (хук": "GetDealStructure (wh", +"Наименование группового чата": "Name of the group chat", +"СформироватьТекстTableSchema": "FormTextTableSchema", +"Специальный товар из массива": "Special item from array", +"Добавить видеообложку товара": "Add product video cover", +"Получить каталог файлов чата": "Get chat files folder", "Слак_ПолучитьИнформациюОБоте": "Slack_GetBotInfo", -"Bitrix24_ПриостановитьЗадачу": "Bitrix24_PauseTask", -"ПолучитьДоступныеТоварыАкции": "GetAvailablePromoProducts", -"Тестовый товар (со свойством": "Test product (with prop", -"Наименование нового каталога": "Name of new folder", +"СоздатьСобытиеКалендаря (хук": "CreateCalendarEvent (wh", +"УдалитьЗависимостьЗадач (хук": "DeleteTasksDependencies (wh", +"ID каталога размещения копии": "ID of copy destination folder", "ПолучитьСписокАватаровФорума": "GetForumAvatarsList", -"Выполняет команду на сервере": "Executes the command on the server", +"Изменить статус пользователя": "Change user status", +"УстановитьВнешниеТаблицыGRPC": "SetGRPCExternalTables", +"Время ожидания новых событий": "Waiting time for new events", +"Добавить параметр URL !NOCLI": "Add URL parameter !NOCLI", +"Получить информацию о товаре": "Get product information", "Изменяет существующую сделку": "Modifies an existing deal", "идентификатор рабочей группы": "workgroup identifier", "МассивОшибок,СчетчикУспешных": "ErrorsArray,SuccessCount", +"Наименование нового каталога": "Name of new folder", "Проверка_ТелеграмПриглашение": "Check_TelegramInvitation", -"CommonTemplate.OPI_TCPКлиент": "CommonTemplate.OPI_TCPClient", "Получить структуру календаря": "Get calendar structure", "Добавить трудозатраты задачи": "Add task time accounting", "Изменяет данные пользователя": "Updates user data", "СоздатьЗависимостьЗадач (хук": "CreateTasksDependencies (wh", -"CommonModule.OPI_ЗапросыHTTP": "CommonModule.OPI_HTTPRequests", +"Выполняет команду на сервере": "Executes the command on the server", "ОткрытьСоединение (TLS игнор": "CreateConnection (TLS ignore", +"Тестовый товар (со свойством": "Test product (with prop", +"Начало периода в формате ISO": "Period start in ISO format", +"РаботаСМетаданнымиКалендарей": "CalendarMetadataManagement", +"CommonModule.OPI_ЗапросыHTTP": "CommonModule.OPI_HTTPRequests", "JSON файлов или путь к .json": "File JSON or path to .json", -"НачальноеПодключениеСкриптов": "InitialScriptLoading", +"СледующийПозиционныйПараметр": "NextPositionParam", "URL для отправки уведомлений": "URL for notification sending", "Массив соответствий подборок": "Array of selection maps", "СохранитьФайл (множественный": "SaveFile (multiple", -"СоздатьРезультатИзКомментария": "CreateResultFromComment", -"Структура JSON данных события": "The structure of the JSON event data", -"Получить статистику по постам": "Get post statistics", -"!OInt Сообщить(ОписаниеОшибки": "!OInt Message(ErrorDescription", -"ПолучитьСобытиеКалендаря (хук": "GetCalendarEvent (wh", -"ПолучитьСтруктуруФильтраЛидов": "GetLeadFilterStructure", -"ПолучитьКонтентРейтингТоваров": "GetProductsContentRating", -"Bitrix24_ПереименоватьКаталог": "Bitrix24_RenameFolder", -"Наименование объекта в бакете": "Name of the object in the bucket", +"НачальноеПодключениеСкриптов": "InitialScriptLoading", +"CommonTemplate.OPI_TCPКлиент": "CommonTemplate.OPI_TCPClient", +"Изменить трудозатраты задачи": "Update task time accounting", +"Сформировать кнопку действия": "Make action button", +"Путь к файлу с телом запроса": "Path to the file with the request body", +"Получить структуру сообщения": "Get message structure", +"ДобавитьПолеMultipartFormData": "AddMultipartFormDataField", "ЯМетрика_УправлениеСчетчиками": "YaMetrika_CountersManagement", +"Bitrix24_ПереименоватьКаталог": "Bitrix24_RenameFolder", "Получить отложенные сообщения": "Get scheduled messages", -"Максимум переадресаций !NOCLI": "Max redirects !NOCLI", "разрешение на методы Calendar": "Calendar methods permission", "Удаляет внешний файл из Slack": "Deletes an external file from Slack", "ПолучитьРеестрыПлатежейНаДату": "GetDeliveryCashRegistry", "ИзменитьСобытиеКалендаря (хук": "UpdateCalendarEvent (wh", -"Получить параметры соединения": "Get connection parameters", -"Проверка_ВКИНформацияОТоварах": "Check_VKProductData", -"ПолучитьСписокРабочихОбластей": "GetWorkspaceList", -"Время жизни токена в секундах": "Token lifetime in seconds", "Б24_УправлениеПодразделениями": "B24_DepartmentsManagement", +"Получить информацию об уценке": "Get discount information", +"URL картинки обложки страницы": "URL of the page cover image", +"Время жизни токена в секундах": "Token lifetime in seconds", "ПолучитьСписокКалендарей (хук": "GetCalendarList (wh", -"Создать системное уведомление": "Create system notification", +"Максимум переадресаций !NOCLI": "Max redirects !NOCLI", +"ПолучитьСобытиеКалендаря (хук": "GetCalendarEvent (wh", +"ПолучитьКонтентРейтингТоваров": "GetProductsContentRating", +"ПолучитьСписокСкладовОтгрузки": "GetShippingWarehousesList", +"Получить параметры соединения": "Get connection parameters", +"ПолучитьСтруктуруФильтраЛидов": "GetLeadFilterStructure", +"Telegram_ОтправитьМеидагруппу": "Telegram_SendMediaGroup", +"ПолучитьСписокРабочихОбластей": "GetWorkspaceList", +"Проверка_ВКИНформацияОТоварах": "Check_VKProductData", +"Наименование объекта в бакете": "Name of the object in the bucket", "ДобавитьЭлементЧеклистаЗадачи": "AddTasksChecklistElement", -"Создает твит с видеовложением": "Creates a tweet with a video attachment", -"TCP сервер. См. СоздатьСервер": "TCP server. See CreateServer", -"Получить типы колонок таблицы": "Get table column types", -"Получить сообщение ассистента": "Get assistant message", -"Получить ссылку на скачивание": "Get download link", -"Проверка_ВКИнформацияОТоварах": "Check_VKProductData", -"УдалитьРезультатИзКомментария": "DeleteResultFromComment", -"ID каталога нового размещения": "ID of new destination folder", -"Получить данные о базе данных": "Get database information", -"ID блока или сам блок образец": "Block ID or block sample itself", -"СформироватьМассивДанныхЯчеек": "FormCellDataArray", -"Некорректная структура сессии": "Incorrect session structure", -"Загрузка и обновление товаров": "Uploading and updating products", +"Формат печати: A4, A5, A6, A7": "Print format: A4, A5, A6, A7", "ПеренестиЗадачуВСтадиюКанбана": "MoveTaskToKanbanStage", "ЗавершитьЗагрузкуЧастями (ЗЧО": "FinishPartsUpload (UOP", +"Добавить пользователя к файлу": "Add user to file", "ПолучитьОписаниеФильтраОфисов": "GetOfficeFilterDescription", "Не удалось создать Соединение": "Failed to create Connection", "Получить онлайн пользователей": "Get online users", -"Telegram_ОтправитьМеидагруппу": "Telegram_SendMediaGroup", +"!OInt Сообщить(ОписаниеОшибки": "!OInt Message(ErrorDescription", "ID пользователя для изменения": "User ID", -"Тип офиса: PVZ, POSTAMAT, ALL": "Office type: PVZ, POSTAMAT, ALL", "Закрывает существующий диалог": "Closes an existing dialog", "Ошибка в данных описания поля": "Error in field description data", -"Получить администраторов чата": "Get chat admins", -"URL картинки обложки страницы": "URL of the page cover image", -"СохранитьНастройкиВКомпоненте": "SaveSettingsAtAddIn", -"ПолучитьСписокСкладовОтгрузки": "GetShippingWarehousesList", -"Результат закрытия соединения": "Result of connection termination", -"Не удалось записать файл лога": "Failed to write log file", -"app_id из настроек приложения": "app_id from application settings", -"Получить информацию об уценке": "Get discount information", -"Добавить пользователя к файлу": "Add user to file", -"ДобавитьЗадачуВИзбранное (хук": "StopWatchingTask (wh", -"Получить информацию о таблице": "Get table information", -"временной тип: min, hour, day": "time type: min, hour, day", -"СлужебныйПрограммныйИнтерфейс": "Internal", -"список страниц для сохранения": "save page list", -"ИзменитьЭлементЧеклистаЗадачи": "UpdateTasksChecklistElement", -"Отправить голосовое сообщение": "Send voice", -"JSON описание товара или путь": "JSON description of the product or path", -"Дополнить комплексный атрибут": "Complete the complex attribute", -"Слак_СоздатьАрхивироватьКанал": "Slack_CreateArchiveChannel", -"Отправить уведомление о вводе": "Send write notification", -"Название компании отправителя": "Name of senders company", -"Нельзя замешивать разные типы": "Different types cannot be mixed!", -"Отправить эфемерное сообщение": "Send ephemeral message", -"НачатьНаблюдатьЗаЗадачей (хук": "StartWatchingTask (wh", -"СформироватьСтрокуПодключения": "GenerateConnectionString", -"Удаляет пользователя по имени": "Deletes user by name", -"Уникальный идентификатор ФИАС": "Unique FIAS identifier", -"ДобавитьФайлMultipartFormData": "AddMultipartFormDataFile", -"ДобавитьВариантСвойстваТовара": "AddProductPropertyVariant", -"Соответствие из КлючИЗначение": "Map of KeyAndValue", -"Формат печати: A4, A5, A6, A7": "Print format: A4, A5, A6, A7", +"Получить статистику по постам": "Get post statistics", +"TCP сервер. См. СоздатьСервер": "TCP server. See CreateServer", +"Создать системное уведомление": "Create system notification", +"Исполнители с ID не равным 10": "Performers with ID not equal to 10", +"СоздатьРезультатИзКомментария": "CreateResultFromComment", +"Структура JSON данных события": "The structure of the JSON event data", +"Тип офиса: PVZ, POSTAMAT, ALL": "Office type: PVZ, POSTAMAT, ALL", "ID товаров для восстановления": "Product IDs for recovery", -"Структура настроек соединения": "Connection settings structure", +"временной тип: min, hour, day": "time type: min, hour, day", "СоздатьЗаголовокАвторизацииV2": "CreateAuthorizationHeaderV2", -"Установить настройки инстанса": "Set instance settings", -"СформироватьТекстDropDatabase": "FormTextDropDatabase", -"РаботаСЗаявкамиНаВызовКурьера": "CourierInvitationsManagement", +"Некорректная структура сессии": "Incorrect session structure", +"СформироватьМассивДанныхЯчеек": "FormCellDataArray", +"Создает твит с видеовложением": "Creates a tweet with a video attachment", +"Получить администраторов чата": "Get chat admins", "ПолучитьОписаниеЗаявкиКурьера": "GetCourierInvitationsDescription", +"Соответствие из КлючИЗначение": "Map of KeyAndValue", +"app_id из настроек приложения": "app_id from application settings", +"Дополнить комплексный атрибут": "Complete the complex attribute", +"Не удалось записать файл лога": "Failed to write log file", +"Удаляет пользователя по имени": "Deletes user by name", +"СформироватьСтрокуПодключения": "GenerateConnectionString", +"НачатьНаблюдатьЗаЗадачей (хук": "StartWatchingTask (wh", +"Отправить эфемерное сообщение": "Send ephemeral message", +"Результат закрытия соединения": "Result of connection termination", +"ИзменитьЭлементЧеклистаЗадачи": "UpdateTasksChecklistElement", +"Отправить уведомление о вводе": "Send write notification", +"Отправить голосовое сообщение": "Send voice", +"СформироватьТекстDropDatabase": "FormTextDropDatabase", +"Установить настройки инстанса": "Set instance settings", +"Телеграм_ОтправитьМедиагруппу": "TelegramAPI_SendMediaGroup", +"ДобавитьФайлMultipartFormData": "AddMultipartFormDataFile", +"список страниц для сохранения": "save page list", +"JSON описание товара или путь": "JSON description of the product or path", +"ID блока или сам блок образец": "Block ID or block sample itself", +"Нельзя замешивать разные типы": "Different types cannot be mixed!", +"Слак_СоздатьАрхивироватьКанал": "Slack_CreateArchiveChannel", +"Загрузка и обновление товаров": "Uploading and updating products", +"Структура настроек соединения": "Connection settings structure", +"Название компании отправителя": "Name of senders company", +"Получить информацию о таблице": "Get table information", +"РаботаСЗаявкамиНаВызовКурьера": "CourierInvitationsManagement", "СоздатьТоварыПоOzonID (статус": "CreateProductByOzonID (status", -"Переслать голосовое сообщение": "Resend voice", "Твиттер_СоздатьТвитСКартинкой": "Twitter_CreateTweetWithImage", -"ПолучитьВариантыПараметровFTP": "GetFTPParameterOptions", "Набор изменяемых полей заказа": "Set of changing order fields", +"Уникальный идентификатор ФИАС": "Unique FIAS identifier", "ВыполнитьЗапросSQL (test_data": "ExecuteSQLQuery (test_data", -"Изменяет текст заголовка чата": "Change text of chat title", "ПриостановитьУчетВремени (хук": "StopTimekeeping (wh", "ЗавершитьЗагрузкуЧастями (ИЗЧ": "FinishPartsUpload (IPU", -"Изменяет существующее событие": "Edits an existing event", -"Телеграм_ОтправитьМедиагруппу": "TelegramAPI_SendMediaGroup", -"Получить содержимое хранилища": "Get a list of child storage objects", -"VK_СоздатьРекламноеОбъявление": "VK_CreateAd", "ПолучитьТелоКакДвоичныеДанные": "GetBodyAsBinaryData", -"ОткрытьСтандартныйПотокВывода": "OpenStandardOutput", -"Исполнители с ID не равным 10": "Performers with ID not equal to 10", -"Исключает участника из группы": "Excludes a member from the group", -"Данные или текст для отправки": "Data or text to be sent", -"Приостанавливает задачу по ID": "Pause a task by ID", -"СоздатьДиректорию (проверка 2": "CreateDirectory (check 2", +"Изменяет существующее событие": "Edits an existing event", +"Получить содержимое хранилища": "Get a list of child storage objects", +"Переслать голосовое сообщение": "Resend voice", +"Описания полей в документации": "Field descriptions in the documentation", +"VK_СоздатьРекламноеОбъявление": "VK_CreateAd", +"Изменяет текст заголовка чата": "Change text of chat title", +"Получить данные о базе данных": "Get database information", +"ОпределитьТекущуюКомандуМетод": "DetermineCurrentCommandMethod", +"УдалитьРезультатИзКомментария": "DeleteResultFromComment", "УбратьЗадачуИзИзбранного (хук": "RemoveTaskFromFavorites (wh", "Заменить клавиатуру сообщения": "Replace message keyboard", "Отправить текстовое сообщение": "Send text message", -"Описания полей в документации": "Field descriptions in the documentation", "Получить внешнюю ссылку файла": "Get external link for a file", +"ДобавитьЗадачуВИзбранное (хук": "StopWatchingTask (wh", +"ПолучитьВариантыПараметровFTP": "GetFTPParameterOptions", +"ДобавитьВариантСвойстваТовара": "AddProductPropertyVariant", "УдалитьБазуДанных (отключение": "DeleteDatabase (Shutdown", -"ДобавитьПолеMultipartFormData": "AddMultipartFormDataField", -"скрывать нерабочее время: Y,N": "hide off hours: Y,N", -"ВыполнитьНестандартнуюКоманду": "ExecuteCustomCommand", -"ПолучитьОбъект (большой, файл": "GetObject (big, file", -"ID подразделения для удаления": "Department ID for deletion", +"ПолучитьВнешнююСсылкуКаталога": "GetFolderExternalLink", +"ИзменитьВариантСвойстваТовара": "EditProductPropertyVariant", "ПолучитьВариантыПараметровSSH": "GetSSHParameterOptions", +"ОбновитьХарактеристикиТоваров": "UpdateProductsAttributes", "ЯМетрика_УправлениеОперациями": "YaMetrika_ActionsManagement", "Время жизни сессии в секундах": "Session lifetime in seconds", "Найти значения характеристики": "Search attribute value", @@ -8025,191 +8028,191 @@ "Позиция начала в теле запроса": "Start position in request body", "ПолучитьЗапросыВступленияЧата": "GetChatJoinRequests", "Строка: `имя пользователя`": "String: `username`", -"ДополнитьЗаголовкиАвторизации": "CompleteAuthHeaders", -"Получить хранилище приложения": "Get storage for application data", -"ИзменитьВариантСвойстваТовара": "EditProductPropertyVariant", -"Изменяет картинку аватар чата": "Changes the chat avatar picture", -"С дополнительными заголовками": "With additional headers", -"ПолучитьСообщениеПользователя": "GetUserMessage", -"ПолучитьСтруктуруФильтраЗадач": "GetTasksFilterStructure", -"ТекстСообщенияБезЦветныхПолей": "TextColorWithoutColoredFields", "ОтключитьПроверкуСертификатов": "DisableCertVerification", -"ID руководителя подразделения": "ID of department manager", -"ПолучитьЭлементЧеклистаЗадачи": "GetTasksChecklistElement", -"Мобильные телефоны и планшеты": "Mobile phones and tablets", -"Одобрить заявку на вступление": "Approve pending", +"ДополнитьЗаголовкиАвторизации": "CompleteAuthHeaders", +"ВернутьОтветКакДвоичныеДанные": "ReturnResponseAsBinaryData", +"ПодключитьКомпонентуНаСервере": "AttachAddInOnServer", +"СоздатьДиректорию (проверка 2": "CreateDirectory (check 2", +"ПараметрыЗапросаВСоответствие": "RequestParametersToMap", +"Приостанавливает задачу по ID": "Pause a task by ID", +"Получить хранилище приложения": "Get storage for application data", +"ПолучитьСообщениеПользователя": "GetUserMessage", +"С дополнительными заголовками": "With additional headers", "Проверка_ТелеграмСозданиеТемы": "Check_TelegramCreateTopic", -"Установить файл ответа !NOCLI": "Set response file", -"Путь к файлу приватного ключа": "Path to private key file", -"От лица группы. Должен быть 1": "On behalf of the group. It should be set to 1", -"ЗаблокироватьПользователяЧата": "BlockChatUser", +"ПолучитьСтруктуруФильтраЗадач": "GetTasksFilterStructure", +"ID подразделения для удаления": "Department ID for deletion", +"ТекстСообщенияБезЦветныхПолей": "TextColorWithoutColoredFields", +"ID подборки, если нужен отбор": "Selection ID, if filtering is needed", +"ID руководителя подразделения": "ID of department manager", +"Мобильные телефоны и планшеты": "Mobile phones and tablets", "УдалитьКомментарийЗадачи (хук": "DeleteTaskComment (wh", +"ПолучитьЭлементЧеклистаЗадачи": "GetTasksChecklistElement", +"СохранитьНастройкиВКомпоненте": "SaveSettingsAtAddIn", +"ПоместитьКаталогВКорзину (хук": "MarkFolderAsDeleted (wh", "ОтправитьКартинку (клавиатура": "SendImage (keyboard", +"ЗаблокироватьПользователяЧата": "BlockChatUser", +"ID каталога нового размещения": "ID of new destination folder", "Результат выполнения операции": "Operation result", "СоздатьДиректорию (проверка 1": "CreateDirectory (check 1", -"вводной странице документации": "documentation introduction", -"Путь (имя) в бакете источнике": "Path (name) in the source bucket", +"ВыполнитьНестандартнуюКоманду": "ExecuteCustomCommand", +"Установить файл ответа !NOCLI": "Set response file", "ОтключитьУведомленияЧата (хук": "DisableChatNotifications (wh", "ОткрытьСоединение (TLS ошибка": "CreateConnection (TLS error", -"ПараметрыЗапросаВСоответствие": "RequestParametersToMap", -"ID подборки, если нужен отбор": "Selection ID, if filtering is needed", -"Есть ли в офисе приём заказов": "Is there an office to take orders", -"ПодключитьКомпонентуНаСервере": "AttachAddInOnServer", -"Получить информацию о товарах": "Get products informations", -"Создает новую новость в ленте": "Create a new post at news feed", -"мПозицияПозиционныхПараметров": "mPositionParamsPosition", -"ПолучитьЛимитыРаботыСТоварами": "GetProductsRequestsLimits", -"Массив соответствий каталогов": "Array of directory mappings", -"Альтернативный текст картинки": "Alternate text of the image", +"Изменяет картинку аватар чата": "Changes the chat avatar picture", +"ПолучитьОбъект (большой, файл": "GetObject (big, file", +"От лица группы. Должен быть 1": "On behalf of the group. It should be set to 1", +"Получает структуру полей чата": "Get chat fields structure", +"Путь к файлу приватного ключа": "Path to private key file", +"**Открытый пакет интеграций**": "**Open Integrations Package**", "CommonModule.OPI_Криптография": "CommonModule.OPI_Cryptography", -"ОбновитьХарактеристикиТоваров": "UpdateProductsAttributes", +"вводной странице документации": "documentation introduction", +"Путь (имя) в бакете источнике": "Path (name) in the source bucket", "Получить статус учета времени": "Get timekeeping status", -"Закрепить/Открепить сообщение": "Pin/Unpin message", +"Одобрить заявку на вступление": "Approve pending", +"ПолучитьСтатусДобавленияКодов": "GetCodesUploadStatus", "Отбор по ID каталога родителя": "Filter by parent directory ID", -"ПолучитьНастройкиУчетаВремени": "GetTimekeepingSettings", "Ноушн_ПолучитьИнформациюОБазе": "Notion_GetDatabaseInfo", "Email для оповещений RFC 2822": "Email for alerts as RFC 2822", "Получает информацию о таблице": "Gets information about the table", "ПолучитьСсылкуЗагрузкиОбъекта": "GetObjectUploadLink", "Получает список доступных баз": "Gets the list of available bases", +"Альтернативный текст картинки": "Alternate text of the image", "ИзменитьПуть (проверка, новый": "UpdatePath (check, new", -"ID пользователя для получения": "User ID", "Структура JSON данных объекта": "The structure of the JSON object data", "Использовать кодировку !NOCLI": "Use encoding !NOCLI", -"ПолучитьВнешнююСсылкуКаталога": "GetFolderExternalLink", -"Отозвать права администратора": "Revoke admin rights", -"ПолучитьСтатусДобавленияКодов": "GetCodesUploadStatus", -"Создает пустую таблицу в базе": "Creates an empty table in the database", -"Необходим прозвон отправителя": "Need to call the sender", -"ВернутьОтветКакДвоичныеДанные": "ReturnResponseAsBinaryData", -"ПоместитьКаталогВКорзину (хук": "MarkFolderAsDeleted (wh", -"Получает структуру полей чата": "Get chat fields structure", -"Получить список пользователей": "Get user list", -"**Открытый пакет интеграций**": "**Open Integrations Package**", +"мПозицияПозиционныхПараметров": "mPositionParamsPosition", "Время начала ожидания курьера": "Start time of waiting for the courier", +"ОткрытьСтандартныйПотокВывода": "OpenStandardOutput", +"Получить типы колонок таблицы": "Get table column types", +"Получить сообщение ассистента": "Get assistant message", +"Получить ссылку на скачивание": "Get download link", +"Проверка_ВКИнформацияОТоварах": "Check_VKProductData", +"Получить список пользователей": "Get user list", +"ID пользователя для получения": "User ID", +"Массив соответствий каталогов": "Array of directory mappings", +"ПолучитьНастройкиУчетаВремени": "GetTimekeepingSettings", "ПригласитьПользователейВКанал": "InviteUsersToChannel", -"Имя пользователя (опционально": "Users name (optional", -"Отправляет сообщение в диалог": "Send message to dialog", -"Удаляет ранее созданный товар": "Deletes a previously created product", -"Проверка_ДропбоксПространство": "Check_DropboxSpace", +"СлужебныйПрограммныйИнтерфейс": "Internal", +"ПолучитьЛимитыРаботыСТоварами": "GetProductsRequestsLimits", +"Исключает участника из группы": "Excludes a member from the group", +"Отозвать права администратора": "Revoke admin rights", +"Закрепить/Открепить сообщение": "Pin/Unpin message", +"Необходим прозвон отправителя": "Need to call the sender", "ПривестиКлючиКНижнемуРегистру": "ConvertKeysToLowerCase", -"КодУспеха И ОтветКодСостояния": "SuccessCode And ResponseStatusCode", "ПолучитьСтурктуруПользователя": "GetUserFieldsStructure", "ИзменитьПуть (список, обратно": "UpdatePath (list, back", "ПолучитьИнформациюОФайле (хук": "GetFileInformation (wh", "Получить настройки соединения": "Get connection settings", +"Удаляет ранее созданный товар": "Deletes a previously created product", "Соответствие Из КлючИЗначение": "Map Of KeyAndValue", +"Имя пользователя (опционально": "Users name (optional", +"Проверка_ДропбоксПространство": "Check_DropboxSpace", +"Создает пустую таблицу в базе": "Creates an empty table in the database", +"Получить информацию о товарах": "Get products informations", +"Создает новую новость в ленте": "Create a new post at news feed", +"скрывать нерабочее время: Y,N": "hide off hours: Y,N", "ID Файла голосового сообщения": "File ID of voice message", "Идентификатор группового чата": "Group chat identifier", -"СоздатьКаталогВХранилище (хук": "CreateStorageFolder (wh", +"Отправляет сообщение в диалог": "Send message to dialog", "РазделитьМассивНаПараметрыURL": "SplitArrayAsURLParameters", -"Назначить права администратора": "Set admin rights", -"Некорректная структура запроса": "Incorrect request structure", -"ОбработатьЗапросПередОтправкой": "ProcessRequestBeforeSending", -"ВыполнитьЗапросSQL (удаление 1": "ExecuteSQLQuery (deleting 1", -"ОбработатьДвунаправленныйПоток": "ProcessBidirectionalStream", -"ID счетчика для восстановления": "Counter ID for restoring", -"СоздатьТвитКартинки (одиночная": "CreateImageTweet (single", -"Ограничение выборки результата": "Limiting the result selection", +"Есть ли в офисе приём заказов": "Is there an office to take orders", +"Данные или текст для отправки": "Data or text to be sent", +"КодУспеха И ОтветКодСостояния": "SuccessCode And ResponseStatusCode", +"СоздатьКаталогВХранилище (хук": "CreateStorageFolder (wh", +"Дополнительный текст сообщения": "Additional message text", +"Структура JSON данных страницы": "The structure of the JSON page data", +"Отклонить заявку на вступление": "Disapprove pending", "Создает новый тестовый элемент": "Creates a new test item", -"Адрес и экземпляр сервера СУБД": "Database server address and instance", "Текст комментария трудозатраты": "Comment text", "Использовать поля тела в OAuth": "Use body fields at OAuth", "Задача невыполнима, расходимся": "Task impossible, let's split up", "ПолучитьСписокКатегорийТоваров": "GetProductCategoryList", -"Отклонить заявку на вступление": "Disapprove pending", -"ДобавитьКомментарийЗадачи (хук": "AddTaskComment (wh", -"УдалитьБазуДанных (подключение": "DeleteDatabase (connect", -"ИнициализироватьОсновныеСписки": "InitializeCommonLists", +"Ограничение выборки результата": "Limiting the result selection", "JSON описания или путь к .json": "JSON description or path to .json", +"ИнициализироватьОсновныеСписки": "InitializeCommonLists", +"Получает список чатов аккаунта": "Gets account chat list", +"ПолучитьКоллекциюКлючИЗначение": "GetKeyValueCollection", "ПодключитьРасширение (проверка": "ConnectExtension (check", -"Получить информацию о контакте": "Get contact information", -"Явно завершает процесс сервера": "Explicitly terminates the server process", -"Bitrix24_ЗагрузитьФайлВКаталог": "Bitrix24_UploadFileToFolder", -"ПолучитьОписаниеЗаказа (Пустая": "GetOrderDescription (Empty", -"Сформировать параметры доступа": "Form access parameters", -"Параметр дополнительной услуги": "Additional service parameter", -"Отправляет http запрос с телом": "Send http request with body", -"ПолучитьДвоичныеДанныеИзСтроки": "GetBinaryDataFromString", -"Добавить получателей к новости": "Add new recipients to a post", -"ОбработатьКоллекциюДляОперации": "ProcessCollectionForOperation", -"Исключить пользователя из чата": "Delete user from chat", -"Добавить поле multipart !NOCLI": "Add Multipart field !NOCLI", -"ВыполнитьЭлементЧеклистаЗадачи": "CompleteTasksChecklistElement", -"ДополнитьНастройкиАвторизацией": "CompleteAuthorizationSettings", -"Файл на диске или данные файла": "File on disk or file data", +"СоздатьТвитКартинки (одиночная": "CreateImageTweet (single", +"ПолучитьОписаниеДоговоренности": "GetAppointmentDescription", +"ДобавитьКомментарийЗадачи (хук": "AddTaskComment (wh", +"ВыполнитьЗапросSQL (удаление 1": "ExecuteSQLQuery (deleting 1", +"ID счетчика для восстановления": "Counter ID for restoring", +"Mongo_УправлениеПользователями": "Mongo_UserManagement", +"Адрес и экземпляр сервера СУБД": "Database server address and instance", +"Слак_ОтправитьУдалитьЭфемерное": "Slack_SendDeleteEphemeral", +"Bitrix24_ПоместитьФайлВКорзину": "Bitrix24_MarkFileAsDeleted", +"УдалитьБазуДанных (подключение": "DeleteDatabase (connect", "file|\" + ИспользуемоеИмя, Файл": "file|\" + DisplayedName, File", "Путь или набору путей к файлам": "Path or set of paths to the files", "Алгоритм шифрования: HMAC, RSA": "Encryption algorithm: HMAC, RSA", "ИзменитьПуть (каталог, обратно": "UpdatePath (directory, back", "Подключиться и получить данные": "Connect and receive data", +"ОбработатьДвунаправленныйПоток": "ProcessBidirectionalStream", "Идентификатор удаляемого листа": "IdentifierOfSheetToDelete", -"Успешность обращения к серверу": "Success of server access", +"ПолучитьОписаниеЗаказа (Пустая": "GetOrderDescription (Empty", +"Идентификатор клиента (Account": "Client identifier (Account", +"Bitrix24_ЗагрузитьФайлВКаталог": "Bitrix24_UploadFileToFolder", +"Получить информацию о контакте": "Get contact information", +"Назначить права администратора": "Set admin rights", +"Некорректная структура запроса": "Incorrect request structure", +"ОбработатьЗапросПередОтправкой": "ProcessRequestBeforeSending", "Идентификатор удаляемого файла": "ID of removing file", -"Структура JSON данных страницы": "The structure of the JSON page data", -"ПолучитьКоллекциюКлючИЗначение": "GetKeyValueCollection", -"Размер файла в случае отправке": "File size in case of sending", -"ПолучитьОписаниеДоговоренности": "GetAppointmentDescription", -"ПолучитьНастройкиПриватныйКлюч": "GetSettingsPrivateKey", -"ИзменитьПуть (проверка, старый": "UpdatePath (check, old", -"Добавить файл multipart !NOCLI": "Add Multipart file !NOCLI", -"Mongo_УправлениеПользователями": "Mongo_UserManagement", -"ID пользователя для добавления": "User ID to add", +"УдалитьТрудозатратыЗадачи (хук": "DeleteTaskTimeAccounting (wh", "ЯДиск_ПолучитьИнформациюОДиске": "YDisk_GetDiskInfo", -"Скачивает модель из библиотеки": "Downloads a model from the library", -"Структура, Массив из Структура": "Structure, Array of Structure", +"ПолучитьЗаписи (без параметров": "GetRecords (no params", +"Файл на диске или данные файла": "File on disk or file data", +"Явно завершает процесс сервера": "Explicitly terminates the server process", +"ID пользователя для добавления": "User ID to add", +"ТолстыйКлиентОбычноеПриложение": "ThickClientOrdinaryApplication", "Нормализовать набор параметров": "Normalise parameter set", -"Получить структуру цены товара": "Get product price structure", "ВызватьМетод: отправка запроса": "ExecuteMethod: sending request", +"Скачивает модель из библиотеки": "Downloads a model from the library", "Идентификатор заказа в ИС СДЭК": "Order identifier in CDEK system", "ВыполнитьЗапросSQL (расширение": "ExecuteSQLQuery (extension", "Один или несколько SKU товаров": "One or array of SKUs", -"ПолучитьКаталогФайловЧата (хук": "GetChatFilesFolder", "ПолучитьСписокТегов (одиночный": "GetTagList (single", "Пароль для базовой авторизации": "Password for basic authorization", "ВыполнитьЗапросSQL (соединение": "ExecuteSQLQuery (connect", "ID события календаря источника": "ID of the source calendar event", +"ПолучитьКаталогФайловЧата (хук": "GetChatFilesFolder", "показывать отклоненные события": "show rejected events", -"УправлениеСостояниемТемыФорума": "ManageForumTopicState", -"Идентификатор клиента (Account": "Client identifier (Account", -"ДобавитьЗаписи (без транзакции": "AddRecords (no tr", -"ПолучитьКонфигурациюСоединения": "GetConnectionConfiguration", -"Получает список чатов аккаунта": "Gets account chat list", -"Bitrix24_ПоместитьФайлВКорзину": "Bitrix24_MarkFileAsDeleted", -"УдалитьТрудозатратыЗадачи (хук": "DeleteTaskTimeAccounting (wh", -"Bitrix24_ПолучитьИсториюЗадачи": "Bitrix24_GetTaskHistory", -"ПолучитьЗаписи (без параметров": "GetRecords (no params", -"ПодключитьРасширение (закрытие": "ConnectExtension (closing", "тип: employee, extranet, email": "type: employee, extranet, email", +"ПодключитьРасширение (закрытие": "ConnectExtension (closing", +"ПолучитьНастройкиПриватныйКлюч": "GetSettingsPrivateKey", +"ИзменитьПуть (проверка, старый": "UpdatePath (check, old", "ПолучитьСтруктуруФильтраСделок": "GetDealsFilterStructure", -"Копирует один каталог в другой": "Copy one folder to another", -"ТолстыйКлиентОбычноеПриложение": "ThickClientOrdinaryApplication", +"Добавить файл multipart !NOCLI": "Add Multipart file !NOCLI", +"Добавить поле multipart !NOCLI": "Add Multipart field !NOCLI", +"Выполнить произвольную команду": "Execute arbitrary command", "Изменяет ранее созданный товар": "Edits a previously created product", +"Получить структуру цены товара": "Get product price structure", +"ДобавитьЗаписи (без транзакции": "AddRecords (no tr", "Добавить пользователей к файлу": "Add users to file", -"Добавить данные Related !NOCLI": "Add data as Related !NOCLI", "Идентификатор записи в таблице": "Record identifier in the table", +"Bitrix24_ПолучитьИсториюЗадачи": "Bitrix24_GetTaskHistory", "ПолучитьСтатусПаспортныхДанных": "GetPassportDataStatus", -"Получить информацию о странице": "Get page info", "Получить информацию об объекте": "Get object information", "Слак_ОтправитьУдалитьСообщение": "Slack_SendDeleteMessage", +"Размер файла в случае отправке": "File size in case of sending", "УдалитьУведомление (приложение": "DeleteNotification (app", -"Удаляет ранее созданный альбом": "Deletes a previously created album", -"Слак_ОтправитьУдалитьЭфемерное": "Slack_SendDeleteEphemeral", -"Получить список внешних файлов": "Get list of external files", -"Удаляет существующий календарь": "Deletes an existing calendar", -"Ноушн_ИзменитьСвойстваСтраницы": "Notion_EditPageProperties", -"ПолучитьСобытияКалендарей (хук": "GetCalendarEvents (wh", -"Техническое наименование видео": "Technical name of the video", -"Удаляет ранее загруженный файл": "Deletes a previously uploaded file", +"ПолучитьКонфигурациюСоединения": "GetConnectionConfiguration", +"Копирует один каталог в другой": "Copy one folder to another", +"Успешность обращения к серверу": "Success of server access", +"УправлениеСостояниемТемыФорума": "ManageForumTopicState", +"Исключить пользователя из чата": "Delete user from chat", +"ВыполнитьЭлементЧеклистаЗадачи": "CompleteTasksChecklistElement", +"Добавить получателей к новости": "Add new recipients to a post", "СоздатьПерсональноеУведомление": "CreatePersonalNotification", "Получить список опубликованных": "Get published list", "СохранитьКартинкуВАльбом (путь": "SaveImageToAlbum (path", "Значение заголовка ContentType": "ContentType header value", -"Выполнить произвольную команду": "Execute arbitrary command", -"Ожидается именованный параметр": "Expected named parameter", -"ОтправитьМестоположение (канал": "SendLocation (channel", -"Отметить пункт как выполненный": "Mark as completed", -"ПолучитьСтатусДобавленияТовара": "GetProductCreationStatus", +"Структура, Массив из Структура": "Structure, Array of Structure", +"Добавить данные Related !NOCLI": "Add data as Related !NOCLI", +"Получить информацию о странице": "Get page info", +"Буквенно-цифровой код ПВЗ СДЭК": "Alphanumeric code of CDEK POZ", +"ДополнитьНастройкиАвторизацией": "CompleteAuthorizationSettings", +"Получить список внешних файлов": "Get list of external files", "Ответить на событие клавиатуры": "Answer button event", "Методы работы с Yandex ID (ОПИ": "Yandex ID methods (OpenIntegrations", "Получить информацию о каталоге": "Get information about folder", @@ -8218,251 +8221,250 @@ "ID родительского подразделения": "ID of parent department", "Проверка_БитриксМассивОбъектов": "Check_BitrixObjectsArray", "признак доступен для всех (Y|N": "feature is available for all (Y|N", -"Открыть соединение GRPC !NOCLI": "Create GRPC connection !NOCLI", -"Дополнительный текст сообщения": "Additional message text", -"МаксимальноеЧислоПереадресаций": "MaximumNumberOfRedirects", +"Получить текущего пользователя": "Get current user", +"ОтправитьМестоположение (канал": "SendLocation (channel", +"ОткрытьСоединение (перед базой": "CreateConnection (before base", +"ЗаменитьСтандартныеОсобенности": "ReplaceDefaultFeatures", +"Удаляет ранее загруженный файл": "Deletes a previously uploaded file", +"Техническое наименование видео": "Technical name of the video", +"ПреобразоватьИсточникВЗначение": "ConvertSourceToValue", +"Ноушн_ИзменитьСвойстваСтраницы": "Notion_EditPageProperties", "календарь событий по умолчанию": "default event calendar", -"УстановитьСтандартныеНастройки": "SetDefaultSettings", +"ОбработатьКоллекциюДляОперации": "ProcessCollectionForOperation", "ПолучитьСписокРезультатов (хук": "GetResultsList (wh", +"ID пользователя для блокировки": "User ID to be blocked", "Выгнать пользователя из канала": "Kick user from channel", -"Буквенно-цифровой код ПВЗ СДЭК": "Alphanumeric code of CDEK POZ", -"ЗаполнитьПараметрыЗагрузкиФото": "FillPhotoUploadParameters", +"Пакет библиотеки для OneScript": "Library package for OneScript", +"ГарантироватьТаблицу (проверка": "EnsureTable (check", +"Ожидается именованный параметр": "Expected named parameter", "РазблокироватьПользователяЧата": "UnblockChatUser", "ЗакрытьИПолучитьДвоичныеДанные": "CloseAndGetBinaryData", -"включение автоматических целей": "auto-targeting", "физическое расположение тестов": "physical location of tests", "Разделять массивы в URL !NOCLI": "Split arrays in URL", +"file\"\" + ИспользуемоеИмя, Файл": "file\"\" + DisplayedName, File", "Задача изменена, не расходимся": "The task has been changed, do not split up", -"ГарантироватьТаблицу (проверка": "EnsureTable (check", "Создать/Удалить составной пост": "Create/Delete composite post", "Получить описание файла !NOCLI": "Get file description !NOCLI", -"Методы интеграции с Viber (ОПИ": "Viber integration methods (OpenIntegrations", -"УстановитьТелоИзДвоичныхДанных": "SetBodyFromBinaryData", -"Структура, Массив Из Структура": "Structure, Array of Structure", -"ИнициализироватьСерверныйПоток": "InitializeServerStream", -"ПреобразоватьИсточникВЗначение": "ConvertSourceToValue", "Проверка_БитриксМассивНовостей": "Check_BitrixPostsArray", -"СформироватьТекстAlterTableAdd": "FormTextAlterTableAdd", -"Пакет библиотеки для OneScript": "Library package for OneScript", -"Целевой путь создания каталога": "Target path for creating the directory", -"Получить параметры авторизации": "Get auth parameters", -"ПолучитьЗначенияХарактеристики": "GetAttributeValues", -"ПроверитьОбязательныеПоляСхемы": "CheckSchemeRequiredFields", -"ПолучитьПереводыПлатежейНаДату": "GetDeliveryCashTransfers", -"ПолучитьУчаствующиеТоварыАкции": "GetCurrentPromoProducts", -"Имя поля БД с выбором значения": "Name of field with a value selection", -"ID пользователя для блокировки": "User ID to be blocked", +"Методы интеграции с Viber (ОПИ": "Viber integration methods (OpenIntegrations", +"Структура, Массив Из Структура": "Structure, Array of Structure", +"включение автоматических целей": "auto-targeting", +"ПолучитьСтатусДобавленияТовара": "GetProductCreationStatus", +"Открыть соединение GRPC !NOCLI": "Create GRPC connection !NOCLI", +"ИнициализироватьСерверныйПоток": "InitializeServerStream", +"ПолучитьСтрокуКлючейЗаголовков": "GetHeadersKeysString", +"УстановитьСтандартныеНастройки": "SetDefaultSettings", +"ЗаполнитьПараметрыЗагрузкиФото": "FillPhotoUploadParameters", +"Получить ссылку для скачивания": "Get download link", +"МаксимальноеЧислоПереадресаций": "MaximumNumberOfRedirects", "ПодключитьРасширение (двоичные": "ConnectExtension (binary", +"УстановитьТелоИзДвоичныхДанных": "SetBodyFromBinaryData", "Получить список сообщений чата": "Get chat messages list", -"ПолучитьКомменатрийЗадачи (хук": "GetTaskComment (wh", -"ID чата для отправки сообщения": "Chat ID for message sending", "Получить структуру комментария": "Get comment structure", "единица измерения: YEAR, MONTH": "unit: YEAR, MONTH", "СоздатьБазуДанных (подключение": "CreateDatabase (connect", -"ОтправитьСообщение (отложенное": "SendMessage (scheduled", +"флаг скрытия списка участников": "flag to hide the list of participants", "Добавить пользователей к папке": "Add users to folder", "Удалить уведомление из очереди": "Delete notification from queue", "ОбработатьВыполнениеКомандыSSH": "ProcessSSHCommandExecution", "ПолучитьЗанятостьПользователей": "GetUserBusy", -"Удаляет файл или каталог по ID": "Deletes file or directory by ID", -"ОткрытьСоединение (перед базой": "CreateConnection (before base", -"СохранитьПубличныйОбъектНаДиск": "SavePublicObjectToDisk", -"ОбработкаОбъект.OPI_HTTPКлиент": "DataProcessorObject.OPI_HTTPClient", -"ДропБокс_ПолучитьОбновитьТокен": "DropboxAPI_GetUpdateToken", -"ЗаменитьСтандартныеОсобенности": "ReplaceDefaultFeatures", -"file\"\" + ИспользуемоеИмя, Файл": "file\"\" + DisplayedName, File", -"ПолучитьСтрокуКлючейЗаголовков": "GetHeadersKeysString", -"флаг скрытия списка участников": "flag to hide the list of participants", -"Получить ссылку для скачивания": "Get download link", -"СформироватьСтрокуВызоваМетода": "FormMethodCallString", +"ПолучитьКомменатрийЗадачи (хук": "GetTaskComment (wh", +"ПолучитьСобытияКалендарей (хук": "GetCalendarEvents (wh", +"Удаляет ранее созданный альбом": "Deletes a previously created album", +"Сформировать параметры доступа": "Form access parameters", +"Параметр дополнительной услуги": "Additional service parameter", +"Отправляет http запрос с телом": "Send http request with body", +"ПолучитьДвоичныеДанныеИзСтроки": "GetBinaryDataFromString", +"Имя поля БД с выбором значения": "Name of field with a value selection", +"ПолучитьУчаствующиеТоварыАкции": "GetCurrentPromoProducts", +"ОтправитьСообщение (отложенное": "SendMessage (scheduled", "НоушнАпи_ПолучитьПользователей": "NotionAPI_GetUsers", +"ID чата для отправки сообщения": "Chat ID for message sending", +"ПроверитьОбязательныеПоляСхемы": "CheckSchemeRequiredFields", +"СохранитьПубличныйОбъектНаДиск": "SavePublicObjectToDisk", "О механизме в документации AWS": "Process at AWS documentation", -"Получает информацию о каталоге": "Get folder information", +"ДропБокс_ПолучитьОбновитьТокен": "DropboxAPI_GetUpdateToken", +"ПолучитьПереводыПлатежейНаДату": "GetDeliveryCashTransfers", "ДобавитьПользователейВЧат (хук": "AddUsersToChat (wh", -"ИзменитьКомментарийЗадачи (хук": "UpdateTaskComment (wh", "Установить статус пользователя": "Set user status", "КоличествоПараметров - 1 Тогда": "NumberOfParameters - 1 Then", "ПолучитьСтрокуИзДвоичныхДанных": "GetStringFromBinaryData", "Получить ссылку загрузки файла": "Get file upload link", -"ВыполнитьЗапросSQL (удаление 2": "ExecuteSQLQuery (deleting 2", -"Получить текущего пользователя": "Get current user", +"СформироватьСтрокуВызоваМетода": "FormMethodCallString", "Ошибка удаления файла картинки": "Error deleting a picture file", +"Удаляет существующий календарь": "Deletes an existing calendar", "Соответствие заголовков ответа": "Response headers mapping", +"ВыполнитьЗапросSQL (удаление 2": "ExecuteSQLQuery (deleting 2", +"ИзменитьКомментарийЗадачи (хук": "UpdateTaskComment (wh", +"Отметить пункт как выполненный": "Mark as completed", +"ПолучитьЗначенияХарактеристики": "GetAttributeValues", +"Получить параметры авторизации": "Get auth parameters", +"Целевой путь создания каталога": "Target path for creating the directory", +"Получает информацию о каталоге": "Get folder information", +"ОбработкаОбъект.OPI_HTTPКлиент": "DataProcessorObject.OPI_HTTPClient", +"СформироватьТекстAlterTableAdd": "FormTextAlterTableAdd", +"Удаляет файл или каталог по ID": "Deletes file or directory by ID", +"ПолучитьНастройкиСоединенияGRPC": "GetGRPCConnectionSettings", +"Коды активации цифрового товара": "Digital product activation codes", +"VK_СоздатьСсылкуПолученияТокена": "VK_CreateTokenRetrievalLink", +"Создает пустой каталог на диске": "Creates an empty directory on the drive", +"ОбработатьПараметрКомпонентыCLI": "ProcessAddInParamCLI", +"ОбработатьОсобенныеСекретыОпций": "ProcessSpecialOptionsSecrets", +"Загрузить коды активации товара": "Upload product activations codes", +"Двоичные данные или пути к фото": "Binary Data or Photo Paths", +"Создать заявку на вызов курьера": "Create courier invitation", +"tools/Modules/OPI_Компоненты.os": "tools/Modules/OPI_AddIns.os", +"Двоичные данные или путь к фото": "Binary data or path to photo", +"ДобавитьКомментарийНовости (хук": "AddPostComment (wh", +"ПолучитьИнформациюОТаблице (TLS": "GetTableInformation (TLS", +"Добавляет комментарий к новости": "Adds a comment to the post", +"ПолучитьСтруктуруОстатковТовара": "GetProductStocksStructure", +"Полученные данные в виде строки": "Received data as string", +"Получить историю сообщений чата": "Get chat message history", +"Добавляет текущего бота в канал": "Adds the current bot to the channel", +"Имя базы данных для подключения": "Name of the database to connect", +"Количество переадресаций !NOCLI": "Redirect count !NOCLI", +"ОзонАПИ_АтрибутыИХарактеристики": "OzonAPI_AttributesAndFeatures", +"Проверка_ТелеграмМестоположение": "Check_TelegramLocation", +"ИзменитьТекстСообщения (простое": "EditMessageText (simple", +"Сохраните сгенерированный токен": "Save the generated token", +"https://en.openintegrations.dev": "https://openintegrations.dev", +"ИзменитьСтатусПользователя (хук": "ChangeUserStatus (wh", +"Размер одной части при загрузке": "Part size when uploading", +"МинимальныйРазмер).Равно(Истина": "MinimumSize).Equal(True", +"ЗагрузитьПоАдресуПолучитьОбъект": "UploadByUrlAndGetObject", +"ДобавитьДополнительныеЗаголовки": "AddAdditionalHeaders", +"По умолчанию используется UTF-8": "UTF-8 is used by default", +"ПолучитьОтветВКонтексте (сид, 2": "GetContextResponse (seed, 2", +"Функция вернула пустое значение": "Function Returned Empty Value", +"ИспользоватьMultipartПоляВOAuth": "UseMultipartFieldsAtOAuth", +"Получить список аватаров форума": "Get forum avatars list", +"ПолучитьСписокПользователейЧата": "GetChatUsers", +"идентификатор предыдущей задачи": "previous task identifier", +"ОткрытьСоединение (прокси + tls": "CreateConnection (proxy + tls", +"ОткрытьСоединениеПоКонфигурации": "CreateConnectionByConfiguration", "Загружает файл на облачный диск": "Uploads a file to the cloud drive", "ПолучитьСписокТоваровРекурсивно": "GetProductListRecursively", "!OInt МассивПути.Добавить(\"core": "!OInt PathArray.Add(\"core", -"Действия с публичными объектами": "Actions with public objects", -"По умолчанию используется UTF-8": "UTF-8 is used by default", -"идентификатор единицы измерения": "unit ID", -"Полученные данные в виде строки": "Received data as string", -"Количество переадресаций !NOCLI": "Redirect count !NOCLI", -"Коды активации цифрового товара": "Digital product activation codes", -"ПолучитьСсылкуСкачиванияОбъекта": "GetObjectDownloadLink", -"ОбработатьПараметрКомпонентыCLI": "ProcessAddInParamCLI", -"VK_СоздатьСсылкуПолученияТокена": "VK_CreateTokenRetrievalLink", -"Двоичные данные или пути к фото": "Binary Data or Photo Paths", -"Создает пустой каталог на диске": "Creates an empty directory on the drive", -"ОзонАПИ_АтрибутыИХарактеристики": "OzonAPI_AttributesAndFeatures", -"Сохраните сгенерированный токен": "Save the generated token", -"Загрузить коды активации товара": "Upload product activations codes", -"Создать заявку на вызов курьера": "Create courier invitation", -"Имя базы данных для подключения": "Name of the database to connect", -"ПолучитьНастройкиСоединенияGRPC": "GetGRPCConnectionSettings", -"Двоичные данные или путь к фото": "Binary data or path to photo", -"ИзменитьТекстСообщения (простое": "EditMessageText (simple", -"tools/Modules/OPI_Компоненты.os": "tools/Modules/OPI_AddIns.os", -"ПолучитьИнформациюОТаблице (TLS": "GetTableInformation (TLS", -"ОткрытьСоединение (прокси + tls": "CreateConnection (proxy + tls", -"идентификатор предыдущей задачи": "previous task identifier", -"ПолучитьСписокПользователейЧата": "GetChatUsers", -"Создать ссылку получения токена": "Create token retrieval link", -"ОтправитьСообщение (json массив": "SendMessage (json array", -"СоздатьЗапросМультипартРелэйтед": "CreateMultipartRelatedRequest", -"Получает информацию об аккаунте": "Gets account information", -"ПарсерАргументовКоманднойСтроки": "CommandLineArgumentParser", -"Имя бакета для загрузки объекта": "Name of the bucket to put the object", -"Dropbox_ОтменитьПубликациюФайла": "Dropbox_CancelFilePublication", -"Bitrix24_ПроверитьДоступКЗадаче": "Bitrix24_CheckTaskAccesses", -"ПолучитьСписокСчетчиков (фильтр": "GetCountersList (filter)", -"ДобавитьКомментарийНовости (хук": "AddPostComment (wh", -"ИзменитьСтатусПользователя (хук": "ChangeUserStatus (wh", -"ПолучитьСтруктуруФильтраТоваров": "GetProductsFilterStructure", -"Получить список аватаров форума": "Get forum avatars list", -"Обновить характеристики товаров": "Update products attributes", -"МинимальныйРазмер).Равно(Истина": "MinimumSize).Equal(True", -"Получить токен service аккаунта": "Get service account token", -"ЗагрузитьПоАдресуПолучитьОбъект": "UploadByUrlAndGetObject", -"https://en.openintegrations.dev": "https://openintegrations.dev", -"ДобавитьДополнительныеЗаголовки": "AddAdditionalHeaders", -"ПолучитьОтветВКонтексте (сид, 2": "GetContextResponse (seed, 2", "СоздатьБазуДанных (существующая": "CreateDatabase (existing", -"Функция вернула пустое значение": "Function Returned Empty Value", -"ИспользоватьMultipartПоляВOAuth": "UseMultipartFieldsAtOAuth", -"Добавляет комментарий к новости": "Adds a comment to the post", -"ПолучитьСтруктуруОстатковТовара": "GetProductStocksStructure", -"Удалить заявку на вызов курьера": "Delete courier invitation", -"Получить историю сообщений чата": "Get chat message history", -"Заблокировать пользователя чата": "Block chat user", -"ИнициализироватьЗагрузкуЧастями": "InitPartsUpload", -"ПолучитьСписокСобытийРекурсивно": "GetEventsListRecursively", -"Прекратить наблюдать за задачей": "Stop watching the task", -"tools/Modules/OPI_ЗапросыSQL.os": "tools/Modules/OPI_SQLQueries.os", +"только конкретному пользователю": "only to a specific user", +"VK_УдалитьВариантСвойстваТовара": "VK_DeleteProductPropertyVariant", +"Секция в URL, если присутствует": "Section in the URL if present", "Bitrix24_ПолучитьСписокХранилищ": "Bitrix24_GetStoragesList", +"Создать ссылку получения токена": "Create token retrieval link", "Курьеру необходима доверенность": "The courier needs a letter of attorney", -"Размер одной части при загрузке": "Part size when uploading", -"Получает данные группового чата": "Gets group chat data", -"ПолучитьДоговоренностьОДоставке": "GetDeliveryAppointment", +"Действия с публичными объектами": "Actions with public objects", +"Получить токен service аккаунта": "Get service account token", +"ПолучитьСписокСобытийРекурсивно": "GetEventsListRecursively", +"Dropbox_ОтменитьПубликациюПапки": "Dropbox_CancelFolderPublication", "Copyright (c) 2019, ООО 1С-Софт": "Copyright (c) 2019, LLC 1C-Soft", "Открывает новое соединения RCON": "Opens a new RCON connection", -"ПолучитьВнешнююСсылкуФайла (хук": "GetFileExternalLink (wh", "Создает твит с вложением-гифкой": "Creates a tweet with a gif attachment", -"ПолучитьСпискоВыполненныхТестов": "GetExecutedTestsList", -"Вид сервиса, если отличен от s3": "Type of service, if different from s3", -"ПолучитьЖурналВходящихСообщений": "GetIncomingMessageLog", -"tools/Modules/OPI_ЗапросыSSH.os": "tools/Modules/OPI_SSHRequests.os", -"Получает данные файла с сервера": "Get file data from the server", -"ПолучитьКонфигурациюСоединиения": "GetConnectionConfiguration", -"Создает новое событие календаря": "Creates a new calendar event", -"Файл.Размер() + 2).Равно(Истина": "File.Size() + 2).Equal(True", "в виде `{'blob':Base64 строка}`": "as `{'blob':Base64 string}`", -"VK_УдалитьВариантСвойстваТовара": "VK_DeleteProductPropertyVariant", -"ТипПодключенияВнешнейКомпоненты": "AddInConnectionType", -"b>Полужирный текст сообщенияBold textПолужирный текст сообщенияBold textТекст html %F0%9F%93%9E 10%Text html %F0%9F%93%9E 10%Новый полужирный текст сообщенияNew bold message textНовый полужирный текст сообщенияNew bold message text SKU товара, Значение > Штрихкод": "Key > product SKU, Value > barcode", "Получить элемент чеклиста задачи по ID": "Gets tasks checklist element by ID", -"ПолучитьСписокПросмотревшихВажное (хук": "GetImportantPostViewers (wh", -"Получает информацию об указанных полях": "Gets information about the specified fields", -"tests/Modules/internal/OPI_ТестыCLI.os": "tests/Modules/internal/OPI_TestsCLI.os", "Получить структуру завершения элемента": "Get item completion structure", +"Формирует клавиатуру по массиву кнопок": "Forms a keyboard from an array of buttons", +"ПолучитьБуферДвоичныхДанныхИзHexСтроки": "GetBinaryDataBufferFromHexString", +"Таймаут по умолчанию равен 3600 секунд": "Default timeout is 3600 seconds", +"Массив файлов с диска для прикрепления": "Array of files from disk to attach", +"Адрес битрикс вида portal.bitrix24.com": "Current Bitrix URL (like 'portal.bitrix24.com')", +"Получает информацию об указанных полях": "Gets information about the specified fields", +"Смещение в списке получаемых сообщений": "Offset in the list of received messages", +"tests/Modules/internal/OPI_ТестыCLI.os": "tests/Modules/internal/OPI_TestsCLI.os", "CLI версия Открытого пакета интеграций": "CLI version of OpenIntegrations", "Установка адаптивной ширины невозможна": "Adaptive width unavailable", "Сохраняет картинку в альбом сообщества": "Saves an image to the community album", "Доп заголовки запроса, если необходимо": "Additional request headers, if necessary", "Создает базу данных с указанным именем": "Creates a database with the specified name", "В чат, по URL, с указанием имени файла": "In chat, by URL, with file name", -"Первое приветственное сообщение в чате": "First chat message", -"ОбработатьЗапрос: Формирование запроса": "ProcessRequest: Forming a request", -"Таймаут по умолчанию равен 3600 секунд": "Default timeout is 3600 seconds", -"Смещение в списке получаемых сообщений": "Offset in the list of received messages", -"Ozon_ПривязатьШтрихкоды(ПараметрыТеста": "Ozon_BindBarcodes(TestParameters", +"ПолучитьСписокПросмотревшихВажное (хук": "GetImportantPostViewers (wh", "Удаляет конфигурацию шифрования бакета": "Deletes the bucket encryption configuration", +"Ozon_ПривязатьШтрихкоды(ПараметрыТеста": "Ozon_BindBarcodes(TestParameters", +"сериализованный JSON ответа от Dropbox": "serialized JSON response from Dropbox", "СтрПараметр.Имя, СтрПараметр.Пояснение": "StrParam.Name, StrParam.Explanation", -"Адрес битрикс вида portal.bitrix24.com": "Current Bitrix URL (like 'portal.bitrix24.com')", "Получить структуру удаления документов": "Get document deletion structure", -"Ключ > SKU товара, Значение > Штрихкод": "Key > product SKU, Value > barcode", -"ПолучитьБуферДвоичныхДанныхИзHexСтроки": "GetBinaryDataBufferFromHexString", -"Bitrix24_СоздатьРезультатИзКомментария": "Bitrix24_CreateResultFromComment", +"Первое приветственное сообщение в чате": "First chat message", +"Получить структуру сообщения контекста": "Get context message structure", +"Проверить загрузку изображений товаров": "Check products images upload", +"сериализованный JSON ответа от Twitter": "serialized JSON response from Twitter", +"Общие модули проекта бывают двух видов": "The project's common modules come in two types", +"CLI_GreenAPI_ПолучитьQR(ПараметрыТеста": "CLI_GreenAPI_GetQR(TestParameters", +"Дополнительные query параметры запроса": "Additional query parameters of the request", +"Получает список свойств товаров группы": "Gets the list of properties of group products", +"ОбработатьЗапрос: Формирование запроса": "ProcessRequest: Forming a request", +"Истина > Деактивация, Ложь > Активация": "True > Deactivation, False > Activation", +"Статус пользователя: online, dnd, away": "Status value: online, dnd, away", +"Проверка_ОзонДобавлениеКодов(Результат": "Check_OzonCodesUpload(Result", +"Генерирует новые штрихкоды для товаров": "Generates new barcodes for products", +"Сохраняет публичный объект на ваш диск": "Saves the public object to your disk", +"настройки предустановленных календарей": "preset calendar settings", +"Ссылка на хост API для отправки файлов": "Link to host API for sending files", +"дни недели: SU, MO, TU, WE, TH, FR, SA": "days of the week: SU, MO, TU, WE, TH, FR, SA", +"Получает описание поля строкового типа": "Gets the description of a string field", +"ОжидатьВходящиеСоединения (подключение": "WaitIncomingConnections (connection", +"Bitrix24_ПолучитьВнешнююСсылкуКаталога": "Bitrix24_GetFolderExternalLink", +"Новые данные документов для обновления": "New document data for update", +"Получает события бота в Polling режиме": "Receives bot events in Polling mode", +"Изменяет значения полей счетчика по ID": "Changes counter field values by ID", +"Читает данные из указанного соединения": "Reads data from the specified connection", +"фильтр по содержанию подстроки в полях": "filter by substring content in fields", +"Возвращает объект текущего HTTP ответа": "Returns the object of the current HTTP response", +"ПолучитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", +"Получить статус асинхронного изменения": "Get asynchronous change status", +"Получает список всех событий календаря": "Gets the list of all calendar events", +"Отбор по началу имени, если необходимо": "Filtering by the beginning of the name, if necessary", +"Создает твит с произвольным содержимым": "Creates a tweet with custom content", +"Признак удаления отложенного сообщения": "Indicator of deleting a delayed message", +"Модуль для работы с Ozon из набора ОПИ": "Ozon Module of OpenIntegrations", +"ПолучитьОписаниеДоговоренности (Пустая": "GetAppointmentDescription (empty", +"Имя бакета, в котором находится объект": "Name of the bucket in which the object is stored", +"Получить app_id на странице приложения": "Get app_id at the application page", +"Некорректный статус управления форумом": "Incorrect forum management status", "ПроверитьСоответствиеИБПоследнейСборке": "CheckIBToLastBuildCompliance", "Признак использования AWS4 авторизации": "Flag to use AWS4 authorization", "Перемещает один каталог внутрь другого": "Moves one folder inside another", -"Ссылка на хост API для отправки файлов": "Link to host API for sending files", -"Создает новый объект для работы с HTTP": "Creates a new object to work with HTTP", -"Истина > Деактивация, Ложь > Активация": "True > Deactivation, False > Activation", -"Получить список подборок по массиву ID": "Gets the list of selections by array of IDs", -"Статус пользователя: online, dnd, away": "Status value: online, dnd, away", -"Генерирует новые штрихкоды для товаров": "Generates new barcodes for products", -"Получает события бота в Polling режиме": "Receives bot events in Polling mode", -"Сохраняет публичный объект на ваш диск": "Saves the public object to your disk", -"настройки предустановленных календарей": "preset calendar settings", -"дни недели: SU, MO, TU, WE, TH, FR, SA": "days of the week: SU, MO, TU, WE, TH, FR, SA", -"фильтр по содержанию подстроки в полях": "filter by substring content in fields", -"Массив файлов с диска для прикрепления": "Array of files from disk to attach", -"ПолучитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", -"ОжидатьВходящиеСоединения (подключение": "WaitIncomingConnections (connection", -"Bitrix24_ПолучитьВнешнююСсылкуКаталога": "Bitrix24_GetFolderExternalLink", -"Читает данные из указанного соединения": "Reads data from the specified connection", -"Создает твит с произвольным содержимым": "Creates a tweet with custom content", -"Отбор по началу имени, если необходимо": "Filtering by the beginning of the name, if necessary", -"Получает список всех событий календаря": "Gets the list of all calendar events", -"Получает описание поля строкового типа": "Gets the description of a string field", -"Получить статус асинхронного изменения": "Get asynchronous change status", -"Изменяет значения полей счетчика по ID": "Changes counter field values by ID", -"Возвращает объект текущего HTTP ответа": "Returns the object of the current HTTP response", -"Получает список свойств товаров группы": "Gets the list of properties of group products", -"CLI_GreenAPI_ПолучитьQR(ПараметрыТеста": "CLI_GreenAPI_GetQR(TestParameters", -"Установить статус участия пользователя": "Set user participation status", -"сериализованный JSON ответа от Twitter": "serialized JSON response from Twitter", +"Получить структуру фильтра отправлений": "Get shipments filter structure", "Модуль для работы с SFTP из набора ОПИ": "Module for working with SFTP from the OpenIntegrations package", -"Создает новый бакет с выбранным именем": "Creates a new bucket with the specified name", +"CommonModule.OPI_ПолучениеДанныхТестов": "CommonModule.OPI_TestDataRetrieval", "Bitrix24_УдалитьРезультатИзКомментария": "Bitrix24_DeleteResultFromComment", "строка с системным промптом для модели": "system prompt for the model", "РаботаСКомментариямиИРезультатамиЗадач": "CommentsAndResultsManagement", -"CommonModule.OPI_ПолучениеДанныхТестов": "CommonModule.OPI_TestDataRetrieval", -"Некорректный статус управления форумом": "Incorrect forum management status", -"Код тарифа (подробнее см. приложение 1": "Tariff code", -"Структура авторизации или путь к .json": "Auth data or path to .json file", -"Строка, Число, Массив Из Строка, Число": "String, Number, Array of String, Number", -"Получить структуру фильтра отправлений": "Get shipments filter structure", -"Общие модули проекта бывают двух видов": "The project's common modules come in two types", -"Проверка_ОзонЗаданиеЗагрузки(Результат": "Check_OzonUploadTask(Result", -"Получает информацию о выбранной модели": "Gets information about the model", -"Является ли офис только пунктом выдачи": "Is the office only a delivery point", +"Создает комментарий к записи в таблице": "Creates a comment for a record in the table", +"Создает новый бакет с выбранным именем": "Creates a new bucket with the specified name", +"Удалить полностью (Истина) или закрыть": "Delete completely (True) or close", "УдалитьПользовательскоеПолеЗадачи (хук": "DeleteCustomTaskField (wh", +"Является ли офис только пунктом выдачи": "Is the office only a delivery point", "Устанавливает картинку группового чата": "Sets the group chat picture", -"Признак удаления отложенного сообщения": "Indicator of deleting a delayed message", +"Установить статус участия пользователя": "Set user participation status", +"Проверка_ОзонЗаданиеЗагрузки(Результат": "Check_OzonUploadTask(Result", +"Строка, Число, Массив Из Строка, Число": "String, Number, Array of String, Number", +"Структура авторизации или путь к .json": "Auth data or path to .json file", +"Код тарифа (подробнее см. приложение 1": "Tariff code", +"Получает информацию о выбранной модели": "Gets information about the model", "ОтметитьСообщениеКакНепрочитанное (хук": "MarkMessageAsUnreaded", -"Имя бакета, в котором находится объект": "Name of the bucket in which the object is stored", -"Проверка_ОзонДобавлениеКодов(Результат": "Check_OzonCodesUpload(Result", -"Модуль для работы с Ozon из набора ОПИ": "Ozon Module of OpenIntegrations", -"Модуль для работы с Viber из набора ОПИ": "Viber Module of OpenIntegrations", -"Возвращает объект текущего HTTP запроса": "Returns the object of the current HTTP request", -"сбор статистики для работы Карты кликов": "collection of statistics for Click Map operation", +"Получить список подборок по массиву ID": "Gets the list of selections by array of IDs", +"ДобавитьФайлRelated: запись шапки блока": "AddFileAsRelated: writing the block header", "Получает контент рейтинг товаров по SKU": "Gets products content rating by SKU", -"Запускает TCP сервер на указанном порту": "Starts a TCP server on the specified port", +"сбор статистики для работы Карты кликов": "collection of statistics for Click Map operation", +"Проверяет работоспособность токена бота": "Checks if the bot token is functional", +"Фильтрация по категории и диапазону цен": "Category and price range filter", +"Пароль для авторизации, если необходимо": "Authorization password, if required", +"ПолучитьКонфигурациюСоединения (простой": "GetConnectionConfiguration (simple", +"Получить структуру фильтра комментариев": "Get structure of comments filter", +"Модуль для работы с Viber из набора ОПИ": "Viber Module of OpenIntegrations", "дата перемещения лида на текущую стадию": "date of moving the lead to the current stage", -"сериализованный JSON ответа от Bitrix24": "serialized JSON of answer from Bitrix24 API", +"Обновляет данные документов в коллекции": "Updates document data in the collection", "Дата отправки для отложенного сообщения": "Sending date for delayed message", "Перезаписывать файл при конфликте путей": "Overwrite file in case of path conflicts", -"ДобавитьФайлRelated: запись шапки блока": "AddFileAsRelated: writing the block header", "Массив ID участников группы или один ID": "Array of group member IDs or a single ID", "HTTPОтвет, Произвольный, ДвоичныеДанные": "HTTPResponse, Arbitrary, BinaryData", "Ограничение количества получаемых строк": "Limiting the number of received strings", +"сериализованный JSON ответа от Airtable": "serialized JSON response from Airtable", +"Запускает TCP сервер на указанном порту": "Starts a TCP server on the specified port", +"Скопируйте код из URL после авторизации": "Copy the code from the URL after authorization", +"Создает новую сделку по структуре полей": "Creates a new deal by field structure", "ОчиститьСписокЗакрепленныхСообщенийТемы": "ClearTopicPinnedMessagesList", -"Вернуть ответ как JSON коллекцию !NOCLI": "Return response as JSON object !NOCLI", -"device_code из ПолучитьКодПодтверждения": "device_code from GetConfirmationCode", -"Зафиксировать договоренность о доставке": "Register delivery appointment", -"Изменяет выбранные настройки группового": "Changes selected group chat settings", -"Изменяет свойства существующей страницы": "Changes the properties of an existing page", -"ID существующей группы, если необходимо": "ID of the existing group, if needed", -"идентификатор значения для перечислений": "enum ID", -"Пароль для авторизации, если необходимо": "Authorization password, if required", -"ПолучитьКонфигурациюСоединения (простой": "GetConnectionConfiguration (simple", -"Изменяет текст элемента чеклиста задачи": "Updates text of element of tasks checklist", -"Фильтрация по категории и диапазону цен": "Category and price range filter", +"сериализованный JSON ответа от Bitrix24": "serialized JSON of answer from Bitrix24 API", "Зайти в раздел \"Управление\" в группе ВК": "Go to the 'Manage' section in the VK group", +"Изменяет текст элемента чеклиста задачи": "Updates text of element of tasks checklist", "сериализованный JSON ответа от Telegram": "serialized JSON response from Telegram", +"Изменяет текст сущесствующего сообщения": "Changes the text of an existing message", +"сериализованный JSON ответа от VK Teams": "serialized JSON response from VK Teams", "использование системы управления тегами": "use of a tag management system", "Габариты упаковки. Длина (в сантиметрах": "Package Dimensions. Length (cm", "UPD: В неизолированном режиме не падает": "UPD: NoIsolated works", -"Создает новую сделку по структуре полей": "Creates a new deal by field structure", "МассивВариантов.Добавить(ПараметрыТеста": "OptionArray.Add(TestParameters", +"ПолучитьИнформациюОбАккаунте (сторонний": "GetAccountInformation (third-party", "Выберите пункт **Локальное приложение**": "Select **Local Application**", -"ПолучитьДанныеИспользованияПространства": "GetSpaceUsageData", "или описание существующего поля таблицы": "or description of an existing table field", -"Доп. параметры запроса, если необходимо": "Additional request parameters, if necessary", -"Изменяет состав существующего сообщения": "Edits the content of an existing message", -"числовое значение временного промежутка": "numeric value of the time interval", -"сериализованный JSON ответа от VK Teams": "serialized JSON response from VK Teams", "Точка входа расширения, если необходима": "Expansion entry point, if required", +"Возвращает объект текущего HTTP запроса": "Returns the object of the current HTTP request", +"Изменяет состав существующего сообщения": "Edits the content of an existing message", +"Отправляет простой http запрос без тела": "Sends a simple http request without a body", "Доп. заголовки запроса, если необходимо": "Additional request headers, if necessary", "Создает результат задачи из комментария": "Create task result from comment", -"Обновляет данные документов в коллекции": "Updates document data in the collection", -"ПолучитьИнформациюОбАккаунте (сторонний": "GetAccountInformation (third-party", -"Скопируйте код из URL после авторизации": "Copy the code from the URL after authorization", -"Основной модуль инструментов набора ОПИ": "Main Tools Module of OpenIntegrations", -"сериализованный JSON ответа от Airtable": "serialized JSON response from Airtable", -"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", -"Проверяет работоспособность токена бота": "Checks if the bot token is functional", -"ПроверитьНеобходимостьПовторнойОтправки": "CheckResendNecessity", +"ПолучитьДанныеИспользованияПространства": "GetSpaceUsageData", +"Вернуть ответ как JSON коллекцию !NOCLI": "Return response as JSON object !NOCLI", +"Код страны в формате ISO_3166-1_alpha-2": "Country code in ISO_3166-1_alpha-2 format", +"Зафиксировать договоренность о доставке": "Register delivery appointment", "сериализованный JSON ответа от Bitrxi24": "serialized JSON of answer from Bitrix24 API", -"Инициализировать серверный поток !NOCLI": "Initialize server stream !NOCLI", -"УстановитьJsonТело: Нет данных, пропуск": "SetJsonBody: No data, skip", -"Имя базы. Текущая база, если не указано": "Database name. Current database if not specified", -"ДобавитьПользовательскоеПолеЗадачи (хук": "AddCustomTaskField (wh", +"URL, путь или данные файла для загрузки": "URL, path or file data", +"Доп. параметры запроса, если необходимо": "Additional request parameters, if necessary", +"числовое значение временного промежутка": "numeric value of the time interval", +"Получает информацию об ассистенте по ID": "Retrieves information about an assistant by ID", +"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", +"Создает каталог внутри другого каталога": "Create new folder inside another folder", +"Получение данных тестов (служебный, ОПИ": "Test Data Retrieval (Utility, OpenIntegrations", "Заменяет текст в сообщении с вложениями": "Replaces text in a message with media attachments", +"device_code из ПолучитьКодПодтверждения": "device_code from GetConfirmationCode", "УстановитьТипДанных: Установка значения": "SetDataType: Setting the value", "Удаляет существующий комментарий задачи": "Delete task comment by ID", "Формирует структу данных для обновления": "Forms data structure for update", "Добавляет новый элемент чеклиста задачи": "Adds new element of tasks checklist", -"параметр включает для товара пометку 18": "parameter includes mark for the product 18", -"Изменяет текст сущесствующего сообщения": "Changes the text of an existing message", +"Инициализировать серверный поток !NOCLI": "Initialize server stream !NOCLI", "Адрес подключения с протоколом и портом": "Connection address with protocol and port", -"Существующее соединение или путь к базе": "Existing connection or database path", +"ДобавитьФайлRelated: Запись шапки блока": "AddFileAsRelated: Writing the block header", +"ДобавитьПользовательскоеПолеЗадачи (хук": "AddCustomTaskField (wh", +"Настройки TLS. См. ПолучитьНастройкиTls": "TLS settings. See GetTlsSettings", "Bitrix24_ОтклонитьЗадачу(ПараметрыТеста": "Bitrix24_DisapproveTask(TestParameters", +"параметр включает для товара пометку 18": "parameter includes mark for the product 18", +"Путь к оригинальному файлу или каталогу": "Path to the original file or directory", +"УстановитьFormТело: Нет данных, пропуск": "SetFormBody: No data, skip", +"Получить список опубликованных объектов": "Get list of published objects", "Получает список опубликованных объектов": "Gets a list of published objects", "Хеш функция для сигнатуры: SHA1, SHA256": "Hash function for signature: SHA1, SHA256", -"ДобавитьФайлRelated: Запись шапки блока": "AddFileAsRelated: Writing the block header", +"УстановитьJsonТело: Нет данных, пропуск": "SetJsonBody: No data, skip", "ИзменитьПользовательскоеПолеЗадачи (хук": "UpdateCustomTaskField (wh", -"Настройки TLS. См. ПолучитьНастройкиTls": "TLS settings. See GetTlsSettings", "Сохраните **ключ** и **код** приложения": "Save the **application key** and **application code**", +"Изменяет выбранные настройки группового": "Changes selected group chat settings", "Получить описания харакетристик товаров": "Get products attributes data", -"Получить структуру фильтра комментариев": "Get structure of comments filter", -"Отправляет простой http запрос без тела": "Sends a simple http request without a body", -"Код страны в формате ISO_3166-1_alpha-2": "Country code in ISO_3166-1_alpha-2 format", -"URL, путь или данные файла для загрузки": "URL, path or file data", +"ID существующей группы, если необходимо": "ID of the existing group, if needed", +"идентификатор товара в системе продавца": "product identifier in the sellers system", +"ПроверитьНеобходимостьПовторнойОтправки": "CheckResendNecessity", +"Соединение или этот же объект обработки": "Connection or the same processor object", "УстановитьТипДанных: установка значения": "SetDataType: setting the value", "Запускает новый сеанс выполнения тестов": "Starts a new test execution session", "Создает новую задачу по структуре полей": "Create new task by fields structure", "Получить количество подписчиков товаров": "Get product subscribers count", -"Создает каталог внутри другого каталога": "Create new folder inside another folder", -"идентификатор товара в системе продавца": "product identifier in the sellers system", -"ПолучитьПользовательскоеПолеЗадачи (хук": "GetCustomTaskField (wh", -"ПолучитьСписокПользователейДиалога (хук": "GetChatMembersList", -"`{\"main.proto\": <переданное значение>}`": "`{\"main.proto\": }`", -"ПолучитьНастройкийВерсионированияБакета": "GetBucketVersioning", -"Получает информацию об ассистенте по ID": "Retrieves information about an assistant by ID", -"Соединение или этот же объект обработки": "Connection or the same processor object", -"Исключает текущего пользователя из чата": "Removes the current user from the chat room", -"ПолучитьСтруктуруФильтраЗаписей (пустая": "GetRecordsFilterStrucutre (empty", -"ПолучитьСтруктуруНастроекМодели (пустая": "GetModelSettingsStructure (empty", -"Тип поля: string, double, date, boolean": "Field type: string, double, date, boolean", -"Модуль для работы со СДЭК из набора ОПИ": "CDEK Module of OpenIntegrations", +"Основной модуль инструментов набора ОПИ": "Main Tools Module of OpenIntegrations", "ПолучитьСтруктуруНастроекКалендаря (хук": "GetCalendarSettingsStructure (wh", -"Получить список опубликованных объектов": "Get list of published objects", -"Получение данных тестов (служебный, ОПИ": "Test Data Retrieval (Utility, OpenIntegrations", -"Путь к оригинальному файлу или каталогу": "Path to the original file or directory", -"УстановитьFormТело: Нет данных, пропуск": "SetFormBody: No data, skip", +"Модуль для работы со СДЭК из набора ОПИ": "CDEK Module of OpenIntegrations", +"идентификатор значения для перечислений": "enum ID", +"Тип поля: string, double, date, boolean": "Field type: string, double, date, boolean", +"ПолучитьСтруктуруНастроекМодели (пустая": "GetModelSettingsStructure (empty", +"Существующее соединение или путь к базе": "Existing connection or database path", +"ПолучитьСтруктуруФильтраЗаписей (пустая": "GetRecordsFilterStructure (empty", +"Исключает текущего пользователя из чата": "Removes the current user from the chat room", +"ПолучитьНастройкийВерсионированияБакета": "GetBucketVersioning", +"`{\"main.proto\": <переданное значение>}`": "`{\"main.proto\": }`", +"ПолучитьСписокПользователейДиалога (хук": "GetChatMembersList", +"ПолучитьПользовательскоеПолеЗадачи (хук": "GetCustomTaskField (wh", +"Имя базы. Текущая база, если не указано": "Database name. Current database if not specified", +"Изменяет свойства существующей страницы": "Changes the properties of an existing page", "Получить структуру фильтра пользователей": "Get user filter structure", -"Планируемая дата передачи заказов в СДЭК": "Planned date of transfer of orders to CDEK", -"Скачивает файл по указанному пути или ID": "Downloads a file by the specified path or ID", -"Изменяет текст существующего комментария": "Changes the text of an existing comment", +"Блокирует выбранного пользователя в чате": "Blocks the selected user in chat", +"Модуль работы с криптографией набора ОПИ": "Cryptography Module of OpenIntegrations", +"ПолучитьДеревоКатегорийИТиповТоваров (EN": "GetCategoriesAndProductTypesTree (EN", +"ОбработатьЗапрос: Установка тела запроса": "ProcessRequest: Setting the request body", +"ОтправитьКартинку (клавиатура, коллекция": "SendImage (keyboard, collection", +"ID пользователей или одного пользователя": "IDs of users or a single user", +"Устанавливает режим Без звука для задачи": "Mute task by ID", +"Получить структуру обновления документов": "Get document update structure", +"Габариты упаковки. Ширина (в сантиметрах": "Package Dimensions. Width (cm", "РазделятьМассивыВURL: установка значения": "SplitArraysInURL: setting the value", "Некорректный набор данных для обновления": "Incorrect data set for updating", -"Получить структуру обновления документов": "Get document update structure", "Модуль для работы со Slack из набора ОПИ": "Slack Module of OpenIntegrations", "Статус = Результат[\"requests\"][0][\"state": "Status = Result[\"requests\"][0][\"state", -"ОтправитьКартинку (клавиатура, коллекция": "SendImage (keyboard, collection", -"Габариты упаковки. Высота (в сантиметрах": "Package Dimensions. Height (cm", -"Получает список пользователей чата по ID": "Gets the list of chat users by ID", -"Ошибка валидации JSON массива параметров": "JSON parameter array validation error!", -"tools/Modules/OPI_ПреобразованиеТипов.os": "tools/Modules/OPI_TypeConversion.os", -"Удаляет запись о трудозатратах из задачи": "Deletes record of time accounting", -"расширенный период учета оффлайн-заходов": "extended accounting period for offline visits", -"Удаляет ранее созданный вариант свойства": "Deletes the previously created product property variant", -"Массив идентификаторов вида photo123_123": "Array of identifiers like photo123_123", -"ПолучитьСтруктуруПараметровПредставлений": "GetEmbeddingsParameterStructure", -"Модуль работы с криптографией набора ОПИ": "Cryptography Module of OpenIntegrations", -"Устанавливает режим Без звука для задачи": "Mute task by ID", -"ОбработатьЗапрос: Установка тела запроса": "ProcessRequest: Setting the request body", -"Блокирует выбранного пользователя в чате": "Blocks the selected user in chat", -"ID пользователей или одного пользователя": "IDs of users or a single user", -"Идентификатор товара в системе Ozon (SKU": "Product identifier in the Ozon system (SKU", -"использовать доп. настройки отслеживания": "use advanced tracking settings", +"Планируемая дата передачи заказов в СДЭК": "Planned date of transfer of orders to CDEK", +"сериализованный JSON ответа от Green API": "serialized JSON response from Green API", "ID пользователя для отправки уведомления": "User ID for sending the notification", +"Получить количество сообщений к отправке": "Get outgoing message count", +"Изменяет текст существующего комментария": "Changes the text of an existing comment", +"Скачивает файл по указанному пути или ID": "Downloads a file by the specified path or ID", +"использовать доп. настройки отслеживания": "use advanced tracking settings", +"Удаляет запись о трудозатратах из задачи": "Deletes record of time accounting", +"Получает информацию о выбранном контакте": "Gets information about the selected contact", +"Получает список пользователей чата по ID": "Gets the list of chat users by ID", "Создает комментарий к файлу или каталогу": "Creates a comment for a file or directory", +"Введите имя нового приложения и выберите": "Enter a name for the new application and select", +"ПолучитьЗаблокированныхПользователейЧата": "GetChatBlockedUsers", "Получает список файлов с отбором или без": "Get a list of files with or without filtering", "Загружает файл на диск по заданному пути": "Uploads a file to disk at the specified path", "Получает список версий (ревизий) объекта": "Gets the list of versions (revisions) of the object", "ПолучитьСтруктуруОбновленияХарактеристик": "GetAttributesUpdateStructure", -"ПолучитьДеревоКатегорийИТиповТоваров (EN": "GetCategoriesAndProductTypesTree (EN", -"Получает информацию о пользователе по ID": "Gets user information by ID", +"Изменяет наименование существующей книги": "Changes the name of the existing spreadsheet", "согласие с Договором об обработке данных": "consent to the Data Processing Agreement", "параметры для параметризированных тестов": "parameters for parameterized tests", -"Изменяет наименование существующей книги": "Changes the name of the existing spreadsheet", "Удаляет текстовый тег файла или каталога": "Deletes the text tag of a file or directory", -"Получить количество сообщений к отправке": "Get outgoing message count", "ID характеристики для получения значений": "Attribute IDs for obtaining values", -"сериализованный JSON ответа от Green API": "serialized JSON response from Green API", -"Габариты упаковки. Ширина (в сантиметрах": "Package Dimensions. Width (cm", -"Введите имя нового приложения и выберите": "Enter a name for the new application and select", -"ПолучитьКонфигурациюСоединиения (простой": "GetConnectionConfiguration (simple", -"Отбор по региону бакета, если необходимо": "Selection by bucket region, if necessary", -"Получает заявку на вызов курьера по UUID": "Gets сourier invitation by UUID", +"Ошибка валидации JSON массива параметров": "JSON parameter array validation error!", +"Габариты упаковки. Высота (в сантиметрах": "Package Dimensions. Height (cm", "Стрктура или соответствие параметров URL": "Structure or map of URL parameters", -"сериализованный JSON ответа от хранилища": "serialized JSON response from storage", -"ПолучитьЗаблокированныхПользователейЧата": "GetChatBlockedUsers", +"IDЗадания = Результат[\"result\"][\"task_id": "TaskID = Result[\"result\"][\"task_id", +"Удаляет календарь из списка пользователя": "Removes a calendar from the user's list", +"УстановитьФайлОтвета: установка значения": "SetResponseFile: setting the value", +"Идентификатор товара в системе Ozon (SKU": "Product identifier in the Ozon system (SKU", +"Массив вариантов опроса, если необходимо": "Array of poll options, if necessary", +"Получает заявку на вызов курьера по UUID": "Gets сourier invitation by UUID", "УстановитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", -"Модуль для работы с Notion из набора ОПИ": "Notion Module of OpenIntegrations", +"Получает цены товаров с фильтром или без": "Gets products prices with or without filter", +"УстановитьНастройкиВерсионированияБакета": "PutBucketVersioning", "Ответ на запрос или информация об ошибке": "Response or error information", "ID публичного каталога (shared folder ID": "ID of the public catalog (shared folder ID", +"Структура Из КлючИЗначение, Неопределено": "Structure Of KeyAndValue, Undefined", "название сделки (можно искать по шаблону": "deal name (can be searched using the template [%", -"E-mail для отправки почтовых приглашений": "E-mail for sending invitations", "название задачи (можно искать по шаблону": "task name (can be searched using the template [%", -"Получает информацию о выбранном контакте": "Gets information about the selected contact", "Получает информацию о файле или каталоге": "Gets information about a file or directory", +"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", +"Кодировка преобразования данных в строку": "Encoding of data conversion to string", +"tools/Modules/OPI_ПреобразованиеТипов.os": "tools/Modules/OPI_TypeConversion.os", "тип данных, к которым применяется фильтр": "type of data to which the filter is applied", +"Произвольный, Структура Из КлючИЗначение": "Arbitrary, Structure Of KeyAndValue", +"Строка, файл или двоичные данные таблицы": "String, file, or binary data of the table", +"E-mail для отправки почтовых приглашений": "E-mail for sending invitations", +"расширенный период учета оффлайн-заходов": "extended accounting period for offline visits", "Проверка_БитриксСтрока(Результат); SKIP": "Check_BitrixString(Result); SKIP", "Строка, файл или двоичные данные запроса": "String, file, or binary data of the request", -"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", -"УстановитьJsonТело: нет данных - пропуск": "SetJsonBody: no data - skip", -"Получает цены товаров с фильтром или без": "Gets products prices with or without filter", -"Кодировка преобразования данных в строку": "Encoding of data conversion to string", "БезРазделения, Разделение, РазделениеPhp": "NoSeparation, Separation, SeparationPhp", -"Массив вариантов опроса, если необходимо": "Array of poll options, if necessary", -"УстановитьФайлОтвета: установка значения": "SetResponseFile: setting the value", -"Объект компоненты с открытым соединением": "AddIn object with open connection", -"IDЗадания = Результат[\"result\"][\"task_id": "TaskID = Result[\"result\"][\"task_id", -"Вернуть ответ как двоичные данные !NOCLI": "Return response as binary data", -"Добавляет список файлов к полям каталога": "Adds a list of files to the directory fields", -"сериализованный JSON ответа от Neocities": "serialized JSON response from Neocities", +"Массив идентификаторов вида photo123_123": "Array of identifiers like photo123_123", "Удаляет указанное уведомление из очереди": "Deletes the specified notification from the queue", -"ПолучитьОтветВКонтексте (предварительный": "GetContextResponse (preliminary", -"УстановитьFormТело: нет данных - пропуск": "SetFormBody: no data - skip", -"Инициализировать клиентский поток !NOCLI": "Initialize client stream !NOCLI", -"Получает каталог для хранения фйлов чата": "Get information about folder for chat files", -"Добавляет стабию канбана или Моего плана": "Add new stage of kanban or My Plan", -"Удаляет календарь из списка пользователя": "Removes a calendar from the user's list", +"сериализованный JSON ответа от хранилища": "serialized JSON response from storage", +"Модуль для работы с Notion из набора ОПИ": "Notion Module of OpenIntegrations", +"ПолучитьКонфигурациюСоединиения (простой": "GetConnectionConfiguration (simple", +"ПолучитьСтруктуруПараметровПредставлений": "GetEmbeddingsParameterStructure", +"Получает информацию о пользователе по ID": "Gets user information by ID", +"Отбор по региону бакета, если необходимо": "Selection by bucket region, if necessary", "ПолучитьСоответствиеРазделовТестирования": "GetTestingSectionMapping", -"Список позиций имеет некорректный формат": "The list of items has an incorrect format", -"Получить количество входящих уведомлений": "Get incoming notification count", -"ПолучитьОписаниеОбъекта (Ссылка загрузки": "HeadObject (Upload link", -"Код страны в формате ISO_3166-1_alpha-2": "Country code in the ISO_3166-1_alpha-2 format", +"Вернуть ответ как двоичные данные !NOCLI": "Return response as binary data", +"сериализованный JSON ответа от Neocities": "serialized JSON response from Neocities", +"Удаляет ранее созданный вариант свойства": "Deletes the previously created product property variant", +"ПолучитьОтветВКонтексте (предварительный": "GetContextResponse (preliminary", "Модуль для работы с Ollama из набора ОПИ": "Ollama Module of OpenIntegrations", -"Произвольный, Структура Из КлючИЗначение": "Arbitrary, Structure Of KeyAndValue", -"УстановитьНастройкиВерсионированияБакета": "PutBucketVersioning", -"Строка, файл или двоичные данные таблицы": "String, file, or binary data of the table", -"Структура Из КлючИЗначение, Неопределено": "Structure Of KeyAndValue, Undefined", -"ПолучитьСтруктуруНастроекИнстанса (пустая": "GetInstanceSettingsStructure (empty", -"Bitrix24_ПолучитьСтруктуруФильтраКаталога": "Bitrix24_GetFolderFilterStructure", -"ДобавитьФайлMultipart: Запись шапки блока": "AddMultipartFormDataFile: Writing the block header", +"Добавляет список файлов к полям каталога": "Adds a list of files to the directory fields", +"Получить количество входящих уведомлений": "Get incoming notification count", +"Объект компоненты с открытым соединением": "AddIn object with open connection", +"Код страны в формате ISO_3166-1_alpha-2": "Country code in the ISO_3166-1_alpha-2 format", +"Добавляет стабию канбана или Моего плана": "Add new stage of kanban or My Plan", +"Получает каталог для хранения фйлов чата": "Get information about folder for chat files", +"Инициализировать клиентский поток !NOCLI": "Initialize client stream !NOCLI", +"УстановитьFormТело: нет данных - пропуск": "SetFormBody: no data - skip", +"УстановитьJsonТело: нет данных - пропуск": "SetJsonBody: no data - skip", +"ПолучитьОписаниеОбъекта (Ссылка загрузки": "HeadObject (Upload link", +"Список позиций имеет некорректный формат": "The list of items has an incorrect format", "Стиль кнопки: primary, attention или base": "Button style: primary, attention or base", -"ПолучитьСписокПользовательскихПолейЗадачи": "GetCustomTaskFieldsList", "Получить структуру доп. полей отправления": "Get shipment additional fields", -"Необходимость сформировать печатную форму": "Need to generate a document", -"МаксимумПереадресаций: установка значения": "MaxRedirects: setting the value", "Создает ассистента по модели и инструкции": "Creates an assistant based on the model and instruction", +"Изменяет данные существуюего пользователя": "Modifies existing user data", +"ПолучитьСтруктуруФильтраСобытийКалендарей": "GetCalendarEventsFilterStructure", +"Получает значения настроек кабинета по ID": "Gets the values of cabinet (business) settings by ID", +"ПолучитьСтруктуруНастроекИнстанса (пустая": "GetInstanceSettingsStructure (empty", +"Сформировать клавиатуру по массиву кнопок": "Generate keyboard from array of buttons", +"Bitrix24_ПолучитьСписокКомментариевЗадачи": "Bitrix24_GetTaskCommentsList", +"Необходимость сформировать печатную форму": "Need to generate a document", +"Bitrix24_ПолучитьСтруктуруФильтраКаталога": "Bitrix24_GetFolderFilterStructure", "Добавляет данные для OAuth v1 авторизации": "Adds data for OAuth v1 authorization", +"Делегирует задачу на другого пользователя": "Delegate task to another user", "Выполняет запрос с указанными параметрами": "Executes a request with the specified parameters", "URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_URL", "См. СформироватьКлавиатуруПоМассивуКнопок": "See GenerateKeyboardFromArray", "Возвращает URL для авторизации в браузере": "Returns URL for browser authorization", "Признак исключения архивированных каналов": "Indicator of excluding archived channels", -"Изменяет значения полей выбранного заказа": "Changes the field values of the selected order", -"Получает значения настроек кабинета по ID": "Gets the values of cabinet (business) settings by ID", -"'Имя поля 2': {'Тип данных': 'Значение'},": "'Field name 2': {'Type': 'Value'},", -"Сформировать клавиатуру из массива кнопок": "Create a keyboard from an array of buttons", -"связь со следующим условием: AND, OR и пр": "connection with the following condition: AND, OR, etc.", -"Получает список доступных хранилищ файлов": "Get list of available files storages", -"Bitrix24_ПолучитьСписокХранилищПриложения": "Bitrix24_GetAppStoragesList", -"Создает комментарий под выбранной записью": "Creates a comment under the selected record", -"Сформировать клавиатуру по массиву кнопок": "Generate keyboard from array of buttons", -"Bitrix24_ПолучитьСписокКомментариевЗадачи": "Bitrix24_GetTaskCommentsList", -"Открыть двунаправленный поток GRPC !NOCLI": "Open bidirectional GRPC stream !NOCLI", -"Изменяет данные существуюего пользователя": "Modifies existing user data", -"СформироватьЗапрос: Добавление параметров": "FormRequest: Adding parameters", -"ID цитируемого сообщения, если необходимо": "Replying message id if necessary", -"ОбработкаВходящегоЗапросаПослеАвторизации": "HandleIncomingRequestAfterAuthorization", -"Интервал между попытками получения данных": "Interval between data retrieval attempts", -"Изменяет наименование и|или описание базы": "Changes the name and/or description of the base", -"дата перемещения сделки на текущую стадию": "date of moving the deal to the current stage", -"ОтменитьЗаписьMultipart: Файл тела удален": "CancelMultipartBody: The body file has been deleted", -"ИспользоватьMultipartПоляВOAuth (включено": "UseMultipartFieldsAtOAuth (enable", -"расширенный период учета офлайн-конверсий": "extended accounting period for offline conversions", -"Авторизует инстанс по коду доступа из SMS": "Authorizes the instance using the access code from SMS", -"УстановитьJsonТело: начало установки тела": "SetJsonBody: beginning of body setting", +"Не удалось сохранить ошибку в файл вывода": "Failed to save the error to the output file", +"ПолучитьСписокПользовательскихПолейЗадачи": "GetCustomTaskFieldsList", +"'Имя поля 1': {'Тип данных': 'Значение'},": "'Field name 1': {'Type': 'Value'},", "Получает последнее уведомление из очереди": "Gets the latest notification from the queue", -"УстановитьFormТело: начало установки тела": "SetFormBody: beginning of body setting", +"Изменяет значения полей выбранного заказа": "Changes the field values of the selected order", +"МаксимумПереадресаций: установка значения": "MaxRedirects: setting the value", +"дата перемещения сделки на текущую стадию": "date of moving the deal to the current stage", +"Авторизует инстанс по коду доступа из SMS": "Authorizes the instance using the access code from SMS", +"Текстовое описание картинки для генерации": "Text description of the image for generation", +"ИспользоватьMultipartПоляВOAuth (включено": "UseMultipartFieldsAtOAuth (enable", +"ОтменитьЗаписьMultipart: Файл тела удален": "CancelMultipartBody: The body file has been deleted", +"ОбработкаВходящегоЗапросаПослеАвторизации": "HandleIncomingRequestAfterAuthorization", "Перейдите в **[основной интерфейс Notion]": "Go to the **[main interface of Notion]", -"|--------[через 2 ч.]-------------------|": "|--------[after 2 hrs.]-------------------|", -"Сообщения или одно сообщения для отправки": "Messages or a single message to be sent", -"Инициализирует загрузку объекта по частям": "Initializes the multipart object uploading", +"УстановитьFormТело: начало установки тела": "SetFormBody: beginning of body setting", +"ИспользоватьКодировку: Установка значения": "UseEncoding: Setting the value", +"УстановитьJsonТело: начало установки тела": "SetJsonBody: beginning of body setting", +"Изменяет наименование и|или описание базы": "Changes the name and/or description of the base", +"Открыть двунаправленный поток GRPC !NOCLI": "Open bidirectional GRPC stream !NOCLI", +"Интервал между попытками получения данных": "Interval between data retrieval attempts", +"ID цитируемого сообщения, если необходимо": "Replying message id if necessary", "ДобавитьПолеMultipart: Запись шапки блока": "AddMultipartFormDataField: Writing the block header", +"ДобавитьФайлMultipart: Запись шапки блока": "AddMultipartFormDataFile: Writing the block header", +"Сообщения или одно сообщения для отправки": "Messages or a single message to be sent", "действия будут выполняться от лица группы": "actions will be performed on behalf of the group", "Добавляет видеообложку к атрибутам товара": "Adds a video cover to the product attributes", "Путь к базе. In memory, если не заполнено": "Path to database. In memory, if not filled", -"Делегирует задачу на другого пользователя": "Delegate task to another user", -"Текстовое описание картинки для генерации": "Text description of the image for generation", -"'Имя поля 1': {'Тип данных': 'Значение'},": "'Field name 1': {'Type': 'Value'},", -"Не удалось сохранить ошибку в файл вывода": "Failed to save the error to the output file", -"Устанавливает новые метаданные соединения": "Sets new connection metadata", +"СформироватьЗапрос: Добавление параметров": "FormRequest: Adding parameters", "Создает пустой каталог по выбранному пути": "Creates an empty directory at the selected path", -"Удаляет указанного пользователя из канала": "Removes specified user from channel", +"Инициализирует загрузку объекта по частям": "Initializes the multipart object uploading", +"Сформировать клавиатуру из массива кнопок": "Create a keyboard from an array of buttons", +"Истина > сразу запускает созданный сервер": "True > immediately starts the created server", +"Массив двоичных данных или путей к файлам": "Array of binary data or file paths", +"Путь или несколько путей удаляемых файлов": "Path or multiple paths of the files to be deleted", +"расширенный период учета офлайн-конверсий": "extended accounting period for offline conversions", +"См. СформироватьКлавиатуруИзМассиваКнопок": "See CreateKeyboardFromArrayButton", +"ДобавитьФайлMultipart: запись шапки блока": "AddMultipartFile: writing the block header", +"Устанавливает новые метаданные соединения": "Sets new connection metadata", "Как отдельный файл расширения формата cfe": "As a standalone extension file in cfe format", -"ПолучитьСтруктуруФильтраСобытийКалендарей": "GetCalendarEventsFilterStructure", -"Модуль для работы с Twitter из набора ОПИ": "Twitter Module of OpenIntegrations", -"УстановитьJsonТело: Начало установки тела": "SetJsonBody: Beginning of body setting", -"Тип отправителя: LEGAL_ENTITY, INDIVIDUAL": "Sender type: LEGAL_ENTITY, INDIVIDUAL", +"Bitrix24_ПолучитьДочерниеЭлементыКаталога": "Bitrix24_GetFolderItems", "ДобавитьПолеMultipart: запись шапки блока": "AddMultipartField: writing the block header", -"Новые или изменяемые свойства базы данных": "New or modified database properties", "Инициализирует серверный поток для обмена": "Initializes a server stream for exchange", "истина > отключить форматирование промпта": "true > disable prompt formatting", +"Получает информацию о кластерах и складах": "Gets information about clusters and warehouses", +"Получить дерево категорий и типов товаров": "Get categories and product types tree", +"Отмечает сообщения в чате как прочитанные": "Marks messages in the chat as read", +"УстановитьFormТело: Начало установки тела": "SetFormBody: Beginning of body setting", +"Получает список офисов с фильтром или без": "Gets a list of offices with or without a filter", +"отсутствуют основные параметры соединения": "missing main connection parameters", +"Снимает пометку элемента как выполненного": "Unmark an element as completed", +"ПолучитьСтруктуруСобытияКалендаря (пустая": "GetCalendarEventsStructure (empty", +"Новые или изменяемые свойства базы данных": "New or modified database properties", +"'Имя поля 2': {'Тип данных': 'Значение'},": "'Field name 2': {'Type': 'Value'},", +"временной тип напоминания: min, hour, day": "reminder time type: min, hour, day", +"Служебный модуль работы с HTTP набора ОПИ": "Utility HTTP Module of OpenIntegrations", +"Явно закрывает созданное ранее соединение": "Explicitly closes a previously created connection", +"Модуль для работы с Twitter из набора ОПИ": "Twitter Module of OpenIntegrations", +"Получает структуру параметров авторизации": "Gets the structure of authorization parameters", "Кодировка, в которой записаны JSON данные": "Encoding of JSON Data", "Настройки или объект соединения (для gRPC": "Connection settings or object (for gRPC", "ИспользоватьКодировку: установка значения": "UseEncoding: setting the value", -"ДобавитьФайлMultipart: запись шапки блока": "AddMultipartFile: writing the block header", -"временной тип напоминания: min, hour, day": "reminder time type: min, hour, day", -"Служебный модуль работы с HTTP набора ОПИ": "Utility HTTP Module of OpenIntegrations", -"Добавляет данные в multipart/related тело": "Adds data to the multipart/related body", -"Отмечает сообщения в чате как прочитанные": "Marks messages in the chat as read", -"УстановитьFormТело: Начало установки тела": "SetFormBody: Beginning of body setting", +"УстановитьJsonТело: Начало установки тела": "SetJsonBody: Beginning of body setting", +"связь со следующим условием: AND, OR и пр": "connection with the following condition: AND, OR, etc.", "Добавляет указанных пользователей в канал": "Adds specified users to the channel", -"отсутствуют основные параметры соединения": "missing main connection parameters", -"Снимает пометку элемента как выполненного": "Unmark an element as completed", -"Получает список офисов с фильтром или без": "Gets a list of offices with or without a filter", -"ПолучитьСтруктуруСобытияКалендаря (пустая": "GetCalendarEventsStructure (empty", -"Получить дерево категорий и типов товаров": "Get categories and product types tree", -"ИспользоватьКодировку: Установка значения": "UseEncoding: Setting the value", -"Путь или несколько путей удаляемых файлов": "Path or multiple paths of the files to be deleted", -"Получает список записей выбранной таблицы": "Gets the list of records of the selected table", -"См. СформироватьКлавиатуруИзМассиваКнопок": "See CreateKeyboardFromArrayButton", -"Исключает выбранного пользователя из чата": "Deletes user from chat", +"Получает список доступных хранилищ файлов": "Get list of available files storages", +"Добавляет данные в multipart/related тело": "Adds data to the multipart/related body", +"Создает комментарий под выбранной записью": "Creates a comment under the selected record", +"Удаляет новость из ленты по выбранному ID": "Remove post from a news feed", +"|--------[через 2 ч.]-------------------|": "|--------[after 2 hrs.]-------------------|", +"Удаляет указанного пользователя из канала": "Removes specified user from channel", "Получить структуру параметров в контексте": "Get context parameter structure", "идентификатор автора последнего изменения": "author ID of the last change", "Получает список всех комментариев объекта": "Gets the list of all comments of the object", "Артикулы: Ключ > старый, Значение > новый": "Articles: Key > current, Value > new", "ПолучитьСсылкуСкачиванияПубличногоОбъекта": "GetDownloadLinkForPublicObject", +"Получает список записей выбранной таблицы": "Gets the list of records of the selected table", "Получает список элементов чеклиста задачи": "Gets the list of elements on the task checklist", +"Получает описание поля с номером телефона": "Gets the description of a phone number field", +"Исключает выбранного пользователя из чата": "Deletes user from chat", +"Модуль для работы с Dropbox из набора ОПИ": "Dropbox Module of OpenIntegrations", +"Bitrix24_ПолучитьСписокХранилищПриложения": "Bitrix24_GetAppStoragesList", "Выполняет запрос сразу после формирования": "Executes the request immediately after it is generated", -"и пройдите процедуру создания нового бота": "and follow the procedure to create a new bot", "С вложениями (в примере: блок с картинкой": "With attachments (picture block in the example", -"Удаляет новость из ленты по выбранному ID": "Remove post from a news feed", -"ID чата источника оригинального сообщения": "Source chat ID", -"Получить настройки версионирования бакета": "Get bucket versioning", -"Изменяет свойства существуещего календаря": "Edits properties of an existing calendar", +"Тип отправителя: LEGAL_ENTITY, INDIVIDUAL": "Sender type: LEGAL_ENTITY, INDIVIDUAL", +"и пройдите процедуру создания нового бота": "and follow the procedure to create a new bot", "Формирует коллекцию параметров соединения": "Forms a collection of connection parameters", +"Изменяет свойства существуещего календаря": "Edits properties of an existing calendar", "разрешить участникам закреплять сообщения": "allow members to pin messages", "Публикует объект диска в публичный доступ": "Publishes the disk object for public access", -"Модуль для работы с Dropbox из набора ОПИ": "Dropbox Module of OpenIntegrations", -"Получает описание поля с номером телефона": "Gets the description of a phone number field", -"Массив двоичных данных или путей к файлам": "Array of binary data or file paths", -"Получает структуру параметров авторизации": "Gets the structure of authorization parameters", -"Bitrix24_ПолучитьДочерниеЭлементыКаталога": "Bitrix24_GetFolderItems", -"Явно закрывает созданное ранее соединение": "Explicitly closes a previously created connection", -"Получает информацию о кластерах и складах": "Gets information about clusters and warehouses", -"Истина > сразу запускает созданный сервер": "True > immediately starts the created server", -"Возвращает тело ответа как двоичные данные": "Returns the response body as binary data", -"Получает информацию о текущем пользователе": "Get current user data", -"Bitrix24_ПолучитьСписокПросмотревшихВажное": "Bitrix24_GetImportantPostViewers", -"Отображать ответ как предупреждение (alert": "Display the answer as an alert", +"ID чата источника оригинального сообщения": "Source chat ID", +"Получить настройки версионирования бакета": "Get bucket versioning", +"Структура Из КлючИЗначение, ДвоичныеДанные": "Structure Of KeyAndValue, BinaryData", "Релизы библиотеки выходят в пяти вариантах": "The library releases come in five variants", +"Возвращает тело ответа как двоичные данные": "Returns the response body as binary data", +"Получает статус учета времени пользователя": "Gets user timekeeping status", +"Коллекция КлючЗначение с параметрами формы": "KeyValue collection with form parameters", +"Идентификатор черновика заявки на поставку": "Supply draft identifier", +"Установите Webhook. См. Установить Webhook": "Set webhook (see Set webhook)", +"Сообщить(\"Проверка товаров Ozon недоступна": "Message(\"Ozon product checkout is unavailable", +"Отсутствуют необходимые данные авторизации": "The required authorization data is missing", +"Текст поста. Обязателен, если нет картинки": "Post text. Required if there is no picture", +"Возвращает объект текущего HTTP соединения": "Returns the object of the current HTTP connection", +"порядковый номер первого счетчика в списке": "sequence number of the first counter in the list", +"Отображать ответ как предупреждение (alert": "Display the answer as an alert", +"Ввести название приложения и выбрать пункт": "Enter the application name and select the ", +"ID родительского элемента, если необходимо": "ID of the parent item, if necessary", +"Получает пустой макет для создания события": "Gets an empty layout to create the event", "ПолучитьСоответствиеРазделовТестированияGA": "GetTestingSectionMappingGA", "Структура полей товара с добавленным видео": "Structure of product fields with added video", -"Сообщить(\"Проверка товаров Ozon недоступна": "Message(\"Ozon product checkout is unavailable", -"порядковый номер первого счетчика в списке": "sequence number of the first counter in the list", -"Возвращает объект текущего HTTP соединения": "Returns the object of the current HTTP connection", -"Структура настроек прокси, если необходимо": "Proxy settings structure, if necessary", -"Разбанивает забаненного ранее пользователя": "Unbans a previously banned user", -"УстановитьОбъектЗапроса: Передан не запрос": "SetRequestObject: Not a request has been passed", -"Удаляет зависимость одной задачи от другой": "Removes the dependency of one task to another", -"Структура метаданных gRPC, если необходимо": "gRPC metadata structure, if necessary", -"Красный, желтый, синий или какой-то другой": "Red, yellow, blue, or some other?", -"Лев(Команда.Команда + Поле, МаксШирина + 2": "Left(Command.Command + Field, MaxWidth + 2", -"Получает список товаров с фильтром или без": "Gets a list of products with or without filter", -"Идентификатор черновика заявки на поставку": "Supply draft identifier", -"Коллекция КлючЗначение с параметрами формы": "KeyValue collection with form parameters", -"Отсутствуют необходимые данные авторизации": "The required authorization data is missing", -"Структура Из КлючИЗначение, ДвоичныеДанные": "Structure Of KeyAndValue, BinaryData", -"Текст поста. Обязателен, если нет картинки": "Post text. Required if there is no picture", -"ID родительского элемента, если необходимо": "ID of the parent item, if necessary", -"Приостанавливает учет времени пользователя": "Pauses user timekeeping", -"JSON клавиатуры. См.СформироватьКлавиатуру": "JSON keyboard. See FormKeyboard", -"Удаляет ранее созданный токен пользователя": "Deletes a previously created user token", -"Некорректная структура колонок для таблицы": "Incorrect structure of columns for the table", -"Инициализирует новый двунаправленный поток": "Initializes a new bidirectional stream", -"Отменяет режим общего доступа для каталога": "Cancels the public access mode for the directory", "ИспользоватьСжатиеGzip: Установка значения": "UseGzipCompression: Setting the value", -"Очищает список событий основного календаря": "Clears the event list of the primary calendar", "Результат выполнения запроса или его текст": "The result of the execution or SQL query text", -"Отправляет файл (документ) в чат или канал": "Sends a file (document) to a chat or channel", -"Модуль для работы с VK Teams из набора ОПИ": "VK Teams Module of OpenIntegrations", -"Актуализировать входящие соединения !NOCLI": "ActualiseIncomingConnections ", -"Получает пустой макет для создания события": "Gets an empty layout to create the event", -"Ошибка преобразовани данных параметра JSON": "JSON Parameter Data Conversion Error", -"ИспользоватьСжатиеGzip: установка значения": "UseGzipCompression: setting the value", -"Ввести название приложения и выбрать пункт": "Enter the application name and select the ", -"ПолучитьКонфигурациюСоединения (проверка 1": "GetConnectionConfiguration (check 1", -"Установите Webhook. См. Установить Webhook": "Set webhook (see Set webhook)", -"tools/Modules/OPI_ПолучениеДанныхТестов.os": "tools/Modules/OPI_TestDataRetrieval.os", -"ПолучитьПользовательскиеНастройкиКалендаря": "GetCustomCalendarSettings", -"Получает статус учета времени пользователя": "Gets user timekeeping status", -"Идентификаторы товаров в системе Ozon (SKU": "Products identifiers in the Ozon system (SKU", -"ОтправитьТекстовоеСообщение (текст и emoji": "SendTextMessage (text and emoji", -"ПолучитьКонфигурациюСоединения (проверка 2": "GetConnectionConfiguration (check 2", -"Инициализирует клиентский поток для обмена": "Initializes a client stream for exchange", -"Переданы некорректные параметры соединения": "Incorrect connection parameters passed", -"Полную документацию можно найти по адресу:": "Full documentation can be found at:", -"Вид multipart загрузки: form data, related": "Multipart data type: form data, related", "Модуль для работы с Airtable из набора ОПИ": "Module for working with Airtable from the Open Integrations Package", -"Метаданные объекты содержатся в заголовках": "Object metadata is contained in the headers", -"необходимо будет передать в другую функцию": "you will need to pass to another function", -"Обработать данные Telegram Mini App !NOCLI": "Process Telegram Mini App data !NOCLI", -"ДобавитьЗаголовокOAuthV1: создание подписи": "AddOAuthV1Header: ", -"GreenMax_РазлогинитьИнстанс(ПараметрыТеста": "GreenMax_LogoutInstance(TestParameters", -"ДобавитьЗаписи (ошибка поля без транзакции": "AddRecords (field error without tr", -"Добавляет новый товар в каталог сообщества": "Adds a new product to the community's catalog", -"максимальное количество счетчиков в выдаче": "maximum number of counters in the output", -"Модуль для работы с Bitrix24 из набора ОПИ": "Module for working with Bitrix24 from the Open Integrations Package", -"ID поста, используемого в качетсве рекламы": "ID of the post used for advertising", -"Обновляет характеристики выбранных товаров": "Updates the attributes of the selected items", +"Структура настроек прокси, если необходимо": "Proxy settings structure, if necessary", +"JSON клавиатуры. См.СформироватьКлавиатуру": "JSON keyboard. See FormKeyboard", +"Модуль для работы с VK Teams из набора ОПИ": "VK Teams Module of OpenIntegrations", +"Некорректная структура колонок для таблицы": "Incorrect structure of columns for the table", +"Ошибка преобразовани данных параметра JSON": "JSON Parameter Data Conversion Error", +"Инициализирует новый двунаправленный поток": "Initializes a new bidirectional stream", +"ИспользоватьСжатиеGzip: установка значения": "UseGzipCompression: setting the value", +"Очищает список событий основного календаря": "Clears the event list of the primary calendar", +"Bitrix24_ПолучитьСписокПросмотревшихВажное": "Bitrix24_GetImportantPostViewers", +"Отправляет файл (документ) в чат или канал": "Sends a file (document) to a chat or channel", +"Актуализировать входящие соединения !NOCLI": "ActualiseIncomingConnections ", +"Отменяет режим общего доступа для каталога": "Cancels the public access mode for the directory", +"Разбанивает забаненного ранее пользователя": "Unbans a previously banned user", +"Удаляет зависимость одной задачи от другой": "Removes the dependency of one task to another", +"Создает зависимость одной задачи от другой": "Creates the dependency of one task to another", "Проверить соответствие ИБ последней сборке": "Check IB to last build compliance", -"Ошибка при передаче двоичного значения: %1": "Binary data transfer error: %1", -"добавление полей тела в строку для подписи": "adding body fields to the signature string", -"Отправляет внейшний файл по списку каналов": "Sends an external file to a list of channels", -"Получает информацию о сообщении чата по ID": "Gets information about the chat message by ID", -"Генерирует картинки по указанному описанию": "Generates images based on the specified description", +"ПолучитьПользовательскиеНастройкиКалендаря": "GetCustomCalendarSettings", +"ID поста, используемого в качетсве рекламы": "ID of the post used for advertising", +"Приостанавливает учет времени пользователя": "Pauses user timekeeping", +"Модуль для работы с Bitrix24 из набора ОПИ": "Module for working with Bitrix24 from the Open Integrations Package", +"максимальное количество счетчиков в выдаче": "maximum number of counters in the output", +"необходимо будет передать в другую функцию": "you will need to pass to another function", +"Переданы некорректные параметры соединения": "Incorrect connection parameters passed", +"Структура метаданных gRPC, если необходимо": "gRPC metadata structure, if necessary", +"Добавляет новый товар в каталог сообщества": "Adds a new product to the community's catalog", +"ДобавитьЗаписи (ошибка поля без транзакции": "AddRecords (field error without tr", +"GreenMax_РазлогинитьИнстанс(ПараметрыТеста": "GreenMax_LogoutInstance(TestParameters", +"Обработать данные Telegram Mini App !NOCLI": "Process Telegram Mini App data !NOCLI", +"ПолучитьКонфигурациюСоединения (проверка 2": "GetConnectionConfiguration (check 2", +"Вид multipart загрузки: form data, related": "Multipart data type: form data, related", +"Красный, желтый, синий или какой-то другой": "Red, yellow, blue, or some other?", +"Полную документацию можно найти по адресу:": "Full documentation can be found at:", +"ОтправитьТекстовоеСообщение (текст и emoji": "SendTextMessage (text and emoji", +"Идентификаторы товаров в системе Ozon (SKU": "Products identifiers in the Ozon system (SKU", +"Признак установки тела в формате Multipart": "Flag indicating the body is set in Multipart format", +"GreenAPI_РазлогинитьИнстанс(ПараметрыТеста": "GreenAPI_LogoutInstance(TestParameters", +"ДобавитьЗаголовокOAuthV1: создание подписи": "AddOAuthV1Header: ", +"Удаляет ранее созданный токен пользователя": "Deletes a previously created user token", +"Инициализирует клиентский поток для обмена": "Initializes a client stream for exchange", +"Модуль для работы с YandexID из набора ОПИ": "YandexID Module of OpenIntegrations", +"Метаданные объекты содержатся в заголовках": "Object metadata is contained in the headers", "Ошибка установки дополнительных заголовков": "Error setting additional headers", +"ПолучитьСтруктуруПараметровЗапроса (пустая": "GetRequestParameterStructure (empty", +"Получает информацию о сообщении чата по ID": "Gets information about the chat message by ID", +"ПолучитьКонфигурациюСоединения (проверка 1": "GetConnectionConfiguration (check 1", +"Получает информацию о текущем пользователе": "Get current user data", +"tools/Modules/OPI_ПолучениеДанныхТестов.os": "tools/Modules/OPI_TestDataRetrieval.os", +"Перемещает файл в корзину удаляемых файлов": "Move file to recycle bin", +"Ошибка при передаче двоичного значения: %1": "Binary data transfer error: %1", +"УстановитьОбъектЗапроса: Передан не запрос": "SetRequestObject: Not a request has been passed", +"Авторизоваться в браузере по ссылке из п.1": "Authorize in the browser using the link from step 1", +"Генерирует картинки по указанному описанию": "Generates images based on the specified description", +"добавление полей тела в строку для подписи": "adding body fields to the signature string", "Получает постоянный UTL к сообщению канала": "Gets a permanent URL to the channel message", "Дата доставки, согласованная с получателем": "Delivery date agreed with the recipient", -"Перемещает файл в корзину удаляемых файлов": "Move file to recycle bin", "Получить данные использования пространства": "Get space usage data", -"Авторизоваться в браузере по ссылке из п.1": "Authorize in the browser using the link from step 1", +"Обновляет характеристики выбранных товаров": "Updates the attributes of the selected items", +"Отправляет внейшний файл по списку каналов": "Sends an external file to a list of channels", "Время удержания модели в памяти в секундах": "Model hold time in seconds", "Создает системное уведомление пользователю": "Creates a system notification to the user", -"ПолучитьСтруктуруПараметровЗапроса (пустая": "GetRequestParameterStructure (empty", -"Модуль для работы с YandexID из набора ОПИ": "YandexID Module of OpenIntegrations", -"GreenAPI_РазлогинитьИнстанс(ПараметрыТеста": "GreenAPI_LogoutInstance(TestParameters", -"Признак установки тела в формате Multipart": "Flag indicating the body is set in Multipart format", -"Создает зависимость одной задачи от другой": "Creates the dependency of one task to another", -"ПолучитьКонфигурациюСоединиения (проверка 2": "GetConnectionConfiguration (check 2", -"Модуль для работы с Neocities из набора ОПИ": "Neocities Module of OpenIntegrations", -"Соответствие Из КлючИЗначение, Неопределено": "Map Of KeyAndValue, Undefined", -"Обновляет v2 токен при помощи refresh_token": "Updates the v2 token using the refresh_token", +"Лев(Команда.Команда + Поле, МаксШирина + 2": "Left(Command.Command + Field, MaxWidth + 2", +"Получает список товаров с фильтром или без": "Gets a list of products with or without filter", "Токен страницы, если используется пагинация": "Page token if pagination is used", +"Установить настройки версионирования бакета": "Put bucket versioning", +"ПолучитьНастройкийВерсионированияБакета (DB": "GetBucketVersioning (DB", +"Произвольный, Соответствие Из КлючИЗначение": "Arbitrary, Map of KeyAndValue", +"Устанавливает коллекцию заголовков запросов": "Sets a collection of query headers", +"Переносит задачу в выбранную стадию канбана": "Move task to another kanban stage", +"ПолучитьКонфигурациюСоединиения (проверка 2": "GetConnectionConfiguration (check 2", +"Дата, за которую необходимо получить данные": "Date for which data should be retrieved", +"Получает структуру стандартных полей товара": "Gets the structure of product standard fields", "Twitter_СоздатьТекстовыйТвит(ПараметрыТеста": "Twitter_CreateTextTweet(TestParameters", "Получает файл с сервера как двоичные данные": "Gets file from server as binary data", -"ПолучитьНастройкийВерсионированияБакета (DB": "GetBucketVersioning (DB", -"Массив доступов по задачам, если необходимо": "Rights array if required", -"единица измерения для размеров, например mm": "unit of measure for sizes, e.g. mm", -"Получает очередной пакет документов курсора": "Gets the next batch of cursor documents", -"УстановитьОбъектЗапроса: Установка значения": "SetRequestObject: Setting the value", -"JSON клавиатуры. См. СформироватьКлавиатуру": "Keyboard JSON. See FormKeyboard", -"ПолучитьКонфигурациюСоединиения (проверка 1": "GetConnectionConfiguration (check 1", -"Произвольный, Соответствие Из КлючИЗначение": "Arbitrary, Map of KeyAndValue", -"Набор тегов (ключ и значение) для установки": "Set of tags (key and value)", -"Установить настройки версионирования бакета": "Put bucket versioning", -"Переносит задачу в выбранную стадию канбана": "Move task to another kanban stage", -"Получает список объектов в выбранном бакете": "Gets the list of objects in the selected bucket", -"Получает структуру стандартных полей товара": "Gets the structure of product standard fields", -"Дата, за которую необходимо получить данные": "Date for which data should be retrieved", -"Получить структуру обновления характеристик": "Get attributes update structure", -"Получает информацию о папке или файле по ID": "Gets information about a folder or file by ID", -"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", -"ПолучитьСтруктуруСообщенияКонтекста (пустая": "GetContextMessageStructure (empty", -"Открытый пакет интеграций с популярными API": "Open integrations package with popular API aboard", -"Создает новый чат на основе структуры полей": "Creates a new chat based on the field structure", -"Отправляет двоичные данные на сервер Ollama": "Sends binary data to the Ollama server", +"Модуль для работы с Neocities из набора ОПИ": "Neocities Module of OpenIntegrations", +"конкретное значение при указании имени поля": "Specific Value When Specifying Field Name", "Ошибка получения данных булево из параметра": "Error getting boolean data from parameter", -"Путь с параметрами и секцией из URL запроса": "Path with parameters and section from the request URL", -"Получить заблокированных пользователей чата": "Get chat blocked users", -"Текстовый идентификатор (наименование) поля": "Text identifier (name) of the field", +"интервал отправки сообщений в миллисекундах": "message sending interval in milliseconds", +"Отправляет ранее загруженный файл по его ID": "Sends a previously uploaded file by ID", +"Соответствие Из КлючИЗначение, Неопределено": "Map Of KeyAndValue, Undefined", "Источник сообщения: system, user, developer": "Message source: system, user, developer", "Получает информацию о товарах по массиву ID": "Gets information about products by array of IDs", -"конкретное значение при указании имени поля": "Specific Value When Specifying Field Name", -"Вариант размера сгенерированных изображений": "Size option for generated images", -"Устанавливает коллекцию заголовков запросов": "Sets a collection of query headers", -"Соответствие Из КлючИЗначение, Произвольный": "Map Of KeyAndValue, Arbitrary", -"ID файла, к которому предоставляется доступ": "ID of the file to be accessed", +"Обновляет v2 токен при помощи refresh_token": "Updates the v2 token using the refresh_token", +"Отправляет двоичные данные на сервер Ollama": "Sends binary data to the Ollama server", +"Путь с параметрами и секцией из URL запроса": "Path with parameters and section from the request URL", +"Открытый пакет интеграций с популярными API": "Open integrations package with popular API aboard", +"ПолучитьСтруктуруСообщенияКонтекста (пустая": "GetContextMessageStructure (empty", +"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", +"Получить структуру обновления характеристик": "Get attributes update structure", +"единица измерения для размеров, например mm": "unit of measure for sizes, e.g. mm", +"Создает новый чат на основе структуры полей": "Creates a new chat based on the field structure", +"Получает информацию о папке или файле по ID": "Gets information about a folder or file by ID", +"УстановитьОбъектЗапроса: Установка значения": "SetRequestObject: Setting the value", +"дата и время в формате timestamp (вместо to": "date and time in timestamp format (instead of to", +"ВызватьМетод: превышено число переадресаций": "ExecuteMethod: the number of redirects has been exceeded", +"Получить заблокированных пользователей чата": "Get chat blocked users", +"ДобавитьИменованныйПараметрКоллекцияКоманды": "AddNamedCommandCollectionParam", +"Получает список объектов в выбранном бакете": "Gets the list of objects in the selected bucket", +"Текстовый идентификатор (наименование) поля": "Text identifier (name) of the field", "Похоже, что в ответе пришли двоичные данные": "It Seems Binary Data Was Received in Response!", -"Удаляет ранее добавленный товар из подборки": "Removes a previously added product from the selection", +"JSON клавиатуры. См. СформироватьКлавиатуру": "Keyboard JSON. See FormKeyboard", +"Массив доступов по задачам, если необходимо": "Rights array if required", "Получает описание товара по идентификаторам": "Get product description by IDs", "Максимальное число возвращаемых ассистентов": "Maximum number of assistants returned", -"Получает описание поля с электронной почтой": "Gets the description of an email field", "Описание товара. См. ПолучитьОписаниеТовара": "Product description. See GetProductDescription", "Таймаут выполнения отдельной операции (в мс": "Timeout for individual operation (in ms)", -"интервал отправки сообщений в миллисекундах": "message sending interval in milliseconds", +"Получает описание поля с электронной почтой": "Gets the description of an email field", "Используется в т-нии 2-х часов для запросов": "2 hrs. lifetime", -"КоличествоПереадресаций: установка значения": "RedirectCount: set value", -"Добавляет пользователей в чат по массиву ID": "Adds users to the chat by ID array", -"Выберите подходящий язык и вариант поставки": "Select the appropriate language and distribution option", +"запись и анализ поведения посетителей сайта": "recording and analyzing the behavior of site visitors", "ПолучитьБуферДвоичныхДанныхИзДвоичныхДанных": "GetBinaryDataBufferFromBinaryData", "XML строка или файл конфигурации шифрования": "XML string or file of encryption configuration", "Получает список товаров выбранного кабинета": "Gets the list of products of the business", -"Отправляет ранее загруженный файл по его ID": "Sends a previously uploaded file by ID", -"ДобавитьИменованныйПараметрКоллекцияКоманды": "AddNamedCommandCollectionParam", -"Дополнительная информация (добавочный номер": "Additional information (extension number", -"дата и время в формате timestamp (вместо to": "date and time in timestamp format (instead of to", -"Ошибка типа значения соответствия артикулов": "Article value type error ", -"Получает внешнюю ссылку для доступа к файлу": "Get external link to file", -"PostgreSQL_УдалитьБазуДанных(ПараметрыТеста": "PostgreSQL_DeleteDatabase(TestParameters", +"ID файла, к которому предоставляется доступ": "ID of the file to be accessed", +"Время удержания соединения для Long Polling": "Connection hold time for Long Polling", +"КоличествоПереадресаций: установка значения": "RedirectCount: set value", +"Выберите подходящий язык и вариант поставки": "Select the appropriate language and distribution option", +"Удаляет ранее добавленный товар из подборки": "Removes a previously added product from the selection", +"Маркер конца сообщения. Пусто > без маркера": "End of message marker. Empty > without marker", +"Добавляет пользователей в чат по массиву ID": "Adds users to the chat by ID array", +"Получает очередной пакет документов курсора": "Gets the next batch of cursor documents", "Максимальное число попыток получения данных": "Max number of data retrieval attempts", +"Вариант размера сгенерированных изображений": "Size option for generated images", +"Очистить список закрепленных сообщений темы": "Clear topics pinned messages list", +"Соответствие Из КлючИЗначение, Произвольный": "Map Of KeyAndValue, Arbitrary", +"Получает список товаров выбранного магазина": "Gets the list of products of the selected market (campaign)", +"Ошибка типа значения соответствия артикулов": "Article value type error ", +"Набор тегов (ключ и значение) для установки": "Set of tags (key and value)", "Формирует квитанции в формате pdf к заказам": "Generates pdf receipts for orders", "Получает список отложенных сообщений канала": "Gets a list of delayed channel messages", -"Сохраняет файл с сервера по указанному пути": "Saves the file from the server to the specified path", -"ВызватьМетод: превышено число переадресаций": "ExecuteMethod: the number of redirects has been exceeded", -"Получает список товаров выбранного магазина": "Gets the list of products of the selected market (campaign)", +"Получает внешнюю ссылку для доступа к файлу": "Get external link to file", "сериализованный JSON ответа от ReportPortal": "serialized JSON response from ReportPortal", +"Дополнительная информация (добавочный номер": "Additional information (extension number", "Стрктура или соответствие заголовков запрос": "Structure or map of request headers", "Получить структуру параметров представлений": "Get embeddings parameter structure", -"запись и анализ поведения посетителей сайта": "recording and analyzing the behavior of site visitors", -"Маркер конца сообщения. Пусто > без маркера": "End of message marker. Empty > without marker", -"Очистить список закрепленных сообщений темы": "Clear topics pinned messages list", -"Время удержания соединения для Long Polling": "Connection hold time for Long Polling", -"Массив тегов (Etag) из загрузок каждой части": "An array of tags (Etag) from the uploads responses of each part", -"Область действия (scope) или массив областей": "Scope or array of scopes", -"тип календаря: user, group, company_calendar": "calendar type: user, group, company_calendar", -"Bitrix24_ПолучитьСсылкуАвторизацииПриложения": "Bitrix24_GetAppAuthLink", -"сериализованный JSON ответа от Yandex Market": "serialized JSON response from Yandex Market", -"!OInt МассивПути.Удалить(МассивПути.ВГраница": "!OInt PathArray.Delete(PathArray.UBound", -"Изменяет цвет чата для мобильного приложения": "Chat chat color for mobile app", -"Нормализованный набор параметров для запроса": "Normalised set of parameters for a query", -"Сумма наложенного платежа, в том числе и НДС": "Amount of cash on delivery, including VAT", -"Добавляет вариант для существующего свойства": "Adds a variant for an existing property", +"PostgreSQL_УдалитьБазуДанных(ПараметрыТеста": "PostgreSQL_DeleteDatabase(TestParameters", +"ПолучитьКонфигурациюСоединиения (проверка 1": "GetConnectionConfiguration (check 1", +"Сохраняет файл с сервера по указанному пути": "Saves the file from the server to the specified path", "Получает последние сообщения из истории чата": "Gets the latest messages from the chat history", -"Создает ссылку для вступления в закрытый чат": "Creates a link for joining a closed chat", -"Получает новый токен на основе рефреш токена": "Gets a new token based on the refresh token", -"Минимальный вес в кг, который принимает офис": "Minimum weight in kg that the office accepts", -"Получает структуру для отбора списка товаров": "Gets the structure for selecting the list of products", -"Этот раздел посвящен библиотеке для работы с": "This section is dedicated to the library for working with", -"Загружает файлы на сервер и возвращает их ID": "Uploads files to the server and returns their IDs", -"Создает рекламное объявление на основе поста": "Creates an advertising post based on a post", -"СформироватьСтруктуруНастроекВерсионирования": "FormVersioningStructure", +"!OInt МассивПути.Удалить(МассивПути.ВГраница": "!OInt PathArray.Delete(PathArray.UBound", "отслеживание хеша в адресной строке браузера": "tracking the hash in the browser address bar", -"Загружает одиночный файл на сервер Neocities": "Upload single file to Neocities", -"Авторизоваться через ВК и подтвердить доступ": "Authorize through VK and confirm access", -"Токен следующей страницы при большой выборке": "Next page token in case of a large selection", -"ID последнего обработанного до этого события": "ID of the last event processed before this event", -"Proto схема сервиса строкой или путь к файлу": "Proto schema of the service as a string or file path", -"Отзывает права администратора у пользователя": "Revokes administrator rights from the user", -"Устанавливает коллекцию query параметров URL": "Sets a collection of query parameters in the URL", -"Данные запроса. См. ПолучитьНастройкиЗапроса": "Request data. See GetRequestSettings", -"УстановитьСтроковоеТело: Нет данных, пропуск": "SetStringBody: No data, skip", -"По этой ссылке необходимо перейти в браузере": "You need to follow this link in your browser", -"Создает новый TCP сервер и устаналивает порт": "Creates a new TCP server and sets the port", -"Ошибка отправки: %1 (обработано сообщений %2": "Send error: %1 (processed messages %2", -"ID пользователя или нескольких пользователей": "Usesr ID or array of users IDs", -"ВызватьМетод: превышено число ошибок сервера": "ExecuteMethod: exceeded number of server errors", -"!OInt OPI_ReportPortal = Новый(\"ReportPortal": "!OInt OPI_ReportPortal = New(\"ReportPortal", +"тип календаря: user, group, company_calendar": "calendar type: user, group, company_calendar", +"СформироватьСтруктуруНастроекВерсионирования": "FormVersioningStructure", +"Создает рекламное объявление на основе поста": "Creates an advertising post based on a post", +"Массив тегов (Etag) из загрузок каждой части": "An array of tags (Etag) from the uploads responses of each part", +"Bitrix24_ПолучитьСсылкуАвторизацииПриложения": "Bitrix24_GetAppAuthLink", "Возвращает структуру полей события календаря": "Returns the structure of the calendar event fields", -"УстановитьНастройкиВерсионированияБакета (DB": "PutBucketVersioning (DB", -"не получится (access_token тоже не получится": "won't work (access_token won't work either", -"Порядковый номер части объекта от 1 до 10000": "Number of the object part from 1 to 10000", +"Изменяет цвет чата для мобильного приложения": "Chat chat color for mobile app", "Флаг использования API для тестовых запросов": "Flag to use test API for requests", -"СформироватьЗапрос: Создание объекта запроса": "FormRequest: Creating a request object", -"Формат получения ответа: JSOM, CSV, TSV и пр": "Response format: JSON, CSV, TSV, etc.", +"Нормализованный набор параметров для запроса": "Normalised set of parameters for a query", +"не получится (access_token тоже не получится": "won't work (access_token won't work either", +"Область действия (scope) или массив областей": "Scope or array of scopes", +"Устанавливает коллекцию query параметров URL": "Sets a collection of query parameters in the URL", +"ВызватьМетод: превышено число ошибок сервера": "ExecuteMethod: exceeded number of server errors", +"сериализованный JSON ответа от Yandex Market": "serialized JSON response from Yandex Market", +"ID пользователя или нескольких пользователей": "Usesr ID or array of users IDs", +"УстановитьСтроковоеТело: Нет данных, пропуск": "SetStringBody: No data, skip", +"Создает новый TCP сервер и устаналивает порт": "Creates a new TCP server and sets the port", +"Сумма наложенного платежа, в том числе и НДС": "Amount of cash on delivery, including VAT", +"Авторизоваться через ВК и подтвердить доступ": "Authorize through VK and confirm access", +"Данные запроса. См. ПолучитьНастройкиЗапроса": "Request data. See GetRequestSettings", +"Отзывает права администратора у пользователя": "Revokes administrator rights from the user", +"Proto схема сервиса строкой или путь к файлу": "Proto schema of the service as a string or file path", +"УстановитьНастройкиВерсионированияБакета (DB": "PutBucketVersioning (DB", +"Токен следующей страницы при большой выборке": "Next page token in case of a large selection", +"По этой ссылке необходимо перейти в браузере": "You need to follow this link in your browser", +"Приостанавливает показ рекламного объявления": "Pauses the display of the advertising post", +"!OInt OPI_ReportPortal = Новый(\"ReportPortal": "!OInt OPI_ReportPortal = New(\"ReportPortal", +"Добавляет вариант для существующего свойства": "Adds a variant for an existing property", +"Получает список операций выбранного счетчика": "Gets the list of actions of the selected counter", +"Создает ссылку для вступления в закрытый чат": "Creates a link for joining a closed chat", +"Основные поля данных для выполнения операции": "Main data fields for performing the operation", +"ДополнитьЗаголовки: установка Content-Length": "CompleteHeaders: Content-Length setting", +"Не удалось получить информацию из json медиа": "Failed to Retrieve Information from JSON media!", +"Ошибка отправки: %1 (обработано сообщений %2": "Send error: %1 (processed messages %2", +"Загружает одиночный файл на сервер Neocities": "Upload single file to Neocities", "Вводный текст запроса для обработки картинки": "Input text query for image processing", -"Пакет CLI приложения для систем на базе RHEL": "CLI application package for RHEL-based systems", +"ID последнего обработанного до этого события": "ID of the last event processed before this event", "УстановитьПараметрыURL: установка параметров": "SetURLParams: parameter setting", -"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_UR", +"Удалить объект без возможности востановления": "Delete object without the possibility of recovery", +"uid пользователя, которому выдано разрешение": "uid of the user to whom the authorization has been granted", "Получает товары, доступные в выбранной акции": "Gets the products available in the selected promotion", "Ошибка валидации JSON массива параметров: %1": "JSON parameter array validation error: %1", -"Переводит каталог в режим публичного доступа": "Sets the directory to public access mode", -"Приостанавливает показ рекламного объявления": "Pauses the display of the advertising post", "Преобразует файл с Base64 строкой в бинарный": "Convert Base64 String to Binary File", -"Переданное значение не является TCP-сервером": "The passed value is not a TCP server!", "Перейдите на [главную страницу Google Cloud]": "Go to the [Google Cloud Console]", "ПолучитьДвоичныеДанныеИзБуфераДвоичныхДанных": "GetBinaryDataFromBinaryDataBuffer", -"Удалить объект без возможности востановления": "Delete object without the possibility of recovery", -"УстановитьПользовательскиеНастройкиКалендаря": "SetCustomCalendarSettings", -"Завершить сообщение символом переноса строки": "End the message with a line break character", -"Токен для удаления конкретной версии объекта": "Token for deleting a specific version of an object", -"Не удалось получить информацию из json медиа": "Failed to Retrieve Information from JSON media!", -"ДополнитьЗаголовки: установка Content-Length": "CompleteHeaders: Content-Length setting", -"Создает новую модель с заданными настройками": "Creates a new model with the specified settings", +"Пакет CLI приложения для систем на базе RHEL": "CLI application package for RHEL-based systems", "GreenAPI_СкачатьФайлСообщения(ПараметрыТеста": "GreenAPI_DownloadMessageFile(TestParameters", +"УстановитьПользовательскиеНастройкиКалендаря": "SetCustomCalendarSettings", +"Переданное значение не является TCP-сервером": "The passed value is not a TCP server!", +"Токен для удаления конкретной версии объекта": "Token for deleting a specific version of an object", +"Формат получения ответа: JSOM, CSV, TSV и пр": "Response format: JSON, CSV, TSV, etc.", +"заранее созданное функцией ОткрытьСоединение": "previously created by the CreateConnection function", +"Переводит каталог в режим публичного доступа": "Sets the directory to public access mode", +"Признак использования защищенного соединения": "Flag for using a secure connection", +"Изменяет цены однного или нескольких товаров": "Changes the price of one or more items", +"Получает новый токен на основе рефреш токена": "Gets a new token based on the refresh token", +"Формирует структуру настроек подключения FTP": "Creates a structure of FTP connection settings", +"Завершить сообщение символом переноса строки": "End the message with a line break character", +"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_UR", +"Получает структуру для отбора списка товаров": "Gets the structure for selecting the list of products", +"Минимальный вес в кг, который принимает офис": "Minimum weight in kg that the office accepts", +"Загружает файлы на сервер и возвращает их ID": "Uploads files to the server and returns their IDs", +"Модуль для работы с OpenAI API из набора ОПИ": "OpenAI API Module of OpenIntegrations", +"СформироватьЗапрос: Создание объекта запроса": "FormRequest: Creating a request object", +"Пересылает сообщения из одного чата в другой": "Sends messages from one chat room to another", "Ключ разработчика (для разработчиков модулей": "Developer key (for module developers", -"Показывает ранее скрытую главную тему форума": "Shows a previously hidden main forum topic", -"GreenAPI_ПерезапуститьИнстанс(ПараметрыТеста": "GreenMax_RebootInstance(TestParameters", +"Порядковый номер части объекта от 1 до 10000": "Number of the object part from 1 to 10000", +"Этот раздел посвящен библиотеке для работы с": "This section is dedicated to the library for working with", "Получает список акций, доступных для участия": "Gets a list of available promotions", "Получает шаблон описания для создания товара": "Gets the description template for creating a product", "Тип календаря: user, group, company_calendar": "Calendar type: user, group, company_calendar", -"Изменяет цены однного или нескольких товаров": "Changes the price of one or more items", -"Пересылает сообщения из одного чата в другой": "Sends messages from one chat room to another", -"Получает список операций выбранного счетчика": "Gets the list of actions of the selected counter", -"ID сообщения. Все сообщения, если не указано": "Message ID. All messages, unless specified", -"Модуль для работы с OpenAI API из набора ОПИ": "OpenAI API Module of OpenIntegrations", -"Получает список запросов на вступление в чат": "Gets a list of requests to join the chat room", -"Формирует структуру настроек подключения FTP": "Creates a structure of FTP connection settings", "Копирует файл или каталог по выбранному пути": "Copies a file or directory to the selected path", -"Признак использования защищенного соединения": "Flag for using a secure connection", -"uid пользователя, которому выдано разрешение": "uid of the user to whom the authorization has been granted", -"Основные поля данных для выполнения операции": "Main data fields for performing the operation", -"заранее созданное функцией ОткрытьСоединение": "previously created by the CreateConnection function", -"Удалить последние сообщения перед блокировкой": "Delete last messages before blocking", -"Получает токен авторизации по логину и паролю": "Receives authorization token by login and password", -"Передана некорректная структура доп. настроек": "Incorrect additional settings structure passed", -"Таймаут ожидания отправки запроса (в секундах": "Request sending timeout (in seconds", +"Создает новую модель с заданными настройками": "Creates a new model with the specified settings", +"ID сообщения. Все сообщения, если не указано": "Message ID. All messages, unless specified", +"Получает список запросов на вступление в чат": "Gets a list of requests to join the chat room", +"GreenAPI_ПерезапуститьИнстанс(ПараметрыТеста": "GreenMax_RebootInstance(TestParameters", +"Показывает ранее скрытую главную тему форума": "Shows a previously hidden main forum topic", +"Получает список ассистентов с отбором или без": "Retrieves a list of assistants with or without filtering", "Возвращает структура клавиатуры для сообщений": "Returns a keyboard structure for messages", -"Повторно открывает ранее закрытую тему форума": "Reopens a previously closed forum topic", -"Даты - передаются как строки формата ISO 8601": "Dates are passed as strings in ISO 8601 format", -"Инициализировать двунаправленный поток !NOCLI": "Initialize bidirectional stream !NOCLI", -"Копирует файл из одного расположения в другое": "Copy file from one destination to another", -"Позволяет выбирать несколько вариантов ответа": "Allows to select more than one answer choice", -"Структура для кластера: `{ cluster : true }`": "Structure for cluster: `{ cluster : true }`", -"Соответствие Из КлючИЗначение, ДвоичныеДанные": "Map Of KeyAndValue, BinaryData", -"Передана некорректная конфигурация прокси: %1": "Incorrect proxy configuration passed: %1", -"Структура с информацией об успешности запуска": "Structure with information about the startup success", -"Получить список пользовательских полей задачи": "Get list of custom task fields", -"дата и время в формате timestamp (вместо from": "date and time in timestamp format (instead of from", -"Модуль для работы с Yandex.Disk из набора ОПИ": "Yandex.Disk Module of OpenIntegrations", "Получить ссылку скачивания публичного объекта": "Get download link for public object", -"где `?1 = \"10 AND 20\"`, что приведет к ошибке": "where `?1 = \"10 AND 20,\"' which would cause an error.", -"Получает приветственное сообщение сервера FTP": "Receives the FTP servers welcome message", -"Ozon_ОбновитьКоличествоТоваров(ПараметрыТеста": "Ozon_UpdateProductsStocks(TestParameters", -"Получает настройки учета времени пользователя": "Gets user timekeeping settings", -"Массив сообщений о действиях внутри обработки": "Array of messages about actions within the processing", -"Назначает пользователя администратором группы": "Assigns the user as the group administrator", -"Требования: платформа 1С версии 8.3.10 и выше": "Requirements: 1C platform version 8.3.10 and above", -"ПолучитьСтруктуруПараметровВКонтексте (пустая": "GetContextParameterStructure (empty", -"Описание локации. См. ПолучитьОписаниеЛокации": "Location description. See GetLocationDescription", -"Адрес обработки запросов от Telegram (с https": "Request handling address from Telegram (with https", +"Копирует файл из одного расположения в другое": "Copy file from one destination to another", +"дата и время в формате timestamp (вместо from": "date and time in timestamp format (instead of from", +"Повторно открывает ранее закрытую тему форума": "Reopens a previously closed forum topic", +"Модуль для работы с Yandex.Disk из набора ОПИ": "Yandex.Disk Module of OpenIntegrations", "Ошибка получения двоичных данных из параметра": "Error getting binary data from parameter", -"Возвращает структуру полей описания календаря": "Returns the structure of the calendar description fields", -"зарегистрироваться и создать новое приложение": "register, and create a new application", -"Получает структуру параметров для записи лога": "Gets the parameter structure for log entry", -"Получает список пользователей рабочей области": "Gets a list of users in the workspace", -"!OInt ОсвободитьОбъект(ПромежуточныйРезультат": "!OInt FreeObject(InterimResult", +"Получает токен авторизации по логину и паролю": "Receives authorization token by login and password", "УстановитьДвоичноеТело: начало установки тела": "SetBinaryBody: beginning of body setting", -"Перемещает каталог в корзину удаляемых файлов": "Move folder to recycle bin", -"Получает информацию о всех пользователях базы": "Gets information about all database users", +"Получает структуру параметров для записи лога": "Gets the parameter structure for log entry", +"где `?1 = \"10 AND 20\"`, что приведет к ошибке": "where `?1 = \"10 AND 20,\"' which would cause an error.", +"Таймаут ожидания отправки запроса (в секундах": "Request sending timeout (in seconds", +"Возвращает структуру полей описания календаря": "Returns the structure of the calendar description fields", +"Удалить последние сообщения перед блокировкой": "Delete last messages before blocking", +"Описание локации. См. ПолучитьОписаниеЛокации": "Location description. See GetLocationDescription", +"Позволяет выбирать несколько вариантов ответа": "Allows to select more than one answer choice", +"Адрес обработки запросов от Telegram (с https": "Request handling address from Telegram (with https", "Токен для получения конкретной версии объекта": "Token for receiving a specific version of an object", -"Исключает текущий аккаунт из указанной группы": "Excludes the current account from the specified group", -"Картинка опроса. Обязательна, если нет текста": "Poll image. Required if there is no text", -"ДвоичныеДанные, Соответствие Из КлючИЗначение": "BinaryData, Map Of KeyAndValue", -"Признак использования multipart полей в OAuth": "Sign of using multipart fields in OAuth", -"Изменяет данные записи о трудозатратах задачи": "Update time accounting record data", +"Даты - передаются как строки формата ISO 8601": "Dates are passed as strings in ISO 8601 format", +"Назначает пользователя администратором группы": "Assigns the user as the group administrator", +"Массив сообщений о действиях внутри обработки": "Array of messages about actions within the processing", +"Получает настройки учета времени пользователя": "Gets user timekeeping settings", +"Ozon_ОбновитьКоличествоТоваров(ПараметрыТеста": "Ozon_UpdateProductsStocks(TestParameters", +"Получает приветственное сообщение сервера FTP": "Receives the FTP servers welcome message", +"Требования: платформа 1С версии 8.3.10 и выше": "Requirements: 1C platform version 8.3.10 and above", +"зарегистрироваться и создать новое приложение": "register, and create a new application", +"Получить список пользовательских полей задачи": "Get list of custom task fields", "УстановитьСтроковоеТело: нет данных - пропуск": "SetStringBody: no data - skip", -"Сумма НДС, включённая в доп. сбор за доставку": "VAT included in additional delivery charge", -"Восстанавливает ранее удаленный счетчик по ID": "Restores a previously deleted counter by ID", -"Создает персональное уведомление пользователю": "Creates a personal notification to the user", +"Получает информацию о всех пользователях базы": "Gets information about all database users", +"Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "Ozon_UpdateProductImages(TestParameters", +"Имя пользователя авторизации, если необходимо": "Username for authorization, if required", +"ПолучитьСтруктуруПараметровВКонтексте (пустая": "GetContextParameterStructure (empty", +"Передана некорректная структура доп. настроек": "Incorrect additional settings structure passed", +"Получает информацию о чеках за указанную дату": "Gets information about checks for a specified date", +"!OInt ОсвободитьОбъект(ПромежуточныйРезультат": "!OInt FreeObject(InterimResult", +"Передана некорректная конфигурация прокси: %1": "Incorrect proxy configuration passed: %1", +"Выберите необходимый сайт из списка и нажмите": "Select the site from the list and click", +"Структура для кластера: `{ cluster : true }`": "Structure for cluster: `{ cluster : true }`", +"ДвоичныеДанные, Соответствие Из КлючИЗначение": "BinaryData, Map Of KeyAndValue", +"Инициализировать двунаправленный поток !NOCLI": "Initialize bidirectional stream !NOCLI", +"Признак использования multipart полей в OAuth": "Sign of using multipart fields in OAuth", "МассивВариантов.Добавить(ПараметрыТестаПрокси": "OptionArray.Add(TestProxyParameters", "Время доставки С, согласованное с получателем": "Delivery time FROM agreed with the recipient", -"Устанавливает настройки прокси для соединения": "Sets the proxy settings for the connection", +"Восстанавливает ранее удаленный счетчик по ID": "Restores a previously deleted counter by ID", "Передана некорректная конфигурация соединения": "Unexpected connection configuration", -"Получает список ассистентов с отбором или без": "Retrieves a list of assistants with or without filtering", -"Получает информацию о чеках за указанную дату": "Gets information about checks for a specified date", -"Раскомментировать, если выполняется OneScript": "Uncomment if OneScript is executed", -"Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "Ozon_UpdateProductImages(TestParameters", -"Выполняет унарный запрос к выбранному сервису": "Performs a unary request to the selected service", -"Получить структуру фильтра событий календарей": "Get calendar events filter structure", -"Кодировка для записи исходящей строки в поток": "Encoding for writing the outgoing string to the stream", +"Изменяет данные записи о трудозатратах задачи": "Update time accounting record data", +"Идентификатор новой подборки, если необходимо": "Identifier of the new selection, if needed", +"Сумма НДС, включённая в доп. сбор за доставку": "VAT included in additional delivery charge", +"Настройки сессии. См. ПолучитьНастройкиСессии": "Session settings. See GetSessionSettings", +"Исключает текущий аккаунт из указанной группы": "Excludes the current account from the specified group", +"Устанавливает настройки прокси для соединения": "Sets the proxy settings for the connection", +"Соответствие Из КлючИЗначение, ДвоичныеДанные": "Map Of KeyAndValue, BinaryData", +"Создает персональное уведомление пользователю": "Creates a personal notification to the user", +"Тесты для YaxUnit/1testrunner (служебный, ОПИ": "Tests for YaxUnit/1testrunner (Utility, OpenIntegrations", "Ошибка получения: %1 (обработано сообщений %2": "Receive error: %1 (processed messages %2", +"Получает список пользователей рабочей области": "Gets a list of users in the workspace", +"Перемещает каталог в корзину удаляемых файлов": "Move folder to recycle bin", +"Раскомментировать, если выполняется OneScript": "Uncomment if OneScript is executed", +"Выполняет унарный запрос к выбранному сервису": "Performs a unary request to the selected service", +"Кодировка для записи исходящей строки в поток": "Encoding for writing the outgoing string to the stream", "УстановитьДвоичноеТело: Начало установки тела": "SetBinaryBody: Beginning of body setting", -"Получить пользовательские настройки календаря": "Get custom calendar settings", +"Структура с информацией об успешности запуска": "Structure with information about the startup success", "Цены товаров. См. ПолучитьСтруктуруЦеныТовара": "Products prices. See GetProductPriceStructure", -"Имя пользователя авторизации, если необходимо": "Username for authorization, if required", "Не удалось удалить временный файл после теста": "Failed to delete the temporary file after the test!", "Атрибуты, индивидуальные для разных категорий": "Attributes individualized for different categories", "Часть данных общего тела для текущей отправки": "Part of the common body data for the current send", -"Настройки сессии. См. ПолучитьНастройкиСессии": "Session settings. See GetSessionSettings", -"Тесты для YaxUnit/1testrunner (служебный, ОПИ": "Tests for YaxUnit/1testrunner (Utility, OpenIntegrations", -"Идентификатор новой подборки, если необходимо": "Identifier of the new selection, if needed", -"Выберите необходимый сайт из списка и нажмите": "Select the site from the list and click", -"ПолучитьСписокПользовательскихПолейЗадачи (хук": "GetCustomTaskFieldsList (wh", -"CLI_GreenAPI_РазлогинитьИнстанс(ПараметрыТеста": "CLI_GreenAPI_LogoutInstance(TestParameters", +"Получить структуру фильтра событий календарей": "Get calendar events filter structure", +"Картинка опроса. Обязательна, если нет текста": "Poll image. Required if there is no text", +"Получить пользовательские настройки календаря": "Get custom calendar settings", +"выставляет статус 'В сети' для вашего аккаунта": "sets the 'Online' status for your account", +"Токен авторизации, если используется не вебхук": "Access token, when app auth method used", +"минимальная цена товара после применения акций": "minimum price of product after promotions have been applied", +"Модуль для работы с базами MySQL из набора ОПИ": "MySQL Module of OpenIntegrations", +"Истина > отправляет файлы отдельными запросами": "True > sends files in separate requests", +"Получает информацию о комментарии задачи по ID": "Gets task comment data by ID", +"Получает список магазинов в кабинете по токену": "Gets the list of shops in the cabinet by token", +"Код ПВЗ, в который планируется передать заказы": "Code of shipment point to which it is planned to transfer orders", "Добавляет новую колонку в существующую таблицу": "Adds a new column to an existing table", "Скрыть старые сообщения от новых пользователей": "Hide old messages from new members", -"Получает список магазинов в кабинете по токену": "Gets the list of shops in the cabinet by token", -"Не добавлять файл, если переданы пустые данные": "Do not add file if empty data is passed", -"Число последних версий объекта для отображения": "Number of the latest versions of the object to display", -"Сумма дополнительного сбора (в том числе и НДС": "Amount of additional fee (including VAT", -"сериализованный JSON ответа от сервера MongoDB": "serialized JSON response from MongoDB server", -"Истина > отправляет файлы отдельными запросами": "True > sends files in separate requests", -"Получает последние входящие сообщения инстанса": "Gets the latest incoming messages of the instance", -"GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "GreenAPI_GetAuthorizationCode(TestParameters", -"Формирует ссылку для авторизации через браузер": "Forms a link for authorization via the browser", -"которое будет закрыто после выполнения функции": "which will be closed after the function is executed", -"Пакет CLI приложения для систем на базе Debian": "CLI application package for Debian-based systems", -"НачалоКодовУспеха И ОтветПроверки.КодСостояния": "StartOfSuccessCodes And CheckResponse.StatusCode", -"Токен авторизации, если используется не вебхук": "Access token, when app auth method used", -"Получает информацию о комментарии задачи по ID": "Gets task comment data by ID", -"Устанавливает или снимает реакцию на сообщение": "Set or remove reaction mark on the message", -"Модуль для работы с базами MySQL из набора ОПИ": "MySQL Module of OpenIntegrations", -"Модуль для работы с базами MSSQL из набора ОПИ": "MSSQL Module of OpenIntegrations", -"разрешить участникам изменять настройки группы": "allow members to change group settings", -"ПараметрыЗапросаВСтроку: Добавление параметров": "RequestParametersToString: Adding parameters", -"Отправляет контакт с именем и номером телефона": "Sends a contact with name and phone number", -"GreenMax_ПолучитьКодАвторизации(ПараметрыТеста": "GreenMax_GetAuthorizationCode(TestParameters", -"Модуль для работы с Google Drive из набора ОПИ": "Google Drive Module of OpenIntegrations", -"Загружает несколько файлов на сервер Neocities": "Uploads multiple files to Neocities", -"Список офисов](@api-docs.cdek.ru/36982648.html": "List of pickup points](@api-docs.cdek.ru/36990336.html", -"выставляет статус 'В сети' для вашего аккаунта": "sets the 'Online' status for your account", -"Получает товары, участвующие в выбранной акции": "Gets the products featured in the selected promotion", -"Код ПВЗ, в который планируется передать заказы": "Code of shipment point to which it is planned to transfer orders", -"Открепляет ранее закрепленное сообщение в чате": "Unpins a previously pinned chat message", -"Строка или коллекция для преобразования в JSON": "String or collection to convert to JSON", "URL, по которому необходимо перейти в браузере": "URL to go to in the browser", -"Создает новый групповой чат с указанным именем": "Creates a new group chat with the specified name", -"Получает статус (онлайн) текущего пользователя": "Gets the status (online) of the current user", "Набор полей заказа. См. ПолучитьОписаниеЗаказа": "Set of order fields. See GetOrderDescription", -"Получает общую статистику сообщества за период": "Gets the overall community statistics for a period", -"логин пользователя, которому выдано разрешение": "login of the user to whom the authorization has been granted", -"ИспользоватьПоляТелаВOAuth: установка значения": "UseBodyFiledsAtOAuth: setting the value", -"Удаляет указанное сообщение из чата или канала": "Delete message from chat or channel", -"УстановитьСтроковоеТело: Начало установки тела": "SetStringBody: Beginning of body setting", -"Отключает попытку преобразования ответа в JSON": "Disables an attempt to convert the response to JSON", -"Загружает часть объекта при загрузке по частям": "Uploads a part of an object for multipart uploading", -"Создает нового пользователя по структуре полей": "Create new user by fields structure", -"ИспользоватьКодированиеURL: установка значения": "UseURLEncoding: setting the value", -"Клавиатура под сообщением или на нижней панели": "Keyboard under the message or on the bottom panel", -"Не удалось инициализировать внешнюю компоненту": "Failed to initialize AddIn", +"Строка или коллекция для преобразования в JSON": "String or collection to convert to JSON", +"Число последних версий объекта для отображения": "Number of the latest versions of the object to display", +"Список офисов](@api-docs.cdek.ru/36982648.html": "List of pickup points](@api-docs.cdek.ru/36990336.html", +"CLI_GreenAPI_РазлогинитьИнстанс(ПараметрыТеста": "CLI_GreenAPI_LogoutInstance(TestParameters", +"Не добавлять файл, если переданы пустые данные": "Do not add file if empty data is passed", +"Открепляет ранее закрепленное сообщение в чате": "Unpins a previously pinned chat message", +"Создает новый групповой чат с указанным именем": "Creates a new group chat with the specified name", +"Получает товары, участвующие в выбранной акции": "Gets the products featured in the selected promotion", +"GreenMax_ПолучитьКодАвторизации(ПараметрыТеста": "GreenMax_GetAuthorizationCode(TestParameters", +"Отправляет контакт с именем и номером телефона": "Sends a contact with name and phone number", +"ПараметрыЗапросаВСтроку: Добавление параметров": "RequestParametersToString: Adding parameters", +"разрешить участникам изменять настройки группы": "allow members to change group settings", +"Модуль для работы с базами MSSQL из набора ОПИ": "MSSQL Module of OpenIntegrations", +"Загружает несколько файлов на сервер Neocities": "Uploads multiple files to Neocities", "Время жизни ссылки в секундах. 604800 максимум": "Link lifetime in seconds. 604800 max.", -"Проверяет доступность задачи для пользователей": "Checks the availability of the task for users", -"Получает внешнюю ссылку для доступа к каталогу": "Get external link to folder", -"минимальная цена товара после применения акций": "minimum price of product after promotions have been applied", -"Получает список записей о трудозатратах задачи": "Get list of time accounting records for task", -"Каталог = ТекущийСценарий().Каталог + \"\"addins": "Directory = CurrentScript().Path + \"\"addins", -"Порог стоимости товара в целых единицах валюты": "Threshold for the value of goods in whole units of currency", -"Путь к файлу для сохранения результата запроса": "Path to the file for saving the request result", -"Отправляет текстовое сообщение в чат или канал": "Sends a text message to a chat or channel", +"Сумма дополнительного сбора (в том числе и НДС": "Amount of additional fee (including VAT", +"Получает последние входящие сообщения инстанса": "Gets the latest incoming messages of the instance", +"ИспользоватьКодированиеURL: установка значения": "UseURLEncoding: setting the value", +"логин пользователя, которому выдано разрешение": "login of the user to whom the authorization has been granted", "сериализованный JSON ответа от Ozon Seller API": "serialized JSON response from Ozon Seller API", -"Модуль для работы с ReportPortal из набора ОПИ": "ReportPortal Module of OpenIntegrations", +"Время доставки ПО, согласованное с получателем": "Delivery time TO agreed with the recipient", +"Путь к файлу для сохранения результата запроса": "Path to the file for saving the request result", +"Модуль для работы с Google Drive из набора ОПИ": "Google Drive Module of OpenIntegrations", +"Получает список записей о трудозатратах задачи": "Get list of time accounting records for task", +"GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "GreenAPI_GetAuthorizationCode(TestParameters", +"Получает внешнюю ссылку для доступа к каталогу": "Get external link to folder", +"Удаляет указанное сообщение из чата или канала": "Delete message from chat or channel", +"Формирует ссылку для авторизации через браузер": "Forms a link for authorization via the browser", +"ИспользоватьПоляТелаВOAuth: установка значения": "UseBodyFiledsAtOAuth: setting the value", +"сериализованный JSON ответа от сервера MongoDB": "serialized JSON response from MongoDB server", +"Создает нового пользователя по структуре полей": "Create new user by fields structure", +"Загружает часть объекта при загрузке по частям": "Uploads a part of an object for multipart uploading", +"УстановитьСтроковоеТело: Начало установки тела": "SetStringBody: Beginning of body setting", +"Не удалось инициализировать внешнюю компоненту": "Failed to initialize AddIn", +"Порог стоимости товара в целых единицах валюты": "Threshold for the value of goods in whole units of currency", +"Настройки FTP. См. ПолучитьНастройкиСоединения": "FTP settings. See GetConnectionSettings", +"Добавляет заголовок в набор заголовков запроса": "Adds a header to the request header set", +"Каталог = ТекущийСценарий().Каталог + \"\"addins": "Directory = CurrentScript().Path + \"\"addins", +"Идентификатор callback query полученного ботом": "Identifier of the callback query received by the bot", +"Клавиатура под сообщением или на нижней панели": "Keyboard under the message or on the bottom panel", +"Устанавливает или снимает реакцию на сообщение": "Set or remove reaction mark on the message", +"которое будет закрыто после выполнения функции": "which will be closed after the function is executed", "Список адресов почты добавляемых пользователей": "List of email addresses of users being added", +"Отключает попытку преобразования ответа в JSON": "Disables an attempt to convert the response to JSON", +"Проверяет доступность задачи для пользователей": "Checks the availability of the task for users", +"UUID квитанции, полученный при ее формировании": "UUID of the receipt received during its creation", +"Получает статус (онлайн) текущего пользователя": "Gets the status (online) of the current user", +"ПолучитьСписокПользовательскихПолейЗадачи (хук": "GetCustomTaskFieldsList (wh", +"Получает общую статистику сообщества за период": "Gets the overall community statistics for a period", +"Отправляет текстовое сообщение в чат или канал": "Sends a text message to a chat or channel", +"Модуль для работы с ReportPortal из набора ОПИ": "ReportPortal Module of OpenIntegrations", +"НачалоКодовУспеха И ОтветПроверки.КодСостояния": "StartOfSuccessCodes And CheckResponse.StatusCode", "Оно не обязано являтся настоящим путем к файлу": "It does not have to be a real file path", -"Удалять уведомление из очереди после получения": "Delete notification from the queue after retrieval", +"Пакет CLI приложения для систем на базе Debian": "CLI application package for Debian-based systems", "!OInt МассивПути.Добавить(\"OPI_ReportPortal.os": "!OInt PathArray.Add(\"OPI_ReportPortal.os", "УстановитьОбъектСоединения: Установка значения": "SetConnectionObject: Setting the value", "Отправляет текстовое сообщение в выбранный чат": "Sends a text message to the selected chat room", "УстановитьСтроковоеТело: начало установки тела": "SetStringBody: beginning of body setting", "Телефон в международном формате без знака плюс": "Phone number in international format without a plus sign", "Получает информацию о файле по указанному пути": "Get file information by the specified path", -"Идентификатор callback query полученного ботом": "Identifier of the callback query received by the bot", -"UUID квитанции, полученный при ее формировании": "UUID of the receipt received during its creation", -"Добавляет заголовок в набор заголовков запроса": "Adds a header to the request header set", -"Настройки FTP. См. ПолучитьНастройкиСоединения": "FTP settings. See GetConnectionSettings", -"Время доставки ПО, согласованное с получателем": "Delivery time TO agreed with the recipient", -"Максимальный размер данных. 0 > до конца потока": "Max data size. 0 > to the end of the stream", -"Получает список комментариев к записи в таблице": "Gets the list of comments for a record in the table", -"Игнорировать кэш при повторном запросе проверки": "Ignore cache on repeated verification request", -"Описание контакта. См. ПолучитьОписаниеКонтакта": "Contact description. See GetContactDescription", -"Добавляет блок файла в multipart/form-data тело": "Adds a file block to the multipart/form-data body", -"Тип набора: text, recording, video, image, file": "Typing type: text, recording, video, image, file", -"Передана некорректная коллекция доп. параметров": "An incorrect collection of additional parameters has been passed", -"название задачи (можно искать по шаблону [%_])>": "task name (can be searched using the template [%_])>", -"Благодарим наших спонсоров за поддержку проекта": "We thank our sponsors for supporting the project", -"УстановитьJsonТело: Тело установлено, размер %1": "SetJsonBody: Body set, size %1", -"Получает последние исходящие сообщения инстанса": "Gets the latest outgoing messages of the instance", -"Не удалось удалить файл запроса после установки": "Failed to delete query file after execution", -"Наименование файла с расширением для сохранения": "File name with extension", -"Передана некорректная структура доп. заголовков": "Incorrect additional headers structure passed", -"Для тела запроса установлен несуществующий файл": "A non-existent file is set for the request body", -"Разрешает незащищенное соединение с библиотекой": "Allows an unsecured connection to the library", -"Получает список календарей указанного владельца": "Gets a list of calendars of the specified owner", -"Максимальный размер данных. 0 > без ограничений": "Maximum data size. 0 > no limit", +"Удалять уведомление из очереди после получения": "Delete notification from the queue after retrieval", +"Массив имен для добавления новых листов в книгу": "Array of names to add new sheets to the spreadsheet", +"Получает календарь из списка пользователя по ID": "Gets a calendar from the user's list by ID", "Получает структуру настроек для gRPC соединения": "Gets the settings structure for gRPC connection", "Добавляет поле формы в multipart/form-data тело": "Adds a form field to the multipart/form-data body", -"Путь к объекту, тег которого необходимо удалить": "Path to the object whose tag needs to be deleted", +"Максимальный размер данных. 0 > без ограничений": "Maximum data size. 0 > no limit", +"Получает список календарей указанного владельца": "Gets a list of calendars of the specified owner", "Отправляет URL с предпросмотром в чат или канал": "Sends a URL with a preview to a chat or channel", -"Структура полей лида. См. ПолучитьСтруктуруЛида": "Lead fields structure. See GetLeadStructure", -"Создает кампанию в выбранном рекламном кабинете": "Creates a campaign in the selected advertising account", -"Параметры запуска. См. ПолучитьСтруктуруЗапуска": "Launch parameters. See GetLaunchStructure", -"ВызватьМетод: переадресация %1/%2, переход к %3": "ExecuteMethod: redirection %1/%2, moving to %3", -"Передана некорректная структура внешней таблицы": "Incorrect structure of external table passed", -"Массив или одна структура полей описания товара": "Array or one structure of product description fields", -"Перемещает файл из одного расположения в другое": "Move file from one destination to another", -"Получает информацию о товаре по идентификаторам": "Gets product information by identifiers", -"Массив имен для добавления новых листов в книгу": "Array of names to add new sheets to the spreadsheet", -"Получает информацию о магазине (кампании) по ID": "Gets information about a market (campaign) by ID", -"Попытка выполнения без дополнительных проверовк": "Attempted execution without additional checks", -"Отборы, выбранные поля, количество и сортировка": "Filter, selected fields, limit and sorting", -"Получает структуру настроек для HTTP соединения": "Gets the settings structure for HTTP connection", +"Добавляет блок файла в multipart/form-data тело": "Adds a file block to the multipart/form-data body", +"Тип набора: text, recording, video, image, file": "Typing type: text, recording, video, image, file", +"Игнорировать кэш при повторном запросе проверки": "Ignore cache on repeated verification request", +"Описание контакта. См. ПолучитьОписаниеКонтакта": "Contact description. See GetContactDescription", "УстановитьFormТело: тело установлено, размер %1": "SetFormBody: body set, size %1", -"Токен авторизации, если используется не веб-хук": "Access token, when app auth method used", "GreenMax_ОтправитьКодАвторизации(ПараметрыТеста": "GreenMax_SendAuthorizationCode(TestParameters", -"Структура полей чата. См. ПолучитьСтруктуруЧата": "Chat fields structure. See GetChatStructure", -"Пользователь или пользователи чата для удаления": "The member or members of the chat room to remove", +"Отборы, выбранные поля, количество и сортировка": "Filter, selected fields, limit and sorting", +"Наименование файла с расширением для сохранения": "File name with extension", +"Получает информацию о магазине (кампании) по ID": "Gets information about a market (campaign) by ID", +"Максимальный размер данных. 0 > до конца потока": "Max data size. 0 > to the end of the stream", +"Получает информацию о товаре по идентификаторам": "Gets product information by identifiers", +"Структура полей лида. См. ПолучитьСтруктуруЛида": "Lead fields structure. See GetLeadStructure", +"Получает структуру настроек для HTTP соединения": "Gets the settings structure for HTTP connection", "Передана некорректная коллекция доп. заголовков": "An incorrect collection of additional headers has been passed", -"Получает календарь из списка пользователя по ID": "Gets a calendar from the user's list by ID", -"ПолучитьПользовательскиеНастройкиКалендаря (хук": "GetCustomCalendarSettings (wh", -"UUID штрихкода, полученный при его формировании": "The UID of the barcode received when the barcode was created", -"Ошибка получения коллекции для формирования XML": "Error getting a collection for XML generation", -"OInt/tests/Modules/Coverage_ЗапускВсехТестов.os": "OInt/tests/Modules/Coverage_RunAllTests.os", -"Копирует объект из одного расположения в другое": "Copies an object from one location to another", -"Dropbox_ПолучитьДанныеИспользованияПространства": "Dropbox_GetSpaceUsageData", +"Создает кампанию в выбранном рекламном кабинете": "Creates a campaign in the selected advertising account", +"ВызватьМетод: переадресация %1/%2, переход к %3": "ExecuteMethod: redirection %1/%2, moving to %3", +"Параметры запуска. См. ПолучитьСтруктуруЗапуска": "Launch parameters. See GetLaunchStructure", +"Передана некорректная коллекция доп. параметров": "An incorrect collection of additional parameters has been passed", +"Передана некорректная структура внешней таблицы": "Incorrect structure of external table passed", +"Путь к объекту, тег которого необходимо удалить": "Path to the object whose tag needs to be deleted", +"Получает список комментариев к записи в таблице": "Gets the list of comments for a record in the table", +"ДобавитьЗаголовок: установка заголовков запроса": "AddHeader: header setting", +"название задачи (можно искать по шаблону [%_])>": "task name (can be searched using the template [%_])>", +"Структура полей чата. См. ПолучитьСтруктуруЧата": "Chat fields structure. See GetChatStructure", +"Получает последние исходящие сообщения инстанса": "Gets the latest outgoing messages of the instance", +"Получает список сообщений в очереди на отправку": "Gets the list of messages in the queue to be sent", +"Благодарим наших спонсоров за поддержку проекта": "We thank our sponsors for supporting the project", "Инициализирует двунаправленный поток для обмена": "Initializes a bidirectional stream for exchange", +"Перемещает файл из одного расположения в другое": "Move file from one destination to another", +"Попытка выполнения без дополнительных проверовк": "Attempted execution without additional checks", +"Массив или одна структура полей описания товара": "Array or one structure of product description fields", +"Выполняет запрос, если он был сформирован ранее": "Executes the request if it was created earlier", +"Перейдите на [страницу Календаря в Marketplace]": "Go to the [Calendar page on the Marketplace]", +"Пользователь или пользователи чата для удаления": "The member or members of the chat room to remove", +"Копирует объект из одного расположения в другое": "Copies an object from one location to another", +"OInt/tests/Modules/Coverage_ЗапускВсехТестов.os": "OInt/tests/Modules/Coverage_RunAllTests.os", "Получает список пользователей указанного канала": "Gets a list of users in the specified channel", -"Получает список подразделений по ID или фильтру": "Gets a list of departments by ID or filter", "Модуль для работы с базами SQLite из набора ОПИ": "SQLite Module of OpenIntegrations", "ID пользователя для учета. Текущий по умолчанию": "Users ID. Current by default", -"Файлы для загрузки: Ключ > путь на NC, Значение": "Files: Key > destination path on NC, Value", +"Получает список подразделений по ID или фильтру": "Gets a list of departments by ID or filter", "Получает информацию о пользователях для диалога": "Get users information for dialog", +"ТекущаяДата - 60 * 60 * 24); // Дата создания": "CurrentDate - 60 * 60 * 24); // Creation date", "Установить пользовательские настройки календаря": "Set custom calendar settings", "УстановитьFormТело: Тело установлено, размер %1": "SetFormBody: Body set, size %1", +"Dropbox_ПолучитьДанныеИспользованияПространства": "Dropbox_GetSpaceUsageData", "Удаляет участника из выбранного группового чата": "Removes a member from the selected group chat", -"Модуль для работы с Google Sheets из набора ОПИ": "Google Sheets Module of OpenIntegrations", -"Получает список сообщений в очереди на отправку": "Gets the list of messages in the queue to be sent", +"Структура: `{ role: \"имя\", db: \"база данных\" }`": "Structure: `{ role: \"name\", db: \"database\" }`", +"ПолучитьПользовательскиеНастройкиКалендаря (хук": "GetCustomCalendarSettings (wh", +"Ошибка получения коллекции для формирования XML": "Error getting a collection for XML generation", +"Файлы для загрузки: Ключ > путь на NC, Значение": "Files: Key > destination path on NC, Value", +"Структура полей лида (см. ПолучитьСтруктуруЛида": "Lead fields structure (see GetLeadStructure", +"Добавьте необходимые для ваших целей разрешения": "Add the permissions required for your purposes", +"Не удалось удалить файл запроса после установки": "Failed to delete query file after execution", +"Разрешает незащищенное соединение с библиотекой": "Allows an unsecured connection to the library", +"Токен авторизации, если используется не веб-хук": "Access token, when app auth method used", +"Загружает выбранную модель в оперативную память": "Loads the selected model into RAM", "Значение параметра будет преобразовано в строку": "The parameter value will be converted to a string", "УстановитьJsonТело: тело установлено, размер %1": "SetJsonBody: body set, size %1", -"ТекущаяДата - 60 * 60 * 24); // Дата создания": "CurrentDate - 60 * 60 * 24); // Creation date", -"Перейдите на [страницу Календаря в Marketplace]": "Go to the [Calendar page on the Marketplace]", +"УстановитьJsonТело: Тело установлено, размер %1": "SetJsonBody: Body set, size %1", "Модуль для работы с Yandex Market из набора ОПИ": "Yandex Market Module of OpenIntegrations", -"СформироватьЗапрос: Создание объекта соединения": "FormRequest: Creating a connection object", -"Загружает выбранную модель в оперативную память": "Loads the selected model into RAM", -"разрешить участникам добавлять новых участников": "allow members to add new participants", -"Получает события календарей с фильтрами или без": "Gets events of calendars with or without filters", -"Получает список файлов с или без отбора по типу": "Gets a list of files with or without filtering by type", -"Добавьте необходимые для ваших целей разрешения": "Add the permissions required for your purposes", -"Структура: `{ role: \"имя\", db: \"база данных\" }`": "Structure: `{ role: \"name\", db: \"database\" }`", "Структура: `{ user: <имя>, db: <база данных> }`": "Structure: `{ user: , db: }`", -"Структура полей лида (см. ПолучитьСтруктуруЛида": "Lead fields structure (see GetLeadStructure", -"ДобавитьЗаголовок: установка заголовков запроса": "AddHeader: header setting", -"Выполняет запрос, если он был сформирован ранее": "Executes the request if it was created earlier", -"Авторизация: строка для JWT, структура для basic": "Authorization: string for JWT, structure for basic", -"Вы можете передать до 100 идентификаторов за раз": "You can pass up to 100 identifiers at a time", -"tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "tools/Modules/internal/Classes/OPI_HTTPClient.os", -"Telegram_ОчиститьСписокЗакрепленныхСообщенийТемы": "Telegram_ClearTopicPinnedMessagesList", -"Истина > в макете будут только обязательные поля": "True > only required fields will be in the set", -"Отбор по имени или именам настроек для получения": "Filter by setting name or names for retrieval", -"Вид обработки текста (HTML, Markdown, MarkdownV2": "Text processing type (HTML, Markdown, MarkdownV2", +"СформироватьЗапрос: Создание объекта соединения": "FormRequest: Creating a connection object", +"Для тела запроса установлен несуществующий файл": "A non-existent file is set for the request body", +"Передана некорректная структура доп. заголовков": "Incorrect additional headers structure passed", +"Получает список файлов с или без отбора по типу": "Gets a list of files with or without filtering by type", +"UUID штрихкода, полученный при его формировании": "The UID of the barcode received when the barcode was created", +"Получает события календарей с фильтрами или без": "Gets events of calendars with or without filters", +"Модуль для работы с Google Sheets из набора ОПИ": "Google Sheets Module of OpenIntegrations", +"разрешить участникам добавлять новых участников": "allow members to add new participants", +"Получает токен по коду из авторизации в бразуере": "Gets token by code from browser authorization", +"Удаление заказа](@api-docs.cdek.ru/29924487.html": "Deleting an order](@api-docs.cdek.ru/33828855.html", "Ожидает подключение в течении указанного времени": "Waiting for connection for the specified time", -"Массив или одна структура полей атрибутов товара": "Array or one structure of product attribute fields", +"Отбор файлов по каталогу. Все, если не заполнено": "Selection of files by catalog. All if not filled in", +"двоичные данные zip архива с содержимым каталога": "binary data of the zip archive with the contents of the directory", +"Получает список пользовательских полей для задач": "Gets list of custom task fields", "Некорректный метод! Проверьте правильность ввода": "Incorrect method! Check input correctness", "Добавляет сообщение в обсуждение от имени группы": "Adds a message to the discussion on behalf of the group", "РазбитьURL: разбиение запроса на составные части": "SplitURL: splitting a request into component parts", -"двоичные данные zip архива с содержимым каталога": "binary data of the zip archive with the contents of the directory", +"Массив или одна структура полей атрибутов товара": "Array or one structure of product attribute fields", "Таймаут ожидания уведомления, если очередь пуста": "Timeout for waiting for a notification if the queue is empty", "Истина > сортировать по дате, Ложь > по алфавиту": "True > sort by date, False > alphabetically", -"Получает список пользовательских полей для задач": "Gets list of custom task fields", -"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "ClearPinnedMessagesList (main", +"Авторизация: строка для JWT, структура для basic": "Authorization: string for JWT, structure for basic", +"Получает данные строки таблицы по идентификатору": "Gets row data of the table by identifier", +"Истина > в макете будут только обязательные поля": "True > only required fields will be in the set", +"Ozon_ЗагрузитьКодыАктивацииТовара(ПараметрыТеста": "Ozon_UploadProductActivationCodes(TestParameters", +"Отклоняет вступление пользователя в закрытый чат": "Rejects the user's request to join a private chat room", +"Модуль работы с внешними компонентами набора ОПИ": "External Components Module of OpenIntegrations", +"Отбор по имени или именам настроек для получения": "Filter by setting name or names for retrieval", +"!OInt ТекущийКаталог = ТекущийСценарий().Каталог": "!OInt CurrentDirectory = CurrentScript().Path", +"Число повторов при ошибке в комплексных запросах": "Number of retries on error in complex requests", +"Созвращает список дочерних блоков блока-родителя": "Returns list of child blocks of parent block", +"Маркер продолжения списка из предыдущего запроса": "Next page marker from the previous request", +"Инициализировать: установка стандартных значений": "Initialize: setting of default values", "Загружает файл на диск по заданному пути частями": "Uploads a file to disk at the specified path in parts", -"Список регионов](@api-docs.cdek.ru/33829418.html": "List of Regions](@api-docs.cdek.ru/33829453.html", "Получает структуру параметров тестового элемента": "Gets the test item parameter structure", "Вид голоса: alloy, ash, ballad, coral, echo и др": "Voice type: alloy, ash, ballad, coral, echo, etc.", -"Ozon_ЗагрузитьКодыАктивацииТовара(ПараметрыТеста": "Ozon_UploadProductActivationCodes(TestParameters", -"Инициализировать: установка стандартных значений": "Initialize: setting of default values", -"Получает данные строки таблицы по идентификатору": "Gets row data of the table by identifier", -"Получает токен по коду из авторизации в бразуере": "Gets token by code from browser authorization", -"Удаление заказа](@api-docs.cdek.ru/29924487.html": "Deleting an order](@api-docs.cdek.ru/33828855.html", -"Маркер продолжения списка из предыдущего запроса": "Next page marker from the previous request", -"Отбор файлов по каталогу. Все, если не заполнено": "Selection of files by catalog. All if not filled in", -"Модуль для работы с базами MongoDB из набора ОПИ": "MongoDB Module of OpenIntegrations", -"Число повторов при ошибке в комплексных запросах": "Number of retries on error in complex requests", -"Получает доступные интервалы доставки для заказа": "Gets available delivery intervals for order", -"ТребуетсяОбработкаУправляющихПоследовательностей": "RequiresProcessingOfEscapeSequences", -"Создает новую коллекцию с указанными параметрами": "Creates a new collection with the specified parameters", -"Удаление заявки](@api-docs.cdek.ru/29948379.html": "Deleting a courier invitation](@api-docs.cdek.ru/33828880.html", +"Вид обработки текста (HTML, Markdown, MarkdownV2": "Text processing type (HTML, Markdown, MarkdownV2", +"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "ClearPinnedMessagesList (main", "Удаляет ранее созданный результат из комментария": "Deletes task result, created from a comment", -"ПолучитьСтруктуруПараметровПредставлений (пустая": "GetEmbeddingsParameterStructure (empty", +"URL, который будет открыт клиентским приложением": "URL to be opened by the client application", +"Список регионов](@api-docs.cdek.ru/33829418.html": "List of Regions](@api-docs.cdek.ru/33829453.html", +"Фильтр офисов. См. ПолучитьОписаниеФильтраОфисов": "Office filter. See GetOfficeFilterDescription", +"Генерирует ответ по заданному текстовому запросу": "Generates a response for a given text query", +"Идентификатор товара в системе продавца (Артикул": "Item identifier in the vendor's system (Article", "Ozon_ПолучитьДоступныеТоварыАкции(ПараметрыТеста": "Ozon_GetAvailablePromoProducts(TestParameters", +"сериализованный JSON ответа от CDEK или PDF файл": "serialized JSON response from CDEK or a PDF file", "Сформируйте ссылку и перейдите по ней в браузере": "Form a link and click on it in your browser", +"Не удалось удалить временный файл после загрузки": "Failed to delete temporary file after upload", +"Создает новый блок на основе существующего блока": "Creates a new block based on an existing block", +"ID активного подключения. См. ОжидатьПодключение": "Active connection ID. See AwaitingConnection", +"Источник сообщения: system, user, assistant и др": "Source of the message: system, user, assistant, etc.", +"CLI_GreenAPI_СкачатьФайлСообщения(ПараметрыТеста": "CLI_GreenAPI_DownloadMessageFile(TestParameters", "Дата начала нужного периода доступных таймслотов": "Start date of the required period of available timeslots", "!OInt Сообщить(OPI_Инструменты.JSONСтрокой(Ответ": "!OInt Message(OPI_Tools.JSONString(Response", -"URL, который будет открыт клиентским приложением": "URL to be opened by the client application", -"CLI_GreenAPI_СкачатьФайлСообщения(ПараметрыТеста": "CLI_GreenAPI_DownloadMessageFile(TestParameters", -"Источник сообщения: system, user, assistant и др": "Source of the message: system, user, assistant, etc.", -"ID активного подключения. См. ОжидатьПодключение": "Active connection ID. See AwaitingConnection", -"Создает новый блок на основе существующего блока": "Creates a new block based on an existing block", -"Не удалось удалить временный файл после загрузки": "Failed to delete temporary file after upload", -"Генерирует ответ по заданному текстовому запросу": "Generates a response for a given text query", -"Фильтр офисов. См. ПолучитьОписаниеФильтраОфисов": "Office filter. See GetOfficeFilterDescription", -"Отклоняет вступление пользователя в закрытый чат": "Rejects the user's request to join a private chat room", -"Лимит пользователей (бесконечно, если не указано": "User limit (infinite if not specified", -"!OInt ТекущийКаталог = ТекущийСценарий().Каталог": "!OInt CurrentDirectory = CurrentScript().Path", -"Коллекция КлючЗначение дополнительных параметров": "KeyValue collection of additional parameters", -"сериализованный JSON ответа от CDEK или PDF файл": "serialized JSON response from CDEK or a PDF file", -"Созвращает список дочерних блоков блока-родителя": "Returns list of child blocks of parent block", -"Идентификатор товара в системе продавца (Артикул": "Item identifier in the vendor's system (Article", -"пользователь, последним изменивший статус задачи": "the user who last changed the task status", -"Существующее соединение или параметры соединения": "Existing connection or connection parameters", -"Модуль работы с внешними компонентами набора ОПИ": "External Components Module of OpenIntegrations", -"Помечает элемент чеклиста задачи как выполненный": "Mark an element as completed", -"Забрать токен из параметра URL в адресной строке": "Retrieve the token from the URL parameter in the address bar", -"Модуль для работы с S3 хранилищами из набора ОПИ": "S3 Storage Module of OpenIntegrations", -"!OInt ЭтоCLI = ПолучитьПеременнуюСреды(\"OINT_CLI": "!OInt IsCLI = GetEnvironmentVariable(\"OINT_CLI", +"ПолучитьСтруктуруПараметровПредставлений (пустая": "GetEmbeddingsParameterStructure (empty", +"Telegram_ОчиститьСписокЗакрепленныхСообщенийТемы": "Telegram_ClearTopicPinnedMessagesList", "Документы и массивы в структуру не оборачиваются": "Documents and arrays are not wrapped in a structure", +"Помечает элемент чеклиста задачи как выполненный": "Mark an element as completed", +"ТребуетсяОбработкаУправляющихПоследовательностей": "RequiresProcessingOfEscapeSequences", +"tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "tools/Modules/internal/Classes/OPI_HTTPClient.os", +"Коллекция КлючЗначение дополнительных параметров": "KeyValue collection of additional parameters", +"пользователь, последним изменивший статус задачи": "the user who last changed the task status", +"Удаление заявки](@api-docs.cdek.ru/29948379.html": "Deleting a courier invitation](@api-docs.cdek.ru/33828880.html", +"Вы можете передать до 100 идентификаторов за раз": "You can pass up to 100 identifiers at a time", +"Забрать токен из параметра URL в адресной строке": "Retrieve the token from the URL parameter in the address bar", +"Существующее соединение или параметры соединения": "Existing connection or connection parameters", +"!OInt ЭтоCLI = ПолучитьПеременнуюСреды(\"OINT_CLI": "!OInt IsCLI = GetEnvironmentVariable(\"OINT_CLI", "Модуль для работы с Yandex Metrika из набора ОПИ": "Yandex Metrika Module of OpenIntegrations", -"Обновляет значение записей по выбранным критериям": "Updates the value of records by selected criteria", -"Время чтения данных (сек). 0 > до конца сообщения": "Data reading time (sec). 0 > until the end of the message", -"Максимальный вес в кг, который может принять офис": "Maximum weight in kg that the office can accept", -"Ozon_ПолучитьСтатусДобавленияКодов(ПараметрыТеста": "Ozon_GetCodesUploadStatus(TestParameters", -"источник сообщения: system, user, assistant, tool": "message source: system, user, assistant, tool", -"Общий модуль инструментов работы с SQL набора ОПИ": "Common SQL Tools Module of OpenIntegrations", -"тип календаря: user (пользователя), group (группы": "calendar type: user, group", -"Таймаут ожидания записи (мс). 0 > без ограничений": "Data reading timeout (ms). 0 > no limit", -"Список позиций: Ключ > SKU, Значение > Количество": "Items list: Key > SKU, Value > Amount", -"Генерирует аудио с озвучиванием указанного текста": "Generates audio with the specified text for speech synthesis", -"Преобразует файл с Base64 строкой в бинарный файл": "Convert file with Base64 string to binary file", -"Источник: https:github.com/vbondarevsky/Connector": "Source: https:github.com/vbondarevsky/Connector", -"Твиттер не смог обработать загруженное вами видео": "Twitter could not process the video you uploaded", -"Изменяет информацию о количестве товара в наличии": "Changes the information about the stock amount of a product", -"Тип чата OPEN (публичный) | CHAT (по приглашениям": "Chat type OPEN (Public) | CHAT (Private", -"tools/Modules/internal/Classes/OPI_ЗапросыHTTP.os": "tools/Modules/internal/Classes/OPI_HTTPRequests.os", +"Получает доступные интервалы доставки для заказа": "Gets available delivery intervals for order", +"Лимит пользователей (бесконечно, если не указано": "User limit (infinite if not specified", +"Создает новую коллекцию с указанными параметрами": "Creates a new collection with the specified parameters", +"Модуль для работы с базами MongoDB из набора ОПИ": "MongoDB Module of OpenIntegrations", +"Модуль для работы с S3 хранилищами из набора ОПИ": "S3 Storage Module of OpenIntegrations", +"Путь внутри публичного каталога (только для папок": "Path within public catalog (folders only", "Формирует строку подключения из переданных данных": "Forms a connection string from the passed data", +"Номер телефона в международном формате без + и 00": "Phone number in international format without + and 00", +"Изменяет информацию о количестве товара в наличии": "Changes the information about the stock amount of a product", +"Источник: https:github.com/vbondarevsky/Connector": "Source: https:github.com/vbondarevsky/Connector", +"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSSH.os": "OneScript: ./OInt/tools/Modules/OPI_SSHRequests.os", +"Преобразует файл с Base64 строкой в бинарный файл": "Convert file with Base64 string to binary file", +"Таймаут ожидания записи (мс). 0 > без ограничений": "Data reading timeout (ms). 0 > no limit", +"tools/Modules/internal/Classes/OPI_ЗапросыHTTP.os": "tools/Modules/internal/Classes/OPI_HTTPRequests.os", +"Фильтр. См. ПолучитьСтруктуруФильтраПользователей": "Filter. See GetUserFilterStructure", +"Генерирует аудио с озвучиванием указанного текста": "Generates audio with the specified text for speech synthesis", +"CLI_Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "CLI_Ozon_UpdateProductImages(TestParameters", +"Твиттер не смог обработать загруженное вами видео": "Twitter could not process the video you uploaded", +"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSQL.os": "OneScript: ./OInt/tools/Modules/OPI_SQLQueries.os", +"тип календаря: user (пользователя), group (группы": "calendar type: user, group", +"Зайдите в приложение Viber и создайте новый канал": "Open the Viber app and create a new channel", +"tools/Modules/internal/Modules/OPI_Инструменты.os": "tools/Modules/internal/Modules/OPI_Tools.os", +"запрещать приглашать в событие, если время занято": "disallow invitations to an event if the time is full", +"ID подборка для помещения товара, если необходимо": "Selection ID for placing the product, if needed", +"Получает план задач на день текущего пользователя": "Gets the task plan for the current users day", +"Максимальное время блокировки при awaitData (в мс": "Maximum lock time during awaitData (in ms", +"Общий модуль инструментов работы с SQL набора ОПИ": "Common SQL Tools Module of OpenIntegrations", +"Модуль для работы с Google Calendar из набора ОПИ": "Google Calendar Module of OpenIntegrations", +"Список позиций: Ключ > SKU, Значение > Количество": "Items list: Key > SKU, Value > Amount", +"Путь к каталогу. Необязателен, если указан курсор": "Path to the directory. Optional if the cursor is specified", "ОжидаетЧто(Результат[\"entity\"][\"uuid\"]).Заполнено": "ExpectsThat(Result[\"entity\"][\"uuid\"]).Filled", "Получает ссылку для ручной загрузки файла на Диск": "Gets a link for manual file upload to Disk", "Вид загрузки (Пост, Товар, История, Опрос, Прочее": "Upload type (Post, Product, Story, Poll, Other", -"Зайдите в приложение Viber и создайте новый канал": "Open the Viber app and create a new channel", -"Путь к каталогу. Необязателен, если указан курсор": "Path to the directory. Optional if the cursor is specified", -"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSQL.os": "OneScript: ./OInt/tools/Modules/OPI_SQLQueries.os", -"CLI_Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "CLI_Ozon_UpdateProductImages(TestParameters", -"запрещать приглашать в событие, если время занято": "disallow invitations to an event if the time is full", -"Путь внутри публичного каталога (только для папок": "Path within public catalog (folders only", -"ПолучитьСтруктуруФильтраСобытийКалендарей (пустая": "GetCalendarEventsFilterStructure (empty", -"Номер телефона в международном формате без + и 00": "Phone number in international format without + and 00", -"Фильтр. См. ПолучитьСтруктуруФильтраПользователей": "Filter. See GetUserFilterStructure", -"OneScript: ./OInt/tools/Modules/OPI_Компоненты.os": "OneScript: ./OInt/tools/Modules/OPI_AddIns.os", -"Открывает GRPC соединение для работы с ClickHouse": "Opens a GRPC connection for working with ClickHouse", -"стандартное представление: day, week, month, list": "standard presentation: day, week, month, list", -"Вариант генерации фона: transparent, opaque, auto": "Generation background option: transparent, opaque, auto", "Истина > возвращает поля фильтра как соответствие": "True > returns the filter fields as a map", +"Тип чата OPEN (публичный) | CHAT (по приглашениям": "Chat type OPEN (Public) | CHAT (Private", +"ПолучитьСтруктуруФильтраСобытийКалендарей (пустая": "GetCalendarEventsFilterStructure (empty", "Получает список доступных значений характеристики": "Gets the list of available values of the attribute", +"Время чтения данных (сек). 0 > до конца сообщения": "Data reading time (sec). 0 > until the end of the message", +"Вариант генерации фона: transparent, opaque, auto": "Generation background option: transparent, opaque, auto", +"Общий модуль инструментов работы с SSH набора ОПИ": "Common SSH Tools Module of OpenIntegrations", +"Дополнительные заголовки запроса, если необходимо": "Additional request headers, if necessary", +"Передана некорректная конфигурация соединения: %1": "Incorrect connection configuration provided: %1", +"источник сообщения: system, user, assistant, tool": "message source: system, user, assistant, tool", +"Параметры элемента. См. ПолучитьСтруктуруЭлемента": "Item parameters. See GetItemStructure", "Признак преобразования полученных данных в строку": "Flag of converting the received data into a string", -"Модуль для работы с Google Calendar из набора ОПИ": "Google Calendar Module of OpenIntegrations", +"Идентификатор или массив индентификаторов записей": "Identifier or array of record identifiers", +"Ошибка валидации JSON параметра. Индекс массив %1": "JSON validation error for parameter. Array position %1", "ОтправитьТекстовоеСообщение (клавиатура структура": "SendTextMessage (keyboard structure", "Структура счетчика. См. ПолучитьСтруктуруСчетчика": "Counter structure. See GetCounterStructure", -"tools/Modules/internal/Modules/OPI_Инструменты.os": "tools/Modules/internal/Modules/OPI_Tools.os", -"Ошибка валидации JSON параметра. Индекс массив %1": "JSON validation error for parameter. Array position %1", -"Отменяет публикацию ранее опубликованного объекта": "Unpublishes a previously published object", -"Идентификатор или массив индентификаторов записей": "Identifier or array of record identifiers", +"Ozon_ПолучитьСтатусДобавленияКодов(ПараметрыТеста": "Ozon_GetCodesUploadStatus(TestParameters", "Таймаут ожидания данных (мс). 0 > без ограничений": "Data waiting timeout (ms). 0 > no limit", -"Параметры элемента. См. ПолучитьСтруктуруЭлемента": "Item parameters. See GetItemStructure", -"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSSH.os": "OneScript: ./OInt/tools/Modules/OPI_SSHRequests.os", -"ID подборка для помещения товара, если необходимо": "Selection ID for placing the product, if needed", -"Обновляет изображения и маркетинговый цвет товара": "Update images and marketing color", -"Получает план задач на день текущего пользователя": "Gets the task plan for the current users day", -"Максимальное время блокировки при awaitData (в мс": "Maximum lock time during awaitData (in ms", +"Максимальный вес в кг, который может принять офис": "Maximum weight in kg that the office can accept", +"Отменяет публикацию ранее опубликованного объекта": "Unpublishes a previously published object", +"Обновляет значение записей по выбранным критериям": "Updates the value of records by selected criteria", "Получает структуру стандартных настроек календаря": "Gets the structure of the default calendar settings", -"Передана некорректная конфигурация соединения: %1": "Incorrect connection configuration provided: %1", -"УстановитьЗаголовки: установка заголовков запроса": "SetHeaders: query header setting", -"Дополнительные заголовки запроса, если необходимо": "Additional request headers, if necessary", -"Общий модуль инструментов работы с SSH набора ОПИ": "Common SSH Tools Module of OpenIntegrations", +"Открывает GRPC соединение для работы с ClickHouse": "Opens a GRPC connection for working with ClickHouse", "Подтверждает окончание загрузки объекта по частям": "Confirms the multipart uploading finish", "Источник сообщения: system, user, assistant, tool": "Message source: system, user, assistant, tool", -"Открывает FTP соединение с указанными настройками": "Creates an FTP connection with the specified settings", -"Получает список файлов с отбором каталога или без": "Gets a list of files with or without directory selection", +"Тип вложений: tweet_video, tweet_image, tweet_gif": "Attachment type: tweet_video, tweet_image, tweet_gif", "отмечать входящие сообщения прочитанными: yes, no": "mark incoming messages as read: yes, no", "Изменение заказа](@api-docs.cdek.ru/36981178.html": "Update an order](@api-docs.cdek.ru/36989543.html", +"Получает список файлов с отбором каталога или без": "Gets a list of files with or without directory selection", +"Обновляет изображения и маркетинговый цвет товара": "Update images and marketing color", +"стандартное представление: day, week, month, list": "standard presentation: day, week, month, list", +"Открывает FTP соединение с указанными настройками": "Creates an FTP connection with the specified settings", +"OneScript: ./OInt/tools/Modules/OPI_Компоненты.os": "OneScript: ./OInt/tools/Modules/OPI_AddIns.os", +"УстановитьЗаголовки: установка заголовков запроса": "SetHeaders: query header setting", "УстановитьПользовательскиеНастройкиКалендаря (хук": "SetCustomCalendarSettings (wh", -"Тип вложений: tweet_video, tweet_image, tweet_gif": "Attachment type: tweet_video, tweet_image, tweet_gif", -"Модуль для работы с Google Workspace из набора ОПИ": "Google Workspace Module of OpenIntegrations", -"Истина > возвращает строку, Ложь > двоичные данные": "True > returns string, False > binary data", -"ID блока, после которого необходимо встаивть новый": "Block ID after which to insert the new one", -"Информация о выполнении. См. ПолучитьСтруктуруЛога": "Execution information. See GetLogStructure", -"Неизвестный параметр в позиции %1 параметр %2 %3%4": "Unknown parameter in position %1 parameter %2 %3%4", -"Получает временный токен на основе логина и пароля": "Gets a temporary token based on login and password", -"OneScript: ./OInt/tools/Modules/OPI_ЗапросыHTTP.os": "OneScript: ./OInt/tools/Modules/OPI_HTTPRequests.os", -"Код страны производителя товара ISO_3166-1_alpha-2": "Country code of the product manufacturer as ISO_3166-1_alpha-2", +"Добавляет заголовок запроса для Bearer авторизации": "Adds a request header for Bearer authorization", +"Не удалось привести структуру значений к коллекции": "Failed to convert the structure of values to a collection", +"Добавляет новый текстовый тег к файлу или каталогу": "Add new tag to file or folder", "IP адрес с портом или доменное имя для подключения": "Host IP address with port or URL", -"Ozon_ПолучитьУчаствующиеТоварыАкции(ПараметрыТеста": "Ozon_GetCurrentPromoProducts(TestParameters", -"Получает список заблокированных пользователей чата": "Gets the list of blocked chat users", +"строка или список строк текста лицензий для модели": "a string or list of strings of license text for the model", +"tools/Modules/internal/Modules/OPI_Криптография.os": "tools/Modules/internal/Modules/OPI_Cryptography.os", +"ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "GetCalednarCustomSettingsStructure", "Комплект защитных плёнок для X3 NFC. Темный хлопок": "Protective film set for X3 NFC. Dark cotton", "Модуль для работы с Telegram Bot API из набора ОПИ": "Telegram Bot API Module of OpenIntegrations", -"Не удалось привести структуру значений к коллекции": "Failed to convert the structure of values to a collection", +"Получает список заблокированных пользователей чата": "Gets the list of blocked chat users", "Идентификаторы товаров в системе продавца (Артикул": "Item identifiers in the vendor's system (Article", -"Получает список пользователей по заданному фильтру": "Gets the list of users according to the specified filter", -"ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "GetCalednarCustomSettingsStructure", +"Модуль для работы с Google Workspace из набора ОПИ": "Google Workspace Module of OpenIntegrations", +"Код ПВЗ СДЭК для самостоятельного привоза клиентом": "Code of CDEK POZ for self carriage by the customer", +"Ozon_ПолучитьУчаствующиеТоварыАкции(ПараметрыТеста": "Ozon_GetCurrentPromoProducts(TestParameters", +"Устанавлиает шифрование бакета по XML конфигурации": "Sets bucket encryption by XML configuration", +"Не удалось удалить файл ключей после инициализации": "Failed to delete key file after initialization", +"Получает информацию о пользовательском поле задачи": "Get custom task field data", +"Курьеру необходим документ удостоверяющий личность": "The courier needs an identity document", +"Данные сообщения в виде строки или двоичных данных": "Message data as string or binary data", +"УстановитьСтандартныеНастройки: установка настроек": "SetDefaultSettings: configuration setting", +"Информация о выполнении. См. ПолучитьСтруктуруЛога": "Execution information. See GetLogStructure", +"Код страны производителя товара ISO_3166-1_alpha-2": "Country code of the product manufacturer as ISO_3166-1_alpha-2", +"Получает временный токен на основе логина и пароля": "Gets a temporary token based on login and password", +"Получает данные из потока существующего соединения": "Gets data from the flow stream of an existing connection", "Номер заказа в ИС Клиента (uuid, если не заполнено": "Order number in the customers system (uuid, if not filled in", "Время показа признака набора перед отправкой (в мс": "Time to show typing indicator before sending (in ms", "Создает новое свойство для использования в товарах": "Creates a new property for use in products", "частота повторения: DAILY, WEEKLY, MONTHLY, YEARLY": "repetition rate: DAILY, WEEKLY, MONTHLY, YEARLY", "Создает постоянный токен пользователя ReportPortal": "Creates a permanent ReportPortal user token", +"Формирует штрихкод места в формате PDF для заказов": "Generates a PDF barcode CP for orders", "Отправляет сообщение (ответ) выбранному соединению": "Sends a message (response) to the selected connection", -"Получает данные из потока существующего соединения": "Gets data from the flow stream of an existing connection", -"Код ПВЗ СДЭК для самостоятельного привоза клиентом": "Code of CDEK POZ for self carriage by the customer", -"Добавляет заголовок запроса для Bearer авторизации": "Adds a request header for Bearer authorization", -"Добавляет новый текстовый тег к файлу или каталогу": "Add new tag to file or folder", -"Не удалось удалить файл ключей после инициализации": "Failed to delete key file after initialization", -"строка или список строк текста лицензий для модели": "a string or list of strings of license text for the model", -"tools/Modules/internal/Modules/OPI_Криптография.os": "tools/Modules/internal/Modules/OPI_Cryptography.os", -"Устанавлиает шифрование бакета по XML конфигурации": "Sets bucket encryption by XML configuration", -"CLI_GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "CLI_GetAuthorizationCode(TestParameters", -"УстановитьОбъектСоединения: Передано не соединение": "SetConnectionObject: Not a connection has been passed", -"Переслыает существующее сообщение в текущий диалог": "Forwards an existing message to the current dialog box", -"!OInt МассивПути = СтрРазделить(ТекущийКаталог": "PathArray = StrSplit(CurrentDirectory", +"Удаляет одну или массив записей по идентификаторам": "Deletes one or an array of records by identifiers", +"Получает список пользователей по заданному фильтру": "Gets the list of users according to the specified filter", +"Описание заявки. См. ПолучитьОписаниеЗаявкиКурьера": "Invitations description. See GetCourierInvitationsDescription", +"ПолучитьСоответствиеУправляющихПоследовательностей": "GetEscapeSequencesMap", +"OneScript: ./OInt/tools/Modules/OPI_ЗапросыHTTP.os": "OneScript: ./OInt/tools/Modules/OPI_HTTPRequests.os", +"Получить структуру описания картинок для генерации": "Get image description structure for generation", +"Признак деления массива на отдельные параметры URL": "Flag for dividing the array into individual URL parameters", +"Устанавливает тело даже при передаче пустых данных": "Sets the body even when empty data is passed", +"ОбработатьЗапрос: формирование объекта HTTPЗапроса": "ProcessRequest: creation of HTTPRequest object", "Отсутствуют обязательные поля в параметрах доступа": "Missing mandatory fields in access parameters", +"Формирует строку для подключения к серверу MongoDB": "Forms a MongoDB connection string", "Истина > возвращает поля настроек как соответствие": "True > returns settings fields as a mapping", "URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_Domain", "Некорректная команда! Проверьте правильность ввода": "Incorrect command! Check input correctness", "Отправляет данные о местоположении в указанный чат": "Sends location data to the specified chat room", -"ПолучитьСоответствиеУправляющихПоследовательностей": "GetEscapeSequencesMap", -"ДобавитьПараметрURL: Передан пустой ключ - пропуск": "AddURLParameter: Empty key passed - skipping", -"Завершает запущенный ранее сеанс выполнения тестов": "Ends a previously started test execution session", -"Получает информацию о пользовательском поле задачи": "Get custom task field data", -"Описание заявки. См. ПолучитьОписаниеЗаявкиКурьера": "Invitations description. See GetCourierInvitationsDescription", -"Формирует штрихкод места в формате PDF для заказов": "Generates a PDF barcode CP for orders", -"Удаляет одну или массив записей по идентификаторам": "Deletes one or an array of records by identifiers", -"Курьеру необходим документ удостоверяющий личность": "The courier needs an identity document", -"Формирует строку для подключения к серверу MongoDB": "Forms a MongoDB connection string", -"ОбработатьЗапрос: формирование объекта HTTPЗапроса": "ProcessRequest: creation of HTTPRequest object", -"Расширенное определение адресов в пассивном режиме": "Advanced passive mode address resolution", -"УстановитьСтандартныеНастройки: установка настроек": "SetDefaultSettings: configuration setting", -"Устанавливает тело даже при передаче пустых данных": "Sets the body even when empty data is passed", -"Признак деления массива на отдельные параметры URL": "Flag for dividing the array into individual URL parameters", "Ozon_ПолучитьСтатусДобавленияТовара(ПараметрыТеста": "Ozon_GetProductCreationStatus(TestParameters", +"ДобавитьПараметрURL: Передан пустой ключ - пропуск": "AddURLParameter: Empty key passed - skipping", +"Неизвестный параметр в позиции %1 параметр %2 %3%4": "Unknown parameter in position %1 parameter %2 %3%4", "Данные заполнения, где ключ это имя ячейки вида A1": "Fill data where the key is the cell name like A1", -"Получить структуру описания картинок для генерации": "Get image description structure for generation", +"Истина > возвращает строку, Ложь > двоичные данные": "True > returns string, False > binary data", +"ID блока, после которого необходимо встаивть новый": "Block ID after which to insert the new one", +"Завершает запущенный ранее сеанс выполнения тестов": "Ends a previously started test execution session", "ID асинхронной работы из ответа ЗагрузитьФайлПоURL": "ID of async jsob from UploadFileByURL response", "Windows установщик CLI приложения с аддоном Melezh": "Windows installer for CLI application with Melezh addon", -"Особые настройки правил сравнения полей при поиске": "Special field comparison rules", "Информация о чеке](@api-docs.cdek.ru/68257388.html": "Cashbox check information](@api-docs.cdek.ru/68258028.html", -"Запрещает доступ к файлу для внешних пользователей": "Prohibits access to the file for external users", "Адрес активного соединения. См. ОжидатьПодключения": "The address of the active connection. See AwaitConnections", +"Особые настройки правил сравнения полей при поиске": "Special field comparison rules", +"!OInt МассивПути = СтрРазделить(ТекущийКаталог": "PathArray = StrSplit(CurrentDirectory", +"CLI_GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "CLI_GetAuthorizationCode(TestParameters", +"Расширенное определение адресов в пассивном режиме": "Advanced passive mode address resolution", +"Переслыает существующее сообщение в текущий диалог": "Forwards an existing message to the current dialog box", +"Запрещает доступ к файлу для внешних пользователей": "Prohibits access to the file for external users", +"УстановитьОбъектСоединения: Передано не соединение": "SetConnectionObject: Not a connection has been passed", "Запрос через открытое соединение (создание таблицы": "Request via open connection (table creation", -"Данные сообщения в виде строки или двоичных данных": "Message data as string or binary data", "Формирует кнопку действия для клавиатуры сообщения": "Forms an action button for the message keyboard", -"Структура полей сделки. См. ПолучитьСтруктуруСделки": "Deal fields structure. See. GetDealStructure", -"Структура: `{ role: \"<имя>\", db: \"<база данных>\" }`": "Structure: `{ role: \"\", db: \"\" }`", -"Очищает список закрепленных сообщений в теме форума": "Clears the list of pinned messages in the forum topic", -"Устанавливает статус (онлайн) текущего пользователя": "Sets the status (online) of the current user", -"Регистрация отказа](@api-docs.cdek.ru/55327658.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", -"Коннектор: удобный HTTP-клиент для 1С:Предприятие 8": "Connector: convenient HTTP client for 1C:Enterprise 8", -"цена до скидок; укажите значение 0, если скидок нет": "price before discounts; specify 0 if no discounts are available", -"Формирует структуру основных авторизационных данных": "Forms the structure of basic authorization data", -"НачатьЗаписьТелаMultipart: Создание потока в памяти": "StartMultipartBody: Creating a stream in memory", -"Важно: Для работы компоненты требуется GLIBC >=2.18": "Important: The component requires GLIBC >=2.18", -"Токен для удаления данных конкретной версии объекта": "Token for deleting data of a specific version of an object", -"автоприменения стратегий цены: ENABLED или DISABLED": "auto application of price strategies: ENABLED or DISABLED", "конечный (нижний) цвет информера в формате RRGGBBAA": "final (bottom) color of the informer in RRGGBBAA format", -"Путь к объекту, для которого необходимо создать тег": "Path to the object for which the tag needs to be created", -"Название региона, уточняющий параметр для поля city": "Region name, specifying parameter for the city field", -"Получает количество сообщений в очереди на отправку": "Gets the number of messages in the outgoing queue", -"только задачи, которые не являются подзадачами (Y|N": "only tasks that are not subtasks (Y|N)", -"Получает количество уведомлений во входящей очереди": "Gets the number of notifications in the incoming queue", -"В меню создания бота заполните все необходимые поля": "In the bot creation menu, fill in all the required fields", -"Признак использования соответствия вместо структуры": "Use map instead of structure", -"Таймаут ожидания новых сообщений при пустой очереди": "Timeout for waiting for new messages when the queue is empty", -"Продолжать получение после обработки порядка обмена": "Continue receiving after processing the exchange order", -"Очищает все существующие заголовки перед установкой": "Clears all existing headers before setting up", "Получает шаблон пустого описания для загрузки файла": "Gets a blank description template for uploading a file", "UUID уже существующего запуска, если rerun = Истина": "UUID of an existing launch if rerun = True", -"Получает данные одного или нескольких пользователей": "Gets data of one or more users", +"Получает количество уведомлений во входящей очереди": "Gets the number of notifications in the incoming queue", "Код региона СДЭК, уточняющий параметр для поля city": "CDEK region code, specifying parameter for the city field", -"ОтменитьЗаписьMultipart: Удаление записанных данных": "CancelMultipartBody: Deleting recorded data", -"Получает структуру описания внешней таблицы запроса": "Gets the description structure of the external table of the request", -"ОбработатьЗапрос: перенос тела в объект HTTPЗапроса": "ProcessRequest: place the body in the HTTPRequest object", -"Получает информацию о последней ошибке в соединении": "Gets information about the last error in the connection", -"Структура полей сделки (см. ПолучитьСтруктуруСделки": "Deal fields structure (see. GetDealStructure", -"Коллекция файлов: Ключ > Файл, Значение > Тип медиа": "File collection: Key > File, Value > Media Type", -"Существующее соединение или конфигурация соединения": "Existing connection or connection configuration", -"Структура полей задачи. См. ПолучитьСтруктуруЗадачи": "Task fields structure. See GetTaskFieldsStructure", -"УстановитьURL: Разбиение запроса на составные части": "SetURL: Splitting a request into component parts", -"УстановитьДвоичноеТело: Тело установлено, размер %1": "SetBinaryBody: Body set, size %1", -"Возвращает структуру полей настроек группового чата": "Returns the structure of group chat settings fields", -"Смещение для получение объектов не из начала списка": "Offset for getting objects not from the beginning of the list", +"НачатьЗаписьТелаMultipart: Создание потока в памяти": "StartMultipartBody: Creating a stream in memory", +"Токен для удаления данных конкретной версии объекта": "Token for deleting data of a specific version of an object", +"автоприменения стратегий цены: ENABLED или DISABLED": "auto application of price strategies: ENABLED or DISABLED", +"Важно: Для работы компоненты требуется GLIBC >=2.18": "Important: The component requires GLIBC >=2.18", +"Путь к объекту, для которого необходимо создать тег": "Path to the object for which the tag needs to be created", +"Получает количество сообщений в очереди на отправку": "Gets the number of messages in the outgoing queue", +"Очищает все существующие заголовки перед установкой": "Clears all existing headers before setting up", +"Название региона, уточняющий параметр для поля city": "Region name, specifying parameter for the city field", +"Структура: `{ role: \"<имя>\", db: \"<база данных>\" }`": "Structure: `{ role: \"\", db: \"\" }`", "Закрывает существующее соединение по идентификатору": "Closes an existing connection by identifier", -"Данные записей указываются как массив структур вида": "Record data is specified as an array of structures of the following type", -"Регистрация заказа](@api-docs.cdek.ru/29923926.html": "Order registration](@api-docs.cdek.ru/33828802.html", -"НачатьЗаписьТелаMultipart: создание потока в памяти": "StartMultipartBody: creating a stream in memory", -"Подтверждает вступление пользователя в закрытый чат": "Confirms the user's request to join a private chat room", -"Передана некорректная структура информации о сессии": "An incorrect session information structure was passed", -"Сообщения разговора. См. ПолучитьСтруктуруСообщения": "Conversation messages. See GetMessageStructure", "Параметры доступа. См. СформироватьПараметрыДоступа": "Access parameters. See FormAccessParameters", -"Данные авторизации. См.ПолучитьСтандартныеПараметры": "Authorization data. See GetStandardParameters", -"Модуль для работы с базами PostgreSQL из набора ОПИ": "PostgreSQL Module of OpenIntegrations", -"ID аккаунта для проверки, что бакет принадлежит ему": "Account ID to verify that hes the bucket owner", -"База данных, в которой необходимо провести операцию": "Database in which the operation needs to be performed", -"(Дополнительно) Определитесь с целью взаимодействия": "(Optional) Determine the purpose of the interaction", -"Структура полей задачи (см. ПолучитьСтруктуруЗадачи": "Task fields structure (see GetTaskFieldsStructure", "Ссылка на сайт интернет-магазина с описанием товара": "Link to the website of the online store with the description of the product", +"Модуль для работы с базами PostgreSQL из набора ОПИ": "PostgreSQL Module of OpenIntegrations", +"Регистрация отказа](@api-docs.cdek.ru/55327658.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", +"Получает структуру описания внешней таблицы запроса": "Gets the description structure of the external table of the request", +"Очищает список закрепленных сообщений в теме форума": "Clears the list of pinned messages in the forum topic", +"Формирует структуру основных авторизационных данных": "Forms the structure of basic authorization data", +"только задачи, которые не являются подзадачами (Y|N": "only tasks that are not subtasks (Y|N)", +"Продолжать получение после обработки порядка обмена": "Continue receiving after processing the exchange order", +"В меню создания бота заполните все необходимые поля": "In the bot creation menu, fill in all the required fields", +"Признак использования соответствия вместо структуры": "Use map instead of structure", +"Получает данные одного или нескольких пользователей": "Gets data of one or more users", +"Структура полей задачи. См. ПолучитьСтруктуруЗадачи": "Task fields structure. See GetTaskFieldsStructure", +"Таймаут ожидания новых сообщений при пустой очереди": "Timeout for waiting for new messages when the queue is empty", +"Сообщения разговора. См. ПолучитьСтруктуруСообщения": "Conversation messages. See GetMessageStructure", +"цена до скидок; укажите значение 0, если скидок нет": "price before discounts; specify 0 if no discounts are available", +"Коннектор: удобный HTTP-клиент для 1С:Предприятие 8": "Connector: convenient HTTP client for 1C:Enterprise 8", +"ОтменитьЗаписьMultipart: Удаление записанных данных": "CancelMultipartBody: Deleting recorded data", +"Передана некорректная структура информации о сессии": "An incorrect session information structure was passed", +"Структура полей задачи (см. ПолучитьСтруктуруЗадачи": "Task fields structure (see GetTaskFieldsStructure", +"База данных, в которой необходимо провести операцию": "Database in which the operation needs to be performed", +"Возвращает структуру полей настроек группового чата": "Returns the structure of group chat settings fields", +"УстановитьДвоичноеТело: Тело установлено, размер %1": "SetBinaryBody: Body set, size %1", +"НачатьЗаписьТелаMultipart: создание потока в памяти": "StartMultipartBody: creating a stream in memory", +"Регистрация заказа](@api-docs.cdek.ru/29923926.html": "Order registration](@api-docs.cdek.ru/33828802.html", +"Данные записей указываются как массив структур вида": "Record data is specified as an array of structures of the following type", +"Существующее соединение или конфигурация соединения": "Existing connection or connection configuration", +"Смещение для получение объектов не из начала списка": "Offset for getting objects not from the beginning of the list", +"(Дополнительно) Определитесь с целью взаимодействия": "(Optional) Determine the purpose of the interaction", +"Подтверждает вступление пользователя в закрытый чат": "Confirms the user's request to join a private chat room", +"Устанавливает статус (онлайн) текущего пользователя": "Sets the status (online) of the current user", +"УстановитьURL: Разбиение запроса на составные части": "SetURL: Splitting a request into component parts", +"Структура полей сделки. См. ПолучитьСтруктуруСделки": "Deal fields structure. See. GetDealStructure", +"ID аккаунта для проверки, что бакет принадлежит ему": "Account ID to verify that hes the bucket owner", +"УстановитьДвоичноеТело: тело установлено, размер %1": "SetBinaryBody: body set, size %1", "ID запуска, к которому принадлежит тестовый элемент": "Launch ID to which the test item belongs", "дата начала выборки. 3 месяца до текущепо умолчанию": "selection start date. 3 months before the current default", -"ИспользоватьMultipartПоляВOAuth: установка значения": "UseMultipartFieldsAtOAuth: setting the value", -"Код офиса СДЭК, на который будет доставлена посылка": "Code of CDEK office to which the package will be delivered", -"Получает информацию о сайте по его имени или токену": "Gets information about a site by its name or token", "Изменяет свойства календаря из списка пользователей": "Edits the properties of a calendar from the user's list", +"Код офиса СДЭК, на который будет доставлена посылка": "Code of CDEK office to which the package will be delivered", +"ИспользоватьMultipartПоляВOAuth: установка значения": "UseMultipartFieldsAtOAuth: setting the value", +"Получает информацию о последней ошибке в соединении": "Gets information about the last error in the connection", "ИмяМетода, ОписаниеМетода, ПолноеОписаниеПараметров": "MethodName, MethodDescription, FullParamsDescription", -"УстановитьДвоичноеТело: тело установлено, размер %1": "SetBinaryBody: body set, size %1", -"Написать сообщение пользователю в диалоге сообщества": "Write a message to a user in the community's dialog", -"Массив типов колонок. См. ПолучитьТипыКолонокТаблицы": "Array of column types. See GetTableColumnTypes", -"Проверяет существование BLOB по его SHA256 дайджесту": "Checks the existence of a BLOB by its SHA256 digest", -"Читает данные из указанного соединения в виде строки": "Reads data from the specified connection as a string", -"УстановитьСтроковоеТело: тело установлено, размер %1": "SetStringBody: body set, size %1", -"Ozon_УстановитьСкидкуНаУцененныйТовар(ПараметрыТеста": "Ozon_SetProductDiscount(TestParameters", -"Описание таблиц: Ключ > имя, Значение > массив полей": "Table description: Key > name, Value > array of fields", -"Завершает работу созданного ранее тестового элемента": "Ends a previously created test item", -"Здесь собрано определение данных для работы с VK API": "Here is a collection of data definitions for working with the VK API", -"В канал, из двоичных данных, с указанием имени файла": "To channel, from binary data, with file name", -"Фильтр списка. См. ПолучитьСтруктуруФильтраСчетчиков": "List filter. See GetCounterFilterStructure", -"Информация о заявке](@api-docs.cdek.ru/29948360.html": "Details of a courier invitation(@api-docs.cdek.ru/33828865.html", -"Структура колонок: Ключ > имя, Значение > Тип данных": "Column structure: Key > Name, Value > Data type", -"Основные данные запроса. См. ПолучитьСтруктуруДанных": "Basic request data. See GetBasicDataStructure", -"Не удалось загрузить часть файла! Отмена загрузки ID": "Failed to upload part of the file! Abort upload wiht ID", -"Обработка входящего запроса после авторизации !NOCLI": "Handle incoming request after authorization !NOCLI", -"Токен для получения данных конкретной версии объекта": "Token for retrieving data of a specific version of an object", -"Название города, уточняющий параметр для postal_code": "City name, specifying parameter for postal_code", -"УстановитьСтроковоеТело: Тело установлено, размер %1": "SetStringBody: Body set, size %1", +"Коллекция файлов: Ключ > Файл, Значение > Тип медиа": "File collection: Key > File, Value > Media Type", +"Данные авторизации. См.ПолучитьСтандартныеПараметры": "Authorization data. See GetStandardParameters", +"Структура полей сделки (см. ПолучитьСтруктуруСделки": "Deal fields structure (see. GetDealStructure", +"ОбработатьЗапрос: перенос тела в объект HTTPЗапроса": "ProcessRequest: place the body in the HTTPRequest object", +"Получает информацию о сайте по его имени или токену": "Gets information about a site by its name or token", "Информация о заказе](@api-docs.cdek.ru/29923975.html": "Order details](@api-docs.cdek.ru/33828849.html", +"В канал, из двоичных данных, с указанием имени файла": "To channel, from binary data, with file name", +"Название города, уточняющий параметр для postal_code": "City name, specifying parameter for postal_code", +"Не удалось загрузить часть файла! Отмена загрузки ID": "Failed to upload part of the file! Abort upload wiht ID", +"Токен для получения данных конкретной версии объекта": "Token for retrieving data of a specific version of an object", +"Структура колонок: Ключ > имя, Значение > Тип данных": "Column structure: Key > Name, Value > Data type", +"Информация о заявке](@api-docs.cdek.ru/29948360.html": "Details of a courier invitation(@api-docs.cdek.ru/33828865.html", +"Фильтр списка. См. ПолучитьСтруктуруФильтраСчетчиков": "List filter. See GetCounterFilterStructure", "Идентификатор доставки из метода ПолучитьУведомление": "Receipt identifier from the GetNotification method", -"Ошибка получения авторизационных данных из структуры": "Error of obtaining authorization data from the structure", -"Не заполнен параметр address в параметрах соединения": "The address parameter is not filled in the connection parameters", -"Формирует структуру данных для обновления документов": "Forms data structure for updating documents", -"Загружает файл на диск, забирая его по заданному URL": "Downloads a file to disk from the specified URL", -"Скачивает zip архив с содержимым указанного каталога": "Downloads a zip archive with the contents of the specified directory", "Проверяет загрузку изображений по массиву ID товаров": "Check images upload by products IDs", -"Основное измерение при заполнении диапазона массивом": "Main dimension when filling the array range", -"квантовать неквантованную (например, float16) модель": "quantize non-quantized (e.g. float16) model", -"Отправляет аудиофайл в качестве голосового сообщения": "Sends an audio file as a voice message", -"Обрабатывает данные TMA и опредеяет их достоверность": "Processes TMA data and determines its validity", -"включение автоприменения акций: ENABLED или DISABLED": "Enable auto application of shares: ENABLED or DISABLED", -"Включение и отключение удаления MFA, если необходимо": "Enable and disable MFA deletion, if necessary", -"Получает список доступных методов указанного сервиса": "Gets a list of available methods for the specified service", -"НачатьЗаписьТелаMultipart: Создание временного файла": "StartMultipartBody: Creating a temporary file", -"Пароль пользователя для авторизации, если необходимо": "User password for authorization, if required", -"Указанное значение не является подходящей коллекцией": "The specified value is not a valid collection", -"НачатьЗаписьТелаMultipart: создание временного файла": "StartMultipartBody: creating a temporary file", -"Модуль для работы с Max через GreenAPI из набора ОПИ": "Module for working with Max via GreenAPI from the OpenIntegrations set", -"Не добавлять параметр, если передано пустое значение": "Do not add parameter if empty value is passed", -"Склад или несколько складов для получения таймслотов": "Warehouse or multiple warehouses to receive timeslots", -"Истина > кнопки выводятся в столбик, Ложь > в строку": "True > buttons are displayed in a column, False > in a row", +"Ошибка получения авторизационных данных из структуры": "Error of obtaining authorization data from the structure", +"Описание таблиц: Ключ > имя, Значение > массив полей": "Table description: Key > name, Value > array of fields", +"Формирует структуру данных для обновления документов": "Forms data structure for updating documents", +"Не заполнен параметр address в параметрах соединения": "The address parameter is not filled in the connection parameters", "ОжидаетЧто(Результат[\"errors\"].Количество()).Равно(0": "ExpectsThat(Result[\"errors\"].Count()).Equal(0", "Отправляет географические координаты в чат или канал": "Sends geographic coordinates to a chat or channel", +"Завершает работу созданного ранее тестового элемента": "Ends a previously created test item", +"Склад или несколько складов для получения таймслотов": "Warehouse or multiple warehouses to receive timeslots", +"Здесь собрано определение данных для работы с VK API": "Here is a collection of data definitions for working with the VK API", +"УстановитьСтроковоеТело: Тело установлено, размер %1": "SetStringBody: Body set, size %1", +"Основные данные запроса. См. ПолучитьСтруктуруДанных": "Basic request data. See GetBasicDataStructure", +"Загружает файл на диск, забирая его по заданному URL": "Downloads a file to disk from the specified URL", "Добавляет нового участника в выбранный групповой чат": "Adds a new member to the selected group chat", -"ДобавитьПараметрURL: добавление параметра, ключ - %1": "AddURLParameter: adding parameter, key - %1", -"Загружает файл с диска или двоичные данные на сервер": "Uploads a file from disk or binary data to the server", +"Получает список доступных методов указанного сервиса": "Gets a list of available methods for the specified service", +"Обработка входящего запроса после авторизации !NOCLI": "Handle incoming request after authorization !NOCLI", +"НачатьЗаписьТелаMultipart: Создание временного файла": "StartMultipartBody: Creating a temporary file", +"Основное измерение при заполнении диапазона массивом": "Main dimension when filling the array range", +"Отправляет аудиофайл в качестве голосового сообщения": "Sends an audio file as a voice message", "ID чата (chatXXX) или пользователя (XXX) для диалога": "Chat ID (as chatXXX) or User ID (as XXX)", "Структура комплексного атрибута или структура товара": "Complex attribute structure or product structure", +"Не добавлять параметр, если передано пустое значение": "Do not add parameter if empty value is passed", +"ДобавитьПараметрURL: добавление параметра, ключ - %1": "AddURLParameter: adding parameter, key - %1", +"Обрабатывает данные TMA и опредеяет их достоверность": "Processes TMA data and determines its validity", +"Включение и отключение удаления MFA, если необходимо": "Enable and disable MFA deletion, if necessary", +"НачатьЗаписьТелаMultipart: создание временного файла": "StartMultipartBody: creating a temporary file", +"Пароль пользователя для авторизации, если необходимо": "User password for authorization, if required", +"Загружает файл с диска или двоичные данные на сервер": "Uploads a file from disk or binary data to the server", +"Модуль для работы с Max через GreenAPI из набора ОПИ": "Module for working with Max via GreenAPI from the OpenIntegrations set", +"Ozon_УстановитьСкидкуНаУцененныйТовар(ПараметрыТеста": "Ozon_SetProductDiscount(TestParameters", +"Истина > кнопки выводятся в столбик, Ложь > в строку": "True > buttons are displayed in a column, False > in a row", +"Указанное значение не является подходящей коллекцией": "The specified value is not a valid collection", +"Проверяет существование BLOB по его SHA256 дайджесту": "Checks the existence of a BLOB by its SHA256 digest", +"Читает данные из указанного соединения в виде строки": "Reads data from the specified connection as a string", +"включение автоприменения акций: ENABLED или DISABLED": "Enable auto application of shares: ENABLED or DISABLED", "Ставка НДС (значение - 0, 10, 12, 20, null - нет НДС": "VAT rate (value - 0, 10, 12, 20, null - no VAT", -"Массив фильтров. См. ПолучитьСтруктуруФильтраЗаписей": "Filters array. See GetRecordsFilterStrucutre", -"Значение или массив значений для добавления в values": "Value or array of values to add to Values field", +"Массив фильтров. См. ПолучитьСтруктуруФильтраЗаписей": "Filters array. See GetRecordsFilterStructure", "Истина > Не выполняет запрос, а возвращает текст SQL": "True > Does not execute the query, but returns SQL text", -"OneScript: ./OInt/tests/Modules/internal/OPI_Тесты.os": "OneScript: ./OInt/tests/Modules/internal/OPI_Tests.os", -"Получает информацию о записи трудозатрат задачи по ID": "Get time accounting record data", -"Отбор элементов. См. ПолучитьСтруктуруФильтраКаталога": "Items filter. See GetFolderFilterStructure", -"Генерирует ссылку авторизации для перехода в браузере": "Generates an authorization link for browser transition", -"Введите имя и выберите Application type - Desktop app": "Enter the name and choose Application type - Desktop app", -"Отсутствуют обязательные поля настроек соединения: %1": "Missing required connection settings fields: %1", -"Мировая гигокорпорация Илона Маска, кстати, напоминаю": "The world gigacorporation of Elon Musk, by the way, a reminder", -"В одном запросе можно передать до 500 идентификаторов": "Up to 500 identifiers can be passed in one request", +"УстановитьСтроковоеТело: тело установлено, размер %1": "SetStringBody: body set, size %1", +"квантовать неквантованную (например, float16) модель": "quantize non-quantized (e.g. float16) model", +"Написать сообщение пользователю в диалоге сообщества": "Write a message to a user in the community's dialog", +"Массив типов колонок. См. ПолучитьТипыКолонокТаблицы": "Array of column types. See GetTableColumnTypes", +"Скачивает zip архив с содержимым указанного каталога": "Downloads a zip archive with the contents of the specified directory", +"Значение или массив значений для добавления в values": "Value or array of values to add to Values field", +"Добавляет новые группы или пользователей в получатели": "Adds new groups or users to the recipients", "Возвращает категории и типы для товаров в виде дерева": "Returns the categories and types for products in a tree view", -"Значение не является путем к файлу или Base64 строкой": "The value is not a file path or Base64 string", +"Отправляет опрос с вариантами ответов в выбранный чат": "Sends a poll with answer choices to the selected chat room", "Ошибка работы с криптографией: неподдерживаемый метод": "Cryptography processing error: unsupported method", "OPI_Инструменты.ЗаменитьУправляющиеПоследовательности": "OPI_Tools.ReplaceEscapeSequences", +"Отбор элементов. См. ПолучитьСтруктуруФильтраКаталога": "Items filter. See GetFolderFilterStructure", "Ключ > имя файла, значение > путь или двоичные данные": "Key > file name, value > path or binary data", -"Отправляет опрос с вариантами ответов в выбранный чат": "Sends a poll with answer choices to the selected chat room", "Настройки модели. См. ПолучитьСтруктуруНастроекМодели": "Model settings. See GetModelSettingsStructure", +"Получает токен авторизации по данным service аккаунта": "Gets authorization token by service account data", +"значение не является путем к файлу или Base64 строкой": "value is not a file path or valid Base64 string", +"Параметры соединения. См. ПолучитьПараметрыСоединения": "Connection parameters. See GetConnectionParameters", +"Массив ролей в виде строк или структур с указанием БД": "Array of roles as strings or structures specifying the DB", "Авторизация клиентов](@api-docs.cdek.ru/29923918.html": "Client authorization](@api-docs.cdek.ru/33828799.html", "Завершает все соединения к базе данных кроме текущего": "Terminates all connections to the database except the current one", -"Параметры соединения. См. ПолучитьПараметрыСоединения": "Connection parameters. See GetConnectionParameters", -"УстановитьФайлОтвета: файл ответа не указан - пропуск": "SetResponseFile: response file not specified - skip", -"значение не является путем к файлу или Base64 строкой": "value is not a file path or valid Base64 string", -"Получает токен авторизации по данным service аккаунта": "Gets authorization token by service account data", -"Отправляет двоичные данные через указанное соединение": "Sends binary data over the specified connection", -"Добавляет новые группы или пользователей в получатели": "Adds new groups or users to the recipients", -"Клиентские возвраты](@api-docs.cdek.ru/122762174.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", -"часовой пояс начала (по умолчанию - ч.п. пользователя": "start time zone (default - t.z. of the user)", -"Клавиатура. См. СформироватьКлавиатуруПоМассивуКнопок": "Keyboard. See FormKeyboardFromButtonArray", -"УстановитьДвоичноеТело: Передано пустое тело, пропуск": "SetBinaryBody: Passed an empty body, skip", -"Удаляет файл или несколько файлов с сервера Neocities": "Deletes a file or multiple files from Neocities", -"ДополнитьЗаголовки: установка заголовка ожидания gzip": "CompleteHeaders: setting the gzip header", -"авторизоваться и ввести свои данные физ. или юр. лица": "authorize and enter your personal or company information", "Отбор элементов (См. ПолучитьСтруктуруФильтраКаталога": "Items filter (see GetFolderFilterStructure", -"Возвращает список пользователей рабочего пространства": "Returns a list of workspace users", -"Передана некорректная структура метаданных соединения": "Incorrect connection metadata structure passed", -"Определяет доступ к файлу для сторонних пользователей": "Defines access to the file for third-party users", +"ДополнитьЗаголовки: установка заголовка ожидания gzip": "CompleteHeaders: setting the gzip header", "Получает статус добавления нового товара по ID задачи": "Gets the status of adding a new product by task ID", "флаг оповещения о подтверждении или отказе участников": "flag for notification of confirmation or cancellation of participants", -"Массив ролей в виде строк или структур с указанием БД": "Array of roles as strings or structures specifying the DB", -"Отправляет контакт с номером телефона в выбранный чат": "Sends a contact with a phone number to the selected chat room", +"Передана некорректная структура метаданных соединения": "Incorrect connection metadata structure passed", +"УстановитьФайлОтвета: файл ответа не указан - пропуск": "SetResponseFile: response file not specified - skip", +"Мировая гигокорпорация Илона Маска, кстати, напоминаю": "The world gigacorporation of Elon Musk, by the way, a reminder", +"Отправляет двоичные данные через указанное соединение": "Sends binary data over the specified connection", +"В одном запросе можно передать до 500 идентификаторов": "Up to 500 identifiers can be passed in one request", +"Значение не является путем к файлу или Base64 строкой": "The value is not a file path or Base64 string", +"авторизоваться и ввести свои данные физ. или юр. лица": "authorize and enter your personal or company information", +"Введите имя и выберите Application type - Desktop app": "Enter the name and choose Application type - Desktop app", "Определяет доступ к файлу для стороннего пользователя": "Defines access to the file for an external user", -"начальный (верхний) цвет информера в формате RRGGBBAA": "initial (top) color of the informer in RRGGBBAA format", "Модуль тестов консольного приложения (CLI) набора ОПИ": "CLI Application Test Module of OpenIntegrations", -"Получает информацию о стадиях Канбана или Моего плана": "Get kanban (My Plan) stages info", +"Генерирует ссылку авторизации для перехода в браузере": "Generates an authorization link for browser transition", +"Получает структуру настроек для создания новой модели": "Gets the settings structure for creating a new model", "Как CLI приложение для Windows и Linux (exe, rpm, deb": "As a CLI application for Windows and Linux (exe, rpm, deb)", "Производит выход текущего аккаунта из группового чата": "Logs the current account out of group chat", -"Y|N) - парсить или нет комментарии на наличие смайлов": "Y|N) - parse comments for emoticons or not", -"Получает структуру настроек для создания новой модели": "Gets the settings structure for creating a new model", +"Отсутствуют обязательные поля настроек соединения: %1": "Missing required connection settings fields: %1", +"Определяет доступ к файлу для сторонних пользователей": "Defines access to the file for third-party users", +"Отправляет контакт с номером телефона в выбранный чат": "Sends a contact with a phone number to the selected chat room", +"Возвращает список пользователей рабочего пространства": "Returns a list of workspace users", "Для работы с Twitter API необходимо перейти по адресу": "To work with the Twitter API, you need to go to the following address", -"Строка подключения. См. СформироватьСтрокуПодключения": "Connection string. See GenerateConnectionString", +"Y|N) - парсить или нет комментарии на наличие смайлов": "Y|N) - parse comments for emoticons or not", +"начальный (верхний) цвет информера в формате RRGGBBAA": "initial (top) color of the informer in RRGGBBAA format", +"Получает информацию о стадиях Канбана или Моего плана": "Get kanban (My Plan) stages info", +"часовой пояс начала (по умолчанию - ч.п. пользователя": "start time zone (default - t.z. of the user)", +"OneScript: ./OInt/tests/Modules/internal/OPI_Тесты.os": "OneScript: ./OInt/tests/Modules/internal/OPI_Tests.os", +"Получает информацию о записи трудозатрат задачи по ID": "Get time accounting record data", "Не добавлять заголовок, если передано пустое значение": "Do not add header if empty value is passed", "Отправляет контакт с номером телефона в чат или канал": "Sends a contact with a phone number to a chat or channel", "Получает код авторизации для связи по номеру телефона": "Receives the authorization code for phone number linking", +"Строка подключения. См. СформироватьСтрокуПодключения": "Connection string. See GenerateConnectionString", +"Удаляет файл или несколько файлов с сервера Neocities": "Deletes a file or multiple files from Neocities", +"Клавиатура. См. СформироватьКлавиатуруПоМассивуКнопок": "Keyboard. See FormKeyboardFromButtonArray", +"УстановитьДвоичноеТело: Передано пустое тело, пропуск": "SetBinaryBody: Passed an empty body, skip", +"Клиентские возвраты](@api-docs.cdek.ru/122762174.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", "Отображаемое имя файла c расширением, если необходимо": "Custom displayed file name with extension, if necessary", "Перезаписывать если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", -"Получает список доступных счетчиков с фильтром или без": "Gets a list of available counters with or without filtering", -"Идентификатор точки отгрузки для CREATE_TYPE_CROSSDOCK": "Shipping point identifier for CREATE_TYPE_CROSSDOCK", -"Массив привелегий. См. ПолучитьСтруктуруПривелегииРоли": "Array of privileges. See GetRolePrivilegeStructure", -"количество месяцев для синхронизации в будущем периоде": "number of months to synchronise in the future period", -"Получить структуру пользовательских настроек каледнаря": "Get calednar custom settings structure", -"Группирует товары на основе одинаковых наборов свойств": "Groups products based on similar sets of properties", -"Удаленный каталог приемника. Корень, если не заполнено": "Remote receiver catalog. Root by default", -"и выбор конкретного проекта из списка (значок c ключом": "and chosing of project from list (key icon", -"Количество элементов, которое будет пропущено в ответе": "Offset of the result items", +"Отправляет ранее загруженное голосовое сообщение по ID": "Sends a previously uploaded voice message by ID", "Перемещает объект по заданному пути и пути к оригиналу": "Moves the object to the specified path and path to the original", "Признак использования только своих изображений товаров": "A flag of using only your own product images", "Получает структуру с описанием полей для создания лида": "Gets a structure with field descriptions for creating a lead", -"Файлы для загрузки: Ключ > путь на NC, Значение > Файл": "Files: Key > destination path on NC, Value > file", -"Добавляет существующий календарь в список пользователя": "Adds an existing calendar to the user's list", "Формирует структуру настроек сессии выполнения запроса": "Forms the session settings structure for executing the request", -"!OInt ЭтоОтладка = ПолучитьПеременнуюСреды(\"OINT_DEBUG": "!OInt IsDebug = GetEnvironmentVariable(\"OINT_DEBUG", -"Отправляет ранее загруженное голосовое сообщение по ID": "Sends a previously uploaded voice message by ID", "!OInt Данные = ПолучитьПеременнуюСреды(\"OINT_TESTS_CLI": "!OInt Data = GetEnvironmentVariable(\"OINT_TESTS_CLI", -"Получает информацию об объекте диска по заданному пути": "Gets information about a disk object at the specified path", -"Получает список внешних файлов пользователя или канала": "Gets a list of external files of a user or channel", -"Доп. параметры. См. ПолучитьСтруктуруПараметровЗапроса": "Additional parameters. See GetRequestParametersStructure", -"Создает новую заявку на вызов курьера для забора груза": "Creates a new request to call a courier to pick up a shipment", -"Отправка тестового запроса через клиентские методы TCP": "Sending a test request via TCP client methods", -"Вид разметки для текста сообщения: MarkdownV2 или HTML": "Markup type for message text: MarkdownV2 or HTML", +"!OInt ЭтоОтладка = ПолучитьПеременнуюСреды(\"OINT_DEBUG": "!OInt IsDebug = GetEnvironmentVariable(\"OINT_DEBUG", +"и выбор конкретного проекта из списка (значок c ключом": "and chosing of project from list (key icon", "Данные пользователя. См. ПолучитьСтурктуруПользователя": "New user data. See. GetUserFieldsStructure", -"Регистрация преалерта](@api-docs.cdek.ru/78934763.html": "Registration of Prealert document](@api-docs.cdek.ru/78935159.html", -"Подключает расширение SQLite для указанного соединения": "Connects the SQLite extension for the specified connection", -"Лимит удаления: 1 > первый документ, 0 > все документы": "Deletion limit: 1 > first document, 0 > all documents", -"Значение = ПолучитьОбщийМакет(ИмяМакета).ПолучитьТекст": "Value = GetCommonTemplate(TemplateName).GetText", +"Количество элементов, которое будет пропущено в ответе": "Offset of the result items", +"Вид разметки для текста сообщения: MarkdownV2 или HTML": "Markup type for message text: MarkdownV2 or HTML", +"Отправка тестового запроса через клиентские методы TCP": "Sending a test request via TCP client methods", "Максимальный размер данных (байт). 0 > без ограничений": "Maximum data size (bytes). 0 > no limit", -"Изменяет имя и|или описание существующего поля таблицы": "Changes the name and/or description of an existing table field", -"Добавляет список привелегий ролт в возвращаемые данные": "Adds a list of role privileges to the returned data", +"Идентификатор точки отгрузки для CREATE_TYPE_CROSSDOCK": "Shipping point identifier for CREATE_TYPE_CROSSDOCK", +"Группирует товары на основе одинаковых наборов свойств": "Groups products based on similar sets of properties", +"количество месяцев для синхронизации в будущем периоде": "number of months to synchronise in the future period", +"Подключает расширение SQLite для указанного соединения": "Connects the SQLite extension for the specified connection", +"Удаленный каталог приемника. Корень, если не заполнено": "Remote receiver catalog. Root by default", +"Регистрация преалерта](@api-docs.cdek.ru/78934763.html": "Registration of Prealert document](@api-docs.cdek.ru/78935159.html", +"Файлы для загрузки: Ключ > путь на NC, Значение > Файл": "Files: Key > destination path on NC, Value > file", +"Лимит удаления: 1 > первый документ, 0 > все документы": "Deletion limit: 1 > first document, 0 > all documents", +"УстановитьДвоичноеТело: передано пустое тело - пропуск": "SetBinaryBody: an empty body has been passed - skip", +"Информация об ошибке или неопределено, если ошибки нет": "Error information or undefined if there is no error", +"ID аккаунта. Текущий аккаунт токена, если не заполнено": "Account ID. Current token account if not filled", "ID стадии, после которой необходимо вставить выбранную": "Stage ID, after which the selected stage should be inserted", "OPI_ПолучениеДанныхТестов.Проверка_СдэкЗаказ(Результат": "OPI_TestDataRetrieval.Check_CdekOrder(Result", "Получает информацию о характеристиках объекта в бакете": "Receives information about the properties of the object in the baquette", -"Информация об ошибке или неопределено, если ошибки нет": "Error information or undefined if there is no error", -"ID аккаунта. Текущий аккаунт токена, если не заполнено": "Account ID. Current token account if not filled", +"Значение = ПолучитьОбщийМакет(ИмяМакета).ПолучитьТекст": "Value = GetCommonTemplate(TemplateName).GetText", "количество месяцев для синхронизации в прошлом периоде": "number of months to synchronise in the past period", -"УстановитьДвоичноеТело: передано пустое тело - пропуск": "SetBinaryBody: an empty body has been passed - skip", +"Массив привелегий. См. ПолучитьСтруктуруПривелегииРоли": "Array of privileges. See GetRolePrivilegeStructure", +"Изменяет имя и|или описание существующего поля таблицы": "Changes the name and/or description of an existing table field", +"Получает список внешних файлов пользователя или канала": "Gets a list of external files of a user or channel", +"Создает новую заявку на вызов курьера для забора груза": "Creates a new request to call a courier to pick up a shipment", +"Получить структуру пользовательских настроек каледнаря": "Get calednar custom settings structure", +"Доп. параметры. См. ПолучитьСтруктуруПараметровЗапроса": "Additional parameters. See GetRequestParametersStructure", "Формирует структуру параметров для создания соединения": "Forms a structure of parameters for creating a connection", +"Получает список доступных счетчиков с фильтром или без": "Gets a list of available counters with or without filtering", +"Добавляет список привелегий ролт в возвращаемые данные": "Adds a list of role privileges to the returned data", +"Получает информацию об объекте диска по заданному пути": "Gets information about a disk object at the specified path", +"Добавляет существующий календарь в список пользователя": "Adds an existing calendar to the user's list", "флаг разрешения участникам приглашать других в событие": "flag to allow participants to invite others to the event", -"Блок как соответствие. С ним можно свершать манипуляции": "Block as map. Can be changed", -"Тип поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply type: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", -"Проверяет существование аккаунта Max по номеру телефона": "Checks the existence of a Max account by phone number", -"Включение и отключение версионирования, если необходимо": "Enable and disable versioning, if necessary", -"Получает список всех версий объектов в выбранном бакете": "Gets a list of all versions of objects in the selected bucket", -"доступность на время события: busy, absent, quest, free": "availability at the time of the event: busy, absent, quest, free", -"идентификатор автора перемещения лида на текущую стадию": "identifier of the author of moving the lead to the current stage", -"Наличие соединения в пуле не гарантирует его активности": "The presence of a connection in the pool does not guarantee that it is active", -"бесконечное получение данных может привести к зависанию": "endless data retrieval can cause hang-ups", -"имя существующей модели, из которой будет создана новая": "the name of the existing model from which the new model will be created", -"Инициализирует запись данных в тело в формате multipart": "Initializes writing data to the body in multipart format", -"Информация о преалерте](@api-docs.cdek.ru/78934799.html": "Details of prealert document](@api-docs.cdek.ru/78935281.html", -"Предоставляет стороннии пользователям доступ к каталогу": "Grants external users access to the directory", -"ID пользователя. Ответ на все заявки, если не заполнено": "User ID. For all active requests if not filled in", -"идентификатор организатора события. Если is_meeting = Y": "The identifier of the event organiser. If is_meeting = Y", -"Описание события. См. ПолучитьСтруктуруСобытияКалендаря": "Event description. See GetCalendarEventsStructure", +"Атрибуты запуска. Перезаписывает указанное при создании": "Launch attributes. Overwrites the one specified during creation", "Устанавливает настройки версионирования объектов бакета": "Sets the versioning settings for bucket objects", +"Предоставляет стороннии пользователям доступ к каталогу": "Grants external users access to the directory", +"Включение и отключение версионирования, если необходимо": "Enable and disable versioning, if necessary", +"Инициализирует запись данных в тело в формате multipart": "Initializes writing data to the body in multipart format", +"ID пользователя. Ответ на все заявки, если не заполнено": "User ID. For all active requests if not filled in", +"бесконечное получение данных может привести к зависанию": "endless data retrieval can cause hang-ups", +"Описание события. См. ПолучитьСтруктуруСобытияКалендаря": "Event description. See GetCalendarEventsStructure", +"имя существующей модели, из которой будет создана новая": "the name of the existing model from which the new model will be created", +"доступность на время события: busy, absent, quest, free": "availability at the time of the event: busy, absent, quest, free", +"идентификатор организатора события. Если is_meeting = Y": "The identifier of the event organiser. If is_meeting = Y", +"Наличие соединения в пуле не гарантирует его активности": "The presence of a connection in the pool does not guarantee that it is active", +"Идентификатор файла или каталога размещения комментария": "Identifier of the file or directory where the comment is located", +"идентификатор автора перемещения лида на текущую стадию": "identifier of the author of moving the lead to the current stage", +"Перезаписывать, если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", +"Дата окончания жизни ссылки (безсрочно, если не указано": "Link expiration date (permanent if not specified", "ID последнего значения (last_id) из предыдущего запроса": "ID of the last value (last_id) from the previous response", -"цвет фона события. Cимвол # - в формате unicode как %23": "event background colour. Symbol # - in unicode format as %23", +"Создает отказ по заказу для возврата в интернет магазин": "Creates an order refusal to return to the online store", +"Информация о преалерте](@api-docs.cdek.ru/78934799.html": "Details of prealert document](@api-docs.cdek.ru/78935281.html", +"Не удалось удалить файл пакета запросов после установки": "Failed to delete query package file after installation", +"Код активации привязывается к карточке цифрового товара": "The activation code is linked to the digital product card", +"Тип поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply type: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", +"Объект коннектора или структура с информацией об ошибке": "Connector object or structure with error information", +"ДобавитьЗаголовокOAuthV1: начало формирования заголовка": "AddOAuthV1Header: signature creation", +"Получает список активных отправлений с фильтром или без": "Gets a list of active shipments with or without filtering", +"Добавляет или обновляет информацию о товарах в каталоге": "Adds or updates product information in the catalogue", +"Параметры авторизации. См. ПолучитьПараметрыАвторизации": "Authorization parameters. See GetAuthParameters", +"Добавляет хеш пароля пользователя в возвращаемые данные": "Adds user password hash to the returned data", +"Получает структуру с описанем полей для создания задачи": "Gets a structure with a description of the fields for creating a task", +"ДвойныеКавычки, ЭкранированиеСимволовJSON[Экранирование": "DoubleQuotes, JSONCharactersEscapeMode[Escaping", +"Проверяет существование аккаунта Max по номеру телефона": "Checks the existence of a Max account by phone number", +"ID файла, загруженного при помощи ЗагрузитьФайлВКаталог": "File ID from UploadFileToFolder method", "список имен файлов или SHA256 блобов для LORA адаптеров": "list of file names or SHA256 blobs for LORA adapters", +"цвет фона события. Cимвол # - в формате unicode как %23": "event background colour. Symbol # - in unicode format as %23", +"Блок как соответствие. С ним можно свершать манипуляции": "Block as map. Can be changed", "Разблокирует ранее заблокированного пользователя в чате": "Unblocks a previously blocked user in the chat room", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPОтвет, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPResponse, Undefined", +"Описание запуска. Перезаписывает указанное при создании": "Launch description. Overwrites the one specified during creation", "Отправляет данные клиенту по идентификатору подключения": "Sends data to the client by connection ID", "Максимальное время ожидания подключений. 0 > бесконечно": "Maximum waiting time for connections. 0 > unlimited", -"Добавляет хеш пароля пользователя в возвращаемые данные": "Adds user password hash to the returned data", -"Идентификатор файла или каталога размещения комментария": "Identifier of the file or directory where the comment is located", -"Параметры авторизации. См. ПолучитьПараметрыАвторизации": "Authorization parameters. See GetAuthParameters", -"Добавляет или обновляет информацию о товарах в каталоге": "Adds or updates product information in the catalogue", -"Получает список активных отправлений с фильтром или без": "Gets a list of active shipments with or without filtering", -"ДвойныеКавычки, ЭкранированиеСимволовJSON[Экранирование": "DoubleQuotes, JSONCharactersEscapeMode[Escaping", -"ID файла, загруженного при помощи ЗагрузитьФайлВКаталог": "File ID from UploadFileToFolder method", -"ДобавитьЗаголовокOAuthV1: начало формирования заголовка": "AddOAuthV1Header: signature creation", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPОтвет, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPResponse, Undefined", -"Объект коннектора или структура с информацией об ошибке": "Connector object or structure with error information", -"Получает структуру с описанем полей для создания задачи": "Gets a structure with a description of the fields for creating a task", -"Не удалось удалить файл пакета запросов после установки": "Failed to delete query package file after installation", -"Атрибуты запуска. Перезаписывает указанное при создании": "Launch attributes. Overwrites the one specified during creation", -"Код активации привязывается к карточке цифрового товара": "The activation code is linked to the digital product card", -"Создает отказ по заказу для возврата в интернет магазин": "Creates an order refusal to return to the online store", -"Дата окончания жизни ссылки (безсрочно, если не указано": "Link expiration date (permanent if not specified", -"Перезаписывать, если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", -"Описание запуска. Перезаписывает указанное при создании": "Launch description. Overwrites the one specified during creation", -"Ошибка: Не удалось удалить временный файл при исключении": "Error: Failed to delete a temporary file on exception", -"Соответствие данных с результатом проверки в поле passed": "Map of data with the result of verification in the passed field", -"OneScript: ./OInt/tests/Modules/internal/OPI_ТестыCLI.os": "OneScript: ./OInt/tests/Modules/internal/OPI_TestsCLI.os", -"Типы поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply types: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", -"Добавляет информацию о выполнении для тестового элемента": "Adds execution information for the test item", -"Удаляет стадию канбана, при условии, что в ней нет задач": "Removes a kanban stage, provided there are no tasks in it", -"Роль может быть определена в одном из следующих форматов": "Role can be defined in one of the following formats", -"Полчает список комментариев пользователей к задаче по ID": "Get user comments list for a task", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPЗапрос, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPRequest, Undefined", -"Настройки TLS, если необходимо. См. ПолучитьНастройкиTls": "TLS settings, if necessary. See GetTlsSettings", -"Истина > Directory Bucket, Ложь > General Purpose Bucket": "True > Directory Bucket, False > General Purpose Bucket", -"Время в минутах, за которое требуется показать сообщения": "Time in minutes for which messages need to be received", -"описание элемента. Перезаписывает указанное при создании": "element description. Overwrites the one specified during creation", -"Добавляет дополнительные поля информации для медиафайлов": "Add information fields for mediafiles", -"ДобавитьЗаголовокOAuthV1: создание заголовка авторизации": "AddOAuthV1Header: authorization header creation", -"Возвращает тело ответа как коллекцию, полученную из JSON": "Returns the response body as a collection from JSON", -"Загружает коды активации для цифрового товара или услуги": "Uploads activation codes for a digital product or service", -"Изменяет значение варианта существующего свойства товара": "Edits the value of an existing product property variant", -"Получает статус асинхронной работы по изменению доступов": "Get async job status for access changes", -"Массив кодов стран в формате ISO_31661_alpha2 для отбора": "Array of country codes in ISO_31661_alpha2 format for selection", +"Получает список всех версий объектов в выбранном бакете": "Gets a list of all versions of objects in the selected bucket", "атрибуты запуска в виде ключ1:значение1, ключ2:значение2": "launch attributes in the form key1:value1, key2:value2", +"Массив кодов стран в формате ISO_31661_alpha2 для отбора": "Array of country codes in ISO_31661_alpha2 format for selection", +"Получает статус асинхронной работы по изменению доступов": "Get async job status for access changes", "период экспорта: all, 3_9 (пример: 3 месяца до и 9 после": "export period: all, 3_9 (example: 3 months before and 9 after", -"Нажмите **Create App** и выберите пункт **From scratch**": "Click **Create App** and choose **From scratch**", -"Очищает все добавленные ранее заголовки перед установкой": "Clears all previously added headers before setting", +"Истина > Directory Bucket, Ложь > General Purpose Bucket": "True > Directory Bucket, False > General Purpose Bucket", "Нажимайте далее и Save and continue на последней вкладке": "Click on Next and then Save and continue on the last tab", -"Создает дочернюю страницу над другой страницей-родителем": "Creates a child page above another parent page", -"Загружает файл с диска или двоичные данные на сервер FTP": "Uploads a file from disk or binary data to the FTP server", -"часовой пояс окончания (по умолчанию - ч.п. пользователя": "end time zone (default - t.z. of the user)", -"Получает информацию о товарах по массиву идентификаторов": "Gets information about products by an array of identifiers", -"Отправляет сообщение, которое приходит в канал, но видно": "Sends a message that arrives in the channel but is visible", -"Получает структуру с описанием полей для создания сделки": "Gets a structure with field descriptions for creating a deal", -"Получает информацию об опубликованном объекте по его URL": "Gets information about the published object by its URL", +"Время в минутах, за которое требуется показать сообщения": "Time in minutes for which messages need to be received", +"ДобавитьЗаголовокOAuthV1: создание заголовка авторизации": "AddOAuthV1Header: authorization header creation", +"Нажмите **Create App** и выберите пункт **From scratch**": "Click **Create App** and choose **From scratch**", +"Возвращает тело ответа как коллекцию, полученную из JSON": "Returns the response body as a collection from JSON", +"Изменяет значение варианта существующего свойства товара": "Edits the value of an existing product property variant", +"Полчает список комментариев пользователей к задаче по ID": "Get user comments list for a task", +"описание элемента. Перезаписывает указанное при создании": "element description. Overwrites the one specified during creation", "Количество возвращаемых вложенных объектов (для каталога": "Number of returned nested objects (for catalog", "Признак использования полей тела в расчете подписи OAuth": "Flag to use body fields in OAuth signature calculation", "Возможно, она не подходит для вашей операционной системы": "It may not be compatible with your OS", "атрибуты элемента. Перезаписывает указанное при создании": "attributes of the element. Overwrites the one specified during creation", -"Получает количество товаров в остатке с фильтром или без": "Gets the number of items in the balance with or without filtering", -"Как XML файлы расширения для загрузки через конфигуратор": "As XML extension files for loading via the configurator", -"Устанавливает новые пользовательские настройки календаря": "Sets new custom calendar settings", -"Количество контактов для получения. Все, если не указано": "Contact count to retrieve. All if not specified", -"Здесь собрано определение данных, необходимых для работы": "The definition of the data required for the work is collected here", +"Получает информацию о товарах по массиву идентификаторов": "Gets information about products by an array of identifiers", +"Удаляет стадию канбана, при условии, что в ней нет задач": "Removes a kanban stage, provided there are no tasks in it", +"Настройки TLS, если необходимо. См. ПолучитьНастройкиTls": "TLS settings, if necessary. See GetTlsSettings", +"Загружает коды активации для цифрового товара или услуги": "Uploads activation codes for a digital product or service", +"Отправляет сообщение, которое приходит в канал, но видно": "Sends a message that arrives in the channel but is visible", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPЗапрос, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPRequest, Undefined", +"Получает структуру с описанием полей для создания сделки": "Gets a structure with field descriptions for creating a deal", "Истина > Path style URL, Ложь > Virtual hosted style URL": "True > Path style URL, False > Virtual hosted style URL", -"Получает представления (embeddings) для заданных вводных": "Gets the embeddings for the given entries", +"Роль может быть определена в одном из следующих форматов": "Role can be defined in one of the following formats", +"Ошибка: Не удалось удалить временный файл при исключении": "Error: Failed to delete a temporary file on exception", +"Добавляет информацию о выполнении для тестового элемента": "Adds execution information for the test item", "Получает описание контакта для функции ОтправитьКонстакт": "Gets the contact description for the SendContact function", -"Получать информацию об объектах во вложенных директориях": "Get information about objects in nested directories", -"Массив удаления. См. ПолучитьСтруктуруУдаленияДокументов": "Deletion array. See GetDocumentDeletionStructure", -"Удаляет уведомление из очерели после успешного получения": "Deletes the notification from the queue after successful receipt", +"часовой пояс окончания (по умолчанию - ч.п. пользователя": "end time zone (default - t.z. of the user)", +"Как XML файлы расширения для загрузки через конфигуратор": "As XML extension files for loading via the configurator", +"Количество контактов для получения. Все, если не указано": "Contact count to retrieve. All if not specified", "Получает прямую ссылку для скачивания публичного объекта": "Gets a direct link to download the public object", +"Типы поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply types: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", +"Здесь собрано определение данных, необходимых для работы": "The definition of the data required for the work is collected here", +"OneScript: ./OInt/tests/Modules/internal/OPI_ТестыCLI.os": "OneScript: ./OInt/tests/Modules/internal/OPI_TestsCLI.os", +"Массив удаления. См. ПолучитьСтруктуруУдаленияДокументов": "Deletion array. See GetDocumentDeletionStructure", +"Получает информацию об опубликованном объекте по его URL": "Gets information about the published object by its URL", +"Получает представления (embeddings) для заданных вводных": "Gets the embeddings for the given entries", +"Очищает все добавленные ранее заголовки перед установкой": "Clears all previously added headers before setting", +"Получает количество товаров в остатке с фильтром или без": "Gets the number of items in the balance with or without filtering", +"Получать информацию об объектах во вложенных директориях": "Get information about objects in nested directories", +"Удаляет уведомление из очерели после успешного получения": "Deletes the notification from the queue after successful receipt", +"Создает дочернюю страницу над другой страницей-родителем": "Creates a child page above another parent page", +"Соответствие данных с результатом проверки в поле passed": "Map of data with the result of verification in the passed field", +"Загружает файл с диска или двоичные данные на сервер FTP": "Uploads a file from disk or binary data to the FTP server", +"Устанавливает новые пользовательские настройки календаря": "Sets new custom calendar settings", +"Добавляет дополнительные поля информации для медиафайлов": "Add information fields for mediafiles", "Количество байт от указанной позиции начала для отправки": "Number of bytes from the specified start position for sending", -"ПараметрыЗапросаВСтроку: Получение коллекции КлючЗначение": "RequestParametersToString: Retrieve collection KeyValue", -"Получает макет для создания заказа в функции СоздатьЗаказ": "Gets the layout of order for the CreateOrder function", -"Получает структуру параметров завершения тестового сеанса": "Gets the parameter structure for completing a test session", -"Структура значений: Ключ > поле, Значение > значение поля": "Values structure: Key > field, Value > field value", -"Структура изменяемых полей. См. ПолучитьСтруктуруСчетчика": "Structure of fields to be changed. See GetCounterStructure", -"ВызватьМетод: запрос не был сформирован перед выполнением": "ExecuteMethod: the request was not generated before execution", -"Ресурс может быть определен в одном из следующих форматов": "Resource can be defined in one of the following formats", -"Оформляет клиентский возврат для заказа интернет магазина": "Processes customer returns for online store orders", -"Структура полей календаря. См. ПолучитьСтруктуруКалендаря": "Calendar fields structure. See GetCalendarStructure", +"Получает структуру сообщения для списка сообщений запроса": "Receives the message structure for the request message list", +"Удаляет публичный URL у файла. Требует токен пользователя": "Removes the public URL from the file. Requires user token", "Создает новую тему в группе с включенным функционалом тем": "Creates a new topic in the group with theme functionality enabled", "OPI_ПолучениеДанныхТестов.Проверка_ОзонКартинки(Результат": "OPI_TestDataRetrieval.Check_OzonPictures(Result", -"Время показа признака набора текста перед отправкой (в мс": "Time to show the typing indicator before sending (in ms", -"Получает размер файла или директории, если она существуют": "Get the size of a file or directory if it exists", -"передайте Истина, чтобы добавить в ответ данные аналитики": "pass True to add analytics data to the response", "Структура отбора задач. См. ПолучитьСтруктуруФильтраЗадач": "Lead filter structure. See GetLeadFilterStructure", +"Получает структуру параметров завершения тестового сеанса": "Gets the parameter structure for completing a test session", "Получает токен на основе идентификатора аккаунта и пароля": "Gets a token based on account ID and password", -"Получить доступные таймслоты на конечных складах отгрузки": "Get available timeslots at the final supply warehouses", +"Время показа признака набора текста перед отправкой (в мс": "Time to show the typing indicator before sending (in ms", "ДобавитьФайлRelated: не инициализирована запись Multipart": "AddFileAsRelated: multipart record not initialized", -"Получает структуру сообщения для списка сообщений запроса": "Receives the message structure for the request message list", "Создает текстовую транскрипцию для выбранного аудио файла": "Creates a text transcription for the selected audio file", -"Параметры соединения. См. СформироватьПараметрыСоединения": "Connection parameters. See FormConnectionParameters", -"Структура отбора задач (см. ПолучитьСтруктуруФильтраЗадач": "Structure of task filter (see GetTaskFieldsStructure", +"ВызватьМетод: запрос не был сформирован перед выполнением": "ExecuteMethod: the request was not generated before execution", "По умолчанию данные тела используются при расчете подписи": "By default, the body data is used in the signature calculation", -"формат, в котором возвращается ответ: json или схема JSON": "the format in which the response is returned: json or JSON schema", -"атрибуты элемента в виде ключ1:значение1, ключ2:значение2": "element attributes in the form key1:value1, key2:value2", -"Структура полей календаря (см. ПолучитьСтруктуруКалендаря": "Calendar fields structure (see GetCalendarStructure", -"Структура отбора лидов (см. ПолучитьСтруктуруФильтраЛидов": "Lead filter structure (see GetLeadFilterStructure", -"Модуль для работы с WhatsApp через GreenAPI из набора ОПИ": "WhatsApp via GreenAPI Module of OpenIntegrations", -"Идентификатор объекта, для которого необходим комментарий": "Identifier of the object that needs a comment", -"Получает описание локации для отправки в ОтправитьЛокацию": "Gets the description of the location to send with SendLocation method", -"Параметры соединения. См. ПолучитьНастройкиСоединенияGRPC": "Connection parameters. See GetGRPCConnectionSettings", +"Параметры соединения. См. СформироватьПараметрыСоединения": "Connection parameters. See FormConnectionParameters", +"получать уведомления о статусах входящего звонка: yes, no": "receive notifications about incoming call statuses: yes, no", +"Настройки инстанса. См. ПолучитьСтруктуруНастроекИнстанса": "Instance settings. See GetInstanceSettingsStructure", +"Получает список рабочих областей, в которых подключен бот": "Gets a list of workspaces where the bot is connected", +"Ресурс может быть определен в одном из следующих форматов": "Resource can be defined in one of the following formats", +"Структура отбора лидов. См. ПолучитьСтруктуруФильтраЛидов": "Lead filter structure. See GetLeadFilterStructure", +"Оформляет клиентский возврат для заказа интернет магазина": "Processes customer returns for online store orders", +"Получить доступные таймслоты на конечных складах отгрузки": "Get available timeslots at the final supply warehouses", +"Структура полей календаря. См. ПолучитьСтруктуруКалендаря": "Calendar fields structure. See GetCalendarStructure", +"передайте Истина, чтобы добавить в ответ данные аналитики": "pass True to add analytics data to the response", +"Получает размер файла или директории, если она существуют": "Get the size of a file or directory if it exists", +"Добавляет стандартную авторизацю по пользователю и паролю": "Adds standard authorization by username and password", +"ОжидаетЧто(Результат[\"result\"][\"status\"]).Равно(\"imported": "ExpectsThat(Result[\"result\"][\"status\"]).Equal(\"imported", "Подпись в форме. Ключ: en или ru, Значение: Текст подписи": "Form label. Key: en or ru, Value: Lable text", +"Структура изменяемых полей. См. ПолучитьСтруктуруСчетчика": "Structure of fields to be changed. See GetCounterStructure", +"Получать информацию об элементах во вложенных директориях": "Get information about elements in nested directories", +"Параметры соединения. См. ПолучитьНастройкиСоединенияGRPC": "Connection parameters. See GetGRPCConnectionSettings", +"Модуль для работы с WhatsApp через GreenAPI из набора ОПИ": "WhatsApp via GreenAPI Module of OpenIntegrations", "Устанавливает максимальное число допустимых переадресаций": "Sets the maximum number of allowed redirects", "идентификатор автора перемещения сделки на текущую стадию": "identifier of the author of moving the deal to the current stage", "Идентификатор сообщения. Все сообщения, если не заполнено": "Message ID. All messages, if not filled in", +"Получает описание локации для отправки в ОтправитьЛокацию": "Gets the description of the location to send with SendLocation method", "цвет текста события. Cимвол # - в формате unicode как %23": "the colour of the event text. Symbol # - in unicode format as %23", -"ОжидаетЧто(Результат[\"result\"][\"status\"]).Равно(\"imported": "ExpectsThat(Result[\"result\"][\"status\"]).Equal(\"imported", -"Удаляет публичный URL у файла. Требует токен пользователя": "Removes the public URL from the file. Requires user token", -"ВызватьМетод: отправка запроса с записью ответа в файл %1": "ExecuteMethod: sending request with response written to file %1", -"Получать информацию об элементах во вложенных директориях": "Get information about elements in nested directories", -"получать уведомления о статусах входящего звонка: yes, no": "receive notifications about incoming call statuses: yes, no", -"Настройки инстанса. См. ПолучитьСтруктуруНастроекИнстанса": "Instance settings. See GetInstanceSettingsStructure", -"Добавляет стандартную авторизацю по пользователю и паролю": "Adds standard authorization by username and password", -"Получает список рабочих областей, в которых подключен бот": "Gets a list of workspaces where the bot is connected", -"Получает шаблон структуры для установки настроек инстанса": "Gets the structure template for instance settings", -"Структура отбора лидов. См. ПолучитьСтруктуруФильтраЛидов": "Lead filter structure. See GetLeadFilterStructure", +"Структура значений: Ключ > поле, Значение > значение поля": "Values structure: Key > field, Value > field value", +"Структура полей календаря (см. ПолучитьСтруктуруКалендаря": "Calendar fields structure (see GetCalendarStructure", +"Идентификатор объекта, для которого необходим комментарий": "Identifier of the object that needs a comment", +"ПараметрыЗапросаВСтроку: Получение коллекции КлючЗначение": "RequestParametersToString: Retrieve collection KeyValue", +"Получает макет для создания заказа в функции СоздатьЗаказ": "Gets the layout of order for the CreateOrder function", "Имя модели должно быть в формате /:/: поле, Значение > направление (ASC, DESC": "Sorting: Key > field name, Value > direction (ASC, DESC", "уже добавлена ранее, повторное добавление является ошибкой": "has already been added before, adding it again is an error", +"app_id - ID приложения. Для создания приложения необходимо": "app_id - Application ID. To create an application, you need to", +"Сортировка: Ключ > поле, Значение > направление (ASC, DESC": "Sorting: Key > field name, Value > direction (ASC, DESC", +"Параметры генерации. См. ПолучитьСтруктуруОписанияКартинок": "Generation parameters. See GetImageDescriptionStructure", +"Формирует структуру настроек прокси-сервера для соединения": "Creates a structure of proxy server settings for the connection", +"Структура с идентификатором нового подключения или ошибкой": "Structure with new connection ID or error information", +"Структура отбора (см. ПолучитьСтруктуруФильтраКомментариев": "Comments filter structure (see GetCommentsFilterStructure", +"ПолучитьСтруктуруПользовательскихНастроекКаледнаря (пустая": "GetCalednarCustomSettingsStructure", +"ID загрузки по частям. См. ИнициализироватьЗагрузкуЧастями": "Upload ID. See InitPartsUpload", +"Получает ссылку на скачивание файла из входящего сообщения": "Gets a link to download a file from an incoming message", "Получает массив событий пользователей в заданном интервале": "Gets an array of user events in the specified interval", -"ДобавитьПолеMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataField: Multipart record not initialized", -"Массив или одна сокращенная структура полей описания товара": "Array or one simplified structure of product fields", -"В данных service аккаунта отсутствуют обязательные поля: %1": "There are no required fields in the service account data: %1", -"ДобавитьПолеMultipart: не инициализирована запись Multipart": "AddMultipartField: multipart record not initialized", -"Получает статус участия в событии для текущего пользователя": "Gets the event participation status of the current user", -"По умлчанию multipart поля используются при расчете подписи": "Multipart fields are used for signature calculation by default", -"Код, полученный из авторизации См.ПолучитьСсылкуАвторизации": "Code obtained from authorization See GetAuthorizationLink", -"Вы можете переопределять их, передавая в качестве параметра": "You can override them by passing them as a parameter", -"Структура отбора сделок. См. ПолучитьСтруктуруФильтраСделок": "Deals filter structure. See GetDealsFilterStructure", +"Перезаписывать, если объект по целевому пути уже существует": "Overwrite if an object already exists at the target path", "ДобавитьФайлMultipart: не инициализирована запись Multipart": "AddMultipartFile: Multipart record not initialized", -"Для начала работы необходимо получить токен доступа к диску": "To start working, you need to obtain an access token for the disk", "ДобавитьФайлMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataFile: Multipart record not initialized", "Данная функция не обновляет тип данных существующих колонок": "This function does not update the data type of existing columns", -"Переданное значение не является валидной схемой SQL запроса": "The value passed is not a valid SQL query schema", +"ДобавитьПолеMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataField: Multipart record not initialized", "Получает установленную ранее конфигурацию шифрования бакета": "Gets the previously set bucket encryption configuration", "Ползователь может быть указан в одном из сдедующих форматов": "User can be specified in one of the following formats", -"Настройки FTP не являются валидной структурой ключ-значение": "FTP settings are not a valid key-value structure", -"ДобавитьЗаголовок: пустой заголовок проигнорирован, ключ %1": "AddHeader: empty header ignored, key %1", -"Создает публичный URL для файла. Требует токен пользователя": "Creates a public URL for the file. Requires user token", -"!OInt Сообщить(\"Ошибка загрузки участка \" + Строка(Н) + \"/3": "!OInt Message(\"Chunk upload error \" + String(N) + \"/3", +"Структура отбора сделок. См. ПолучитьСтруктуруФильтраСделок": "Deals filter structure. See GetDealsFilterStructure", +"По умлчанию multipart поля используются при расчете подписи": "Multipart fields are used for signature calculation by default", +"Вы можете переопределять их, передавая в качестве параметра": "You can override them by passing them as a parameter", +"дата окончания выборки. 3 месяца после текущей по умолчанию": "selection end date. 3 months after the current default", +"ДополнитьЗаголовки: формирование заголовка AWS4 авторизации": "CompleteHeaders: generating AWS4 Authorization Header", "Загружает объект на сервер не используюя загрузку по частям": "Upload object with single request", "Получает PDF или HTML превью объекта (только для токументов": "Gets PDF or HTML preview of the object (for documents only", -"дата окончания выборки. 3 месяца после текущей по умолчанию": "selection end date. 3 months after the current default", -"Описание договоренности. См. ПолучитьОписаниеДоговоренности": "Appointment description. See GetAppointmentDescription", +"Переданное значение не является валидной схемой SQL запроса": "The value passed is not a valid SQL query schema", "Созданного вами бота теперь можно применить двумя способами": "The bot you created can now be used in two ways", -"Перезаписывать, если объект по целевому пути уже существует": "Overwrite if an object already exists at the target path", -"ДополнитьЗаголовки: формирование заголовка AWS4 авторизации": "CompleteHeaders: generating AWS4 Authorization Header", +"Для начала работы необходимо получить токен доступа к диску": "To start working, you need to obtain an access token for the disk", +"Настройки FTP не являются валидной структурой ключ-значение": "FTP settings are not a valid key-value structure", +"Описание договоренности. См. ПолучитьОписаниеДоговоренности": "Appointment description. See GetAppointmentDescription", +"Информация о товарах, которые размещены в заданном магазине": "Information about products that are placed in a selected market", "Фильтр отправлений. См. ПолучитьСтруктуруФильтраОтправлений": "Shipments filter. See GetShipmentsFilterStructure", -"Фильтр выборки товаров. См. ПолучитьСтруктуруФильтраТоваров": "Product selection filter. See GetProductsFilterStructure", -"Возвращает основные данные запроса в структурированном виде": "Returns the basic data for request in structured form", -"Перейдите **[в раздел интеграций портала для разработчиков]": "Go to the **[section of integrations of the developer portal]", +"Код, полученный из авторизации См.ПолучитьСсылкуАвторизации": "Code obtained from authorization See GetAuthorizationLink", "Признак отключения автоматического определения Content-Type": "Flag to disable automatic Content-Type detection", "Тип календаря: user, group, company_calendar, location и др": "Calendar type: user, group, company_calendar, location, etc", -"Информация о товарах, которые размещены в заданном магазине": "Information about products that are placed in a selected market", +"Возвращает основные данные запроса в структурированном виде": "Returns the basic data for request in structured form", "Двоичные данные при успехе или структура с описанием ошибки": "Binary data on success or structure with error description", -"Структура отбора сделок (см. ПолучитьСтруктуруФильтраСделок": "Deals filter structure (see. GetDealsFilterStructure", +"Получает статус участия в событии для текущего пользователя": "Gets the event participation status of the current user", +"ДобавитьПолеMultipart: не инициализирована запись Multipart": "AddMultipartField: multipart record not initialized", +"Перейдите **[в раздел интеграций портала для разработчиков]": "Go to the **[section of integrations of the developer portal]", +"Массив или одна сокращенная структура полей описания товара": "Array or one simplified structure of product fields", +"Создает публичный URL для файла. Требует токен пользователя": "Creates a public URL for the file. Requires user token", +"!OInt Сообщить(\"Ошибка загрузки участка \" + Строка(Н) + \"/3": "!OInt Message(\"Chunk upload error \" + String(N) + \"/3", "Истина > служебные поля удаляются, остается только сам блок": "True > service fields are deleted, only the block itself remains", -"Некорректный формат тегов. Ожидается коллекция ключ-значение": "Incorrect tags format. Key-value collection is expected", -"OPI_ПолучениеДанныхТестов.Проверка_ОзонНовыеТовары(Результат": "OPI_TestDataRetrieval.Check_OzonNewProducts(Result", -"Массив обновлений. См. ПолучитьСтруктуруОбновленияДокументов": "Update array. See GetDocumentUpdateStructure", -"!OInt ТекущийКаталог = СтрЗаменить(ТекущийСценарий().Каталог": "!OInt CurrentDirectory = StrReplace(CurrentScript().Path", -"Настройки FTP должны содержать только сериализуемые значения": "FTP settings must contain only serializable values", -"Отредактируйте товар, чтобы опубликовать в Маркете ВКонтакте": "Moderation", -"Формирует картинку для отправки в функции ОтправитьСообщение": "Make picture block for SendMessage method", -"ТекущаяДатаСтрока, ВерсияОПИ, Платформа, ОперационнаяСистема": "CurrentDateString, OPIVersion, Platform, OperatingSystem", +"Фильтр выборки товаров. См. ПолучитьСтруктуруФильтраТоваров": "Product selection filter. See GetProductsFilterStructure", +"Структура отбора сделок (см. ПолучитьСтруктуруФильтраСделок": "Deals filter structure (see. GetDealsFilterStructure", +"ДобавитьЗаголовок: пустой заголовок проигнорирован, ключ %1": "AddHeader: empty header ignored, key %1", +"В данных service аккаунта отсутствуют обязательные поля: %1": "There are no required fields in the service account data: %1", +"OneScript: ./OInt/tools/Modules/OPI_ПолучениеДанныхТестов.os": "OneScript: ./OInt/tools/Modules/OPI_TestDataRetrieval.os", "Устанавливает путь к файлу для сохранения результата запроса": "Sets the file path to save the query result", -"механизм загрузки файлов и некоторые другие из старой версии": "file upload mechanism and some others from the old version", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPСоединение, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPConnection, Undefined", -"Параметры завершения. См. ПолучитьСтруктуруЗавершенияЗапуска": "Completion parameters. See GetLaunchCompletionStructure", -"JSON данные также могут быть переданы как путь к файлу .json": "JSON data can also be passed as a path to a .json file", +"ТекущаяДатаСтрока, ВерсияОПИ, Платформа, ОперационнаяСистема": "CurrentDateString, OPIVersion, Platform, OperatingSystem", "Установка нового набора удаляет все существующие теги бакета": "Setting up a new set removes all existing bucket tags", -"Почтовый индекс города, для которого необходим список офисов": "Postal code of the city for which the list of offices is required", -"Является краткой формой функции `ПолучитьСтруктуруСообщения`": "Is a shorthand for the function `GetMessageStructure`", -"Основная структура полей товара. См. ПолучитьСтруктуруТовара": "The basic structure of the product fields. See GetProductStructure", -"Получение ШК места к заказу](@api-docs.cdek.ru/36967298.html": "Receiving barcode CP for the order](@api-docs.cdek.ru/36969722.html", +"Параметры завершения. См. ПолучитьСтруктуруЗавершенияЗапуска": "Completion parameters. See GetLaunchCompletionStructure", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPСоединение, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPConnection, Undefined", +"Отредактируйте товар, чтобы опубликовать в Маркете ВКонтакте": "Moderation", +"OPI_ПолучениеДанныхТестов.Проверка_ОзонНовыеТовары(Результат": "OPI_TestDataRetrieval.Check_OzonNewProducts(Result", +"Получает заказ по номеру СДЭК или внутреннему номеру клиента": "Receives the order by CDEK number or number from customer IB", "Получает настройки соединения с авторизацией через SSH Agent": "Gets connection settings with SSH Agent authentication", "Структура колонок таблицы: Ключ > имя, Значение > тип данных": "Table column structure: Key > name, Value > data type", "Вставить новый документ, если ни один документ не был найден": "Insert a new document if no document was found", -"Настройки Tls могут быть также переданы в строке подключения": "Tls settings can also be passed in the connection string", "Список полей задачи в ответе. Все невычисляемые по умолчанию": "A list of task fields in the response. All non calculable by default", -"OneScript: ./OInt/tools/Modules/OPI_ПолучениеДанныхТестов.os": "OneScript: ./OInt/tools/Modules/OPI_TestDataRetrieval.os", -"Пользователь может быть указан в одном из сдедующих форматов": "The user can be specified in one of the following formats", -"Название района региона, уточняющий параметр для поля region": "Name of the region's district, specifying parameter for the region field", -"получать уведомления о входящих сообщениях и файлах: yes, no": "receive notifications of incoming messages and files: yes, no", +"механизм загрузки файлов и некоторые другие из старой версии": "file upload mechanism and some others from the old version", +"JSON данные также могут быть переданы как путь к файлу .json": "JSON data can also be passed as a path to a .json file", +"Настройки Tls могут быть также переданы в строке подключения": "Tls settings can also be passed in the connection string", +"Переданные данные service аккаунта не являются валидным JSON": "The passed service account data is not valid JSON", "Имя поля для получения. Выводит весь список, если не указано": "Field name to retrieve. Displays the entire list if not specified", "Получает значения настроек версионирования объектов в бакете": "Gets the values of versioning settings of objects in the bucket", +"получать уведомления о входящих сообщениях и файлах: yes, no": "receive notifications of incoming messages and files: yes, no", "Доп. параметры. См. ПолучитьСтруктуруПараметровПредставлений": "Additional parameters. See GetEmbeddingsParameterStructure", -"Переданные данные service аккаунта не являются валидным JSON": "The passed service account data is not valid JSON", -"Получает заказ по номеру СДЭК или внутреннему номеру клиента": "Receives the order by CDEK number or number from customer IB", -"Изменяет свойства существующей стадии канбана или Моего плана": "Changes the properties of the existing kanban or My plan stage", -"учитывать посещения из регионов без доступ к ресурсам Яндекса": "take into account visits from regions without access to Yandex resources", -"шаблон промпта (переопределяет то, что определено в Modelfile": "prompt template (overrides what is defined in Modelfile", -"Открывает новый диалог с одним или несколькими пользователями": "Opens a new dialog with one or more users", -"Добавляет новое пользовательское поле для добавления в задачу": "Adds a new custom field to be added to the task", -"Смещение для получение вложенных объектов не из начала списка": "Offset for getting nested objects not from the beginning of the list", -"Получает характеристики для указанной категории и типа товара": "Gets the characteristics for the specified category and product type", -"Фильтр событий. См. ПолучитьСтруктуруФильтраСобытийКалендарей": "Events filter. See GetCalendarEventsFilterStructure", +"Формирует картинку для отправки в функции ОтправитьСообщение": "Make picture block for SendMessage method", +"Пользователь может быть указан в одном из сдедующих форматов": "The user can be specified in one of the following formats", +"Основная структура полей товара. См. ПолучитьСтруктуруТовара": "The basic structure of the product fields. See GetProductStructure", +"Получение ШК места к заказу](@api-docs.cdek.ru/36967298.html": "Receiving barcode CP for the order](@api-docs.cdek.ru/36969722.html", +"Почтовый индекс города, для которого необходим список офисов": "Postal code of the city for which the list of offices is required", +"Некорректный формат тегов. Ожидается коллекция ключ-значение": "Incorrect tags format. Key-value collection is expected", +"!OInt ТекущийКаталог = СтрЗаменить(ТекущийСценарий().Каталог": "!OInt CurrentDirectory = StrReplace(CurrentScript().Path", +"Является краткой формой функции `ПолучитьСтруктуруСообщения`": "Is a shorthand for the function `GetMessageStructure`", +"Настройки FTP должны содержать только сериализуемые значения": "FTP settings must contain only serializable values", +"Название района региона, уточняющий параметр для поля region": "Name of the region's district, specifying parameter for the region field", +"Массив обновлений. См. ПолучитьСтруктуруОбновленияДокументов": "Update array. See GetDocumentUpdateStructure", "Истина > добавление записей в транзакции с откатом при ошибке": "True > adding records to transactions with rollback on error", +"Используется при вызове функции `ОтправитьТекстовоеСообщение`": "Used for `SendTextMessage` function", "Параметры завершения. См. ПолучитьСтруктуруЗавершенияЭлемента": "Completion parameters. See GetItemCompletionStructure", -"Признак удаления файла тела, если он был создан автоматически": "Flag to delete the body file if it was created automatically", +"Получает характеристики для указанной категории и типа товара": "Gets the characteristics for the specified category and product type", "Настройки прокси, если необходимо. См ПолучитьНастройкиПрокси": "Proxy settings, if required. See GetProxySettings", -"Иднтификатор следующей страницы данных из предыдущего запроса": "Next page identifier of data from the previous request", -"Указатель из предыдущего запроса, если строк результата > 100": "Pointer from the previous request, if the result rows > 100", -"ДополнитьЗаголовки: формирование заголовка Bearer авторизации": "CompleteHeaders: generating Bearer Authorization Header", -"Имя пользователя, структура или массив структур пользователей": "Username, structure, or array of user structures", +"Фильтр событий. См. ПолучитьСтруктуруФильтраСобытийКалендарей": "Events filter. See GetCalendarEventsFilterStructure", +"Назначение файла: assistants, batch, vision, user_data, evals": "File purpose: assistants, batch, vision, user_data, evals", "Массив описаний остатков. См. ПолучитьСтруктуруОстатковТовара": "Array of stocks data. See GetProductStocksStructure", "Маркер конца сообщения для исключения ожидания конца таймаута": "End of message marker to avoid waiting for the end of timeout", "Установка нового набора удаляет все существующие теги объекта": "Setting up a new set removes all existing object tags", "ВызватьМетод: переадресация, Location отсутствует, завершение": "ExecuteMethod: redirection, Location missing, termination", "access_token --> Используется в т-нии 2-х часов для запросов": " access_token --> Used in the interval of 2 hours for requests", -"Назначение файла: assistants, batch, vision, user_data, evals": "File purpose: assistants, batch, vision, user_data, evals", -"Строка, Произвольный, HTTPОтвет, ДвоичныеДанные, Неопределено": "String, Arbitrary, HTTPResponse, BinaryData, Undefined", +"Признак удаления файла тела, если он был создан автоматически": "Flag to delete the body file if it was created automatically", "Фиксирует оговоренные с клиентом дату, время и адрес доставки": "Fixes the delivery date, time and address agreed with the customer", -"Используется при вызове функции `ОтправитьТекстовоеСообщение`": "Used for `SendTextMessage` function", "Константы.TwitterRefresh.Установить(ОтветТокен[\"refresh_token": "Constants.TwitterRefresh.Set(ResponseToken[\"refresh_token", -"Получение квитанции к заказу](@api-docs.cdek.ru/36967287.html": "Receiving order receipt](@api-docs.cdek.ru/36969694.html", +"Изменяет свойства существующей стадии канбана или Моего плана": "Changes the properties of the existing kanban or My plan stage", +"Открывает новый диалог с одним или несколькими пользователями": "Opens a new dialog with one or more users", +"Указатель из предыдущего запроса, если строк результата > 100": "Pointer from the previous request, if the result rows > 100", "JSON данные также могут быть переданны как путь к файлу .json": "JSON data can also be passed as a path to a .json file", -"Ссылка на файл с ШК местом к заказам доступна в течение 1 часа": "The link to the file with the barcode CP is available within 1 hour", -"Отступ от начала списка для полчения задач > 50 шт. рекурсивно": "Offset of tasks list", -"Получает курсор для порционного получения документов коллекции": "Gets a cursor for batch retrieval of collection documents", -"Формирует блок файла для отправки в функции ОтправитьСообщение": "Make file block for SendMessage method", -"Получает структуру цены товара для функции ОбновитьЦеныТоваров": "Gets the product price structure for the UpdateProductsPrices function", -"Настройки группового чата. См. ПолучитьСтруктуруНастроекГруппы": "Group chat settings. See GetGroupSettingsStructure", -"Настройки прокси, если необходимо. См. ПолучитьНастройкиПрокси": "Proxy settings, if required. See GetProxySettings", -"Блокирует выполнение программы до появления нового подключения": "Blocks programm execution until a new connection is established", +"Получение квитанции к заказу](@api-docs.cdek.ru/36967287.html": "Receiving order receipt](@api-docs.cdek.ru/36969694.html", +"ДополнитьЗаголовки: формирование заголовка Bearer авторизации": "CompleteHeaders: generating Bearer Authorization Header", +"Иднтификатор следующей страницы данных из предыдущего запроса": "Next page identifier of data from the previous request", +"Строка, Произвольный, HTTPОтвет, ДвоичныеДанные, Неопределено": "String, Arbitrary, HTTPResponse, BinaryData, Undefined", +"учитывать посещения из регионов без доступ к ресурсам Яндекса": "take into account visits from regions without access to Yandex resources", +"шаблон промпта (переопределяет то, что определено в Modelfile": "prompt template (overrides what is defined in Modelfile", +"Добавляет новое пользовательское поле для добавления в задачу": "Adds a new custom field to be added to the task", +"Смещение для получение вложенных объектов не из начала списка": "Offset for getting nested objects not from the beginning of the list", +"Имя пользователя, структура или массив структур пользователей": "Username, structure, or array of user structures", "ДобавитьПараметрURL: пустой параметр проигнорирован, ключ - %1": "AddURLParameter: empty parameter ignored, key - %1", -"Получает информацию о содержимом директории по выбранному пути": "Gets information about the contents of a directory at the specified path", "Привелегия может быть определена в одном из следующих форматов": "Privilege can be defined in one of the following formats", -"Загружает файл для дальнейшего использования в других запросах": "Uploads a file for further use in other requests", "Набор инструментов интеграции с популярными API и технологиями": "A set of tools for integration with popular APIs and technologies", -"токен для доступа к вашему серверу уведомлений, если требуется": "a token to access your notification server, if required", +"Получает информацию о содержимом директории по выбранному пути": "Gets information about the contents of a directory at the specified path", "ВызватьМетод: достигнуто максимальное число ошибок, завершение": "ExecuteMethod: maximum number of errors reached, terminating", -"Настройки прокси не являются валидной структурой ключ-значение": "Proxy settings are not a valid key-value structure", -"Отмечает все сообщения во всех доступных чатах как прочитанные": "Mark all message as readed", -"ВызватьМетод: ошибка сервера, попытка повторной отправки %1/%2": "ExecuteMethod: server error, retry attempt %1/%2", -"!OInt УстановитьПеременнуюСреды(\"OINT_TESTS_CLI\", CLITestsMark": "!OInt SetEnvironmentVariable(\"OINT_TESTS_CLI\", CLITestsMark", -"Структура лога не является корректной коллекцией КлючИЗначение": "Log structure is not a valid KeyValue collection", -"Токен бота чата сообщества, котрый можно получить в настройках": "Community chat bot token, which can be obtained in the settings", -"Возвращает ответ пользователю при нажатии на кнопку клавиатуры": "Returns a response to the user when a keyboard button is pressed", -"ОжидаетЧто(Результат[\"requests\"]).ИмеетТип(\"Массив\").Заполнено": "ExpectsThat(Result[\"requests\"]).HasType(\"Array\").Filled", "ID группы или пользователя владельца канбан. Свой по умолчанию": "ID of kanban owner (group or user)", -"Загружает файл на облачный диск, получая его по указанному URL": "Uploads a file to the cloud drive by fetching it from the specified URL", -"передать значение даты без времени в параметрах from и to: Y,N": "pass date value without time in from and to parameters: Y,N", -"Добавляет список привелегий пользователя в возвращаемые данные": "Adds a list of user privileges to the returned data", -"Режим доступа к каталогу в числовом формате POSIX (как в chmod": "Access mode to the directory in POSIX numeric format (as in chmod", +"токен для доступа к вашему серверу уведомлений, если требуется": "a token to access your notification server, if required", +"Токен бота чата сообщества, котрый можно получить в настройках": "Community chat bot token, which can be obtained in the settings", "Выполняет запрос, если он был сформирован или установлен ранее": "Executes the request if it has been generated or set previously", +"Настройки прокси, если необходимо. См. ПолучитьНастройкиПрокси": "Proxy settings, if required. See GetProxySettings", +"Загружает файл на облачный диск, получая его по указанному URL": "Uploads a file to the cloud drive by fetching it from the specified URL", +"ОжидаетЧто(Результат[\"requests\"]).ИмеетТип(\"Массив\").Заполнено": "ExpectsThat(Result[\"requests\"]).HasType(\"Array\").Filled", +"Возвращает ответ пользователю при нажатии на кнопку клавиатуры": "Returns a response to the user when a keyboard button is pressed", +"Отступ от начала списка для полчения задач > 50 шт. рекурсивно": "Offset of tasks list", +"Загружает файл для дальнейшего использования в других запросах": "Uploads a file for further use in other requests", +"Формирует блок файла для отправки в функции ОтправитьСообщение": "Make file block for SendMessage method", +"Структура лога не является корректной коллекцией КлючИЗначение": "Log structure is not a valid KeyValue collection", +"Ссылка на файл с ШК местом к заказам доступна в течение 1 часа": "The link to the file with the barcode CP is available within 1 hour", +"передать значение даты без времени в параметрах from и to: Y,N": "pass date value without time in from and to parameters: Y,N", "массив идентификаторов участников события. Если is_meeting = Y": "array of event participant IDs. If is_meeting = Y", "Получает статус добавления кодов цифрового товара по ID задачи": "Gets the status of digital item codes upload by task ID", -"Максимум сообщений для получения. Без ограничений по умолчанию": "Maximum messages to retrieve. Unlimited by default", +"Режим доступа к каталогу в числовом формате POSIX (как в chmod": "Access mode to the directory in POSIX numeric format (as in chmod", "Для вызова этого метода бот должен быть администратором в чате": "To call this method, the bot must be an administrator in the chat room", -"Отступ от начала списка для получения лидов > 50 шт. рекурсивно": "Offset from the beginning of the list to get leads > 50 recursively", -"Получает список складов, сортировочных центров и пунктов выдачи": "Gets a list of warehouses, sorting centers and delivery points", -"Первая картинка в массиве картинок (поле images) будет основной": "The first image in the image array (images field) will be the main image", -"JSON данные авторизации как файл, коллекция или двоичные данные": "JSON authorization data as a file, collection or binary data", -"Получает единый SKU по старым идентификаторам SKU FBS и SKU FBO": "Gets a single SKU from the old SKU FBS and SKU FBO identifiers", -"Преалерт должен быть предварительно создан. См. СоздатьПреалерт": "The prealert must be previously created. See CreatePrealert", +"Блокирует выполнение программы до появления нового подключения": "Blocks programm execution until a new connection is established", +"ВызватьМетод: ошибка сервера, попытка повторной отправки %1/%2": "ExecuteMethod: server error, retry attempt %1/%2", +"Добавляет список привелегий пользователя в возвращаемые данные": "Adds a list of user privileges to the returned data", +"Настройки прокси не являются валидной структурой ключ-значение": "Proxy settings are not a valid key-value structure", +"Отмечает все сообщения во всех доступных чатах как прочитанные": "Mark all message as readed", +"Получает курсор для порционного получения документов коллекции": "Gets a cursor for batch retrieval of collection documents", +"Максимум сообщений для получения. Без ограничений по умолчанию": "Maximum messages to retrieve. Unlimited by default", +"Настройки группового чата. См. ПолучитьСтруктуруНастроекГруппы": "Group chat settings. See GetGroupSettingsStructure", +"!OInt УстановитьПеременнуюСреды(\"OINT_TESTS_CLI\", CLITestsMark": "!OInt SetEnvironmentVariable(\"OINT_TESTS_CLI\", CLITestsMark", +"Получает структуру цены товара для функции ОбновитьЦеныТоваров": "Gets the product price structure for the UpdateProductsPrices function", +"Создает новый лид по структуре полей (см. ПолучитьСтруктуруЛида": "Creates a new lead by fields structure (see GetLeadStructure", "Отправляет тело несколькми запросами с заголовком Content-Range": "Sends the body in multiple requests with the Content-Range header", -"путь к файлу сохранения результата (двоичных данных в частности": "the path to the result saving file (particularly binary data", "Получает статус пользователя или нескольких пользователей по ID": "Gets the status of a user or multiple users by ID", -"Получает структуру шаблон для фильтрации записей в запросах ORM": "Gets the template structure for filtering records in ORM queries", "Получение интервалов доставки](@api-docs.cdek.ru/154160502.html": "Getting delivery intervals (RU)](@api-docs.cdek.ru/154160502.html", -"Создает запрос на основе введенных данных с выполнением или без": "Creates a request based on the entered data with or without execution", +"путь к файлу сохранения результата (двоичных данных в частности": "the path to the result saving file (particularly binary data", +"Структура колонок не является валидной структурой ключ-значение": "The column structure is not a valid key-value structure", +"Преалерт должен быть предварительно создан. См. СоздатьПреалерт": "The prealert must be previously created. See CreatePrealert", "Создает соединение и читает данные до конца или по ограничениям": "Establishes a connection and reads data until completion or by limits", "Восстанавливает состояние объекта к необходимой версии (ревизии": "Restores object state to required version (revision", -"Игнорируем проверку целостности архива, просто читаем результат": "Ignore archive integrity check, just read the result", -"Создает копию локального каталога по выбранному пути на сервере": "Creates a copy of the local directory at the selected path on the Neocities server", +"Информация о паспортных данных](@api-docs.cdek.ru/55343091.html": "Passport data information](@api-docs.cdek.ru/55343134.html", +"Получает список складов, сортировочных центров и пунктов выдачи": "Gets a list of warehouses, sorting centers and delivery points", +"Получает структуру шаблон для фильтрации записей в запросах ORM": "Gets the template structure for filtering records in ORM queries", +"Массив ролей оснований в виде строк или структур с указанием БД": "Array of roles based on strings or structures specifying the database", "Требуется регистрация на ollama.ai и добавление открытого ключа": "Registration on ollama.ai and adding a public key is required", -"Структура колонок не является валидной структурой ключ-значение": "The column structure is not a valid key-value structure", +"Получает структуру полей фильтра для получения списка счетчиков": "Gets the structure of filter fields to get the list of counters", +"Игнорируем проверку целостности архива, просто читаем результат": "Ignore archive integrity check, just read the result", +"Формирование ШК места к заказу](@api-docs.cdek.ru/36967295.html": "Creating barcode CP for the order](@api-docs.cdek.ru/36969713.html", +"Тип кластера: CLUSTER_TYPE_OZON (Россия), CLUSTER_TYPE_CIS (СНГ": "Cluster type: CLUSTER_TYPE_OZON (Russia), CLUSTER_TYPE_CIS (CIS", +"Создает запрос на основе введенных данных с выполнением или без": "Creates a request based on the entered data with or without execution", "Ссылка на файл с квитанцией к заказам доступна в течение 1 часа": "A link to the receipt file for orders is available within 1 hour", "Активирует или деактивирует (увольняет) выбранного пользователя": "Activates or deactivates (fire) the selected user", +"Создает копию локального каталога по выбранному пути на сервере": "Creates a copy of the local directory at the selected path on the Neocities server", +"Отступ от начала списка для получения лидов > 50 шт. рекурсивно": "Offset from the beginning of the list to get leads > 50 recursively", +"JSON данные авторизации как файл, коллекция или двоичные данные": "JSON authorization data as a file, collection or binary data", +"Получает единый SKU по старым идентификаторам SKU FBS и SKU FBO": "Gets a single SKU from the old SKU FBS and SKU FBO identifiers", "Истина > обновляет все документы по фильтру, Ложь > только один": "True > updates all documents by filter, False > only one", -"Информация о паспортных данных](@api-docs.cdek.ru/55343091.html": "Passport data information](@api-docs.cdek.ru/55343134.html", -"Тип кластера: CLUSTER_TYPE_OZON (Россия), CLUSTER_TYPE_CIS (СНГ": "Cluster type: CLUSTER_TYPE_OZON (Russia), CLUSTER_TYPE_CIS (CIS", -"Получает структуру полей фильтра для получения списка счетчиков": "Gets the structure of filter fields to get the list of counters", -"Формирование ШК места к заказу](@api-docs.cdek.ru/36967295.html": "Creating barcode CP for the order](@api-docs.cdek.ru/36969713.html", -"Создает новый лид по структуре полей (см. ПолучитьСтруктуруЛида": "Creates a new lead by fields structure (see GetLeadStructure", -"Массив ролей оснований в виде строк или структур с указанием БД": "Array of roles based on strings or structures specifying the database", -"Вызывает исключение с логом, если во время обработки были ошибки": "Causes an exception with a log if there were errors during processing", -"Позволяет получать стадии без проверки прав (для администраторов": "Allows you to get stages without checking permissions (for administrators", -"Формирование квитанции к заказу](@api-docs.cdek.ru/36967276.html": "Creating order receipt](@api-docs.cdek.ru/36969649.html", -"Проверьте, что данные зависимости удоволетворены в вашей системе": "Check that these dependencies are resolved on your system", -"OPI_ПолучениеДанныхТестов.Проверка_ОзонЗаданиеЗагрузки(Результат": "OPI_TestDataRetrieval.Check_OzonUploadTask(Result", -"P.S Далее часто упоминается \"страница настроек Twitter Developer": "P.S The following is often referred to as the \"Twitter Developer settings page", -"Добавляет информацию о затраченном времени пользователя в задачу": "Adds information about the user's time spent to the task", -"Набор или массив наборов пар Ключ : Значение > Поле : Показатель": "Set or array of sets of pairs Key : Value > Field : FieldValue", -"OPI_ПолучениеДанныхТестов.Проверка_ОзонДобавлениеКодов(Результат": "OPI_TestDataRetrieval.Check_OzonCodesUpload(Result", -"URL внешнего вебхука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", -"`ПолучитьНастройкиПриватныйКлюч`, `ПолучитьНастройкиЧерезАгента`": "`GetSettingsPrivateKey`, `GetSettingsViaAgent`", -"Определяет, является ли переданное значение объектом TCP сервера": "Specifies if the value passed is a TCP server object", -"Получает структуру фильтра для функции ПолучитьСобытияКалендарей": "Gets the filter structure for the function GetCalendarEvents", -"Удаляет URL обработчика событий бота для работы в режиме Webhook": "Deletes the bot event handler URL for webhook operation", -"Получает массив сообщений, которые являются ответом на указанное": "Gets an array of messages that are replies to the specified", -"Массив ячеек вида А1 для получения (весь лист, если не заполнено": "Array of A1 type cells to get (whole sheet if not filled", +"Первая картинка в массиве картинок (поле images) будет основной": "The first image in the image array (images field) will be the main image", "Устанавливает статус участия в событии для текущего пользователя": "Sets the event participation status for the current user", -"Доступные форматы: mp3 (по умолчанию), opus, aac, flac, wav, pcm": "Available formats: mp3 (default), opus, aac, flac, wav, pcm", "ВызватьМетод: переадресация %1, Location отсутствует, завершение": "ExecuteMethod: redirection %1, Location missing, termination", "Закрывает канал отправки в клиентском или двунаправленном потоке": "Closes the sending channel in a client or bidirectional stream", "Отправляет произвольный текстовый запрос на сервер для обработки": "Sends an arbitrary text request to the server for processing", +"Массив ячеек вида А1 для получения (весь лист, если не заполнено": "Array of A1 type cells to get (whole sheet if not filled", +"Доступные форматы: mp3 (по умолчанию), opus, aac, flac, wav, pcm": "Available formats: mp3 (default), opus, aac, flac, wav, pcm", +"Формирование квитанции к заказу](@api-docs.cdek.ru/36967276.html": "Creating order receipt](@api-docs.cdek.ru/36969649.html", +"Вызывает исключение с логом, если во время обработки были ошибки": "Causes an exception with a log if there were errors during processing", +"Определяет, является ли переданное значение объектом TCP сервера": "Specifies if the value passed is a TCP server object", +"Позволяет получать стадии без проверки прав (для администраторов": "Allows you to get stages without checking permissions (for administrators", +"OPI_ПолучениеДанныхТестов.Проверка_ОзонЗаданиеЗагрузки(Результат": "OPI_TestDataRetrieval.Check_OzonUploadTask(Result", "Получить объект запроса можно при помощи функции `ВернутьЗапрос`": "You can get the request object using the `ReturnRequest` function", +"Набор или массив наборов пар Ключ : Значение > Поле : Показатель": "Set or array of sets of pairs Key : Value > Field : FieldValue", +"OPI_ПолучениеДанныхТестов.Проверка_ОзонДобавлениеКодов(Результат": "OPI_TestDataRetrieval.Check_OzonCodesUpload(Result", +"Получает структуру фильтра для функции ПолучитьСобытияКалендарей": "Gets the filter structure for the function GetCalendarEvents", +"P.S Далее часто упоминается \"страница настроек Twitter Developer": "P.S The following is often referred to as the \"Twitter Developer settings page", +"Добавляет информацию о затраченном времени пользователя в задачу": "Adds information about the user's time spent to the task", "Отступ от начала списка для получения сделок > 50 шт. рекурсивно": "Offset from the beginning of the list to retrieve deals > 50 pcs recursively", +"URL внешнего вебхука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", +"`ПолучитьНастройкиПриватныйКлюч`, `ПолучитьНастройкиЧерезАгента`": "`GetSettingsPrivateKey`, `GetSettingsViaAgent`", +"Получает массив сообщений, которые являются ответом на указанное": "Gets an array of messages that are replies to the specified", +"Удаляет URL обработчика событий бота для работы в режиме Webhook": "Deletes the bot event handler URL for webhook operation", "содержимое объекта или путь к файлу, если указан путь сохранения": "object content or file path, if a save path is specified", -"Получает настройки соединения с авторизацией через приватный ключ": "Gets connection settings with private key authentication", -"Получает структурау полей для создания или изменения пользователя": "Gets the field structure for creating or modifying user information", -"Получает список расширений протокола FTP, поддерживаемых сервером": "Gets a list of FTP protocol features supported by the server", -"Выполняет специфическую (SITE) команду сервера и возвращает ответ": "Executes a specific (SITE) server command and returns the response", -"URL внешнего веб-хука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", +"Проверьте, что данные зависимости удоволетворены в вашей системе": "Check that these dependencies are resolved on your system", "Признак, что обязательная функция Инициализировать() была вызвана": "Flag indicating that the mandatory Initialize() function was called", -"Позволяет добавлять стадии без проверки прав (для администраторов": "Allows you to add stages without checking permissions (for administrators", -"Формирует настройки для использования TLS при выполнении запросов": "Forms settings for using TLS", "Набор получения данных и нстроек для выполнения тестов набора ОПИ": "A set for obtaining data and settings for executing OpenIntegrations tests", +"Формирует настройки для использования TLS при выполнении запросов": "Forms settings for using TLS", +"Сохраните **ClientID** и **Client secret** со страницы приложения": "Save **ClientID** and **ClientSecret** from the application page", "Клавиатура, если нужна, см. СформироватьКлавиатуруИзМассиваКнопок": "Keyboard, if needed, see CreateKeyboardFromArrayButton", -"UUID запуска. Будет сгенерирован автоматически, если не заполнено": "UUID of the launch. Will be generated automatically if not filled", "Получает нвости или одну новость с отобором по ID или доступности": "Gen post or array of post with ID or rights selection", "Структура запуска не является корректной коллекцией КлючИЗначение": "Launch structure is not a valid KeyValue collection", "Получает список файлов и каталогов, находящихся в корне хранилища": "Get a list of files and folders, located at the root of the storage", -"Получает список входящих сообщений инстанса за указанный интервал": "Gets the list of incoming messages of the instance for the specified period", -"Получает настройки соединения с авторизацией через логин и пароль": "Gets connection settings with login and password authentication", -"Проверяет, что значение является объектом внешней компоненты RCON": "Checks that the value is an object of an RCON AddIn", -"Цвет чата: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA,": "Chat color: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA,", "Метод + РазделительBat + СтрСоединить(МассивОпций, РазделительBat": "Method + BatSeparator + StrConcat(OptionsArray, BatSeparator", -"После создания приложения можно заполнить необходимые данные в 1С": "After creating the application, you can fill in the necessary data in 1C", -"Переданные роли и привелегии целиком заменяют текущие данные роли": "The passed roles and privileges completely replace the current role data", -"Сохраните **ClientID** и **Client secret** со страницы приложения": "Save **ClientID** and **ClientSecret** from the application page", "Информация о внешних таблицах. См. ПолучитьСтруктуруВнешнихТаблиц": "External tables data. See GetExternalTablesStructure", +"UUID запуска. Будет сгенерирован автоматически, если не заполнено": "UUID of the launch. Will be generated automatically if not filled", +"Позволяет добавлять стадии без проверки прав (для администраторов": "Allows you to add stages without checking permissions (for administrators", +"Переданные роли и привелегии целиком заменяют текущие данные роли": "The passed roles and privileges completely replace the current role data", +"Выполняет специфическую (SITE) команду сервера и возвращает ответ": "Executes a specific (SITE) server command and returns the response", +"Цвет чата: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA,": "Chat color: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA,", +"Проверяет, что значение является объектом внешней компоненты RCON": "Checks that the value is an object of an RCON AddIn", +"Получает настройки соединения с авторизацией через логин и пароль": "Gets connection settings with login and password authentication", +"Получает список входящих сообщений инстанса за указанный интервал": "Gets the list of incoming messages of the instance for the specified period", "OPI_ПолучениеДанныхТестов.Проверка_OpenAIАссистент(Результат, Имя": "OPI_TestDataRetrieval.Check_OpenAIAssistant(Result, Name", -"value&another¶m4=кириллица¶m5=