diff --git a/docs/en/md/Airtable/Comment-management/Create-comment.mdx b/docs/en/md/Airtable/Comment-management/Create-comment.mdx index c8d5a067b8..b1e457c3c5 100644 --- a/docs/en/md/Airtable/Comment-management/Create-comment.mdx +++ b/docs/en/md/Airtable/Comment-management/Create-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a comment for a record in the tableСтраницы +description: "Create comment" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Comment-management/Delete-comment.mdx b/docs/en/md/Airtable/Comment-management/Delete-comment.mdx index b7c4989167..ec0b98f04f 100644 --- a/docs/en/md/Airtable/Comment-management/Delete-comment.mdx +++ b/docs/en/md/Airtable/Comment-management/Delete-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a comment for a table recordСтраницы +description: "Delete comment" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Comment-management/Edit-comment.mdx b/docs/en/md/Airtable/Comment-management/Edit-comment.mdx index c33e3e8986..a5245c45ac 100644 --- a/docs/en/md/Airtable/Comment-management/Edit-comment.mdx +++ b/docs/en/md/Airtable/Comment-management/Edit-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Changes the text of an existing commentСтраницы +description: "Modify comment" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Comment-management/Get-comments.mdx b/docs/en/md/Airtable/Comment-management/Get-comments.mdx index ee2683fa64..1ce090750d 100644 --- a/docs/en/md/Airtable/Comment-management/Get-comments.mdx +++ b/docs/en/md/Airtable/Comment-management/Get-comments.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of comments for a record in the tableСтраницы +description: "Get comments" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Record-management/Create-posts.mdx b/docs/en/md/Airtable/Record-management/Create-posts.mdx index da74692afb..9d0ee2f388 100644 --- a/docs/en/md/Airtable/Record-management/Create-posts.mdx +++ b/docs/en/md/Airtable/Record-management/Create-posts.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates one or an array of records by description or an array of field value descriptionsСтраницы +description: "Create records" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Record-management/Delete-records.mdx b/docs/en/md/Airtable/Record-management/Delete-records.mdx index 5c528c777b..4ae8817693 100644 --- a/docs/en/md/Airtable/Record-management/Delete-records.mdx +++ b/docs/en/md/Airtable/Record-management/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes one or an array of records by identifiersСтраницы +description: "Delete records" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Record-management/Get-list-of-records.mdx b/docs/en/md/Airtable/Record-management/Get-list-of-records.mdx index a6a14b17bd..53a91f335b 100644 --- a/docs/en/md/Airtable/Record-management/Get-list-of-records.mdx +++ b/docs/en/md/Airtable/Record-management/Get-list-of-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of records of the selected tableСтраницы +description: "Get list of records" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Record-management/Get-record.mdx b/docs/en/md/Airtable/Record-management/Get-record.mdx index 86944b8c5f..1d0d509580 100644 --- a/docs/en/md/Airtable/Record-management/Get-record.mdx +++ b/docs/en/md/Airtable/Record-management/Get-record.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets row data of the table by identifierСтраницы +description: "Get record" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Table-management/Create-table.mdx b/docs/en/md/Airtable/Table-management/Create-table.mdx index 7edc8acb3e..46374e4755 100644 --- a/docs/en/md/Airtable/Table-management/Create-table.mdx +++ b/docs/en/md/Airtable/Table-management/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new table in the baseСтраницы +description: "Create table" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Table-management/Modify-table.mdx b/docs/en/md/Airtable/Table-management/Modify-table.mdx index cc3c35fb94..c8b94781bf 100644 --- a/docs/en/md/Airtable/Table-management/Modify-table.mdx +++ b/docs/en/md/Airtable/Table-management/Modify-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the name and/or description of the baseСтраницы +description: "Modify table" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-databases/Create-database.mdx b/docs/en/md/Airtable/Working-with-databases/Create-database.mdx index 88dabdfc16..1addbe1314 100644 --- a/docs/en/md/Airtable/Working-with-databases/Create-database.mdx +++ b/docs/en/md/Airtable/Working-with-databases/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates a new databaseСтраницы +description: "Create base" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-databases/Get-database-tables.mdx b/docs/en/md/Airtable/Working-with-databases/Get-database-tables.mdx index 6f266172f7..e27135b21d 100644 --- a/docs/en/md/Airtable/Working-with-databases/Get-database-tables.mdx +++ b/docs/en/md/Airtable/Working-with-databases/Get-database-tables.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the schema of base tablesСтраницы +description: "Get base tables" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-databases/Get-list-of-bases.mdx b/docs/en/md/Airtable/Working-with-databases/Get-list-of-bases.mdx index cdb3ac26d1..6fa20aacd5 100644 --- a/docs/en/md/Airtable/Working-with-databases/Get-list-of-bases.mdx +++ b/docs/en/md/Airtable/Working-with-databases/Get-list-of-bases.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of available basesСтраницы +description: "Get list of bases" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Create-field.mdx b/docs/en/md/Airtable/Working-with-fields/Create-field.mdx index e1578693fd..8f94f29dc3 100644 --- a/docs/en/md/Airtable/Working-with-fields/Create-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Create-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new field in the tableСтраницы +description: "Create field" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-attachment-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-attachment-field.mdx index 82521e745a..5db3b4d79e 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-attachment-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-attachment-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets the description of a file fieldСтраницы +description: "Get field (file)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-checkbox-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-checkbox-field.mdx index 13bdc7fa47..add4467e8b 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-checkbox-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-checkbox-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the description of a boolean fieldСтраницы +description: "Get field (checkbox)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-date-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-date-field.mdx index 8c87a433c6..214693c8d8 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-date-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-date-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the description of a date fieldСтраницы +description: "Get field (date)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-email-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-email-field.mdx index 99ff7b159b..54806ab0aa 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-email-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-email-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the description of an email fieldСтраницы +description: "Get field (email)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-link-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-link-field.mdx index 34006baccb..c22d71ad6c 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-link-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-link-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Gets the description of a URL fieldСтраницы +description: "Get field (url)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-number-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-number-field.mdx index 31a98d0e45..c6a2b5ac1e 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-number-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-number-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the description of a numeric fieldСтраницы +description: "Get field (numeric)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-phone-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-phone-field.mdx index 2d61c755ab..0c6471b028 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-phone-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-phone-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets the description of a phone number fieldСтраницы +description: "Get field (phone)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Get-string-field.mdx b/docs/en/md/Airtable/Working-with-fields/Get-string-field.mdx index 0a6edbc820..4cf7e5db43 100644 --- a/docs/en/md/Airtable/Working-with-fields/Get-string-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Get-string-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the description of a string fieldСтраницы +description: "Get field (string)" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Airtable/Working-with-fields/Modify-field.mdx b/docs/en/md/Airtable/Working-with-fields/Modify-field.mdx index 6b71c63c34..085af58c51 100644 --- a/docs/en/md/Airtable/Working-with-fields/Modify-field.mdx +++ b/docs/en/md/Airtable/Working-with-fields/Modify-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the name and/or description of an existing table fieldСтраницы +description: "Modify field" and other functions to work with Airtable 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, Airtable] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx index 5d91e92761..723c6acc60 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new calendar eventСтраницы +description: "Create calendar event" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx index 28350e254d..d7de9db43a 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes an event from the calendarСтраницы +description: "Delete calendar event" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx index 546a5303bf..d493b27a95 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a calendar event by IDСтраницы +description: "Get calendar event" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx index 51119958db..4922973b54 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets the filter structure for the function GetCalendarEventsСтраницы +description: "Get calendar events filter structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx index ce14c0cc51..f83b03bd6d 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Returns the structure of the calendar event fieldsСтраницы +description: "Get calendar events structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx index a15a8d95c7..2dd6d2cd20 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets events of calendars with or without filtersСтраницы +description: "Get calendar events" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx index daaf584ac9..6d1ec8fbc8 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the event participation status of the current userСтраницы +description: "Get user participation status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx index 3a80e2fd2a..3036b1d882 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sets the event participation status for the current userСтраницы +description: "Set user participation status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx b/docs/en/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx index ea347c53ec..01cba9b6ff 100644 --- a/docs/en/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx +++ b/docs/en/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Modifies calendar event dataСтраницы +description: "Update calendar event" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Create-calendar.mdx b/docs/en/md/Bitrix24/Calendars-management/Create-calendar.mdx index 0ef255e0eb..fd74a70946 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Create-calendar.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Create-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a new calendarСтраницы +description: "Create calendar" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Delete-calendar.mdx b/docs/en/md/Bitrix24/Calendars-management/Delete-calendar.mdx index 1a9fff2bad..26adb14282 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Delete-calendar.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Delete-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes an existing calendarСтраницы +description: "Delete calendar" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx index 8e1fbebfad..f5549928f8 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets an empty structure for setting custom calendar settingsСтраницы +description: "Get calednar custom settings structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-list.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-list.mdx index c6bfb88716..27f868e732 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-list.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of calendars of the specified ownerСтраницы +description: "Get list of calendars" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx index b3568e37ff..0db3ea8285 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the structure of the default calendar settingsСтраницы +description: "Get calendar settings structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx index 02af73a7fe..49f5590878 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Returns the structure of the calendar description fieldsСтраницы +description: "Get calendar structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx index 5dbcdce9ef..198509a5e0 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the current users custom calendar settingsСтраницы +description: "Get custom calendar settings" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Get-user-busy.mdx b/docs/en/md/Bitrix24/Calendars-management/Get-user-busy.mdx index fd068965bd..3b5a4546ed 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Get-user-busy.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Get-user-busy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets an array of user events in the specified intervalСтраницы +description: "Get user busy" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx b/docs/en/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx index a34f15cfc2..a2ca22ad66 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sets new custom calendar settingsСтраницы +description: "Set custom calendar settings" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Calendars-management/Update-calendar.mdx b/docs/en/md/Bitrix24/Calendars-management/Update-calendar.mdx index 001f2b2e49..da25a2d741 100644 --- a/docs/en/md/Bitrix24/Calendars-management/Update-calendar.mdx +++ b/docs/en/md/Bitrix24/Calendars-management/Update-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Changes the calendar settingsСтраницы +description: "Edit calendar" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Create-subfolder.mdx b/docs/en/md/Bitrix24/Catalogs-management/Create-subfolder.mdx index 906d1bd57d..eeb4ea3c5a 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Create-subfolder.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Create-subfolder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Create new folder inside another folderСтраницы +description: "Create new subfolder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Delete-folder.mdx b/docs/en/md/Bitrix24/Catalogs-management/Delete-folder.mdx index 44224c46d1..fbf6049e28 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Delete-folder.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Delete-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Remove folder with subfoldersСтраницы +description: "Delete folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx index ca0270216f..358bcb00ee 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Get external link to folderСтраницы +description: "Get external link for folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx index 09be4a5c2a..1cf976f3fd 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Returns filter structure for child folder itemsСтраницы +description: "Get fields structure for folder items filter" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-information.mdx b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-information.mdx index 6140664b6d..49bf08ae58 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-information.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Get folder informationСтраницы +description: "Get information about folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-items.mdx b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-items.mdx index 5bdb6b3fba..cb98af375f 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Get-folder-items.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Get-folder-items.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Get folder child elementsСтраницы +description: "Get folder child elements" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx b/docs/en/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx index bfd0a510ab..b3f1620929 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Copy one folder to anotherСтраницы +description: "Copy folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx b/docs/en/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx index c1b38b66fb..840615394f 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Move folder to recycle binСтраницы +description: "Mark folder as deleted" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Move-folder.mdx b/docs/en/md/Bitrix24/Catalogs-management/Move-folder.mdx index e757747b53..09065170b1 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Move-folder.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Move-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Moves one folder inside anotherСтраницы +description: "Move folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Rename-folder.mdx b/docs/en/md/Bitrix24/Catalogs-management/Rename-folder.mdx index 12000273d7..75519d8ba0 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Rename-folder.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Rename-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Change folder nameСтраницы +description: "Rename folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Catalogs-management/Restore-folder.mdx b/docs/en/md/Bitrix24/Catalogs-management/Restore-folder.mdx index 3de4469755..8d4e90c594 100644 --- a/docs/en/md/Bitrix24/Catalogs-management/Restore-folder.mdx +++ b/docs/en/md/Bitrix24/Catalogs-management/Restore-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Resotre folder form recycle binСтраницы +description: "Restore folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx index b98718bf87..1d95aaf9cc 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Adds users to the chat by ID arrayСтраницы +description: "Add users to chat" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx index dc94a80435..66d2a465b0 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Chat chat color for mobile appСтраницы +description: "Change chat color" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx index 8261e9f819..88a38d388a 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Change chat ownerСтраницы +description: "Change chat owner" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx index 4651a83595..501b84e915 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Setup new chat pictureСтраницы +description: "Change chat picture" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx index e75f8ed7da..797a19e0f1 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Change text of chat titleСтраницы +description: "Change chat title" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx index 095c9e6d20..83af2d7b96 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new chat based on the field structureСтраницы +description: "Create chat" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx index 03fb032fb3..82dee7b4ed 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes user from chatСтраницы +description: "Delete user from chat" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx index 9f12939e39..d9d98daf8d 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Disable chat notificationsСтраницы +description: "Disable chat notifications" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx index 03c2e93274..96d2eefe3f 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Enable chat notificationsСтраницы +description: "Enable chat notifications" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx index fc8f32051f..1e838d593c 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Get information about folder for chat filesСтраницы +description: "Get chat files folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx index a8f4714e55..b04e5aa663 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Get chat members listСтраницы +description: "Get chat members list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx index b067b5be8d..a265cd44dd 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Gets a list of 20 chat or dialog messages, depending on the FirstID and LastID specifiedСтраницы +description: "Get chat messages list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx index 117a634480..5e817b6da2 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Get chat fields structureСтраницы +description: "Get chats structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx index d4fe342cd5..4bf16494b1 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of chat users by IDСтраницы +description: "Get chats users" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx index 12420345bb..1adb50a099 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Get chat data by IDСтраницы +description: "Get dialog" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx index 3e5af78f5c..89ce241f6a 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Gets the status (online) of the current userСтраницы +description: "Get user status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx index 4892362217..fbed182bc0 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get users information for dialogСтраницы +description: "Get users" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx index 288157f1ea..51c705ab9a 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Removes the current user from the chat roomСтраницы +description: "Leave chat" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx index e3f877ccba..71d8443788 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Mark all message as readedСтраницы +description: "Read all" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx index 3ddb4e662f..18dd89458d 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Send Writing... status to dialog...Страницы +description: "Send write notification" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx index a7b2f01d4f..367923dc85 100644 --- a/docs/en/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx +++ b/docs/en/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Sets the status (online) of the current userСтраницы +description: "Set user status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx index 2b0e90ef58..06d678142a 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Create new comment to the taskСтраницы +description: "Add comment to task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx index a19081d240..3ee6435165 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Create task result from commentСтраницы +description: "Create result from comment" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx index ad8c4e4e3a..79ea308cfe 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Deletes task result, created from a commentСтраницы +description: "Delete result from comment" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx index 17ce53e326..e014bd55c1 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Delete task comment by IDСтраницы +description: "Delete comment" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx index 6b23560ef3..6df5e2600e 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Get comment fields structureСтраницы +description: "Get comment structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx index dc7f2a750e..07e07dc9b9 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets results list for taskСтраницы +description: "Get results list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx index 4ac2d3ffce..d3fd15fd03 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets task comment data by IDСтраницы +description: "Get task comment" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx index 45f53bfa73..cb6017f6fb 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Get user comments list for a taskСтраницы +description: "Get comments list for a task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx b/docs/en/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx index d5403b71f7..a928a825ca 100644 --- a/docs/en/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx +++ b/docs/en/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Changes task comment textСтраницы +description: "Update task comment" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx index 6e271abc1d..c0ca11c2e9 100644 --- a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx +++ b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Adds a new custom field to be added to the taskСтраницы +description: "Add custom task field" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx index b236c7ff6e..cfcec4de12 100644 --- a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx +++ b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes a custom task fieldСтраницы +description: "Delete custom task field" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx index ee1f45ff63..1f10890595 100644 --- a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx +++ b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get custom task field dataСтраницы +description: "Gets a custom task field" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx index 38db95a301..5d64224a2f 100644 --- a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx +++ b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets list of custom task fieldsСтраницы +description: "Get list of custom task fields" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx index 45edee119d..ee19d9001b 100644 --- a/docs/en/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx +++ b/docs/en/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Updates a custom task field dataСтраницы +description: "Update custom task field" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Create-deal.mdx b/docs/en/md/Bitrix24/Deals-management/Create-deal.mdx index 50ca50a842..2682c31020 100644 --- a/docs/en/md/Bitrix24/Deals-management/Create-deal.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Create-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new deal by field structure (see. GetDealStructure)Страницы +description: "Create deal" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Delete-deal.mdx b/docs/en/md/Bitrix24/Deals-management/Delete-deal.mdx index 904484a032..f65b92dffa 100644 --- a/docs/en/md/Bitrix24/Deals-management/Delete-deal.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Delete-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes deal by IDСтраницы +description: "Delete deal" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Get-deal-structure.mdx b/docs/en/md/Bitrix24/Deals-management/Get-deal-structure.mdx index 7cfbcdaec3..97aa99615d 100644 --- a/docs/en/md/Bitrix24/Deals-management/Get-deal-structure.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Get-deal-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets a structure with field descriptions for creating a dealСтраницы +description: "Get deal structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Get-deal.mdx b/docs/en/md/Bitrix24/Deals-management/Get-deal.mdx index fba20e0c60..d70ec34131 100644 --- a/docs/en/md/Bitrix24/Deals-management/Get-deal.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Get-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets deal by IDСтраницы +description: "Get deal" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx b/docs/en/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx index d68f2dcbfd..60ad16ba96 100644 --- a/docs/en/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Returns the field structure for filtering deals in the GetDealsList methodСтраницы +description: "Get deals filter structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Get-deals-list.mdx b/docs/en/md/Bitrix24/Deals-management/Get-deals-list.mdx index aadc0f4efb..0a3d90ddc3 100644 --- a/docs/en/md/Bitrix24/Deals-management/Get-deals-list.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Get-deals-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the list of deals (50 pcs per query max) with or without filtering (see. GetDealsFilterStructure)Страницы +description: "Get deals list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Deals-management/Update-deal.mdx b/docs/en/md/Bitrix24/Deals-management/Update-deal.mdx index cda6157d5c..b12c1c6313 100644 --- a/docs/en/md/Bitrix24/Deals-management/Update-deal.mdx +++ b/docs/en/md/Bitrix24/Deals-management/Update-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Modifies an existing dealСтраницы +description: "Update deal" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Departments-management/Create-department.mdx b/docs/en/md/Bitrix24/Departments-management/Create-department.mdx index 0458bd0921..527bb9855b 100644 --- a/docs/en/md/Bitrix24/Departments-management/Create-department.mdx +++ b/docs/en/md/Bitrix24/Departments-management/Create-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new departmentСтраницы +description: "Create department" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Departments-management/Delete-department.mdx b/docs/en/md/Bitrix24/Departments-management/Delete-department.mdx index a5248dd292..347d927a32 100644 --- a/docs/en/md/Bitrix24/Departments-management/Delete-department.mdx +++ b/docs/en/md/Bitrix24/Departments-management/Delete-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Delets department by IDСтраницы +description: "Delete department" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Departments-management/Get-departments.mdx b/docs/en/md/Bitrix24/Departments-management/Get-departments.mdx index f26328a72c..8cfd711ec5 100644 --- a/docs/en/md/Bitrix24/Departments-management/Get-departments.mdx +++ b/docs/en/md/Bitrix24/Departments-management/Get-departments.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a list of departments by ID or filterСтраницы +description: "Get departments" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Departments-management/Update-department.mdx b/docs/en/md/Bitrix24/Departments-management/Update-department.mdx index b37c1b5240..871248f69b 100644 --- a/docs/en/md/Bitrix24/Departments-management/Update-department.mdx +++ b/docs/en/md/Bitrix24/Departments-management/Update-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Update an existing departmentСтраницы +description: "Update department" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx index a22cdc1a1e..a1f9cd4e44 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Adds a comment to the postСтраницы +description: "Add comment to post" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx index 53f32cdaf8..20780b5e98 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Adds new groups or users to the recipientsСтраницы +description: "Add new recipients to a post" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Create-post.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Create-post.mdx index 5184f47945..e6dfa47872 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Create-post.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Create-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Create a new post at news feedСтраницы +description: "Create post" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Delete-post.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Delete-post.mdx index 6becefce38..485beda569 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Delete-post.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Delete-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Remove post from a news feedСтраницы +description: "Delete post" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx index 7d71601081..2781ade1c9 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Return list of important post viewers idsСтраницы +description: "Get list of important post viewers" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Get-posts.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Get-posts.mdx index d3122f9dd4..fabd2f0385 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Get-posts.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Get-posts.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gen post or array of post with ID or rights selectionСтраницы +description: "Get posts" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Feed-posts-management/Update-post.mdx b/docs/en/md/Bitrix24/Feed-posts-management/Update-post.mdx index 80d614151d..812a7dd404 100644 --- a/docs/en/md/Bitrix24/Feed-posts-management/Update-post.mdx +++ b/docs/en/md/Bitrix24/Feed-posts-management/Update-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Change post dataСтраницы +description: "Update post" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Delete-file.mdx b/docs/en/md/Bitrix24/File-management/Delete-file.mdx index fffe03531b..6a952a79fb 100644 --- a/docs/en/md/Bitrix24/File-management/Delete-file.mdx +++ b/docs/en/md/Bitrix24/File-management/Delete-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Delete file by IDСтраницы +description: "Delete file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Get-file-external-link.mdx b/docs/en/md/Bitrix24/File-management/Get-file-external-link.mdx index 796c8d6535..e95e2c8be7 100644 --- a/docs/en/md/Bitrix24/File-management/Get-file-external-link.mdx +++ b/docs/en/md/Bitrix24/File-management/Get-file-external-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Get external link to fileСтраницы +description: "Get external link for a file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Get-file-information.mdx b/docs/en/md/Bitrix24/File-management/Get-file-information.mdx index 018e4fb20b..c1e0f67b1c 100644 --- a/docs/en/md/Bitrix24/File-management/Get-file-information.mdx +++ b/docs/en/md/Bitrix24/File-management/Get-file-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Get information about file by IDСтраницы +description: "Get information about file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Make-copy-file.mdx b/docs/en/md/Bitrix24/File-management/Make-copy-file.mdx index 65f6a311ef..7b67372598 100644 --- a/docs/en/md/Bitrix24/File-management/Make-copy-file.mdx +++ b/docs/en/md/Bitrix24/File-management/Make-copy-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Copy file from one destination to anotherСтраницы +description: "Copy file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Mark-file-as-deleted.mdx b/docs/en/md/Bitrix24/File-management/Mark-file-as-deleted.mdx index 8edfb9d32d..d916321f9b 100644 --- a/docs/en/md/Bitrix24/File-management/Mark-file-as-deleted.mdx +++ b/docs/en/md/Bitrix24/File-management/Mark-file-as-deleted.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Move file to recycle binСтраницы +description: "Mark file as deleted" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Move-file-to-folder.mdx b/docs/en/md/Bitrix24/File-management/Move-file-to-folder.mdx index 854cfc9cf2..eb5a90dfb9 100644 --- a/docs/en/md/Bitrix24/File-management/Move-file-to-folder.mdx +++ b/docs/en/md/Bitrix24/File-management/Move-file-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Move file from one destination to anotherСтраницы +description: "Move file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Rename-file.mdx b/docs/en/md/Bitrix24/File-management/Rename-file.mdx index dc18ad3564..5f1e14a51f 100644 --- a/docs/en/md/Bitrix24/File-management/Rename-file.mdx +++ b/docs/en/md/Bitrix24/File-management/Rename-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Changes the name of an existing fileСтраницы +description: "Rename file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Restore-file.mdx b/docs/en/md/Bitrix24/File-management/Restore-file.mdx index ac4e220ed5..a659c3a322 100644 --- a/docs/en/md/Bitrix24/File-management/Restore-file.mdx +++ b/docs/en/md/Bitrix24/File-management/Restore-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Restore file from recycle binСтраницы +description: "Restore file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Upload-file-to-folder.mdx b/docs/en/md/Bitrix24/File-management/Upload-file-to-folder.mdx index c1f4700429..cd1965ab82 100644 --- a/docs/en/md/Bitrix24/File-management/Upload-file-to-folder.mdx +++ b/docs/en/md/Bitrix24/File-management/Upload-file-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Upload local file to the folderСтраницы +description: "Upload file to the folder" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/File-management/Upload-file-to-storage.mdx b/docs/en/md/Bitrix24/File-management/Upload-file-to-storage.mdx index e5e92a2a2f..aaca91ce9b 100644 --- a/docs/en/md/Bitrix24/File-management/Upload-file-to-storage.mdx +++ b/docs/en/md/Bitrix24/File-management/Upload-file-to-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Upload file to storage rootСтраницы +description: "Upload file to a storage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Kanban/Add-kanban-stage.mdx b/docs/en/md/Bitrix24/Kanban/Add-kanban-stage.mdx index 808343a4d9..1fa31c9bbd 100644 --- a/docs/en/md/Bitrix24/Kanban/Add-kanban-stage.mdx +++ b/docs/en/md/Bitrix24/Kanban/Add-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Add new stage of kanban or My PlanСтраницы +description: "Add kanban stage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Kanban/Delete-kanban-stage.mdx b/docs/en/md/Bitrix24/Kanban/Delete-kanban-stage.mdx index 4f23dc0795..6ab2fa14ea 100644 --- a/docs/en/md/Bitrix24/Kanban/Delete-kanban-stage.mdx +++ b/docs/en/md/Bitrix24/Kanban/Delete-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Removes a kanban (My Plan) stage, provided there are no tasks in itСтраницы +description: "ID of the stage to be deleted" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Kanban/Get-kanban-stages.mdx b/docs/en/md/Bitrix24/Kanban/Get-kanban-stages.mdx index 498e822194..a7d25023aa 100644 --- a/docs/en/md/Bitrix24/Kanban/Get-kanban-stages.mdx +++ b/docs/en/md/Bitrix24/Kanban/Get-kanban-stages.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get kanban (My Plan) stages infoСтраницы +description: "Get kanban stages" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx b/docs/en/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx index 8163ac9744..45a9ceb662 100644 --- a/docs/en/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx +++ b/docs/en/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Move task to another kanban stageСтраницы +description: "Move task to kanban stage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Kanban/Update-kanbans-stage.mdx b/docs/en/md/Bitrix24/Kanban/Update-kanbans-stage.mdx index edd579a69a..a7da123a05 100644 --- a/docs/en/md/Bitrix24/Kanban/Update-kanbans-stage.mdx +++ b/docs/en/md/Bitrix24/Kanban/Update-kanbans-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the properties of the existing kanban or My plan stageСтраницы +description: "Change kanban stage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Create-lead.mdx b/docs/en/md/Bitrix24/Leads-management/Create-lead.mdx index ba155fcd9a..b188e91c0f 100644 --- a/docs/en/md/Bitrix24/Leads-management/Create-lead.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Create-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new lead by fields structure (see GetLeadStructure)Страницы +description: "Create lead" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Delete-lead.mdx b/docs/en/md/Bitrix24/Leads-management/Delete-lead.mdx index 34ef69f896..b1bb8f82e1 100644 --- a/docs/en/md/Bitrix24/Leads-management/Delete-lead.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Delete-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes a lead by IDСтраницы +description: "Delete lead" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx b/docs/en/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx index f0555fb155..395c7b4dd9 100644 --- a/docs/en/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Returns the field structure for filtering leads in the GetLeadsList methodСтраницы +description: "Get lead filter structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Get-lead-structure.mdx b/docs/en/md/Bitrix24/Leads-management/Get-lead-structure.mdx index 46f40808a3..6f1fd3f5f1 100644 --- a/docs/en/md/Bitrix24/Leads-management/Get-lead-structure.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Get-lead-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets a structure with field descriptions for creating a leadСтраницы +description: "Get lead structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Get-lead.mdx b/docs/en/md/Bitrix24/Leads-management/Get-lead.mdx index b9ed12783b..ba0f0d63c0 100644 --- a/docs/en/md/Bitrix24/Leads-management/Get-lead.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Get-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a lead by IDСтраницы +description: "Get lead" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Get-leads-list.mdx b/docs/en/md/Bitrix24/Leads-management/Get-leads-list.mdx index b7302499af..8111fcd189 100644 --- a/docs/en/md/Bitrix24/Leads-management/Get-leads-list.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Get-leads-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets a list of leads (50 per request max) with or without filtering (see GetLeadFilterStructure)Страницы +description: "Get leads list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Leads-management/Update-lead.mdx b/docs/en/md/Bitrix24/Leads-management/Update-lead.mdx index abb2e3e86b..29f2068ff1 100644 --- a/docs/en/md/Bitrix24/Leads-management/Update-lead.mdx +++ b/docs/en/md/Bitrix24/Leads-management/Update-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Modifies an existing leadСтраницы +description: "Update lead" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Delete-message.mdx b/docs/en/md/Bitrix24/Message-management/Delete-message.mdx index a60d93dbf0..680e835c4b 100644 --- a/docs/en/md/Bitrix24/Message-management/Delete-message.mdx +++ b/docs/en/md/Bitrix24/Message-management/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a dialog messageСтраницы +description: "Delete message" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Edit-message.mdx b/docs/en/md/Bitrix24/Message-management/Edit-message.mdx index bc26a24fc5..d31b44b29f 100644 --- a/docs/en/md/Bitrix24/Message-management/Edit-message.mdx +++ b/docs/en/md/Bitrix24/Message-management/Edit-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Edit dialog message contentСтраницы +description: "Edit message" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Get-file-block.mdx b/docs/en/md/Bitrix24/Message-management/Get-file-block.mdx index 9452182e5f..8fae236dbe 100644 --- a/docs/en/md/Bitrix24/Message-management/Get-file-block.mdx +++ b/docs/en/md/Bitrix24/Message-management/Get-file-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Make file block for SendMessage methodСтраницы +description: "Get file block" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Get-picture-block.mdx b/docs/en/md/Bitrix24/Message-management/Get-picture-block.mdx index e89c089043..cd7a793504 100644 --- a/docs/en/md/Bitrix24/Message-management/Get-picture-block.mdx +++ b/docs/en/md/Bitrix24/Message-management/Get-picture-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Make picture block for SendMessage methodСтраницы +description: "Get picture block" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Mark-message-as-readed.mdx b/docs/en/md/Bitrix24/Message-management/Mark-message-as-readed.mdx index ff8e17ec44..df05c4ebcf 100644 --- a/docs/en/md/Bitrix24/Message-management/Mark-message-as-readed.mdx +++ b/docs/en/md/Bitrix24/Message-management/Mark-message-as-readed.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Mark current and all previous messages as readedСтраницы +description: "Mark message as readed" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx b/docs/en/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx index 4762efbb28..1d95edc500 100644 --- a/docs/en/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx +++ b/docs/en/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Mark current and all messages after as unreadedСтраницы +description: "Mark message as unreaded" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Send-file.mdx b/docs/en/md/Bitrix24/Message-management/Send-file.mdx index e580f434db..67b63f04c3 100644 --- a/docs/en/md/Bitrix24/Message-management/Send-file.mdx +++ b/docs/en/md/Bitrix24/Message-management/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Send disk file to chatСтраницы +description: "Send file" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Send-message.mdx b/docs/en/md/Bitrix24/Message-management/Send-message.mdx index f12db4c271..4f8148a1b4 100644 --- a/docs/en/md/Bitrix24/Message-management/Send-message.mdx +++ b/docs/en/md/Bitrix24/Message-management/Send-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Send message to dialogСтраницы +description: "Send message" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Message-management/Set-message-reaction.mdx b/docs/en/md/Bitrix24/Message-management/Set-message-reaction.mdx index 2d1cfabef0..000fd401fe 100644 --- a/docs/en/md/Bitrix24/Message-management/Set-message-reaction.mdx +++ b/docs/en/md/Bitrix24/Message-management/Set-message-reaction.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Set or remove reaction mark on the messageСтраницы +description: "Set message reaction" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Notifications-management/Create-personal-notification.mdx b/docs/en/md/Bitrix24/Notifications-management/Create-personal-notification.mdx index 823170f531..3df006a532 100644 --- a/docs/en/md/Bitrix24/Notifications-management/Create-personal-notification.mdx +++ b/docs/en/md/Bitrix24/Notifications-management/Create-personal-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a personal notification to the userСтраницы +description: "Create personal notification" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Notifications-management/Create-system-notification.mdx b/docs/en/md/Bitrix24/Notifications-management/Create-system-notification.mdx index 54e8febf3e..94913e1b05 100644 --- a/docs/en/md/Bitrix24/Notifications-management/Create-system-notification.mdx +++ b/docs/en/md/Bitrix24/Notifications-management/Create-system-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a system notification to the userСтраницы +description: "Create system notification" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Notifications-management/Delete-notification.mdx b/docs/en/md/Bitrix24/Notifications-management/Delete-notification.mdx index 1b9414bd34..3a71e4c01b 100644 --- a/docs/en/md/Bitrix24/Notifications-management/Delete-notification.mdx +++ b/docs/en/md/Bitrix24/Notifications-management/Delete-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Delete notification by IDСтраницы +description: "Delete notification" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx b/docs/en/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx index 0742725899..10b946f2ca 100644 --- a/docs/en/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx +++ b/docs/en/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Forms a link for authorization via the browserСтраницы +description: "Get app authentication link" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Settings-and-administartion/Get-token.mdx b/docs/en/md/Bitrix24/Settings-and-administartion/Get-token.mdx index 9339177140..b046b1f280 100644 --- a/docs/en/md/Bitrix24/Settings-and-administartion/Get-token.mdx +++ b/docs/en/md/Bitrix24/Settings-and-administartion/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Get token by auth codeСтраницы +description: "Get token" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx b/docs/en/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx index f564383344..6e1ab9cc9f 100644 --- a/docs/en/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx +++ b/docs/en/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Update token by refresh tokenСтраницы +description: "Refresh token" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Settings-and-administartion/Server-time.mdx b/docs/en/md/Bitrix24/Settings-and-administartion/Server-time.mdx index b012ee59cb..3f90f460ea 100644 --- a/docs/en/md/Bitrix24/Settings-and-administartion/Server-time.mdx +++ b/docs/en/md/Bitrix24/Settings-and-administartion/Server-time.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get current server timeСтраницы +description: "Server time" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Create-storage-folder.mdx b/docs/en/md/Bitrix24/Storages-management/Create-storage-folder.mdx index 9b404e8220..434a7ba3ca 100644 --- a/docs/en/md/Bitrix24/Storages-management/Create-storage-folder.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Create-storage-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Create new foldera at the storageСтраницы +description: "Create folder at the storage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Get-app-sotrage.mdx b/docs/en/md/Bitrix24/Storages-management/Get-app-sotrage.mdx index 240d51999c..257273232d 100644 --- a/docs/en/md/Bitrix24/Storages-management/Get-app-sotrage.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Get-app-sotrage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Get information about storage with which the application can work to store its dataСтраницы +description: "Get storage for application data" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Get-storage-objects.mdx b/docs/en/md/Bitrix24/Storages-management/Get-storage-objects.mdx index 372fb7e196..bf3a1c3902 100644 --- a/docs/en/md/Bitrix24/Storages-management/Get-storage-objects.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Get-storage-objects.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Get a list of files and folders, located at the root of the storageСтраницы +description: "Get a list of child storage objects" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Get-storage.mdx b/docs/en/md/Bitrix24/Storages-management/Get-storage.mdx index 66d5673616..b65082a584 100644 --- a/docs/en/md/Bitrix24/Storages-management/Get-storage.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Get-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Get information about storageСтраницы +description: "Get storage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Get-storages-list.mdx b/docs/en/md/Bitrix24/Storages-management/Get-storages-list.mdx index e4ef42e377..eb8497b353 100644 --- a/docs/en/md/Bitrix24/Storages-management/Get-storages-list.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Get-storages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Get list of available files storagesСтраницы +description: "Get list of storages" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Storages-management/Rename-storage.mdx b/docs/en/md/Bitrix24/Storages-management/Rename-storage.mdx index a6f91597cd..10410263ca 100644 --- a/docs/en/md/Bitrix24/Storages-management/Rename-storage.mdx +++ b/docs/en/md/Bitrix24/Storages-management/Rename-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Change storage name (for app storage only, see. GetAppStorage)Страницы +description: "Rename storage" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx index 567da2c259..86a8152e8b 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Adds new element of tasks checklistСтраницы +description: "Add tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx index 3915e8a96c..b24026fab2 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Mark an element as completedСтраницы +description: "Complete tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx index 6816ee169e..3d28c319ee 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Deletes element from tasks checklistСтраницы +description: "Delete tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx index ec6d831765..e61afc3620 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets tasks checklist element by IDСтраницы +description: "Get tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx index a44ed52a73..f50f2575d8 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the list of elements on the task checklistСтраницы +description: "Get tasks checklist" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx index 6459382e50..b2b8e2e32a 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Unmark an element as completedСтраницы +description: "Renew tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx b/docs/en/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx index a98b442af4..648213aee4 100644 --- a/docs/en/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx +++ b/docs/en/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Updates text of element of tasks checklistСтраницы +description: "Update tasks checklist element" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx b/docs/en/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx index c9a82985f8..653fb91890 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Add task to favorites listСтраницы +description: "Add task to favorites list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Approve-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Approve-task.mdx index 394f7850a1..bed4e62395 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Approve-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Approve-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Approve task by IDСтраницы +description: "Approve task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx b/docs/en/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx index ff933cc35a..77459dc216 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Attaches a file to the selected taskСтраницы +description: "Attach file to the topic" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Check-task-accesses.mdx b/docs/en/md/Bitrix24/Tasks-management/Check-task-accesses.mdx index 5dc0376792..c865644f62 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Check-task-accesses.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Check-task-accesses.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Checks the availability of the task for usersСтраницы +description: "Check task acesses for users" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Complete-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Complete-task.mdx index 2385f6657c..3ed2d4d9ce 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Complete-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Complete-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Complete task by IDСтраницы +description: "Complete task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Create-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Create-task.mdx index 88408a5014..f7307daff8 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Create-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Create-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Create new task by fields structure (see GetTaskFieldsStructure)Страницы +description: "Create task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx b/docs/en/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx index 6ab7ddcd65..152854f097 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 23 -description: Creates the dependency of one task to anotherСтраницы +description: "Create tasks dependencies" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Defer-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Defer-task.mdx index 9cee32234d..543805499b 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Defer-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Defer-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Defer task by IDСтраницы +description: "Defer task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Delegate-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Delegate-task.mdx index 2852974e60..c9e8266799 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Delegate-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Delegate-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Delegate task to another userСтраницы +description: "Delegate task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Delete-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Delete-task.mdx index 8ffbf4e960..1b7605c7f0 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Delete-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Delete-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Delete task by IDСтраницы +description: "Delete task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx b/docs/en/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx index e9d6216bc3..bb1e8c6659 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 24 -description: Removes the dependency of one task to anotherСтраницы +description: "Delete tasks dependencies" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Disapprove-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Disapprove-task.mdx index dceb97b81f..474557d71d 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Disapprove-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Disapprove-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Disapprove task by IDСтраницы +description: "Disapprove task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-daily-plan.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-daily-plan.mdx index cb7d886aa9..9ce463ac02 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-daily-plan.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-daily-plan.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 25 -description: Gets the task plan for the current users dayСтраницы +description: "Get users daily tasks plan" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx index 37743f5898..86e48600d6 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 26 -description: Gets a structure with a description of the fields for creating a taskСтраницы +description: "Get task fields structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-task-history.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-task-history.mdx index feb4b85bcd..f612a90ee8 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-task-history.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-task-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Get history of task changingСтраницы +description: "Get task history" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-task.mdx index cf29f906d7..88cd0e6c86 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Get task by IDСтраницы +description: "Get task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx index 6d359df99c..c32216e1cb 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 27 -description: Return filter structure for GetTasksListСтраницы +description: "Get structure of tasks filter" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Get-tasks-list.mdx b/docs/en/md/Bitrix24/Tasks-management/Get-tasks-list.mdx index afdbdfd582..013ebed084 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Get-tasks-list.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Get-tasks-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Get tasks list (50 at one response max))Страницы +description: "Get tasks list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Mute-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Mute-task.mdx index 4ceef16d7a..d080606461 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Mute-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Mute-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Mute task by IDСтраницы +description: "Mute task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Pause-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Pause-task.mdx index 8338a31032..d62984441c 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Pause-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Pause-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Pause a task by IDСтраницы +description: "Pause task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx b/docs/en/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx index cf2c801b66..814341bc41 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Delete task from favorites listСтраницы +description: "Remove task from favorites list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Renew-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Renew-task.mdx index a447744315..182ae25d25 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Renew-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Renew-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Returns a task to work by IDСтраницы +description: "Renew task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Start-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Start-task.mdx index ee23f29200..9be24a8b20 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Start-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Start-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Start a task by IDСтраницы +description: "Start a task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Start-watching-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Start-watching-task.mdx index 4b9ef2261a..ce10cebf34 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Start-watching-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Start-watching-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Start watching a task by IDСтраницы +description: "Start watching a task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Stop-watching-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Stop-watching-task.mdx index 9701d4506e..2064072148 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Stop-watching-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Stop-watching-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Stop watching a task by IDСтраницы +description: "Stop watching the task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Unmute-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Unmute-task.mdx index 70000f418d..f4c9a99895 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Unmute-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Unmute-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 22 -description: Unmute task by IDСтраницы +description: "Unmute task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Tasks-management/Update-task.mdx b/docs/en/md/Bitrix24/Tasks-management/Update-task.mdx index 90769142fa..17a64d893c 100644 --- a/docs/en/md/Bitrix24/Tasks-management/Update-task.mdx +++ b/docs/en/md/Bitrix24/Tasks-management/Update-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Update a taskСтраницы +description: "Update task" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx b/docs/en/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx index f263694877..6b6d138c7c 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Adds information about the user's time spent to the taskСтраницы +description: "Add task time accounting" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx b/docs/en/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx index 168f17c077..8e2b921fd1 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes record of time accountingСтраницы +description: "Delete task time accounting" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx b/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx index a4b28029fa..eff5f68642 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Get list of time accounting records for taskСтраницы +description: "Get task time accounting list" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx b/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx index d7b5709e84..f894574376 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get time accounting record dataСтраницы +description: "Get task time accounting" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx b/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx index 37aa403be5..405e21165a 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Gets user timekeeping settingsСтраницы +description: "Get timekeeping settings" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx b/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx index 69768b9612..3c532c09b5 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets user timekeeping statusСтраницы +description: "Get timekeeping status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx b/docs/en/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx index 7e932a622f..7d254da3c5 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Pauses user timekeepingСтраницы +description: "Stop timekeeping" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Start-timekeeping.mdx b/docs/en/md/Bitrix24/Timekeeping/Start-timekeeping.mdx index 5d5611af83..744aad0792 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Start-timekeeping.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Start-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Starts user timekeepingСтраницы +description: "Start timekeeping" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx b/docs/en/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx index 37042a999f..397a7ba459 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Stops user timekeepingСтраницы +description: "Stop timekeeping" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx b/docs/en/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx index d10a2751c9..881dd1c702 100644 --- a/docs/en/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx +++ b/docs/en/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Update time accounting record dataСтраницы +description: "Update task time accounting" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Change-user-status.mdx b/docs/en/md/Bitrix24/Users-management/Change-user-status.mdx index 43bf775366..83c27f7937 100644 --- a/docs/en/md/Bitrix24/Users-management/Change-user-status.mdx +++ b/docs/en/md/Bitrix24/Users-management/Change-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Activates or deactivates (fire) the selected userСтраницы +description: "Change user status" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Create-user.mdx b/docs/en/md/Bitrix24/Users-management/Create-user.mdx index f966d5cc69..3ed58162fd 100644 --- a/docs/en/md/Bitrix24/Users-management/Create-user.mdx +++ b/docs/en/md/Bitrix24/Users-management/Create-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Create new user by fields structureСтраницы +description: "Create user" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Find-users.mdx b/docs/en/md/Bitrix24/Users-management/Find-users.mdx index 7612360573..e7d593306c 100644 --- a/docs/en/md/Bitrix24/Users-management/Find-users.mdx +++ b/docs/en/md/Bitrix24/Users-management/Find-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the list of users according to the specified filterСтраницы +description: "Find users" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Get-current-user.mdx b/docs/en/md/Bitrix24/Users-management/Get-current-user.mdx index 4edac5c172..5e0f13e88b 100644 --- a/docs/en/md/Bitrix24/Users-management/Get-current-user.mdx +++ b/docs/en/md/Bitrix24/Users-management/Get-current-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Get current user dataСтраницы +description: "Get current user" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Get-user-fields-structure.mdx b/docs/en/md/Bitrix24/Users-management/Get-user-fields-structure.mdx index 0754721ad5..b82f906e45 100644 --- a/docs/en/md/Bitrix24/Users-management/Get-user-fields-structure.mdx +++ b/docs/en/md/Bitrix24/Users-management/Get-user-fields-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the field structure for creating or modifying user informationСтраницы +description: "Get user fields structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Get-user-filter-structure.mdx b/docs/en/md/Bitrix24/Users-management/Get-user-filter-structure.mdx index 3e9e35190f..e18ee67829 100644 --- a/docs/en/md/Bitrix24/Users-management/Get-user-filter-structure.mdx +++ b/docs/en/md/Bitrix24/Users-management/Get-user-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Returns the field structure for filtering users in the FindUsers methodСтраницы +description: "Get user filter structure" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Get-user.mdx b/docs/en/md/Bitrix24/Users-management/Get-user.mdx index 8457128bd4..8307675648 100644 --- a/docs/en/md/Bitrix24/Users-management/Get-user.mdx +++ b/docs/en/md/Bitrix24/Users-management/Get-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets user information by IDСтраницы +description: "Get user" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/Bitrix24/Users-management/Update-user.mdx b/docs/en/md/Bitrix24/Users-management/Update-user.mdx index a96beb0e2c..59862301fb 100644 --- a/docs/en/md/Bitrix24/Users-management/Update-user.mdx +++ b/docs/en/md/Bitrix24/Users-management/Update-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Updates user dataСтраницы +description: "Update user" and other functions to work with Bitrix24 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, Bitrix24] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx b/docs/en/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx index c0f119fe0c..2ec1d91b63 100644 --- a/docs/en/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets information about checks for a specified dateСтраницы +description: "Get cashbox checks by date" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx b/docs/en/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx index 3b56ffcd37..00c982cd14 100644 --- a/docs/en/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Receives registers of imposed payments, for which the client was transferred the paymentСтраницы +description: "Get delivery cash registry" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx b/docs/en/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx index f11df6b3ab..a69d8a5e0b 100644 --- a/docs/en/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets information about orders for which cash on delivery was transferred to the online storeСтраницы +description: "Get delivery cash transfers" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-office-filter-description.mdx b/docs/en/md/CDEK/Common-methods/Get-office-filter-description.mdx index bfd7dadc47..9aa5320a69 100644 --- a/docs/en/md/CDEK/Common-methods/Get-office-filter-description.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-office-filter-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets an empty layout of the filter for getting the list of offices in the GetOfficeList functionСтраницы +description: "Get office filter description" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-office-list.mdx b/docs/en/md/CDEK/Common-methods/Get-office-list.mdx index f530a6633f..d1e0385417 100644 --- a/docs/en/md/CDEK/Common-methods/Get-office-list.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-office-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets a list of offices with or without a filterСтраницы +description: "Get office list" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-regions-list.mdx b/docs/en/md/CDEK/Common-methods/Get-regions-list.mdx index 804212b9e2..a5cd1d39fb 100644 --- a/docs/en/md/CDEK/Common-methods/Get-regions-list.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-regions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the list of available regionsСтраницы +description: "Get regions list" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Common-methods/Get-token.mdx b/docs/en/md/CDEK/Common-methods/Get-token.mdx index fa07c24e6b..63b378d8e3 100644 --- a/docs/en/md/CDEK/Common-methods/Get-token.mdx +++ b/docs/en/md/CDEK/Common-methods/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a token based on account ID and passwordСтраницы +description: "Get token" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Create-courier-invitation.mdx b/docs/en/md/CDEK/Delivery-management/Create-courier-invitation.mdx index ac0afb2543..66002b98e2 100644 --- a/docs/en/md/CDEK/Delivery-management/Create-courier-invitation.mdx +++ b/docs/en/md/CDEK/Delivery-management/Create-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a new request to call a courier to pick up a shipmentСтраницы +description: "Create courier invitation" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Delete-courier-invitation.mdx b/docs/en/md/CDEK/Delivery-management/Delete-courier-invitation.mdx index e70116ecdf..5c8cb8dbb2 100644 --- a/docs/en/md/CDEK/Delivery-management/Delete-courier-invitation.mdx +++ b/docs/en/md/CDEK/Delivery-management/Delete-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Страницы +description: "Delete courier invitation" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Get-appointment-description.mdx b/docs/en/md/CDEK/Delivery-management/Get-appointment-description.mdx index 24ba208a94..daa20310e8 100644 --- a/docs/en/md/CDEK/Delivery-management/Get-appointment-description.mdx +++ b/docs/en/md/CDEK/Delivery-management/Get-appointment-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the layout to create about delivery in the RegisterDeliveryAppointment functionСтраницы +description: "Get appointment description" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx b/docs/en/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx index d10c57a120..60c24207cc 100644 --- a/docs/en/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx +++ b/docs/en/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets available delivery intervals for orderСтраницы +description: "Get available delivery intervals" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Get-courier-invitation.mdx b/docs/en/md/CDEK/Delivery-management/Get-courier-invitation.mdx index ee8f2266e3..2dab251368 100644 --- a/docs/en/md/CDEK/Delivery-management/Get-courier-invitation.mdx +++ b/docs/en/md/CDEK/Delivery-management/Get-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets withourier invitation by UUIDСтраницы +description: "Get withourier invitation" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx b/docs/en/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx index 51e2290388..279b3045b1 100644 --- a/docs/en/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx +++ b/docs/en/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the layout for creating a request for courier call in the CreateCourierInvitation functionСтраницы +description: "Get courier invitations description" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Get-delivery-appointment.mdx b/docs/en/md/CDEK/Delivery-management/Get-delivery-appointment.mdx index df618d780d..658ab7be45 100644 --- a/docs/en/md/CDEK/Delivery-management/Get-delivery-appointment.mdx +++ b/docs/en/md/CDEK/Delivery-management/Get-delivery-appointment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Receives information about the delivery date, time and address agreed with the customerСтраницы +description: "Get delivery appointment" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Delivery-management/Register-delivery-appointment.mdx b/docs/en/md/CDEK/Delivery-management/Register-delivery-appointment.mdx index 4085f1938a..044af9b5c3 100644 --- a/docs/en/md/CDEK/Delivery-management/Register-delivery-appointment.mdx +++ b/docs/en/md/CDEK/Delivery-management/Register-delivery-appointment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Fixes the delivery date, time and address agreed with the customerСтраницы +description: "Register delivery appointment" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-barcode.mdx b/docs/en/md/CDEK/Orders-management/Create-barcode.mdx index 7cb3ba2be2..7dc3ad4324 100644 --- a/docs/en/md/CDEK/Orders-management/Create-barcode.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-barcode.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Generates a PDF barcode CP for ordersСтраницы +description: "Create barcode" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-customer-refund.mdx b/docs/en/md/CDEK/Orders-management/Create-customer-refund.mdx index 083aa51ea0..301dbb35bb 100644 --- a/docs/en/md/CDEK/Orders-management/Create-customer-refund.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-customer-refund.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Processes customer returns for online store ordersСтраницы +description: "Create customer refund" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-order.mdx b/docs/en/md/CDEK/Orders-management/Create-order.mdx index ae1144ec9e..91e2052afd 100644 --- a/docs/en/md/CDEK/Orders-management/Create-order.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates an order based on field descriptionsСтраницы +description: "Create order" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-prealert.mdx b/docs/en/md/CDEK/Orders-management/Create-prealert.mdx index f81e34b8e6..27197627ab 100644 --- a/docs/en/md/CDEK/Orders-management/Create-prealert.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-prealert.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Creates a prealert for the order listСтраницы +description: "Create prealert" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-receipt.mdx b/docs/en/md/CDEK/Orders-management/Create-receipt.mdx index 3bf71484b9..d9d637fb93 100644 --- a/docs/en/md/CDEK/Orders-management/Create-receipt.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-receipt.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Generates pdf receipts for ordersСтраницы +description: "Create receipt" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Create-refusal.mdx b/docs/en/md/CDEK/Orders-management/Create-refusal.mdx index a886a2f5d0..7840f69ff6 100644 --- a/docs/en/md/CDEK/Orders-management/Create-refusal.mdx +++ b/docs/en/md/CDEK/Orders-management/Create-refusal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Creates an order refusal to return to the online storeСтраницы +description: "Create refusal" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Delete-order.mdx b/docs/en/md/CDEK/Orders-management/Delete-order.mdx index 520a5b6f84..9d0453898e 100644 --- a/docs/en/md/CDEK/Orders-management/Delete-order.mdx +++ b/docs/en/md/CDEK/Orders-management/Delete-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Deletes order by UUIDСтраницы +description: "Delete order" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-barcode.mdx b/docs/en/md/CDEK/Orders-management/Get-barcode.mdx index f6fc719e4a..3cbb925e35 100644 --- a/docs/en/md/CDEK/Orders-management/Get-barcode.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-barcode.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Gets the barcode CP for the orderСтраницы +description: "Get barcode" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-cashbox-check.mdx b/docs/en/md/CDEK/Orders-management/Get-cashbox-check.mdx index 51f8e1e0b4..aa63c42b1f 100644 --- a/docs/en/md/CDEK/Orders-management/Get-cashbox-check.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-cashbox-check.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Receives check information on an orderСтраницы +description: "Get cashbox check" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-order-by-number.mdx b/docs/en/md/CDEK/Orders-management/Get-order-by-number.mdx index ef5af7e3a8..847651c998 100644 --- a/docs/en/md/CDEK/Orders-management/Get-order-by-number.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-order-by-number.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Receives the order by CDEK number or number from customer IBСтраницы +description: "Get order by number" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-order-description.mdx b/docs/en/md/CDEK/Orders-management/Get-order-description.mdx index 286b42314c..61df1183ed 100644 --- a/docs/en/md/CDEK/Orders-management/Get-order-description.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-order-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Gets the layout of order for the CreateOrder functionСтраницы +description: "Get order description" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-order.mdx b/docs/en/md/CDEK/Orders-management/Get-order.mdx index a2820659df..2a17eee4a6 100644 --- a/docs/en/md/CDEK/Orders-management/Get-order.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the order by UUIDСтраницы +description: "Get order" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-passport-data-status.mdx b/docs/en/md/CDEK/Orders-management/Get-passport-data-status.mdx index 8f42d97824..426a154aeb 100644 --- a/docs/en/md/CDEK/Orders-management/Get-passport-data-status.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-passport-data-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Receives information on passport data processing status for international ordersСтраницы +description: "Get passport data status" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-prealert.mdx b/docs/en/md/CDEK/Orders-management/Get-prealert.mdx index ee10bb54a6..f8a0bf3f94 100644 --- a/docs/en/md/CDEK/Orders-management/Get-prealert.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-prealert.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Gets a previously created prealertСтраницы +description: "Get prealert" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Get-receipt.mdx b/docs/en/md/CDEK/Orders-management/Get-receipt.mdx index 6fea6706d0..6144418e51 100644 --- a/docs/en/md/CDEK/Orders-management/Get-receipt.mdx +++ b/docs/en/md/CDEK/Orders-management/Get-receipt.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets a receipt for the orderСтраницы +description: "Get receipt" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/CDEK/Orders-management/Update-order.mdx b/docs/en/md/CDEK/Orders-management/Update-order.mdx index 90677bf08d..70fd8e870a 100644 --- a/docs/en/md/CDEK/Orders-management/Update-order.mdx +++ b/docs/en/md/CDEK/Orders-management/Update-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the field values of the selected orderСтраницы +description: "Update order" and other functions to work with CDEK 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, CDEK] --- diff --git a/docs/en/md/Dropbox/Account-and-authorization/Get-account-information.mdx b/docs/en/md/Dropbox/Account-and-authorization/Get-account-information.mdx index 72a3ff836f..4f7b4d89be 100644 --- a/docs/en/md/Dropbox/Account-and-authorization/Get-account-information.mdx +++ b/docs/en/md/Dropbox/Account-and-authorization/Get-account-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets account informationСтраницы +description: "Get account information" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx b/docs/en/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx index 46ebffa1cb..473d209561 100644 --- a/docs/en/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx +++ b/docs/en/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Generates an authorization link for browser transitionСтраницы +description: "Get authorization link" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx b/docs/en/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx index 1012714fb8..5a6f791a4e 100644 --- a/docs/en/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx +++ b/docs/en/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets information on the amount of used disk spaceСтраницы +description: "Get space usage data" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Account-and-authorization/Get-token.mdx b/docs/en/md/Dropbox/Account-and-authorization/Get-token.mdx index 4f0a320909..23f0568030 100644 --- a/docs/en/md/Dropbox/Account-and-authorization/Get-token.mdx +++ b/docs/en/md/Dropbox/Account-and-authorization/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets token based on the code from the GetAuthorizationLink pageСтраницы +description: "Get token" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Account-and-authorization/Refresh-token.mdx b/docs/en/md/Dropbox/Account-and-authorization/Refresh-token.mdx index 450f8f3557..1a04a94a79 100644 --- a/docs/en/md/Dropbox/Account-and-authorization/Refresh-token.mdx +++ b/docs/en/md/Dropbox/Account-and-authorization/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a new token based on the refresh tokenСтраницы +description: "Refresh token" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Copy-object.mdx b/docs/en/md/Dropbox/File-and-directory-management/Copy-object.mdx index 8c90bceb90..d738e3c97a 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Copy-object.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Copies a file or directory to the selected pathСтраницы +description: "Copy object" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Create-folder.mdx b/docs/en/md/Dropbox/File-and-directory-management/Create-folder.mdx index 32f2bffe81..0a41a862bc 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Create-folder.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Creates an empty directory at the selected pathСтраницы +description: "Create folder" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Delete-object.mdx b/docs/en/md/Dropbox/File-and-directory-management/Delete-object.mdx index a7fd5f1ae1..643331d2b9 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Delete-object.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes an object from the cloud driveСтраницы +description: "Delete object" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Download-file.mdx b/docs/en/md/Dropbox/File-and-directory-management/Download-file.mdx index 56c9df4727..d3b1d8a5db 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Download-file.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Downloads a file by the specified path or IDСтраницы +description: "Download file" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Download-folder.mdx b/docs/en/md/Dropbox/File-and-directory-management/Download-folder.mdx index a290c34932..eab11afd39 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Download-folder.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Download-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Downloads a zip archive with the contents of the specified directoryСтраницы +description: "Download folder" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx b/docs/en/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx index a68b1a9192..519ef61b64 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of the first files in the directory or continues getting the next ones when the cursor is specifiedСтраницы +description: "Get list of folder files" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Get-object-information.mdx b/docs/en/md/Dropbox/File-and-directory-management/Get-object-information.mdx index 7efd2feaa9..128fd8006f 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Get-object-information.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Get-object-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about a file or directoryСтраницы +description: "Get object information" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx b/docs/en/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx index a47f81200b..1fbb0e310c 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Gets the list of versions (revisions) of the objectСтраницы +description: "Get list of object versions" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Get-preview.mdx b/docs/en/md/Dropbox/File-and-directory-management/Get-preview.mdx index 39a72c26cc..c4a2069486 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Get-preview.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Get-preview.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets PDF or HTML preview of the object (for documents only)Страницы +description: "Get preview" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx b/docs/en/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx index a344fff627..582c6fa9ab 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the upload status of the file by URLСтраницы +description: "Get upload status by URL" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Move-object.mdx b/docs/en/md/Dropbox/File-and-directory-management/Move-object.mdx index 9db4783a97..e7f376b692 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Move-object.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Move-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Moves an object to the selected pathСтраницы +description: "Move object" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx b/docs/en/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx index 6926f22d28..1b9a5ddae3 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Restores object state to required version (revision)Страницы +description: "Restore object to version" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx b/docs/en/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx index 9dc15577c8..8b46138973 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Uploads a file to the cloud drive by fetching it from the specified URLСтраницы +description: "Upload file by URL" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/File-and-directory-management/Upload-file.mdx b/docs/en/md/Dropbox/File-and-directory-management/Upload-file.mdx index 87932a280f..d5528865ca 100644 --- a/docs/en/md/Dropbox/File-and-directory-management/Upload-file.mdx +++ b/docs/en/md/Dropbox/File-and-directory-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Uploads a file to the cloud driveСтраницы +description: "Upload file" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx b/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx index 6bbeef43ad..f05223329e 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Defines access to the file for third-party usersСтраницы +description: "Add users to file" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx b/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx index 718fbefd5f..07e8ae883f 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Grants external users access to the directoryСтраницы +description: "Add users to folder" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx b/docs/en/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx index 543ba8e57b..90497737a6 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Prohibits access to the file for external usersСтраницы +description: "Unpublish file" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx b/docs/en/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx index 46774881de..29625033f6 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Cancels the public access mode for the directoryСтраницы +description: "Unpublish folder" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx b/docs/en/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx index 513411a384..d16d23fd51 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Get async job status for access changesСтраницы +description: "Get asynchronous change status" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Shared-access-settings/Publish-folder.mdx b/docs/en/md/Dropbox/Shared-access-settings/Publish-folder.mdx index 13cffd42c6..582e2797f2 100644 --- a/docs/en/md/Dropbox/Shared-access-settings/Publish-folder.mdx +++ b/docs/en/md/Dropbox/Shared-access-settings/Publish-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sets the directory to public access modeСтраницы +description: "Publish folder" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Tags-management/Add-tag.mdx b/docs/en/md/Dropbox/Tags-management/Add-tag.mdx index 47d626b165..d27d2e978e 100644 --- a/docs/en/md/Dropbox/Tags-management/Add-tag.mdx +++ b/docs/en/md/Dropbox/Tags-management/Add-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Add new tag to file or folderСтраницы +description: "Add tag" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Tags-management/Delete-tag.mdx b/docs/en/md/Dropbox/Tags-management/Delete-tag.mdx index a2e6df1606..d4ee307d9b 100644 --- a/docs/en/md/Dropbox/Tags-management/Delete-tag.mdx +++ b/docs/en/md/Dropbox/Tags-management/Delete-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Deletes the text tag of a file or directoryСтраницы +description: "Delete tag" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Dropbox/Tags-management/Get-tag-list.mdx b/docs/en/md/Dropbox/Tags-management/Get-tag-list.mdx index c830a6d5bc..7304e15280 100644 --- a/docs/en/md/Dropbox/Tags-management/Get-tag-list.mdx +++ b/docs/en/md/Dropbox/Tags-management/Get-tag-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of tags of the selected filesСтраницы +description: "Get list of tags" and other functions to work with Dropbox 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, Dropbox] --- diff --git a/docs/en/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx b/docs/en/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx index e226d223f1..8205df7768 100644 --- a/docs/en/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx +++ b/docs/en/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Adds an existing calendar to the user's listСтраницы +description: "Add calendar to list" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx b/docs/en/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx index 00cf126b12..15707424eb 100644 --- a/docs/en/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx +++ b/docs/en/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Removes a calendar from the user's listСтраницы +description: "Remove calendar from list" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx b/docs/en/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx index 23dcb5ed55..ec208413bc 100644 --- a/docs/en/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx +++ b/docs/en/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Edits the properties of a calendar from the user's listСтраницы +description: "Edit list calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx b/docs/en/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx index b2130a127a..596fa85e21 100644 --- a/docs/en/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx +++ b/docs/en/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets an array of account calendarsСтраницы +description: "Get list of calendars" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx b/docs/en/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx index 3dd56b901a..a8672593e3 100644 --- a/docs/en/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx +++ b/docs/en/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a calendar from the user's list by IDСтраницы +description: "Get list calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx b/docs/en/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx index cbb5b42f26..3532a80d9b 100644 --- a/docs/en/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx +++ b/docs/en/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Clears the event list of the primary calendarСтраницы +description: "Clear primary calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx b/docs/en/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx index c7bc817c74..56d0a3247b 100644 --- a/docs/en/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx +++ b/docs/en/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates an empty calendarСтраницы +description: "Create calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx b/docs/en/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx index 0d783ef4dc..839772154a 100644 --- a/docs/en/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx +++ b/docs/en/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes a calendar by IDСтраницы +description: "Delete calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx b/docs/en/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx index 5d609f7d7e..381d28ef58 100644 --- a/docs/en/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx +++ b/docs/en/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Edits properties of an existing calendarСтраницы +description: "Edit calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx b/docs/en/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx index 8d07529a48..af3d419fb9 100644 --- a/docs/en/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx +++ b/docs/en/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets calendar information by IDСтраницы +description: "Get calendar" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Create-event.mdx b/docs/en/md/Google_Calendar/Event-management/Create-event.mdx index f5f88e46f0..36044ce3d2 100644 --- a/docs/en/md/Google_Calendar/Event-management/Create-event.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Create-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a new eventСтраницы +description: "Create event" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Delete-event.mdx b/docs/en/md/Google_Calendar/Event-management/Delete-event.mdx index 1cb648e24d..56f9ab4834 100644 --- a/docs/en/md/Google_Calendar/Event-management/Delete-event.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Delete-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes an event by IDСтраницы +description: "Delete event" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Edit-event.mdx b/docs/en/md/Google_Calendar/Event-management/Edit-event.mdx index 7b0c1a4819..021c1b21c1 100644 --- a/docs/en/md/Google_Calendar/Event-management/Edit-event.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Edit-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Edits an existing eventСтраницы +description: "Edit event" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Get-event-description.mdx b/docs/en/md/Google_Calendar/Event-management/Get-event-description.mdx index 742e9015b4..6b6e671a61 100644 --- a/docs/en/md/Google_Calendar/Event-management/Get-event-description.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Get-event-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets an empty layout to create the eventСтраницы +description: "Get event description" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Get-event-list.mdx b/docs/en/md/Google_Calendar/Event-management/Get-event-list.mdx index f635db02ae..8ab805c107 100644 --- a/docs/en/md/Google_Calendar/Event-management/Get-event-list.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Get-event-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of all calendar eventsСтраницы +description: "Get list of events" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Get-event.mdx b/docs/en/md/Google_Calendar/Event-management/Get-event.mdx index bf99e33d7d..66d1eba72c 100644 --- a/docs/en/md/Google_Calendar/Event-management/Get-event.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Get-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets an event by IDСтраницы +description: "Get event" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Calendar/Event-management/Move-event.mdx b/docs/en/md/Google_Calendar/Event-management/Move-event.mdx index dc8315818c..481da0f75e 100644 --- a/docs/en/md/Google_Calendar/Event-management/Move-event.mdx +++ b/docs/en/md/Google_Calendar/Event-management/Move-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Moves an event to another calendarСтраницы +description: "Move event" and other functions to work with Google Calendar 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, Google Calendar] --- diff --git a/docs/en/md/Google_Drive/Comment-management/Create-comment.mdx b/docs/en/md/Google_Drive/Comment-management/Create-comment.mdx index 79a90ca41b..47a1be30be 100644 --- a/docs/en/md/Google_Drive/Comment-management/Create-comment.mdx +++ b/docs/en/md/Google_Drive/Comment-management/Create-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a comment for a file or directoryСтраницы +description: "Create comment" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/Comment-management/Delete-comment.mdx b/docs/en/md/Google_Drive/Comment-management/Delete-comment.mdx index 2c85f91038..ebddd8c7e7 100644 --- a/docs/en/md/Google_Drive/Comment-management/Delete-comment.mdx +++ b/docs/en/md/Google_Drive/Comment-management/Delete-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes comment by IDСтраницы +description: "Delete comment" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/Comment-management/Get-comment-list.mdx b/docs/en/md/Google_Drive/Comment-management/Get-comment-list.mdx index c633dbb3c5..a7d52d012f 100644 --- a/docs/en/md/Google_Drive/Comment-management/Get-comment-list.mdx +++ b/docs/en/md/Google_Drive/Comment-management/Get-comment-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the list of all comments of the objectСтраницы +description: "Get list of comments" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/Comment-management/Get-comment.mdx b/docs/en/md/Google_Drive/Comment-management/Get-comment.mdx index d356520fa5..3e63128d9e 100644 --- a/docs/en/md/Google_Drive/Comment-management/Get-comment.mdx +++ b/docs/en/md/Google_Drive/Comment-management/Get-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets comment by IDСтраницы +description: "Get comment" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Copy-object.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Copy-object.mdx index 29d3ca6167..18fa426124 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Copy-object.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Copies file or directoryСтраницы +description: "Copy object" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Create-folder.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Create-folder.mdx index fe548656fd..b3047b2ec3 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Create-folder.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates an empty directory on the driveСтраницы +description: "Create folder" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Delete-object.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Delete-object.mdx index 37d97d660a..26ecf68198 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Delete-object.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Deletes file or directory by IDСтраницы +description: "Delete object" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Download-file.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Download-file.mdx index db0c811411..ce9687554d 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Download-file.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets file by IDСтраницы +description: "Download file" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx index 03af86b28c..b07d8078af 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of drive directoriesСтраницы +description: "Get list of directories" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Get-file-description.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Get-file-description.mdx index c1bf39a972..64af29e1f7 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Get-file-description.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Get-file-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Gets a blank description template for uploading a fileСтраницы +description: "Get file description" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Get-files-list.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Get-files-list.mdx index f3e99c1c25..94b1819e73 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Get-files-list.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the list of filesСтраницы +description: "Get list of files" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Get-object-information.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Get-object-information.mdx index 145e13d914..569e71e678 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Get-object-information.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Get-object-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about a folder or file by IDСтраницы +description: "Get object information" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Update-file.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Update-file.mdx index 1d7b038df8..a88e53ad43 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Update-file.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Update-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Updates file binary dataСтраницы +description: "Update file" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Drive/File-and-directory-management/Upload-file.mdx b/docs/en/md/Google_Drive/File-and-directory-management/Upload-file.mdx index b194704191..1551644704 100644 --- a/docs/en/md/Google_Drive/File-and-directory-management/Upload-file.mdx +++ b/docs/en/md/Google_Drive/File-and-directory-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Uploads a file to the driveСтраницы +description: "Upload file" and other functions to work with Google Drive 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, Google Drive] --- diff --git a/docs/en/md/Google_Sheets/Data-management/Clear-cells.mdx b/docs/en/md/Google_Sheets/Data-management/Clear-cells.mdx index f210e89509..71bc860458 100644 --- a/docs/en/md/Google_Sheets/Data-management/Clear-cells.mdx +++ b/docs/en/md/Google_Sheets/Data-management/Clear-cells.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Clears the value in cellsСтраницы +description: "Clear cells" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Data-management/Get-cell-values.mdx b/docs/en/md/Google_Sheets/Data-management/Get-cell-values.mdx index 15eb7d71ba..f587029736 100644 --- a/docs/en/md/Google_Sheets/Data-management/Get-cell-values.mdx +++ b/docs/en/md/Google_Sheets/Data-management/Get-cell-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets cell values of the tableСтраницы +description: "Get cell values" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Data-management/Set-cell-values.mdx b/docs/en/md/Google_Sheets/Data-management/Set-cell-values.mdx index 4a8e4b0de8..3a7130d1fe 100644 --- a/docs/en/md/Google_Sheets/Data-management/Set-cell-values.mdx +++ b/docs/en/md/Google_Sheets/Data-management/Set-cell-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sets sheet cell valuesСтраницы +description: "Set cell values" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx b/docs/en/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx index 450d5f60b8..ed7eea39c0 100644 --- a/docs/en/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx +++ b/docs/en/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new spreadsheetСтраницы +description: "Create spreadsheet" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx b/docs/en/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx index 56e8492525..9373dff195 100644 --- a/docs/en/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx +++ b/docs/en/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Changes the name of the existing spreadsheetСтраницы +description: "Change spreadsheet name" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx b/docs/en/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx index a3664b8a6d..4c091fee3a 100644 --- a/docs/en/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx +++ b/docs/en/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets information about the spreadsheet by IDСтраницы +description: "Get spreadsheet" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx b/docs/en/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx index 02eb153519..7d037d4b4f 100644 --- a/docs/en/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx +++ b/docs/en/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Adds a new sheet to the spreadsheetСтраницы +description: "Add sheet" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx b/docs/en/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx index 0a7d710959..9632710b31 100644 --- a/docs/en/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx +++ b/docs/en/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Copies a sheet from one spreadsheet to anotherСтраницы +description: "Copy sheet" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx b/docs/en/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx index 80a7e539f1..2f08df1318 100644 --- a/docs/en/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx +++ b/docs/en/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes a sheet from the spreadsheetСтраницы +description: "Delete sheet" and other functions to work with Google Sheets 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, Google Sheets] --- diff --git a/docs/en/md/Green_API/Account/Archive-chat.mdx b/docs/en/md/Green_API/Account/Archive-chat.mdx index 6a68d325d2..ab2c829313 100644 --- a/docs/en/md/Green_API/Account/Archive-chat.mdx +++ b/docs/en/md/Green_API/Account/Archive-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Archives the selected chatСтраницы +description: "Archive chat" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Form-access-parameters.mdx b/docs/en/md/Green_API/Account/Form-access-parameters.mdx index 66ac8f7b3a..825c788b95 100644 --- a/docs/en/md/Green_API/Account/Form-access-parameters.mdx +++ b/docs/en/md/Green_API/Account/Form-access-parameters.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Forms the structure of basic authorization dataСтраницы +description: "Form access parameters" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-account-information.mdx b/docs/en/md/Green_API/Account/Get-account-information.mdx index db0868e6a1..9712ee3179 100644 --- a/docs/en/md/Green_API/Account/Get-account-information.mdx +++ b/docs/en/md/Green_API/Account/Get-account-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets account informationСтраницы +description: "Get account information" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-authorization-code.mdx b/docs/en/md/Green_API/Account/Get-authorization-code.mdx index 31186a6c80..eeb297c98d 100644 --- a/docs/en/md/Green_API/Account/Get-authorization-code.mdx +++ b/docs/en/md/Green_API/Account/Get-authorization-code.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Receives the authorization code for phone number linkingСтраницы +description: "Get authorization code" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-instance-settings-structure.mdx b/docs/en/md/Green_API/Account/Get-instance-settings-structure.mdx index 34e1fd3c99..c1a8c3fc71 100644 --- a/docs/en/md/Green_API/Account/Get-instance-settings-structure.mdx +++ b/docs/en/md/Green_API/Account/Get-instance-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Gets the structure template for instance settingsСтраницы +description: "Get instance settings structure" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-instance-settings.mdx b/docs/en/md/Green_API/Account/Get-instance-settings.mdx index 079a9d4854..05686003a8 100644 --- a/docs/en/md/Green_API/Account/Get-instance-settings.mdx +++ b/docs/en/md/Green_API/Account/Get-instance-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the current instance settingsСтраницы +description: "Get instance settings" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-instance-status.mdx b/docs/en/md/Green_API/Account/Get-instance-status.mdx index 7eac8faf26..c24302c435 100644 --- a/docs/en/md/Green_API/Account/Get-instance-status.mdx +++ b/docs/en/md/Green_API/Account/Get-instance-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets instance statusСтраницы +description: "Get instance status" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Get-qr.mdx b/docs/en/md/Green_API/Account/Get-qr.mdx index 56f818a729..43ce953a4a 100644 --- a/docs/en/md/Green_API/Account/Get-qr.mdx +++ b/docs/en/md/Green_API/Account/Get-qr.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Receives authorization QR codeСтраницы +description: "Get QR" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Logout-instance.mdx b/docs/en/md/Green_API/Account/Logout-instance.mdx index d255e067eb..677ade7ad4 100644 --- a/docs/en/md/Green_API/Account/Logout-instance.mdx +++ b/docs/en/md/Green_API/Account/Logout-instance.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Unlogging the instanceСтраницы +description: "Logout instance" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Reboot-instance.mdx b/docs/en/md/Green_API/Account/Reboot-instance.mdx index 22929aae09..9b1537cdca 100644 --- a/docs/en/md/Green_API/Account/Reboot-instance.mdx +++ b/docs/en/md/Green_API/Account/Reboot-instance.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Restarts the instanceСтраницы +description: "Reboot instance" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Set-instance-settings.mdx b/docs/en/md/Green_API/Account/Set-instance-settings.mdx index db16668519..ab4e67b6b9 100644 --- a/docs/en/md/Green_API/Account/Set-instance-settings.mdx +++ b/docs/en/md/Green_API/Account/Set-instance-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sets the instance settingsСтраницы +description: "Set instance settings" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Set-profile-picture.mdx b/docs/en/md/Green_API/Account/Set-profile-picture.mdx index b9cc22828e..5ed3ffa741 100644 --- a/docs/en/md/Green_API/Account/Set-profile-picture.mdx +++ b/docs/en/md/Green_API/Account/Set-profile-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Sets a new profile pictureСтраницы +description: "Set profile picture" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Account/Unarchive-chat.mdx b/docs/en/md/Green_API/Account/Unarchive-chat.mdx index ac905ac8d1..cd172be5ee 100644 --- a/docs/en/md/Green_API/Account/Unarchive-chat.mdx +++ b/docs/en/md/Green_API/Account/Unarchive-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Unarchives the selected chatСтраницы +description: "Unarchive chat" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Add-group-member.mdx b/docs/en/md/Green_API/Group-management/Add-group-member.mdx index 69ca3b2070..b65d67fce5 100644 --- a/docs/en/md/Green_API/Group-management/Add-group-member.mdx +++ b/docs/en/md/Green_API/Group-management/Add-group-member.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Adds a participant to a group chatСтраницы +description: "Add group member" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Create-group.mdx b/docs/en/md/Green_API/Group-management/Create-group.mdx index 5bc6740481..ca1820347e 100644 --- a/docs/en/md/Green_API/Group-management/Create-group.mdx +++ b/docs/en/md/Green_API/Group-management/Create-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a new group chatСтраницы +description: "Create group" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Exclude-group-member.mdx b/docs/en/md/Green_API/Group-management/Exclude-group-member.mdx index 31355747a7..44ec6e8c69 100644 --- a/docs/en/md/Green_API/Group-management/Exclude-group-member.mdx +++ b/docs/en/md/Green_API/Group-management/Exclude-group-member.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Excludes a member from the groupСтраницы +description: "Exclude group member" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Get-group-information.mdx b/docs/en/md/Green_API/Group-management/Get-group-information.mdx index 6326da10ee..6596f24917 100644 --- a/docs/en/md/Green_API/Group-management/Get-group-information.mdx +++ b/docs/en/md/Green_API/Group-management/Get-group-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets group chat dataСтраницы +description: "Get group information" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Leave-group.mdx b/docs/en/md/Green_API/Group-management/Leave-group.mdx index d7971e8017..35a757e54a 100644 --- a/docs/en/md/Green_API/Group-management/Leave-group.mdx +++ b/docs/en/md/Green_API/Group-management/Leave-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Logs the current account out of group chatСтраницы +description: "Leave group" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Revoke-admin-rights.mdx b/docs/en/md/Green_API/Group-management/Revoke-admin-rights.mdx index afd1dd3251..9139f1d300 100644 --- a/docs/en/md/Green_API/Group-management/Revoke-admin-rights.mdx +++ b/docs/en/md/Green_API/Group-management/Revoke-admin-rights.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Revokes administrator rights from the userСтраницы +description: "Revoke admin rights" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Set-admin-rights.mdx b/docs/en/md/Green_API/Group-management/Set-admin-rights.mdx index c4cc39d13c..62c7a73f90 100644 --- a/docs/en/md/Green_API/Group-management/Set-admin-rights.mdx +++ b/docs/en/md/Green_API/Group-management/Set-admin-rights.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Assigns the user as the group administratorСтраницы +description: "Set admin rights" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Set-group-picture.mdx b/docs/en/md/Green_API/Group-management/Set-group-picture.mdx index db7434a6aa..4914c7b043 100644 --- a/docs/en/md/Green_API/Group-management/Set-group-picture.mdx +++ b/docs/en/md/Green_API/Group-management/Set-group-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Sets the group chat pictureСтраницы +description: "Set group picture" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Group-management/Update-group-name.mdx b/docs/en/md/Green_API/Group-management/Update-group-name.mdx index ec5cbbf5bd..57aa299aeb 100644 --- a/docs/en/md/Green_API/Group-management/Update-group-name.mdx +++ b/docs/en/md/Green_API/Group-management/Update-group-name.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Changes the name of an existing groupСтраницы +description: "Update group name" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-logs/Get-chat-history.mdx b/docs/en/md/Green_API/Message-logs/Get-chat-history.mdx index 4262701da8..3ed97d8cc8 100644 --- a/docs/en/md/Green_API/Message-logs/Get-chat-history.mdx +++ b/docs/en/md/Green_API/Message-logs/Get-chat-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Retrieves the chat message historyСтраницы +description: "Get chat history" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-logs/Get-incoming-message-log.mdx b/docs/en/md/Green_API/Message-logs/Get-incoming-message-log.mdx index c5406f46d4..ea9a16efef 100644 --- a/docs/en/md/Green_API/Message-logs/Get-incoming-message-log.mdx +++ b/docs/en/md/Green_API/Message-logs/Get-incoming-message-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the list of incoming messages of the instance for the specified periodСтраницы +description: "Get incoming message log" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-logs/Get-message.mdx b/docs/en/md/Green_API/Message-logs/Get-message.mdx index 14cfab1414..1f5f5fb2c0 100644 --- a/docs/en/md/Green_API/Message-logs/Get-message.mdx +++ b/docs/en/md/Green_API/Message-logs/Get-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets information about the chat message by IDСтраницы +description: "Get message" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-logs/Get-outgoing-message-log.mdx b/docs/en/md/Green_API/Message-logs/Get-outgoing-message-log.mdx index 1f782f2522..46fa75eef1 100644 --- a/docs/en/md/Green_API/Message-logs/Get-outgoing-message-log.mdx +++ b/docs/en/md/Green_API/Message-logs/Get-outgoing-message-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the list of outgoing messages of the instance for the specified periodСтраницы +description: "Get outgoing message log" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-queue/Clear-message-queue.mdx b/docs/en/md/Green_API/Message-queue/Clear-message-queue.mdx index dd146f8883..c671821673 100644 --- a/docs/en/md/Green_API/Message-queue/Clear-message-queue.mdx +++ b/docs/en/md/Green_API/Message-queue/Clear-message-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Clears the queue of messages to be sentСтраницы +description: "Clear message queue" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-queue/Get-message-queue.mdx b/docs/en/md/Green_API/Message-queue/Get-message-queue.mdx index 9614f931d3..7bcae25da9 100644 --- a/docs/en/md/Green_API/Message-queue/Get-message-queue.mdx +++ b/docs/en/md/Green_API/Message-queue/Get-message-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of messages in the queue to be sentСтраницы +description: "Get message queue" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Delete-message.mdx b/docs/en/md/Green_API/Message-sending/Delete-message.mdx index ef6bdd789b..fddee3d7ab 100644 --- a/docs/en/md/Green_API/Message-sending/Delete-message.mdx +++ b/docs/en/md/Green_API/Message-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Deletes a message in the selected chat roomСтраницы +description: "Delete message" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Edit-message-text.mdx b/docs/en/md/Green_API/Message-sending/Edit-message-text.mdx index 5785f78034..1de05cb930 100644 --- a/docs/en/md/Green_API/Message-sending/Edit-message-text.mdx +++ b/docs/en/md/Green_API/Message-sending/Edit-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Changes the text of the messageСтраницы +description: "Change the message text" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Forward-messages.mdx b/docs/en/md/Green_API/Message-sending/Forward-messages.mdx index ba445c7612..bc554d7090 100644 --- a/docs/en/md/Green_API/Message-sending/Forward-messages.mdx +++ b/docs/en/md/Green_API/Message-sending/Forward-messages.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sends messages from one chat room to anotherСтраницы +description: "Forward messages" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Get-contact-description.mdx b/docs/en/md/Green_API/Message-sending/Get-contact-description.mdx index 0f4adfcff6..22962058c1 100644 --- a/docs/en/md/Green_API/Message-sending/Get-contact-description.mdx +++ b/docs/en/md/Green_API/Message-sending/Get-contact-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Gets the contact description for the SendContact functionСтраницы +description: "Get contact description" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Get-location-description.mdx b/docs/en/md/Green_API/Message-sending/Get-location-description.mdx index e16231b801..3c2a867235 100644 --- a/docs/en/md/Green_API/Message-sending/Get-location-description.mdx +++ b/docs/en/md/Green_API/Message-sending/Get-location-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Gets the description of the location to send with SendLocation methodСтраницы +description: "Get location description" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-contact.mdx b/docs/en/md/Green_API/Message-sending/Send-contact.mdx index 497947e56b..ffd3ea8892 100644 --- a/docs/en/md/Green_API/Message-sending/Send-contact.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sends a contact with a phone number to the selected chat roomСтраницы +description: "Send contact" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-file-by-url.mdx b/docs/en/md/Green_API/Message-sending/Send-file-by-url.mdx index 376041bff8..692c90693c 100644 --- a/docs/en/md/Green_API/Message-sending/Send-file-by-url.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sends a file from web to the selected chat roomСтраницы +description: "Send file by URL" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-file.mdx b/docs/en/md/Green_API/Message-sending/Send-file.mdx index 5ba72121ee..4022bbed2b 100644 --- a/docs/en/md/Green_API/Message-sending/Send-file.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends the file to the selected chat roomСтраницы +description: "Send file" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-location.mdx b/docs/en/md/Green_API/Message-sending/Send-location.mdx index a054a605c0..d5259bf77c 100644 --- a/docs/en/md/Green_API/Message-sending/Send-location.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Sends location data to the specified chat roomСтраницы +description: "Send location" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-poll.mdx b/docs/en/md/Green_API/Message-sending/Send-poll.mdx index 750c36586a..bcdf478da0 100644 --- a/docs/en/md/Green_API/Message-sending/Send-poll.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sends a poll with answer choices to the selected chat roomСтраницы +description: "Send poll" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Message-sending/Send-text-message.mdx b/docs/en/md/Green_API/Message-sending/Send-text-message.mdx index 186288cb82..798d0fd630 100644 --- a/docs/en/md/Green_API/Message-sending/Send-text-message.mdx +++ b/docs/en/md/Green_API/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends a text message to the selected chat roomСтраницы +description: "Send text message" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx b/docs/en/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx index 472223b200..fb9fdd7d45 100644 --- a/docs/en/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx +++ b/docs/en/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes the notification from the queue after successful receiptСтраницы +description: "Delete notification from queue" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Notifications-receiving/Download-message-file.mdx b/docs/en/md/Green_API/Notifications-receiving/Download-message-file.mdx index 091896801f..dcfb079556 100644 --- a/docs/en/md/Green_API/Notifications-receiving/Download-message-file.mdx +++ b/docs/en/md/Green_API/Notifications-receiving/Download-message-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a link to download a file from an incoming messageСтраницы +description: "Download message file" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Notifications-receiving/Get-notification.mdx b/docs/en/md/Green_API/Notifications-receiving/Get-notification.mdx index fa6f0e1ff7..2948f5dcb7 100644 --- a/docs/en/md/Green_API/Notifications-receiving/Get-notification.mdx +++ b/docs/en/md/Green_API/Notifications-receiving/Get-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Receives one notification from the queueСтраницы +description: "Get notification" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/Green_API/Notifications-receiving/Set-read-mark.mdx b/docs/en/md/Green_API/Notifications-receiving/Set-read-mark.mdx index a8376dd9c2..b259c747aa 100644 --- a/docs/en/md/Green_API/Notifications-receiving/Set-read-mark.mdx +++ b/docs/en/md/Green_API/Notifications-receiving/Set-read-mark.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sets the Read mark for a message or all chat messagesСтраницы +description: "Set read mark" and other functions to work with Green API 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, Green API] --- diff --git a/docs/en/md/HTTP-client/Authorization/Add-aws4-authorization.mdx b/docs/en/md/HTTP-client/Authorization/Add-aws4-authorization.mdx index d7b4707e0a..5393da3ad5 100644 --- a/docs/en/md/HTTP-client/Authorization/Add-aws4-authorization.mdx +++ b/docs/en/md/HTTP-client/Authorization/Add-aws4-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Adds data for AWS4 authorizationСтраницы +description: "Add AWS4 authorization " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Authorization/Add-basic-authorization.mdx b/docs/en/md/HTTP-client/Authorization/Add-basic-authorization.mdx index 7731cc996f..f2fb4f1ada 100644 --- a/docs/en/md/HTTP-client/Authorization/Add-basic-authorization.mdx +++ b/docs/en/md/HTTP-client/Authorization/Add-basic-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Adds standard authorization by username and passwordСтраницы +description: "Add Basic authorization " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Add-data-as-related.mdx b/docs/en/md/HTTP-client/Body-set/Add-data-as-related.mdx index 4c203f26ce..3cf60d72a8 100644 --- a/docs/en/md/HTTP-client/Body-set/Add-data-as-related.mdx +++ b/docs/en/md/HTTP-client/Body-set/Add-data-as-related.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Adds data to the multipart/related bodyСтраницы +description: "Add data as Related" and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx b/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx index f653d3b3b1..6c82cf90ff 100644 --- a/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx +++ b/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Adds a form field to the multipart/form-data bodyСтраницы +description: "Add Multipart field " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx b/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx index 01f5642da1..4965ec3e6e 100644 --- a/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx +++ b/docs/en/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Adds a file block to the multipart/form-data bodyСтраницы +description: "Add Multipart file " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Set-binary-body.mdx b/docs/en/md/HTTP-client/Body-set/Set-binary-body.mdx index d3485dc403..0f3aabc3ad 100644 --- a/docs/en/md/HTTP-client/Body-set/Set-binary-body.mdx +++ b/docs/en/md/HTTP-client/Body-set/Set-binary-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sets the request body from binary data, file or string (with conversion to binary data)Страницы +description: "Set binary body " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Set-form-body.mdx b/docs/en/md/HTTP-client/Body-set/Set-form-body.mdx index f1fa6e249e..e1f580f904 100644 --- a/docs/en/md/HTTP-client/Body-set/Set-form-body.mdx +++ b/docs/en/md/HTTP-client/Body-set/Set-form-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sets the body to x-www-form-urlencoded from a collection of field valuesСтраницы +description: "Set Form body " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Set-json-body.mdx b/docs/en/md/HTTP-client/Body-set/Set-json-body.mdx index 078bee294a..6875f2774b 100644 --- a/docs/en/md/HTTP-client/Body-set/Set-json-body.mdx +++ b/docs/en/md/HTTP-client/Body-set/Set-json-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sets the body in JSON format from a suitable collection or stringСтраницы +description: "Set JSON body " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Set-string-body.mdx b/docs/en/md/HTTP-client/Body-set/Set-string-body.mdx index d9c9a48774..861e6f6ff1 100644 --- a/docs/en/md/HTTP-client/Body-set/Set-string-body.mdx +++ b/docs/en/md/HTTP-client/Body-set/Set-string-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sets the body of the request from the stringСтраницы +description: "Set string body " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Body-set/Start-multipart-body.mdx b/docs/en/md/HTTP-client/Body-set/Start-multipart-body.mdx index 88ba053a95..21b97740f4 100644 --- a/docs/en/md/HTTP-client/Body-set/Start-multipart-body.mdx +++ b/docs/en/md/HTTP-client/Body-set/Start-multipart-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Initializes writing data to the body in multipart formatСтраницы +description: "Start Multipart body " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Headers-setting/Set-headers.mdx b/docs/en/md/HTTP-client/Headers-setting/Set-headers.mdx index 460a1aaa0e..f815b66b21 100644 --- a/docs/en/md/HTTP-client/Headers-setting/Set-headers.mdx +++ b/docs/en/md/HTTP-client/Headers-setting/Set-headers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sets a collection of query headersСтраницы +description: "Set headers " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Get-log.mdx b/docs/en/md/HTTP-client/Initialization/Get-log.mdx index c3a4411c3e..97ca732e91 100644 --- a/docs/en/md/HTTP-client/Initialization/Get-log.mdx +++ b/docs/en/md/HTTP-client/Initialization/Get-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the execution logСтраницы +description: "Get log " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Initialize.mdx b/docs/en/md/HTTP-client/Initialization/Initialize.mdx index 464f61476b..6ac0ac1011 100644 --- a/docs/en/md/HTTP-client/Initialization/Initialize.mdx +++ b/docs/en/md/HTTP-client/Initialization/Initialize.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Initializes a new empty requestСтраницы +description: "Initialize " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Set-data-type.mdx b/docs/en/md/HTTP-client/Initialization/Set-data-type.mdx index 4e08baeb97..4a811cea9c 100644 --- a/docs/en/md/HTTP-client/Initialization/Set-data-type.mdx +++ b/docs/en/md/HTTP-client/Initialization/Set-data-type.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Sets the Content-Type of the requestСтраницы +description: "Set data type " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Set-response-file.mdx b/docs/en/md/HTTP-client/Initialization/Set-response-file.mdx index 4cfbd4fe10..c062e5623d 100644 --- a/docs/en/md/HTTP-client/Initialization/Set-response-file.mdx +++ b/docs/en/md/HTTP-client/Initialization/Set-response-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sets the file path to save the query resultСтраницы +description: "Set response file" and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Set-url-params.mdx b/docs/en/md/HTTP-client/Initialization/Set-url-params.mdx index b81d5f3aed..ac691fc88f 100644 --- a/docs/en/md/HTTP-client/Initialization/Set-url-params.mdx +++ b/docs/en/md/HTTP-client/Initialization/Set-url-params.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sets a collection of URL parametersСтраницы +description: "Set URL params " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Initialization/Set-url.mdx b/docs/en/md/HTTP-client/Initialization/Set-url.mdx index 1b11e236f2..e86b552cd4 100644 --- a/docs/en/md/HTTP-client/Initialization/Set-url.mdx +++ b/docs/en/md/HTTP-client/Initialization/Set-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sets the new request URLСтраницы +description: "Set URL " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Request-processing/Execute-request.mdx b/docs/en/md/HTTP-client/Request-processing/Execute-request.mdx index 511ae5c6cd..e2d3a4d9af 100644 --- a/docs/en/md/HTTP-client/Request-processing/Execute-request.mdx +++ b/docs/en/md/HTTP-client/Request-processing/Execute-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Executes the request if it has been generated or set previouslyСтраницы +description: "Execute request " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Request-processing/Process-request.mdx b/docs/en/md/HTTP-client/Request-processing/Process-request.mdx index 38c0e6da25..72f016bad9 100644 --- a/docs/en/md/HTTP-client/Request-processing/Process-request.mdx +++ b/docs/en/md/HTTP-client/Request-processing/Process-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a request based on the entered data with or without executionСтраницы +description: "Process request " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Request-processing/Return-connection.mdx b/docs/en/md/HTTP-client/Request-processing/Return-connection.mdx index b43d5f9843..1b1d664986 100644 --- a/docs/en/md/HTTP-client/Request-processing/Return-connection.mdx +++ b/docs/en/md/HTTP-client/Request-processing/Return-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Returns the object of the current HTTP connectionСтраницы +description: "Return connection " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Request-processing/Return-request.mdx b/docs/en/md/HTTP-client/Request-processing/Return-request.mdx index e3f052e20c..d6978e6d44 100644 --- a/docs/en/md/HTTP-client/Request-processing/Return-request.mdx +++ b/docs/en/md/HTTP-client/Request-processing/Return-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Returns the object of the current HTTP requestСтраницы +description: "Return request " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx index 77caa707e7..9de8e6ea26 100644 --- a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx +++ b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Returns the response body as binary dataСтраницы +description: "Return response as binary data" and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx index 7da9e13dc0..98b3ffb8e5 100644 --- a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx +++ b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Returns the response body as a collection from JSONСтраницы +description: "Return response as JSON object " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-string.mdx b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-string.mdx index f7789d569b..00552f0d39 100644 --- a/docs/en/md/HTTP-client/Response-receiving/Return-response-as-string.mdx +++ b/docs/en/md/HTTP-client/Response-receiving/Return-response-as-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Returns the body of the response as a stringСтраницы +description: "Return response as string " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Response-receiving/Return-response-filename.mdx b/docs/en/md/HTTP-client/Response-receiving/Return-response-filename.mdx index 2f2dd889c8..125dda5d2b 100644 --- a/docs/en/md/HTTP-client/Response-receiving/Return-response-filename.mdx +++ b/docs/en/md/HTTP-client/Response-receiving/Return-response-filename.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Returns the path to the response body fileСтраницы +description: "Return response filename " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Response-receiving/Return-response.mdx b/docs/en/md/HTTP-client/Response-receiving/Return-response.mdx index 20cc08c5ba..14dd2608db 100644 --- a/docs/en/md/HTTP-client/Response-receiving/Return-response.mdx +++ b/docs/en/md/HTTP-client/Response-receiving/Return-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Returns the object of the current HTTP responseСтраницы +description: "Return response " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Settings/Use-encoding.mdx b/docs/en/md/HTTP-client/Settings/Use-encoding.mdx index cb27482a1a..f15f43db8e 100644 --- a/docs/en/md/HTTP-client/Settings/Use-encoding.mdx +++ b/docs/en/md/HTTP-client/Settings/Use-encoding.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sets the encoding of the request bodyСтраницы +description: "Use encoding " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/HTTP-client/Settings/Use-gzip-compression.mdx b/docs/en/md/HTTP-client/Settings/Use-gzip-compression.mdx index 8ae33b110b..527556c5a8 100644 --- a/docs/en/md/HTTP-client/Settings/Use-gzip-compression.mdx +++ b/docs/en/md/HTTP-client/Settings/Use-gzip-compression.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Enables or disables the header for receiving data from the server in compressed formСтраницы +description: "Use Gzip compression " and other functions to work with HTTP-client 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, HTTP-client] --- diff --git a/docs/en/md/MySQL/Common-methods/Close-connection.mdx b/docs/en/md/MySQL/Common-methods/Close-connection.mdx index 3d19fe111e..1ab5d2beeb 100644 --- a/docs/en/md/MySQL/Common-methods/Close-connection.mdx +++ b/docs/en/md/MySQL/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Explicitly closes the passed connectionСтраницы +description: "Close connection " 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] --- diff --git a/docs/en/md/MySQL/Common-methods/Create-connection.mdx b/docs/en/md/MySQL/Common-methods/Create-connection.mdx index 2e98ebcb19..5b0069970e 100644 --- a/docs/en/md/MySQL/Common-methods/Create-connection.mdx +++ b/docs/en/md/MySQL/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a connection to the specified baseСтраницы +description: "Create Connection " 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] --- diff --git a/docs/en/md/MySQL/Common-methods/Execute-sql-query.mdx b/docs/en/md/MySQL/Common-methods/Execute-sql-query.mdx index 5e32069ddb..4ced20460e 100644 --- a/docs/en/md/MySQL/Common-methods/Execute-sql-query.mdx +++ b/docs/en/md/MySQL/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Executes an arbitrary SQL queryСтраницы +description: "Execute SQL query" 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] --- diff --git a/docs/en/md/MySQL/Common-methods/Generate-connection-string.mdx b/docs/en/md/MySQL/Common-methods/Generate-connection-string.mdx index 7ca0fb7f55..53915202d3 100644 --- a/docs/en/md/MySQL/Common-methods/Generate-connection-string.mdx +++ b/docs/en/md/MySQL/Common-methods/Generate-connection-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Forms a connection string from the passed dataСтраницы +description: "Generate connection string" 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] --- diff --git a/docs/en/md/MySQL/Common-methods/Get-tls-settings.mdx b/docs/en/md/MySQL/Common-methods/Get-tls-settings.mdx index 3fa9523850..4fc3aa9e6b 100644 --- a/docs/en/md/MySQL/Common-methods/Get-tls-settings.mdx +++ b/docs/en/md/MySQL/Common-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Forms settings for using TLSСтраницы +description: "Get TLS Settings" 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] --- diff --git a/docs/en/md/MySQL/Common-methods/Is-connector.mdx b/docs/en/md/MySQL/Common-methods/Is-connector.mdx index 210f8ccd78..bed66c0779 100644 --- a/docs/en/md/MySQL/Common-methods/Is-connector.mdx +++ b/docs/en/md/MySQL/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Checks that the value is an object of an MySQL AddInСтраницы +description: "Is connector " 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] --- diff --git a/docs/en/md/MySQL/Orm/Add-records.mdx b/docs/en/md/MySQL/Orm/Add-records.mdx index 66c1936923..e4240f7550 100644 --- a/docs/en/md/MySQL/Orm/Add-records.mdx +++ b/docs/en/md/MySQL/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Adds new rows to the tableСтраницы +description: "Add rows" 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] --- diff --git a/docs/en/md/MySQL/Orm/Clear-table.mdx b/docs/en/md/MySQL/Orm/Clear-table.mdx index 6bc805f0e4..e3cf099391 100644 --- a/docs/en/md/MySQL/Orm/Clear-table.mdx +++ b/docs/en/md/MySQL/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Clears the database tableСтраницы +description: "Clear table" 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] --- diff --git a/docs/en/md/MySQL/Orm/Create-database.mdx b/docs/en/md/MySQL/Orm/Create-database.mdx index decc869d64..4394ac5e34 100644 --- a/docs/en/md/MySQL/Orm/Create-database.mdx +++ b/docs/en/md/MySQL/Orm/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a database with the specified nameСтраницы +description: "Create database" 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] --- diff --git a/docs/en/md/MySQL/Orm/Create-table.mdx b/docs/en/md/MySQL/Orm/Create-table.mdx index 98e7121abd..76a8f9207b 100644 --- a/docs/en/md/MySQL/Orm/Create-table.mdx +++ b/docs/en/md/MySQL/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates an empty table in the databaseСтраницы +description: "Create table" 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] --- diff --git a/docs/en/md/MySQL/Orm/Delete-database.mdx b/docs/en/md/MySQL/Orm/Delete-database.mdx index 57499b4056..d6edc7ba5c 100644 --- a/docs/en/md/MySQL/Orm/Delete-database.mdx +++ b/docs/en/md/MySQL/Orm/Delete-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes the databaseСтраницы +description: "Drop database" 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] --- diff --git a/docs/en/md/MySQL/Orm/Delete-records.mdx b/docs/en/md/MySQL/Orm/Delete-records.mdx index 50c99ff1b3..cb77895e82 100644 --- a/docs/en/md/MySQL/Orm/Delete-records.mdx +++ b/docs/en/md/MySQL/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Deletes records from the tableСтраницы +description: "Delete records" 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] --- diff --git a/docs/en/md/MySQL/Orm/Delete-table.mdx b/docs/en/md/MySQL/Orm/Delete-table.mdx index 66236fd3c0..44cc44ce6c 100644 --- a/docs/en/md/MySQL/Orm/Delete-table.mdx +++ b/docs/en/md/MySQL/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes a table from the databaseСтраницы +description: "Delete table" 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] --- diff --git a/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx index 3dff118b21..f3e4af7927 100644 --- a/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/MySQL/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Gets the template structure for filtering records in ORM queriesСтраницы +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 keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, MySQL] --- diff --git a/docs/en/md/MySQL/Orm/Get-records.mdx b/docs/en/md/MySQL/Orm/Get-records.mdx index add863833f..4a2df17a6c 100644 --- a/docs/en/md/MySQL/Orm/Get-records.mdx +++ b/docs/en/md/MySQL/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets records from the selected tableСтраницы +description: "Get records" 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] --- diff --git a/docs/en/md/MySQL/Orm/Update-records.mdx b/docs/en/md/MySQL/Orm/Update-records.mdx index 4d08540b15..9119331b2e 100644 --- a/docs/en/md/MySQL/Orm/Update-records.mdx +++ b/docs/en/md/MySQL/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Updates the value of records by selected criteriaСтраницы +description: "Update records" 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] --- diff --git a/docs/en/md/Neocities/Data-retrieving/Get-site-data.mdx b/docs/en/md/Neocities/Data-retrieving/Get-site-data.mdx index 0430861c4a..a8aa0e02f3 100644 --- a/docs/en/md/Neocities/Data-retrieving/Get-site-data.mdx +++ b/docs/en/md/Neocities/Data-retrieving/Get-site-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about a site by its name or tokenСтраницы +description: "Get site data" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/Data-retrieving/Get-token.mdx b/docs/en/md/Neocities/Data-retrieving/Get-token.mdx index 0493132ab9..8a217ae85b 100644 --- a/docs/en/md/Neocities/Data-retrieving/Get-token.mdx +++ b/docs/en/md/Neocities/Data-retrieving/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Receives authorization token by login and passwordСтраницы +description: "Get token" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/File-management/Delete-selected-files.mdx b/docs/en/md/Neocities/File-management/Delete-selected-files.mdx index 971fb74aab..06b4b0be93 100644 --- a/docs/en/md/Neocities/File-management/Delete-selected-files.mdx +++ b/docs/en/md/Neocities/File-management/Delete-selected-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Deletes a file or multiple files from NeocitiesСтраницы +description: "Delete selected files" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/File-management/Get-files-list.mdx b/docs/en/md/Neocities/File-management/Get-files-list.mdx index 7abe95ce13..44689c4c36 100644 --- a/docs/en/md/Neocities/File-management/Get-files-list.mdx +++ b/docs/en/md/Neocities/File-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets a list of files with or without directory selectionСтраницы +description: "Get list of files" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/File-management/Synchronize-folders.mdx b/docs/en/md/Neocities/File-management/Synchronize-folders.mdx index e452eaeedc..d32ef641ae 100644 --- a/docs/en/md/Neocities/File-management/Synchronize-folders.mdx +++ b/docs/en/md/Neocities/File-management/Synchronize-folders.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates a copy of the local directory at the selected path on the Neocities serverСтраницы +description: "Synchronize folders" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/File-management/Upload-file.mdx b/docs/en/md/Neocities/File-management/Upload-file.mdx index 252055b3ad..14c6d8d42a 100644 --- a/docs/en/md/Neocities/File-management/Upload-file.mdx +++ b/docs/en/md/Neocities/File-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Upload single file to NeocitiesСтраницы +description: "Upload file" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Neocities/File-management/Upload-files.mdx b/docs/en/md/Neocities/File-management/Upload-files.mdx index aecef34c5e..3e734cf8aa 100644 --- a/docs/en/md/Neocities/File-management/Upload-files.mdx +++ b/docs/en/md/Neocities/File-management/Upload-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Uploads multiple files to NeocitiesСтраницы +description: "Upload files" and other functions to work with Neocities 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, Neocities] --- diff --git a/docs/en/md/Notion/Blocks-management/Create-block.mdx b/docs/en/md/Notion/Blocks-management/Create-block.mdx index d3d1045936..a158dfbe39 100644 --- a/docs/en/md/Notion/Blocks-management/Create-block.mdx +++ b/docs/en/md/Notion/Blocks-management/Create-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new block based on an existing blockСтраницы +description: "Create block" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Blocks-management/Delete-block.mdx b/docs/en/md/Notion/Blocks-management/Delete-block.mdx index f0368767e4..0de9f49593 100644 --- a/docs/en/md/Notion/Blocks-management/Delete-block.mdx +++ b/docs/en/md/Notion/Blocks-management/Delete-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes block by IDСтраницы +description: "Delete block" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Blocks-management/Return-block.mdx b/docs/en/md/Notion/Blocks-management/Return-block.mdx index 3f7e5c586b..41dfb5a1d9 100644 --- a/docs/en/md/Notion/Blocks-management/Return-block.mdx +++ b/docs/en/md/Notion/Blocks-management/Return-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Returns the block structure by IDСтраницы +description: "Return block" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Blocks-management/Return-child-blocks.mdx b/docs/en/md/Notion/Blocks-management/Return-child-blocks.mdx index c453bab514..5aaf45f8e3 100644 --- a/docs/en/md/Notion/Blocks-management/Return-child-blocks.mdx +++ b/docs/en/md/Notion/Blocks-management/Return-child-blocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Returns list of child blocks of parent blockСтраницы +description: "Return child blocks" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Database-management/Create-database.mdx b/docs/en/md/Notion/Database-management/Create-database.mdx index 2ebdf03b4a..e9969754d8 100644 --- a/docs/en/md/Notion/Database-management/Create-database.mdx +++ b/docs/en/md/Notion/Database-management/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a databaseСтраницы +description: "Create database" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Database-management/Edit-database-properties.mdx b/docs/en/md/Notion/Database-management/Edit-database-properties.mdx index bdbb4efdff..0dcb88f98b 100644 --- a/docs/en/md/Notion/Database-management/Edit-database-properties.mdx +++ b/docs/en/md/Notion/Database-management/Edit-database-properties.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Edits properties of an existing databaseСтраницы +description: "Edit database properties" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Database-management/Get-database.mdx b/docs/en/md/Notion/Database-management/Get-database.mdx index 4bc59d4386..2dd59ea650 100644 --- a/docs/en/md/Notion/Database-management/Get-database.mdx +++ b/docs/en/md/Notion/Database-management/Get-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Get database informationСтраницы +description: "Get database" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Page-management/Create-page-in-database.mdx b/docs/en/md/Notion/Page-management/Create-page-in-database.mdx index adc055870e..6211ef7cae 100644 --- a/docs/en/md/Notion/Page-management/Create-page-in-database.mdx +++ b/docs/en/md/Notion/Page-management/Create-page-in-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a page in the parent databaseСтраницы +description: "Create page in database" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Page-management/Create-page.mdx b/docs/en/md/Notion/Page-management/Create-page.mdx index d0f7c9a3e9..e965646e56 100644 --- a/docs/en/md/Notion/Page-management/Create-page.mdx +++ b/docs/en/md/Notion/Page-management/Create-page.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a child page above another parent pageСтраницы +description: "Create page" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Page-management/Edit-page-properties.mdx b/docs/en/md/Notion/Page-management/Edit-page-properties.mdx index 442de78d05..2eca9ada91 100644 --- a/docs/en/md/Notion/Page-management/Edit-page-properties.mdx +++ b/docs/en/md/Notion/Page-management/Edit-page-properties.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Changes the properties of an existing pageСтраницы +description: "Edit page properties" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Page-management/Get-page.mdx b/docs/en/md/Notion/Page-management/Get-page.mdx index 1dc259e423..a2b66ef2aa 100644 --- a/docs/en/md/Notion/Page-management/Get-page.mdx +++ b/docs/en/md/Notion/Page-management/Get-page.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about the page by IDСтраницы +description: "Get page" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Users/Get-user-data.mdx b/docs/en/md/Notion/Users/Get-user-data.mdx index 0337164356..69be17d83b 100644 --- a/docs/en/md/Notion/Users/Get-user-data.mdx +++ b/docs/en/md/Notion/Users/Get-user-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets user data by IDСтраницы +description: "Get user data" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Notion/Users/User-list.mdx b/docs/en/md/Notion/Users/User-list.mdx index 842c02629d..c4c4720545 100644 --- a/docs/en/md/Notion/Users/User-list.mdx +++ b/docs/en/md/Notion/Users/User-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Returns a list of workspace usersСтраницы +description: "User list" and other functions to work with Notion 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, Notion] --- diff --git a/docs/en/md/Ollama/Models-management/Copy-model.mdx b/docs/en/md/Ollama/Models-management/Copy-model.mdx index f026f110d9..23d0e6b705 100644 --- a/docs/en/md/Ollama/Models-management/Copy-model.mdx +++ b/docs/en/md/Ollama/Models-management/Copy-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Copies an existing modelСтраницы +description: "Copy model" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Create-model.mdx b/docs/en/md/Ollama/Models-management/Create-model.mdx index aa47422b76..d2764952ad 100644 --- a/docs/en/md/Ollama/Models-management/Create-model.mdx +++ b/docs/en/md/Ollama/Models-management/Create-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a new model with the specified settingsСтраницы +description: "Create model" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Delete-model.mdx b/docs/en/md/Ollama/Models-management/Delete-model.mdx index 7fe79bdaf2..d0315c58bc 100644 --- a/docs/en/md/Ollama/Models-management/Delete-model.mdx +++ b/docs/en/md/Ollama/Models-management/Delete-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes an existing modelСтраницы +description: "Delete model" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Get-model-information.mdx b/docs/en/md/Ollama/Models-management/Get-model-information.mdx index 3c78fe7261..efffa3526f 100644 --- a/docs/en/md/Ollama/Models-management/Get-model-information.mdx +++ b/docs/en/md/Ollama/Models-management/Get-model-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about the modelСтраницы +description: "Get model information" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Get-model-list.mdx b/docs/en/md/Ollama/Models-management/Get-model-list.mdx index 262f127420..6ddfa8080b 100644 --- a/docs/en/md/Ollama/Models-management/Get-model-list.mdx +++ b/docs/en/md/Ollama/Models-management/Get-model-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of local modelsСтраницы +description: "Get model list" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Get-model-settings-structure.mdx b/docs/en/md/Ollama/Models-management/Get-model-settings-structure.mdx index aa3c026c8a..7b8c252f9c 100644 --- a/docs/en/md/Ollama/Models-management/Get-model-settings-structure.mdx +++ b/docs/en/md/Ollama/Models-management/Get-model-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Gets the settings structure for creating a new modelСтраницы +description: "Get model settings structure" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/List-running-models.mdx b/docs/en/md/Ollama/Models-management/List-running-models.mdx index 026440fd50..4d849d585e 100644 --- a/docs/en/md/Ollama/Models-management/List-running-models.mdx +++ b/docs/en/md/Ollama/Models-management/List-running-models.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets a list of running modelsСтраницы +description: "List running models" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Load-model-to-memory.mdx b/docs/en/md/Ollama/Models-management/Load-model-to-memory.mdx index 3e7f56643d..5dbdaca0ba 100644 --- a/docs/en/md/Ollama/Models-management/Load-model-to-memory.mdx +++ b/docs/en/md/Ollama/Models-management/Load-model-to-memory.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Loads the selected model into RAMСтраницы +description: "Load model to memory" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Pull-model.mdx b/docs/en/md/Ollama/Models-management/Pull-model.mdx index a76e0e9afb..992a948ad6 100644 --- a/docs/en/md/Ollama/Models-management/Pull-model.mdx +++ b/docs/en/md/Ollama/Models-management/Pull-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Downloads a model from the libraryСтраницы +description: "Pull model" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Push-model.mdx b/docs/en/md/Ollama/Models-management/Push-model.mdx index 20bc5d4c8d..0cf82bb50c 100644 --- a/docs/en/md/Ollama/Models-management/Push-model.mdx +++ b/docs/en/md/Ollama/Models-management/Push-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Uploads the model to the model libraryСтраницы +description: "Push model" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Models-management/Unload-model-from-memory.mdx b/docs/en/md/Ollama/Models-management/Unload-model-from-memory.mdx index ed016d9be9..c23c3f49da 100644 --- a/docs/en/md/Ollama/Models-management/Unload-model-from-memory.mdx +++ b/docs/en/md/Ollama/Models-management/Unload-model-from-memory.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Unloads the selected model from memoryСтраницы +description: "Unload model from memory" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-context-message-structure.mdx b/docs/en/md/Ollama/Requests-processing/Get-context-message-structure.mdx index 0019bd23f3..ac60352840 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-context-message-structure.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-context-message-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the message structure for a list of request messages in contextСтраницы +description: "Get context message structure" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx b/docs/en/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx index b1a0622e4d..fa27575f81 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the structure of additional parameters to process the request in contextСтраницы +description: "Get context parameter structure" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-context-response.mdx b/docs/en/md/Ollama/Requests-processing/Get-context-response.mdx index 39c7ec5c75..e1965a6ac5 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-context-response.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-context-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Receives the next response from the model according to the message historyСтраницы +description: "Get context response" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx b/docs/en/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx index aee5eebb96..bfad1c1c91 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the structure of additional parameters for processing embeddings requestsСтраницы +description: "Get embeddings parameter structure" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-embeddings.mdx b/docs/en/md/Ollama/Requests-processing/Get-embeddings.mdx index 27eb3f8acd..48f297eebd 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-embeddings.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-embeddings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the embeddings for the given entriesСтраницы +description: "Get embeddings" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx b/docs/en/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx index 3912090c0f..6a1ef13b1c 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets the structure of additional parameters for request processingСтраницы +description: "Get request parameter structure" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-response.mdx b/docs/en/md/Ollama/Requests-processing/Get-response.mdx index efa4fe8376..b6f4c6336b 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-response.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Generates a response for a given text queryСтраницы +description: "Get response" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Requests-processing/Get-version.mdx b/docs/en/md/Ollama/Requests-processing/Get-version.mdx index 958990cc81..cdccc9409d 100644 --- a/docs/en/md/Ollama/Requests-processing/Get-version.mdx +++ b/docs/en/md/Ollama/Requests-processing/Get-version.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a version of OllamaСтраницы +description: "Get version" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Working-with-blob/Check-blob.mdx b/docs/en/md/Ollama/Working-with-blob/Check-blob.mdx index 1267187e5f..dcbde81f1c 100644 --- a/docs/en/md/Ollama/Working-with-blob/Check-blob.mdx +++ b/docs/en/md/Ollama/Working-with-blob/Check-blob.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Checks the existence of a BLOB by its SHA256 digestСтраницы +description: "Check BLOB" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ollama/Working-with-blob/Push-blob.mdx b/docs/en/md/Ollama/Working-with-blob/Push-blob.mdx index c5270b895e..6dac52975b 100644 --- a/docs/en/md/Ollama/Working-with-blob/Push-blob.mdx +++ b/docs/en/md/Ollama/Working-with-blob/Push-blob.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends binary data to the Ollama serverСтраницы +description: "Push BLOB" and other functions to work with Ollama 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, Ollama] --- diff --git a/docs/en/md/Ozon/Attributes-and-features/Get-attribute-values.mdx b/docs/en/md/Ozon/Attributes-and-features/Get-attribute-values.mdx index 0d8c82708d..47b435b09b 100644 --- a/docs/en/md/Ozon/Attributes-and-features/Get-attribute-values.mdx +++ b/docs/en/md/Ozon/Attributes-and-features/Get-attribute-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the list of available values of the attributeСтраницы +description: "Get attribute values" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx b/docs/en/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx index 6298abf639..2ead8df943 100644 --- a/docs/en/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx +++ b/docs/en/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Returns the categories and types for products in a tree viewСтраницы +description: "Get categories and product types tree" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Attributes-and-features/Get-category-attributes.mdx b/docs/en/md/Ozon/Attributes-and-features/Get-category-attributes.mdx index 3ce969a83b..f300699d30 100644 --- a/docs/en/md/Ozon/Attributes-and-features/Get-category-attributes.mdx +++ b/docs/en/md/Ozon/Attributes-and-features/Get-category-attributes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the characteristics for the specified category and product typeСтраницы +description: "Get category attributes" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx b/docs/en/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx index b1875805c3..a7b1cb87b4 100644 --- a/docs/en/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx +++ b/docs/en/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Get requests limits for products management methodsСтраницы +description: "Get products requests limits" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Attributes-and-features/Search-attribute-value.mdx b/docs/en/md/Ozon/Attributes-and-features/Search-attribute-value.mdx index 4f1468d5b3..96b08c7dfa 100644 --- a/docs/en/md/Ozon/Attributes-and-features/Search-attribute-value.mdx +++ b/docs/en/md/Ozon/Attributes-and-features/Search-attribute-value.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the reference values of the attribute by the specified valueСтраницы +description: "Search attribute value" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Barcodes/Bind-barcodes.mdx b/docs/en/md/Ozon/Barcodes/Bind-barcodes.mdx index 05f90ad337..7f368678d3 100644 --- a/docs/en/md/Ozon/Barcodes/Bind-barcodes.mdx +++ b/docs/en/md/Ozon/Barcodes/Bind-barcodes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Binds barcodes to productsСтраницы +description: "Bind barcodes" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Barcodes/Create-barcodes.mdx b/docs/en/md/Ozon/Barcodes/Create-barcodes.mdx index 6e41497dd7..9d2309079c 100644 --- a/docs/en/md/Ozon/Barcodes/Create-barcodes.mdx +++ b/docs/en/md/Ozon/Barcodes/Create-barcodes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Generates new barcodes for productsСтраницы +description: "Create barcodes" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx b/docs/en/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx index 6ee796114a..fa6b4155d2 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a draft of FBO supply orderСтраницы +description: "Create FBO draft" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-clusters-list.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-clusters-list.mdx index 00cdb64b44..ef9418952b 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-clusters-list.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-clusters-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about clusters and warehousesСтраницы +description: "Get clusters list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx index 80ed7ae43d..a02fc839af 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets FBO draft by IDСтраницы +description: "Get FBO draft" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx index eae4cd0312..35d4306fc0 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a list of active shipments with or without filteringСтраницы +description: "Get FBO shipments list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx index 6923163dc6..b065259405 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Get available timeslots at the final supply warehousesСтраницы +description: "Get FBO timeslots" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx index 5ffd5d9b3d..3221b0a4bd 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Returns the structure of inclusion of additional response fields for the GetFBOShipmentsList methodСтраницы +description: "Get shipment additional fields" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx index c91fdf90be..ba3697c912 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Returns the filter structure for the GetFBOShipmentsList methodСтраницы +description: "Get shipments filter structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx b/docs/en/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx index 2bc06d1983..73c906d993 100644 --- a/docs/en/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx +++ b/docs/en/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets a list of warehouses, sorting centers and delivery pointsСтраницы +description: "Get shipping warehouses list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Get-discount-information.mdx b/docs/en/md/Ozon/Prices-and-stocks/Get-discount-information.mdx index 3a00681cef..1260d02b77 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Get-discount-information.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Get-discount-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Retrieves discount and main product information by SKU of the discounted itemsСтраницы +description: "Get discount information" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx b/docs/en/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx index 8fa78ea0e0..24ed779fb5 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the product price structure for the UpdateProductsPrices functionСтраницы +description: "Get product price structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx b/docs/en/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx index f5e2fe93dd..ce92e2e17a 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the data structure for udpating product stocks in the UpdateProductsStocks functionСтраницы +description: "Get product stocks structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Get-products-prices.mdx b/docs/en/md/Ozon/Prices-and-stocks/Get-products-prices.mdx index a78bd3a6ac..c5808c60bd 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Get-products-prices.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Get-products-prices.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets products prices with or without filterСтраницы +description: "Get products prices" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx b/docs/en/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx index 4be98b9c7b..89f0151502 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the number of items in the balance with or without filteringСтраницы +description: "Get products stocks" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Set-product-discount.mdx b/docs/en/md/Ozon/Prices-and-stocks/Set-product-discount.mdx index 1979ee45f7..5ac950efaa 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Set-product-discount.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Set-product-discount.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sets the amount of discount on discounted products sold under the FBS schemeСтраницы +description: "Set product discount" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Update-products-prices.mdx b/docs/en/md/Ozon/Prices-and-stocks/Update-products-prices.mdx index 8de1d3bd25..9d0b0a4fbb 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Update-products-prices.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Update-products-prices.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Changes the price of one or more itemsСтраницы +description: "Update products prices" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx b/docs/en/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx index af1b62604a..dc7cb0f091 100644 --- a/docs/en/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx +++ b/docs/en/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Changes the information about the stock amount of a productСтраницы +description: "Update products stocks" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Promotions-management/Get-available-promo-products.mdx b/docs/en/md/Ozon/Promotions-management/Get-available-promo-products.mdx index 96739e0b6d..55c38a0896 100644 --- a/docs/en/md/Ozon/Promotions-management/Get-available-promo-products.mdx +++ b/docs/en/md/Ozon/Promotions-management/Get-available-promo-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the products available in the selected promotionСтраницы +description: "Get available promo products" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Promotions-management/Get-current-promo-products.mdx b/docs/en/md/Ozon/Promotions-management/Get-current-promo-products.mdx index f4268bc91c..5daa2cb03e 100644 --- a/docs/en/md/Ozon/Promotions-management/Get-current-promo-products.mdx +++ b/docs/en/md/Ozon/Promotions-management/Get-current-promo-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the products featured in the selected promotionСтраницы +description: "Get current promo products" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Promotions-management/Get-promotions-list.mdx b/docs/en/md/Ozon/Promotions-management/Get-promotions-list.mdx index 6a2008ba24..f4db8367ab 100644 --- a/docs/en/md/Ozon/Promotions-management/Get-promotions-list.mdx +++ b/docs/en/md/Ozon/Promotions-management/Get-promotions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of available promotionsСтраницы +description: "Get promotions list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx index 2e91eced35..e780191ea5 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 25 -description: Adds a video cover to the product attributesСтраницы +description: "Add product video cover" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx index 192ee13312..2770d8bea4 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 24 -description: Adds video to product attributesСтраницы +description: "Add product video" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Archive-products.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Archive-products.mdx index d492373a6d..74fb041e40 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Archive-products.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Archive-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Moves selected items to the archiveСтраницы +description: "Archive products" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx index b9a55aea39..3090dd356d 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Check images upload by products IDsСтраницы +description: "Check products images upload" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx index 0d6828b491..019fad2ed9 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 26 -description: Formats the value in attribute format and adds it to the Attributes array of the collectionСтраницы +description: "Complete the complex attribute" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx index 6d7e3c9c1b..6489c432c1 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Creates a product by specified Ozon IDСтраницы +description: "Create products by Ozon ID" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx index 7ffe3fb9d9..1e12c2e5ae 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Creates new products or updates existing products, based on data structuresСтраницы +description: "Create update product" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx index e19b28c25a..c0fddd711f 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Deletes products without SKU from archiveСтраницы +description: "Delete products without SKU" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx index 8066b690ac..cc288a0930 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 22 -description: Gets the structure for updating product characteristics in the UpdateProductsAttributes function()Страницы +description: "Get attributes update structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx index 906f4dc890..97095ed70c 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Gets the status of digital item codes upload by task IDСтраницы +description: "Get codes upload status" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx index 853a18ed84..1ef05e6303 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Gets the status of adding a new product by task IDСтраницы +description: "Get product creation status" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx index e2ef71c4d2..60d9b6cc40 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Get product description by IDsСтраницы +description: "Get product description" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx index 24cf104619..1fd0e2fdf1 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of products with or without filterСтраницы +description: "Get product list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx index 61e91bef74..18455d59c7 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Gets the structure of product standard fieldsСтраницы +description: "Get product structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx index 58d430c5e6..599a685eed 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Gets the number of users who clicked Know about arrival button on the product pageСтраницы +description: "Get product subscribers count" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx index e43f7e913c..b7b3fdae86 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Retrieves product attributes descriptions with or without filteringСтраницы +description: "Get products attributes data" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx index b6e0d75d23..1fc2ad8fcf 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets products content rating by SKUСтраницы +description: "Get products content rating" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx index fbfaaa1b7c..ad10bf7b78 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 23 -description: Gets the structure for selecting the list of productsСтраницы +description: "Get products filter structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx index c522c0827d..e33892fb27 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about products by an array of identifiersСтраницы +description: "Get products informations" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx index 808fe85c0e..ceed34b203 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Gets a single SKU from the old SKU FBS and SKU FBO identifiersСтраницы +description: "Get related SKUs" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx index df8c398d5f..724f6f729e 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Gets the structure for creating a product based on Ozon ID in the CreateProductByOzonID function()Страницы +description: "Get simplified product structure" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx index cd998589e1..4df213b97c 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Returns selected items from the archiveСтраницы +description: "Unarchive products" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx index ae3da5d60d..d5430bd1dc 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Update images and marketing colorСтраницы +description: "Update product images" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx index 1f5d0b8efe..4d50c25dfb 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Modifies articles of existing productsСтраницы +description: "Update products articles" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx index 84ae5aa034..3b6919655f 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Updates the attributes of the selected itemsСтраницы +description: "Update products attributes" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx b/docs/en/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx index 0c29f26fbc..cd575af7c4 100644 --- a/docs/en/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx +++ b/docs/en/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Uploads activation codes for a digital product or serviceСтраницы +description: "Upload product activations codes" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/Ozon/Warehouses-management/Get-warehouses-list.mdx b/docs/en/md/Ozon/Warehouses-management/Get-warehouses-list.mdx index 0bb5f1a725..eb0829bd39 100644 --- a/docs/en/md/Ozon/Warehouses-management/Get-warehouses-list.mdx +++ b/docs/en/md/Ozon/Warehouses-management/Get-warehouses-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets compnay warehouses listСтраницы +description: "Get warehouses list" and other functions to work with Ozon 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, Ozon] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Close-connection.mdx b/docs/en/md/PostgreSQL/Common-methods/Close-connection.mdx index b8da21589f..d77c1ed4c7 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Close-connection.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Explicitly closes the passed connectionСтраницы +description: "Close connection " 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] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Create-connection.mdx b/docs/en/md/PostgreSQL/Common-methods/Create-connection.mdx index 56d80dbc5e..1a928da9c7 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Create-connection.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a connection to the specified baseСтраницы +description: "Create Connection " 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] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Execute-sql-query.mdx b/docs/en/md/PostgreSQL/Common-methods/Execute-sql-query.mdx index 65917b9b6f..f28372de9b 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Execute-sql-query.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Executes an arbitrary SQL queryСтраницы +description: "Execute SQL query" 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] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Generate-connection-string.mdx b/docs/en/md/PostgreSQL/Common-methods/Generate-connection-string.mdx index d48e7c8518..e31bd23e59 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Generate-connection-string.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Generate-connection-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Forms a connection string from the passed dataСтраницы +description: "Generate connection string" 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] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Get-tls-settings.mdx b/docs/en/md/PostgreSQL/Common-methods/Get-tls-settings.mdx index 2aff8f8e5a..0dfc1b4f3e 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Get-tls-settings.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Forms settings for using TLSСтраницы +description: "Get TLS Settings" 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] --- diff --git a/docs/en/md/PostgreSQL/Common-methods/Is-connector.mdx b/docs/en/md/PostgreSQL/Common-methods/Is-connector.mdx index 0fe69cc386..6b59f12d3e 100644 --- a/docs/en/md/PostgreSQL/Common-methods/Is-connector.mdx +++ b/docs/en/md/PostgreSQL/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Checks that the value is an object of a PostgreSQL AddInСтраницы +description: "Is connector " 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Add-records.mdx b/docs/en/md/PostgreSQL/Orm/Add-records.mdx index 366476d17a..ececc7b9f2 100644 --- a/docs/en/md/PostgreSQL/Orm/Add-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Adds new rows to the tableСтраницы +description: "Add rows" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Clear-table.mdx b/docs/en/md/PostgreSQL/Orm/Clear-table.mdx index 2c7538c852..ce5c9c5850 100644 --- a/docs/en/md/PostgreSQL/Orm/Clear-table.mdx +++ b/docs/en/md/PostgreSQL/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Clears the database tableСтраницы +description: "Clear table" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Create-database.mdx b/docs/en/md/PostgreSQL/Orm/Create-database.mdx index 13099915ca..40d282fc76 100644 --- a/docs/en/md/PostgreSQL/Orm/Create-database.mdx +++ b/docs/en/md/PostgreSQL/Orm/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a database with the specified nameСтраницы +description: "Create database" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Create-table.mdx b/docs/en/md/PostgreSQL/Orm/Create-table.mdx index 2fd4d51c58..edbdd28fbd 100644 --- a/docs/en/md/PostgreSQL/Orm/Create-table.mdx +++ b/docs/en/md/PostgreSQL/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates an empty table in the databaseСтраницы +description: "Create table" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Delete-database.mdx b/docs/en/md/PostgreSQL/Orm/Delete-database.mdx index 4a4cb7c67c..6a0e935ebd 100644 --- a/docs/en/md/PostgreSQL/Orm/Delete-database.mdx +++ b/docs/en/md/PostgreSQL/Orm/Delete-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes the databaseСтраницы +description: "Drop database" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Delete-records.mdx b/docs/en/md/PostgreSQL/Orm/Delete-records.mdx index fc3f1b04e6..22965138f9 100644 --- a/docs/en/md/PostgreSQL/Orm/Delete-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Deletes records from the tableСтраницы +description: "Delete records" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Delete-table.mdx b/docs/en/md/PostgreSQL/Orm/Delete-table.mdx index 91eefc9340..c7341be57a 100644 --- a/docs/en/md/PostgreSQL/Orm/Delete-table.mdx +++ b/docs/en/md/PostgreSQL/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes a table from the databaseСтраницы +description: "Delete table" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Disable-all-database-connections.mdx b/docs/en/md/PostgreSQL/Orm/Disable-all-database-connections.mdx index b9c453ef01..b2125f22b5 100644 --- a/docs/en/md/PostgreSQL/Orm/Disable-all-database-connections.mdx +++ b/docs/en/md/PostgreSQL/Orm/Disable-all-database-connections.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Terminates all connections to the database except the current oneСтраницы +description: "Disable all database connections" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx index 7f9c51814a..5633a886ea 100644 --- a/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Gets the template structure for filtering records in ORM queriesСтраницы +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 keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, PostgreSQL] --- diff --git a/docs/en/md/PostgreSQL/Orm/Get-records.mdx b/docs/en/md/PostgreSQL/Orm/Get-records.mdx index a5de02eecc..cfc9b9bf84 100644 --- a/docs/en/md/PostgreSQL/Orm/Get-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets records from the selected tableСтраницы +description: "Get records" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Get-table-information.mdx b/docs/en/md/PostgreSQL/Orm/Get-table-information.mdx index 396da29a12..04c0fad802 100644 --- a/docs/en/md/PostgreSQL/Orm/Get-table-information.mdx +++ b/docs/en/md/PostgreSQL/Orm/Get-table-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets information about the tableСтраницы +description: "Get table information" 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] --- diff --git a/docs/en/md/PostgreSQL/Orm/Update-records.mdx b/docs/en/md/PostgreSQL/Orm/Update-records.mdx index 6bc3a766a1..d3ada4d03c 100644 --- a/docs/en/md/PostgreSQL/Orm/Update-records.mdx +++ b/docs/en/md/PostgreSQL/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Updates the value of records by selected criteriaСтраницы +description: "Update records" 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] --- diff --git a/docs/en/md/RCON/Commands-execution/Create-connection.mdx b/docs/en/md/RCON/Commands-execution/Create-connection.mdx index a5a44bcfb6..7d5d7654dc 100644 --- a/docs/en/md/RCON/Commands-execution/Create-connection.mdx +++ b/docs/en/md/RCON/Commands-execution/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Opens a new RCON connectionСтраницы +description: "Create Connection " and other functions to work with RCON 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, RCON] --- diff --git a/docs/en/md/RCON/Commands-execution/Execute-command.mdx b/docs/en/md/RCON/Commands-execution/Execute-command.mdx index 9c99878475..6463c42388 100644 --- a/docs/en/md/RCON/Commands-execution/Execute-command.mdx +++ b/docs/en/md/RCON/Commands-execution/Execute-command.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Executes the command on the serverСтраницы +description: "Execute command" and other functions to work with RCON 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, RCON] --- diff --git a/docs/en/md/RCON/Commands-execution/Form-connection-parameters.mdx b/docs/en/md/RCON/Commands-execution/Form-connection-parameters.mdx index 57038ba9f7..7968f92453 100644 --- a/docs/en/md/RCON/Commands-execution/Form-connection-parameters.mdx +++ b/docs/en/md/RCON/Commands-execution/Form-connection-parameters.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Forms a collection of connection parametersСтраницы +description: "Form connection parameters" and other functions to work with RCON 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, RCON] --- diff --git a/docs/en/md/RCON/Commands-execution/Is-connector.mdx b/docs/en/md/RCON/Commands-execution/Is-connector.mdx index 1fa9f4d225..99ecbe6397 100644 --- a/docs/en/md/RCON/Commands-execution/Is-connector.mdx +++ b/docs/en/md/RCON/Commands-execution/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Checks that the value is an object of an RCON AddInСтраницы +description: "Is connector " and other functions to work with RCON 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, RCON] --- diff --git a/docs/en/md/S3/Buckets-management/Create-bucket.mdx b/docs/en/md/S3/Buckets-management/Create-bucket.mdx index d0e1f4253b..88181c6ddb 100644 --- a/docs/en/md/S3/Buckets-management/Create-bucket.mdx +++ b/docs/en/md/S3/Buckets-management/Create-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new bucket with the specified nameСтраницы +description: "Create bucket" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Delete-bucket-encryption.mdx b/docs/en/md/S3/Buckets-management/Delete-bucket-encryption.mdx index 0e5acacd35..b3e743c006 100644 --- a/docs/en/md/S3/Buckets-management/Delete-bucket-encryption.mdx +++ b/docs/en/md/S3/Buckets-management/Delete-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes the bucket encryption configurationСтраницы +description: "Delete bucket encryption" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Delete-bucket-tagging.mdx b/docs/en/md/S3/Buckets-management/Delete-bucket-tagging.mdx index 24144278dc..7b446ec811 100644 --- a/docs/en/md/S3/Buckets-management/Delete-bucket-tagging.mdx +++ b/docs/en/md/S3/Buckets-management/Delete-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Deletes the bucket tag setСтраницы +description: "Delete bucket tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Delete-bucket.mdx b/docs/en/md/S3/Buckets-management/Delete-bucket.mdx index c8e9a7e911..c67515f445 100644 --- a/docs/en/md/S3/Buckets-management/Delete-bucket.mdx +++ b/docs/en/md/S3/Buckets-management/Delete-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Deletes the bucket by nameСтраницы +description: "Delete bucket" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Get-bucket-encryption.mdx b/docs/en/md/S3/Buckets-management/Get-bucket-encryption.mdx index 3a462bc01e..0124b064e2 100644 --- a/docs/en/md/S3/Buckets-management/Get-bucket-encryption.mdx +++ b/docs/en/md/S3/Buckets-management/Get-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets the previously set bucket encryption configurationСтраницы +description: "Get bucket encryption" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Get-bucket-tagging.mdx b/docs/en/md/S3/Buckets-management/Get-bucket-tagging.mdx index 77177a2fdd..96c2a722d3 100644 --- a/docs/en/md/S3/Buckets-management/Get-bucket-tagging.mdx +++ b/docs/en/md/S3/Buckets-management/Get-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the bucket tag setСтраницы +description: "Get bucket tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Get-bucket-versioning.mdx b/docs/en/md/S3/Buckets-management/Get-bucket-versioning.mdx index 594cb3b3e5..06bed08a94 100644 --- a/docs/en/md/S3/Buckets-management/Get-bucket-versioning.mdx +++ b/docs/en/md/S3/Buckets-management/Get-bucket-versioning.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Gets the values of versioning settings of objects in the bucketСтраницы +description: "Get bucket versioning" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Head-bucket.mdx b/docs/en/md/S3/Buckets-management/Head-bucket.mdx index 5b2b7cf072..f7d35fe461 100644 --- a/docs/en/md/S3/Buckets-management/Head-bucket.mdx +++ b/docs/en/md/S3/Buckets-management/Head-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Checks if the bucket is available for the current account or account by IDСтраницы +description: "Head bucket" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/List-buckets.mdx b/docs/en/md/S3/Buckets-management/List-buckets.mdx index 25e753f1ef..f697b1e939 100644 --- a/docs/en/md/S3/Buckets-management/List-buckets.mdx +++ b/docs/en/md/S3/Buckets-management/List-buckets.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Gets a list of buckets. It is possible to use filters if they are provided by your serviceСтраницы +description: "List buckets" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Put-bucket-encryption.mdx b/docs/en/md/S3/Buckets-management/Put-bucket-encryption.mdx index fadcb7d729..27f3364013 100644 --- a/docs/en/md/S3/Buckets-management/Put-bucket-encryption.mdx +++ b/docs/en/md/S3/Buckets-management/Put-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sets bucket encryption by XML configurationСтраницы +description: "Put bucket encryption" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Put-bucket-tagging.mdx b/docs/en/md/S3/Buckets-management/Put-bucket-tagging.mdx index 57aa038a75..68c51da061 100644 --- a/docs/en/md/S3/Buckets-management/Put-bucket-tagging.mdx +++ b/docs/en/md/S3/Buckets-management/Put-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sets the tag set for the bucketСтраницы +description: "Put bucket tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Buckets-management/Put-bucket-versioning.mdx b/docs/en/md/S3/Buckets-management/Put-bucket-versioning.mdx index ebf01f0f4b..5cf786ccf0 100644 --- a/docs/en/md/S3/Buckets-management/Put-bucket-versioning.mdx +++ b/docs/en/md/S3/Buckets-management/Put-bucket-versioning.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Sets the versioning settings for bucket objectsСтраницы +description: "Put bucket versioning" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Common-methods/Get-basic-data-structure.mdx b/docs/en/md/S3/Common-methods/Get-basic-data-structure.mdx index c6ba415484..1fb272598e 100644 --- a/docs/en/md/S3/Common-methods/Get-basic-data-structure.mdx +++ b/docs/en/md/S3/Common-methods/Get-basic-data-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Returns the basic data for request in structured formСтраницы +description: "Get basic data structure" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Common-methods/Send-request-with-body.mdx b/docs/en/md/S3/Common-methods/Send-request-with-body.mdx index e0e8f06547..e73acdeff8 100644 --- a/docs/en/md/S3/Common-methods/Send-request-with-body.mdx +++ b/docs/en/md/S3/Common-methods/Send-request-with-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Send http request with bodyСтраницы +description: "Send request with body" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Common-methods/Send-request-without-body.mdx b/docs/en/md/S3/Common-methods/Send-request-without-body.mdx index a2cac8313f..0299308998 100644 --- a/docs/en/md/S3/Common-methods/Send-request-without-body.mdx +++ b/docs/en/md/S3/Common-methods/Send-request-without-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends a simple http request without a bodyСтраницы +description: "Send request without body" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Abort-multipart-upload.mdx b/docs/en/md/S3/Objects-management/Abort-multipart-upload.mdx index b27edaae52..aac2ada93b 100644 --- a/docs/en/md/S3/Objects-management/Abort-multipart-upload.mdx +++ b/docs/en/md/S3/Objects-management/Abort-multipart-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Aborts the multipart uploading of the objectСтраницы +description: "Abort multipart upload" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Copy-object.mdx b/docs/en/md/S3/Objects-management/Copy-object.mdx index 21fb6d3c61..ba0b1cd962 100644 --- a/docs/en/md/S3/Objects-management/Copy-object.mdx +++ b/docs/en/md/S3/Objects-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Copies an object from one location to anotherСтраницы +description: "Copy object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Delete-object-tagging.mdx b/docs/en/md/S3/Objects-management/Delete-object-tagging.mdx index c863e85cd4..29ed13e030 100644 --- a/docs/en/md/S3/Objects-management/Delete-object-tagging.mdx +++ b/docs/en/md/S3/Objects-management/Delete-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Deletes an objects tag setСтраницы +description: "Delete object tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Delete-object.mdx b/docs/en/md/S3/Objects-management/Delete-object.mdx index 6436d6af8b..72576d2711 100644 --- a/docs/en/md/S3/Objects-management/Delete-object.mdx +++ b/docs/en/md/S3/Objects-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Removes the object from the bucketСтраницы +description: "Delete object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Finish-parts-upload.mdx b/docs/en/md/S3/Objects-management/Finish-parts-upload.mdx index 4859273ad0..3623e8f57a 100644 --- a/docs/en/md/S3/Objects-management/Finish-parts-upload.mdx +++ b/docs/en/md/S3/Objects-management/Finish-parts-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Confirms the multipart uploading finishСтраницы +description: "Finish parts upload" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Get-object-download-link.mdx b/docs/en/md/S3/Objects-management/Get-object-download-link.mdx index 7720453c3d..fa675ed8c6 100644 --- a/docs/en/md/S3/Objects-management/Get-object-download-link.mdx +++ b/docs/en/md/S3/Objects-management/Get-object-download-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Get presigned link for object retrieving without authorizationСтраницы +description: "Get object download link" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Get-object-tagging.mdx b/docs/en/md/S3/Objects-management/Get-object-tagging.mdx index 59aef14d5e..884117a0e7 100644 --- a/docs/en/md/S3/Objects-management/Get-object-tagging.mdx +++ b/docs/en/md/S3/Objects-management/Get-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Gets the tag set of the objectСтраницы +description: "Get object tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Get-object-upload-link.mdx b/docs/en/md/S3/Objects-management/Get-object-upload-link.mdx index 48be570051..88cbbdc07c 100644 --- a/docs/en/md/S3/Objects-management/Get-object-upload-link.mdx +++ b/docs/en/md/S3/Objects-management/Get-object-upload-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Gets a direct link to upload (put) an object without additional authorizationСтраницы +description: "Get object upload link" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Get-object.mdx b/docs/en/md/S3/Objects-management/Get-object.mdx index 351ee2aaa6..1bfe7fdb65 100644 --- a/docs/en/md/S3/Objects-management/Get-object.mdx +++ b/docs/en/md/S3/Objects-management/Get-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the contents of the object from the bucketСтраницы +description: "Get object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Head-object.mdx b/docs/en/md/S3/Objects-management/Head-object.mdx index f8ccc19a2b..021bff48df 100644 --- a/docs/en/md/S3/Objects-management/Head-object.mdx +++ b/docs/en/md/S3/Objects-management/Head-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Receives information about the properties of the object in the baquetteСтраницы +description: "Head object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Init-parts-upload.mdx b/docs/en/md/S3/Objects-management/Init-parts-upload.mdx index b9e7331664..ed6f7af9a6 100644 --- a/docs/en/md/S3/Objects-management/Init-parts-upload.mdx +++ b/docs/en/md/S3/Objects-management/Init-parts-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Initializes the multipart object uploadingСтраницы +description: "Init parts upload" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/List-object-versions.mdx b/docs/en/md/S3/Objects-management/List-object-versions.mdx index bd94504aef..2ada3d484c 100644 --- a/docs/en/md/S3/Objects-management/List-object-versions.mdx +++ b/docs/en/md/S3/Objects-management/List-object-versions.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Gets a list of all versions of objects in the selected bucketСтраницы +description: "List object versions" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/List-objects.mdx b/docs/en/md/S3/Objects-management/List-objects.mdx index 075ccbf46e..f11ca3c431 100644 --- a/docs/en/md/S3/Objects-management/List-objects.mdx +++ b/docs/en/md/S3/Objects-management/List-objects.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Gets the list of objects in the selected bucketСтраницы +description: "List objects" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Put-object-tagging.mdx b/docs/en/md/S3/Objects-management/Put-object-tagging.mdx index 978a15dc72..3f6f1d0cd7 100644 --- a/docs/en/md/S3/Objects-management/Put-object-tagging.mdx +++ b/docs/en/md/S3/Objects-management/Put-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Sets the tag set of the objectСтраницы +description: "Put object tagging" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Put-object.mdx b/docs/en/md/S3/Objects-management/Put-object.mdx index b2d2031aa4..926992a48c 100644 --- a/docs/en/md/S3/Objects-management/Put-object.mdx +++ b/docs/en/md/S3/Objects-management/Put-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Uploads the file to the bucketСтраницы +description: "Put object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Upload-full-object.mdx b/docs/en/md/S3/Objects-management/Upload-full-object.mdx index 152b47110c..41bc2ed912 100644 --- a/docs/en/md/S3/Objects-management/Upload-full-object.mdx +++ b/docs/en/md/S3/Objects-management/Upload-full-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Upload object with single requestСтраницы +description: "Upload full object" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/S3/Objects-management/Upload-object-part.mdx b/docs/en/md/S3/Objects-management/Upload-object-part.mdx index 39ffc0f14e..531b032d72 100644 --- a/docs/en/md/S3/Objects-management/Upload-object-part.mdx +++ b/docs/en/md/S3/Objects-management/Upload-object-part.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Uploads a part of an object for multipart uploadingСтраницы +description: "Upload object part" and other functions to work with S3 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, S3] --- diff --git a/docs/en/md/SQLite/Common-methods/Close-connection.mdx b/docs/en/md/SQLite/Common-methods/Close-connection.mdx index 7b578d178d..db1600ac95 100644 --- a/docs/en/md/SQLite/Common-methods/Close-connection.mdx +++ b/docs/en/md/SQLite/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Explicitly closes the passed connectionСтраницы +description: "Close connection " 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] --- diff --git a/docs/en/md/SQLite/Common-methods/Connect-extension.mdx b/docs/en/md/SQLite/Common-methods/Connect-extension.mdx index 648d0a4606..08a849f1ef 100644 --- a/docs/en/md/SQLite/Common-methods/Connect-extension.mdx +++ b/docs/en/md/SQLite/Common-methods/Connect-extension.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Connects the SQLite extension for the specified connectionСтраницы +description: "Connect extension " 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] --- diff --git a/docs/en/md/SQLite/Common-methods/Create-connection.mdx b/docs/en/md/SQLite/Common-methods/Create-connection.mdx index 4c6b6ddb0a..37ea6e984b 100644 --- a/docs/en/md/SQLite/Common-methods/Create-connection.mdx +++ b/docs/en/md/SQLite/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a connection to the specified baseСтраницы +description: "Create Connection " 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] --- diff --git a/docs/en/md/SQLite/Common-methods/Execute-sql-query.mdx b/docs/en/md/SQLite/Common-methods/Execute-sql-query.mdx index 3936dea930..cfc5b22b06 100644 --- a/docs/en/md/SQLite/Common-methods/Execute-sql-query.mdx +++ b/docs/en/md/SQLite/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Executes an arbitrary SQL queryСтраницы +description: "Execute SQL query" 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] --- diff --git a/docs/en/md/SQLite/Common-methods/Is-connector.mdx b/docs/en/md/SQLite/Common-methods/Is-connector.mdx index 32b8684f9e..ae86b8c9d2 100644 --- a/docs/en/md/SQLite/Common-methods/Is-connector.mdx +++ b/docs/en/md/SQLite/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Checks that the value is an object of a SQLite AddInСтраницы +description: "Is connector " 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] --- diff --git a/docs/en/md/SQLite/Orm/Add-records.mdx b/docs/en/md/SQLite/Orm/Add-records.mdx index 51d727ce2c..9bb2613126 100644 --- a/docs/en/md/SQLite/Orm/Add-records.mdx +++ b/docs/en/md/SQLite/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Adds new rows to the tableСтраницы +description: "Add rows" 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] --- diff --git a/docs/en/md/SQLite/Orm/Clear-table.mdx b/docs/en/md/SQLite/Orm/Clear-table.mdx index c989cb82d4..0867aad626 100644 --- a/docs/en/md/SQLite/Orm/Clear-table.mdx +++ b/docs/en/md/SQLite/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Clears the database tableСтраницы +description: "Clear table" 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] --- diff --git a/docs/en/md/SQLite/Orm/Create-table.mdx b/docs/en/md/SQLite/Orm/Create-table.mdx index 8de10918b6..c73a27f84b 100644 --- a/docs/en/md/SQLite/Orm/Create-table.mdx +++ b/docs/en/md/SQLite/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates an empty table in the databaseСтраницы +description: "Create table" 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] --- diff --git a/docs/en/md/SQLite/Orm/Delete-records.mdx b/docs/en/md/SQLite/Orm/Delete-records.mdx index c74ca2e891..829fcb5a30 100644 --- a/docs/en/md/SQLite/Orm/Delete-records.mdx +++ b/docs/en/md/SQLite/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes records from the tableСтраницы +description: "Delete records" 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] --- diff --git a/docs/en/md/SQLite/Orm/Delete-table.mdx b/docs/en/md/SQLite/Orm/Delete-table.mdx index 2475a3ec8d..12207cdcf5 100644 --- a/docs/en/md/SQLite/Orm/Delete-table.mdx +++ b/docs/en/md/SQLite/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes a table from the databaseСтраницы +description: "Delete table" 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] --- diff --git a/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx b/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx index 6e170dc9e1..ef89c2f24d 100644 --- a/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx +++ b/docs/en/md/SQLite/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Gets the template structure for filtering records in ORM queriesСтраницы +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 keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, SQLite] --- diff --git a/docs/en/md/SQLite/Orm/Get-records.mdx b/docs/en/md/SQLite/Orm/Get-records.mdx index 9d4f2c7363..b0910052cf 100644 --- a/docs/en/md/SQLite/Orm/Get-records.mdx +++ b/docs/en/md/SQLite/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets records from the selected tableСтраницы +description: "Get records" 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] --- diff --git a/docs/en/md/SQLite/Orm/Get-table-information.mdx b/docs/en/md/SQLite/Orm/Get-table-information.mdx index 693f43b563..bc1aff2d43 100644 --- a/docs/en/md/SQLite/Orm/Get-table-information.mdx +++ b/docs/en/md/SQLite/Orm/Get-table-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about the tableСтраницы +description: "Get table information" 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] --- diff --git a/docs/en/md/SQLite/Orm/Update-records.mdx b/docs/en/md/SQLite/Orm/Update-records.mdx index 393dd4d247..7234b4fd62 100644 --- a/docs/en/md/SQLite/Orm/Update-records.mdx +++ b/docs/en/md/SQLite/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Updates the value of records by selected criteriaСтраницы +description: "Update records" 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] --- diff --git a/docs/en/md/Slack/Block-formation/Generate-image-block.mdx b/docs/en/md/Slack/Block-formation/Generate-image-block.mdx index 357389b517..88d74e2c81 100644 --- a/docs/en/md/Slack/Block-formation/Generate-image-block.mdx +++ b/docs/en/md/Slack/Block-formation/Generate-image-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Generates a block with an image to add to the message block arrayСтраницы +description: "Generate image block" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Archive-channel.mdx b/docs/en/md/Slack/Channel-management/Archive-channel.mdx index 74dd056f85..73dfb5c137 100644 --- a/docs/en/md/Slack/Channel-management/Archive-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Archive-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Archives an active channelСтраницы +description: "Archive channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Create-channel.mdx b/docs/en/md/Slack/Channel-management/Create-channel.mdx index fe331dc358..8927ffb0a0 100644 --- a/docs/en/md/Slack/Channel-management/Create-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Create-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates a new channelСтраницы +description: "Create channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Get-channel-history.mdx b/docs/en/md/Slack/Channel-management/Get-channel-history.mdx index f56e1951b4..fe14191a61 100644 --- a/docs/en/md/Slack/Channel-management/Get-channel-history.mdx +++ b/docs/en/md/Slack/Channel-management/Get-channel-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets information about channel eventsСтраницы +description: "Get channel history" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Get-channel-list.mdx b/docs/en/md/Slack/Channel-management/Get-channel-list.mdx index b8011aa381..aa0373d7ee 100644 --- a/docs/en/md/Slack/Channel-management/Get-channel-list.mdx +++ b/docs/en/md/Slack/Channel-management/Get-channel-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of available channelsСтраницы +description: "Get channel list" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Get-channel-user-list.mdx b/docs/en/md/Slack/Channel-management/Get-channel-user-list.mdx index 659ed68d2c..38cd3dcaaf 100644 --- a/docs/en/md/Slack/Channel-management/Get-channel-user-list.mdx +++ b/docs/en/md/Slack/Channel-management/Get-channel-user-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets a list of users in the specified channelСтраницы +description: "Get channel user list" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Get-channel.mdx b/docs/en/md/Slack/Channel-management/Get-channel.mdx index b45222d5bc..ab84392b31 100644 --- a/docs/en/md/Slack/Channel-management/Get-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Get-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets information about the channelСтраницы +description: "Get channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Invite-users-to-channel.mdx b/docs/en/md/Slack/Channel-management/Invite-users-to-channel.mdx index 5978a6384a..8b7fb4d1f4 100644 --- a/docs/en/md/Slack/Channel-management/Invite-users-to-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Invite-users-to-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Adds specified users to the channelСтраницы +description: "Invite users to channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Join-channel.mdx b/docs/en/md/Slack/Channel-management/Join-channel.mdx index b3c313e241..e2ce6bdfe3 100644 --- a/docs/en/md/Slack/Channel-management/Join-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Join-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Adds the current bot to the channelСтраницы +description: "Join channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Kick-user-from-channel.mdx b/docs/en/md/Slack/Channel-management/Kick-user-from-channel.mdx index 0fd579ccf3..40810f2ea4 100644 --- a/docs/en/md/Slack/Channel-management/Kick-user-from-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Kick-user-from-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Removes specified user from channelСтраницы +description: "Kick user from channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Leave-channel.mdx b/docs/en/md/Slack/Channel-management/Leave-channel.mdx index 9b9fd24a56..e3f7a5e72d 100644 --- a/docs/en/md/Slack/Channel-management/Leave-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Leave-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Removes the current bot from the channelСтраницы +description: "Leave channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Rename-channel.mdx b/docs/en/md/Slack/Channel-management/Rename-channel.mdx index 07edde4d84..bf6f417ef3 100644 --- a/docs/en/md/Slack/Channel-management/Rename-channel.mdx +++ b/docs/en/md/Slack/Channel-management/Rename-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Changes the name of the channelСтраницы +description: "Rename channel" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Set-channel-goal.mdx b/docs/en/md/Slack/Channel-management/Set-channel-goal.mdx index 25a0125838..17ae97fd32 100644 --- a/docs/en/md/Slack/Channel-management/Set-channel-goal.mdx +++ b/docs/en/md/Slack/Channel-management/Set-channel-goal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Sets the channel purpose (description)Страницы +description: "Set channel purpose" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Channel-management/Set-channel-topic.mdx b/docs/en/md/Slack/Channel-management/Set-channel-topic.mdx index 43d1899f6e..55cdb48ebe 100644 --- a/docs/en/md/Slack/Channel-management/Set-channel-topic.mdx +++ b/docs/en/md/Slack/Channel-management/Set-channel-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Sets the channel topicСтраницы +description: "Set channel topic" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Dialog-management/Close-dialog.mdx b/docs/en/md/Slack/Dialog-management/Close-dialog.mdx index 3693df1a2e..4b36be8a52 100644 --- a/docs/en/md/Slack/Dialog-management/Close-dialog.mdx +++ b/docs/en/md/Slack/Dialog-management/Close-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Closes an existing dialogСтраницы +description: "Close dialog" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Dialog-management/Open-dialog.mdx b/docs/en/md/Slack/Dialog-management/Open-dialog.mdx index 353de7ff97..c00cccee54 100644 --- a/docs/en/md/Slack/Dialog-management/Open-dialog.mdx +++ b/docs/en/md/Slack/Dialog-management/Open-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Opens a new dialog with one or more usersСтраницы +description: "Open dialog" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/External-files-management/Add-external-file.mdx b/docs/en/md/Slack/External-files-management/Add-external-file.mdx index 6dd304da03..51bdc4ba7f 100644 --- a/docs/en/md/Slack/External-files-management/Add-external-file.mdx +++ b/docs/en/md/Slack/External-files-management/Add-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Adds a new external fileСтраницы +description: "Add external file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/External-files-management/Delete-external-file.mdx b/docs/en/md/Slack/External-files-management/Delete-external-file.mdx index fc00744dfe..694e6a5f95 100644 --- a/docs/en/md/Slack/External-files-management/Delete-external-file.mdx +++ b/docs/en/md/Slack/External-files-management/Delete-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes an external file from SlackСтраницы +description: "Delete external file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/External-files-management/Get-external-file-list.mdx b/docs/en/md/Slack/External-files-management/Get-external-file-list.mdx index 058a006ebc..10406965be 100644 --- a/docs/en/md/Slack/External-files-management/Get-external-file-list.mdx +++ b/docs/en/md/Slack/External-files-management/Get-external-file-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of external files of a user or channelСтраницы +description: "Get list of external files" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/External-files-management/Get-external-file.mdx b/docs/en/md/Slack/External-files-management/Get-external-file.mdx index 2782467710..e7820ebc89 100644 --- a/docs/en/md/Slack/External-files-management/Get-external-file.mdx +++ b/docs/en/md/Slack/External-files-management/Get-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets information about the external fileСтраницы +description: "Get external file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/External-files-management/Send-external-file.mdx b/docs/en/md/Slack/External-files-management/Send-external-file.mdx index feb6997302..90c8cc443f 100644 --- a/docs/en/md/Slack/External-files-management/Send-external-file.mdx +++ b/docs/en/md/Slack/External-files-management/Send-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sends an external file to a list of channelsСтраницы +description: "Send external file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Delete-file.mdx b/docs/en/md/Slack/File-management/Delete-file.mdx index 06948766d3..525d72e825 100644 --- a/docs/en/md/Slack/File-management/Delete-file.mdx +++ b/docs/en/md/Slack/File-management/Delete-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a file on SlackСтраницы +description: "Delete file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Get-file-data.mdx b/docs/en/md/Slack/File-management/Get-file-data.mdx index 25cd5d0a19..57201880d4 100644 --- a/docs/en/md/Slack/File-management/Get-file-data.mdx +++ b/docs/en/md/Slack/File-management/Get-file-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about the fileСтраницы +description: "Get file data" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Get-files-list.mdx b/docs/en/md/Slack/File-management/Get-files-list.mdx index be13ffd8ff..c3c5250549 100644 --- a/docs/en/md/Slack/File-management/Get-files-list.mdx +++ b/docs/en/md/Slack/File-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of files of the bot or channelСтраницы +description: "Get list of files" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Make-file-private.mdx b/docs/en/md/Slack/File-management/Make-file-private.mdx index 311a7115c6..0111498f2c 100644 --- a/docs/en/md/Slack/File-management/Make-file-private.mdx +++ b/docs/en/md/Slack/File-management/Make-file-private.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Removes the public URL from the file. Requires user tokenСтраницы +description: "Make file private" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Make-file-public.mdx b/docs/en/md/Slack/File-management/Make-file-public.mdx index 7145f270ac..154af882ff 100644 --- a/docs/en/md/Slack/File-management/Make-file-public.mdx +++ b/docs/en/md/Slack/File-management/Make-file-public.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates a public URL for the file. Requires user tokenСтраницы +description: "Make file public" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/File-management/Upload-file.mdx b/docs/en/md/Slack/File-management/Upload-file.mdx index 5a7b773274..550abc9daa 100644 --- a/docs/en/md/Slack/File-management/Upload-file.mdx +++ b/docs/en/md/Slack/File-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Uploads a file to Slack serversСтраницы +description: "Upload file" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Management-and-settings/Get-bot-information.mdx b/docs/en/md/Slack/Management-and-settings/Get-bot-information.mdx index f61f8f279f..d8b4d9c6e3 100644 --- a/docs/en/md/Slack/Management-and-settings/Get-bot-information.mdx +++ b/docs/en/md/Slack/Management-and-settings/Get-bot-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets basic information about the botСтраницы +description: "Get bot information" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Management-and-settings/Get-user-list.mdx b/docs/en/md/Slack/Management-and-settings/Get-user-list.mdx index 356c7885cf..e19b0499bd 100644 --- a/docs/en/md/Slack/Management-and-settings/Get-user-list.mdx +++ b/docs/en/md/Slack/Management-and-settings/Get-user-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a list of users in the workspaceСтраницы +description: "Get user list" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Management-and-settings/Get-workspace-list.mdx b/docs/en/md/Slack/Management-and-settings/Get-workspace-list.mdx index 265ef86a1c..5a7d552157 100644 --- a/docs/en/md/Slack/Management-and-settings/Get-workspace-list.mdx +++ b/docs/en/md/Slack/Management-and-settings/Get-workspace-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets a list of workspaces where the bot is connectedСтраницы +description: "Get workspace list" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Delete-message.mdx b/docs/en/md/Slack/Message-management/Delete-message.mdx index 85702afa4b..c792e8bb80 100644 --- a/docs/en/md/Slack/Message-management/Delete-message.mdx +++ b/docs/en/md/Slack/Message-management/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a channel message by timestampСтраницы +description: "Delete message" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Edit-message.mdx b/docs/en/md/Slack/Message-management/Edit-message.mdx index d31dfc50fd..471a376e14 100644 --- a/docs/en/md/Slack/Message-management/Edit-message.mdx +++ b/docs/en/md/Slack/Message-management/Edit-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Edits the content of an existing messageСтраницы +description: "Edit message" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Get-delayed-message-list.mdx b/docs/en/md/Slack/Message-management/Get-delayed-message-list.mdx index 9f7b26afa2..134fac1356 100644 --- a/docs/en/md/Slack/Message-management/Get-delayed-message-list.mdx +++ b/docs/en/md/Slack/Message-management/Get-delayed-message-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets a list of delayed channel messagesСтраницы +description: "Get list of delayed messages" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Get-message-link.mdx b/docs/en/md/Slack/Message-management/Get-message-link.mdx index 8289168f69..c0fdb88f82 100644 --- a/docs/en/md/Slack/Message-management/Get-message-link.mdx +++ b/docs/en/md/Slack/Message-management/Get-message-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets a permanent URL to the channel messageСтраницы +description: "Get message link" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Get-message-reply-list.mdx b/docs/en/md/Slack/Message-management/Get-message-reply-list.mdx index fe06ee0c58..df4a70efcc 100644 --- a/docs/en/md/Slack/Message-management/Get-message-reply-list.mdx +++ b/docs/en/md/Slack/Message-management/Get-message-reply-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets an array of messages that are replies to the specifiedСтраницы +description: "Get list of message replies" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Send-ephemeral-message.mdx b/docs/en/md/Slack/Message-management/Send-ephemeral-message.mdx index 5dd81d851b..c139720d0e 100644 --- a/docs/en/md/Slack/Message-management/Send-ephemeral-message.mdx +++ b/docs/en/md/Slack/Message-management/Send-ephemeral-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends a message that arrives in the channel but is visible only to a specific userСтраницы +description: "Send ephemeral message" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/Slack/Message-management/Send-message.mdx b/docs/en/md/Slack/Message-management/Send-message.mdx index 8cf59ca756..aa8837205a 100644 --- a/docs/en/md/Slack/Message-management/Send-message.mdx +++ b/docs/en/md/Slack/Message-management/Send-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends a message at a selected hourСтраницы +description: "Send message" and other functions to work with Slack 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, Slack] --- diff --git a/docs/en/md/TCP/Client-methods/Close-connection.mdx b/docs/en/md/TCP/Client-methods/Close-connection.mdx index 312eb7193c..e912530992 100644 --- a/docs/en/md/TCP/Client-methods/Close-connection.mdx +++ b/docs/en/md/TCP/Client-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Explicitly closes a previously created connectionСтраницы +description: "Close connection " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Create-connection.mdx b/docs/en/md/TCP/Client-methods/Create-connection.mdx index ea30603144..8359ee5397 100644 --- a/docs/en/md/TCP/Client-methods/Create-connection.mdx +++ b/docs/en/md/TCP/Client-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a TCP connectionСтраницы +description: "Create Connection " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Get-last-error.mdx b/docs/en/md/TCP/Client-methods/Get-last-error.mdx index 5d2704f0d9..0fab7fdf36 100644 --- a/docs/en/md/TCP/Client-methods/Get-last-error.mdx +++ b/docs/en/md/TCP/Client-methods/Get-last-error.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets information about the last error in the connectionСтраницы +description: "Get last error " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Get-tls-settings.mdx b/docs/en/md/TCP/Client-methods/Get-tls-settings.mdx index 932c59f519..556109ae43 100644 --- a/docs/en/md/TCP/Client-methods/Get-tls-settings.mdx +++ b/docs/en/md/TCP/Client-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Forms settings for using TLSСтраницы +description: "Get TLS Settings" and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Process-request.mdx b/docs/en/md/TCP/Client-methods/Process-request.mdx index 68699f3026..a07a556db2 100644 --- a/docs/en/md/TCP/Client-methods/Process-request.mdx +++ b/docs/en/md/TCP/Client-methods/Process-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sends a single request to a specified address and receives a response using the default settingsСтраницы +description: "Process request" and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Read-binary-data.mdx b/docs/en/md/TCP/Client-methods/Read-binary-data.mdx index d22eb580cb..5ffed6f23f 100644 --- a/docs/en/md/TCP/Client-methods/Read-binary-data.mdx +++ b/docs/en/md/TCP/Client-methods/Read-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Reads data from the specified connectionСтраницы +description: "Read binary data " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Read-line.mdx b/docs/en/md/TCP/Client-methods/Read-line.mdx index a45d4183c1..d8b1c017ae 100644 --- a/docs/en/md/TCP/Client-methods/Read-line.mdx +++ b/docs/en/md/TCP/Client-methods/Read-line.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Reads data from the specified connection as a stringСтраницы +description: "Read line " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Send-binary-data.mdx b/docs/en/md/TCP/Client-methods/Send-binary-data.mdx index 2c006bb3be..e9a0403a1e 100644 --- a/docs/en/md/TCP/Client-methods/Send-binary-data.mdx +++ b/docs/en/md/TCP/Client-methods/Send-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Sends binary data over the specified connectionСтраницы +description: "Send binary data " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/TCP/Client-methods/Send-line.mdx b/docs/en/md/TCP/Client-methods/Send-line.mdx index 6c083fc28f..381dace8b8 100644 --- a/docs/en/md/TCP/Client-methods/Send-line.mdx +++ b/docs/en/md/TCP/Client-methods/Send-line.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sends data as a string over the specified connectionСтраницы +description: "Send line " and other functions to work with TCP 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, TCP] --- diff --git a/docs/en/md/Telegram/Administration/Ban.mdx b/docs/en/md/Telegram/Administration/Ban.mdx index ba46509af7..5953539502 100644 --- a/docs/en/md/Telegram/Administration/Ban.mdx +++ b/docs/en/md/Telegram/Administration/Ban.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Bans a user in the selected chatСтраницы +description: "Ban" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Administration/Create-invitation-link.mdx b/docs/en/md/Telegram/Administration/Create-invitation-link.mdx index 193d55d7f3..c5e999a1a8 100644 --- a/docs/en/md/Telegram/Administration/Create-invitation-link.mdx +++ b/docs/en/md/Telegram/Administration/Create-invitation-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates a link for joining a closed chatСтраницы +description: "Create invitation link" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Administration/Get-participant-count.mdx b/docs/en/md/Telegram/Administration/Get-participant-count.mdx index 1fd5a03d02..164c74a618 100644 --- a/docs/en/md/Telegram/Administration/Get-participant-count.mdx +++ b/docs/en/md/Telegram/Administration/Get-participant-count.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the total number of chat participantsСтраницы +description: "Get participant count" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Administration/Pin-message.mdx b/docs/en/md/Telegram/Administration/Pin-message.mdx index d64f42bbaf..a288482090 100644 --- a/docs/en/md/Telegram/Administration/Pin-message.mdx +++ b/docs/en/md/Telegram/Administration/Pin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Pins a message in the chat headerСтраницы +description: "Pin message" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Administration/Unban.mdx b/docs/en/md/Telegram/Administration/Unban.mdx index 96bab16aa7..966ffaaa9e 100644 --- a/docs/en/md/Telegram/Administration/Unban.mdx +++ b/docs/en/md/Telegram/Administration/Unban.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Unbans a previously banned userСтраницы +description: "Unban" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Administration/Unpin-message.mdx b/docs/en/md/Telegram/Administration/Unpin-message.mdx index f52fb0bd8d..24bea9c685 100644 --- a/docs/en/md/Telegram/Administration/Unpin-message.mdx +++ b/docs/en/md/Telegram/Administration/Unpin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Unpins a message in the chat headerСтраницы +description: "Unpin message" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx index e8b9a99290..040df4cf6e 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes the bot event handler URL for webhook operationСтраницы +description: "Delete webhook" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Download-file.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Download-file.mdx index 358b1c0b79..732cc7e099 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Download-file.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Download file from Telegram serversСтраницы +description: "Download file" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx index 6ef1af0aaf..faa22116dd 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Executes the request, returning basic bot information: name, id, ability to add the bot to groups, etc..Страницы +description: "Get bot information" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx index 70e3f71552..0b0260ef2b 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Executes a request, returning information about bot events. Used in polling modeСтраницы +description: "Get updates" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx index 265fb1725b..fb65390e78 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Processes Telegram Mini App data and determines its validityСтраницы +description: "Process Telegram Mini App data " and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx b/docs/en/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx index 295969a874..5da496c42a 100644 --- a/docs/en/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx +++ b/docs/en/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Set webhook URL for bot event handling in webhook modeСтраницы +description: "Set Webhook" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Delete-message.mdx b/docs/en/md/Telegram/Data-sending/Delete-message.mdx index 716ef083c1..42a31334df 100644 --- a/docs/en/md/Telegram/Data-sending/Delete-message.mdx +++ b/docs/en/md/Telegram/Data-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Delete message from chat or channelСтраницы +description: "Delete message" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx b/docs/en/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx index c00b62ff30..0fca1ccb96 100644 --- a/docs/en/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx +++ b/docs/en/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Generates a simple JSON keyboard from an array of buttons for a message or bottom panelСтраницы +description: "Generate keyboard from array of buttons" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Forward-message.mdx b/docs/en/md/Telegram/Data-sending/Forward-message.mdx index 1fc6f8cf89..60f3b86405 100644 --- a/docs/en/md/Telegram/Data-sending/Forward-message.mdx +++ b/docs/en/md/Telegram/Data-sending/Forward-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Forwards a message between chats or within a chatСтраницы +description: "Forward message" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Replace-message-caption.mdx b/docs/en/md/Telegram/Data-sending/Replace-message-caption.mdx index 41d0e8e48e..98bc3afbfd 100644 --- a/docs/en/md/Telegram/Data-sending/Replace-message-caption.mdx +++ b/docs/en/md/Telegram/Data-sending/Replace-message-caption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Replaces text in a message with media attachmentsСтраницы +description: "Replace message caption" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Replace-message-keyboard.mdx b/docs/en/md/Telegram/Data-sending/Replace-message-keyboard.mdx index 5a78b8ad1c..e2f82b2947 100644 --- a/docs/en/md/Telegram/Data-sending/Replace-message-keyboard.mdx +++ b/docs/en/md/Telegram/Data-sending/Replace-message-keyboard.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Replaces the message keyboard with a new oneСтраницы +description: "Replace message keyboard" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Replace-message-text.mdx b/docs/en/md/Telegram/Data-sending/Replace-message-text.mdx index aa11110069..ff413c7d14 100644 --- a/docs/en/md/Telegram/Data-sending/Replace-message-text.mdx +++ b/docs/en/md/Telegram/Data-sending/Replace-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Replaces the message text with a new oneСтраницы +description: "Replace message text" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-audio.mdx b/docs/en/md/Telegram/Data-sending/Send-audio.mdx index 0a5aba4f51..a029bd8d80 100644 --- a/docs/en/md/Telegram/Data-sending/Send-audio.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-audio.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sends an audio file to a chat or channelСтраницы +description: "Send audio" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-contact.mdx b/docs/en/md/Telegram/Data-sending/Send-contact.mdx index 5e7e266f52..2f89c209b4 100644 --- a/docs/en/md/Telegram/Data-sending/Send-contact.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Sends a contact with name and phone numberСтраницы +description: "Send contact" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-document.mdx b/docs/en/md/Telegram/Data-sending/Send-document.mdx index 76242ce88a..2c1674cce1 100644 --- a/docs/en/md/Telegram/Data-sending/Send-document.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-document.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Sends a document to a chat or channelСтраницы +description: "Send document" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-gif.mdx b/docs/en/md/Telegram/Data-sending/Send-gif.mdx index dbc1af7b6d..0eb1702fa1 100644 --- a/docs/en/md/Telegram/Data-sending/Send-gif.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-gif.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sends a GIF to a chat or channelСтраницы +description: "Send GIF" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-image.mdx b/docs/en/md/Telegram/Data-sending/Send-image.mdx index 84de994429..95f115cca3 100644 --- a/docs/en/md/Telegram/Data-sending/Send-image.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends an image to a chat or channelСтраницы +description: "Send image" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-location.mdx b/docs/en/md/Telegram/Data-sending/Send-location.mdx index 084981a9b9..3048e46ab1 100644 --- a/docs/en/md/Telegram/Data-sending/Send-location.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Sends location by geographic latitude and longitude to a chat or channelСтраницы +description: "Send location" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-media-group.mdx b/docs/en/md/Telegram/Data-sending/Send-media-group.mdx index e61a18ef12..5f2593861d 100644 --- a/docs/en/md/Telegram/Data-sending/Send-media-group.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-media-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sends a set of files to a chat or channel. Media types: audio, document, photo, videoСтраницы +description: "Send media group" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-poll.mdx b/docs/en/md/Telegram/Data-sending/Send-poll.mdx index f07151b378..54e0f818da 100644 --- a/docs/en/md/Telegram/Data-sending/Send-poll.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Sends a poll with answer optionsСтраницы +description: "Send poll" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-text-message.mdx b/docs/en/md/Telegram/Data-sending/Send-text-message.mdx index 375be0f890..627b456577 100644 --- a/docs/en/md/Telegram/Data-sending/Send-text-message.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends a text message to a chat or channelСтраницы +description: "Send text message" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Data-sending/Send-video.mdx b/docs/en/md/Telegram/Data-sending/Send-video.mdx index 8c2e7d0641..38ef1e7885 100644 --- a/docs/en/md/Telegram/Data-sending/Send-video.mdx +++ b/docs/en/md/Telegram/Data-sending/Send-video.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sends a video to a chat or channelСтраницы +description: "Send video" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx b/docs/en/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx index 11e9a0a7d2..d83dfec24f 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Clears the list of pinned messages in the forum threadСтраницы +description: "Clear thread's pinned messages list" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Close-forum-thread.mdx b/docs/en/md/Telegram/Forum-topic-management/Close-forum-thread.mdx index 6c078f1f80..11ae90b9d6 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Close-forum-thread.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Close-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Closes the thread for new messagesСтраницы +description: "Close forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Create-forum-thread.mdx b/docs/en/md/Telegram/Forum-topic-management/Create-forum-thread.mdx index e183820886..3bbf8848c4 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Create-forum-thread.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Create-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a new thread in the group with theme functionality enabledСтраницы +description: "Create forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx b/docs/en/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx index deb8578d65..cae9adf60a 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes a forum threadСтраницы +description: "Delete forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx b/docs/en/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx index 9e4a01f8f1..fca000cfb8 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates a new thread in the group with theme functionality enabledСтраницы +description: "Edit forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx b/docs/en/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx index d345c1ad0a..8670f3d711 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Edits the name of the main forum threadСтраницы +description: "Edit main forum thread name" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx b/docs/en/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx index efac5ae76e..b46c9b6a74 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the mapping of Emoji IDs for setting as forum theme iconsСтраницы +description: "Get avatar icon list" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx b/docs/en/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx index 428d6e5078..554be764c1 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Hides the main forum threadСтраницы +description: "Hide main forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Open-forum-thread.mdx b/docs/en/md/Telegram/Forum-topic-management/Open-forum-thread.mdx index 1046960e80..b428097678 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Open-forum-thread.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Open-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Reopens a previously closed forum threadСтраницы +description: "Open forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx b/docs/en/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx index 066b3d5c3d..64985f9400 100644 --- a/docs/en/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx +++ b/docs/en/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Shows a previously hidden main forum threadСтраницы +description: "Show main forum thread" and other functions to work with Telegram 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, Telegram] --- diff --git a/docs/en/md/Twitter/Data-and-settings/Get-authorization-link.mdx b/docs/en/md/Twitter/Data-and-settings/Get-authorization-link.mdx index 58646258fb..6e9285709e 100644 --- a/docs/en/md/Twitter/Data-and-settings/Get-authorization-link.mdx +++ b/docs/en/md/Twitter/Data-and-settings/Get-authorization-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Forms a link for authorization via the browserСтраницы +description: "Get authorization link" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Data-and-settings/Get-token.mdx b/docs/en/md/Twitter/Data-and-settings/Get-token.mdx index b4d3b1a29b..fd35cbc615 100644 --- a/docs/en/md/Twitter/Data-and-settings/Get-token.mdx +++ b/docs/en/md/Twitter/Data-and-settings/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the token by the code received when authorizing using the link from GetAuthorizationLinkСтраницы +description: "Get token" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx b/docs/en/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx index afc0572454..6ef182e231 100644 --- a/docs/en/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx +++ b/docs/en/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Method for insertion into an http service, the address of which is specified in redirect_uri Calls the token acquisition method, as for obtaining a token from the code received on redirect_uri after authorization via the browser is only 30 secondsСтраницы +description: "" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Data-and-settings/Refresh-token.mdx b/docs/en/md/Twitter/Data-and-settings/Refresh-token.mdx index 86c9622a41..a47815e8aa 100644 --- a/docs/en/md/Twitter/Data-and-settings/Refresh-token.mdx +++ b/docs/en/md/Twitter/Data-and-settings/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Updates the v2 token using the refresh_tokenСтраницы +description: "Refresh token" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-custom-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-custom-tweet.mdx index 512c1c09e4..175f780e20 100644 --- a/docs/en/md/Twitter/Tweets/Create-custom-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-custom-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a tweet with custom contentСтраницы +description: "Create custom tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-gif-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-gif-tweet.mdx index fd5f676124..7571e909de 100644 --- a/docs/en/md/Twitter/Tweets/Create-gif-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-gif-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a tweet with a gif attachmentСтраницы +description: "Create gif tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-image-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-image-tweet.mdx index ecbcce66e0..b8a3b0b6ec 100644 --- a/docs/en/md/Twitter/Tweets/Create-image-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-image-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates a tweet with an image attachmentСтраницы +description: "Create image tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-poll-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-poll-tweet.mdx index 5722b2856b..32c4380aa7 100644 --- a/docs/en/md/Twitter/Tweets/Create-poll-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-poll-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Creates a tweet with a pollСтраницы +description: "Create poll tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-text-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-text-tweet.mdx index 4366e7596b..467afa901d 100644 --- a/docs/en/md/Twitter/Tweets/Create-text-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-text-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a tweet without attachmentsСтраницы +description: "Create text tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Create-video-tweet.mdx b/docs/en/md/Twitter/Tweets/Create-video-tweet.mdx index 24b5d2546d..7d37932c0d 100644 --- a/docs/en/md/Twitter/Tweets/Create-video-tweet.mdx +++ b/docs/en/md/Twitter/Tweets/Create-video-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates a tweet with a video attachmentСтраницы +description: "Create video tweet" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/Twitter/Tweets/Upload-attachments-array.mdx b/docs/en/md/Twitter/Tweets/Upload-attachments-array.mdx index ef79561b17..4a59d13778 100644 --- a/docs/en/md/Twitter/Tweets/Upload-attachments-array.mdx +++ b/docs/en/md/Twitter/Tweets/Upload-attachments-array.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Uploads files to the server and returns their IDsСтраницы +description: "Upload attachments array" and other functions to work with Twitter 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, Twitter] --- diff --git a/docs/en/md/VK/Ad-account-management/Create-ad.mdx b/docs/en/md/VK/Ad-account-management/Create-ad.mdx index b416f18243..823ef386b8 100644 --- a/docs/en/md/VK/Ad-account-management/Create-ad.mdx +++ b/docs/en/md/VK/Ad-account-management/Create-ad.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates an advertising post based on a postСтраницы +description: "Create advertising post" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Ad-account-management/Create-advertising-campaign.mdx b/docs/en/md/VK/Ad-account-management/Create-advertising-campaign.mdx index 10f678b747..1ed743cf28 100644 --- a/docs/en/md/VK/Ad-account-management/Create-advertising-campaign.mdx +++ b/docs/en/md/VK/Ad-account-management/Create-advertising-campaign.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a campaign in the selected advertising accountСтраницы +description: "Create advertising campaign" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Ad-account-management/Get-advertising-category-list.mdx b/docs/en/md/VK/Ad-account-management/Get-advertising-category-list.mdx index f23757e263..886d0d14c5 100644 --- a/docs/en/md/VK/Ad-account-management/Get-advertising-category-list.mdx +++ b/docs/en/md/VK/Ad-account-management/Get-advertising-category-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets a list of advertising category IDs for creating an advertising postСтраницы +description: "Get a list of advertising categories" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Ad-account-management/Pause-advertising.mdx b/docs/en/md/VK/Ad-account-management/Pause-advertising.mdx index bae90b1115..5f26009940 100644 --- a/docs/en/md/VK/Ad-account-management/Pause-advertising.mdx +++ b/docs/en/md/VK/Ad-account-management/Pause-advertising.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Pauses the display of the advertising postСтраницы +description: "Pause advertising post" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Create-album.mdx b/docs/en/md/VK/Community-management/Create-album.mdx index aa1e02f8fc..674e7b8903 100644 --- a/docs/en/md/VK/Community-management/Create-album.mdx +++ b/docs/en/md/VK/Community-management/Create-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates an album to store imagesСтраницы +description: "Create album" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Create-composite-post.mdx b/docs/en/md/VK/Community-management/Create-composite-post.mdx index e8d4617584..036db4a0d7 100644 --- a/docs/en/md/VK/Community-management/Create-composite-post.mdx +++ b/docs/en/md/VK/Community-management/Create-composite-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a post based on an array of object identifiers (images, videos, etc..)Страницы +description: "Create composite post" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Create-poll.mdx b/docs/en/md/VK/Community-management/Create-poll.mdx index 7e5f313606..d57aac18cd 100644 --- a/docs/en/md/VK/Community-management/Create-poll.mdx +++ b/docs/en/md/VK/Community-management/Create-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a poll with answer optionsСтраницы +description: "Create poll" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Create-post.mdx b/docs/en/md/VK/Community-management/Create-post.mdx index df63fb52d8..2cd0cf1d8f 100644 --- a/docs/en/md/VK/Community-management/Create-post.mdx +++ b/docs/en/md/VK/Community-management/Create-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a post with imagesСтраницы +description: "Create post" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Create-story.mdx b/docs/en/md/VK/Community-management/Create-story.mdx index ae27d385cc..47dd4f4a58 100644 --- a/docs/en/md/VK/Community-management/Create-story.mdx +++ b/docs/en/md/VK/Community-management/Create-story.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Creates a story from an imageСтраницы +description: "Create story" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Delete-album.mdx b/docs/en/md/VK/Community-management/Delete-album.mdx index 476ca37208..f12479fc12 100644 --- a/docs/en/md/VK/Community-management/Delete-album.mdx +++ b/docs/en/md/VK/Community-management/Delete-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes a previously created albumСтраницы +description: "Delete album" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Delete-image.mdx b/docs/en/md/VK/Community-management/Delete-image.mdx index 68dc83a7be..b8d4a2b103 100644 --- a/docs/en/md/VK/Community-management/Delete-image.mdx +++ b/docs/en/md/VK/Community-management/Delete-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Deletes an image from the albumСтраницы +description: "Delete image" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Delete-post.mdx b/docs/en/md/VK/Community-management/Delete-post.mdx index b98bced98f..cf404cb075 100644 --- a/docs/en/md/VK/Community-management/Delete-post.mdx +++ b/docs/en/md/VK/Community-management/Delete-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Deletes a post by IDСтраницы +description: "Delete post" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Save-image-to-album.mdx b/docs/en/md/VK/Community-management/Save-image-to-album.mdx index 79fcea47f4..44d0fa5f5d 100644 --- a/docs/en/md/VK/Community-management/Save-image-to-album.mdx +++ b/docs/en/md/VK/Community-management/Save-image-to-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Saves an image to the community albumСтраницы +description: "Save image to album" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Upload-photo-to-server.mdx b/docs/en/md/VK/Community-management/Upload-photo-to-server.mdx index 10718aa748..ede9eec156 100644 --- a/docs/en/md/VK/Community-management/Upload-photo-to-server.mdx +++ b/docs/en/md/VK/Community-management/Upload-photo-to-server.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Uploads photo to server for further useСтраницы +description: "Upload photo to server" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Community-management/Upload-video-to-server.mdx b/docs/en/md/VK/Community-management/Upload-video-to-server.mdx index 2604bc4712..237d54aea4 100644 --- a/docs/en/md/VK/Community-management/Upload-video-to-server.mdx +++ b/docs/en/md/VK/Community-management/Upload-video-to-server.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Uploads video to the group for further useСтраницы +description: "Upload video to server" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Discussion-management/Close-discussion.mdx b/docs/en/md/VK/Discussion-management/Close-discussion.mdx index e713107796..c4c4938fec 100644 --- a/docs/en/md/VK/Discussion-management/Close-discussion.mdx +++ b/docs/en/md/VK/Discussion-management/Close-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Close or delete discussionСтраницы +description: "Close discussion" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Discussion-management/Create-discussion.mdx b/docs/en/md/VK/Discussion-management/Create-discussion.mdx index 1253100fad..c81851e17a 100644 --- a/docs/en/md/VK/Discussion-management/Create-discussion.mdx +++ b/docs/en/md/VK/Discussion-management/Create-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a new discussionСтраницы +description: "Create discussion" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Discussion-management/Open-discussion.mdx b/docs/en/md/VK/Discussion-management/Open-discussion.mdx index 1b0c9207cb..c2528e7b6b 100644 --- a/docs/en/md/VK/Discussion-management/Open-discussion.mdx +++ b/docs/en/md/VK/Discussion-management/Open-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Opens a previously closed discussionСтраницы +description: "Open discussion" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Discussion-management/Write-in-discussion.mdx b/docs/en/md/VK/Discussion-management/Write-in-discussion.mdx index b1069d8375..ccbcf97a67 100644 --- a/docs/en/md/VK/Discussion-management/Write-in-discussion.mdx +++ b/docs/en/md/VK/Discussion-management/Write-in-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Adds a message to the discussion on behalf of the groupСтраницы +description: "Write in discussion" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Interactive-actions/Like-post.mdx b/docs/en/md/VK/Interactive-actions/Like-post.mdx index 364a8a3093..2894a44c1b 100644 --- a/docs/en/md/VK/Interactive-actions/Like-post.mdx +++ b/docs/en/md/VK/Interactive-actions/Like-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Likes a postСтраницы +description: "Like" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Interactive-actions/Make-repost.mdx b/docs/en/md/VK/Interactive-actions/Make-repost.mdx index 566f2e7170..65b7847ef5 100644 --- a/docs/en/md/VK/Interactive-actions/Make-repost.mdx +++ b/docs/en/md/VK/Interactive-actions/Make-repost.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Reposts the recordСтраницы +description: "Make repost" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Interactive-actions/Shorten-link.mdx b/docs/en/md/VK/Interactive-actions/Shorten-link.mdx index 4b4dcdc8de..d7d196ff66 100644 --- a/docs/en/md/VK/Interactive-actions/Shorten-link.mdx +++ b/docs/en/md/VK/Interactive-actions/Shorten-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates a shortened URL from a regular oneСтраницы +description: "Shorten link" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Interactive-actions/Write-comment.mdx b/docs/en/md/VK/Interactive-actions/Write-comment.mdx index f6cb9a7f56..f3be678a71 100644 --- a/docs/en/md/VK/Interactive-actions/Write-comment.mdx +++ b/docs/en/md/VK/Interactive-actions/Write-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Creates a comment under the selected recordСтраницы +description: "Write a comment" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Interactive-actions/Write-message.mdx b/docs/en/md/VK/Interactive-actions/Write-message.mdx index 4751ff67ce..9c82065ebd 100644 --- a/docs/en/md/VK/Interactive-actions/Write-message.mdx +++ b/docs/en/md/VK/Interactive-actions/Write-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Write a message to a user in the community's dialogСтраницы +description: "Write a message" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Order-management/Get-order-list.mdx b/docs/en/md/VK/Order-management/Get-order-list.mdx index 04e1473cc1..5d0a1e5aef 100644 --- a/docs/en/md/VK/Order-management/Get-order-list.mdx +++ b/docs/en/md/VK/Order-management/Get-order-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Returns the community's order listСтраницы +description: "Get order list" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Others/Form-keyboard.mdx b/docs/en/md/VK/Others/Form-keyboard.mdx index 0b4e1cea47..01d8b37da2 100644 --- a/docs/en/md/VK/Others/Form-keyboard.mdx +++ b/docs/en/md/VK/Others/Form-keyboard.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Forms a keyboard from an array of buttonsСтраницы +description: "Create keyboard" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Add-product.mdx b/docs/en/md/VK/Product-management/Add-product.mdx index cd0696d948..a553b8c85a 100644 --- a/docs/en/md/VK/Product-management/Add-product.mdx +++ b/docs/en/md/VK/Product-management/Add-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Adds a new product to the community's catalogСтраницы +description: "Add product" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Delete-product.mdx b/docs/en/md/VK/Product-management/Delete-product.mdx index 25225610d8..b1beb08884 100644 --- a/docs/en/md/VK/Product-management/Delete-product.mdx +++ b/docs/en/md/VK/Product-management/Delete-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Deletes a previously created productСтраницы +description: "Delete product" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Edit-product.mdx b/docs/en/md/VK/Product-management/Edit-product.mdx index 19663f88d0..21dca78ad0 100644 --- a/docs/en/md/VK/Product-management/Edit-product.mdx +++ b/docs/en/md/VK/Product-management/Edit-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Edits a previously created productСтраницы +description: "Edit product" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Get-product-category-list.mdx b/docs/en/md/VK/Product-management/Get-product-category-list.mdx index 33d51ac1d8..edb6ca2b12 100644 --- a/docs/en/md/VK/Product-management/Get-product-category-list.mdx +++ b/docs/en/md/VK/Product-management/Get-product-category-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets a list of product category IDs to specify when creating a productСтраницы +description: "Get a list of product categories" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Get-product-description.mdx b/docs/en/md/VK/Product-management/Get-product-description.mdx index e59bbbf55f..5046bcaf17 100644 --- a/docs/en/md/VK/Product-management/Get-product-description.mdx +++ b/docs/en/md/VK/Product-management/Get-product-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the description template for creating a productСтраницы +description: "Get product description" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Get-product-list.mdx b/docs/en/md/VK/Product-management/Get-product-list.mdx index 323a6b89ca..9c2e4f9d87 100644 --- a/docs/en/md/VK/Product-management/Get-product-list.mdx +++ b/docs/en/md/VK/Product-management/Get-product-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the community's product listСтраницы +description: "Get product list" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Get-products-by-id.mdx b/docs/en/md/VK/Product-management/Get-products-by-id.mdx index c022e93f18..4ae2f1f5ac 100644 --- a/docs/en/md/VK/Product-management/Get-products-by-id.mdx +++ b/docs/en/md/VK/Product-management/Get-products-by-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about products by array of IDsСтраницы +description: "Get products by ID" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-management/Group-products.mdx b/docs/en/md/VK/Product-management/Group-products.mdx index 218c61ec7e..87efbaed23 100644 --- a/docs/en/md/VK/Product-management/Group-products.mdx +++ b/docs/en/md/VK/Product-management/Group-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Groups products based on similar sets of propertiesСтраницы +description: "Group products" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Add-product-property-variant.mdx b/docs/en/md/VK/Product-properties-management/Add-product-property-variant.mdx index fc714185c2..29840f82f9 100644 --- a/docs/en/md/VK/Product-properties-management/Add-product-property-variant.mdx +++ b/docs/en/md/VK/Product-properties-management/Add-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Adds a variant for an existing propertyСтраницы +description: "Add product property variant" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Create-product-property.mdx b/docs/en/md/VK/Product-properties-management/Create-product-property.mdx index ee4380eaa1..cd84f9b445 100644 --- a/docs/en/md/VK/Product-properties-management/Create-product-property.mdx +++ b/docs/en/md/VK/Product-properties-management/Create-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a new property for use in productsСтраницы +description: "Create product property" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Delete-product-property-variant.mdx b/docs/en/md/VK/Product-properties-management/Delete-product-property-variant.mdx index 43a7c97ced..5de3d36596 100644 --- a/docs/en/md/VK/Product-properties-management/Delete-product-property-variant.mdx +++ b/docs/en/md/VK/Product-properties-management/Delete-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes the previously created product property variantСтраницы +description: "Delete product property variant" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Delete-product-property.mdx b/docs/en/md/VK/Product-properties-management/Delete-product-property.mdx index ace80e30e4..97a1b41371 100644 --- a/docs/en/md/VK/Product-properties-management/Delete-product-property.mdx +++ b/docs/en/md/VK/Product-properties-management/Delete-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes the existing product propertyСтраницы +description: "Delete product property" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Edit-product-property-variant.mdx b/docs/en/md/VK/Product-properties-management/Edit-product-property-variant.mdx index ae08f6c233..3f37425376 100644 --- a/docs/en/md/VK/Product-properties-management/Edit-product-property-variant.mdx +++ b/docs/en/md/VK/Product-properties-management/Edit-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Edits the value of an existing product property variantСтраницы +description: "Edit product property variant" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Edit-product-property.mdx b/docs/en/md/VK/Product-properties-management/Edit-product-property.mdx index 2f9c751f6f..e289581268 100644 --- a/docs/en/md/VK/Product-properties-management/Edit-product-property.mdx +++ b/docs/en/md/VK/Product-properties-management/Edit-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Edits the existing product propertyСтраницы +description: "Edit product property" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-properties-management/Get-property-list.mdx b/docs/en/md/VK/Product-properties-management/Get-property-list.mdx index bcc44753e7..c14bf52277 100644 --- a/docs/en/md/VK/Product-properties-management/Get-property-list.mdx +++ b/docs/en/md/VK/Product-properties-management/Get-property-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of properties of group productsСтраницы +description: "Get property list" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Add-product-to-collection.mdx b/docs/en/md/VK/Product-selection-management/Add-product-to-collection.mdx index 0bba6e58e3..c63cf1c884 100644 --- a/docs/en/md/VK/Product-selection-management/Add-product-to-collection.mdx +++ b/docs/en/md/VK/Product-selection-management/Add-product-to-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Adds a product to the selectionСтраницы +description: "Add product to selection" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Create-product-collection.mdx b/docs/en/md/VK/Product-selection-management/Create-product-collection.mdx index 96dcc61b2d..3c63de8497 100644 --- a/docs/en/md/VK/Product-selection-management/Create-product-collection.mdx +++ b/docs/en/md/VK/Product-selection-management/Create-product-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Creates an empty product selectionСтраницы +description: "Create product selection" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Delete-selection.mdx b/docs/en/md/VK/Product-selection-management/Delete-selection.mdx index 71e39ce9cc..9d333a4450 100644 --- a/docs/en/md/VK/Product-selection-management/Delete-selection.mdx +++ b/docs/en/md/VK/Product-selection-management/Delete-selection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Deletes the selection by IDСтраницы +description: "Delete selection" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Edit-product-collection.mdx b/docs/en/md/VK/Product-selection-management/Edit-product-collection.mdx index 3aa5108225..a2e3d62071 100644 --- a/docs/en/md/VK/Product-selection-management/Edit-product-collection.mdx +++ b/docs/en/md/VK/Product-selection-management/Edit-product-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Edits the properties of a product selectionСтраницы +description: "Edit product selection" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Get-selection-list.mdx b/docs/en/md/VK/Product-selection-management/Get-selection-list.mdx index fa2d74c996..e28372d202 100644 --- a/docs/en/md/VK/Product-selection-management/Get-selection-list.mdx +++ b/docs/en/md/VK/Product-selection-management/Get-selection-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of product selectionsСтраницы +description: "Get selection list" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Get-selections-by-id.mdx b/docs/en/md/VK/Product-selection-management/Get-selections-by-id.mdx index 6c48fea1f0..28fb5313c6 100644 --- a/docs/en/md/VK/Product-selection-management/Get-selections-by-id.mdx +++ b/docs/en/md/VK/Product-selection-management/Get-selections-by-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of selections by array of IDsСтраницы +description: "Get selections by ID" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Product-selection-management/Remove-product-from-selection.mdx b/docs/en/md/VK/Product-selection-management/Remove-product-from-selection.mdx index b71b67fcb7..ed7584ec03 100644 --- a/docs/en/md/VK/Product-selection-management/Remove-product-from-selection.mdx +++ b/docs/en/md/VK/Product-selection-management/Remove-product-from-selection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Removes a previously added product from the selectionСтраницы +description: "Remove product from selection" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Statistics/Get-post-statistics.mdx b/docs/en/md/VK/Statistics/Get-post-statistics.mdx index ed20f6c46c..58e5079c8a 100644 --- a/docs/en/md/VK/Statistics/Get-post-statistics.mdx +++ b/docs/en/md/VK/Statistics/Get-post-statistics.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets statistics in terms of postsСтраницы +description: "Get post statistics" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Statistics/Get-statistics.mdx b/docs/en/md/VK/Statistics/Get-statistics.mdx index 478a12181b..47124932a6 100644 --- a/docs/en/md/VK/Statistics/Get-statistics.mdx +++ b/docs/en/md/VK/Statistics/Get-statistics.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the overall community statistics for a periodСтраницы +description: "Get statistics" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VK/Token-retrieval/Create-token-retrieval-link.mdx b/docs/en/md/VK/Token-retrieval/Create-token-retrieval-link.mdx index 551f3dbe56..b3fcf394ea 100644 --- a/docs/en/md/VK/Token-retrieval/Create-token-retrieval-link.mdx +++ b/docs/en/md/VK/Token-retrieval/Create-token-retrieval-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Getting a link for interactive token retrieval (access_token), which is necessary for further actionsСтраницы +description: "Create token retrieval link" and other functions to work with VK 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, VK] --- diff --git a/docs/en/md/VKTeams/Chat-management/Approve-pending.mdx b/docs/en/md/VKTeams/Chat-management/Approve-pending.mdx index 0ca9267082..65f5d921e8 100644 --- a/docs/en/md/VKTeams/Chat-management/Approve-pending.mdx +++ b/docs/en/md/VKTeams/Chat-management/Approve-pending.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Confirms the user's request to join a private chat roomСтраницы +description: "Approve pending" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Block-chat-user.mdx b/docs/en/md/VKTeams/Chat-management/Block-chat-user.mdx index 301a91bc27..e6a11cdcd4 100644 --- a/docs/en/md/VKTeams/Chat-management/Block-chat-user.mdx +++ b/docs/en/md/VKTeams/Chat-management/Block-chat-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Blocks the selected user in chatСтраницы +description: "Block chat user" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Change-chat-picture.mdx b/docs/en/md/VKTeams/Chat-management/Change-chat-picture.mdx index c3a033ba0e..07f1353e78 100644 --- a/docs/en/md/VKTeams/Chat-management/Change-chat-picture.mdx +++ b/docs/en/md/VKTeams/Chat-management/Change-chat-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the chat avatar pictureСтраницы +description: "Change chat picture" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Disapprove-pending.mdx b/docs/en/md/VKTeams/Chat-management/Disapprove-pending.mdx index b415086be4..0e847b8b2b 100644 --- a/docs/en/md/VKTeams/Chat-management/Disapprove-pending.mdx +++ b/docs/en/md/VKTeams/Chat-management/Disapprove-pending.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Rejects the user's request to join a private chat roomСтраницы +description: "Disapprove pending" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Get-chat-admins.mdx b/docs/en/md/VKTeams/Chat-management/Get-chat-admins.mdx index 44fe8bc471..2d7c21ddc5 100644 --- a/docs/en/md/VKTeams/Chat-management/Get-chat-admins.mdx +++ b/docs/en/md/VKTeams/Chat-management/Get-chat-admins.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the list of chat administratorsСтраницы +description: "Get chat admins" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx b/docs/en/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx index 2659d4b09b..20efae3a1f 100644 --- a/docs/en/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx +++ b/docs/en/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets the list of blocked chat usersСтраницы +description: "Get chat blocked users" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Get-chat-info.mdx b/docs/en/md/VKTeams/Chat-management/Get-chat-info.mdx index 1bf9314ac7..49a46d3474 100644 --- a/docs/en/md/VKTeams/Chat-management/Get-chat-info.mdx +++ b/docs/en/md/VKTeams/Chat-management/Get-chat-info.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets basic information about the chatСтраницы +description: "Get information about the chat room" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Get-chat-join-requests.mdx b/docs/en/md/VKTeams/Chat-management/Get-chat-join-requests.mdx index 7e727cc6fc..26bb7e9cad 100644 --- a/docs/en/md/VKTeams/Chat-management/Get-chat-join-requests.mdx +++ b/docs/en/md/VKTeams/Chat-management/Get-chat-join-requests.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets a list of requests to join the chat roomСтраницы +description: "Get chat join requests" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Get-chat-members.mdx b/docs/en/md/VKTeams/Chat-management/Get-chat-members.mdx index 9547915202..bccddcce19 100644 --- a/docs/en/md/VKTeams/Chat-management/Get-chat-members.mdx +++ b/docs/en/md/VKTeams/Chat-management/Get-chat-members.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets the list of chat membersСтраницы +description: "Get chat members" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Remove-chat-members.mdx b/docs/en/md/VKTeams/Chat-management/Remove-chat-members.mdx index 6c43b81e5b..a4da52e3b0 100644 --- a/docs/en/md/VKTeams/Chat-management/Remove-chat-members.mdx +++ b/docs/en/md/VKTeams/Chat-management/Remove-chat-members.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Removes users from the chatСтраницы +description: "Remove chat members" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Set-chat-description.mdx b/docs/en/md/VKTeams/Chat-management/Set-chat-description.mdx index 870d11c6e1..8491994a3e 100644 --- a/docs/en/md/VKTeams/Chat-management/Set-chat-description.mdx +++ b/docs/en/md/VKTeams/Chat-management/Set-chat-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Sets new chat descriptionСтраницы +description: "Set chat description" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Set-chat-rules.mdx b/docs/en/md/VKTeams/Chat-management/Set-chat-rules.mdx index 2e4de1007e..a4e9a7ae00 100644 --- a/docs/en/md/VKTeams/Chat-management/Set-chat-rules.mdx +++ b/docs/en/md/VKTeams/Chat-management/Set-chat-rules.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Sets new chat rulesСтраницы +description: "Set chat rules" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Set-chat-title.mdx b/docs/en/md/VKTeams/Chat-management/Set-chat-title.mdx index 61251ce0aa..da9e15fae7 100644 --- a/docs/en/md/VKTeams/Chat-management/Set-chat-title.mdx +++ b/docs/en/md/VKTeams/Chat-management/Set-chat-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Sets new chat titleСтраницы +description: "Set chat title" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Chat-management/Unblock-chat-user.mdx b/docs/en/md/VKTeams/Chat-management/Unblock-chat-user.mdx index 9d4cb26534..dff0ea3a82 100644 --- a/docs/en/md/VKTeams/Chat-management/Unblock-chat-user.mdx +++ b/docs/en/md/VKTeams/Chat-management/Unblock-chat-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Unblocks a previously blocked user in the chat roomСтраницы +description: "Unblock chat user" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Common-methods/Check-token.mdx b/docs/en/md/VKTeams/Common-methods/Check-token.mdx index e3e6970982..a4f79e53f2 100644 --- a/docs/en/md/VKTeams/Common-methods/Check-token.mdx +++ b/docs/en/md/VKTeams/Common-methods/Check-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Checks if the bot token is functionalСтраницы +description: "Check token" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Common-methods/Get-events.mdx b/docs/en/md/VKTeams/Common-methods/Get-events.mdx index b546a51668..bd2a277277 100644 --- a/docs/en/md/VKTeams/Common-methods/Get-events.mdx +++ b/docs/en/md/VKTeams/Common-methods/Get-events.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Receives bot events in Polling modeСтраницы +description: "Get events" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Common-methods/Get-file-information.mdx b/docs/en/md/VKTeams/Common-methods/Get-file-information.mdx index ed765cd3f7..a38884f095 100644 --- a/docs/en/md/VKTeams/Common-methods/Get-file-information.mdx +++ b/docs/en/md/VKTeams/Common-methods/Get-file-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about a file by IDСтраницы +description: "Get information about file" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Answer-button-event.mdx b/docs/en/md/VKTeams/Message-sending/Answer-button-event.mdx index a841c0f651..403d71cdd6 100644 --- a/docs/en/md/VKTeams/Message-sending/Answer-button-event.mdx +++ b/docs/en/md/VKTeams/Message-sending/Answer-button-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Returns a response to the user when a keyboard button is pressedСтраницы +description: "Answer button event" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Delete-message.mdx b/docs/en/md/VKTeams/Message-sending/Delete-message.mdx index 62068ec2eb..3fbc4ebbf8 100644 --- a/docs/en/md/VKTeams/Message-sending/Delete-message.mdx +++ b/docs/en/md/VKTeams/Message-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Deletes a message by IDСтраницы +description: "Delete message" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Edit-message-text.mdx b/docs/en/md/VKTeams/Message-sending/Edit-message-text.mdx index 13939fa1b7..bad4558541 100644 --- a/docs/en/md/VKTeams/Message-sending/Edit-message-text.mdx +++ b/docs/en/md/VKTeams/Message-sending/Edit-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Changes the text of an existing messageСтраницы +description: "Change the message text" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Forward-message.mdx b/docs/en/md/VKTeams/Message-sending/Forward-message.mdx index cc12ca27be..f16a7c5fbb 100644 --- a/docs/en/md/VKTeams/Message-sending/Forward-message.mdx +++ b/docs/en/md/VKTeams/Message-sending/Forward-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Forwards an existing message to the current dialog boxСтраницы +description: "Forward message" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Make-action-button.mdx b/docs/en/md/VKTeams/Message-sending/Make-action-button.mdx index 5e89eb7d75..352eabe413 100644 --- a/docs/en/md/VKTeams/Message-sending/Make-action-button.mdx +++ b/docs/en/md/VKTeams/Message-sending/Make-action-button.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Forms an action button for the message keyboard (see SendTextMessage)Страницы +description: "Make action button" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Pin-message.mdx b/docs/en/md/VKTeams/Message-sending/Pin-message.mdx index b47a695446..b99c668685 100644 --- a/docs/en/md/VKTeams/Message-sending/Pin-message.mdx +++ b/docs/en/md/VKTeams/Message-sending/Pin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Pins the selected message in the chat roomСтраницы +description: "Pin message" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Resend-file.mdx b/docs/en/md/VKTeams/Message-sending/Resend-file.mdx index caee286b55..316d409f3a 100644 --- a/docs/en/md/VKTeams/Message-sending/Resend-file.mdx +++ b/docs/en/md/VKTeams/Message-sending/Resend-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sends a previously uploaded file by IDСтраницы +description: "Resend file" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Resend-voice.mdx b/docs/en/md/VKTeams/Message-sending/Resend-voice.mdx index d5ec627d9e..1e123e616e 100644 --- a/docs/en/md/VKTeams/Message-sending/Resend-voice.mdx +++ b/docs/en/md/VKTeams/Message-sending/Resend-voice.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Sends a previously uploaded voice message by IDСтраницы +description: "Resend voice" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Send-file.mdx b/docs/en/md/VKTeams/Message-sending/Send-file.mdx index 1f3fd5f5ee..bc881ca45f 100644 --- a/docs/en/md/VKTeams/Message-sending/Send-file.mdx +++ b/docs/en/md/VKTeams/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends the file to the chatСтраницы +description: "Send file" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Send-text-message.mdx b/docs/en/md/VKTeams/Message-sending/Send-text-message.mdx index 698b4338a3..269dab3f8f 100644 --- a/docs/en/md/VKTeams/Message-sending/Send-text-message.mdx +++ b/docs/en/md/VKTeams/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends a text message to a chatСтраницы +description: "Send text message" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Send-voice.mdx b/docs/en/md/VKTeams/Message-sending/Send-voice.mdx index 921f16c613..4ef01abd26 100644 --- a/docs/en/md/VKTeams/Message-sending/Send-voice.mdx +++ b/docs/en/md/VKTeams/Message-sending/Send-voice.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sends an audio file as a voice messageСтраницы +description: "Send voice" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/VKTeams/Message-sending/Unpin-message.mdx b/docs/en/md/VKTeams/Message-sending/Unpin-message.mdx index 9b61d425ed..bcedf338d6 100644 --- a/docs/en/md/VKTeams/Message-sending/Unpin-message.mdx +++ b/docs/en/md/VKTeams/Message-sending/Unpin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Unpins a previously pinned chat messageСтраницы +description: "Unpin message" and other functions to work with VKTeams 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, VKTeams] --- diff --git a/docs/en/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx b/docs/en/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx index f3697cb1ff..fb952a9ca7 100644 --- a/docs/en/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx +++ b/docs/en/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Returns a keyboard structure for messagesСтраницы +description: "Create a keyboard from an array of buttons" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-contact.mdx b/docs/en/md/Viber/Message-sending/Send-contact.mdx index 7d96bd5317..3b7b35a955 100644 --- a/docs/en/md/Viber/Message-sending/Send-contact.mdx +++ b/docs/en/md/Viber/Message-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Sends a contact with a phone number to a chat or channelСтраницы +description: "Send contact" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-file.mdx b/docs/en/md/Viber/Message-sending/Send-file.mdx index 77877aa74a..981f6a2d61 100644 --- a/docs/en/md/Viber/Message-sending/Send-file.mdx +++ b/docs/en/md/Viber/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Sends a file (document) to a chat or channelСтраницы +description: "Send file" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-image.mdx b/docs/en/md/Viber/Message-sending/Send-image.mdx index 96bb5ed9f1..5d3c8260a5 100644 --- a/docs/en/md/Viber/Message-sending/Send-image.mdx +++ b/docs/en/md/Viber/Message-sending/Send-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Sends an image to a chat or channelСтраницы +description: "Send image" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-link.mdx b/docs/en/md/Viber/Message-sending/Send-link.mdx index 70ce9d691b..08bc5c1e25 100644 --- a/docs/en/md/Viber/Message-sending/Send-link.mdx +++ b/docs/en/md/Viber/Message-sending/Send-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Sends a URL with a preview to a chat or channelСтраницы +description: "Send link" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-location.mdx b/docs/en/md/Viber/Message-sending/Send-location.mdx index 9a6ccc8fc1..3bc0ec5b1b 100644 --- a/docs/en/md/Viber/Message-sending/Send-location.mdx +++ b/docs/en/md/Viber/Message-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Sends geographic coordinates to a chat or channelСтраницы +description: "Send location" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Message-sending/Send-text-message.mdx b/docs/en/md/Viber/Message-sending/Send-text-message.mdx index 6df50bddc2..ee1fae7764 100644 --- a/docs/en/md/Viber/Message-sending/Send-text-message.mdx +++ b/docs/en/md/Viber/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Sends a text message to a chat or channelСтраницы +description: "Send text message" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Settings-and-information/Get-channel-information.mdx b/docs/en/md/Viber/Settings-and-information/Get-channel-information.mdx index c666cf3fe1..174f6a4d40 100644 --- a/docs/en/md/Viber/Settings-and-information/Get-channel-information.mdx +++ b/docs/en/md/Viber/Settings-and-information/Get-channel-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Here you can get the channel's user IDs. Bot IDs need to be obtained from the Webhook arrivals The user ID from channel information is not suitable for sending messages through the bot - they are differentСтраницы +description: "Get channel information" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Settings-and-information/Get-online-users.mdx b/docs/en/md/Viber/Settings-and-information/Get-online-users.mdx index 8e10e52017..3ac98593a9 100644 --- a/docs/en/md/Viber/Settings-and-information/Get-online-users.mdx +++ b/docs/en/md/Viber/Settings-and-information/Get-online-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the status of a user or multiple users by IDСтраницы +description: "Get online users" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Settings-and-information/Get-user-data.mdx b/docs/en/md/Viber/Settings-and-information/Get-user-data.mdx index 98e962d6e1..091cb2ecc7 100644 --- a/docs/en/md/Viber/Settings-and-information/Get-user-data.mdx +++ b/docs/en/md/Viber/Settings-and-information/Get-user-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets user information by IDСтраницы +description: "Get user data" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Viber/Settings-and-information/Set-webhook.mdx b/docs/en/md/Viber/Settings-and-information/Set-webhook.mdx index b4a7315f7c..e584e833e7 100644 --- a/docs/en/md/Viber/Settings-and-information/Set-webhook.mdx +++ b/docs/en/md/Viber/Settings-and-information/Set-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: IMPORTANT: Setting up Webhook is mandatory according to Viber rules. You need to have a free URL for this., which will return 200 and a genuine SSL certificate. If there is a certificate and the database is published on the server - you can use an HTTP service. Information about new messages will also be sent there Viber periodically knocks on the Webhook address, so if it is inactive, everything will stop workingСтраницы +description: "Set Webhook" and other functions to work with Viber 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, Viber] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx index 175afa1fd8..cb65d7f79c 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Creates a directory on the diskСтраницы +description: "Create folder" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx index da566a2b10..fcb9ee08ac 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Creates a copy of the object at the specified path and path to the originalСтраницы +description: "Create object copy" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx index 61e4710060..26d31230e2 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes an object at the specified pathСтраницы +description: "Delete object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Download-file.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Download-file.mdx index 856fad485e..684dbeb616 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Download-file.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Downloads a file at the specified pathСтраницы +description: "Download file" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx index c0079badca..11b765d518 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets information about the current diskСтраницы +description: "Get disk information" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx index e9e106baa6..fbedfa04bc 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets a download link for the fileСтраницы +description: "Get download link" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx index 848fdefc8b..f1f71e06ec 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets a list of files with or without filtering by type List of available types: audio, backup, book, compressed, data, development, diskimage, document, encoded, executable, flash, font, mage, settings, spreadsheet, text, unknown, video, webСтраницы +description: "Get list of files" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-object.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-object.mdx index cd7ecdcb85..d05a2dfc88 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Get-object.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Get-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about a disk object at the specified pathСтраницы +description: "Get object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Move-object.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Move-object.mdx index 16003bcb0c..c9e1d6f1f5 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Move-object.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Move-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Moves the object to the specified path and path to the originalСтраницы +description: "Move object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx index b717859473..fa33feb68d 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Downloads a file to disk from the specified URLСтраницы +description: "Upload file by URL" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx b/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx index 5452513c95..9b0b2f8475 100644 --- a/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx +++ b/docs/en/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Uploads a file to disk at the specified pathСтраницы +description: "Upload file" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx index 9b0023b404..07e094e3d2 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Unpublishes a previously published objectСтраницы +description: "Unpublish object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx index b8280e6601..d868cff6d3 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets a direct link to download the public objectСтраницы +description: "Get download link for public object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx index d4c49cc760..8cb2072f41 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets information about the published object by its URLСтраницы +description: "Get public object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx index b958f40c68..3d6fc11548 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets a list of published objectsСтраницы +description: "Get list of published objects." and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Publish-object.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Publish-object.mdx index ee2b0f066b..fbcba3d129 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Publish-object.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Publish-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Publishes the disk object for public accessСтраницы +description: "Publish object" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx b/docs/en/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx index b373158fac..bc45219579 100644 --- a/docs/en/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx +++ b/docs/en/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Saves the public object to your diskСтраницы +description: "Save public object to disk" and other functions to work with Yandex Disk 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, Yandex Disk] --- diff --git a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx index 6228e1c99e..ea2fa9f267 100644 --- a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx +++ b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the values of cabinet (business) settings by IDСтраницы +description: "Get business settings" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx index fb61d08aae..e11fc34f3b 100644 --- a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx +++ b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets market (campaign) settings by IDСтраницы +description: "Get campaign settings" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-market.mdx b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-market.mdx index ba2768ba5d..2e05957213 100644 --- a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-market.mdx +++ b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-market.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets information about a market (campaign) by IDСтраницы +description: "Get market" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx index 146bdbbcc4..5303c0a844 100644 --- a/docs/en/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx +++ b/docs/en/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of shops in the cabinet by tokenСтраницы +description: "Get markets list" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Product-management/Add-update-products.mdx b/docs/en/md/Yandex_Market/Product-management/Add-update-products.mdx index d049d15e7c..b6bee519b7 100644 --- a/docs/en/md/Yandex_Market/Product-management/Add-update-products.mdx +++ b/docs/en/md/Yandex_Market/Product-management/Add-update-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Adds or updates product information in the catalogueСтраницы +description: "Add update products" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Product-management/Get-business-products.mdx b/docs/en/md/Yandex_Market/Product-management/Get-business-products.mdx index 95a5e31ca4..63442284c3 100644 --- a/docs/en/md/Yandex_Market/Product-management/Get-business-products.mdx +++ b/docs/en/md/Yandex_Market/Product-management/Get-business-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the list of products of the businessСтраницы +description: "Get business products" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Product-management/Get-campaign-products.mdx b/docs/en/md/Yandex_Market/Product-management/Get-campaign-products.mdx index cb3f6c0268..5fb7eb7b5f 100644 --- a/docs/en/md/Yandex_Market/Product-management/Get-campaign-products.mdx +++ b/docs/en/md/Yandex_Market/Product-management/Get-campaign-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Gets the list of products of the selected market (campaign)Страницы +description: "Get campaign products" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Market/Product-management/Get-product-structure.mdx b/docs/en/md/Yandex_Market/Product-management/Get-product-structure.mdx index 083c4f3f00..5f26e04be6 100644 --- a/docs/en/md/Yandex_Market/Product-management/Get-product-structure.mdx +++ b/docs/en/md/Yandex_Market/Product-management/Get-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Gets the structure of product standard fieldsСтраницы +description: "Get product structure" and other functions to work with Yandex Market 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, Yandex Market] --- diff --git a/docs/en/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx b/docs/en/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx index c4699495f0..873ebb2122 100644 --- a/docs/en/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx +++ b/docs/en/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Gets the list of actions of the selected counterСтраницы +description: "Get actions list" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Create-counter.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Create-counter.mdx index ea35eb2065..3ce1b9998e 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Create-counter.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Create-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a counter by field descriptionСтраницы +description: "Create counter" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Delete-counter.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Delete-counter.mdx index 7961453807..9ad7d25867 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Delete-counter.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Delete-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a counter by IDСтраницы +description: "Delete counter" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx index c450a172e3..1493d3079d 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Gets the structure of filter fields to get the list of countersСтраницы +description: "Get counter filter structure" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx index 4756d583f8..1f889f45ce 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Gets the structure of standard fields for counter creationСтраницы +description: "Get counter structure" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter.mdx index 0c771215b1..e67eae70ed 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Get-counter.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Get-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets information about the counter by IDСтраницы +description: "Get counter" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx index 7b1ef498fe..5640299f76 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Gets a list of available counters with or without filteringСтраницы +description: "Get counters list" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Restore-counter.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Restore-counter.mdx index 1ae37fbd38..0055a6965d 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Restore-counter.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Restore-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Restores a previously deleted counter by IDСтраницы +description: "Restore counter" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Counters-management/Update-counter.mdx b/docs/en/md/Yandex_Metrika/Counters-management/Update-counter.mdx index 18c91b47eb..0014ece125 100644 --- a/docs/en/md/Yandex_Metrika/Counters-management/Update-counter.mdx +++ b/docs/en/md/Yandex_Metrika/Counters-management/Update-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes counter field values by IDСтраницы +description: "Update counter" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Tags-management/Create-tag.mdx b/docs/en/md/Yandex_Metrika/Tags-management/Create-tag.mdx index bdb004107b..59c8fb507e 100644 --- a/docs/en/md/Yandex_Metrika/Tags-management/Create-tag.mdx +++ b/docs/en/md/Yandex_Metrika/Tags-management/Create-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Creates a tag with the specified nameСтраницы +description: "Create tag" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Tags-management/Delete-tag.mdx b/docs/en/md/Yandex_Metrika/Tags-management/Delete-tag.mdx index a204f00473..3c24367ecb 100644 --- a/docs/en/md/Yandex_Metrika/Tags-management/Delete-tag.mdx +++ b/docs/en/md/Yandex_Metrika/Tags-management/Delete-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Deletes a tag by IDСтраницы +description: "Delete tag" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Tags-management/Get-tag.mdx b/docs/en/md/Yandex_Metrika/Tags-management/Get-tag.mdx index 436fd4bc58..14b30a176e 100644 --- a/docs/en/md/Yandex_Metrika/Tags-management/Get-tag.mdx +++ b/docs/en/md/Yandex_Metrika/Tags-management/Get-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Gets the tag by IDСтраницы +description: "Get tag" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx b/docs/en/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx index 3010d5549b..2455b0c2af 100644 --- a/docs/en/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx +++ b/docs/en/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Gets a list of the users tagsСтраницы +description: "Get tags list" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/en/md/Yandex_Metrika/Tags-management/Update-tag.mdx b/docs/en/md/Yandex_Metrika/Tags-management/Update-tag.mdx index 768599aa17..fd04beaaea 100644 --- a/docs/en/md/Yandex_Metrika/Tags-management/Update-tag.mdx +++ b/docs/en/md/Yandex_Metrika/Tags-management/Update-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Changes the tag name by IDСтраницы +description: "Update tag" and other functions to work with Yandex Metrika 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, Yandex Metrika] --- diff --git a/docs/ru/md/Airtable/Comment-management/Create-comment.mdx b/docs/ru/md/Airtable/Comment-management/Create-comment.mdx index f4055993b6..2cad342fd8 100644 --- a/docs/ru/md/Airtable/Comment-management/Create-comment.mdx +++ b/docs/ru/md/Airtable/Comment-management/Create-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает комментарий к записи в таблицеСтраницы +description: "Создать комментарий" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Comment-management/Delete-comment.mdx b/docs/ru/md/Airtable/Comment-management/Delete-comment.mdx index f4629ba861..0cff3304e9 100644 --- a/docs/ru/md/Airtable/Comment-management/Delete-comment.mdx +++ b/docs/ru/md/Airtable/Comment-management/Delete-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет комментарий к записи таблицыСтраницы +description: "Удалить комментарий" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Comment-management/Edit-comment.mdx b/docs/ru/md/Airtable/Comment-management/Edit-comment.mdx index c127135685..93f25289cd 100644 --- a/docs/ru/md/Airtable/Comment-management/Edit-comment.mdx +++ b/docs/ru/md/Airtable/Comment-management/Edit-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет текст существующего комментарияСтраницы +description: "Изменить комментарий" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Comment-management/Get-comments.mdx b/docs/ru/md/Airtable/Comment-management/Get-comments.mdx index 9c74342f52..29abefd62e 100644 --- a/docs/ru/md/Airtable/Comment-management/Get-comments.mdx +++ b/docs/ru/md/Airtable/Comment-management/Get-comments.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список комментариев к записи в таблицеСтраницы +description: "Получить комментарии" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Record-management/Create-posts.mdx b/docs/ru/md/Airtable/Record-management/Create-posts.mdx index 7c3af5b6a8..15193b17d8 100644 --- a/docs/ru/md/Airtable/Record-management/Create-posts.mdx +++ b/docs/ru/md/Airtable/Record-management/Create-posts.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает одну или массив записей по описанию или массиву описаний значений полейСтраницы +description: "Создать записи" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Record-management/Delete-records.mdx b/docs/ru/md/Airtable/Record-management/Delete-records.mdx index c14cb5281e..9d63577d06 100644 --- a/docs/ru/md/Airtable/Record-management/Delete-records.mdx +++ b/docs/ru/md/Airtable/Record-management/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет одну или массив записей по идентификаторамСтраницы +description: "Удалить записи" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Record-management/Get-list-of-records.mdx b/docs/ru/md/Airtable/Record-management/Get-list-of-records.mdx index 3c525db17c..193fc8a35c 100644 --- a/docs/ru/md/Airtable/Record-management/Get-list-of-records.mdx +++ b/docs/ru/md/Airtable/Record-management/Get-list-of-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список записей выбранной таблицыСтраницы +description: "Получить список записей" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Record-management/Get-record.mdx b/docs/ru/md/Airtable/Record-management/Get-record.mdx index a06a416872..b1689b8080 100644 --- a/docs/ru/md/Airtable/Record-management/Get-record.mdx +++ b/docs/ru/md/Airtable/Record-management/Get-record.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает данные строки таблицы по идентификаторуСтраницы +description: "Получить запись" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Table-management/Create-table.mdx b/docs/ru/md/Airtable/Table-management/Create-table.mdx index 8da5d19fab..71e37fae64 100644 --- a/docs/ru/md/Airtable/Table-management/Create-table.mdx +++ b/docs/ru/md/Airtable/Table-management/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новую таблицу в базеСтраницы +description: "Создать таблицу" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Table-management/Modify-table.mdx b/docs/ru/md/Airtable/Table-management/Modify-table.mdx index c3fdc0bfec..4b7ec81df5 100644 --- a/docs/ru/md/Airtable/Table-management/Modify-table.mdx +++ b/docs/ru/md/Airtable/Table-management/Modify-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет наименование и|или описание базыСтраницы +description: "Изменить таблицу" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-databases/Create-database.mdx b/docs/ru/md/Airtable/Working-with-databases/Create-database.mdx index b21572f250..e2801366b7 100644 --- a/docs/ru/md/Airtable/Working-with-databases/Create-database.mdx +++ b/docs/ru/md/Airtable/Working-with-databases/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает новую базу данныхСтраницы +description: "Создать базу" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-databases/Get-database-tables.mdx b/docs/ru/md/Airtable/Working-with-databases/Get-database-tables.mdx index 88a65f1e37..da28289926 100644 --- a/docs/ru/md/Airtable/Working-with-databases/Get-database-tables.mdx +++ b/docs/ru/md/Airtable/Working-with-databases/Get-database-tables.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает схему таблиц базыСтраницы +description: "Получить таблицы базы" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-databases/Get-list-of-bases.mdx b/docs/ru/md/Airtable/Working-with-databases/Get-list-of-bases.mdx index 07622abdbf..f496dae247 100644 --- a/docs/ru/md/Airtable/Working-with-databases/Get-list-of-bases.mdx +++ b/docs/ru/md/Airtable/Working-with-databases/Get-list-of-bases.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список доступных базСтраницы +description: "Получить список баз" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Create-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Create-field.mdx index a37501c618..400aa6d8dc 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Create-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Create-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создет новое поле в таблицеСтраницы +description: "Создать поле" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-attachment-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-attachment-field.mdx index 3924d70938..c2d62552a7 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-attachment-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-attachment-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает описание поля файлового типаСтраницы +description: "Получить поле (файл)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-checkbox-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-checkbox-field.mdx index a61946d795..b98c3d4839 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-checkbox-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-checkbox-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает описание поля типа булевоСтраницы +description: "Получить поле (флажок)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-date-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-date-field.mdx index 5a98a5144c..93002b369b 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-date-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-date-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает описание поля типа датаСтраницы +description: "Получить поле (дата)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-email-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-email-field.mdx index d121d35b40..2644da204e 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-email-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-email-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает описание поля с электронной почтойСтраницы +description: "Получить поле (email)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-link-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-link-field.mdx index 839ab36de6..b2bed62f26 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-link-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-link-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Получает описание поля с URLСтраницы +description: "Получить поле (url)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-number-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-number-field.mdx index f0008fd381..f3e1f1fe80 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-number-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-number-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает описание поля числового типаСтраницы +description: "Получить поле (числовое)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-phone-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-phone-field.mdx index 1aa79d6196..f968013f7b 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-phone-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-phone-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает описание поля с номером телефонаСтраницы +description: "Получить поле (телефон)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Get-string-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Get-string-field.mdx index 25aa65e319..924c34cf53 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Get-string-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Get-string-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает описание поля строкового типаСтраницы +description: "Получить поле (строковое)" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Airtable/Working-with-fields/Modify-field.mdx b/docs/ru/md/Airtable/Working-with-fields/Modify-field.mdx index 7bd721091b..121e4e78c6 100644 --- a/docs/ru/md/Airtable/Working-with-fields/Modify-field.mdx +++ b/docs/ru/md/Airtable/Working-with-fields/Modify-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет имя и|или описание существующего поля таблицыСтраницы +description: "Изменить поле" и другие функции для работы с Airtable в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Airtable] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx index 37d98c31ed..6dd9307fa9 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Create-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новое событие календаряСтраницы +description: "Создать событие календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx index 3b3593b68a..727070cf38 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Delete-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет событие из календаряСтраницы +description: "Удалить событие календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx index afdcdc8c06..bc1a29061e 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает событие календаря по IDСтраницы +description: "Получить событие календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx index 3991bb2e69..58db24224b 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает структуру фильтра для функции ПолучитьСобытияКалендарейСтраницы +description: "Получить структуру фильтра событий календарей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx index 807ae7c564..dd87508a6b 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Возвращает структуру полей события календаряСтраницы +description: "Получить структуру события календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx index a876df47f3..2abce83f54 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Get-calendar-events.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает события календарей с фильтрами или безСтраницы +description: "Получить события календарей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx index 6805e5ef0d..67f931beaf 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Get-user-participation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает статус участия в событии для текущего пользователяСтраницы +description: "Получить статус участия пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx index 3af436eea1..71e87090ec 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Set-user-participation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Устанавливает статус участия в событии для текущего пользователяСтраницы +description: "Установить статус участия пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx b/docs/ru/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx index b125e912a7..433dbfe44d 100644 --- a/docs/ru/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx +++ b/docs/ru/md/Bitrix24/Calendar-events-management/Update-calendar-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет данные события календаряСтраницы +description: "Изменить событие календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Create-calendar.mdx b/docs/ru/md/Bitrix24/Calendars-management/Create-calendar.mdx index 587b324a94..6120b3eb6d 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Create-calendar.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Create-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает новый календарьСтраницы +description: "Создать календарь" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Delete-calendar.mdx b/docs/ru/md/Bitrix24/Calendars-management/Delete-calendar.mdx index c8d0d4b074..a95de83a79 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Delete-calendar.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Delete-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет существующий календарьСтраницы +description: "Удалить календарь" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx index 727114d8f1..3a657256ca 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-calednar-custom-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает пустую структуру для установки пользовательских настроек календарейСтраницы +description: "Получить структуру пользовательских настроек каледнаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-list.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-list.mdx index 149366cfe7..687ad5fb3d 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-list.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список календарей указанного владельцаСтраницы +description: "Получить список календарей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx index db6fa9cce7..f3076f364e 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает структуру стандартных настроек календаряСтраницы +description: "Получить структуру настроек календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx index 60a0e24935..834bb84d7e 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-calendar-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Возвращает структуру полей описания календаряСтраницы +description: "Получить структуру календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx index 942f3ea85d..e02d357265 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-custom-calendar-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает пользовательские настройки календаря текущего пользователяСтраницы +description: "Получить пользовательские настройки календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Get-user-busy.mdx b/docs/ru/md/Bitrix24/Calendars-management/Get-user-busy.mdx index 07eadb30b8..6457c76f20 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Get-user-busy.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Get-user-busy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает массив событий пользователей в заданном интервалеСтраницы +description: "Получить занятость пользователей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx b/docs/ru/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx index 7dcbc57be2..af5500d073 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Set-custom-calendar-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Устанавливает новые пользовательские настройки календаряСтраницы +description: "Установить пользовательские настройки календаря" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Calendars-management/Update-calendar.mdx b/docs/ru/md/Bitrix24/Calendars-management/Update-calendar.mdx index f7a644052e..ea3b17be9d 100644 --- a/docs/ru/md/Bitrix24/Calendars-management/Update-calendar.mdx +++ b/docs/ru/md/Bitrix24/Calendars-management/Update-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет параметры календаряСтраницы +description: "Изменить календарь" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Create-subfolder.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Create-subfolder.mdx index 489b059d6e..b1389da8a5 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Create-subfolder.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Create-subfolder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает каталог внутри другого каталогаСтраницы +description: "Создать подкаталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Delete-folder.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Delete-folder.mdx index f0b913f01c..b6d348eb27 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Delete-folder.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Delete-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет каталог с подкаталогамиСтраницы +description: "Удалить каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx index 6324fe824e..f058c7ea7a 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-external-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает внешнюю ссылку для доступа к каталогуСтраницы +description: "Получить внешнюю ссылку каталога" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx index 8bc59db29a..e34ebb65e2 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Возвращает структуру полей для фильтрации дочерних элементов каталогаСтраницы +description: "Получить структуру фильтра каталога" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-information.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-information.mdx index 30e0786be9..0c92c5eda0 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-information.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о каталогеСтраницы +description: "Получить информацию о каталоге" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-items.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-items.mdx index e81b7556ce..6c3ff532bf 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-items.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Get-folder-items.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает дочерние элементы каталогаСтраницы +description: "Получить дочерние элементы каталога" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx index 5215f564cd..294adc2578 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Make-folder-copy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Копирует один каталог в другойСтраницы +description: "Скопировать каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx index 6c45345aba..0eda1f25f3 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Mark-folder-as-deleted.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Перемещает каталог в корзину удаляемых файловСтраницы +description: "Поместить каталог в корзину" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Move-folder.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Move-folder.mdx index 97abbe84e7..178d880b60 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Move-folder.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Move-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Перемещает один каталог внутрь другогоСтраницы +description: "Переместить каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Rename-folder.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Rename-folder.mdx index 97439c8a30..e10351b587 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Rename-folder.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Rename-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Изменяет имя каталогаСтраницы +description: "Переименовать каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Catalogs-management/Restore-folder.mdx b/docs/ru/md/Bitrix24/Catalogs-management/Restore-folder.mdx index 5dfda29576..7af4ca0c4a 100644 --- a/docs/ru/md/Bitrix24/Catalogs-management/Restore-folder.mdx +++ b/docs/ru/md/Bitrix24/Catalogs-management/Restore-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Восстанавливает каталог из корзиныСтраницы +description: "Восстановить каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx index 1cec91f915..ae724d3aa6 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Add-users-to-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Добавляет пользователей в чат по массиву IDСтраницы +description: "Добавить пользователей в чат" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx index 528e6dc621..b1db441912 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-color.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Изменяет цвет чата для мобильного приложенияСтраницы +description: "Изменить цвет чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx index 335d12e46b..af6e4ac381 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-owner.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Изменяет пользователя владельца чатаСтраницы +description: "Сменить владельца чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx index 8f9c9cfa41..24c66dc233 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Устанавливает новую картинку чатаСтраницы +description: "Изменить картинку чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx index 0e19bb2f6c..2759e9a92e 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Change-chat-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Изменяет текст заголовка чатаСтраницы +description: "Изменить заголовок чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx index 7e318d66de..4b7063c6d1 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Create-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новый чат на основе структуры полейСтраницы +description: "Создать чат" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx index d251dfd352..1d4decdc5e 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Delete-user-from-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Исключает выбранного пользователя из чатаСтраницы +description: "Исключить пользователя из чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx index a35854b307..62b6d7c179 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Disable-chat-notifications.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Отключает уведомлений чатаСтраницы +description: "Отключить уведомления чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx index 0c49132e46..2922440b0b 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Enable-chat-notifications.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Включает уведомления в чатеСтраницы +description: "Включить уведомления чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx index 83ff4be133..54d943b11e 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-files-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Получает каталог для хранения фйлов чатаСтраницы +description: "Получить каталог файлов чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx index cdbf143a23..bbe4b44f30 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-members-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Получает список участников далогаСтраницы +description: "Получить список пользователей диалога" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx index db2ecd2d57..ef98aced9e 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-messages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Получает список из 20 сообщений чата или диалога, в зависимости от указания IDПервого и IDПоследнегоСтраницы +description: "Получить список сообщений чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx index 22f26fc7b7..23860a5a89 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Получает структуру полей чатаСтраницы +description: "Получить структуру чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx index bf1c0f2f13..0c065d8aa0 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-chat-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список пользователей чата по IDСтраницы +description: "Получить список пользователей чата" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx index 8d6dd53581..06a3c917f5 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Получает информацию о диалоге по IDСтраницы +description: "Получить диалог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx index c9d7b4bbb2..9cb2223009 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Получает статус (онлайн) текущего пользователяСтраницы +description: "Получить статус пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx index f0770ea55f..5911a3da0e 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Get-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о пользователях для диалогаСтраницы +description: "Получить пользователей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx index 4d4823b9d0..bf4f176a5a 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Leave-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Исключает текущего пользователя из чатаСтраницы +description: "Покинуть чат" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx index 69fc8e3ff0..02ad9a87a9 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Read-all.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Отмечает все сообщения во всех доступных чатах как прочитанныеСтраницы +description: "Прочитать все" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx index b5ac0f0c8c..86fc6eb4b2 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Send-writing-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Отправляет в чат статус Вам пишут...Страницы +description: "Отправить уведомление о вводе" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx index 3ebc5938b5..ed0ba1a292 100644 --- a/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx +++ b/docs/ru/md/Bitrix24/Chats-and-dialogs-management/Set-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Устанавливает статус (онлайн) текущего пользователяСтраницы +description: "Установить статус пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx index 66858ca8f7..443886e7a7 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Add-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает комментарий к задачеСтраницы +description: "Добавить комментарий задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx index 5a3de0b728..2430caa3a1 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Create-result-from-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Создает результат задачи из комментарияСтраницы +description: "Создать результат из комментария" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx index 9c0774dcc1..9d25f3fd9f 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-result-from-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Удаляет ранее созданный результат из комментарияСтраницы +description: "Удалить результат из комментария" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx index e3b3e8d886..5274b4e54b 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Delete-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет существующий комментарий задачиСтраницы +description: "Удалить комментарий" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx index 79226044a1..928a0e2a05 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-comment-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает структуру полей комментарияСтраницы +description: "Получить структуру комментария" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx index 1b424dc438..90889a0a0a 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-results-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает список результатов задачиСтраницы +description: "Получить список результатов" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx index ae0db35f3b..8f951205ad 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о комментарии задачи по IDСтраницы +description: "Получить комменатрий задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx index 02cd227af1..4c0536e0a5 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Get-task-comments-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Полчает список комментариев пользователей к задаче по IDСтраницы +description: "Получить список комментариев задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx b/docs/ru/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx index 295179b441..30501225b8 100644 --- a/docs/ru/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx +++ b/docs/ru/md/Bitrix24/Comments-and-results-management/Update-task-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет текст комментария задачиСтраницы +description: "Изменить комментарий задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx index 11c0e5b337..3b7f23067c 100644 --- a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx +++ b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Add-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Добавляет новое пользовательское поле для добавления в задачуСтраницы +description: "Добавить пользовательское поле задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx index 508092705a..b1c7492b48 100644 --- a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx +++ b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Delete-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет пользовательское поле задачиСтраницы +description: "Удалить пользовательское поле задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx index 43a5175c38..e8c090d269 100644 --- a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx +++ b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о пользовательском поле задачиСтраницы +description: "Получить пользовательское поле задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx index c7c6ca8fda..f8b07bdcdc 100644 --- a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx +++ b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Get-custom-task-fields-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список пользовательских полей для задачСтраницы +description: "Получить список пользовательских полей задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx index 93d23c71bd..03a9198912 100644 --- a/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx +++ b/docs/ru/md/Bitrix24/Customs-tasks-fields-management/Update-custom-task-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет пользовательское поле задачиСтраницы +description: "Изменить пользовательское поле задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Create-deal.mdx b/docs/ru/md/Bitrix24/Deals-management/Create-deal.mdx index 9bf47448b9..2d3684af56 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Create-deal.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Create-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новую сделку по структуре полей (см. ПолучитьСтруктуруСделки)Страницы +description: "Создать сделку" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Delete-deal.mdx b/docs/ru/md/Bitrix24/Deals-management/Delete-deal.mdx index b3d12b3bef..96e6da9ed5 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Delete-deal.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Delete-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет сделку по IDСтраницы +description: "Удалить сделку" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Get-deal-structure.mdx b/docs/ru/md/Bitrix24/Deals-management/Get-deal-structure.mdx index eb3c222064..282a701776 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Get-deal-structure.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Get-deal-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает структуру с описанием полей для создания сделкиСтраницы +description: "Получить структуру сделки" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Get-deal.mdx b/docs/ru/md/Bitrix24/Deals-management/Get-deal.mdx index e9c1e28b98..ee05b77830 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Get-deal.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Get-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает сделку по IDСтраницы +description: "Получить сделку" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx b/docs/ru/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx index c134644c3c..5acb09054f 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Get-deals-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Возвращает структуру полей для фильтрации сделок в методе ПолучитьСписокСделокСтраницы +description: "Получить структуру фильтра сделок" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Get-deals-list.mdx b/docs/ru/md/Bitrix24/Deals-management/Get-deals-list.mdx index a01e72d88f..ef0a5c052d 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Get-deals-list.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Get-deals-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список сделок (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраСделок)Страницы +description: "Получить список сделок" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Deals-management/Update-deal.mdx b/docs/ru/md/Bitrix24/Deals-management/Update-deal.mdx index 0f7e0d822a..46d0253b3a 100644 --- a/docs/ru/md/Bitrix24/Deals-management/Update-deal.mdx +++ b/docs/ru/md/Bitrix24/Deals-management/Update-deal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет существующую сделкуСтраницы +description: "Изменить сделку" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Departments-management/Create-department.mdx b/docs/ru/md/Bitrix24/Departments-management/Create-department.mdx index 8e0f68b1ab..a214eb0db6 100644 --- a/docs/ru/md/Bitrix24/Departments-management/Create-department.mdx +++ b/docs/ru/md/Bitrix24/Departments-management/Create-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новое подразделениеСтраницы +description: "Создать подразделение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Departments-management/Delete-department.mdx b/docs/ru/md/Bitrix24/Departments-management/Delete-department.mdx index a26f5ea94a..ecbffcd867 100644 --- a/docs/ru/md/Bitrix24/Departments-management/Delete-department.mdx +++ b/docs/ru/md/Bitrix24/Departments-management/Delete-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет подразделение по IDСтраницы +description: "Удалить подразделение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Departments-management/Get-departments.mdx b/docs/ru/md/Bitrix24/Departments-management/Get-departments.mdx index ef619cfbd7..8e8e1a2862 100644 --- a/docs/ru/md/Bitrix24/Departments-management/Get-departments.mdx +++ b/docs/ru/md/Bitrix24/Departments-management/Get-departments.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список подразделений по ID или фильтруСтраницы +description: "Получить подразделения" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Departments-management/Update-department.mdx b/docs/ru/md/Bitrix24/Departments-management/Update-department.mdx index 20e1932c7e..6ae4ac9349 100644 --- a/docs/ru/md/Bitrix24/Departments-management/Update-department.mdx +++ b/docs/ru/md/Bitrix24/Departments-management/Update-department.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет существующее подразделениеСтраницы +description: "Изменить подразделение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx index e9a4b6d8e7..94a6924baa 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Добавляет комментарий к новостиСтраницы +description: "Добавить комментарий новости" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx index ca408bdd3a..8c1ac92a18 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Add-post-recipients.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Добавляет новые группы или пользователей в получателиСтраницы +description: "Добавить получателей к новости" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Create-post.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Create-post.mdx index d0663ce07e..5f00bef941 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Create-post.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Create-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новую новость в лентеСтраницы +description: "Создать новость" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Delete-post.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Delete-post.mdx index 093b947d19..355c9487bc 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Delete-post.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Delete-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет новость из ленты по выбранному IDСтраницы +description: "Удалить новость" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx index 0d48be168a..ea5c13328a 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Get-important-post-viewers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Возвращает список пользователей, просмотревших выбранное важное сообщениеСтраницы +description: "Получить список просмотревших важное" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Get-posts.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Get-posts.mdx index fd38ec7514..3c18e55496 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Get-posts.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Get-posts.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает нвости или одну новость с отобором по ID или доступностиСтраницы +description: "Получить новости" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Feed-posts-management/Update-post.mdx b/docs/ru/md/Bitrix24/Feed-posts-management/Update-post.mdx index aae63afc2a..84be0493eb 100644 --- a/docs/ru/md/Bitrix24/Feed-posts-management/Update-post.mdx +++ b/docs/ru/md/Bitrix24/Feed-posts-management/Update-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет новость в лентеСтраницы +description: "Изменить новость" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Delete-file.mdx b/docs/ru/md/Bitrix24/File-management/Delete-file.mdx index 48b1b0bd5f..704bc367d8 100644 --- a/docs/ru/md/Bitrix24/File-management/Delete-file.mdx +++ b/docs/ru/md/Bitrix24/File-management/Delete-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет файл по IDСтраницы +description: "Удалить файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Get-file-external-link.mdx b/docs/ru/md/Bitrix24/File-management/Get-file-external-link.mdx index 8a856c5974..c7a3409467 100644 --- a/docs/ru/md/Bitrix24/File-management/Get-file-external-link.mdx +++ b/docs/ru/md/Bitrix24/File-management/Get-file-external-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает внешнюю ссылку для доступа к файлуСтраницы +description: "Получить внешнюю ссылку файла" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Get-file-information.mdx b/docs/ru/md/Bitrix24/File-management/Get-file-information.mdx index 221cdd42c2..bd7bddfd50 100644 --- a/docs/ru/md/Bitrix24/File-management/Get-file-information.mdx +++ b/docs/ru/md/Bitrix24/File-management/Get-file-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о файле по IDСтраницы +description: "Получить информацию о файле" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Make-file-copy.mdx b/docs/ru/md/Bitrix24/File-management/Make-file-copy.mdx index 7141f89dd9..5ee3ac8072 100644 --- a/docs/ru/md/Bitrix24/File-management/Make-file-copy.mdx +++ b/docs/ru/md/Bitrix24/File-management/Make-file-copy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Копирует файл из одного расположения в другоеСтраницы +description: "Скопировать файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Mark-file-as-deleted.mdx b/docs/ru/md/Bitrix24/File-management/Mark-file-as-deleted.mdx index 1a649b6198..9285b01767 100644 --- a/docs/ru/md/Bitrix24/File-management/Mark-file-as-deleted.mdx +++ b/docs/ru/md/Bitrix24/File-management/Mark-file-as-deleted.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Перемещает файл в корзину удаляемых файловСтраницы +description: "Поместить файл в корзину" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Move-file-to-folder.mdx b/docs/ru/md/Bitrix24/File-management/Move-file-to-folder.mdx index d8354dc118..3264ba250e 100644 --- a/docs/ru/md/Bitrix24/File-management/Move-file-to-folder.mdx +++ b/docs/ru/md/Bitrix24/File-management/Move-file-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Перемещает файл из одного расположения в другоеСтраницы +description: "Переместить файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Rename-file.mdx b/docs/ru/md/Bitrix24/File-management/Rename-file.mdx index 8e110c7a00..c9dd2ec516 100644 --- a/docs/ru/md/Bitrix24/File-management/Rename-file.mdx +++ b/docs/ru/md/Bitrix24/File-management/Rename-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Изменяет имя существующего файлаСтраницы +description: "Переименовать файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Restore-file.mdx b/docs/ru/md/Bitrix24/File-management/Restore-file.mdx index 5953425ea0..055a37e303 100644 --- a/docs/ru/md/Bitrix24/File-management/Restore-file.mdx +++ b/docs/ru/md/Bitrix24/File-management/Restore-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Восстанавливает файл из корзиныСтраницы +description: "Восстановить файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Upload-file-to-folder.mdx b/docs/ru/md/Bitrix24/File-management/Upload-file-to-folder.mdx index 5c91d8f4d3..36d11341df 100644 --- a/docs/ru/md/Bitrix24/File-management/Upload-file-to-folder.mdx +++ b/docs/ru/md/Bitrix24/File-management/Upload-file-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Загружает переданный файл в каталогСтраницы +description: "Загрузить файл в каталог" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/File-management/Upload-file-to-storage.mdx b/docs/ru/md/Bitrix24/File-management/Upload-file-to-storage.mdx index 4ae595e13a..e2f1b8fbfc 100644 --- a/docs/ru/md/Bitrix24/File-management/Upload-file-to-storage.mdx +++ b/docs/ru/md/Bitrix24/File-management/Upload-file-to-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Загружает файл в выбранное хранилищеСтраницы +description: "Загрузить файл в хранилище" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Kanban/Add-kanban-stage.mdx b/docs/ru/md/Bitrix24/Kanban/Add-kanban-stage.mdx index 2cedb1c959..109f905c14 100644 --- a/docs/ru/md/Bitrix24/Kanban/Add-kanban-stage.mdx +++ b/docs/ru/md/Bitrix24/Kanban/Add-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет стабию канбана или Моего планаСтраницы +description: "Добавить стадию канбана" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Kanban/Delete-kanban-stage.mdx b/docs/ru/md/Bitrix24/Kanban/Delete-kanban-stage.mdx index 07280126e8..93ef8422aa 100644 --- a/docs/ru/md/Bitrix24/Kanban/Delete-kanban-stage.mdx +++ b/docs/ru/md/Bitrix24/Kanban/Delete-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет стадию канбана или Моего плана, при условии, что в ней нет задачСтраницы +description: "Удалить стадию канбана" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Kanban/Get-kanban-stages.mdx b/docs/ru/md/Bitrix24/Kanban/Get-kanban-stages.mdx index d184046016..5e8894c357 100644 --- a/docs/ru/md/Bitrix24/Kanban/Get-kanban-stages.mdx +++ b/docs/ru/md/Bitrix24/Kanban/Get-kanban-stages.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о стадиях Канбана или Моего планаСтраницы +description: "Получить стадии канбана" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx b/docs/ru/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx index 4a5c9323ed..b31aa73846 100644 --- a/docs/ru/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx +++ b/docs/ru/md/Bitrix24/Kanban/Move-task-to-kanban-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Переносит задачу в выбранную стадию канбанаСтраницы +description: "Перенести задачу в стадию канбана" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Kanban/Update-kanbans-stage.mdx b/docs/ru/md/Bitrix24/Kanban/Update-kanbans-stage.mdx index 3cd9fa4cb1..65479816de 100644 --- a/docs/ru/md/Bitrix24/Kanban/Update-kanbans-stage.mdx +++ b/docs/ru/md/Bitrix24/Kanban/Update-kanbans-stage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет свойства существующей стадии канбана или Моего планаСтраницы +description: "Изменить стадию канбана" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Create-lead.mdx b/docs/ru/md/Bitrix24/Leads-management/Create-lead.mdx index fc7f2c6023..22e0c76e6b 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Create-lead.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Create-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новый лид по структуре полей (см. ПолучитьСтруктуруЛида)Страницы +description: "Создать лид" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Delete-lead.mdx b/docs/ru/md/Bitrix24/Leads-management/Delete-lead.mdx index 200a703f6f..28c3affcd3 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Delete-lead.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Delete-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет лид по IDСтраницы +description: "Удалить лид" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx b/docs/ru/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx index 58fdc016c5..7bf3a2870e 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Get-lead-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Возвращает структуру полей для фильтрации лидов в методе ПолучитьСписокЛидовСтраницы +description: "Получить структуру фильтра лидов" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Get-lead-structure.mdx b/docs/ru/md/Bitrix24/Leads-management/Get-lead-structure.mdx index 7d2cf6c261..0eebbe6453 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Get-lead-structure.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Get-lead-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает структуру с описанием полей для создания лидаСтраницы +description: "Получить структуру лида" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Get-lead.mdx b/docs/ru/md/Bitrix24/Leads-management/Get-lead.mdx index 3ff3b1b169..65d5a118a1 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Get-lead.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Get-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает лид по IDСтраницы +description: "Получить лид" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Get-leads-list.mdx b/docs/ru/md/Bitrix24/Leads-management/Get-leads-list.mdx index 6a10909a54..f955df7419 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Get-leads-list.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Get-leads-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список лидов (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраЛидов)Страницы +description: "Получить список лидов" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Leads-management/Update-lead.mdx b/docs/ru/md/Bitrix24/Leads-management/Update-lead.mdx index c63ecd1775..72cb5bb5a7 100644 --- a/docs/ru/md/Bitrix24/Leads-management/Update-lead.mdx +++ b/docs/ru/md/Bitrix24/Leads-management/Update-lead.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет существующий лидСтраницы +description: "Изменить лид" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Delete-message.mdx b/docs/ru/md/Bitrix24/Message-management/Delete-message.mdx index e117424e5e..6c4d9a90b2 100644 --- a/docs/ru/md/Bitrix24/Message-management/Delete-message.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет сообщение в диалогеСтраницы +description: "Удалить сообщение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Edit-message.mdx b/docs/ru/md/Bitrix24/Message-management/Edit-message.mdx index 1eb2993131..d34795ab6e 100644 --- a/docs/ru/md/Bitrix24/Message-management/Edit-message.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Edit-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет сообщение в диалогеСтраницы +description: "Изменить сообщение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Get-file-block.mdx b/docs/ru/md/Bitrix24/Message-management/Get-file-block.mdx index bd087b3887..70bf59a518 100644 --- a/docs/ru/md/Bitrix24/Message-management/Get-file-block.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Get-file-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Формирует блок файла для отправки в функции ОтправитьСообщениеСтраницы +description: "Получить блок файла" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Get-picture-block.mdx b/docs/ru/md/Bitrix24/Message-management/Get-picture-block.mdx index 882849d418..b230b599c7 100644 --- a/docs/ru/md/Bitrix24/Message-management/Get-picture-block.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Get-picture-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Формирует картинку для отправки в функции ОтправитьСообщениеСтраницы +description: "Получить блок картинки" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Mark-message-as-readed.mdx b/docs/ru/md/Bitrix24/Message-management/Mark-message-as-readed.mdx index a6fbdbd351..1289de66c6 100644 --- a/docs/ru/md/Bitrix24/Message-management/Mark-message-as-readed.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Mark-message-as-readed.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отмечает выбранное сообщение и все сообщения до него как прочитанныеСтраницы +description: "Отметить сообщение как прочитанное" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx b/docs/ru/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx index 0f08013917..4f62af2d73 100644 --- a/docs/ru/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Mark-message-as-unreaded.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Отмечает выбранное сообщение и все сообщения после него как непрочитанныеСтраницы +description: "Отметить сообщение как непрочитанное" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Send-file.mdx b/docs/ru/md/Bitrix24/Message-management/Send-file.mdx index 6f6a70895d..f240e1ffc2 100644 --- a/docs/ru/md/Bitrix24/Message-management/Send-file.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Отправляет файл диска в чат по IDСтраницы +description: "Отправить файл" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Send-message.mdx b/docs/ru/md/Bitrix24/Message-management/Send-message.mdx index c3ba0f4359..ff1725d2de 100644 --- a/docs/ru/md/Bitrix24/Message-management/Send-message.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Send-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет сообщение в диалогСтраницы +description: "Отправить сообщение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Message-management/Set-message-reaction.mdx b/docs/ru/md/Bitrix24/Message-management/Set-message-reaction.mdx index ad45664e07..3a0336930c 100644 --- a/docs/ru/md/Bitrix24/Message-management/Set-message-reaction.mdx +++ b/docs/ru/md/Bitrix24/Message-management/Set-message-reaction.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Устанавливает или снимает реакцию на сообщениеСтраницы +description: "Установить реакцию на сообщение" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Notifications-management/Create-personal-notification.mdx b/docs/ru/md/Bitrix24/Notifications-management/Create-personal-notification.mdx index e8ac7e0d3a..9de5c4a427 100644 --- a/docs/ru/md/Bitrix24/Notifications-management/Create-personal-notification.mdx +++ b/docs/ru/md/Bitrix24/Notifications-management/Create-personal-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает персональное уведомление пользователюСтраницы +description: "Создать персональное уведомление" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Notifications-management/Create-system-notification.mdx b/docs/ru/md/Bitrix24/Notifications-management/Create-system-notification.mdx index 3963e0337c..624c46a9ea 100644 --- a/docs/ru/md/Bitrix24/Notifications-management/Create-system-notification.mdx +++ b/docs/ru/md/Bitrix24/Notifications-management/Create-system-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает системное уведомление пользователюСтраницы +description: "Создать системное уведомление" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Notifications-management/Delete-notification.mdx b/docs/ru/md/Bitrix24/Notifications-management/Delete-notification.mdx index d45c87f608..fe70fc9641 100644 --- a/docs/ru/md/Bitrix24/Notifications-management/Delete-notification.mdx +++ b/docs/ru/md/Bitrix24/Notifications-management/Delete-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет уведомление по IDСтраницы +description: "Удалить уведомление" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx b/docs/ru/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx index aae3285c9d..69e5c88f68 100644 --- a/docs/ru/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx +++ b/docs/ru/md/Bitrix24/Settings-and-administartion/Get-app-auth-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Формирует ссылку для авторизации через браузерСтраницы +description: "Получить ссылку авторизации приложения" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Settings-and-administartion/Get-token.mdx b/docs/ru/md/Bitrix24/Settings-and-administartion/Get-token.mdx index 2d6656947f..db49a458d3 100644 --- a/docs/ru/md/Bitrix24/Settings-and-administartion/Get-token.mdx +++ b/docs/ru/md/Bitrix24/Settings-and-administartion/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает токен по коду авторизацииСтраницы +description: "Получить токен" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx b/docs/ru/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx index f37e0f325b..7d836b6ce0 100644 --- a/docs/ru/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx +++ b/docs/ru/md/Bitrix24/Settings-and-administartion/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Обновляет токен по Refresh токенуСтраницы +description: "Обновить токен" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Settings-and-administartion/Server-time.mdx b/docs/ru/md/Bitrix24/Settings-and-administartion/Server-time.mdx index 49f483ca30..13b20cda39 100644 --- a/docs/ru/md/Bitrix24/Settings-and-administartion/Server-time.mdx +++ b/docs/ru/md/Bitrix24/Settings-and-administartion/Server-time.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает текущее серверное времяСтраницы +description: "Серверное время" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Create-storage-folder.mdx b/docs/ru/md/Bitrix24/Storages-management/Create-storage-folder.mdx index 19fade32c6..938d896d2d 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Create-storage-folder.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Create-storage-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Создает пустой каталог в хранилищеСтраницы +description: "Создать каталог в хранилище" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Get-app-sotrage.mdx b/docs/ru/md/Bitrix24/Storages-management/Get-app-sotrage.mdx index d8ae8144c7..d705661b56 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Get-app-sotrage.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Get-app-sotrage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о хранилище с которым может работать приложение для хранения своих данныхСтраницы +description: "Получить хранилище приложения" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Get-storage-objects.mdx b/docs/ru/md/Bitrix24/Storages-management/Get-storage-objects.mdx index bd776899df..f728055854 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Get-storage-objects.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Get-storage-objects.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает список файлов и каталогов, находящихся в корне хранилищаСтраницы +description: "Получить содержимое хранилища" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Get-storage.mdx b/docs/ru/md/Bitrix24/Storages-management/Get-storage.mdx index 72ed307403..0978755832 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Get-storage.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Get-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о хранилище по IDСтраницы +description: "Получить хранилище" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Get-storages-list.mdx b/docs/ru/md/Bitrix24/Storages-management/Get-storages-list.mdx index 1012d008a1..d98e71bb83 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Get-storages-list.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Get-storages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список доступных хранилищ файловСтраницы +description: "Получить список хранилищ" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Storages-management/Rename-storage.mdx b/docs/ru/md/Bitrix24/Storages-management/Rename-storage.mdx index 0ccf644cc8..aadfdaa8c7 100644 --- a/docs/ru/md/Bitrix24/Storages-management/Rename-storage.mdx +++ b/docs/ru/md/Bitrix24/Storages-management/Rename-storage.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет имя хранилища (только для хранилища приложения см. ПолучитьСписокХранилищПриложения)Страницы +description: "Переименовать хранилище" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx index 29423f71fe..8d19cbf2fe 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Add-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет новый элемент чеклиста задачиСтраницы +description: "Добавить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx index d1a0701168..322cf2f32b 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Complete-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Помечает элемент чеклиста задачи как выполненныйСтраницы +description: "Выполнить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx index d4074c30ce..a520cf87be 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Delete-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет элемент из чеклиста задачиСтраницы +description: "Удалить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx index dec29ae4e2..ff27ef4972 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получить элемент чеклиста задачи по IDСтраницы +description: "Получить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx index 9ed2620c41..ab7fd89f3e 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Get-tasks-checklist.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список элементов чеклиста задачиСтраницы +description: "Получить чеклист задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx index d784646f69..e36192a210 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Renew-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Снимает пометку элемента как выполненногоСтраницы +description: "Возобновить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx b/docs/ru/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx index 0e3f6002bd..b581d526ee 100644 --- a/docs/ru/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx +++ b/docs/ru/md/Bitrix24/Tasks-checklists-management/Update-tasks-checklist-element.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет текст элемента чеклиста задачиСтраницы +description: "Изменить элемент чеклиста задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx b/docs/ru/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx index 0e6c815bd6..dccef92cb8 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Add-task-to-favorites.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Добавляет задачу в список избранногоСтраницы +description: "Добавить задачу в избранное" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Approve-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Approve-task.mdx index 6713d2f3d5..5de9993785 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Approve-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Approve-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Принимает задачу по IDСтраницы +description: "Принять задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx b/docs/ru/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx index 77aa3545ee..e6b4a071d9 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Attach-file-to-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Прикрепляет файл к выбранной задачеСтраницы +description: "Добавить файл в задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Check-task-accesses.mdx b/docs/ru/md/Bitrix24/Tasks-management/Check-task-accesses.mdx index ea740bb587..1be4b84b9c 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Check-task-accesses.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Check-task-accesses.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Проверяет доступность задачи для пользователейСтраницы +description: "Проверить доступ к задаче" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Complete-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Complete-task.mdx index 7b3460af44..bb84f10d6e 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Complete-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Complete-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Завершает задачу по IDСтраницы +description: "Завершить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Create-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Create-task.mdx index 56ce3eb252..9e0ebd772a 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Create-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Create-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает новую задачу по структуре полей (см. ПолучитьСтруктуруЗадачи)Страницы +description: "Создать задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx b/docs/ru/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx index 7a4f9df553..63e4c539a7 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Create-tasks-dependencies.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 23 -description: Создает зависимость одной задачи от другойСтраницы +description: "Создать зависимость задач" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Defer-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Defer-task.mdx index 90cef9b5ee..4c9e77f005 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Defer-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Defer-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Откладывает задачу по IDСтраницы +description: "Отложить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Delegate-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Delegate-task.mdx index 1144363d2d..c8b4f9f72c 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Delegate-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Delegate-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Делегирует задачу на другого пользователяСтраницы +description: "Делегировать задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Delete-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Delete-task.mdx index 524a48f239..ee0ac65f93 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Delete-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Delete-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет задачу по IDСтраницы +description: "Удалить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx b/docs/ru/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx index 24460fe8a6..622e1a340b 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Delete-tasks-dependencies.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 24 -description: Удаляет зависимость одной задачи от другойСтраницы +description: "Удалить зависимость задач" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Disapprove-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Disapprove-task.mdx index d1e7da8631..72da816779 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Disapprove-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Disapprove-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Отклоняет задачу по IDСтраницы +description: "Отклонить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-daily-plan.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-daily-plan.mdx index 45b5086f59..d0d059e471 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-daily-plan.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-daily-plan.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 25 -description: Получает план задач на день текущего пользователяСтраницы +description: "Получить план задач на день" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx index f518ff4c0c..453d31c991 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-task-fields-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 26 -description: Получает структуру с описанем полей для создания задачиСтраницы +description: "Получить структуру задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-task-history.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-task-history.mdx index 8fb6d23e5c..6c2e1d0be7 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-task-history.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-task-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Получает историю изменений задачиСтраницы +description: "Получить историю задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-task.mdx index 4ffdd900ad..d22986fbc7 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает задачу по IDСтраницы +description: "Получить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx index 451d946ee6..7b836d0c6d 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 27 -description: Возвращает структуру полей для фильтрации задач в методе ПолучитьСписокЗадачСтраницы +description: "Получить структуру фильтра задач" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-list.mdx b/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-list.mdx index f840d493e7..acd01323a3 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-list.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Get-tasks-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список задач (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраЗадач)Страницы +description: "Получить список задач" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Mute-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Mute-task.mdx index 52f5df40c4..7c94067738 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Mute-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Mute-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Устанавливает режим Без звука для задачиСтраницы +description: "Отключить звук задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Pause-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Pause-task.mdx index e7d7d744a9..3f9346a182 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Pause-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Pause-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Приостанавливает задачу по IDСтраницы +description: "Приостановить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx b/docs/ru/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx index 80a12ad8e5..ef61389f44 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Remove-task-from-favorites.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Удаляет задачу из списка избранногоСтраницы +description: "Убрать задачу из избранного" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Renew-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Renew-task.mdx index b73c2ccd1b..bacff7b8df 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Renew-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Renew-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Возвращает в работу задачу по IDСтраницы +description: "Возобновить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Start-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Start-task.mdx index c3fcdf2ed9..cabfb15e6c 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Start-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Start-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Начинает выполнение задачи по IDСтраницы +description: "Начать выполнение задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Start-watching-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Start-watching-task.mdx index aa83b71275..e241f9fafa 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Start-watching-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Start-watching-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Начинает наблюдение за задачей по IDСтраницы +description: "Начать наблюдать за задачей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Stop-watching-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Stop-watching-task.mdx index 25daf6ccc7..30540510a4 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Stop-watching-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Stop-watching-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Прекращает наблюдение за задчей по IDСтраницы +description: "Прекратить наблюдать за задачей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Unmute-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Unmute-task.mdx index 34fc021c86..e75d06f1ec 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Unmute-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Unmute-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 22 -description: Отключает режим Без звука для задачиСтраницы +description: "Включить звук задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Tasks-management/Update-task.mdx b/docs/ru/md/Bitrix24/Tasks-management/Update-task.mdx index 26346b8057..7f881c2c01 100644 --- a/docs/ru/md/Bitrix24/Tasks-management/Update-task.mdx +++ b/docs/ru/md/Bitrix24/Tasks-management/Update-task.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет существующую задачуСтраницы +description: "Изменить задачу" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx b/docs/ru/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx index 8baa7a6762..74c54f3481 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Add-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет информацию о затраченном времени пользователя в задачуСтраницы +description: "Добавить трудозатраты задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx b/docs/ru/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx index 63a12b18e8..2d556e0168 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Delete-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет запись о трудозатратах из задачиСтраницы +description: "Удалить трудозатраты задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx b/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx index 9a51d5654d..d8f5e5ef2f 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список записей о трудозатратах задачиСтраницы +description: "Получить список трудозатрат задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx b/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx index 03756c85e7..cb088e1700 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Get-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о записи трудозатрат задачи по IDСтраницы +description: "Получить трудозатраты задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx b/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx index 028f17c186..7a21aff927 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Получает настройки учета времени пользователяСтраницы +description: "Получить настройки учета времени" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx b/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx index 8542bdb5dd..066e123299 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Get-timekeeping-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает статус учета времени пользователяСтраницы +description: "Получить статус учета времени" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx b/docs/ru/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx index 0df3fb7094..4e79176240 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Pause-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Приостанавливает учет времени пользователяСтраницы +description: "Приостановить учет времени" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Start-timekeeping.mdx b/docs/ru/md/Bitrix24/Timekeeping/Start-timekeeping.mdx index f2936a29e6..dca881287e 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Start-timekeeping.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Start-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Начинает учет времени пользователяСтраницы +description: "Начать учет времени" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx b/docs/ru/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx index 42929fccb5..85f8edbbeb 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Stop-timekeeping.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Завершает учет времени пользователяСтраницы +description: "Завершить учет времени" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx b/docs/ru/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx index d27b9703c5..f168df3c07 100644 --- a/docs/ru/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx +++ b/docs/ru/md/Bitrix24/Timekeeping/Update-task-time-accounting.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет данные записи о трудозатратах задачиСтраницы +description: "Изменить трудозатраты задачи" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Change-user-status.mdx b/docs/ru/md/Bitrix24/Users-management/Change-user-status.mdx index 654f39aa8d..828fa2b548 100644 --- a/docs/ru/md/Bitrix24/Users-management/Change-user-status.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Change-user-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Активирует или деактивирует (увольняет) выбранного пользователяСтраницы +description: "Изменить статус пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Create-user.mdx b/docs/ru/md/Bitrix24/Users-management/Create-user.mdx index 0df7eaca7d..58c46379c2 100644 --- a/docs/ru/md/Bitrix24/Users-management/Create-user.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Create-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает нового пользователя по структуре полейСтраницы +description: "Создать пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Find-users.mdx b/docs/ru/md/Bitrix24/Users-management/Find-users.mdx index d7c80ba6c1..64e47b633f 100644 --- a/docs/ru/md/Bitrix24/Users-management/Find-users.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Find-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает список пользователей по заданному фильтруСтраницы +description: "Найти пользователей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Get-current-user.mdx b/docs/ru/md/Bitrix24/Users-management/Get-current-user.mdx index 131611e99b..99abd10287 100644 --- a/docs/ru/md/Bitrix24/Users-management/Get-current-user.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Get-current-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о текущем пользователеСтраницы +description: "Получить текущего пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Get-user-fields-structure.mdx b/docs/ru/md/Bitrix24/Users-management/Get-user-fields-structure.mdx index d1ccc0bfc4..2f0c6aae93 100644 --- a/docs/ru/md/Bitrix24/Users-management/Get-user-fields-structure.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Get-user-fields-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает структурау полей для создания или изменения пользователяСтраницы +description: "Получить стурктуру пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Get-user-filter-structure.mdx b/docs/ru/md/Bitrix24/Users-management/Get-user-filter-structure.mdx index e20caa57ff..2c6eb2c93e 100644 --- a/docs/ru/md/Bitrix24/Users-management/Get-user-filter-structure.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Get-user-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Возвращает структуру полей для фильтрации пользователей в методе НайтиПользователейСтраницы +description: "Получить структуру фильтра пользователей" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Get-user.mdx b/docs/ru/md/Bitrix24/Users-management/Get-user.mdx index 19ed0376e6..ce84a22c36 100644 --- a/docs/ru/md/Bitrix24/Users-management/Get-user.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Get-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о пользователе по IDСтраницы +description: "Получить пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/Bitrix24/Users-management/Update-user.mdx b/docs/ru/md/Bitrix24/Users-management/Update-user.mdx index 72d18e625d..03e9416ca6 100644 --- a/docs/ru/md/Bitrix24/Users-management/Update-user.mdx +++ b/docs/ru/md/Bitrix24/Users-management/Update-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет данные пользователяСтраницы +description: "Изменить пользователя" и другие функции для работы с Bitrix24 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Bitrix24] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx b/docs/ru/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx index 60b3304eca..29ddfc61b1 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-cashbox-checks-by-date.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о чеках за указанную датуСтраницы +description: "Получить чеки на дату" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx b/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx index 3e4fe1248b..bf73e34cfe 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-registry.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Полуает реестры наложенных платежей, по которым клиенту был переведен платежСтраницы +description: "Получить реестры платежей на дату" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx b/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx index 03ea8d5d21..e638adb4b7 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-delivery-cash-transfers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о заказах, по которым был переведен наложенны платеж интернет магазинуСтраницы +description: "Получить переводы платежей на дату" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-office-filter-description.mdx b/docs/ru/md/CDEK/Common-methods/Get-office-filter-description.mdx index 144a25c074..f628d1de36 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-office-filter-description.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-office-filter-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает пустой макет фильтра получения списка офисов в функции ПолучитьСписокОфисовСтраницы +description: "Получить описание фильтра офисов" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-office-list.mdx b/docs/ru/md/CDEK/Common-methods/Get-office-list.mdx index 87bd3c2ab0..add30ed0f4 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-office-list.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-office-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает список офисов с фильтром или безСтраницы +description: "Получить список офисов" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-regions-list.mdx b/docs/ru/md/CDEK/Common-methods/Get-regions-list.mdx index 1851d6deb5..b99c69b209 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-regions-list.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-regions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает список доступных регионовСтраницы +description: "Получить список регионов" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Common-methods/Get-token.mdx b/docs/ru/md/CDEK/Common-methods/Get-token.mdx index 60d44f2fa1..c7cd68da4f 100644 --- a/docs/ru/md/CDEK/Common-methods/Get-token.mdx +++ b/docs/ru/md/CDEK/Common-methods/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает токен на основе идентификатора аккаунта и пароляСтраницы +description: "Получить токен" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Create-courier-invitation.mdx b/docs/ru/md/CDEK/Delivery-management/Create-courier-invitation.mdx index b6b20fafc6..772c869922 100644 --- a/docs/ru/md/CDEK/Delivery-management/Create-courier-invitation.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Create-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает новую заявку на вызов курьера для забора грузаСтраницы +description: "Создать заявку на вызов курьера" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Delete-courier-invitation.mdx b/docs/ru/md/CDEK/Delivery-management/Delete-courier-invitation.mdx index 2d37d24cf8..323134fca1 100644 --- a/docs/ru/md/CDEK/Delivery-management/Delete-courier-invitation.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Delete-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Страницы +description: "Удалить заявку на вызов курьера" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Get-appointment-description.mdx b/docs/ru/md/CDEK/Delivery-management/Get-appointment-description.mdx index b1f54f69ab..e2dcdf65ae 100644 --- a/docs/ru/md/CDEK/Delivery-management/Get-appointment-description.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Get-appointment-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает макет для создания о доставке в функции ЗафиксироватьДоговоренностьОДоставкеСтраницы +description: "Получить описание договоренности" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx b/docs/ru/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx index d417164868..05efaf8453 100644 --- a/docs/ru/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Get-available-delivery-intervals.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает доступные интервалы доставки для заказаСтраницы +description: "Получить доступные интервалы доставки" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Get-courier-invitation.mdx b/docs/ru/md/CDEK/Delivery-management/Get-courier-invitation.mdx index 5a072df6f1..b9c14f62cc 100644 --- a/docs/ru/md/CDEK/Delivery-management/Get-courier-invitation.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Get-courier-invitation.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает заявку на вызов курьера по UUIDСтраницы +description: "Получить заявку на вызов курьера" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx b/docs/ru/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx index 4eb5cfd037..8d43ff48dd 100644 --- a/docs/ru/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Get-courier-invitations-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает макет для создания заявки на вызов курьера в функции СоздатьЗаявкуНаВызовКурьераСтраницы +description: "Получить описание заявки курьера" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Get-delivery-appointment.mdx b/docs/ru/md/CDEK/Delivery-management/Get-delivery-appointment.mdx index 746939d519..0a52f4e616 100644 --- a/docs/ru/md/CDEK/Delivery-management/Get-delivery-appointment.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Get-delivery-appointment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает информацию об оговоренных с клиентом дате, времени и адресе доставкиСтраницы +description: "Получить договоренность о доставке" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Delivery-management/Register-delivery-appointment.mdx b/docs/ru/md/CDEK/Delivery-management/Register-delivery-appointment.mdx index 1627639b97..6950c43214 100644 --- a/docs/ru/md/CDEK/Delivery-management/Register-delivery-appointment.mdx +++ b/docs/ru/md/CDEK/Delivery-management/Register-delivery-appointment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Фиксирует оговоренные с клиентом дату, время и адрес доставкиСтраницы +description: "Зафиксировать договоренность о доставке" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-barcode.mdx b/docs/ru/md/CDEK/Orders-management/Create-barcode.mdx index 4f450a6f5a..5d53306dfc 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-barcode.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-barcode.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Формирует штрихкод места в формате PDF для заказовСтраницы +description: "Сформировать штрихкод" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-customer-refund.mdx b/docs/ru/md/CDEK/Orders-management/Create-customer-refund.mdx index c1b145b29f..3d85638ccf 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-customer-refund.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-customer-refund.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Оформляет клиентский возврат для заказа интернет магазинаСтраницы +description: "Оформить клиентский возврат" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-order.mdx b/docs/ru/md/CDEK/Orders-management/Create-order.mdx index 875f63330b..b2afe7e1bf 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-order.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает заказ по описанию полейСтраницы +description: "Создать заказ" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-prealert.mdx b/docs/ru/md/CDEK/Orders-management/Create-prealert.mdx index 8ac755cf76..5b57d2dbf0 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-prealert.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-prealert.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Создает преалерт для списка заказовСтраницы +description: "Создать преалерт" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-receipt.mdx b/docs/ru/md/CDEK/Orders-management/Create-receipt.mdx index ee268b5d42..ca69086304 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-receipt.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-receipt.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Формирует квитанции в формате pdf к заказамСтраницы +description: "Сформировать квитанцию" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Create-refusal.mdx b/docs/ru/md/CDEK/Orders-management/Create-refusal.mdx index f890cd3b17..b099fac049 100644 --- a/docs/ru/md/CDEK/Orders-management/Create-refusal.mdx +++ b/docs/ru/md/CDEK/Orders-management/Create-refusal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Создает отказ по заказу для возврата в интернет магазинСтраницы +description: "Создать отказ" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Delete-order.mdx b/docs/ru/md/CDEK/Orders-management/Delete-order.mdx index 07f0b89c95..bb092a72a0 100644 --- a/docs/ru/md/CDEK/Orders-management/Delete-order.mdx +++ b/docs/ru/md/CDEK/Orders-management/Delete-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет заказ по UUIDСтраницы +description: "Удалить заказ" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-barcode.mdx b/docs/ru/md/CDEK/Orders-management/Get-barcode.mdx index 339bcbe727..6334d87732 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-barcode.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-barcode.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Получает штрихкод места к заказуСтраницы +description: "Получить штрихкод" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-cashbox-check.mdx b/docs/ru/md/CDEK/Orders-management/Get-cashbox-check.mdx index 540289f858..f5d32999ea 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-cashbox-check.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-cashbox-check.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Получает информацию о чеке по заказуСтраницы +description: "Получить чек заказа" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-order-by-number.mdx b/docs/ru/md/CDEK/Orders-management/Get-order-by-number.mdx index b089b595f2..b004999e03 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-order-by-number.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-order-by-number.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает заказ по номеру СДЭК или внутреннему номеру клиентаСтраницы +description: "Получить заказ по номеру" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-order-description.mdx b/docs/ru/md/CDEK/Orders-management/Get-order-description.mdx index db3408cbea..ed31c4dd7b 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-order-description.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-order-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Получает макет для создания заказа в функции СоздатьЗаказСтраницы +description: "Получить описание заказа" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-order.mdx b/docs/ru/md/CDEK/Orders-management/Get-order.mdx index eacfb317cb..3f6d740f88 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-order.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает заказ по UUIDСтраницы +description: "Получить заказ" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-passport-data-status.mdx b/docs/ru/md/CDEK/Orders-management/Get-passport-data-status.mdx index 4b3b667165..364df32ce9 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-passport-data-status.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-passport-data-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Получает информацию о статусе обработки паспортных данных для международных заказовСтраницы +description: "Получить статус паспортных данных" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-prealert.mdx b/docs/ru/md/CDEK/Orders-management/Get-prealert.mdx index 1c8384f0ce..b573be37d4 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-prealert.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-prealert.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Получает ранее созданны преалертСтраницы +description: "Получить преалерт" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Get-receipt.mdx b/docs/ru/md/CDEK/Orders-management/Get-receipt.mdx index 65bc18adf0..78b83728c2 100644 --- a/docs/ru/md/CDEK/Orders-management/Get-receipt.mdx +++ b/docs/ru/md/CDEK/Orders-management/Get-receipt.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает квитанцию к заказуСтраницы +description: "Получить квитанцию" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/CDEK/Orders-management/Update-order.mdx b/docs/ru/md/CDEK/Orders-management/Update-order.mdx index 94a928ac05..13367ba924 100644 --- a/docs/ru/md/CDEK/Orders-management/Update-order.mdx +++ b/docs/ru/md/CDEK/Orders-management/Update-order.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет значения полей выбранного заказаСтраницы +description: "Изменить заказ" и другие функции для работы с CDEK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, CDEK] --- diff --git a/docs/ru/md/Dropbox/Account-and-authorization/Get-account-information.mdx b/docs/ru/md/Dropbox/Account-and-authorization/Get-account-information.mdx index e068d13354..63629f2d9a 100644 --- a/docs/ru/md/Dropbox/Account-and-authorization/Get-account-information.mdx +++ b/docs/ru/md/Dropbox/Account-and-authorization/Get-account-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию об аккаунтеСтраницы +description: "Получить информацию об аккаунте" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx b/docs/ru/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx index ae13a7692e..750f9c780f 100644 --- a/docs/ru/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx +++ b/docs/ru/md/Dropbox/Account-and-authorization/Get-authorization-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Генерирует ссылку авторизации для перехода в браузереСтраницы +description: "Получить ссылку авторизации" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx b/docs/ru/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx index c577ea2386..f1ac896d14 100644 --- a/docs/ru/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx +++ b/docs/ru/md/Dropbox/Account-and-authorization/Get-space-usage-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает информацию о количестве использованного дискового пространстваСтраницы +description: "Получить данные использования пространства" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Account-and-authorization/Get-token.mdx b/docs/ru/md/Dropbox/Account-and-authorization/Get-token.mdx index 08046da784..7cf4b64c4e 100644 --- a/docs/ru/md/Dropbox/Account-and-authorization/Get-token.mdx +++ b/docs/ru/md/Dropbox/Account-and-authorization/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Полеучает токен на основе кода со страницы ПолучитьСсылкуАвторизацииСтраницы +description: "Получить токен" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Account-and-authorization/Refresh-token.mdx b/docs/ru/md/Dropbox/Account-and-authorization/Refresh-token.mdx index d1cb80b4d2..62bcc35bb6 100644 --- a/docs/ru/md/Dropbox/Account-and-authorization/Refresh-token.mdx +++ b/docs/ru/md/Dropbox/Account-and-authorization/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает новый токен на основе рефреш токенаСтраницы +description: "Обновить токен" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Copy-object.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Copy-object.mdx index 30856adbd7..1340612628 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Copy-object.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Копирует файл или каталог по выбранному путиСтраницы +description: "Копировать объект" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Create-folder.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Create-folder.mdx index 36d86cfed8..3a238b6e68 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Create-folder.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Создает пустой каталог по выбранному путиСтраницы +description: "Создать папку" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Delete-object.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Delete-object.mdx index 23d0dd8d0f..4b5a4c650d 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Delete-object.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет объект с облачного дискаСтраницы +description: "Удалить объект" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Download-file.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Download-file.mdx index b1ac7b3825..ba28e411ba 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Download-file.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Скачивает файл по указанному пути или IDСтраницы +description: "Скачать файл" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Download-folder.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Download-folder.mdx index 636e5ea109..9e00ec38a9 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Download-folder.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Download-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Скачивает zip архив с содержимым указанного каталогаСтраницы +description: "Скачать папку" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx index 84f4d00bad..05622aeae4 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Get-list-of-folder-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список первых файлов каталога или продолжает получение следующих при указании курсораСтраницы +description: "Получить список файлов папки" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Get-object-information.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Get-object-information.mdx index 85c6e5359e..690fb8e6e3 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Get-object-information.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Get-object-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о файле или каталогеСтраницы +description: "Получить информацию об объекте" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx index 144355cfa9..5471c0050e 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Get-object-version-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Получает список версий (ревизий) объектаСтраницы +description: "Получить список версий объекта" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Get-preview.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Get-preview.mdx index 8d53aba9d3..20c56e0ceb 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Get-preview.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Get-preview.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает PDF или HTML превью объекта (только для токументов)Страницы +description: "Получить превью" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx index 4057ac4ece..d4ec90c82c 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Get-upload-status-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает статус загрузки файла по URLСтраницы +description: "Получить статус загрузки по URL" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Move-object.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Move-object.mdx index ef6808ca0f..e6ac15b6f8 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Move-object.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Move-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Перемещает объект по выбранному путиСтраницы +description: "Переместить объект" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx index 9fb353e4e5..bc3cbba84e 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Restore-object-to-version.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Восстанавливает состояние объекта к необходимой версии (ревизии)Страницы +description: "Восстановить объект к версии" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx index 039177dcb9..f5791d73f1 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Upload-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Загружает файл на облачный диск, получая его по указанному URLСтраницы +description: "Загрузить файл по URL" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/File-and-directory-management/Upload-file.mdx b/docs/ru/md/Dropbox/File-and-directory-management/Upload-file.mdx index 75af1e46d6..7095011c2c 100644 --- a/docs/ru/md/Dropbox/File-and-directory-management/Upload-file.mdx +++ b/docs/ru/md/Dropbox/File-and-directory-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Загружает файл на облачный дискСтраницы +description: "Загрузить файл" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx index 066cc6128d..a344c1ab90 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Определяет доступ к файлу для сторонних пользователейСтраницы +description: "Добавить пользователей к файлу" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx index 2b8a77f132..ddd9ef025f 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Add-users-to-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Предоставляет стороннии пользователям доступ к каталогуСтраницы +description: "Добавить пользователей к папке" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx index a94d6be33e..1ffa788f59 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Cancel-file-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Запрещает доступ к файлу для внешних пользователейСтраницы +description: "Отменить публикацию файла" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx index d48df993c4..5f4dc22d6b 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Cancel-folder-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отменяет режим общего доступа для каталогаСтраницы +description: "Отменить публикацию папки" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx index c17820a2aa..4464e5d0c4 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает статус асинхронной работы по изменению доступовСтраницы +description: "Получить статус асинхронного изменения" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Shared-access-settings/Publish-folder.mdx b/docs/ru/md/Dropbox/Shared-access-settings/Publish-folder.mdx index bbc2889422..d9ef72846f 100644 --- a/docs/ru/md/Dropbox/Shared-access-settings/Publish-folder.mdx +++ b/docs/ru/md/Dropbox/Shared-access-settings/Publish-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Переводит каталог в режим публичного доступаСтраницы +description: "Опубликовать папку" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Tags-management/Add-tag.mdx b/docs/ru/md/Dropbox/Tags-management/Add-tag.mdx index 859364b639..f25794b38b 100644 --- a/docs/ru/md/Dropbox/Tags-management/Add-tag.mdx +++ b/docs/ru/md/Dropbox/Tags-management/Add-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Добавляет новый текстовый тег к файлу или каталогуСтраницы +description: "Добавить тег" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Tags-management/Delete-tag.mdx b/docs/ru/md/Dropbox/Tags-management/Delete-tag.mdx index 653353a17f..50c792d78d 100644 --- a/docs/ru/md/Dropbox/Tags-management/Delete-tag.mdx +++ b/docs/ru/md/Dropbox/Tags-management/Delete-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет текстовый тег файла или каталогаСтраницы +description: "Удалить тег" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Dropbox/Tags-management/Get-tag-list.mdx b/docs/ru/md/Dropbox/Tags-management/Get-tag-list.mdx index 8b0767c183..aadc64dc8a 100644 --- a/docs/ru/md/Dropbox/Tags-management/Get-tag-list.mdx +++ b/docs/ru/md/Dropbox/Tags-management/Get-tag-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список тегов выбранных файловСтраницы +description: "Получить список тегов" и другие функции для работы с Dropbox в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Dropbox] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx b/docs/ru/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx index bb9b0347db..3786ff2dc4 100644 --- a/docs/ru/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-list-management/Add-calendar-to-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Добавляет существующий календарь в список пользователяСтраницы +description: "Добавить календарь в список" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx b/docs/ru/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx index 449c6f118c..d0c8ad5775 100644 --- a/docs/ru/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-list-management/Delete-calendar-from-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет календарь из списка пользователяСтраницы +description: "Удалить календарь из списка" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx b/docs/ru/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx index c2b1d247e5..26701c2974 100644 --- a/docs/ru/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-list-management/Edit-list-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет свойства календаря из списка пользователейСтраницы +description: "Изменить календарь списка" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx b/docs/ru/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx index 9ee2626b84..2f68b7eab1 100644 --- a/docs/ru/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-list-management/Get-calendar-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает массив календарей аккаунтаСтраницы +description: "Получить список календарей" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx b/docs/ru/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx index bbc1652393..58ab208b3b 100644 --- a/docs/ru/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-list-management/Get-list-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает календарь из списка пользователя по IDСтраницы +description: "Получить календарь списка" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx index 73ce91446d..532c5e2eed 100644 --- a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Очищает список событий основного календаряСтраницы +description: "Очистить основной календарь" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx index 704b86ed53..9220aa6a4e 100644 --- a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Create-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает пустой календарьСтраницы +description: "Создать календарь" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx index 5dd062f74f..c0744a22d4 100644 --- a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Delete-calendar.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет календарь по IDСтраницы +description: "Удалить календарь" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx index 6fe4ec9cce..6730e3a31d 100644 --- a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Edit-calendar-metadata.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет свойства существуещего календаряСтраницы +description: "Изменить календарь" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx index c28144c421..a5dd65f9fc 100644 --- a/docs/ru/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx +++ b/docs/ru/md/Google_Calendar/Calendar-metadata-management/Get-calendar-metadata.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о календаре по IDСтраницы +description: "Получить календарь" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Create-event.mdx b/docs/ru/md/Google_Calendar/Event-management/Create-event.mdx index 67807c3e5d..e8a198cda8 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Create-event.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Create-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает новое событиеСтраницы +description: "Создать событие" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Delete-event.mdx b/docs/ru/md/Google_Calendar/Event-management/Delete-event.mdx index 6da3bf6890..2d4c356e06 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Delete-event.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Delete-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет событие по IDСтраницы +description: "Удалить событие" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Edit-event.mdx b/docs/ru/md/Google_Calendar/Event-management/Edit-event.mdx index cf71ffdcdd..2827d9bceb 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Edit-event.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Edit-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Изменяет существующее событиеСтраницы +description: "Изменить событие" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Get-event-description.mdx b/docs/ru/md/Google_Calendar/Event-management/Get-event-description.mdx index a8facab3db..c30b29d107 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Get-event-description.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Get-event-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает пустой макет для создания событияСтраницы +description: "Получить описание события" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Get-event-list.mdx b/docs/ru/md/Google_Calendar/Event-management/Get-event-list.mdx index 99ebccf0df..ec5ae789d1 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Get-event-list.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Get-event-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список всех событий календаряСтраницы +description: "Получить список событий" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Get-event.mdx b/docs/ru/md/Google_Calendar/Event-management/Get-event.mdx index 4878901dc9..6a45943009 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Get-event.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Get-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает событие по IDСтраницы +description: "Получить событие" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Calendar/Event-management/Move-event.mdx b/docs/ru/md/Google_Calendar/Event-management/Move-event.mdx index 292c811b83..4cac45a36c 100644 --- a/docs/ru/md/Google_Calendar/Event-management/Move-event.mdx +++ b/docs/ru/md/Google_Calendar/Event-management/Move-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Перемещает событие в другой календарьСтраницы +description: "Переместить событие" и другие функции для работы с Google Calendar в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Calendar] --- diff --git a/docs/ru/md/Google_Drive/Comment-management/Create-comment.mdx b/docs/ru/md/Google_Drive/Comment-management/Create-comment.mdx index 5cf34495c8..cb490deaf3 100644 --- a/docs/ru/md/Google_Drive/Comment-management/Create-comment.mdx +++ b/docs/ru/md/Google_Drive/Comment-management/Create-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает комментарий к файлу или каталогуСтраницы +description: "Создать комментарий" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/Comment-management/Delete-comment.mdx b/docs/ru/md/Google_Drive/Comment-management/Delete-comment.mdx index 168721f8f5..bde161d5c6 100644 --- a/docs/ru/md/Google_Drive/Comment-management/Delete-comment.mdx +++ b/docs/ru/md/Google_Drive/Comment-management/Delete-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет комментарий по IDСтраницы +description: "Удалить комментарий" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/Comment-management/Get-comment-list.mdx b/docs/ru/md/Google_Drive/Comment-management/Get-comment-list.mdx index 2c5a23c018..365cb78539 100644 --- a/docs/ru/md/Google_Drive/Comment-management/Get-comment-list.mdx +++ b/docs/ru/md/Google_Drive/Comment-management/Get-comment-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список всех комментариев объектаСтраницы +description: "Получить список комментариев" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/Comment-management/Get-comment.mdx b/docs/ru/md/Google_Drive/Comment-management/Get-comment.mdx index 31b62ba5af..be07f98495 100644 --- a/docs/ru/md/Google_Drive/Comment-management/Get-comment.mdx +++ b/docs/ru/md/Google_Drive/Comment-management/Get-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает комментарий по IDСтраницы +description: "Получить комментарий" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Copy-object.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Copy-object.mdx index b129fdcc44..08c306cfda 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Copy-object.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Копирует файл или каталогСтраницы +description: "Скоприровать объект" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Create-folder.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Create-folder.mdx index c8f45d9ebe..049752bbd8 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Create-folder.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает пустой каталог на дискеСтраницы +description: "Создать папку" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Delete-object.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Delete-object.mdx index e39fea144f..a5952ccab7 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Delete-object.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удаляет файл или каталог по IDСтраницы +description: "Удалить объект" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Download-file.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Download-file.mdx index fd92fd0a8a..2d4c4c8712 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Download-file.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает файл по IDСтраницы +description: "Скачать файл" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx index 8ba124bcb7..13f5447309 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Get-directories-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список каталогов дискаСтраницы +description: "Получить список каталогов" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Get-file-description.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Get-file-description.mdx index 1c935a6d82..8c3bf36361 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Get-file-description.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Get-file-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Получает шаблон пустого описания для загрузки файлаСтраницы +description: "Получить описание файла" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Get-files-list.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Get-files-list.mdx index 42fd55d923..857e26cf82 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Get-files-list.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список файловСтраницы +description: "Получить список файлов" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Get-object-information.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Get-object-information.mdx index 36db9c1fd1..cb184ecd84 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Get-object-information.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Get-object-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о папке или файле по IDСтраницы +description: "Получить информацию об объекте" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Update-file.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Update-file.mdx index 0f83a1d541..3dde3b2336 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Update-file.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Update-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Обновляет двоичные данные файлаСтраницы +description: "Обновить файл" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Drive/File-and-directory-management/Upload-file.mdx b/docs/ru/md/Google_Drive/File-and-directory-management/Upload-file.mdx index d30789aa9b..0f1fcb5d51 100644 --- a/docs/ru/md/Google_Drive/File-and-directory-management/Upload-file.mdx +++ b/docs/ru/md/Google_Drive/File-and-directory-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Загружает файл на дискСтраницы +description: "Загрузить файл" и другие функции для работы с Google Drive в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Drive] --- diff --git a/docs/ru/md/Google_Sheets/Data-management/Clear-cells.mdx b/docs/ru/md/Google_Sheets/Data-management/Clear-cells.mdx index 7b894a0cd8..cf41c103ac 100644 --- a/docs/ru/md/Google_Sheets/Data-management/Clear-cells.mdx +++ b/docs/ru/md/Google_Sheets/Data-management/Clear-cells.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Очищает значение в ячейкахСтраницы +description: "Очистить ячейки" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Data-management/Get-cell-values.mdx b/docs/ru/md/Google_Sheets/Data-management/Get-cell-values.mdx index 727eb7f33c..09c1f0cf62 100644 --- a/docs/ru/md/Google_Sheets/Data-management/Get-cell-values.mdx +++ b/docs/ru/md/Google_Sheets/Data-management/Get-cell-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает значения ячеек таблицыСтраницы +description: "Получить значения ячеек" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Data-management/Set-cell-values.mdx b/docs/ru/md/Google_Sheets/Data-management/Set-cell-values.mdx index cb0f734339..a0f008254a 100644 --- a/docs/ru/md/Google_Sheets/Data-management/Set-cell-values.mdx +++ b/docs/ru/md/Google_Sheets/Data-management/Set-cell-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Устанавливает значения ячеек листаСтраницы +description: "Установить значения ячеек" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx b/docs/ru/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx index fabab98e56..e28d924b2b 100644 --- a/docs/ru/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx +++ b/docs/ru/md/Google_Sheets/Spreadsheets-management/Create-spreadsheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новую книгуСтраницы +description: "Создать книгу" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx b/docs/ru/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx index 969e05668a..a50491a3e7 100644 --- a/docs/ru/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx +++ b/docs/ru/md/Google_Sheets/Spreadsheets-management/Edit-spreadsheet-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет наименование существующей книгиСтраницы +description: "Изменить наименование книги" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx b/docs/ru/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx index b1c8222bb8..c15cc3d114 100644 --- a/docs/ru/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx +++ b/docs/ru/md/Google_Sheets/Spreadsheets-management/Get-spreadsheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о книге по IDСтраницы +description: "Получить книгу" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx b/docs/ru/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx index 43eeb88dd9..a78ca700f4 100644 --- a/docs/ru/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx +++ b/docs/ru/md/Google_Sheets/Working-with-sheets/Add-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет новый лист в книгуСтраницы +description: "Добавить лист" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx b/docs/ru/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx index 971f2dd83e..535b568ff3 100644 --- a/docs/ru/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx +++ b/docs/ru/md/Google_Sheets/Working-with-sheets/Copy-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Копирует лист из одной книги в другуюСтраницы +description: "Копировать лист" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx b/docs/ru/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx index 66eaf71d85..be462e04dc 100644 --- a/docs/ru/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx +++ b/docs/ru/md/Google_Sheets/Working-with-sheets/Delete-sheet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет лист из книгиСтраницы +description: "Удалить лист" и другие функции для работы с Google Sheets в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Google Sheets] --- diff --git a/docs/ru/md/Green_API/Account/Archive-chat.mdx b/docs/ru/md/Green_API/Account/Archive-chat.mdx index e0649158a8..b7a28d389d 100644 --- a/docs/ru/md/Green_API/Account/Archive-chat.mdx +++ b/docs/ru/md/Green_API/Account/Archive-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Архивирует выбранный чатСтраницы +description: "Архивировать чат" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Form-access-parameters.mdx b/docs/ru/md/Green_API/Account/Form-access-parameters.mdx index 79dd61bd62..1a8202bde3 100644 --- a/docs/ru/md/Green_API/Account/Form-access-parameters.mdx +++ b/docs/ru/md/Green_API/Account/Form-access-parameters.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Формирует структуру основных авторизационных данныхСтраницы +description: "Сформировать параметры доступа" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-account-information.mdx b/docs/ru/md/Green_API/Account/Get-account-information.mdx index e5d84b8b14..ce54eaa20b 100644 --- a/docs/ru/md/Green_API/Account/Get-account-information.mdx +++ b/docs/ru/md/Green_API/Account/Get-account-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию об аккаунтеСтраницы +description: "Получить информацию об аккаунте" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-authorization-code.mdx b/docs/ru/md/Green_API/Account/Get-authorization-code.mdx index 385a5d0c41..475dbd2a72 100644 --- a/docs/ru/md/Green_API/Account/Get-authorization-code.mdx +++ b/docs/ru/md/Green_API/Account/Get-authorization-code.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает код авторизации для связи по номеру телефонаСтраницы +description: "Получить код авторизации" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-instance-settings-structure.mdx b/docs/ru/md/Green_API/Account/Get-instance-settings-structure.mdx index b1de498db1..77de44c0ab 100644 --- a/docs/ru/md/Green_API/Account/Get-instance-settings-structure.mdx +++ b/docs/ru/md/Green_API/Account/Get-instance-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Получает шаблон структуры для установки настроек инстансаСтраницы +description: "Получить структуру настроек инстанса" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-instance-settings.mdx b/docs/ru/md/Green_API/Account/Get-instance-settings.mdx index 679367830e..d85747722a 100644 --- a/docs/ru/md/Green_API/Account/Get-instance-settings.mdx +++ b/docs/ru/md/Green_API/Account/Get-instance-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает текущие настройки инстансаСтраницы +description: "Получить настройки инстанса" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-instance-status.mdx b/docs/ru/md/Green_API/Account/Get-instance-status.mdx index 7dfaf02fa1..2ce25c8864 100644 --- a/docs/ru/md/Green_API/Account/Get-instance-status.mdx +++ b/docs/ru/md/Green_API/Account/Get-instance-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает состояние инстансаСтраницы +description: "Получить состояние инстанса" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Get-qr.mdx b/docs/ru/md/Green_API/Account/Get-qr.mdx index 8aced6b47e..d984a59bcf 100644 --- a/docs/ru/md/Green_API/Account/Get-qr.mdx +++ b/docs/ru/md/Green_API/Account/Get-qr.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает QR-код авторизацииСтраницы +description: "Получить QR" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Logout-instance.mdx b/docs/ru/md/Green_API/Account/Logout-instance.mdx index a0d5fedd32..88f2664998 100644 --- a/docs/ru/md/Green_API/Account/Logout-instance.mdx +++ b/docs/ru/md/Green_API/Account/Logout-instance.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Разлогинивает инстансСтраницы +description: "Разлогинить инстанс" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Reboot-instance.mdx b/docs/ru/md/Green_API/Account/Reboot-instance.mdx index 453345074a..e935a27b95 100644 --- a/docs/ru/md/Green_API/Account/Reboot-instance.mdx +++ b/docs/ru/md/Green_API/Account/Reboot-instance.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Перезапускает инстансСтраницы +description: "Перезапустить инстанс" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Set-instance-settings.mdx b/docs/ru/md/Green_API/Account/Set-instance-settings.mdx index 951941332a..ee34154108 100644 --- a/docs/ru/md/Green_API/Account/Set-instance-settings.mdx +++ b/docs/ru/md/Green_API/Account/Set-instance-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Устанавливает настройки инстансаСтраницы +description: "Установить настройки инстанса" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Set-profile-picture.mdx b/docs/ru/md/Green_API/Account/Set-profile-picture.mdx index c59dd395dd..3d8510f896 100644 --- a/docs/ru/md/Green_API/Account/Set-profile-picture.mdx +++ b/docs/ru/md/Green_API/Account/Set-profile-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Устанавливает новую картинку профиляСтраницы +description: "Установить картинку профиля" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Account/Unarchive-chat.mdx b/docs/ru/md/Green_API/Account/Unarchive-chat.mdx index c654eac4da..91532e2d49 100644 --- a/docs/ru/md/Green_API/Account/Unarchive-chat.mdx +++ b/docs/ru/md/Green_API/Account/Unarchive-chat.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Разархивирует выбранный чатСтраницы +description: "Разархивировать чат" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Add-group-member.mdx b/docs/ru/md/Green_API/Group-management/Add-group-member.mdx index 32db4c345d..dcca4b6a7e 100644 --- a/docs/ru/md/Green_API/Group-management/Add-group-member.mdx +++ b/docs/ru/md/Green_API/Group-management/Add-group-member.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Добавляет участника в групповой чатСтраницы +description: "Добавить участника в группу" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Create-group.mdx b/docs/ru/md/Green_API/Group-management/Create-group.mdx index 0a706e05e1..35f054e648 100644 --- a/docs/ru/md/Green_API/Group-management/Create-group.mdx +++ b/docs/ru/md/Green_API/Group-management/Create-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает новый групповой чатСтраницы +description: "Создать группу" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Exclude-group-member.mdx b/docs/ru/md/Green_API/Group-management/Exclude-group-member.mdx index 44ea9bbd01..edb096d864 100644 --- a/docs/ru/md/Green_API/Group-management/Exclude-group-member.mdx +++ b/docs/ru/md/Green_API/Group-management/Exclude-group-member.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Исключает участника из группыСтраницы +description: "Исключить участника группы" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Get-group-information.mdx b/docs/ru/md/Green_API/Group-management/Get-group-information.mdx index c3bfa5b92a..9ce4e583ef 100644 --- a/docs/ru/md/Green_API/Group-management/Get-group-information.mdx +++ b/docs/ru/md/Green_API/Group-management/Get-group-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает данные группового чатаСтраницы +description: "Получить информацию о группе" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Leave-group.mdx b/docs/ru/md/Green_API/Group-management/Leave-group.mdx index 1417868e0a..83971f1d66 100644 --- a/docs/ru/md/Green_API/Group-management/Leave-group.mdx +++ b/docs/ru/md/Green_API/Group-management/Leave-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Производит выход текущего аккаунта из группового чатаСтраницы +description: "Покинуть группу" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Revoke-admin-rights.mdx b/docs/ru/md/Green_API/Group-management/Revoke-admin-rights.mdx index 664e3b7d7b..4f51f7888b 100644 --- a/docs/ru/md/Green_API/Group-management/Revoke-admin-rights.mdx +++ b/docs/ru/md/Green_API/Group-management/Revoke-admin-rights.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Отзывает права администратора у пользователяСтраницы +description: "Отозвать права администратора" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Set-admin-rights.mdx b/docs/ru/md/Green_API/Group-management/Set-admin-rights.mdx index f736763cfe..38d20383ae 100644 --- a/docs/ru/md/Green_API/Group-management/Set-admin-rights.mdx +++ b/docs/ru/md/Green_API/Group-management/Set-admin-rights.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Назначает пользователя администратором группыСтраницы +description: "Назначить права администратора" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Set-group-picture.mdx b/docs/ru/md/Green_API/Group-management/Set-group-picture.mdx index 2b17db01d6..3d2bcfba74 100644 --- a/docs/ru/md/Green_API/Group-management/Set-group-picture.mdx +++ b/docs/ru/md/Green_API/Group-management/Set-group-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Устанавливает картинку группового чатаСтраницы +description: "Установить картинку группы" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Group-management/Update-group-name.mdx b/docs/ru/md/Green_API/Group-management/Update-group-name.mdx index 1e2d12e11d..8482791cca 100644 --- a/docs/ru/md/Green_API/Group-management/Update-group-name.mdx +++ b/docs/ru/md/Green_API/Group-management/Update-group-name.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет имя существующей группыСтраницы +description: "Изменить имя группы" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-logs/Get-chat-history.mdx b/docs/ru/md/Green_API/Message-logs/Get-chat-history.mdx index 7f519cecf2..d921e1a882 100644 --- a/docs/ru/md/Green_API/Message-logs/Get-chat-history.mdx +++ b/docs/ru/md/Green_API/Message-logs/Get-chat-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает историю сообщений чатаСтраницы +description: "Получить историю чата" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-logs/Get-incoming-message-log.mdx b/docs/ru/md/Green_API/Message-logs/Get-incoming-message-log.mdx index 3e66c44aa6..99216d97e9 100644 --- a/docs/ru/md/Green_API/Message-logs/Get-incoming-message-log.mdx +++ b/docs/ru/md/Green_API/Message-logs/Get-incoming-message-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список входящих сообщений инстанса за указанный интервалСтраницы +description: "Получить журнал входящих сообщений" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-logs/Get-message.mdx b/docs/ru/md/Green_API/Message-logs/Get-message.mdx index 568d86d337..1e911507d3 100644 --- a/docs/ru/md/Green_API/Message-logs/Get-message.mdx +++ b/docs/ru/md/Green_API/Message-logs/Get-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о сообщении чата по IDСтраницы +description: "Получить сообщение" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-logs/Get-outgoing-message-log.mdx b/docs/ru/md/Green_API/Message-logs/Get-outgoing-message-log.mdx index 3f34dda600..8b4fdae3d6 100644 --- a/docs/ru/md/Green_API/Message-logs/Get-outgoing-message-log.mdx +++ b/docs/ru/md/Green_API/Message-logs/Get-outgoing-message-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список исходящих сообщений инстанса за указанный интервалСтраницы +description: "Получить журнал исходящих сообщений" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-queue/Clear-message-queue.mdx b/docs/ru/md/Green_API/Message-queue/Clear-message-queue.mdx index 4e267d2ef5..36ac957e75 100644 --- a/docs/ru/md/Green_API/Message-queue/Clear-message-queue.mdx +++ b/docs/ru/md/Green_API/Message-queue/Clear-message-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Очищает очередь сообщений на отправкуСтраницы +description: "Очистить очередь сообщений" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-queue/Get-message-queue.mdx b/docs/ru/md/Green_API/Message-queue/Get-message-queue.mdx index 9347fda2a3..ec2e7e3d21 100644 --- a/docs/ru/md/Green_API/Message-queue/Get-message-queue.mdx +++ b/docs/ru/md/Green_API/Message-queue/Get-message-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список сообщений в очереди на отправкуСтраницы +description: "Получить очередь сообщений" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Delete-message.mdx b/docs/ru/md/Green_API/Message-sending/Delete-message.mdx index 342728832e..25a8e5ff19 100644 --- a/docs/ru/md/Green_API/Message-sending/Delete-message.mdx +++ b/docs/ru/md/Green_API/Message-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удаляет сообщение в выбранном чатеСтраницы +description: "Удалить сообщение" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Edit-message-text.mdx b/docs/ru/md/Green_API/Message-sending/Edit-message-text.mdx index ca5e2b9f7b..f3bf994e9e 100644 --- a/docs/ru/md/Green_API/Message-sending/Edit-message-text.mdx +++ b/docs/ru/md/Green_API/Message-sending/Edit-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Изменяет текст сообщенияСтраницы +description: "Изменить текст сообщения" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Forward-messages.mdx b/docs/ru/md/Green_API/Message-sending/Forward-messages.mdx index 6f038f4ef3..2f528b271a 100644 --- a/docs/ru/md/Green_API/Message-sending/Forward-messages.mdx +++ b/docs/ru/md/Green_API/Message-sending/Forward-messages.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Пересылает сообщения из одного чата в другойСтраницы +description: "Переслать сообщения" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Get-contact-description.mdx b/docs/ru/md/Green_API/Message-sending/Get-contact-description.mdx index 0342b5d743..b5b11537a7 100644 --- a/docs/ru/md/Green_API/Message-sending/Get-contact-description.mdx +++ b/docs/ru/md/Green_API/Message-sending/Get-contact-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Получает описание контакта для функции ОтправитьКонстактСтраницы +description: "Получить описание контакта" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Get-location-description.mdx b/docs/ru/md/Green_API/Message-sending/Get-location-description.mdx index 80fa5efce9..22a858d9e4 100644 --- a/docs/ru/md/Green_API/Message-sending/Get-location-description.mdx +++ b/docs/ru/md/Green_API/Message-sending/Get-location-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Получает описание локации для отправки в ОтправитьЛокациюСтраницы +description: "Получить описание локации" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-contact.mdx b/docs/ru/md/Green_API/Message-sending/Send-contact.mdx index e164dbe98c..a593c38c58 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-contact.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отправляет контакт с номером телефона в выбранный чатСтраницы +description: "Отправить контакт" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-file-by-url.mdx b/docs/ru/md/Green_API/Message-sending/Send-file-by-url.mdx index 1ac148b0cb..e8217d5bca 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-file-by-url.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Отправляет файл по URL в выбранный чатСтраницы +description: "Отправить файл по URL" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-file.mdx b/docs/ru/md/Green_API/Message-sending/Send-file.mdx index 02f04e0e6d..3afbd30332 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-file.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет файл в выбранный чатСтраницы +description: "Отправить файл" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-location.mdx b/docs/ru/md/Green_API/Message-sending/Send-location.mdx index 44211ca2ff..77c02c6adf 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-location.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Отправляет данные о местоположении в указанный чатСтраницы +description: "Отправить локацию" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-poll.mdx b/docs/ru/md/Green_API/Message-sending/Send-poll.mdx index 4bd4a9b0f3..af09020233 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-poll.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Отправляет опрос с вариантами ответов в выбранный чатСтраницы +description: "Отправить опрос" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Message-sending/Send-text-message.mdx b/docs/ru/md/Green_API/Message-sending/Send-text-message.mdx index 9027f63309..f535a84bee 100644 --- a/docs/ru/md/Green_API/Message-sending/Send-text-message.mdx +++ b/docs/ru/md/Green_API/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет текстовое сообщение в выбранный чатСтраницы +description: "Отправить текстовое сообщение" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx b/docs/ru/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx index f17ed8a74d..9d55b71f20 100644 --- a/docs/ru/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx +++ b/docs/ru/md/Green_API/Notifications-receiving/Delete-notification-from-queue.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет уведомление из очерели после успешного полученияСтраницы +description: "Удалить уведомление из очереди" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Notifications-receiving/Download-message-file.mdx b/docs/ru/md/Green_API/Notifications-receiving/Download-message-file.mdx index 17b208bfab..372c178c92 100644 --- a/docs/ru/md/Green_API/Notifications-receiving/Download-message-file.mdx +++ b/docs/ru/md/Green_API/Notifications-receiving/Download-message-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает ссылку на скачивание файла из входящего сообщенияСтраницы +description: "Скачать файл сообщения" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Notifications-receiving/Get-notification.mdx b/docs/ru/md/Green_API/Notifications-receiving/Get-notification.mdx index ac8e7e9144..159552d638 100644 --- a/docs/ru/md/Green_API/Notifications-receiving/Get-notification.mdx +++ b/docs/ru/md/Green_API/Notifications-receiving/Get-notification.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает одно уведомление из очередиСтраницы +description: "Получить уведомление" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/Green_API/Notifications-receiving/Set-read-mark.mdx b/docs/ru/md/Green_API/Notifications-receiving/Set-read-mark.mdx index 35a19ea42b..fcf62108d6 100644 --- a/docs/ru/md/Green_API/Notifications-receiving/Set-read-mark.mdx +++ b/docs/ru/md/Green_API/Notifications-receiving/Set-read-mark.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Устанавливает отметку Прочитано для сообщения или всех сообщений чатаСтраницы +description: "Установить отметку прочтения" и другие функции для работы с Green API в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Green API] --- diff --git a/docs/ru/md/HTTP-client/Authorization/Add-aws4-authorization.mdx b/docs/ru/md/HTTP-client/Authorization/Add-aws4-authorization.mdx index 558c646e3c..1895af91ce 100644 --- a/docs/ru/md/HTTP-client/Authorization/Add-aws4-authorization.mdx +++ b/docs/ru/md/HTTP-client/Authorization/Add-aws4-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Добавляет данные для AWS4 авторизацииСтраницы +description: "Добавить AWS4 авторизацию " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Authorization/Add-basic-authorization.mdx b/docs/ru/md/HTTP-client/Authorization/Add-basic-authorization.mdx index c2ad04efa0..4c792da312 100644 --- a/docs/ru/md/HTTP-client/Authorization/Add-basic-authorization.mdx +++ b/docs/ru/md/HTTP-client/Authorization/Add-basic-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет стандартную авторизацю по пользователю и паролюСтраницы +description: "Добавить Basic авторизацию " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Add-data-as-related.mdx b/docs/ru/md/HTTP-client/Body-set/Add-data-as-related.mdx index 620b5dfaca..92e40ff19e 100644 --- a/docs/ru/md/HTTP-client/Body-set/Add-data-as-related.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Add-data-as-related.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Добавляет данные в multipart/related телоСтраницы +description: "Добавить данные Related" и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx b/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx index 681cf50c45..276f86d4de 100644 --- a/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-field.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Добавляет поле формы в multipart/form-data телоСтраницы +description: "Добавить поле multipart " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx b/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx index 0a659d1feb..9a675d2025 100644 --- a/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Add-multipart-form-data-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Добавляет блок файла в multipart/form-data телоСтраницы +description: "Добавить файл multipart " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Set-binary-body.mdx b/docs/ru/md/HTTP-client/Body-set/Set-binary-body.mdx index 16813c23c7..0a4fdf0304 100644 --- a/docs/ru/md/HTTP-client/Body-set/Set-binary-body.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Set-binary-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Устанавливает тело запрос из двоичных данных, файла или строки (с преобразованием в двоичные данные)Страницы +description: "Установить двоичное тело " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Set-form-body.mdx b/docs/ru/md/HTTP-client/Body-set/Set-form-body.mdx index 5144f42242..ebe98b1c10 100644 --- a/docs/ru/md/HTTP-client/Body-set/Set-form-body.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Set-form-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Устанавливает тело в формате x-www-form-urlencoded из коллекции значений полейСтраницы +description: "Установить Form тело " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Set-json-body.mdx b/docs/ru/md/HTTP-client/Body-set/Set-json-body.mdx index 54a37b470e..76b88d4acd 100644 --- a/docs/ru/md/HTTP-client/Body-set/Set-json-body.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Set-json-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Устанавливает тело в формате JSON из подходящей коллекции или строкиСтраницы +description: "Установить JSON тело " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Set-string-body.mdx b/docs/ru/md/HTTP-client/Body-set/Set-string-body.mdx index 841a007c9a..cb7daff928 100644 --- a/docs/ru/md/HTTP-client/Body-set/Set-string-body.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Set-string-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Устанавливает тело запроса из строкиСтраницы +description: "Установить строковое тело " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Body-set/Start-multipart-body.mdx b/docs/ru/md/HTTP-client/Body-set/Start-multipart-body.mdx index 5c7fd13ada..a5e7492f18 100644 --- a/docs/ru/md/HTTP-client/Body-set/Start-multipart-body.mdx +++ b/docs/ru/md/HTTP-client/Body-set/Start-multipart-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Инициализирует запись данных в тело в формате multipartСтраницы +description: "Начать запись тела multipart " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Headers-setting/Set-headers.mdx b/docs/ru/md/HTTP-client/Headers-setting/Set-headers.mdx index 837a3702f8..971015a738 100644 --- a/docs/ru/md/HTTP-client/Headers-setting/Set-headers.mdx +++ b/docs/ru/md/HTTP-client/Headers-setting/Set-headers.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Устанавливает коллекцию заголовков запросовСтраницы +description: "Установить заголовки " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Get-log.mdx b/docs/ru/md/HTTP-client/Initialization/Get-log.mdx index acf3fd87a0..4cb534b9c7 100644 --- a/docs/ru/md/HTTP-client/Initialization/Get-log.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Get-log.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает лог выполненияСтраницы +description: "Получить лог " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Initialize.mdx b/docs/ru/md/HTTP-client/Initialization/Initialize.mdx index 910e477971..9e6e7bedc4 100644 --- a/docs/ru/md/HTTP-client/Initialization/Initialize.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Initialize.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Инициализирует новый пустой запросСтраницы +description: "Инициализировать " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Set-data-type.mdx b/docs/ru/md/HTTP-client/Initialization/Set-data-type.mdx index e665d312fd..6a089828e7 100644 --- a/docs/ru/md/HTTP-client/Initialization/Set-data-type.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Set-data-type.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Устанавливает Content-Type запросаСтраницы +description: "Установить тип данных " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Set-response-file.mdx b/docs/ru/md/HTTP-client/Initialization/Set-response-file.mdx index 4902b853ab..01f46de301 100644 --- a/docs/ru/md/HTTP-client/Initialization/Set-response-file.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Set-response-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Устанавливает путь к файлу для сохранения результата запросаСтраницы +description: "Установить файл ответа " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Set-url-params.mdx b/docs/ru/md/HTTP-client/Initialization/Set-url-params.mdx index 849b4a063e..e66051d962 100644 --- a/docs/ru/md/HTTP-client/Initialization/Set-url-params.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Set-url-params.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Устанавливает коллекцию параметров URLСтраницы +description: "Установить параметры URL " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Initialization/Set-url.mdx b/docs/ru/md/HTTP-client/Initialization/Set-url.mdx index dbf657fa69..0d2a1070b2 100644 --- a/docs/ru/md/HTTP-client/Initialization/Set-url.mdx +++ b/docs/ru/md/HTTP-client/Initialization/Set-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Устанавливает новый URL запросаСтраницы +description: "Установить URL " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Request-processing/Execute-request.mdx b/docs/ru/md/HTTP-client/Request-processing/Execute-request.mdx index 910160834b..8ae2e72e1d 100644 --- a/docs/ru/md/HTTP-client/Request-processing/Execute-request.mdx +++ b/docs/ru/md/HTTP-client/Request-processing/Execute-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Выполняет запрос, если он был сформирован или установлен ранееСтраницы +description: "Выполнить запрос " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Request-processing/Process-request.mdx b/docs/ru/md/HTTP-client/Request-processing/Process-request.mdx index 6e11fd9fbb..451c7cd1cc 100644 --- a/docs/ru/md/HTTP-client/Request-processing/Process-request.mdx +++ b/docs/ru/md/HTTP-client/Request-processing/Process-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает запрос на основе введенных данных с выполнением или безСтраницы +description: "Обработать запрос " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Request-processing/Return-connection.mdx b/docs/ru/md/HTTP-client/Request-processing/Return-connection.mdx index 49e9795d7b..df73dc368a 100644 --- a/docs/ru/md/HTTP-client/Request-processing/Return-connection.mdx +++ b/docs/ru/md/HTTP-client/Request-processing/Return-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Возвращает объект текущего HTTP соединенияСтраницы +description: "Вернуть соединение " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Request-processing/Return-request.mdx b/docs/ru/md/HTTP-client/Request-processing/Return-request.mdx index 4488f53c9f..486b055f6f 100644 --- a/docs/ru/md/HTTP-client/Request-processing/Return-request.mdx +++ b/docs/ru/md/HTTP-client/Request-processing/Return-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Возвращает объект текущего HTTP запросаСтраницы +description: "Вернуть запрос " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx index 07a652699c..ac7be1a092 100644 --- a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx +++ b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Возвращает тело ответа как двоичные данныеСтраницы +description: "Вернуть ответ как двоичные данные " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx index 620eb0cfc4..7c1c37df7b 100644 --- a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx +++ b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-json-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Возвращает тело ответа как коллекцию, полученную из JSONСтраницы +description: "Вернуть ответ как JSON коллекцию " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-string.mdx b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-string.mdx index aede2a4c09..1e242de491 100644 --- a/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-string.mdx +++ b/docs/ru/md/HTTP-client/Response-receiving/Return-response-as-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Возвращает тело ответа как строкуСтраницы +description: "Вернуть ответ как строку " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Response-receiving/Return-response-filename.mdx b/docs/ru/md/HTTP-client/Response-receiving/Return-response-filename.mdx index 65081d8c90..d7a49a607e 100644 --- a/docs/ru/md/HTTP-client/Response-receiving/Return-response-filename.mdx +++ b/docs/ru/md/HTTP-client/Response-receiving/Return-response-filename.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Возвращает путь к файлу тела ответаСтраницы +description: "Вернуть имя файла тела ответа " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Response-receiving/Return-response.mdx b/docs/ru/md/HTTP-client/Response-receiving/Return-response.mdx index 78149faf15..89b0c15690 100644 --- a/docs/ru/md/HTTP-client/Response-receiving/Return-response.mdx +++ b/docs/ru/md/HTTP-client/Response-receiving/Return-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Возвращает объект текущего HTTP ответаСтраницы +description: "Вернуть ответ " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Settings/Use-encoding.mdx b/docs/ru/md/HTTP-client/Settings/Use-encoding.mdx index acc997e65d..5a1200ca1b 100644 --- a/docs/ru/md/HTTP-client/Settings/Use-encoding.mdx +++ b/docs/ru/md/HTTP-client/Settings/Use-encoding.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Устанавливает кодировку тела запросаСтраницы +description: "Использовать кодировку " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/HTTP-client/Settings/Use-gzip-compression.mdx b/docs/ru/md/HTTP-client/Settings/Use-gzip-compression.mdx index ad2fa21f52..20d0594da1 100644 --- a/docs/ru/md/HTTP-client/Settings/Use-gzip-compression.mdx +++ b/docs/ru/md/HTTP-client/Settings/Use-gzip-compression.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Включает или отключает заголовок получения данных от сервера в сжатом видеСтраницы +description: "Использовать сжатие gzip " и другие функции для работы с HTTP-клиент в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, HTTP-клиент] --- diff --git a/docs/ru/md/MySQL/Common-methods/Close-connection.mdx b/docs/ru/md/MySQL/Common-methods/Close-connection.mdx index fc98dfc936..7b136be6f9 100644 --- a/docs/ru/md/MySQL/Common-methods/Close-connection.mdx +++ b/docs/ru/md/MySQL/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Явно закрывает переданное соединениеСтраницы +description: "Закрыть соединение " и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Common-methods/Create-connection.mdx b/docs/ru/md/MySQL/Common-methods/Create-connection.mdx index 166de32a98..7c8c5eecbd 100644 --- a/docs/ru/md/MySQL/Common-methods/Create-connection.mdx +++ b/docs/ru/md/MySQL/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает подключение к указанной базеСтраницы +description: "Открыть соединение " и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Common-methods/Execute-sql-query.mdx b/docs/ru/md/MySQL/Common-methods/Execute-sql-query.mdx index 08620d00ac..755ccff784 100644 --- a/docs/ru/md/MySQL/Common-methods/Execute-sql-query.mdx +++ b/docs/ru/md/MySQL/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Выполняет произвольный SQL запросСтраницы +description: "Выполнить запрос SQL" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Common-methods/Generate-connection-string.mdx b/docs/ru/md/MySQL/Common-methods/Generate-connection-string.mdx index 9ceea00556..e4592b924d 100644 --- a/docs/ru/md/MySQL/Common-methods/Generate-connection-string.mdx +++ b/docs/ru/md/MySQL/Common-methods/Generate-connection-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Формирует строку подключения из переданных данныхСтраницы +description: "Сформировать строку подключения" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Common-methods/Get-tls-settings.mdx b/docs/ru/md/MySQL/Common-methods/Get-tls-settings.mdx index 8f7b037618..7840a29f2e 100644 --- a/docs/ru/md/MySQL/Common-methods/Get-tls-settings.mdx +++ b/docs/ru/md/MySQL/Common-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Формирует настройки для использования TLS при выполнении запросовСтраницы +description: "Получить настройки TLS" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Common-methods/Is-connector.mdx b/docs/ru/md/MySQL/Common-methods/Is-connector.mdx index 98eddfd4e9..6316a9ce20 100644 --- a/docs/ru/md/MySQL/Common-methods/Is-connector.mdx +++ b/docs/ru/md/MySQL/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Проверяет, что значение является объектом внешней компоненты MySQLСтраницы +description: "Это коннектор " и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Add-records.mdx b/docs/ru/md/MySQL/Orm/Add-records.mdx index cfd29c8872..2ad2c7a838 100644 --- a/docs/ru/md/MySQL/Orm/Add-records.mdx +++ b/docs/ru/md/MySQL/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Добавляет записи в таблицуСтраницы +description: "Добавить записи" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Clear-table.mdx b/docs/ru/md/MySQL/Orm/Clear-table.mdx index aec3b3b07f..d07a87da6e 100644 --- a/docs/ru/md/MySQL/Orm/Clear-table.mdx +++ b/docs/ru/md/MySQL/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Очищает таблицу базыСтраницы +description: "Очистить таблицу" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Create-database.mdx b/docs/ru/md/MySQL/Orm/Create-database.mdx index cd5539a115..4c4013397a 100644 --- a/docs/ru/md/MySQL/Orm/Create-database.mdx +++ b/docs/ru/md/MySQL/Orm/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает базу данных с указанным именемСтраницы +description: "Создать базу данных" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Create-table.mdx b/docs/ru/md/MySQL/Orm/Create-table.mdx index a37e0fbdda..5775850673 100644 --- a/docs/ru/md/MySQL/Orm/Create-table.mdx +++ b/docs/ru/md/MySQL/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает пустую таблицу в базеСтраницы +description: "Создать таблицу" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Delete-database.mdx b/docs/ru/md/MySQL/Orm/Delete-database.mdx index 0fe088d1ad..1b16122e6f 100644 --- a/docs/ru/md/MySQL/Orm/Delete-database.mdx +++ b/docs/ru/md/MySQL/Orm/Delete-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет базу данныхСтраницы +description: "Удалить базу данных" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Delete-records.mdx b/docs/ru/md/MySQL/Orm/Delete-records.mdx index 1bb3804f5f..fbc5186e7d 100644 --- a/docs/ru/md/MySQL/Orm/Delete-records.mdx +++ b/docs/ru/md/MySQL/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удаляет записи из таблицыСтраницы +description: "Удалить записи" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Delete-table.mdx b/docs/ru/md/MySQL/Orm/Delete-table.mdx index 7066814f8a..d5f216c3b2 100644 --- a/docs/ru/md/MySQL/Orm/Delete-table.mdx +++ b/docs/ru/md/MySQL/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет таблицу из базыСтраницы +description: "Удалить таблицу" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx index d5f99faef4..1a8d998724 100644 --- a/docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/ru/md/MySQL/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Получает структуру шаблон для фильтрации записей в запросах ORMСтраницы +description: "Получить структуру фильтра записей" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Get-records.mdx b/docs/ru/md/MySQL/Orm/Get-records.mdx index d5a876f04a..ea55156242 100644 --- a/docs/ru/md/MySQL/Orm/Get-records.mdx +++ b/docs/ru/md/MySQL/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает записи из выбранной таблицыСтраницы +description: "Получить записи" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/MySQL/Orm/Update-records.mdx b/docs/ru/md/MySQL/Orm/Update-records.mdx index 1d511df149..e8d0458ddd 100644 --- a/docs/ru/md/MySQL/Orm/Update-records.mdx +++ b/docs/ru/md/MySQL/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Обновляет значение записей по выбранным критериямСтраницы +description: "Обновить записи" и другие функции для работы с MySQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, MySQL] --- diff --git a/docs/ru/md/Neocities/Data-retrieving/Get-site-data.mdx b/docs/ru/md/Neocities/Data-retrieving/Get-site-data.mdx index 62ae399985..591e326183 100644 --- a/docs/ru/md/Neocities/Data-retrieving/Get-site-data.mdx +++ b/docs/ru/md/Neocities/Data-retrieving/Get-site-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о сайте по его имени или токенуСтраницы +description: "Получить данные о сайте" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/Data-retrieving/Get-token.mdx b/docs/ru/md/Neocities/Data-retrieving/Get-token.mdx index 91ec332beb..0e58cc6bf2 100644 --- a/docs/ru/md/Neocities/Data-retrieving/Get-token.mdx +++ b/docs/ru/md/Neocities/Data-retrieving/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает токен авторизации по логину и паролюСтраницы +description: "Получить токен" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/File-management/Delete-selected-files.mdx b/docs/ru/md/Neocities/File-management/Delete-selected-files.mdx index bf7ea0d9d1..62c1760b6b 100644 --- a/docs/ru/md/Neocities/File-management/Delete-selected-files.mdx +++ b/docs/ru/md/Neocities/File-management/Delete-selected-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет файл или несколько файлов с сервера NeocitiesСтраницы +description: "Удалить выбранные файлы" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/File-management/Get-files-list.mdx b/docs/ru/md/Neocities/File-management/Get-files-list.mdx index 394b7b32a4..4f67c84e18 100644 --- a/docs/ru/md/Neocities/File-management/Get-files-list.mdx +++ b/docs/ru/md/Neocities/File-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список файлов с отбором каталога или безСтраницы +description: "Получить список файлов" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/File-management/Synchronize-folders.mdx b/docs/ru/md/Neocities/File-management/Synchronize-folders.mdx index 84c3758da2..53541794c9 100644 --- a/docs/ru/md/Neocities/File-management/Synchronize-folders.mdx +++ b/docs/ru/md/Neocities/File-management/Synchronize-folders.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает копию локального каталога по выбранному пути на сервереСтраницы +description: "Синхронизировать каталоги" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/File-management/Upload-file.mdx b/docs/ru/md/Neocities/File-management/Upload-file.mdx index 6c98092374..1146d42d57 100644 --- a/docs/ru/md/Neocities/File-management/Upload-file.mdx +++ b/docs/ru/md/Neocities/File-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Загружает одиночный файл на сервер NeocitiesСтраницы +description: "Загрузить файл" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Neocities/File-management/Upload-files.mdx b/docs/ru/md/Neocities/File-management/Upload-files.mdx index 1e93fbec07..cb14e98905 100644 --- a/docs/ru/md/Neocities/File-management/Upload-files.mdx +++ b/docs/ru/md/Neocities/File-management/Upload-files.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Загружает несколько файлов на сервер NeocitiesСтраницы +description: "Загрузить файлы" и другие функции для работы с Neocities в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Neocities] --- diff --git a/docs/ru/md/Notion/Blocks-management/Create-block.mdx b/docs/ru/md/Notion/Blocks-management/Create-block.mdx index 0d7c9931da..9b3e4f3459 100644 --- a/docs/ru/md/Notion/Blocks-management/Create-block.mdx +++ b/docs/ru/md/Notion/Blocks-management/Create-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новый блок на основе существующего блокаСтраницы +description: "Создать блок" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Blocks-management/Delete-block.mdx b/docs/ru/md/Notion/Blocks-management/Delete-block.mdx index 1b303e7a37..5c5c79bdee 100644 --- a/docs/ru/md/Notion/Blocks-management/Delete-block.mdx +++ b/docs/ru/md/Notion/Blocks-management/Delete-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет блок по IDСтраницы +description: "Удалить блок" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Blocks-management/Return-block.mdx b/docs/ru/md/Notion/Blocks-management/Return-block.mdx index eb592c63d9..a11401f2c3 100644 --- a/docs/ru/md/Notion/Blocks-management/Return-block.mdx +++ b/docs/ru/md/Notion/Blocks-management/Return-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Возвращает структуру блока по IDСтраницы +description: "Вернуть блок" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Blocks-management/Return-child-blocks.mdx b/docs/ru/md/Notion/Blocks-management/Return-child-blocks.mdx index a4092e720e..4fdec5d23e 100644 --- a/docs/ru/md/Notion/Blocks-management/Return-child-blocks.mdx +++ b/docs/ru/md/Notion/Blocks-management/Return-child-blocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Созвращает список дочерних блоков блока-родителяСтраницы +description: "Вернуть дочерние блоки" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Database-management/Create-database.mdx b/docs/ru/md/Notion/Database-management/Create-database.mdx index f739af8fbc..d096d71b63 100644 --- a/docs/ru/md/Notion/Database-management/Create-database.mdx +++ b/docs/ru/md/Notion/Database-management/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает базу данныхСтраницы +description: "Создать базу данных" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Database-management/Edit-database-properties.mdx b/docs/ru/md/Notion/Database-management/Edit-database-properties.mdx index f8bf64828a..7f67c5f289 100644 --- a/docs/ru/md/Notion/Database-management/Edit-database-properties.mdx +++ b/docs/ru/md/Notion/Database-management/Edit-database-properties.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет свойства существующей базыСтраницы +description: "Изменить свойства базы" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Database-management/Get-database.mdx b/docs/ru/md/Notion/Database-management/Get-database.mdx index c88fefecdf..9f552161b6 100644 --- a/docs/ru/md/Notion/Database-management/Get-database.mdx +++ b/docs/ru/md/Notion/Database-management/Get-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получить данные о базе данныхСтраницы +description: "Получить базу данных" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Page-management/Create-page-in-database.mdx b/docs/ru/md/Notion/Page-management/Create-page-in-database.mdx index ea4f1c57d8..0d07f81323 100644 --- a/docs/ru/md/Notion/Page-management/Create-page-in-database.mdx +++ b/docs/ru/md/Notion/Page-management/Create-page-in-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает страницу в базе-родителеСтраницы +description: "Создать страницу в базу" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Page-management/Create-page.mdx b/docs/ru/md/Notion/Page-management/Create-page.mdx index 2e42d286eb..23385f27d6 100644 --- a/docs/ru/md/Notion/Page-management/Create-page.mdx +++ b/docs/ru/md/Notion/Page-management/Create-page.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает дочернюю страницу над другой страницей-родителемСтраницы +description: "Создать страницу" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Page-management/Edit-page-properties.mdx b/docs/ru/md/Notion/Page-management/Edit-page-properties.mdx index dca4a9f41d..c10f3d6d64 100644 --- a/docs/ru/md/Notion/Page-management/Edit-page-properties.mdx +++ b/docs/ru/md/Notion/Page-management/Edit-page-properties.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет свойства существующей страницыСтраницы +description: "Изменить свойства страницы" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Page-management/Get-page.mdx b/docs/ru/md/Notion/Page-management/Get-page.mdx index 612c225028..e6ed0300da 100644 --- a/docs/ru/md/Notion/Page-management/Get-page.mdx +++ b/docs/ru/md/Notion/Page-management/Get-page.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о странице по IDСтраницы +description: "Получить страницу" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Users/Get-user-data.mdx b/docs/ru/md/Notion/Users/Get-user-data.mdx index 73825f6063..0611eb94b9 100644 --- a/docs/ru/md/Notion/Users/Get-user-data.mdx +++ b/docs/ru/md/Notion/Users/Get-user-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает данные пользователя по IDСтраницы +description: "Получить данные пользователя" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Notion/Users/User-list.mdx b/docs/ru/md/Notion/Users/User-list.mdx index 4258bbd811..b294327669 100644 --- a/docs/ru/md/Notion/Users/User-list.mdx +++ b/docs/ru/md/Notion/Users/User-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Возвращает список пользователей рабочего пространстваСтраницы +description: "Список пользователей" и другие функции для работы с Notion в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Notion] --- diff --git a/docs/ru/md/Ollama/Models-management/Copy-model.mdx b/docs/ru/md/Ollama/Models-management/Copy-model.mdx index 67d1a008e8..353226e0cf 100644 --- a/docs/ru/md/Ollama/Models-management/Copy-model.mdx +++ b/docs/ru/md/Ollama/Models-management/Copy-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Копирует существующую модельСтраницы +description: "Копировать модель" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Create-model.mdx b/docs/ru/md/Ollama/Models-management/Create-model.mdx index e9fe93239c..54e15761ff 100644 --- a/docs/ru/md/Ollama/Models-management/Create-model.mdx +++ b/docs/ru/md/Ollama/Models-management/Create-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает новую модель с заданными настройкамиСтраницы +description: "Создать модель" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Delete-model.mdx b/docs/ru/md/Ollama/Models-management/Delete-model.mdx index 3c4ba83c0a..78d7b1bdc5 100644 --- a/docs/ru/md/Ollama/Models-management/Delete-model.mdx +++ b/docs/ru/md/Ollama/Models-management/Delete-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет существующую модельСтраницы +description: "Удалить модель" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Get-model-information.mdx b/docs/ru/md/Ollama/Models-management/Get-model-information.mdx index 9638cf2378..56b27c55bc 100644 --- a/docs/ru/md/Ollama/Models-management/Get-model-information.mdx +++ b/docs/ru/md/Ollama/Models-management/Get-model-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о выбранной моделиСтраницы +description: "Получить информацию о модели" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Get-model-list.mdx b/docs/ru/md/Ollama/Models-management/Get-model-list.mdx index 0d86c49de6..90da3681c3 100644 --- a/docs/ru/md/Ollama/Models-management/Get-model-list.mdx +++ b/docs/ru/md/Ollama/Models-management/Get-model-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список локальных моделейСтраницы +description: "Получить список моделей" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Get-model-settings-structure.mdx b/docs/ru/md/Ollama/Models-management/Get-model-settings-structure.mdx index bffed18485..228f946cb0 100644 --- a/docs/ru/md/Ollama/Models-management/Get-model-settings-structure.mdx +++ b/docs/ru/md/Ollama/Models-management/Get-model-settings-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Получает структуру настроек для создания новой моделиСтраницы +description: "Получить структуру настроек модели" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/List-running-models.mdx b/docs/ru/md/Ollama/Models-management/List-running-models.mdx index 2d0acd4052..3b5a86cf66 100644 --- a/docs/ru/md/Ollama/Models-management/List-running-models.mdx +++ b/docs/ru/md/Ollama/Models-management/List-running-models.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список запущенных моделейСтраницы +description: "Получить список запущенных моделей" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Load-model-to-memory.mdx b/docs/ru/md/Ollama/Models-management/Load-model-to-memory.mdx index 1ec0760ebd..46d14e5967 100644 --- a/docs/ru/md/Ollama/Models-management/Load-model-to-memory.mdx +++ b/docs/ru/md/Ollama/Models-management/Load-model-to-memory.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Загружает выбранную модель в оперативную памятьСтраницы +description: "Загрузить модель в память" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Pull-model.mdx b/docs/ru/md/Ollama/Models-management/Pull-model.mdx index 9f3377fa0c..3c34cb1ced 100644 --- a/docs/ru/md/Ollama/Models-management/Pull-model.mdx +++ b/docs/ru/md/Ollama/Models-management/Pull-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Скачивает модель из библиотекиСтраницы +description: "Скачать модель" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Push-model.mdx b/docs/ru/md/Ollama/Models-management/Push-model.mdx index 4226ca4d4e..c1ee766d22 100644 --- a/docs/ru/md/Ollama/Models-management/Push-model.mdx +++ b/docs/ru/md/Ollama/Models-management/Push-model.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Загружает модель в библиотеку моделейСтраницы +description: "Отправить модель" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Models-management/Unload-model-from-memory.mdx b/docs/ru/md/Ollama/Models-management/Unload-model-from-memory.mdx index 928323f989..42ef971f18 100644 --- a/docs/ru/md/Ollama/Models-management/Unload-model-from-memory.mdx +++ b/docs/ru/md/Ollama/Models-management/Unload-model-from-memory.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Выгружает выбранную модель из памятиСтраницы +description: "Выгрузить модель из памяти" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-context-message-structure.mdx b/docs/ru/md/Ollama/Requests-processing/Get-context-message-structure.mdx index cca8adaad7..c39fefe261 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-context-message-structure.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-context-message-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает структуру сообщения для списка сообщений запроса в контекстеСтраницы +description: "Получить структуру сообщения контекста" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx b/docs/ru/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx index be94f51b47..64e52a4182 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-context-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает структуру дополнительных параметров для обработки запроса в контекстеСтраницы +description: "Получить структуру параметров в контексте" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-context-response.mdx b/docs/ru/md/Ollama/Requests-processing/Get-context-response.mdx index d991252857..b114b49c2f 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-context-response.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-context-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает очередной ответ от модели в соответствии с историей сообщенийСтраницы +description: "Получить ответ в контексте" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx b/docs/ru/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx index 7b4ebd0d7f..89126d33a1 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-embeddings-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает структуру дополнительных параметров для обработки запросов получения представленийСтраницы +description: "Получить структуру параметров представлений" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-embeddings.mdx b/docs/ru/md/Ollama/Requests-processing/Get-embeddings.mdx index da789e20be..341ce43ca2 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-embeddings.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-embeddings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает представления (embeddings) для заданных вводныхСтраницы +description: "Получить представления" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx b/docs/ru/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx index f2574559c4..63da42ef5c 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-request-parameter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает структуру дополнительных параметров для обработки запросаСтраницы +description: "Получить структуру параметров запроса" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-response.mdx b/docs/ru/md/Ollama/Requests-processing/Get-response.mdx index b5c0880d16..a261b2d096 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-response.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-response.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Генерирует ответ по заданному текстовому запросуСтраницы +description: "Получить ответ" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Requests-processing/Get-version.mdx b/docs/ru/md/Ollama/Requests-processing/Get-version.mdx index 02151ef5ef..87f7eb17db 100644 --- a/docs/ru/md/Ollama/Requests-processing/Get-version.mdx +++ b/docs/ru/md/Ollama/Requests-processing/Get-version.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает версию OllamaСтраницы +description: "Получить версию" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Working-with-blob/Check-blob.mdx b/docs/ru/md/Ollama/Working-with-blob/Check-blob.mdx index 02c1df8628..8dc908388c 100644 --- a/docs/ru/md/Ollama/Working-with-blob/Check-blob.mdx +++ b/docs/ru/md/Ollama/Working-with-blob/Check-blob.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Проверяет существование BLOB по его SHA256 дайджестуСтраницы +description: "Проверить BLOB" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ollama/Working-with-blob/Push-blob.mdx b/docs/ru/md/Ollama/Working-with-blob/Push-blob.mdx index 960ef8e3db..a47f6efa71 100644 --- a/docs/ru/md/Ollama/Working-with-blob/Push-blob.mdx +++ b/docs/ru/md/Ollama/Working-with-blob/Push-blob.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет двоичные данные на сервер OllamaСтраницы +description: "Отправить BLOB" и другие функции для работы с Ollama в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ollama] --- diff --git a/docs/ru/md/Ozon/Attributes-and-features/Get-attribute-values.mdx b/docs/ru/md/Ozon/Attributes-and-features/Get-attribute-values.mdx index 70b0fad2a4..20873fda36 100644 --- a/docs/ru/md/Ozon/Attributes-and-features/Get-attribute-values.mdx +++ b/docs/ru/md/Ozon/Attributes-and-features/Get-attribute-values.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список доступных значений характеристикиСтраницы +description: "Получить значения характеристики" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx b/docs/ru/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx index dbc1ecd77c..b2fbd45bea 100644 --- a/docs/ru/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx +++ b/docs/ru/md/Ozon/Attributes-and-features/Get-categories-and-product-types-tree.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Возвращает категории и типы для товаров в виде дереваСтраницы +description: "Получить дерево категорий и типов товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Attributes-and-features/Get-category-attributes.mdx b/docs/ru/md/Ozon/Attributes-and-features/Get-category-attributes.mdx index 6dc906390a..60707ca79f 100644 --- a/docs/ru/md/Ozon/Attributes-and-features/Get-category-attributes.mdx +++ b/docs/ru/md/Ozon/Attributes-and-features/Get-category-attributes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает характеристики для указанной категории и типа товараСтраницы +description: "Получить характеристики категории" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx b/docs/ru/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx index 4b9b970ded..55606181fa 100644 --- a/docs/ru/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx +++ b/docs/ru/md/Ozon/Attributes-and-features/Get-products-requests-limits.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает данные о лимитах на ассортимент, создание и обновление товаровСтраницы +description: "Получить лимиты работы с товарами" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Attributes-and-features/Search-attribute-value.mdx b/docs/ru/md/Ozon/Attributes-and-features/Search-attribute-value.mdx index 4adbe12268..67825e9331 100644 --- a/docs/ru/md/Ozon/Attributes-and-features/Search-attribute-value.mdx +++ b/docs/ru/md/Ozon/Attributes-and-features/Search-attribute-value.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает справочные значения характеристики по заданному значению в запросеСтраницы +description: "Найти значения характеристики" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Barcodes/Bind-barcodes.mdx b/docs/ru/md/Ozon/Barcodes/Bind-barcodes.mdx index ed465d71c0..77f5e3ff73 100644 --- a/docs/ru/md/Ozon/Barcodes/Bind-barcodes.mdx +++ b/docs/ru/md/Ozon/Barcodes/Bind-barcodes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Привязывает штрихкоды к товарамСтраницы +description: "Привязать штрихкоды" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Barcodes/Create-barcodes.mdx b/docs/ru/md/Ozon/Barcodes/Create-barcodes.mdx index d0726474fb..fd464fe12f 100644 --- a/docs/ru/md/Ozon/Barcodes/Create-barcodes.mdx +++ b/docs/ru/md/Ozon/Barcodes/Create-barcodes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Генерирует новые штрихкоды для товаровСтраницы +description: "Создать штрихкоды" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx b/docs/ru/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx index 652130d418..04f34d9961 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Create-fbo-draft.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает черновик заявки на поставкуСтраницы +description: "Создать черновик заявки FBO" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-clusters-list.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-clusters-list.mdx index ad83ea05d9..b4d8b7871f 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-clusters-list.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-clusters-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о кластерах и складахСтраницы +description: "Получить список кластеров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx index 1f41a8edac..3b82434c1e 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-draft.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает черновик заявки FBO по IDСтраницы +description: "Получить черновик заявки FBO" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx index 37549c6aad..c7bcf2b9fd 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-shipments-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список активных отправлений с фильтром или безСтраницы +description: "Получить список отправлений FBO" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx index d5b9cc9f4f..eb12f25850 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получить доступные таймслоты на конечных складах отгрузкиСтраницы +description: "Получить таймслоты FBO" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx index a021f6a0d1..28920609c1 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-shipment-additional-fields.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Возвращает структуру включения доп. полей ответа для метода ПолучитьСписокОтправленийFBOСтраницы +description: "Получить структуру доп. полей отправления" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx index fa4cd13c75..8b42fcb350 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-shipments-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Возвращает структуру фильтров для метода ПолучитьСписокОтправленийFBOСтраницы +description: "Получить структуру фильтра отправлений" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx b/docs/ru/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx index 717e37b0d4..6c9aff5be4 100644 --- a/docs/ru/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx +++ b/docs/ru/md/Ozon/Fbo-scheme/Get-shipping-warehouses-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список складов, сортировочных центров и пунктов выдачиСтраницы +description: "Получить список складов отгрузки" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Get-discount-information.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Get-discount-information.mdx index 3a06940589..731fc5a799 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Get-discount-information.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Get-discount-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию об уценке и основном товаре по SKU уценённых товаровСтраницы +description: "Получить информацию об уценке" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx index 1c84834a13..15ec80daeb 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Get-product-price-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает структуру цены товара для функции ОбновитьЦеныТоваровСтраницы +description: "Получить структуру цены товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx index d6ca573e40..11b9979593 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Get-product-stocks-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает структуру для внесения остатков товара в функции ОбновитьКоличествоТоваровСтраницы +description: "Получить структуру остатков товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Get-products-prices.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Get-products-prices.mdx index 4ffc0a4033..24ef68b0d9 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Get-products-prices.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Get-products-prices.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает цены товаров с фильтром или безСтраницы +description: "Получить цены товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx index 1185b9d058..3331e60664 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Get-products-stocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает количество товаров в остатке с фильтром или безСтраницы +description: "Получить количество товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Set-product-discount.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Set-product-discount.mdx index 5e405522c4..ea46c4bed6 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Set-product-discount.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Set-product-discount.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Устанавливает размер скидки на уценённые товары, продающиеся по схеме FBSСтраницы +description: "Установить скидку на уцененный товар" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Update-products-prices.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Update-products-prices.mdx index 72d168e889..f0c329ac17 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Update-products-prices.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Update-products-prices.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет цены однного или нескольких товаровСтраницы +description: "Обновить цены товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx b/docs/ru/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx index b5a29e16f6..afc50bd26f 100644 --- a/docs/ru/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx +++ b/docs/ru/md/Ozon/Prices-and-stocks/Update-products-stocks.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет информацию о количестве товара в наличииСтраницы +description: "Обновить количество товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Promotions-management/Get-available-promo-products.mdx b/docs/ru/md/Ozon/Promotions-management/Get-available-promo-products.mdx index cf3db6b20e..894cc58463 100644 --- a/docs/ru/md/Ozon/Promotions-management/Get-available-promo-products.mdx +++ b/docs/ru/md/Ozon/Promotions-management/Get-available-promo-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает товары, доступные в выбранной акцииСтраницы +description: "Получить доступные товары акции" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Promotions-management/Get-current-promo-products.mdx b/docs/ru/md/Ozon/Promotions-management/Get-current-promo-products.mdx index 258e269f32..464a8cbd9f 100644 --- a/docs/ru/md/Ozon/Promotions-management/Get-current-promo-products.mdx +++ b/docs/ru/md/Ozon/Promotions-management/Get-current-promo-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает товары, участвующие в выбранной акцииСтраницы +description: "Получить участвующие товары акции" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Promotions-management/Get-promotions-list.mdx b/docs/ru/md/Ozon/Promotions-management/Get-promotions-list.mdx index abbae0b899..04af2043e8 100644 --- a/docs/ru/md/Ozon/Promotions-management/Get-promotions-list.mdx +++ b/docs/ru/md/Ozon/Promotions-management/Get-promotions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список акций, доступных для участияСтраницы +description: "Получить список акций" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx index ae0a8e320f..50cdc675b3 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video-cover.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 25 -description: Добавляет видеообложку к атрибутам товараСтраницы +description: "Добавить видеообложку товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx index 17c015bb59..37b3b58d8e 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Add-product-video.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 24 -description: Добавляет видео к атрибутам товараСтраницы +description: "Добавить видео товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Archive-products.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Archive-products.mdx index eed60c5993..125d605c32 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Archive-products.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Archive-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Переносит выбранные товары в архивСтраницы +description: "Архивировать товары" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx index 02d052ea77..83ed71b5aa 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Check-products-images-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Проверяет загрузку изображений по массиву ID товаровСтраницы +description: "Проверить загрузку изображений товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx index 67a1e6cd07..865f92d0a2 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Complete-complex-attribute.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 26 -description: Оформляет значение в формате атрибута и добавляет его в массив attributes переданной коллекцииСтраницы +description: "Дополнить комплексный атрибут" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx index 6aac82cc06..f466fd89b5 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Create-product-by-ozon-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Создаёт товар по указанному Ozon IDСтраницы +description: "Создать товары по Ozon ID" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx index fcfdccfd1d..9d4e0f98ee 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Create-update-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Создает новые или обновляет существующие товары по структурам полейСтраницы +description: "Создать обновить товары" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx index 17219d5f04..17169ba8bc 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Delete-products-without-sku.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Удаляет товары без SKU из архиваСтраницы +description: "Удалить товары без SKU" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx index 6945caaa2d..37cacfafc6 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-attributes-update-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 22 -description: Получает структуру для обновления характеристик товара в функции ОбновитьХарактеристикиТоваров()Страницы +description: "Получить структуру обновления характеристик" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx index 2bf817d4de..9b58dbae55 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-codes-upload-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 19 -description: Получает статус добавления кодов цифрового товара по ID задачиСтраницы +description: "Получить статус добавления кодов" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx index b8ca333c2b..2aad1b8d00 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-creation-status.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 18 -description: Получает статус добавления нового товара по ID задачиСтраницы +description: "Получить статус добавления товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx index 4746ffbe0c..0b660dbf1c 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает описание товара по идентификаторамСтраницы +description: "Получить описание товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx index f02d9dcde7..2b12b0651e 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список товаров с фильтром или безСтраницы +description: "Получить список товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx index 8095e3a194..0960879d02 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 20 -description: Получает структуру стандартных полей товараСтраницы +description: "Получить структуру товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx index e075e6fbea..ff90643f66 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-product-subscribers-count.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Получает количество пользователей, которые нажали Узнать о поступлении на странице товараСтраницы +description: "Получить количество подписчиков товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx index b41fa9bbdb..cc26e6fc30 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-attributes-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает описания характеристик товаров с фильтром или безСтраницы +description: "Получить описания харакетристик товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx index eb26bcbdbe..bb297fac23 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-content-rating.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает контент рейтинг товаров по SKUСтраницы +description: "Получить контент рейтинг товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx index 9d2de1bdb1..2a35f015d8 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 23 -description: Получает структуру для отбора списка товаровСтраницы +description: "Получить структуру фильтра товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx index 12717d01f5..930b7e4c28 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-products-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о товарах по массиву идентификаторовСтраницы +description: "Получить информацию о товарах" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx index 5bea9a6130..b7775f0aee 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-related-sk-us.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Получает единый SKU по старым идентификаторам SKU FBS и SKU FBOСтраницы +description: "Получить связанные SKU" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx index 3520a32226..9450c3f6d9 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Get-simplified-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 21 -description: Получает структуру для создания товара на основе Ozon ID в функции СоздатьТоварыПоOzonID()Страницы +description: "Получить сокращенную структуру товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx index bbfb1fb27c..f348f003af 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Unarchive-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Возвращает выбранные товары из архиваСтраницы +description: "Разархивировать товары" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx index 7e89d22660..e2a0af7e5e 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-product-images.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Обновляет изображения и маркетинговый цвет товараСтраницы +description: "Обновить изображения товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx index bb372c0d05..dd1c4dd070 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-articles.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Изменяет артикулы существующих товаровСтраницы +description: "Изменить артикулы товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx index 52e98df923..f613941cdf 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Update-products-attributes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Обновляет характеристики выбранных товаровСтраницы +description: "Обновить характеристики товаров" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx b/docs/ru/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx index 73987037d9..cd778a8739 100644 --- a/docs/ru/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx +++ b/docs/ru/md/Ozon/Uploading-and-updating-products/Upload-product-activation-codes.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Загружает коды активации для цифрового товара или услугиСтраницы +description: "Загрузить коды активации товара" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/Ozon/Warehouses-management/Get-warehouses-list.mdx b/docs/ru/md/Ozon/Warehouses-management/Get-warehouses-list.mdx index de30edc022..d3b5f2f076 100644 --- a/docs/ru/md/Ozon/Warehouses-management/Get-warehouses-list.mdx +++ b/docs/ru/md/Ozon/Warehouses-management/Get-warehouses-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список складов компанииСтраницы +description: "Получить список складов" и другие функции для работы с Ozon в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Ozon] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Close-connection.mdx b/docs/ru/md/PostgreSQL/Common-methods/Close-connection.mdx index fe673cba0d..528ba866d0 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Close-connection.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Явно закрывает переданное соединениеСтраницы +description: "Закрыть соединение " и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Create-connection.mdx b/docs/ru/md/PostgreSQL/Common-methods/Create-connection.mdx index 23f5916089..19a0da8156 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Create-connection.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает подключение к указанной базеСтраницы +description: "Открыть соединение " и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Execute-sql-query.mdx b/docs/ru/md/PostgreSQL/Common-methods/Execute-sql-query.mdx index b243bac0fd..e914dbbcb4 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Execute-sql-query.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Выполняет произвольный SQL запросСтраницы +description: "Выполнить запрос SQL" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Generate-connection-string.mdx b/docs/ru/md/PostgreSQL/Common-methods/Generate-connection-string.mdx index 76ab9a58ac..234e26268d 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Generate-connection-string.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Generate-connection-string.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Формирует строку подключения из переданных данныхСтраницы +description: "Сформировать строку подключения" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Get-tls-settings.mdx b/docs/ru/md/PostgreSQL/Common-methods/Get-tls-settings.mdx index 4f06009d0f..d10cbb4a7c 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Get-tls-settings.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Формирует настройки для использования TLS при выполнении запросовСтраницы +description: "Получить настройки TLS" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Common-methods/Is-connector.mdx b/docs/ru/md/PostgreSQL/Common-methods/Is-connector.mdx index abadae6f45..9a1a222fb4 100644 --- a/docs/ru/md/PostgreSQL/Common-methods/Is-connector.mdx +++ b/docs/ru/md/PostgreSQL/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Проверяет, что значение является объектом внешней компоненты PostgreSQLСтраницы +description: "Это коннектор " и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Add-records.mdx b/docs/ru/md/PostgreSQL/Orm/Add-records.mdx index 0f19d0467e..cdaaf18707 100644 --- a/docs/ru/md/PostgreSQL/Orm/Add-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Добавляет записи в таблицуСтраницы +description: "Добавить записи" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Clear-table.mdx b/docs/ru/md/PostgreSQL/Orm/Clear-table.mdx index 6e74d3d4e4..bdc3f4da25 100644 --- a/docs/ru/md/PostgreSQL/Orm/Clear-table.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Очищает таблицу базыСтраницы +description: "Очистить таблицу" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Create-database.mdx b/docs/ru/md/PostgreSQL/Orm/Create-database.mdx index 57e892cc5f..35086afb29 100644 --- a/docs/ru/md/PostgreSQL/Orm/Create-database.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Create-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает базу данных с указанным именемСтраницы +description: "Создать базу данных" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Create-table.mdx b/docs/ru/md/PostgreSQL/Orm/Create-table.mdx index 50a0b4a8e2..3a9d4ee4c4 100644 --- a/docs/ru/md/PostgreSQL/Orm/Create-table.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает пустую таблицу в базеСтраницы +description: "Создать таблицу" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Delete-database.mdx b/docs/ru/md/PostgreSQL/Orm/Delete-database.mdx index f5b9738b44..b9a774a56b 100644 --- a/docs/ru/md/PostgreSQL/Orm/Delete-database.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Delete-database.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет базу данныхСтраницы +description: "Удалить базу данных" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx b/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx index 1d097b4d6f..7490ef0013 100644 --- a/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Удаляет записи из таблицыСтраницы +description: "Удалить записи" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Delete-table.mdx b/docs/ru/md/PostgreSQL/Orm/Delete-table.mdx index 589e0ac68c..55c7f91b89 100644 --- a/docs/ru/md/PostgreSQL/Orm/Delete-table.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет таблицу из базыСтраницы +description: "Удалить таблицу" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Disable-all-database-connections.mdx b/docs/ru/md/PostgreSQL/Orm/Disable-all-database-connections.mdx index c1200c9802..8610de3851 100644 --- a/docs/ru/md/PostgreSQL/Orm/Disable-all-database-connections.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Disable-all-database-connections.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Завершает все соединения к базе данных кроме текущегоСтраницы +description: "Отключить все соединения базы данных" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx index c84a8ef7d0..d6a041ac36 100644 --- a/docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Получает структуру шаблон для фильтрации записей в запросах ORMСтраницы +description: "Получить структуру фильтра записей" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Get-records.mdx b/docs/ru/md/PostgreSQL/Orm/Get-records.mdx index 7cbac20141..39186ef422 100644 --- a/docs/ru/md/PostgreSQL/Orm/Get-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает записи из выбранной таблицыСтраницы +description: "Получить записи" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Get-table-information.mdx b/docs/ru/md/PostgreSQL/Orm/Get-table-information.mdx index 43cf5dd243..c7bab7452e 100644 --- a/docs/ru/md/PostgreSQL/Orm/Get-table-information.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Get-table-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию о таблицеСтраницы +description: "Получить информацию о таблице" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/PostgreSQL/Orm/Update-records.mdx b/docs/ru/md/PostgreSQL/Orm/Update-records.mdx index 4d0765e494..ceb553c6d3 100644 --- a/docs/ru/md/PostgreSQL/Orm/Update-records.mdx +++ b/docs/ru/md/PostgreSQL/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Обновляет значение записей по выбранным критериямСтраницы +description: "Обновить записи" и другие функции для работы с PostgreSQL в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, PostgreSQL] --- diff --git a/docs/ru/md/RCON/Commands-execution/Create-connection.mdx b/docs/ru/md/RCON/Commands-execution/Create-connection.mdx index 77f200ceb8..6859d21d45 100644 --- a/docs/ru/md/RCON/Commands-execution/Create-connection.mdx +++ b/docs/ru/md/RCON/Commands-execution/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Открывает новое соединения RCONСтраницы +description: "Открыть соединение " и другие функции для работы с RCON в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, RCON] --- diff --git a/docs/ru/md/RCON/Commands-execution/Execute-command.mdx b/docs/ru/md/RCON/Commands-execution/Execute-command.mdx index 5b380ca024..ab60a77ac1 100644 --- a/docs/ru/md/RCON/Commands-execution/Execute-command.mdx +++ b/docs/ru/md/RCON/Commands-execution/Execute-command.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Выполняет команду на сервереСтраницы +description: "Выполнить команду" и другие функции для работы с RCON в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, RCON] --- diff --git a/docs/ru/md/RCON/Commands-execution/Form-connection-parameters.mdx b/docs/ru/md/RCON/Commands-execution/Form-connection-parameters.mdx index 2bd27cac0c..1971330e8f 100644 --- a/docs/ru/md/RCON/Commands-execution/Form-connection-parameters.mdx +++ b/docs/ru/md/RCON/Commands-execution/Form-connection-parameters.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Формирует коллекцию параметров соединенияСтраницы +description: "Сформировать параметры соединения" и другие функции для работы с RCON в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, RCON] --- diff --git a/docs/ru/md/RCON/Commands-execution/Is-connector.mdx b/docs/ru/md/RCON/Commands-execution/Is-connector.mdx index eea2717bae..483c5ff860 100644 --- a/docs/ru/md/RCON/Commands-execution/Is-connector.mdx +++ b/docs/ru/md/RCON/Commands-execution/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Проверяет, что значение является объектом внешней компоненты RCONСтраницы +description: "Это коннектор " и другие функции для работы с RCON в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, RCON] --- diff --git a/docs/ru/md/S3/Buckets-management/Create-bucket.mdx b/docs/ru/md/S3/Buckets-management/Create-bucket.mdx index 78e2eb89b4..3a16894631 100644 --- a/docs/ru/md/S3/Buckets-management/Create-bucket.mdx +++ b/docs/ru/md/S3/Buckets-management/Create-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новый бакет с выбранным именемСтраницы +description: "Создать бакет" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Delete-bucket-encryption.mdx b/docs/ru/md/S3/Buckets-management/Delete-bucket-encryption.mdx index eee76136c2..cab0495aeb 100644 --- a/docs/ru/md/S3/Buckets-management/Delete-bucket-encryption.mdx +++ b/docs/ru/md/S3/Buckets-management/Delete-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет конфигурацию шифрования бакетаСтраницы +description: "Удалить шифрование бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Delete-bucket-tagging.mdx b/docs/ru/md/S3/Buckets-management/Delete-bucket-tagging.mdx index 2b7cfd2521..f67ec5d434 100644 --- a/docs/ru/md/S3/Buckets-management/Delete-bucket-tagging.mdx +++ b/docs/ru/md/S3/Buckets-management/Delete-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удаляет набор тегов бакетаСтраницы +description: "Удалить теги бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Delete-bucket.mdx b/docs/ru/md/S3/Buckets-management/Delete-bucket.mdx index 503d893162..1097850bba 100644 --- a/docs/ru/md/S3/Buckets-management/Delete-bucket.mdx +++ b/docs/ru/md/S3/Buckets-management/Delete-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Удаляет бакет с выбранным именемСтраницы +description: "Удалить бакет" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Get-bucket-encryption.mdx b/docs/ru/md/S3/Buckets-management/Get-bucket-encryption.mdx index 3205a798af..eb0f51d10a 100644 --- a/docs/ru/md/S3/Buckets-management/Get-bucket-encryption.mdx +++ b/docs/ru/md/S3/Buckets-management/Get-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает установленную ранее конфигурацию шифрования бакетаСтраницы +description: "Получить шифрование бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Get-bucket-tagging.mdx b/docs/ru/md/S3/Buckets-management/Get-bucket-tagging.mdx index 79dab29ebf..7a1bbca794 100644 --- a/docs/ru/md/S3/Buckets-management/Get-bucket-tagging.mdx +++ b/docs/ru/md/S3/Buckets-management/Get-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает набор тегов бакетаСтраницы +description: "Получить теги бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Get-bucket-versioning.mdx b/docs/ru/md/S3/Buckets-management/Get-bucket-versioning.mdx index 1274a766cc..e7a910efb2 100644 --- a/docs/ru/md/S3/Buckets-management/Get-bucket-versioning.mdx +++ b/docs/ru/md/S3/Buckets-management/Get-bucket-versioning.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Получает значения настроек версионирования объектов в бакетеСтраницы +description: "Получить настройки версионирования бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Head-bucket.mdx b/docs/ru/md/S3/Buckets-management/Head-bucket.mdx index 599294fe4d..19313a2cc4 100644 --- a/docs/ru/md/S3/Buckets-management/Head-bucket.mdx +++ b/docs/ru/md/S3/Buckets-management/Head-bucket.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Проверяет доступность бакета для текущего аккаунта или аккаунта по IDСтраницы +description: "Проверить доступность бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/List-buckets.mdx b/docs/ru/md/S3/Buckets-management/List-buckets.mdx index 34f55bbd25..e26d6d537d 100644 --- a/docs/ru/md/S3/Buckets-management/List-buckets.mdx +++ b/docs/ru/md/S3/Buckets-management/List-buckets.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Получает список бакетов. Возможно использование отборов, если они поддерживаются сервисомСтраницы +description: "Получить список бакетов" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Put-bucket-encryption.mdx b/docs/ru/md/S3/Buckets-management/Put-bucket-encryption.mdx index 5a8a28a116..1f58e39e2c 100644 --- a/docs/ru/md/S3/Buckets-management/Put-bucket-encryption.mdx +++ b/docs/ru/md/S3/Buckets-management/Put-bucket-encryption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Устанавлиает шифрование бакета по XML конфигурацииСтраницы +description: "Установить шифрование бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Put-bucket-tagging.mdx b/docs/ru/md/S3/Buckets-management/Put-bucket-tagging.mdx index 3d79b4b18a..6e69906798 100644 --- a/docs/ru/md/S3/Buckets-management/Put-bucket-tagging.mdx +++ b/docs/ru/md/S3/Buckets-management/Put-bucket-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Устанавливает набор тегов для бакетаСтраницы +description: "Установить теги бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Buckets-management/Put-bucket-versioning.mdx b/docs/ru/md/S3/Buckets-management/Put-bucket-versioning.mdx index b087f15035..acfe0a8557 100644 --- a/docs/ru/md/S3/Buckets-management/Put-bucket-versioning.mdx +++ b/docs/ru/md/S3/Buckets-management/Put-bucket-versioning.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Устанавливает настройки версионирования объектов бакетаСтраницы +description: "Установить настройки версионирования бакета" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Common-methods/Get-basic-data-structure.mdx b/docs/ru/md/S3/Common-methods/Get-basic-data-structure.mdx index a34bb6b26b..7cf68c6f0d 100644 --- a/docs/ru/md/S3/Common-methods/Get-basic-data-structure.mdx +++ b/docs/ru/md/S3/Common-methods/Get-basic-data-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Возвращает основные данные запроса в структурированном видеСтраницы +description: "Получить структуру данных" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Common-methods/Send-request-with-body.mdx b/docs/ru/md/S3/Common-methods/Send-request-with-body.mdx index 5d83bda8a9..b1a891b2f9 100644 --- a/docs/ru/md/S3/Common-methods/Send-request-with-body.mdx +++ b/docs/ru/md/S3/Common-methods/Send-request-with-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Отправляет http запрос с теломСтраницы +description: "Отправить запрос с телом" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Common-methods/Send-request-without-body.mdx b/docs/ru/md/S3/Common-methods/Send-request-without-body.mdx index 66d0fb5251..ab16e8c1ad 100644 --- a/docs/ru/md/S3/Common-methods/Send-request-without-body.mdx +++ b/docs/ru/md/S3/Common-methods/Send-request-without-body.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет простой http запрос без телаСтраницы +description: "Отправить запрос без тела" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Abort-multipart-upload.mdx b/docs/ru/md/S3/Objects-management/Abort-multipart-upload.mdx index b020a6e5d6..4023868a49 100644 --- a/docs/ru/md/S3/Objects-management/Abort-multipart-upload.mdx +++ b/docs/ru/md/S3/Objects-management/Abort-multipart-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отменяет загрузку объекта по частямСтраницы +description: "Отменить загрузку частями" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Copy-object.mdx b/docs/ru/md/S3/Objects-management/Copy-object.mdx index 6b3f670dc6..1d51ad4372 100644 --- a/docs/ru/md/S3/Objects-management/Copy-object.mdx +++ b/docs/ru/md/S3/Objects-management/Copy-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Копирует объект из одного расположения в другоеСтраницы +description: "Копировать объект" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Delete-object-tagging.mdx b/docs/ru/md/S3/Objects-management/Delete-object-tagging.mdx index 185678b44d..8b356ed009 100644 --- a/docs/ru/md/S3/Objects-management/Delete-object-tagging.mdx +++ b/docs/ru/md/S3/Objects-management/Delete-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Удаляет набор тегов объектаСтраницы +description: "Удалить теги объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Delete-object.mdx b/docs/ru/md/S3/Objects-management/Delete-object.mdx index 8c89a1a2be..3b2bf59b9b 100644 --- a/docs/ru/md/S3/Objects-management/Delete-object.mdx +++ b/docs/ru/md/S3/Objects-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удаляет объект из бакетаСтраницы +description: "Удалить объект" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Finish-parts-upload.mdx b/docs/ru/md/S3/Objects-management/Finish-parts-upload.mdx index 946c369beb..0bab7d98b1 100644 --- a/docs/ru/md/S3/Objects-management/Finish-parts-upload.mdx +++ b/docs/ru/md/S3/Objects-management/Finish-parts-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Подтверждает окончание загрузки объекта по частямСтраницы +description: "Завершить загрузку частями" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Get-object-download-link.mdx b/docs/ru/md/S3/Objects-management/Get-object-download-link.mdx index c87f117e2b..3cf204b90b 100644 --- a/docs/ru/md/S3/Objects-management/Get-object-download-link.mdx +++ b/docs/ru/md/S3/Objects-management/Get-object-download-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Получает прямую ссылку для скачивания объекта без дополнительной авторизацииСтраницы +description: "Получить ссылку скачивания объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Get-object-tagging.mdx b/docs/ru/md/S3/Objects-management/Get-object-tagging.mdx index 89b252dd93..5823c3ed5f 100644 --- a/docs/ru/md/S3/Objects-management/Get-object-tagging.mdx +++ b/docs/ru/md/S3/Objects-management/Get-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Получает набор тегов объектаСтраницы +description: "Получить теги объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Get-object-upload-link.mdx b/docs/ru/md/S3/Objects-management/Get-object-upload-link.mdx index 1a889bb066..cef979d677 100644 --- a/docs/ru/md/S3/Objects-management/Get-object-upload-link.mdx +++ b/docs/ru/md/S3/Objects-management/Get-object-upload-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 17 -description: Получает прямую ссылку для загрузки объекта без дополнительной авторизацииСтраницы +description: "Получить ссылку загрузки объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Get-object.mdx b/docs/ru/md/S3/Objects-management/Get-object.mdx index 95307366d8..1e68832667 100644 --- a/docs/ru/md/S3/Objects-management/Get-object.mdx +++ b/docs/ru/md/S3/Objects-management/Get-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает содержимое объекта из бакетаСтраницы +description: "Получить объект" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Head-object.mdx b/docs/ru/md/S3/Objects-management/Head-object.mdx index f7527c4561..c7a20a0be0 100644 --- a/docs/ru/md/S3/Objects-management/Head-object.mdx +++ b/docs/ru/md/S3/Objects-management/Head-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает информацию о характеристиках объекта в бакетеСтраницы +description: "Получить описание объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Init-parts-upload.mdx b/docs/ru/md/S3/Objects-management/Init-parts-upload.mdx index 67d7e2680c..dba739bba8 100644 --- a/docs/ru/md/S3/Objects-management/Init-parts-upload.mdx +++ b/docs/ru/md/S3/Objects-management/Init-parts-upload.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Инициализирует загрузку объекта по частямСтраницы +description: "Инициализировать загрузку частями" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/List-object-versions.mdx b/docs/ru/md/S3/Objects-management/List-object-versions.mdx index 9ebe517fed..2b68ff6ea4 100644 --- a/docs/ru/md/S3/Objects-management/List-object-versions.mdx +++ b/docs/ru/md/S3/Objects-management/List-object-versions.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Получает список всех версий объектов в выбранном бакетеСтраницы +description: "Получить список версий объектов" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/List-objects.mdx b/docs/ru/md/S3/Objects-management/List-objects.mdx index 65f99b5fa5..0362246b37 100644 --- a/docs/ru/md/S3/Objects-management/List-objects.mdx +++ b/docs/ru/md/S3/Objects-management/List-objects.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Получает список объектов в выбранном бакетеСтраницы +description: "Получить список объектов" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Put-object-tagging.mdx b/docs/ru/md/S3/Objects-management/Put-object-tagging.mdx index bbe48479b0..29e15d8c2b 100644 --- a/docs/ru/md/S3/Objects-management/Put-object-tagging.mdx +++ b/docs/ru/md/S3/Objects-management/Put-object-tagging.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Устанавливает набор тегов для объектаСтраницы +description: "Установить теги объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Put-object.mdx b/docs/ru/md/S3/Objects-management/Put-object.mdx index ccd0c8da7f..efdad69723 100644 --- a/docs/ru/md/S3/Objects-management/Put-object.mdx +++ b/docs/ru/md/S3/Objects-management/Put-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Загружает файл в бакетСтраницы +description: "Загрузить объект" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Upload-full-object.mdx b/docs/ru/md/S3/Objects-management/Upload-full-object.mdx index 705971ab3c..fca2d29b7c 100644 --- a/docs/ru/md/S3/Objects-management/Upload-full-object.mdx +++ b/docs/ru/md/S3/Objects-management/Upload-full-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Загружает объект на сервер не используюя загрузку по частямСтраницы +description: "Загрузить объект целиком" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/S3/Objects-management/Upload-object-part.mdx b/docs/ru/md/S3/Objects-management/Upload-object-part.mdx index fc4fdb94a6..dce176297e 100644 --- a/docs/ru/md/S3/Objects-management/Upload-object-part.mdx +++ b/docs/ru/md/S3/Objects-management/Upload-object-part.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Загружает часть объекта при загрузке по частямСтраницы +description: "Загрузить часть объекта" и другие функции для работы с S3 в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, S3] --- diff --git a/docs/ru/md/SQLite/Common-methods/Close-connection.mdx b/docs/ru/md/SQLite/Common-methods/Close-connection.mdx index 5532d3c774..0c2541cb08 100644 --- a/docs/ru/md/SQLite/Common-methods/Close-connection.mdx +++ b/docs/ru/md/SQLite/Common-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Явно закрывает переданное соединениеСтраницы +description: "Закрыть соединение " и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Common-methods/Connect-extension.mdx b/docs/ru/md/SQLite/Common-methods/Connect-extension.mdx index 79fd20a16c..9aa0a23eab 100644 --- a/docs/ru/md/SQLite/Common-methods/Connect-extension.mdx +++ b/docs/ru/md/SQLite/Common-methods/Connect-extension.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Подключает расширение SQLite для указанного соединенияСтраницы +description: "Подключить расширение " и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Common-methods/Create-connection.mdx b/docs/ru/md/SQLite/Common-methods/Create-connection.mdx index 75e3512693..bb3afdd4e5 100644 --- a/docs/ru/md/SQLite/Common-methods/Create-connection.mdx +++ b/docs/ru/md/SQLite/Common-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает подключение к указанной базеСтраницы +description: "Открыть соединение " и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Common-methods/Execute-sql-query.mdx b/docs/ru/md/SQLite/Common-methods/Execute-sql-query.mdx index 73ecc99804..43a1fd1042 100644 --- a/docs/ru/md/SQLite/Common-methods/Execute-sql-query.mdx +++ b/docs/ru/md/SQLite/Common-methods/Execute-sql-query.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Выполняет произвольный SQL запросСтраницы +description: "Выполнить запрос SQL" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Common-methods/Is-connector.mdx b/docs/ru/md/SQLite/Common-methods/Is-connector.mdx index f9d2842d1e..ab4f5ff540 100644 --- a/docs/ru/md/SQLite/Common-methods/Is-connector.mdx +++ b/docs/ru/md/SQLite/Common-methods/Is-connector.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Проверяет, что значение является объектом внешней компоненты SQLiteСтраницы +description: "Это коннектор " и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Add-records.mdx b/docs/ru/md/SQLite/Orm/Add-records.mdx index 88fd67146b..b139d5e10e 100644 --- a/docs/ru/md/SQLite/Orm/Add-records.mdx +++ b/docs/ru/md/SQLite/Orm/Add-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Добавляет записи в таблицуСтраницы +description: "Добавить записи" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Clear-table.mdx b/docs/ru/md/SQLite/Orm/Clear-table.mdx index 51380f517a..959d13e9a0 100644 --- a/docs/ru/md/SQLite/Orm/Clear-table.mdx +++ b/docs/ru/md/SQLite/Orm/Clear-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Очищает таблицу базыСтраницы +description: "Очистить таблицу" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Create-table.mdx b/docs/ru/md/SQLite/Orm/Create-table.mdx index e7a08b77f1..0199e7fe17 100644 --- a/docs/ru/md/SQLite/Orm/Create-table.mdx +++ b/docs/ru/md/SQLite/Orm/Create-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает пустую таблицу в базеСтраницы +description: "Создать таблицу" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Delete-records.mdx b/docs/ru/md/SQLite/Orm/Delete-records.mdx index 9a4f115a54..1ca53be406 100644 --- a/docs/ru/md/SQLite/Orm/Delete-records.mdx +++ b/docs/ru/md/SQLite/Orm/Delete-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет записи из таблицыСтраницы +description: "Удалить записи" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Delete-table.mdx b/docs/ru/md/SQLite/Orm/Delete-table.mdx index b0b21047c0..487321b654 100644 --- a/docs/ru/md/SQLite/Orm/Delete-table.mdx +++ b/docs/ru/md/SQLite/Orm/Delete-table.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет таблицу из базыСтраницы +description: "Удалить таблицу" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx b/docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx index 7fa015ea2a..fbc9b45ae4 100644 --- a/docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx +++ b/docs/ru/md/SQLite/Orm/Get-records-filter-strucutre.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Получает структуру шаблон для фильтрации записей в запросах ORMСтраницы +description: "Получить структуру фильтра записей" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Get-records.mdx b/docs/ru/md/SQLite/Orm/Get-records.mdx index 17d1faa766..17da43ab67 100644 --- a/docs/ru/md/SQLite/Orm/Get-records.mdx +++ b/docs/ru/md/SQLite/Orm/Get-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает записи из выбранной таблицыСтраницы +description: "Получить записи" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Get-table-information.mdx b/docs/ru/md/SQLite/Orm/Get-table-information.mdx index 40b377709d..0dcc9c20c6 100644 --- a/docs/ru/md/SQLite/Orm/Get-table-information.mdx +++ b/docs/ru/md/SQLite/Orm/Get-table-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о таблицеСтраницы +description: "Получить информацию о таблице" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/SQLite/Orm/Update-records.mdx b/docs/ru/md/SQLite/Orm/Update-records.mdx index 55951a53c4..936228564c 100644 --- a/docs/ru/md/SQLite/Orm/Update-records.mdx +++ b/docs/ru/md/SQLite/Orm/Update-records.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Обновляет значение записей по выбранным критериямСтраницы +description: "Обновить записи" и другие функции для работы с SQLite в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, SQLite] --- diff --git a/docs/ru/md/Slack/Block-formation/Generate-image-block.mdx b/docs/ru/md/Slack/Block-formation/Generate-image-block.mdx index f12777a7f6..e5ab1c9cf6 100644 --- a/docs/ru/md/Slack/Block-formation/Generate-image-block.mdx +++ b/docs/ru/md/Slack/Block-formation/Generate-image-block.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Формирует блок с картинкой для добавления в массив блоков сообщенияСтраницы +description: "Сформировать блок картинку" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Archive-channel.mdx b/docs/ru/md/Slack/Channel-management/Archive-channel.mdx index 080bd20fd8..db713cb018 100644 --- a/docs/ru/md/Slack/Channel-management/Archive-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Archive-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Архивирует активный каналСтраницы +description: "Архивировать канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Create-channel.mdx b/docs/ru/md/Slack/Channel-management/Create-channel.mdx index 5015d8fb6a..8156468588 100644 --- a/docs/ru/md/Slack/Channel-management/Create-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Create-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает новый каналСтраницы +description: "Создать канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Get-channel-history.mdx b/docs/ru/md/Slack/Channel-management/Get-channel-history.mdx index 0c44cacc36..b13298e8b9 100644 --- a/docs/ru/md/Slack/Channel-management/Get-channel-history.mdx +++ b/docs/ru/md/Slack/Channel-management/Get-channel-history.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает информацию событиях каналаСтраницы +description: "Получить историю канала" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Get-channel-list.mdx b/docs/ru/md/Slack/Channel-management/Get-channel-list.mdx index 5b758eae33..32ef2bf206 100644 --- a/docs/ru/md/Slack/Channel-management/Get-channel-list.mdx +++ b/docs/ru/md/Slack/Channel-management/Get-channel-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список доступных каналовСтраницы +description: "Получить список каналов" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Get-channel-user-list.mdx b/docs/ru/md/Slack/Channel-management/Get-channel-user-list.mdx index 479894cc91..e5e461a688 100644 --- a/docs/ru/md/Slack/Channel-management/Get-channel-user-list.mdx +++ b/docs/ru/md/Slack/Channel-management/Get-channel-user-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список пользователей указанного каналаСтраницы +description: "Получить список пользователей канала" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Get-channel.mdx b/docs/ru/md/Slack/Channel-management/Get-channel.mdx index d2d80a99b6..9f583d66dc 100644 --- a/docs/ru/md/Slack/Channel-management/Get-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Get-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает информацию о каналеСтраницы +description: "Получить канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Invite-users-to-channel.mdx b/docs/ru/md/Slack/Channel-management/Invite-users-to-channel.mdx index cbd2942922..5c17c6a5a4 100644 --- a/docs/ru/md/Slack/Channel-management/Invite-users-to-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Invite-users-to-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Добавляет указанных пользователей в каналСтраницы +description: "Пригласить пользователей в канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Join-channel.mdx b/docs/ru/md/Slack/Channel-management/Join-channel.mdx index 8993c4cc1c..646a24c1bd 100644 --- a/docs/ru/md/Slack/Channel-management/Join-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Join-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Добавляет текущего бота в каналСтраницы +description: "Вступить в канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Kick-user-from-channel.mdx b/docs/ru/md/Slack/Channel-management/Kick-user-from-channel.mdx index 2948282737..df5e76d9ca 100644 --- a/docs/ru/md/Slack/Channel-management/Kick-user-from-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Kick-user-from-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Удаляет указанного пользователя из каналаСтраницы +description: "Выгнать пользователя из канала" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Leave-channel.mdx b/docs/ru/md/Slack/Channel-management/Leave-channel.mdx index 5a44346943..22ba306732 100644 --- a/docs/ru/md/Slack/Channel-management/Leave-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Leave-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Удаляет текущего бота из каналаСтраницы +description: "Покинуть канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Rename-channel.mdx b/docs/ru/md/Slack/Channel-management/Rename-channel.mdx index c2f923b3b0..18160b5770 100644 --- a/docs/ru/md/Slack/Channel-management/Rename-channel.mdx +++ b/docs/ru/md/Slack/Channel-management/Rename-channel.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Изменяет название каналаСтраницы +description: "Переименовать канал" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Set-channel-goal.mdx b/docs/ru/md/Slack/Channel-management/Set-channel-goal.mdx index 97b3e6f81e..3e783c1963 100644 --- a/docs/ru/md/Slack/Channel-management/Set-channel-goal.mdx +++ b/docs/ru/md/Slack/Channel-management/Set-channel-goal.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Устанавливает цель (описание) каналаСтраницы +description: "Установить цель канала" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Channel-management/Set-channel-topic.mdx b/docs/ru/md/Slack/Channel-management/Set-channel-topic.mdx index 4542f4067e..1bb0a65129 100644 --- a/docs/ru/md/Slack/Channel-management/Set-channel-topic.mdx +++ b/docs/ru/md/Slack/Channel-management/Set-channel-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Устанавливает тему каналаСтраницы +description: "Установить тему канала" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Dialog-management/Close-dialog.mdx b/docs/ru/md/Slack/Dialog-management/Close-dialog.mdx index 1947d1fa21..a62f72ed75 100644 --- a/docs/ru/md/Slack/Dialog-management/Close-dialog.mdx +++ b/docs/ru/md/Slack/Dialog-management/Close-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Закрывает существующий диалогСтраницы +description: "Закрыть диалог" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Dialog-management/Open-dialog.mdx b/docs/ru/md/Slack/Dialog-management/Open-dialog.mdx index 87719564b0..47ed4307e6 100644 --- a/docs/ru/md/Slack/Dialog-management/Open-dialog.mdx +++ b/docs/ru/md/Slack/Dialog-management/Open-dialog.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Открывает новый диалог с одним или несколькими пользователямиСтраницы +description: "Открыть диалог" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/External-files-management/Add-external-file.mdx b/docs/ru/md/Slack/External-files-management/Add-external-file.mdx index 419a10cf53..ce5073bcbd 100644 --- a/docs/ru/md/Slack/External-files-management/Add-external-file.mdx +++ b/docs/ru/md/Slack/External-files-management/Add-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Добавляет новый внешний файлСтраницы +description: "Добавить внешний файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/External-files-management/Delete-external-file.mdx b/docs/ru/md/Slack/External-files-management/Delete-external-file.mdx index 090d0cdc34..34372fb2f5 100644 --- a/docs/ru/md/Slack/External-files-management/Delete-external-file.mdx +++ b/docs/ru/md/Slack/External-files-management/Delete-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет внешний файл из SlackСтраницы +description: "Удалить внешний файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/External-files-management/Get-external-file-list.mdx b/docs/ru/md/Slack/External-files-management/Get-external-file-list.mdx index 2c3394efa5..e98a69c873 100644 --- a/docs/ru/md/Slack/External-files-management/Get-external-file-list.mdx +++ b/docs/ru/md/Slack/External-files-management/Get-external-file-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список внешних файлов пользователя или каналаСтраницы +description: "Получить список внешних файлов" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/External-files-management/Get-external-file.mdx b/docs/ru/md/Slack/External-files-management/Get-external-file.mdx index 8a69259626..13161c2433 100644 --- a/docs/ru/md/Slack/External-files-management/Get-external-file.mdx +++ b/docs/ru/md/Slack/External-files-management/Get-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о внешнем файлеСтраницы +description: "Получить внешний файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/External-files-management/Send-external-file.mdx b/docs/ru/md/Slack/External-files-management/Send-external-file.mdx index b021c5b292..1bbd8b0c97 100644 --- a/docs/ru/md/Slack/External-files-management/Send-external-file.mdx +++ b/docs/ru/md/Slack/External-files-management/Send-external-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Отправляет внейшний файл по списку каналовСтраницы +description: "Отправить внешний файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Delete-file.mdx b/docs/ru/md/Slack/File-management/Delete-file.mdx index b7df76bcd9..da98df9de2 100644 --- a/docs/ru/md/Slack/File-management/Delete-file.mdx +++ b/docs/ru/md/Slack/File-management/Delete-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет файл на SlackСтраницы +description: "Удалить файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Get-file-data.mdx b/docs/ru/md/Slack/File-management/Get-file-data.mdx index 4c00c9be94..f3b50cedec 100644 --- a/docs/ru/md/Slack/File-management/Get-file-data.mdx +++ b/docs/ru/md/Slack/File-management/Get-file-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о файлеСтраницы +description: "Получить данные файла" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Get-files-list.mdx b/docs/ru/md/Slack/File-management/Get-files-list.mdx index edad908a41..5f21c19039 100644 --- a/docs/ru/md/Slack/File-management/Get-files-list.mdx +++ b/docs/ru/md/Slack/File-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список файлов бота или каналаСтраницы +description: "Получить список файлов" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Make-file-private.mdx b/docs/ru/md/Slack/File-management/Make-file-private.mdx index 4966b81355..322a6072cb 100644 --- a/docs/ru/md/Slack/File-management/Make-file-private.mdx +++ b/docs/ru/md/Slack/File-management/Make-file-private.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет публичный URL у файла. Требует токен пользователяСтраницы +description: "Сделать файл приватным" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Make-file-public.mdx b/docs/ru/md/Slack/File-management/Make-file-public.mdx index c1a67700d7..836fcf2cea 100644 --- a/docs/ru/md/Slack/File-management/Make-file-public.mdx +++ b/docs/ru/md/Slack/File-management/Make-file-public.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает публичный URL для файла. Требует токен пользователяСтраницы +description: "Сделать файл публичным" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/File-management/Upload-file.mdx b/docs/ru/md/Slack/File-management/Upload-file.mdx index 339a16c88d..8ffc92c32c 100644 --- a/docs/ru/md/Slack/File-management/Upload-file.mdx +++ b/docs/ru/md/Slack/File-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Загружает файл на сервера SlackСтраницы +description: "Загрузить файл" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Management-and-settings/Get-bot-information.mdx b/docs/ru/md/Slack/Management-and-settings/Get-bot-information.mdx index b0100264fb..3bebe23afa 100644 --- a/docs/ru/md/Slack/Management-and-settings/Get-bot-information.mdx +++ b/docs/ru/md/Slack/Management-and-settings/Get-bot-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает основную информацию о ботеСтраницы +description: "Получить информацию о боте" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Management-and-settings/Get-user-list.mdx b/docs/ru/md/Slack/Management-and-settings/Get-user-list.mdx index 300d824722..58d7b242b9 100644 --- a/docs/ru/md/Slack/Management-and-settings/Get-user-list.mdx +++ b/docs/ru/md/Slack/Management-and-settings/Get-user-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список пользователей рабочей областиСтраницы +description: "Получить список пользователей" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Management-and-settings/Get-workspace-list.mdx b/docs/ru/md/Slack/Management-and-settings/Get-workspace-list.mdx index 80c8ed6c10..bada3fb963 100644 --- a/docs/ru/md/Slack/Management-and-settings/Get-workspace-list.mdx +++ b/docs/ru/md/Slack/Management-and-settings/Get-workspace-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список рабочих областей, в которых подключен ботСтраницы +description: "Получить список рабочих областей" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Delete-message.mdx b/docs/ru/md/Slack/Message-management/Delete-message.mdx index 4eb3865ee4..64653813b2 100644 --- a/docs/ru/md/Slack/Message-management/Delete-message.mdx +++ b/docs/ru/md/Slack/Message-management/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет сообщение канала по timestampСтраницы +description: "Удалить сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Edit-message.mdx b/docs/ru/md/Slack/Message-management/Edit-message.mdx index 716b861e69..0b1cf94ab0 100644 --- a/docs/ru/md/Slack/Message-management/Edit-message.mdx +++ b/docs/ru/md/Slack/Message-management/Edit-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет состав существующего сообщенияСтраницы +description: "Изменить сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Get-delayed-message-list.mdx b/docs/ru/md/Slack/Message-management/Get-delayed-message-list.mdx index 3d8c16f904..9d71622c32 100644 --- a/docs/ru/md/Slack/Message-management/Get-delayed-message-list.mdx +++ b/docs/ru/md/Slack/Message-management/Get-delayed-message-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает список отложенных сообщений каналаСтраницы +description: "Получить список отложенных сообщений" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Get-message-link.mdx b/docs/ru/md/Slack/Message-management/Get-message-link.mdx index 23bb34b820..c013495209 100644 --- a/docs/ru/md/Slack/Message-management/Get-message-link.mdx +++ b/docs/ru/md/Slack/Message-management/Get-message-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает постоянный UTL к сообщению каналаСтраницы +description: "Получить ссылку на сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Get-message-reply-list.mdx b/docs/ru/md/Slack/Message-management/Get-message-reply-list.mdx index 9d427baf0d..6f0c43ff62 100644 --- a/docs/ru/md/Slack/Message-management/Get-message-reply-list.mdx +++ b/docs/ru/md/Slack/Message-management/Get-message-reply-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает массив сообщений, которые являются ответом на указанноеСтраницы +description: "Получить список ответов на сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Send-ephemeral-message.mdx b/docs/ru/md/Slack/Message-management/Send-ephemeral-message.mdx index bedd209384..29a117ee45 100644 --- a/docs/ru/md/Slack/Message-management/Send-ephemeral-message.mdx +++ b/docs/ru/md/Slack/Message-management/Send-ephemeral-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет сообщение, которое приходит в канал, но видно только конкретному пользователюСтраницы +description: "Отправить эфемерное сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/Slack/Message-management/Send-message.mdx b/docs/ru/md/Slack/Message-management/Send-message.mdx index 28c280ee0b..afb2363eb4 100644 --- a/docs/ru/md/Slack/Message-management/Send-message.mdx +++ b/docs/ru/md/Slack/Message-management/Send-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет сообщение в выбранный часСтраницы +description: "Отправить сообщение" и другие функции для работы с Slack в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Slack] --- diff --git a/docs/ru/md/TCP/Client-methods/Close-connection.mdx b/docs/ru/md/TCP/Client-methods/Close-connection.mdx index cbf338963b..cadc02f98e 100644 --- a/docs/ru/md/TCP/Client-methods/Close-connection.mdx +++ b/docs/ru/md/TCP/Client-methods/Close-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Явно закрывает созданное ранее соединениеСтраницы +description: "Закрыть соединение " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Create-connection.mdx b/docs/ru/md/TCP/Client-methods/Create-connection.mdx index 13a3151741..1a1cd5ea66 100644 --- a/docs/ru/md/TCP/Client-methods/Create-connection.mdx +++ b/docs/ru/md/TCP/Client-methods/Create-connection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает TCP соединениеСтраницы +description: "Открыть соединение " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Get-last-error.mdx b/docs/ru/md/TCP/Client-methods/Get-last-error.mdx index 5f5d54bb89..fc8ec5a599 100644 --- a/docs/ru/md/TCP/Client-methods/Get-last-error.mdx +++ b/docs/ru/md/TCP/Client-methods/Get-last-error.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает информацию о последней ошибке в соединенииСтраницы +description: "Получить последнюю ошибку " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Get-tls-settings.mdx b/docs/ru/md/TCP/Client-methods/Get-tls-settings.mdx index e9f1f90ce7..0c86971496 100644 --- a/docs/ru/md/TCP/Client-methods/Get-tls-settings.mdx +++ b/docs/ru/md/TCP/Client-methods/Get-tls-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Формирует настройки для использования TLS при выполнении запросовСтраницы +description: "Получить настройки TLS" и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Process-request.mdx b/docs/ru/md/TCP/Client-methods/Process-request.mdx index b352f5576b..cd9c20676a 100644 --- a/docs/ru/md/TCP/Client-methods/Process-request.mdx +++ b/docs/ru/md/TCP/Client-methods/Process-request.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Отправляет одиночный запрос на указанный адрес и получает ответ, используя стандартные настройкиСтраницы +description: "Обработать запрос" и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Read-binary-data.mdx b/docs/ru/md/TCP/Client-methods/Read-binary-data.mdx index 0673af7210..eb59fab47e 100644 --- a/docs/ru/md/TCP/Client-methods/Read-binary-data.mdx +++ b/docs/ru/md/TCP/Client-methods/Read-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Читает данные из указанного соединенияСтраницы +description: "Прочитать двоичные данные " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Read-line.mdx b/docs/ru/md/TCP/Client-methods/Read-line.mdx index ae64bea8fb..50db7d70c6 100644 --- a/docs/ru/md/TCP/Client-methods/Read-line.mdx +++ b/docs/ru/md/TCP/Client-methods/Read-line.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Читает данные из указанного соединения в виде строкиСтраницы +description: "Прочитать строку " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Send-binary-data.mdx b/docs/ru/md/TCP/Client-methods/Send-binary-data.mdx index 33c506e04a..55e6f58c8b 100644 --- a/docs/ru/md/TCP/Client-methods/Send-binary-data.mdx +++ b/docs/ru/md/TCP/Client-methods/Send-binary-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Отправляет двоичные данные через указанное соединениеСтраницы +description: "Отправить двоичные данные " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/TCP/Client-methods/Send-line.mdx b/docs/ru/md/TCP/Client-methods/Send-line.mdx index c3b6e94d78..34b0bafbed 100644 --- a/docs/ru/md/TCP/Client-methods/Send-line.mdx +++ b/docs/ru/md/TCP/Client-methods/Send-line.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отправляет данные в виде строки через указанное соединениеСтраницы +description: "Отправить строку " и другие функции для работы с TCP в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, TCP] --- diff --git a/docs/ru/md/Telegram/Administration/Ban.mdx b/docs/ru/md/Telegram/Administration/Ban.mdx index de25c2878b..fa3c87e38b 100644 --- a/docs/ru/md/Telegram/Administration/Ban.mdx +++ b/docs/ru/md/Telegram/Administration/Ban.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Банит пользователя в выбранном чатеСтраницы +description: "Бан" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Administration/Create-invitation-link.mdx b/docs/ru/md/Telegram/Administration/Create-invitation-link.mdx index 34e9e1bfd9..e54c6b4a03 100644 --- a/docs/ru/md/Telegram/Administration/Create-invitation-link.mdx +++ b/docs/ru/md/Telegram/Administration/Create-invitation-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает ссылку для вступления в закрытый чатСтраницы +description: "Создать ссылку-приглашение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Administration/Get-participant-count.mdx b/docs/ru/md/Telegram/Administration/Get-participant-count.mdx index 5f26438e43..5ea8faa87b 100644 --- a/docs/ru/md/Telegram/Administration/Get-participant-count.mdx +++ b/docs/ru/md/Telegram/Administration/Get-participant-count.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает общее число участников чатаСтраницы +description: "Получить число участников" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Administration/Pin-message.mdx b/docs/ru/md/Telegram/Administration/Pin-message.mdx index dff5128bb5..4d41a799c2 100644 --- a/docs/ru/md/Telegram/Administration/Pin-message.mdx +++ b/docs/ru/md/Telegram/Administration/Pin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Закрепляет сообщение в шапке чатаСтраницы +description: "Закрепить сообщение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Administration/Unban.mdx b/docs/ru/md/Telegram/Administration/Unban.mdx index cd273987e8..adee281622 100644 --- a/docs/ru/md/Telegram/Administration/Unban.mdx +++ b/docs/ru/md/Telegram/Administration/Unban.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Разбанивает забаненного ранее пользователяСтраницы +description: "Разбан" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Administration/Unpin-message.mdx b/docs/ru/md/Telegram/Administration/Unpin-message.mdx index 6c891a75bb..57ab9867b3 100644 --- a/docs/ru/md/Telegram/Administration/Unpin-message.mdx +++ b/docs/ru/md/Telegram/Administration/Unpin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Открепляет сообщение в шапке чатаСтраницы +description: "Открепить сообщение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx index 656cc8c717..39c2bd3774 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Delete-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет URL обработчика событий бота для работы в режиме WebhookСтраницы +description: "Удалить Webhook" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Download-file.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Download-file.mdx index 5608cf82bf..de088bc382 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Download-file.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Скачивает файл с серверов TelegramСтраницы +description: "Скачать файл" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx index 48695c1807..4a3f523f90 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-bot-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Выполняет запрос, возвращающий базовую информацию о боте: имя, id, возможность добавлять бота в группы и т.д.Страницы +description: "Получить информацию о боте" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx index 176daf2415..e6acdf013f 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Get-updates.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Выполняет запрос, возвращающий информацию о событиях бота. Используется при работе в polling режимеСтраницы +description: "Получить обновления" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx index 02c9908da5..d03f4d345f 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Process-tma-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Обрабатывает данные Telegram Mini App и опредеяет их достоверностьСтраницы +description: "Обработать данные Telegram Mini App " и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx b/docs/ru/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx index 7d222de9bc..ad0e6af6eb 100644 --- a/docs/ru/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx +++ b/docs/ru/md/Telegram/Data-retrieval-and-settings/Set-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Устанавливает URL обработчика событий бота для работы в режиме WebhookСтраницы +description: "Установить Webhook" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Delete-message.mdx b/docs/ru/md/Telegram/Data-sending/Delete-message.mdx index eb30df0dee..6782637296 100644 --- a/docs/ru/md/Telegram/Data-sending/Delete-message.mdx +++ b/docs/ru/md/Telegram/Data-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Удаляет указанное сообщение из чата или каналаСтраницы +description: "Удалить сообщение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx b/docs/ru/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx index 94fce68829..e0e02ec425 100644 --- a/docs/ru/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx +++ b/docs/ru/md/Telegram/Data-sending/Form-keyboard-from-button-array.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 16 -description: Формирует простую JSON клавиатуру из массив кнопок для сообщения или нижней панелиСтраницы +description: "Сформировать клавиатуру по массиву кнопок" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Forward-message.mdx b/docs/ru/md/Telegram/Data-sending/Forward-message.mdx index 75ca3c1b0f..0927491d22 100644 --- a/docs/ru/md/Telegram/Data-sending/Forward-message.mdx +++ b/docs/ru/md/Telegram/Data-sending/Forward-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Пересылает сообщение между чатами или в рамках одного чатаСтраницы +description: "Переслать сообщение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Replace-message-caption.mdx b/docs/ru/md/Telegram/Data-sending/Replace-message-caption.mdx index 01f6430c00..59c464b5b5 100644 --- a/docs/ru/md/Telegram/Data-sending/Replace-message-caption.mdx +++ b/docs/ru/md/Telegram/Data-sending/Replace-message-caption.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 15 -description: Заменяет текст в сообщении с вложениямиСтраницы +description: "Заменить описание сообщения" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Replace-message-keyboard.mdx b/docs/ru/md/Telegram/Data-sending/Replace-message-keyboard.mdx index 6cf2c1435a..49d33af2e7 100644 --- a/docs/ru/md/Telegram/Data-sending/Replace-message-keyboard.mdx +++ b/docs/ru/md/Telegram/Data-sending/Replace-message-keyboard.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Заменяет клавиатуру сообщения на новуюСтраницы +description: "Заменить клавиатуру сообщения" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Replace-message-text.mdx b/docs/ru/md/Telegram/Data-sending/Replace-message-text.mdx index a1d6650f7b..1ae1bf0d81 100644 --- a/docs/ru/md/Telegram/Data-sending/Replace-message-text.mdx +++ b/docs/ru/md/Telegram/Data-sending/Replace-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Заменяет текст сообщения на новыйСтраницы +description: "Заменить текст сообщения" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-audio.mdx b/docs/ru/md/Telegram/Data-sending/Send-audio.mdx index df02e50ba7..74ebf688e0 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-audio.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-audio.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Отправляет аудиофайл в чат или каналСтраницы +description: "Отправить аудио" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-contact.mdx b/docs/ru/md/Telegram/Data-sending/Send-contact.mdx index fd0702fe99..d264571538 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-contact.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Отправляет контакт с именем и номером телефонаСтраницы +description: "Отправить контакт" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-document.mdx b/docs/ru/md/Telegram/Data-sending/Send-document.mdx index 0147965402..18277747b6 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-document.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-document.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Отправляет документ в чат или каналСтраницы +description: "Отправить документ" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-gif.mdx b/docs/ru/md/Telegram/Data-sending/Send-gif.mdx index 9d6f1f164e..f7a71e11f7 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-gif.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-gif.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отправляет гифку в чат или каналСтраницы +description: "Отправить гифку" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-image.mdx b/docs/ru/md/Telegram/Data-sending/Send-image.mdx index 613b23b2a4..8bffff9742 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-image.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет картинку в чат или каналСтраницы +description: "Отправить картинку" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-location.mdx b/docs/ru/md/Telegram/Data-sending/Send-location.mdx index 24778c08fc..cbaa5ace55 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-location.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Отправляет местоположение по географической широте и долготе в чат или каналСтраницы +description: "Отправить местоположение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-media-group.mdx b/docs/ru/md/Telegram/Data-sending/Send-media-group.mdx index 44d787fa0e..32cead0789 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-media-group.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-media-group.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Отправляет набор файлов в чат или канал. Варианты типов медиа: audio, document, photo, videoСтраницы +description: "Отправить группу медиафайлов" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-poll.mdx b/docs/ru/md/Telegram/Data-sending/Send-poll.mdx index 260cb3bcc4..d5b85d5772 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-poll.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Отправляет опрос с вариантами ответаСтраницы +description: "Отправить опрос" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-text-message.mdx b/docs/ru/md/Telegram/Data-sending/Send-text-message.mdx index 914d58b54b..f78dacf80c 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-text-message.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет текстовое сообщение в чат или каналСтраницы +description: "Отправить текстовое сообщение" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Data-sending/Send-video.mdx b/docs/ru/md/Telegram/Data-sending/Send-video.mdx index 83ac4d9c27..f7447d3a4a 100644 --- a/docs/ru/md/Telegram/Data-sending/Send-video.mdx +++ b/docs/ru/md/Telegram/Data-sending/Send-video.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Отправляет видео в чат или каналСтраницы +description: "Отправить видео" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx b/docs/ru/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx index d64f8ba10b..528bc4ec2e 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Clear-thread-pinned-messages-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Очищает список закрепленных сообщений в теме форумаСтраницы +description: "Очистить список закрепленных сообщений темы" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Close-forum-thread.mdx b/docs/ru/md/Telegram/Forum-topic-management/Close-forum-thread.mdx index 5ef9cbbf3a..bd1729bfe7 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Close-forum-thread.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Close-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Закрывает тему для новых сообщенийСтраницы +description: "Закрыть тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Create-forum-thread.mdx b/docs/ru/md/Telegram/Forum-topic-management/Create-forum-thread.mdx index 4a6e1558c0..84c82f9d6e 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Create-forum-thread.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Create-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает новую тему в группе с включенным функционалом темСтраницы +description: "Создать тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx b/docs/ru/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx index 66abacb8ad..c486eb4c30 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Delete-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет тему форумаСтраницы +description: "Удалить тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx b/docs/ru/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx index 94fd4a6db6..9549c8dd2e 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Edit-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает новую тему в группе с включенным функционалом темСтраницы +description: "Изменить тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx b/docs/ru/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx index 7ea938a264..88fa5e6f83 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Edit-main-forum-topic-name.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Изменяет имя главной темы форумаСтраницы +description: "Изменить имя главной темы форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx b/docs/ru/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx index 7f58d1ea34..117c07f05a 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Get-avatar-icon-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает соответствие ID Emoji для установки в качестве иконок тем форумаСтраницы +description: "Получить список иконок-аватаров" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx b/docs/ru/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx index 59bf7c5a25..b6704a757e 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Hide-main-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Скрывает главную тему форумаСтраницы +description: "Скрыть главную тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Open-forum-thread.mdx b/docs/ru/md/Telegram/Forum-topic-management/Open-forum-thread.mdx index 38c0ebc20d..c0c6952718 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Open-forum-thread.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Open-forum-thread.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Повторно открывает ранее закрытую тему форумаСтраницы +description: "Открыть тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx b/docs/ru/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx index ebe1ff1f39..b18d2943a0 100644 --- a/docs/ru/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx +++ b/docs/ru/md/Telegram/Forum-topic-management/Show-main-forum-topic.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Показывает ранее скрытую главную тему форумаСтраницы +description: "Показать главную тему форума" и другие функции для работы с Telegram в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Telegram] --- diff --git a/docs/ru/md/Twitter/Data-and-settings/Get-authorization-link.mdx b/docs/ru/md/Twitter/Data-and-settings/Get-authorization-link.mdx index f9a04ba1fb..d0f316b6be 100644 --- a/docs/ru/md/Twitter/Data-and-settings/Get-authorization-link.mdx +++ b/docs/ru/md/Twitter/Data-and-settings/Get-authorization-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Формирует ссылку для авторизации через браузерСтраницы +description: "Получить ссылку для авторизации" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Data-and-settings/Get-token.mdx b/docs/ru/md/Twitter/Data-and-settings/Get-token.mdx index 53efab7fa1..23e2fe5391 100644 --- a/docs/ru/md/Twitter/Data-and-settings/Get-token.mdx +++ b/docs/ru/md/Twitter/Data-and-settings/Get-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает токен по коду, полученному при авторизации по ссылке из ПолучитьСсылкуАвторизацииСтраницы +description: "Получить токен" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx b/docs/ru/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx index 0a27cc90ea..3fcc7363d7 100644 --- a/docs/ru/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx +++ b/docs/ru/md/Twitter/Data-and-settings/Handle-incoming-request-after-authorization.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Метод для вставки в http-сервис, адрес которого указывается в redirect_uri Вызывает метод получения токена, так как для получения токена из кода, приходящего на redirect_uri после авторизации через браузер есть всего 30 секундСтраницы +description: "" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Data-and-settings/Refresh-token.mdx b/docs/ru/md/Twitter/Data-and-settings/Refresh-token.mdx index 92652a822f..552c8d3dea 100644 --- a/docs/ru/md/Twitter/Data-and-settings/Refresh-token.mdx +++ b/docs/ru/md/Twitter/Data-and-settings/Refresh-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Обновляет v2 токен при помощи refresh_tokenСтраницы +description: "Обновить токен" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-custom-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-custom-tweet.mdx index 14e489b0bb..c3ea58f6ba 100644 --- a/docs/ru/md/Twitter/Tweets/Create-custom-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-custom-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает твит с произвольным содержимымСтраницы +description: "Создать произвольный твит" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-gif-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-gif-tweet.mdx index 00f971f5ac..8647458c73 100644 --- a/docs/ru/md/Twitter/Tweets/Create-gif-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-gif-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает твит с вложением-гифкойСтраницы +description: "Создать твит гифки" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-image-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-image-tweet.mdx index bcef5c06b1..42c334df68 100644 --- a/docs/ru/md/Twitter/Tweets/Create-image-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-image-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает твит с картинкой вложениемСтраницы +description: "Создать твит картинки" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-poll-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-poll-tweet.mdx index 32e1d66ab2..293e75397e 100644 --- a/docs/ru/md/Twitter/Tweets/Create-poll-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-poll-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Создает твит с опросомСтраницы +description: "Создать твит опрос" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-text-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-text-tweet.mdx index 0bd9e2ec4d..253954c5bd 100644 --- a/docs/ru/md/Twitter/Tweets/Create-text-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-text-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает твит без вложенийСтраницы +description: "Создать текстовый твит" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Create-video-tweet.mdx b/docs/ru/md/Twitter/Tweets/Create-video-tweet.mdx index 2df6026420..3d154d9ff1 100644 --- a/docs/ru/md/Twitter/Tweets/Create-video-tweet.mdx +++ b/docs/ru/md/Twitter/Tweets/Create-video-tweet.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает твит с видеовложениемСтраницы +description: "Создать твит видео" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/Twitter/Tweets/Upload-attachments-array.mdx b/docs/ru/md/Twitter/Tweets/Upload-attachments-array.mdx index f7110975a4..8625dcad6a 100644 --- a/docs/ru/md/Twitter/Tweets/Upload-attachments-array.mdx +++ b/docs/ru/md/Twitter/Tweets/Upload-attachments-array.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Загружает файлы на сервер и возвращает их IDСтраницы +description: "Загрузить массив вложений" и другие функции для работы с Twitter в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Twitter] --- diff --git a/docs/ru/md/VK/Ad-account-management/Create-ad.mdx b/docs/ru/md/VK/Ad-account-management/Create-ad.mdx index 7a55f45f11..c11e4a0443 100644 --- a/docs/ru/md/VK/Ad-account-management/Create-ad.mdx +++ b/docs/ru/md/VK/Ad-account-management/Create-ad.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает рекламное объявление на основе постаСтраницы +description: "Создать рекламное объявление" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Ad-account-management/Create-advertising-campaign.mdx b/docs/ru/md/VK/Ad-account-management/Create-advertising-campaign.mdx index ff2f5803b4..7453973452 100644 --- a/docs/ru/md/VK/Ad-account-management/Create-advertising-campaign.mdx +++ b/docs/ru/md/VK/Ad-account-management/Create-advertising-campaign.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает кампанию в выбранном рекламном кабинетеСтраницы +description: "Создать рекламную кампанию" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Ad-account-management/Get-advertising-category-list.mdx b/docs/ru/md/VK/Ad-account-management/Get-advertising-category-list.mdx index d2705b285b..e28bf7a92b 100644 --- a/docs/ru/md/VK/Ad-account-management/Get-advertising-category-list.mdx +++ b/docs/ru/md/VK/Ad-account-management/Get-advertising-category-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список id рекламных категорий для создания рекламного объявленияСтраницы +description: "Получить список рекламных категорий" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Ad-account-management/Pause-advertising.mdx b/docs/ru/md/VK/Ad-account-management/Pause-advertising.mdx index fcccd93d46..2f928c9838 100644 --- a/docs/ru/md/VK/Ad-account-management/Pause-advertising.mdx +++ b/docs/ru/md/VK/Ad-account-management/Pause-advertising.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Приостанавливает показ рекламного объявленияСтраницы +description: "Приостановить рекламное объявление" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Create-album.mdx b/docs/ru/md/VK/Community-management/Create-album.mdx index 6c45e7f7d7..606a8f3e58 100644 --- a/docs/ru/md/VK/Community-management/Create-album.mdx +++ b/docs/ru/md/VK/Community-management/Create-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает альбом для хранения картинокСтраницы +description: "Создать альбом" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Create-composite-post.mdx b/docs/ru/md/VK/Community-management/Create-composite-post.mdx index dfca135d45..beed9ddd66 100644 --- a/docs/ru/md/VK/Community-management/Create-composite-post.mdx +++ b/docs/ru/md/VK/Community-management/Create-composite-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает пост на основе массива идетификаторов объектов (картинок, видео и др.)Страницы +description: "Создать составной пост" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Create-poll.mdx b/docs/ru/md/VK/Community-management/Create-poll.mdx index 9bcd295ccf..444ac69537 100644 --- a/docs/ru/md/VK/Community-management/Create-poll.mdx +++ b/docs/ru/md/VK/Community-management/Create-poll.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает опрос с вариантами ответаСтраницы +description: "Создать опрос" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Create-post.mdx b/docs/ru/md/VK/Community-management/Create-post.mdx index bac5469ed6..0fb9dc5d70 100644 --- a/docs/ru/md/VK/Community-management/Create-post.mdx +++ b/docs/ru/md/VK/Community-management/Create-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает пост с картинкамиСтраницы +description: "Создать пост" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Create-story.mdx b/docs/ru/md/VK/Community-management/Create-story.mdx index 167dd25129..e1e8dac00f 100644 --- a/docs/ru/md/VK/Community-management/Create-story.mdx +++ b/docs/ru/md/VK/Community-management/Create-story.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Создает историю из картинкиСтраницы +description: "Создать историю" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Delete-album.mdx b/docs/ru/md/VK/Community-management/Delete-album.mdx index e7308c16a7..277c833bd0 100644 --- a/docs/ru/md/VK/Community-management/Delete-album.mdx +++ b/docs/ru/md/VK/Community-management/Delete-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет ранее созданный альбомСтраницы +description: "Удалить альбом" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Delete-image.mdx b/docs/ru/md/VK/Community-management/Delete-image.mdx index ff884b2a3d..fb951137e5 100644 --- a/docs/ru/md/VK/Community-management/Delete-image.mdx +++ b/docs/ru/md/VK/Community-management/Delete-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Удалить картинку из альбомаСтраницы +description: "Удалить картинку" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Delete-post.mdx b/docs/ru/md/VK/Community-management/Delete-post.mdx index 55f283f032..75a6d22e8d 100644 --- a/docs/ru/md/VK/Community-management/Delete-post.mdx +++ b/docs/ru/md/VK/Community-management/Delete-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Удаляет пост по idСтраницы +description: "Удалить пост" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Save-image-to-album.mdx b/docs/ru/md/VK/Community-management/Save-image-to-album.mdx index 2fec07c25c..6a53d183fc 100644 --- a/docs/ru/md/VK/Community-management/Save-image-to-album.mdx +++ b/docs/ru/md/VK/Community-management/Save-image-to-album.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Сохраняет картинку в альбом сообществаСтраницы +description: "Сохранить картинку в альбом" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Upload-photo-to-server.mdx b/docs/ru/md/VK/Community-management/Upload-photo-to-server.mdx index 4fcb589b19..74cddf9070 100644 --- a/docs/ru/md/VK/Community-management/Upload-photo-to-server.mdx +++ b/docs/ru/md/VK/Community-management/Upload-photo-to-server.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Загружает фото на сервер для его дальнейшего использованияСтраницы +description: "Загрузить фото на сервер" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Community-management/Upload-video-to-server.mdx b/docs/ru/md/VK/Community-management/Upload-video-to-server.mdx index f28619fad4..ca5aa34706 100644 --- a/docs/ru/md/VK/Community-management/Upload-video-to-server.mdx +++ b/docs/ru/md/VK/Community-management/Upload-video-to-server.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Загружает видео в группу с возможностью его дальнейшего использованияСтраницы +description: "Загрузить видео на сервер" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Discussion-management/Close-discussion.mdx b/docs/ru/md/VK/Discussion-management/Close-discussion.mdx index 2d602f4190..0639277a89 100644 --- a/docs/ru/md/VK/Discussion-management/Close-discussion.mdx +++ b/docs/ru/md/VK/Discussion-management/Close-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Закрывает или удаляет обсуждениеСтраницы +description: "Закрыть обсуждение" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Discussion-management/Create-discussion.mdx b/docs/ru/md/VK/Discussion-management/Create-discussion.mdx index bc4a2dec92..08d04790a3 100644 --- a/docs/ru/md/VK/Discussion-management/Create-discussion.mdx +++ b/docs/ru/md/VK/Discussion-management/Create-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает новое обсуждениеСтраницы +description: "Создать обсуждение" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Discussion-management/Open-discussion.mdx b/docs/ru/md/VK/Discussion-management/Open-discussion.mdx index e11b5af615..2d4a518670 100644 --- a/docs/ru/md/VK/Discussion-management/Open-discussion.mdx +++ b/docs/ru/md/VK/Discussion-management/Open-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Открывает ранее закрытое обсуждениеСтраницы +description: "Открыть обсуждение" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Discussion-management/Write-in-discussion.mdx b/docs/ru/md/VK/Discussion-management/Write-in-discussion.mdx index 7101c0ad59..3c5ab181a7 100644 --- a/docs/ru/md/VK/Discussion-management/Write-in-discussion.mdx +++ b/docs/ru/md/VK/Discussion-management/Write-in-discussion.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Добавляет сообщение в обсуждение от имени группыСтраницы +description: "Написать в обсуждение" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Interactive-actions/Like-post.mdx b/docs/ru/md/VK/Interactive-actions/Like-post.mdx index 811744cb3a..4e92bdf483 100644 --- a/docs/ru/md/VK/Interactive-actions/Like-post.mdx +++ b/docs/ru/md/VK/Interactive-actions/Like-post.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Ставит лайк на постСтраницы +description: "Поставить лайк" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Interactive-actions/Make-repost.mdx b/docs/ru/md/VK/Interactive-actions/Make-repost.mdx index 28d38cc75e..c3559a659a 100644 --- a/docs/ru/md/VK/Interactive-actions/Make-repost.mdx +++ b/docs/ru/md/VK/Interactive-actions/Make-repost.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Делает репост записиСтраницы +description: "Сделать репост" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Interactive-actions/Shorten-link.mdx b/docs/ru/md/VK/Interactive-actions/Shorten-link.mdx index ec274fb072..b2df9a510a 100644 --- a/docs/ru/md/VK/Interactive-actions/Shorten-link.mdx +++ b/docs/ru/md/VK/Interactive-actions/Shorten-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает сокращенный URL из обычногоСтраницы +description: "Сократить ссылку" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Interactive-actions/Write-comment.mdx b/docs/ru/md/VK/Interactive-actions/Write-comment.mdx index ed4555e88b..dec5c5bfbf 100644 --- a/docs/ru/md/VK/Interactive-actions/Write-comment.mdx +++ b/docs/ru/md/VK/Interactive-actions/Write-comment.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Создает комментарий под выбранной записьюСтраницы +description: "Написать комментарий" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Interactive-actions/Write-message.mdx b/docs/ru/md/VK/Interactive-actions/Write-message.mdx index 0ba8a3a05b..7dd7aa5aa5 100644 --- a/docs/ru/md/VK/Interactive-actions/Write-message.mdx +++ b/docs/ru/md/VK/Interactive-actions/Write-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Написать сообщение пользователю в диалоге сообществаСтраницы +description: "Написать сообщение" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Order-management/Get-order-list.mdx b/docs/ru/md/VK/Order-management/Get-order-list.mdx index d9be9e5c45..050937e503 100644 --- a/docs/ru/md/VK/Order-management/Get-order-list.mdx +++ b/docs/ru/md/VK/Order-management/Get-order-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Возвращает список заказов сообществаСтраницы +description: "Получить список заказов" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Others/Form-keyboard.mdx b/docs/ru/md/VK/Others/Form-keyboard.mdx index d284abbf84..68960df29c 100644 --- a/docs/ru/md/VK/Others/Form-keyboard.mdx +++ b/docs/ru/md/VK/Others/Form-keyboard.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Формирует клавиатуру по массиву кнопокСтраницы +description: "Сформировать клавиатуру" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Add-product.mdx b/docs/ru/md/VK/Product-management/Add-product.mdx index 54c90427cc..85c1b87da2 100644 --- a/docs/ru/md/VK/Product-management/Add-product.mdx +++ b/docs/ru/md/VK/Product-management/Add-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Добавляет новый товар в каталог сообществаСтраницы +description: "Добавить товар" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Delete-product.mdx b/docs/ru/md/VK/Product-management/Delete-product.mdx index 800057c9cd..38720afa12 100644 --- a/docs/ru/md/VK/Product-management/Delete-product.mdx +++ b/docs/ru/md/VK/Product-management/Delete-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет ранее созданный товарСтраницы +description: "Удалить товар" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Edit-product.mdx b/docs/ru/md/VK/Product-management/Edit-product.mdx index 3f80d01631..a810053a81 100644 --- a/docs/ru/md/VK/Product-management/Edit-product.mdx +++ b/docs/ru/md/VK/Product-management/Edit-product.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Изменяет ранее созданный товарСтраницы +description: "Изменить товар" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Get-product-category-list.mdx b/docs/ru/md/VK/Product-management/Get-product-category-list.mdx index 393eb1ef57..4d9c16c750 100644 --- a/docs/ru/md/VK/Product-management/Get-product-category-list.mdx +++ b/docs/ru/md/VK/Product-management/Get-product-category-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список ID товарных категорий для указания при создании товараСтраницы +description: "Получить список категорий товаров" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Get-product-description.mdx b/docs/ru/md/VK/Product-management/Get-product-description.mdx index d5131ebd2a..840586eca1 100644 --- a/docs/ru/md/VK/Product-management/Get-product-description.mdx +++ b/docs/ru/md/VK/Product-management/Get-product-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает шаблон описания для создания товараСтраницы +description: "Получить описание товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Get-product-list.mdx b/docs/ru/md/VK/Product-management/Get-product-list.mdx index 5e4fdf7943..04e5e00099 100644 --- a/docs/ru/md/VK/Product-management/Get-product-list.mdx +++ b/docs/ru/md/VK/Product-management/Get-product-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список товаров сообществаСтраницы +description: "Получить список товаров" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Get-products-by-id.mdx b/docs/ru/md/VK/Product-management/Get-products-by-id.mdx index dcd5fdbb9b..1f6e2702f5 100644 --- a/docs/ru/md/VK/Product-management/Get-products-by-id.mdx +++ b/docs/ru/md/VK/Product-management/Get-products-by-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о товарах по массиву IDСтраницы +description: "Получить товары по ID" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-management/Group-products.mdx b/docs/ru/md/VK/Product-management/Group-products.mdx index 8f1a827ff7..a38c4e8c07 100644 --- a/docs/ru/md/VK/Product-management/Group-products.mdx +++ b/docs/ru/md/VK/Product-management/Group-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Группирует товары на основе одинаковых наборов свойствСтраницы +description: "Сгруппировать товары" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Add-product-property-variant.mdx b/docs/ru/md/VK/Product-properties-management/Add-product-property-variant.mdx index 953cb58608..5d385b3dce 100644 --- a/docs/ru/md/VK/Product-properties-management/Add-product-property-variant.mdx +++ b/docs/ru/md/VK/Product-properties-management/Add-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Добавляет вариант для существующего свойстваСтраницы +description: "Добавить вариант свойства товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Create-product-property.mdx b/docs/ru/md/VK/Product-properties-management/Create-product-property.mdx index 82f50e5cf3..8a0dbe6a51 100644 --- a/docs/ru/md/VK/Product-properties-management/Create-product-property.mdx +++ b/docs/ru/md/VK/Product-properties-management/Create-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает новое свойство для использования в товарахСтраницы +description: "Создать свойство товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Delete-product-property-variant.mdx b/docs/ru/md/VK/Product-properties-management/Delete-product-property-variant.mdx index d2e93dc303..439610694b 100644 --- a/docs/ru/md/VK/Product-properties-management/Delete-product-property-variant.mdx +++ b/docs/ru/md/VK/Product-properties-management/Delete-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет ранее созданный вариант свойстваСтраницы +description: "Удалить вариант свойства товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Delete-product-property.mdx b/docs/ru/md/VK/Product-properties-management/Delete-product-property.mdx index 269c117dd7..cd107899cc 100644 --- a/docs/ru/md/VK/Product-properties-management/Delete-product-property.mdx +++ b/docs/ru/md/VK/Product-properties-management/Delete-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет существующее свойство товараСтраницы +description: "Удалить свойство товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Edit-product-property-variant.mdx b/docs/ru/md/VK/Product-properties-management/Edit-product-property-variant.mdx index 16f9361a1f..b4767e8088 100644 --- a/docs/ru/md/VK/Product-properties-management/Edit-product-property-variant.mdx +++ b/docs/ru/md/VK/Product-properties-management/Edit-product-property-variant.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Изменяет значение варианта существующего свойства товараСтраницы +description: "Изменить вариант свойства товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Edit-product-property.mdx b/docs/ru/md/VK/Product-properties-management/Edit-product-property.mdx index cfcfe80ebe..956826b3cb 100644 --- a/docs/ru/md/VK/Product-properties-management/Edit-product-property.mdx +++ b/docs/ru/md/VK/Product-properties-management/Edit-product-property.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Изменяет существующее свойство товараСтраницы +description: "Изменить свойство товара" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-properties-management/Get-property-list.mdx b/docs/ru/md/VK/Product-properties-management/Get-property-list.mdx index 45305d95aa..844dd5691a 100644 --- a/docs/ru/md/VK/Product-properties-management/Get-property-list.mdx +++ b/docs/ru/md/VK/Product-properties-management/Get-property-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список свойств товаров группыСтраницы +description: "Получить список свойств" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Add-product-to-collection.mdx b/docs/ru/md/VK/Product-selection-management/Add-product-to-collection.mdx index 0e328c0bf3..7819fdff6a 100644 --- a/docs/ru/md/VK/Product-selection-management/Add-product-to-collection.mdx +++ b/docs/ru/md/VK/Product-selection-management/Add-product-to-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Добавляет товар в подборкуСтраницы +description: "Добавить товар в подборку" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Create-product-collection.mdx b/docs/ru/md/VK/Product-selection-management/Create-product-collection.mdx index 43856a5723..a3dcc52e13 100644 --- a/docs/ru/md/VK/Product-selection-management/Create-product-collection.mdx +++ b/docs/ru/md/VK/Product-selection-management/Create-product-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Создает пустую подборку товаровСтраницы +description: "Создать подборку товаров" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Delete-selection.mdx b/docs/ru/md/VK/Product-selection-management/Delete-selection.mdx index 61efac4131..8ae5079ae0 100644 --- a/docs/ru/md/VK/Product-selection-management/Delete-selection.mdx +++ b/docs/ru/md/VK/Product-selection-management/Delete-selection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Удаляет подборку по IDСтраницы +description: "Удалить подборку" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Edit-product-collection.mdx b/docs/ru/md/VK/Product-selection-management/Edit-product-collection.mdx index 1236ab4f7c..c4b459044e 100644 --- a/docs/ru/md/VK/Product-selection-management/Edit-product-collection.mdx +++ b/docs/ru/md/VK/Product-selection-management/Edit-product-collection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет свойства подборки товаровСтраницы +description: "Изменить подборку товаров" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Get-selection-list.mdx b/docs/ru/md/VK/Product-selection-management/Get-selection-list.mdx index b287142cbf..77583e041b 100644 --- a/docs/ru/md/VK/Product-selection-management/Get-selection-list.mdx +++ b/docs/ru/md/VK/Product-selection-management/Get-selection-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список подборок товаровСтраницы +description: "Получить список подборок" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Get-selections-by-id.mdx b/docs/ru/md/VK/Product-selection-management/Get-selections-by-id.mdx index 7c09f1a440..aa28588583 100644 --- a/docs/ru/md/VK/Product-selection-management/Get-selections-by-id.mdx +++ b/docs/ru/md/VK/Product-selection-management/Get-selections-by-id.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получить список подборок по массиву IDСтраницы +description: "Получить подборки по ID" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Product-selection-management/Remove-product-from-selection.mdx b/docs/ru/md/VK/Product-selection-management/Remove-product-from-selection.mdx index 9158bcf48f..ddc1d3d9fb 100644 --- a/docs/ru/md/VK/Product-selection-management/Remove-product-from-selection.mdx +++ b/docs/ru/md/VK/Product-selection-management/Remove-product-from-selection.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Удаляет ранее добавленный товар из подборкиСтраницы +description: "Удалить товар из подборки" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Statistics/Get-post-statistics.mdx b/docs/ru/md/VK/Statistics/Get-post-statistics.mdx index 148cac28ed..1419e3314c 100644 --- a/docs/ru/md/VK/Statistics/Get-post-statistics.mdx +++ b/docs/ru/md/VK/Statistics/Get-post-statistics.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает статистику в разрезе постовСтраницы +description: "Получить статистику по постам" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Statistics/Get-statistics.mdx b/docs/ru/md/VK/Statistics/Get-statistics.mdx index 0966f78989..0fa5915b09 100644 --- a/docs/ru/md/VK/Statistics/Get-statistics.mdx +++ b/docs/ru/md/VK/Statistics/Get-statistics.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает общую статистику сообщества за периодСтраницы +description: "Получить статистику" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VK/Token-retrieval/Create-token-retrieval-link.mdx b/docs/ru/md/VK/Token-retrieval/Create-token-retrieval-link.mdx index 99b03794b4..a16adab422 100644 --- a/docs/ru/md/VK/Token-retrieval/Create-token-retrieval-link.mdx +++ b/docs/ru/md/VK/Token-retrieval/Create-token-retrieval-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получение ссылки для интерактивного получения токена (access_token), который необходим для дальнейших действийСтраницы +description: "Создать ссылку получения токена" и другие функции для работы с VK в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VK] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Approve-pending.mdx b/docs/ru/md/VKTeams/Chat-management/Approve-pending.mdx index aaf08beca0..e6d226363d 100644 --- a/docs/ru/md/VKTeams/Chat-management/Approve-pending.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Approve-pending.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Подтверждает вступление пользователя в закрытый чатСтраницы +description: "Одобрить заявку на вступление" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Block-chat-user.mdx b/docs/ru/md/VKTeams/Chat-management/Block-chat-user.mdx index e6e48361df..23f75093e0 100644 --- a/docs/ru/md/VKTeams/Chat-management/Block-chat-user.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Block-chat-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Блокирует выбранного пользователя в чатеСтраницы +description: "Заблокировать пользователя чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Change-chat-picture.mdx b/docs/ru/md/VKTeams/Chat-management/Change-chat-picture.mdx index beee463794..8479acc5ab 100644 --- a/docs/ru/md/VKTeams/Chat-management/Change-chat-picture.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Change-chat-picture.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет картинку аватар чатаСтраницы +description: "Изменить аватар чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Disapprove-pending.mdx b/docs/ru/md/VKTeams/Chat-management/Disapprove-pending.mdx index 9443baa962..ff12eec083 100644 --- a/docs/ru/md/VKTeams/Chat-management/Disapprove-pending.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Disapprove-pending.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Отклоняет вступление пользователя в закрытый чатСтраницы +description: "Отклонить заявку на вступление" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Get-chat-admins.mdx b/docs/ru/md/VKTeams/Chat-management/Get-chat-admins.mdx index d95e1e431e..df8cb797e1 100644 --- a/docs/ru/md/VKTeams/Chat-management/Get-chat-admins.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Get-chat-admins.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает список администраторов чатаСтраницы +description: "Получить администраторов чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx b/docs/ru/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx index 73cf99c802..77032a9b41 100644 --- a/docs/ru/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Get-chat-blocked-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает список заблокированных пользователей чатаСтраницы +description: "Получить заблокированных пользователей чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Get-chat-info.mdx b/docs/ru/md/VKTeams/Chat-management/Get-chat-info.mdx index 1386b06190..4036aaa958 100644 --- a/docs/ru/md/VKTeams/Chat-management/Get-chat-info.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Get-chat-info.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает основную информацию о чатеСтраницы +description: "Получить информацию о чате" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Get-chat-join-requests.mdx b/docs/ru/md/VKTeams/Chat-management/Get-chat-join-requests.mdx index 35c80519ab..24dd8edef7 100644 --- a/docs/ru/md/VKTeams/Chat-management/Get-chat-join-requests.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Get-chat-join-requests.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает список запросов на вступление в чатСтраницы +description: "Получить запросы вступления чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Get-chat-members.mdx b/docs/ru/md/VKTeams/Chat-management/Get-chat-members.mdx index 7a178b92e9..8d20ebdf3a 100644 --- a/docs/ru/md/VKTeams/Chat-management/Get-chat-members.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Get-chat-members.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает список пользователей чатаСтраницы +description: "Получить пользователей чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Remove-chat-members.mdx b/docs/ru/md/VKTeams/Chat-management/Remove-chat-members.mdx index 660e33f57d..e37e0e47c6 100644 --- a/docs/ru/md/VKTeams/Chat-management/Remove-chat-members.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Remove-chat-members.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Исключает пользователей из чатаСтраницы +description: "Исключить пользователей чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Set-chat-description.mdx b/docs/ru/md/VKTeams/Chat-management/Set-chat-description.mdx index bcff8358d3..b5219a8a0f 100644 --- a/docs/ru/md/VKTeams/Chat-management/Set-chat-description.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Set-chat-description.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 13 -description: Устанавливает новое описание чатаСтраницы +description: "Установить описание чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Set-chat-rules.mdx b/docs/ru/md/VKTeams/Chat-management/Set-chat-rules.mdx index a03a4cb61a..54a98db0f8 100644 --- a/docs/ru/md/VKTeams/Chat-management/Set-chat-rules.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Set-chat-rules.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 14 -description: Устанавливает новые правила чатаСтраницы +description: "Установить правила чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Set-chat-title.mdx b/docs/ru/md/VKTeams/Chat-management/Set-chat-title.mdx index 18a30f98a6..235835a4af 100644 --- a/docs/ru/md/VKTeams/Chat-management/Set-chat-title.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Set-chat-title.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Устанавливает новый заголовок чатаСтраницы +description: "Установить заголовок чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Chat-management/Unblock-chat-user.mdx b/docs/ru/md/VKTeams/Chat-management/Unblock-chat-user.mdx index 7d5a111630..3348657b7c 100644 --- a/docs/ru/md/VKTeams/Chat-management/Unblock-chat-user.mdx +++ b/docs/ru/md/VKTeams/Chat-management/Unblock-chat-user.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Разблокирует ранее заблокированного пользователя в чатеСтраницы +description: "Разблокировать пользователя чата" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Common-methods/Check-token.mdx b/docs/ru/md/VKTeams/Common-methods/Check-token.mdx index b753ca33dc..0ea805616f 100644 --- a/docs/ru/md/VKTeams/Common-methods/Check-token.mdx +++ b/docs/ru/md/VKTeams/Common-methods/Check-token.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Проверяет работоспособность токена ботаСтраницы +description: "Проверить токен" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Common-methods/Get-events.mdx b/docs/ru/md/VKTeams/Common-methods/Get-events.mdx index 2e0b4020ee..8c3e6219f0 100644 --- a/docs/ru/md/VKTeams/Common-methods/Get-events.mdx +++ b/docs/ru/md/VKTeams/Common-methods/Get-events.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает события бота в Polling режимеСтраницы +description: "Получить события" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Common-methods/Get-file-information.mdx b/docs/ru/md/VKTeams/Common-methods/Get-file-information.mdx index 835f53e958..323b05bc47 100644 --- a/docs/ru/md/VKTeams/Common-methods/Get-file-information.mdx +++ b/docs/ru/md/VKTeams/Common-methods/Get-file-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о файле по его IDСтраницы +description: "Получить информацию о файле" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Answer-button-event.mdx b/docs/ru/md/VKTeams/Message-sending/Answer-button-event.mdx index 8b97a3e7f0..2e50161376 100644 --- a/docs/ru/md/VKTeams/Message-sending/Answer-button-event.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Answer-button-event.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Возвращает ответ пользователю при нажатии на кнопку клавиатурыСтраницы +description: "Ответить на событие клавиатуры" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Delete-message.mdx b/docs/ru/md/VKTeams/Message-sending/Delete-message.mdx index 16cd6d9256..f979900334 100644 --- a/docs/ru/md/VKTeams/Message-sending/Delete-message.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Delete-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Удаляет сообщение по IDСтраницы +description: "Удалить сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Edit-message-text.mdx b/docs/ru/md/VKTeams/Message-sending/Edit-message-text.mdx index 38632562bd..0dbc6af6fb 100644 --- a/docs/ru/md/VKTeams/Message-sending/Edit-message-text.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Edit-message-text.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Изменяет текст сущесствующего сообщенияСтраницы +description: "Изменить текст сообщения" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Forward-message.mdx b/docs/ru/md/VKTeams/Message-sending/Forward-message.mdx index eaa120483f..f749a8ed3d 100644 --- a/docs/ru/md/VKTeams/Message-sending/Forward-message.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Forward-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Переслыает существующее сообщение в текущий диалогСтраницы +description: "Переслать сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Make-action-button.mdx b/docs/ru/md/VKTeams/Message-sending/Make-action-button.mdx index fdca3b7c81..ad6372d262 100644 --- a/docs/ru/md/VKTeams/Message-sending/Make-action-button.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Make-action-button.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 12 -description: Формирует кнопку действия для клавиатуры сообщения (см. ОтправитьТекстовоеСообщение)Страницы +description: "Сформировать кнопку действия" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Pin-message.mdx b/docs/ru/md/VKTeams/Message-sending/Pin-message.mdx index 87d65a3df5..1662df3926 100644 --- a/docs/ru/md/VKTeams/Message-sending/Pin-message.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Pin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Закрепляет выбранное сообщение в чатеСтраницы +description: "Закрепить сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Resend-file.mdx b/docs/ru/md/VKTeams/Message-sending/Resend-file.mdx index 6dc91f03f2..1a3e4a075f 100644 --- a/docs/ru/md/VKTeams/Message-sending/Resend-file.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Resend-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отправляет ранее загруженный файл по его IDСтраницы +description: "Переслать файл" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Resend-voice.mdx b/docs/ru/md/VKTeams/Message-sending/Resend-voice.mdx index 1022d80d30..496284d6bf 100644 --- a/docs/ru/md/VKTeams/Message-sending/Resend-voice.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Resend-voice.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Отправляет ранее загруженное голосовое сообщение по IDСтраницы +description: "Переслать голосовое сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Send-file.mdx b/docs/ru/md/VKTeams/Message-sending/Send-file.mdx index 460d98c90f..c1d4ca4e36 100644 --- a/docs/ru/md/VKTeams/Message-sending/Send-file.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет файл в чатСтраницы +description: "Отправить файл" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Send-text-message.mdx b/docs/ru/md/VKTeams/Message-sending/Send-text-message.mdx index 8a247c9c4a..c092baab48 100644 --- a/docs/ru/md/VKTeams/Message-sending/Send-text-message.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет текстовое сообщение в чатСтраницы +description: "Отправить текстовое сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Send-voice.mdx b/docs/ru/md/VKTeams/Message-sending/Send-voice.mdx index ff0c0474f0..e856908931 100644 --- a/docs/ru/md/VKTeams/Message-sending/Send-voice.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Send-voice.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Отправляет аудиофайл в качестве голосового сообщенияСтраницы +description: "Отправить голосовое сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/VKTeams/Message-sending/Unpin-message.mdx b/docs/ru/md/VKTeams/Message-sending/Unpin-message.mdx index 8ab0cb2830..214741f042 100644 --- a/docs/ru/md/VKTeams/Message-sending/Unpin-message.mdx +++ b/docs/ru/md/VKTeams/Message-sending/Unpin-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Открепляет ранее закрепленное сообщение в чатеСтраницы +description: "Открепить сообщение" и другие функции для работы с VKTeams в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, VKTeams] --- diff --git a/docs/ru/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx b/docs/ru/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx index 793e05924d..267809fa52 100644 --- a/docs/ru/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx +++ b/docs/ru/md/Viber/Message-sending/Create-keyboard-from-array-button.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Возвращает структура клавиатуры для сообщенийСтраницы +description: "Сформировать клавиатуру из массива кнопок" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-contact.mdx b/docs/ru/md/Viber/Message-sending/Send-contact.mdx index aa02bd828e..048fe86cda 100644 --- a/docs/ru/md/Viber/Message-sending/Send-contact.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-contact.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Отправляет контакт с номером телефона в чат или каналСтраницы +description: "Отправить контакт" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-file.mdx b/docs/ru/md/Viber/Message-sending/Send-file.mdx index bf96cde737..3269f96d5a 100644 --- a/docs/ru/md/Viber/Message-sending/Send-file.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Отправляет файл (документ) в чат или каналСтраницы +description: "Отправить файл" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-image.mdx b/docs/ru/md/Viber/Message-sending/Send-image.mdx index 0778192502..1d07ffda9e 100644 --- a/docs/ru/md/Viber/Message-sending/Send-image.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-image.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отправляет картинку в чат или каналСтраницы +description: "Отправить картинку" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-link.mdx b/docs/ru/md/Viber/Message-sending/Send-link.mdx index a9290dced3..f79d03b8b0 100644 --- a/docs/ru/md/Viber/Message-sending/Send-link.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Отправляет URL с предпросмотром в чат или каналСтраницы +description: "Отправить ссылку" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-location.mdx b/docs/ru/md/Viber/Message-sending/Send-location.mdx index 50f5bca6fe..09b95ce210 100644 --- a/docs/ru/md/Viber/Message-sending/Send-location.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-location.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Отправляет географические координаты в чат или каналСтраницы +description: "Отправить локацию" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Message-sending/Send-text-message.mdx b/docs/ru/md/Viber/Message-sending/Send-text-message.mdx index 4040744614..389a9643b5 100644 --- a/docs/ru/md/Viber/Message-sending/Send-text-message.mdx +++ b/docs/ru/md/Viber/Message-sending/Send-text-message.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Отправляет текстовое сообщение в чат или каналСтраницы +description: "Отправить текстовое сообщение" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Settings-and-information/Get-channel-information.mdx b/docs/ru/md/Viber/Settings-and-information/Get-channel-information.mdx index 2ee7d5a237..72a3aea305 100644 --- a/docs/ru/md/Viber/Settings-and-information/Get-channel-information.mdx +++ b/docs/ru/md/Viber/Settings-and-information/Get-channel-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Тут можно получить ID пользователей канала. ID для бота необходимо получать из прилетов на Webhook ID пользователя из информации о канале не подойдет для отправки сообщений через бота - они разныеСтраницы +description: "Получить информацию о канале" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Settings-and-information/Get-online-users.mdx b/docs/ru/md/Viber/Settings-and-information/Get-online-users.mdx index aa122a5e0e..ee6ceac7b9 100644 --- a/docs/ru/md/Viber/Settings-and-information/Get-online-users.mdx +++ b/docs/ru/md/Viber/Settings-and-information/Get-online-users.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает статус пользователя или нескольких пользователей по IDСтраницы +description: "Получить онлайн пользователей" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Settings-and-information/Get-user-data.mdx b/docs/ru/md/Viber/Settings-and-information/Get-user-data.mdx index 3664005444..896e8885de 100644 --- a/docs/ru/md/Viber/Settings-and-information/Get-user-data.mdx +++ b/docs/ru/md/Viber/Settings-and-information/Get-user-data.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о пользователе по IDСтраницы +description: "Получить данные пользователя" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Viber/Settings-and-information/Set-webhook.mdx b/docs/ru/md/Viber/Settings-and-information/Set-webhook.mdx index 8b5919d42b..6e67df7ab8 100644 --- a/docs/ru/md/Viber/Settings-and-information/Set-webhook.mdx +++ b/docs/ru/md/Viber/Settings-and-information/Set-webhook.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: ВАЖНО: Установка Webhook обязательна по правилам Viber. Для этого надо иметь свободный URL, который будет возвращать 200 и подлинный SSL сертификат. Если есть сертификат и база опубликована на сервере - можно использовать http-сервис. Туда же будет приходить и информация о новых сообщениях Viber периодически стучит по адресу Webhook, так что если он будет неактивен, то все перестанет работатьСтраницы +description: "Установить Webhook" и другие функции для работы с Viber в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Viber] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx index f42b0e8874..432126fa57 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-folder.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Создает каталог на дискеСтраницы +description: "Создать папку" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx index cfe6f143fd..f3bf7c3b28 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Create-object-copy.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Создает копию объекта по заданному пути и пути к оригиналуСтраницы +description: "Создать копию объекта" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx index d32dc774b4..aea3c82281 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Delete-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет объект по заданному путиСтраницы +description: "Удалить объект" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Download-file.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Download-file.mdx index 370ca830fa..61c80db62d 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Download-file.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Download-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Скачивает файл по указанному путиСтраницы +description: "Скачать файл" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx index 8b1e3e3c29..77c793a009 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-disk-information.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает информацию о текущем дискеСтраницы +description: "Получить информацию о диске" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx index 40c3ef313f..e9d6ccbf08 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-download-link.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает ссылку для скачивания файлаСтраницы +description: "Получить ссылку для скачивания" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx index b10f2b21b9..d3130bc351 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-files-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает список файлов с или без отбора по типу Список доступных типов: audio, backup, book, compressed, data, development, diskimage, document, encoded, executable, flash, font, mage, settings, spreadsheet, text, unknown, video, webСтраницы +description: "Получить список файлов" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-object.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-object.mdx index 79ae1368e5..9f1bbfd148 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-object.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Get-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию об объекте диска по заданному путиСтраницы +description: "Получить объект" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Move-object.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Move-object.mdx index 57c9e48826..eae835e535 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Move-object.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Move-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -description: Перемещает объект по заданному пути и пути к оригиналуСтраницы +description: "Переместить объект" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx index e8d25e7d67..5a2cab272c 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file-by-url.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 11 -description: Загружает файл на диск, забирая его по заданному URLСтраницы +description: "Загрузить файл по URL" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx b/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx index cf8fc57c67..6aa965feba 100644 --- a/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx +++ b/docs/ru/md/Yandex_Disk/File-and-folder-management/Upload-file.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 10 -description: Загружает файл на диск по заданному путиСтраницы +description: "Загрузить файл" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx index f566e78629..9bb9f02be2 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Cancel-object-publication.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Отменяет публикацию ранее опубликованного объектаСтраницы +description: "Отменить публикацию объекта" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx index c8baa55d9c..a36b1f52e9 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-download-link-for-public-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает прямую ссылку для скачивания публичного объектаСтраницы +description: "Получить ссылку скачивания публичного объекта" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx index aee67e866f..d8a94441d4 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-public-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает информацию об опубликованном объекте по его URLСтраницы +description: "Получить публичный объект" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx index 8457915055..39292c56fd 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Get-published-objects-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список опубликованных объектовСтраницы +description: "Получить список опубликованных объектов." и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Publish-object.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Publish-object.mdx index 3cd7e93e12..a912f9793a 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Publish-object.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Publish-object.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Публикует объект диска в публичный доступСтраницы +description: "Опубликовать объект" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx b/docs/ru/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx index ac161b373c..a0fa22a39a 100644 --- a/docs/ru/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx +++ b/docs/ru/md/Yandex_Disk/Manage-public-access/Save-public-object-to-disk.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Сохраняет публичный объект на ваш дискСтраницы +description: "Сохранить публичный объект на диск" и другие функции для работы с Yandex Disk в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Disk] --- diff --git a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx index b61e3ff265..7191b12590 100644 --- a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx +++ b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-business-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает значения настроек кабинета по IDСтраницы +description: "Получить настройки кабинета" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx index bdefd3b59e..99ed2d1033 100644 --- a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx +++ b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-campaign-settings.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает настройки магазина по IDСтраницы +description: "Получить настройки магазина" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-market.mdx b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-market.mdx index 1e09745c65..777ab25be5 100644 --- a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-market.mdx +++ b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-market.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает информацию о магазине (кампании) по IDСтраницы +description: "Получить магазин" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx index 9ff0c63ea1..01e1289300 100644 --- a/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx +++ b/docs/ru/md/Yandex_Market/Campaigns-and-business/Get-markets-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список магазинов в кабинете по токенуСтраницы +description: "Получить список магазинов" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Product-management/Add-update-products.mdx b/docs/ru/md/Yandex_Market/Product-management/Add-update-products.mdx index d5b1371bd0..d2b08d061d 100644 --- a/docs/ru/md/Yandex_Market/Product-management/Add-update-products.mdx +++ b/docs/ru/md/Yandex_Market/Product-management/Add-update-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Добавляет или обновляет информацию о товарах в каталогеСтраницы +description: "Добавить обновить товары" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Product-management/Get-business-products.mdx b/docs/ru/md/Yandex_Market/Product-management/Get-business-products.mdx index 327045e5cf..ed2b83826d 100644 --- a/docs/ru/md/Yandex_Market/Product-management/Get-business-products.mdx +++ b/docs/ru/md/Yandex_Market/Product-management/Get-business-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает список товаров выбранного кабинетаСтраницы +description: "Получить товары кабинета" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Product-management/Get-campaign-products.mdx b/docs/ru/md/Yandex_Market/Product-management/Get-campaign-products.mdx index d7e4c46f2e..ca8da8d940 100644 --- a/docs/ru/md/Yandex_Market/Product-management/Get-campaign-products.mdx +++ b/docs/ru/md/Yandex_Market/Product-management/Get-campaign-products.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Получает список товаров выбранного магазинаСтраницы +description: "Получить товары магазина" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Market/Product-management/Get-product-structure.mdx b/docs/ru/md/Yandex_Market/Product-management/Get-product-structure.mdx index 169a0ede8d..496d470f00 100644 --- a/docs/ru/md/Yandex_Market/Product-management/Get-product-structure.mdx +++ b/docs/ru/md/Yandex_Market/Product-management/Get-product-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Получает структуру стандартных полей товараСтраницы +description: "Получить структуру товара" и другие функции для работы с Yandex Market в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Market] --- diff --git a/docs/ru/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx b/docs/ru/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx index a6c94a6ded..d002e8334c 100644 --- a/docs/ru/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx +++ b/docs/ru/md/Yandex_Metrika/Actions-management/Get-actions-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Получает список операций выбранного счетчикаСтраницы +description: "Получить список операций" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Create-counter.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Create-counter.mdx index 99585f321c..103c4eea24 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Create-counter.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Create-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает счетчик по описанию полейСтраницы +description: "Создать счетчик" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Delete-counter.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Delete-counter.mdx index 2e5c5197f6..445f305a61 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Delete-counter.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Delete-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет счетчик по IDСтраницы +description: "Удалить счетчик" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx index 781be334e1..31e7a664b3 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-filter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 8 -description: Получает структуру полей фильтра для получения списка счетчиковСтраницы +description: "Получить структуру фильтра счетчиков" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx index 5e3370cbde..51c485ff0f 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter-structure.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 7 -description: Получает структуру стандартных полей для создания счетчикаСтраницы +description: "Получить структуру счетчика" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter.mdx index a5aca9e530..1554bb0c5b 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает информацию о счетчике по IDСтраницы +description: "Получить счетчик" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx index df0218d210..bae24ac605 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Get-counters-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 6 -description: Получает список доступных счетчиков с фильтром или безСтраницы +description: "Получить список счетчиков" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Restore-counter.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Restore-counter.mdx index cd355d3876..85f148950b 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Restore-counter.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Restore-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Восстанавливает ранее удаленный счетчик по IDСтраницы +description: "Восстановить счетчик" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Counters-management/Update-counter.mdx b/docs/ru/md/Yandex_Metrika/Counters-management/Update-counter.mdx index 6c6e06a6ea..c8d81203ec 100644 --- a/docs/ru/md/Yandex_Metrika/Counters-management/Update-counter.mdx +++ b/docs/ru/md/Yandex_Metrika/Counters-management/Update-counter.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет значения полей счетчика по IDСтраницы +description: "Изменить счетчик" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Tags-management/Create-tag.mdx b/docs/ru/md/Yandex_Metrika/Tags-management/Create-tag.mdx index f34735e6fd..1f0a1b668b 100644 --- a/docs/ru/md/Yandex_Metrika/Tags-management/Create-tag.mdx +++ b/docs/ru/md/Yandex_Metrika/Tags-management/Create-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -description: Создает метку с указанным именемСтраницы +description: "Создать метку" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Tags-management/Delete-tag.mdx b/docs/ru/md/Yandex_Metrika/Tags-management/Delete-tag.mdx index abf5448c9b..6e8011ad89 100644 --- a/docs/ru/md/Yandex_Metrika/Tags-management/Delete-tag.mdx +++ b/docs/ru/md/Yandex_Metrika/Tags-management/Delete-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 4 -description: Удаляет метку по IDСтраницы +description: "Удалить метку" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Tags-management/Get-tag.mdx b/docs/ru/md/Yandex_Metrika/Tags-management/Get-tag.mdx index bb39634663..f6b73ad1b3 100644 --- a/docs/ru/md/Yandex_Metrika/Tags-management/Get-tag.mdx +++ b/docs/ru/md/Yandex_Metrika/Tags-management/Get-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 3 -description: Получает метку по IDСтраницы +description: "Получить метку" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx b/docs/ru/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx index 6819db39ab..ef2a8fd4fa 100644 --- a/docs/ru/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx +++ b/docs/ru/md/Yandex_Metrika/Tags-management/Get-tags-list.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 5 -description: Получает список меток пользователяСтраницы +description: "Получить список меток" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/docs/ru/md/Yandex_Metrika/Tags-management/Update-tag.mdx b/docs/ru/md/Yandex_Metrika/Tags-management/Update-tag.mdx index 49daab1406..bab2290fb8 100644 --- a/docs/ru/md/Yandex_Metrika/Tags-management/Update-tag.mdx +++ b/docs/ru/md/Yandex_Metrika/Tags-management/Update-tag.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 2 -description: Изменяет имя метки по IDСтраницы +description: "Изменить метку" и другие функции для работы с Yandex Metrika в Открытом пакете интеграций - бесплатной open-source библиотеке интеграций для 1С:Предприятие 8, OneScript и CLI keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI, Yandex Metrika] --- diff --git a/service/dictionaries/en.json b/service/dictionaries/en.json index 6924e0cc5c..031a3baf29 100644 --- a/service/dictionaries/en.json +++ b/service/dictionaries/en.json @@ -8,35 +8,64 @@ "И": "And", "К": "K", "о": "o", -"со": "with", -"1С": "1C", -"ГТ": "GS", -"Не": "Not", -"ПФ": "FF", -"По": "To", -"не": "not", -"См": "See", -"ГК": "GC", -"ГВ": "GW", -"ПС": "PS", -"ВК": "VK", -"по": "to", -"Из": "In", "на": "to", "из": "from", "ГД": "GD", "ДД": "BD", "он": "he", -"АТ": "AT", -"но": "but", -"МБ": "MB", -"НС": "NC", "Да": "Yes", +"но": "but", +"НС": "NC", +"Из": "In", "ФС": "FS", +"АТ": "AT", +"по": "to", +"МБ": "MB", +"ПС": "PS", +"ВК": "VK", +"1С": "1C", +"ГТ": "GS", +"Не": "Not", +"ПФ": "FF", +"со": "with", +"не": "not", +"См": "See", +"ГК": "GC", +"ГВ": "GW", +"По": "To", +"Имя": "Name", +"ИНН": "TIN", +"был": "been", +"Цел": "Int", +"Хеш": "Hash", +"Наш": "Our", +"Лев": "Left", +"Тег": "Tag", +"ОТД": "OTD", +"имя": "name", +"Таб": "Tab", +"три": "three", +"Нет": "No", +"2 ч": "2 hr", +"это": "this", +"Тип": "Type", +"Вес": "Weight", +"вес": "weight", +"ИВТ": "TFN", +"изм": "change", +"Или": "Or", +"Два": "Two", +"что": "that", +"НПП": "NPP", +"БСП": "BSP", +"доп": "add", +"Что": "What", +"ндс": "vat", +"Хэш": "Hash", +"Вид": "View", ".PF": ".FF", "осн": "main", "Б24": "B24", -"для": "for", "ПВЗ": "Point", "Бан": "Ban", "ООД": "OOD", @@ -46,222 +75,136 @@ "Код": "Code", "Ещё": "More", "тэг": "tag", -"без": "without", +"для": "for", "ОПИ": "OPI", -"Три": "Three", -"Окр": "Round", -"Час": "Hour", -"Для": "For", -"ИФТ": "BFN", -"Чат": "Chat", -"тип": "type", -"или": "or", -"ИВФ": "TFN", +"без": "without", "ВКТ": "VKT", +"ИВФ": "TFN", +"тип": "type", +"Чат": "Chat", +"или": "or", +"Для": "For", +"Час": "Hour", +"Окр": "Round", +"Три": "Three", +"ИФТ": "BFN", "Лог": "Log", -"Хэш": "Hash", -"Вид": "View", -"Что": "What", -"БСП": "BSP", -"имя": "name", -"Тег": "Tag", -"Лев": "Left", -"ндс": "vat", -"Наш": "Our", -"Хеш": "Hash", -"Таб": "Tab", -"Цел": "Int", -"был": "been", -"ИНН": "TIN", -"Имя": "Name", -"ОТД": "OTD", -"три": "three", -"доп": "add", -"2 ч": "2 hr", -"это": "this", -"Тип": "Type", -"Вес": "Weight", -"Нет": "No", -"вес": "weight", -"ИВТ": "TFN", -"изм": "change", -"Или": "Or", -"Два": "Two", -"что": "that", -"НПП": "NPP", -"Блоб": "Blob", -"Диск": "Drive", -"лида": "of lead", -"если": "if", -"База": "Base", -"Дата": "Date", -"Тело": "Body", -".NPP": ".NBSp", -"Иван": "Ivan", -"Тема": "Topic", -"Прав": "Right", -"ЧГ=0": "NG=0", -"путь": "path", -"мета": "meta", -"Пост": "Post", -"Знач": "Val", -"Блок": "Block", -"Тип:": "Type:", +"Язык": "Lang", +"Море": "Sea", +"всех": "all", +"Если": "If", +"Хост": "Host", +"была": "been", +"Офис": "Office", +"Макс": "Max", +"Цвет": "Color", +"Файл": "File", +"Ложь": "False", +"Поле": "Field", +"Срок": "Deadline", +"темы": "of topic", +"Петр": "John", +"Порт": "Port", +"Фото": "Photo", +"веса": "of weight", +"Лист": "Sheet", +"Пётр": "John", +"Ждет": "Waiting", +"Сред": "Mid", +"цена": "price", +"Путь": "Path", +"тела": "of body", +"Цены": "Prices", +"Вход": "Entry", +"Тест": "Test", +"тему": "topic", +"вРег": "Upper", +"ТРег": "Title", +"Теги": "Tags", +"Куда": "Target", +"Лама": "Lama", +"Цикл": "Do", +"Сайт": "Website", +"цвет": "color", +"файл": "file", +"чате": "chat", +"Роль": "Role", +"Цель": "Purpose", +"Лого": "Logo", +"АирТ": "AirT", +"Флаг": "Flag", +"чата": "of chat", +"Пара": "Pair", +"Пути": "Paths", "Олег": "Oleg", +"Тип:": "Type:", +"Блок": "Block", +"Знач": "Val", +"Пост": "Post", +"мета": "meta", +"путь": "path", +"ЧГ=0": "NG=0", +"Прав": "Right", +"Тема": "Topic", +"Иван": "Ivan", +".NPP": ".NBSp", +"Тело": "Body", +"Дата": "Date", +"если": "if", +"лида": "of lead", +"Диск": "Drive", +"Блоб": "Blob", +"ВТаб": "VTab", "план": "plan", "быть": "be", -"цены": "price", +"База": "Base", "Озон": "Ozon", -"цикл": "loop", -"срок": "deadline", -"поля": "fields", -"Коды": "Codes", -"Поля": "Fields", -"Авто": "Auto", -"нРег": "Lower", -"фото": "photo", -"Ключ": "Key", -"Сдэк": "Cdek", -"тип:": "type", -"\"No\"": "\"None\"", -"Пара": "Pair", -"Линк": "Link", -"Пока": "While", -"Цена": "Price", -"Слак": "Slack", -"Стат": "Stat", -"дата": "date", "Тык!": "Click!", -"Пути": "Paths", -"ВТаб": "VTab", -"чата": "of chat", -"Путь": "Path", -"Лист": "Sheet", -"Фото": "Photo", -"Порт": "Port", -"Петр": "John", -"Файл": "File", -"темы": "of topic", -"Срок": "Deadline", -"Поле": "Field", -"Ложь": "False", -"Пётр": "John", -"всех": "all", -"Цвет": "Color", -"Макс": "Max", -"Офис": "Office", -"была": "been", -"Хост": "Host", -"Если": "If", -"Море": "Sea", -"Язык": "Lang", -"веса": "of weight", -"Ждет": "Waiting", -"Куда": "Target", -"цена": "price", -"АирТ": "AirT", -"Лого": "Logo", -"Цель": "Purpose", -"Роль": "Role", -"чате": "chat", -"файл": "file", -"цвет": "color", -"Сайт": "Website", -"Цикл": "Do", -"Флаг": "Flag", -"Лама": "Lama", -"Сред": "Mid", -"Теги": "Tags", -"ТРег": "Title", -"вРег": "Upper", -"тему": "topic", -"Тест": "Test", -"Вход": "Entry", -"Цены": "Prices", -"тела": "of body", -"Номер": "Number", -"Синий": "Blue", -"имеет": "have", -"ЭтоOS": "IsOS", -"Сканы": "Scans", -"КБайт": "KBytes", -"Поиск": "Search", -"Равно": "Equal", -"Блоки": "Blocks", -"диске": "disk", -"Опрос": "Poll", -"Адрес": "Address", -"Отгул": "Time off", -"Почты": "Mails", -"Листы": "Sheets", -"Антон": "Anton", -"метка": "tag", -"Иначе": "Else", -"вроде": "like", -"Вывод": "Output", -"Склад": "Warehouse", -"сайта": "site", -"ответ": "response", -"Архив": "Archive", -"Артем": "Artem", -"Всего": "Total", -"Лист1": "Sheet1", -"Перед": "Prev", -"файла": "file", -"Медиа": "Media", -"Марта": "Marta", -"парам": "option", -"Плохо": "Bad", -"Автор": "Author", -"Стиль": "Style", -"файлу": "file", -"Логин": "Login", -"Гифка": "GIF", -"почты": "of email", -"Путь1": "Path1", -"Путь2": "Path2", -"ТВЕРЬ": "Tver", -"Дата0": "Date0", -"Товар": "Product", -"Форум": "Forum", -"Пауза": "Pause", -"Лимит": "Limit", -"Режим": "Mode", -"места": "of the venue", -"Серый": "Gray", -"Текст": "Text", -"Класс": "Class", -"МБайт": "MByte", -"Тесты": "Tests", -"Тогда": "Then", -"Вызов": "Call", -"Пакет": "Package", -"Сдвиг": "Shift", -"Ноушн": "Notion", -"Бакет": "Bucket", -"После": "After", -"текст": "text", -"Заказ": "Order", -"опция": "option", -"Отбор": "Filter", -"можно": "may", -"Видео": "Video", -"число": "number", -"Аудио": "Audio", -"Файла": "File", -"ЮТест": "UTest", -"Любой": "Any", -"Часть": "Part", -"Откат": "Rollback", -"своей": "of its", +"цены": "price", +"дата": "date", +"Стат": "Stat", +"Цена": "Price", +"Пока": "While", +"Линк": "Link", +"\"No\"": "\"None\"", +"тип:": "type", +"Слак": "Slack", +"Ключ": "Key", +"фото": "photo", +"цикл": "loop", +"нРег": "Lower", +"Авто": "Auto", +"Поля": "Fields", +"Коды": "Codes", +"поля": "fields", +"Сдэк": "Cdek", +"срок": "deadline", +"Книга": "Spreadsheet", +"Скоуп": "Scope", +"серый": "gray", +"Поле1": "Field1", +"Поле2": "Field2", +"строк": "strings", +"Слэши": "Slashes", +"Дата1": "Date1", +"ТЗнач": "TValue", +"Монго": "Mongo", +"Поле3": "Field3", +"Белый": "White", +"Добро": "Welcome", +"Почта": "Email", +"адрес": "adress", +"Отчет": "Report", +"нечто": "something", +"отчет": "report", "Дрель": "Drill", +"Поток": "Stream", "Тариф": "Tariff", "Сутки": "Day", "сумма": "amount", "после": "after", "Число": "Number", "Канал": "Channel", -"нечто": "something", "Набор": "Set", "Опция": "Option", "Лист2": "Sheet2", @@ -269,28 +212,28 @@ "вчера": "yesterday", "диска": "of drive", "Гифки": "Gifs", -"отчет": "report", "телом": "body", -"Отчет": "Report", -"Белый": "White", -"Книга": "Spreadsheet", -"Скоуп": "Scope", -"серый": "gray", -"Поле1": "Field1", -"Поле2": "Field2", -"строк": "strings", -"адрес": "adress", -"Дата1": "Date1", -"ТЗнач": "TValue", -"Слэши": "Slashes", -"Монго": "Mongo", -"Поле3": "Field3", -"Добро": "Welcome", -"Почта": "Email", -"Поток": "Stream", "Шапка": "Header", -"Части": "Parts", +"Домен": "Domain", "Схемы": "Scheme", +"Файлы": "Files", +"Токен": "Token", +"Успех": "Success", +"будет": "will", +"Файлу": "File", +"С TLS": "With TLS", +"Минск": "Minsk", +"Твиты": "Tweets", +"Время": "Time", +"Пусто": "Empty", +"чата:": "chat", +"ЯДиск": "YDisk", +"Целое": "Whole", +"своей": "of its", +"Метка": "Label", +"Метод": "Method", +"Папка": "Folder", +"Опции": "Options", "СокрЛ": "TrimL", "Ответ": "Response", "ЕдИзм": "Unit", @@ -306,172 +249,155 @@ "Схема": "Scheme", "метод": "method", "Драйв": "Drive", -"Опции": "Options", -"Папка": "Folder", -"Метод": "Method", -"Минск": "Minsk", -"Домен": "Domain", -"Файлы": "Files", -"Токен": "Token", +"Части": "Parts", +"Откат": "Rollback", "Копия": "Copy", -"Успех": "Success", -"будет": "will", -"Файлу": "File", -"С TLS": "With TLS", -"Твиты": "Tweets", -"Метка": "Label", -"Время": "Time", -"Пусто": "Empty", -"чата:": "chat", -"ЯДиск": "YDisk", -"Целое": "Whole", -"Вайбер": "Viber", -"Это A4": "ThisIsA4", -"Ескейп": "Escape", -"ТипЗнч": "TypeOf", -"Это A3": "ThisIsA3", -"Рандом": "Random", -"Список": "List", -"тестов": "tests", -"задача": "task", -"Неделя": "Week", -"Записи": "Records", -"Статус": "Status", -"Сессия": "Session", -"Видео2": "Video2", -"Задача": "Task", -"валюты": "of currency", -"Фильтр": "Filter", -"Москва": "Moscow", -"Маркер": "Marker", -"ИДФото": "PhotoID", -"Ответы": "Answers", -"Запись": "Record", -"стадия": "stage", -"отчете": "report", -"строка": "string", -"Низкий": "Low", -"Сервер": "Host", -"форума": "of forum", -"сервер": "server", -"Рефреш": "Refresh", -"Страны": "Countrues", -"валюта": "currency", -"задачи": "of topic", -"Ошибка": "Error", -"Первый": "First", -"группе": "group", -"товара": "product", -"Привет": "Hello", -"Объект": "Object", -"работу": "work", -"Флажок": "Checkbox", -"Это B2": "ThisIsB2", -"Формат": "Format", -"Товар1": "Item1", -"IDЛида": "LeadID", -"Это A1": "ThisIsA1", -"Оплата": "Payment", -"булево": "boolean", -"Версия": "Version", -"Россия": "Russia", -"IDФото": "PhotoID", -"истина": "true", -"плёнок": "film", -"Черный": "Black", -"Откуда": "From", -"Иконки": "Icons", -"АТПоле": "ATField", -"Стадия": "Stage", -"5 Цикл": "5 Do", -"Завтра": "Tomorrow", -"Ячейка": "Cell", -"Отступ": "Indent", -"искать": "search", -"Прочее": "Miscellaneous", -"IDТипа": "TypeID", -"Должно": "Should", -"Массив": "Array", -"Ширина": "Width", -"Запрос": "Request", -"Данные": "Data", -"работе": "work", -"Первое": "First", -"Парсер": "Parser", -"Скидка": "Discount", -"Курсор": "Cursor", -"Разбан": "Unban", -"ДатаПо": "DateTo", -"автора": "of author", -"важное": "important", -"Прочие": "Others", -"Диалог": "Dialog", -"Текст2": "Text2", -"Кнопка": "Button", -"файлов": "of files", -"равным": "equal", -"Размер": "Size", -"успеть": "make it in time", -"Темный": "Dark", -"Петров": "Doe", -"Секция": "Section", -"вывода": "output", -"опция1": "option1", -"ВКТЧат": "VKTChat", -"старая": "old", -"IDЧата": "ChatID", -"Регион": "Region", -"Скрыть": "Hide", -"Промпт": "Prompt", -"Важное": "Important", -"ДатаОт": "DateFrom", -"Книга2": "Spreadsheet2", -"Иконка": "Icon", -"Услуга": "Service", -"Сервис": "Service", -"Желтый": "Yellow", -"Иванов": "Ivanov", -"Булево": "Boolean", -"ошибки": "errors", -"частей": "parts", -"Символ": "Symbol", -"Вопрос": "Question", -"стадию": "stage", -"КудаID": "ToID", -"Истина": "True", -"СлакОк": "SlackOk", -"Товары": "Products", -"Модель": "Model", -"создан": "created", -"Это B3": "ThisIsB3", -"ВКПост": "VKPost", -"СКонца": "FromEnd", -"Задачи": "Tasks", -"ПолеID": "FieldID", -"Коммит": "Commit", +"Любой": "Any", +"Вывод": "Output", +"Склад": "Warehouse", +"сайта": "site", +"ответ": "response", +"Архив": "Archive", +"Артем": "Artem", +"вроде": "like", +"Всего": "Total", +"Перед": "Prev", +"файла": "file", +"Медиа": "Media", +"Марта": "Marta", +"парам": "option", +"Плохо": "Bad", +"Лист1": "Sheet1", +"Иначе": "Else", +"метка": "tag", +"Антон": "Anton", +"Часть": "Part", +"Номер": "Number", +"Синий": "Blue", +"имеет": "have", +"ЭтоOS": "IsOS", +"Сканы": "Scans", +"КБайт": "KBytes", +"Поиск": "Search", +"Равно": "Equal", +"Блоки": "Blocks", +"диске": "disk", +"Опрос": "Poll", +"Адрес": "Address", +"Почты": "Mails", +"Листы": "Sheets", +"Автор": "Author", +"Стиль": "Style", +"Отгул": "Time off", +"Логин": "Login", +"Пакет": "Package", +"Сдвиг": "Shift", +"Ноушн": "Notion", +"Бакет": "Bucket", +"После": "After", +"текст": "text", +"опция": "option", +"Отбор": "Filter", +"можно": "may", +"Видео": "Video", +"число": "number", +"Аудио": "Audio", +"Файла": "File", +"файлу": "file", +"ЮТест": "UTest", +"Вызов": "Call", +"Тогда": "Then", +"Заказ": "Order", +"МБайт": "MByte", +"почты": "of email", +"Тесты": "Tests", +"Гифка": "GIF", +"Путь1": "Path1", +"Путь2": "Path2", +"ТВЕРЬ": "Tver", +"Дата0": "Date0", +"Форум": "Forum", +"Пауза": "Pause", +"Товар": "Product", +"Лимит": "Limit", +"Режим": "Mode", +"места": "of the venue", +"Серый": "Gray", +"Текст": "Text", +"Класс": "Class", +"Бирюза": "Turquoise", "Широта": "Latitude", -"ВКЛайк": "VKLike", "Работа": "Work", +"Коммит": "Commit", "опции:": "options:", "первый": "first", "Услуги": "Services", -"Бирюза": "Turquoise", +"ВКЛайк": "VKLike", "метода": "method", -"Клиент": "Client", +"только": "only", "данных": "data", "Канбан": "Kanban", "Гифка2": "Gif2", "высота": "height", "Ответ1": "Response1", -"только": "only", "Пароль": "Password", "Период": "Period", +"ПолеID": "FieldID", "Это B1": "ThisIsB1", "ширина": "width", +"Клиент": "Client", +"Задачи": "Tasks", +"Сервис": "Service", +"ВКПост": "VKPost", "внутри": "inside", +"Важное": "Important", +"ДатаОт": "DateFrom", +"Книга2": "Spreadsheet2", +"Иконка": "Icon", +"Услуга": "Service", +"Желтый": "Yellow", +"Иванов": "Ivanov", +"Булево": "Boolean", +"СКонца": "FromEnd", +"ошибки": "errors", +"Символ": "Symbol", +"Вопрос": "Question", +"стадию": "stage", +"КудаID": "ToID", +"Истина": "True", +"Товары": "Products", +"Модель": "Model", +"создан": "created", +"Это B3": "ThisIsB3", +"частей": "parts", "ответа": "of response", -"ФотоID": "PhotoID", +"прокси": "proxy", "IDПоля": "FieldID", +"корень": "root", +"Дважды": "Twice", +"Это B4": "ThisIsB4", +"Проект": "Project", +"Ссылка": "Link", +"СокрЛП": "TrimAll", +"Оценка": "Mark", +"Товар2": "Item2", +"Промпт": "Prompt", +"Высота": "Height", +"массив": "array", +"Модуль": "Module", +"команд": "commands", +"начала": "of start", +"Способ": "Way", +"Склады": "Warehouses", +"Заказы": "Orders", +"статус": "status", +"ФайлДД": "FileBD", +"вопрос": "question", +"Кнопки": "Buttons", +"Пакеты": "Packages", +"ФотоID": "PhotoID", +"опцияN": "optionN", +"IDТемы": "ThreadID", "данные": "Data", "Хорошо": "Good", "второй": "second", @@ -493,156 +419,146 @@ "Шаблон": "Template", "Ответ2": "Response2", "ВСпейс": "VSpace", -"IDТемы": "ThreadID", "Альбом": "Album", -"опцияN": "optionN", -"Пакеты": "Packages", -"корень": "root", -"Дважды": "Twice", -"Это B4": "ThisIsB4", -"Проект": "Project", -"Ссылка": "Link", -"СокрЛП": "TrimAll", -"Оценка": "Mark", -"Товар2": "Item2", -"прокси": "proxy", -"Высота": "Height", -"массив": "array", -"Модуль": "Module", -"команд": "commands", -"начала": "of start", -"Способ": "Way", -"Склады": "Warehouses", -"Заказы": "Orders", -"статус": "status", -"ФайлДД": "FileBD", -"вопрос": "question", -"Кнопки": "Buttons", -"Единица": "Unit", -"текущую": "current", -"Подпись": "Signature", -"вызова:": "call:", -"Вариант": "Option", -"ТекстДД": "TextBD", -"ВКТовар": "VKProduct", -"Запросы": "Requests", -"свойств": "properties", -"Аккаунт": "Account", -"Строка_": "String_", -"ОзонSKU": "OzonSKU", -"Удаляет": "Deletes", -"ЭтоВход": "Start", -"Скрытая": "Hidden", -"Остаток": "Residue", -"КакЕсть": "Raw", -"Таблицы": "Tables", -"смайлов": "smiles", -"Изменил": "Changer", -"Реклама": "Advertisement", -"СНачала": "FromBegin", -"Кнопка1": "Button1", -"Природа": "Nature", -"Граница": "Border", -"S3Успех": "S3Success", -"глубина": "depth", -"Команда": "Command", -"Отметка": "Timestamp", -"Позиции": "Items", -"АТТекст": "ATText", -"Альбомы": "Albums", -"Обычный": "Regular", -"красный": "red", -"Позиция": "Item", -"Текущее": "Current", -"товаров": "of products", -"телефон": "phone", -"единица": "unit", -"Удалить": "Delete", -"Сделать": "Make", -"Консоль": "Console", -"Текущий": "Current", -"ТипУзла": "NodeType", -"ТипMIME": "MIMEType", -"Размеры": "Sizes", -"1 Тогда": "1 Then", -"НСУспех": "NCSuccess", -"Альпака": "Alpaca", -"Функция": "Function", -"ОпросID": "PollID", -"Синоним": "Synonym", -"ГифкаДД": "GifDD", -"Ресурсы": "Other", -"Колонки": "Columns", -"Глубина": "Depth", -"ГринКод": "GreenCode", -"ЭтоБаза": "ThisIsBase", -"Экспорт": "Export", -"Справка": "Help", -"Скрытый": "Hidden", -"IDВидео": "VideoID", -"Уволить": "Fire", -"Таблица": "Table", -"ОзонАПИ": "OzonAPI", -"Извлечь": "Extract", -"Метрика": "Metrika", -"Попытки": "Attempts", -"Каталог": "Directory", -"Ожидаем": "Awaiting", -"Скачать": "Download", -"Секунды": "Seconds", -"Нажмите": "Click on", -"Событие": "Event", -"ВКЧисло": "VKNumber", -"СдэкАПИ": "CdekAPI", -"ID лида": "Lead ID", -"ИДБлока": "BlockID", -"Твиттер": "Twitter", -"Создать": "Create", -"ВКТФайл": "VKTFile", -"шаблону": "for pattern", -"Перенос": "LineBreak", -"IDФайла": "FileID", -"запуска": "start", -"фамилия": "surname", -"IDЧасти": "ContentID", -"методы:": "methods:", -"Телефон": "Phone", -"Битрикс": "Bitrix", -"Процент": "Percent", -"Локация": "Location", -"Элемент": "Element", -"ЧатТема": "ChatTopic", -"IDСтены": "WallID", -"ИмяУзла": "NodeName", -"Остатки": "Stocks", -"ID чата": "Chat ID", -"Перейти": "Seek", -"главную": "main", -"Долгота": "Longitude", -"нажмите": "press", -"ИмяТипа": "TypeName", -"системе": "at system", -"ИмяПоля": "FieldName", -"изменен": "changed", -"Вывести": "Output", -"Таймаут": "Timeout", -"крайний": "last", -"Символы": "Chars", -"ID темы": "Thread ID", -"Булево_": "Boolean_", +"Скрыть": "Hide", +"СлакОк": "SlackOk", +"IDЧата": "ChatID", +"Низкий": "Low", +"Сервер": "Host", +"форума": "of forum", +"сервер": "server", +"Рефреш": "Refresh", +"Страны": "Countrues", +"валюта": "currency", +"задачи": "of topic", +"Ошибка": "Error", +"строка": "string", +"Первый": "First", +"товара": "product", +"Привет": "Hello", +"Объект": "Object", +"работу": "work", +"Флажок": "Checkbox", +"Это B2": "ThisIsB2", +"Формат": "Format", +"Товар1": "Item1", +"IDЛида": "LeadID", +"группе": "group", +"отчете": "report", +"стадия": "stage", +"Запись": "Record", +"Регион": "Region", +"Вайбер": "Viber", +"Это A4": "ThisIsA4", +"Ескейп": "Escape", +"ТипЗнч": "TypeOf", +"Это A3": "ThisIsA3", +"Рандом": "Random", +"Список": "List", +"тестов": "tests", +"задача": "task", +"Неделя": "Week", +"Записи": "Records", +"Статус": "Status", +"Сессия": "Session", +"Видео2": "Video2", +"Задача": "Task", +"валюты": "of currency", +"Фильтр": "Filter", +"Москва": "Moscow", +"Маркер": "Marker", +"ИДФото": "PhotoID", +"Это A1": "ThisIsA1", +"Оплата": "Payment", +"Ответы": "Answers", +"Версия": "Version", +"Курсор": "Cursor", +"Разбан": "Unban", +"ДатаПо": "DateTo", +"автора": "of author", +"важное": "important", +"Прочие": "Others", +"Диалог": "Dialog", +"Текст2": "Text2", +"Кнопка": "Button", +"Скидка": "Discount", +"равным": "equal", +"успеть": "make it in time", +"Темный": "Dark", +"Петров": "Doe", +"Секция": "Section", +"вывода": "output", +"опция1": "option1", +"ВКТЧат": "VKTChat", +"булево": "boolean", +"старая": "old", +"Размер": "Size", +"Парсер": "Parser", +"файлов": "of files", +"работе": "work", +"Россия": "Russia", +"IDФото": "PhotoID", +"Первое": "First", +"истина": "true", +"плёнок": "film", +"Черный": "Black", +"Откуда": "From", +"АТПоле": "ATField", +"Стадия": "Stage", +"5 Цикл": "5 Do", +"Завтра": "Tomorrow", +"Иконки": "Icons", +"Ячейка": "Cell", +"Отступ": "Indent", +"искать": "search", +"Прочее": "Miscellaneous", +"IDТипа": "TypeID", +"Должно": "Should", +"Массив": "Array", +"Ширина": "Width", +"Запрос": "Request", +"Данные": "Data", +"АудиоДД": "AudioDD", +"ссылкой": "URL", +"ВидеоДД": "VideoDD", +"ТипПоля": "FieldType", +"рабочей": "works", +"VK (ОПИ": "VK (OpenIntegrations", +"ТегиXML": "TagsXML", +"Евгений": "Evgeniy", +"указано": "filled", +"ФайлSQL": "SQLFile", +"Крайний": "Last", +"Высокий": "High", +"ЮТТесты": "UTTests", +"СдэкЧек": "CdekCheck", +"ИДПоста": "PostID", +"S3 (ОПИ": "S3 (OpenIntegrations", +"Отметки": "Tags", +"граммах": "grams", +"Область": "Region", +"парсера": "parser", +"Отлично": "Great", +"Титовец": "Titovets", +"Строка:": "String:", +"КлючAPI": "APIKey", +"формате": "format", +"IDПоста": "PostID", +"Кластер": "Cluster", +"статуса": "of status", +"Вопрос1": "Question1", "ДатаISO": "DateISO", "СлакБот": "SlackBot", "Возврат": "Return", "IDАкции": "PromoID", -"Кластер": "Cluster", "НЕ JSON": "NOT JSON", "сервера": "of server", "Зеленый": "Green", "АБВ ГДЕ": "ABC DEF", "команды": "commands", "IDПапки": "FolderID", +"Ревизия": "Revision", "Причина": "Reason", -"главным": "main", "функция": "function", "Вопрос2": "Question2", "промпта": "prompt", @@ -654,67 +570,10 @@ "Кнопка2": "Button2", "секцией": "section", "Отладка": "Debugging", -"статуса": "of status", -"Ревизия": "Revision", -"IDПоста": "PostID", -"ЯМаркет": "YaMarket", -"Строка:": "String:", -"ТипПоля": "FieldType", -"Евгений": "Evgeniy", -"указано": "filled", -"VK (ОПИ": "VK (OpenIntegrations", -"ТегиXML": "TagsXML", -"Крайний": "Last", -"рабочей": "works", -"ВидеоДД": "VideoDD", -"ссылкой": "URL", -"АудиоДД": "AudioDD", -"ФайлSQL": "SQLFile", -"Высокий": "High", -"формате": "format", -"СдэкЧек": "CdekCheck", -"ИДПоста": "PostID", -"S3 (ОПИ": "S3 (OpenIntegrations", -"Отметки": "Tags", -"граммах": "grams", -"Область": "Region", -"парсера": "parser", -"ЮТТесты": "UTTests", -"Отлично": "Great", -"Титовец": "Titovets", -"КлючAPI": "APIKey", -"Вопрос1": "Question1", +"главным": "main", "парсить": "parse", -"Красный": "Red", +"Доступы": "Rights", "Строкой": "AsString", -"Мой Мир": "My World", -"ДопФото": "AdditionalPhoto", -"Желтый_": "Yellow_", -"наличие": "availability", -"ВКВидео": "VKVideo", -"Кнопка3": "Button3", -".Equal(": ".Равно(", -"ЕстьТег": "HasTag", -"ФайлРез": "ResultFile", -"Контакт": "Contact", -"Коммент": "Comment", -"Каждого": "Each", -"справку": "help", -"Колонка": "Coloumn", -"Обложка": "Cover", -"Закрыть": "Close", -"Команды": "Commands", -"Разделы": "Sections", -"события": "events", -"IDМедиа": "MediaID", -"Утилиты": "Tools", -"Магазин": "Market", -"Признак": "Indication", -"Попытка": "Try", -"Активен": "Active", -"каждого": "each", -"0 Тогда": "0 Then", -"IDМетки": "TagID", "цепочке": "chain", "В офисе": "InOffice", "История": "Story", @@ -726,158 +585,161 @@ "Виталий": "Vitaly", "Код ПВЗ": "POZ code", "текущей": "current", +"IDМетки": "TagID", "Средний": "Normal", -"признак": "attribute", "запроса": "of request", "учетных": "credentials", "Фильтры": "Filters", "Открыть": "Open", -"Доступы": "Rights", "События": "Events", "Объекты": "Objects", "артикул": "article", "Фамилия": "LastName", "ПолеURL": "URLField", "Записал": "Write it!", -"Двоичные": "Binary", -"ТипСхемы": "SchemeType", -"Вложения": "Attachments", -"ДатаСтоп": "EndDate", -"СтрДлина": "StrLen", -"размеров": "of size", -"ХостПорт": "HostPort", -"ЭтоLinux": "IsLinux", -"КонецСтр": "EndStr", -"Телеграм": "Telegram", -"страницу": "page", -"IDКанала": "ChannelID", -"ЕстьДата": "HasDate", -"Параметр": "Parameter", -"Свернуть": "Collapse", -"Евгеньев": "Evgeniev", -"Имя,MIME": "Name,MIME", -"API ключ": "API key", -"IDЗатрат": "SpendingID", -"СтрВсего": "StrTotal", -"подборку": "selection", -"Строчный": "StringType", -"Вес в гр": "Weight in g", -"Сообщить": "Message", -"Компания": "Company", -"ЯМетрика": "YaMetrika", -"Кнопка 1": "Button 1", -"являются": "be", -"ПоляБазы": "BaseFields", -"Максимум": "Maximum", -"ВКАльбом": "VKAlbum", -"Штрихкод": "Barcode", -"ИДТовара": "ProductID", -"ДатаISOZ": "DateISOZ", -"Elements": "Items", -"СлакФайл": "SlackFile", -"ТекстSQL": "TextSQL", -"ЭтоКанал": "IsChannel", -"Половина": "Half", -"Алгоритм": "Algorithm", -"IDИконки": "IconID", -"Картинка": "Image", -"Беларусь": "Belarus", -"Отложена": "Deferred", -"JSONДата": "JSONDate", -"Удаление": "Deletion", -"Действия": "Actions", -"ID Файла": "File ID", -"ОбъектВК": "VKObject", -"Делитель": "Divider", -"Варианты": "Options", -"ВГраница": "UBound", -"ФайлТела": "BodyFile", -"Оригинал": "Original", -"Транслит": "Traslit", -"АТЗапись": "ATRecord", -"IDЗадачи": "TaskID", -"закрытия": "of closing", -"Заглушка": "Plug", -"Петрович": "Petrovich", -"ID акции": "Promo ID", -"МассивID": "IDArray", -"Записать": "Write", -"IDРаботы": "JobID", -"IDЗаписи": "RecordID", -"В работе": "InProgress", -"Действие": "Action", -"заполнен": "filled", -"оплачено": "paid", -"Кластеры": "Clusters", -"ТипФайла": "FileType", -"Свойства": "Properties", -"Постфикс": "Postfix", -"Элементы": "Items", -"IDГруппы": "GroupID", -"Добавить": "Add", -"Подборка": "Selection", -"Уадление": "Removal", -"ТипЧисло": "TypeNumber", -"НЕ JSON:": "NOT JSON:", -"Свойство": "Property", -"Описание": "Description", -"Смещение": "Offset", -"МедиаГиф": "MediaGif", -"СтрокаТЗ": "DataString", -"ID метки": "Tag ID", -"Основная": "Main", -"контакта": "of contact", -"ФайлПуть": "FilePath", -"описание": "description", -"IDТовара": "ProductID", -"ТелоJSON": "JSONBody", -"Закрытие": "Closing", -"Значения": "Values", -"Прогресс": "Progress", -"ЕстьКлюч": "KeyExists", -"Проверки": "Checks", -"компании": "of company", -"Кнопка 2": "Button 2", -"Проверка": "Check", -"В оффисе": "On office", -"ДанныеДД": "DataBD", -"Значение": "Value", -"ИмеетТип": "HasType", -"Прервать": "Break", -"ИДРаботы": "WorkID", -"Упаковка": "Packaging", -"Источник": "Source", -"ХешСумма": "HashSum", -"Загрузки": "Downloads", -"ФайлЛога": "LogFile", -"входящих": "incoming", -"РазмерДД": "SizeDD", -"ДропБокс": "Dropbox", -"собщение": "message", -"СхемаFBO": "FBOScheme", -"СтрНайти": "StrFind", -"Имя базы": "Database name", -"Точность": "Precision", -"создания": "of create", -"ТипМедиа": "TypeOfMedia", -"ИмяФайла": "FileName", -"Внимание": "Attention", -"Красный_": "Red_", -"IDФайла2": "FileID2", -"ДлинаURI": "URILength", -"ВайберОк": "ViberOk", -"Неоситиз": "Neocities", -"Комплект": "Set", -"Числовой": "Numeric", -"элементы": "elements", -"Телефоны": "Phones", -"БлокJSON": "JSONBlock", -"ЭтотФайл": "ThisFile", -"штрихкод": "barcode", -"URLФайла": "FileURL", -"Картинки": "Pictures", -"двоичные": "binary", -"ID блока": "Block ID", +"Булево_": "Boolean_", +"признак": "attribute", +"Красный": "Red", +"0 Тогда": "0 Then", +"Активен": "Active", +"Мой Мир": "My World", +"ДопФото": "AdditionalPhoto", +"Желтый_": "Yellow_", +"наличие": "availability", +"ВКВидео": "VKVideo", +"Кнопка3": "Button3", +".Equal(": ".Равно(", +"ЕстьТег": "HasTag", +"ФайлРез": "ResultFile", +"Контакт": "Contact", +"Коммент": "Comment", +"каждого": "each", +"Каждого": "Each", +"Колонка": "Coloumn", +"Обложка": "Cover", +"Закрыть": "Close", +"Команды": "Commands", +"Разделы": "Sections", +"события": "events", +"IDМедиа": "MediaID", +"Утилиты": "Tools", +"Магазин": "Market", +"Признак": "Indication", +"Попытка": "Try", +"справку": "help", +"ID темы": "Thread ID", +"ЯМаркет": "YaMarket", +"крайний": "last", +"Позиции": "Items", +"АТТекст": "ATText", +"Альбомы": "Albums", +"Обычный": "Regular", +"красный": "red", +"Позиция": "Item", +"Текущее": "Current", +"товаров": "of products", +"телефон": "phone", +"единица": "unit", +"Удалить": "Delete", +"Отметка": "Timestamp", +"Сделать": "Make", +"Текущий": "Current", +"ТипУзла": "NodeType", +"ТипMIME": "MIMEType", +"Размеры": "Sizes", +"1 Тогда": "1 Then", +"НСУспех": "NCSuccess", +"Альпака": "Alpaca", +"Функция": "Function", +"ОпросID": "PollID", +"Синоним": "Synonym", +"ГифкаДД": "GifDD", +"Консоль": "Console", +"Ресурсы": "Other", +"Команда": "Command", +"S3Успех": "S3Success", +"Единица": "Unit", +"Подпись": "Signature", +"вызова:": "call:", +"Вариант": "Option", +"ТекстДД": "TextBD", +"ВКТовар": "VKProduct", +"Запросы": "Requests", +"свойств": "properties", +"Аккаунт": "Account", +"Строка_": "String_", +"ОзонSKU": "OzonSKU", +"глубина": "depth", +"Удаляет": "Deletes", +"Скрытая": "Hidden", +"Остаток": "Residue", +"КакЕсть": "Raw", +"Таблицы": "Tables", +"смайлов": "smiles", +"Изменил": "Changer", +"Реклама": "Advertisement", +"СНачала": "FromBegin", +"Кнопка1": "Button1", +"Природа": "Nature", +"Граница": "Border", +"ЭтоВход": "Start", +"Колонки": "Columns", +"текущую": "current", +"ГринКод": "GreenCode", +"запуска": "start", +"фамилия": "surname", +"IDЧасти": "ContentID", +"методы:": "methods:", +"Телефон": "Phone", +"Битрикс": "Bitrix", +"Процент": "Percent", +"Локация": "Location", +"Элемент": "Element", +"ЧатТема": "ChatTopic", +"IDСтены": "WallID", +"IDФайла": "FileID", +"ИмяУзла": "NodeName", +"ID чата": "Chat ID", +"Перейти": "Seek", +"главную": "main", +"Долгота": "Longitude", +"нажмите": "press", +"ИмяТипа": "TypeName", +"системе": "at system", +"ИмяПоля": "FieldName", +"изменен": "changed", +"Вывести": "Output", +"Глубина": "Depth", +"Остатки": "Stocks", +"Перенос": "LineBreak", +"Таймаут": "Timeout", +"Символы": "Chars", +"шаблону": "for pattern", +"ЭтоБаза": "ThisIsBase", +"Экспорт": "Export", +"Справка": "Help", +"Скрытый": "Hidden", +"IDВидео": "VideoID", +"Уволить": "Fire", +"ОзонАПИ": "OzonAPI", +"Извлечь": "Extract", +"Метрика": "Metrika", +"Попытки": "Attempts", +"Каталог": "Directory", +"Таблица": "Table", +"Скачать": "Download", +"ВКТФайл": "VKTFile", +"Ожидаем": "Awaiting", +"Твиттер": "Twitter", +"ИДБлока": "BlockID", +"ID лида": "Lead ID", +"Создать": "Create", +"ВКЧисло": "VKNumber", +"Событие": "Event", +"Нажмите": "Click on", +"Секунды": "Seconds", +"СдэкАПИ": "CdekAPI", +"Страница": "Page", "ГуглЛист": "GoogleSheet", "Вставить": "Insert", "картинок": "images", @@ -887,9 +749,8 @@ "ИмяМедиа": "MediaName", "ВКРепост": "VKRepost", "Название": "Name", -"Страница": "Page", "Отчество": "Patronymic", -"ТипСвязи": "LinkType", +"временем": "time", "Документ": "Document", "ключевой": "primary", "IDСделки": "DealID", @@ -900,41 +761,39 @@ "загрузки": "upload", "НовоеИмя": "NewName", "ТекстB64": "TextB64", -"временем": "time", "ВКорзину": "ToCart", +"ТипСвязи": "LinkType", +"ID блока": "Block ID", +"ВайберОк": "ViberOk", +"Картинки": "Pictures", +"входящих": "incoming", "удаления": "of deleting", +"ДропБокс": "Dropbox", +"собщение": "message", +"СхемаFBO": "FBOScheme", +"СтрНайти": "StrFind", +"Имя базы": "Database name", +"Точность": "Precision", +"создания": "of create", +"ТипМедиа": "TypeOfMedia", +"ИмяФайла": "FileName", +"двоичные": "binary", +"Внимание": "Attention", +"IDФайла2": "FileID2", +"ДлинаURI": "URILength", +"Неоситиз": "Neocities", +"Комплект": "Set", +"Числовой": "Numeric", +"элементы": "elements", +"Телефоны": "Phones", +"БлокJSON": "JSONBlock", +"ЭтотФайл": "ThisFile", +"штрихкод": "barcode", +"URLФайла": "FileURL", +"Красный_": "Red_", "Не JSON:": "Not JSON:", -"ПоОдному": "Singly", -"ГКОбъект": "GCObject", -"Отправка": "Sending", -"Родитель": "Parent", -"ГринФайл": "GreenFile", -"значение": "value", -"Артикулы": "Articles", -"магазина": "store", -"отправки": "of sending", -"реальной": "real", -"методами": "methods", -"ID поста": "Post ID", -"Тестовая": "Test", -"ХэшСумма": "HashSum", -"Разметка": "Markup", -"тип цели": "goal type", -"ВКИстина": "VKTrue", -"Приемник": "Receiver", -"Очистить": "Clear", -"например": "for example", -"Загрузка": "Upload", -"Выгрузка": "Unload", -"Основные": "Main", -"IDСтадии": "StageID", -"варианты": "variants", -"ФайлСлак": "SlackFile", "АТЗаписи": "ATRecords", -"доступен": "available", -"отклчить": "disable", -"Вложение": "Attachment", -"ID книги": "SpreadsheetID", +"ГКОбъект": "GCObject", "Загружен": "Ready", "ИмяЛиста": "SheetName", "Подробно": "Detailed", @@ -957,37 +816,266 @@ "Получить": "Get", "КонецДня": "EndOfDay", "ПутьФайл": "FilePath", -"TCPСервер": "TCPServer", -"РазмерСДХ": "SizeCDH", -"ИначеЕсли": "ElsIf", -"ID канала": "Channel ID", -"Цвет (изм": "Color (change", -"последним": "last", -"Завершена": "Complete", -"НачалоBat": "StartBat", -"ПотокJSON": "JSONStream", -"Участники": "Members", -"обработки": "processing", -"ВКИстория": "VKStorie", -"Одиночное": "Single", -"ЯДискДиск": "YaDiskDrive", -"Коллекция": "Collection", +"ФайлЛога": "LogFile", +"ID книги": "SpreadsheetID", +"Вложение": "Attachment", +"отклчить": "disable", +"доступен": "available", +"Отправка": "Sending", +"Родитель": "Parent", +"ГринФайл": "GreenFile", +"значение": "value", +"Артикулы": "Articles", +"магазина": "store", +"отправки": "of sending", +"реальной": "real", +"методами": "methods", +"ID поста": "Post ID", +"Тестовая": "Test", +"ПоОдному": "Singly", +"ХэшСумма": "HashSum", +"тип цели": "goal type", +"ВКИстина": "VKTrue", +"Приемник": "Receiver", +"Очистить": "Clear", +"например": "for example", +"Загрузка": "Upload", +"Выгрузка": "Unload", +"Основные": "Main", +"IDСтадии": "StageID", +"варианты": "variants", +"ФайлСлак": "SlackFile", +"Разметка": "Markup", +"Загрузки": "Downloads", +"РазмерДД": "SizeDD", +"Источник": "Source", +"ПоляБазы": "BaseFields", +"Максимум": "Maximum", +"ВКАльбом": "VKAlbum", +"Штрихкод": "Barcode", +"ИДТовара": "ProductID", +"ДатаISOZ": "DateISOZ", +"Elements": "Items", +"СлакФайл": "SlackFile", +"ТекстSQL": "TextSQL", +"ЭтоКанал": "IsChannel", +"Половина": "Half", +"являются": "be", +"Алгоритм": "Algorithm", +"Картинка": "Image", +"Беларусь": "Belarus", +"Отложена": "Deferred", +"JSONДата": "JSONDate", +"Удаление": "Deletion", +"Действия": "Actions", +"ID Файла": "File ID", +"ОбъектВК": "VKObject", +"Делитель": "Divider", +"Варианты": "Options", +"ВГраница": "UBound", +"IDИконки": "IconID", +"ФайлТела": "BodyFile", +"ЯМетрика": "YaMetrika", +"Сообщить": "Message", +"ХешСумма": "HashSum", +"Двоичные": "Binary", +"ТипСхемы": "SchemeType", +"Вложения": "Attachments", +"ДатаСтоп": "EndDate", +"СтрДлина": "StrLen", +"размеров": "of size", +"ХостПорт": "HostPort", +"ЭтоLinux": "IsLinux", +"КонецСтр": "EndStr", +"Телеграм": "Telegram", +"Компания": "Company", +"страницу": "page", +"ЕстьДата": "HasDate", +"Параметр": "Parameter", +"Свернуть": "Collapse", +"Евгеньев": "Evgeniev", +"Имя,MIME": "Name,MIME", +"API ключ": "API key", +"IDЗатрат": "SpendingID", +"СтрВсего": "StrTotal", +"подборку": "selection", +"Строчный": "StringType", +"Вес в гр": "Weight in g", +"IDКанала": "ChannelID", +"Оригинал": "Original", +"Кнопка 1": "Button 1", +"АТЗапись": "ATRecord", +"МедиаГиф": "MediaGif", +"СтрокаТЗ": "DataString", +"ID метки": "Tag ID", +"Основная": "Main", +"контакта": "of contact", +"ФайлПуть": "FilePath", +"описание": "description", +"IDТовара": "ProductID", +"ТелоJSON": "JSONBody", +"Закрытие": "Closing", +"Прогресс": "Progress", +"Смещение": "Offset", +"ЕстьКлюч": "KeyExists", +"компании": "of company", +"Кнопка 2": "Button 2", +"Проверка": "Check", +"В оффисе": "On office", +"ДанныеДД": "DataBD", +"Значение": "Value", +"ИмеетТип": "HasType", +"Прервать": "Break", +"ИДРаботы": "WorkID", +"Транслит": "Traslit", +"Упаковка": "Packaging", +"Проверки": "Checks", +"Описание": "Description", +"Значения": "Values", +"Свойство": "Property", +"IDЗадачи": "TaskID", +"закрытия": "of closing", +"Заглушка": "Plug", +"Петрович": "Petrovich", +"ID акции": "Promo ID", +"МассивID": "IDArray", +"Записать": "Write", +"IDЗаписи": "RecordID", +"В работе": "InProgress", +"Действие": "Action", +"заполнен": "filled", +"оплачено": "paid", +"IDРаботы": "JobID", +"ТипФайла": "FileType", +"Свойства": "Properties", +"Постфикс": "Postfix", +"Элементы": "Items", +"IDГруппы": "GroupID", +"Добавить": "Add", +"Подборка": "Selection", +"Уадление": "Removal", +"Кластеры": "Clusters", +"ТипЧисло": "TypeNumber", +"НЕ JSON:": "NOT JSON:", +"Заголовки": "Headers", +"категории": "category", +"ПутьКСтат": "PathToStat", +"Настройки": "Settings", +"ВКонтакте": "VKontakte", +"Вариант 1": "Option 1", +"Удаляемый": "Deletable", +"БанРазбан": "BanUnban", +"Анонимный": "Anonymous", +"Коннектор": "Connector", +"CDEK (ОПИ": "CDEK (OpenIntegrations", +"Значение_": "Value_", +"сообщения": "of message", +"Кодировка": "Encoding", +"СтрокаBat": "BatString", +"ОзонПоиск": "OzonSearch", +"Получено!": "Get it!", +"НовыйТест": "NewTest", +"ЧастиПоля": "FieldParts", +"Файл_Стат": "File_Stat", +"ВКТЗаявки": "VKTPending", +"откюлчить": "disable", +"Удаленный": "Remote", +"Вариант 2": "Option 2", +"Запустить": "Start", +"Служебные": "Service", +"ЯМаркетОк": "YaMarketOk", +"Нормально": "Ok", +"просмотра": "view", +"ПутьЛогов": "LogPath", +"ЗапросURL": "RequestURL", +"ID задачи": "Task ID", +"Приватный": "Private", +"избранное": "favorite", +"СтрокаURI": "URIString", +"Вычислить": "Eval", +"HTTPОтвет": "HTTPResponse", +"СдэкЗаказ": "CdekOrder", +"IDАльбома": "AlbumID", +"Велосипед": "Bicycle", +"Сообщения": "Messages", +"ТокенБота": "BotToken", +"запустить": "launch", +"Значение:": "Value:", +"ОписаниеF": "DescriptionF", +"Параметры": "Parameters", +"ЧтениеZip": "ReadingZip", +"СлакКанал": "SlackChannel", +"IDКлиента": "ClientID", +"Параметр_": "Parameter_", +"ДатаСтарт": "StartDate", +"Сохранить": "Save", +".HasType(": ".ИмеетТип(", +"ВКТСписок": "VKTList", +"Последний": "Last", +"Подборки_": "Selections_", +"приоритет": "priority", +"АудиоПуть": "AudioPath", +"Имя папки": "Folder name", +"IDОбъекта": "ObjectID", +"ЧтениеXML": "XMLReader", +"Временный": "Temporary", +"ОписаниеU": "DescriptionU", +"Свойства_": "Properties_", +"ОписаниеI": "DescriptionI", +"Строковое": "String", +"действиях": "of actions", +"Коллекции": "Collections", +"умолчанию": "default", +"Вложение1": "Attachment1", +"Архивация": "Archiving", +"ОбъектОПИ": "OPIObject", +"Добавляем": "Add", +"IDЗадания": "TaskID", +"РазмерЛФХ": "SizeLFH", +"Новый чат": "New chat", +"сообщений": "messages", +"состояния": "status", +"установки": "setting", +"Компонета": "AddIn", +"ВКТИстина": "VKTTrue", +"AWSЗапрос": "AWSRequest", +"НаСервере": "AtServer", +"Календари": "Calendars", +"измерения": "dimension", +"КакОбъект": "AsObject", +"ГуглТокен": "GoogleToken", +"ИДОбъекта": "ObjectID", +"ID сделки": "Deal ID", +"Массив360": "Array360", +"Выражение": "Expression", +"КонецЕсли": "EndIf", +"XMLСтрока": "XMLString", +"ТекущийИД": "CurrentID", +"Значение2": "Value2", +"ID стадии": "Stage ID", +"Сумма НДС": "VAT amount", +"МассивИД_": "ArrayID_", +"ПутьКопии": "CopyPath", +"должность": "position", +"Тесты CLI": "CLI Tests", +"ЯДискПуть": "YaDiskPath", +"НачалоДня": "BegOfDay", +"Состояние": "State", +"кириллица": "cyrillic", +"Опоздание": "Late", +"заполнена": "filled", +"В корзину": "To cart", +"ТипДанных": "DataType", +"Сообщение": "Message", +"Код КЛАДР": "CLADR code", +"ОзонТовар": "OzonProduct", +"ЗависитОт": "ЗависитОт", +"IDТоваров": "ProductsID", +"ID товара": "Product ID", +"владельца": "of owner", +"атрибутов": "of attributes", "IDПервого": "FirstID", -"НеНайдено": "NotFound", -"НаКлиенте": "AtClient", -"ИмяПакета": "PackageName", -"Вложенный": "Embedded", -"доступных": "available", -"ПолноеИмя": "FullName", -"Равенство": "Equality", -"СтрШаблон": "StrTemplate", -"Прочитать": "Read", -"ИмяМетода": "MethodName", -"Обработки": "DataProcessors", -"Сигнатура": "Signature", -"ГифкаПуть": "GifPath", -"имя метки": "lable name", -"TCPКлиент": "TCPClient", +"Разобрать": "Parse", "ЭтоСервер": "IsServer", "программы": "program", "Категория": "Category", @@ -1013,40 +1101,40 @@ "Поддержка": "Support", "Рекламный": "Advertising", "Результат": "Result", +"TCPКлиент": "TCPClient", +"имя метки": "lable name", +"Сигнатура": "Signature", +"Обработки": "DataProcessors", +"публичный": "public", +"TCPСервер": "TCPServer", +"РазмерСДХ": "SizeCDH", +"ИначеЕсли": "ElsIf", +"ID канала": "Channel ID", +"Цвет (изм": "Color (change", +"последним": "last", +"Завершена": "Complete", +"НачалоBat": "StartBat", +"ПотокJSON": "JSONStream", +"Участники": "Members", +"обработки": "processing", "IDСобытия": "EventID", +"ВКИстория": "VKStorie", +"ЯДискДиск": "YaDiskDrive", +"Коллекция": "Collection", +"НеНайдено": "NotFound", +"НаКлиенте": "AtClient", +"ИмяПакета": "PackageName", +"Вложенный": "Embedded", +"доступных": "available", +"ПолноеИмя": "FullName", +"Равенство": "Equality", +"СтрШаблон": "StrTemplate", +"Прочитать": "Read", +"ИмяМетода": "MethodName", +"Одиночное": "Single", "ГуглКнига": "GoogleSpreadsheet", -"Видимость": "Visibility", +"ГифкаПуть": "GifPath", "Значение1": "Value1", -"Цвет чата": "Chat color", -"ТипТекста": "TextType", -"Изменение": "Change", -"Заголовок": "Title", -"TC_Сервер": "TC_Server", -"ИДЖелтого": "YellowID", -"СдэкТокен": "CdekToken", -"ОтветТело": "ResponseBody", -"НовыйЛист": "NewSheet", -"Активация": "Activation", -"ИмяМакета": "TemplateName", -"Исполнить": "Execute", -"Структура": "Structure", -"Картинка1": "Image1", -"Открывает": "Opens", -"URL файла": "File URL", -"Скриншоты": "Screenshots", -"URLОтвета": "ResponseURL", -"АТТаблица": "ATTable", -"Закрывает": "Closes", -"OllamaКод": "OllamaCode", -"ВебКлиент": "WebClient", -"ИДАльбома": "AlbumID", -"Категории": "Categories", -"IDНовости": "PostID", -"Обработка": "Processor", -"видимость": "visibility", -"Процедура": "Procedure", -"ПолныйURL": "FullURL", -"Батарейки": "Batteries", "Нумерация": "Numeration", "Календарь": "Calendar", "заголовок": "title", @@ -1058,10 +1146,9 @@ "ШаблонSQL": "SQLTemplate", "Выключить": "Off", "Текстовое": "Text", -"Ozon (ОПИ": "Ozon (OpenIntegrations", "ЗаписьXML": "XMLWriter", +"Батарейки": "Batteries", "Схема FBO": "FBO scheme", -"Картинка2": "Image2", "Перейдите": "Go", "Вложение2": "Attachment2", "Выполнить": "Execute", @@ -1072,159 +1159,166 @@ "Штрихкоды": "Barcodes", "ВерсияАпи": "APIVersion", "отражения": "reflection", +"Видимость": "Visibility", "Как дела?": "How are you?", -"Разобрать": "Parse", -"публичный": "public", -"атрибутов": "of attributes", -"измерения": "dimension", -"ЗапросURL": "RequestURL", -"ID задачи": "Task ID", -"Нормально": "Ok", -"Приватный": "Private", -"избранное": "favorite", -"СтрокаURI": "URIString", -"Вычислить": "Eval", -"HTTPОтвет": "HTTPResponse", -"СдэкЗаказ": "CdekOrder", -"IDАльбома": "AlbumID", -"Велосипед": "Bicycle", -"Сообщения": "Messages", -"запустить": "launch", -"Подборки_": "Selections_", -"Значение:": "Value:", -"ОписаниеF": "DescriptionF", -"Параметры": "Parameters", -"ЧтениеZip": "ReadingZip", -"СлакКанал": "SlackChannel", -"IDКлиента": "ClientID", -"Параметр_": "Parameter_", -"ДатаСтарт": "StartDate", -"Сохранить": "Save", -".HasType(": ".ИмеетТип(", -"ВКТСписок": "VKTList", -"Последний": "Last", -"просмотра": "view", -"ТокенБота": "BotToken", -"ЯМаркетОк": "YaMarketOk", -"Запустить": "Start", -"Заголовки": "Headers", -"Анонимный": "Anonymous", -"Вариант 1": "Option 1", -"БанРазбан": "BanUnban", -"Удаляемый": "Deletable", -"CDEK (ОПИ": "CDEK (OpenIntegrations", -"ВКонтакте": "VKontakte", -"Настройки": "Settings", -"ПутьКСтат": "PathToStat", -"категории": "category", -"Коннектор": "Connector", -"Значение_": "Value_", -"Служебные": "Service", -"Кодировка": "Encoding", -"СтрокаBat": "BatString", -"ОзонПоиск": "OzonSearch", -"Получено!": "Get it!", -"НовыйТест": "NewTest", -"ЧастиПоля": "FieldParts", -"Файл_Стат": "File_Stat", -"ВКТЗаявки": "VKTPending", -"откюлчить": "disable", -"сообщения": "of message", -"Вариант 2": "Option 2", -"Удаленный": "Remote", -"ПутьЛогов": "LogPath", -"приоритет": "priority", -"ГуглТокен": "GoogleToken", -"Имя папки": "Folder name", -"Массив360": "Array360", -"Выражение": "Expression", -"КонецЕсли": "EndIf", -"XMLСтрока": "XMLString", -"ТекущийИД": "CurrentID", -"Значение2": "Value2", -"ID стадии": "Stage ID", -"Сумма НДС": "VAT amount", -"МассивИД_": "ArrayID_", -"ПутьКопии": "CopyPath", -"должность": "position", -"Тесты CLI": "CLI Tests", -"НачалоДня": "BegOfDay", -"владельца": "of owner", -"Состояние": "State", -"кириллица": "cyrillic", -"Опоздание": "Late", -"заполнена": "filled", -"В корзину": "To cart", -"ТипДанных": "DataType", -"Сообщение": "Message", -"Код КЛАДР": "CLADR code", -"ОзонТовар": "OzonProduct", -"ЗависитОт": "ЗависитОт", -"IDТоваров": "ProductsID", -"ID товара": "Product ID", -"ID сделки": "Deal ID", -"ЯДискПуть": "YaDiskPath", -"ИДОбъекта": "ObjectID", -"ОбъектОПИ": "OPIObject", -"IDОбъекта": "ObjectID", -"ЧтениеXML": "XMLReader", -"Временный": "Temporary", -"ОписаниеU": "DescriptionU", -"Свойства_": "Properties_", -"ОписаниеI": "DescriptionI", -"Строковое": "String", -"действиях": "of actions", -"Коллекции": "Collections", -"умолчанию": "default", -"Архивация": "Archiving", -"Добавляем": "Add", -"КакОбъект": "AsObject", -"IDЗадания": "TaskID", -"РазмерЛФХ": "SizeLFH", -"Новый чат": "New chat", -"сообщений": "messages", -"состояния": "status", -"установки": "setting", -"Компонета": "AddIn", -"ВКТИстина": "VKTTrue", -"АудиоПуть": "AudioPath", -"AWSЗапрос": "AWSRequest", -"НаСервере": "AtServer", -"Календари": "Calendars", -"Вложение1": "Attachment1", -"ИДКампании": "CampaignID", -"Код страны": "Country code", -"публикации": "of publish", -"ДатаНачала": "StartDate", -"Процессоры": "Processors", -"Внутренний": "Internal", -"AWS4Данные": "AWS4Data", -"БитриксЛид": "BitrixLead", -"ИДВарианта": "VariantID", -"ТекущееИмя": "CurrentName", -"БезСтатуса": "NoStatus", -"возвращает": "returns", -"Общий диск": "Main drive", -"ВКПодборка": "VKSelection", -"МассивUUID": "UUIDArray", -"СтрТекущее": "StrCurrent", -"Сохранение": "Save", -"ОжидаетЧто": "ExpectsThat", -"ТекущийТип": "CurrentType", -"УдалитьЛид": "DeleteLead", -"Viber (ОПИ": "Viber (OpenIntegrations", -"Продолжить": "Continue", -"ПолныйПуть": "FullPath", -"TCP Клиент": "TCP Client", -"Имя модели": "Models name", -"Бан/Разбан": "Ban/Unban", -"Тип данных": "Data type", -"Символы.ПС": "Chars.LF", -"участникам": "to participants", -"они разные": "they are different", -"ID события": "Event ID", -"Завершение": "Completion", -"сортировки": "of sorting", +"Картинка2": "Image2", +"ПолныйURL": "FullURL", +"Ozon (ОПИ": "Ozon (OpenIntegrations", +"Процедура": "Procedure", +"Цвет чата": "Chat color", +"ТипТекста": "TextType", +"Изменение": "Change", +"Заголовок": "Title", +"TC_Сервер": "TC_Server", +"ИДЖелтого": "YellowID", +"СдэкТокен": "CdekToken", +"ОтветТело": "ResponseBody", +"Активация": "Activation", +"ИмяМакета": "TemplateName", +"Исполнить": "Execute", +"Структура": "Structure", +"Картинка1": "Image1", +"НовыйЛист": "NewSheet", +"ИДАльбома": "AlbumID", +"URL файла": "File URL", +"Скриншоты": "Screenshots", +"URLОтвета": "ResponseURL", +"АТТаблица": "ATTable", +"видимость": "visibility", +"Закрывает": "Closes", +"OllamaКод": "OllamaCode", +"ВебКлиент": "WebClient", +"Категории": "Categories", +"IDНовости": "PostID", +"Открывает": "Opens", +"Обработка": "Processor", +"ФайлВывода": "OutputFile", +"изменивший": "that change", +"Разрешения": "Permissions", +"библиотеки": "libraries", +"Наш сервер": "Our server", +"Пропустить": "Skip", +"ИмяТаблицы": "TableName", +"ОзонТовары": "OzonProducts", +"ПотокФайла": "StreamOfFile", +"ГринАватар": "GreenAva", +"ВсеКоманды": "AllCommands", +"ПолучитьQR": "GetQR", +"ЕстьОшибка": "IsError", +"СтрПроцент": "StrPercentage", +"СлакДиалог": "SlackDialog", +"пожаловать": "welcome", +"Заголовок2": "Header2", +"Сообщение3": "Message3", +"Текст тега": "Tag text", +"ХешФункция": "HashFunction", +"библиотек:": "libraries:", +"пл. Победы": "Victory sq.", +"Отключение": "Shutdown", +"Информация": "Information", +"НайтиФайлы": "FindFiles", +"IDАккаунта": "AccountID", +"Защищенное": "Safe", +"СоздатьЧат": "CreateChat", +"IDЗагрузки": "UploadID", +"Примечание": "Note", +"артинкулов": "of articles", +"ID новости": "Post ID", +"СтрокаJSON": "JSONString", +"ОбщийМакет": "CommonTemplate", +"Файл видео": "Video file", +"ЧтениеJSON": "JSONReader", +"Файл1.docx": "File1.docx", +"ФайлМетода": "MethodFile", +"РазбитьURL": "SplitURL", +"ТелеграмОк": "TelegramOk", +"Библиотека": "Library", +"ОзонИстина": "OzonTrue", +"Количество": "Count", +"СерверПорт": "ServerPort", +"HttpКлиент": "HttpClient", +"Компоненты": "AddIns", +"Коллекция_": "Collection_", +"Установить": "Set", +"Соединение": "Connection", +"ПутьНового": "NewPath", +"проведения": "of the event", +"IDЭлемента": "ElementID", +"ФайлОтвета": "ResponseFile", +"выполнения": "of completing", +"Б24_Канбан": "B24_Kanban", +"ЗапросыSQL": "SQLQueries", +"ЦветТекста": "TextColor", +"имя товара": "product name", +"НаборТегов": "TagsSet", +"ИДКаталога": "CatalogID", +"ИДКрасного": "RedID", +"СоздатьЛид": "CreateLead", +"СтрокаBash": "BashString", +"МассивИмен": "ArrayOfNames", +"Объявление": "Ad", +"заголовков": "headers", +"оставшихся": "remaining", +"Новый файл": "NewFile", +"НачалоBash": "StartBash", +"МассивЧата": "ChatArray", +"сортировка": "sorting", +"КартинкаДД": "ImageDD", +"результата": "result", +"код валюты": "Currency code", +"разделения": "spliting", +"ВКТСобытия": "VKTEvents", +"сохранения": "saving", +"последнего": "of last", +"информации": "information", +"Сообщение2": "Message2", +"ЖиваяЛента": "NewsFeed", +"ЕстьДанные": "IsData", +"ФайлОбъект": "FileObject", +"СерверФото": "PhotoServer", +"Файл аудио": "Audio file", +"тип сделки": "deal type", +"ЗапросПорт": "RequestPort", +"МассивДней": "DaysArray", +"МассивПрав": "PremissionsArray", +"ИДПодборки": "SelectionID", +"бибилотека": "library", +"ФайлДанных": "DataFile", +"Полужирный": "Bold", +"ОзонМассив": "OzonArray", +"ТекстБлока": "BlockText", +"IDКабинета": "AccountID", +"количество": "amount", +"IDОперации": "OperationID", +"ID диалога": "Dialog ID", +"ВидЗапроса": "RequestType", +"Сообщение1": "Message1", +"КлючДанных": "DataKey", +"PostСТелом": "PostWithBody", +"отладочной": "debug", +"ЭтоWindows": "IsWindows", +"ИмеетДлину": "HasLength", +"UUIDЗаказа": "OrderUUID", +"Добавление": "Adding", +"Аналогичен": "Similar", +"ВремяЖизни": "Expire", +"Обновление": "Updating", +"имя автора": "author's name", +"СтрокаХэша": "HashString", +"IDАтрибута": "AttributeID", +"Существует": "Exists", +"конкретики": "specifics", +"HTTPМетоды": "HTTPMethods", +"ПолеЗаказа": "OrderField", +"Сортировка": "Sort", +"ПодписьURL": "URLSign", +"ПопыткаB64": "TryB64", +"Вес брутто": "Gross weight", +"Все товары": "All goods", +"IDКаталога": "FolderID", +"HTTP метод": "HTTP method", +"IDРодителя": "ParentID", +"параметров": "parameters", "Содержимое": "Entity", "Клавиатура": "Keyboard", "IDМагазина": "CampaignID", @@ -1252,42 +1346,42 @@ "КлючМассив": "KeyArray", "IDКартинки": "ImageID", "ВКСвойство": "VKProp", -"IDРодителя": "ParentID", +"сортировки": "of sorting", +"Завершение": "Completion", +"ID события": "Event ID", +"они разные": "they are different", +"ИДКампании": "CampaignID", +"Код страны": "Country code", +"публикации": "of publish", +"ДатаНачала": "StartDate", +"Процессоры": "Processors", +"Внутренний": "Internal", +"AWS4Данные": "AWS4Data", +"БитриксЛид": "BitrixLead", +"ИДВарианта": "VariantID", +"ТекущееИмя": "CurrentName", +"БезСтатуса": "NoStatus", +"возвращает": "returns", +"Общий диск": "Main drive", +"ТелоОтвета": "ResponseBody", +"ВКПодборка": "VKSelection", +"СтрТекущее": "StrCurrent", +"Сохранение": "Save", +"ОжидаетЧто": "ExpectsThat", +"ТекущийТип": "CurrentType", +"УдалитьЛид": "DeleteLead", +"Viber (ОПИ": "Viber (OpenIntegrations", +"Продолжить": "Continue", +"ПолныйПуть": "FullPath", +"TCP Клиент": "TCP Client", +"Имя модели": "Models name", +"Бан/Разбан": "Ban/Unban", +"Тип данных": "Data type", +"участникам": "to participants", +"МассивUUID": "UUIDArray", "повторного": "repeated", -"ЗнакНачала": "FirstSymbol", +"Символы.ПС": "Chars.LF", "Параметры_": "Parameters_", -"НомерЧасти": "PartNumber", -"Приложение": "Application", -"фактически": "fact", -"ОтветТокен": "TokenResponse", -"на сервере": "on the server", -"ТокенКанал": "ChannelToken", -"Компонента": "AddIn", -"ФорматДаты": "DateFormat", -"HTTPЗапрос": "HTTPRequest", -"КонецЦикла": "EndDo", -"TCP Сервер": "TCP Сервер", -"НовяИконка": "NewIcon", -"ТипУзлаXML": "XMLNodeType", -"ЦветКнопок": "ButtonColor", -"IDДоставки": "ReceiptID", -"Безусловно": "Force", -"ГринГруппа": "GreenGroup", -"Это сервер": "Is server", -"ЗаписьJSON": "JSONWriter", -"Записывать": "Record", -"Slack (ОПИ": "Slack (OpenIntegrations", -"ВКЭлементы": "VKElement", -"ДеньНедели": "WeekDay", -"ЭтоОтладка": "IsDebug", -"Получатель": "Recipient", -"Транзакция": "Transaction", -"Исключение": "Except", -"Показатель": "Indicator", -"Фотокамера": "Photos", -"IDСчетчика": "CounterID", -"предыдущей": "previous", -"ЗначениеУП": "ValueES", "Интеграция": "Integrations", "МассивФото": "PhotoArray", "ДанныеДата": "DateData", @@ -1300,7 +1394,6 @@ "СтараяЦена": "OldPrice", "IDСущности": "EntityID", "библиотека": "library", -"тип уценки": "discount type", "ООО Вектор": "LLC Vector", "Расширения": "Extensions", "полужирный": "bold", @@ -1315,383 +1408,111 @@ "СтрокаХеша": "HashString", "ДокументДД": "DocumentDD", "ПутьКФайлу": "FilePath", -"параметров": "parameters", -"ТелоОтвета": "ResponseBody", -"HTTP метод": "HTTP method", -"бибилотека": "library", -"СтрокаJSON": "JSONString", -"ОбщийМакет": "CommonTemplate", -"Примечание": "Note", -"Файл видео": "Video file", -"ЧтениеJSON": "JSONReader", -"Файл1.docx": "File1.docx", -"ФайлМетода": "MethodFile", -"РазбитьURL": "SplitURL", -"ТелеграмОк": "TelegramOk", -"Библиотека": "Library", -"ОзонИстина": "OzonTrue", -"Количество": "Count", -"СерверПорт": "ServerPort", -"Компоненты": "AddIns", -"ИДКаталога": "CatalogID", -"Коллекция_": "Collection_", -"Установить": "Set", -"Соединение": "Connection", -"ПутьНового": "NewPath", -"проведения": "of the event", -"IDЭлемента": "ElementID", -"ФайлОтвета": "ResponseFile", -"выполнения": "of completing", -"Б24_Канбан": "B24_Kanban", -"ЗапросыSQL": "SQLQueries", -"ЦветТекста": "TextColor", -"имя товара": "product name", -"НаборТегов": "TagsSet", -"артинкулов": "of articles", -"HttpКлиент": "HttpClient", -"IDЗагрузки": "UploadID", -"Защищенное": "Safe", -"изменивший": "that change", -"ИмяТаблицы": "TableName", -"ГринАватар": "GreenAva", -"ПотокФайла": "StreamOfFile", -"ОзонТовары": "OzonProducts", -"ПолучитьQR": "GetQR", -"Пропустить": "Skip", -"Разрешения": "Permissions", -"ФайлВывода": "OutputFile", -"Наш сервер": "Our server", -"библиотеки": "libraries", -"ВсеКоманды": "AllCommands", -"ЕстьОшибка": "IsError", -"СоздатьЧат": "CreateChat", -"СлакДиалог": "SlackDialog", -"пожаловать": "welcome", -"Заголовок2": "Header2", -"Сообщение3": "Message3", -"Текст тега": "Tag text", -"ХешФункция": "HashFunction", -"библиотек:": "libraries:", -"пл. Победы": "Victory sq.", -"Отключение": "Shutdown", -"Информация": "Information", -"СтрПроцент": "StrPercentage", -"IDАккаунта": "AccountID", -"НайтиФайлы": "FindFiles", -"ID новости": "Post ID", -"ИДКрасного": "RedID", -"Полужирный": "Bold", -"СтрокаBash": "BashString", -"IDКабинета": "AccountID", -"количество": "amount", -"IDОперации": "OperationID", -"ID диалога": "Dialog ID", -"ВидЗапроса": "RequestType", -"Сообщение1": "Message1", -"КлючДанных": "DataKey", -"PostСТелом": "PostWithBody", -"отладочной": "debug", -"ЭтоWindows": "IsWindows", -"ИмеетДлину": "HasLength", -"UUIDЗаказа": "OrderUUID", -"Добавление": "Adding", -"ВремяЖизни": "Expire", -"IDКаталога": "FolderID", -"Обновление": "Updating", -"имя автора": "author's name", -"СтрокаХэша": "HashString", -"IDАтрибута": "AttributeID", -"Существует": "Exists", -"конкретики": "specifics", -"HTTPМетоды": "HTTPMethods", -"ПолеЗаказа": "OrderField", -"Сортировка": "Sort", -"ПодписьURL": "URLSign", -"ПопыткаB64": "TryB64", -"Вес брутто": "Gross weight", -"Все товары": "All goods", -"ТекстБлока": "BlockText", -"Аналогичен": "Similar", -"ОзонМассив": "OzonArray", -"сохранения": "saving", -"МассивИмен": "ArrayOfNames", -"Объявление": "Ad", -"заголовков": "headers", -"оставшихся": "remaining", -"Новый файл": "NewFile", -"НачалоBash": "StartBash", -"МассивЧата": "ChatArray", -"сортировка": "sorting", -"КартинкаДД": "ImageDD", -"результата": "result", -"код валюты": "Currency code", -"разделения": "spliting", -"ВКТСобытия": "VKTEvents", -"последнего": "of last", -"ФайлДанных": "DataFile", -"информации": "information", -"Сообщение2": "Message2", -"ЖиваяЛента": "NewsFeed", -"ЕстьДанные": "IsData", -"ФайлОбъект": "FileObject", -"СерверФото": "PhotoServer", -"Файл аудио": "Audio file", -"тип сделки": "deal type", -"ЗапросПорт": "RequestPort", -"СоздатьЛид": "CreateLead", -"МассивДней": "DaysArray", -"МассивПрав": "PremissionsArray", -"ИДПодборки": "SelectionID", -"URL запроса": "Request URL", -"ДанныеСхемы": "SchemaData", -"МассивВидео": "VideosArray", -"МассивСвязи": "LinkArray", -"ПокинутьЧат": "LeaveChat", -"ID подборок": "Selection IDs", -"ТелеграмБан": "TelegramBan", -"ОбщийДоступ": "PublicAccess", -"ТекущееТело": "CurrentBody", -"ID страницы": "Page ID", -"Новосибирск": "Novosibirsk", -"ЦветКонсоли": "ConsoleColor", -"ЗапросДомен": "RequestDomain", -"ДобавитьТег": "AddTag", -"МассивИмени": "NameParts", -"ТекстКнопки": "ButtonText", -"Небезопасно": "Insecure", -"ИзменитьЛид": "UpdateLead", -"ID подборки": "Selection ID", -"ВККатегории": "VKCategories", -"ЭтоУдаление": "ThisIsDeletion", -"ВходнойФайл": "InputFile", -"БазаВПамяти": "InMemoryBase", -"ЧислоЧастей": "PartsAmount", -"НайтиСтроки": "FindRows", -"ОченьВажное": "VeryImportant", -"БазаНаДиске": "LocalBase", -"СоздатьБазу": "CreateDatabase", -"ОткрытьФайл": "OpenFile", -"Обновленный": "Updated", -"СоздатьПост": "CreatePost", -"МассивФайла": "FileArray", -"электронная": "e", -"ТипЗначения": "ValeType", -"Текст твита": "Tweet text", -"ИмяСодержит": "NameContains", -"Для Asserts": "For Asserts", -"IDОригинала": "OriginalID", -"перемещения": "of movement", -"МассивГифок": "GifsArray", -"URLЗагрузки": "UploadURL", -"ПотокВывода": "OutputStream", -"БитриксФайл": "BitrixFile", -"ФайлНаДиске": "FileOnDisk", -"КодВозврата": "ReturnCode", -"IDКатегории": "CategoryID", -"Имя таблицы": "Table name", -"URL сервера": "Server URL", -"Новое видео": "NewVideo", -"IDВходящего": "RepliedID", -"уведомлений": "notifications", -"ПолучитьXML": "GetXML", -"комментария": "of comment", -"Ollama (ОПИ": "Ollama (OpenIntegrations", -"УдалитьБазу": "DropBase", -"Повторяемая": "Repeatable", -"PatchСТелом": "PatchWithBody", -"ДобавитьЛог": "AddLog", -"IDИсточника": "FromID", -"ID свойства": "Property ID", -"Мессенджеры": "Messengers", -"ТипКластера": "ClusterType", -"расширением": "extension", -"ДокументURL": "DocumentURL", -"Отправитель": "Sender", -"ПолеОтметки": "TimestampField", -"ЗапросТекст": "RequestText", -"ДанныеБлока": "BlockData", -"Комментарий": "Comment", -"МассивЯчеек": "CellsArray", -"МассивПутей": "PathsArray", -"МассивСтран": "CountriesArray", -"СкачатьФайл": "DownloadFile", -"Выполняется": "In work", -"Привет мир!": "Hello world!", -"ДФ=yyyyMMdd": "DF=yyyyMMdd", -"вероятность": "probability", -"срок службы": "lifespan", -"МассивЦелей": "GoalsArray", -"ЗапросМетод": "RequestMethod", -"Получить QR": "Get QR", -"Уведомления": "Notifications", -"ТипПоставки": "SupplyType", -"ЗаписатьBOM": "WriteBOM", -"Комплексная": "Complex", -"Новая метка": "New tag", -"ЦелевойПуть": "TargetPath", -"ID варианта": "Variant ID", -"Тема канала": "Channel topic", -"ЗапросыHTTP": "HTTPRequests", -"опционально": "optional", -"МассивБлока": "ArrayBlock", -"Исполнитель": "Responsible", -"ТекстОтвета": "ReplyText", -"БитриксПоля": "BitrixFields", -"РазмерФайла": "FileSize", -"SQLiteУспех": "SQLiteSuccess", -"XMLЗначение": "XMLValue", -"Код региона": "Region code", -"IDСообщения": "MessageID", -"СтрокаФайла": "FileString", -"Новый товар": "New product", -"Остаток. -1": "Balance. -1", -"УдалитьПост": "DeletePost", -"МассивОпций": "OptionsArray", -"ЯДискСсылка": "YaDiskLink", -"дата начала": "start date", -"JSON данные": "JSON data", -"ТелоСтрокой": "BodyAsString", -"Особенности": "Features", -"наблюдателя": "of auditor", -"ID счетчика": "Counter ID", -"МассивМедиа": "MediaArray", -"КопироватьВ": "CopyTo", -"Тест диалог": "Test dialog", -"ИДКатегории": "CategoryID", -"НоушнОбъект": "NotionObject", -"электронной": "of e", -"ВнешнийПост": "ExternalPost", -"ЗаписьФайла": "FileWriter", -"ОбъектВидео": "VideoObject", -"ЗапросАдрес": "RequestAdress", -"ширина в см": "width, cm", -"МедиаГруппа": "MediaGroup", -"Суперклиент": "SuperClient", -"ID картинки": "Image ID", -"Цена товара": "Product price", -"Фон истории": "Story background", -"Иванов Иван": "Ivaniv Ivan", -"Особенность": "Feature", -"СтрЗаменить": "StrReplace", -"Петров Петр": "Petrov Petr", -"ID магазина": "Campaign ID", -"Удалить лид": "Delete lead", -"УдалитьФайл": "DeleteFile", -"ТокенКанала": "ChannelToken", -"Номер порта": "Port number", -"ПолучитьЛог": "GetLog", -"ТекущийФайл": "CurrentFile", -"UUID заказа": "Order UUID", -"Новый заказ": "New order", -"ZipРазмерDD": "ZipSizeDD", -"ВЗаголовках": "InHeaders", -"СоздатьЛист": "CreateSheet", -"Инструменты": "Tools", -"УдалениеMFA": "MFADelete", -"бесконечный": "endless", -"Сортировать": "Sort", -"Бот Виталий": "Vitaly The Bot", -"РазмерБлока": "BlockSize", -"IDКалендаря": "CalendarID", -"Послезавтра": "NextDay", -"ЧастейИмени": "NeedParts", -"ID атрибута": "Attribute ID", -"старая цена": "old price", -"ОбщийРазмер": "TotalSize", -"высота в см": "height, cm", -"ДатаОбычная": "CommonDate", -"ТекущийКлюч": "CurrentKey", -"Стандартные": "Standard", -"ДатаRFC3339": "DateRFC3339", -"Примечание:": "Note", -"РазбитыйURL": "SplitedURL", -"ЛишниеБайты": "ExtraBytes", -"ТекстОшибки": "ErrorText", -"ТипВложений": "AttachmentsType", -"ОтветМассив": "ResponseArray", -"Комментарии": "Comments", -"Подключение": "Connection", -"НоваяСтрока": "NewLine", -"тип фильтра": "filter type", -"Для YaxUnit": "For YAxUnit", -"Исполнители": "Performers", -"НовыйСпособ": "NewMethod", -"ВерсияСреды": "ВерсияСреды", -"ОтборПоТипу": "FilterByType", -"Токен Viber": "Viber Token", -"Медиагруппа": "MediaGroup", -"Скопировать": "Copy", +"ЗнакНачала": "FirstSymbol", +"ЗначениеУП": "ValueES", +"предыдущей": "previous", +"тип уценки": "discount type", +"Фотокамера": "Photos", +"НомерЧасти": "PartNumber", +"IDСчетчика": "CounterID", +"Приложение": "Application", +"фактически": "fact", +"ОтветТокен": "TokenResponse", +"на сервере": "on the server", +"ТокенКанал": "ChannelToken", +"Компонента": "AddIn", +"ФорматДаты": "DateFormat", +"КонецЦикла": "EndDo", +"TCP Сервер": "TCP Сервер", +"НовяИконка": "NewIcon", +"ТипУзлаXML": "XMLNodeType", +"ЦветКнопок": "ButtonColor", +"IDДоставки": "ReceiptID", +"HTTPЗапрос": "HTTPRequest", +"Безусловно": "Force", +"Показатель": "Indicator", +"Исключение": "Except", +"Транзакция": "Transaction", +"Получатель": "Recipient", +"ДеньНедели": "WeekDay", +"ВКЭлементы": "VKElement", +"ЭтоОтладка": "IsDebug", +"Записывать": "Record", +"ЗаписьJSON": "JSONWriter", +"Это сервер": "Is server", +"ГринГруппа": "GreenGroup", +"Slack (ОПИ": "Slack (OpenIntegrations", +"ВернутьБлок": "ReturnBlock", +"Текст поста": "Post text", +"ГуглКаталог": "GoogleCatalog", +"Яндекс Диск": "Yandex Disk", +"МетодПоиска": "SearchMethod", +"ТекущийПуть": "CurrentPath", +"Число копий": "Number of copies", +"ПолныйОтвет": "FullResponse", +"ТекущееПоле": "CurrentField", +"IDЧерновика": "DraftID", "КлючРегиона": "RegionKey", "Ошибка JSON": "JSON Error", -"Число копий": "Number of copies", -"IDЧерновика": "DraftID", -"ТекущееПоле": "CurrentField", -"ПолныйОтвет": "FullResponse", -"МассивПолей": "FieldArray", -"ТекущийПуть": "CurrentPath", -"Текст поста": "Post text", -"МетодПоиска": "SearchMethod", -"Яндекс Диск": "Yandex Disk", -"ГуглКаталог": "GoogleCatalog", -"ВернутьБлок": "ReturnBlock", "подзадачами": "subtask", +"МассивПолей": "FieldArray", "ИзИсточника": "FromSource", -"Петр Петров": "Petr Petrov", -"Неравенство": "Inequality", -"НеЗаполнено": "Empty", -"ID кабинета": "Business ID", -"постановщик": "producer", -"РефрешТокен": "RefreshToken", -"ОбщиеМетоды": "CommonMethods", -"Пример кода": "Code example", -"УдалитьБлок": "DeleteBlock", -"комментарии": "comments", -"ШаблонБлока": "BlockTemplate", -"Notion (ОПИ": "Notion (OpenIntegrations", -"ЗаписатьЛог": "WriteLog", "НеВыполнять": "NotExecute", -"БольшойФайл": "BigFile", +"Неравенство": "Inequality", "ГринПрофиль": "GreenProfile", +"Скопировать": "Copy", +"БольшойФайл": "BigFile", +"ЗаписатьЛог": "WriteLog", +"Notion (ОПИ": "Notion (OpenIntegrations", +"ШаблонБлока": "BlockTemplate", +"Петр Петров": "Petr Petrov", +"комментарии": "comments", +"Пример кода": "Code example", +"ОбщиеМетоды": "CommonMethods", +"РефрешТокен": "RefreshToken", +"постановщик": "producer", +"ID кабинета": "Business ID", +"НеЗаполнено": "Empty", +"УдалитьБлок": "DeleteBlock", +"Медиагруппа": "MediaGroup", +"УдалениеMFA": "MFADelete", +"ОтборПоТипу": "FilterByType", +"высота в см": "height, cm", +"ОбщийРазмер": "TotalSize", +"старая цена": "old price", +"ID атрибута": "Attribute ID", +"ЧастейИмени": "NeedParts", +"Послезавтра": "NextDay", +"ДатаОбычная": "CommonDate", +"IDКалендаря": "CalendarID", +"Сортировать": "Sort", +"бесконечный": "endless", +"Инструменты": "Tools", +"СоздатьЛист": "CreateSheet", +"ВЗаголовках": "InHeaders", "СдэкПаспорт": "CdekPassport", +"РазмерБлока": "BlockSize", +"Токен Viber": "Viber Token", +"ТекущийКлюч": "CurrentKey", +"ДатаRFC3339": "DateRFC3339", +"ВерсияСреды": "ВерсияСреды", +"НовыйСпособ": "NewMethod", +"Исполнители": "Performers", +"Для YaxUnit": "For YAxUnit", +"тип фильтра": "filter type", +"НоваяСтрока": "NewLine", +"Стандартные": "Standard", +"Подключение": "Connection", +"ОтветМассив": "ResponseArray", +"ТипВложений": "AttachmentsType", +"ТекстОшибки": "ErrorText", +"ЛишниеБайты": "ExtraBytes", +"РазбитыйURL": "SplitedURL", +"Примечание:": "Note", +"Комментарии": "Comments", "СлакОбласти": "SlackWorkspaces", -"UUID заявки": "UUID of the invitation", +"IDВладельца": "OwnerID", "ДопПараметр": "AdditionalParameter", -"Разделитель": "Delimiter", -"МассивТипов": "TypesArray", -"Удалить тег": "Delete tag", -"ОбщийМодуль": "CommonModule", -"ОписаниеИзм": "EditedDescription", -"МассивСтрок": "StingsArray", -"АдресаПочты": "EmailAddresses", -"Имя поля БД": "DB field name", -"Авторизация": "Authorization", -"IDКаталога2": "FolderID2", -"ID Родителя": "Parent ID", -"B64Картинка": "B64Image", -"АдресАвтора": "АдресАвтора", -"Постановщик": "Producer", -"ТекущаяДата": "CurrentDate", -"АТСписокБаз": "ATBasesList", -"Цель канала": "Channel purpose", -"КлючПодписи": "SignKey", -"IDПриемника": "DestinationID", -"ЗаменаТочки": "DotReplacement", -"МассивТэгов": "TagsArray", -"Хеширование": "Hashing", -"РаботаСBlob": "WorkingWithBlob", -"ОсновнойURL": "MainURL", -"ПустойВывод": "EmptyOutput", -"СоздатьБлок": "CreateBlock", -"КлючСервиса": "ServiceKey", -"руководство": "manual", -"JSONСтрокой": "JSONString", -"ПолучитьИли": "GetOr", -"НовыйЗапрос": "NewRequest", -"ТелоЗапроса": "RequestBody", -"ИмяКонтакта": "ContactName", -"КлючКлиента": "ClientKey", -"миллиметрах": "millimeters", -"определения": "definitions", "исполнитель": "performer", "МассивТегов": "TagsArray", "ОтборСтрока": "FilterString", @@ -1709,271 +1530,270 @@ "ПутиСтрокой": "PathsString", "ID элемента": "Element ID", "ТипКонтента": "ContentType", -"ОзонОбъекты": "OzonObjects", -"авторизации": "authorization", -"ЕстьПризнак": "FlagExists", -"УдалитьЛист": "DeleteSheet", -"ДанныеФайла": "FileData", -"СоздатьПоле": "CreateField", -"IDВладельца": "OwnerID", -"РазмерЧасти": "ChunkSize", -"Создать чат": "Create chat", -"ТестовыйAPI": "TestAPI", -"ПолучитьЛид": "GetLead", -"Создать лид": "Create lead", -"Группировка": "Grouping", "комментарий": "comment", -"Base64Строка": "Base64String", -"Создать поле": "Create field", -"IDОбъявления": "AdID", -"пользователя": "of user", -"ПрочитатьZip": "ReadZip", -"СоздатьСкоуп": "CreateScope", -"доп. расходы": "additional costs", -"загружаемого": "uploading", -"ЗаписатьJSON": "WriteJSON", -"МассивПостов": "ArrayOfPosts", -"КонечнаяДата": "EndDate", -"ЗапросСекция": "RequestSection", -"СтрокаКлючей": "KeysString", -"ТестыРаздела": "SectionTests", -"МассивЗеркал": "MirrorsArray", -"ОписаниеJSON": "JSONDescription", -"ЗаписьВывода": "OutputWriting", -"Dropbox (ОПИ": "Dropbox (OpenIntegrations", -"IDОбсуждения": "DiscussionID", -"часовой пояс": "time zone", -"ДневнойЛимит": "DailyLimit", -"ЭлементыПути": "PathParts", -"Текст ответа": "Answer text", -"СоздатьКнигу": "CreateSpreadsheet", -"ДругойЗапрос": "AnotherRequest", -"Удалить пост": "Delete post", -"ЭтоСтруктура": "IsStructure", -"ВКТСообщение": "VKTMessage", -"OllamaВерсия": "OllamaVersion", -"СкачатьПапку": "DownloadFolder", -"ОзонЧерновик": "OzonDraft", -"ПотокВНачало": "StreamToStart", -"ЦветнойВывод": "ColorOutput", -"ОписаниеТипа": "TypeDescription", -"ТекущийПоток": "CurrentStream", -"наименование": "name", -"ОбъектИконка": "IconObject", -"КонецОбласти": "EndRegion", -"ЯДискКаталог": "YaDiskFolder", -"ТонкийКлиент": "ThinClient", -"МассивЧтения": "ArrayReading", -"SQLiteОшибка": "SQLiteError", -"УдалитьТовар": "DeleteProduct", -"КлючЗначение": "KeyValue", -"ДатаОтправки": "SendingDate", -"ПараметрыURL": "URLParameters", -"ДанныеЯчейки": "CellData", -"Создать блок": "Create block", -"ВКОбсуждение": "VKDiscussion", -"БитриксВремя": "BitrixTime", -"УдалитьФайлы": "DeleteFiles", -"ВызватьМетод": "ExecuteMethod", -"ЭтоКоннектор": "IsConnector", -"ТекущийКлючН": "CurrentKeyN", -"Пользователи": "Users", -"Удалить блок": "Delete block", -"ОсновныеТест": "MainTests", -"ОтборКоманды": "CommandSelection", -"РазмерДанных": "DataSize", -"Общие методы": "Common methods", -"Строка,Число": "String, Number", -"SQLiteСтроки": "SQLiteRows", -"Неопределено": "Undefined", -"ПолнаяЗамена": "FullReplace", -"ДобавитьЛист": "AddSheet", -"приглашениям": "invitations", -"СкоупСтрокой": "ScopeString", -"КонецФункции": "EndFunction", -"СтрокаМетода": "MethodLine", -"ФайлОтправки": "SendingFile", -"ВайберОнлайн": "ViberOnline", -"СоздатьЗаказ": "CreateOrder", -"ИмяПараметра": "ParameterName", -"ГринРазлогин": "GreenUnlogin", -"РаботаССетью": "WebMethods", -"ПереносСтрок": "LineBreaks", -"ВернутьОтвет": "ReturnResponse", -"крайний срок": "deadline", -"ОтветСтрокой": "ResponseString", -"JSONДвоичные": "JSONBinary", -"Текст кнопки": "Button text", -"Длительность": "Duration", -"ДокументПуть": "DocumentPath", -"СтруктураURL": "URLStructure", -"Конецфункции": "EndFunction", -"ЭтоКоллекция": "ThisIsCollection", -"ОсновнойЦвет": "PrimaryColor", -"родительской": "of parrent", -"ID, Значение": "ID, Value", -"IDПоследнего": "LastID", -"ЗапросСервер": "RequestServer", -"КлючДвоичные": "BinaryKey", -"Дни рождения": "Hollydays", -"МассивФайлов": "ArrayOfFiles", -"МетрикаМетка": "MetrikaTag", -"ДопЗаголовки": "AdditionalHeaders", -"ЗапросПароль": "RequestPassword", -"СтрокаДанных": "DataString", -"Новая задача": "New task", -"Путь к файлу": "File path", -"Twitter (ОПИ": "Twitter (OpenIntegrations", -"ПолучитьДату": "GetDate", -"Добавить тег": "Add tag", -"ТекстСправки": "HelpText", -"МассивНабора": "SetsArray", -"СоздатьОпрос": "CreatePoll", -"УдалитьЗаказ": "DeleteOrder", -"МетрикаМетки": "MetrikaTags", -"подчиненного": "of dependent", -"ПрочитатьВсе": "ReadAll", -"ИмяФайлаТела": "BodyFileName", -"ОднаПодОдной": "OneByOne", -"МассивДанных": "DataArray", -"ZipРазмерLFH": "ZipSizeLFH", -"МассивЛистов": "SheetArray", -"Номер заказа": "Order number", -"МассивОшибок": "ErrorsArray", -"GAPI_Аккаунт": "GAPI_Account", -"OPI_ТестыCLI": "OPI_TestsCLI", -"При отправке": "When sending data is", -"ЕстьЗначение": "ValueExists", -"элементы CRM": "CRM elements", -"ТекущийНабор": "CurrentSet", -"МассивБлоков": "BlockArray", -"МетрикаУспех": "MetrikaSuccess", -"Закрытый чат": "Private chat", -"ОзонКартинки": "OzonPictures", -"ГраницаТипов": "TypesBound", -"МестноеВремя": "ToLocalTime", -"Покинуть чат": "Leave chat", -"ДропБоксТеги": "DropboxTags", -"Перемещенная": "Moved", -"ПолучитьФайл": "GetFile", -"НастройкиTLS": "TLSSettings", -"ДлинаПолоски": "BarLength", -"ОзонКластеры": "OzonClusters", -"ДатаПередачи": "TransferDate", -"Дублирования": "duplicates", -"Дата инвойса": "Invoice date", -"СтрСоединить": "StrConcat", -"ЗапросПрокси": "RequestProxy", -"ЗаписьДанных": "DataWriter", -"ZipРазмерCDH": "ZipSizeCDH", -"МассивТекста": "TextArray", -"Документация": "Read the Docs", -"ДробнаяЧасть": "FractionalPart", -"ПотокВПамяти": "MemoryStream", -"ЭтоOneScript": "IsOneScript", -"Скачать файл": "Download file", -"МассивТестов": "ArrayOfTests", -"IDКалендаря1": "CalendarID1", -"IDПредыдущей": "PrevStageID", -"ОсновноеФото": "MainPhoto", -"Использовать": "Use", -"ОткрытьПоток": "OpenStream", -"МассивТаблиц": "TableArray", -"ТекстФильтра": "FilterText", -"Безвозвратно": "Irrecoverable", -"СоздатьОтказ": "CreateRefusal", -"ДанныеОтвета": "ResponseData", -"URL картинки": "Image URL", -"СоздатьПоток": "CreateStream", -"Соответствие": "Map", -"Пользователь": "User", -"ДопПараметры": "AdditionalParameters", -"НовыйПрефикс": "NewPrefix", -"КопийНаЛисте": "CopiesPerSheet", -"тип счетчика": "counter type", -"Имя контакта": "Contact name", -"ДобавитьAWS4": "AddAWS4", -"JSONОригинал": "JSONOriginal", -"OllamaМодели": "OllamaModels", -"ТвиттерТекст": "TwitterText", -"DeleteСТелом": "DeleteWithBody", -"Сформировать": "Formulate", -"КодСостояния": "StatusCode", -"Видеообложка": "Videocover", -"ДобавитьПоле": "AddField", -"Создать пост": "Create post", -"OllamaОшибка": "OllamaError", -"тип операции": "action type", -"ТипПлатформы": "PlatformType", -"ЧтениеДанных": "DataReader", +"Группировка": "Grouping", +"Создать лид": "Create lead", +"ПолучитьЛид": "GetLead", +"ТестовыйAPI": "TestAPI", +"Создать чат": "Create chat", +"определения": "definitions", +"РазмерЧасти": "ChunkSize", +"СоздатьПоле": "CreateField", +"ДанныеФайла": "FileData", +"УдалитьЛист": "DeleteSheet", +"ЕстьПризнак": "FlagExists", +"авторизации": "authorization", +"ОзонОбъекты": "OzonObjects", +"ZipРазмерDD": "ZipSizeDD", +"миллиметрах": "millimeters", +"КлючКлиента": "ClientKey", +"ИмяКонтакта": "ContactName", +"Постановщик": "Producer", +"АдресАвтора": "АдресАвтора", +"B64Картинка": "B64Image", +"ID Родителя": "Parent ID", +"IDКаталога2": "FolderID2", +"Авторизация": "Authorization", +"ТекущаяДата": "CurrentDate", +"Имя поля БД": "DB field name", +"МассивСтрок": "StingsArray", +"ОписаниеИзм": "EditedDescription", +"ОбщийМодуль": "CommonModule", +"Удалить тег": "Delete tag", +"МассивТипов": "TypesArray", +"Разделитель": "Delimiter", +"АдресаПочты": "EmailAddresses", +"UUID заявки": "UUID of the invitation", +"АТСписокБаз": "ATBasesList", +"КлючПодписи": "SignKey", +"ТелоЗапроса": "RequestBody", +"НовыйЗапрос": "NewRequest", +"ПолучитьИли": "GetOr", +"JSONСтрокой": "JSONString", +"руководство": "manual", +"КлючСервиса": "ServiceKey", +"Цель канала": "Channel purpose", +"СоздатьБлок": "CreateBlock", +"ОсновнойURL": "MainURL", +"РаботаСBlob": "WorkingWithBlob", +"Хеширование": "Hashing", +"МассивТэгов": "TagsArray", +"ЗаменаТочки": "DotReplacement", +"IDПриемника": "DestinationID", +"ПустойВывод": "EmptyOutput", +"Новый заказ": "New order", +"Бот Виталий": "Vitaly The Bot", +"ТекущийФайл": "CurrentFile", +"Для Asserts": "For Asserts", +"IDОригинала": "OriginalID", +"перемещения": "of movement", +"МассивГифок": "GifsArray", +"URLЗагрузки": "UploadURL", +"ПотокВывода": "OutputStream", +"БитриксФайл": "BitrixFile", +"ФайлНаДиске": "FileOnDisk", +"КодВозврата": "ReturnCode", +"IDКатегории": "CategoryID", +"Имя таблицы": "Table name", +"URL сервера": "Server URL", +"Новое видео": "NewVideo", +"IDВходящего": "RepliedID", +"уведомлений": "notifications", +"ПолучитьXML": "GetXML", +"комментария": "of comment", +"ЗапросТекст": "RequestText", +"ПолеОтметки": "TimestampField", +"Отправитель": "Sender", +"ДокументURL": "DocumentURL", +"расширением": "extension", +"ТипКластера": "ClusterType", +"ИмяСодержит": "NameContains", +"Мессенджеры": "Messengers", +"IDИсточника": "FromID", +"ДобавитьЛог": "AddLog", +"PatchСТелом": "PatchWithBody", +"Повторяемая": "Repeatable", +"УдалитьБазу": "DropBase", +"Ollama (ОПИ": "Ollama (OpenIntegrations", +"ID свойства": "Property ID", +"Текст твита": "Tweet text", +"ТипЗначения": "ValeType", +"электронная": "e", +"ДобавитьТег": "AddTag", +"ЗапросДомен": "RequestDomain", +"ЦветКонсоли": "ConsoleColor", +"Новосибирск": "Novosibirsk", +"ID страницы": "Page ID", +"ТекущееТело": "CurrentBody", +"МассивИмени": "NameParts", +"ОбщийДоступ": "PublicAccess", +"ID подборок": "Selection IDs", +"ПокинутьЧат": "LeaveChat", +"МассивСвязи": "LinkArray", +"МассивВидео": "VideosArray", +"ДанныеСхемы": "SchemaData", +"UUID заказа": "Order UUID", +"ТелеграмБан": "TelegramBan", +"ДанныеБлока": "BlockData", +"ТекстКнопки": "ButtonText", +"ИзменитьЛид": "UpdateLead", +"МассивФайла": "FileArray", +"СоздатьПост": "CreatePost", +"Обновленный": "Updated", +"ОткрытьФайл": "OpenFile", +"СоздатьБазу": "CreateDatabase", +"БазаНаДиске": "LocalBase", +"Небезопасно": "Insecure", +"ОченьВажное": "VeryImportant", +"ЧислоЧастей": "PartsAmount", +"БазаВПамяти": "InMemoryBase", +"ВходнойФайл": "InputFile", +"ЭтоУдаление": "ThisIsDeletion", +"ВККатегории": "VKCategories", +"ID подборки": "Selection ID", +"НайтиСтроки": "FindRows", +"Комментарий": "Comment", +"URL запроса": "Request URL", +"МассивПутей": "PathsArray", +"JSON данные": "JSON data", +"ТелоСтрокой": "BodyAsString", +"Особенности": "Features", +"наблюдателя": "of auditor", +"ID счетчика": "Counter ID", +"МассивМедиа": "MediaArray", +"КопироватьВ": "CopyTo", +"Тест диалог": "Test dialog", +"ИДКатегории": "CategoryID", +"НоушнОбъект": "NotionObject", +"электронной": "of e", +"ВнешнийПост": "ExternalPost", +"ЗаписьФайла": "FileWriter", +"ОбъектВидео": "VideoObject", +"ЗапросАдрес": "RequestAdress", +"ширина в см": "width, cm", +"МедиаГруппа": "MediaGroup", +"МассивЯчеек": "CellsArray", +"Номер порта": "Port number", +"ТокенКанала": "ChannelToken", +"УдалитьФайл": "DeleteFile", +"Удалить лид": "Delete lead", +"ID магазина": "Campaign ID", +"дата начала": "start date", +"Петров Петр": "Petrov Petr", +"Особенность": "Feature", +"Иванов Иван": "Ivaniv Ivan", +"Фон истории": "Story background", +"Цена товара": "Product price", +"ID картинки": "Image ID", +"Суперклиент": "SuperClient", +"СтрЗаменить": "StrReplace", +"ЯДискСсылка": "YaDiskLink", +"ПолучитьЛог": "GetLog", +"УдалитьПост": "DeletePost", +"Комплексная": "Complex", +"ЗаписатьBOM": "WriteBOM", +"ТипПоставки": "SupplyType", +"Уведомления": "Notifications", +"ЗапросМетод": "RequestMethod", +"МассивЦелей": "GoalsArray", +"Новая метка": "New tag", +"срок службы": "lifespan", +"вероятность": "probability", +"ДФ=yyyyMMdd": "DF=yyyyMMdd", +"Привет мир!": "Hello world!", +"Выполняется": "In work", +"СкачатьФайл": "DownloadFile", +"МассивОпций": "OptionsArray", +"МассивСтран": "CountriesArray", +"ЦелевойПуть": "TargetPath", +"Получить QR": "Get QR", +"Тема канала": "Channel topic", +"Остаток. -1": "Balance. -1", +"ID варианта": "Variant ID", +"СтрокаФайла": "FileString", +"IDСообщения": "MessageID", +"Код региона": "Region code", +"XMLЗначение": "XMLValue", +"SQLiteУспех": "SQLiteSuccess", +"Новый товар": "New product", +"БитриксПоля": "BitrixFields", +"ТекстОтвета": "ReplyText", +"ЗапросыHTTP": "HTTPRequests", +"Исполнитель": "Responsible", +"МассивБлока": "ArrayBlock", +"опционально": "optional", +"РазмерФайла": "FileSize", +"МассивКнопок": "ButtonArray", +"Новый запрос": "New request", +"Тестирование": "Testing", +"КодировкаURL": "URLencoding", +"ИДОбсуждения": "DiscussionID", "Telegram_Бан": "Telegram_Ban", "color=Желтый": "color=Yellow", -"пользователь": "user", -"ИДОбсуждения": "DiscussionID", -"КодировкаURL": "URLencoding", -"ВнешняяСтена": "ExternalWall", -"Новый запрос": "New request", -"МассивКнопок": "ButtonArray", +"ЧтениеДанных": "DataReader", +"ТипПлатформы": "PlatformType", +"тип операции": "action type", +"OllamaОшибка": "OllamaError", "Число,Строка": "Number, String", +"пользователь": "user", "ТекстЗапроса": "QueryText", -"РодительБаза": "ParentBase", -"ОбновитьФайл": "UpdateFile", -"ID календаря": "Calendar ID", -"ТипПриемника": "ReceiverType", -"ДатаДоставки": "DeliveryDate", -"СоздатьМетку": "CreateTag", -"ШаблонОтвета": "ResponseTemplate", -"ПутьИсточник": "SourcePath", -"МассивЛишних": "ExtraArray", -"КаталогЛогов": "LogDirectory", -"ФайлПримеров": "FileExample", -"АдресРесурса": "ResourceAddress", -"IDКалендаря2": "CalendarID2", -"СоздатьКанал": "CreateChannel", -"ОписаниеBool": "DescriptionBool", "ЧтениеТекста": "TextReader", +"ОбновитьФайл": "UpdateFile", "Используемый": "Using", +"Создать пост": "Create post", +"ОписаниеBool": "DescriptionBool", +"СоздатьКанал": "CreateChannel", +"IDКалендаря2": "CalendarID2", +"АдресРесурса": "ResourceAddress", +"ФайлПримеров": "FileExample", +"КаталогЛогов": "LogDirectory", +"МассивЛишних": "ExtraArray", +"ПутьИсточник": "SourcePath", +"ШаблонОтвета": "ResponseTemplate", +"СоздатьМетку": "CreateTag", +"ДатаДоставки": "DeliveryDate", +"ТипПриемника": "ReceiverType", +"ID календаря": "Calendar ID", +"РодительБаза": "ParentBase", +"ДобавитьПоле": "AddField", +"СоздатьПоток": "CreateStream", +"КодСостояния": "StatusCode", +"МассивТаблиц": "TableArray", +"ОткрытьПоток": "OpenStream", +"Использовать": "Use", +"ОсновноеФото": "MainPhoto", +"IDПредыдущей": "PrevStageID", +"IDКалендаря1": "CalendarID1", +"ТекстФильтра": "FilterText", +"МассивТестов": "ArrayOfTests", +"ЭтоOneScript": "IsOneScript", +"ПотокВПамяти": "MemoryStream", +"ДробнаяЧасть": "FractionalPart", +"Документация": "Read the Docs", "СтрокаВызова": "CallString", +"МассивТекста": "TextArray", +"Скачать файл": "Download file", +"Видеообложка": "Videocover", +"Безвозвратно": "Irrecoverable", +"ДанныеОтвета": "ResponseData", +"Сформировать": "Formulate", +"DeleteСТелом": "DeleteWithBody", +"ТвиттерТекст": "TwitterText", +"OllamaМодели": "OllamaModels", +"JSONОригинал": "JSONOriginal", +"ДобавитьAWS4": "AddAWS4", +"СоздатьОтказ": "CreateRefusal", +"Имя контакта": "Contact name", +"КопийНаЛисте": "CopiesPerSheet", +"НовыйПрефикс": "NewPrefix", +"ДопПараметры": "AdditionalParameters", +"Пользователь": "User", +"Соответствие": "Map", +"URL картинки": "Image URL", +"тип счетчика": "counter type", "КлючКартинка": "ImageKey", -"ТекущаяОпция": "CurrentOption", -"СоздатьПапку": "CreateFolder", -"Криптография": "Cryptography", -"КонецУчастка": "ChunkEnd", -"ID сообщения": "Message ID", -"БлокНастроек": "OptionsBlock", -"ГуглКаталоги": "GoogleCatalogs", -"БитриксЧисло": "BitrixNumber", -"МассивЧастей": "PartsArray", -"прикрепления": "of attachments", -"ТипКоллекции": "CollectionType", -"Удалить лист": "Delete sheet", -"данные файла": "file's binary data", -"ДропБоксФайл": "DropboxFile", -"ПубличныйURL": "PublicURL", -"ID чата темы": "Thread chat ID", -"ШаблонСтроки": "StringTemplate", -"Наименование": "Name", -"ТекущийТовар": "CurrentProduct", -"ВключитьФайл": "ВключитьФайл", -"ЗначениеФайл": "ValueFile", -"СтрРазделить": "StrSplit", -"БезВозвратно": "Irrecoverable", -"Удалить файл": "Delete file", -"ЦелеваяСтена": "TargetWall", -"КартинкаПуть": "ImagePath", -"ВКСтатистика": "VKStatistics", -"Архивировать": "Archive", -"Существующее": "Existing", -"пустой ответ": "empty response", -"ЗаписьТекста": "TextRecord", -"ПутьПриемник": "DestinationPath", -"Твит с видео": "Tweet with video", "КонецПопытки": "EndTry", -"Имя каталога": "Folder name", -"ТолькоОснова": "OnlyBase", -"УдалитьМетку": "DeleteTag", -"Новая стадия": "New stage", -"Изменить лид": "Update lead", +"СоздатьПапку": "CreateFolder", "Прогресс бар": "Progress bat", "ЗначениеПоля": "FieldValue", "присутствует": "present", @@ -1991,2290 +1811,2372 @@ "Произвольный": "Arbitrary", "ТекущийТекст": "CurrentText", "СжатыеДанные": "CompressedData", -"Путь, Данные": "Path, Data", -"обязательная": "mandatory", -"СоздатьБакет": "CreateBucket", -"Вернуть блок": "Return block", -"РекламаЧисло": "AdsNumber", -"Тип вложений": "Attachments type", -"ЧислоПопыток": "Attempts", -"выходные дни": "weekends", -"ИДОбъявления": "AnnouncementID", -"ИзменитьПоле": "ModifyField", -"УдалитьБакет": "DeleteBucket", -"СписокКоманд": "CommandList", +"ZipРазмерCDH": "ZipSizeCDH", "Текст правил": "Rules Text", -"Тестирование": "Testing", -"ТекущиеДанные": "CurrentData", -"ОзонБезОшибок": "OzonNoErrors", -"ОзонТаймслоты": "OzonTimeslots", -"МетодыКлиента": "ClientMethods", -"ФайлПараметра": "ParamFile", -"Тестовая база": "TestDatabase", -"Удалить бакет": "Delete bucket", -"Картинка2.jpg": "Picture2.jpg", -"Текст новости": "Text of post", -"РаботаСТегами": "TagsManagement", -"МассивТоваров": "ProductsArray", -"ПозицияНачала": "StartPosition", -"СкачатьМодель": "PullModel", -"СлакЭфемерное": "SlackEphemeral", -"Дата создания": "CreationDate", -"Обновить файл": "Update file", -"БитриксЗадача": "BitrixTask", -"Текст ошибки:": "Error text", -"Инициализация": "Initialization", -"СтруктураПрав": "PermissionsStructure", -"ЗапросыСТелом": "RequestsWithBody", -"Соответствие_": "Map_", -"Блок с файлом": "FileBlock", -"ОткрытьДиалог": "OpenDialog", -"ИсходныйПоток": "SourceStream", -"СклеитьДанные": "MergeData", -"идентификатор": "identifier", -"ID объявления": "Ad ID", -"С расширением": "With extension", -"ЭтоСимвольное": "ThisIsSymbolic", -"Число, Строка": "Number, String", -"РезультатЛожь": "ResultFalse", -"пустая строка": "empty string", -"СимволМассива": "ArraySymbol", -"КлючНастройки": "SettingKey", -"ПолучитьЗаказ": "GetOrder", -"СтрокаПодписи": "SignatureString", -"ПолучитьТекст": "GetText", -"УстановитьURL": "SetURL", -"Данные ответа": "Response data", -"ТекущийМассив": "CurrentArray", -"Дата рождения": "Birth date", -"РазмерУчастка": "ChunkSize", -"ПолучитьКнигу": "GetSpreadsheet", -"Создать метку": "Create tag", -"ЗагрузкаВидео": "VideoUpload", -"Продажа в RUB": "Sale in RUB", -"Bitrix24 (ОПИ": "Bitrix24 (OpenIntegrations", -"ОчищенноеПоле": "ClearField", -"Новый каталог": "New catalog", -"ЗакрытьСессию": "CloseSession", -"НовыйРодитель": "NewParent", -"ДатаИстечения": "ExpirationDate", -"ЛишниеСимволы": "ExtraCharacters", -"ЛокальныеПути": "LocalPaths", -"IDЦитируемого": "ReplyID", -"ПутьОригинала": "OriginalPath", -"тип сравнения": "comparison type", -"Закрыл задачу": "Close task", -"Создать бакет": "Create bucket", -"Airtable (ОПИ": "Airtable (OpenIntegrations", -"НомерТелефона": "PhoneNumber", -"АдресРесурса2": "ResourceAddress2", -"РаботаСБазами": "WorkingWithDatabases", -"ЗагрузитьФайл": "UploadFile", -"ЗапросТаймаут": "RequestTimeout", -"Создать книгу": "Create spreadsheet", -"РаботаСЧатами": "ChatManagement", -"OPI_TCPКлиент": "OPI_TCPClient", -"АдресЗагрузки": "UploadURL", -"ТелеграмВидео": "TelegramVideo", -"ТелеграмАудио": "TelegramAudio", -"Вопрос опроса": "Poll question", -"ДобавитьТовар": "AddProduct", -"ИмяКомпоненты": "AddInName", -"ПараАртикулов": "ArticlesPair", -"МестоДоставки": "DeliveryLocation", -"СделатьРепост": "MakeRepost", -"Создано из 1С": "Created by 1C", -"IDКомментария": "CommentID", -"color=Зеленый": "color=Green", -"МассивОтветов": "AnswersArray", -"ДобавитьМесяц": "AddMonth", -"ОбработатьТег": "ProcessTag", -"Новая таблица": "NewTable", -"ОбъектОбложка": "CoverObject", -"ОформитьОтвет": "FormResponse", -"Удалить заказ": "Delete order", -"ГуглКалендарь": "GoogleCalendar", -"Первый запуск": "First start", -"Создать канал": "Create channel", -"ТелеграмГифка": "TelegramGif", -"СекретныйКлюч": "SecretKey", -"Изменить поле": "Modify field", -"КлиентMongoDB": "MongoDBClient", -"Твиттер_Твиты": "TwitterAPI_Tweets", -"БитриксДиалог": "BitrixDialog", -"ПолучитьМетку": "GetTag", -"Это новый чат": "This is a new chat", -"КомплексныйID": "ComplexID", -"ВывестиСтроку": "PrintString", -"СдэкКвитанция": "CdekReceipt", -"ПрочитаноБайт": "BytesRead", -"СледующееПоле": "NextField", -"АдресРесурса7": "ResourceAddress7", -"УдалитьСделку": "DeleteDeal", -"ОшибкаЗапроса": "RequestError", -"МассивСобытий": "ArrayOfEvents", -"КодироватьURL": "EncodeURL", -"Начало работы": "Getting started", -"НомерСтраницы": "PageNumber", -"ОтветПроверки": "CheckResponse", -"XMLЗавершения": "FinishXML", -"ВозможныйФайл": "PossibleFile", -"СтруктураДаты": "DateStructure", -"ZipРазмерEOCD": "ZipSizeEOCD", -"Скачать папку": "Download folder", -"Значение поля": "Field value", -"Срок действия": "Expiration date", -"ШаблонФункции": "FunctionTemplate", -"ВернутьЗапрос": "ReturnRequest", -"не ограничено": "unlimited", -"VK Teams (ОПИ": "VK Teams (OpenIntegrations", -"Наименование2": "Filename2", -"Дополнительно": "Additionally", -"ТелеграмОпрос": "TelegramPoll", -"УдалитьОбъект": "DeleteObject", -"ДатаОкончания": "EndDate", -"АдресРесурса4": "ResourceAddress4", -"АдресРесурса5": "ResourceAddress5", -"маркетинговый": "Marketing", -"ТекущийМаркер": "CurrentMarker", -"НачалоУчастка": "ChunkStart", -"Это коннектор": "Is connector", -"Заполненность": "Filling", -"ВладелецВидео": "VideoOwner", -"АдресРесурса1": "ResourceAddress1", -"ФайлЛокальный": "LocalFile", -"СоздатьЗаписи": "CreatePosts", -"ТекущееЧтение": "CurrentReading", -"БитриксБулево": "BitrixBool", -"БакетИсточник": "DestinationBucket", -"СтрокаЗапуска": "LaunchString", -"IDПодкаталога": "SubfolderID", -"РаботаСЛидами": "LeadsManagement", -"соисполнителя": "co-preformer", -"МедиаКартинка": "MediaPicture", -"Тестовый лист": "TestSheet", -"Тестовая тема": "TestTopic", -"YandexID (ОПИ": "YandexID (OpenIntegrations", -"ПроверитьBlob": "CheckBlob", -"КодУстройства": "DeviceCode", -"ЕдиницаДанных": "DataUnit", -"АдресРесурса3": "ResourceAddress3", -"МассивНомеров": "PhonesArray", -"УдалитьЗадачу": "DeleteTask", -"ПолеКоллекции": "CollectionField", -"РазложитьJSON": "ParseJSON", -"МассивПорогов": "ThresholdsArray", -"СтрокаТаблицы": "TableRow", -"ТекущаяДатаЧП": "CurrentDateTZ", -"ДвойныеКавчки": "DoubleQuotes", -"ПолучитьЧисло": "GetNumber", -"СоздатьЗадачу": "CreateTask", -"дополнительно": "additionally", -"Строка, Число": "String, Number", -"ИмяКоннектора": "ConnectorName", -"УстановкаТела": "BodySet", -"СтруктураТега": "TagStructure", -"ОписаниеТипов": "TypeDescription", -"срок годности": "expiry date", -"БакетПриемник": "SourceBucket", -"СоздатьГруппу": "CreateGroup", -"СлакСообщение": "SlackMessage", -"ОбработатьXML": "ProcessXML", -"МассивКаналов": "ChannelArray", -"СтрокаТоваров": "ProductsString", -"СвойстваЛиста": "SheetProperties", -"ПолучитьТокен": "GetToken", -"ИзменитьМетку": "UpdateTag", -"ДобавитьОтбор": "AddFilter", -"ШаблонЗапроса": "RequestTemplate", -"Размер скидки": "Discount amount", -"TCPОбработчик": "TCPHandler", -"ГринИмяГруппы": "GreenGroupName", -"ВставитьПосле": "InsertAfter", -"РазмерТекущих": "CurrentSize", -"Блок картинки": "Image block", -"Файл картинки": "Image file", -"новый каталог": "new catalog", -"МассивЗаказов": "ArrayOfOrders", -"ДатаПолучения": "ReceivingDate", -"Refresh токен": "Refresh token", -"ЭтоКомпонента": "IsAddIn", -"КартинкаПоста": "PostImage", -"Наименование1": "Filename1", -"СписокТоваров": "ProductList", -"ИзменитьТовар": "EditProduct", -"ИДКомментария": "CommentID", -"ТочкаОтгрузки": "ShippingPoint", -"С параметрами": "With paramether", -"КлючЗаголовка": "HeaderKey", -"Создать заказ": "Create order", -"Файл с Base64": "Base64 File", -"НомерКампании": "CampaignNumber", -"ОсновныеЧасти": "MainParts", -"СоздатьСделку": "CreateDeal", -"JSONРезультат": "JSONResult", -"Создать опрос": "Create poll", -"Создать папку": "Create folder", -"Текст команды": "Command text", -"Одноклассники": "Classmates", -"Удалить товар": "Delete product", -"УдалитьАльбом": "DeleteAlbum", -"ПокинутьКанал": "LeaveChannel", -"Другая сделка": "Another deal", -"СоздатьСервер": "CreateServer", -"БитриксОбъект": "BitrixObject", -"Telegram (ОПИ": "Telegram (OpenIntegrations", -"ID обсуждения": "Discussion ID", -"ТекстФильтров": "FiltersText", -"Идентификатор": "Identifier", -"ЛокальныйФайл": "LocalFile", -"IDСправочника": "CatalogID", -"СоздатьМодель": "CreateModel", -"БитриксИстина": "BitrixTrue", -"Евпаторийский": "Evpatoriysky", -"ЗначениеИначе": "DefaultValue", -"СтрокаНомеров": "NumbersString", -"Текст запроса": "Request text", +"СписокКоманд": "CommandList", +"УдалитьБакет": "DeleteBucket", +"ИзменитьПоле": "ModifyField", +"ИДОбъявления": "AnnouncementID", +"Изменить лид": "Update lead", +"выходные дни": "weekends", +"Тип вложений": "Attachments type", +"РекламаЧисло": "AdsNumber", +"Вернуть блок": "Return block", +"СоздатьБакет": "CreateBucket", +"обязательная": "mandatory", +"Путь, Данные": "Path, Data", +"ЧислоПопыток": "Attempts", +"Новая стадия": "New stage", +"УдалитьМетку": "DeleteTag", +"ТолькоОснова": "OnlyBase", +"ID чата темы": "Thread chat ID", +"ПубличныйURL": "PublicURL", +"ДропБоксФайл": "DropboxFile", +"данные файла": "file's binary data", +"Удалить лист": "Delete sheet", +"ТипКоллекции": "CollectionType", +"ШаблонСтроки": "StringTemplate", +"прикрепления": "of attachments", +"БитриксЧисло": "BitrixNumber", +"ГуглКаталоги": "GoogleCatalogs", +"БлокНастроек": "OptionsBlock", +"ID сообщения": "Message ID", +"КонецУчастка": "ChunkEnd", +"Криптография": "Cryptography", +"МассивЧастей": "PartsArray", +"ТекущаяОпция": "CurrentOption", +"Наименование": "Name", +"ВключитьФайл": "ВключитьФайл", +"Имя каталога": "Folder name", +"Твит с видео": "Tweet with video", +"ПутьПриемник": "DestinationPath", +"ЗаписьТекста": "TextRecord", +"пустой ответ": "empty response", +"Существующее": "Existing", +"ТекущийТовар": "CurrentProduct", +"Архивировать": "Archive", +"КартинкаПуть": "ImagePath", +"ЦелеваяСтена": "TargetWall", +"Удалить файл": "Delete file", +"БезВозвратно": "Irrecoverable", +"СтрРазделить": "StrSplit", +"ЗначениеФайл": "ValueFile", +"ВКСтатистика": "VKStatistics", +"ЗаписьДанных": "DataWriter", +"ВнешняяСтена": "ExternalWall", +"СтрСоединить": "StrConcat", +"ОбъектИконка": "IconObject", +"КонецОбласти": "EndRegion", +"ЯДискКаталог": "YaDiskFolder", +"ТонкийКлиент": "ThinClient", +"МассивЧтения": "ArrayReading", +"SQLiteОшибка": "SQLiteError", +"УдалитьТовар": "DeleteProduct", +"КлючЗначение": "KeyValue", +"ДатаОтправки": "SendingDate", +"ПараметрыURL": "URLParameters", +"ДанныеЯчейки": "CellData", +"Создать блок": "Create block", +"ВКОбсуждение": "VKDiscussion", +"БитриксВремя": "BitrixTime", +"УдалитьФайлы": "DeleteFiles", +"ВызватьМетод": "ExecuteMethod", +"ЭтоКоннектор": "IsConnector", +"СкоупСтрокой": "ScopeString", +"приглашениям": "invitations", +"ДобавитьЛист": "AddSheet", +"ПолнаяЗамена": "FullReplace", +"Неопределено": "Undefined", +"SQLiteСтроки": "SQLiteRows", +"наименование": "name", +"Строка,Число": "String, Number", +"РазмерДанных": "DataSize", +"ОтборКоманды": "CommandSelection", +"ОсновныеТест": "MainTests", +"Удалить блок": "Delete block", +"Пользователи": "Users", +"ТекущийКлючН": "CurrentKeyN", +"Общие методы": "Common methods", +"ТекущийПоток": "CurrentStream", +"ОписаниеТипа": "TypeDescription", +"ЦветнойВывод": "ColorOutput", +"СтрокаКлючей": "KeysString", +"ЗапросСекция": "RequestSection", +"КонечнаяДата": "EndDate", +"МассивПостов": "ArrayOfPosts", +"ЗаписатьJSON": "WriteJSON", +"загружаемого": "uploading", +"ТестыРаздела": "SectionTests", +"доп. расходы": "additional costs", +"ПрочитатьZip": "ReadZip", +"пользователя": "of user", +"IDОбъявления": "AdID", +"Создать поле": "Create field", +"Base64Строка": "Base64String", +"ЗапросПрокси": "RequestProxy", +"СоздатьСкоуп": "CreateScope", +"КонецФункции": "EndFunction", +"МассивЗеркал": "MirrorsArray", +"ЗаписьВывода": "OutputWriting", +"ПотокВНачало": "StreamToStart", +"ОзонЧерновик": "OzonDraft", +"СкачатьПапку": "DownloadFolder", +"OllamaВерсия": "OllamaVersion", +"ЭтоСтруктура": "IsStructure", +"Удалить пост": "Delete post", +"ОписаниеJSON": "JSONDescription", +"ДругойЗапрос": "AnotherRequest", +"Текст ответа": "Answer text", +"ЭлементыПути": "PathParts", +"ДневнойЛимит": "DailyLimit", +"часовой пояс": "time zone", +"IDОбсуждения": "DiscussionID", +"Dropbox (ОПИ": "Dropbox (OpenIntegrations", +"СоздатьКнигу": "CreateSpreadsheet", +"СтрокаМетода": "MethodLine", +"ВКТСообщение": "VKTMessage", +"ВайберОнлайн": "ViberOnline", +"ЕстьЗначение": "ValueExists", +"При отправке": "When sending data is", +"OPI_ТестыCLI": "OPI_TestsCLI", +"GAPI_Аккаунт": "GAPI_Account", +"МассивОшибок": "ErrorsArray", +"Номер заказа": "Order number", +"элементы CRM": "CRM elements", +"МассивЛистов": "SheetArray", +"МассивДанных": "DataArray", +"ОднаПодОдной": "OneByOne", +"ИмяФайлаТела": "BodyFileName", +"ПрочитатьВсе": "ReadAll", +"подчиненного": "of dependent", +"МетрикаМетки": "MetrikaTags", +"ZipРазмерLFH": "ZipSizeLFH", +"УдалитьЗаказ": "DeleteOrder", +"ТекущийНабор": "CurrentSet", +"Закрытый чат": "Private chat", +"ФайлОтправки": "SendingFile", +"Дата инвойса": "Invoice date", +"Дублирования": "duplicates", +"ДатаПередачи": "TransferDate", +"ОзонКластеры": "OzonClusters", +"ДлинаПолоски": "BarLength", +"МассивБлоков": "BlockArray", +"НастройкиTLS": "TLSSettings", +"Перемещенная": "Moved", +"ДропБоксТеги": "DropboxTags", +"Покинуть чат": "Leave chat", +"МестноеВремя": "ToLocalTime", +"ГраницаТипов": "TypesBound", +"ОзонКартинки": "OzonPictures", +"ПолучитьФайл": "GetFile", +"СоздатьОпрос": "CreatePoll", +"МетрикаУспех": "MetrikaSuccess", +"ТекстСправки": "HelpText", +"Конецфункции": "EndFunction", +"СтруктураURL": "URLStructure", +"ДокументПуть": "DocumentPath", +"Длительность": "Duration", +"Текст кнопки": "Button text", +"ОтветСтрокой": "ResponseString", +"ЭтоКоллекция": "ThisIsCollection", +"крайний срок": "deadline", +"ПереносСтрок": "LineBreaks", +"РаботаССетью": "WebMethods", +"ГринРазлогин": "GreenUnlogin", +"ИмяПараметра": "ParameterName", +"МассивНабора": "SetsArray", +"СоздатьЗаказ": "CreateOrder", +"ВернутьОтвет": "ReturnResponse", +"ОсновнойЦвет": "PrimaryColor", +"JSONДвоичные": "JSONBinary", +"ID, Значение": "ID, Value", +"ПолучитьДату": "GetDate", +"Twitter (ОПИ": "Twitter (OpenIntegrations", +"родительской": "of parrent", +"Путь к файлу": "File path", +"Новая задача": "New task", +"ЗапросПароль": "RequestPassword", +"ДопЗаголовки": "AdditionalHeaders", +"СтрокаДанных": "DataString", +"МетрикаМетка": "MetrikaTag", +"МассивФайлов": "ArrayOfFiles", +"Дни рождения": "Hollydays", +"КлючДвоичные": "BinaryKey", +"ЗапросСервер": "RequestServer", +"IDПоследнего": "LastID", +"Добавить тег": "Add tag", "Строка адреса": "Address string", -"ТекущийОбъект": "CurrentObject", -"ПолучитьДомен": "GetDomain", -"ПринятьЗадачу": "ApproveTask", -"Новое событие": "New event", "КонечныйОтвет": "FinalResponse", -"БитриксСтрока": "BitrixString", +"Новое событие": "New event", +"ПринятьЗадачу": "ApproveTask", "Массив кнопок": "Array of buttons", +"ПолучитьДомен": "GetDomain", +"ТекущийОбъект": "CurrentObject", +"БитриксСтрока": "BitrixString", +"БитриксИстина": "BitrixTrue", +"СтрокаНомеров": "NumbersString", +"ЗначениеИначе": "DefaultValue", +"Евпаторийский": "Evpatoriysky", +"СоздатьМодель": "CreateModel", +"IDСправочника": "CatalogID", +"Идентификатор": "Identifier", "ЭлементДанных": "DataElement", +"ЛокальныйФайл": "LocalFile", +"Текст запроса": "Request text", "ПорядокБайтов": "ByteOrder", -"ДатаУстановки": "SetupDate", -"ОбновитьТокен": "RefreshToken", -"ФайловыйПоток": "FileStream", -"ОтправитьBlob": "PushBlob", -"Описание поля": "Field description", -"ТаблицаТестов": "TestTable", -"ВыборЗначения": "ValueSelection", -"ЭтоОтложенное": "IsDelayed", -"ИзменитьЗаказ": "UpdateOrder", -"Множественная": "Multiple", -"Принудительно": "Forced", -"Описание чата": "Chat description", -"дата закрытия": "closing date", -"СтруктураПоля": "FieldStructure", -"БитриксМассив": "BitrixArray", "ТекущийРаздел": "CurrentSection", -"РАЗЛОЖИТЬJSON": "PARSEJSON", -"КонецЭлемента": "EndElement", -"ПолучитьОтвет": "GetResponse", +"ОбновитьТокен": "RefreshToken", "ПрочитатьJSON": "ReadJSON", +"ТекстФильтров": "FiltersText", +"ПолучитьОтвет": "GetResponse", +"КонецЭлемента": "EndElement", +"РАЗЛОЖИТЬJSON": "PARSEJSON", +"БитриксМассив": "BitrixArray", +"СтруктураПоля": "FieldStructure", +"дата закрытия": "closing date", +"ДатаУстановки": "SetupDate", +"Описание чата": "Chat description", +"Множественная": "Multiple", +"ИзменитьЗаказ": "UpdateOrder", +"ЭтоОтложенное": "IsDelayed", +"ВыборЗначения": "ValueSelection", +"ТаблицаТестов": "TestTable", +"Описание поля": "Field description", +"ОтправитьBlob": "PushBlob", +"ФайловыйПоток": "FileStream", +"Принудительно": "Forced", +"ID обсуждения": "Discussion ID", +"ГринИмяГруппы": "GreenGroupName", +"БитриксОбъект": "BitrixObject", +"КартинкаПоста": "PostImage", +"ЭтоКомпонента": "IsAddIn", +"Refresh токен": "Refresh token", +"ДатаПолучения": "ReceivingDate", +"МассивЗаказов": "ArrayOfOrders", +"новый каталог": "new catalog", +"Файл картинки": "Image file", +"Блок картинки": "Image block", +"Наименование1": "Filename1", +"РазмерТекущих": "CurrentSize", +"TCPОбработчик": "TCPHandler", +"Размер скидки": "Discount amount", +"ШаблонЗапроса": "RequestTemplate", +"ДобавитьОтбор": "AddFilter", +"ПолучитьТокен": "GetToken", +"СвойстваЛиста": "SheetProperties", +"СтрокаТоваров": "ProductsString", "Версия: 2.4.8": "Version: 2.4.8", +"ВставитьПосле": "InsertAfter", +"Telegram (ОПИ": "Telegram (OpenIntegrations", +"СписокТоваров": "ProductList", +"ИДКомментария": "CommentID", +"СоздатьСервер": "CreateServer", +"Другая сделка": "Another deal", +"ПокинутьКанал": "LeaveChannel", +"УдалитьАльбом": "DeleteAlbum", +"Удалить товар": "Delete product", +"Одноклассники": "Classmates", +"Текст команды": "Command text", +"Создать папку": "Create folder", +"ИзменитьТовар": "EditProduct", +"Создать опрос": "Create poll", +"СоздатьСделку": "CreateDeal", +"ОсновныеЧасти": "MainParts", +"НомерКампании": "CampaignNumber", +"Файл с Base64": "Base64 File", +"Создать заказ": "Create order", +"КлючЗаголовка": "HeaderKey", +"С параметрами": "With paramether", +"ТочкаОтгрузки": "ShippingPoint", +"JSONРезультат": "JSONResult", "UnixИстечение": "UnixExpiration", -"ОтправитьФайл": "SendFile", +"IDУведомления": "NotificationID", "Переустановка": "Reinstall", -"ШаблонКолонки": "ColoumTemplate", -"СтрокаЗаписей": "RecordString", -"РаботаСДиском": "WorkingWithDrive", -"дата создания": "date of creation", -"тип информера": "informer type", -"СлакСообщения": "SlackMessages", -"МассивПозиций": "ItemsArray", -"Тестовая цель": "TestGoal", -"OPI TCPКлиент": "OPI TCPClient", -"КаталогМетода": "MethodCatalog", -"Создать отказ": "Create refusal", -"Массив файлов": "Files array", -"РаботаСПолями": "WorkingWithFields", -"УдалитьЗаписи": "DeleteRecords", -"ПодСообщением": "UnderMessage", -"подразделения": "department", -"Картинка1.jpg": "Picture1.jpg", +"Граница Тогда": "Border Then", +"ГринСообщение": "GreenMessage", +"НовоеЗначение": "NewValue", +"Экранирование": "Escaping", +"Добавить лист": "Add sheet", +"МетодыСервера": "ServerMethods", +"АТКомментарии": "ATComments", +"УстановитьTls": "SetTls", +"ЗаписатьТекст": "WriteText", +"УдалитьМодель": "DeleteModel", +"ТекущийСтатус": "CurrentStatus", +"ЗаполнитьПоля": "FillFields", +"Адрес объекта": "Object address", +"СтруктураЦели": "GoalStructure", +"ВККомментарий": "VKComment", +"ВременныйФайл": "TempFile", +"ДФ=yyyy-MM-dd": "DF=yyyy-MM-dd", +"ГринСообщения": "GreenMessages", +"Отрицательная": "Negative", +"ТаймаутЗаписи": "WriteTimeout", +"РазмерОбъекта": "ObjectSize", +"ВозможныеПути": "PossiblePaths", +"использования": "of using", +"автоматически": "automatically", +"СоздатьЗапрос": "CreateRequest", +"ЛокальныйПуть": "LocalPath", +"Администратор": "Administrator", +"ОтветЗагрузки": "UploadResponse", +"СкрытьИсторию": "HideHistory", +"Прочитать все": "Read all", +"до 500 рублей": "up to 500 roubles", +"СтруктураЧата": "ChatStructure", +"Адрес локации": "Location address", +"УдаленныйФайл": "RemoteFile", +"ДанныеСобытия": "callbackData", +"ФинальныйКлюч": "FinalKey", +"ТаймаутЧтения": "ReadTimeout", +"статус задачи": "task status", +"БитриксСделка": "BitrixDeal", +"МассивКаналов": "ChannelArray", +"ОткрытьСессию": "OpenSession", +"ПолучитьКанал": "GetChannel", +"себестоимость": "cost price", +"Метод,Область": "Method,Region", "ЗакрытьДиалог": "CloseDialog", +"Картинка1.jpg": "Picture1.jpg", +"подразделения": "department", +"ПодСообщением": "UnderMessage", +"УдалитьЗаписи": "DeleteRecords", +"РаботаСПолями": "WorkingWithFields", +"Массив файлов": "Files array", +"Создать отказ": "Create refusal", "Файл размером": "File with size", +"КаталогМетода": "MethodCatalog", +"Тестовая цель": "TestGoal", +"МассивПозиций": "ItemsArray", +"СлакСообщения": "SlackMessages", +"тип информера": "informer type", +"дата создания": "date of creation", +"РаботаСДиском": "WorkingWithDrive", +"СтрокаЗаписей": "RecordString", +"ШаблонКолонки": "ColoumTemplate", +"OPI TCPКлиент": "OPI TCPClient", "ГринПрочтение": "GreenReading", "ОформитьОпцию": "FormOption", "Код материала": "Material code", -"ТекущаяЗапись": "CurrentRecord", -"МассивЗаписей": "RecordsArray", -"Удалить метку": "Delete tag", -"ВозможныйПуть": "PossiblePath", -"ТелеграмЧисло": "TelegramNumber", -"АдресРесурса6": "ResourceAddress6", -"ПараметрыJSON": "JSONParameters", -"ПрочитатьGZip": "ReadGZip", -"Положительная": "Positive", -"БитриксСписок": "BitrixList", -"ПоставитьЛайк": "LikePost", -"IDПодключения": "ConnectionID", -"ВСоответствие": "ToMap", -"МассивЯрлыков": "LabelsArray", -"Переадресация": "Redirection", -"ПереслатьФайл": "ResendFile", -"ТокенСтраницы": "PageToken", -"СоздатьАльбом": "CreateAlbum", "Работа с BLOB": "Working with Blob", -"Метод,Область": "Method,Region", -"себестоимость": "cost price", -"ПолучитьКанал": "GetChannel", -"ТаймаутЗаписи": "WriteTimeout", -"ГринСообщения": "GreenMessages", -"ДФ=yyyy-MM-dd": "DF=yyyy-MM-dd", -"ВременныйФайл": "TempFile", -"ВККомментарий": "VKComment", -"СтруктураЦели": "GoalStructure", -"Адрес объекта": "Object address", -"ЗаполнитьПоля": "FillFields", -"ТекущийСтатус": "CurrentStatus", -"Отрицательная": "Negative", -"УдалитьМодель": "DeleteModel", -"УстановитьTls": "SetTls", -"АТКомментарии": "ATComments", -"МетодыСервера": "ServerMethods", -"Добавить лист": "Add sheet", -"Экранирование": "Escaping", -"НовоеЗначение": "NewValue", -"ГринСообщение": "GreenMessage", -"Граница Тогда": "Border Then", -"ЗаписатьТекст": "WriteText", -"РазмерОбъекта": "ObjectSize", -"до 500 рублей": "up to 500 roubles", -"ВозможныеПути": "PossiblePaths", -"IDУведомления": "NotificationID", -"БитриксСделка": "BitrixDeal", -"статус задачи": "task status", -"ТаймаутЧтения": "ReadTimeout", -"ФинальныйКлюч": "FinalKey", -"ДанныеСобытия": "callbackData", -"УдаленныйФайл": "RemoteFile", -"Адрес локации": "Location address", -"ОткрытьСессию": "OpenSession", -"СтруктураЧата": "ChatStructure", -"Прочитать все": "Read all", -"СкрытьИсторию": "HideHistory", -"ОтветЗагрузки": "UploadResponse", -"Администратор": "Administrator", -"ЛокальныйПуть": "LocalPath", -"СоздатьЗапрос": "CreateRequest", -"автоматически": "automatically", -"использования": "of using", -"Green API (ОПИ": "Green API (OpenIntegrations", -"СписокЗначений": "ValueList", -"СтруктураОпций": "OptionsStructure", -"ТекущаяПозиция": "CurrentPosition", -"МассивКартинок": "ImageArray", -"IDРуководителя": "HeadID", -"РаботаСЛистами": "WorkingWithSheets", -"АТ_СоздатьПоле": "AT_CreateField", -"DevOps инженер": "DevOps engineer", -"НачалоЗагрузки": "UploadStart", -"ТекущаяКоманда": "CurrentCommand", -"УдалитьСобытие": "DeleteEvent", -"СтрокаПодборок": "SelectionsString", -"СтруктураЯчеек": "CellStructure", -"СтруктураСбора": "CollectionStructure", -"ОтправкаДанных": "DataSending", -"Создать задачу": "Create task", -"ОписаниеМетода": "MethodDescription", -"АТСписокТаблиц": "ATTablesList", -"КлючПриложения": "AppKey", -"ПроверяемыйТип": "CheckedType", -"Neocities (ОПИ": "Neocities (OpenIntegrations", -"ДропБоксМассив": "DropboxArray", -"РазмерСтраницы": "PageSize", -"ПутьСохранения": "SavePath", -"ЗагрузитьВидео": "UploadVideo", -"OPI_ЗапросыSQL": "OPI_SQLQueries", -"Создать группу": "Create group", -"HTTPСоединение": "HTTPConnection", -"ЗапросФайлТела": "RequestBodyFile", -"СерверноеВремя": "ServerTime", -"Строка, Массив": "String, Array", -"Путь к объекту": "Path to the object", -"ОписаниеТовара": "ProductDescription", -"УдаленныеФайлы": "RemoteFiles", -"Номер телефона": "Phone number", -"Создать записи": "Create records", -"Создать модель": "Create model", -"Серия паспорта": "Passport series", -"ТекущийАбсПуть": "CurrentAbsPath", -"МассивОбъектов": "ArrayOfObjects", -"Base64Значение": "Base64Value", -"ПолучитьБулево": "GetBoolean", -"OPI_HTTPКлиент": "OPI_HTTPClient", -"базовой задачи": "of base task", -"ТолькоПросмотр": "ViewOnly", -"Новая стадия 2": "New stage 2", -"Перезаписывать": "Overwrite", -"ПолучитьЗадачу": "GetTask", -"Получить заказ": "Get order", -"Создать сделку": "Create deal", -"Объект запроса": "Request object", -"МетрикаСчетчик": "MetrikaCounter", -"МассивОписания": "DescriptionArray", -"Загрузить файл": "Upload file", -"УдалитьКаталог": "DeleteFolder", -"Получить книгу": "Get spreadsheet", -"необяз. по ум.": "optional, def. val.", -"Текст описания": "Description text", -"Заголовок поля": "Field title", -"ОписаниеЗаявки": "InvitationDescription", -"ЯМаркетМагазин": "YaMarketCampaign", -"СтрочныйМассив": "StringArray", -"Новая кнопка 3": "New button 1", -"КопироватьЛист": "CopySheet", -"УдалитьНовость": "DeletePost", -"УдалитьСчетчик": "DeleteCounter", -"ЯДискПроцедура": "YaDiskProc", -"ЗагрузитьФайлы": "UploadFiles", -"Путь,Временный": "Path,Temporary", -"Удалить объект": "Delete object", -"Получить метку": "Get tag", -"Договоренность": "Appointment", -"ЧатыИСообщения": "ChatsAndMessages", -"Файл документа": "Document file", -"МассивМедиаГиф": "MediaGifArray", -"Номер упаковки": "Package number", -"Удалить сделку": "Delete deal", -"характеристика": "feature", -"МассивОтправки": "SendArray", -"Закрыть диалог": "Close dialog", -"ТекущаяОбласть": "CurrentRegion", -"Поставить лайк": "Like", -"ЗапросДвочиные": "RequestBinary", -"Открыть диалог": "Open dialog", -"ТелеграмМассив": "TelegramArray", -"цвет календаря": "calendar color", -"Скачать модель": "Pull model", -"УдалитьТаблицу": "DeleteTable", -"Имя поля формы": "Form field name", -"Отбор по имени": "Filter by name", -"ОписаниеString": "DescriptionString", -"ВариантыОтвета": "AnswerOptions", -"Описание видео": "Video description", -"UUID преалерта": "Prealert UUID", -"Деловые услуги": "Business", -"СтруктураФайла": "FileStructure", -"МассивСекретов": "SecretsArray", -"OllamaПривязки": "OllamaEmbeddings", -"ОбновитьЗаписи": "UpdateRecords", -"Принять задачу": "Approve task", -"РаботаСАкциями": "PromotionsManagement", -"Удалить записи": "Delete records", -"ДропБоксСтатус": "DropboxStatus", -"Получить токен": "Get token", -"ЗапросыБезТела": "RequestsWithoutBody", -"ВступитьВКанал": "JoinChannel", -"Отправить BLOB": "Push BLOB", -"Тестовый канал": "Test channel", -"ПроблемныйЭтап": "ProblemStep", -"ДвоичныеДанные": "BinaryData", -"ЗначениеДанных": "DataValue", -"ОтправкаВКанал": "SendingToChannel", -"ПараметрМетода": "MethodParameter", -"ПозицияВПотоке": "PositionInStream", -"JSONВСтруктуру": "JSONToStructure", -"СоздатьИсторию": "CreateStory", -"ДатаБезВремени": "DateWithoutTime", -"Комплексный ID": "Complex attribute ID", -"ОтправитьВидео": "SendVideo", -"РаботаСФайлами": "FileManagement", -"ОтправитьАудио": "SendAudio", -"Тип клавиатуры": "KeyboardType", -"ФайлРезультата": "ResultFile", -"Установка тела": "Body set", -"ИтоговыйМассив": "ResultingArray", -"РаботаСБлоками": "BlocksManagement", -"Обновить токен": "Refresh token", -"ID комментария": "CommentID", -"ПустаяСхемаSQL": "NewSQLScheme", -"ДвойныеКавычки": "DoubleQuotes", -"ЭлементМассива": "ArrayElement", -"Сделать репост": "Make repost", -"ЗаменяемыйКлюч": "ReplacedKey", -"СоздатьНовость": "CreatePost", -"РаботаСДанными": "DataManagement", -"ПривестиБулево": "MakeBoolean", -"Номер страницы": "Page number", -"МассивВложений": "AttachmentsArray", -"Покинуть канал": "Leave channel", -"МассивФильтров": "FiltersArray", -"ОтправитьГифку": "SendGif", -"ТекущийЭлемент": "CurrentElement", -"ОписаниеЗаписи": "RecordDescription", -"СтруктураЗамен": "ReplaceStructure", -"Получить канал": "Get channel", -"СтрНачинаетсяС": "StrStartsWith", -"предполагаемая": "expected", -"СлакТемаКанала": "SlackChannelTopic", -"приветственное": "welcoming", -"Тестовый твитт": "TestTweet", -"ОписаниеОшибки": "ErrorDescription", -"КартинкаЗамены": "ReplacementImage", -"МаксимумПостов": "MaximumPosts", -"ПокинутьГруппу": "LeaveGroup", -"МассивУпаковок": "PackagesArray", -"Тестовая папка": "TestFolder", -"Характеристика": "DescField", -"ID базы данных": "Database ID", -"Новая кампания": "New campaign", -"МассивПодборок": "SelectionArray", -"Описание файла": "File description", -"ОтправитьОтвет": "SendResponse", -"ВыполнитьСразу": "Start", -"Новая кнопка 2": "New button 2", -"OPI_Компоненты": "OPI_AddIns", -"ФоновоеКлиента": "ClientBackground", -"НажатиеКнопки1": "ButtonEvent1", +"СоздатьАльбом": "CreateAlbum", +"ТокенСтраницы": "PageToken", +"ПереслатьФайл": "ResendFile", +"Переадресация": "Redirection", +"МассивЯрлыков": "LabelsArray", +"ВСоответствие": "ToMap", +"IDПодключения": "ConnectionID", +"ПоставитьЛайк": "LikePost", +"БитриксСписок": "BitrixList", +"Положительная": "Positive", +"ПрочитатьGZip": "ReadGZip", +"ПараметрыJSON": "JSONParameters", +"АдресРесурса6": "ResourceAddress6", +"ТелеграмЧисло": "TelegramNumber", +"ВозможныйПуть": "PossiblePath", +"Удалить метку": "Delete tag", +"МассивЗаписей": "RecordsArray", +"ТекущаяЗапись": "CurrentRecord", +"ОтправитьФайл": "SendFile", +"ОбработатьXML": "ProcessXML", +"ИзменитьМетку": "UpdateTag", +"СоздатьГруппу": "CreateGroup", +"НомерТелефона": "PhoneNumber", +"Airtable (ОПИ": "Airtable (OpenIntegrations", +"Создать бакет": "Create bucket", +"Закрыл задачу": "Close task", +"тип сравнения": "comparison type", +"ПутьОригинала": "OriginalPath", +"IDЦитируемого": "ReplyID", +"ЛокальныеПути": "LocalPaths", +"АдресРесурса2": "ResourceAddress2", +"ЛишниеСимволы": "ExtraCharacters", +"НовыйРодитель": "NewParent", +"ЗакрытьСессию": "CloseSession", +"Новый каталог": "New catalog", +"ОчищенноеПоле": "ClearField", +"Bitrix24 (ОПИ": "Bitrix24 (OpenIntegrations", +"Продажа в RUB": "Sale in RUB", +"ЗагрузкаВидео": "VideoUpload", +"Создать метку": "Create tag", +"ДатаИстечения": "ExpirationDate", +"ПолучитьКнигу": "GetSpreadsheet", +"РаботаСБазами": "WorkingWithDatabases", +"ЗапросТаймаут": "RequestTimeout", +"ОбработатьТег": "ProcessTag", +"ДобавитьМесяц": "AddMonth", +"МассивОтветов": "AnswersArray", +"color=Зеленый": "color=Green", +"IDКомментария": "CommentID", +"Создано из 1С": "Created by 1C", +"СделатьРепост": "MakeRepost", +"МестоДоставки": "DeliveryLocation", +"ЗагрузитьФайл": "UploadFile", +"ПараАртикулов": "ArticlesPair", +"ДобавитьТовар": "AddProduct", +"Вопрос опроса": "Poll question", +"ТелеграмАудио": "TelegramAudio", +"ТелеграмВидео": "TelegramVideo", +"АдресЗагрузки": "UploadURL", +"OPI_TCPКлиент": "OPI_TCPClient", +"РаботаСЧатами": "ChatManagement", +"Создать книгу": "Create spreadsheet", +"ИмяКомпоненты": "AddInName", +"Новая таблица": "NewTable", +"РазмерУчастка": "ChunkSize", +"ТекущийМассив": "CurrentArray", +"Текст ошибки:": "Error text", +"БитриксЗадача": "BitrixTask", +"Обновить файл": "Update file", +"Дата создания": "CreationDate", +"СлакЭфемерное": "SlackEphemeral", +"СкачатьМодель": "PullModel", +"ПозицияНачала": "StartPosition", +"СлакСообщение": "SlackMessage", +"Инициализация": "Initialization", +"РаботаСТегами": "TagsManagement", +"Картинка2.jpg": "Picture2.jpg", +"Удалить бакет": "Delete bucket", +"Тестовая база": "TestDatabase", +"ФайлПараметра": "ParamFile", +"МетодыКлиента": "ClientMethods", +"ОзонТаймслоты": "OzonTimeslots", +"ОзонБезОшибок": "OzonNoErrors", +"ТекущиеДанные": "CurrentData", +"Текст новости": "Text of post", +"Дата рождения": "Birth date", +"СтруктураПрав": "PermissionsStructure", +"Соответствие_": "Map_", +"Данные ответа": "Response data", +"УстановитьURL": "SetURL", +"ПолучитьТекст": "GetText", +"СтрокаПодписи": "SignatureString", +"ПолучитьЗаказ": "GetOrder", +"КлючНастройки": "SettingKey", +"СимволМассива": "ArraySymbol", +"пустая строка": "empty string", +"ЗапросыСТелом": "RequestsWithBody", +"РезультатЛожь": "ResultFalse", +"ЭтоСимвольное": "ThisIsSymbolic", +"С расширением": "With extension", +"ID объявления": "Ad ID", +"идентификатор": "identifier", +"СклеитьДанные": "MergeData", +"ИсходныйПоток": "SourceStream", +"ОткрытьДиалог": "OpenDialog", +"Блок с файлом": "FileBlock", +"Число, Строка": "Number, String", +"ОбъектОбложка": "CoverObject", +"МассивТоваров": "ProductsArray", +"Удалить заказ": "Delete order", +"YandexID (ОПИ": "YandexID (OpenIntegrations", +"Тестовая тема": "TestTopic", +"Тестовый лист": "TestSheet", +"МедиаКартинка": "MediaPicture", +"соисполнителя": "co-preformer", +"РаботаСЛидами": "LeadsManagement", +"IDПодкаталога": "SubfolderID", +"СтрокаЗапуска": "LaunchString", +"ПроверитьBlob": "CheckBlob", +"БакетИсточник": "DestinationBucket", +"ТекущееЧтение": "CurrentReading", +"СоздатьЗаписи": "CreatePosts", +"ФайлЛокальный": "LocalFile", +"АдресРесурса1": "ResourceAddress1", +"ВладелецВидео": "VideoOwner", +"Заполненность": "Filling", +"Это коннектор": "Is connector", +"НачалоУчастка": "ChunkStart", +"БитриксБулево": "BitrixBool", +"ТекущийМаркер": "CurrentMarker", +"КодУстройства": "DeviceCode", +"АдресРесурса3": "ResourceAddress3", +"ОформитьОтвет": "FormResponse", +"БакетПриемник": "SourceBucket", +"срок годности": "expiry date", +"ОписаниеТипов": "TypeDescription", +"СтруктураТега": "TagStructure", +"ИмяКоннектора": "ConnectorName", +"Строка, Число": "String, Number", +"дополнительно": "additionally", +"ЕдиницаДанных": "DataUnit", +"СоздатьЗадачу": "CreateTask", +"ДвойныеКавчки": "DoubleQuotes", +"ТекущаяДатаЧП": "CurrentDateTZ", +"СтрокаТаблицы": "TableRow", +"МассивПорогов": "ThresholdsArray", +"РазложитьJSON": "ParseJSON", +"ПолеКоллекции": "CollectionField", +"УдалитьЗадачу": "DeleteTask", +"МассивНомеров": "PhonesArray", +"ПолучитьЧисло": "GetNumber", +"маркетинговый": "Marketing", +"УстановкаТела": "BodySet", +"АдресРесурса4": "ResourceAddress4", +"УдалитьСделку": "DeleteDeal", +"АдресРесурса7": "ResourceAddress7", +"СледующееПоле": "NextField", +"ПрочитаноБайт": "BytesRead", +"СдэкКвитанция": "CdekReceipt", +"ВывестиСтроку": "PrintString", +"КомплексныйID": "ComplexID", +"Это новый чат": "This is a new chat", +"ОшибкаЗапроса": "RequestError", +"ПолучитьМетку": "GetTag", +"Твиттер_Твиты": "TwitterAPI_Tweets", +"КлиентMongoDB": "MongoDBClient", +"Изменить поле": "Modify field", +"СекретныйКлюч": "SecretKey", +"Создать канал": "Create channel", +"Первый запуск": "First start", +"АдресРесурса5": "ResourceAddress5", +"ГуглКалендарь": "GoogleCalendar", +"БитриксДиалог": "BitrixDialog", +"МассивСобытий": "ArrayOfEvents", +"ТелеграмГифка": "TelegramGif", +"Начало работы": "Getting started", +"КодироватьURL": "EncodeURL", +"ТелеграмОпрос": "TelegramPoll", +"ДатаОкончания": "EndDate", +"Наименование2": "Filename2", +"VK Teams (ОПИ": "VK Teams (OpenIntegrations", +"не ограничено": "unlimited", +"ВернутьЗапрос": "ReturnRequest", +"ШаблонФункции": "FunctionTemplate", +"Дополнительно": "Additionally", +"Значение поля": "Field value", +"НомерСтраницы": "PageNumber", +"Срок действия": "Expiration date", +"ОтветПроверки": "CheckResponse", +"XMLЗавершения": "FinishXML", +"УдалитьОбъект": "DeleteObject", +"СтруктураДаты": "DateStructure", +"ZipРазмерEOCD": "ZipSizeEOCD", +"ВозможныйФайл": "PossibleFile", +"Скачать папку": "Download folder", +"Основные тесты": "Main tests", +"ФоновыеЗадания": "BackgroundJobs", +"Это новый файл": "This is a new file", +"ЗаписатьЛогCLI": "WriteLogCLI", +"ДопустимыйЗнак": "AllowedSign", +"фильтр по типу": "filter by type", +"Новый файл.jpg": "New file.jpg", +"VK_СоздатьПост": "VK_CreatePost", +"Файл, Значение": "File, Value", +"ОтветЗаголовки": "ResponseHeaders", +"ПолучитьЗапрос": "GetRequest", +"Изменить заказ": "Update order", +"МассивАльбомов": "ArrayOfAlbums", +"ТекущеВложение": "CurrentAttachment", +"МассивИДПостов": "PostIDsArray", +"СтруктураПапки": "FolderStructure", +"РабочийКаталог": "WorkingDirectory", +"СоздатьСобытие": "CreateEvent", +"ЛокальныеФайлы": "LocalFiles", +"ПутьУдаленного": "PathOfRemote", +"ГлавныйВГруппе": "MainInGroup", +"ПолучитьОбъект": "GetObject", +"ДанныеАккаунта": "AccountData", +"ЗаписатьСтроку": "WriteLine", +"ПрочитанноБайт": "BytesRead", +"АтомарныеТесты": "AtomicTests", +"дата изменения": "date of change", +"РаботаСГруппой": "CommunityManagement", +"ГринПерезапуск": "GreenReboot", +"ОтправкаОтвета": "ResponseSending", +"РаботаСТокеном": "TokenManagement", +"Твит с опросом": "Tweet with poll", +"ДобавитьЗаписи": "AddRecords", +"ПолучитьСделку": "GetDeal", +"ОсновныеДанные": "BasicData", +"ТаблицаСостава": "CompositionTable", +"Некоторое поле": "Nekotoroe pole", +"ПолучитьСостав": "GetComposition", "МассивТоваров_": "ArrayOfProducts_", +"НажатиеКнопки1": "ButtonEvent1", +"ФоновоеКлиента": "ClientBackground", +"OPI_Компоненты": "OPI_AddIns", +"Новая кнопка 2": "New button 2", +"ВыполнитьСразу": "Start", +"ОтправитьОтвет": "SendResponse", +"Описание файла": "File description", +"МассивПодборок": "SelectionArray", +"Новая кампания": "New campaign", +"ID базы данных": "Database ID", +"Характеристика": "DescField", +"Тестовая папка": "TestFolder", +"МассивУпаковок": "PackagesArray", +"Заголовок чата": "Chat title", "СтрОбщийРазмер": "StrTotalSize", "Новое описание": "New description", "ЗаданиеКлиента": "ClientTask", -"Некоторое поле": "Nekotoroe pole", "РаботаСКнигами": "SpreadsheetsManagement", -"ГВ_Авторизация": "GW_Auth", -"Заголовок темы": "Thread title", -"МассивОписаний": "ArrayOfDescriptions", -"СтруктураПолей": "FieldsStructure", -"РазделительBat": "BatSeparator", -"ДобавитьЗапись": "AddRow", -"ВременнаяМетка": "Timestamp", -"Изменить товар": "Edit product", -"Новая кнопка 1": "New button 3", -"JsonВСтруктуру": "JsonToStructure", -"ОзонПодписчики": "OzonSubscribers", -"КонецПроцедуры": "EndProcedure", -"OPI_Интеграция": "OPI_Integrations", -"форматирование": "formatting", -"<путь к файлу>": "", "Awaiting.What(": "Ожидаем.Что(", -"ПолучитьСостав": "GetComposition", +"<путь к файлу>": "", +"форматирование": "formatting", +"OPI_Интеграция": "OPI_Integrations", +"КонецПроцедуры": "EndProcedure", +"ОзонПодписчики": "OzonSubscribers", +"JsonВСтруктуру": "JsonToStructure", "ПолучитьМассив": "GetArray", -"ТаблицаСостава": "CompositionTable", -"ПутьУдаленного": "PathOfRemote", -"Основные тесты": "Main tests", -"МассивАльбомов": "ArrayOfAlbums", -"Изменить заказ": "Update order", -"ПолучитьЗапрос": "GetRequest", -"СтруктураПапки": "FolderStructure", -"ОтветЗаголовки": "ResponseHeaders", -"Файл, Значение": "File, Value", -"VK_СоздатьПост": "VK_CreatePost", -"МассивИДПостов": "PostIDsArray", -"Новый файл.jpg": "New file.jpg", -"фильтр по типу": "filter by type", -"ДопустимыйЗнак": "AllowedSign", -"ЗаписатьЛогCLI": "WriteLogCLI", -"Это новый файл": "This is a new file", -"ФоновыеЗадания": "BackgroundJobs", -"ТекущеВложение": "CurrentAttachment", -"АтомарныеТесты": "AtomicTests", -"СоздатьСобытие": "CreateEvent", -"ПолучитьСделку": "GetDeal", -"ДобавитьЗаписи": "AddRecords", -"Твит с опросом": "Tweet with poll", -"РаботаСТокеном": "TokenManagement", -"ОтправкаОтвета": "ResponseSending", -"ГринПерезапуск": "GreenReboot", -"РабочийКаталог": "WorkingDirectory", -"РаботаСГруппой": "CommunityManagement", -"ОсновныеДанные": "BasicData", -"дата изменения": "date of change", -"ПрочитанноБайт": "BytesRead", -"ЗаписатьСтроку": "WriteLine", -"ДанныеАккаунта": "AccountData", -"ПолучитьОбъект": "GetObject", -"ГлавныйВГруппе": "MainInGroup", -"ЛокальныеФайлы": "LocalFiles", -"Заголовок чата": "Chat title", +"Новая кнопка 1": "New button 3", +"ВременнаяМетка": "Timestamp", +"ДобавитьЗапись": "AddRow", +"РазделительBat": "BatSeparator", +"СтруктураПолей": "FieldsStructure", +"МассивОписаний": "ArrayOfDescriptions", +"Заголовок темы": "Thread title", +"ГВ_Авторизация": "GW_Auth", +"Изменить товар": "Edit product", "Проверить BLOB": "Check BLOB", -"ОтправитьОпрос": "SendPoll", +"color=Белый) v": "color=White) v", "Переслать файл": "Resend file", -"ПараметрыТеста": "TestParameters", -"ответственного": "responsible", -"ТекущийАртикул": "CurrentArticle", -"ПолучитьСтроку": "GetLine", -"ДропБоксРабота": "DropboxWork", -"СтруктураМедиа": "MediaStructure", -"СоздатьКаталог": "CreateDirectory", -"Описание груза": "Goods description", -"Тестовый товар": "TestProduct", -"СтрокаВложений": "AttachmentsString", -"НачалоЭлемента": "StartElement", -"ПоследняяЧасть": "LastPart", -"цена до скидки": "pre-discount price", -"МассивЗначений": "ValuesArray", +"ОчиститьЯчейки": "ClearCells", +"МассивЗапросов": "ArrayOfRequests", +"IDПользователя": "UserID", +"ПолучитьДанные": "ReceiveData", +"КопироватьФайл": "FileCopy", +"ПолучитьЗаписи": "GetRecords", +"Получить ответ": "Get response", +"МассивОпераций": "ActionsArray", +"ЗаписанныйФайл": "RecordedFile", +"АТ_СоздатьБазу": "AT_CreateDatabase", +"Новое название": "New name", +"ФайлСтатистики": "StatisticsFile", +"Лог выполнения": "Execution log", +"ПолучитьВерсию": "GetVersion", +"ОписаниеЗаказа": "OrderDescription", +"ГуглИмяТаблицы": "GoogleSheetTitle", +"ПолучитьДиалог": "GetDialog", +"ПроверитьТокен": "CheckToken", +"СлакОтложенные": "SlackSheduled", +"ПокинутьГруппу": "LeaveGroup", +"УдалитьWebhook": "DeleteWebhook", +"ИДПользователя": "UserID", +"./docs/ru/cli/": "./docs/en/cli/", +"Изменить метку": "Update tag", +"РаботаСЗаказми": "OrdersManagement", +"СоздатьСчетчик": "CreateCounter", +"ОсновныеМетоды": "CommonMethods", +"Отправить файл": "Send file", +"ТелеграмИстина": "TelegramTrue", +"Создать альбом": "Create album", +"ОтложитьЗадачу": "DeferTask", +"ИзменитьСделку": "UpdateDeal", +"Удалить модель": "Delete model", +"ПолучитьПревью": "GetPreview", +"Проверка_Пусто": "Check_Empty", +"VK_УдалитьПост": "VK_DeletePost", +"МассивСтруктур": "StructuresArray", +"Удалить альбом": "Delete album", "Принять работу": "Approve task", +"МассивЗначений": "ValuesArray", +"цена до скидки": "pre-discount price", +"ПоследняяЧасть": "LastPart", +"НачалоЭлемента": "StartElement", +"СтрокаВложений": "AttachmentsString", +"Тестовый товар": "TestProduct", +"Описание груза": "Goods description", +"СоздатьКаталог": "CreateDirectory", +"СтруктураМедиа": "MediaStructure", +"ДропБоксРабота": "DropboxWork", +"ПолучитьСтроку": "GetLine", +"ТекущийАртикул": "CurrentArticle", +"ответственного": "responsible", +"ПараметрыТеста": "TestParameters", "ПолноеИмяМедиа": "FullMediaName", "ЧтениеZipФайла": "ZipFileReader", "Удалить задачу": "Delete task", "ТекущийОтнПуть": "CurrentRelPath", -"СтруктураЧасти": "PartStructure", -"Добавить товар": "Add product", -"ФорматДатыJSON": "JSONDateFormat", -"ЯМаркетКабинет": "YaMarketBusiness", -"НомерКатегории": "CategoryNumber", -"ИзменитьЗадачу": "UpdateTask", -"СоздатьТаблицу": "CreateTable", -"Нажмите Enable": "Click Enable", -"статус фильтра": "filter status", -"дополнительных": "additional", -"СтруктураТегов": "TagStructure", -"Регион сервиса": "Service region", -"Текстовый твит": "Text tweet", -"ПолучитьЗапись": "GetRecord", -"Номер паспорта": "Passport number", "для XML-сайтов": "for XML-sites", -"Удалить альбом": "Delete album", -"МассивСтруктур": "StructuresArray", -"VK_УдалитьПост": "VK_DeletePost", -"ПолучитьДиалог": "GetDialog", -"ОписаниеЗаказа": "OrderDescription", -"color=Белый) v": "color=White) v", -"ПолучитьВерсию": "GetVersion", -"Лог выполнения": "Execution log", -"ФайлСтатистики": "StatisticsFile", -"Новое название": "New name", -"АТ_СоздатьБазу": "AT_CreateDatabase", -"ЗаписанныйФайл": "RecordedFile", -"МассивОпераций": "ActionsArray", -"Получить ответ": "Get response", -"ПолучитьЗаписи": "GetRecords", -"КопироватьФайл": "FileCopy", -"ПолучитьДанные": "ReceiveData", -"IDПользователя": "UserID", -"МассивЗапросов": "ArrayOfRequests", -"ОчиститьЯчейки": "ClearCells", -"ГуглИмяТаблицы": "GoogleSheetTitle", -"ПроверитьТокен": "CheckToken", -"Проверка_Пусто": "Check_Empty", -"СлакОтложенные": "SlackSheduled", -"ПолучитьПревью": "GetPreview", -"Удалить модель": "Delete model", -"ИзменитьСделку": "UpdateDeal", -"ОтложитьЗадачу": "DeferTask", -"Создать альбом": "Create album", -"ТелеграмИстина": "TelegramTrue", -"Отправить файл": "Send file", -"ОсновныеМетоды": "CommonMethods", -"СоздатьСчетчик": "CreateCounter", -"РаботаСЗаказми": "OrdersManagement", -"Изменить метку": "Update tag", -"./docs/ru/cli/": "./docs/en/cli/", -"ИДПользователя": "UserID", -"УдалитьWebhook": "DeleteWebhook", -"ИзменитьСчетчик": "UpdateCounter", -"СтруктураТекста": "TextStructure", -"Не спланированы": "Not planned", -"СкопироватьФайл": "MakeFileCopy", -"IDЧатаИсточника": "FromChatID", -"ИзменитьТаблицу": "ModifyTable", -"TODO: Доописать": "TODO: Finish", -"ДвоичныеДанные1": "BinaryData1", -"ОтправитьМодель": "PushModel", -"ПолучитьНовости": "GetPosts", -"ПолучитьМагазин": "GetMarket", -"ТокенВЗаголовки": "TokenInHeaders", -"Удалить счетчик": "Delete counter", -"СформироватьURL": "FormURL", -"ГринАвторизован": "GreenAuth", -"200 И Результат": "200 And Result", -"PostgreSQL (ОПИ": "PostgreSQL (OpenIntegrations", -"СтруктураЗаявки": "InvitationStructure", -"ИспользоватьTls": "UseTls", -"ФайлТелаВозврат": "BodyFileReturn", -"IDПодразделения": "DepartmentID", -"СтруктураЗадачи": "TaskData", -"Перенаправление": "Redirection", -"ТекстВыполнения": "ExecutionText", -"Создание твитов": "Tweets creation", -"Получить записи": "Get records", -"ПолучитьСобытия": "GetEvents", -"ИмяФайла), Файл": "FileName), File", -"СократитьСсылку": "ShortenLink", -"ВайберСообщение": "ViberMessage", -"AWS_ОбщиеМетоды": "AWS_CommonMethods", -"ЗаписатьСимволы": "WriteChars", -"Изменить сделку": "Update deal", -"МетрикаСчетчики": "MetrikaCounters", -"СоздатьЧат (хук": "CreateChat (wh", -"Создать счетчик": "Create counter", -"Санкт-Петербург": "St. Petersburg", -"СтатусОбработки": "ProcessingStatus", -"СтруктураДомена": "DomainStructure", -"текст сообщения": "message text", -"Новое имя метки": "New tag title", -"DO + Транзакция": "DO + Transaction", -"Работа с чатами": "Chats works", -"Номер,Строковое": "Number,String", -"HTTPСервисОтвет": "HTTPServiceResponse", -"Неотрицательный": "Nonnegative", -"ЗагруженныйФайл": "UploadedFile", -"Новый заголовок": "New title", -"КакСоответствие": "AsMap", -"РаботаСБакетами": "BucketsManagement", -"Изменить задачу": "Update task", -"РезультатЧтения": "ReadingResult", -"ПараметрыЗаписи": "WriterSettings", -"ГринВходнойФайл": "GreenInputFile", +"Номер паспорта": "Passport number", +"ПолучитьЗапись": "GetRecord", +"Текстовый твит": "Text tweet", +"Регион сервиса": "Service region", +"СтруктураТегов": "TagStructure", +"дополнительных": "additional", +"ОтправитьОпрос": "SendPoll", +"статус фильтра": "filter status", +"СоздатьТаблицу": "CreateTable", +"ИзменитьЗадачу": "UpdateTask", +"НомерКатегории": "CategoryNumber", +"ЯМаркетКабинет": "YaMarketBusiness", +"ФорматДатыJSON": "JSONDateFormat", +"Добавить товар": "Add product", +"СтруктураЧасти": "PartStructure", +"Нажмите Enable": "Click Enable", +"МаксимумПостов": "MaximumPosts", +"Перезаписывать": "Overwrite", +"ОписаниеОшибки": "ErrorDescription", +"Загрузить файл": "Upload file", +"МассивОписания": "DescriptionArray", +"МетрикаСчетчик": "MetrikaCounter", +"Объект запроса": "Request object", +"Создать сделку": "Create deal", +"Получить заказ": "Get order", +"ПолучитьЗадачу": "GetTask", +"КартинкаЗамены": "ReplacementImage", +"Новая стадия 2": "New stage 2", +"ТолькоПросмотр": "ViewOnly", +"базовой задачи": "of base task", +"OPI_HTTPКлиент": "OPI_HTTPClient", +"ПолучитьБулево": "GetBoolean", +"Base64Значение": "Base64Value", +"МассивОбъектов": "ArrayOfObjects", +"УдалитьКаталог": "DeleteFolder", +"ТекущийАбсПуть": "CurrentAbsPath", +"Получить книгу": "Get spreadsheet", +"Текст описания": "Description text", +"ЧатыИСообщения": "ChatsAndMessages", +"Договоренность": "Appointment", +"Получить метку": "Get tag", +"Удалить объект": "Delete object", +"Путь,Временный": "Path,Temporary", +"ЗагрузитьФайлы": "UploadFiles", +"ЯДискПроцедура": "YaDiskProc", +"УдалитьСчетчик": "DeleteCounter", +"УдалитьНовость": "DeletePost", +"КопироватьЛист": "CopySheet", +"Новая кнопка 3": "New button 1", +"СтрочныйМассив": "StringArray", +"ЯМаркетМагазин": "YaMarketCampaign", +"ОписаниеЗаявки": "InvitationDescription", +"Заголовок поля": "Field title", +"необяз. по ум.": "optional, def. val.", +"Серия паспорта": "Passport series", +"Создать записи": "Create records", +"Номер телефона": "Phone number", +"СтруктураСбора": "CollectionStructure", +"СтруктураЯчеек": "CellStructure", +"СтрокаПодборок": "SelectionsString", +"УдалитьСобытие": "DeleteEvent", +"ТекущаяКоманда": "CurrentCommand", +"НачалоЗагрузки": "UploadStart", +"DevOps инженер": "DevOps engineer", +"АТ_СоздатьПоле": "AT_CreateField", +"РаботаСЛистами": "WorkingWithSheets", +"IDРуководителя": "HeadID", +"МассивКартинок": "ImageArray", +"ТекущаяПозиция": "CurrentPosition", +"СтруктураОпций": "OptionsStructure", +"СписокЗначений": "ValueList", +"Green API (ОПИ": "Green API (OpenIntegrations", +"ОтправкаДанных": "DataSending", +"Создать задачу": "Create task", +"ОписаниеМетода": "MethodDescription", +"АТСписокТаблиц": "ATTablesList", +"УдаленныеФайлы": "RemoteFiles", +"ОписаниеТовара": "ProductDescription", +"Путь к объекту": "Path to the object", +"Строка, Массив": "String, Array", +"СерверноеВремя": "ServerTime", +"ЗапросФайлТела": "RequestBodyFile", +"HTTPСоединение": "HTTPConnection", +"Файл документа": "Document file", +"Создать группу": "Create group", +"ЗагрузитьВидео": "UploadVideo", +"ПутьСохранения": "SavePath", +"РазмерСтраницы": "PageSize", +"ДропБоксМассив": "DropboxArray", +"Neocities (ОПИ": "Neocities (OpenIntegrations", +"ПроверяемыйТип": "CheckedType", +"КлючПриложения": "AppKey", +"OPI_ЗапросыSQL": "OPI_SQLQueries", +"МассивМедиаГиф": "MediaGifArray", +"Создать модель": "Create model", +"Удалить сделку": "Delete deal", +"ДвойныеКавычки": "DoubleQuotes", +"ПустаяСхемаSQL": "NewSQLScheme", +"ID комментария": "CommentID", +"Обновить токен": "Refresh token", +"РаботаСБлоками": "BlocksManagement", +"ИтоговыйМассив": "ResultingArray", +"Установка тела": "Body set", +"ФайлРезультата": "ResultFile", +"Тип клавиатуры": "KeyboardType", +"ОтправитьАудио": "SendAudio", +"РаботаСФайлами": "FileManagement", +"ОтправитьВидео": "SendVideo", +"Комплексный ID": "Complex attribute ID", +"ДатаБезВремени": "DateWithoutTime", +"СоздатьИсторию": "CreateStory", +"Сделать репост": "Make repost", +"ЗаменяемыйКлюч": "ReplacedKey", +"СоздатьНовость": "CreatePost", +"РаботаСДанными": "DataManagement", +"Номер упаковки": "Package number", +"Тестовый твитт": "TestTweet", +"приветственное": "welcoming", +"СлакТемаКанала": "SlackChannelTopic", +"предполагаемая": "expected", +"СтрНачинаетсяС": "StrStartsWith", +"Получить канал": "Get channel", +"JSONВСтруктуру": "JSONToStructure", +"СтруктураЗамен": "ReplaceStructure", +"ТекущийЭлемент": "CurrentElement", +"ОтправитьГифку": "SendGif", +"МассивФильтров": "FiltersArray", +"Покинуть канал": "Leave channel", +"МассивВложений": "AttachmentsArray", +"Номер страницы": "Page number", +"ПривестиБулево": "MakeBoolean", +"ОписаниеЗаписи": "RecordDescription", +"ПозицияВПотоке": "PositionInStream", +"ЭлементМассива": "ArrayElement", +"ПараметрМетода": "MethodParameter", +"Описание видео": "Video description", +"ВариантыОтвета": "AnswerOptions", +"ОписаниеString": "DescriptionString", +"Отбор по имени": "Filter by name", +"Имя поля формы": "Form field name", +"УдалитьТаблицу": "DeleteTable", +"Скачать модель": "Pull model", +"цвет календаря": "calendar color", +"ТелеграмМассив": "TelegramArray", +"Открыть диалог": "Open dialog", +"ЗапросДвочиные": "RequestBinary", +"Поставить лайк": "Like", +"ТекущаяОбласть": "CurrentRegion", +"Закрыть диалог": "Close dialog", +"МассивОтправки": "SendArray", +"UUID преалерта": "Prealert UUID", +"Деловые услуги": "Business", +"характеристика": "feature", +"МассивСекретов": "SecretsArray", +"СтруктураФайла": "FileStructure", +"ЗначениеДанных": "DataValue", +"ДвоичныеДанные": "BinaryData", +"ПроблемныйЭтап": "ProblemStep", +"Тестовый канал": "Test channel", +"Отправить BLOB": "Push BLOB", +"ВступитьВКанал": "JoinChannel", +"ЗапросыБезТела": "RequestsWithoutBody", +"ОтправкаВКанал": "SendingToChannel", +"ДропБоксСтатус": "DropboxStatus", +"Удалить записи": "Delete records", +"РаботаСАкциями": "PromotionsManagement", +"Принять задачу": "Approve task", +"ОбновитьЗаписи": "UpdateRecords", +"OllamaПривязки": "OllamaEmbeddings", +"Получить токен": "Get token", +"СоздатьСтраницу": "CreatePage", +"АТБазаСТаблицей": "ATBaseWithTable", +"ЗапуститьСервер": "StartServer", +"Получить задачу": "Get task", +"ВКТ_ОбщиеМетоды": "VKT_CommonMethods", +"УдалитьЛид (хук": "DeleteLead (wh", +"УстановитьТекст": "SetText", +"МассивРодителей": "ArrayOfParents", +"ПолучениеДанных": "DataRetrieving", +"СлучайныйМассив": "RandomArray", +"Группа картинок": "Pictures group", +"Создать историю": "Create story", +"ЗначенияСвойств": "PropertyValues", +"ПараметрЗапроса": "QueryParameter", +"Обновить записи": "Update records", +"ул. Блюхера, 32": "st. Bluchera, 32", +"ОдиночнаяЗапись": "SingleRecord", +"ЗависимостиГугл": "GoogleDependencies", +"Удалить событие": "Delete event", +"ЯМаркетМагазины": "YaMarketMarkets", +"ПолучитьТаблицу": "GetTable", +"ОригиналныйПуть": "OriginalPath", +"Получить превью": "Get preview", +"ЭтоСоответствие": "IsMap", +"ТекущаяДатаUNIX": "CurrentUNIXDate", +"КодировкаТекста": "TextEncoding", +"VK_СоздатьОпрос": "VK_CreatePoll", +"ЗначениеСтрокой": "ValueAsString", +"Пункт чек-листа": "Checklist element", +"Вспомогательные": "Auxiliary", +"Удалить новость": "Delete post", +"СтрокаЗаголовка": "HeaderString", +"ОписаниеКоманды": "CommandDescription", +"Подпись к файлу": "File caption", +"ПараметрСтрокой": "ParameterString", +"ID пользователя": "User ID", +"ИзменитьСобытие": "EditEvent", +"Компоненты (ОПИ": "AddIns (OpenIntegrations", +"ПолучитьСобытие": "GetEvent", +"ул. Блюхера, 33": "st. Bluchera, 33", +"Дата с временем": "Date with time", +"РаботаСЗаписями": "RecordManagement", +"ПолучениеТокена": "TokenRetrieval", +"Копировать лист": "Copy sheet", +"VK_УдалитьТовар": "VK_DeleteProduct", +"СтруктураЗаписи": "RecordStructure", +"Новый каталог 2": "New folder 2", +"НССинхронизация": "NCSync", +"МассивВариантов": "OptionArray", +"Текст сообщения": "Message text", +"УдалитьКартинку": "DeleteImage", +"ОписанияКолонок": "ColoumnsDescription", +"ФайлСодержимого": "ContentFile", +"СтруктураВыбора": "ChoiceStructure", +"ТекстСортировки": "SortingText", +"ДобавитьКолонку": "AddColoumn", +"ВКГруппаТоваров": "VKProductsGroup", +"Отправить ответ": "Send response", +"Загрузить видео": "Upload video", +"ОшибкаКоллекции": "CollectionError", +"ГринВыходГруппы": "GreenLeaveGroup", +"РаботаСЗаказами": "OrderManagement", +"Получить диалог": "Get dialog", +"ПустаяСхемаDrop": "EmptySchemeDrop", +"СтруктураФлагов": "FlagsStructure", +"ЗаписатьЦелое16": "WriteInt16", +"ОписаниеСтроки1": "RowDescription1", +"Получить данные": "Receive data", +"ПолучитьАккаунт": "GetAccount", +"Telegram_Разбан": "Telegram_Unban", +"Пустое значение": "Empty value", +"Загрузить файлы": "Upload files", +"ЗаписатьЦелое32": "WriteInt32", +"ОписаниеТаблицы": "TableDescription", +"ТекущееЗначение": "CurrentValue", +"Новый календарь": "new calendar", +"Отправить опрос": "Send poll", +"СообщениеОшибки": "ErrorText", +"СтруктураКнопки": "ButtonStructure", +"Сокращенный URL": "Shortened URL", +"СтруктураТовара": "ItemStructure", +"JSON клавиатуры": "Keyboard JSON", +"ИнтернетМагазин": "OnlineStore", +"ТипСоответствие": "TypeMap", +"СтруктураОплаты": "PaymentStructure", +"Добавить записи": "Add rows", +"Создать таблицу": "Create table", +"дата завершения": "completion date", +"Отправить видео": "Send video", +"Проверка_Строка": "Check_String", +"СодержимоеФайла": "FileContent", +"Новое сообщение": "New message", +"ЗаголовокОтвета": "ResponseHeader", +"Строка: \"1:7788": "String: \"1:7788", +"ДропбоксАккаунт": "DropboxAccount", +"МобильныйКлиент": "MobileClient", +"Отправить аудио": "Send audio", +"РаботаСКаналами": "ChannelManagement", +"УдалитьПодборку": "DeleteSelection", +"IDПользователей": "UserIDs", +"Проверка_СлакОк": "Check_SlackOk", +"СтруктураФайлов": "FileStructure", +"Поле для текста": "Text field", +"ОчиститьТаблицу": "ClearTable", +"ПараметрыМетода": "MethodParameters", +"Проверка_ВКПост": "Check_VKPost", +"Таймаут запроса": "Request timeout", +"ПолучитьСчетчик": "GetCounter", +"СоздатьЛид (хук": "CreateLead (wh", +"Отправить гифку": "Send GIF", +"МассивТелефонов": "PhonesArray", +"Работа с диском": "Working with drive", +"XMLКонфигурация": "XmlConfig", +"СтруктураЧастей": "PartsStructure", +"РасширениеФайла": "FileExtension", +"ОтправитьСтроку": "SendLine", +"Настройка OAuth": "OAuth settings", +"ПрочитатьСтроку": "ReadLine", +"БитриксВложение": "BitrixAttachment", +"Покинуть группу": "Leave group", +"ПорядковыйНомер": "OrderNumber", +"ВКТПользователь": "VKTUser", +"Получить сделку": "Get deal", +"Плановое начало": "Planned start", +"ВК_СоздатьОпрос": "VKAPI_CreatePoll", +"ИДЖелтогоТовара": "YellowItemID", +"Удалить Webhook": "Delete webhook", +"СтруктураЗаказа": "OrderStructure", +"ВыполнитьЗапрос": "ExecuteRequest", +"поле фильтрации": "filter field", +"СтруктураЯрлыка": "LabelStructure", +"КлючиЗаголовков": "HeadersKeys", +"ВводныйПараметр": "IntroductoryParameter", +"Правила Маркета": "Market rules", +"СоздатьТвитСГиф": "CreateTweetWithGif", +"ВнутреннийНомер": "IMNumber", +"ЗапросИзменения": "ChangeRequest", +"логин владельца": "owners login", +"ЗавершитьРаботу": "FinishWork", +"ОтключитьСервер": "StopServer", +"ID базовой темы": "ID of base topic", +"автоматического": "automatically", +"Получить версию": "Get version", +"Отложить задачу": "Defer task", +"OPI_Инструменты": "OPI_Tools", +"ТекущийПараметр": "CurrentParameter", +"СчетчикУспешных": "SuccessCount", +"ПовторитьСтроку": "RepeatString", +"СтатусСообщения": "MessageStatus", +"ЗапросЗаголовки": "RequestHeaders", +"ТелеграмКонтакт": "TelegramContact", +"ссылка на видео": "video URL", +"ДвоичныеДанные2": "BinaryData2", +"СвоиИзображения": "OwnImages", +"Проверка_Массив": "Check_Array", +"ПеременнаяСреды": "EnvironmentVariable", +"OllamaСообщение": "OllamaMessage", +"Массив Из Число": "Array Of Number", +"Проверка_ВКЛайк": "Check_VKLike", "РезультатИстина": "ResultTrue", +"ГринВходнойФайл": "GreenInputFile", +"ПараметрыЗаписи": "WriterSettings", +"РезультатЧтения": "ReadingResult", +"Изменить задачу": "Update task", +"РаботаСБакетами": "BucketsManagement", +"КакСоответствие": "AsMap", +"Новый заголовок": "New title", +"ЗагруженныйФайл": "UploadedFile", +"Неотрицательный": "Nonnegative", +"HTTPСервисОтвет": "HTTPServiceResponse", +"Номер,Строковое": "Number,String", +"Работа с чатами": "Chats works", +"DO + Транзакция": "DO + Transaction", +"Новое имя метки": "New tag title", "Почтовый индекс": "Postal code", "ШаблонЗаголовка": "HeaderTemplate", "Картинка опроса": "Poll image", "ПолучениеОтвета": "ResponseReceiving", -"ГринНоваяГруппа": "GreenNewGroup", -"Кирилица в пути": "Cyrillic at path", -"Социальные сети": "Social networks", -"ЗапросТипДанных": "RequestDataType", -"ОписаниеСобытия": "EventDescription", -"Новый цвет чата": "New chat color", -"Основные методы": "Common methods", -"создайте проект": "create a project", -"Я бот, а ты нет": "I am bot, but you - not", -"МассивСообщений": "MessagesArray", -"фмльтр по метке": "filter by label", -"ОписаниеСтроки2": "RowDescription2", -"ИзменитьНовость": "UpdatePost", -"Измененное поле": "Izmenennoe pole", -"установлен свой": "set your", "КаталогПримеров": "CatalogExample", +"установлен свой": "set your", +"Измененное поле": "Izmenennoe pole", +"ИзменитьНовость": "UpdatePost", +"ОписаниеСтроки2": "RowDescription2", +"фмльтр по метке": "filter by label", +"МассивСообщений": "MessagesArray", +"текст сообщения": "message text", +"Я бот, а ты нет": "I am bot, but you - not", +"Основные методы": "Common methods", +"Новый цвет чата": "New chat color", +"ОписаниеСобытия": "EventDescription", +"ЗапросТипДанных": "RequestDataType", +"Социальные сети": "Social networks", +"Кирилица в пути": "Cyrillic at path", +"ГринНоваяГруппа": "GreenNewGroup", +"создайте проект": "create a project", +"СтруктураДомена": "DomainStructure", +"СтатусОбработки": "ProcessingStatus", +"Санкт-Петербург": "St. Petersburg", +"200 И Результат": "200 And Result", +"ГринАвторизован": "GreenAuth", +"СформироватьURL": "FormURL", +"Удалить счетчик": "Delete counter", +"ТокенВЗаголовки": "TokenInHeaders", +"ПолучитьМагазин": "GetMarket", +"ПолучитьНовости": "GetPosts", +"PostgreSQL (ОПИ": "PostgreSQL (OpenIntegrations", +"ОтправитьМодель": "PushModel", +"TODO: Доописать": "TODO: Finish", +"ТаблицаЗначений": "ValueTable", +"IDЧатаИсточника": "FromChatID", +"СкопироватьФайл": "MakeFileCopy", +"Не спланированы": "Not planned", +"СтруктураТекста": "TextStructure", +"ИзменитьСчетчик": "UpdateCounter", +"ДвоичныеДанные1": "BinaryData1", "ГуглКомментарий": "GoogleComment", +"СтруктураЗаявки": "InvitationStructure", +"ФайлТелаВозврат": "BodyFileReturn", +"Создать счетчик": "Create counter", +"СоздатьЧат (хук": "CreateChat (wh", +"МетрикаСчетчики": "MetrikaCounters", +"Изменить сделку": "Update deal", +"ЗаписатьСимволы": "WriteChars", +"AWS_ОбщиеМетоды": "AWS_CommonMethods", +"ВайберСообщение": "ViberMessage", +"ИспользоватьTls": "UseTls", +"СократитьСсылку": "ShortenLink", +"ПолучитьСобытия": "GetEvents", +"Получить записи": "Get records", +"Создание твитов": "Tweets creation", +"ТекстВыполнения": "ExecutionText", +"Перенаправление": "Redirection", +"СтруктураЗадачи": "TaskData", +"IDПодразделения": "DepartmentID", +"ИмяФайла), Файл": "FileName), File", "РазделительBash": "BashSeparator", -"Инициализирован": "Initialized", +"ИзменитьТаблицу": "ModifyTable", "ИспользуемоеИмя": "DisplayedName", -"перенаправления": "redirection", -"РаботаСЗадачами": "TasksManagement", -"Массив картинок": "Array of images", -"Ключ приложения": "Application key", -"СлакВнешнийФайл": "SlackExternalFile", -"OPI инструменты": "OPI tools", -"OPI_ЗапросыHTTP": "OPI_HTTPRequests", -"УправлениеЧатом": "ChatManagement", -"ОтправитьЗапрос": "SendRequest", -"статус операции": "action status", -"Проверить токен": "Check token", -"Очистить ячейки": "Clear cells", -"уровень доступа": "Access level", -"Структура полей": "Fields structure", -"ФайлРепозитория": "RepositoryFile", -"ЭтоТипКоллекция": "IsCollectionType", -"ЗаголовокПотока": "StreamHeader", -"РаботаСМоделями": "ModelsManagement", -"ЗавершитьЗадачу": "CompleteTask", -"Описание товара": "Product description", -"ЗначениеВМассив": "ValueToArray", -"Данные аккаунта": "Account data", -"ТекущееОписание": "CurrentDescription", -"СоздатьПреалерт": "CreatePrealert", -"ОбъектСравнения": "ComparisonObject", -"ПолучитьКаталог": "GetFolder", -"Массив ID медиа": "Media ID array", -"СтруктураПорога": "ThresholdStructure", -"ДобавитьКоманду": "AddCommand", -"ПреобразоватьИД": "ConvertID", -"ИсполняемыйФайл": "ExecFile", -"МестоПроведения": "Venue", -"Удалить каталог": "Delete folder", -"СтрокаСигнатуры": "SignatureString", -"ID целевой базы": "Target database ID", -"ОтправитьДанные": "SendData", -"Получить запись": "Get record", -"IDИнициализации": "InitializationID", -"Ждет завершения": "Waiting for completion", -"МетрикаОперации": "MetrikaActions", -"НСФайлыКаталога": "NCFolderFiles", -"ИскомыйПараметр": "DesiredParameter", -"Создать каталог": "Create folder", -"ЗагрузитьОбъект": "PutObject", -"Код города ФИАС": "FIAS city code", -"Удалить таблицу": "Delete table", -"ОписаниеOldchar": "DescriptionOldchar", -"Получить объект": "Get object", -"СтруктураДанных": "DataStructure", -"Название города": "City name", -"РаботаСТоварами": "ProductManagement", -"Доуступные типы": "Available types", -"Серверное время": "Server time", -"СтруктураУслуги": "ServiceStructure", "УстановитьЛимит": "SetLimit", +"СтруктураУслуги": "ServiceStructure", +"Серверное время": "Server time", +"Доуступные типы": "Available types", +"РаботаСТоварами": "ProductManagement", +"Название города": "City name", +"СтруктураДанных": "DataStructure", +"Получить объект": "Get object", +"ОписаниеOldchar": "DescriptionOldchar", +"Удалить таблицу": "Delete table", +"Код города ФИАС": "FIAS city code", +"ЗагрузитьОбъект": "PutObject", +"Создать каталог": "Create folder", +"ИскомыйПараметр": "DesiredParameter", +"НСФайлыКаталога": "NCFolderFiles", "ТекстКоличества": "CountText", "ОтправитьСсылку": "SendLink", "МассивУдаляемых": "ArrayOfDeletions", "УправлениеЛидом": "ManageLead", -"Создать новость": "Create post", -"Текст заголовка": "Title text", -"ОзонНовыеТовары": "OzonNewProducts", -"Работа с лидами": "Leads management", -"МассивСчетчиков": "CountersArray", -"Ответ на запрос": "Response", -"ОбработатьОтвет": "ProcessResponse", -"НужнаРаспаковка": "NeedsUnpacking", -"ЗапросПотокТела": "RequestBodyStream", -"СтруктураАдреса": "AddressStructure", -"КоллекцияТаблиц": "TableCollection", -"ГринУведомление": "GreenNotification", -"0).Равно(Истина": "0).Equal(True", -"ОтклонитьЗадачу": "DisapproveTask", -"Создать событие": "Create event", -"Массив Из Число": "Array Of Number", +"Инициализирован": "Initialized", "АрхивироватьЧат": "ArchiveChat", -"Проверка_ВКЛайк": "Check_VKLike", -"ТаблицаЗначений": "ValueTable", -"OllamaСообщение": "OllamaMessage", -"СтруктураФайлов": "FileStructure", -"Компоненты (ОПИ": "AddIns (OpenIntegrations", -"СтруктураВыбора": "ChoiceStructure", -"ФайлСодержимого": "ContentFile", -"ОписанияКолонок": "ColoumnsDescription", -"УдалитьКартинку": "DeleteImage", -"Текст сообщения": "Message text", -"МассивВариантов": "OptionArray", -"ДобавитьКолонку": "AddColoumn", -"НССинхронизация": "NCSync", -"СтруктураЗаписи": "RecordStructure", -"VK_УдалитьТовар": "VK_DeleteProduct", -"Копировать лист": "Copy sheet", -"ПолучениеТокена": "TokenRetrieval", -"РаботаСЗаписями": "RecordManagement", -"Дата с временем": "Date with time", -"ул. Блюхера, 33": "st. Bluchera, 33", -"Новый каталог 2": "New folder 2", -"Отправить ответ": "Send response", -"ОписаниеСтроки1": "RowDescription1", -"Загрузить видео": "Upload video", -"ТекущееЗначение": "CurrentValue", -"ОписаниеТаблицы": "TableDescription", -"ЗаписатьЦелое32": "WriteInt32", -"Загрузить файлы": "Upload files", -"Пустое значение": "Empty value", -"Telegram_Разбан": "Telegram_Unban", -"ПолучитьАккаунт": "GetAccount", -"Новый календарь": "new calendar", -"Получить данные": "Receive data", -"ЗаписатьЦелое16": "WriteInt16", -"СтруктураФлагов": "FlagsStructure", -"ПустаяСхемаDrop": "EmptySchemeDrop", -"Получить диалог": "Get dialog", -"РаботаСЗаказами": "OrderManagement", -"ГринВыходГруппы": "GreenLeaveGroup", -"ОшибкаКоллекции": "CollectionError", -"ПолучитьСобытие": "GetEvent", -"ВКГруппаТоваров": "VKProductsGroup", -"ИзменитьСобытие": "EditEvent", -"ЯМаркетМагазины": "YaMarketMarkets", -"УдалитьЛид (хук": "DeleteLead (wh", -"ПараметрЗапроса": "QueryParameter", -"ЗначенияСвойств": "PropertyValues", -"Создать историю": "Create story", -"Группа картинок": "Pictures group", -"МассивРодителей": "ArrayOfParents", -"СлучайныйМассив": "RandomArray", -"ПолучениеДанных": "DataRetrieving", -"ул. Блюхера, 32": "st. Bluchera, 32", -"УстановитьТекст": "SetText", -"ВКТ_ОбщиеМетоды": "VKT_CommonMethods", -"Получить задачу": "Get task", -"ЗапуститьСервер": "StartServer", -"АТБазаСТаблицей": "ATBaseWithTable", -"СоздатьСтраницу": "CreatePage", -"Обновить записи": "Update records", -"ОдиночнаяЗапись": "SingleRecord", -"VK_СоздатьОпрос": "VK_CreatePoll", -"Удалить событие": "Delete event", -"ПараметрСтрокой": "ParameterString", -"Подпись к файлу": "File caption", -"ОписаниеКоманды": "CommandDescription", -"СтрокаЗаголовка": "HeaderString", -"Удалить новость": "Delete post", -"Вспомогательные": "Auxiliary", -"ЗависимостиГугл": "GoogleDependencies", -"Пункт чек-листа": "Checklist element", -"ID пользователя": "User ID", -"ЗначениеСтрокой": "ValueAsString", -"КодировкаТекста": "TextEncoding", -"ТекущаяДатаUNIX": "CurrentUNIXDate", -"ЭтоСоответствие": "IsMap", -"Получить превью": "Get preview", -"ОригиналныйПуть": "OriginalPath", -"ПолучитьТаблицу": "GetTable", -"ТекстСортировки": "SortingText", -"Отправить опрос": "Send poll", -"Настройка OAuth": "OAuth settings", -"СтруктураКнопки": "ButtonStructure", -"СоздатьТвитСГиф": "CreateTweetWithGif", -"Правила Маркета": "Market rules", -"ВводныйПараметр": "IntroductoryParameter", -"КлючиЗаголовков": "HeadersKeys", -"СтруктураЯрлыка": "LabelStructure", -"поле фильтрации": "filter field", -"ВыполнитьЗапрос": "ExecuteRequest", -"ВнутреннийНомер": "IMNumber", -"СтруктураЗаказа": "OrderStructure", -"ИДЖелтогоТовара": "YellowItemID", -"ВК_СоздатьОпрос": "VKAPI_CreatePoll", -"Плановое начало": "Planned start", -"Получить сделку": "Get deal", -"ВКТПользователь": "VKTUser", -"ПорядковыйНомер": "OrderNumber", -"Покинуть группу": "Leave group", -"Удалить Webhook": "Delete webhook", -"логин владельца": "owners login", -"СчетчикУспешных": "SuccessCount", -"ЗавершитьРаботу": "FinishWork", -"Проверка_Массив": "Check_Array", -"СвоиИзображения": "OwnImages", -"ДвоичныеДанные2": "BinaryData2", -"ссылка на видео": "video URL", -"ТелеграмКонтакт": "TelegramContact", -"ЗапросЗаголовки": "RequestHeaders", -"СтатусСообщения": "MessageStatus", -"ПеременнаяСреды": "EnvironmentVariable", -"ПовторитьСтроку": "RepeatString", -"ТекущийПараметр": "CurrentParameter", -"OPI_Инструменты": "OPI_Tools", -"Отложить задачу": "Defer task", -"Получить версию": "Get version", -"автоматического": "automatically", -"ID базовой темы": "ID of base topic", -"ОтключитьСервер": "StopServer", -"БитриксВложение": "BitrixAttachment", -"ЗапросИзменения": "ChangeRequest", -"ПрочитатьСтроку": "ReadLine", -"Отправить аудио": "Send audio", -"ДропбоксАккаунт": "DropboxAccount", -"Строка: \"1:7788": "String: \"1:7788", -"ЗаголовокОтвета": "ResponseHeader", -"Новое сообщение": "New message", -"СодержимоеФайла": "FileContent", -"Проверка_Строка": "Check_String", -"Отправить видео": "Send video", -"МобильныйКлиент": "MobileClient", -"дата завершения": "completion date", -"Добавить записи": "Add rows", -"СтруктураОплаты": "PaymentStructure", -"ТипСоответствие": "TypeMap", -"ИнтернетМагазин": "OnlineStore", -"JSON клавиатуры": "Keyboard JSON", -"СтруктураТовара": "ItemStructure", -"Сокращенный URL": "Shortened URL", -"Создать таблицу": "Create table", -"РаботаСКаналами": "ChannelManagement", -"Таймаут запроса": "Request timeout", -"УдалитьПодборку": "DeleteSelection", -"РасширениеФайла": "FileExtension", -"СтруктураЧастей": "PartsStructure", -"XMLКонфигурация": "XmlConfig", -"Работа с диском": "Working with drive", -"МассивТелефонов": "PhonesArray", -"Отправить гифку": "Send GIF", -"СоздатьЛид (хук": "CreateLead (wh", -"ОтправитьСтроку": "SendLine", -"ПолучитьСчетчик": "GetCounter", -"Проверка_ВКПост": "Check_VKPost", -"ПараметрыМетода": "MethodParameters", -"ОчиститьТаблицу": "ClearTable", -"Поле для текста": "Text field", -"СообщениеОшибки": "ErrorText", -"Проверка_СлакОк": "Check_SlackOk", -"IDПользователей": "UserIDs", -"ОбязательныеПоля": "RequiredFields", -"Элемент.Значение": "Element.Value", -"ОписаниеКартинки": "ImageDescription", -"Инструменты (ОПИ": "Tools (OpenIntegrations", -"СтруктураСтроки2": "RowStrucutre1", -"Телефон контакта": "Contact phone number", -"ИмяФайлаОтправки": "SendingFileName", -"ПараметрыСтрокой": "ParametersString", -"ЗагрузкаКартинки": "ImageUpload", -"ОбработатьЗапрос": "ProcessRequest", -"ПолучитьДвоичные": "GetBinary", -"ВосстановитьФайл": "RestoreFile", -"Получить событие": "Get event", -"Инициализировать": "Initialize", -"ВладелецКартинки": "ImageOwner", -"СлакПользователи": "SlackUsers", -"owner_id, но без": "owner_id, but without", -"РаботаСОбъектами": "ObjectsManagement", -"ВыгрузитьКолонку": "UnloadColumn", -"Получение данных": "Data retrieving", -"СтруктураПозиции": "ItemStructure", -"AWS4Использовать": "AWS4Using", -"ПространствоИмен": "TargetNamespace", -"Получение Токена": "Token retrieval", -"место проведения": "venue", -"ОтправитьКонтакт": "SendContact", -"УправлениеФайлом": "FileManagement", -"Работа с акциями": "Promotions management", -"СоставБиблиотеки": "LibraryComposition", -"МассивСтатистики": "StatisticsArray", -"Удалить подборку": "Delete selection", -"ВыполнениеКоманд": "CommandsExecution", -"ВыполнитьТестCLI": "ExecuteTestCLI", -"ПолучитьСтраницу": "GetPage", -"КаталогКомпонент": "AddInsFolder", -"ПривестиЗначение": "AdjustValue", -"ГВ_ОбновитьТокен": "GV_UpdateToken", -"размер информера": "informer size", -"РаботаСоСделками": "DealsManagement", -"SQLiteНетЗаписей": "SQLiteNoRows", -"ЗапросЗащищенное": "RequestProtected", -"превью документа": "document preview", -"БитриксСообщения": "BitrixMessages", -"МассивИнформации": "ArrayOfInformation", -"Кодировка строки": "String encoding", -"МассивКалендарей": "ArrayOfCalendars", -"Имя пользователя": "Users name", -"Получить таблицу": "Get table", -"ИспользоватьФайл": "UseFile", -"ЗапросыMultipart": "MultipartRequests", -"Прочитать строку": "Read line", -"Проверка_ВКТовар": "Check_VKProduct", -"Картинка и видео": "Picture and video", -"Твит с картинкой": "Tweet with image", -"ВариантСвойства1": "PropVariant1", -"ЗаписатьВызовCLI": "WriteCLICall", -"Создать преалерт": "Create prealert", -"Загрузить объект": "Put object", -"СтруктураЗеркала": "MirrorStructure", -"ПолучитьЛид (хук": "GetLead (wh", -"IDХарактеристики": "AttributeID", -"СтрокаПараметров": "ParameterString", -"ПараметрыДоступа": "AccessParameters", -"ЗначениеОсновной": "MainValue", -"VK_СоздатьАльбом": "VK_CreateAlbum", -"ПутьКСертификату": "CertFilepath", -"Изменить счетчик": "Update counter", -"ЮнитТестирование": "UnitTesting", -"ЗаписатьФайлЛога": "WriteLogFile", -"УстановитьСтроку": "SetString", -"Postgre SQL (ОПИ": "Postgre SQL (OpenIntegrations", -"Порт подключения": "Connection port", -"ОбработатьОбъект": "ProcessObject", -"ПолучитьПараметр": "GetParameter", -"МетодХэширования": "HashingMethod", -"ТелеграмДокумент": "TelegramDocument", -"телефон заполнен": "phone number is filled in", -"ОбработкаЗапроса": "RequestProcessing", -"ОстановитьСервер": "StopServer", -"КодироватьСтроку": "EncodeString", -"Массив из Строка": "Array of String", -"Другой календарь": "Another calendar", -"ID целевого чата": "Target chat ID", -"версия вебвизора": "webvisor version", -"ПользовательЧата": "ChatMember", -"МассивОписания[Н": "ArrayDescription[N", -"ТочкаОтправления": "ShippingPoint", -"НеобходимоЧастей": "PartsRequired", -"Добро пожаловать": "Welcome", -"Проверка_ВКЧисло": "Check_VKNumber", -"HTTP клиент (ОПИ": "HTTP client (OpenIntegrations", -"Завершить задачу": "Complete task", -"ДанныеИНастройка": "DataAndSettings", -"Получить каталог": "Get folder information", -"массив артикулов": "articles array", -"РазбитьURL: Порт": "SplitURL: Port", -"Lib: HTTP-клиент": "Lib: HTTP-client", -"Полужирный текст": "Bold text", -"ОстановитьРаботу": "StopExecution", -"Проверка_ВКВидео": "Check_VKVideo", -"Новый подкаталог": "New subfolder", -"Описания методов": "Methods documentation", -"ИмяПоля,ИмяФайла": "FieldName,FileName", -"ГуглОчисткаЯчеек": "GoogleCellCleanning", -"Грузоотправитель": "Shipper", -"Объект обработки": "Processor object", -"СлакСписокФайлов": "SlackFilesList", -"СтруктураСтатуса": "StatusStructure", -"КонецКодовУспеха": "EndOfSuccessCodes", -"Переместить файл": "Move file", -"КопироватьМодель": "CopyModel", -"Архивировать чат": "Archive chat", -"ЗапускаемыеТесты": "RunnableTests", -"ПолучитьСписокВФ": "GetExternalFileList", -"Имя новой модели": "The name of the new model", -"ИзменитьЛид (хук": "UpdateLead (wh", -"Получить события": "Get events", -"OLLM_РаботаСBlob": "OLLM_WorkingWithBlob", -"ВызватьHTTPМетод": "CallHTTPMethod", -"СтруктураСобытия": "EventStucture", -"СмещениеОтНачала": "OffsetFromStart", -"Получить новости": "Get posts", -"Code из браузера": "Code from browser", -"УдаленныйКаталог": "RemoteFolder", -"VK_ДобавитьТовар": "VK_AddProduct", -"СоздатьШтрихкоды": "CreateBarcodes", -"Описание альбома": "Album description", -"гарантийный срок": "warranty period", -"МассивПараметров": "ParameterArray", -"НовоеПодключение": "NewConnection", -"ТелеграмКартинка": "TelegramImage", -"СтрокаЗаголовков": "HeadersString", -"URL с фрагментом": "URL with a snippet", -"МассивЗаголовков": "HeadersArray", -"МассивКлавиатуры": "KeyboardArray", -"Картинка профиля": "Profile picture", -"VK_УдалитьАльбом": "VK_DeleteAlbum", -"БитриксХранилища": "BitrixStorage", -"Загружаемый файл": "File to be uploaded", -"HTTPСервисЗапрос": "HTTPServiceRequest", -"ЗаданиеОбработки": "ProcessingTask", -"СоздатьТвитОпрос": "CreatePollTweet", -"Работа с токеном": "Token management", -"ИзменитьЦветЧата": "ChangeChatColor", -"СтруктураКолонок": "ColoumnsStruct", -"URLВКодировкеURL": "URLInURLEncoding", -"КаталогПрограммы": "BinDir", -"ПараметрыКлиента": "ClientParams", -"VK_СделатьРепост": "VK_MakeRepost", -"ДоступныйОстаток": "AvailableBalance", -"НеобходимаяДлина": "RequiredLength", -"МассивУчастников": "MembersArray", -"ПолучитьПреалерт": "GetPrealert", -"Отклонить задачу": "Disapprove task", -"ПутьКФайлуДанных": "DataFilePath", -"Варианты ответов": "Answer options", -"Артикулы товаров": "Products articles", -"Работа с файлами": "Files management", -"КоличествоЧастей": "NumberOfParts", -"ЭлементКоллекции": "CollectionItem", -"Сделаю на неделе": "For this week", +"ОтклонитьЗадачу": "DisapproveTask", +"0).Равно(Истина": "0).Equal(True", +"ГринУведомление": "GreenNotification", +"КоллекцияТаблиц": "TableCollection", +"СтруктураАдреса": "AddressStructure", +"МетрикаОперации": "MetrikaActions", +"ЗапросПотокТела": "RequestBodyStream", +"ОбработатьОтвет": "ProcessResponse", +"Ответ на запрос": "Response", +"МассивСчетчиков": "CountersArray", +"Работа с лидами": "Leads management", +"ОзонНовыеТовары": "OzonNewProducts", +"Текст заголовка": "Title text", +"Создать новость": "Create post", +"НужнаРаспаковка": "NeedsUnpacking", +"Ждет завершения": "Waiting for completion", +"Создать событие": "Create event", +"Получить запись": "Get record", +"ЭтоТипКоллекция": "IsCollectionType", +"ФайлРепозитория": "RepositoryFile", +"Структура полей": "Fields structure", +"уровень доступа": "Access level", +"Очистить ячейки": "Clear cells", +"Проверить токен": "Check token", +"статус операции": "action status", +"ЗаголовокПотока": "StreamHeader", +"ОтправитьЗапрос": "SendRequest", +"OPI_ЗапросыHTTP": "OPI_HTTPRequests", +"OPI инструменты": "OPI tools", +"СлакВнешнийФайл": "SlackExternalFile", +"Ключ приложения": "Application key", +"Массив картинок": "Array of images", +"РаботаСЗадачами": "TasksManagement", +"IDИнициализации": "InitializationID", +"УправлениеЧатом": "ChatManagement", +"РаботаСМоделями": "ModelsManagement", +"перенаправления": "redirection", +"Описание товара": "Product description", +"ЗавершитьЗадачу": "CompleteTask", +"ID целевой базы": "Target database ID", +"СтрокаСигнатуры": "SignatureString", +"Удалить каталог": "Delete folder", +"МестоПроведения": "Venue", +"ИсполняемыйФайл": "ExecFile", +"ПреобразоватьИД": "ConvertID", +"ДобавитьКоманду": "AddCommand", +"ОтправитьДанные": "SendData", +"Массив ID медиа": "Media ID array", +"ПолучитьКаталог": "GetFolder", +"ОбъектСравнения": "ComparisonObject", +"СоздатьПреалерт": "CreatePrealert", +"ТекущееОписание": "CurrentDescription", +"Данные аккаунта": "Account data", +"СтруктураПорога": "ThresholdStructure", +"ЗначениеВМассив": "ValueToArray", +"ДобавитьПараметр": "AddParameter", +"МассивРазрешений": "PermissionsArray", +"ОписаниеДвижений": "MovesDescription", +"РаботаСНовостями": "PostsManagement", +"БитриксРезультат": "BitrixResult", +"ПараметрыФункции": "FunctionParameters", +"БитриксСообщение": "BitrixMessage", +"Массив Из Строка": "Array Of String", +"ПолучитьФайлПути": "GetFilePath", +"МассивШтрихкодов": "BarcodesArray", +"ЛокальныйКаталог": "LocalFolder", +"Название локации": "Location name", +"Блок с картинкой": "PictureBlock", +"Изменить новость": "Update post", +"МБ был записан в": "MB was recorded in", +"Поля для выборки": "Fields for selection", +"ДропбоксУчастник": "DropboxUser", +"СтруктураСтроки1": "RowStructure2", +"Yandex.Disk (ОПИ": "Yandex.Disk (OpenIntegrations", +"ОбщийРазмер Цикл": "TotalSize Do", +"ОбработатьЗаписи": "ProcessRecords", +"МаксимумВЗапросе": "MaxInRequest", +"СоздатьКалендарь": "CreateCalendar", +"Изменить таблицу": "Modify table", +"ЗаполнитьФильтры": "FillFilters", +"Расширение файла": "File extension", +"ДобавитьИмяЛиста": "AddSheetName", +"РаботаССобытиями": "EventManagement", +"Вступить в канал": "Join channel", +"Описание таблицы": "Table description", +"ЗаписатьПараметр": "WriteParameter", +"ОбъектПроцессора": "ProcessorObject", +"УправлениеЧатами": "ChatManagement", +"РаботаСТаблицами": "TableManagement", +"Начните диалог с": "Start a dialog with", +"ПокинутьЧат (хук": "LeaveChat (wh", +"Ошибка в позиции": "Error in position", "УдаляемыйЭлемент": "DeletedElement", +"Сделаю на неделе": "For this week", +"ЭлементКоллекции": "CollectionItem", +"КоличествоЧастей": "NumberOfParts", +"Работа с файлами": "Files management", +"Артикулы товаров": "Products articles", "ОзонАПИ_СхемаFBO": "OzonAPI_FBOScheme", +"Варианты ответов": "Answer options", +"Отклонить задачу": "Disapprove task", +"ПолучитьПреалерт": "GetPrealert", +"МассивУчастников": "MembersArray", +"НеобходимаяДлина": "RequiredLength", +"ДоступныйОстаток": "AvailableBalance", +"Создание проекта": "Project creation", +"ПутьКФайлуДанных": "DataFilePath", "ОчередьСообщений": "MessageQueue", "РаспаковатьОтвет": "UnpackResponse", "Описание события": "Event description", -"ПокинутьЧат (хук": "LeaveChat (wh", -"Отправить ссылку": "Send link", -"Неактивный : red": "Inactive : red", -"ПереносСтрокJSON": "JSONLineBreak", -"СписокЗаголовков": "HeadersList", -"описание события": "event description", -"Изменить событие": "Edit event", -"МетодыОбсуждений": "DiscussionManagement", -"Массив ID постов": "Array of post IDs", -"СоздатьТвитВидео": "CreateVideoTweet", -"IDSИнициализации": "InitializationIDS", -"СтруктураФильтра": "FilterStructure", -"Тестовый товар 2": "TestProduct2", -"Название региона": "Region name", -"Плановая продажа": "Planned sale", "Материалы встреч": "Meeting materials", -"Ошибка в позиции": "Error in position", +"Плановая продажа": "Planned sale", +"Название региона": "Region name", +"Тестовый товар 2": "TestProduct2", +"СтруктураФильтра": "FilterStructure", +"IDSИнициализации": "InitializationIDS", +"СоздатьТвитВидео": "CreateVideoTweet", +"Массив ID постов": "Array of post IDs", +"МетодыОбсуждений": "DiscussionManagement", +"Изменить событие": "Edit event", +"описание события": "event description", +"СписокЗаголовков": "HeadersList", +"ПереносСтрокJSON": "JSONLineBreak", +"Неактивный : red": "Inactive : red", +"Отправить ссылку": "Send link", "СдэкДанныеЗаказа": "CdekOrderNumber", -"ОбщийРазмер Цикл": "TotalSize Do", -"Изменить новость": "Update post", -"Поля для выборки": "Fields for selection", -"Название локации": "Location name", -"ЛокальныйКаталог": "LocalFolder", -"МассивШтрихкодов": "BarcodesArray", -"БитриксСообщение": "BitrixMessage", -"ПолучитьФайлПути": "GetFilePath", -"Массив Из Строка": "Array Of String", -"МБ был записан в": "MB was recorded in", -"ПараметрыФункции": "FunctionParameters", -"БитриксРезультат": "BitrixResult", -"РаботаСНовостями": "PostsManagement", -"ОписаниеДвижений": "MovesDescription", -"МассивРазрешений": "PermissionsArray", -"ДобавитьПараметр": "AddParameter", -"Блок с картинкой": "PictureBlock", -"РаботаСТаблицами": "TableManagement", -"СтруктураСтроки1": "RowStructure2", -"УправлениеЧатами": "ChatManagement", -"ОбъектПроцессора": "ProcessorObject", -"ЗаписатьПараметр": "WriteParameter", -"Описание таблицы": "Table description", -"Вступить в канал": "Join channel", -"ДропбоксУчастник": "DropboxUser", -"РаботаССобытиями": "EventManagement", -"ДобавитьИмяЛиста": "AddSheetName", -"Расширение файла": "File extension", -"ЗаполнитьФильтры": "FillFilters", -"Изменить таблицу": "Modify table", -"СоздатьКалендарь": "CreateCalendar", -"МаксимумВЗапросе": "MaxInRequest", -"ОбработатьЗаписи": "ProcessRecords", -"Начните диалог с": "Start a dialog with", -"Yandex.Disk (ОПИ": "Yandex.Disk (OpenIntegrations", -"Создание проекта": "Project creation", "Канал для отбора": "Channel for selection", -"Отправить модель": "Push model", -"СтрокаФотографий": "PhotoString", -"ПараметрыЗапроса": "RequestParameters", -"СоответствиеMIME": "MIMETypeMapping", -"Тестовая таблица": "TestTable", -"СледующаяПозиция": "NextPosition", -"РаботаСДоступами": "AccessManagement", -"Фамилия контакта": "Contact last name", -"МаркерПараметров": "ParameterMarker", -"Отправить строку": "Send line", -"РазделительСтрок": "LineSeparator", -"ЗаголовокУчастка": "ChunkHeader", -"Ожидает контроля": "On controll", -"ВариантСвойства2": "PropVariant2", -"ЖурналыСообщений": "MessageLogs", -"СсылкаПодЗаписью": "LinkUnderPost", -"Создать страницу": "Create page", -"СписокПараметров": "ParamsList", -"ГуглЭлементКниги": "GoogleSpreadsheetElement", -"СекретПриложения": "AppSecret", -"ПолучитьПолеДаты": "GetDateField", -"ID подразделения": "Department ID", -"СоздатьБакет (DB": "CreateBucket (DB", -"УдалитьКалендарь": "DeleteCalendar", -"VK_ПоставитьЛайк": "VK_LikePost", -"Получить магазин": "Get market", -"РаботаСДиалогами": "DialogManagement", -"РаботаСоСкладами": "WarehousesManagement", -"Коллекция файлов": "File collection", -"ФоновоеОбработки": "BackgroundProcessing", -"ИДКрасногоТовара": "RedItemID", -"ОтправитьЛокацию": "SendLocation", -"ОсвободитьОбъект": "FreeObject", -"ЗапятаяВКавычках": "CommaInQuotes", -"СтруктураВстречи": "MeetingStructure", -"Тестовая реклама": "Test ads", -"название события": "event name", "ИсходноеЗначение": "InitialValue", -"Сократить ссылку": "Shorten link", -"КакАдминистратор": "AsAdmin", -"ЭтоПереадресация": "ThisIsRedirection", -"Удалить картинку": "Delete image", -"СтрокаДляПодписи": "StringToSign", -"МассивРуководств": "ManualsArray", -"КопироватьОбъект": "CopyObject", -"ПолучитьШтрихкод": "GetBarcode", -"Объект HTTPОтвет": "HTTPResponse object", -"СоздатьТвитГифки": "CreateGifTweet", -"OPI_Криптография": "OPI_Cryptography", -"Описание локации": "Location description", -"Очистить таблицу": "Clear table", -"ПрочитатьЦелое32": "ReadInt32", -"Получить счетчик": "Get counter", +"СтрокаФотографий": "PhotoString", "СтруктураФормата": "FormatStructure", +"Получить счетчик": "Get counter", +"ПрочитатьЦелое32": "ReadInt32", +"Очистить таблицу": "Clear table", +"Описание локации": "Location description", +"OPI_Криптография": "OPI_Cryptography", "KeyИнициализации": "InitializationKey", +"СоздатьТвитГифки": "CreateGifTweet", +"ПолучитьШтрихкод": "GetBarcode", +"КопироватьОбъект": "CopyObject", +"МассивРуководств": "ManualsArray", +"СтрокаДляПодписи": "StringToSign", +"Удалить картинку": "Delete image", +"ЭтоПереадресация": "ThisIsRedirection", +"Объект HTTPОтвет": "HTTPResponse object", "ПолученныйОбъект": "ReceivedObject", "ВыполнитьКоманду": "ExecuteCommand", "УдалитьФайл (хук": "DeleteFile (wh", -"МассивИменЛистов": "ArrayOfSheetNames", -"Скопировать файл": "Copy file", -"Картинка альпаки": "Alpaca picture", -"УдалитьБакет (DB": "DeleteBucket (DB", -"УдалитьСообщение": "DeleteMessage", -"МассивСортировки": "SortArray", -"Отдел маркетинга": "Marketing department", -"Затраченое время": "Time spend", -"СтруктураПериода": "PeriodStructure", -"ЭлементПараметра": "ParamElement", -"НачалоПараметров": "ParamsStart", -"ГВ_ПолучитьТокен": "GV_GetToken", -"УдалитьПолностью": "DeleteCompletely", +"VK_СделатьРепост": "VK_MakeRepost", "VK_ИзменитьТовар": "VK_EditProduct", -"АтрибутКатегории2": "CategoryAttribute2", -"СтандартныйСпособ": "StandardMethod", -"HTTP_ОсновныеТест": "HTTP_MainTests", -"Восстановить файл": "Restore file", -"ВККартинкаАльбома": "VKAlbumPicture", -"ПустаяСхемаSelect": "EmptySchemeSelect", -"ТекстовыйДокумент": "TextDocument", -"ВнешнееСоединение": "ExternalConnection", -"особый тип товара": "specific product type", -"Журналы сообщений": "Message logs", -"Очень важный файл": "Very important file", -"Заголовок,Позиция": "Title,Item", -"ПодходящийТипУзла": "RelevantNodeType", -"ЗначениеЗаполнено": "ValueIsFilled", -"Объект соединения": "Connection object", -"УстановитьWebhook": "SetWebhook", -"ОтветКодСостояния": "ResponseStatusCode", -"Полученные данные": "Received data", -"КодироватьURLВURL": "EncodeURLInURL", -"СтруктураЗначений": "ValueStructure", -"АрхивироватьКанал": "ArchiveChannel", -"СтрокаПодключения": "ConnectionString", -"ЯДискСписокФайлов": "YaDiskFilesList", -"описание дефектов": "defect description", -"Определение полей": "Definition of fields", -"ЗакрытьСоединение": "CloseConnection", -"ЛайкРепостКоммент": "LikeRepostComment", -"Не установлен URL": "URL is not set", -"УдалитьБазуДанных": "DeleteDatabase", -"НаписатьСообщение": "WriteMessage", -"РезультатПроверки": "CheckResult", -"Новое имя объекта": "New object name", -"Почтовые вложения": "Mail attachments", -"УстановитьКоманду": "SetCommand", -"МассивПодключений": "ConnectionsArray", -"СтруктураОстатков": "StocksStructure", -"СортироватьПоДате": "SortByDate", -"СтруктураУпаковки": "PackageStructure", -"СоздатьТвитСВидео": "CreateTweetWithVideo", -"Отправить локацию": "Send location", -"Использовать oint": "Use oint", -"ОтветСоответствие": "ResponseMap", -"Получить штрихкод": "Get barcode", -"Файловые хостинги": "File-hosting services", -"Криптография (ОПИ": "Cryptography (OpenIntegrations", -"ТоварСоСвойством1": "ProductWithProp1", -"СписокПодключений": "ConnectionsList", -"ОжидаютсяДвоичные": "ExpectedBinary", -"МаркетинговыйЦвет": "MarketingColor", -"СоздатьПодписьURL": "CreateURLSignature", -"ВыходнаяКоллекция": "OutputCollection", -"ОткрытьТемуФорума": "OpenForumThread", -"ТекущаяДатаСеанса": "CurrentSessionDate", -"Работа с моделями": "Models management", -"ОбъектКомментарий": "CommentObject", -"Выполнить команду": "Execute command", -"ЗначениеПараметра": "ParameterValue", -"ПолучитьБлокФайла": "GetFileBlock", -"фильтр по статусу": "filter by status", -"Отправить контакт": "Send contact", -"УдалитьОбработчик": "RemoveHandler", -"массив ID товаров": "Products IDs array", -"календарь для CRM": "calendar for CRM", -"Проверка_ГКОбъект": "Check_GKObject", -"ВызватьИсключение": "Raise", -"СоздатьСоединение": "CreateConnection", -"ПолучитьСтрокуURI": "GetURIString", -"ОсновноеИзмерение": "MajorDimension", -"УправлениеМетками": "TagsManagement", -"ЭтоПредупреждение": "AsAlert", -"Тестовое описание": "TestDescription", -"ИзменитьСообщение": "EditMessage", -"КалендарьИсточник": "SourceCalendar", -"УправлениеЗадачей": "ManageTask", -"единица измерения": "unit", -"СтруктураФильтра2": "FilterStructure2", -"НачалоКодовУспеха": "StartOfSuccessCodes", -"Тестовая кампания": "TestCampaign", -"ГуглЦветКалендаря": "GoogleCalendarColors", -"Очередь сообщений": "Message queue", -"Название компании": "Company name", -"КонецКодовПадений": "EndOfFailureCodes", -"Б24_РаботаСЧатами": "B24_ChatManagement", -"ХешированиеДанных": "DataHashing", -"СтруктураЭкспорта": "ExportStructure", -"Удаляет лид по ID": "Deletes a lead by ID", -"Включение сервиса": "Enable service - ", -"ПолучитьНастройку": "GetSetting", -"ЭлементСтатистики": "StatisticsItem", -"РазбитьURL: Адрес": "SplitURL: Address", -"Название подборки": "Selection name", -"Это сервер !NOCLI": "Is server !NOCLI", -"Описание контакта": "Contact description", -"ПолучитьСообщение": "GetMessage", -"Это данные ячейки": "These are cell data of", -"Картинка автотест": "AutoTestImage", -"ФайлТелаВременный": "BodyTemporaryFile", -"ОпросСоответствие": "PollMap", -"АтрибутКатегории1": "CategoryAttribute1", -"ЗапросАдресПолный": "RequestAdressFull", -"МассивНедостающих": "MissingArray", -"ВозобновитьЗадачу": "RenewTask", -"Перейти по адресу": "Go to the", -"РазбитьURL: Домен": "SplitURL: Domain", -"Выполнение команд": "Commands execution", -"Администрирование": "Administration", -"ПрочитатьВсе (хук": "ReadAll (wh", -"Заголовок новости": "Post title", -"Ничего особенного": "Nothing special", -"СкопироватьОбъект": "CopyObject", -"ПустаяСхемаInsert": "EmptySchemeInsert", -"ВыгрузитьЗначения": "UnloadValues", -"Данные для API v2": "Data for API v2", -"Маркировка товара": "Product marking", -"ПустаяСхемаCreate": "EmptySchemeCreate", -"КаталогИсходников": "SourceDirectory", -"ТелеграмСообщение": "TelegramMessage", -"Данные для записи": "Data to be written", -"ПолучитьКоллекцию": "GetCollection", -"ИзменитьКалендарь": "UpdateCalendar", -"ОсновнаяСтруктура": "MainStructure", -"СтруктураРасходов": "ExpenseStructure", -"ID целевого поста": "ID of the target post", -"Название свойства": "Property name", -"400).Равно(Истина": "400).Equal(True", -"ID важной новости": "Id of important post", -"СоздатьУдалитьТег": "CreateDeleteTag", -"Проверка_ВКАльбом": "Check_VKAlbum", -"Б24_РаботаСДиском": "B24_WorkingWithDrive", -"ОткрытьОбсуждение": "OpenDiscussion", -"СтруктураПродавца": "SellerStructure", -"Google Drive (ОПИ": "Google Drive (OpenIntegrations", -"ЗаполняемыеДанные": "FillableData", -"АТ_СоздатьТаблицу": "AT_CreateTable", -"ПереименоватьФайл": "RenameFile", -"ВК_СоздатьИсторию": "VKAPI_CreateStory", -"МассивНапоминаний": "RemindersArray", -"Удалить календарь": "Delete calendar", -"ЭтоПримитивныйТип": "IsPrimitiveType", -"Файл для отправки": "File for sending", -"ГД_СоздатьКаталог": "GD_CreateCatalog", -"ЛокацияНазначения": "DestLocation", -"ГТ_СоздатьТаблицу": "GT_CreateTable", -"УстановитьИмяБазы": "SetBaseName", -"УдалитьТегиБакета": "DeleteBucketTagging", -"СоздатьТемуФорума": "CreateForumThread", -"ЛокальныеКаталоги": "LocalFolders", -"ВК_ЗагрузитьВидео": "VKAPI_UploadVideo", -"НачальнаяФигурная": "InitialCurly", -"НачалоКодовОшибок": "StartOfErrorCodes", -"ОзонАПИ_Штрихкоды": "OzonAPI_Barcodes", -"Файлы Мессенджера": "Messenger files", -"УдалитьТемуФорума": "DeleteForumTopic", -"ЗначениеКоллекции": "CollectionValue", -"ИзменитьИмяГруппы": "UpdateGroupName", -"Создать календарь": "Create calendar", -"ПереместитьОбъект": "MoveObject", -"Имя файла в Slack": "File name in Slack", -"Структура фильтра": "Filter structure", -"ОтносительныеПути": "RelativePaths", -"Тестовая подборка": "TestCollection", +"УдалитьПолностью": "DeleteCompletely", +"ГВ_ПолучитьТокен": "GV_GetToken", +"НачалоПараметров": "ParamsStart", +"ЭлементПараметра": "ParamElement", +"СтруктураПериода": "PeriodStructure", +"Затраченое время": "Time spend", +"Отдел маркетинга": "Marketing department", +"МассивСортировки": "SortArray", +"УдалитьСообщение": "DeleteMessage", +"УдалитьБакет (DB": "DeleteBucket (DB", +"Картинка альпаки": "Alpaca picture", +"Скопировать файл": "Copy file", +"МассивИменЛистов": "ArrayOfSheetNames", +"КакАдминистратор": "AsAdmin", +"Отправить модель": "Push model", +"Сократить ссылку": "Shorten link", +"Тестовая реклама": "Test ads", +"СсылкаПодЗаписью": "LinkUnderPost", +"ЖурналыСообщений": "MessageLogs", +"ВариантСвойства2": "PropVariant2", +"Ожидает контроля": "On controll", +"ЗаголовокУчастка": "ChunkHeader", +"РазделительСтрок": "LineSeparator", +"Создать страницу": "Create page", +"Отправить строку": "Send line", +"Фамилия контакта": "Contact last name", +"РаботаСДоступами": "AccessManagement", +"СледующаяПозиция": "NextPosition", +"Тестовая таблица": "TestTable", +"СоответствиеMIME": "MIMETypeMapping", +"ПараметрыЗапроса": "RequestParameters", +"МаркерПараметров": "ParameterMarker", +"СписокПараметров": "ParamsList", +"ГуглЭлементКниги": "GoogleSpreadsheetElement", +"СекретПриложения": "AppSecret", +"СтруктураВстречи": "MeetingStructure", +"ЗапятаяВКавычках": "CommaInQuotes", +"ОсвободитьОбъект": "FreeObject", +"ОтправитьЛокацию": "SendLocation", +"ИДКрасногоТовара": "RedItemID", +"ФоновоеОбработки": "BackgroundProcessing", +"Коллекция файлов": "File collection", +"РаботаСоСкладами": "WarehousesManagement", +"РаботаСДиалогами": "DialogManagement", +"Получить магазин": "Get market", +"VK_ПоставитьЛайк": "VK_LikePost", +"УдалитьКалендарь": "DeleteCalendar", +"СоздатьБакет (DB": "CreateBucket (DB", +"ID подразделения": "Department ID", +"ПолучитьПолеДаты": "GetDateField", +"название события": "event name", +"ПараметрыКлиента": "ClientParams", +"МассивКлавиатуры": "KeyboardArray", +"URLВКодировкеURL": "URLInURLEncoding", +"Прочитать строку": "Read line", +"ЗапросыMultipart": "MultipartRequests", +"ИспользоватьФайл": "UseFile", +"Получить таблицу": "Get table", +"Имя пользователя": "Users name", +"МассивКалендарей": "ArrayOfCalendars", +"Проверка_ВКТовар": "Check_VKProduct", +"Кодировка строки": "String encoding", +"БитриксСообщения": "BitrixMessages", +"превью документа": "document preview", +"ЗапросЗащищенное": "RequestProtected", +"SQLiteНетЗаписей": "SQLiteNoRows", +"РаботаСоСделками": "DealsManagement", +"ГВ_ОбновитьТокен": "GV_UpdateToken", +"МассивИнформации": "ArrayOfInformation", +"Картинка и видео": "Picture and video", +"Твит с картинкой": "Tweet with image", +"ВариантСвойства1": "PropVariant1", +"УстановитьСтроку": "SetString", +"ЗаписатьФайлЛога": "WriteLogFile", +"ЮнитТестирование": "UnitTesting", +"Изменить счетчик": "Update counter", +"ПутьКСертификату": "CertFilepath", +"VK_СоздатьАльбом": "VK_CreateAlbum", +"ЗначениеОсновной": "MainValue", +"ПараметрыДоступа": "AccessParameters", +"СтрокаПараметров": "ParameterString", +"IDХарактеристики": "AttributeID", +"ПолучитьЛид (хук": "GetLead (wh", +"СтруктураЗеркала": "MirrorStructure", +"Загрузить объект": "Put object", +"Создать преалерт": "Create prealert", +"ЗаписатьВызовCLI": "WriteCLICall", +"ПривестиЗначение": "AdjustValue", +"Postgre SQL (ОПИ": "Postgre SQL (OpenIntegrations", +"КаталогКомпонент": "AddInsFolder", +"ВыполнитьТестCLI": "ExecuteTestCLI", +"Получить событие": "Get event", +"ВосстановитьФайл": "RestoreFile", +"ПолучитьДвоичные": "GetBinary", +"ОбработатьЗапрос": "ProcessRequest", +"ЗагрузкаКартинки": "ImageUpload", +"ПараметрыСтрокой": "ParametersString", +"Инициализировать": "Initialize", +"ИмяФайлаОтправки": "SendingFileName", +"СтруктураСтроки2": "RowStrucutre1", +"Инструменты (ОПИ": "Tools (OpenIntegrations", +"ОписаниеКартинки": "ImageDescription", +"Элемент.Значение": "Element.Value", +"ОбязательныеПоля": "RequiredFields", +"КаталогПрограммы": "BinDir", +"Телефон контакта": "Contact phone number", +"ВладелецКартинки": "ImageOwner", +"СлакПользователи": "SlackUsers", +"owner_id, но без": "owner_id, but without", +"ВыполнениеКоманд": "CommandsExecution", +"Удалить подборку": "Delete selection", +"МассивСтатистики": "StatisticsArray", +"СоставБиблиотеки": "LibraryComposition", +"Работа с акциями": "Promotions management", +"УправлениеФайлом": "FileManagement", +"ОтправитьКонтакт": "SendContact", +"место проведения": "venue", +"Получение Токена": "Token retrieval", +"ПространствоИмен": "TargetNamespace", +"AWS4Использовать": "AWS4Using", +"СтруктураПозиции": "ItemStructure", +"Получение данных": "Data retrieving", +"ВыгрузитьКолонку": "UnloadColumn", +"РаботаСОбъектами": "ObjectsManagement", +"ПолучитьСтраницу": "GetPage", +"Порт подключения": "Connection port", +"размер информера": "informer size", +"ПолучитьПараметр": "GetParameter", +"VK_ДобавитьТовар": "VK_AddProduct", +"УдаленныйКаталог": "RemoteFolder", +"Code из браузера": "Code from browser", +"Получить новости": "Get posts", +"СмещениеОтНачала": "OffsetFromStart", +"СтруктураСобытия": "EventStucture", +"СоздатьШтрихкоды": "CreateBarcodes", +"ВызватьHTTPМетод": "CallHTTPMethod", +"Получить события": "Get events", +"ИзменитьЛид (хук": "UpdateLead (wh", +"Имя новой модели": "The name of the new model", +"ПолучитьСписокВФ": "GetExternalFileList", +"ЗапускаемыеТесты": "RunnableTests", +"Архивировать чат": "Archive chat", +"OLLM_РаботаСBlob": "OLLM_WorkingWithBlob", +"Описание альбома": "Album description", +"гарантийный срок": "warranty period", +"МассивПараметров": "ParameterArray", +"СтруктураКолонок": "ColoumnsStruct", +"ОбработатьОбъект": "ProcessObject", +"Работа с токеном": "Token management", +"СоздатьТвитОпрос": "CreatePollTweet", +"ЗаданиеОбработки": "ProcessingTask", +"HTTPСервисЗапрос": "HTTPServiceRequest", +"Загружаемый файл": "File to be uploaded", +"БитриксХранилища": "BitrixStorage", +"VK_УдалитьАльбом": "VK_DeleteAlbum", +"Картинка профиля": "Profile picture", +"МассивЗаголовков": "HeadersArray", +"URL с фрагментом": "URL with a snippet", +"СтрокаЗаголовков": "HeadersString", +"ТелеграмКартинка": "TelegramImage", +"НовоеПодключение": "NewConnection", +"КопироватьМодель": "CopyModel", +"Переместить файл": "Move file", +"ИзменитьЦветЧата": "ChangeChatColor", +"СтруктураСтатуса": "StatusStructure", +"Добро пожаловать": "Welcome", +"НеобходимоЧастей": "PartsRequired", +"ТочкаОтправления": "ShippingPoint", +"МассивОписания[Н": "ArrayDescription[N", +"ПользовательЧата": "ChatMember", +"версия вебвизора": "webvisor version", +"ID целевого чата": "Target chat ID", +"Другой календарь": "Another calendar", +"Массив из Строка": "Array of String", +"КодироватьСтроку": "EncodeString", +"ОстановитьСервер": "StopServer", +"ОбработкаЗапроса": "RequestProcessing", +"телефон заполнен": "phone number is filled in", +"МетодХэширования": "HashingMethod", +"КонецКодовУспеха": "EndOfSuccessCodes", +"Проверка_ВКЧисло": "Check_VKNumber", +"HTTP клиент (ОПИ": "HTTP client (OpenIntegrations", +"ТелеграмДокумент": "TelegramDocument", +"ДанныеИНастройка": "DataAndSettings", +"Завершить задачу": "Complete task", +"СлакСписокФайлов": "SlackFilesList", +"Объект обработки": "Processor object", +"Грузоотправитель": "Shipper", +"ГуглОчисткаЯчеек": "GoogleCellCleanning", +"ИмяПоля,ИмяФайла": "FieldName,FileName", +"Новый подкаталог": "New subfolder", +"Описания методов": "Methods documentation", +"ОстановитьРаботу": "StopExecution", +"Полужирный текст": "Bold text", +"Lib: HTTP-клиент": "Lib: HTTP-client", +"РазбитьURL: Порт": "SplitURL: Port", +"массив артикулов": "articles array", +"Получить каталог": "Get folder information", +"Проверка_ВКВидео": "Check_VKVideo", +"Копировать модель": "Copy model", +"СтруктураОперации": "OperationStructure", +"Управление чатами": "Chat management", +"ТоварСоСвойством2": "ProductWithProp2", +"СоответствиеПолей": "FieldMapping", +"СлакИсторияКанала": "SlackChannelHistory", +"Создать штрихкоды": "Create barcodes", +"наименование цели": "goal name", +"Проверка_ВКИстина": "Check_VKTrue", +"ID блока родителя": "Parent block ID", +"УправлениеСделкой": "ManageDeal", +"Структура модулей": "Structure of modules", +"Отчество контакта": "Contacts patronymic or middle name", +"ПолучитьСписокБаз": "GetListOfBases", +"НеВосстанавливать": "DontRestore", +"СообщитьРезультат": "ReportResult", +"Строка, Структура": "String, Structure", +"СоздатьОбсуждение": "CreateDiscussion", +"СтруктураВарианта": "OptionStructure", +"Наименование поля": "Field name", +"НовоеРасположение": "NewLocation", +"МаксимальнаяДлина": "MaximumLength", +"СоздатьПодкаталог": "CreateSubfolder", +"СтруктураРодителя": "ParentStructure", +"ТелеграмПереслать": "TelegramReply", +"При отправке URL": "When sending URL", +"Криптография (OPI": "Cryptography (OpenIntegrations", +"VK_СоздатьИсторию": "VK_CreateStory", +"СтруктураАтрибута": "AttributeStructure", +"Описание картинки": "Image description", +"Текст уведомления": "Notification text", +"КалендарьПриемник": "TargetCalendar", +"ОбщийРазмер Тогда": "TotalSize Then", +"ТаблицаПараметров": "ParametersTable", +"Номер заказа СДЭК": "CDEK order number", +"Пост из автотеста": "Post from autotest", +"ОтправкаСообщений": "MessageSending", "Получить преалерт": "Get prealert", +"Тестовая подборка": "TestCollection", +"ОтносительныеПути": "RelativePaths", +"Структура фильтра": "Filter structure", +"Имя файла в Slack": "File name in Slack", +"ПереместитьОбъект": "MoveObject", "МассивРезультатов": "ResultArray", +"Создать календарь": "Create calendar", +"ЗначениеКоллекции": "CollectionValue", +"УдалитьТемуФорума": "DeleteForumTopic", +"Файлы Мессенджера": "Messenger files", +"ОзонАПИ_Штрихкоды": "OzonAPI_Barcodes", +"НачалоКодовОшибок": "StartOfErrorCodes", +"СоответствиеТипов": "TypesMap", +"ИзменитьИмяГруппы": "UpdateGroupName", "МинимальныйРазмер": "MinimumSize", "СтруктураВозврата": "ReturnStructure", "истории изменений": "changes history", -"ЗагрузитьЗначения": "LoadValues", -"Пост из автотеста": "Post from autotest", -"Секрет приложения": "Application secret", -"СтруктураФильтра1": "FilterStructure1", -"Работа с задачами": "Tasks management", -"Задание выполнено": "Job Completed", -"Поле1,Поле2,Поле3": "Field1,Field2,Field3", -"ВКВариантСвойства": "VKPropVariant", -"Файл для загрузки": "File for upload", -"Работа с заказами": "Orders management", -"СтруктураТелефона": "PhoneStructure", -"ЗагруженныеДанные": "UploadedData", -"РазмерБлока Тогда": "BlockSize Then", -"Массив ID товаров": "Array of product IDs", -"СтруктураСчетчика": "CounterStructure", "Проверка_ВайберОк": "Check_ViberOk", -"ОтправкаСообщений": "MessageSending", +"СтруктураСчетчика": "CounterStructure", +"Массив ID товаров": "Array of product IDs", +"РазмерБлока Тогда": "BlockSize Then", +"ЗагруженныеДанные": "UploadedData", +"СтруктураТелефона": "PhoneStructure", +"Работа с заказами": "Orders management", +"Файл для загрузки": "File for upload", +"ВКВариантСвойства": "VKPropVariant", +"Поле1,Поле2,Поле3": "Field1,Field2,Field3", +"Задание выполнено": "Job Completed", +"Работа с задачами": "Tasks management", +"СтруктураФильтра1": "FilterStructure1", +"Секрет приложения": "Application secret", +"ЗагрузитьЗначения": "LoadValues", "ПолучитьХранилище": "GetStorage", -"Номер заказа СДЭК": "CDEK order number", -"Наименование поля": "Field name", -"ПолучитьСписокБаз": "GetListOfBases", -"Создать штрихкоды": "Create barcodes", -"Структура модулей": "Structure of modules", -"УправлениеСделкой": "ManageDeal", -"ID блока родителя": "Parent block ID", -"Проверка_ВКИстина": "Check_VKTrue", -"наименование цели": "goal name", -"НеВосстанавливать": "DontRestore", -"СлакИсторияКанала": "SlackChannelHistory", -"Копировать модель": "Copy model", -"СоответствиеПолей": "FieldMapping", -"ТоварСоСвойством2": "ProductWithProp2", -"Управление чатами": "Chat management", -"СтруктураОперации": "OperationStructure", -"СообщитьРезультат": "ReportResult", -"ТаблицаПараметров": "ParametersTable", -"СоздатьОбсуждение": "CreateDiscussion", -"ОбщийРазмер Тогда": "TotalSize Then", -"КалендарьПриемник": "TargetCalendar", -"Текст уведомления": "Notification text", -"Описание картинки": "Image description", -"СтруктураАтрибута": "AttributeStructure", -"Строка, Структура": "String, Structure", -"VK_СоздатьИсторию": "VK_CreateStory", -"Криптография (OPI": "Cryptography (OpenIntegrations", -"При отправке URL": "When sending URL", -"ТелеграмПереслать": "TelegramReply", -"СтруктураРодителя": "ParentStructure", -"СоздатьПодкаталог": "CreateSubfolder", -"МаксимальнаяДлина": "MaximumLength", -"НовоеРасположение": "NewLocation", -"СтруктураВарианта": "OptionStructure", -"Отчество контакта": "Contacts patronymic or middle name", -"СоответствиеТипов": "TypesMap", "СлакСписокКаналов": "SlackChannelsList", -"СообщениеУдаления": "DeletingMessage", +"Проверка_ВКРепост": "Check_VKRepost", "Путь или ID файла": "Path or ID of the file", -"Работа с бакетами": "Buckets management", -"Получить страницу": "Get page", -"ОпубликоватьПапку": "PublishFolder", -"ДлинаПолоски Цикл": "BarLength Do", -"УправлениеБакетом": "BucketManagement", -"ВременнаяМеткаISO": "ISOTimestamp", -"СоответствиеФайла": "FileMapping", -"ОтправитьДокумент": "SendDocument", -"Игровые приставки": "Consoles", -"НоушнСтраницаБазы": "NotionBasePage", -"ОбработкаЗапросов": "RequestsProcessing", -"НеобходимыйРазмер": "RequiredSize", -"Удалить сообщение": "Delete message", -"КопироватьКаталог": "CopyFolder", -"ВернутьСоединение": "ReturnConnection", -"СтруктураКартинки": "PictureStructure", -"ПоследняяФигурная": "LastCurly", -"УправлениеТоваром": "ProductManagement", -"СоздатьБазуДанных": "CreateDatabase", -"КабинетыИМагазины": "CampaignsAndBusiness", -"Наш первый клиент": "OurFirstClient", -"АтрибутКатегории5": "CategoryAttribute5", -"Дата : date": "Date : date", -"НС_РаботаСФайлами": "NC_FilesManagement", -"ПреобразоватьДату": "ConvertDate", -"код товара ТН ВЭД": "commodity code TN VED", -"Скрытый календарь": "Hidden calendar", -"СтруктураВозраста": "AgeStructure", -"ПараметрЛокальный": "LocalParameter", -"МассивИзображений": "ImagesArray", -"НаправлениеПоиска": "SearchDirection", -"Локализация офиса": "Localization of the office", -"300).Равно(Истина": "300).Equal(True", -"вес в кг. (брутто": "weight, kg (gross", -"ЗначениеЛокальный": "LocalValue", -"СтруктураНастроек": "SettingsStructure", -"СохранятьЛокально": "SaveLocally", -"Обработать запрос": "Process request", -"./docs/ru/results": "./docs/en/results", -"РаботаСКаталогами": "CatalogsManagement", -"ПолучитьЧекЗаказа": "GetCashboxCheck", -"ПустаяСхемаUpdate": "EmptySchemeUpdate", -"ПрочитатьJSONФайл": "ReadJSONFile", -"Работа с товарами": "Products management", -"Новый комментарий": "NewComment", -"Б24_РаботаСЛидами": "B24_LeadsManagement", -"Объект HTTPЗапрос": "HTTPRequest object", -"Значение свойства": "Property value", -"ОтправитьКартинку": "SendImage", -"Копировать объект": "Copy object", -"АтрибутКатегории3": "CategoryAttribute3", "ИнформацияОбъекта": "ObjectInfo", +"АтрибутКатегории3": "CategoryAttribute3", +"Копировать объект": "Copy object", +"ОтправитьКартинку": "SendImage", +"Значение свойства": "Property value", +"Объект HTTPЗапрос": "HTTPRequest object", "СтруктураРазмеров": "SizesStructure", +"Б24_РаботаСЛидами": "B24_LeadsManagement", +"Работа с товарами": "Products management", +"ПрочитатьJSONФайл": "ReadJSONFile", +"ПустаяСхемаUpdate": "EmptySchemeUpdate", +"ПолучитьЧекЗаказа": "GetCashboxCheck", +"РаботаСКаталогами": "CatalogsManagement", +"./docs/ru/results": "./docs/en/results", +"Новый комментарий": "NewComment", "Обработка событий": "Event handling", "ЗакрытьТемуФорума": "CloseForumThread", "НачатьУчетВремени": "StartTimekeeping", -"ПолучитьПолеПочты": "GetEmailField", -"ОткрытьСоединение": "CreateConnection", -"ЗаголовокАккаунта": "AccountHeader", -"Содержимое ссылки": "Link data", -"ПустаяСхемаDelete": "EmptySchemeDelete", -"АтрибутКатегории4": "CategoryAttribute4", -"ЗакрытьОбсуждение": "CloseDiscussion", -"ПолучитьКвитанцию": "GetReceipt", -"ЗначениеЗаголовка": "HeaderValue", -"СтруктураКампании": "CampaignStructure", -"Текст комментария": "Comment text", -"Токен авторизации": "Auth token", -"ОтсутствующиеПоля": "MissingFields", -"СтрЧислоВхождений": "StrOccurrenceCount", -"Проверка_ВКРепост": "Check_VKRepost", "ГуглЗначенияЯчеек": "GoogleCellValues", -"ЗапросВыходнойФайл": "RequestOutputFile", -"НормализоватьФайлы": "NormalizeFiles", -"Статус отправления": "Shipment status", -"СкачатьМодель (bay": "PullModel (bay", -"БитриксАвторизация": "BitrixAuth", -"Переименовать файл": "Rename file", -"HttpКлиентЗагрузки": "HttpUploadClient", -"ПереместитьКаталог": "MoveFolder", -"Написать сообщение": "Write a message", -"РаботаССообщениями": "MessageManagement", -"Проверка_ЯДискДиск": "Check_YaDiskDrive", -"ЗаголовокИсточника": "SourceHeader", -"ОтправитьФайлПоURL": "SendFileByURL", -"МаксимальныйРазмер": "MaxSize", -"Тестовый календарь": "TestCalendar", -"СтруктураКалендаря": "CalendarsStructure", -"Работа с объектами": "Objects management", -"Активный : green": "Active : green", -"Лёгкость внедрения": "Easy to use", -"задача в отчете (Y": "task in report (Y", -"Email как RFC 2822": "Email as RFC 2822", -"ОсновнойОбработчик": "MainHandler", -"ПривязатьШтрихкоды": "BindBarcodes", -"ГТ_ПолучитьТаблицу": "GT_GetTable", -"ОтправитьФайл (хук": "SendFile", -"URL источник файла": "URL source of the file", -"ОпубликоватьОбъект": "PublishObject", -"ПереслатьСообщение": "ForwardMessage", -"Изменить сообщение": "Edit message", -"Наименование метки": "Tag title", -"ЗапросЗаписьДанных": "RequestDataWriter", -"ПравильныйВариант2": "CorrectVariant2", -"СоответствиеФайлов": "FileMapping", -"ДанныеПользователя": "UserData", -"ОзонМассивОбъектов": "OzonObjectsArray", -"СоздатьПодключение": "CreateConnection", -"ДелегироватьЗадачу": "DelegateTask", -"Создать твит опрос": "Create poll tweet", -"БитриксКомментарий": "BitrixComment", -"ПолучитьКомпоненту": "GetAddIn", -"ЗапросПользователь": "RequestUser", -"Соответствие полей": "Fields map", -"СтруктураВариантов": "VariantStructure", -"Телеграм_БанРазбан": "TelegramAPI_BanUnban", -"признак шаблона (Y": "is pattern (Y", -"описание календаря": "calendar description", -"HTTP метод запроса": "Request HTTP method", -"АрхивироватьТовары": "ArchiveProducts", -"Непонятная колонка": "An obscure column", -"ОбработатьПараметр": "ProcessParameter", -"БитриксУчетВремени": "BitrixTimekeeping", -"URL для сокращения": "URL for shortening", -"СоздатьКомментарий": "CreateComment", -"КодированныеДанные": "EncodingString", -"Измененное событие": "Modified event", -"УдалитьУведомление": "DeleteNotification", -"Копировать каталог": "Copy folder", -"Создать твит гифки": "Create gif tweet", -"ПравильныйВариант5": "CorrectVariant5", -"ПолучитьИДКартинки": "GetImageID", -"ПроцессорГенерации": "GenerationProcessor", -"ИзменитьАватарЧата": "ChangeChatPicture", -"РазмерСжатыхДанных": "CompressedDataSize", -"РаботаСХранилищами": "StoragesManagement", -"ЧЦ=10; ЧДЦ=0; ЧГ=0": "ND=10; NFD=0; NG=0", -"Обработка запросов": "Requests processing", -"Получить сообщение": "Get message", -"ПравильныйВариант6": "CorrectVariant6", -"ПолеИдентификатора": "IdentifierField", -"УправлениеСобытием": "EventManagement", -"РаботаСоСтраницами": "PageManagement", -"СоответствиеСтроки": "RowMap", -"MYS_ОсновныеМетоды": "MYS_CommonMethods", -"СкопироватьКаталог": "MakeFolderCopy", -"КвалификаторыЧисла": "NumberQualifiers", -"РаботаСПолямиЗадач": "CustomTasksFieldsManagement", -"МассивОбязательных": "RequiredArray", -"HttpКлиентПроверки": "HttpCheckClient", -"СкоприроватьОбъект": "CopyObject", -"HTTP_УстановкаТела": "HTTP_BodySet", -"Идентификатор чата": "Chat identifier", -"Переместить объект": "Move object", -"ID книги приемника": "Destination spreadsheet ID", -"МножественныйВыбор": "MultipleSelect", -"ПолучитьОбновления": "GetUpdates", -"СуществующаяГруппа": "ExistingGroup", -"ПравильныйВариант4": "CorrectVariant4", -"Архивировать канал": "Archive channel", -"ПреобразоватьФайлы": "ConvertFiles", -"СформироватьЗапрос": "FormRequest", -"РазбитьURL: Секция": "SplitURL: Section", -"полный домен сайта": "full site domain", -"Время начала обеда": "Lunch start time", -"ДвоичныеВКоллекцию": "BinaryToCollection", -"ИнформацияОТаблице": "TableInformation", -"ПолучитьТегиБакета": "GetBucketTagging", -"Наименование видео": "Video name", -"ЗагрузитьМедиафайл": "UploadMediaFile", -"Открыть обсуждение": "Open discussion", -"ТекущаяВложенность": "CurrentNesting", -"Новое имя варианта": "New variant name", -"ЗакрытьПодключение": "CloseConnection", -"РазбитьURL: Сервер": "SplitURL: Host", -"ФормированиеБлоков": "BlockFormation", -"НачалоОбработкиXML": "XMLInitialProcessing", -"ОткрепитьСообщение": "UnpinMessage", -"СоздатьУдалитьПост": "CreateDeletePost", -"ПравильныйВариант7": "CorrectVariant7", -"МассивСертификатов": "CertificatesArray", -"ПреобразоватьПочту": "ConvertEmail", -"ПолучитьПолеНомера": "GetNumberField", -"S3НеПоддерживается": "S3NotImplemented", -"Новое наименование": "New name", -"СтрЗаканчиваетсяНа": "StrEndsWith", -"ПолучитьТоварыПоИД": "GetProductsByID", -"РазмерПрефиксаGZip": "GZipPrefixSize", -"СтруктураПараметра": "ParameterStructure", -"ЛимитПользователей": "UserLimit", -"СоздатьСделку (хук": "CreateDeal (wh", -"ЗагрузитьМалыйФайл": "UploadSmallFile", -"ЛокацияОтправления": "SendLocation", -"ОтправитьАудио (ДД": "SendAudio (DD", -"ЗагрузитьФайлПоURL": "UploadFileByURL", -"ДополнитьЗаголовки": "CompleteHeaders", -"Получить хранилище": "Get storage", -"ВыполнитьЗапросSQL": "ExecuteSQLQuery", -"ЗапросПараметрыURL": "RequestURLParams", -"ОжидатьПодключение": "AwaitingConnection", -"ПоследнийКодУспеха": "LastSuccessCode", -"РазлогинитьИнстанс": "LogoutInstance", -"ДобавитьСортировку": "AddSorting", -"Установить Webhook": "Set Webhook", -"Изменить календарь": "Edit calendar", -"ПолучитьСтатистику": "GetStatistics", -"Б24_РаботаСТокеном": "B24_TokenManagement", -"Текст новых правил": "Text of the new rules", -"ОжидатьПодключения": "AwaitConnections", -"Удаляет файл по ID": "Delete file by ID", -"Новый подкаталог 2": "New subfolder 2", -"Высота товара в мм": "Product height in mm", -"РазархивироватьЧат": "UnarchiveChat", -"Праздники Беларуси": "Holidays in Belarus", -"УдалитьОбъект (URL": "DeleteObject (URL", -"Тестовый заголовок": "TestTitle", -"ОтправитьГифку (ДД": "SendGif (DD", -"РежимОткрытияФайла": "FileOpenMode", -"Получить поле (url": "Get field (url", -"ОзонУдалениеТовара": "OzonProductsDeleting", -"СледующаяКоллекция": "NextCollection", -"СтруктураВебвизора": "WebvisorStructure", -"Фильтр по родителю": "Filter by parent ID", -"Во-вторых, стильно": "Description", -"ОписаниеПеременных": "Variables", -"ИдентификаторФайла": "FileID", -"Б24_СерверноеВремя": "B24_ServerTime", -"Закрыть обсуждение": "Close discussion", -"ПравильныйВариант1": "CorrectVariant1", -"Удаляет пост по id": "Deletes a post by ID", -"СтруктураАналитики": "AnalyticsStructure", -"Тестовая таблица 2": "TestTable2", -"ДлительностьОпроса": "PollDuration", -"Dropbox_УдалитьТег": "Dropbox_DeleteTag", -"УправлениеДиалогом": "DialogManagement", -"ЗакрепитьСообщение": "PinMessage", -"ОтключитьВалидацию": "DisableValidation", -"Заголовок страницы": "Page title", -"СоответствиеТаблиц": "TableMapping", -"Отправка сообщений": "Messages sending", -"Клиентский возврат": "Customer refund", -"Идентификатор поля": "Field identifier", -"УдалитьВнешнийФайл": "DeleteExternalFile", -"СоответствиеИконки": "IconMap", -"ЗагрузитьУдалитьВФ": "UploadDeleteExternalFile", -"ПолучитьПолеСсылки": "GetLinkField", -"ПереименоватьКанал": "RenameChannel", -"ИзменитьТемуФорума": "EditForumTopic", -"ТотЖеДокумент.docx": "SameDoc.docx", -"ПолучитьИнформацию": "GetData", -"Создать твит видео": "Create video tweet", -"ПереданныйПараметр": "PassedParameter", -"Получить календарь": "Get calendar", -"СтруктураСостояния": "StateStructure", -"Управление метками": "Tags management", -"Удаляет блок по ID": "Deletes block by ID", -"ПолучитьБазуДанных": "GetDatabase", -"Работа со сделками": "Deals management", -"Google Sheets (ОПИ": "Google Sheets (OpenIntegrations", -"ГринОчисткаОчереди": "GreenQueueClearing", -"внешний вид товара": "product appearance", -"ОтправитьФайл (URL": "SendFile (URL", -"ПараметрВКоллекцию": "ParameterToCollection", -"URL сервера Ollama": "Ollama server URL", +"СтрЧислоВхождений": "StrOccurrenceCount", +"ОтсутствующиеПоля": "MissingFields", +"Токен авторизации": "Auth token", +"Текст комментария": "Comment text", +"СтруктураКампании": "CampaignStructure", +"ЗначениеЗаголовка": "HeaderValue", +"ПолучитьКвитанцию": "GetReceipt", +"ЗакрытьОбсуждение": "CloseDiscussion", +"АтрибутКатегории4": "CategoryAttribute4", +"ПустаяСхемаDelete": "EmptySchemeDelete", +"Содержимое ссылки": "Link data", +"ЗаголовокАккаунта": "AccountHeader", +"ОткрытьСоединение": "CreateConnection", +"ПолучитьПолеПочты": "GetEmailField", +"Обработать запрос": "Process request", +"СохранятьЛокально": "SaveLocally", +"СтруктураНастроек": "SettingsStructure", +"ЗначениеЛокальный": "LocalValue", +"ВернутьСоединение": "ReturnConnection", +"КопироватьКаталог": "CopyFolder", +"Удалить сообщение": "Delete message", +"НеобходимыйРазмер": "RequiredSize", +"ОбработкаЗапросов": "RequestsProcessing", +"НоушнСтраницаБазы": "NotionBasePage", +"Игровые приставки": "Consoles", +"ОтправитьДокумент": "SendDocument", +"СоответствиеФайла": "FileMapping", +"ВременнаяМеткаISO": "ISOTimestamp", +"УправлениеБакетом": "BucketManagement", +"ДлинаПолоски Цикл": "BarLength Do", +"ОпубликоватьПапку": "PublishFolder", +"Получить страницу": "Get page", +"Работа с бакетами": "Buckets management", +"СтруктураКартинки": "PictureStructure", +"СообщениеУдаления": "DeletingMessage", +"ПоследняяФигурная": "LastCurly", +"СоздатьБазуДанных": "CreateDatabase", +"вес в кг. (брутто": "weight, kg (gross", +"300).Равно(Истина": "300).Equal(True", +"Локализация офиса": "Localization of the office", +"НаправлениеПоиска": "SearchDirection", +"МассивИзображений": "ImagesArray", +"ПараметрЛокальный": "LocalParameter", +"СтруктураВозраста": "AgeStructure", +"Скрытый календарь": "Hidden calendar", +"код товара ТН ВЭД": "commodity code TN VED", +"ПреобразоватьДату": "ConvertDate", +"НС_РаботаСФайлами": "NC_FilesManagement", +"Дата : date": "Date : date", +"АтрибутКатегории5": "CategoryAttribute5", +"Наш первый клиент": "OurFirstClient", +"КабинетыИМагазины": "CampaignsAndBusiness", +"УправлениеТоваром": "ProductManagement", +"ВК_ЗагрузитьВидео": "VKAPI_UploadVideo", +"НачальнаяФигурная": "InitialCurly", +"СоздатьТемуФорума": "CreateForumThread", +"ВыходнаяКоллекция": "OutputCollection", +"СоздатьПодписьURL": "CreateURLSignature", +"МаркетинговыйЦвет": "MarketingColor", +"ОжидаютсяДвоичные": "ExpectedBinary", +"СписокПодключений": "ConnectionsList", +"ТоварСоСвойством1": "ProductWithProp1", +"ОткрытьТемуФорума": "OpenForumThread", +"Криптография (ОПИ": "Cryptography (OpenIntegrations", +"Получить штрихкод": "Get barcode", +"ОтветСоответствие": "ResponseMap", +"Использовать oint": "Use oint", +"Отправить локацию": "Send location", +"СоздатьТвитСВидео": "CreateTweetWithVideo", +"СтруктураУпаковки": "PackageStructure", +"Файловые хостинги": "File-hosting services", +"ТекущаяДатаСеанса": "CurrentSessionDate", +"Работа с моделями": "Models management", +"ОбъектКомментарий": "CommentObject", +"ЭтоПредупреждение": "AsAlert", +"УправлениеМетками": "TagsManagement", +"ОсновноеИзмерение": "MajorDimension", +"ПолучитьСтрокуURI": "GetURIString", +"СоздатьСоединение": "CreateConnection", +"ВызватьИсключение": "Raise", +"Проверка_ГКОбъект": "Check_GKObject", +"календарь для CRM": "calendar for CRM", +"массив ID товаров": "Products IDs array", +"УдалитьОбработчик": "RemoveHandler", +"Отправить контакт": "Send contact", +"фильтр по статусу": "filter by status", +"ПолучитьБлокФайла": "GetFileBlock", +"ЗначениеПараметра": "ParameterValue", +"Выполнить команду": "Execute command", +"СтруктураОстатков": "StocksStructure", +"Тестовое описание": "TestDescription", +"МассивПодключений": "ConnectionsArray", +"Почтовые вложения": "Mail attachments", +"ПодходящийТипУзла": "RelevantNodeType", +"Заголовок,Позиция": "Title,Item", +"Очень важный файл": "Very important file", +"Журналы сообщений": "Message logs", +"особый тип товара": "specific product type", +"ВнешнееСоединение": "ExternalConnection", +"ЗначениеЗаполнено": "ValueIsFilled", +"ТекстовыйДокумент": "TextDocument", +"ВККартинкаАльбома": "VKAlbumPicture", +"Восстановить файл": "Restore file", +"HTTP_ОсновныеТест": "HTTP_MainTests", +"СтандартныйСпособ": "StandardMethod", +"АтрибутКатегории2": "CategoryAttribute2", +"ЛокальныеКаталоги": "LocalFolders", +"ПустаяСхемаSelect": "EmptySchemeSelect", +"Объект соединения": "Connection object", +"УстановитьWebhook": "SetWebhook", +"ОтветКодСостояния": "ResponseStatusCode", +"Новое имя объекта": "New object name", +"РезультатПроверки": "CheckResult", +"НаписатьСообщение": "WriteMessage", +"УдалитьБазуДанных": "DeleteDatabase", +"Не установлен URL": "URL is not set", +"ЛайкРепостКоммент": "LikeRepostComment", +"ЗакрытьСоединение": "CloseConnection", +"Определение полей": "Definition of fields", +"описание дефектов": "defect description", +"ЯДискСписокФайлов": "YaDiskFilesList", +"СтрокаПодключения": "ConnectionString", +"АрхивироватьКанал": "ArchiveChannel", +"СтруктураЗначений": "ValueStructure", +"КодироватьURLВURL": "EncodeURLInURL", +"Полученные данные": "Received data", +"УстановитьКоманду": "SetCommand", +"ИзменитьСообщение": "EditMessage", +"СортироватьПоДате": "SortByDate", +"УправлениеЗадачей": "ManageTask", +"СоздатьУдалитьТег": "CreateDeleteTag", +"400).Равно(Истина": "400).Equal(True", +"Название свойства": "Property name", +"ID целевого поста": "ID of the target post", +"СтруктураРасходов": "ExpenseStructure", +"ОсновнаяСтруктура": "MainStructure", +"ИзменитьКалендарь": "UpdateCalendar", +"ПолучитьКоллекцию": "GetCollection", +"Данные для записи": "Data to be written", +"ТелеграмСообщение": "TelegramMessage", +"КаталогИсходников": "SourceDirectory", +"ПустаяСхемаCreate": "EmptySchemeCreate", +"Маркировка товара": "Product marking", +"Данные для API v2": "Data for API v2", +"ВыгрузитьЗначения": "UnloadValues", +"Проверка_ВКАльбом": "Check_VKAlbum", +"ПустаяСхемаInsert": "EmptySchemeInsert", +"Б24_РаботаСДиском": "B24_WorkingWithDrive", +"СтруктураПродавца": "SellerStructure", +"УдалитьТегиБакета": "DeleteBucketTagging", +"КалендарьИсточник": "SourceCalendar", +"УстановитьИмяБазы": "SetBaseName", +"ГТ_СоздатьТаблицу": "GT_CreateTable", +"ЛокацияНазначения": "DestLocation", +"ГД_СоздатьКаталог": "GD_CreateCatalog", +"Файл для отправки": "File for sending", +"ЭтоПримитивныйТип": "IsPrimitiveType", +"Удалить календарь": "Delete calendar", +"МассивНапоминаний": "RemindersArray", +"ВК_СоздатьИсторию": "VKAPI_CreateStory", +"ПереименоватьФайл": "RenameFile", +"АТ_СоздатьТаблицу": "AT_CreateTable", +"ЗаполняемыеДанные": "FillableData", +"Google Drive (ОПИ": "Google Drive (OpenIntegrations", +"ОткрытьОбсуждение": "OpenDiscussion", +"СкопироватьОбъект": "CopyObject", +"ID важной новости": "Id of important post", +"СтруктураФильтра2": "FilterStructure2", +"РазбитьURL: Адрес": "SplitURL: Address", +"ЭлементСтатистики": "StatisticsItem", +"ПолучитьНастройку": "GetSetting", +"Включение сервиса": "Enable service - ", +"Удаляет лид по ID": "Deletes a lead by ID", +"ХешированиеДанных": "DataHashing", +"Б24_РаботаСЧатами": "B24_ChatManagement", +"КонецКодовПадений": "EndOfFailureCodes", +"Название компании": "Company name", +"Очередь сообщений": "Message queue", +"ГуглЦветКалендаря": "GoogleCalendarColors", +"Тестовая кампания": "TestCampaign", +"НачалоКодовУспеха": "StartOfSuccessCodes", +"Ничего особенного": "Nothing special", +"единица измерения": "unit", +"Название подборки": "Selection name", +"Это сервер !NOCLI": "Is server !NOCLI", +"СтруктураЭкспорта": "ExportStructure", +"ПолучитьСообщение": "GetMessage", +"Заголовок новости": "Post title", +"Описание контакта": "Contact description", +"Администрирование": "Administration", +"Выполнение команд": "Commands execution", +"РазбитьURL: Домен": "SplitURL: Domain", +"Перейти по адресу": "Go to the", +"ВозобновитьЗадачу": "RenewTask", +"МассивНедостающих": "MissingArray", +"ПрочитатьВсе (хук": "ReadAll (wh", +"АтрибутКатегории1": "CategoryAttribute1", +"ОпросСоответствие": "PollMap", +"ФайлТелаВременный": "BodyTemporaryFile", +"Картинка автотест": "AutoTestImage", +"Это данные ячейки": "These are cell data of", +"ЗапросАдресПолный": "RequestAdressFull", +"Создать подкаталог": "Create new subfolder", +"МассивКлючЗначение": "KeyValueArray", +"Создать обсуждение": "Create discussion", +"фильтрация роботов": "robots filtration", +"ул. Пушкина, д. 10": "Pushkin st., b. 10", +"ОтправитьСообщение": "SendMessage", +"СтандартнаяЕдиница": "StandardUnit", "Открыть соединение": "Create Connection", "СоздатьУдалитьБлок": "CreateDeleteBlock", -"ЗначенияПараметров": "ParameterValues", -"СтандартнаяЕдиница": "StandardUnit", -"ОтправитьСообщение": "SendMessage", -"ул. Пушкина, д. 10": "Pushkin st., b. 10", -"фильтрация роботов": "robots filtration", -"Создать обсуждение": "Create discussion", -"МассивКлючЗначение": "KeyValueArray", +"URL сервера Ollama": "Ollama server URL", +"ПараметрВКоллекцию": "ParameterToCollection", +"ОтправитьФайл (URL": "SendFile (URL", +"внешний вид товара": "product appearance", "ПолучитьТелоОтвета": "GetResponseBody", +"ЗначенияПараметров": "ParameterValues", "ОкончаниеПротокола": "ProtocolEnd", -"ДополнительныеФото": "AdditionalPhotos", -"идентификатор лида": "lead identifier", -"ID книги источника": "Source spreadsheet ID", -"УстановитьJsonТело": "SetJsonBody", -"УправлениеГруппами": "GroupManagement", -"НайтиПользователей": "FindUsers", -"Постановщик с ID 1": "Producer with ID 1", -"Опубликовать папку": "Publish folder", -"ЗагрузитьФайл (URL": "UploadFile (URL", -"Изменить цвет чата": "Change chat color", -"Ширина товара в мм": "Product width in mm", -"Идентификатор базы": "Base identifier", -"ПереместитьСобытие": "MoveEvent", -"ОтветИнициализации": "InitializationResponse", -"Работа с новостями": "Posts management", -"СтруктураШтрихкода": "BarcodeStructure", "ПолучитьПолеФлажка": "GetCheckboxField", +"идентификатор лида": "lead identifier", +"ГринОчисткаОчереди": "GreenQueueClearing", +"СтруктураШтрихкода": "BarcodeStructure", +"Работа с новостями": "Posts management", +"ОтветИнициализации": "InitializationResponse", +"ПереместитьСобытие": "MoveEvent", +"Идентификатор базы": "Base identifier", +"Ширина товара в мм": "Product width in mm", +"Изменить цвет чата": "Change chat color", +"ЗагрузитьФайл (URL": "UploadFile (URL", +"Опубликовать папку": "Publish folder", +"Постановщик с ID 1": "Producer with ID 1", +"НайтиПользователей": "FindUsers", +"УправлениеГруппами": "GroupManagement", +"УстановитьJsonТело": "SetJsonBody", +"ID книги источника": "Source spreadsheet ID", +"ДополнительныеФото": "AdditionalPhotos", +"Google Sheets (ОПИ": "Google Sheets (OpenIntegrations", +"Фильтр по родителю": "Filter by parent ID", +"ПолучитьБазуДанных": "GetDatabase", +"ОтключитьВалидацию": "DisableValidation", +"ЗакрепитьСообщение": "PinMessage", +"УправлениеДиалогом": "DialogManagement", +"Dropbox_УдалитьТег": "Dropbox_DeleteTag", +"ДлительностьОпроса": "PollDuration", +"Тестовая таблица 2": "TestTable2", +"СтруктураАналитики": "AnalyticsStructure", +"Удаляет пост по id": "Deletes a post by ID", +"ПравильныйВариант1": "CorrectVariant1", +"Закрыть обсуждение": "Close discussion", +"Б24_СерверноеВремя": "B24_ServerTime", +"ИдентификаторФайла": "FileID", +"ОписаниеПеременных": "Variables", +"Во-вторых, стильно": "Description", "Проверка кодировки": "Encoding check", +"Заголовок страницы": "Page title", +"Работа со сделками": "Deals management", +"СоответствиеТаблиц": "TableMapping", +"Клиентский возврат": "Customer refund", +"Удаляет блок по ID": "Deletes block by ID", +"Управление метками": "Tags management", +"СтруктураСостояния": "StateStructure", +"Получить календарь": "Get calendar", +"ПереданныйПараметр": "PassedParameter", +"Создать твит видео": "Create video tweet", +"ПолучитьИнформацию": "GetData", +"ТотЖеДокумент.docx": "SameDoc.docx", +"ИзменитьТемуФорума": "EditForumTopic", +"ПереименоватьКанал": "RenameChannel", +"ПолучитьПолеСсылки": "GetLinkField", +"ЗагрузитьУдалитьВФ": "UploadDeleteExternalFile", +"СоответствиеИконки": "IconMap", +"УдалитьВнешнийФайл": "DeleteExternalFile", +"Идентификатор поля": "Field identifier", +"Отправка сообщений": "Messages sending", "ФинальнаяСтруктура": "FinalStructure", -"ОтправитьВидео (ДД": "SendVideo (DD", +"ДропБоксМетаданные": "DropboxMetadata", "ПравильныйВариант3": "CorrectVariant3", -"ПолучитьЧекиНаДату": "GetCashboxChecksByDate", -"ПолучитьURLСервиса": "GetServiceURL", -"Ссылка на хост API": "API host link", -"СтруктураИнформера": "InformerStructure", -"Объект TCP сервера": "TCP server object", -"Команда CLI: tools": "CLI Command: tools", -"Анонимность опроса": "Poll anonymity", -"ПреобразоватьСвязь": "ConvertLink", -"Проверка_Структура": "Check_Structure", -"КаноническийЗапрос": "CanonicalRequest", -"ИнформацияОбОшибке": "ErrorInfo", -"ПолучитьДанныеЧата": "GetChatData", -"Работа со складами": "Warehouses management", -"Токен пользователя": "User token", -"СлучайнаяСтруктура": "CasualStructure", -"ПринятьЗадачу (хук": "ApproveTask (wh", -"Имя : title": "Name : title", -"Поток тела запроса": "Request body stream", -"Создано из шаблона": "Created from template", -"УдалитьСделку (хук": "DeleteDeal (wh", -"Логин пользователя": "Users login", -"СоздатьЗадачу (хук": "CreateTask (wh", -"ДополнительныйЦвет": "SecondaryColor", -"Маркетинговый цвет": "Marketing color", -"РаботаСЖивойЛентой": "FeedPostsManagement", -"Проверка_ВКИстория": "Check_VKStory", -"УдалитьЗадачу (хук": "DeleteTask (wh", -"УстановитьFormТело": "SetFormBody", -"УдалитьТегиОбъекта": "DeleteObjectTagging", -"Пример команды CLI": "CLI command example", -"НС_ПолучениеДанных": "NC_DataRetrieving", -"Получить квитанцию": "Get receipt", -"Новая таблица (изм": "New table (change", -"Получает лид по ID": "Gets a lead by ID", -"ВключитьЗвукЗадачи": "UnmuteTask", -"ВайберПользователь": "ViberUser", -"ПереслатьСообщения": "ForwardMessages", -"Название кодировки": "Encoding name", -"Данные тела ответа": "Response body data", -"ТолькоУОтправителя": "ForSenderOnly", -"УдалитьЗаписи (TLS": "DeleteRecords (TLS", -"HTTP_Инициализация": "HTTP_Initialization", -"Отправить документ": "Send document", -"МассивСтрокиКнопок": "ButtonsLineArray", -"РаботаСКалендарями": "CalendarsManagement", -"VK_УдалитьПодборку": "VK_DeleteCollection", -"Тестовое сообщение": "TestMessage", -"ГраницаТипов Тогда": "TypesBound Then", -"Yandex Market (ОПИ": "Yandex Market (OpenIntegrations", -"ПреобразоватьТекст": "ConvertText", -"ТолькоОбязательные": "RequiredOnly", "!OInt КБайт = 1024": "!OInt KB = 1024", +"ТолькоОбязательные": "RequiredOnly", +"ПреобразоватьТекст": "ConvertText", +"Yandex Market (ОПИ": "Yandex Market (OpenIntegrations", +"ГраницаТипов Тогда": "TypesBound Then", +"Тестовое сообщение": "TestMessage", "СтруктураОбработки": "ProcessedStructure", +"VK_УдалитьПодборку": "VK_DeleteCollection", +"МассивСтрокиКнопок": "ButtonsLineArray", +"Отправить документ": "Send document", +"HTTP_Инициализация": "HTTP_Initialization", +"УдалитьЗаписи (TLS": "DeleteRecords (TLS", +"ТолькоУОтправителя": "ForSenderOnly", +"Данные тела ответа": "Response body data", +"РаботаСКалендарями": "CalendarsManagement", "СтрокаМетода.Метод": "MethodString.Method", "Отправить картинку": "Send image", "ГринКартинкаГруппы": "GreenGroupPicture", -"VK_УдалитьКартинку": "VK_DeleteImage", -"Возобновить задачу": "Renew task", -"ДобавитьОбработчик": "AddHandler", -"БитриксСписокЗадач": "BitrixTasksList", -"Закрыть соединение": "Close connection", -"РазобратьКлючФайла": "SplitFileKey", -"ВКСтатистикаПостов": "VKPostsStatistic", -"ЯДиск_СоздатьПапку": "YDisk_CreateFolder", -"УдалитьКомментарий": "DeleteComment", -"название календаря": "calendars name", -"ПреобразоватьЧисло": "ConvertNumber", -"Работа с доступами": "Access management", -"НачальнаяТабуляция": "InitialTab", +"СтруктураВебвизора": "WebvisorStructure", "КаталогКомпонентOS": "AddInsFolderOS", -"ДропБоксМетаданные": "DropboxMetadata", -"Создать подкаталог": "Create new subfolder", -"УдалитьТоварыБезSKU": "DeleteProductsWithoutSKU", -"ПолучитьКлючПодписи": "GetSignatureKey", -"Портативная техника": "Portable gadgets", -"СтруктураОбновления": "UpdatesStructure", -"Структура из Строка": "Structure Of String", -"ПреобразованиеТипов": "TypeConversion", -"СоздатьТаблицу (TLS": "CreateTable (TLS", -"СформироватьКоманду": "FormCommand", -"ДобавитьВидеоТовара": "AddProductVideo", -"Перейдите по ссылке": "Go to the link", -"Скоприровать объект": "Copy object", -"Создать тему форума": "Create forum thread", -"Архив : yellow": "Archive : yellow", -"ИзменитьКомментарий": "EditComment", -"Пароль пользователя": "Users password", -"СписокПользователей": "UserList", -"КопироватьКоллекцию": "CopyCollection", -"Кол-во комментариев": "Comments count", -"Удалить тему форума": "Delete forum thread", -"ПереданныеПараметры": "PassedParameters", -"страна производства": "country of manufacture", -"Удалить уведомление": "Delete notification", -"СтрокаПользователей": "MembersQuery", -"Плановое завершение": "Planned end", -"Наименование товара": "Product name", -"ОзонЗаданиеЗагрузки": "OzonUploadTask", -"Создает базу данных": "Creates a database", -"РаботаСТемамиФорума": "ForumTopicManagement", -"ПолучитьФайлНаДиске": "GetFileOnDisk", -"Создает новую книгу": "Creates a new spreadsheet", -"значение для замены": "replacement value", -"ПриостановитьЗадачу": "PauseTask", -"ПолучитьСвойАккаунт": "GetOwnAccount", -"Создание приложения": "Creating an application", -"ПолучитьСписокАкций": "GetPromotionsList", -"ЗаменитьСпецсимволы": "ReplaceSpecialCharacters", -"СерверноеВремя (хук": "ServerTime (wh", -"БуферДвоичныхДанных": "BinaryDataBuffer", -"НумерацияПараметров": "ParameterNumeration", -"Массив из Структура": "Array of Structure", -"Новое имя календаря": "New calendar name", -"ЗаменитьСпецСимволы": "ReplaceSpecialCharacters", -"ПолучитьОбщийМодуль": "GetCommonModule", -"Dropbox_СкачатьФайл": "Dropbox_DownloadFile", -"МассивОтсутствующих": "AbsenteesArray", -"Создает новый канал": "Creates a new channel", -"Кабинеты и магазины": "Campaigns and business", -"ПолучитьТегиОбъекта": "GetObjectTagging", -"Разлогинить инстанс": "Logout instance", -"УдалитьМодель (tiny": "DeleteModel (tiny", -"ПоддерживаемыйОтвет": "SupportedResponse", -"ОбработатьДанныеTMA": "ProcessTMAData", -"ОтложитьЗадачу (хук": "DeferTask (wh", -"ПолучитьДанныеФайла": "GetFileData", -"СгруппироватьТовары": "GroupProducts", -"Есть прием наличных": "There is cash intake", -"ВажныйДокумент.docx": "ImportantDocument.docx", -"ОзонМассивРейтингов": "OzonRatingArray", -"ТекущийПользователь": "CurrentUser", -"Альбом из автотеста": "AlbumFromAutoTest", -"АккаунтИАвторизация": "AccountAndAuthorization", -"ТелеграмМедиагруппа": "TelegramMediagroup", -"Отбор по типу файла": "Filter by file type", -"Dropbox_ДобавитьТег": "Dropbox_AddTag", -"ПреобразоватьСсылку": "ConvertURL", -"ОбновитьЗаписи (TLS": "UpdateRecords (TLS", -"Переслать сообщение": "Forward message", -"Делегировать задачу": "Delegate task", -"Отправляемая ссылка": "SentLink", -"Мой новый календарь": "My new calendar", -"Массив файлов гифок": "Gif files array", -"Язык: rus, eng, zho": "Language: rus, eng, zho", -"ПреобразоватьБулево": "ConvertBoolean", -"Отправить сообщение": "Send message", -"ЗапуститьПриложение": "RunApp", -"СтруктураВыполнения": "ExecutionStructure", -"Переслать сообщения": "Forward messages", -"ПолучитьПараметрыВК": "GetVKParameters", -"БитриксСоответствие": "BitrixMap", -"КлавиатураСообщения": "MessageKeyboard", -"Изменить имя группы": "Update group name", -"телефон заполнен (Y": "phone field is filled (Y", -"СоздатьТвитСОпросом": "CreateTweetWithPoll", -"Дополнить c атрибут": "Complete complex attribute", -"ПолучитьСписокЛидов": "GetLeadsList", -"ЗаполнитьСортировку": "FillSorting", -"SQLL_ОсновныеМетоды": "SQLL_CommonMethods", -"Новый текст новости": "New post text", -"ЗакрытиеПодключения": "ConnectionShutdown", -"СоздатьНовость (хук": "CreatePost (wh", -"СоздатьЗаписи (одна": "CreateRecords (one", -"Получить чек заказа": "Get cashbox check", -"МассивПользователей": "ArrayOfUsers", -"ВК_МетодыОбсуждений": "VKAPI_DiscussionMethods", -"Открыть тему форума": "Open forum thread", -"СтруктураЗаголовков": "HeadersStructure", -"ПолучитьЦеныТоваров": "GetProductsPrices", -"Длительность опроса": "Poll duration", -"ПутьЛоговБиблиотеки": "LibraryLogPath", -"Новое имя хранилища": "New storage name", -"РаботаСОбсуждениями": "DiscussionManagement", -"Наименование канала": "Channel name", -"Идентификатор файла": "File identifier", -"SQL запрос из файла": "SQL query from file", -"Переместить событие": "Move event", -"СоответствиеСобытия": "EventMap", -"ПолучениеИнформации": "DataRetrieval", -"Привязать штрихкоды": "Bind barcodes", -"ПолучитьЗаписи (TLS": "GetRecords (TLS", -"ПолучитьСделку (хук": "GetDeal (wh", -"Удалить комментарий": "Delete comment", -"УдалитьКаталог (хук": "DeleteFolder (wh", -"ПолучитьТаблицыБазы": "GetDatabaseTables", -"СоответствиеКолонки": "ColoumnMap", -"AWS_РаботаСБакетами": "AWS_BucketsManagement", -"Структура Из Строка": "Structure Of String", -"ЦеныИОстаткиТоваров": "PricesAndStocks", -"СоответствиеОбложки": "CoverMap", -"СоответствиеКолонок": "ColoumnsMap", -"Простота и гибкость": "Simplicity and flexibility", -"СистемнаяИнформация": "SystemInfo", -"ОзонГотовыйЧерновик": "OzonReadyDraft", -"0 Или СтрНайти(Путь": "0 Or StrFind(Path", -"ОбработанныеПозиции": "ProcessedPositions", -"УдалитьТаблицу (TLS": "DeleteTable (TLS", -"СдэкАПИ_ОбщиеМетоды": "CdekAPI_CommonMethods", -"УдалитьОбъект (Путь": "DeleteObject (Path", -"СоздатьСсылкуТокена": "CreateTokenLink", -"СтруктураПараметров": "ParametersStructure", -"ПолучитьДиалог (хук": "GetDialog (wh", -"Наименование бакета": "Bucket name", -"Опубликовать объект": "Publish object", -"ОформитьОпциюМассив": "FormOptionArray", -"ОтключитьЗвукЗадачи": "MuteTask", -"Б24_РаботаСЗадачами": "B24_TaskManagement", -"РазмерПостфиксаGZip": "GZipPostfixSize", -"ОперационнаяСистема": "OperatingSystem", -"Проверка_ВККампания": "Check_VKCampaign", -"ДобавитьКомментарий": "CrateComment", -"РабочееПространство": "Workspace", -"Получает файл по ID": "Gets file by ID", -"Удалить базу данных": "Drop database", -"НеобходимыйПараметр": "RequiredParameter", -"Закрепить сообщение": "Pin message", -"Комплексные решения": "Complete solutions", -"Новое имя файла.jpg": "New file name.jpg", -"УстановитьТипДанных": "SetDataType", -"СоответствиеМетодов": "MethodMap", -"ПолучитьЗадачу (хук": "GetTask (wh", -"Получить статистику": "Get statistics", -"АльтернативныйТекст": "AlternateText", -"ОбработатьРезультат": "ProcessResult", -"Открепить сообщение": "Unpin message", -"УстановкаЗаголовков": "HeadersSetting", -"RC_ВыполнениеКоманд": "RC_CommandsExecution", -"ПолучитьКомментарии": "GetComments", -"Module.ExpectsThat(": "Module.ОжидаетЧто(", +"НачальнаяТабуляция": "InitialTab", +"Работа с доступами": "Access management", +"ПреобразоватьЧисло": "ConvertNumber", +"название календаря": "calendars name", +"УдалитьКомментарий": "DeleteComment", +"ЯДиск_СоздатьПапку": "YDisk_CreateFolder", +"ВКСтатистикаПостов": "VKPostsStatistic", +"РазобратьКлючФайла": "SplitFileKey", +"Закрыть соединение": "Close connection", +"БитриксСписокЗадач": "BitrixTasksList", +"ДобавитьОбработчик": "AddHandler", +"Возобновить задачу": "Renew task", +"VK_УдалитьКартинку": "VK_DeleteImage", +"Название кодировки": "Encoding name", +"ПереслатьСообщения": "ForwardMessages", +"ВайберПользователь": "ViberUser", +"ВключитьЗвукЗадачи": "UnmuteTask", +"СлучайнаяСтруктура": "CasualStructure", +"Токен пользователя": "User token", +"Работа со складами": "Warehouses management", +"ПолучитьДанныеЧата": "GetChatData", +"ИнформацияОбОшибке": "ErrorInfo", +"КаноническийЗапрос": "CanonicalRequest", +"Проверка_Структура": "Check_Structure", +"ПреобразоватьСвязь": "ConvertLink", +"Анонимность опроса": "Poll anonymity", +"Команда CLI: tools": "CLI Command: tools", +"Объект TCP сервера": "TCP server object", +"СтруктураИнформера": "InformerStructure", +"Ссылка на хост API": "API host link", +"ПолучитьURLСервиса": "GetServiceURL", +"ПолучитьЧекиНаДату": "GetCashboxChecksByDate", +"ПринятьЗадачу (хук": "ApproveTask (wh", +"ОтправитьВидео (ДД": "SendVideo (DD", +"Имя : title": "Name : title", +"Создано из шаблона": "Created from template", +"Получает лид по ID": "Gets a lead by ID", +"Новая таблица (изм": "New table (change", +"Получить квитанцию": "Get receipt", +"НС_ПолучениеДанных": "NC_DataRetrieving", +"Пример команды CLI": "CLI command example", +"УдалитьТегиОбъекта": "DeleteObjectTagging", +"УстановитьFormТело": "SetFormBody", +"УдалитьЗадачу (хук": "DeleteTask (wh", +"Проверка_ВКИстория": "Check_VKStory", +"РаботаСЖивойЛентой": "FeedPostsManagement", +"Маркетинговый цвет": "Marketing color", +"ДополнительныйЦвет": "SecondaryColor", +"СоздатьЗадачу (хук": "CreateTask (wh", +"Логин пользователя": "Users login", +"УдалитьСделку (хук": "DeleteDeal (wh", +"Поток тела запроса": "Request body stream", +"СледующаяКоллекция": "NextCollection", +"ИнформацияОТаблице": "TableInformation", +"Получить поле (url": "Get field (url", +"БитриксУчетВремени": "BitrixTimekeeping", +"ОбработатьПараметр": "ProcessParameter", +"Непонятная колонка": "An obscure column", +"АрхивироватьТовары": "ArchiveProducts", +"HTTP метод запроса": "Request HTTP method", +"описание календаря": "calendar description", +"URL для сокращения": "URL for shortening", +"признак шаблона (Y": "is pattern (Y", +"СтруктураВариантов": "VariantStructure", +"Соответствие полей": "Fields map", +"ЗапросПользователь": "RequestUser", +"ПолучитьКомпоненту": "GetAddIn", +"БитриксКомментарий": "BitrixComment", +"Создать твит опрос": "Create poll tweet", +"Телеграм_БанРазбан": "TelegramAPI_BanUnban", +"СоздатьКомментарий": "CreateComment", +"КодированныеДанные": "EncodingString", +"Измененное событие": "Modified event", +"УправлениеСобытием": "EventManagement", +"ПолеИдентификатора": "IdentifierField", +"ПравильныйВариант6": "CorrectVariant6", +"Получить сообщение": "Get message", +"Обработка запросов": "Requests processing", +"ЧЦ=10; ЧДЦ=0; ЧГ=0": "ND=10; NFD=0; NG=0", +"РаботаСХранилищами": "StoragesManagement", +"РазмерСжатыхДанных": "CompressedDataSize", +"ИзменитьАватарЧата": "ChangeChatPicture", +"ПроцессорГенерации": "GenerationProcessor", +"ПолучитьИДКартинки": "GetImageID", +"ПравильныйВариант5": "CorrectVariant5", +"Создать твит гифки": "Create gif tweet", +"Копировать каталог": "Copy folder", +"УдалитьУведомление": "DeleteNotification", +"ДелегироватьЗадачу": "DelegateTask", +"РаботаСоСтраницами": "PageManagement", +"СоздатьПодключение": "CreateConnection", +"ДанныеПользователя": "UserData", +"МаксимальныйРазмер": "MaxSize", +"ОтправитьФайлПоURL": "SendFileByURL", +"ЗаголовокИсточника": "SourceHeader", +"Проверка_ЯДискДиск": "Check_YaDiskDrive", +"РаботаССообщениями": "MessageManagement", +"Написать сообщение": "Write a message", +"Тестовый календарь": "TestCalendar", +"ПереместитьКаталог": "MoveFolder", +"Переименовать файл": "Rename file", +"БитриксАвторизация": "BitrixAuth", +"СкачатьМодель (bay": "PullModel (bay", +"Статус отправления": "Shipment status", +"ЗапросВыходнойФайл": "RequestOutputFile", +"ОзонУдалениеТовара": "OzonProductsDeleting", +"HttpКлиентЗагрузки": "HttpUploadClient", +"СтруктураКалендаря": "CalendarsStructure", +"Работа с объектами": "Objects management", +"Активный : green": "Active : green", +"СоответствиеФайлов": "FileMapping", +"ПравильныйВариант2": "CorrectVariant2", +"ЗапросЗаписьДанных": "RequestDataWriter", +"Наименование метки": "Tag title", +"Изменить сообщение": "Edit message", +"ПереслатьСообщение": "ForwardMessage", +"ОпубликоватьОбъект": "PublishObject", +"URL источник файла": "URL source of the file", +"ОтправитьФайл (хук": "SendFile", +"ГТ_ПолучитьТаблицу": "GT_GetTable", +"ПривязатьШтрихкоды": "BindBarcodes", +"ОсновнойОбработчик": "MainHandler", +"Email как RFC 2822": "Email as RFC 2822", +"задача в отчете (Y": "task in report (Y", +"Лёгкость внедрения": "Easy to use", +"ОзонМассивОбъектов": "OzonObjectsArray", +"СоответствиеСтроки": "RowMap", +"НормализоватьФайлы": "NormalizeFiles", +"СкопироватьКаталог": "MakeFolderCopy", +"ЗапросПараметрыURL": "RequestURLParams", +"ВыполнитьЗапросSQL": "ExecuteSQLQuery", +"Получить хранилище": "Get storage", +"ДополнитьЗаголовки": "CompleteHeaders", +"ЗагрузитьФайлПоURL": "UploadFileByURL", +"ОтправитьАудио (ДД": "SendAudio (DD", +"ОжидатьПодключение": "AwaitingConnection", +"ЛокацияОтправления": "SendLocation", +"СоздатьСделку (хук": "CreateDeal (wh", +"ЛимитПользователей": "UserLimit", +"СтруктураПараметра": "ParameterStructure", +"РазмерПрефиксаGZip": "GZipPrefixSize", +"ПолучитьТоварыПоИД": "GetProductsByID", +"СтрЗаканчиваетсяНа": "StrEndsWith", +"ЗагрузитьМалыйФайл": "UploadSmallFile", +"ПоследнийКодУспеха": "LastSuccessCode", +"РазлогинитьИнстанс": "LogoutInstance", +"ДобавитьСортировку": "AddSorting", +"MYS_ОсновныеМетоды": "MYS_CommonMethods", +"РежимОткрытияФайла": "FileOpenMode", +"Тестовый заголовок": "TestTitle", +"УдалитьОбъект (URL": "DeleteObject (URL", +"Праздники Беларуси": "Holidays in Belarus", +"РазархивироватьЧат": "UnarchiveChat", +"Высота товара в мм": "Product height in mm", +"Новый подкаталог 2": "New subfolder 2", +"Удаляет файл по ID": "Delete file by ID", +"ОжидатьПодключения": "AwaitConnections", +"Текст новых правил": "Text of the new rules", +"Б24_РаботаСТокеном": "B24_TokenManagement", +"ПолучитьСтатистику": "GetStatistics", +"Изменить календарь": "Edit calendar", +"Установить Webhook": "Set Webhook", +"Новое наименование": "New name", +"S3НеПоддерживается": "S3NotImplemented", +"ОтправитьГифку (ДД": "SendGif (DD", +"ПреобразоватьПочту": "ConvertEmail", +"ПреобразоватьФайлы": "ConvertFiles", +"Архивировать канал": "Archive channel", +"ПравильныйВариант4": "CorrectVariant4", +"СуществующаяГруппа": "ExistingGroup", +"ПолучитьОбновления": "GetUpdates", +"МножественныйВыбор": "MultipleSelect", +"ID книги приемника": "Destination spreadsheet ID", +"Переместить объект": "Move object", +"Идентификатор чата": "Chat identifier", +"HTTP_УстановкаТела": "HTTP_BodySet", +"СкоприроватьОбъект": "CopyObject", +"HttpКлиентПроверки": "HttpCheckClient", +"МассивОбязательных": "RequiredArray", +"РаботаСПолямиЗадач": "CustomTasksFieldsManagement", +"ПолучитьПолеНомера": "GetNumberField", +"СформироватьЗапрос": "FormRequest", +"РазбитьURL: Секция": "SplitURL: Section", +"КвалификаторыЧисла": "NumberQualifiers", +"Время начала обеда": "Lunch start time", +"ПравильныйВариант7": "CorrectVariant7", +"МассивСертификатов": "CertificatesArray", +"СоздатьУдалитьПост": "CreateDeletePost", +"ОткрепитьСообщение": "UnpinMessage", +"полный домен сайта": "full site domain", +"ФормированиеБлоков": "BlockFormation", +"РазбитьURL: Сервер": "SplitURL: Host", +"НачалоОбработкиXML": "XMLInitialProcessing", +"Новое имя варианта": "New variant name", +"ТекущаяВложенность": "CurrentNesting", +"Открыть обсуждение": "Open discussion", +"ЗагрузитьМедиафайл": "UploadMediaFile", +"Наименование видео": "Video name", +"ПолучитьТегиБакета": "GetBucketTagging", +"ДвоичныеВКоллекцию": "BinaryToCollection", +"ЗакрытьПодключение": "CloseConnection", +"Удалить теги бакета": "Delete bucket tagging", +"ПолучитьОсобенности": "GetFeatures", +"Получить список баз": "Get list of bases", +"ЗакрыватьСоединение": "CloseConnection", +"Получить поле (дата": "Get field (date", +"УправлениеДоставкой": "DeliveryManagement", +"Глубина товара в мм": "Product depth in mm", +"ВосстановитьКаталог": "RestoreFolder", +"ПолучитьТокенПоКоду": "GetTokenByCode", +"Массив файлов видео": "Video files array", +"Эфимерное сообщение": "Ephemeral message", +"ДобавитьФайлВЗадачу": "AttachFileToTopic", +"БитриксНеопределено": "BitrixUndefined", +"ID категории товара": "Product category ID", +"Получить блок файла": "Get file block", +"Дата начала периода": "Start date of the period", +"ПолучитьУведомление": "GetNotification", +"РаскодироватьСтроку": "DecodeString", +"Создать/Удалить тег": "Create/Delete tag", +"Значение для поиска": "Search value", +"РаботаСБазамиДанных": "DatabaseManagement", +"КопироватьЛист (доп": "CopySheet (new", +"СоздатьТвитКартинки": "CreateImageTweet", +"УчетРабочегоВремени": "Timekeeping", +"Данные для отправки": "Sending data", +"ПолучитьВнешнийФайл": "GetExternalFile", +"РаботаСППолямиЗадач": "TasksFieldsManagement", +"Найти пользователей": "Find users", +"Нажмите Publish App": "Click on Publish App", +"ПолучитьКомментарий": "GetComment", +"Закрыть тему форума": "Close forum thread", +"ОбработатьЗаголовки": "HeadersProcessing", +"НормализоватьОснову": "NormalizeMain", +"Получить информацию": "Get data", +"СтруктураПолучателя": "RecipientStructure", "ПреобразоватьСтатус": "ConvertStatus", +"Module.ExpectsThat(": "Module.ОжидаетЧто(", +"ПолучитьКомментарии": "GetComments", +"RC_ВыполнениеКоманд": "RC_CommandsExecution", +"УстановкаЗаголовков": "HeadersSetting", +"Открепить сообщение": "Unpin message", "ИсполняемыеСценарии": "RunningScenarios", +"ОбработатьРезультат": "ProcessResult", +"Получить статистику": "Get statistics", +"ПолучитьЗадачу (хук": "GetTask (wh", +"СоответствиеМетодов": "MethodMap", +"УстановитьТипДанных": "SetDataType", +"СтруктураЗавершения": "FinishStructure", +"Новое имя файла.jpg": "New file name.jpg", +"АльтернативныйТекст": "AlternateText", "Картинка задачи.jpg": "Topic picture.jpg", "Новое подразделение": "New department", "ПолучитьИсториюЧата": "GetChatHistory", -"Получить информацию": "Get data", -"НаписатьВОбсуждение": "WriteInDiscussion", -"СоздатьПользователя": "CreateUser", -"СоздатьЗапросСТелом": "CreateRequestWithBody", -"НаписатьКомментарий": "WriteComment", -"Создать комментарий": "Create comment", -"ЗаполнитьURLОбъекта": "FillObjectURL", -"ОзонСписокКатегорий": "OzonCategoryList", -"имя поля для отбора": "filtering field name", -"Данные тела запроса": "Request body data", -"Скопировать каталог": "Copy folder", -"ПолучитьСписокЗадач": "GetTasksList", -"СлакСсылкаСообщения": "SlackMessageLink", -"СтруктураРезультата": "ResultStrucutre", -"ОтправитьФайл (Путь": "SendFile (Path", "УправлениеПодборкой": "SelectionManagement", -"СтруктураПолучателя": "RecipientStructure", +"ОтправитьФайл (Путь": "SendFile (Path", +"СтруктураРезультата": "ResultStrucutre", +"СлакСсылкаСообщения": "SlackMessageLink", +"ПолучитьСписокЗадач": "GetTasksList", +"Скопировать каталог": "Copy folder", +"Данные тела запроса": "Request body data", +"имя поля для отбора": "filtering field name", +"ОзонСписокКатегорий": "OzonCategoryList", +"ЗаполнитьURLОбъекта": "FillObjectURL", +"Создать комментарий": "Create comment", +"НаписатьКомментарий": "WriteComment", +"СоздатьЗапросСТелом": "CreateRequestWithBody", +"СоздатьПользователя": "CreateUser", +"НаписатьВОбсуждение": "WriteInDiscussion", "Разархивировать чат": "Unarchive chat", -"Создать/Удалить тег": "Create/Delete tag", -"БитриксНеопределено": "BitrixUndefined", -"Глубина товара в мм": "Product depth in mm", -"ДобавитьФайлВЗадачу": "AttachFileToTopic", -"Эфимерное сообщение": "Ephemeral message", -"Массив файлов видео": "Video files array", -"ПолучитьТокенПоКоду": "GetTokenByCode", -"ВосстановитьКаталог": "RestoreFolder", -"ID категории товара": "Product category ID", -"УправлениеДоставкой": "DeliveryManagement", -"Получить поле (дата": "Get field (date", -"ЗакрыватьСоединение": "CloseConnection", -"Получить список баз": "Get list of bases", -"ПолучитьОсобенности": "GetFeatures", -"Удалить теги бакета": "Delete bucket tagging", -"Получить блок файла": "Get file block", -"УчетРабочегоВремени": "Timekeeping", -"ПолучитьУведомление": "GetNotification", -"Закрыть тему форума": "Close forum thread", -"ПолучитьКомментарий": "GetComment", -"Нажмите Publish App": "Click on Publish App", -"Найти пользователей": "Find users", -"РаботаСППолямиЗадач": "TasksFieldsManagement", -"Дата начала периода": "Start date of the period", -"ПолучитьВнешнийФайл": "GetExternalFile", -"ОбработатьЗаголовки": "HeadersProcessing", -"Данные для отправки": "Sending data", -"СоздатьТвитКартинки": "CreateImageTweet", -"КопироватьЛист (доп": "CopySheet (new", -"РаботаСБазамиДанных": "DatabaseManagement", -"Значение для поиска": "Search value", -"НормализоватьОснову": "NormalizeMain", -"РаскодироватьСтроку": "DecodeString", -"СтруктураЗавершения": "FinishStructure", "ПолучитьТелоЗапроса": "GetRequestBody", -"Проверка_ВКСвойство": "Check_VKProp", +"СоздатьИзменитьБазу": "CreateUpdateDatabase", "ПолучитьТекущуюДату": "GetCurrentDate", -"ИзменитьСделку (хук": "UpdateDeal (wh", -"Проверка_ВКПодборка": "Check_VKCollection", -"Получает список баз": "Gets a list of bases", -"SQLiteЗначенияПолей": "SQLiteFieldsValues", -"АТЗаписьНомерСтрока": "ATRecordNumberAndString", -"УдалитьЗаписи (одна": "DeleteRecords (one", -"Результат обработки": "Processing result", -"ДобавитьЗаписи (TLS": "AddRecords (TLS", -"ДобавитьВнешнийФайл": "AddExternalFile", -"ИзменитьЗадачу (хук": "UpdateTask (wh", -"Массив Из Структура": "Array of Structure", -"Фильтр по списку ID": "filter by IDs list", -"Начать учет времени": "Start timekeeping", +"УдалитьНовость (хук": "DeletePost (wh", +"Ставит лайк на пост": "Likes a post", +"Создать базу данных": "Create database", +"ПустаяСхемаTruncate": "EmptySchemeTruncate", +"Архивировать товары": "Archive products", +"В качестве чат-бота": "Like a chat-bot", +"Измененная подборка": "EditedCollection", +"ВосстановитьСчетчик": "RestoreCounter", +"СоздатьКопиюОбъекта": "CreateObjectCopy", +"УстановитьЗаголовки": "SetHeaders", +"ПараметрыСоединения": "ConnectionParams", +"ЗагрузитьОбъект (DB": "PutObject (DB", +"Путь из URL запроса": "Path from the request URL", +"идентификатор сайта": "site identifier", +"Идентификатор книги": "Spreadsheet identifier", +"Фото- и видеоуслуги": "Photo and video service", +"ПолучитьСписокТегов": "GetTagList", +"ИсключениеПриОшибке": "ExceptionOnError", +"Комплексные решения": "Complete solutions", +"Путь внутри объекта": "Path inside the object", +"UUID договоренности": "Appointment UUID", +"Канцелярские товары": "Stationery", +"СтруктураИнформации": "DataStructure", +"Количество : number": "Count : number", +"Переместить каталог": "Move folder", +"Новое описание базы": "New database description", +"Переименовать канал": "Rename channel", +"ОзонДобавлениеКодов": "OzonNewCodes", +"ТелеграмПриглашение": "TelegramInvitation", +"ДлительностьПопытки": "AttemptDuration", +"Удаляет тему форума": "Deletes a forum thread", +"один из типов медиа": "media type", +"Удаляет базу данных": "Deletes the database", +"ОбновитьЦеныТоваров": "UpdateProductsPrices", +"Удаляет метку по ID": "Deletes a tag by ID", +"Наличие примерочной": "Availability of fitting room", "Получить обновления": "Get updates", +"Начать учет времени": "Start timekeeping", +"Фильтр по списку ID": "filter by IDs list", +"Массив Из Структура": "Array of Structure", +"ИзменитьЗадачу (хук": "UpdateTask (wh", +"ДобавитьВнешнийФайл": "AddExternalFile", "Yandex Metrika (ОПИ": "Yandex Metrika (OpenIntegrations", +"ДобавитьЗаписи (TLS": "AddRecords (TLS", +"УдалитьЗаписи (одна": "DeleteRecords (one", +"АТЗаписьНомерСтрока": "ATRecordNumberAndString", +"SQLiteЗначенияПолей": "SQLiteFieldsValues", +"Получает список баз": "Gets a list of bases", +"Проверка_ВКПодборка": "Check_VKCollection", +"ИзменитьСделку (хук": "UpdateDeal (wh", +"Результат обработки": "Processing result", "Данные для API v1.1": "Data for API v1.1", "ПолучитьСписокМеток": "GetTagsList", "МассивХарактеристик": "AttributesArray", -"ОбработатьПараметры": "ProcessParameters", -"СоответствиеСвойств": "PropertyMap", -"Комментарий курьеру": "Comment to courier", -"ГуглОбновлениеЯчеек": "GoogleCellUpdating", -"Управление группами": "Group management", -"УстановитьНастройку": "SetSetting", -"Получить поле (файл": "Get field (file", -"TODO: Вернуть позже": "TODO: Comeback later", -"УстанавливатьПустое": "SetIfEmpty", -"Получить лог !NOCLI": "Get log !NOCLI", -"МассивМедиаКартинок": "MediaPictureArray", -"СтруктураКлавиатуры": "KeyboardStructure", -"ПараметрыЗаписиJSON": "JSONWriterSettings", -"ОбработатьВыводJSON": "ProcessJSONOutput", "ОзонМассивОбновлено": "OzonUpdatedArray", -"Наличие примерочной": "Availability of fitting room", -"СоздатьИзменитьБазу": "CreateUpdateDatabase", -"Удаляет метку по ID": "Deletes a tag by ID", -"ОбновитьЦеныТоваров": "UpdateProductsPrices", -"Фото- и видеоуслуги": "Photo and video service", -"идентификатор сайта": "site identifier", -"Путь из URL запроса": "Path from the request URL", -"ЗагрузитьОбъект (DB": "PutObject (DB", -"ПараметрыСоединения": "ConnectionParams", -"УстановитьЗаголовки": "SetHeaders", -"СоздатьКопиюОбъекта": "CreateObjectCopy", -"Идентификатор книги": "Spreadsheet identifier", -"ВосстановитьСчетчик": "RestoreCounter", -"В качестве чат-бота": "Like a chat-bot", -"Архивировать товары": "Archive products", -"ПустаяСхемаTruncate": "EmptySchemeTruncate", -"Создать базу данных": "Create database", -"Ставит лайк на пост": "Likes a post", -"УдалитьНовость (хук": "DeletePost (wh", -"Измененная подборка": "EditedCollection", -"ПолучитьСписокТегов": "GetTagList", -"Переместить каталог": "Move folder", -"ИсключениеПриОшибке": "ExceptionOnError", -"один из типов медиа": "media type", -"Удаляет тему форума": "Deletes a forum thread", -"ДлительностьПопытки": "AttemptDuration", -"ТелеграмПриглашение": "TelegramInvitation", -"ОзонДобавлениеКодов": "OzonNewCodes", -"Переименовать канал": "Rename channel", -"Удаляет базу данных": "Deletes the database", -"Новое описание базы": "New database description", -"Количество : number": "Count : number", -"СтруктураИнформации": "DataStructure", -"Канцелярские товары": "Stationery", -"UUID договоренности": "Appointment UUID", -"Путь внутри объекта": "Path inside the object", -"Изменение публикации": "PublicationChange", -"ДобавитьРодителяБазы": "AddDatabaseParent", -"Тестовое сообщение 2": "TestMessage2", -"HTTP (служебный, ОПИ": "HTTP (service, OpenIntegrations", -"color=Зеленый) Метод": "color=Green) Method", -"Начало синхронизации": "Start synchronization", -"Удалить теги объекта": "Delete object tagging", -"ПолучитьПолеТелефона": "GetPhoneField", -"Делает репост записи": "Reposts the record", -"Тестовое сообщение 1": "TestMessage1", -"Текст запроса к базе": "Database query text", -"ПолучитьПолеВложения": "GetAttachmentField", -"ПолучитьНастройкиTls": "GetTlsSettings", -"СтруктураАвторизации": "AuthStructure", -"ВКИнформацияОТоварах": "VKProductData", -"Список пользователей": "User list", -"СтруктураОтправителя": "SenderStructure", -"Получить базу данных": "Get database", -"УстановитьИмяТаблицы": "SetTableName", -"Получить теги бакета": "Get bucket tagging", -"ПолучениеУведомлений": "NotificationsReceiving", -"VK_СоздатьОбсуждение": "VK_CreateDiscussion", -"Проверка_БитриксФайл": "Check_BitrixFile", -"идентификатор валюты": "currency identifier", -"INSERT с параметрами": "INSERT with parameters", -"Изменить комментарий": "Modify comment", -"ID события календаря": "Calednar event ID", -"ВозвращаемоеЗначение": "ReturnValue", -"ВКИНформацияОТоварах": "VKProductData", -"ОтправитьВнешнийФайл": "SendExternalFile", -"УдалитьСтадиюКанбана": "DeleteKanbanStage", -"УстановитьФайлОтвета": "SetResponseFile", -"СтруктураЦеныЗакупки": "PurchasePriceStructure", -"УстановитьФайлВывода": "SetOutputFile", -"ФИО контактного лица": "Full name of contact person", -"СтруктураПараметров5": "ParameterStructure5", -"РазмерНесжатыхДанных": "UncompressedDataSize", -"СделатьФайлПубличным": "MakeFilePublic", -"ИнформацияОПрогрессе": "ProgressInformation", -"СформироватьМедиаURL": "FormMediaURL", -"VK_ОткрытьОбсуждение": "VK_OpenDiscussion", -"Соответствие свойств": "Properties map", -"Имя бакета приемника": "Destination bucket name", -"Отложенное сообщение": "Sheduled message", -"СкачатьФайлСообщения": "DownloadMessageFile", -"Идентификатор товара": "Product identifier", -"ПолучитьСписокСделок": "GetDealsList", -"Очищает таблицу базы": "Clears the database table", -"URL к внешнему файлу": "URL to external file", -"СтруктураПараметров1": "ParameterStructure1", -"СтруктураРуководства": "ManualStructure", -"ВК_ЛайкРепостКоммент": "VKAPI_LikeRepostComment", -"ОтправитьМеидагруппу": "SendMediaGroup", -"Офис группы компаний": "Group office", -"СтруктураБазовойЦены": "BasePriceStructure", -"ЗагрузитьФайлЧастями": "UploadFileInParts", -"ПодключитьРасширение": "ConnectExtension", -"ПолучитьОбъект (файл": "GetObject (file", -"МассивСтруктурКнопок": "ArrayOfButtonStructures", -"СтруктураНапоминаний": "RemindersStructure", -"НастройкаНапоминания": "ReminderSetting", -"Включить звук задачи": "Unmute task", -"СтруктураПараметров7": "ParameterStructure7", -"OLLM_РаботаСМоделями": "OLLM_ModelsManagement", -"ОтправитьГифку (Путь": "SendGif (Path", -"Это коннектор !NOCLI": "Is connector !NOCLI", -"СтруктураПараметров3": "ParameterStructure3", -"ДропбоксПространство": "DropboxSpace", -"Новый заголовок чата": "New chat title", -"Структура полей лида": "Structure of lead fields", -"ОчиститьТаблицу (TLS": "ClearTable (TLS", -"Google Calendar (ОПИ": "Google Calendar (OpenIntegrations", -"Аудио и видеотехника": "Audio and video", -"СтруктураПараметров6": "ParameterStructure6", -"Наименование альбома": "Album name", -"СтруктураПараметров4": "ParameterStructure4", -"СоздатьПодразделение": "CreateDepartment", -"Проверка_БитриксПоля": "Check_BitrixFields", -"Скопируйте **Токен**": "Copy the **Token**", -"СтруктураНапоминания": "ReminderStructure", -"ID копируемого листа": "CopiedSheetID", -"СоздатьСтраницуВБазу": "CreatePageInDatabase", -"СкопироватьФайл (хук": "MakeFileCopy (wh", -"ЗавершитьУчетВремени": "StopTimekeeping", -"Работа с CLI версией": "Working with CLI app", -"Вайбер_ОтправитьФайл": "Viber_SendFile", -"Получение информации": "Data retrieval", -"СделатьФайлПриватным": "MakeFilePrivate", -"ОтладочнаяИнформация": "DebugInfo", -"Свойства базы данных": "Database properties", -"СоздатьСоставнойПост": "CreateCompositePost", -"Структурапараметров3": "ParameterStructure3", -"Если Не Клиент Тогда": "If Not Client Then", -"ОткрытьЗакрытьДиалог": "OpenCloseDialog", -"частное событие: Y,N": "private event: Y,N", -"Получить поле (email": "Get field (email", -"идентификатор задачи": "task identifier", -"Строка, Произвольный": "String, Arbitrary", -"СоответствиеЗначений": "ValueMapping", -"Новый заголовок базы": "New database title", -"идентификатор сделки": "Deal identifier", -"Добавить комментарий": "Create comment", -"ПолучитьТаймслотыFBO": "GetFBOTimeslots", -"Тип (язык) квитанции": "Receipt type (language)", -"Восстановить счетчик": "Restore counter", -"ТелеграмСозданиеТемы": "TelegramCreateTopic", -"Создать/Удалить блок": "Create/Delete block", -"Важный документ.docx": "Imortant doc.docx", -"ОтклонитьЗадачу (хук": "DisapproveTask (wh", -"ЧатыИЛичныеСообщения": "ChatsAndMessages", -"УстановитьТегиБакета": "PutBucketTagging", -"ПодчиненнаяСтруктура": "SubordinateStructure", -"БитриксФайлСообщение": "BitrixFileMessage", -"показатель информера": "informer index", -"Telegram_СкачатьФайл": "Telegram_DownloadFile", -"Тестовый комментарий": "TestComment", -"ФорсироватьРезультат": "ForceResult", -"Установить form тело": "Set Form body", -"ИзменитьНовость (хук": "UpdatePost (wh", -"ПолучитьИмяФайлаТела": "GetBodyFileName", -"Получить уведомление": "Get notification", -"Bitrix24_УдалитьФайл": "Bitrix24_DeleteFile", -"УстановитьТемуКанала": "SetChannelTopic", -"ID элемента чеклиста": "Checklist element ID", -"и OpenSSL версии 3.x": "and OpenSSL version 3.x", -"Удалить внешний файл": "Delete external file", -"ПереносСтрокJSON.Нет": "JSONLineBreak.None", -"НормализованныеФайлы": "NormalizedFiles", -"ПолучитьСписокТестов": "GetTestList", -"ОтправитьВидео (Путь": "SendVideo (Path", -"НастройкиИИнформация": "SettingsAndInformation", +"ОбработатьВыводJSON": "ProcessJSONOutput", +"ПараметрыЗаписиJSON": "JSONWriterSettings", +"СтруктураКлавиатуры": "KeyboardStructure", +"МассивМедиаКартинок": "MediaPictureArray", +"Получить лог !NOCLI": "Get log !NOCLI", +"УстанавливатьПустое": "SetIfEmpty", +"TODO: Вернуть позже": "TODO: Comeback later", +"Получить поле (файл": "Get field (file", +"УстановитьНастройку": "SetSetting", +"Управление группами": "Group management", +"ГуглОбновлениеЯчеек": "GoogleCellUpdating", +"Комментарий курьеру": "Comment to courier", +"СоответствиеСвойств": "PropertyMap", +"ОбработатьПараметры": "ProcessParameters", +"Проверка_ВКСвойство": "Check_VKProp", +"Закрепить сообщение": "Pin message", +"ОтключитьЗвукЗадачи": "MuteTask", +"Удалить базу данных": "Drop database", +"УдалитьМодель (tiny": "DeleteModel (tiny", +"Разлогинить инстанс": "Logout instance", +"ПолучитьТегиОбъекта": "GetObjectTagging", +"Кабинеты и магазины": "Campaigns and business", +"Создает новый канал": "Creates a new channel", +"МассивОтсутствующих": "AbsenteesArray", +"ПоддерживаемыйОтвет": "SupportedResponse", +"Dropbox_СкачатьФайл": "Dropbox_DownloadFile", +"ЗаменитьСпецСимволы": "ReplaceSpecialCharacters", +"Новое имя календаря": "New calendar name", +"Массив из Структура": "Array of Structure", +"НумерацияПараметров": "ParameterNumeration", +"БуферДвоичныхДанных": "BinaryDataBuffer", +"СерверноеВремя (хук": "ServerTime (wh", +"ПолучитьОбщийМодуль": "GetCommonModule", +"ЗаменитьСпецсимволы": "ReplaceSpecialCharacters", +"ОбработатьДанныеTMA": "ProcessTMAData", +"ПолучитьДанныеФайла": "GetFileData", +"Делегировать задачу": "Delegate task", +"Переслать сообщение": "Forward message", +"ОбновитьЗаписи (TLS": "UpdateRecords (TLS", +"ПреобразоватьСсылку": "ConvertURL", +"Dropbox_ДобавитьТег": "Dropbox_AddTag", +"Отбор по типу файла": "Filter by file type", +"ОтложитьЗадачу (хук": "DeferTask (wh", +"ТелеграмМедиагруппа": "TelegramMediagroup", +"Альбом из автотеста": "AlbumFromAutoTest", +"ТекущийПользователь": "CurrentUser", +"ОзонМассивРейтингов": "OzonRatingArray", +"ВажныйДокумент.docx": "ImportantDocument.docx", +"Есть прием наличных": "There is cash intake", +"СгруппироватьТовары": "GroupProducts", +"АккаунтИАвторизация": "AccountAndAuthorization", +"Отправляемая ссылка": "SentLink", +"ПолучитьСписокАкций": "GetPromotionsList", +"ПолучитьСвойАккаунт": "GetOwnAccount", +"ИзменитьКомментарий": "EditComment", +"Архив : yellow": "Archive : yellow", +"Создать тему форума": "Create forum thread", +"Скоприровать объект": "Copy object", +"Перейдите по ссылке": "Go to the link", +"ДобавитьВидеоТовара": "AddProductVideo", +"Пароль пользователя": "Users password", +"НеобходимыйПараметр": "RequiredParameter", +"ПреобразованиеТипов": "TypeConversion", +"Структура из Строка": "Structure Of String", +"СтруктураОбновления": "UpdatesStructure", +"Портативная техника": "Portable gadgets", +"ПолучитьКлючПодписи": "GetSignatureKey", +"УдалитьТоварыБезSKU": "DeleteProductsWithoutSKU", +"СоздатьТаблицу (TLS": "CreateTable (TLS", +"Создание приложения": "Creating an application", +"СписокПользователей": "UserList", +"Кол-во комментариев": "Comments count", +"ПриостановитьЗадачу": "PauseTask", +"значение для замены": "replacement value", +"Создает новую книгу": "Creates a new spreadsheet", +"ПолучитьФайлНаДиске": "GetFileOnDisk", +"РаботаСТемамиФорума": "ForumTopicManagement", +"Создает базу данных": "Creates a database", +"КопироватьКоллекцию": "CopyCollection", +"ОзонЗаданиеЗагрузки": "OzonUploadTask", +"Плановое завершение": "Planned end", +"СтрокаПользователей": "MembersQuery", +"Удалить уведомление": "Delete notification", +"страна производства": "country of manufacture", +"ПереданныеПараметры": "PassedParameters", +"Удалить тему форума": "Delete forum thread", +"Наименование товара": "Product name", +"Мой новый календарь": "My new calendar", +"СформироватьКоманду": "FormCommand", +"Язык: rus, eng, zho": "Language: rus, eng, zho", +"ОзонГотовыйЧерновик": "OzonReadyDraft", +"СистемнаяИнформация": "SystemInfo", +"Простота и гибкость": "Simplicity and flexibility", +"СоответствиеКолонок": "ColoumnsMap", +"СоответствиеОбложки": "CoverMap", +"ЦеныИОстаткиТоваров": "PricesAndStocks", +"0 Или СтрНайти(Путь": "0 Or StrFind(Path", +"Структура Из Строка": "Structure Of String", +"СоответствиеКолонки": "ColoumnMap", +"ПолучитьТаблицыБазы": "GetDatabaseTables", +"УдалитьКаталог (хук": "DeleteFolder (wh", +"Удалить комментарий": "Delete comment", +"ПолучитьСделку (хук": "GetDeal (wh", +"ПолучитьЗаписи (TLS": "GetRecords (TLS", +"AWS_РаботаСБакетами": "AWS_BucketsManagement", +"Привязать штрихкоды": "Bind barcodes", +"ОбработанныеПозиции": "ProcessedPositions", +"СдэкАПИ_ОбщиеМетоды": "CdekAPI_CommonMethods", +"Массив файлов гифок": "Gif files array", +"Получает файл по ID": "Gets file by ID", +"РабочееПространство": "Workspace", +"ДобавитьКомментарий": "CrateComment", +"ОперационнаяСистема": "OperatingSystem", +"РазмерПостфиксаGZip": "GZipPostfixSize", +"УдалитьТаблицу (TLS": "DeleteTable (TLS", +"Б24_РаботаСЗадачами": "B24_TaskManagement", +"Опубликовать объект": "Publish object", +"Наименование бакета": "Bucket name", +"ПолучитьДиалог (хук": "GetDialog (wh", +"СтруктураПараметров": "ParametersStructure", +"СоздатьСсылкуТокена": "CreateTokenLink", +"УдалитьОбъект (Путь": "DeleteObject (Path", +"ОформитьОпциюМассив": "FormOptionArray", +"ПолучениеИнформации": "DataRetrieval", +"Проверка_ВККампания": "Check_VKCampaign", +"Переместить событие": "Move event", +"ЗаполнитьСортировку": "FillSorting", +"ПолучитьСписокЛидов": "GetLeadsList", +"Дополнить c атрибут": "Complete complex attribute", +"СоздатьТвитСОпросом": "CreateTweetWithPoll", +"телефон заполнен (Y": "phone field is filled (Y", +"Изменить имя группы": "Update group name", +"SQLL_ОсновныеМетоды": "SQLL_CommonMethods", +"КлавиатураСообщения": "MessageKeyboard", +"ПолучитьПараметрыВК": "GetVKParameters", +"Переслать сообщения": "Forward messages", +"ПреобразоватьБулево": "ConvertBoolean", +"ЗапуститьПриложение": "RunApp", +"Отправить сообщение": "Send message", +"СоответствиеСобытия": "EventMap", +"БитриксСоответствие": "BitrixMap", +"Новый текст новости": "New post text", +"СтруктураВыполнения": "ExecutionStructure", +"СоздатьНовость (хук": "CreatePost (wh", +"ЗакрытиеПодключения": "ConnectionShutdown", +"Идентификатор файла": "File identifier", +"РаботаСОбсуждениями": "DiscussionManagement", +"Новое имя хранилища": "New storage name", +"ПутьЛоговБиблиотеки": "LibraryLogPath", +"Длительность опроса": "Poll duration", +"Наименование канала": "Channel name", +"SQL запрос из файла": "SQL query from file", +"СтруктураЗаголовков": "HeadersStructure", +"Открыть тему форума": "Open forum thread", +"ВК_МетодыОбсуждений": "VKAPI_DiscussionMethods", +"МассивПользователей": "ArrayOfUsers", +"Получить чек заказа": "Get cashbox check", +"ПолучитьЦеныТоваров": "GetProductsPrices", +"СоздатьЗаписи (одна": "CreateRecords (one", +"Вернуть ответ !NOCLI": "Return response !NOCLI", +"ЗаголовокАвторизации": "AuthorizationHeader", +"Аннотация к картинке": "Image annotation", +"ПереименоватьКаталог": "RenameFolder", +"УдалитьПодразделение": "DeleteDepartment", +"Dropbox_СкачатьПапку": "Dropbox_DownloadFolder", +"ПолучитьСвязанныеSKU": "GetRelatedSKUs", +"Комментарий к заказу": "Order comment", +"ОтправитьАудио (Путь": "SendAudio (Path", +"УправлениеЗвукомЧата": "ChatNotificationsSwitch", +"ДобавитьСвойстваБазы": "AddDatabaseProperties", +"СоздатьИсторию (путь": "CreateStory (path", +"ИзменитьПользователя": "UpdateUser", +"ДобавитьКлючЗначение": "AddKeyValue", +"Идентификатор канала": "Channel ID", +"ИзменитьСвойстваБазы": "EditDatabaseProperties", +"Проверка_НоушнОбъект": "Check_NotionObject", +"РаботаСУведомлениями": "NotificationsManagement", +"VK_НаписатьСообщение": "VK_WriteMessage", +"БезопасноеСоединение": "SafeConnection", +"РаботаСКомментариями": "CommentManagement", +"Восстановить каталог": "Restore folder", +"Изменить тему форума": "Edit forum thread", +"Удаляет задачу по ID": "Delete task by ID", +"ИзменитьКартинкуЧата": "ChangeChatPicture", +"ПолучитьТелоКакПоток": "GetBodyAsStream", +"СтруктураПараметров2": "ParameterStructure2", +"Будущая сделка в RUB": "Future deal in RUB", +"СоздатьУдалитьЗаписи": "CreateDeleteRecords", +"Хеширование.Добавить": "Hashing.Append", +"Создать/Удалить пост": "Create/Delete post", +"Неподдерживаемый тип": "Invalid type", "идентификатор стадии": "stage identifier", +"Работа с календарями": "Calendars management", "ПолучитьСписокОфисов": "GetOfficeList", "Получить комментарии": "Get comments", "УправлениеИНастройки": "ManagementAndSettings", @@ -4286,9 +4188,9 @@ "СформироватьШтрихкод": "CreateBarcode", "ПолучитьПодборкиПоИД": "GetSelectionsByID", "СформироватьТестыЯкс": "FormYAXTests", +"ответ сервера Google": "Google server response", "Получает метку по ID": "Gets the tag by ID", "ЗагрузитьБольшойФайл": "UploadLargeFile", -"Создать/Удалить пост": "Create/Delete post", "VK_ЗакрытьОбсуждение": "VK_CloseDiscussion", "ОтправитьМедиагруппу": "SendMediaGroup", "СуществующееЗначение": "ExistingValue", @@ -4302,42 +4204,42 @@ "ВернутьДочерниеБлоки": "ReturnChildBlocks", "Обновленный файл.jpg": "UpdatedFile.jpg", "ВывестиДопИнформацию": "DisplayAdditionalInformation", -"Неподдерживаемый тип": "Invalid type", "ВременныйФайлБольшой": "BigTempFile", -"Хеширование.Добавить": "Hashing.Append", -"ИзменитьПользователя": "UpdateUser", -"ДобавитьСвойстваБазы": "AddDatabaseProperties", -"ОтправитьАудио (Путь": "SendAudio (Path", -"Комментарий к заказу": "Order comment", -"Dropbox_СкачатьПапку": "Dropbox_DownloadFolder", -"ПолучитьСвязанныеSKU": "GetRelatedSKUs", -"СоздатьИсторию (путь": "CreateStory (path", -"УдалитьПодразделение": "DeleteDepartment", -"ПереименоватьКаталог": "RenameFolder", -"Аннотация к картинке": "Image annotation", -"ЗаголовокАвторизации": "AuthorizationHeader", -"Вернуть ответ !NOCLI": "Return response !NOCLI", -"УправлениеЗвукомЧата": "ChatNotificationsSwitch", -"СоздатьУдалитьЗаписи": "CreateDeleteRecords", -"Идентификатор канала": "Channel ID", -"ИзменитьСвойстваБазы": "EditDatabaseProperties", -"Проверка_НоушнОбъект": "Check_NotionObject", -"РаботаСУведомлениями": "NotificationsManagement", -"VK_НаписатьСообщение": "VK_WriteMessage", -"БезопасноеСоединение": "SafeConnection", -"ДобавитьКлючЗначение": "AddKeyValue", -"РаботаСКомментариями": "CommentManagement", -"Восстановить каталог": "Restore folder", -"Изменить тему форума": "Edit forum thread", -"Удаляет задачу по ID": "Delete task by ID", -"ИзменитьКартинкуЧата": "ChangeChatPicture", -"ПолучитьТелоКакПоток": "GetBodyAsStream", -"СтруктураПараметров2": "ParameterStructure2", -"Будущая сделка в RUB": "Future deal in RUB", -"Работа с календарями": "Calendars management", "ID страницы родителя": "Parent page ID", -"Проверка_ТелеграмБан": "Check_TelegramBan", +"Данные описание поля": "Field description data", "УправлениеОперациями": "ActionsManagement", +"СтруктураСертификата": "CertStructure", +"СтрокаПодключенияTLS": "TLSConnectionString", +"Код состояния ответа": "Response status code", +"СоздатьПапку (корень": "CreateFolder (root", +"Домен из URL запроса": "Domain from the request URL", +"предполагаемая сумма": "expected amount", +"Создать пользователя": "Create user", +"ПолучитьДанныеОСайте": "GetSiteData", +"Выполнить запрос SQL": "Execute SQL query", +"Сгруппировать товары": "Group products", +"ЗагрузитьУдалитьФайл": "UploadDeleteFile", +"КодировкаТелаЗапроса": "EncodeRequestBody", +"СоответствиеКартинки": "PictureMap", +"ПолучитьПользователя": "GetUser", +"СоздатьТоварПодборку": "CreateProductSelection", +"Пустой макет события": "Empty event template", +"ЗавершитьЗадачу (хук": "CompleteTask (wh", +"Удаляет сделку по ID": "Deletes deal by ID", +"Дата выдачи паспорта": "Date of issue of passport", +"УстановитьЦельКанала": "SetChannelGoal", +"Сервер вернул статус": "The server returned the status", +"СформироватьТекстSQL": "FormSQLText", +"ПолучитьКаталог (хук": "GetFolder (wh", +"Б24_РаботаСНовостями": "B24_PostsManagement", +"УдалитьТаблицу (тест": "DeleteTable (test", +"МассивДвоичныхДанных": "BinaryDataArray", +"Наименование объекта": "Object name", +"НастройкиИИнформация": "SettingsAndInformation", +"Проверка_ВКСообщение": "Check_VKMessage", +"Размер).Равно(Истина": "Size).Equal(True", +"Приостановить задачу": "Pause task", +"ПрограммныйИнтерфейс": "Public", "AWS_РаботаСОбъектами": "AWS_ObjectsManagement", "УстановитьРежимТеста": "SetTestMode", "Dropbox_СоздатьПапку": "Dropbox_CreateFolder", @@ -4367,177 +4269,171 @@ "Дополнительный текст": "Additional text", "ПолучитьСписокФайлов": "GetFilesList", "ПрочестьРезультатCLI": "ReadCLIResponse", -"ПрограммныйИнтерфейс": "Public", -"Приостановить задачу": "Pause task", -"Размер).Равно(Истина": "Size).Equal(True", -"Данные описание поля": "Field description data", -"ПолучитьПользователя": "GetUser", -"СтруктураСертификата": "CertStructure", -"СтрокаПодключенияTLS": "TLSConnectionString", -"Код состояния ответа": "Response status code", -"СоздатьПапку (корень": "CreateFolder (root", -"Домен из URL запроса": "Domain from the request URL", -"предполагаемая сумма": "expected amount", -"Создать пользователя": "Create user", -"ПолучитьДанныеОСайте": "GetSiteData", -"Выполнить запрос SQL": "Execute SQL query", -"Сгруппировать товары": "Group products", -"ЗагрузитьУдалитьФайл": "UploadDeleteFile", -"КодировкаТелаЗапроса": "EncodeRequestBody", -"СоответствиеКартинки": "PictureMap", -"СоздатьТоварПодборку": "CreateProductSelection", -"Проверка_ВКСообщение": "Check_VKMessage", -"Пустой макет события": "Empty event template", -"ЗавершитьЗадачу (хук": "CompleteTask (wh", -"Удаляет сделку по ID": "Deletes deal by ID", -"Дата выдачи паспорта": "Date of issue of passport", -"УстановитьЦельКанала": "SetChannelGoal", -"Сервер вернул статус": "The server returned the status", -"СформироватьТекстSQL": "FormSQLText", -"ПолучитьКаталог (хук": "GetFolder (wh", -"Б24_РаботаСНовостями": "B24_PostsManagement", -"УдалитьТаблицу (тест": "DeleteTable (test", -"МассивДвоичныхДанных": "BinaryDataArray", -"Наименование объекта": "Object name", -"ответ сервера Google": "Google server response", -"Географическая широта": "Geographic latitude", -"Установить тип данных": "Set data type", -"Заголовок приглашения": "Invitation title", -"ПолучитьТелоКакСтроку": "GetBodyAsString", -"СоздатьТвитВидео (ИВФ": "CreateVideoTweet (TFN", -"Создает новое событие": "Creates a new event", -"СоздатьСвойствоТовара": "CreateProductProperty", -"Стандартные реквизиты": "Common fields", -"ВК_ПолучитьСтатистику": "VKAPI_GetStatistics", -"Идентификатор объекта": "Object identifier", -"Проверка_БитриксЧисло": "Check_BitrixNumber", -"Создать копию объекта": "Create object copy", -"ВК_ОтправитьСообщение": "VKAPI_SendMessage", -"ЗаполнитьМассивЛистов": "FillSheetArray", -"Дополнительный тест 1": "Additional test 1", -"УдалитьВыбранныеФайлы": "DeleteSelectedFiles", -"Получить список лидов": "Get leads list", -"ЗагрузитьЧастьОбъекта": "UploadObjectPart", -"Данные файла картинки": "Picture data", -"ЗагрузитьФотоНаСервер": "UploadPhotoToServer", -"ОтправитьЗапросСТелом": "SendRequestWithBody", -"идентификатор статуса": "status identifier", -"GAPI_ЖурналыСообщений": "GAPI_MessageLogs", -"Получить пользователя": "Get user", -"СтруктураПользователя": "UserStructure", -"URL адрес для запроса": "URL address for request", -"Отправить медиагруппу": "Send mediagroup", -"СоздатьТвитСКартинкой": "CreateTweetWithImage", -"ПолучитьОбъектЧастями": "GetObjectInChunks", -"Google Workspace (ОПИ": "Google Workspace (OpenIntegrations", -"ПолучитьСписокКаналов": "GetChannelList", -"Получает задачу по ID": "Get task by ID", -"Управление операциями": "Actions management", -"ПроверитьBlob (ошибка": "CheckBlob (error", -"СформироватьURLБакета": "FormBucketURL", -"ОтправитьОпрос (канал": "SendPoll (channel", -"ТекстПервогоСообщения": "FirstMessageText", -"VK_ПолучитьТоварыПоИД": "VK_GetProductsByID", -"УстановитьТелоЗапроса": "SetRequestBody", -"ПодключениеРасширения": "ExtensionConnection", -"ОтправитьКартинку (ДД": "SendPicture (DD", -"ID целевого сообщения": "Target message ID", -"МассивВариантовВыбора": "ChoiceOptionArray", -"ID чата создания темы": "Thread creation chat ID", -"Получение уведомлений": "Notifications receiving", -"Кнопка для клавиатуры": "Button for keyboard", -"СоздатьКалендарь (хук": "CreateCalendar (wh", -"Получить список задач": "Get tasks list", -"Площадь Победы, Минск": "Victory Square, Minsk", -"ДобавитьДанныеRelated": "AddDataAsRelated", -"Создать/Изменить базу": "Create/Edit database", -"ИнтерактивныеДействия": "InteractiveActions", -"СоздатьМодель (запрос": "CreateModel (request", -"ID метки для удаления": "ID of the tag to be deleted", -"Ошибка удаления файла": "File deletion error", -"СоздатьОбновитьТовары": "CreateUpdateProducts", -"ПолучитьСписокСкладов": "GetWarehousesList", -"Получить теги объекта": "Get object tagging", -"Ключ доступа инстанса": "Instance access key", -"id цели для изменения": "if of goal for updating", -"ОбработатьКонецЗаписи": "ProcessRecordsEnd", -"Загрузить файл по URL": "Upload file by URL", -"Идентификатор клиента": "Client identifier", -"Создать подразделение": "Create department", -"сслыка на руководство": "URL to manual", -"ПолучитьСтруктуруЧата": "GetChatStructure", -"Перезапустить инстанс": "Reboot instance", -"ВыполнитьЗапросСТелом": "ExecuteRequestWithBody", -"Тестовая таблица (изм": "Test table (changed", -"Создать сервер !NOCLI": "Create server !NOCLI", -"Вернуть запрос !NOCLI": "Return request !NOCLI", -"Новое описание задачи": "New task description", -"ПолучитьСтруктуруЛида": "GetLeadStructure", -"Получить товары по ID": "Get products by ID", -"ИзменитьСтадиюКанбана": "UpdateKanbansStage", -"Создать/Изменить поле": "Create/Edit field", -"Отправляет файл в чат": "Sends the file to the chat", -"Наименование картинки": "Picture name", -"Другой заголовок чата": "Another title", -"Проверка_ТвиттерТекст": "Check_TwitterText", -"ВременноеСоответствие": "TempMap", -"Строка,ДвоичныеДанные": "String, BinaryData", -"Проверка_ДропБоксФайл": "Check_DropboxFile", -"Проверка_ВКСтатистика": "Check_VKStatistic", -"ОтправлятьУведомления": "SendNotifications", -"УдалитьМодель (список": "DeleteModel (list", -"ПоместитьФайлВКорзину": "MarkFileAsDeleted", -"ОткрытьСоединение (im": "CreateConnection (im", -"ПолучитьОбновитьТокен": "GetUpdateToken", -"НеобходимаяДлина Цикл": "RequiredLength Do", -"ДобавитьСтадиюКанбана": "AddKanbanStage", -"ОбработатьПодключение": "ProcessConnection", -"УстановитьПравилаЧата": "SetChatRules", -"ПреобразоватьВложения": "ConvertAttachments", -"ВернутьОтветКакСтроку": "ReturnResponseAsString", -"АТУдалениеКомментария": "ATCommentDeleting", -"Создать твит картинки": "Create image tweet", -"ПолучитьПредставления": "GetEmbeddings", -"Изменить пользователя": "Update user", -"ПолучитьИсториюЗадачи": "GetTaskHistory", -"Добавить внешний файл": "Add external file", -"ПолучитьЗаказПоНомеру": "GetOrderByNumber", -"ДобавитьТестовыйНабор": "AddTestSet", -"Проверка_ВКОбсуждение": "Check_VKDiscussion", -"МассивЛишнихЭлементов": "UncorrectElements", -"Учет рабочего времени": "Timekeeping", -"г.Бердск ул.Ленина 16": "Berdsk Lenina street 16", -"Дата ожидания курьера": "Courier waiting date", -"ПолучитьСписокЗаписей": "GetListOfRecords", -"Проверка_Соответствие": "Check_Map", -"СоздатьУдалитьСобытие": "CreateDeleteEvent", -"наименование счетчика": "counter name", -"Обновить цены товаров": "Update products prices", -"Признак \"\"Это реклама": "Sign \"\"This is an ad", -"Дополнительный тест 2": "Additional test 2", -"Получить список акций": "Get promotions list", -"ID Файла для отправки": "File ID to send", -"СтруктураНастроекКода": "CodeSettingsStructure", -"Dropbox_ЗагрузитьФайл": "Dropbox_UploadFile", -"Получает сделку по ID": "Gets deal by ID", -"ПолучитьПолеСтроковое": "GetStringField", -"Сформировать штрихкод": "Create barcode", -"Отправить файл по URL": "Send file by URL", -"СуществующийУдаленный": "ExistingRemote", -"ОтправитьФайл (цитата": "SendFile (quote", -"Получить внешний файл": "Get external file", -"ВыполнитьСборкуМусора": "RunGarbageCollection", -"ПолучитьСписокБакетов": "ListBuckets", -"УдалитьСвойствоТовара": "DeleteProductProperty", -"Получить историю чата": "Get chat history", -"ЗагрузитьМедиаЧастями": "UploadMediaInParts", -"Dropbox_ПолучитьТокен": "Dropbox_GetToken", -"Наименование кампании": "Campaign name", -"Дополнительный тест 3": "Additional test 3", -"Новый текст сообщения": "New message text", -"ПолучитьИсториюКанала": "GetChannelHistory", +"Проверка_ТелеграмБан": "Check_TelegramBan", +"ОтправитьВидео (Путь": "SendVideo (Path", +"показатель информера": "informer index", +"НормализованныеФайлы": "NormalizedFiles", +"УстановитьФайлВывода": "SetOutputFile", +"ФИО контактного лица": "Full name of contact person", +"СтруктураПараметров5": "ParameterStructure5", +"РазмерНесжатыхДанных": "UncompressedDataSize", +"СделатьФайлПубличным": "MakeFilePublic", +"ИнформацияОПрогрессе": "ProgressInformation", +"СформироватьМедиаURL": "FormMediaURL", +"VK_ОткрытьОбсуждение": "VK_OpenDiscussion", +"Соответствие свойств": "Properties map", +"Имя бакета приемника": "Destination bucket name", +"Отложенное сообщение": "Sheduled message", +"СкачатьФайлСообщения": "DownloadMessageFile", +"Идентификатор товара": "Product identifier", +"СтруктураЦеныЗакупки": "PurchasePriceStructure", +"ПолучитьСписокСделок": "GetDealsList", +"URL к внешнему файлу": "URL to external file", +"СтруктураПараметров1": "ParameterStructure1", +"СтруктураРуководства": "ManualStructure", +"ВК_ЛайкРепостКоммент": "VKAPI_LikeRepostComment", +"ОтправитьМеидагруппу": "SendMediaGroup", +"Офис группы компаний": "Group office", +"СтруктураБазовойЦены": "BasePriceStructure", +"ЗагрузитьФайлЧастями": "UploadFileInParts", +"ПодключитьРасширение": "ConnectExtension", +"ПолучитьОбъект (файл": "GetObject (file", +"МассивСтруктурКнопок": "ArrayOfButtonStructures", +"СтруктураНапоминаний": "RemindersStructure", +"НастройкаНапоминания": "ReminderSetting", +"Очищает таблицу базы": "Clears the database table", +"УстановитьФайлОтвета": "SetResponseFile", +"ОтправитьВнешнийФайл": "SendExternalFile", +"ВКИНформацияОТоварах": "VKProductData", +"ПолучитьСписокТестов": "GetTestList", +"Изменение публикации": "PublicationChange", +"ДобавитьРодителяБазы": "AddDatabaseParent", +"Тестовое сообщение 2": "TestMessage2", +"HTTP (служебный, ОПИ": "HTTP (service, OpenIntegrations", +"color=Зеленый) Метод": "color=Green) Method", +"Начало синхронизации": "Start synchronization", +"Удалить теги объекта": "Delete object tagging", +"ПолучитьПолеТелефона": "GetPhoneField", +"Делает репост записи": "Reposts the record", +"Тестовое сообщение 1": "TestMessage1", +"Текст запроса к базе": "Database query text", +"ПолучитьПолеВложения": "GetAttachmentField", +"ПолучитьНастройкиTls": "GetTlsSettings", +"СтруктураАвторизации": "AuthStructure", +"ВКИнформацияОТоварах": "VKProductData", +"Список пользователей": "User list", +"СтруктураОтправителя": "SenderStructure", +"Получить базу данных": "Get database", +"УстановитьИмяТаблицы": "SetTableName", +"Получить теги бакета": "Get bucket tagging", +"ПолучениеУведомлений": "NotificationsReceiving", +"VK_СоздатьОбсуждение": "VK_CreateDiscussion", +"Проверка_БитриксФайл": "Check_BitrixFile", +"идентификатор валюты": "currency identifier", +"INSERT с параметрами": "INSERT with parameters", +"Изменить комментарий": "Modify comment", +"ID события календаря": "Calednar event ID", +"ВозвращаемоеЗначение": "ReturnValue", +"Включить звук задачи": "Unmute task", +"СтруктураПараметров7": "ParameterStructure7", +"УдалитьСтадиюКанбана": "DeleteKanbanStage", +"ОтправитьГифку (Путь": "SendGif (Path", +"Строка, Произвольный": "String, Arbitrary", +"СоответствиеЗначений": "ValueMapping", +"Новый заголовок базы": "New database title", +"идентификатор сделки": "Deal identifier", +"Добавить комментарий": "Create comment", +"ПолучитьТаймслотыFBO": "GetFBOTimeslots", +"Тип (язык) квитанции": "Receipt type (language)", +"Восстановить счетчик": "Restore counter", +"ТелеграмСозданиеТемы": "TelegramCreateTopic", +"Создать/Удалить блок": "Create/Delete block", +"Важный документ.docx": "Imortant doc.docx", +"ОтклонитьЗадачу (хук": "DisapproveTask (wh", +"ЧатыИЛичныеСообщения": "ChatsAndMessages", +"УстановитьТегиБакета": "PutBucketTagging", +"ПодчиненнаяСтруктура": "SubordinateStructure", +"БитриксФайлСообщение": "BitrixFileMessage", +"Telegram_СкачатьФайл": "Telegram_DownloadFile", +"Тестовый комментарий": "TestComment", +"ФорсироватьРезультат": "ForceResult", +"Установить form тело": "Set Form body", +"ИзменитьНовость (хук": "UpdatePost (wh", +"ПолучитьИмяФайлаТела": "GetBodyFileName", +"Получить уведомление": "Get notification", +"Bitrix24_УдалитьФайл": "Bitrix24_DeleteFile", +"УстановитьТемуКанала": "SetChannelTopic", +"ID элемента чеклиста": "Checklist element ID", +"и OpenSSL версии 3.x": "and OpenSSL version 3.x", +"Удалить внешний файл": "Delete external file", +"OLLM_РаботаСМоделями": "OLLM_ModelsManagement", +"идентификатор задачи": "task identifier", +"Получить поле (email": "Get field (email", +"ПереносСтрокJSON.Нет": "JSONLineBreak.None", +"частное событие: Y,N": "private event: Y,N", +"СтруктураПараметров3": "ParameterStructure3", +"ДропбоксПространство": "DropboxSpace", +"Новый заголовок чата": "New chat title", +"Структура полей лида": "Structure of lead fields", +"ОчиститьТаблицу (TLS": "ClearTable (TLS", +"Google Calendar (ОПИ": "Google Calendar (OpenIntegrations", +"Аудио и видеотехника": "Audio and video", +"СтруктураПараметров6": "ParameterStructure6", +"Наименование альбома": "Album name", +"СтруктураПараметров4": "ParameterStructure4", +"СоздатьПодразделение": "CreateDepartment", +"Проверка_БитриксПоля": "Check_BitrixFields", +"Скопируйте **Токен**": "Copy the **Token**", +"СтруктураНапоминания": "ReminderStructure", +"Это коннектор !NOCLI": "Is connector !NOCLI", +"СоздатьСтраницуВБазу": "CreatePageInDatabase", +"ID копируемого листа": "CopiedSheetID", +"ОткрытьЗакрытьДиалог": "OpenCloseDialog", +"Если Не Клиент Тогда": "If Not Client Then", +"Структурапараметров3": "ParameterStructure3", +"Свойства базы данных": "Database properties", +"ОтладочнаяИнформация": "DebugInfo", +"СоздатьСоставнойПост": "CreateCompositePost", +"Получение информации": "Data retrieval", +"Вайбер_ОтправитьФайл": "Viber_SendFile", +"Работа с CLI версией": "Working with CLI app", +"ЗавершитьУчетВремени": "StopTimekeeping", +"СкопироватьФайл (хук": "MakeFileCopy (wh", +"СделатьФайлПриватным": "MakeFilePrivate", +"ИзменитьЗаголовокЧата": "ChangeChatTitle", +"ЗаписатьФайлыРелэйтед": "WriteRelatedFiles", +"ВК_СоздатьУдалитьПост": "VKAPI_CreateDeletePost", +"Установите приложение": "Install the application", +"СоздатьТоварыПоOzonID": "CreateProductByOzonID", +"СтруктураОффлайнОпций": "OfflineOptionsStructure", +"ИзменитьПараметрыЧата": "UpdateChatParameters", +"СоответствиеКатегорий": "CategoryMap", +"Слак_ПолучитьСписокВФ": "Slack_GetExternalFileList", +"ДобавитьЗаголовокБазы": "AddDatabaseHeader", +"РазархивироватьТовары": "UnarchiveProducts", +"Проверка_ЯДискКаталог": "Check_YaDiskFolder", +"ИзменитьПодразделение": "UpdateDepartment", +"Удаляет счетчик по ID": "Deletes a counter by ID", +"Разлогинивает инстанс": "Unlogging the instance", +"ПолучитьЗначенияЯчеек": "GetCellValues", +"Ссылка получения кода": "Code retrieval link", +"Главное подразделение": "Main department", +"УправлениеТемойФорума": "ForumTopicManagement", +"ПреобразованныеДанные": "ConvertedData", +"Проверка_ДропБоксТеги": "Check_DropboxTags", +"Dropbox_ОбновитьТокен": "Dropbox_UpdateToken", +"Массив описаний полей": "Array of field descriptions", +"CHAT (по приглашениям": "CHAT (private", +"ОтправитьДокумент (ДД": "SendDocument (DD", +"Добавить видео товара": "Add product video", +"ЗаписатьКонецЭлемента": "WriteEndElement", +"Получить чеки на дату": "Get cashbox checks by date", +"ПолучитьОписаниеФайла": "GetFileDescription", +"СоздатьТвитГифки (ИВФ": "CreateGifTweet (TFN", +"Удаляет событие по ID": "Deletes an event by ID", +"НачалоФормированияXML": "StartFormingXML", +"ПолучитьПодразделения": "GetDepartments", "Удаляет лист из книги": "Deletes a sheet from the spreadsheet", -"Отключить звук задачи": "Mute task", "ЗапросИнициализирован": "RequestInitialized", "Получить список тегов": "Get list of tags", "ДобавитьContentLength": "AddContentLength", @@ -4551,10 +4447,10 @@ "Перезапускает инстанс": "Restarts the instance", "СдэкИнтервалыДоставки": "CdekkDeliveryIntervals", "SKU уцененных товаров": "SKU of discounted products", +"ДвоичныеДанные,Строка": "BinaryData,String", "Изменяет имя каталога": "Change folder name", -"ВКТ_ОтправкаСообщений": "VKT_MessagesSending", "ОбработатьЗапрос (TLS": "ProcessRequest (TLS", -"НачалоФормированияXML": "StartFormingXML", +"GAPI_ОчередьСообщений": "GAPI_MessageQueue", "Идентификатор таблицы": "Table identifier", "ул. Лермонтова, д. 20": "Lermontov st., b. 20", "ПолучитьЧеклистЗадачи": "GetTasksChecklist", @@ -4567,43 +4463,44 @@ "Новое имя файла 2.jpg": "New file name 2.jpg", "наименование компании": "company name", "В работе : checkbox": "In progress : checkbox", -"ПолучитьПодразделения": "GetDepartments", -"ДвоичныеДанные,Строка": "BinaryData,String", -"Удаляет событие по ID": "Deletes an event by ID", -"Получить чеки на дату": "Get cashbox checks by date", -"СтруктураОффлайнОпций": "OfflineOptionsStructure", -"РазархивироватьТовары": "UnarchiveProducts", -"ДобавитьЗаголовокБазы": "AddDatabaseHeader", -"Слак_ПолучитьСписокВФ": "Slack_GetExternalFileList", -"СоответствиеКатегорий": "CategoryMap", -"ИзменитьПараметрыЧата": "UpdateChatParameters", -"ИзменитьПодразделение": "UpdateDepartment", -"СоздатьТоварыПоOzonID": "CreateProductByOzonID", -"ИзменитьЗаголовокЧата": "ChangeChatTitle", -"Установите приложение": "Install the application", -"ВК_СоздатьУдалитьПост": "VKAPI_CreateDeletePost", -"ЗаписатьФайлыРелэйтед": "WriteRelatedFiles", -"Проверка_ЯДискКаталог": "Check_YaDiskFolder", -"Удаляет счетчик по ID": "Deletes a counter by ID", -"СоздатьТвитГифки (ИВФ": "CreateGifTweet (TFN", -"ПолучитьЗначенияЯчеек": "GetCellValues", -"Ссылка получения кода": "Code retrieval link", -"Главное подразделение": "Main department", -"УправлениеТемойФорума": "ForumTopicManagement", -"ПреобразованныеДанные": "ConvertedData", -"Разлогинивает инстанс": "Unlogging the instance", -"Проверка_ДропБоксТеги": "Check_DropboxTags", -"Dropbox_ОбновитьТокен": "Dropbox_UpdateToken", -"Массив описаний полей": "Array of field descriptions", -"CHAT (по приглашениям": "CHAT (private", -"ОтправитьДокумент (ДД": "SendDocument (DD", -"Добавить видео товара": "Add product video", -"ЗаписатьКонецЭлемента": "WriteEndElement", -"ПолучитьОписаниеФайла": "GetFileDescription", -"GAPI_ОчередьСообщений": "GAPI_MessageQueue", +"ВКТ_ОтправкаСообщений": "VKT_MessagesSending", "УстановитьТегиОбъекта": "PutObjectTagging", -"ID поля для изменения": "Field ID for updating", +"СоответствиеЗаголовка": "HeaderMapping", "Твиттер_ОбновитьТокен": "Twitter_UpdateToken", +"Удаляет файл на Slack": "Deletes a file on Slack", +"ID магазина (кампании": "Market ID (campaignsId", +"Получить таблицы базы": "Get base tables", +"Объект HTTPСоединение": "HTTPConnection object", +"ПолучитьСписокСобытий": "GetEventList", +"VK_ПолучитьСтатистику": "VK_GetStatistics", +"ПолучитьТаблицуТестов": "GetTestTable", +"ПолучитьСтадииКанбана": "GetKanbanStages", +"Проверка_ВКОбъявление": "Check_VKAd", +"Удаляет заказ по UUID": "Deletes order by UUID", +"габариты и вес товара": "product dimensions and weight", +"Получить список меток": "Get tags list", +"ID асинхронной работы": "AsynchronousJobID", +"ВосстановитьФайл (хук": "RestoreFile (wh", +"ИзменитьЦветЧата (хук": "ChangeChatColor (wh", +"БитриксМассивОбъектов": "BitrixObjectsArray", +"ЗаписатьЗначениеВФайл": "WriteValueToFile", +"Ноушн_СоздатьСтраницу": "Notion_CreatePage", +"ID чата для архивации": "Chat ID for archiving", +"ID поля для получения": "Field ID for retrieval", +"СоответствиеАртикулов": "ArticlesMap", +"Сообщение с картинкой": "Message with picture", +"ТелоОтветаИзначальное": "ResponseBodyInitial", +"ДобавитьСерверныйТест": "AddServerTest", +"ЗагрузитьФайлВКаталог": "UploadFileToFolder", +"ПолучитьСписокТоваров": "GetProductList", +"ПолучитьИсториюКанала": "GetChannelHistory", +"УдалитьТегиБакета (DB": "DeleteBucketTagging (DB", +"МассивВариантовОпроса": "PollOptionsArray", +"ЗаписатьПараметрВФайл": "WriteParameterToFile", +"СклеитьДвоичныеДанные": "UniteBinaryData", +"Проверка_БитриксВремя": "Check_BitrixTime", +"заголовок руководства": "manual title", +"Значение для проверки": "Value to check", "СформироватьТекстDrop": "FormTextDrop", "РаботаСДискомИФайлами": "StoragesAndFilesManagement", "Написать в обсуждение": "Write in discussion", @@ -4621,193 +4518,192 @@ "СортироватьПоЗначению": "SortByValue", "Тестовая таблица (доп": "Test table (new", "МассивОписанийКолонок": "ColoumnsDescriptionArray", -"Время окончания обеда": "Lunch finish time", -"ЗначениеПараметраСокр": "ParamValueTrim", -"Путь сохранения файла": "File save path", -"Переименовать каталог": "Rename folder", -"ЗаписатьОбъявлениеXML": "WriteXMLDeclaration", -"Получить поле (флажок": "Get field (checkbox", -"ID рекламной кампании": "Advertising campaign ID", -"Заголовок базы данных": "Database title", -"Использование методов": "Using methods", -"Установить URL !NOCLI": "Set URL !NOCLI", -"Содержит wifi или gsm": "Contains wifi or gsm", -"Орган выдачи паспорта": "Passport issuing authority", -"Сервер из URL запроса": "Server from the request URL", "ПолучитьСписокМоделей": "GetModelList", -"Значение для проверки": "Value to check", -"заголовок руководства": "manual title", -"Проверка_БитриксВремя": "Check_BitrixTime", -"ИзменитьЦветЧата (хук": "ChangeChatColor (wh", -"Удаляет файл на Slack": "Deletes a file on Slack", -"ID магазина (кампании": "Market ID (campaignsId", -"Получить таблицы базы": "Get base tables", -"Объект HTTPСоединение": "HTTPConnection object", -"ПолучитьСписокСобытий": "GetEventList", -"VK_ПолучитьСтатистику": "VK_GetStatistics", -"ПолучитьТаблицуТестов": "GetTestTable", -"ПолучитьСтадииКанбана": "GetKanbanStages", -"Проверка_ВКОбъявление": "Check_VKAd", -"Удаляет заказ по UUID": "Deletes order by UUID", -"габариты и вес товара": "product dimensions and weight", -"Получить список меток": "Get tags list", -"ID асинхронной работы": "AsynchronousJobID", -"ВосстановитьФайл (хук": "RestoreFile (wh", -"БитриксМассивОбъектов": "BitrixObjectsArray", -"СклеитьДвоичныеДанные": "UniteBinaryData", -"ЗаписатьЗначениеВФайл": "WriteValueToFile", -"Ноушн_СоздатьСтраницу": "Notion_CreatePage", -"ID чата для архивации": "Chat ID for archiving", -"ID поля для получения": "Field ID for retrieval", -"СоответствиеАртикулов": "ArticlesMap", -"Сообщение с картинкой": "Message with picture", -"ТелоОтветаИзначальное": "ResponseBodyInitial", -"ДобавитьСерверныйТест": "AddServerTest", -"ЗагрузитьФайлВКаталог": "UploadFileToFolder", -"ПолучитьСписокТоваров": "GetProductList", -"СоответствиеЗаголовка": "HeaderMapping", -"УдалитьТегиБакета (DB": "DeleteBucketTagging (DB", -"МассивВариантовОпроса": "PollOptionsArray", -"ЗаписатьПараметрВФайл": "WriteParameterToFile", -"ВК_СоздатьСсылкуТокена": "VKAPI_CreateTokenLink", -"ПолучитьОписаниеТовара": "GetProductDescription", -"Вернуть дочерние блоки": "Return child blocks", -"УправлениеБазамиДанных": "DatabaseManagement", -"ПолучитьТоварыМагазина": "GetCampaignProducts", -"Сделать файл приватным": "Make file private", -"Пароль для подключения": "Password for connection", -"СтруктураЦеныДляСкидок": "PriceForDiscountsStructure", -"Bitrix24_ПринятьЗадачу": "Bitrix24_ApproveTask", -"ID черновика (операции": "Draft (operation) ID", -"Число, Массив Из Число": "Number, Array Of Number", -"УстановитьДвоичноеТело": "SetBinaryBody", -"ЗагрузитьОбъектЦеликом": "UploadFullObject", -"Фильтр по руководителю": "Filter by manager ID", -"Массив файлов картинок": "Image files array", -"Получает заказ по UUID": "Gets the order by UUID", -"ЭтоСерверИлиОбработчик": "IsServerOrHandler", -"Работа с уведомлениями": "Notifications management", -"ПолеКоллекцииСуществет": "CollectionFieldExists", -"КопироватьКаталог (хук": "CopyFolder (wh", -"МассивНеобходимыхПолей": "RequiredFieldsArray", -"Разделитель строк тела": "Body line separator", -"ОтправитьЗапросБезТела": "SendRequestWithoutBody", -"ПолучитьКодАвторизации": "GetAuthorizationCode", -"GAPI_ОтправкаСообщений": "GAPI_MessageSending", -"ДобавитьОбновитьТовары": "AddUpdateProducts", -"ID метки для изменения": "Tag ID to change", -"и почитать комментарии": "and read comments", -"СоздатьПодборкуТоваров": "CreateProductCollection", -"Получить запрос !NOCLI": "GetRequest !NOCLI", -"Открыть/Закрыть диалог": "Open/Close dialog", -"СформироватьКлавиатуру": "FormKeyboard", -"цена цели по умолчанию": "goal default price", -"Ремонт и строительство": "Repair and building", -"СтандартныеЗависимости": "StandardDependencies", -"Dropbox_ПолучитьПревью": "Dropbox_GetPreview", -"Получить подразделения": "Get departments", -"УстановитьИмяФайлаТела": "SetBodyFileName", -"URL файла для отправки": "File URL", -"Загружает файл на диск": "Uploads a file to the drive", -"УстановитьТелоИзСтроки": "SetBodyFromString", -"Структура полей сделки": "Deal fields structure", -"ПереименоватьФайл (хук": "RenameFile (wh", -"ОтправитьДокумент (Имя": "SendDocument (name", -"Дата создания >= вчера": "Creation date >= yesterday", -"ЗагрузитьОбъектЧастями": "UploadObjectInParts", -"УстановитьОписаниеЧата": "SetChatDescription", -"отображать задачи: Y,N": "display tasks: Y,N", -"ОтправитьСсылку (канал": "SendLink (channel", -"Отправить ответ !NOCLI": "SendResponse !NOCLI", -"ИзменитьКалендарь (хук": "UpdateCalendar (wh", -"Получить таймслоты FBO": "Get FBO timeslots", -"ДобавитьТоварВПодборку": "AddProductToCollection", -"OllamaЗагрузкаВыгрузка": "OllamaLoadUnload", -"Сообщение из автотеста": "Message from autotest", -"Завершить учет времени": "Stop timekeeping", -"дата начала выполнения": "start date", -"ОтправитьОпрос (цитата": "SendPoll (quote", -"HEX цвета новой стадии": "HEX of new stage color", -"ПолучитьТегиБакета (DB": "GetBucketTagging (DB", -"Массив блоков вложений": "Array of attachments", -"Соответствие из Строка": "Map of String", -"КаталогЛоговБиблиотеки": "LibraryLogCatalog", -"Сформировать квитанцию": "Create receipt", -"Вайбер_ОтправитьСсылку": "Viber_SendLink", -"Изменить свойства базы": "Edit database properties", -"Создать составной пост": "Create composite post", -"Проверка_ТелеграмВидео": "Check_TelegramVideo", -"ЗаполнитьДанныеПоСхеме": "FillDataBySchema", -"OLLM_ОбработкаЗапросов": "OLLM_RequestsProcessing", -"УстановитьРежимОтладки": "SetDebugMode", -"Удалить товары без SKU": "Delete products without SKU", -"Проверка_БитриксСтрока": "Check_BitrixString", -"НаименованиеИзмененное": "EditedName", -"VK_СгруппироватьТовары": "VK_GroupProducts", -"СтруктураПовторяемости": "RepeatabilityStructure", -"Завершает задачу по ID": "Complete task by ID", -"Все записи без отборов": "All records without filters", -"Описание : rich_text": "Description : rich_text", -"Работа с комментариями": "Comments management", -"Получить пользователей": "Get users", -"ПереименоватьХранилище": "RenameStorage", -"Консолидированный груз": "Consolidated cargo", -"РаботаСФайламиИПапками": "FileAndFolderManagement", -"Массив Из Соответствие": "Array Of Map", -"Получить список файлов": "Get list of files", -"Цены и остатки товаров": "Prices and stocks", -"Путь к папке или файлу": "Path to folder or file", -"Получает версию Ollama": "Gets a version of Ollama", -"ВыполнитьСинхронизацию": "MakeSynchronization", -"ТелеграмИнформацияБота": "TelegramBotInformation", -"Б24_РаботаСПолямиЗадач": "B24_TasksFieldsManagement", -"ПолучитьЗаписи (отборы": "GetRecords (filters", -"ПолучитьСписокОбъектов": "ListObjects", -"РазбитьURL: Защищенное": "SplitURL: Secure", -"id счетчика для отбора": "counter id for selection", -"Адрес грузоотправителя": "Shippers address", -"Bitrix24_УдалитьЗадачу": "Bitrix24_DeleteTask", -"ИзменитьСообщение (хук": "EditMessage (wh", -"Проверка_ТелеграмЧисло": "Check_TelegramNumber", -"Другое описание задачи": "Another task description", -"ЗаписатьJSONМультипарт": "WriteJSONMultipart", -"сообщением в этом чате": "of mesage in this chat", -"Создать текстовый твит": "Create text tweet", -"РаботаСЧеклистамиЗадач": "TasksChecklistsManagement", -"Обычный текстовый твит": "Regular text tweet", -"ПреобразоватьЗаголовок": "ConvertHeader", -"Подробная документация": "Detailed documentation", -"Получить данные !NOCLI": "Receive data !NOCLI", -"ИзменитьТекстСообщения": "EditMessageText", -"ПолучитьХранилище (хук": "GetStorage (wh", -"ПолучитьОписаниеЗаказа": "GetOrderDescription", -"Изменить подразделение": "Update department", -"Установить цель канала": "Set channel purpose", -"СоответствиеРасширений": "ExtensionMap", -"Получает событие по ID": "Gets an event by ID", -"Создайте бота Telegram": "Create a Telegram bot", -"ID календаря источника": "ID of the source calendar", -"Массив описаний блоков": "Array of block descriptions", -"Фильтр по наименованию": "Filter by name", -"ЗагрузитьФайл (в канал": "UploadFile (to channel", -"ОткрытьСоединение (TLS": "CreateConnection (TLS", -"Отклоняет задачу по ID": "Disapprove task by ID", -"Твиттер_ДанныеАккаунта": "TwitterAPI_AccountData", -"ИзменитьИмяГлавнойТемы": "ChangeMainTopicName", -"Структура полей товара": "Product fields structure", -"ПолучитьЗначениеДляCLI": "GetCLIFormedValue", -"VK_НаписатьВОбсуждение": "VK_PostToDiscussion", -"Проверка_ВККомментарий": "Check_VKComment", -"Отображаемое имя файла": "Displayed file name", -"Bitrix24_ПолучитьТокен": "Bitrix24_GetToken", -"Начните диалог с ботом": "Start a dialog with the bot", -"Бакет источник объекта": "Source bucket name", -"VK_НаписатьКомментарий": "VK_WriteComment", -"Bitrix24_ОбновитьТокен": "Bitrix24_RefreshToken", -"СоответствиеШтрихкодов": "BarcodesMap", -"OllamaИнформацияМодели": "OllamaModelInfo", -"Проверка_ТелеграмАудио": "Check_TelegramAudio", +"Сервер из URL запроса": "Server from the request URL", +"Орган выдачи паспорта": "Passport issuing authority", +"Содержит wifi или gsm": "Contains wifi or gsm", +"Установить URL !NOCLI": "Set URL !NOCLI", +"Использование методов": "Using methods", +"ID поля для изменения": "Field ID for updating", +"Заголовок базы данных": "Database title", +"Получить поле (флажок": "Get field (checkbox", +"ЗаписатьОбъявлениеXML": "WriteXMLDeclaration", +"Переименовать каталог": "Rename folder", +"Путь сохранения файла": "File save path", +"ЗначениеПараметраСокр": "ParamValueTrim", +"Время окончания обеда": "Lunch finish time", +"ID рекламной кампании": "Advertising campaign ID", +"Новый текст сообщения": "New message text", +"Отключить звук задачи": "Mute task", +"Наименование кампании": "Campaign name", +"СформироватьURLБакета": "FormBucketURL", +"ОтправитьОпрос (канал": "SendPoll (channel", +"ТекстПервогоСообщения": "FirstMessageText", +"VK_ПолучитьТоварыПоИД": "VK_GetProductsByID", +"УстановитьТелоЗапроса": "SetRequestBody", +"ПодключениеРасширения": "ExtensionConnection", +"ОтправитьКартинку (ДД": "SendPicture (DD", +"ID целевого сообщения": "Target message ID", +"МассивВариантовВыбора": "ChoiceOptionArray", +"ID чата создания темы": "Thread creation chat ID", +"Получение уведомлений": "Notifications receiving", +"Кнопка для клавиатуры": "Button for keyboard", +"СоздатьКалендарь (хук": "CreateCalendar (wh", +"Получить список задач": "Get tasks list", +"Управление операциями": "Actions management", +"Площадь Победы, Минск": "Victory Square, Minsk", +"Создать/Изменить базу": "Create/Edit database", +"ИнтерактивныеДействия": "InteractiveActions", +"СоздатьМодель (запрос": "CreateModel (request", +"ID метки для удаления": "ID of the tag to be deleted", +"Ошибка удаления файла": "File deletion error", +"СоздатьОбновитьТовары": "CreateUpdateProducts", +"ПолучитьСписокСкладов": "GetWarehousesList", +"Получить теги объекта": "Get object tagging", +"Ключ доступа инстанса": "Instance access key", +"id цели для изменения": "if of goal for updating", +"ОбработатьКонецЗаписи": "ProcessRecordsEnd", +"Загрузить файл по URL": "Upload file by URL", +"Идентификатор клиента": "Client identifier", +"Создать подразделение": "Create department", +"ДобавитьДанныеRelated": "AddDataAsRelated", +"сслыка на руководство": "URL to manual", +"Получает задачу по ID": "Get task by ID", +"Google Workspace (ОПИ": "Google Workspace (OpenIntegrations", +"Дополнительный тест 3": "Additional test 3", +"Географическая широта": "Geographic latitude", +"Установить тип данных": "Set data type", +"Заголовок приглашения": "Invitation title", +"ПолучитьТелоКакСтроку": "GetBodyAsString", +"СоздатьТвитВидео (ИВФ": "CreateVideoTweet (TFN", +"Создает новое событие": "Creates a new event", +"СоздатьСвойствоТовара": "CreateProductProperty", +"Стандартные реквизиты": "Common fields", +"ВК_ПолучитьСтатистику": "VKAPI_GetStatistics", +"Идентификатор объекта": "Object identifier", +"Проверка_БитриксЧисло": "Check_BitrixNumber", +"Создать копию объекта": "Create object copy", +"ВК_ОтправитьСообщение": "VKAPI_SendMessage", +"ПолучитьСписокКаналов": "GetChannelList", +"ЗаполнитьМассивЛистов": "FillSheetArray", +"УдалитьВыбранныеФайлы": "DeleteSelectedFiles", +"Получить список лидов": "Get leads list", +"ЗагрузитьЧастьОбъекта": "UploadObjectPart", +"Данные файла картинки": "Picture data", +"ЗагрузитьФотоНаСервер": "UploadPhotoToServer", +"ОтправитьЗапросСТелом": "SendRequestWithBody", +"идентификатор статуса": "status identifier", +"GAPI_ЖурналыСообщений": "GAPI_MessageLogs", +"Получить пользователя": "Get user", +"СтруктураПользователя": "UserStructure", +"URL адрес для запроса": "URL address for request", +"Отправить медиагруппу": "Send mediagroup", +"СоздатьТвитСКартинкой": "CreateTweetWithImage", +"ПолучитьОбъектЧастями": "GetObjectInChunks", +"Дополнительный тест 1": "Additional test 1", +"ПолучитьСтруктуруЧата": "GetChatStructure", +"ПроверитьBlob (ошибка": "CheckBlob (error", +"ВыполнитьЗапросСТелом": "ExecuteRequestWithBody", +"ДобавитьТестовыйНабор": "AddTestSet", +"Проверка_ВКОбсуждение": "Check_VKDiscussion", +"МассивЛишнихЭлементов": "UncorrectElements", +"Учет рабочего времени": "Timekeeping", +"г.Бердск ул.Ленина 16": "Berdsk Lenina street 16", +"Дата ожидания курьера": "Courier waiting date", +"ПолучитьСписокЗаписей": "GetListOfRecords", +"Проверка_Соответствие": "Check_Map", +"СоздатьУдалитьСобытие": "CreateDeleteEvent", +"наименование счетчика": "counter name", +"Обновить цены товаров": "Update products prices", +"Признак \"\"Это реклама": "Sign \"\"This is an ad", +"Получить список акций": "Get promotions list", +"ID Файла для отправки": "File ID to send", +"ПолучитьЗаказПоНомеру": "GetOrderByNumber", +"СтруктураНастроекКода": "CodeSettingsStructure", +"Получает сделку по ID": "Gets deal by ID", +"ПолучитьПолеСтроковое": "GetStringField", +"Сформировать штрихкод": "Create barcode", +"Отправить файл по URL": "Send file by URL", +"СуществующийУдаленный": "ExistingRemote", +"ОтправитьФайл (цитата": "SendFile (quote", +"Получить внешний файл": "Get external file", +"ВыполнитьСборкуМусора": "RunGarbageCollection", +"ПолучитьСписокБакетов": "ListBuckets", +"УдалитьСвойствоТовара": "DeleteProductProperty", +"Получить историю чата": "Get chat history", +"ЗагрузитьМедиаЧастями": "UploadMediaInParts", +"Перезапустить инстанс": "Reboot instance", +"Dropbox_ПолучитьТокен": "Dropbox_GetToken", +"Dropbox_ЗагрузитьФайл": "Dropbox_UploadFile", +"Добавить внешний файл": "Add external file", +"Дополнительный тест 2": "Additional test 2", +"Изменить пользователя": "Update user", +"Строка,ДвоичныеДанные": "String, BinaryData", +"ВременноеСоответствие": "TempMap", +"Проверка_ТвиттерТекст": "Check_TwitterText", +"Другой заголовок чата": "Another title", +"Наименование картинки": "Picture name", +"Отправляет файл в чат": "Sends the file to the chat", +"Проверка_ДропБоксФайл": "Check_DropboxFile", +"Создать/Изменить поле": "Create/Edit field", +"Получить товары по ID": "Get products by ID", +"ПолучитьСтруктуруЛида": "GetLeadStructure", +"Новое описание задачи": "New task description", +"Вернуть запрос !NOCLI": "Return request !NOCLI", +"ПолучитьИсториюЗадачи": "GetTaskHistory", +"Тестовая таблица (изм": "Test table (changed", +"ИзменитьСтадиюКанбана": "UpdateKanbansStage", +"Проверка_ВКСтатистика": "Check_VKStatistic", +"Создать сервер !NOCLI": "Create server !NOCLI", +"УдалитьМодель (список": "DeleteModel (list", +"ОтправлятьУведомления": "SendNotifications", +"ПолучитьПредставления": "GetEmbeddings", +"Создать твит картинки": "Create image tweet", +"АТУдалениеКомментария": "ATCommentDeleting", +"ВернутьОтветКакСтроку": "ReturnResponseAsString", +"УстановитьПравилаЧата": "SetChatRules", +"ПреобразоватьВложения": "ConvertAttachments", +"ДобавитьСтадиюКанбана": "AddKanbanStage", +"НеобходимаяДлина Цикл": "RequiredLength Do", +"ПолучитьОбновитьТокен": "GetUpdateToken", +"ОткрытьСоединение (im": "CreateConnection (im", +"ПоместитьФайлВКорзину": "MarkFileAsDeleted", +"ОбработатьПодключение": "ProcessConnection", +"Работает ли офис с LTL": "Does the office work with LTL", +"Установить теги бакета": "Put bucket tagging", +"ПолучитьСписокРегионов": "GetRegionsList", +"возрастное ограничение": "age limit", +"пр. Ленинградский, д.4": "Ave. Leningradsky, 4", +"Удалить стадию канбана": "ID of the stage to be deleted", +"ПолучитьДвоичныеДанные": "GetBinaryData", +"Изменить картинку чата": "Change chat picture", +"Новое имя главной темы": "New main thread name", +"Сообщение о завершении": "Completion message", +"Получить представления": "Get embeddings", +"ID задачи для переноса": "ID of task to move", +"ДвоичныеДанные, Строка": "BinaryData, String", +"СтандартныеОсобенности": "DefaultFeatures", +"Принимает задачу по ID": "Approve task by ID", +"ПолучитьЗаписи (ошибка": "GetRecords (error", +"МинимальныйРазмерЧасти": "MinPartSize", +"Массив изображений 360": "Array of 360 images", +"ID стадии для удаления": "ID of stage to dele", +"ID рекламного кабинета": "Advertising account ID", +"Загрузить/Удалить Файл": "Upload/Delete file", +"СтруктураХаракетристик": "AttributesStructure", +"Возвращаемое значение:": "Returns:", +"ТелеграмУдалениеВебхук": "TelegramWebhookDeletion", +"УдалитьТоварыБезSKU (2": "DeleteProductsWithoutSKU (2", +"Получить блок картинки": "Get picture block", +"Получает список файлов": "Gets the list of files", +"Новое описание события": "New event description", +"Создать/Удалить записи": "Create/Delete records", +"Скачать файл сообщения": "Download message file", +"Идентификаторы товаров": "Products identifier", +"СоздатьПодключение (im": "CreateConnection (im", "СоздатьТаблицу (запрос": "CreateTable (query", +"Структура полей задачи": "Task fields structure", +"Получить поле (телефон": "Get field (phone", "Проверка_ТелеграмОпрос": "Check_TelegramPoll", "ОзонАПИ_РаботаСАкциями": "OzonAPI_PromotionsManagement", "Отправить внешний файл": "Send external file", @@ -4821,8 +4717,8 @@ "ПолучитьТоварыКабинета": "GetBusinessProducts", "Получить список офисов": "Get office list", "Получить настройки TLS": "Get TLS Settings", +"ЗагрузитьФайл (большой": "UploadFile (big", "Массив URL изображений": "Array of images URLs", -"ПутьУдаленногоОсновной": "PathOfRemotePrimary", "название подразделения": "department name", "ТелеграмМестоположение": "TelegramLocation", "Загрузить/Удалить файл": "Upload/Delete file", @@ -4837,44 +4733,44 @@ "Получить связанные SKU": "Get related SKUs", "Строка, ДвоичныеДанные": "String, BinaryData", "Получить токен по коду": "Get token by code", -"Структура полей задачи": "Task fields structure", -"ЗагрузитьФайл (большой": "UploadFile (big", -"СоздатьПодключение (im": "CreateConnection (im", -"Скачать файл сообщения": "Download message file", -"ДвоичныеДанные, Строка": "BinaryData, String", -"ПолучитьДвоичныеДанные": "GetBinaryData", -"Получить представления": "Get embeddings", -"Сообщение о завершении": "Completion message", -"Новое имя главной темы": "New main thread name", -"Изменить картинку чата": "Change chat picture", -"СтандартныеОсобенности": "DefaultFeatures", -"Удалить стадию канбана": "ID of the stage to be deleted", -"Работает ли офис с LTL": "Does the office work with LTL", -"возрастное ограничение": "age limit", -"ПолучитьСписокРегионов": "GetRegionsList", -"Установить теги бакета": "Put bucket tagging", -"пр. Ленинградский, д.4": "Ave. Leningradsky, 4", -"ID задачи для переноса": "ID of task to move", -"Принимает задачу по ID": "Approve task by ID", -"Идентификаторы товаров": "Products identifier", -"МинимальныйРазмерЧасти": "MinPartSize", -"Массив изображений 360": "Array of 360 images", -"ID стадии для удаления": "ID of stage to dele", -"ID рекламного кабинета": "Advertising account ID", -"Загрузить/Удалить Файл": "Upload/Delete file", -"ПолучитьЗаписи (ошибка": "GetRecords (error", -"СтруктураХаракетристик": "AttributesStructure", -"Возвращаемое значение:": "Returns:", -"ТелеграмУдалениеВебхук": "TelegramWebhookDeletion", -"УдалитьТоварыБезSKU (2": "DeleteProductsWithoutSKU (2", -"Получить блок картинки": "Get picture block", -"Получает список файлов": "Gets the list of files", -"Новое описание события": "New event description", -"Создать/Удалить записи": "Create/Delete records", -"Получить поле (телефон": "Get field (phone", +"ПутьУдаленногоОсновной": "PathOfRemotePrimary", "УстановитьПараметрыURL": "SetURLParams", -"МассивКнопокКлавиатуры": "KeyboardButtonsArray", +"ЗаменитьТекстСообщения": "ReplaceMessageText", "СоздатьБазуДанных (TLS": "CreateDatabase (TLS", +"НачатьУчетВремени (хук": "StartTimekeeping (wh", +"Получить список сделок": "Get deals list", +"Географическая долгота": "Geographic longitude", +"ИзменитьСвойствоТовара": "EditProductProperty", +"СоздатьПост (один путь": "CreatePost (one path", +"ПолучитьИнформациюБота": "GetBotInformation", +"ВыполнитьЗапросБезТела": "ExecuteRequestWithoutBody", +"Структура полей фильра": "Filter fields structure", +"ЗаписатьНачалоЭлемента": "WriteStartElement", +"ПолучитьСписокХранилищ": "GetStoragesList", +"ID каталога назначения": "ID of target folder", +"ОбработатьНачалоЗаписи": "ProcessRecordsStart", +"УдалитьТоварИзПодборки": "RemoveProductFromSelection", +"Сделать файл публичным": "Make file public", +"Удаляет подборку по ID": "Deletes the selection by ID", +"Тесты для YaxUnit (ОПИ": "Tests for YaxUnit (OpenIntegrations", +"Проверка_БитриксМассив": "Check_BitrixArray", +"СоответствиеПараметров": "ParameterMap", +"НачатьВыполнениеЗадачи": "StartTask", +"Разархивировать товары": "Unarchive products", +"СлакПользователиКанала": "SlackChannelUsers", +"Комментарий к упаковке": "Package сommentary", +"идентификатор контакта": "contact identifier", +"ВозобновитьЗадачу (хук": "RenewTask (wh", +"Добавить файл в задачу": "Attach file to the topic", +"Массив участников чата": "Chat members array", +"Б24_РаботаСКалендарями": "B24_CalendarsManagement", +"ИНН истинного продавца": "TIN of the true seller", +"ДропбоксПубличнаяПапка": "DropboxPublicFolder", +"Проверка_ТелеграмАудио": "Check_TelegramAudio", +"ЗаписатьДвоичныеДанные": "WriteBinaryData", +"ID владельца календаря": "Calendar owner ID", +"Bitrix24_СоздатьЗадачу": "Bitrix24_CreateTask", +"Проверка_ТелеграмГифка": "Check_TelegramGif", "Массив Из Произвольный": "Array Of Arbitrary", "идентификатор компании": "company identifier", "Идентификатор каталога": "Folder identifier", @@ -4892,196 +4788,194 @@ "ПолучитьСписокОпераций": "GetActionsList", "Создает твит с опросом": "Creates a tweet with a poll", "операции для изменения": "change actions", -"Тестовый товар (другой": "Test product (another", -"ПреобразоватьКодВТокен": "ConvertCodeToToken", -"Дата окончания периода": "End date of the period", -"ДобавитьОписаниеДанных": "AddDataDescription", -"Массив из Произвольный": "Array of Arbitrary", -"ПромежуточныйРезультат": "InterimResult", -"Сменить владельца чата": "Change chat owner", -"ПолучитьУдаляемыеФайлы": "GetDeletedFiles", -"ТелоОтветаДляОбработки": "ResponseBodyProcessing", -"СформированноеОписание": "FormedDescription", -"Проверка_БитриксСписок": "Check_BitrixList", -"значение для сравнения": "comparison value", -"CommonModule.OPI_Тесты": "CommonModule.OPI_Tests", "ЗагрузитьВидеоНаСервер": "UploadVideoToServer", -"Проверка_ТелеграмГифка": "Check_TelegramGif", -"Bitrix24_СоздатьЗадачу": "Bitrix24_CreateTask", -"ID владельца календаря": "Calendar owner ID", -"Удаляет подборку по ID": "Deletes the selection by ID", -"НачатьУчетВремени (хук": "StartTimekeeping (wh", -"Получить список сделок": "Get deals list", -"Географическая долгота": "Geographic longitude", -"ИзменитьСвойствоТовара": "EditProductProperty", -"СоздатьПост (один путь": "CreatePost (one path", -"ПолучитьИнформациюБота": "GetBotInformation", -"ВыполнитьЗапросБезТела": "ExecuteRequestWithoutBody", -"Структура полей фильра": "Filter fields structure", -"ЗаписатьНачалоЭлемента": "WriteStartElement", -"ПолучитьСписокХранилищ": "GetStoragesList", -"ID каталога назначения": "ID of target folder", -"ОбработатьНачалоЗаписи": "ProcessRecordsStart", -"УдалитьТоварИзПодборки": "RemoveProductFromSelection", -"Сделать файл публичным": "Make file public", -"Тесты для YaxUnit (ОПИ": "Tests for YaxUnit (OpenIntegrations", -"ЗаписатьДвоичныеДанные": "WriteBinaryData", -"Проверка_БитриксМассив": "Check_BitrixArray", -"СоответствиеПараметров": "ParameterMap", -"НачатьВыполнениеЗадачи": "StartTask", -"Разархивировать товары": "Unarchive products", -"СлакПользователиКанала": "SlackChannelUsers", -"Комментарий к упаковке": "Package сommentary", -"идентификатор контакта": "contact identifier", -"ВозобновитьЗадачу (хук": "RenewTask (wh", -"Добавить файл в задачу": "Attach file to the topic", -"Массив участников чата": "Chat members array", -"Б24_РаботаСКалендарями": "B24_CalendarsManagement", -"ИНН истинного продавца": "TIN of the true seller", -"ДропбоксПубличнаяПапка": "DropboxPublicFolder", -"ЗаменитьТекстСообщения": "ReplaceMessageText", -"СкрытьГлавнуюТемуФорума": "HideMainForumTopic", -"Создать канал приватным": "Create channel as private", -"ПроверитьОсновныеДанные": "CheckBasicData", -"Твиттер_СоздатьТвитСГиф": "Twitter_CreateTweetWithGif", -"Проверка_БитриксНовость": "Check_BitrixPost", -"ЗвершитьЗаписьMultipart": "EndMultipartBody", -"ПолучитьСтруктуруДанных": "GetBasicDataStructure", -"ПолучитьЗначениеИзФайла": "GetValueFromFile", -"СтруктураАдресаДоставки": "DeliveryAddressStruct", -"Является пунктом выдачи": "Its a shipping point", -"Удалить выбранные файлы": "Delete selected files", -"Идентификатор хранилища": "Storage ID", -"Сформировать клавиатуру": "Create keyboard", -"для дальнейших действий": "for further actions", -"УдалитьКомментарий (хук": "DeleteComment (wh", -"СформироватьТестыЯксCLI": "FormYAXTestsCLI", -"ЗагрузитьФайлВХранилище": "UploadFileToStorage", -"ID стадии для изменения": "Stage ID for change", -"OPI_TCP.ОтправитьСтроку": "OPI_TCP.SendLine", -"Телеграм_ОтправитьОпрос": "TelegramAPI_SendPoll", -"ОбработатьСтруктуруBlob": "ProcessBlobStructure", -"РазделитьДвоичныеДанные": "SplitBinaryData", -"Получить историю канала": "Get channel history", -"Путь к объекту удаления": "Path to the object to delete", -"Массив описаний товаров": "Array of product descriptions", -"Новое название подборки": "New selection name", -"ДобавитьAWS4Авторизацию": "AddAWS4Authorization", -"Данные или путь к файлу": "File data or filepath", -"СпособКодированияСтроки": "StringEncodingMethod", -"СлакОтложенноеСообщение": "SlackSheduledMessage", -"Отключить сервер !NOCLI": "Stop server !NOCLI", -"Название района региона": "Name of the area of the region", -"Информация о выполнении": "Execution information", -"Получить список моделей": "Get model list", -"ПолучитьСписокМагазинов": "GetMarketsList", -"Вайбер_ОтправитьКонтакт": "Viber_SendContact", -"идентификатор реквизита": "prop identifier", -"МассивОбязательныхПолей": "RequiredFieldsArray", -"Таймаут ожидания данных": "Data reading timeout", -"Массив из Строка, Число": "Array of string, number", -"Ответ сервера с ссылкой": "Server response with a URL", -"Получить чеклист задачи": "Get tasks checklist", -"ЗаполнитьОчиститьЯчейки": "FillClearCells", -"GAPI_УправлениеГруппами": "GAPI_GroupManagement", -"Элемент фильтра записей": "Record filter element", -"УстановитьОбъектЗапроса": "SetRequestObject", -"Лайк/Репост/Комментарий": "Like/Repost/Comment", -"Telegram_ОтправитьГифку": "Telegram_SendGif", -"Выполнить запрос !NOCLI": "Execute request !NOCLI", -"Получить список складов": "Get warehouses list", -"Bitrix24_СерверноеВремя": "Bitrix24_ServerTime", -"ПолучитьИнформациюОЧате": "GetChatInfo", -"ГенераторОтчетаПокрытия": "CoverageReportGenerator", -"Добавить данные Related": "Add data as Related", -"Наименование обсуждения": "Discussion name", -"ПолучитьКвитанцию (файл": "GetReceipt (file", -"ИмяМедиа, ТекущиеДанные": "MediaName, CurrentData", -"СтруктураДоговоренности": "AppointmentStructure", -"УправлениеВнешнимФайлом": "ExternalFileManagement", -"ВывестиСправкуПоМетодам": "DisplayMethodHelp", -"Удаляет таблицу из базы": "Deletes a table from the database", -"ВК_СоздатьСоставнойПост": "VKAPI_CreateCompositePost", -"Отправить данные !NOCLI": "Send data !NOCLI", -"РаботаСЧатамиИДиалогами": "ChatsAndDialogsManagement", -"Массив вариантов опроса": "Poll options array", -"Получить список заказов": "Get order list", -"адрес электронной почты": "email address", -"ОбеспечитьПустойКаталог": "EnsureEmptyDirectory", -"Создает новый календарь": "Creates a new calendar", -"Имя существующей модели": "Name of existing model", -"ПолучитьРазделительПути": "GetPathSeparator", -"ПолучитьЧислоУчастников": "GetParticipantCount", -"Проверка_ТелеграмИстина": "Check_TelegramTrue", -"ID новости для удаления": "Id of post to remove", -"ИзменитьКалендарьСписка": "EditListCalendar", -"признак повторного лида": "repeat lead", -"ОтправитьДокумент (Путь": "SendDocument (Path", -"ПолучитьИнформациюОБазе": "GetDatabaseInfo", -"Запустить сервер !NOCLI": "Start server !NOCLI", -"Telegram_ОтправитьВидео": "Telegram_SendVideo", -"список активных токенов": "active token list", -"СоздатьПроизвольныйТвит": "CreateCustomTweet", -"ДФ=yyyy-MM-ddTHH:mm:ssZ": "DF=yyyy-MM-ddTHH:mm:ssZ", -"Telegram_ОтправитьОпрос": "Telegram_SendPoll", -"Добавить стадию канбана": "Add kanban stage", -"УстановитьЗаголовокЧата": "SetChatTitle", -"Какой ваш любимый цвет?": "What's your favorite color?", -"Получить данные о сайте": "Get site data", -"Загрузить часть объекта": "Upload object part", -"Bitrix24_УдалитьКаталог": "Bitrix24_DeleteFolder", -"ОтправитьКонтакт (канал": "SendContact (channel", -"ПолучитьПоследнююОшибку": "GetLastError", -"ПолучитьСтруктуруТовара": "GetProductStructure", -"СоздатьУдалитьКалендарь": "CreateDeleteCalendar", -"Наименование новой базы": "New base name", -"Установить теги объекта": "Put object tagging", -"ПолучитьПеременнуюСреды": "GetEnvironmentVariable", -"Получить поле (числовое": "Get field (numeric", -"OPI_ПреобразованиеТипов": "OPI_TypeConversion", -"Получить подборки по ID": "Get selections by ID", -"СоздатьСобытиеКалендаря": "CreateCalendarEvent", -"ОтправитьДвоичныеДанные": "SendBinaryData", -"Получить список свойств": "Get property list", -"Новый заголовок новости": "New post title", -"Телеграм_ОтправитьАудио": "TelegramAPI_SendAudio", -"Слак_ЗагрузитьУдалитьВФ": "Slack_UploadDeleteExternalFile", -"ПолучитьСписокКаталогов": "GetDirectoriesList", -"ИзменитьАртикулыТоваров": "UpdateProductsArticles", -"Текст первого сообщения": "Text of the first message", -"Telegram_ОтправитьАудио": "Telegram_SendAudio", -"УдалитьСобытиеКалендаря": "DeleteCalendarEvent", -"Удаляет сообщение по ID": "Deletes a message by ID", -"ИзменитьАватарЧата (URL": "ChangeChatPicture (URL", -"идентификатор владельца": "owner identifier", -"Ошибка загрузки участка": "Chunk upload error", -"Б24_УчетРабочегоВремени": "B24_Timekeeping", -"Получить стадии канбана": "Get kanban stages", -"ЗаписатьФайлыМультипарт": "WriteMultipartFiles", -"Новое имя стадии стадии": "New stage name", -"Удалить свойство товара": "Delete product property", -"УдалитьЗаписи (проверка": "DeleteRecords (check", -"Тестовая таблица 2 (изм": "Test table 2 (change", -"Вайбер_ОтправитьЛокацию": "Viber_SendLocation", -"ОтправитьЛокацию (канал": "SendLocation (channel", -"ПолучитьСтруктуруЗадачи": "GetTaskFieldsStructure", -"НайтиПользователей (хук": "FindUsers (wh", -"СформироватьМассивМедиа": "FormMediaArray", -"ПолеКоллекцииСуществует": "CollectionFieldExists", -"ОтменитьЗагрузкуЧастями": "AbortMultipartUpload", -"СоздатьТоварСоСвойством": "CreateProductWithProp", -"Не найден входной файл!": "Input File Not Found!", -"ГринОтзывАдминистратора": "GreenAdminRemove", -"МассивURLФайловВложений": "ArrayOfAttachmentURLs", -"СформироватьТекстDelete": "FormTextDelete", -"Массив Из Строка, Число": "Array of String, Number", -"ТаблицаДляИспользования": "TableForUse", -"Слак_ПолучитьИнформацию": "SlackGetData", -"ПолучитьСтатусОбработки": "GetProcessingStatus", -"СоздатьКомментарий (хук": "CreateComment (wh", -"СформироватьТекстCreate": "FormTextCreate", -"УстановитьЗначенияЯчеек": "SetCellValues", +"CommonModule.OPI_Тесты": "CommonModule.OPI_Tests", +"значение для сравнения": "comparison value", +"Проверка_БитриксСписок": "Check_BitrixList", +"СформированноеОписание": "FormedDescription", +"ТелоОтветаДляОбработки": "ResponseBodyProcessing", +"МассивКнопокКлавиатуры": "KeyboardButtonsArray", +"ПолучитьУдаляемыеФайлы": "GetDeletedFiles", +"ПромежуточныйРезультат": "InterimResult", +"Массив из Произвольный": "Array of Arbitrary", +"ДобавитьОписаниеДанных": "AddDataDescription", +"Дата окончания периода": "End date of the period", +"ПреобразоватьКодВТокен": "ConvertCodeToToken", +"Тестовый товар (другой": "Test product (another", +"Сменить владельца чата": "Change chat owner", +"OllamaИнформацияМодели": "OllamaModelInfo", +"ТелеграмИнформацияБота": "TelegramBotInformation", +"Bitrix24_ОбновитьТокен": "Bitrix24_RefreshToken", +"Dropbox_ПолучитьПревью": "Dropbox_GetPreview", +"Получить подразделения": "Get departments", +"УстановитьИмяФайлаТела": "SetBodyFileName", +"URL файла для отправки": "File URL", +"Загружает файл на диск": "Uploads a file to the drive", +"УстановитьТелоИзСтроки": "SetBodyFromString", +"Структура полей сделки": "Deal fields structure", +"ПереименоватьФайл (хук": "RenameFile (wh", +"ОтправитьДокумент (Имя": "SendDocument (name", +"Дата создания >= вчера": "Creation date >= yesterday", +"ЗагрузитьОбъектЧастями": "UploadObjectInParts", +"УстановитьОписаниеЧата": "SetChatDescription", +"отображать задачи: Y,N": "display tasks: Y,N", +"ОтправитьСсылку (канал": "SendLink (channel", +"СтандартныеЗависимости": "StandardDependencies", +"Отправить ответ !NOCLI": "SendResponse !NOCLI", +"Получить таймслоты FBO": "Get FBO timeslots", +"ДобавитьТоварВПодборку": "AddProductToCollection", +"OllamaЗагрузкаВыгрузка": "OllamaLoadUnload", +"Сообщение из автотеста": "Message from autotest", +"Завершить учет времени": "Stop timekeeping", +"дата начала выполнения": "start date", +"ОтправитьОпрос (цитата": "SendPoll (quote", +"HEX цвета новой стадии": "HEX of new stage color", +"ПолучитьТегиБакета (DB": "GetBucketTagging (DB", +"Массив блоков вложений": "Array of attachments", +"Соответствие из Строка": "Map of String", +"КаталогЛоговБиблиотеки": "LibraryLogCatalog", +"Сформировать квитанцию": "Create receipt", +"Вайбер_ОтправитьСсылку": "Viber_SendLink", +"ИзменитьКалендарь (хук": "UpdateCalendar (wh", +"Изменить свойства базы": "Edit database properties", +"цена цели по умолчанию": "goal default price", +"Открыть/Закрыть диалог": "Open/Close dialog", +"ВК_СоздатьСсылкуТокена": "VKAPI_CreateTokenLink", +"ПолучитьОписаниеТовара": "GetProductDescription", +"Вернуть дочерние блоки": "Return child blocks", +"УправлениеБазамиДанных": "DatabaseManagement", +"ПолучитьТоварыМагазина": "GetCampaignProducts", +"Сделать файл приватным": "Make file private", +"Пароль для подключения": "Password for connection", +"СтруктураЦеныДляСкидок": "PriceForDiscountsStructure", +"Bitrix24_ПринятьЗадачу": "Bitrix24_ApproveTask", +"ID черновика (операции": "Draft (operation) ID", +"Число, Массив Из Число": "Number, Array Of Number", +"УстановитьДвоичноеТело": "SetBinaryBody", +"ЗагрузитьОбъектЦеликом": "UploadFullObject", +"Фильтр по руководителю": "Filter by manager ID", +"СформироватьКлавиатуру": "FormKeyboard", +"Массив файлов картинок": "Image files array", +"ЭтоСерверИлиОбработчик": "IsServerOrHandler", +"Работа с уведомлениями": "Notifications management", +"ПолеКоллекцииСуществет": "CollectionFieldExists", +"КопироватьКаталог (хук": "CopyFolder (wh", +"МассивНеобходимыхПолей": "RequiredFieldsArray", +"Разделитель строк тела": "Body line separator", +"ОтправитьЗапросБезТела": "SendRequestWithoutBody", +"ПолучитьКодАвторизации": "GetAuthorizationCode", +"GAPI_ОтправкаСообщений": "GAPI_MessageSending", +"ДобавитьОбновитьТовары": "AddUpdateProducts", +"ID метки для изменения": "Tag ID to change", +"и почитать комментарии": "and read comments", +"СоздатьПодборкуТоваров": "CreateProductCollection", +"Получить запрос !NOCLI": "GetRequest !NOCLI", +"Получает заказ по UUID": "Gets the order by UUID", +"Создать составной пост": "Create composite post", +"Ремонт и строительство": "Repair and building", +"ЗаполнитьДанныеПоСхеме": "FillDataBySchema", +"Создать текстовый твит": "Create text tweet", +"РаботаСЧеклистамиЗадач": "TasksChecklistsManagement", +"Обычный текстовый твит": "Regular text tweet", +"ПреобразоватьЗаголовок": "ConvertHeader", +"Подробная документация": "Detailed documentation", +"Получить данные !NOCLI": "Receive data !NOCLI", +"ИзменитьТекстСообщения": "EditMessageText", +"ПолучитьХранилище (хук": "GetStorage (wh", +"ПолучитьОписаниеЗаказа": "GetOrderDescription", +"Изменить подразделение": "Update department", +"Установить цель канала": "Set channel purpose", +"СоответствиеРасширений": "ExtensionMap", +"Получает событие по ID": "Gets an event by ID", +"ID календаря источника": "ID of the source calendar", +"Массив описаний блоков": "Array of block descriptions", +"Фильтр по наименованию": "Filter by name", +"ЗагрузитьФайл (в канал": "UploadFile (to channel", +"Проверка_ТелеграмВидео": "Check_TelegramVideo", +"VK_НаписатьКомментарий": "VK_WriteComment", +"Бакет источник объекта": "Source bucket name", +"Начните диалог с ботом": "Start a dialog with the bot", +"Bitrix24_ПолучитьТокен": "Bitrix24_GetToken", +"Отображаемое имя файла": "Displayed file name", +"сообщением в этом чате": "of mesage in this chat", +"Проверка_ВККомментарий": "Check_VKComment", +"ПолучитьЗначениеДляCLI": "GetCLIFormedValue", +"Структура полей товара": "Product fields structure", +"ИзменитьИмяГлавнойТемы": "ChangeMainTopicName", +"Твиттер_ДанныеАккаунта": "TwitterAPI_AccountData", +"Отклоняет задачу по ID": "Disapprove task by ID", +"ОткрытьСоединение (TLS": "CreateConnection (TLS", +"VK_НаписатьВОбсуждение": "VK_PostToDiscussion", +"ЗаписатьJSONМультипарт": "WriteJSONMultipart", +"Создайте бота Telegram": "Create a Telegram bot", +"Другое описание задачи": "Another task description", +"УстановитьРежимОтладки": "SetDebugMode", +"Удалить товары без SKU": "Delete products without SKU", +"Проверка_БитриксСтрока": "Check_BitrixString", +"НаименованиеИзмененное": "EditedName", +"VK_СгруппироватьТовары": "VK_GroupProducts", +"СтруктураПовторяемости": "RepeatabilityStructure", +"Завершает задачу по ID": "Complete task by ID", +"Все записи без отборов": "All records without filters", +"Описание : rich_text": "Description : rich_text", +"Работа с комментариями": "Comments management", +"Получить пользователей": "Get users", +"ПереименоватьХранилище": "RenameStorage", +"Консолидированный груз": "Consolidated cargo", +"РаботаСФайламиИПапками": "FileAndFolderManagement", +"Массив Из Соответствие": "Array Of Map", +"OLLM_ОбработкаЗапросов": "OLLM_RequestsProcessing", +"Цены и остатки товаров": "Prices and stocks", +"Получить список файлов": "Get list of files", +"ИзменитьСообщение (хук": "EditMessage (wh", +"Bitrix24_УдалитьЗадачу": "Bitrix24_DeleteTask", +"Адрес грузоотправителя": "Shippers address", +"id счетчика для отбора": "counter id for selection", +"РазбитьURL: Защищенное": "SplitURL: Secure", +"ПолучитьСписокОбъектов": "ListObjects", +"Проверка_ТелеграмЧисло": "Check_TelegramNumber", +"Б24_РаботаСПолямиЗадач": "B24_TasksFieldsManagement", +"СоответствиеШтрихкодов": "BarcodesMap", +"ВыполнитьСинхронизацию": "MakeSynchronization", +"Получает версию Ollama": "Gets a version of Ollama", +"Путь к папке или файлу": "Path to folder or file", +"ПолучитьЗаписи (отборы": "GetRecords (filters", +"Получает лог выполнения": "Gets the execution log", +"Телеграм_ОтправитьГифку": "TelegramAPI_SendGIF", +"ДФ=yyyy-MM-ddThh:mm:ssZ": "DF=yyyy-MM-ddThh:mm:ssZ", +"ПереместитьФайлВКаталог": "MoveFileToFolder", +"СформироватьТекстInsert": "FormTextInsert", +"ВключитьУведомленияЧата": "EnableChatNotifications", +"Действия с обсуждениями": "Actions with discussions", +"YandexDisk_СоздатьПапку": "YandexDisk_CreateFolder", +"Получить список записей": "Get list of records", +"Получить список событий": "Get list of events", +"ВключитьЗвукЗадачи (хук": "UnmuteTask (wh", +"Получить список каналов": "Get channel list", +"ВК_СоздатьТоварПодборку": "VKAPI_CreateProductSelection", +"Инициализировать !NOCLI": "Initialize !NOCLI", +"ID версии начала списка": "Version ID for the beginning of the list", +"Получить список бакетов": "List buckets", +"Bitrix24_УдалитьНовость": "Bitrix24_DeletePost", +"СтруктураХарактеристики": "AttributesStructure", +"ПолучитьСписокКластеров": "GetClustersList", +"Путь к созаваемой папке": "Path to the created folder", +"СформироватьТекстSelect": "FormTextSelect", +"Изменить стадию канбана": "Change kanban stage", +"Новая картинка подборки": "New selection image", +"ПрочитатьДвоичныеДанные": "ReadBinaryData", +"СдэкАПИ_РаботаСЗаказами": "CDEKAPI_OrdersManagement", +"20000000 байт (20 МБайт": "20000000 bytes (20 MB", +"Создать страницу в базу": "Create page in database", +"Выберите пункт External": "Choose External", +"УдалитьЗависимостьЗадач": "DeleteTasksDependencies", +"VK_СоздатьСоставнойПост": "VK_CreateCompositePost", +"Непредвиденная ошибка!:": "Unexpected Error!", +"Установить правила чата": "Set chat rules", +"Postgres_ОсновныеМетоды": "Postgres_CommonMethods", "Изменить заголовок чата": "Change chat title", +"ЯДиск_ПереместитьОбъект": "YDisk_MoveObject", +"СоединитьДвоичныеДанные": "ConcatBinaryData", "ID удаляемого сообщения": "ID of message to delete", "СоздатьЗависимостьЗадач": "CreateTasksDependencies", "Переименовать хранилище": "Rename storage", @@ -5098,95 +4992,24 @@ "Идентификатор категории": "Category identifier", "ID файла для скачивания": "File ID for downloading", "Массив ID пользователей": "User ID Array", -"ВыгрузитьМодельИзПамяти": "UnloadModelFromMemory", -"Получить структуру чата": "Get chats structure", -"УникальныйИдентификатор": "UUID", -"Получить/Обновить токен": "Get/Update token", -"УдалитьФайлы (каталог 2": "DeleteSelectedFiles (folder 2", -"Б24_РаботаСППолямиЗадач": "B24_TaskFieldsManagement", -"Получить историю задачи": "Get task history", -"ПолучитьСтруктуруСделки": "GetDealStructure", -"Создать/Удалить событие": "Create/Delete event", -"Удаляет календарь по ID": "Deletes a calendar by ID", -"Код формы собственности": "Form of ownership code", -"ЗагрузитьМассивВложений": "UploadAttachmentsArray", -"СоздатьЗаголовкиЗапроса": "CreateRequestHeaders", "Проверка_ТелеграмМассив": "Check_TelegramArray", -"ЯДиск_ПереместитьОбъект": "YDisk_MoveObject", +"СоздатьЗаголовкиЗапроса": "CreateRequestHeaders", +"ЗагрузитьМассивВложений": "UploadAttachmentsArray", +"Код формы собственности": "Form of ownership code", +"Удаляет календарь по ID": "Deletes a calendar by ID", +"Создать/Удалить событие": "Create/Delete event", "20971520 байт (20 МБайт": "20971520 bytes (20 MB", -"Postgres_ОсновныеМетоды": "Postgres_CommonMethods", -"СтруктураХарактеристики": "AttributesStructure", -"СформироватьТекстInsert": "FormTextInsert", -"Получить список каналов": "Get channel list", -"ВключитьЗвукЗадачи (хук": "UnmuteTask (wh", -"Получить список событий": "Get list of events", -"Получить список записей": "Get list of records", -"Действия с обсуждениями": "Actions with discussions", -"YandexDisk_СоздатьПапку": "YandexDisk_CreateFolder", -"Инициализировать !NOCLI": "Initialize !NOCLI", -"ВключитьУведомленияЧата": "EnableChatNotifications", -"ПереместитьФайлВКаталог": "MoveFileToFolder", -"ДФ=yyyy-MM-ddThh:mm:ssZ": "DF=yyyy-MM-ddThh:mm:ssZ", -"Телеграм_ОтправитьГифку": "TelegramAPI_SendGIF", -"Получает лог выполнения": "Gets the execution log", -"ВК_СоздатьТоварПодборку": "VKAPI_CreateProductSelection", -"ID версии начала списка": "Version ID for the beginning of the list", -"ПрочитатьДвоичныеДанные": "ReadBinaryData", -"Bitrix24_УдалитьНовость": "Bitrix24_DeletePost", -"Непредвиденная ошибка!:": "Unexpected Error!", -"VK_СоздатьСоставнойПост": "VK_CreateCompositePost", -"УдалитьЗависимостьЗадач": "DeleteTasksDependencies", -"Выберите пункт External": "Choose External", -"Создать страницу в базу": "Create page in database", -"Получить список бакетов": "List buckets", -"20000000 байт (20 МБайт": "20000000 bytes (20 MB", -"Установить правила чата": "Set chat rules", -"СдэкАПИ_РаботаСЗаказами": "CDEKAPI_OrdersManagement", -"Новая картинка подборки": "New selection image", -"Изменить стадию канбана": "Change kanban stage", -"СформироватьТекстSelect": "FormTextSelect", -"Путь к созаваемой папке": "Path to the created folder", -"ПолучитьСписокКластеров": "GetClustersList", -"СоединитьДвоичныеДанные": "ConcatBinaryData", +"ПолучитьСтруктуруСделки": "GetDealStructure", +"Б24_РаботаСППолямиЗадач": "B24_TaskFieldsManagement", +"УдалитьФайлы (каталог 2": "DeleteSelectedFiles (folder 2", +"Получить/Обновить токен": "Get/Update token", +"УникальныйИдентификатор": "UUID", +"Получить структуру чата": "Get chats structure", +"ВыгрузитьМодельИзПамяти": "UnloadModelFromMemory", +"Получить историю задачи": "Get task history", "ID события для удаления": "ID of the event to be deleted", -"УдалитьШифрованиеБакета": "DeleteBucketEncryption", +"ПолучитьОписаниеЛокации": "GetLocationDescription", "ОбработатьСписокПозиций": "ProcessItemsList", -"ПолучитьОписаниеСобытия": "GetEventDescription", -"ОтменитьЗаписьMultipart": "CancelMultipartBody", -"Bitrix24_ПолучитьЗадачу": "Bitrix24_GetTask", -"ПолучитьСписокСчетчиков": "GetCountersList", -"АтрибутыИХарактеристики": "AttributesAndFeatures", -"Получить структуру лида": "Get lead structure", -"Bitrix24_ИзменитьЗадачу": "Bitrix24_UpdateTask", -"Новый текст комментария": "New comment text", -"МаксимальнаяВложенность": "MaximumNesting", -"Проверка_ДропБоксМассив": "Check_DropboxArray", -"Прочитать строку !NOCLI": "Read line !NOCLI", -"Массив вариантов ответа": "Array of answer options", -"Скопированный файл.jpeg": "CopiedFile.jpeg", -"ДополнитьURLПараметрами": "CompleteURLWithParameters", -"УстановитьСтроковоеТело": "SetStringBody", -"HEX нового цвета стадии": "HEX of new stage color", -"Проверка_ДвоичныеДанные": "Check_BinaryData", -"ОтменитьПубликациюПапки": "CancelFolderPublication", -"ПолучитьПланЗадачНаДень": "GetDailyPlan", -"ОтправитьСообщение (хук": "SendMessage", -"ОбработатьСекретыOllama": "ProcessSecretsMySQLOllama", -"ЯМаркет_РаботаСТоварами": "YaMarket_ProductsManagement", -"ОзонСписокХарактеристик": "OzonAttributesList", -"СформироватьТекстUpdate": "FormTextUpdate", -"Имя файла с расширением": "File name with extension", -"Произвольный, HTTPОтвет": "Arbitrary, HTTPResponse", -"Идентификатор сообщения": "Message identifier", -"СоздатьЗапросМультипарт": "CreateMultipartRequest", -"Bitrix24_ОтложитьЗадачу": "Bitrix24_DeferTask", -"Проверка_ДропБоксРабота": "Check_DropboxWork", -"ОтправитьКартинку (Путь": "SendPicture (Path", -"Другой заголовок задачи": "Another task title", -"ПолучитьКалендарьСписка": "GetListCalendar", -"ДелегироватьЗадачу (хук": "DelegateTask (wh", -"Создать свойство товара": "Create product property", -"Отправить строку !NOCLI": "Send line !NOCLI", "ИсключатьАрхивированные": "ExcludeArchived", "ГД_ЗагрузитьУдалитьФайл": "GD_UploadDeleteFile", "и перейдите в настройки": "and go to the settings", @@ -5204,20 +5027,350 @@ "массив URL картинок 360": "array of 360 images URLs", "Телеграм_ОтправитьВидео": "TelegramAPI_SendVideo", "ПустаяСхемаDropDatabase": "EmptySchemeDropDatabase", -"ОпределитьМетодОтправки": "DetermineSendMethod", -"ТелеграмУстановкаВебхук": "TelegramWebhookSetup", -"ПолучитьИнформациюОБоте": "GetBotInformation", -"ПолучитьОписаниеОбъекта": "HeadObject", -"идентификатор календаря": "calendar identifier", -"ПолучитьПубличныйОбъект": "GetPublicObject", -"ИзменитьПодборкуТоваров": "EditProductCollection", -"Telegram_УдалитьWebhook": "Telegram_DeleteWebhook", -"Bitrix24_СоздатьНовость": "Bitrix24_CreatePost", -"ПараметрыЗапросаВСтроку": "RequestParametersToString", -"ОтменитьПубликациюФайла": "CancelFilePublication", -"Создать обновить товары": "Create update product", -"ПолучитьОписаниеЛокации": "GetLocationDescription", "Новое значение свойства": "New property value", +"УстановитьЗначенияЯчеек": "SetCellValues", +"Создать обновить товары": "Create update product", +"ОтменитьПубликациюФайла": "CancelFilePublication", +"ПараметрыЗапросаВСтроку": "RequestParametersToString", +"Bitrix24_СоздатьНовость": "Bitrix24_CreatePost", +"Отправить строку !NOCLI": "Send line !NOCLI", +"Telegram_УдалитьWebhook": "Telegram_DeleteWebhook", +"ПолучитьПубличныйОбъект": "GetPublicObject", +"идентификатор календаря": "calendar identifier", +"ПолучитьОписаниеОбъекта": "HeadObject", +"ПолучитьИнформациюОБоте": "GetBotInformation", +"ТелеграмУстановкаВебхук": "TelegramWebhookSetup", +"ОпределитьМетодОтправки": "DetermineSendMethod", +"ИзменитьПодборкуТоваров": "EditProductCollection", +"Создать свойство товара": "Create product property", +"ДелегироватьЗадачу (хук": "DelegateTask (wh", +"ПолучитьКалендарьСписка": "GetListCalendar", +"ДополнитьURLПараметрами": "CompleteURLWithParameters", +"Скопированный файл.jpeg": "CopiedFile.jpeg", +"Массив вариантов ответа": "Array of answer options", +"Прочитать строку !NOCLI": "Read line !NOCLI", +"Проверка_ДропБоксМассив": "Check_DropboxArray", +"МаксимальнаяВложенность": "MaximumNesting", +"УстановитьСтроковоеТело": "SetStringBody", +"Новый текст комментария": "New comment text", +"Получить структуру лида": "Get lead structure", +"АтрибутыИХарактеристики": "AttributesAndFeatures", +"ПолучитьСписокСчетчиков": "GetCountersList", +"Bitrix24_ПолучитьЗадачу": "Bitrix24_GetTask", +"ОтменитьЗаписьMultipart": "CancelMultipartBody", +"ПолучитьОписаниеСобытия": "GetEventDescription", +"Bitrix24_ИзменитьЗадачу": "Bitrix24_UpdateTask", +"УдалитьШифрованиеБакета": "DeleteBucketEncryption", +"HEX нового цвета стадии": "HEX of new stage color", +"ОтменитьПубликациюПапки": "CancelFolderPublication", +"Другой заголовок задачи": "Another task title", +"ОтправитьКартинку (Путь": "SendPicture (Path", +"Проверка_ДропБоксРабота": "Check_DropboxWork", +"Bitrix24_ОтложитьЗадачу": "Bitrix24_DeferTask", +"СоздатьЗапросМультипарт": "CreateMultipartRequest", +"Идентификатор сообщения": "Message identifier", +"Проверка_ДвоичныеДанные": "Check_BinaryData", +"Произвольный, HTTPОтвет": "Arbitrary, HTTPResponse", +"СформироватьТекстUpdate": "FormTextUpdate", +"ОзонСписокХарактеристик": "OzonAttributesList", +"ЯМаркет_РаботаСТоварами": "YaMarket_ProductsManagement", +"ОбработатьСекретыOllama": "ProcessSecretsMySQLOllama", +"ОтправитьСообщение (хук": "SendMessage", +"ПолучитьПланЗадачНаДень": "GetDailyPlan", +"Имя файла с расширением": "File name with extension", +"СформироватьТекстCreate": "FormTextCreate", +"ГринОтзывАдминистратора": "GreenAdminRemove", +"ПолучитьСтатусОбработки": "GetProcessingStatus", +"Вайбер_ОтправитьКонтакт": "Viber_SendContact", +"идентификатор реквизита": "prop identifier", +"МассивОбязательныхПолей": "RequiredFieldsArray", +"Таймаут ожидания данных": "Data reading timeout", +"Массив из Строка, Число": "Array of string, number", +"Ответ сервера с ссылкой": "Server response with a URL", +"Получить чеклист задачи": "Get tasks checklist", +"ЗаполнитьОчиститьЯчейки": "FillClearCells", +"GAPI_УправлениеГруппами": "GAPI_GroupManagement", +"Элемент фильтра записей": "Record filter element", +"УстановитьОбъектЗапроса": "SetRequestObject", +"Лайк/Репост/Комментарий": "Like/Repost/Comment", +"Telegram_ОтправитьГифку": "Telegram_SendGif", +"Выполнить запрос !NOCLI": "Execute request !NOCLI", +"Получить список складов": "Get warehouses list", +"Bitrix24_СерверноеВремя": "Bitrix24_ServerTime", +"ПолучитьИнформациюОЧате": "GetChatInfo", +"Получить список заказов": "Get order list", +"Массив вариантов опроса": "Poll options array", +"РаботаСЧатамиИДиалогами": "ChatsAndDialogsManagement", +"Отправить данные !NOCLI": "Send data !NOCLI", +"ВК_СоздатьСоставнойПост": "VKAPI_CreateCompositePost", +"Удаляет таблицу из базы": "Deletes a table from the database", +"ПолучитьСписокМагазинов": "GetMarketsList", +"ВывестиСправкуПоМетодам": "DisplayMethodHelp", +"СтруктураДоговоренности": "AppointmentStructure", +"ИмяМедиа, ТекущиеДанные": "MediaName, CurrentData", +"ПолучитьКвитанцию (файл": "GetReceipt (file", +"Наименование обсуждения": "Discussion name", +"Добавить данные Related": "Add data as Related", +"ГенераторОтчетаПокрытия": "CoverageReportGenerator", +"УправлениеВнешнимФайлом": "ExternalFileManagement", +"адрес электронной почты": "email address", +"Получить список моделей": "Get model list", +"Название района региона": "Name of the area of the region", +"СкрытьГлавнуюТемуФорума": "HideMainForumTopic", +"Создать канал приватным": "Create channel as private", +"ПроверитьОсновныеДанные": "CheckBasicData", +"Твиттер_СоздатьТвитСГиф": "Twitter_CreateTweetWithGif", +"Проверка_БитриксНовость": "Check_BitrixPost", +"ЗвершитьЗаписьMultipart": "EndMultipartBody", +"ПолучитьСтруктуруДанных": "GetBasicDataStructure", +"ПолучитьЗначениеИзФайла": "GetValueFromFile", +"СтруктураАдресаДоставки": "DeliveryAddressStruct", +"СоздатьКомментарий (хук": "CreateComment (wh", +"Удалить выбранные файлы": "Delete selected files", +"Идентификатор хранилища": "Storage ID", +"Сформировать клавиатуру": "Create keyboard", +"для дальнейших действий": "for further actions", +"УдалитьКомментарий (хук": "DeleteComment (wh", +"СформироватьТестыЯксCLI": "FormYAXTestsCLI", +"ЗагрузитьФайлВХранилище": "UploadFileToStorage", +"Отключить сервер !NOCLI": "Stop server !NOCLI", +"СлакОтложенноеСообщение": "SlackSheduledMessage", +"СпособКодированияСтроки": "StringEncodingMethod", +"Данные или путь к файлу": "File data or filepath", +"ДобавитьAWS4Авторизацию": "AddAWS4Authorization", +"Новое название подборки": "New selection name", +"Информация о выполнении": "Execution information", +"Массив описаний товаров": "Array of product descriptions", +"Получить историю канала": "Get channel history", +"РазделитьДвоичныеДанные": "SplitBinaryData", +"ОбработатьСтруктуруBlob": "ProcessBlobStructure", +"Телеграм_ОтправитьОпрос": "TelegramAPI_SendPoll", +"OPI_TCP.ОтправитьСтроку": "OPI_TCP.SendLine", +"ID стадии для изменения": "Stage ID for change", +"Путь к объекту удаления": "Path to the object to delete", +"ОбеспечитьПустойКаталог": "EnsureEmptyDirectory", +"Является пунктом выдачи": "Its a shipping point", +"Имя существующей модели": "Name of existing model", +"Слак_ЗагрузитьУдалитьВФ": "Slack_UploadDeleteExternalFile", +"ПолучитьСписокКаталогов": "GetDirectoriesList", +"ИзменитьАртикулыТоваров": "UpdateProductsArticles", +"Текст первого сообщения": "Text of the first message", +"Telegram_ОтправитьАудио": "Telegram_SendAudio", +"УдалитьСобытиеКалендаря": "DeleteCalendarEvent", +"Удаляет сообщение по ID": "Deletes a message by ID", +"ИзменитьАватарЧата (URL": "ChangeChatPicture (URL", +"идентификатор владельца": "owner identifier", +"Ошибка загрузки участка": "Chunk upload error", +"Б24_УчетРабочегоВремени": "B24_Timekeeping", +"Получить стадии канбана": "Get kanban stages", +"ЗаписатьФайлыМультипарт": "WriteMultipartFiles", +"Новое имя стадии стадии": "New stage name", +"Удалить свойство товара": "Delete product property", +"УдалитьЗаписи (проверка": "DeleteRecords (check", +"Тестовая таблица 2 (изм": "Test table 2 (change", +"Создает новый календарь": "Creates a new calendar", +"Слак_ПолучитьИнформацию": "SlackGetData", +"ТаблицаДляИспользования": "TableForUse", +"Массив Из Строка, Число": "Array of String, Number", +"СформироватьТекстDelete": "FormTextDelete", +"Не найден входной файл!": "Input File Not Found!", +"Телеграм_ОтправитьАудио": "TelegramAPI_SendAudio", +"СоздатьТоварСоСвойством": "CreateProductWithProp", +"ПолеКоллекцииСуществует": "CollectionFieldExists", +"СформироватьМассивМедиа": "FormMediaArray", +"НайтиПользователей (хук": "FindUsers (wh", +"ПолучитьСтруктуруЗадачи": "GetTaskFieldsStructure", +"ОтправитьЛокацию (канал": "SendLocation (channel", +"Вайбер_ОтправитьЛокацию": "Viber_SendLocation", +"ОтменитьЗагрузкуЧастями": "AbortMultipartUpload", +"Новый заголовок новости": "New post title", +"МассивURLФайловВложений": "ArrayOfAttachmentURLs", +"ОтправитьДвоичныеДанные": "SendBinaryData", +"ПолучитьРазделительПути": "GetPathSeparator", +"Получить список свойств": "Get property list", +"ПолучитьЧислоУчастников": "GetParticipantCount", +"Проверка_ТелеграмИстина": "Check_TelegramTrue", +"ИзменитьКалендарьСписка": "EditListCalendar", +"признак повторного лида": "repeat lead", +"ОтправитьДокумент (Путь": "SendDocument (Path", +"ПолучитьИнформациюОБазе": "GetDatabaseInfo", +"Запустить сервер !NOCLI": "Start server !NOCLI", +"Telegram_ОтправитьВидео": "Telegram_SendVideo", +"список активных токенов": "active token list", +"СоздатьПроизвольныйТвит": "CreateCustomTweet", +"ДФ=yyyy-MM-ddTHH:mm:ssZ": "DF=yyyy-MM-ddTHH:mm:ssZ", +"Telegram_ОтправитьОпрос": "Telegram_SendPoll", +"Добавить стадию канбана": "Add kanban stage", +"ID новости для удаления": "Id of post to remove", +"Какой ваш любимый цвет?": "What's your favorite color?", +"УстановитьЗаголовокЧата": "SetChatTitle", +"OPI_ПреобразованиеТипов": "OPI_TypeConversion", +"Получить поле (числовое": "Get field (numeric", +"ПолучитьПеременнуюСреды": "GetEnvironmentVariable", +"СоздатьСобытиеКалендаря": "CreateCalendarEvent", +"Установить теги объекта": "Put object tagging", +"Наименование новой базы": "New base name", +"Получить подборки по ID": "Get selections by ID", +"ПолучитьСтруктуруТовара": "GetProductStructure", +"ПолучитьПоследнююОшибку": "GetLastError", +"ОтправитьКонтакт (канал": "SendContact (channel", +"Bitrix24_УдалитьКаталог": "Bitrix24_DeleteFolder", +"Загрузить часть объекта": "Upload object part", +"СоздатьУдалитьКалендарь": "CreateDeleteCalendar", +"Получить данные о сайте": "Get site data", +"ОтправитьКартинку (канал": "SendPicture (channel", +"ДобавитьЗадачуВИзбранное": "AddTaskToFavorites", +"цвет текста на информере": "informer text color", +"Другие товары сообщества": "Other items", +"Новый тестовый заголовок": "NewTestTitle", +"Б24_РаботаСУведомлениями": "B24_NotificationsManagement", +"ОтправитьСообщение (json": "SendMessage (json", +"ПрочитатьСтроку (таймаут": "ReadLine (timeout", +"УдалитьКалендарьИзСписка": "DeleteCalendarFromList", +"Вайбер_ОтправкаСообщений": "Viber_MessagesSending", +"Идентификаторы кластеров": "Clusters identifiers", +"БитриксДоступныеДействия": "BitrixAvailableActions", +"Bitrix24_ЗавершитьЗадачу": "Bitrix24_CompleteTask", +"Структура учетных данных": "Credentials structure", +"Остановить сервер !NOCLI": "Stop server !NOCLI", +"Получить список операций": "Get actions list", +"Получить информацию бота": "Get bot information", +"VK_УдалитьСвойствоТовара": "VK_DeleteProductProperty", +"Признак рекламного поста": "Sign of an advertising post", +"Получить данные аккаунта": "Get account data", +"УстановитьКартинкуГруппы": "SetGroupPicture", +"Добавить обновить товары": "Add update products", +"D:\\GD\\Мой диск\\data.json": "D:\\GD\\My Drive\\data.json", +"Удаляет объект из бакета": "Removes the object from the bucket", +"Секретный ключ (Password": "Secret key (Password", +"Bitrix24_ПолучитьКаталог": "Bitrix24_GetFolder", +"ПолучитьОтвет (параметры": "GetResponse (parameter", +"Получить товары магазина": "Get campaign products", +"список параметров модели": "model parameter list", +"Проверка_ДропбоксАккаунт": "Check_DropboxAccount", +"VK_СоздатьСвойствоТовара": "VK_CreateProductProperty", +"Получить список областей": "Get region list", +"Выбрать пункт **Другое**": "Select **Other**", +"Новое описание календаря": "New calendar description", +"Новое описание сообщения": "New message description", +"СоздатьПользователя (хук": "CreateUser (wh", +"Получить товары кабинета": "Get business products", +"ЗавершитьЗагрузкуЧастями": "FinishPartsUpload", +"ПолучитьШифрованиеБакета": "GetBucketEncryption", +"СоздатьАрхивироватьКанал": "CreateArchiveChannel", +"СформироватьТестыАссертс": "FormAssertsTests", +"Создает пустой календарь": "Creates an empty calendar", +"СинхронизироватьКаталоги": "SynchronizeFolders", +"УбратьЗадачуИзИзбранного": "RemoveTaskFromFavorites", +"Получить список подборок": "Get selection list", +"ПолучитьИмяОсновногоПоля": "GetPrimaryFieldName", +"Изменяет название канала": "Changes the name of the channel", +"ИзменитьСвойстваСтраницы": "EditPageProperties", +"VK_ПолучитьСписокТоваров": "VK_GetProductList", +"Изменяет имя метки по ID": "Changes the tag name by ID", +"Метод в документации AWS": "Method at AWS documentation", +"ВыполнитьЗапросSQL (файл": "ExecuteSQLQuery (file", +"ДобавитьРодителяСтраницы": "AddPageParent", +"ПолучитьКатегорииТоваров": "GetProductCategories", +"Получить список хранилищ": "Get list of storages", +"ОзонАПИ_РаботаСоСкладами": "OzonAPI_WarehousesManagement", +"фильтр по уровню доступа": "filter by access level", +"ПолучитьСтрокуПараметров": "GetParamsString", +"ПолучитьКодПодтверждения": "GetConfirmationCode", +"Bitrix24_ПолучитьНовости": "Bitrix24_GetPosts", +"Строка, Массив из Строка": "String, Array of String", +"Новая рекламная кампания": "New ads campaign", +"ИзменитьСобытиеКалендаря": "UpdateCalendarEvent", +"ID чата для разархивации": "Chat ID for dearchiving", +"ID счетчика для удаления": "Counter ID for deletion", +"Загрузить файл в каталог": "Upload file to the folder", +"ТекущаяУниверсальнаяДата": "CurrentUniversalDate", +"UUID заказа для удаления": "Order UUID for deletion", +"Ссылка (URL) под записью": "Link (URL) under the post", +"БитриксСписокРезультатов": "BitrixResultsList", +"Настройки прокси запроса": "Request proxy settings", +"Структура параметров URL": "URL parameters structure", +"Структура полей счетчика": "Counter field structure", +"VK_ПолучитьСписокЗаказов": "VK_GetOrderList", +"Для работы через Webhook": "To work via Webhook", +"номер документа на товар": "item document number", +"Набор тестов для YAxUnit": "Test suite for YAxUnit", +"Отправить местоположение": "Send location", +"Архивирует выбранный чат": "Archives the selected chat", +"ОбновитьЗаписи (проверка": "UpdateRecords (check", +"Управление базами данных": "Database management", +"Bitrix24_ОтклонитьЗадачу": "Bitrix24_DisapproveTask", +"ОтправитьЛокацию (цитата": "SendLocation (quote", +"РазложитьОбъектыПодробно": "BreakDownObjectsInDetail", +"ID пользователя адресата": "Recipient user ID", +"Проверка_БитриксВложение": "Check_BitrixAttachment", +"ПолучитьПараметрыТвиттер": "GetTwitterParameters", +"НачатьНаблюдатьЗаЗадачей": "StartWatchingTask", +"ID товаров для архивации": "Product IDs for archiving", +"СоздатьТвитКартинки (ИВФ": "CreateImageTweet (TFN", +"Получить поле (строковое": "Get field (string", +"асинхронный код счетчика": "asynchronous counter code", +"УдалитьКомментарийЗадачи": "DeleteTaskComment", +"Dropbox_КопироватьОбъект": "Dropbox_CopyObject", +"ОписаниеПримитивногоПоля": "PrimitiveFieldDescription", +"ИзменитьАватарЧата (Путь": "ChangeChatPicture (Path", +"КонечныйМассивПараметров": "FinalParamsArray", +"Получить заказ по номеру": "Get order by number", +"СоздатьУдалитьТемуФорума": "CreateDeleteForumTopic", +"СоздатьКаталогВХранилище": "CreateStorageFolder", +"НоушнАпи_СоздатьСтраницу": "NotionAPI_CreatePage", +"Обработать запрос !NOCLI": "Process request !NOCLI", +"ПоместитьКаталогВКорзину": "MarkFolderAsDeleted", +"Код региона по базе СДЭК": "Region code according to CDEK database", +"СформироватьТекстФильтра": "FormFilterText", +"ПолучитьСписокРазрешений": "GetPermissionsList", +"СоздатьСсылкуПриглашение": "CreateInvitationLink", +"Изменяет текст сообщения": "Changes the text of the message", +"ОтправитьСтроку (таймаут": "SendLine (timeout", +"ИсключитьУчастникаГруппы": "ExcludeGroupMember", +"ОтключитьЗвукЗадачи (хук": "MuteTask (wh", +"СоздатьЧерновикЗаявкиFBO": "CreateFBODraft", +"ставка ндс, например 0.2": "VAT rate, e.g. 0.2", +"Bitrix24_ИзменитьНовость": "Bitrix24_UpdatePost", +"ВК_ПолучитьСписокТоваров": "VKAPI_GetProductList", +"НаправлениеПоиска.СКонца": "SearchDirection.FromEnd", +"Установить описание чата": "Set chat description", +"ПриостановитьУчетВремени": "PauseTimekeeping", +"ДобавитьКомментарий (хук": "CreateComment (wh", +"Создать товар и подборку": "Create product and selection", +"Изменяет новость в ленте": "Change post data", +"ОчиститьОчередьСообщений": "ClearMessageQueue", +"Создает каталог на диске": "Creates a directory on the disk", +"Получить описание товара": "Get product description", +"Массив товаров или товар": "Array of products or product", +"ПолучитьОчередьСообщений": "GetMessageQueue", +"ОбработатьОшибочныйВывод": "HandleErrorOutput", +"Удалено %1 лишних файлов": "Removed %1 unnecessary files", +"ОбработатьТелоДляЗапроса": "ProcessRequestBody", +"ПреобразоватьФайлыВМедиа": "ConvertFilesToMedia", +"ВК_ПолучитьСписокСвойств": "VKAPI_GetPropertyList", +"Пустая строка параметров": "Empty parameter string", +"ОтключитьУведомленияЧата": "DisableChatNotifications", +"ID элемента для удаления": "ID of deleted element", +"СоздатьВысокуюКлавиатуру": "CreateTallKeyboard", +"ПриостановитьЗадачу (хук": "PauseTask (wh", +"СоздатьРекламнуюКампанию": "CreateAdvertisingCampaign", +"УправлениеПользователями": "UsersManagement", +"ДобавитьФайлВЗадачу (хук": "AttachFileToTopic (wh", +"ОтправитьКонтакт (цитата": "SendContact (quote", +"ДФ='yyyy-MM-dd HH:MM:ss'": "DF='yyyy-MM-dd HH:MM:ss", +"ПоследнийКодУспеха Тогда": "LastSuccessCode Then", +"сохранение страниц сайта": "page saving", +"Блоки в документации API": "Blocks at API documentation", +"Наименование нового поля": "New field name", +"УправлениеАрхивациейЧата": "ChatArchivingManagement", +"СоздатьДлиннуюКлавиатуру": "CreateLongKeyboard", +"ID целевого пользователя": "Target user ID", +"Файл источник обновления": "File source for update", +"ID события для получения": "Event ID to retrieve", +"УстановитьТегиБакета (DB": "PutBucketTagging (DB", +"Проверка_ТелеграмКонтакт": "Check_TelegramContact", +"Загрузить фото на сервер": "Upload photo to server", "Вайбер_ОтправитьКартинку": "Viber_SendImage", "Начать выполнение задачи": "Start a task", "УдалитьМодель (tiny, bay": "DeleteModel (tiny, bay", @@ -5244,43 +5397,43 @@ "ПолучитьСобытиеКалендаря": "GetCalendarEvent", "Получить список объектов": "List objects", "UUID заявки для удаления": "UUID of the invitation for deletion", -"Проверка_ТелеграмКонтакт": "Check_TelegramContact", -"УстановитьТегиБакета (DB": "PutBucketTagging (DB", -"ID события для получения": "Event ID to retrieve", -"ПолучитьСтатистикуПостов": "GetPostStatistics", -"СоздатьВысокуюКлавиатуру": "CreateTallKeyboard", -"Создает каталог на диске": "Creates a directory on the disk", -"Получить описание товара": "Get product description", -"Массив товаров или товар": "Array of products or product", -"ПолучитьОчередьСообщений": "GetMessageQueue", -"ОбработатьОшибочныйВывод": "HandleErrorOutput", -"Удалено %1 лишних файлов": "Removed %1 unnecessary files", -"ОбработатьТелоДляЗапроса": "ProcessRequestBody", -"ПреобразоватьФайлыВМедиа": "ConvertFilesToMedia", -"ВК_ПолучитьСписокСвойств": "VKAPI_GetPropertyList", -"Пустая строка параметров": "Empty parameter string", -"ОтключитьУведомленияЧата": "DisableChatNotifications", -"ID элемента для удаления": "ID of deleted element", -"ПриостановитьЗадачу (хук": "PauseTask (wh", -"Файл источник обновления": "File source for update", -"СоздатьРекламнуюКампанию": "CreateAdvertisingCampaign", -"УправлениеПользователями": "UsersManagement", -"ДобавитьФайлВЗадачу (хук": "AttachFileToTopic (wh", -"ОтправитьКонтакт (цитата": "SendContact (quote", -"ДФ='yyyy-MM-dd HH:MM:ss'": "DF='yyyy-MM-dd HH:MM:ss", -"ПоследнийКодУспеха Тогда": "LastSuccessCode Then", -"сохранение страниц сайта": "page saving", -"Блоки в документации API": "Blocks at API documentation", -"Наименование нового поля": "New field name", -"УправлениеАрхивациейЧата": "ChatArchivingManagement", -"СоздатьДлиннуюКлавиатуру": "CreateLongKeyboard", -"ID целевого пользователя": "Target user ID", "Bitrix24_СкопироватьФайл": "Bitrix24_MakeFileCopy", "ПолучитьОписаниеКонтакта": "GetContactDescription", -"Адрес истинного продавца": "The address of the true seller", +"ПолучитьСтатистикуПостов": "GetPostStatistics", "ДобавитьПараметрКартинки": "AddImageParameter", +"Откладывает задачу по ID": "Defer task by ID", +"ПолучитьЗаголовкиЗапроса": "GetRequestHeaders", +"СоздатьТоварСоСвойствами": "CreateProductWithProperties", +"НормализоватьАвторизацию": "NormalizeAuth", +"ВК_ПолучитьСписокЗаказов": "VKAPI_GetOrderList", +"Получить описание заказа": "Get order description", +"ID файла для перемещения": "File ID", +"Изменить текст сообщения": "Change the message text", +"Новый каталог размещения": "New parent directory", +"РаботаСУдаленнымиФайлами": "ExternalFilesManagement", +"Язык штрихкода: RUS, ENG": "Barcode language: RUS, ENG", +"Получить код авторизации": "Get authorization code", +"количество грузовых мест": "number of cargo spaces", +"ПолучитьСписокЛидов (хук": "GetLeadsList (wh", +"МассивОтсутствующихПолей": "MissingFieldsArray", +"РазделитьКоллекциюДанных": "SplitDataCollection", +"Создать подборку товаров": "Create product selection", +"загрузка страниц в плеер": "page load to player", +"Загрузить объект целиком": "Upload full object", +"произвольный комментарий": "arbitrary comment", +"ВосстановитьКаталог (хук": "RestoreFolder (wh", +"ОбработанноеСоответствие": "ProcessedMap", +"ДобавитьКалендарьВСписок": "AddCalendarToList", +"Создать/Изменить таблицу": "Create/Edit table", +"ОткрытьСоединениеВМодуле": "CreateConnectionInsideModule", +"ПолучитьСписокЗадач (хук": "GetTasksList (wh", +"Адрес истинного продавца": "The address of the true seller", +"ЗагрузитьОбъект (частями": "PutObject (parts", +"СформироватьБлокКартинку": "GenerateImageBlock", +"ПолучитьИнформациюОДиске": "GetDiskInformation", +"Путь к объекту оригинала": "Path to the original object", +"СохранитьКартинкуВАльбом": "SaveImageToAlbum", "Использовать \"./internal": "Use \"./internal", -"Subsystem.OPI_Интеграция": "Subsystem.OPI_Integrations", "РаботаСПодборкамиТоваров": "ProductSelectionManagement", "ДоступноИзменениеПозиции": "CanSeek", "ВывестиНачальнуюСтраницу": "DisplayStartPage", @@ -5294,303 +5447,53 @@ "Тип чата OPEN (публичный": "Chat type OPEN (public", "РезультатПроверкиСтрокой": "CheckResultAsString", "https://example.com/путь": "https://example.com/path", -"ДобавитьПараметрыКоманды": "AddCommandParameters", +"Subsystem.OPI_Интеграция": "Subsystem.OPI_Integrations", "ГК_СоздатьУдалитьСобытие": "GC_CreateDeleteEvent", -"ДобавитьBasicАвторизацию": "AddBasicAuthorization", -"Путь к целевому каталогу": "Path to the target directory", -"КодировкаВыходногоПотока": "OutputEncoding", -"ГК_ПолучитьСписокСобытий": "GC_GetEventList", +"Заменить текст сообщения": "Replace message text", +"ДобавитьПараметрыКоманды": "AddCommandParameters", +"Отправить запрос с телом": "Send request with body", +"Данные файл для загрузки": "Data file for upload", +"Наличие терминала оплаты": "Availability of payment terminal", "ПолучитьДвоичныеИлиПоток": "GetBinaryOrStream", "УдалитьЗаписи (получение": "DeleteRecords (get", -"Наличие терминала оплаты": "Availability of payment terminal", -"Данные файл для загрузки": "Data file for upload", -"Отправить запрос с телом": "Send request with body", -"Заменить текст сообщения": "Replace message text", -"СохранитьКартинкуВАльбом": "SaveImageToAlbum", -"ПолучитьИнформациюОДиске": "GetDiskInformation", -"ПолучитьСписокЛидов (хук": "GetLeadsList (wh", -"Откладывает задачу по ID": "Defer task by ID", -"ПолучитьЗаголовкиЗапроса": "GetRequestHeaders", -"СоздатьТоварСоСвойствами": "CreateProductWithProperties", -"НормализоватьАвторизацию": "NormalizeAuth", -"ВК_ПолучитьСписокЗаказов": "VKAPI_GetOrderList", -"Получить описание заказа": "Get order description", -"ID файла для перемещения": "File ID", -"Изменить текст сообщения": "Change the message text", -"Новый каталог размещения": "New parent directory", -"РаботаСУдаленнымиФайлами": "ExternalFilesManagement", -"Язык штрихкода: RUS, ENG": "Barcode language: RUS, ENG", -"Путь к объекту оригинала": "Path to the original object", -"Получить код авторизации": "Get authorization code", -"количество грузовых мест": "number of cargo spaces", -"МассивОтсутствующихПолей": "MissingFieldsArray", -"СформироватьБлокКартинку": "GenerateImageBlock", -"РазделитьКоллекциюДанных": "SplitDataCollection", -"Создать подборку товаров": "Create product selection", -"загрузка страниц в плеер": "page load to player", -"Загрузить объект целиком": "Upload full object", -"произвольный комментарий": "arbitrary comment", -"ВосстановитьКаталог (хук": "RestoreFolder (wh", -"ОбработанноеСоответствие": "ProcessedMap", -"ДобавитьКалендарьВСписок": "AddCalendarToList", -"Создать/Изменить таблицу": "Create/Edit table", -"ОткрытьСоединениеВМодуле": "CreateConnectionInsideModule", -"ПолучитьСписокЗадач (хук": "GetTasksList (wh", -"ЗагрузитьОбъект (частями": "PutObject (parts", -"ОчиститьОчередьСообщений": "ClearMessageQueue", -"Загрузить фото на сервер": "Upload photo to server", -"Создать товар и подборку": "Create product and selection", -"ПолучитьПараметрыТвиттер": "GetTwitterParameters", -"VK_СоздатьСвойствоТовара": "VK_CreateProductProperty", -"Выбрать пункт **Другое**": "Select **Other**", -"Новое описание календаря": "New calendar description", -"Новое описание сообщения": "New message description", -"СоздатьПользователя (хук": "CreateUser (wh", -"Получить товары кабинета": "Get business products", -"ЗавершитьЗагрузкуЧастями": "FinishPartsUpload", -"ПолучитьШифрованиеБакета": "GetBucketEncryption", -"СоздатьАрхивироватьКанал": "CreateArchiveChannel", -"СформироватьТестыАссертс": "FormAssertsTests", -"Создает пустой календарь": "Creates an empty calendar", -"СинхронизироватьКаталоги": "SynchronizeFolders", -"УбратьЗадачуИзИзбранного": "RemoveTaskFromFavorites", -"список параметров модели": "model parameter list", -"Получить список подборок": "Get selection list", -"ПолучитьИмяОсновногоПоля": "GetPrimaryFieldName", -"Изменяет название канала": "Changes the name of the channel", -"ИзменитьСвойстваСтраницы": "EditPageProperties", -"VK_ПолучитьСписокТоваров": "VK_GetProductList", -"Изменяет имя метки по ID": "Changes the tag name by ID", -"Метод в документации AWS": "Method at AWS documentation", -"ВыполнитьЗапросSQL (файл": "ExecuteSQLQuery (file", -"ДобавитьРодителяСтраницы": "AddPageParent", -"ПолучитьКатегорииТоваров": "GetProductCategories", -"Получить список хранилищ": "Get list of storages", -"ОзонАПИ_РаботаСоСкладами": "OzonAPI_WarehousesManagement", -"фильтр по уровню доступа": "filter by access level", -"Проверка_ДропбоксАккаунт": "Check_DropboxAccount", -"ПолучитьСтрокуПараметров": "GetParamsString", -"Получить товары магазина": "Get campaign products", -"Удаляет объект из бакета": "Removes the object from the bucket", -"Вайбер_ОтправкаСообщений": "Viber_MessagesSending", -"БитриксДоступныеДействия": "BitrixAvailableActions", -"ПрочитатьСтроку (таймаут": "ReadLine (timeout", -"ОтправитьСообщение (json": "SendMessage (json", -"Новый тестовый заголовок": "NewTestTitle", -"Б24_РаботаСУведомлениями": "B24_NotificationsManagement", -"Идентификаторы кластеров": "Clusters identifiers", -"Другие товары сообщества": "Other items", -"цвет текста на информере": "informer text color", -"ДобавитьЗадачуВИзбранное": "AddTaskToFavorites", -"ОтправитьКартинку (канал": "SendPicture (channel", -"УдалитьКалендарьИзСписка": "DeleteCalendarFromList", -"ПолучитьОтвет (параметры": "GetResponse (parameter", -"Структура учетных данных": "Credentials structure", -"Остановить сервер !NOCLI": "Stop server !NOCLI", -"Получить список операций": "Get actions list", -"Получить информацию бота": "Get bot information", -"VK_УдалитьСвойствоТовара": "VK_DeleteProductProperty", -"Bitrix24_ЗавершитьЗадачу": "Bitrix24_CompleteTask", -"Признак рекламного поста": "Sign of an advertising post", -"Получить данные аккаунта": "Get account data", -"УстановитьКартинкуГруппы": "SetGroupPicture", -"Добавить обновить товары": "Add update products", -"D:\\GD\\Мой диск\\data.json": "D:\\GD\\My Drive\\data.json", -"Секретный ключ (Password": "Secret key (Password", -"Bitrix24_ПолучитьКаталог": "Bitrix24_GetFolder", -"Получить список областей": "Get region list", -"ПолучитьКодПодтверждения": "GetConfirmationCode", -"ДобавитьКомментарий (хук": "CreateComment (wh", -"Строка, Массив из Строка": "String, Array of String", -"асинхронный код счетчика": "asynchronous counter code", -"УдалитьКомментарийЗадачи": "DeleteTaskComment", -"Dropbox_КопироватьОбъект": "Dropbox_CopyObject", -"ОписаниеПримитивногоПоля": "PrimitiveFieldDescription", -"ИзменитьАватарЧата (Путь": "ChangeChatPicture (Path", -"КонечныйМассивПараметров": "FinalParamsArray", -"Получить заказ по номеру": "Get order by number", -"СоздатьУдалитьТемуФорума": "CreateDeleteForumTopic", -"СоздатьКаталогВХранилище": "CreateStorageFolder", -"НоушнАпи_СоздатьСтраницу": "NotionAPI_CreatePage", -"Обработать запрос !NOCLI": "Process request !NOCLI", -"ПоместитьКаталогВКорзину": "MarkFolderAsDeleted", -"Код региона по базе СДЭК": "Region code according to CDEK database", -"СформироватьТекстФильтра": "FormFilterText", -"ПолучитьСписокРазрешений": "GetPermissionsList", -"СоздатьСсылкуПриглашение": "CreateInvitationLink", -"Изменяет текст сообщения": "Changes the text of the message", -"ОтправитьСтроку (таймаут": "SendLine (timeout", -"ИсключитьУчастникаГруппы": "ExcludeGroupMember", -"Изменяет новость в ленте": "Change post data", -"ОтключитьЗвукЗадачи (хук": "MuteTask (wh", -"СоздатьЧерновикЗаявкиFBO": "CreateFBODraft", -"ставка ндс, например 0.2": "VAT rate, e.g. 0.2", -"Bitrix24_ИзменитьНовость": "Bitrix24_UpdatePost", -"ВК_ПолучитьСписокТоваров": "VKAPI_GetProductList", -"НаправлениеПоиска.СКонца": "SearchDirection.FromEnd", -"Установить описание чата": "Set chat description", -"ПриостановитьУчетВремени": "PauseTimekeeping", -"Получить поле (строковое": "Get field (string", -"СоздатьТвитКартинки (ИВФ": "CreateImageTweet (TFN", -"ID товаров для архивации": "Product IDs for archiving", -"VK_ПолучитьСписокЗаказов": "VK_GetOrderList", -"Bitrix24_ПолучитьНовости": "Bitrix24_GetPosts", -"Новая рекламная кампания": "New ads campaign", -"ИзменитьСобытиеКалендаря": "UpdateCalendarEvent", -"ID чата для разархивации": "Chat ID for dearchiving", -"ID счетчика для удаления": "Counter ID for deletion", -"Загрузить файл в каталог": "Upload file to the folder", -"ТекущаяУниверсальнаяДата": "CurrentUniversalDate", -"UUID заказа для удаления": "Order UUID for deletion", -"Ссылка (URL) под записью": "Link (URL) under the post", -"БитриксСписокРезультатов": "BitrixResultsList", -"Настройки прокси запроса": "Request proxy settings", -"Структура параметров URL": "URL parameters structure", -"Структура полей счетчика": "Counter field structure", -"Для работы через Webhook": "To work via Webhook", -"НачатьНаблюдатьЗаЗадачей": "StartWatchingTask", -"номер документа на товар": "item document number", -"Набор тестов для YAxUnit": "Test suite for YAxUnit", -"Отправить местоположение": "Send location", -"Архивирует выбранный чат": "Archives the selected chat", -"ОбновитьЗаписи (проверка": "UpdateRecords (check", -"Управление базами данных": "Database management", -"Bitrix24_ОтклонитьЗадачу": "Bitrix24_DisapproveTask", -"ОтправитьЛокацию (цитата": "SendLocation (quote", -"РазложитьОбъектыПодробно": "BreakDownObjectsInDetail", -"ID пользователя адресата": "Recipient user ID", -"Проверка_БитриксВложение": "Check_BitrixAttachment", -"ДобавитьПользователейВЧат": "AddUsersToChat", -"Добавить/Удалить картинку": "Add/Delete image", -"Открытый пакет интеграций": "OpenIntegrations", -"Получить описание локации": "Get location description", -"СменитьВладельцаЧата (хук": "ChangeChatOwner (wh", -"ПустаяСхемаDeleteDatabase": "EmptySchemeDeleteDatabase", -"Удалить зависимость задач": "Delete tasks dependencies", -"MIME тип для Content-Type": "MIME type for Content-Type", -"Отменить загрузку частями": "Abort multipart upload", -"РаботаСФайламиИКаталогами": "FileAndDirectoryManagement", -"ВыполнитьЗапросМультипарт": "ExecuteMultipartRequest", -"УдалитьСтадиюКанбана (хук": "DeleteKanbanStage (wh", -"Твиттер_СоздатьТвитСВидео": "Twitter_CreateTweetWithVideo", -"Создать произвольный твит": "Create custom tweet", -"ПолучитьИнформациюОКанале": "GetChannelInformation", -"Путь назначения для копии": "Destination path for the copy", -"Команда + \"\"#color=Бирюза": "Command + \"\"#color=Aqua", -"ОжидатьВходящиеСоединения": "WaitIncomingConnections", -"Вернуть соединение !NOCLI": "Return connection !NOCLI", -"Синхронизировать каталоги": "Synchronize folders", -"ПолучитьСтруктуруСчетчика": "GetCounterStructure", -"Работа с заявками курьера": "Courier invitations management", -"ОформитьКлиентскийВозврат": "CreateCustomerRefund", -"ПолучитьИнформациюОМодели": "GetModelInformation", -"Устанавливает тему канала": "Sets the channel topic", -"Отправить запрос без тела": "Send request without body", -"НачатьЗаписьТелаMultipart": "StartMultipartBody", -"Получить публичный объект": "Get public object", -"Создать товары по Ozon ID": "Create products by Ozon ID", -"Получить структуру товара": "Get product structure", -"Структура JSON полей базы": "The structure of the JSON database fields", -"ID удаляемого комментария": "ID of comment to remove", -"Проверка_БитриксРезультат": "Check_BitrixResult", -"Загрузить видео на сервер": "Upload video to server", -"идентификатор темы форума": "forum topic identifier", -"VK_УдалитьТоварИзПодборки": "VK_RemoveProductFromCollection", -"URL для получения объекта": "URL for object retrieving", -"UUID заказа для изменение": "Order UUID for updating", -"календарь для приглашений": "invitation calendar", -"OPI_ПолучениеДанныхТестов": "OPI_TestDataRetrieval", -"идентификатор направления": "direction identifier", -"УдалитьПодразделение (хук": "DeleteDepartment (wh", -"ПолучитьНастройкиМагазина": "GetCampaignSettings", -"Изменить артикулы товаров": "Update products articles", -"Получить список счетчиков": "Get counters list", -"Статус : Соответствие": "Status : Map", -"Dropbox_ПереместитьОбъект": "Dropbox_MoveObject", -"Добавить товар в подборку": "Add product to selection", -"Проверка_ТелеграмДокумент": "Check_TelegramDocument", -"Преобразование типов (ОПИ": "Type conversion (OpenIntegrations", -"openintegrations.dev/docs": "en.openintegrations.dev/docs", -"ПолучитьПользователя (хук": "GetUser (wh", -"Управление пользователями": "Users management", -"VK_СоздатьПодборкуТоваров": "VK_CreateProductCollection", -"РаботаСоСвойствамиТоваров": "ProductPropertiesManagement", -"СоздатьПодразделение (хук": "CreateDepartment (wh", -"ОтменитьПубликациюОбъекта": "CancelObjectPublication", -"ОткрытьСоединение (запрос": "CreateConnection (query", -"Наименование нового листа": "NewSheetName", -"Получить число участников": "Get participant count", -"Атрибуты и характеристики": "Attributes and features", -"дата окончания повторений": "repetition end date", -"Соответствие файлов: Ключ": "Map: Key", -"Номер рекламной категории": "Advertising category number", -"признак доступен для всех": "feature is available for all", -"первый IP-адрес диапазона": "first IP address of the range", -"ПолучениеДанныхИНастройка": "DataRetrievalAndSettings", -"ЗакрытьВходящееСоединение": "CloseIncomingConnection", -"ID счетчика для изменения": "Counter ID to change", -"Bitrix24_ВосстановитьФайл": "Bitrix24_RestoreFile", -"Coverage_ЗапускВсехТестов": "Coverage_StartAllTests", -"ПолучитьСписокФайловПапки": "GetListOfFolderFiles", -"ИзменитьПользователя (хук": "UpdateUser (wh", -"Дополнительный тип заказа": "Additional order type", -"Использовать \"../../tools": "Use \"../../tools", -"Открыть соединение !NOCLI": "Create Connection !NOCLI", -"ПолучитьКомменатрийЗадачи": "GetTaskComment", -"ПереименоватьКаталог (хук": "RenameFolder (wh", -"УстановитьБезопасныйРежим": "SetSafeMode", -"УстановитьПеременнуюСреды": "SetEnvironmentVariable", -"Идентификатор базы данных": "Database identifier", -"Новый альбом из автотеста": "NewAlbumFromAutoTest", -"ПолучитьСоответствиеТипов": "GetTypesMap", -"СоздатьКаноническийЗапрос": "CreateCanonicalRequest", -"РаботаСоСпискомКалендарей": "CalendarListManagement", -"Отменить публикацию файла": "Unpublish file", -"ПустаяСхемаCreateDatabase": "EmptySchemeCreateDatabase", -"Получить список кластеров": "Get clusters list", -"ОбновитьКоличествоТоваров": "UpdateProductsStocks", -"МассивПараметровОбработки": "ProcessingParameterArray", -"ПолучитьВнешнююКомпоненту": "GetAddInObject", -"СкрытьПоказатьГлавнуюТему": "HideShowMainTopic", -"Слак_ОткрытьЗакрытьДиалог": "Slack_OpenCloseDialog", -"Новое наименование стадии": "New stages name", -"ОтправитьУдалитьСообщение": "SendDeleteMessage", -"См.ПолучитьОписаниеТовара": "See GetProductDescription", -"Удаляет записи из таблицы": "Deletes records from the table", -"ИзменитьКомментарийЗадачи": "UpdateTaskComment", -"Описание тестового товара": "Test item description", -"Получить структуру данных": "Get basic data structure", -"Не удалось получить файл!": "Failed to retrieve the file!", -"Удаляет комментарий по ID": "Deletes comment by ID", -"Тестовый товар измененный": "EditedTestProduct", -"Обновленное описание базы": "Updated base description", -"Изменить календарь списка": "Edit list calendar", -"Некорректный вид отправки": "Incorrect sending view", -"идентификатор комментария": "comment identifier", -"Создать зависимость задач": "Create tasks dependencies", -"ДействияПубличныхОбъектов": "PublicObjectActions", -"Архивирует активный канал": "Archives an active channel", -"Изменяет существующий лид": "Modifies an existing lead", -"Создать/Удалить календарь": "Create/Delete calendar", -"Отменить публикацию папки": "Unpublish folder", -"Копирует файл или каталог": "Copies file or directory", -"Загрузить массив вложений": "Upload attachments array", -"ID сообщения для удаления": "ID of the message to be deleted", -"Удалить товар из подборки": "Remove product from selection", -"Данные части для загрузки": "Part content for uploading", -"ОтправитьОписанияОбъектов": "SendObjectsDescription", -"Изменить подборку товаров": "Edit product selection", -"РаботаСРекламнымКабинетом": "AdAccountManagement", -"Идентификатор комментария": "Comment identifier", -"ПолучитьНастройкиКабинета": "GetBusinessSettings", -"Преобразовать код в токен": "Convert code to token", -"CommonModule.OPI_ТестыCLI": "CommonModule.OPI_TestsCLI", -"Слак_ПолучитьСписокФайлов": "Slack_GetFileList", -"УдалитьПоследниеСообщения": "DeleteLastMessages", -"ID задачи приемника связи": "To task ID", -"ПолучитьСсылкуАвторизации": "GetAuthorizationLink", -"СоответствиеКомандМодулей": "ModuleCommandMapping", +"КодировкаВыходногоПотока": "OutputEncoding", +"Путь к целевому каталогу": "Path to the target directory", +"ДобавитьBasicАвторизацию": "AddBasicAuthorization", +"ГК_ПолучитьСписокСобытий": "GC_GetEventList", +"МассивНастроекНапоминаний": "ReminderSettingsArray", +"Открытый Пакет Интеграций": "Open Integrations Package", +"ПолучитьРазмерСодержимого": "GetContentSize", +"См. ПолучитьОписаниеФайла": "See GetFileDescription", +"VK_ЗагрузитьВидеоНаСервер": "VK_UploadVideoToServer", +"ЗавершитьУчетВремени (хук": "StopTimekeeping (wh", +"СоздатьУдалитьКомментарий": "CreateDeleteComment", +"Получить календарь списка": "Get list calendar", +"ID элемента для получения": "Element ID", +"Telegram_ОтправитьКонтакт": "Telegram_SendContact", +"ДобавитьЗаголовокСтраницы": "AddPageHeader", +"ПолучитьИнформациюОТоваре": "GetProductInformation", +"Dropbox_ОпубликоватьПапку": "Dropbox_PublishFolder", +"Телеграм_ОтправитьКонтакт": "TelegramAPI_SendContact", +"цвет стрелки на информере": "arrow color on the informer", +"Проверка_ТелеграмКартинка": "Check_TelegramImage", +"МобильноеПриложениеСервер": "MobileAppServer", +"Пароль пользователя mysql": "MySQL password", +"VK_ПолучитьСписокПодборок": "VK_GetSelectionList", +"ОтдельныеЭлементыМассивов": "SplitArrayParams", +"Получить описание события": "Get event description", +"ПолучитьПользователейЧата": "GetChatMembers", +"Ссылка на последний релиз": "To the latest release", +"ВосстановитьОбъектКВерсии": "RestoreObjectToVersion", +"Получить структуру задачи": "Get task fields structure", +"ИзменитьНаименованиеКниги": "EditSpreadsheetTitle", +"ПолучитьНастройкиИнстанса": "GetInstanceSettings", +"Telegram_УдалитьСообщение": "Telegram_DeleteMessage", +"ДействиеСУчастникомГруппы": "GroupMemberAction", +"Создает пост с картинками": "Creates a post with images", "Преобразование типов (OPI": "Type conversion (OpenIntegrations", +"ЭкранированиеСимволовJSON": "JSONCharactersEscapeMode", +"СоответствиеКомандМодулей": "ModuleCommandMapping", +"Как EDT проект расширения": "As an EDT extension project", "ПолучитьСсылкуНаСообщение": "GetMessageLink", "МобильноеПриложениеКлиент": "MobileAppClient", "ПолучитьКоличествоТоваров": "GetProductsStocks", @@ -5602,8 +5505,8 @@ "ПоказатьГлавнуюТемуФорума": "ShowMainForumTopic", "ПереключениеОбщегоДоступа": "TogglePublicAccess", "URL для установки Webhook": "URL for setting up Webhook", +"ВыполнитьОбработкуКоманды": "ExecuteCommandProcessing", "Закрыть соединение !NOCLI": "Close connection !NOCLI", -"Создает твит без вложений": "Creates a tweet without attachments", "Загрузить модель в память": "Load model to memory", "ID пользователей(я) Viber": "Viber User(s) ID", "Установить заголовок чата": "Set chat title", @@ -5617,42 +5520,42 @@ "Подчиненное подразделение": "Subordinate department", "УдалитьБазуДанных (ошибка": "DeleteDatabase (error", "Создает новую базу данных": "Creates a new database", -"ЭкранированиеСимволовJSON": "JSONCharactersEscapeMode", -"ВыполнитьОбработкуКоманды": "ExecuteCommandProcessing", -"Создает пост с картинками": "Creates a post with images", -"Telegram_УдалитьСообщение": "Telegram_DeleteMessage", -"ДобавитьЗаголовокСтраницы": "AddPageHeader", -"Telegram_ОтправитьКонтакт": "Telegram_SendContact", -"ЗавершитьУчетВремени (хук": "StopTimekeeping (wh", -"Получить календарь списка": "Get list calendar", -"СоздатьУдалитьКомментарий": "CreateDeleteComment", -"ПолучитьИнформациюОТоваре": "GetProductInformation", -"VK_ЗагрузитьВидеоНаСервер": "VK_UploadVideoToServer", -"МассивНастроекНапоминаний": "ReminderSettingsArray", -"См. ПолучитьОписаниеФайла": "See GetFileDescription", -"Открытый Пакет Интеграций": "Open Integrations Package", -"ПолучитьРазмерСодержимого": "GetContentSize", -"ID элемента для получения": "Element ID", -"Dropbox_ОпубликоватьПапку": "Dropbox_PublishFolder", -"ДействиеСУчастникомГруппы": "GroupMemberAction", -"цвет стрелки на информере": "arrow color on the informer", -"Проверка_ТелеграмКартинка": "Check_TelegramImage", -"МобильноеПриложениеСервер": "MobileAppServer", -"Пароль пользователя mysql": "MySQL password", -"Телеграм_ОтправитьКонтакт": "TelegramAPI_SendContact", -"VK_ПолучитьСписокПодборок": "VK_GetSelectionList", -"ОтдельныеЭлементыМассивов": "SplitArrayParams", -"Получить описание события": "Get event description", -"ПолучитьПользователейЧата": "GetChatMembers", -"Ссылка на последний релиз": "To the latest release", -"ВосстановитьОбъектКВерсии": "RestoreObjectToVersion", -"Получить структуру задачи": "Get task fields structure", -"ИзменитьНаименованиеКниги": "EditSpreadsheetTitle", -"ПолучитьНастройкиИнстанса": "GetInstanceSettings", -"Как EDT проект расширения": "As an EDT extension project", +"Создает твит без вложений": "Creates a tweet without attachments", "ПолучитьИнформациюОГруппе": "GetGroupInformation", -"СформироватьТекстTruncate": "FormTextTruncate", +"УправлениеПодразделениями": "DepartmentsManagement", "Проверить доступ к задаче": "Check task acesses for users", +"ПоказыватьВыводНемедленно": "ShowOutputImmediately", +"GAPI_ПолучениеУведомлений": "GAPI_NotificationsReceiving", +"Выбор по ID подразделения": "Selection by department ID", +"текст после ответа модели": "text after the model's response", +"Удалить шифрование бакета": "Delete bucket encryption", +"ссылка на картинку товара": "product picture link", +"Наименование новой стадии": "New stage name", +"ПолучитьСостояниеИнстанса": "GetInstanceStatus", +"ДобавитьКомментарийЗадачи": "AddTaskComment", +"ЯДиск_СоздатьКопиюОбъекта": "YDisk_CreateObjectCopy", +"Получить структуру сделки": "Get deal structure", +"ПолучитьЧерновикЗаявкиFBO": "GetFBODraft", +"Установить значения ячеек": "Set cell values", +"ПолучитьСписокСделок (хук": "GetDealsList (wh", +"ЗаменитьОписаниеСообщения": "ReplaceMessageCaption", +"ПолучитьСписокФайлов (все": "GetFilesList (full", +"подробное описание товара": "detailed product description", +"Получить описание объекта": "Head object", +"Идентификатор типа товара": "Item type identifier", +"ВК_ПолучитьСписокПодборок": "VKAPI_GetSelectionList", +"идентификатор наблюдателя": "auditor identifier", +"VK_СформироватьКлавиатуру": "VK_FormKeyboard", +"Заголовок файла для Slack": "File title for Slack", +"Трудозатраты по обработке": "Time spent on work", +"ПолучитьСсылкуАвторизации": "GetAuthorizationLink", +"ОчиститьТаблицу (проверка": "ClearTable (check", +"ЯМаркет_КабинетыИМагазины": "YaMarket_CampaignsAndBusiness", +"Получить список каталогов": "Get list of directories", +"таймаут визита в секундах": "visit timeout in seconds", +"СформироватьТекстTruncate": "FormTextTruncate", +"ID задачи источника связи": "From task ID", +"Получить список магазинов": "Get markets list", "Отправить двоичные данные": "Send binary data", "URL картинки для отправки": "URL of sending picture", "ПолучитьСписокФайлов (Все": "GetFilesList (All", @@ -5666,8 +5569,8 @@ "ПолучитьСобытияКалендарей": "GetCalendarEvents", "Прочитать двоичные данные": "Read binary data", "НаправлениеПоиска.СНачала": "SearchDirection.FromBegin", +"Слак_ЗагрузитьУдалитьФайл": "Slack_UploadDeleteFile", "Включить уведомления чата": "Enable chat notifications", -"ПолучитьКаталогФайловЧата": "GetChatFilesFolder", "МетодыОбработкиСоединений": "ConnectionHandlingMethods", "Ноушн_СоздатьИзменитьБазу": "Notion_CreateEditDatabase", "Изменить имя главной темы": "Change main topic name", @@ -5681,147 +5584,164 @@ "ДобавитьИдентификаторЧата": "AddChatIdentifier", "ОбработатьСекретыBitrix24": "ProcessSecretsBitrix24", "Проверка_ДропбоксУчастник": "Check_DropboxMember", -"Получить список магазинов": "Get markets list", -"Слак_ЗагрузитьУдалитьФайл": "Slack_UploadDeleteFile", -"ID задачи источника связи": "From task ID", -"ПолучитьСписокСделок (хук": "GetDealsList (wh", -"ПоказыватьВыводНемедленно": "ShowOutputImmediately", -"GAPI_ПолучениеУведомлений": "GAPI_NotificationsReceiving", -"Выбор по ID подразделения": "Selection by department ID", +"ПолучитьКаталогФайловЧата": "GetChatFilesFolder", +"ID задачи приемника связи": "To task ID", "УдалитьТрудозатратыЗадачи": "DeleteTaskTimeAccounting", -"текст после ответа модели": "text after the model's response", -"Удалить шифрование бакета": "Delete bucket encryption", -"ссылка на картинку товара": "product picture link", -"Наименование новой стадии": "New stage name", -"ПолучитьСостояниеИнстанса": "GetInstanceStatus", -"ДобавитьКомментарийЗадачи": "AddTaskComment", -"ЯДиск_СоздатьКопиюОбъекта": "YDisk_CreateObjectCopy", -"Получить структуру сделки": "Get deal structure", -"ПолучитьЧерновикЗаявкиFBO": "GetFBODraft", -"Установить значения ячеек": "Set cell values", -"ЗаменитьОписаниеСообщения": "ReplaceMessageCaption", -"таймаут визита в секундах": "visit timeout in seconds", -"ПолучитьСписокФайлов (все": "GetFilesList (full", -"подробное описание товара": "detailed product description", -"Получить описание объекта": "Head object", -"Идентификатор типа товара": "Item type identifier", -"ВК_ПолучитьСписокПодборок": "VKAPI_GetSelectionList", -"идентификатор наблюдателя": "auditor identifier", -"VK_СформироватьКлавиатуру": "VK_FormKeyboard", -"Заголовок файла для Slack": "File title for Slack", -"Трудозатраты по обработке": "Time spent on work", -"УправлениеПодразделениями": "DepartmentsManagement", -"ОчиститьТаблицу (проверка": "ClearTable (check", -"ЯМаркет_КабинетыИМагазины": "YaMarket_CampaignsAndBusiness", -"Получить список каталогов": "Get list of directories", -"Получить описание контакта": "Get contact description", -"Получить очередь сообщений": "Get message queue", -"ПолучитьЗначенияРекурсивно": "GetValuesRecursively", -"ГД_ПолучитьСписокКаталогов": "GD_GetCatalogList", -"ОтправитьМедиагруппу (доки": "SendMediaGroup (docs", -"Проверка_ТелеграмСообщение": "Check_TelegramMessage", -"ОбработатьТабуляциюСправки": "HandleHelpTabulation", -"ВывестиСправкуПоПараметрам": "DisplayParameterHelp", -"Создать подключение !NOCLI": "Create connection !NOCLI", -"Локальный каталог источник": "Local source catalog", -"ПолучитьЗначенияЯчеек (все": "GetCellValues (all", -"Закрыть подключение !NOCLI": "Close connection !NOCLI", -"Telegram_ЗакрытьТемуФорума": "Telegram_CloseForumTopic", -"Отключить уведомления чата": "Disable chat notifications", -"Ожидать подключения !NOCLI": "Await connections !NOCLI", -"Неопределено, Произвольный": "Undefined, Arbitrary", -"Неподдерживаемое сообщение": "Unsupported message", -"ИсключитьПользователейЧата": "RemoveChatMembers", -"Название компании контакта": "Name of the contact company", -"Content ID, если необходим": "Content ID, if required", -"Фильтры для отбора товаров": "Product filters", -"УдалитьПустыеПоляКоллекции": "RemoveEmptyCollectionFields", -"ЗаполнитьПоляЗапросаТовара": "FillProductRequestFields", -"ПолучитьПодразделения (хук": "GetDepartments (wh", -"Добавляет товар в подборку": "Adds a product to the selection", -"Код КЛАДР. Устаревшее поле": "CLADR code. Deprecated field", -"ЯДиск_ПолучитьСписокФайлов": "YDisk_GetFileList", -"ПолучитьТипыКолонокТаблицы": "GetTableColumnTypes", -"ВыполнитьЗапросSQL (Insert": "ExecuteSQLQuery (Insert", -"разрешение на методы Drive": "Drive methods permission", -"Мне больше нравится желтый": "I like yellow more", -"Получить категории товаров": "Get product categories", -"ВывестиТекстВТекущуюСтроку": "WriteOnCurrentLine", -"Проверка_ВКВариантСвойства": "Check_VKPropVariant", -"Telegram_ОтправитьКартинку": "Telegram_SendPicture", -"ЗагрузкаИОбновлениеТоваров": "UploadingAndUpdatingProducts", -"ПолучитьСтруктуруКалендаря": "GetCalendarStructure", -"ПолучитьИсториюЗадачи (хук": "GetTaskHistory (wh", -"Вайбер_ПолучениеИнформации": "Viber_DataRetrieval", -"VK_СоздатьТоварСоСвойством": "VK_CreateProductWithProp", -"ПолучитьДанныеПользователя": "GetUserData", -"ВывестиСообщениеИсключения": "DisplayExceptionMessage", -"Этот календарь был изменен": "This calendar has been changed", -"ПолучитьИнформациюОбУценке": "GetDiscountInformation", -"Телефон истинного продавца": "The true sellers phone number", -"VK_ИзменитьПодборкуТоваров": "VK_EditProductCollection", -"Завершить загрузку частями": "Finish parts upload", -"СлужебныеПроцедурыИФункции": "Private", -"ЗапросТипУстановленВручную": "RequestTypeSetManualy", -"ГринДобавлениеПользователя": "GreenAddMember", -"ПолучитьИмяВременногоФайла": "GetTempFileName", -"Сформировать блок картинку": "Generate image block", -"РаботаССобытиямиКалендарей": "CalendarEventsManagement", -"ПолучитьСтадииКанбана (хук": "GetKanbanStages (wh", -"ID оригинального сообщения": "Original message ID", -"Наименование новой таблицы": "New table name", -"Telegram_УстановитьWebhook": "Telegram_SetWebhook", -"уровень доступа к счетчику": "counter access level", -"ИзменитьЗаголовокЧата (хук": "ChangeChatTitle (wh", -"Получить статистику постов": "Get post statistics", -"ПолучитьСсылкуНаСкачивание": "GetDownloadLink", -"Токен авторизации (Api-Key": "Authorization token (Api-Key", -"Возврат лога в виде строки": "Return the log as a string", -"Получить шифрование бакета": "Get bucket encryption", -"Bitrix24_ПолучитьХранилище": "Bitrix24_GetStorage", -"СформироватьСтруктуруТегов": "FormTagsStructure", -"ID сообщения для изменения": "ID of the message to be edited", -"Число знаков после запятой": "Number of decimal places", -"ДропБокс_СоздатьУдалитьТег": "DropboxAPI_CreateDeleteTag", -"ЗагрузитьЧастьОбъекта (ЗЗЧ": "UploadObjectPart (FPU", -"ИзменитьПодразделение (хук": "UpdateDepartment (wh", -"ОткрытьТемуФорума (главная": "OpenForumTopic (main", -"ОтправитьУведомлениеОВводе": "SendWritingNotification", -"Dropbox_ПолчитьСписокТегов": "Dropbox_GetTagList", -"ДобавитьТрудозатратыЗадачи": "AddTaskTimeAccounting", -"ЗакрытьПодключение (запрос": "CloseConnection (query", -"ТекущийПуть, ТекущиеДанные": "CurrentPath, CurrentData", -"Получить информацию о чате": "Get information about the chat room", -"Создает TCP/TLS соединение": "Creates a TCP/TLS connection", -"Изменить свойства страницы": "Edit page properties", -"СтруктураАдресаОтправления": "SendingAddressStructure", -"Проверка_ВККартинкаАльбома": "Check_VKAlbumPicture", -"УстановитьШифрованиеБакета": "PutBucketEncryption", -"Access key для авторизации": "Access key for authorization", -"Исключить участника группы": "Exclude group member", -"Очищает значение в ячейках": "Clears the value in cells", -"Телеграм_УстановитьWebhook": "TelegramAPI_SetWebhook", -"ОжидатьЗавершенияОбработки": "WaitForProcessingCompletion", -"СоздатьРекламноеОбъявление": "CreateAd", -"Bitrix24_КопироватьКаталог": "Bitrix24_CopyFolder", -"НормализоватьТекстовыйВвод": "NormalizeTextInput", -"Наименование подразделения": "Department name", -"Загрузить файл в хранилище": "Upload file to a storage", -"Выгрузить модель из памяти": "Unload model from memory", -"Это сообщение было удалено": "This message was deleted", -"Бренд на иностранном языке": "Brand in a foreign language", -"ПолучитьСтатусУчетаВремени": "GetTimekeepingStatus", -"значение продолжительности": "duration value", -"ИмяФайла, Вид + Расширение": "FileName, View + Extension", -"Получить информацию о боте": "Get bot information", -"ПолучитьСтатусПользователя": "GetUserStatus", -"УдалитьПустыеКлючиЗначения": "RemoveEmptyKeyValues", -"Полужирный текст сообщения": "Bold text", -"ПодключитьРасширение (путь": "ConnectExtension (path", -"ПолучитьСписокКомментариев": "GetCommentList", -"Телеграм_ОтправитьДокумент": "TelegramAPI_SendDocument", -"Путь сохранения на Dropbox": "Save path on Dropbox", +"Слак_ПолучитьСписокФайлов": "Slack_GetFileList", +"Проверка_БитриксРезультат": "Check_BitrixResult", +"Загрузить видео на сервер": "Upload video to server", +"идентификатор темы форума": "forum topic identifier", +"VK_УдалитьТоварИзПодборки": "VK_RemoveProductFromCollection", +"URL для получения объекта": "URL for object retrieving", +"UUID заказа для изменение": "Order UUID for updating", +"календарь для приглашений": "invitation calendar", +"OPI_ПолучениеДанныхТестов": "OPI_TestDataRetrieval", +"идентификатор направления": "direction identifier", +"УдалитьПодразделение (хук": "DeleteDepartment (wh", +"ПолучитьНастройкиМагазина": "GetCampaignSettings", +"Изменить артикулы товаров": "Update products articles", +"Получить список счетчиков": "Get counters list", +"ID удаляемого комментария": "ID of comment to remove", +"Статус : Соответствие": "Status : Map", +"Добавить товар в подборку": "Add product to selection", +"Проверка_ТелеграмДокумент": "Check_TelegramDocument", +"Преобразование типов (ОПИ": "Type conversion (OpenIntegrations", +"openintegrations.dev/docs": "en.openintegrations.dev/docs", +"ПолучитьПользователя (хук": "GetUser (wh", +"Управление пользователями": "Users management", +"VK_СоздатьПодборкуТоваров": "VK_CreateProductCollection", +"РаботаСоСвойствамиТоваров": "ProductPropertiesManagement", +"СоздатьПодразделение (хук": "CreateDepartment (wh", +"ОтменитьПубликациюОбъекта": "CancelObjectPublication", +"ОткрытьСоединение (запрос": "CreateConnection (query", +"Наименование нового листа": "NewSheetName", +"Получить число участников": "Get participant count", +"Dropbox_ПереместитьОбъект": "Dropbox_MoveObject", +"Атрибуты и характеристики": "Attributes and features", +"Структура JSON полей базы": "The structure of the JSON database fields", +"Создать товары по Ozon ID": "Create products by Ozon ID", +"УдалитьПоследниеСообщения": "DeleteLastMessages", +"ДобавитьПользователейВЧат": "AddUsersToChat", +"Добавить/Удалить картинку": "Add/Delete image", +"Открытый пакет интеграций": "OpenIntegrations", +"Получить описание локации": "Get location description", +"СменитьВладельцаЧата (хук": "ChangeChatOwner (wh", +"ПустаяСхемаDeleteDatabase": "EmptySchemeDeleteDatabase", +"Удалить зависимость задач": "Delete tasks dependencies", +"MIME тип для Content-Type": "MIME type for Content-Type", +"Отменить загрузку частями": "Abort multipart upload", +"РаботаСФайламиИКаталогами": "FileAndDirectoryManagement", +"УдалитьСтадиюКанбана (хук": "DeleteKanbanStage (wh", +"Твиттер_СоздатьТвитСВидео": "Twitter_CreateTweetWithVideo", +"Получить структуру товара": "Get product structure", +"Создать произвольный твит": "Create custom tweet", +"Путь назначения для копии": "Destination path for the copy", +"Команда + \"\"#color=Бирюза": "Command + \"\"#color=Aqua", +"ОжидатьВходящиеСоединения": "WaitIncomingConnections", +"Вернуть соединение !NOCLI": "Return connection !NOCLI", +"Синхронизировать каталоги": "Synchronize folders", +"ПолучитьСтруктуруСчетчика": "GetCounterStructure", +"Работа с заявками курьера": "Courier invitations management", +"ОформитьКлиентскийВозврат": "CreateCustomerRefund", +"ПолучитьИнформациюОМодели": "GetModelInformation", +"Устанавливает тему канала": "Sets the channel topic", +"Отправить запрос без тела": "Send request without body", +"НачатьЗаписьТелаMultipart": "StartMultipartBody", +"Получить публичный объект": "Get public object", +"ПолучитьИнформациюОКанале": "GetChannelInformation", +"дата окончания повторений": "repetition end date", +"ВыполнитьЗапросМультипарт": "ExecuteMultipartRequest", +"Номер рекламной категории": "Advertising category number", +"ИзменитьКомментарийЗадачи": "UpdateTaskComment", +"Описание тестового товара": "Test item description", +"Получить структуру данных": "Get basic data structure", +"Не удалось получить файл!": "Failed to retrieve the file!", +"Удаляет комментарий по ID": "Deletes comment by ID", +"Тестовый товар измененный": "EditedTestProduct", +"Обновленное описание базы": "Updated base description", +"Изменить календарь списка": "Edit list calendar", +"Некорректный вид отправки": "Incorrect sending view", +"идентификатор комментария": "comment identifier", +"Создать зависимость задач": "Create tasks dependencies", +"ДействияПубличныхОбъектов": "PublicObjectActions", +"Архивирует активный канал": "Archives an active channel", +"Удаляет записи из таблицы": "Deletes records from the table", +"Изменяет существующий лид": "Modifies an existing lead", +"Отменить публикацию папки": "Unpublish folder", +"Копирует файл или каталог": "Copies file or directory", +"Загрузить массив вложений": "Upload attachments array", +"ID сообщения для удаления": "ID of the message to be deleted", +"Удалить товар из подборки": "Remove product from selection", +"Данные части для загрузки": "Part content for uploading", +"Изменить подборку товаров": "Edit product selection", +"РаботаСРекламнымКабинетом": "AdAccountManagement", +"Идентификатор комментария": "Comment identifier", +"ПолучитьНастройкиКабинета": "GetBusinessSettings", +"Преобразовать код в токен": "Convert code to token", +"CommonModule.OPI_ТестыCLI": "CommonModule.OPI_TestsCLI", +"Соответствие файлов: Ключ": "Map: Key", +"Создать/Удалить календарь": "Create/Delete calendar", +"См.ПолучитьОписаниеТовара": "See GetProductDescription", +"ОтправитьОписанияОбъектов": "SendObjectsDescription", +"Новое наименование стадии": "New stages name", +"признак доступен для всех": "feature is available for all", +"ОтправитьУдалитьСообщение": "SendDeleteMessage", +"первый IP-адрес диапазона": "first IP address of the range", +"ПолучениеДанныхИНастройка": "DataRetrievalAndSettings", +"ЗакрытьВходящееСоединение": "CloseIncomingConnection", +"Bitrix24_ВосстановитьФайл": "Bitrix24_RestoreFile", +"Coverage_ЗапускВсехТестов": "Coverage_StartAllTests", +"ПолучитьСписокФайловПапки": "GetListOfFolderFiles", +"ИзменитьПользователя (хук": "UpdateUser (wh", +"Дополнительный тип заказа": "Additional order type", +"Использовать \"../../tools": "Use \"../../tools", +"Открыть соединение !NOCLI": "Create Connection !NOCLI", +"ПолучитьКомменатрийЗадачи": "GetTaskComment", +"ПереименоватьКаталог (хук": "RenameFolder (wh", +"ID счетчика для изменения": "Counter ID to change", +"УстановитьПеременнуюСреды": "SetEnvironmentVariable", +"УстановитьБезопасныйРежим": "SetSafeMode", +"ПолучитьВнешнююКомпоненту": "GetAddInObject", +"МассивПараметровОбработки": "ProcessingParameterArray", +"Получить список кластеров": "Get clusters list", +"ПустаяСхемаCreateDatabase": "EmptySchemeCreateDatabase", +"Слак_ОткрытьЗакрытьДиалог": "Slack_OpenCloseDialog", +"ОбновитьКоличествоТоваров": "UpdateProductsStocks", +"РаботаСоСпискомКалендарей": "CalendarListManagement", +"Идентификатор базы данных": "Database identifier", +"Новый альбом из автотеста": "NewAlbumFromAutoTest", +"Отменить публикацию файла": "Unpublish file", +"СкрытьПоказатьГлавнуюТему": "HideShowMainTopic", +"ПолучитьСоответствиеТипов": "GetTypesMap", +"СоздатьКаноническийЗапрос": "CreateCanonicalRequest", +"Запись данных тела запроса": "Request body data writing", +"другие увед. будут удалены": "another notif. will be deleted", +"Дата установки трудозатрат": "Date the record was set", +"Разрешен наложенный платеж": "Cash on delivery allowed", +"Получить информацию канала": "Get channel info", +"Управление подразделениями": "Departments management", +"ДобавитьКомментарийНовости": "AddPostComment", +"Telegram_УдалитьТемуФорума": "Telegram_DeleteForumTopic", +"Удаляет набор тегов бакета": "Deletes the bucket tag set", +"ПолучитьЧеклистЗадачи (хук": "GetTasksChecklist (wh", +"Структура из КлючИЗначение": "Structure of KeyAndValue", +"Массив соответствий файлов": "Array of file mappings", +"ЧислоСтандартныхПараметров": "NumberOfStandardParameters", +"УстановитьОтметкуПрочтения": "SetReadMark", +"Установить картинку группы": "Set group picture", +"Если вам необходим чат-бот": "If you need a chatbot", +"Telegram_ОтправитьДокумент": "Telegram_SendDocument", +"ПреобразоватьПользователей": "ConvertUsers", +"Структура Из КлючИЗначение": "Structure Of KeyAndValue", +"Создать ссылку-приглашение": "Create invitation link", +"ПроверитьДоступностьБакета": "HeadBucket", +"Текст сообщения под файлом": "Message text below the file", +"КраткоеПредставлениеОшибки": "BriefErrorRepresentation", +"признак повторного лида (Y": "reused lead flag (Y", +"Очистить очередь сообщений": "Clear message queue", +"ИзменитьСтатусПользователя": "ChangeUserStatus", "ПолучитьДанныеОСайте (Сайт": "GetSiteData (Site", +"Получает схему таблиц базы": "Gets the schema of base tables", "Не удалось заменить origin": "Cant replace origin", "Добавляет записи в таблицу": "Adds new rows to the table", "Слак_ПолучитьСписокКаналов": "Slack_GetChannelList", @@ -5831,7 +5751,6 @@ "Признак использования gzip": "Flag for gzip using", "Bitrix24_ПереименоватьФайл": "Bitrix24_RenameFile", "ПоместитьФайлВКорзину (хук": "MarkFileAsDeleted (wh", -"Очистить очередь сообщений": "Clear message queue", "Dropbox_ЗагрузитьФайлПоURL": "Dropbox_UploadFileByURL", "СоздатьПост (одна картинка": "CreatePost (one picture", "ГринИсключениеПользователя": "GreenExcludeMember", @@ -5844,36 +5763,37 @@ "Bitrix24_СоздатьПодкаталог": "Bitrix24_CreateSubfolder", "ПолучитьРезультатОбработки": "GetProcessingResult", "ЯДиск_ЗагрузитьУдалитьФайл": "YDisk_UploadDeleteFile", -"ИзменитьСтатусПользователя": "ChangeUserStatus", "СформироватьЗначенияВыбора": "FormSelectionValues", -"признак повторного лида (Y": "reused lead flag (Y", -"Создать ссылку-приглашение": "Create invitation link", -"Запись данных тела запроса": "Request body data writing", -"Разрешен наложенный платеж": "Cash on delivery allowed", -"другие увед. будут удалены": "another notif. will be deleted", -"Дата установки трудозатрат": "Date the record was set", -"ПолучитьЧеклистЗадачи (хук": "GetTasksChecklist (wh", -"Получить информацию канала": "Get channel info", -"Управление подразделениями": "Departments management", -"ДобавитьКомментарийНовости": "AddPostComment", -"Telegram_УдалитьТемуФорума": "Telegram_DeleteForumTopic", -"Удаляет набор тегов бакета": "Deletes the bucket tag set", -"КраткоеПредставлениеОшибки": "BriefErrorRepresentation", -"Массив соответствий файлов": "Array of file mappings", -"ЧислоСтандартныхПараметров": "NumberOfStandardParameters", -"УстановитьОтметкуПрочтения": "SetReadMark", -"Установить картинку группы": "Set group picture", -"Структура из КлючИЗначение": "Structure of KeyAndValue", -"Если вам необходим чат-бот": "If you need a chatbot", -"Telegram_ОтправитьДокумент": "Telegram_SendDocument", -"ПреобразоватьПользователей": "ConvertUsers", -"Структура Из КлючИЗначение": "Structure Of KeyAndValue", -"ПроверитьДоступностьБакета": "HeadBucket", -"Текст сообщения под файлом": "Message text below the file", -"Получает схему таблиц базы": "Gets the schema of base tables", "Создать рекламную кампанию": "Create advertising campaign", -"Телеграм_ОтправитьКартинку": "TelegramAPI_SendImage", +"УстановитьОбъектСоединения": "SetConnectionObject", "СлужебныеПроцедурыИфункции": "ServiceProceduresAndFunctions", +"ИзменитьТрудозатратыЗадачи": "UpdateTaskTimeAccounting", +"ЗагрузитьЧастьОбъекта (ИЗЧ": "UploadObjectPart (IPU", +"Ожидать подключение !NOCLI": "Awaiting connection !NOCLI", +"запись содержимого страниц": "page content recording", +"Получить список календарей": "Get list of calendars", +"ИзменитьСтадиюКанбана (хук": "UpdateKanbansStage (wh", +"Telegram_ОткрытьТемуФорума": "Telegram_OpenForumTopic", +"ОтправитьСообщение (диалог": "SendMessage (dialog", +"ДобавитьПользователяКФайлу": "AddUserToFile", +"ПолучитьВходящиеСоединения": "GetIncomingConnections", +"Ноушн_СоздатьСтраницуВБазу": "Notion_CreatePageInDatabase", +"Получает комментарий по ID": "Gets comment by ID", +"Secret key для авторизации": "Secret key for authorization", +"ЯМетрика_УправлениеМетками": "YaMetrika_TagsManagement", +"Создать/Архивировать канал": "Create/Archive channel", +"URL к видео для добавления": "URL of the video", +"ПолучитьПользователей (хук": "GetUsers (wh", +"ГТ_ЗаполнитьОчиститьЯчейки": "GT_FillClearCells", +"Документация Neocities API": "Neocities API docs", +"СформироватьКнопкуДействия": "MakeActionButton", +"ОдобритьЗаявкуНаВступление": "ApprovePending", +"Приостановить учет времени": "Stop timekeeping", +"Путь сохранения на Dropbox": "Save path on Dropbox", +"Тип календаря: user, group": "Calendar type: user, group", +"Телеграм_ОтправитьКартинку": "TelegramAPI_SendImage", +"ЗакрытьТемуФорума (главная": "CloseForumTopic (main", +"ВыполнитьЗапросSQL (Create": "ExecuteSQLQuery (Create", "ПолучитьИнформациюОТоварах": "GetProductsInformation", "ПолучитьВнешнююСсылкуФайла": "GetFileExternalLink", "УстановитьФайлОтвета (тело": "SetResponseFile (body", @@ -5897,63 +5817,230 @@ "ПолучитьСтруктуруЛида (хук": "GetLeadStructure (wh", "Скопируйте новый **токен**": "Copy the new **token**", "Изменить событие календаря": "Update calendar event", -"ВыполнитьЗапросSQL (Create": "ExecuteSQLQuery (Create", "МинимальныйРазмерДляПотока": "MinimumStreamSize", -"ЗакрытьТемуФорума (главная": "CloseForumTopic (main", -"Тип календаря: user, group": "Calendar type: user, group", -"ИзменитьТрудозатратыЗадачи": "UpdateTaskTimeAccounting", -"УстановитьОбъектСоединения": "SetConnectionObject", -"ЗагрузитьЧастьОбъекта (ИЗЧ": "UploadObjectPart (IPU", -"Ожидать подключение !NOCLI": "Awaiting connection !NOCLI", -"запись содержимого страниц": "page content recording", -"Получить список календарей": "Get list of calendars", -"ИзменитьСтадиюКанбана (хук": "UpdateKanbansStage (wh", -"Telegram_ОткрытьТемуФорума": "Telegram_OpenForumTopic", -"ОтправитьСообщение (диалог": "SendMessage (dialog", -"ДобавитьПользователяКФайлу": "AddUserToFile", -"ПолучитьВходящиеСоединения": "GetIncomingConnections", -"Ноушн_СоздатьСтраницуВБазу": "Notion_CreatePageInDatabase", -"Получает комментарий по ID": "Gets comment by ID", -"Secret key для авторизации": "Secret key for authorization", -"ЯМетрика_УправлениеМетками": "YaMetrika_TagsManagement", -"Создать/Архивировать канал": "Create/Archive channel", -"URL к видео для добавления": "URL of the video", -"ПолучитьПользователей (хук": "GetUsers (wh", -"ГТ_ЗаполнитьОчиститьЯчейки": "GT_FillClearCells", -"Документация Neocities API": "Neocities API docs", -"СформироватьКнопкуДействия": "MakeActionButton", -"ОдобритьЗаявкуНаВступление": "ApprovePending", -"Приостановить учет времени": "Stop timekeeping", -"УправлениеПубличнымДоступом": "ManagePublicAccess", -"Получить пользователей чата": "Get chat members", -"Telegram_ПолучитьОбновления": "Telegram_GetUpdates", -"ПолучитьХранилищеПриложения": "GetAppSotrage", -"Тестовый запрос для сервера": "Test request for server", -"Добавить календарь в список": "Add calendar to list", -"СоздатьЗаявкуНаВызовКурьера": "CreateCourierInvitation", -"Получить информацию о файле": "Get information about file", -"ДополнитьКомплексныйАтрибут": "CompleteComplexAttribute", -"Получает QR-код авторизации": "Receives authorization QR code", -"СформироватьОписаниеТаблицы": "GenerateTableDescription", -"СформироватьТестыАссертсCLI": "FormAssertsTestsCLI", -"Получить комменатрий задачи": "Get task comment", -"Путь к публикуемому объекту": "Path to the object to be published", -"СоздатьТвитВидео (одиночная": "CreateVideoTweet (single", -"Конец периода в формате ISO": "Period end in ISO format", -"СформироватьМассивИменЯчеек": "FormCellNameArray", -"Оформить клиентский возврат": "Create customer refund", -"Получить настройки инстанса": "Get instance settings", -"Методы интеграции с VK (ОПИ": "VK integration methods (OpenIntegrations", -"Логин пользователя postgres": "Postgres user login", -"VK_ПолучитьСтатистикуПостов": "VK_GetPostStatistics", -"ОтправитьДокумент (с именем": "SendDocument (with name", -"Проверка_БитриксКомментарий": "Check_BitrixComment", -"Bitrix24_ДелегироватьЗадачу": "Bitrix24_DelegateTask", -"ОтправитьЭфемерноеСообщение": "SendEphemeralMessage", -"Установить заголовки !NOCLI": "Set headers !NOCLI", -"Создает историю из картинки": "Creates a story from an image", -"Bitrix24_СоздатьКомментарий": "Bitrix24_CreateComment", -"Telegram_ЗакрепитьСообщение": "Telegram_PinMessage", +"Телеграм_ОтправитьДокумент": "TelegramAPI_SendDocument", +"ИмяФайла, Вид + Расширение": "FileName, View + Extension", +"ПодключитьРасширение (путь": "ConnectExtension (path", +"ПолучитьТипыКолонокТаблицы": "GetTableColumnTypes", +"ВыполнитьЗапросSQL (Insert": "ExecuteSQLQuery (Insert", +"разрешение на методы Drive": "Drive methods permission", +"Мне больше нравится желтый": "I like yellow more", +"Получить категории товаров": "Get product categories", +"ВывестиТекстВТекущуюСтроку": "WriteOnCurrentLine", +"Проверка_ВКВариантСвойства": "Check_VKPropVariant", +"Telegram_ОтправитьКартинку": "Telegram_SendPicture", +"ЗагрузкаИОбновлениеТоваров": "UploadingAndUpdatingProducts", +"ПолучитьСтруктуруКалендаря": "GetCalendarStructure", +"ЯДиск_ПолучитьСписокФайлов": "YDisk_GetFileList", +"ПолучитьИсториюЗадачи (хук": "GetTaskHistory (wh", +"VK_СоздатьТоварСоСвойством": "VK_CreateProductWithProp", +"ПолучитьДанныеПользователя": "GetUserData", +"ВывестиСообщениеИсключения": "DisplayExceptionMessage", +"Этот календарь был изменен": "This calendar has been changed", +"ПолучитьИнформациюОбУценке": "GetDiscountInformation", +"Телефон истинного продавца": "The true sellers phone number", +"VK_ИзменитьПодборкуТоваров": "VK_EditProductCollection", +"Завершить загрузку частями": "Finish parts upload", +"СлужебныеПроцедурыИФункции": "Private", +"ЗапросТипУстановленВручную": "RequestTypeSetManualy", +"Вайбер_ПолучениеИнформации": "Viber_DataRetrieval", +"Код КЛАДР. Устаревшее поле": "CLADR code. Deprecated field", +"Добавляет товар в подборку": "Adds a product to the selection", +"ЗаполнитьПоляЗапросаТовара": "FillProductRequestFields", +"ПолучитьСписокКомментариев": "GetCommentList", +"Получить описание контакта": "Get contact description", +"Получить очередь сообщений": "Get message queue", +"ПолучитьЗначенияРекурсивно": "GetValuesRecursively", +"ГД_ПолучитьСписокКаталогов": "GD_GetCatalogList", +"ОтправитьМедиагруппу (доки": "SendMediaGroup (docs", +"Проверка_ТелеграмСообщение": "Check_TelegramMessage", +"ОбработатьТабуляциюСправки": "HandleHelpTabulation", +"ВывестиСправкуПоПараметрам": "DisplayParameterHelp", +"Создать подключение !NOCLI": "Create connection !NOCLI", +"Локальный каталог источник": "Local source catalog", +"ПолучитьЗначенияЯчеек (все": "GetCellValues (all", +"Закрыть подключение !NOCLI": "Close connection !NOCLI", +"Telegram_ЗакрытьТемуФорума": "Telegram_CloseForumTopic", +"Отключить уведомления чата": "Disable chat notifications", +"Ожидать подключения !NOCLI": "Await connections !NOCLI", +"Неопределено, Произвольный": "Undefined, Arbitrary", +"Неподдерживаемое сообщение": "Unsupported message", +"ИсключитьПользователейЧата": "RemoveChatMembers", +"Название компании контакта": "Name of the contact company", +"Content ID, если необходим": "Content ID, if required", +"Фильтры для отбора товаров": "Product filters", +"УдалитьПустыеПоляКоллекции": "RemoveEmptyCollectionFields", +"ГринДобавлениеПользователя": "GreenAddMember", +"ПолучитьИмяВременногоФайла": "GetTempFileName", +"ПолучитьПодразделения (хук": "GetDepartments (wh", +"РаботаССобытиямиКалендарей": "CalendarEventsManagement", +"СтруктураАдресаОтправления": "SendingAddressStructure", +"Проверка_ВККартинкаАльбома": "Check_VKAlbumPicture", +"УстановитьШифрованиеБакета": "PutBucketEncryption", +"Access key для авторизации": "Access key for authorization", +"Исключить участника группы": "Exclude group member", +"Очищает значение в ячейках": "Clears the value in cells", +"Телеграм_УстановитьWebhook": "TelegramAPI_SetWebhook", +"ОжидатьЗавершенияОбработки": "WaitForProcessingCompletion", +"СоздатьРекламноеОбъявление": "CreateAd", +"НормализоватьТекстовыйВвод": "NormalizeTextInput", +"Изменить свойства страницы": "Edit page properties", +"Наименование подразделения": "Department name", +"Выгрузить модель из памяти": "Unload model from memory", +"Это сообщение было удалено": "This message was deleted", +"Бренд на иностранном языке": "Brand in a foreign language", +"ПолучитьСтатусУчетаВремени": "GetTimekeepingStatus", +"значение продолжительности": "duration value", +"Получить информацию о боте": "Get bot information", +"ПолучитьСтатусПользователя": "GetUserStatus", +"УдалитьПустыеКлючиЗначения": "RemoveEmptyKeyValues", +"Сформировать блок картинку": "Generate image block", +"Полужирный текст сообщения": "Bold text", +"Загрузить файл в хранилище": "Upload file to a storage", +"Создает TCP/TLS соединение": "Creates a TCP/TLS connection", +"Bitrix24_КопироватьКаталог": "Bitrix24_CopyFolder", +"ПолучитьСсылкуНаСкачивание": "GetDownloadLink", +"ID оригинального сообщения": "Original message ID", +"Получить информацию о чате": "Get information about the chat room", +"Наименование новой таблицы": "New table name", +"Telegram_УстановитьWebhook": "Telegram_SetWebhook", +"уровень доступа к счетчику": "counter access level", +"ИзменитьЗаголовокЧата (хук": "ChangeChatTitle (wh", +"Получить статистику постов": "Get post statistics", +"Токен авторизации (Api-Key": "Authorization token (Api-Key", +"Возврат лога в виде строки": "Return the log as a string", +"Получить шифрование бакета": "Get bucket encryption", +"СформироватьСтруктуруТегов": "FormTagsStructure", +"Bitrix24_ПолучитьХранилище": "Bitrix24_GetStorage", +"ID сообщения для изменения": "ID of the message to be edited", +"ТекущийПуть, ТекущиеДанные": "CurrentPath, CurrentData", +"ЗакрытьПодключение (запрос": "CloseConnection (query", +"ДобавитьТрудозатратыЗадачи": "AddTaskTimeAccounting", +"Dropbox_ПолчитьСписокТегов": "Dropbox_GetTagList", +"ОткрытьТемуФорума (главная": "OpenForumTopic (main", +"ОтправитьУведомлениеОВводе": "SendWritingNotification", +"ЗагрузитьЧастьОбъекта (ЗЗЧ": "UploadObjectPart (FPU", +"ДропБокс_СоздатьУдалитьТег": "DropboxAPI_CreateDeleteTag", +"Число знаков после запятой": "Number of decimal places", +"ИзменитьПодразделение (хук": "UpdateDepartment (wh", +"ПолучитьСтадииКанбана (хук": "GetKanbanStages (wh", +"СоздатьБазуДанных (открытие": "CreateDatabase (open", +"Создать/Удалить тему форума": "Create/Delete forum topic", +"CommonModule.OPI_ЗапросыSQL": "CommonModule.OPI_SQLQueries", +"ПолучитьСтруктуруЦеныТовара": "GetProductPriceStructure", +"Имя поля БД c обычным типом": "Name of field with regular type", +"ПолучитьАдминистраторовЧата": "GetChatAdmins", +"цена товара с учётом скидок": "product price with discounts", +"Б24_УправленеПользователями": "B24_UsersManagement", +"ОтправитьГолосовоеСообщение": "SendVoice", +"Получает информацию о файле": "Gets information about the file", +"интервал между повторениями": "repetition interval", +"Разложить JSON на параметры": "Parse JSON to Parameters", +"ДобавитьПользователейКФайлу": "AddUsersToFile", +"Код со страницы авторизации": "Code from the authorization page", +"УдалитьБазуДанных (открытие": "DeleteDatabase (open", +"ВК_СоздатьРекламнуюКампанию": "VKAPI_CreateAdCampaign", +"Добавить задачу в избранное": "Add task to favorites list", +"ДобавитьЗаписи (ошибка json": "AddRecords (json error", +"Получить количество товаров": "Get products stocks", +"ОбновлятьТокенКаждыеДваЧаса": "UpdateTokenEveryTwoHours", +"НастройкиСовместногоДоступа": "SharedAccessSettings", +"НастройкиИАдминистрирование": "SettingsAndAdministartion", +"Слак_ПолучитьСписокОбластей": "Slack_GetRegionList", +"СоздатьТвитГифки (одиночная": "CreateGifTweet (single", +"Массив соответствий товаров": "Array of product maps", +"Изменить наименование книги": "Change spreadsheet name", +"!OInt ВыполнитьСборкуМусора": "!OInt RunGarbageCollection", +"ОткрытьСоединение (закрытие": "CreateConnection (closing", +"Временная отметка сообщения": "Message timestamp", +"Изменить комментарий задачи": "Update task comment", +"ID пользователя исполнителя": "ID of responsible user", +"Признак использования HTTPS": "HTTPS usage flag", +"Получить настройки магазина": "Get campaign settings", +"Массив соответствий событий": "Array of event maps", +"ПолучитьМетаданныеКалендаря": "GetCalendarMetadata", +"Массив каналов для отправки": "Array of channels for sending", +"РаботаСВнешнимиКомпонентами": "AddinsManagement", +"Проверка_ВКСтатистикаПостов": "Check_VKPostsStatistic", +"URL для перехода в браузере": "URL for browser transition", +"ВернутьСтандартныеПараметры": "ReturnStandardParameters", +"Bitrix24_УдалитьКомментарий": "Bitrix24_DeleteComment", +"Твиттер_СоздатьТвитСОпросом": "Twitter_CreateTweetWithPoll", +"СформироватьТекстКоличества": "FormCountText", +"ОтветитьНаСобытиеКлавиатуры": "AnswerButtonEvent", +"Получает состояние инстанса": "Gets instance status", +"ОжидатьЗавершенияВыполнения": "WaitForExecutionCompletion", +"ПолучитьСписокВнешнихФайлов": "GetExternalFileList", +"ПолучитьСписокХранилищ (хук": "GetStoragesList (wh", +"ID стены расположения поста": "ID of the wall where the post is located", +"Новый импортированный товар": "New imported product", +"Удаляет существующую модель": "Deletes an existing model", +"электронная почта заполнена": "email address is filled in", +"Отправить/Удалить сообщение": "Send/Delete message", +"Истина > BOM будет добавлен": "True > BOM will be added", +"Получает квитанцию к заказу": "Gets a receipt for the order", +"дата публикации комментария": "comment publication date", +"ГК_ПолучитьСписокКалендарей": "GC_GetCalendarList", +"Путь к файлу для скачивания": "Path to the file for downloading", +"Получить состояние инстанса": "Get instance status", +"Задача изменена, расходимся": "The task has been changed, let's split up", +"ID задачи добавления товара": "Add product task ID", +"УстановитьНастройкиИнстанса": "SetInstanceSettings", +"Создает новое подразделение": "Creates a new department", +"ID чата источника сообщения": "Message source chat ID", +"Удалить картинку из альбома": "Deletes an image from the album", +"ИсключитьПользователяИзЧата": "DeleteUserFromChat", +"ТелеграмКлавиатураСообщения": "TelegramMessageKeyboard", +"ДобавитьПользователейКПапке": "AddUsersToFolder", +"Установить картинку профиля": "Set profile picture", +"Поместить каталог в корзину": "Mark folder as deleted", +"ПолучитьОтложенныеСообщения": "GetScheduledMessages", +"Получить структуру счетчика": "Get counter structure", +"Разархивирует выбранный чат": "Unarchives the selected chat", +"Установить Form тело !NOCLI": "Set Form body !NOCLI", +"Обновить изображения товара": "Update product images", +"Удаляет набор тегов объекта": "Deletes an objects tag set", +"ВК_ПолучитьКатегорииТоваров": "VKAPI_GetProductCategories", +"ОтправитьТекстовоеСообщение": "SendTextMessage", +"Проверка_БитриксАвторизация": "Check_BitrixAuth", +"ПодключитьсяИПолучитьДанные": "ConnectAndReceiveData", +"ПолучитьОнлайнПользователей": "GetOnlineUsers", +"ID альбома, если необходимо": "Album ID, if necessary", +"ПроверитьДоступКЗадаче (хук": "CheckTaskAccesses (wh", +"Получить настройки кабинета": "Get business settings", +"Получить информацию о диске": "Get disk information", +"УдалитьЗаявкуНаВызовКурьера": "DeleteCourierInvitation", +"ПодключитьВнешнююКомпоненту": "AttachAddIn", +"ПолучитьСписокСообщенийЧата": "GetChatMessagesList", +"Эта база была создана из 1С": "This base is from 1C", +"ПолучитьИнформациюОКаталоге": "GetFolderInformation", +"идентификатор соисполнителя": "co-executor identifier", +"ID уведомления для удаления": "Notification ID", +"CommonModule.OPI_Компоненты": "CommonModule.OPI_AddIns", +"Помечает новость как важную": "Mark post as important", +"ОтклонитьЗаявкуНаВступление": "DisapprovePending", +"ID целевой стены или группы": "ID of the target wall or group", +"Dropbox_ПолучитьСписокТегов": "Dropbox_GetTagList", +"Проверка_ДропБоксМетаданные": "Check_DropboxMetadata", +"УдалитьУведомлениеИзОчереди": "DeleteNotificationFromQueue", +"Создет новое поле в таблице": "Creates a new field in the table", +"Тип отправляемого сообщения": "TypeOfSentMessage", +"Отправить/Удалить эфемерное": "Send/Delete ephemeral", +"Добавить комментарий задачи": "Add comment to task", +"ОбработатьПараметрКоллекцию": "ProcessCollectionParameter", +"ВыгнатьПользователяИзКанала": "KickUserFromChannel", +"СоздатьСистемноеУведомление": "CreateSystemNotification", +"Структура настроек инстанса": "Structure of instance settings", +"Создать каталог в хранилище": "Create folder at the storage", +"Создает новый групповой чат": "Creates a new group chat", +"ВК_СоздатьТоварСоСвойствами": "VKAPI_CreateProductWithProperties", +"ОбработатьСекретыPostgreSQL": "ProcessSecretsPostgreSQL", +"НачатьВыполнениеЗадачи (хук": "StartTask (wh", +"ВК_СохранитьУдалитьКартинку": "VKAPI_SaveDeleteImage", +"Код населенного пункта СДЭК": "CDEC locality code", +"Telegram_ПереслатьСообщение": "Telegram_ForwardMessage", +"Ключ > ID, Значение > Emoji": "Key > ID, Value > Emoji", +"важность: high, normal, low": "importance: high, normal, low", "Удаляет сообщение в диалоге": "Deletes a dialog message", "НайтиЗначенияХарактеристики": "SearchAttributeValue", "НоушнАпи_СоздатьУдалитьБлок": "NotionAPI_CreateDeleteBlock", @@ -5979,40 +6066,39 @@ "УправлениеЭлементомЧеклиста": "ChecklistElementManagement", "Bitrix24_СкопироватьКаталог": "Bitrix24_MakeFolderCopy", "Удалить трудозатраты задачи": "Delete task time accounting", +"Telegram_ЗакрепитьСообщение": "Telegram_PinMessage", "ПреобразоватьЗначениеПоТипу": "ConvertValueByType", +"Bitrix24_СоздатьКомментарий": "Bitrix24_CreateComment", +"Установить заголовки !NOCLI": "Set headers !NOCLI", +"УправлениеПубличнымДоступом": "ManagePublicAccess", +"Получить пользователей чата": "Get chat members", +"Telegram_ПолучитьОбновления": "Telegram_GetUpdates", +"ПолучитьХранилищеПриложения": "GetAppSotrage", +"Тестовый запрос для сервера": "Test request for server", +"Добавить календарь в список": "Add calendar to list", +"СоздатьЗаявкуНаВызовКурьера": "CreateCourierInvitation", +"Получить информацию о файле": "Get information about file", +"ДополнитьКомплексныйАтрибут": "CompleteComplexAttribute", +"Получает QR-код авторизации": "Receives authorization QR code", +"СформироватьОписаниеТаблицы": "GenerateTableDescription", +"Получить комменатрий задачи": "Get task comment", +"Путь к публикуемому объекту": "Path to the object to be published", +"СоздатьТвитВидео (одиночная": "CreateVideoTweet (single", +"Конец периода в формате ISO": "Period end in ISO format", +"СформироватьМассивИменЯчеек": "FormCellNameArray", +"Оформить клиентский возврат": "Create customer refund", +"Получить настройки инстанса": "Get instance settings", +"Методы интеграции с VK (ОПИ": "VK integration methods (OpenIntegrations", +"Логин пользователя postgres": "Postgres user login", +"VK_ПолучитьСтатистикуПостов": "VK_GetPostStatistics", +"ОтправитьДокумент (с именем": "SendDocument (with name", +"Проверка_БитриксКомментарий": "Check_BitrixComment", +"Bitrix24_ДелегироватьЗадачу": "Bitrix24_DelegateTask", +"ОтправитьЭфемерноеСообщение": "SendEphemeralMessage", +"Создает историю из картинки": "Creates a story from an image", "ЗаменитьКлавиатуруСообщения": "ReplaceMessageKeyboard", -"ОзонАПИ_ЦеныИОстаткиТоваров": "OzonAPI_PricesAndStocks", +"СформироватьТестыАссертсCLI": "FormAssertsTestsCLI", "Получить ссылку авторизации": "Get authorization link", -"Убрать задачу из избранного": "Remove task from favorites list", -"Добавить участника в группу": "Add group member", -"Создать товар со свойствами": "Create product with properties", -"Телеграм_ПолучитьОбновления": "TelegramAPI_GetUpdates", -"Структура JSON данных ячеек": "The structure of the JSON cells data", -"Страница выборки результата": "Result page", -"ID чата приемника сообщения": "Message receiver chat ID", -"Кодировка получаемых данных": "Encoding of received data", -"Ключ > ID, Значение > Emoji": "Key > ID, Value > Emoji", -"Получает набор тегов бакета": "Gets the bucket tag set", -"ПолучитьСодержимоеХранилища": "GetStorageObjects", -"ОчиститьКоллекциюРекурсивно": "ClearCollectionRecursively", -"Описание в документации API": "Description in the API documentation", -"Забытый в прошлый раз текст": "The text I forgot last time", -"Заменить описание сообщения": "Replace message caption", -"ПереслатьСообщение (простое": "ForwardMessage (simple", -"ЗаписатьБуферДвоичныхДанных": "WriteBinaryDataBuffer", -"ПереслатьГолосовоеСообщение": "ResendVoice", -"ДобавитьПолучателейКНовости": "AddPostRecipients", -"Получить план задач на день": "Get users daily tasks plan", -"Загрузить по URL и получить": "Upload by URL and get", -"Создать черновик заявки FBO": "Create FBO draft", -"СформироватьТекстСортировки": "FormSortingText", -"ЗакрытьПотокИПолучитьДанные": "CloseStreamReceiveData", -"Новое наименование каталога": "New folders name", -"Создать/Удалить кооментарий": "Create/Delete Comment", -"ДобавитьЗаписи (ошибка поля": "AddRecords (field error", -"Начать наблюдать за задачей": "Start watching a task", -"ПолучитьОбъект (большой, ДД": "GetObject (big, BD", -"Включает уведомления в чате": "Enable chat notifications", "VK_СохранитьКартинкуВАльбом": "VK_SavePictureToAlbum", "!OInt МБайт = КБайт * КБайт": "!OInt MB = KB * KB", "ПолучитьСсылкуДляСкачивания": "GetDownloadLink", @@ -6031,154 +6117,139 @@ "Отменить публикацию объекта": "Unpublish object", "УдалитьБазуДанных (закрытие": "DeleteDatabase (close", "Bitrix24_ВключитьЗвукЗадачи": "Bitrix24_UnmuteTask", -"Телеграм_ПереслатьСообщение": "TelegramAPI_ForwardMessage", "Ноушн_ПолучитьПользователей": "Notion_GetUsers", "ПолучитьСтатусЗагрузкиПоURL": "GetUploadStatusByURL", "ОтозватьПраваАдминистратора": "RevokeAdminRights", "ОсновноеУправляющееДействие": "PrimaryControlAction", "Использовать \"../../../core": "Use \"../../../core", "СоздатьЗаголовокАвторизации": "CreateAuthorizationHeader", -"важность: high, normal, low": "importance: high, normal, low", +"ОзонАПИ_ЦеныИОстаткиТоваров": "OzonAPI_PricesAndStocks", +"Включает уведомления в чате": "Enable chat notifications", +"ПолучитьОбъект (большой, ДД": "GetObject (big, BD", +"Телеграм_ПереслатьСообщение": "TelegramAPI_ForwardMessage", +"ДобавитьЗаписи (ошибка поля": "AddRecords (field error", +"Убрать задачу из избранного": "Remove task from favorites list", +"Начать наблюдать за задачей": "Start watching a task", +"Добавить участника в группу": "Add group member", +"Создать товар со свойствами": "Create product with properties", +"Телеграм_ПолучитьОбновления": "TelegramAPI_GetUpdates", +"Страница выборки результата": "Result page", +"ID чата приемника сообщения": "Message receiver chat ID", +"Кодировка получаемых данных": "Encoding of received data", "Обновить количество товаров": "Update products stocks", -"Telegram_ПереслатьСообщение": "Telegram_ForwardMessage", -"ПроверитьДоступКЗадаче (хук": "CheckTaskAccesses (wh", -"ID пользователя исполнителя": "ID of responsible user", -"Признак использования HTTPS": "HTTPS usage flag", -"Получить настройки магазина": "Get campaign settings", -"ОткрытьСоединение (закрытие": "CreateConnection (closing", -"Массив соответствий событий": "Array of event maps", -"ПолучитьМетаданныеКалендаря": "GetCalendarMetadata", -"Массив каналов для отправки": "Array of channels for sending", -"РаботаСВнешнимиКомпонентами": "AddinsManagement", -"Проверка_ВКСтатистикаПостов": "Check_VKPostsStatistic", -"URL для перехода в браузере": "URL for browser transition", -"ВернутьСтандартныеПараметры": "ReturnStandardParameters", -"Bitrix24_УдалитьКомментарий": "Bitrix24_DeleteComment", -"Твиттер_СоздатьТвитСОпросом": "Twitter_CreateTweetWithPoll", -"СформироватьТекстКоличества": "FormCountText", -"ОтветитьНаСобытиеКлавиатуры": "AnswerButtonEvent", -"Получает состояние инстанса": "Gets instance status", -"ОжидатьЗавершенияВыполнения": "WaitForExecutionCompletion", -"ПолучитьСписокВнешнихФайлов": "GetExternalFileList", -"ПолучитьСписокХранилищ (хук": "GetStoragesList (wh", -"ID стены расположения поста": "ID of the wall where the post is located", -"Новый импортированный товар": "New imported product", -"Удаляет существующую модель": "Deletes an existing model", -"электронная почта заполнена": "email address is filled in", -"Отправить/Удалить сообщение": "Send/Delete message", -"Истина > BOM будет добавлен": "True > BOM will be added", -"Временная отметка сообщения": "Message timestamp", -"Получает квитанцию к заказу": "Gets a receipt for the order", -"!OInt ВыполнитьСборкуМусора": "!OInt RunGarbageCollection", -"Массив соответствий товаров": "Array of product maps", -"интервал между повторениями": "repetition interval", -"ОтправитьГолосовоеСообщение": "SendVoice", -"Б24_УправленеПользователями": "B24_UsersManagement", -"цена товара с учётом скидок": "product price with discounts", -"Разложить JSON на параметры": "Parse JSON to Parameters", -"Имя поля БД c обычным типом": "Name of field with regular type", -"ПолучитьСтруктуруЦеныТовара": "GetProductPriceStructure", -"CommonModule.OPI_ЗапросыSQL": "CommonModule.OPI_SQLQueries", -"СоздатьБазуДанных (открытие": "CreateDatabase (open", -"Создать/Удалить тему форума": "Create/Delete forum topic", -"Получает информацию о файле": "Gets information about the file", -"ДобавитьПользователейКФайлу": "AddUsersToFile", -"Изменить наименование книги": "Change spreadsheet name", -"УдалитьБазуДанных (открытие": "DeleteDatabase (open", -"ВК_СоздатьРекламнуюКампанию": "VKAPI_CreateAdCampaign", -"Добавить задачу в избранное": "Add task to favorites list", -"ДобавитьЗаписи (ошибка json": "AddRecords (json error", -"Получить количество товаров": "Get products stocks", -"ОбновлятьТокенКаждыеДваЧаса": "UpdateTokenEveryTwoHours", -"НастройкиСовместногоДоступа": "SharedAccessSettings", -"НастройкиИАдминистрирование": "SettingsAndAdministartion", -"Слак_ПолучитьСписокОбластей": "Slack_GetRegionList", -"Код со страницы авторизации": "Code from the authorization page", -"СоздатьТвитГифки (одиночная": "CreateGifTweet (single", -"ПолучитьАдминистраторовЧата": "GetChatAdmins", -"Изменить комментарий задачи": "Update task comment", -"дата публикации комментария": "comment publication date", -"Создет новое поле в таблице": "Creates a new field in the table", -"Путь к файлу для скачивания": "Path to the file for downloading", -"ПолучитьСписокСообщенийЧата": "GetChatMessagesList", -"Эта база была создана из 1С": "This base is from 1C", -"ПолучитьИнформациюОКаталоге": "GetFolderInformation", -"идентификатор соисполнителя": "co-executor identifier", -"ID уведомления для удаления": "Notification ID", -"CommonModule.OPI_Компоненты": "CommonModule.OPI_AddIns", -"Помечает новость как важную": "Mark post as important", -"ОтклонитьЗаявкуНаВступление": "DisapprovePending", -"ID целевой стены или группы": "ID of the target wall or group", -"Dropbox_ПолучитьСписокТегов": "Dropbox_GetTagList", -"Проверка_ДропБоксМетаданные": "Check_DropboxMetadata", -"УдалитьУведомлениеИзОчереди": "DeleteNotificationFromQueue", -"Тип отправляемого сообщения": "TypeOfSentMessage", -"Код населенного пункта СДЭК": "CDEC locality code", -"Отправить/Удалить эфемерное": "Send/Delete ephemeral", -"Добавить комментарий задачи": "Add comment to task", -"ОбработатьПараметрКоллекцию": "ProcessCollectionParameter", -"ВыгнатьПользователяИзКанала": "KickUserFromChannel", -"СоздатьСистемноеУведомление": "CreateSystemNotification", -"Структура настроек инстанса": "Structure of instance settings", -"Создать каталог в хранилище": "Create folder at the storage", -"Создает новый групповой чат": "Creates a new group chat", -"ВК_СоздатьТоварСоСвойствами": "VKAPI_CreateProductWithProperties", -"ОбработатьСекретыPostgreSQL": "ProcessSecretsPostgreSQL", -"НачатьВыполнениеЗадачи (хук": "StartTask (wh", -"ВК_СохранитьУдалитьКартинку": "VKAPI_SaveDeleteImage", -"ПодключитьВнешнююКомпоненту": "AttachAddIn", -"УдалитьЗаявкуНаВызовКурьера": "DeleteCourierInvitation", -"Получить информацию о диске": "Get disk information", -"Получить настройки кабинета": "Get business settings", -"Получить состояние инстанса": "Get instance status", -"Задача изменена, расходимся": "The task has been changed, let's split up", -"ID задачи добавления товара": "Add product task ID", -"УстановитьНастройкиИнстанса": "SetInstanceSettings", -"Создает новое подразделение": "Creates a new department", -"ID чата источника сообщения": "Message source chat ID", -"Удалить картинку из альбома": "Deletes an image from the album", -"ИсключитьПользователяИзЧата": "DeleteUserFromChat", -"ТелеграмКлавиатураСообщения": "TelegramMessageKeyboard", -"ДобавитьПользователейКПапке": "AddUsersToFolder", -"Установить картинку профиля": "Set profile picture", -"Поместить каталог в корзину": "Mark folder as deleted", -"ПолучитьОтложенныеСообщения": "GetScheduledMessages", -"Получить структуру счетчика": "Get counter structure", -"Разархивирует выбранный чат": "Unarchives the selected chat", -"Установить Form тело !NOCLI": "Set Form body !NOCLI", -"Обновить изображения товара": "Update product images", -"Удаляет набор тегов объекта": "Deletes an objects tag set", -"ВК_ПолучитьКатегорииТоваров": "VKAPI_GetProductCategories", -"ГК_ПолучитьСписокКалендарей": "GC_GetCalendarList", -"ОтправитьТекстовоеСообщение": "SendTextMessage", -"Проверка_БитриксАвторизация": "Check_BitrixAuth", -"ПодключитьсяИПолучитьДанные": "ConnectAndReceiveData", -"ПолучитьОнлайнПользователей": "GetOnlineUsers", -"ID альбома, если необходимо": "Album ID, if necessary", -"идентификатор характеристики": "attribute ID", -"УстановитьСтатусПользователя": "SetUserStatus", -"Загрузить/Удалить внеш. файл": "Upload/Delete external file", -"ПолучитьСписокОтправленийFBO": "GetFBOShipmentsList", -"DataProcessor.OPI_HTTPКлиент": "DataProcessor.OPI_HTTPClient", -"Получить информацию о товаре": "Get product information", -"Mongo_УправлениеБазамиДанных": "Mongo_DatabaseManagement", -"Bitrix24_ПолучитьСписокЗадач": "Bitrix24_GetTasksList", -"Новый массив блоков вложений": "New blocks array", -"ПолучитьСтруктуруСделки (хук": "GetDealStructure (wh", -"Тестовый товар (со свойством": "Test product (with prop", -"Проверить доступность бакета": "Head bucket", -"Проверка_ТелеграмПриглашение": "Check_TelegramInvitation", -"ПолучитьСтандартныеПараметры": "GetStandardParameters", -"Установить шифрование бакета": "Put bucket encryption", -"УдалитьПустыеЭлементыМассива": "RemoveEmptyArrayElements", -"ПолучитьСтруктуруАвторизации": "GetAuthStructure", -"идентификатор ответственного": "responsible person identifier", -"Время ожидания новых событий": "Waiting time for new events", -"Объявленная стоимость товара": "Declared product price", -"МассивОшибок,СчетчикУспешных": "ErrorsArray,SuccessCount", -"Изменяет данные пользователя": "Updates user data", -"Наименование группового чата": "Name of the group chat", -"HEX цвет кнопок с # в начале": "HEX color of buttons with # at the beginning", +"Получает набор тегов бакета": "Gets the bucket tag set", +"ПолучитьСодержимоеХранилища": "GetStorageObjects", +"ОчиститьКоллекциюРекурсивно": "ClearCollectionRecursively", +"Описание в документации API": "Description in the API documentation", +"Структура JSON данных ячеек": "The structure of the JSON cells data", +"Заменить описание сообщения": "Replace message caption", +"Забытый в прошлый раз текст": "The text I forgot last time", +"ЗакрытьПотокИПолучитьДанные": "CloseStreamReceiveData", +"СформироватьТекстСортировки": "FormSortingText", +"Загрузить по URL и получить": "Upload by URL and get", +"Получить план задач на день": "Get users daily tasks plan", +"Создать черновик заявки FBO": "Create FBO draft", +"ДобавитьПолучателейКНовости": "AddPostRecipients", +"ПереслатьГолосовоеСообщение": "ResendVoice", +"ЗаписатьБуферДвоичныхДанных": "WriteBinaryDataBuffer", +"ПереслатьСообщение (простое": "ForwardMessage (simple", +"Создать/Удалить кооментарий": "Create/Delete Comment", +"Новое наименование каталога": "New folders name", +"Скрывает главную тему форума": "Hides the main forum thread", +"Получить информацию о канале": "Get channel information", +"MIME тип записываемых данных": "MIME type of data", +"ПолучитьСписокОпубликованных": "GetPublishedList", +"ПутьУдаленногоДополнительный": "PathOfRemoteSecondary", +"Слак_ПолучитьИнформациюОБоте": "Slack_GetBotInfo", +"Структура параметров доступа": "Structure of access parameters", +"Получить трудозатраты задачи": "Get task time accounting", +"Создает комментарий к задаче": "Create new comment to the task", +"JSON массива описаний блоков": "JSON array of block descriptions", +"Установить тип данных !NOCLI": "Set data type !NOCLI", +"ID сообщения для открепления": "ID of the message to be unpinned", +"УдалитьЭлементЧеклистаЗадачи": "DeleteTasksChecklistElement", +"Твиттер_СоздатьТекстовыйТвит": "Twitter_CreateTextTweet", +"Выполняет команду на сервере": "Executes the command on the server", +"Mime тип записываемых данных": "MIME type of data", +"Аватар чата в base64 формате": "Base64 chat picture", +"Получает описание поля с URL": "Gets the description of a URL field", +"Номер страницы выдачи списка": "Issue page number of the list", +"Получить статус пользователя": "Get user status", +"Наименование нового каталога": "Name of new folder", +"Найти вкладку \"Работа с API\"": "Find the 'API usage' tab", +"показывать номер недель: Y,N": "show week number: Y,N", +"Обсуждаем: какой цвет лучше?": "Discussing: Which color is better?", +"УстановитьРеакциюНаСообщение": "SetMessageReaction", +"ПреобразоватьПараметрВСтроку": "ConvertParameterToString", +"ОткрытьСоединение (TLS игнор": "CreateConnection (TLS ignore", +"Изменяет существующую задачу": "Update a task", +"Работа с польз. полями задач": "Working with custom task fields", +"ПолучитьЗаголовокАвторизации": "GetAuthorizationHeader", +"СоздатьСсылкуПолученияТокена": "CreateTokenRetrievalLink", +"Один или массив UUID заказов": "One or an array of order UUIDs", +"Не удалось заменить секреты!": "Failed to replace the secrets!", +"HEX основного цвета (#ffffff": "HEX primary color (#ffffff", +"ВключитьУведомленияЧата (хук": "EnableChatNotifications (wh", +"Новый текст пункта чек-листа": "New elements text", +"Путь к файлу с телом запроса": "Path to the file with the request body", +"ПолучитьСтандартныеЗаголовки": "GetDefaultHeaders", +"Добро пожаловать в новый чат": "Welcome to new chat", +"C:\\GDrive\\Мой диск\\data.json": "C:\\GDrive\\My Drive\\data.json", +"ПрекратитьНаблюдатьЗаЗадачей": "StopWatchingTask", +"ПолучитьСтруктуруКомментария": "GetCommentStructure", +"ПолучитьСтруктуруЗадачи (хук": "GetTaskFieldsStructure (wh", +"Получить информацию о группе": "Get group information", +"ПолучитьСоответствиеКартинки": "GetImageMap", +"ГринНазначениеАдминистратора": "GreenAdminSet", +"Сформировать кнопку действия": "Make action button", +"CommonTemplate.OPI_TCPКлиент": "CommonTemplate.OPI_TCPClient", +"Получает набор тегов объекта": "Gets the tag set of the object", +"Проверка_ТелеграмМедиагруппа": "Check_TelegramMediaGroup", +"Удалять только у отправителя": "Delete for sender only", +"Другой комментарий к новости": "Another comment", +"Подробнее в документации API": "More details in the API documentation", +"НормализоватьНаборПараметров": "NormaliseParameterSet", +"СформироватьПараметрыДоступа": "FormAccessParameters", +"Получить черновик заявки FBO": "Get FBO draft", +"шаблон промптов новой модели": "new model prompt template", +"УдалитьСообщение (отложенное": "DeleteMessage (scheduled", +"последний IP-адрес диапазона": "last IP address of the range", +"ПолучитьНаборыЛокальныхПутей": "GetLocalPathsSets", +"ПолучитьИнформациюОбАккаунте": "GetAccountInformation", +"Подключить расширение !NOCLI": "Connect extension !NOCLI", +"Метод в документации MongoDB": "Method in MongoDB documentation", +"Признак успешного выполнения": "Flag of successful delivery", +"ПолучитьЗаявкуНаВызовКурьера": "GetCourierInvitation", +"ПереместитьФайлВКаталог (хук": "MoveFileToFolder (wh", +"ВыполнитьЗапросSQL (удаление": "ExecuteSQLQuery (deleting", +"Получить структуру календаря": "Get calendar structure", +"Затраченное время в секундах": "Time spent in seconds", +"Получить ссылку на сообщение": "Get message link", +"URL картинки иконки страницы": "URL of the page icon image", +"Bitrix24_ВосстановитьКаталог": "Bitrix24_RestoreFolder", +"Добавить пользователей в чат": "Add users to chat", +"Добавить комментарий новости": "Add comment to post", +"БитриксНастройкиУчетаВремени": "BitrixTimekeepingSettings", +"Изменить трудозатраты задачи": "Update task time accounting", +"Установить отметку прочтения": "Set read mark", +"Изменить статус пользователя": "Change user status", +"страницу создания приложения": "app creation page", +"УдалитьСобытиеКалендаря (хук": "DeleteCalendarEvent (wh", +"JSON файлов или путь к .json": "File JSON or path to .json", +"Восстановить объект к версии": "Restore object to version", +"СоздатьТаблицу (ошибка имени": "CreateTable (name error", +"Использовать \"../../../tools": "Use \"../../../tools", +"ОтветитьНаЗаявкуНаВступление": "ResolvePending", +"Массив соответствий подборок": "Array of selection maps", +"Bitrix24_ОтключитьЗвукЗадачи": "Bitrix24_MuteTask", +"Изменяет существующую сделку": "Modifies an existing deal", +"СоздатьСобытиеКалендаря (хук": "CreateCalendarEvent (wh", +"SHA256 дайджест нужного BLOB": "SHA256 BLOB digest", +"Bitrix24_ДобавитьКомментарий": "Bitrix24_CreateComment", +"ЗагрузитьКодыАктивацииТовара": "UploadProductActivationCodes", +"Добавляет новый внешний файл": "Adds a new external file", +"Начало периода в формате ISO": "Period start in ISO format", +"ПолучитьПланЗадачНаДень (хук": "GetDailyPlan (wh", "Bitrix24_ПриостановитьЗадачу": "Bitrix24_PauseTask", "ID каталога размещения копии": "ID of copy destination folder", "Эти токены обновлять не надо": "These tokens do not need to be updated", @@ -6198,34 +6269,34 @@ "Создает новую таблицу в базе": "Creates a new table in the base", "ПодробноеПредставлениеОшибки": "DetailErrorDescription", "Новое наименование хранилища": "New storage name", +"HEX цвет кнопок с # в начале": "HEX color of buttons with # at the beginning", +"Наименование группового чата": "Name of the group chat", +"Изменяет данные пользователя": "Updates user data", +"МассивОшибок,СчетчикУспешных": "ErrorsArray,SuccessCount", +"УдалитьТегиБакета (получение": "DeleteBucketTagging", +"идентификатор характеристики": "attribute ID", +"УстановитьСтатусПользователя": "SetUserStatus", +"Загрузить/Удалить внеш. файл": "Upload/Delete external file", +"ПолучитьСписокОтправленийFBO": "GetFBOShipmentsList", +"Получить информацию о товаре": "Get product information", +"Mongo_УправлениеБазамиДанных": "Mongo_DatabaseManagement", +"Bitrix24_ПолучитьСписокЗадач": "Bitrix24_GetTasksList", +"Новый массив блоков вложений": "New blocks array", "ОтправитьСообщение (картинка": "SendMessage (picture", +"ПолучитьСтруктуруСделки (хук": "GetDealStructure (wh", +"Проверить доступность бакета": "Head bucket", +"Проверка_ТелеграмПриглашение": "Check_TelegramInvitation", +"ПолучитьСтандартныеПараметры": "GetStandardParameters", +"Установить шифрование бакета": "Put bucket encryption", +"УдалитьПустыеЭлементыМассива": "RemoveEmptyArrayElements", +"ПолучитьСтруктуруАвторизации": "GetAuthStructure", +"идентификатор ответственного": "responsible person identifier", +"Время ожидания новых событий": "Waiting time for new events", +"Объявленная стоимость товара": "Declared product price", +"Тестовый товар (со свойством": "Test product (with prop", "Удаляет событие из календаря": "Deletes an event from the calendar", -"Методы работы с Twitter (ОПИ": "Twitter methods (OpenIntegrations", +"DataProcessor.OPI_HTTPКлиент": "DataProcessor.OPI_HTTPClient", "ЗагрузитьФайлВХранилище (хук": "UploadFileToStorage (wh", -"СоздатьЗависимостьЗадач (хук": "CreateTasksDependencies (wh", -"НоушнАпи_СоздатьИзменитьБазу": "NotionAPI_CreateUpdateBase", -"Параметры в оригинальном URL": "Parameters in the original URL", -"Проверка_БитриксНеопределено": "Check_BitrixUndefined", -"ПолучитьСписокВерсийОбъектов": "ListObjectVersions", -"Добавляет новый лист в книгу": "Adds a new sheet to the spreadsheet", -"идентификатор рабочей группы": "workgroup identifier", -"ПолучитьДоступныеТоварыАкции": "GetAvailablePromoProducts", -"Исключить пользователей чата": "Remove chat members", -"ПолучитьТекущегоПользователя": "GetCurrentUser", -"ПолучитьСписокАватаровФорума": "GetForumAvatarsList", -"CommonModule.OPI_Инструменты": "CommonModule.OPI_Tools", -"ПолучитьСписокИконокАватаров": "GetAvatarIconList", -"Показать главную тему форума": "Show main forum thread", -"Б24_УправлениеПользователями": "B2_UsersManagement", -"Добавить трудозатраты задачи": "Add task time accounting", -"Получить каталог файлов чата": "Get chat files folder", -"Получить данные пользователя": "Get user data", -"Отправить группу медиафайлов": "Send media group", -"Скрыть/Показать главную тему": "Hide/Show main topic", -"ИзменитьИмяГлавнойТемыФорума": "EditMainForumTopicName", -"Bitrix24_ДобавитьФайлВЗадачу": "Bitrix24_AttachFileToTopic", -"УдалитьВариантСвойстваТовара": "DeleteProductPropertyVariant", -"Результат выполнения запроса": "Result of query execution", "ПреобразоватьBase64ВДвоичные": "ConvertBase64ToBinary", "URL для отправки уведомлений": "URL for notification sending", "Таймаут ожидания подключений": "Connection timeout", @@ -6235,135 +6306,128 @@ "ВернутьОтветКакJSONКоллекцию": "ReturnResponseAsJSONObject", "ID сообщения для закрепления": "ID of the message to be pinned", "Получить список комментариев": "Get list of comments", +"Результат выполнения запроса": "Result of query execution", "Копирует существующую модель": "Copies an existing model", -"СоздатьТаблицу (существующая": "CreateTable (exists", "массив обновляемых атрибутов": "array of updatable attributes", "УдалитьЗависимостьЗадач (хук": "DeleteTasksDependencies (wh", "Адрес и порт для подключения": "Address and port", "Данные или путь к расширению": "Extension data or filepath", -"Идентификатор/артикул товара": "Product ID/article", "Результат выполнения команды": "Result of command execution", "Получить список внеш. файлов": "Get external file list", "TODO: Вернуть проверку позже": "TODO: Return check later", "Создать рекламное объявление": "Create advertising post", -"ПолучитьПланЗадачНаДень (хук": "GetDailyPlan (wh", -"УдалитьТегиБакета (получение": "DeleteBucketTagging", -"Добавляет новый внешний файл": "Adds a new external file", -"ВыполнитьЗапросSQL (удаление": "ExecuteSQLQuery (deleting", -"Обсуждаем: какой цвет лучше?": "Discussing: Which color is better?", -"ПреобразоватьПараметрВСтроку": "ConvertParameterToString", -"ОткрытьСоединение (TLS игнор": "CreateConnection (TLS ignore", -"Изменяет существующую задачу": "Update a task", -"Работа с польз. полями задач": "Working with custom task fields", -"ПолучитьЗаголовокАвторизации": "GetAuthorizationHeader", -"СоздатьСсылкуПолученияТокена": "CreateTokenRetrievalLink", -"Один или массив UUID заказов": "One or an array of order UUIDs", -"HEX основного цвета (#ffffff": "HEX primary color (#ffffff", -"Найти вкладку \"Работа с API\"": "Find the 'API usage' tab", -"Получить информацию о группе": "Get group information", -"ВключитьУведомленияЧата (хук": "EnableChatNotifications (wh", -"Новый текст пункта чек-листа": "New elements text", -"Путь к файлу с телом запроса": "Path to the file with the request body", -"ПолучитьСтандартныеЗаголовки": "GetDefaultHeaders", -"Добро пожаловать в новый чат": "Welcome to new chat", -"C:\\GDrive\\Мой диск\\data.json": "C:\\GDrive\\My Drive\\data.json", -"ПрекратитьНаблюдатьЗаЗадачей": "StopWatchingTask", -"ПолучитьСтруктуруКомментария": "GetCommentStructure", -"ПолучитьСтруктуруЗадачи (хук": "GetTaskFieldsStructure (wh", -"показывать номер недель: Y,N": "show week number: Y,N", -"Не удалось заменить секреты!": "Failed to replace the secrets!", -"Наименование нового каталога": "Name of new folder", -"Аватар чата в base64 формате": "Base64 chat picture", -"Слак_ПолучитьИнформациюОБоте": "Slack_GetBotInfo", -"Скрывает главную тему форума": "Hides the main forum thread", -"MIME тип записываемых данных": "MIME type of data", -"ПолучитьСписокОпубликованных": "GetPublishedList", -"ПутьУдаленногоДополнительный": "PathOfRemoteSecondary", -"Структура параметров доступа": "Structure of access parameters", -"Получить трудозатраты задачи": "Get task time accounting", -"Создает комментарий к задаче": "Create new comment to the task", -"Получить информацию о канале": "Get channel information", -"Получить статус пользователя": "Get user status", -"Установить тип данных !NOCLI": "Set data type !NOCLI", -"ID сообщения для открепления": "ID of the message to be unpinned", -"УдалитьЭлементЧеклистаЗадачи": "DeleteTasksChecklistElement", -"JSON массива описаний блоков": "JSON array of block descriptions", -"Твиттер_СоздатьТекстовыйТвит": "Twitter_CreateTextTweet", -"Выполняет команду на сервере": "Executes the command on the server", -"Mime тип записываемых данных": "MIME type of data", -"Получает описание поля с URL": "Gets the description of a URL field", -"Номер страницы выдачи списка": "Issue page number of the list", -"УстановитьРеакциюНаСообщение": "SetMessageReaction", -"ПолучитьСоответствиеКартинки": "GetImageMap", -"Затраченное время в секундах": "Time spent in seconds", -"Сформировать кнопку действия": "Make action button", -"Bitrix24_ВосстановитьКаталог": "Bitrix24_RestoreFolder", -"Добавить пользователей в чат": "Add users to chat", -"Добавить комментарий новости": "Add comment to post", -"БитриксНастройкиУчетаВремени": "BitrixTimekeepingSettings", -"Изменить трудозатраты задачи": "Update task time accounting", -"Установить отметку прочтения": "Set read mark", -"Изменить статус пользователя": "Change user status", -"страницу создания приложения": "app creation page", -"УдалитьСобытиеКалендаря (хук": "DeleteCalendarEvent (wh", -"Восстановить объект к версии": "Restore object to version", -"ЗагрузитьКодыАктивацииТовара": "UploadProductActivationCodes", -"СоздатьТаблицу (ошибка имени": "CreateTable (name error", -"Использовать \"../../../tools": "Use \"../../../tools", -"ОтветитьНаЗаявкуНаВступление": "ResolvePending", -"Массив соответствий подборок": "Array of selection maps", -"Начало периода в формате ISO": "Period start in ISO format", -"Bitrix24_ОтключитьЗвукЗадачи": "Bitrix24_MuteTask", -"Изменяет существующую сделку": "Modifies an existing deal", -"СоздатьСобытиеКалендаря (хук": "CreateCalendarEvent (wh", -"SHA256 дайджест нужного BLOB": "SHA256 BLOB digest", -"Bitrix24_ДобавитьКомментарий": "Bitrix24_CreateComment", -"URL картинки иконки страницы": "URL of the page icon image", -"JSON файлов или путь к .json": "File JSON or path to .json", -"Получить ссылку на сообщение": "Get message link", -"шаблон промптов новой модели": "new model prompt template", -"CommonTemplate.OPI_TCPКлиент": "CommonTemplate.OPI_TCPClient", -"Получает набор тегов объекта": "Gets the tag set of the object", -"ГринНазначениеАдминистратора": "GreenAdminSet", -"Проверка_ТелеграмМедиагруппа": "Check_TelegramMediaGroup", -"Удалять только у отправителя": "Delete for sender only", -"Другой комментарий к новости": "Another comment", -"Подробнее в документации API": "More details in the API documentation", -"НормализоватьНаборПараметров": "NormaliseParameterSet", -"СформироватьПараметрыДоступа": "FormAccessParameters", -"Получить черновик заявки FBO": "Get FBO draft", -"УдалитьСообщение (отложенное": "DeleteMessage (scheduled", -"Получить структуру календаря": "Get calendar structure", -"последний IP-адрес диапазона": "last IP address of the range", -"ПолучитьНаборыЛокальныхПутей": "GetLocalPathsSets", -"ПолучитьИнформациюОбАккаунте": "GetAccountInformation", -"Подключить расширение !NOCLI": "Connect extension !NOCLI", -"Метод в документации MongoDB": "Method in MongoDB documentation", -"Признак успешного выполнения": "Flag of successful delivery", -"ПолучитьЗаявкуНаВызовКурьера": "GetCourierInvitation", -"ПереместитьФайлВКаталог (хук": "MoveFileToFolder (wh", -"Ноушн_ПолучитьИнформациюОБазе": "Notion_GetDatabaseInfo", -"Изменяет картинку аватар чата": "Changes the chat avatar picture", -"РаботаСЗаявкамиНаВызовКурьера": "CourierInvitationsManagement", -"Телеграм_ОтправитьМедиагруппу": "TelegramAPI_SendMediaGroup", -"ПолучитьСсылкуЗагрузкиОбъекта": "GetObjectUploadLink", -"Получает список доступных баз": "Gets the list of available bases", -"СоздатьЗаголовокАвторизацииV2": "CreateAuthorizationHeaderV2", -"Получить внешнюю ссылку файла": "Get external link for a file", -"ЯМетрика_УправлениеСчетчиками": "YaMetrika_CountersManagement", -"Получить онлайн пользователей": "Get online users", -"Добавить пользователя к файлу": "Add user to file", -"ID подборки, если нужен отбор": "Selection ID, if filtering is needed", -"Проверка_ДропбоксПространство": "Check_DropboxSpace", -"ОбновитьХарактеристикиТоваров": "UpdateProductsAttributes", -"Получить список пользователей": "Get user list", -"Отправить эфемерное сообщение": "Send ephemeral message", -"ПолучитьСтруктуруФильтраЗадач": "GetTasksFilterStructure", -"разрешение на методы Calendar": "Calendar methods permission", -"Данные или текст для отправки": "Data or text to be sent", -"Заменить клавиатуру сообщения": "Replace message keyboard", -"СформироватьТекстDropDatabase": "FormTextDropDatabase", -"JSON описание товара или путь": "JSON description of the product or path", +"Методы работы с Twitter (ОПИ": "Twitter methods (OpenIntegrations", +"СоздатьТаблицу (существующая": "CreateTable (exists", +"УдалитьВариантСвойстваТовара": "DeleteProductPropertyVariant", +"Идентификатор/артикул товара": "Product ID/article", +"ИзменитьИмяГлавнойТемыФорума": "EditMainForumTopicName", +"Bitrix24_ДобавитьФайлВЗадачу": "Bitrix24_AttachFileToTopic", +"НоушнАпи_СоздатьИзменитьБазу": "NotionAPI_CreateUpdateBase", +"Параметры в оригинальном URL": "Parameters in the original URL", +"ПолучитьСписокВерсийОбъектов": "ListObjectVersions", +"Добавляет новый лист в книгу": "Adds a new sheet to the spreadsheet", +"идентификатор рабочей группы": "workgroup identifier", +"ПолучитьДоступныеТоварыАкции": "GetAvailablePromoProducts", +"Исключить пользователей чата": "Remove chat members", +"ПолучитьТекущегоПользователя": "GetCurrentUser", +"ПолучитьСписокАватаровФорума": "GetForumAvatarsList", +"Проверка_БитриксНеопределено": "Check_BitrixUndefined", +"ПолучитьСписокИконокАватаров": "GetAvatarIconList", +"Скрыть/Показать главную тему": "Hide/Show main topic", +"Отправить группу медиафайлов": "Send media group", +"CommonModule.OPI_Инструменты": "CommonModule.OPI_Tools", +"Получить данные пользователя": "Get user data", +"Получить каталог файлов чата": "Get chat files folder", +"СоздатьЗависимостьЗадач (хук": "CreateTasksDependencies (wh", +"Добавить трудозатраты задачи": "Add task time accounting", +"Б24_УправлениеПользователями": "B2_UsersManagement", +"Показать главную тему форума": "Show main forum thread", +"ПолучитьОписаниеФильтраОфисов": "GetOfficeFilterDescription", +"Получить статус учета времени": "Get timekeeping status", +"СоздатьРезультатИзКомментария": "CreateResultFromComment", +"Дополнить комплексный атрибут": "Complete the complex attribute", +"ЗаблокироватьПользователяЧата": "BlockChatUser", +"Идентификатор группового чата": "Group chat identifier", +"ДобавитьФайлMultipartFormData": "AddMultipartFormDataFile", +"ОтключитьПроверкуСертификатов": "DisableCertVerification", +"Проверка_ВКИНформацияОТоварах": "Check_VKProductData", +"ЗавершитьЗагрузкуЧастями (ЗЧО": "FinishPartsUpload (UOP", +"ПараметрыЗапросаВСоответствие": "RequestParametersToMap", +"Соответствие Из КлючИЗначение": "Map Of KeyAndValue", +"УдалитьРезультатИзКомментария": "DeleteResultFromComment", +"ПолучитьОписаниеЗаявкиКурьера": "GetCourierInvitationsDescription", +"Получить информацию о таблице": "Get table information", +"Необходим прозвон отправителя": "Need to call the sender", +"ПолучитьЭлементЧеклистаЗадачи": "GetTasksChecklistElement", +"От лица группы. Должен быть 1": "On behalf of the group. It should be set to 1", +"Получить типы колонок таблицы": "Get table column types", +"ЗавершитьЗагрузкуЧастями (ИЗЧ": "FinishPartsUpload (IPU", +"ID Файла голосового сообщения": "File ID of voice message", +"ПоместитьКаталогВКорзину (хук": "MarkFolderAsDeleted (wh", +"СлужебныйПрограммныйИнтерфейс": "Internal", +"Изменяет существующее событие": "Edits an existing event", +"ПолучитьИнформациюОФайле (хук": "GetFileInformation (wh", +"СоздатьЗаголовокАвторизацииV1": "CreateAuthorizationHeaderV1", +"Отбор по ID каталога родителя": "Filter by parent directory ID", +"Мобильные телефоны и планшеты": "Mobile phones and tablets", +"ДобавитьЭлементЧеклистаЗадачи": "AddTasksChecklistElement", +"Альтернативный текст картинки": "Alternate text of the image", +"Удаляет внешний файл из Slack": "Deletes an external file from Slack", +"Получить данные о базе данных": "Get database information", +"Использовать кодировку !NOCLI": "Use encoding !NOCLI", +"Структура JSON данных объекта": "The structure of the JSON object data", +"ПеренестиЗадачуВСтадиюКанбана": "MoveTaskToKanbanStage", +"ИзменитьВариантСвойстваТовара": "EditProductPropertyVariant", +"список страниц для сохранения": "save page list", +"ПолучитьЛимитыРаботыСТоварами": "GetProductsRequestsLimits", +"Время начала ожидания курьера": "Start time of waiting for the courier", +"ПолучитьОбъект (большой, файл": "GetObject (big, file", +"Описания полей в документации": "Field descriptions in the documentation", +"Есть ли в офисе приём заказов": "Is there an office to take orders", +"ID руководителя подразделения": "ID of department manager", +"ПолучитьСобытиеКалендаря (хук": "GetCalendarEvent (wh", +"ПригласитьПользователейВКанал": "InviteUsersToChannel", +"Загрузка и обновление товаров": "Uploading and updating products", +"ИзменитьСобытиеКалендаря (хук": "UpdateCalendarEvent (wh", +"Тип офиса: PVZ, POSTAMAT, ALL": "Office type: PVZ, POSTAMAT, ALL", +"Получить информацию об уценке": "Get discount information", +"VK_СоздатьРекламноеОбъявление": "VK_CreateAd", +"ДобавитьВариантСвойстваТовара": "AddProductPropertyVariant", +"НачатьНаблюдатьЗаЗадачей (хук": "StartWatchingTask (wh", +"Создает твит с видеовложением": "Creates a tweet with a video attachment", +"ОтправитьКартинку (клавиатура": "SendImage (keyboard", +"**Открытый пакет интеграций**": "**Open Integrations Package**", +"ПолучитьСписокКалендарей (хук": "GetCalendarList (wh", +"ID товаров для восстановления": "Product IDs for recovery", +"Получить статистику по постам": "Get post statistics", +"Не удалось создать Соединение": "Failed to create Connection", +"ВернутьОтветКакДвоичныеДанные": "ReturnResponseAsBinaryData", +"Закрывает существующий диалог": "Closes an existing dialog", +"Результат закрытия соединения": "Result of connection termination", +"Имя пользователя (опционально": "Users name (optional", +"Изменяет текст заголовка чата": "Change text of chat title", +"Приостанавливает задачу по ID": "Pause a task by ID", +"CommonModule.OPI_Криптография": "CommonModule.OPI_Cryptography", +"ОтключитьУведомленияЧата (хук": "DisableChatNotifications (wh", +"ПолучитьЗапросыВступленияЧата": "GetChatJoinRequests", +"Установить настройки инстанса": "Set instance settings", +"ИзменитьЭлементЧеклистаЗадачи": "UpdateTasksChecklistElement", +"Отправить уведомление о вводе": "Send write notification", +"УдалитьБазуДанных (отключение": "DeleteDatabase (Shutdown", +"СформироватьМассивДанныхЯчеек": "FormCellDataArray", +"Найти значения характеристики": "Search attribute value", +"Одобрить заявку на вступление": "Approve pending", +"Установить файл ответа !NOCLI": "Set response file", +"ОткрытьСтандартныйПотокВывода": "OpenStandardOutput", +"Получить администраторов чата": "Get chat admins", +"app_id из настроек приложения": "app_id from application settings", +"ДобавитьЗадачуВИзбранное (хук": "StopWatchingTask (wh", +"ПолучитьСтатусДобавленияКодов": "GetCodesUploadStatus", +"ПолучитьРеестрыПлатежейНаДату": "GetDeliveryCashRegistry", +"ПолучитьСписокСкладовОтгрузки": "GetShippingWarehousesList", +"Б24_УправлениеПодразделениями": "B24_DepartmentsManagement", +"ПолучитьСтруктуруФильтраЛидов": "GetLeadFilterStructure", +"Получает информацию о таблице": "Gets information about the table", "ПолучитьКонтентРейтингТоваров": "GetProductsContentRating", "ОткрытьСоединение (TLS ошибка": "CreateConnection (TLS error", "СоздатьКаталогВХранилище (хук": "CreateStorageFolder (wh", @@ -6381,32 +6445,32 @@ "ID пользователя для получения": "User ID", "Получить содержимое хранилища": "Get a list of child storage objects", "Bitrix24_ПереименоватьКаталог": "Bitrix24_RenameFolder", +"JSON описание товара или путь": "JSON description of the product or path", +"СформироватьТекстDropDatabase": "FormTextDropDatabase", +"Заменить клавиатуру сообщения": "Replace message keyboard", +"Данные или текст для отправки": "Data or text to be sent", +"Ноушн_ПолучитьИнформациюОБазе": "Notion_GetDatabaseInfo", +"Изменяет картинку аватар чата": "Changes the chat avatar picture", +"РаботаСЗаявкамиНаВызовКурьера": "CourierInvitationsManagement", +"Телеграм_ОтправитьМедиагруппу": "TelegramAPI_SendMediaGroup", +"Получить информацию о товарах": "Get products informations", +"Получает список доступных баз": "Gets the list of available bases", +"СоздатьЗаголовокАвторизацииV2": "CreateAuthorizationHeaderV2", +"Получить внешнюю ссылку файла": "Get external link for a file", "URL картинки обложки страницы": "URL of the page cover image", +"ЯМетрика_УправлениеСчетчиками": "YaMetrika_CountersManagement", +"Добавить пользователя к файлу": "Add user to file", +"ID подборки, если нужен отбор": "Selection ID, if filtering is needed", +"Проверка_ДропбоксПространство": "Check_DropboxSpace", +"ОбновитьХарактеристикиТоваров": "UpdateProductsAttributes", +"Получить список пользователей": "Get user list", +"Отправить эфемерное сообщение": "Send ephemeral message", +"ПолучитьСтруктуруФильтраЗадач": "GetTasksFilterStructure", +"разрешение на методы Calendar": "Calendar methods permission", +"Получить онлайн пользователей": "Get online users", "ЯМетрика_УправлениеОперациями": "YaMetrika_ActionsManagement", -"временной тип: min, hour, day": "time type: min, hour, day", +"ПолучитьСсылкуЗагрузкиОбъекта": "GetObjectUploadLink", "ПолучитьНастройкиУчетаВремени": "GetTimekeepingSettings", -"Проверка_ТелеграмСозданиеТемы": "Check_TelegramCreateTopic", -"Отправляет сообщение в диалог": "Send message to dialog", -"Отправить текстовое сообщение": "Send text message", -"!OInt Сообщить(ОписаниеОшибки": "!OInt Message(ErrorDescription", -"Переслать голосовое сообщение": "Resend voice", -"Наименование объекта в бакете": "Name of the object in the bucket", -"Исполнители с ID не равным 10": "Performers with ID not equal to 10", -"скрывать нерабочее время: Y,N": "hide off hours: Y,N", -"Набор изменяемых полей заказа": "Set of changing order fields", -"УбратьЗадачуИзИзбранного (хук": "RemoveTaskFromFavorites (wh", -"Создает пустую таблицу в базе": "Creates an empty table in the database", -"Email для оповещений RFC 2822": "Email for alerts as RFC 2822", -"TCP сервер. См. СоздатьСервер": "TCP server. See CreateServer", -"ПолучитьТелоКакДвоичныеДанные": "GetBodyAsBinaryData", -"Структура JSON данных события": "The structure of the JSON event data", -"ID пользователя для изменения": "User ID", -"ПодключитьКомпонентуНаСервере": "AttachAddInOnServer", -"Проверка_ВКИнформацияОТоварах": "Check_VKProductData", -"Удаляет ранее созданный товар": "Deletes a previously created product", -"Telegram_ОтправитьМеидагруппу": "Telegram_SendMediaGroup", -"СформироватьСтрокуПодключения": "GenerateConnectionString", -"ПолучитьСтурктуруПользователя": "GetUserFieldsStructure", "Массив соответствий каталогов": "Array of directory mappings", "Соответствие из КлючИЗначение": "Map of KeyAndValue", "ПриостановитьУчетВремени (хук": "StopTimekeeping (wh", @@ -6416,178 +6480,57 @@ "ID подразделения для удаления": "Department ID for deletion", "Формат печати: A4, A5, A6, A7": "Print format: A4, A5, A6, A7", "Отправить голосовое сообщение": "Send voice", -"ПолучитьСтруктуруФильтраЛидов": "GetLeadFilterStructure", "Исключает участника из группы": "Excludes a member from the group", "ПолучитьВнешнююСсылкуКаталога": "GetFolderExternalLink", "РазделитьМассивНаПараметрыURL": "SplitArrayAsURLParameters", "Уникальный идентификатор ФИАС": "Unique FIAS identifier", "ID каталога нового размещения": "ID of new destination folder", "Путь (имя) в бакете источнике": "Path (name) in the source bucket", -"Получить хранилище приложения": "Get storage for application data", "Название компании отправителя": "Name of senders company", -"Получает информацию о таблице": "Gets information about the table", -"Получить информацию о товарах": "Get products informations", -"Б24_УправлениеПодразделениями": "B24_DepartmentsManagement", -"Не удалось создать Соединение": "Failed to create Connection", -"ПоместитьКаталогВКорзину (хук": "MarkFolderAsDeleted (wh", -"СлужебныйПрограммныйИнтерфейс": "Internal", -"ПолучитьИнформациюОФайле (хук": "GetFileInformation (wh", -"СоздатьЗаголовокАвторизацииV1": "CreateAuthorizationHeaderV1", -"Отбор по ID каталога родителя": "Filter by parent directory ID", -"Мобильные телефоны и планшеты": "Mobile phones and tablets", -"ДобавитьЭлементЧеклистаЗадачи": "AddTasksChecklistElement", -"Альтернативный текст картинки": "Alternate text of the image", -"Удаляет внешний файл из Slack": "Deletes an external file from Slack", -"ЗавершитьЗагрузкуЧастями (ИЗЧ": "FinishPartsUpload (IPU", -"Получить данные о базе данных": "Get database information", -"Использовать кодировку !NOCLI": "Use encoding !NOCLI", -"Структура JSON данных объекта": "The structure of the JSON object data", -"ПеренестиЗадачуВСтадиюКанбана": "MoveTaskToKanbanStage", -"ИзменитьВариантСвойстваТовара": "EditProductPropertyVariant", -"список страниц для сохранения": "save page list", -"ПолучитьЛимитыРаботыСТоварами": "GetProductsRequestsLimits", -"ID Файла голосового сообщения": "File ID of voice message", -"Время начала ожидания курьера": "Start time of waiting for the courier", -"ПолучитьЭлементЧеклистаЗадачи": "GetTasksChecklistElement", -"Получить статус учета времени": "Get timekeeping status", -"СоздатьРезультатИзКомментария": "CreateResultFromComment", -"Дополнить комплексный атрибут": "Complete the complex attribute", -"ЗаблокироватьПользователяЧата": "BlockChatUser", -"Идентификатор группового чата": "Group chat identifier", -"ДобавитьФайлMultipartFormData": "AddMultipartFormDataFile", -"ОтключитьПроверкуСертификатов": "DisableCertVerification", -"Проверка_ВКИНформацияОТоварах": "Check_VKProductData", -"ЗавершитьЗагрузкуЧастями (ЗЧО": "FinishPartsUpload (UOP", -"ПараметрыЗапросаВСоответствие": "RequestParametersToMap", -"Получить типы колонок таблицы": "Get table column types", -"УдалитьРезультатИзКомментария": "DeleteResultFromComment", -"ПолучитьОписаниеЗаявкиКурьера": "GetCourierInvitationsDescription", -"Получить информацию о таблице": "Get table information", -"Необходим прозвон отправителя": "Need to call the sender", -"От лица группы. Должен быть 1": "On behalf of the group. It should be set to 1", -"ПолучитьОписаниеФильтраОфисов": "GetOfficeFilterDescription", -"Соответствие Из КлючИЗначение": "Map Of KeyAndValue", -"Изменяет существующее событие": "Edits an existing event", -"ПолучитьОбъект (большой, файл": "GetObject (big, file", -"Результат закрытия соединения": "Result of connection termination", -"Есть ли в офисе приём заказов": "Is there an office to take orders", -"Приостанавливает задачу по ID": "Pause a task by ID", -"CommonModule.OPI_Криптография": "CommonModule.OPI_Cryptography", -"ОтключитьУведомленияЧата (хук": "DisableChatNotifications (wh", -"ПолучитьЗапросыВступленияЧата": "GetChatJoinRequests", -"Установить настройки инстанса": "Set instance settings", -"ИзменитьЭлементЧеклистаЗадачи": "UpdateTasksChecklistElement", -"Отправить уведомление о вводе": "Send write notification", -"УдалитьБазуДанных (отключение": "DeleteDatabase (Shutdown", -"Найти значения характеристики": "Search attribute value", -"ПолучитьСписокСкладовОтгрузки": "GetShippingWarehousesList", -"Одобрить заявку на вступление": "Approve pending", -"Установить файл ответа !NOCLI": "Set response file", -"ОткрытьСтандартныйПотокВывода": "OpenStandardOutput", -"Получить администраторов чата": "Get chat admins", -"app_id из настроек приложения": "app_id from application settings", -"ДобавитьЗадачуВИзбранное (хук": "StopWatchingTask (wh", -"ПолучитьСтатусДобавленияКодов": "GetCodesUploadStatus", -"ПолучитьРеестрыПлатежейНаДату": "GetDeliveryCashRegistry", -"Изменяет текст заголовка чата": "Change text of chat title", -"СформироватьМассивДанныхЯчеек": "FormCellDataArray", -"Описания полей в документации": "Field descriptions in the documentation", -"Имя пользователя (опционально": "Users name (optional", -"ДобавитьВариантСвойстваТовара": "AddProductPropertyVariant", -"ID руководителя подразделения": "ID of department manager", -"ПолучитьСобытиеКалендаря (хук": "GetCalendarEvent (wh", -"ПригласитьПользователейВКанал": "InviteUsersToChannel", -"Загрузка и обновление товаров": "Uploading and updating products", -"ИзменитьСобытиеКалендаря (хук": "UpdateCalendarEvent (wh", -"Тип офиса: PVZ, POSTAMAT, ALL": "Office type: PVZ, POSTAMAT, ALL", -"Получить информацию об уценке": "Get discount information", -"VK_СоздатьРекламноеОбъявление": "VK_CreateAd", -"НачатьНаблюдатьЗаЗадачей (хук": "StartWatchingTask (wh", -"Закрывает существующий диалог": "Closes an existing dialog", -"Создает твит с видеовложением": "Creates a tweet with a video attachment", -"ОтправитьКартинку (клавиатура": "SendImage (keyboard", -"**Открытый пакет интеграций**": "**Open Integrations Package**", -"ПолучитьСписокКалендарей (хук": "GetCalendarList (wh", -"ID товаров для восстановления": "Product IDs for recovery", -"Получить статистику по постам": "Get post statistics", -"ВернутьОтветКакДвоичныеДанные": "ReturnResponseAsBinaryData", -"Получить список версий объекта": "Get list of object versions", -"Назначить права администратора": "Set admin rights", -"Проверка_БитриксМассивОбъектов": "Check_BitrixObjectsArray", -"Исключить пользователя из чата": "Delete user from chat", -"Слак_ОтправитьУдалитьЭфемерное": "Slack_SendDeleteEphemeral", -"Дополнительный текст сообщения": "Additional message text", -"Параметр дополнительной услуги": "Additional service parameter", -"тип: employee, extranet, email": "type: employee, extranet, email", -"ПодключитьРасширение (двоичные": "ConnectExtension (binary", -"Идентификатор клиента (Account": "Client identifier (Account", -"ДобавитьПользователейВЧат (хук": "AddUsersToChat (wh", -"включение автоматических целей": "auto-targeting", -"Получить информацию о каталоге": "Get information about folder", -"Отметить пункт как выполненный": "Mark as completed", -"Размер файла в случае отправке": "File size in case of sending", -"Слак_ОтправитьУдалитьСообщение": "Slack_SendDeleteMessage", -"ПолучитьОписаниеДоговоренности": "GetAppointmentDescription", -"Скачивает модель из библиотеки": "Downloads a model from the library", -"ВыполнитьЭлементЧеклистаЗадачи": "CompleteTasksChecklistElement", -"Пароль для базовой авторизации": "Password for basic authorization", -"ID родительского подразделения": "ID of parent department", -"Подключиться и получить данные": "Connect and receive data", -"Текст комментария трудозатраты": "Comment text", -"ДобавитьКомментарийЗадачи (хук": "AddTaskComment (wh", -"СоздатьТвитКартинки (одиночная": "CreateImageTweet (single", -"Получить текущего пользователя": "Get current user", -"ПолучитьСписокКатегорийТоваров": "GetProductCategoryList", -"ПроверитьОбязательныеПоляСхемы": "CheckSchemeRequiredFields", -"Удаляет существующий календарь": "Deletes an existing calendar", -"Bitrix24_ЗагрузитьФайлВКаталог": "Bitrix24_UploadFileToFolder", -"ИзменитьКомментарийЗадачи (хук": "UpdateTaskComment (wh", -"Идентификатор записи в таблице": "Record identifier in the table", -"МаксимальныйУровеньВложенности": "MaximumNestingLevel", -"ЗаменитьСтандартныеОсобенности": "ReplaceDefaultFeatures", -"Получить описание файла !NOCLI": "Get file description !NOCLI", -"РазблокироватьПользователяЧата": "UnblockChatUser", -"флаг скрытия списка участников": "flag to hide the list of participants", -"Отклонить заявку на вступление": "Disapprove pending", -"единица измерения: YEAR, MONTH": "unit: YEAR, MONTH", -"ПолучитьКомменатрийЗадачи (хук": "GetTaskComment (wh", -"ПодключитьРасширение (закрытие": "ConnectExtension (closing", -"ID счетчика для восстановления": "Counter ID for restoring", -"ID события календаря источника": "ID of the source calendar event", -"ПолучитьКаталогФайловЧата (хук": "GetChatFilesFolder", -"Установить статус пользователя": "Set user status", -"ВыполнитьЗапросSQL (соединение": "ExecuteSQLQuery (connect", -"Идентификатор удаляемого файла": "ID of removing file", -"ПолучитьСписокРезультатов (хук": "GetResultsList (wh", -"Техническое наименование видео": "Technical name of the video", -"ЗаполнитьПараметрыЗагрузкиФото": "FillPhotoUploadParameters", -"Идентификатор удаляемого листа": "IdentifierOfSheetToDelete", -"Путь или набору путей к файлам": "Path or set of paths to the files", -"Получить информацию об объекте": "Get object information", -"Получить структуру цены товара": "Get product price structure", -"Задача изменена, не расходимся": "The task has been changed, do not split up", -"Нормализовать набор параметров": "Normalise parameter set", -"Ноушн_ИзменитьСвойстваСтраницы": "Notion_EditPageProperties", -"ПолучитьЗаписи (без параметров": "GetRecords (no params", -"Получить структуру комментария": "Get comment structure", -"Копирует один каталог в другой": "Copy one folder to another", -"ПолучитьСписокТегов (одиночный": "GetTagList (single", -"УстановитьТелоИзДвоичныхДанных": "SetBodyFromBinaryData", -"ПолучитьПереводыПлатежейНаДату": "GetDeliveryCashTransfers", -"ДобавитьЗаписи (без транзакции": "AddRecords (no tr", -"Методы работы с Yandex ID (ОПИ": "Yandex ID methods (OpenIntegrations", -"Ответить на событие клавиатуры": "Answer button event", -"Проверка_БитриксМассивНовостей": "Check_BitrixPostsArray", -"Буквенно-цифровой код ПВЗ СДЭК": "Alphanumeric code of CDEK POZ", -"Удаляет ранее созданный альбом": "Deletes a previously created album", -"file\"\" + ИспользуемоеИмя, Файл": "file\"\" + DisplayedName, File", -"Идентификатор заказа в ИС СДЭК": "Order identifier in CDEK system", -"Получить ссылку для скачивания": "Get download link", -"Bitrix24_ПоместитьФайлВКорзину": "Bitrix24_MarkFileAsDeleted", -"Ограничение выборки результата": "Limiting the result selection", -"Bitrix24_ПолучитьИсториюЗадачи": "Bitrix24_GetTaskHistory", -"СформироватьСтрокуВызоваМетода": "FormMethodCallString", -"JSON описания или путь к .json": "JSON description or path to .json", +"временной тип: min, hour, day": "time type: min, hour, day", +"ПолучитьСтурктуруПользователя": "GetUserFieldsStructure", +"СформироватьСтрокуПодключения": "GenerateConnectionString", +"Получить хранилище приложения": "Get storage for application data", +"Удаляет ранее созданный товар": "Deletes a previously created product", +"Telegram_ОтправитьМеидагруппу": "Telegram_SendMediaGroup", +"Отправить текстовое сообщение": "Send text message", +"!OInt Сообщить(ОписаниеОшибки": "!OInt Message(ErrorDescription", +"Переслать голосовое сообщение": "Resend voice", +"Наименование объекта в бакете": "Name of the object in the bucket", +"Исполнители с ID не равным 10": "Performers with ID not equal to 10", +"скрывать нерабочее время: Y,N": "hide off hours: Y,N", +"Набор изменяемых полей заказа": "Set of changing order fields", +"Отправляет сообщение в диалог": "Send message to dialog", +"Создает пустую таблицу в базе": "Creates an empty table in the database", +"Проверка_ВКИнформацияОТоварах": "Check_VKProductData", +"УбратьЗадачуИзИзбранного (хук": "RemoveTaskFromFavorites (wh", +"ПодключитьКомпонентуНаСервере": "AttachAddInOnServer", +"ID пользователя для изменения": "User ID", +"Проверка_ТелеграмСозданиеТемы": "Check_TelegramCreateTopic", +"ПолучитьТелоКакДвоичныеДанные": "GetBodyAsBinaryData", +"TCP сервер. См. СоздатьСервер": "TCP server. See CreateServer", +"Email для оповещений RFC 2822": "Email for alerts as RFC 2822", +"Структура JSON данных события": "The structure of the JSON event data", +"электронная почта заполнена (Y": "Email is filled (Y", +"СоздатьПерсональноеУведомление": "CreatePersonalNotification", +"ПолучитьСтатусДобавленияТовара": "GetProductCreationStatus", +"Изменяет ранее созданный товар": "Edits a previously created product", +"Имя поля БД с выбором значения": "Name of field with a value selection", +"Получить список опубликованных": "Get published list", +"ID пользователя для блокировки": "User ID to be blocked", +"КоличествоПараметров - 1 Тогда": "NumberOfParameters - 1 Then", +"Получить информацию о странице": "Get page info", +"Методы интеграции с Viber (ОПИ": "Viber integration methods (OpenIntegrations", +"ВыполнитьЗапросSQL (удаление 1": "ExecuteSQLQuery (deleting 1", +"file|\" + ИспользуемоеИмя, Файл": "file|\" + DisplayedName, File", +"ПолучитьЗначенияХарактеристики": "GetAttributeValues", +"Целевой путь создания каталога": "Target path for creating the directory", +"ОтправитьМестоположение (канал": "SendLocation (channel", +"СохранитьПубличныйОбъектНаДиск": "SavePublicObjectToDisk", +"Нельзя замешивать разные типы!": "Different types cannot be mixed!", +"ПолучитьСтруктуруФильтраСделок": "GetDealsFilterStructure", +"Добавить получателей к новости": "Add new recipients to a post", +"Удаляет файл или каталог по ID": "Deletes file or directory by ID", "Значение заголовка ContentType": "ContentType header value", "ПолучитьСтатусПаспортныхДанных": "GetPassportDataStatus", "Добавить пользователей к папке": "Add users to folder", @@ -6596,36 +6539,35 @@ "Отправляет http запрос с телом": "Send http request with body", "ПолучитьКоллекциюКлючИЗначение": "GetKeyValueCollection", "ПреобразоватьИсточникВЗначение": "ConvertSourceToValue", -"ПолучитьСтруктуруФильтраСделок": "GetDealsFilterStructure", "Добавить файл multipart !NOCLI": "Add Multipart file !NOCLI", "Получить список внешних файлов": "Get list of external files", "УдалитьТрудозатратыЗадачи (хук": "DeleteTaskTimeAccounting (wh", "СоздатьБазуДанных (подключение": "CreateDatabase (connect", "ПолучитьОписаниеЗаказа (Пустая": "GetOrderDescription (Empty", "ПолучитьУчаствующиеТоварыАкции": "GetCurrentPromoProducts", -"Добавить получателей к новости": "Add new recipients to a post", "УдалитьБазуДанных (подключение": "DeleteDatabase (connect", -"Целевой путь создания каталога": "Target path for creating the directory", -"электронная почта заполнена (Y": "Email is filled (Y", -"СоздатьПерсональноеУведомление": "CreatePersonalNotification", -"ПолучитьСтатусДобавленияТовара": "GetProductCreationStatus", -"О механизме в документации AWS": "Process at AWS documentation", -"Имя поля БД с выбором значения": "Name of field with a value selection", -"Получить список опубликованных": "Get published list", -"ID пользователя для блокировки": "User ID to be blocked", -"КоличествоПараметров - 1 Тогда": "NumberOfParameters - 1 Then", -"СохранитьПубличныйОбъектНаДиск": "SavePublicObjectToDisk", -"Получить информацию о странице": "Get page info", -"Нельзя замешивать разные типы!": "Different types cannot be mixed!", -"Методы интеграции с Viber (ОПИ": "Viber integration methods (OpenIntegrations", -"ВыполнитьЗапросSQL (удаление 1": "ExecuteSQLQuery (deleting 1", -"file|\" + ИспользуемоеИмя, Файл": "file|\" + DisplayedName, File", -"ПолучитьЗначенияХарактеристики": "GetAttributeValues", -"ОтправитьМестоположение (канал": "SendLocation (channel", -"Удаляет файл или каталог по ID": "Deletes file or directory by ID", "ЯДиск_ПолучитьИнформациюОДиске": "YDisk_GetDiskInfo", -"ПолучитьЗанятостьПользователей": "GetUserBusy", +"Соответствие заголовков ответа": "Response headers mapping", "ВыполнитьЗапросSQL (расширение": "ExecuteSQLQuery (extension", +"ДропБокс_ПолучитьОбновитьТокен": "DropboxAPI_GetUpdateToken", +"СохранитьКартинкуВАльбом (путь": "SavePictureToAlbum (path", +"Явно завершает процесс сервера": "Explicitly terminates the server process", +"календарь событий по умолчанию": "default event calendar", +"Один или несколько SKU товаров": "One or array of SKUs", +"ПолучитьСобытияКалендарей (хук": "GetCalendarEvents (wh", +"ПолучитьДвоичныеДанныеИзСтроки": "GetBinaryDataFromString", +"ОткрытьСоединение (перед базой": "CreateConnection (before base", +"ОбработкаОбъект.OPI_HTTPКлиент": "DataProcessorObject.OPI_HTTPClient", +"ТолстыйКлиентОбычноеПриложение": "ThickClientOrdinaryApplication", +"ID пользователя для добавления": "User ID to add", +"Структура, Массив из Структура": "Structure, Array of Structure", +"Добавить пользователей к файлу": "Add users to file", +"УправлениеСостояниемТемыФорума": "ManageForumThreadState", +"JSON описания или путь к .json": "JSON description or path to .json", +"Получить список сообщений чата": "Get chat messages list", +"ПолучитьЗанятостьПользователей": "GetUserBusy", +"ID чата для отправки сообщения": "Chat ID for message sending", +"Структура, Массив Из Структура": "Structure, Array of Structure", "Структура JSON данных страницы": "The structure of the JSON page data", "ПодключитьРасширение (проверка": "ConnectExtension (check", "УстановитьСтандартныеНастройки": "SetDefaultSettings", @@ -6641,48 +6583,169 @@ "Получает информацию о каталоге": "Get folder information", "ЗакрытьИПолучитьДвоичныеДанные": "CloseAndGetBinaryData", "Выгнать пользователя из канала": "Kick user from channel", -"Структура, Массив Из Структура": "Structure, Array of Structure", "Сформировать параметры доступа": "Form access parameters", -"Соответствие заголовков ответа": "Response headers mapping", -"ID чата для отправки сообщения": "Chat ID for message sending", -"Получить список сообщений чата": "Get chat messages list", -"ДропБокс_ПолучитьОбновитьТокен": "DropboxAPI_GetUpdateToken", -"СохранитьКартинкуВАльбом (путь": "SavePictureToAlbum (path", -"Явно завершает процесс сервера": "Explicitly terminates the server process", -"календарь событий по умолчанию": "default event calendar", -"Один или несколько SKU товаров": "One or array of SKUs", -"ПолучитьСобытияКалендарей (хук": "GetCalendarEvents (wh", -"ПолучитьДвоичныеДанныеИзСтроки": "GetBinaryDataFromString", -"ОткрытьСоединение (перед базой": "CreateConnection (before base", -"ОбработкаОбъект.OPI_HTTPКлиент": "DataProcessorObject.OPI_HTTPClient", -"ТолстыйКлиентОбычноеПриложение": "ThickClientOrdinaryApplication", -"ID пользователя для добавления": "User ID to add", -"Структура, Массив из Структура": "Structure, Array of Structure", -"Добавить пользователей к файлу": "Add users to file", -"УправлениеСостояниемТемыФорума": "ManageForumThreadState", -"Изменяет ранее созданный товар": "Edits a previously created product", -"СоздатьЗапросМультипартРелэйтед": "CreateMultipartRelatedRequest", -"Получить доступные товары акции": "Get available promo products", -"Действия с публичными объектами": "Actions with public objects", -"Проверка_ДропБоксПубличнаяПапка": "Check_DropboxPublicFolder", -"Не удалось записать файл лога!:": "Failed to write log file!:", -"Имя базы данных для подключения": "Name of the database to connect", -"Сформировать строку подключения": "Generate connection string", -"Telegram_ПолучитьИнформациюБота": "Telegram_GetBotInformation", -"Получить информацию об аккаунте": "Get account information", -"ПолучитьЖурналВходящихСообщений": "GetIncomingMessageLog", -"QR код или информация об ошибке": "QR code or error information", -"ДобавитьКомментарийНовости (хук": "AddPostComment (wh", -"ПолучитьСтруктуруНастроекМодели": "GetModelSettingsStructure", -"Отправляет файл в выбранный чат": "Sends the file to the selected chat room", -"ПолучитьСписокСобытийРекурсивно": "GetEventsListRecursively", -"ID первого справочника в ответе": "ID of the first catalog in the response", -"ID задачи для добавления затрат": "ID of task for time accounting", -"Секция в URL, если присутствует": "Section in the URL if present", -"VK_УдалитьВариантСвойстваТовара": "VK_DeleteProductPropertyVariant", -"Получить список отправлений FBO": "Get FBO shipments list", -"ПолучитьВнешнююСсылкуФайла (хук": "GetFileExternalLink (wh", -"ПолучитьСтатусУчетаВремени (хук": "GetTimekeepingStatus (wh", +"СформироватьСтрокуВызоваМетода": "FormMethodCallString", +"О механизме в документации AWS": "Process at AWS documentation", +"Ограничение выборки результата": "Limiting the result selection", +"Пароль для базовой авторизации": "Password for basic authorization", +"ID родительского подразделения": "ID of parent department", +"Подключиться и получить данные": "Connect and receive data", +"Текст комментария трудозатраты": "Comment text", +"ДобавитьКомментарийЗадачи (хук": "AddTaskComment (wh", +"СоздатьТвитКартинки (одиночная": "CreateImageTweet (single", +"Получить текущего пользователя": "Get current user", +"ПолучитьСписокКатегорийТоваров": "GetProductCategoryList", +"ПроверитьОбязательныеПоляСхемы": "CheckSchemeRequiredFields", +"Удаляет существующий календарь": "Deletes an existing calendar", +"Bitrix24_ЗагрузитьФайлВКаталог": "Bitrix24_UploadFileToFolder", +"ИзменитьКомментарийЗадачи (хук": "UpdateTaskComment (wh", +"Идентификатор записи в таблице": "Record identifier in the table", +"МаксимальныйУровеньВложенности": "MaximumNestingLevel", +"ЗаменитьСтандартныеОсобенности": "ReplaceDefaultFeatures", +"ВыполнитьЭлементЧеклистаЗадачи": "CompleteTasksChecklistElement", +"Получить описание файла !NOCLI": "Get file description !NOCLI", +"Скачивает модель из библиотеки": "Downloads a model from the library", +"Размер файла в случае отправке": "File size in case of sending", +"Bitrix24_ПолучитьИсториюЗадачи": "Bitrix24_GetTaskHistory", +"Получить список версий объекта": "Get list of object versions", +"Назначить права администратора": "Set admin rights", +"Проверка_БитриксМассивОбъектов": "Check_BitrixObjectsArray", +"Исключить пользователя из чата": "Delete user from chat", +"Слак_ОтправитьУдалитьЭфемерное": "Slack_SendDeleteEphemeral", +"Дополнительный текст сообщения": "Additional message text", +"Параметр дополнительной услуги": "Additional service parameter", +"тип: employee, extranet, email": "type: employee, extranet, email", +"ПодключитьРасширение (двоичные": "ConnectExtension (binary", +"Идентификатор клиента (Account": "Client identifier (Account", +"ДобавитьПользователейВЧат (хук": "AddUsersToChat (wh", +"включение автоматических целей": "auto-targeting", +"Получить информацию о каталоге": "Get information about folder", +"Отметить пункт как выполненный": "Mark as completed", +"Слак_ОтправитьУдалитьСообщение": "Slack_SendDeleteMessage", +"РазблокироватьПользователяЧата": "UnblockChatUser", +"ПолучитьОписаниеДоговоренности": "GetAppointmentDescription", +"Отклонить заявку на вступление": "Disapprove pending", +"Получить структуру комментария": "Get comment structure", +"Копирует один каталог в другой": "Copy one folder to another", +"ПолучитьСписокТегов (одиночный": "GetTagList (single", +"УстановитьТелоИзДвоичныхДанных": "SetBodyFromBinaryData", +"ПолучитьПереводыПлатежейНаДату": "GetDeliveryCashTransfers", +"Методы работы с Yandex ID (ОПИ": "Yandex ID methods (OpenIntegrations", +"Ответить на событие клавиатуры": "Answer button event", +"Проверка_БитриксМассивНовостей": "Check_BitrixPostsArray", +"Буквенно-цифровой код ПВЗ СДЭК": "Alphanumeric code of CDEK POZ", +"Удаляет ранее созданный альбом": "Deletes a previously created album", +"file\"\" + ИспользуемоеИмя, Файл": "file\"\" + DisplayedName, File", +"Идентификатор заказа в ИС СДЭК": "Order identifier in CDEK system", +"Получить ссылку для скачивания": "Get download link", +"Bitrix24_ПоместитьФайлВКорзину": "Bitrix24_MarkFileAsDeleted", +"флаг скрытия списка участников": "flag to hide the list of participants", +"ПолучитьЗаписи (без параметров": "GetRecords (no params", +"Ноушн_ИзменитьСвойстваСтраницы": "Notion_EditPageProperties", +"ДобавитьЗаписи (без транзакции": "AddRecords (no tr", +"ПолучитьКаталогФайловЧата (хук": "GetChatFilesFolder", +"Нормализовать набор параметров": "Normalise parameter set", +"ПолучитьКомменатрийЗадачи (хук": "GetTaskComment (wh", +"ПодключитьРасширение (закрытие": "ConnectExtension (closing", +"ID счетчика для восстановления": "Counter ID for restoring", +"ID события календаря источника": "ID of the source calendar event", +"Установить статус пользователя": "Set user status", +"ВыполнитьЗапросSQL (соединение": "ExecuteSQLQuery (connect", +"единица измерения: YEAR, MONTH": "unit: YEAR, MONTH", +"Идентификатор удаляемого файла": "ID of removing file", +"Техническое наименование видео": "Technical name of the video", +"ЗаполнитьПараметрыЗагрузкиФото": "FillPhotoUploadParameters", +"Идентификатор удаляемого листа": "IdentifierOfSheetToDelete", +"Путь или набору путей к файлам": "Path or set of paths to the files", +"Получить информацию об объекте": "Get object information", +"Получить структуру цены товара": "Get product price structure", +"Задача изменена, не расходимся": "The task has been changed, do not split up", +"ПолучитьСписокРезультатов (хук": "GetResultsList (wh", +"ID сообщения для редактирования": "Message ID for editing", +"Заблокировать пользователя чата": "Block chat user", +"Получить список иконок-аватаров": "Get avatar icon list", +"Устанавливает новый URL запроса": "Sets the new request URL", +"ОбработатьОсобенныеСекретыОпций": "ProcessSpecialOptionsSecrets", +"ПолучитьТрудозатратыЗадачи (хук": "GetTaskTimeAccounting (wh", +"ID чата оригинального сообщения": "Chat ID of the original message", +"Телеграм_ПолучитьИнформациюБота": "TelegramAPI_GetBotInfo", +"ДобавитьТрудозатратыЗадачи (хук": "AddTaskTimeAccounting (wh", +"ОзонАПИ_АтрибутыИХарактеристики": "OzonAPI_AttributesAndFeatures", +"Copyright (c) 2019, ООО 1С-Софт": "Copyright (c) 2019, LLC 1C-Soft", +"Получает значения ячеек таблицы": "Gets cell values of the table", +"ИнициализироватьЗагрузкуЧастями": "InitPartsUpload", +"ПолучитьСписокЗаказовРекурсивно": "GetOrderListRecursively", +"ПолучитьСтруктуруФильтраЗаписей": "GetRecordsFilterStrucutre", +"Получить ссылку для авторизации": "Get authorization link", +"ВыполнитьЗапросSQL (Select, код": "ExecuteSQLQuery (Select, code", +"маркетинговый цвет для картинок": "marketing color for pictures", +"Создает новое событие календаря": "Creates a new calendar event", +"СоздатьБазуДанных (существующая": "CreateDatabase (existing", +"Bitrix24_НачатьВыполнениеЗадачи": "Bitrix24_StartTask", +"Строка подключения к базе MySQL": "MySQL database connection string", +"Структура параметров соединения": "Structure of connection parameters", +"Исключает пользователей из чата": "Removes users from the chat", +"Прекратить наблюдать за задачей": "Stop watching the task", +"ИзменитьТрудозатратыЗадачи (хук": "UpdateTaskTimeAccounting (wh", +"ПолучитьИнформациюОТаблице (TLS": "GetTableInformation (TLS", +"Отправка в канал или в чат бота": "Sending to channel or bot chat", +"Открывает новое соединения RCON": "Opens a new RCON connection", +"VK_СоздатьСсылкуПолученияТокена": "VK_CreateTokenRetrievalLink", +"ПолучитьХарактеристикиКатегории": "GetCategoryAttributes", +"Загрузить коды активации товара": "Upload product activations codes", +"См.ПолучитьСтандартныеПараметры": "See GetStandardParameters", +"Создать ссылку получения токена": "Create token retrieval link", +"Привязывает штрихкоды к товарам": "Binds barcodes to products", +"Создает пустую подборку товаров": "Creates an empty product selection", +"Добавляет текущего бота в канал": "Adds the current bot to the channel", +"Получает данные группового чата": "Gets group chat data", +"Служебный программный интерфейс": "Service", +"ВыполнитьЗапросSQL (Transaction": "ExecuteSQLQuery (Transaction", +"Полученные данные в виде строки": "Received data as string", +"Целевой путь файла на Neocities": "File path on Neocities", +"Телеграм_ИзменитьИмяГлавнойТемы": "TelegramAPI_ChangeMainTopicName", +"ПолучитьСписокТрудозатратЗадачи": "GetTaskTimeAccountingList", +"https://en.openintegrations.dev": "https://openintegrations.dev", +"ПолучитьСписокПользователейЧата": "GetChatUsers", +"По умолчанию используется UTF-8": "UTF-8 is used by default", +"запись содержимого полей и форм": "recording the contents of fields and forms", +"только конкретному пользователю": "only to a specific user", +"в виде `{'blob':Base64 строка}`": "as `{'blob':Base64 string}`", +"ЯДиск_ДействияПубличныхОбъектов": "YDisk_PublicObjectActions", +"Восстанавливает файл из корзины": "Restore file from recycle bin", +"ИзменитьСтатусПользователя (хук": "ChangeUserStatus (wh", +"ПолучитьОтветВКонтексте (сид, 3": "GetContextResponse (seed, 3", +"Идентификатор каталога родителя": "Parent folder identifier", +"ИзменитьТекстСообщения (простое": "EditMessageText (simple", +"Вернуть ответ как строку !NOCLI": "Return response as string !NOCLI", +"Получает список каталогов диска": "Gets the list of drive directories", +"Двоичные данные или пути к фото": "Binary Data or Photo Paths", +"Соответствие заголовков запроса": "Request headers mapping", +"Вид сервиса, если отличен от s3": "Type of service, if different from s3", +"ДобавитьДополнительныеЗаголовки": "AddAdditionalHeaders", +"ПолучитьСтруктуруФильтраТоваров": "GetProductsFilterStructure", +"Установить реакцию на сообщение": "Set message reaction", +"СформироватьСсылкуПолученияКода": "FormCodeRetrievalLink", +"Останавливает запущенный сервер": "Stops a running server", +"Коды активации цифрового товара": "Digital product activation codes", +"Сохраните сгенерированный токен": "Save the generated token", +"Создает заказ по описанию полей": "Creates an order based on field descriptions", +"СформироватьТекстНастроекSelect": "ForSelectOptionsText", +"Создает пустой каталог на диске": "Creates an empty directory on the drive", +"Обновляет двоичные данные файла": "Updates file binary data", +"Войдите в свой аккаунт на сайте": "Login to", +"Bitrix24_ПроверитьДоступКЗадаче": "Bitrix24_CheckTaskAccesses", +"Удалить заявку на вызов курьера": "Delete courier invitation", +"Получить список версий объектов": "List object versions", +"Задача выполнима, не расходимся": "Task uninpossible, don't split up", +"Получить список аватаров форума": "Get forum avatars list", +"СформироватьПараметрыСоединения": "FormConnectionParameters", +"ПолучитьОтветВКонтексте (сид, 2": "GetContextResponse (seed, 2", +"Загружает файл на облачный диск": "Uploads a file to the cloud drive", +"Установить двоичное тело !NOCLI": "Set binary body !NOCLI", +"Быстрый переход по документации": "Fast navigation", +"ПолучитьСсылкуСкачиванияОбъекта": "GetObjectDownloadLink", +"Проверка_ТелеграмУдалениеВебхук": "Check_TelegramWebhookDeletion", "ПолучитьСписокТоваровРекурсивно": "GetProductListRecursively", "Функция вернула пустое значение": "Function Returned Empty Value", "дата окончания события (строкой": "event end date (as string", @@ -6700,31 +6763,32 @@ "ПолучитьСписокЗапущенныхМоделей": "ListRunningModels", "ПолучитьСписокСчетчиков (фильтр": "GetCountersList (filter)", "tools/Modules/OPI_Компоненты.os": "tools/Modules/OPI_AddIns.os", +"ПолучитьСтатусУчетаВремени (хук": "GetTimekeepingStatus (wh", +"ПолучитьВнешнююСсылкуФайла (хук": "GetFileExternalLink (wh", +"Получить список отправлений FBO": "Get FBO shipments list", +"VK_УдалитьВариантСвойстваТовара": "VK_DeleteProductPropertyVariant", +"СоздатьЗапросМультипартРелэйтед": "CreateMultipartRelatedRequest", +"ОтметитьСообщениеКакПрочитанное": "MarkMessageAsReaded", +"Действия с публичными объектами": "Actions with public objects", +"Проверка_ДропБоксПубличнаяПапка": "Check_DropboxPublicFolder", +"Не удалось записать файл лога!:": "Failed to write log file!:", +"Имя базы данных для подключения": "Name of the database to connect", +"Сформировать строку подключения": "Generate connection string", +"Telegram_ПолучитьИнформациюБота": "Telegram_GetBotInformation", "Двоичные данные или путь к фото": "Binary data or path to photo", +"Получить информацию об аккаунте": "Get account information", +"QR код или информация об ошибке": "QR code or error information", +"ДобавитьКомментарийНовости (хук": "AddPostComment (wh", +"ПолучитьСтруктуруНастроекМодели": "GetModelSettingsStructure", +"Отправляет файл в выбранный чат": "Sends the file to the selected chat room", +"ПолучитьСписокСобытийРекурсивно": "GetEventsListRecursively", +"ID первого справочника в ответе": "ID of the first catalog in the response", +"ID задачи для добавления затрат": "ID of task for time accounting", +"Секция в URL, если присутствует": "Section in the URL if present", +"ПолучитьЖурналВходящихСообщений": "GetIncomingMessageLog", "Обновить характеристики товаров": "Update products attributes", -"tools/Modules/OPI_ЗапросыSQL.os": "tools/Modules/OPI_SQLQueries.os", +"Получить доступные товары акции": "Get available promo products", "идентификатор предыдущей задачи": "previous task identifier", -"Путь назначение для перемещения": "Destination path for moving", -"Проверка_ДропбоксПубличнаяПапка": "Check_DropboxPublicFolder", -"артикул товара от производителя": "manufacturers item number", -"МинимальныйРазмер).Равно(Истина": "MinimumSize).Equal(True", -"Удаляет текущего бота из канала": "Removes the current bot from the channel", -"ПолучитьЗначениеДляCLI(Значение": "GetCLIFormedValue(Value", -"Курьеру необходима доверенность": "The courier needs a letter of attorney", -"ПолучитьСтатусПользователя (хук": "GetUserStatus (wh", -"НайтиОтсутствующиеПоляКоллекции": "FindMissingCollectionFields", -"СформироватьТекстDeleteDatabase": "FormTextDeleteDatabase", -"Стойка для акустической системы": "Speaker stand", -"Целевой путь для нового объекта": "Target path for the new object", -"Получает информацию об аккаунте": "Gets account information", -"ПолучитьОтветВКонтексте (сид, 1": "GetContextResponse (seed, 1", -"ОтправитьОпрос (строчный массив": "SendPoll (string array", -"Проверка_ТелеграмИнформацияБота": "Check_TelegramBotInformation", -"Добавляет комментарий к новости": "Adds a comment to the post", -"Получить статус загрузки по URL": "Get upload status by URL", -"ПреобразоватьМножественныйВыбор": "ConvertMultipleChoice", -"ПарсерАргументовКоманднойСтроки": "CommandLineArgumentParser", -"ОтправитьУведомлениеОВводе (хук": "SendWritingNotification (wh", "Создает твит с вложением-гифкой": "Creates a tweet with a gif attachment", "Bitrix24_ПолучитьСписокХранилищ": "Bitrix24_GetStoragesList", "Получить стурктуру пользователя": "Get user fields structure", @@ -6741,178 +6805,51 @@ "Bitrix24_ПереименоватьХранилище": "Bitrix24_RenameStorage", "Массив из Строка,ДвоичныеДанные": "Array of String, BinaryData", "идентификатор единицы измерения": "unit ID", +"tools/Modules/OPI_ЗапросыSQL.os": "tools/Modules/OPI_SQLQueries.os", +"ОтправитьУведомлениеОВводе (хук": "SendWritingNotification (wh", +"ПарсерАргументовКоманднойСтроки": "CommandLineArgumentParser", "ОтправитьСообщение (json массив": "SendMessage (json array", -"Проверка_ТелеграмУдалениеВебхук": "Check_TelegramWebhookDeletion", -"ОтметитьСообщениеКакПрочитанное": "MarkMessageAsReaded", -"Быстрый переход по документации": "Fast navigation", -"ИзменитьТекстСообщения (простое": "EditMessageText (simple", -"Структура параметров соединения": "Structure of connection parameters", -"ПолучитьСсылкуСкачиванияОбъекта": "GetObjectDownloadLink", -"СоздатьБазуДанных (существующая": "CreateDatabase (existing", -"Исключает пользователей из чата": "Removes users from the chat", -"Прекратить наблюдать за задачей": "Stop watching the task", -"ИзменитьТрудозатратыЗадачи (хук": "UpdateTaskTimeAccounting (wh", -"ПолучитьИнформациюОТаблице (TLS": "GetTableInformation (TLS", -"Отправка в канал или в чат бота": "Sending to channel or bot chat", -"Открывает новое соединения RCON": "Opens a new RCON connection", -"VK_СоздатьСсылкуПолученияТокена": "VK_CreateTokenRetrievalLink", -"ПолучитьХарактеристикиКатегории": "GetCategoryAttributes", -"Загрузить коды активации товара": "Upload product activations codes", -"См.ПолучитьСтандартныеПараметры": "See GetStandardParameters", -"Создать ссылку получения токена": "Create token retrieval link", -"Привязывает штрихкоды к товарам": "Binds barcodes to products", -"Создает пустую подборку товаров": "Creates an empty product selection", -"Добавляет текущего бота в канал": "Adds the current bot to the channel", -"Получает данные группового чата": "Gets group chat data", -"Bitrix24_НачатьВыполнениеЗадачи": "Bitrix24_StartTask", -"Служебный программный интерфейс": "Service", -"Создает новое событие календаря": "Creates a new calendar event", -"ВыполнитьЗапросSQL (Select, код": "ExecuteSQLQuery (Select, code", -"ID чата оригинального сообщения": "Chat ID of the original message", -"ОбработатьОсобенныеСекретыОпций": "ProcessSpecialOptionsSecrets", -"Телеграм_ПолучитьИнформациюБота": "TelegramAPI_GetBotInfo", -"Получить список иконок-аватаров": "Get avatar icon list", -"Заблокировать пользователя чата": "Block chat user", -"ID сообщения для редактирования": "Message ID for editing", -"ПолучитьТрудозатратыЗадачи (хук": "GetTaskTimeAccounting (wh", -"ДобавитьТрудозатратыЗадачи (хук": "AddTaskTimeAccounting (wh", -"маркетинговый цвет для картинок": "marketing color for pictures", -"Copyright (c) 2019, ООО 1С-Софт": "Copyright (c) 2019, LLC 1C-Soft", -"Получает значения ячеек таблицы": "Gets cell values of the table", -"ИнициализироватьЗагрузкуЧастями": "InitPartsUpload", -"ПолучитьСписокЗаказовРекурсивно": "GetOrderListRecursively", -"ПолучитьСтруктуруФильтраЗаписей": "GetRecordsFilterStrucutre", -"Получить ссылку для авторизации": "Get authorization link", -"ОзонАПИ_АтрибутыИХарактеристики": "OzonAPI_AttributesAndFeatures", -"Устанавливает новый URL запроса": "Sets the new request URL", -"Строка подключения к базе MySQL": "MySQL database connection string", -"ВыполнитьЗапросSQL (Transaction": "ExecuteSQLQuery (Transaction", -"Обновляет двоичные данные файла": "Updates file binary data", -"Целевой путь файла на Neocities": "File path on Neocities", -"Установить реакцию на сообщение": "Set message reaction", -"СформироватьСсылкуПолученияКода": "FormCodeRetrievalLink", -"Останавливает запущенный сервер": "Stops a running server", -"Коды активации цифрового товара": "Digital product activation codes", -"Сохраните сгенерированный токен": "Save the generated token", -"Создает заказ по описанию полей": "Creates an order based on field descriptions", -"СформироватьТекстНастроекSelect": "ForSelectOptionsText", -"Создает пустой каталог на диске": "Creates an empty directory on the drive", -"Войдите в свой аккаунт на сайте": "Login to", -"Установить двоичное тело !NOCLI": "Set binary body !NOCLI", -"Bitrix24_ПроверитьДоступКЗадаче": "Bitrix24_CheckTaskAccesses", -"Удалить заявку на вызов курьера": "Delete courier invitation", -"Получить список версий объектов": "List object versions", -"Задача выполнима, не расходимся": "Task uninpossible, don't split up", -"Получить список аватаров форума": "Get forum avatars list", -"СформироватьПараметрыСоединения": "FormConnectionParameters", -"ПолучитьОтветВКонтексте (сид, 2": "GetContextResponse (seed, 2", -"Загружает файл на облачный диск": "Uploads a file to the cloud drive", -"ПолучитьСтруктуруФильтраТоваров": "GetProductsFilterStructure", -"ДобавитьДополнительныеЗаголовки": "AddAdditionalHeaders", -"Вид сервиса, если отличен от s3": "Type of service, if different from s3", -"Соответствие заголовков запроса": "Request headers mapping", -"Телеграм_ИзменитьИмяГлавнойТемы": "TelegramAPI_ChangeMainTopicName", -"ПолучитьСписокТрудозатратЗадачи": "GetTaskTimeAccountingList", -"https://en.openintegrations.dev": "https://openintegrations.dev", -"ПолучитьСписокПользователейЧата": "GetChatUsers", -"По умолчанию используется UTF-8": "UTF-8 is used by default", -"запись содержимого полей и форм": "recording the contents of fields and forms", -"только конкретному пользователю": "only to a specific user", -"в виде `{'blob':Base64 строка}`": "as `{'blob':Base64 string}`", -"ЯДиск_ДействияПубличныхОбъектов": "YDisk_PublicObjectActions", -"Восстанавливает файл из корзины": "Restore file from recycle bin", -"ИзменитьСтатусПользователя (хук": "ChangeUserStatus (wh", -"ПолучитьОтветВКонтексте (сид, 3": "GetContextResponse (seed, 3", -"Идентификатор каталога родителя": "Parent folder identifier", -"Полученные данные в виде строки": "Received data as string", -"Вернуть ответ как строку !NOCLI": "Return response as string !NOCLI", -"Получает список каталогов диска": "Gets the list of drive directories", -"Двоичные данные или пути к фото": "Binary Data or Photo Paths", -"Добавить AWS4 авторизацию !NOCLI": "Add AWS4 authorization !NOCLI", -"СформироватьИсключениеКомпоненты": "FormAddInException", -"ОжидатьВходящиеСоединения (ответ": "WaitIncomingConnections (response", -"Изменяет имя главной темы форума": "Edits the name of the main forum thread", -"Bitrix24_ПолучитьСтруктуруЗадачи": "Bitrix24_GetTaskFieldsStructure", -"Добавить вариант свойства товара": "Add product property variant", -"О клавиатурах в документации API": "About keyboards in the API documentation", -"АрхивироватьТовары (для удаления": "ArchiveProducts (for deleting", -"ОтключитьВсеСоединенияБазыДанных": "DisableAllDatabaseConnections", -"Массив из Строка, ДвоичныеДанные": "Array of String, BinaryData", -"ВыполнитьКоманду (без соединения": "ExecuteCommand (no connection", -"Bitrix24_ЗагрузитьФайлВХранилище": "Bitrix24_UploadFileToStorage", -"Ноушн_ПолучитьДанныеПользователя": "Notion_GetUserData", -"Время окончания ожидания курьера": "End time of waiting for the courier", -"Telegram_ПолучитьЧислоУчастников": "Telegram_GetParticipantCount", -"Получить запросы вступления чата": "Get chat join requests", -"Устанавливает новые правила чата": "Sets new chat rules", -"Удаляет объект с облачного диска": "Deletes an object from the cloud drive", -"Получить внешнюю ссылку каталога": "Get external link for folder", -"Изменяет имя существующей группы": "Changes the name of an existing group", -"Ошибка удаления файла расширение": "Error deleting extension file", -"ПолучитьСписокХранилищПриложения": "GetAppStoragesList", -"tools/Modules/OPI_ЗапросыHTTP.os": "tools/Modules/OPI_HTTPRequests.os", -"Идентификатор изменяемого товара": "Identifier of the product being edited", -"Информация о результате отправки": "Information about the result of sending", -"Новое имя файла (если необходимо": "New file name (if necessary", -"Получить описание товара. !NOCLI": "Get product description. !NOCLI", -"Получить описание договоренности": "Get appointment description", -"ОзонСписокЗначенийХарактеристики": "OzonListOfAttributesValues", -"Результат подключения расширения": "Result of extension connecting", -"ПолучитьСписокКомментариевЗадачи": "GetTaskCommentsList", -"ПрочитатьДвоичныеДанные (таймаут": "ReadBinaryData (timeout", -"УдалитьВыбранныеФайлы (каталог 2": "DeleteSelectedFiles (folder 2", -"Получить структуру фильтра задач": "Get structure of tasks filter", -"Добавить элемент чеклиста задачи": "Add tasks checklist element", -"Вайбер_ПолучитьИнформациюОКанале": "Viber_GetChannelInfo", -"Получает штрихкод места к заказу": "Gets the barcode CP for the order", -"Bitrix24_ПереместитьФайлВКаталог": "Bitrix24_MoveFileToFolder", -"Создать персональное уведомление": "Create personal notification", -"Устанавливает настройки инстанса": "Sets the instance settings", -"Путь к удаляемой папке или файлу": "Path to the folder or file to be deleted", -"ПолучитьИнформациюОКаталоге (хук": "GetFolderInformation (wh", -"Удаляет товары без SKU из архива": "Deletes products without SKU from archive", -"ПолучитьЖурналИсходящихСообщений": "GetOutgoingMessageLog", -"Получить настройки учета времени": "Get timekeeping settings", -"Telegram_ОтправитьМестоположение": "Telegram_SendLocation", -"Коллекция, дополненная атрибутом": "A collection enhanced with a new attribute", -"ЗаменитьТекстСообщения (разметка": "ReplaceMessageText (parsemode", -"JSON клавиатуры или путь к .json": "Keyboard JSON or path to .json", -"Получить список рабочих областей": "Get workspace list", -"Пригласить пользователей в канал": "Invite users to channel", -"Тип аудиофайла: aac, ogg или m4a": "Audio type: aac, ogg or m4a", -"Проверка_БитриксСтрока(Результат": "Check_BitrixString(Result", -"Запускает ранее созданный сервер": "Starts a previously created server", -"Создает метку с указанным именем": "Creates a tag with the specified name", -"data/Classes/СоставБиблиотеки.os": "data/Classes/LibraryComposition.os", -"Удалить результат из комментария": "Delete result from comment", -"Установить строковое тело !NOCLI": "Set string body !NOCLI", -"ПолучитьСписокОтветовНаСообщение": "GetMessageReplyList", -"Методы работы с Yandex Disk (ОПИ": "Yandex Disk methods (OpenIntegrations", -"СоздатьБазуДанных (удаление, TLS": "CreateDatabase (deleting, TLS", -"Слак_ПолучитьСписокПользователей": "Slack_GetUserList", -"Обновить товар по Ozon ID нельзя": "It is not possible to update a product fields by Ozon ID", -"ВыполнитьЗапросСДвоичнымиДанными": "ExecuteRequestWithBinaryData", -"Номер сопроводительной накладной": "Number of the accompanying consignment note", -"Отправляет гифку в чат или канал": "Sends a GIF to a chat or channel", -"ПолучитьСписокАльбомовРекурсивно": "GetAlbumListRecursively", -"ОпределитьМетодУправленияФорумом": "DetermineForumManagementMethod", -"МинимальныйРазмерДляПотока Тогда": "MinimumStreamSize Then", -"Для автоматизации ведения канала": "For automating channel management", -"Поле с типом title - обязательно": "Title field required", -"Получает список подборок товаров": "Gets the list of product selections", -"ПолучитьСписокВнешнихФайлов (все": "GetExternalFileList (full", -"ПолучитьСписокРекламныхКатегорий": "GetAdvertisingCategoryList", -"Ошибка в данных коллекции таблиц": "Error in table collection data", -"ПриостановитьРекламноеОбъявление": "PauseAdvertising", -"Идентификатор сообщения с файлом": "Identifier of the message with the file", -"УстановитьСкидкуНаУцененныйТовар": "SetProductDiscount", -"Изменить вариант свойства товара": "Edit product property variant", -"См. ПолучитьСписокИконокАватаров": "See GetAvatarIconList", -"СформироватьЗаголовокАвторизации": "FormAuthorizationHeader", -"СоздатьСистемноеУведомление (хук": "CreateSystemNotification (wh", -"ОткрытьСоединение (удаление базы": "CreateConnection (base deleting", -"Получает список складов компании": "Gets compnay warehouses list", +"Получить статус загрузки по URL": "Get upload status by URL", +"ПреобразоватьМножественныйВыбор": "ConvertMultipleChoice", +"Путь назначение для перемещения": "Destination path for moving", +"Проверка_ДропбоксПубличнаяПапка": "Check_DropboxPublicFolder", +"артикул товара от производителя": "manufacturers item number", +"МинимальныйРазмер).Равно(Истина": "MinimumSize).Equal(True", +"Удаляет текущего бота из канала": "Removes the current bot from the channel", +"Курьеру необходима доверенность": "The courier needs a letter of attorney", +"ПолучитьСтатусПользователя (хук": "GetUserStatus (wh", +"ПолучитьЗначениеДляCLI(Значение": "GetCLIFormedValue(Value", +"СформироватьТекстDeleteDatabase": "FormTextDeleteDatabase", +"Стойка для акустической системы": "Speaker stand", +"Целевой путь для нового объекта": "Target path for the new object", +"Получает информацию об аккаунте": "Gets account information", +"ПолучитьОтветВКонтексте (сид, 1": "GetContextResponse (seed, 1", +"ОтправитьОпрос (строчный массив": "SendPoll (string array", +"Проверка_ТелеграмИнформацияБота": "Check_TelegramBotInformation", +"Добавляет комментарий к новости": "Adds a comment to the post", +"НайтиОтсутствующиеПоляКоллекции": "FindMissingCollectionFields", +"Получить элемент чеклиста задачи": "Get tasks checklist element", +"разрешение отображения информера": "informer display permission", +"ДобавитьПользователейКФайлу (доп": "AddUsersToFile (new", +"E-mail пользователя (опционально": "Users email (optional", +"Изменяет имя существующего файла": "Changes the name of an existing file", +"ПолучитьСписокСообщенийЧата (хук": "GetChatMessagesList (wh", +"VK_ИзменитьВариантСвойстваТовара": "VK_EditProductPropertyVariant", +"Возвращает структуру блока по ID": "Returns the block structure by ID", +"Установить объект запроса !NOCLI": "Set request object !NOCLI", +"Новый полужирный текст сообщения": "New bold message text", +"Обновляет токен по Refresh token": "Updates token by Refresh token", +"идентификатор автора комментария": "comment author identifier", +"Разблокировать пользователя чата": "Unblock chat user", +"Отправить двоичные данные !NOCLI": "Send binary data !NOCLI", +"Изменить элемент чеклиста задачи": "Update tasks checklist element", +"Проверка товаров Ozon недоступна": "Ozon product checkout is unavailable", +"ОтправитьДвоичныеДанные (таймаут": "SendBinaryData (timeout", +"РазмерЧасти И ТипЗнч(Файл) = Тип": "ChunkSize And TypeOf(File) = Type", +"ДобавитьДополнительныеФотоТовара": "AddAdditionalProductPhotos", +"ВозобновитьЭлементЧеклистаЗадачи": "RenewTasksChecklistElement", "Получить описание фильтра офисов": "Get office filter description", +"ТекущаяОбласть + \"\"#color=Бирюза": "CurrentArea + \"\"#color=Aqua", "ИсключитьПользователяИзЧата (хук": "DeleteUserFromChat (wh", "Возвращает в работу задачу по ID": "Returns a task to work by ID", "расширенный период учета звонков": "extended call accounting period", @@ -6922,36 +6859,37 @@ "Получить ссылку загрузки объекта": "Get object upload link", "Отправляет видео в чат или канал": "Sends a video to a chat or channel", "Получает ранее созданны преалерт": "Gets a previously created prealert", -"ДобавитьДополнительныеФотоТовара": "AddAdditionalProductPhotos", "Выбрать в меню команду */newbot*": "Choose */newbot* command", "Получить список складов отгрузки": "Get shipping warehouses list", "Получить контент рейтинг товаров": "Get products content rating", "См.ДобавитьВариантСвойстваТовара": "See AddPropertyVariant", "Получить заявку на вызов курьера": "Get сourier invitation", "Комментарий к заявке для курьера": "Comment to the request for courier", -"ВозобновитьЭлементЧеклистаЗадачи": "RenewTasksChecklistElement", "Несколько параметров и кодировка": "Multiple parameters and encoding", -"РазмерЧасти И ТипЗнч(Файл) = Тип": "ChunkSize And TypeOf(File) = Type", -"Изменить элемент чеклиста задачи": "Update tasks checklist element", -"разрешение отображения информера": "informer display permission", -"ДобавитьПользователейКФайлу (доп": "AddUsersToFile (new", -"E-mail пользователя (опционально": "Users email (optional", -"ПолучитьСписокСообщенийЧата (хук": "GetChatMessagesList (wh", -"Получить элемент чеклиста задачи": "Get tasks checklist element", -"VK_ИзменитьВариантСвойстваТовара": "VK_EditProductPropertyVariant", -"ОтправитьДвоичныеДанные (таймаут": "SendBinaryData (timeout", -"Установить объект запроса !NOCLI": "Set request object !NOCLI", -"Новый полужирный текст сообщения": "New bold message text", -"Обновляет токен по Refresh token": "Updates token by Refresh token", -"идентификатор автора комментария": "comment author identifier", -"Разблокировать пользователя чата": "Unblock chat user", -"Отправить двоичные данные !NOCLI": "Send binary data !NOCLI", -"Возвращает структуру блока по ID": "Returns the block structure by ID", -"Проверка товаров Ozon недоступна": "Ozon product checkout is unavailable", -"ТекущаяОбласть + \"\"#color=Бирюза": "CurrentArea + \"\"#color=Aqua", "ОтправитьГолосовоеСообщение (URL": "SendVoice (URL", -"Текст %F0%9F%A5%9D и emoji \\(10%": "Text %F0%9F%A5%9D and emoji \\(10%", +"Закрывает или удаляет обсуждение": "Close or delete discussion", "Прочитать двоичные данные !NOCLI": "Read binary data !NOCLI", +"Получает событие календаря по ID": "Gets a calendar event by ID", +"Отправка в канал или чат с ботом": "Sending to channel or bot chat", +"ПолучитьСодержимоеХранилища (хук": "GetStorageObjects (wh", +"Создать результат из комментария": "Create result from comment", +"Получить занятость пользователей": "Get user busy", +"ДобавитьПолучателейКНовости (хук": "AddPostRecipients (wh", +"Начинает выполнение задачи по ID": "Start a task by ID", +"Проверка_ТелеграмУстановкаВебхук": "Check_TelegramWebhookSetup", +"Удаляет бакет с выбранным именем": "Deletes the bucket by name", +"ЯДиск_ПолучитьСсылкуНаСкачивание": "YDisk_GetDownloadLink", +"Удаляет объект по заданному пути": "Deletes an object at the specified path", +"Количество возвращаемых объектов": "Number of returned objects", +"Создает страницу в базе-родителе": "Creates a page in the parent database", +"ПолучитьСписокОбъектовРекурсивно": "GetObjectsListRecursively", +"Telegram_СкрытьГлавнуюТемуФорума": "Telegram_HideMainForumTopic", +"Получить описание заявки курьера": "Get courier invitations description", +"Получает список складов компании": "Gets compnay warehouses list", +"Слак_ПолучитьОтложенныеСообщения": "Slack_GetScheduledMessages", +"Текст %F0%9F%A5%9D и emoji \\(10%": "Text %F0%9F%A5%9D and emoji \\(10%", +"ПолучитьСтруктуруФильтраКаталога": "GetFolderFilterStructure", +"Строка или массив строк запросов": "String or array of request strings", "ОбщийРазмер - РазмерУчастка Цикл": "TotalSize - ChunkSize Do", "VK_ДобавитьВариантСвойстваТовара": "VK_AddProductPropertyVariant", "Получает описание поля типа дата": "Gets the description of a date field", @@ -6969,902 +6907,995 @@ "Получает текущее серверное время": "Get current server time", "Получить последнюю ошибку !NOCLI": "Get last error !NOCLI", "Получить значения характеристики": "Get attribute values", -"Закрывает или удаляет обсуждение": "Close or delete discussion", -"Строка или массив строк запросов": "String or array of request strings", "Client ID из настроек приложения": "Client ID from app settings", -"ПолучитьСтруктуруФильтраКаталога": "GetFolderFilterStructure", -"Слак_ПолучитьОтложенныеСообщения": "Slack_GetScheduledMessages", -"Получает событие календаря по ID": "Gets a calendar event by ID", -"Отправка в канал или чат с ботом": "Sending to channel or bot chat", -"ПолучитьСодержимоеХранилища (хук": "GetStorageObjects (wh", -"Создать результат из комментария": "Create result from comment", -"Получить занятость пользователей": "Get user busy", -"ДобавитьПолучателейКНовости (хук": "AddPostRecipients (wh", -"Начинает выполнение задачи по ID": "Start a task by ID", -"Проверка_ТелеграмУстановкаВебхук": "Check_TelegramWebhookSetup", -"Удаляет бакет с выбранным именем": "Deletes the bucket by name", -"ЯДиск_ПолучитьСсылкуНаСкачивание": "YDisk_GetDownloadLink", -"Удаляет объект по заданному пути": "Deletes an object at the specified path", -"Количество возвращаемых объектов": "Number of returned objects", -"Создает страницу в базе-родителе": "Creates a page in the parent database", -"ПолучитьСписокОбъектовРекурсивно": "GetObjectsListRecursively", -"Telegram_СкрытьГлавнуюТемуФорума": "Telegram_HideMainForumTopic", -"Получить описание заявки курьера": "Get courier invitations description", -"Изменяет имя существующего файла": "Changes the name of an existing file", -"Выполняет произвольный SQL запрос": "Executes an arbitrary SQL query", -"УстановитьРеакциюНаСообщение (хук": "SetMessageReaction (wh", -"УдалитьЭлементЧеклистаЗадачи (хук": "DeleteTasksChecklistElement (wh", -"Данные для отправки в виде строки": "Data to be sent as a string", -"Метод проверки статуса добавления": "Uploading status check", -"Bitrix24_ПолучитьИнформациюОФайле": "Bitrix24_GetFileInformation", -"ПрекратитьНаблюдатьЗаЗадачей (хук": "StopWatchingTask (wh", -"Получает список соединений в пуле": "Gets the list of connections in the pool", -"Скачивает файл по указанному пути": "Downloads a file at the specified path", -"Устанавливает новое описание чата": "Sets new chat description", -"ПолучитьСписокОтложенныхСообщений": "GetDelayedMessageList", -"Телеграм_СоздатьУдалитьТемуФорума": "TelegramAPI_CreateDeleteForumTopic", -"ОжидатьВходящиеСоединения (сервер": "WaitIncomingConnections (server", -"РежимВосстановленияПутейФайловZIP": "ZIPRestoreFilePathsMode", -"ПолучитьДвоичныеДанныеИзHexСтроки": "GetBinaryDataFromHexString", -"ПолучитьHexСтрокуИзДвоичныхДанных": "GetHexStringFromBinaryData", -"ID первого загруженного сообщения": "ID of first message", -"Соединение или строка подключения": "Connection or connection string", -"Твиттер_ПолучитьСсылкуАвторизации": "Twitter_GetAuthorizationLink", -"Изменяет текст комментария задачи": "Changes task comment text", -"ВыполнитьЗапросМультипартРелэйтед": "ExecuteMultipartRelatedRequest", -"Методы интеграции с Telegram (ОПИ": "Telegram integration methods (OpenIntegrations", -"ОбработатьСтрокуПараметровЗапроса": "ProcessRequestParametersString", -"ОтклонитьЗаявкуНаВступление (один": "DisapprovePending (single", -"УстановитьURL: установка значения": "SetURL: setting the value", -"УдалитьПользовательскоеПолеЗадачи": "DeleteCustomTaskField", -"Получить статус паспортных данных": "Get passport data status", -"Получить список категорий товаров": "Get a list of product categories", -"Получить структуру фильтра сделок": "Get deals filter structure", -"Получить лимиты работы с товарами": "Get products requests limits", -"Закрепляет сообщение в шапке чата": "Pins a message in the chat header", -"query из Telegram.WebApp.initData": "query from Telegram.WebApp.initData", -"VK_ПолучитьСписокКатегорийТоваров": "VK_GetProductCategoryList", -"Получает список участников далога": "Get chat members list", -"массив идентификаторов календарей": "array of calendar identifiers", -"Получить участвующие товары акции": "Get current promo products", -"Структура основных данных запроса": "Basic request data structure", -"ОтметитьСообщениеКакНепрочитанное": "MarkMessageAsUnreaded", -"Ноушн_ПолучитьИнформациюОСтранице": "Notion_GetPageInfo", -"Dropbox_ВосстановитьОбъектКВерсии": "Dropbox_RestoreObjectToVersion", -"Отправляет в чат статус Вам пишут": "Send Writing... status to dialog", -"v1.1. Поэтому что-то нужно делать": "v1.1. Therefore, something needs to be done", -"Телеграм_СоздатьСсылкуПриглашение": "TelegramAPI_CreateInvitationLink", -"Получает настройки магазина по ID": "Gets market (campaign) settings by ID", -"Bitrix24_УдалитьКомментарийЗадачи": "Bitrix24_DeleteTaskComment", -"Базы данных и электронные таблицы": "Databases and spreadsheets", -"УстановитьURL: URL пуст - пропуск": "SetURL: URL is empty - skip", -"Получает информацию о книге по ID": "Gets information about the spreadsheet by ID", -"JSON авторизации или путь к .json": "Authorization JSON or path to .json", -"Структура JSON данных медиагруппы": "The structure of the JSON media group data", -"Запрос, приходящий на http-сервис": "Request coming to the http service", -"Открепляет сообщение в шапке чата": "Unpins a message in the chat header", -"идентификатор родительской задачи": "parent task identifier", -"Выполнить элемент чеклиста задачи": "Complete tasks checklist element", -"Устанавливает новую картинку чата": "Setup new chat picture", -"Bitrix24_СоздатьКаталогВХранилище": "Bitrix24_CreateStorageFolder", -"ПолучитьСписокПросмотревшихВажное": "GetImportantPostViewers", -"сериализованный JSON ответа от VK": "serialized JSON response from VK", -"идентификатор владельца календаря": "calendar owner identifier", -"название бренда или производителя": "brand or manufacturer name", -"Проверка_БитриксСписокРезультатов": "Check_BitrixResultsList", -"Bitrix24_ПоместитьКаталогВКорзину": "Bitrix24_MarkFolderAsDeleted", -"Получает список локальных моделей": "Gets a list of local models", -"ОтправитьГолосовоеСообщение (Путь": "SendVoice (Path", -"УстановитьСтатусПользователя (хук": "SetUserStatus (wh", -"Идентификатор удаляемого каталога": "ID of folder to be deleted", -"ИзменитьАртикулыТоваров (обратный": "UpdateProductsArticles (reverse", -"Структура дополнительных настроек": "Additional settings structure", -"Получить характеристики категории": "Get category attributes", -"Номер страницы выборки результата": "Result selection page number", -"ИнициализироватьВнешнююКомпоненту": "InitializeAddIn", -"Code из авторизации через браузер": "Code from browser auth page", -"Путь помещения загруженного файла": "Path to place the downloaded file", -"Действие над задачей не разрешено": "Action on the task is not allowed", -"ПолучитьСтруктуруФильтраСчетчиков": "GetCounterFilterStructure", -"Введите название вашей интеграции": "Enter the name of your integration", -"ПолучитьТекущегоПользователя (хук": "GetCurrentUser (wh", -"Добавить Basic авторизацию !NOCLI": "Add Basic authorization !NOCLI", +"ОткрытьСоединение (удаление базы": "CreateConnection (base deleting", +"Создает метку с указанным именем": "Creates a tag with the specified name", +"СформироватьЗаголовокАвторизации": "FormAuthorizationHeader", +"ПолучитьСписокХранилищПриложения": "GetAppStoragesList", +"tools/Modules/OPI_ЗапросыHTTP.os": "tools/Modules/OPI_HTTPRequests.os", +"Идентификатор изменяемого товара": "Identifier of the product being edited", +"Информация о результате отправки": "Information about the result of sending", +"Новое имя файла (если необходимо": "New file name (if necessary", +"Получить описание товара. !NOCLI": "Get product description. !NOCLI", +"Получить описание договоренности": "Get appointment description", +"Ошибка удаления файла расширение": "Error deleting extension file", +"ОзонСписокЗначенийХарактеристики": "OzonListOfAttributesValues", +"ПолучитьСписокКомментариевЗадачи": "GetTaskCommentsList", +"ПрочитатьДвоичныеДанные (таймаут": "ReadBinaryData (timeout", +"УдалитьВыбранныеФайлы (каталог 2": "DeleteSelectedFiles (folder 2", +"Получить структуру фильтра задач": "Get structure of tasks filter", +"Добавить элемент чеклиста задачи": "Add tasks checklist element", +"Вайбер_ПолучитьИнформациюОКанале": "Viber_GetChannelInfo", +"Получает штрихкод места к заказу": "Gets the barcode CP for the order", +"Результат подключения расширения": "Result of extension connecting", +"Изменяет имя существующей группы": "Changes the name of an existing group", +"Получить внешнюю ссылку каталога": "Get external link for folder", +"Удаляет объект с облачного диска": "Deletes an object from the cloud drive", +"СоздатьСистемноеУведомление (хук": "CreateSystemNotification (wh", +"Добавить AWS4 авторизацию !NOCLI": "Add AWS4 authorization !NOCLI", +"СформироватьИсключениеКомпоненты": "FormAddInException", +"ОжидатьВходящиеСоединения (ответ": "WaitIncomingConnections (response", +"Изменяет имя главной темы форума": "Edits the name of the main forum thread", +"Bitrix24_ПолучитьСтруктуруЗадачи": "Bitrix24_GetTaskFieldsStructure", +"Добавить вариант свойства товара": "Add product property variant", +"О клавиатурах в документации API": "About keyboards in the API documentation", +"АрхивироватьТовары (для удаления": "ArchiveProducts (for deleting", +"ОтключитьВсеСоединенияБазыДанных": "DisableAllDatabaseConnections", +"ВыполнитьКоманду (без соединения": "ExecuteCommand (no connection", +"Bitrix24_ЗагрузитьФайлВХранилище": "Bitrix24_UploadFileToStorage", +"Ноушн_ПолучитьДанныеПользователя": "Notion_GetUserData", +"Время окончания ожидания курьера": "End time of waiting for the courier", +"Telegram_ПолучитьЧислоУчастников": "Telegram_GetParticipantCount", +"Получить запросы вступления чата": "Get chat join requests", +"Устанавливает новые правила чата": "Sets new chat rules", +"Bitrix24_ПереместитьФайлВКаталог": "Bitrix24_MoveFileToFolder", +"Создать персональное уведомление": "Create personal notification", +"Массив из Строка, ДвоичныеДанные": "Array of String, BinaryData", +"Путь к удаляемой папке или файлу": "Path to the folder or file to be deleted", +"ВыполнитьЗапросСДвоичнымиДанными": "ExecuteRequestWithBinaryData", +"Номер сопроводительной накладной": "Number of the accompanying consignment note", +"Отправляет гифку в чат или канал": "Sends a GIF to a chat or channel", +"ПолучитьСписокАльбомовРекурсивно": "GetAlbumListRecursively", +"ОпределитьМетодУправленияФорумом": "DetermineForumManagementMethod", +"МинимальныйРазмерДляПотока Тогда": "MinimumStreamSize Then", +"Для автоматизации ведения канала": "For automating channel management", +"Поле с типом title - обязательно": "Title field required", +"Получает список подборок товаров": "Gets the list of product selections", +"ПолучитьСписокВнешнихФайлов (все": "GetExternalFileList (full", +"Ошибка в данных коллекции таблиц": "Error in table collection data", +"ПриостановитьРекламноеОбъявление": "PauseAdvertising", +"Идентификатор сообщения с файлом": "Identifier of the message with the file", +"УстановитьСкидкуНаУцененныйТовар": "SetProductDiscount", +"Изменить вариант свойства товара": "Edit product property variant", +"См. ПолучитьСписокИконокАватаров": "See GetAvatarIconList", +"Устанавливает настройки инстанса": "Sets the instance settings", +"Обновить товар по Ozon ID нельзя": "It is not possible to update a product fields by Ozon ID", +"Слак_ПолучитьСписокПользователей": "Slack_GetUserList", +"ПолучитьСписокРекламныхКатегорий": "GetAdvertisingCategoryList", +"Методы работы с Yandex Disk (ОПИ": "Yandex Disk methods (OpenIntegrations", +"ПолучитьИнформациюОКаталоге (хук": "GetFolderInformation (wh", +"СоздатьБазуДанных (удаление, TLS": "CreateDatabase (deleting, TLS", +"Удаляет товары без SKU из архива": "Deletes products without SKU from archive", +"ПолучитьЖурналИсходящихСообщений": "GetOutgoingMessageLog", +"Получить настройки учета времени": "Get timekeeping settings", +"Коллекция, дополненная атрибутом": "A collection enhanced with a new attribute", +"ЗаменитьТекстСообщения (разметка": "ReplaceMessageText (parsemode", +"JSON клавиатуры или путь к .json": "Keyboard JSON or path to .json", +"Получить список рабочих областей": "Get workspace list", +"Telegram_ОтправитьМестоположение": "Telegram_SendLocation", +"Удалить результат из комментария": "Delete result from comment", +"Тип аудиофайла: aac, ogg или m4a": "Audio type: aac, ogg or m4a", +"Проверка_БитриксСтрока(Результат": "Check_BitrixString(Result", +"ПолучитьСписокОтветовНаСообщение": "GetMessageReplyList", +"Запускает ранее созданный сервер": "Starts a previously created server", +"data/Classes/СоставБиблиотеки.os": "data/Classes/LibraryComposition.os", +"Пригласить пользователей в канал": "Invite users to channel", +"Установить строковое тело !NOCLI": "Set string body !NOCLI", "Ссылка на страницу сайта магазина": "Link to the store's website page", "ПолучитьСоответствиеКомандМодулей": "GetCommandModuleMapping", "Telegram_СоздатьСсылкуПриглашение": "Telegram_CreateInviteLink", "ОткрытьСоединение (ошибка без TLS": "CreateConnection (error without TLS", "АктуализироватьВходящиеСоединения": "ActualiseIncomingConnections", -"Наименование на иностранном языке": "Foreign language name", +"Вайбер_ПолучитьДанныеПользователя": "Viber_GetUserData", "Получает список доступных каналов": "Gets a list of available channels", "Вес (за единицу товара, в граммах": "Weight (per unit, grams", "категория товара в вашем магазине": "product category in your shop", +"Добавить Basic авторизацию !NOCLI": "Add Basic authorization !NOCLI", "Bitrix24_НачатьНаблюдатьЗаЗадачей": "Bitrix24_StartWatchingTask", -"Вайбер_ПолучитьДанныеПользователя": "Viber_GetUserData", +"Наименование на иностранном языке": "Foreign language name", +"ПолучитьТекущегоПользователя (хук": "GetCurrentUser (wh", +"Получить характеристики категории": "Get category attributes", +"ПолучитьСтруктуруФильтраСчетчиков": "GetCounterFilterStructure", +"Действие над задачей не разрешено": "Action on the task is not allowed", +"Путь помещения загруженного файла": "Path to place the downloaded file", +"Code из авторизации через браузер": "Code from browser auth page", +"ИнициализироватьВнешнююКомпоненту": "InitializeAddIn", +"Номер страницы выборки результата": "Result selection page number", +"Структура дополнительных настроек": "Additional settings structure", +"ИзменитьАртикулыТоваров (обратный": "UpdateProductsArticles (reverse", +"Идентификатор удаляемого каталога": "ID of folder to be deleted", +"УстановитьСтатусПользователя (хук": "SetUserStatus (wh", "Структура настроек TLS соединения": "Structure of TLS connection settings", +"ОтправитьГолосовоеСообщение (Путь": "SendVoice (Path", +"Введите название вашей интеграции": "Enter the name of your integration", "Обновляет токен по Refresh токену": "Update token by refresh token", -"Структура JSON данных авторизации": "The structure of the JSON authentication data", -"Перенести задачу в стадию канбана": "Move task to kanban stage", -"Dropbox_ПолучитьСсылкуАвторизации": "Dropbox_GetAuthorizationLink", -"Сформировать параметры соединения": "Form connection parameters", -"Заменяет текст сообщения на новый": "Replaces the message text with a new one", -"Предпочтительное хранение токенов": "Preferred token storage", -"ПолучитьСтруктуруНастроекИнстанса": "GetInstanceSettingsStructure", -"ПолучитьСтатусУчастияПользователя": "GetUserParticipationStatus", -"Возвращает тело ответа как строку": "Returns the body of the response as a string", -"Получить реестры платежей на дату": "Get delivery cash registry", -"Получает историю изменений задачи": "Get history of task changing", -"ПолучитьСтруктуруСобытияКалендаря": "GetCalendarEventsStructure", -"Получает информацию о файле по ID": "Get information about file by ID", -"Проверка_БитриксДоступныеДействия": "Check_BitrixAvailableActions", -"ПолучитьСписокПользователейКанала": "GetChannelUserList", -"Отступ получения элементов списка": "Offst of items list", -"Инициализировать загрузку частями": "Init parts upload", -"URL к видеообложке для добавления": "URL of the video cover", -"доступные варианты разметки сайта": "available markup options", "Изменяет данные события календаря": "Modifies calendar event data", -"Dropbox_ПолучитьСписокФайловПапки": "Dropbox_GetFolderFileList", -"Создает счетчик по описанию полей": "Creates a counter by field description", -"ОтправитьТекстовоеСообщение (HTML": "SendTextMessage (HTML", -"Получить статус добавления товара": "Get product creation status", -"Создает опрос с вариантами ответа": "Creates a poll with answer options", -"Bitrix24_ДобавитьЗадачуВИзбранное": "Bitrix24_AddTaskToFavorites", -"Bitrix24_УбратьЗадачуИзИзбранного": "Bitrix24_RemoveTaskFromFavorites", -"IP адрес или доменное имя сервера": "IP address or domain name of the server", -"Отправляет файл диска в чат по ID": "Send disk file to chat", +"Перенести задачу в стадию канбана": "Move task to kanban stage", +"Получает список локальных моделей": "Gets a list of local models", "Соединение, см. ОткрытьСоединение": "Connection, see. CreateConnection", -"отображать завершенные задачи: Y,N": "display completed tasks: Y,N", -"Добавляем первый вопрос в контекст": "Adding the first question to the context", -"Сохранить публичный объект на диск": "Save public object to disk", -"См. ПолучитьСписокКатегорийТоваров": "See GetProductCategoryList", -"ПолучитьСписокПользователейДиалога": "GetChatMembersList", -"СоздатьТаблицу (непонятная колонка": "CreateTable (obscure column", -"Добавляет видео к атрибутам товара": "Adds video to product attributes", -"Временная отметка или ID сообщения": "Timestamp or message ID", -"ДропБокс_ПолучитьСписокФайловПапки": "DropboxAPI_GetFolderFileList", -"ПеренестиЗадачуВСтадиюКанбана (хук": "MoveTaskToKanbanStage (wh", -"ПолучитьЭлементЧеклистаЗадачи (хук": "GetTasksChecklistElement (wh", -"ОтправитьТекстовоеСообщение (форум": "SendTextMessage (forum", -"Выберите пункт **Входящий вебхук**": "Select **Incoming Webhook**", -"получать доступ к отчетам по рынку": "access market reports", -"СоздатьРезультатИзКомментария (хук": "CreateResultFromComment (wh", -"Новое наименование группового чата": "New group chat name", -"Соответствие изменяемых параметров": "Map of editable parameters", -"Количество сообщений для получения": "Number of messages to receive", -"ДобавитьФайлRelated: запись данных": "AddFileAsRelated: data writing", -"Изменяет свойства подборки товаров": "Edits the properties of a product selection", -"ДобавитьЭлементЧеклистаЗадачи (хук": "AddTasksChecklistElement (wh", -"ПолучитьНастройкиУчетаВремени (хук": "GetTimekeepingSettings (wh", -"ДобавитьФайлRelated: Запись данных": "AddFileAsRelated: Data writing", -"ДобавитьИменованныйПараметрКоманды": "AddNamedCommandParameter", -"ОпределитьМетодЗагрузкиИзображений": "DetermineImageUploadMethod", -"Праздники и памятные даты Беларуси": "Holidays and memorable dates in Belarus", -"ПолучитьСтурктуруПользователя (хук": "GetUserFieldsStructure (wh", -"Bitrix24_ПолучитьСписокРезультатов": "Bitrix24_GetResultsList", -"Получает список меток пользователя": "Gets a list of the users tags", -"Тестовая отправка данных на сервер": "Test data sending to the server", -"ПолучитьСокращеннуюСтруктуруТовара": "GetSimplifiedProductStructure", -"ID целевого чата или IDЧата*IDТемы": "Target chat ID or ChatID*TopicID", -"ПолучитьЗаписи (непонятная колонка": "GetRecords (obscure column", -"Удаляет сообщение в выбранном чате": "Deletes a message in the selected chat room", -"ЯДиск_ПолучитьСписокОпубликованных": "YDisk_GetPublishedList", -"Переадресация И Ответ.КодСостояния": "Redirection And Response.StatusCode", -"Получить структуру фильтра записей": "Get records filter strucutre", -"Получить структуру остатков товара": "Get product stocks structure", -"Получает токен по коду авторизации": "Get token by auth code", -"Проверка_БитриксСписокКомментариев": "Check_BitrixCommentsList", -"Текст (заголовок) пункта чек листа": "Text (title) of checklist element", -"Структура Из КлючИЗначение, Строка": "Structure Of KeyAndValue, String", -"ОтправитьТекстовоеСообщение (emoji": "SendTextMessage (emoji", -"Bitrix24_ДобавитьКомментарийЗадачи": "Bitrix24_AddTaskComment", -"Получает описание поля типа булево": "Gets the description of a boolean field", -"Количество единиц товара (в штуках": "Number of units (pcs", -"Получает черновик заявки FBO по ID": "Gets FBO draft by ID", -"ОтправитьТекстовоеСообщение (канал": "SendTextMessage (channel", -"ПолучитьДоступныеИнтервалыДоставки": "GetAvailableDeliveryIntervals", -"Отбор по префиксу, если необходимо": "Filtering by prefix, if necessary", -"ТолстыйКлиентУправляемоеПриложение": "ThickClientManagedApplication", -"Сохраните ClientID и Client Secret": "Save ClientID and Client Secret", -"Получает список доступных регионов": "Gets the list of available regions", -"ПолучитьСсылкуЗагрузкиОбъекта (PUT": "GetObjectUploadLink (PUT", -"HEX дополнительного цвета (#ffffff": "HEX secondary color (#ffffff", -"Номер свободного порта для сервера": "Available port number for the server", -"ДобавитьПользовательскоеПолеЗадачи": "AddCustomTaskField", -"Идентификатор объекта для удаления": "Identifier of the object to delete", -"Bitrix24_ПолучитьСсылкуАвторизации": "Bitrix24_GetAuthLink", -"Устанавливает значения ячеек листа": "Sets sheet cell values", -"Telegram_ПоказатьГлавнуюТемуФорума": "Telegram_ShowMainForumTopic", -"Выберите имя и добавьте разрешения": "Select a name and add permissions", -"ДобавитьЗаписи (непонятная колонка": "AddRecords (obscure column", -"Получает список запущенных моделей": "Gets a list of running models", -"Возврат полной информации о модели": "Return full model information", -"ОжидатьВходящиеСоединения (фоновое": "WaitIncomingConnections (bgj", -"Приостановить рекламное объявление": "Pause advertising post", -"Устанавливает Content-Type запроса": "Sets the Content-Type of the request", -"Вайбер_ОтправитьТекстовоеСообщение": "Viber_SendTextMessage", -"ПРЕОБРАЗОВАТЬBASE64ВДВОИЧНЫЕДАННЫЕ": "CONVERTBASE64TOBINARY", -"Закрывает тему для новых сообщений": "Closes the thread for new messages", -"Устанавливает новый заголовок чата": "Sets new chat title", -"Расширение файла в случае отправки": "File extension in case of sending", -"GreenAPI_ПолучитьQR(ПараметрыТеста": "GreenAPI_GetQR(TestParameters", -"идентификатор категории на Маркете": "category identifier on the Market", -"ДобавитьПозиционныйПараметрКоманды": "AddPositionalCommandParameter", -"Получить список трудозатрат задачи": "Get task time accounting list", -"Строка, Структура Из КлючИЗначение": "String, Structure Of KeyAndValue", -"ФайлЛога = Новый Файл(ПутьКФайлу": "LogFile = New File(FilePath", -"JSON - передается как путь к файлу": "JSON is passed as a path to a .json file", -"Bitrix24_ПолучитьКомменатрийЗадачи": "Bitrix24_GetTaskComment", -"Получить список запущенных моделей": "List running models", -"ПолучитьИнформациюОТаблице (ошибка": "GetTableInformation (error", -"Bitrix24_ИзменитьКомментарийЗадачи": "Bitrix24_UpdateTaskComment", -"Получить журнал входящих сообщений": "Get incoming message log", -"Получает список пользователей чата": "Gets the list of chat members", +"Отправляет файл диска в чат по ID": "Send disk file to chat", +"IP адрес или доменное имя сервера": "IP address or domain name of the server", +"Bitrix24_УбратьЗадачуИзИзбранного": "Bitrix24_RemoveTaskFromFavorites", +"Bitrix24_ДобавитьЗадачуВИзбранное": "Bitrix24_AddTaskToFavorites", +"Создает опрос с вариантами ответа": "Creates a poll with answer options", +"Получить статус добавления товара": "Get product creation status", +"ОтправитьТекстовоеСообщение (HTML": "SendTextMessage (HTML", +"Создает счетчик по описанию полей": "Creates a counter by field description", +"Dropbox_ПолучитьСписокФайловПапки": "Dropbox_GetFolderFileList", +"доступные варианты разметки сайта": "available markup options", +"URL к видеообложке для добавления": "URL of the video cover", +"Структура JSON данных авторизации": "The structure of the JSON authentication data", +"Инициализировать загрузку частями": "Init parts upload", +"ПолучитьСписокПользователейКанала": "GetChannelUserList", +"Проверка_БитриксДоступныеДействия": "Check_BitrixAvailableActions", +"Получает информацию о файле по ID": "Get information about file by ID", +"ПолучитьСтруктуруСобытияКалендаря": "GetCalendarEventsStructure", +"Получает историю изменений задачи": "Get history of task changing", +"Получить реестры платежей на дату": "Get delivery cash registry", +"Возвращает тело ответа как строку": "Returns the body of the response as a string", +"ПолучитьСтатусУчастияПользователя": "GetUserParticipationStatus", +"ПолучитьСтруктуруНастроекИнстанса": "GetInstanceSettingsStructure", +"Предпочтительное хранение токенов": "Preferred token storage", +"Заменяет текст сообщения на новый": "Replaces the message text with a new one", +"Сформировать параметры соединения": "Form connection parameters", +"Dropbox_ПолучитьСсылкуАвторизации": "Dropbox_GetAuthorizationLink", +"Отступ получения элементов списка": "Offst of items list", +"Bitrix24_ПоместитьКаталогВКорзину": "Bitrix24_MarkFolderAsDeleted", +"Выполнить элемент чеклиста задачи": "Complete tasks checklist element", +"название бренда или производителя": "brand or manufacturer name", +"Получить статус паспортных данных": "Get passport data status", +"УдалитьПользовательскоеПолеЗадачи": "DeleteCustomTaskField", +"УстановитьURL: установка значения": "SetURL: setting the value", +"ОтклонитьЗаявкуНаВступление (один": "DisapprovePending (single", +"ОбработатьСтрокуПараметровЗапроса": "ProcessRequestParametersString", +"Методы интеграции с Telegram (ОПИ": "Telegram integration methods (OpenIntegrations", +"ВыполнитьЗапросМультипартРелэйтед": "ExecuteMultipartRelatedRequest", +"Изменяет текст комментария задачи": "Changes task comment text", +"Твиттер_ПолучитьСсылкуАвторизации": "Twitter_GetAuthorizationLink", +"Соединение или строка подключения": "Connection or connection string", +"ID первого загруженного сообщения": "ID of first message", +"ПолучитьHexСтрокуИзДвоичныхДанных": "GetHexStringFromBinaryData", +"ПолучитьДвоичныеДанныеИзHexСтроки": "GetBinaryDataFromHexString", +"ОжидатьВходящиеСоединения (сервер": "WaitIncomingConnections (server", +"Телеграм_СоздатьУдалитьТемуФорума": "TelegramAPI_CreateDeleteForumTopic", +"ПолучитьСписокОтложенныхСообщений": "GetDelayedMessageList", +"Устанавливает новое описание чата": "Sets new chat description", +"Скачивает файл по указанному пути": "Downloads a file at the specified path", +"Получает список соединений в пуле": "Gets the list of connections in the pool", +"ПрекратитьНаблюдатьЗаЗадачей (хук": "StopWatchingTask (wh", +"Bitrix24_ПолучитьИнформациюОФайле": "Bitrix24_GetFileInformation", +"Метод проверки статуса добавления": "Uploading status check", +"Данные для отправки в виде строки": "Data to be sent as a string", +"УдалитьЭлементЧеклистаЗадачи (хук": "DeleteTasksChecklistElement (wh", +"УстановитьРеакциюНаСообщение (хук": "SetMessageReaction (wh", +"Выполняет произвольный SQL запрос": "Executes an arbitrary SQL query", +"Проверка_БитриксСписокРезультатов": "Check_BitrixResultsList", +"Получить список категорий товаров": "Get a list of product categories", +"Получить структуру фильтра сделок": "Get deals filter structure", +"РежимВосстановленияПутейФайловZIP": "ZIPRestoreFilePathsMode", +"Закрепляет сообщение в шапке чата": "Pins a message in the chat header", +"идентификатор владельца календаря": "calendar owner identifier", +"Получить лимиты работы с товарами": "Get products requests limits", +"сериализованный JSON ответа от VK": "serialized JSON response from VK", +"ПолучитьСписокПросмотревшихВажное": "GetImportantPostViewers", +"Bitrix24_СоздатьКаталогВХранилище": "Bitrix24_CreateStorageFolder", +"Устанавливает новую картинку чата": "Setup new chat picture", +"идентификатор родительской задачи": "parent task identifier", +"Открепляет сообщение в шапке чата": "Unpins a message in the chat header", +"Структура JSON данных медиагруппы": "The structure of the JSON media group data", +"JSON авторизации или путь к .json": "Authorization JSON or path to .json", +"Получает информацию о книге по ID": "Gets information about the spreadsheet by ID", +"УстановитьURL: URL пуст - пропуск": "SetURL: URL is empty - skip", +"Базы данных и электронные таблицы": "Databases and spreadsheets", +"Bitrix24_УдалитьКомментарийЗадачи": "Bitrix24_DeleteTaskComment", +"Запрос, приходящий на http-сервис": "Request coming to the http service", +"Получает настройки магазина по ID": "Gets market (campaign) settings by ID", +"query из Telegram.WebApp.initData": "query from Telegram.WebApp.initData", +"VK_ПолучитьСписокКатегорийТоваров": "VK_GetProductCategoryList", +"Получает список участников далога": "Get chat members list", +"массив идентификаторов календарей": "array of calendar identifiers", +"Структура основных данных запроса": "Basic request data structure", +"ОтметитьСообщениеКакНепрочитанное": "MarkMessageAsUnreaded", +"Получить участвующие товары акции": "Get current promo products", +"Dropbox_ВосстановитьОбъектКВерсии": "Dropbox_RestoreObjectToVersion", +"Отправляет в чат статус Вам пишут": "Send Writing... status to dialog", +"v1.1. Поэтому что-то нужно делать": "v1.1. Therefore, something needs to be done", +"Телеграм_СоздатьСсылкуПриглашение": "TelegramAPI_CreateInvitationLink", +"Ноушн_ПолучитьИнформациюОСтранице": "Notion_GetPageInfo", "Создает пустой каталог в хранилище": "Create new foldera at the storage", +"Восстанавливает каталог из корзины": "Resotre folder form recycle bin", "Получает список товаров сообщества": "Gets the community's product list", "СформироватьПараметрыЗагрузкиФайла": "FormFileUploadParameters", "произвольное значение для проверки": "arbitrary value to check", -"Восстанавливает каталог из корзины": "Resotre folder form recycle bin", "ПолучитьСтруктуруПараметровЗапроса": "GetRequestParameterStructure", -"ИзменитьЭлементЧеклистаЗадачи (хук": "UpdateTasksChecklistElement (wh", +"ПолучитьСтруктуруКалендаря (пустая": "GetCalendarStructure (empty", "ОзонАПИ_ЗагрузкаИОбновлениеТоваров": "OzonAPI_UploadingAndUpdatingProducts", "Инициализирует новый пустой запрос": "Initializes a new empty request", "ЗаписатьПобитовоеИсключительноеИли": "WriteBitwiseXor", -"ПолучитьСтруктуруКалендаря (пустая": "GetCalendarStructure (empty", -"ПолучитьСписокКалендарейРекурсивно": "GetCalendarsListRecursively", "используемый на сайте тип разметки": "markup type used on the site", +"ПолучитьСписокКалендарейРекурсивно": "GetCalendarsListRecursively", +"Получает список пользователей чата": "Gets the list of chat members", +"ИзменитьЭлементЧеклистаЗадачи (хук": "UpdateTasksChecklistElement (wh", +"Получить журнал входящих сообщений": "Get incoming message log", +"Расширение файла в случае отправки": "File extension in case of sending", +"Bitrix24_ИзменитьКомментарийЗадачи": "Bitrix24_UpdateTaskComment", +"ПолучитьИнформациюОТаблице (ошибка": "GetTableInformation (error", +"Получить список запущенных моделей": "List running models", +"Bitrix24_ПолучитьКомменатрийЗадачи": "Bitrix24_GetTaskComment", +"JSON - передается как путь к файлу": "JSON is passed as a path to a .json file", +"ФайлЛога = Новый Файл(ПутьКФайлу": "LogFile = New File(FilePath", +"Строка, Структура Из КлючИЗначение": "String, Structure Of KeyAndValue", +"Получить список трудозатрат задачи": "Get task time accounting list", +"ДобавитьПозиционныйПараметрКоманды": "AddPositionalCommandParameter", +"идентификатор категории на Маркете": "category identifier on the Market", +"GreenAPI_ПолучитьQR(ПараметрыТеста": "GreenAPI_GetQR(TestParameters", +"Устанавливает новый заголовок чата": "Sets new chat title", +"Закрывает тему для новых сообщений": "Closes the thread for new messages", "Скачивает файл с серверов Telegram": "Download file from Telegram servers", +"Некорректная коллекция расширений!": "Incorrect collection of extensions!", "Получить переводы платежей на дату": "Get delivery cash transfers", -"Создает твит с картинкой вложением": "Creates a tweet with an image attachment", +"УдалитьРезультатИзКомментария (хук": "Delete result from comment", "Получить договоренность о доставке": "Get delivery appointment", +"ПРЕОБРАЗОВАТЬBASE64ВДВОИЧНЫЕДАННЫЕ": "CONVERTBASE64TOBINARY", +"Идентификатор обновляемого объекта": "Identifier of the object to update", +"Отметить сообщение как прочитанное": "Mark message as readed", +"необходимо будет ввести в браузере": "you will need to enter in the browser", +"признак встречи с участниками: Y,N": "flag of meeting with participants: Y,N", +"Начинает учет времени пользователя": "Starts user timekeeping", +"Массив данных статистики по постам": "Array of post statistics data", +"Текст лицензии доступен по ссылке:": "License text available at:", +"Телеграм_СкрытьПоказатьГлавнуюТему": "TelegramAPI_HideShowMainTopic", +"Получить список пользователей чата": "Get chats users", +"ПолучитьВнешнююСсылкуКаталога (хук": "GetFolderExternalLink (wh", +"Сформировать ссылку получения кода": "Generate code retrieval link", +"Массив значений параметров запроса": "Array of query parameter values", +"Получает данные пользователя по ID": "Gets user data by ID", +"ПолучитьСтруктуруНастроекКалендаря": "GetCalendarSettingsStructure", +"Получить структуру фильтра товаров": "Get products filter structure", +"Закрыть входящее соединение !NOCLI": "Close incoming connection !NOCLI", "Ответ или этот же объект обработки": "The response or the same processing object", "Переносит выбранные товары в архив": "Moves selected items to the archive", "отношение или действие для фильтра": "attitude or action for the filter", "ИзменитьПользовательскоеПолеЗадачи": "UpdateCustomTaskField", "ID товаров для создания штрихкодов": "Products IDs for barcodes creating", "ПолучитьПользовательскоеПолеЗадачи": "GetCustomTaskField", +"Создает твит с картинкой вложением": "Creates a tweet with an image attachment", "Получить структуру настроек модели": "Get model settings structure", -"Ожидать входящие соединения !NOCLI": "Wait incoming connections !NOCLI", "Путь для сохранение файла на Диске": "Path for saving the file to disk", "Удаляет элемент из чеклиста задачи": "Deletes element from tasks checklist", "ОбработатьДанные Telegram Mini App": "Process Telegram Mini App data", "Получает список результатов задачи": "Gets results list for task", "Получить ссылку скачивания объекта": "Get object download link", "Вайбер_ПолучитьОнлайнПользователей": "Viber_GetOnlineUsers", -"Закрыть входящее соединение !NOCLI": "Close incoming connection !NOCLI", -"Получить структуру фильтра товаров": "Get products filter structure", -"ПолучитьСтруктуруНастроекКалендаря": "GetCalendarSettingsStructure", -"Получает данные пользователя по ID": "Gets user data by ID", -"Массив значений параметров запроса": "Array of query parameter values", -"Сформировать ссылку получения кода": "Generate code retrieval link", -"ПолучитьВнешнююСсылкуКаталога (хук": "GetFolderExternalLink (wh", -"Получить список пользователей чата": "Get chats users", -"Телеграм_СкрытьПоказатьГлавнуюТему": "TelegramAPI_HideShowMainTopic", -"Текст лицензии доступен по ссылке:": "License text available at:", -"Массив данных статистики по постам": "Array of post statistics data", -"Начинает учет времени пользователя": "Starts user timekeeping", -"признак встречи с участниками: Y,N": "flag of meeting with participants: Y,N", -"УдалитьРезультатИзКомментария (хук": "Delete result from comment", -"необходимо будет ввести в браузере": "you will need to enter in the browser", -"Отметить сообщение как прочитанное": "Mark message as readed", -"Идентификатор обновляемого объекта": "Identifier of the object to update", -"Некорректная коллекция расширений!": "Incorrect collection of extensions!", -"Возобновить элемент чеклиста задачи": "Renew tasks checklist element", -"Отсутствуют необходимые поля схемы:": "Required schema fields are missing:", -"Получает информацию о внешнем файле": "Gets information about the external file", -"Dropbox_ПолучитьИнформациюОбОбъекте": "Dropbox_GetObjectInformation", -"Bitrix24_ПолучитьВнешнююСсылкуФайла": "Bitrix24_GetFileExternalLink", -"СоздатьПерсональноеУведомление (хук": "CreatePersonalNotification", -"Удаляет задачу из списка избранного": "Delete task from favorites list", -"доступ к группе отчетов Монетизация": "access to report group Monetization", -"выводить код счетчика в одну строку": "output the counter code in one line", -"Строка,Число,Массив из Строка,Число": "String,Number,Array of String,Number", -"Dropbox_ПолучитьСписокВерсийОбъекта": "Dropbox_GetObjectVersionList", -"Открывает ранее закрытое обсуждение": "Opens a previously closed discussion", -"Функции формирования описаний полей": "Functions for generating field descriptions", -"Получить список хранилищ приложения": "Get list of storages, available for current app", -"OPI_Тесты.TCP_ОбработатьПодключение": "OPI_Tests.TCP_ProcessConnection", -"Дата указывается в формате ISO 8601": "Dates are specified in ISO 8601 format", -"ПолучитьБуферДвоичныхДанныхИзСтроки": "GetBinaryDataBufferFromString", -"YandexDisk_ПолучитьИнформациюОДиске": "YandexDisk_GetDiskInfo", -"Кнопки к сообщению, если необходимо": "Buttons to the message if necessary", -"ПолучитьТелоОтветаКакДвоичныеДанные": "GetResponseBodyAsBinaryData", -"Получает текущие настройки инстанса": "Gets the current instance settings", -"список объектов сообщений контекста": "list of context message objects", -"ОтправитьТекстовоеСообщение (цитата": "SendTextMessage (quote", -"ПолучитьСтруктуруФильтраОтправлений": "GetShipmentsFilterStructure", -"Таймаут ожидания ответа (в секундах": "Response timeout (in seconds", -"Тег уникальности Если уже существет": "Uniqueness Tag. If already exist", -"Актуализировать входящие соединения": "Actualise incoming connections", -"ОжидатьВходящиеСоединения (закрытие": "WaitIncomingConnections (shutdown", -"Получает массив календарей аккаунта": "Gets an array of account calendars", -"Массив адресов активных подключений": "Array of addresses of active connections", -"Получить журнал исходящих сообщений": "Get outgoing message log", -"Создает преалерт для списка заказов": "Creates a prealert for the order list", -"Создает черновик заявки на поставку": "Creates a draft of FBO supply order", -"Имя загружаемого файла с раширением": "Name of the file with the extension", -"Установить объект соединения !NOCLI": "Set connection object !NOCLI", -"ПроверитьЗагрузкуИзображенийТоваров": "CheckProductsImagesUpload", -"Dropbox_ДобавитьПользователейКФайлу": "Dropbox_AddUsersToFile", -"Идентификатор рабочего пространства": "Workspace identifier", -"ВыполнитьЗапрос: выполнение запроса": "ExecuteRequest: executing", -"Получить список рекламных категорий": "Get a list of advertising categories", -"Банит пользователя в выбранном чате": "Bans a user in the selected chat", -"Возвращает путь к файлу тела ответа": "Returns the path to the response body file", -"Запрос или этот же объект обработки": "The request or the same processing object", -"Получает информацию о текущем диске": "Gets information about the current disk", -"Получает информацию событиях канала": "Gets information about channel events", -"Имя листа (первый лист по умолчанию": "Sheet name (first sheet by default", -"Структура JSON данных массива полей": "The structure of the JSON array of fields data", -"Получает основную информацию о чате": "Gets basic information about the chat", -"Завершает учет времени пользователя": "Stops user timekeeping", -"Выберите пункт создания нового бота": "Select the option to create a new bot", -"ВыполнитьЭлементЧеклистаЗадачи (хук": "CompleteTasksChecklistElement (wh", -"Получить структуру фильтра каталога": "Get fields structure for folder items filter", -"ОбработатьЗапрос: Формирование AWS4": "ProcessRequest: Form AWS4", -"Если Не ФайлЛога.Существует() Тогда": "If Not LogFile.Exists() Then", -"информация об ошибках синхронизации": "synchronization error information", -"Получает дочерние элементы каталога": "Get folder child elements", -"Получить входящие соединения !NOCLI": "Get incoming connections !NOCLI", -"Загружает переданный файл в каталог": "Upload local file to the folder", -"ПолучитьСтатусАсинхронногоИзменения": "GetAsynchronousChangeStatus", -"ПолучитьСтруктуруСообщенияКонтекста": "GetContextMessageStructure", -"Получить дочерние элементы каталога": "Get folder child elements", -"Добавляет участника в групповой чат": "Adds a participant to a group chat", -"сериализованный JSON ответа от CDEK": "serialized JSON response from CDEK", -"Планирование и управление проектами": "Planning and projects management", -"Прикрепляет файл к выбранной задаче": "Attaches a file to the selected task", -"ПолучитьЗанятостьПользователей (хук": "GetUserBusy (wh", -"Получает основную информацию о боте": "Gets basic information about the bot", -"РаботаСПользовательскимиПолямиЗадач": "CustomsTasksFieldsManagement", -"Получить список комментариев задачи": "Get comments list for a task", -"Boundary для разделения частей тела": "Boundary for separating body parts", +"Ожидать входящие соединения !NOCLI": "Wait incoming connections !NOCLI", +"Вайбер_ОтправитьТекстовоеСообщение": "Viber_SendTextMessage", +"ТолстыйКлиентУправляемоеПриложение": "ThickClientManagedApplication", +"Приостановить рекламное объявление": "Pause advertising post", +"Тестовая отправка данных на сервер": "Test data sending to the server", +"Получает список меток пользователя": "Gets a list of the users tags", +"Bitrix24_ПолучитьСписокРезультатов": "Bitrix24_GetResultsList", +"ПолучитьСтурктуруПользователя (хук": "GetUserFieldsStructure (wh", +"Праздники и памятные даты Беларуси": "Holidays and memorable dates in Belarus", +"ОпределитьМетодЗагрузкиИзображений": "DetermineImageUploadMethod", +"ДобавитьИменованныйПараметрКоманды": "AddNamedCommandParameter", +"ДобавитьФайлRelated: Запись данных": "AddFileAsRelated: Data writing", +"ПолучитьНастройкиУчетаВремени (хук": "GetTimekeepingSettings (wh", +"ДобавитьЭлементЧеклистаЗадачи (хук": "AddTasksChecklistElement (wh", +"Изменяет свойства подборки товаров": "Edits the properties of a product selection", +"ДобавитьФайлRelated: запись данных": "AddFileAsRelated: data writing", +"Количество сообщений для получения": "Number of messages to receive", +"Соответствие изменяемых параметров": "Map of editable parameters", +"ПолучитьСокращеннуюСтруктуруТовара": "GetSimplifiedProductStructure", +"Новое наименование группового чата": "New group chat name", +"получать доступ к отчетам по рынку": "access market reports", +"Выберите пункт **Входящий вебхук**": "Select **Incoming Webhook**", +"ОтправитьТекстовоеСообщение (форум": "SendTextMessage (forum", +"ПолучитьЭлементЧеклистаЗадачи (хук": "GetTasksChecklistElement (wh", +"ПеренестиЗадачуВСтадиюКанбана (хук": "MoveTaskToKanbanStage (wh", +"ДропБокс_ПолучитьСписокФайловПапки": "DropboxAPI_GetFolderFileList", +"Временная отметка или ID сообщения": "Timestamp or message ID", +"Добавляет видео к атрибутам товара": "Adds video to product attributes", +"ПолучитьСписокПользователейДиалога": "GetChatMembersList", +"См. ПолучитьСписокКатегорийТоваров": "See GetProductCategoryList", +"Сохранить публичный объект на диск": "Save public object to disk", +"Добавляем первый вопрос в контекст": "Adding the first question to the context", +"отображать завершенные задачи: Y,N": "display completed tasks: Y,N", +"Устанавливает Content-Type запроса": "Sets the Content-Type of the request", +"СоздатьРезультатИзКомментария (хук": "CreateResultFromComment (wh", +"ID целевого чата или IDЧата*IDТемы": "Target chat ID or ChatID*TopicID", +"СоздатьТаблицу (непонятная колонка": "CreateTable (obscure column", +"Удаляет сообщение в выбранном чате": "Deletes a message in the selected chat room", +"ПолучитьЗаписи (непонятная колонка": "GetRecords (obscure column", +"ОжидатьВходящиеСоединения (фоновое": "WaitIncomingConnections (bgj", +"Возврат полной информации о модели": "Return full model information", +"Получает список запущенных моделей": "Gets a list of running models", +"Выберите имя и добавьте разрешения": "Select a name and add permissions", +"Telegram_ПоказатьГлавнуюТемуФорума": "Telegram_ShowMainForumTopic", +"Устанавливает значения ячеек листа": "Sets sheet cell values", +"Bitrix24_ПолучитьСсылкуАвторизации": "Bitrix24_GetAuthLink", +"Идентификатор объекта для удаления": "Identifier of the object to delete", +"ДобавитьПользовательскоеПолеЗадачи": "AddCustomTaskField", +"Номер свободного порта для сервера": "Available port number for the server", +"HEX дополнительного цвета (#ffffff": "HEX secondary color (#ffffff", +"ПолучитьСсылкуЗагрузкиОбъекта (PUT": "GetObjectUploadLink (PUT", +"Получает список доступных регионов": "Gets the list of available regions", +"Сохраните ClientID и Client Secret": "Save ClientID and Client Secret", +"ДобавитьЗаписи (непонятная колонка": "AddRecords (obscure column", +"ПолучитьДоступныеИнтервалыДоставки": "GetAvailableDeliveryIntervals", +"Отбор по префиксу, если необходимо": "Filtering by prefix, if necessary", +"Переадресация И Ответ.КодСостояния": "Redirection And Response.StatusCode", +"Получить структуру фильтра записей": "Get records filter strucutre", +"ЯДиск_ПолучитьСписокОпубликованных": "YDisk_GetPublishedList", +"Получает токен по коду авторизации": "Get token by auth code", +"Проверка_БитриксСписокКомментариев": "Check_BitrixCommentsList", +"Текст (заголовок) пункта чек листа": "Text (title) of checklist element", +"Получить структуру остатков товара": "Get product stocks structure", +"ОтправитьТекстовоеСообщение (emoji": "SendTextMessage (emoji", +"Bitrix24_ДобавитьКомментарийЗадачи": "Bitrix24_AddTaskComment", +"Получает описание поля типа булево": "Gets the description of a boolean field", +"Количество единиц товара (в штуках": "Number of units (pcs", +"Получает черновик заявки FBO по ID": "Gets FBO draft by ID", +"Структура Из КлючИЗначение, Строка": "Structure Of KeyAndValue, String", +"ОтправитьТекстовоеСообщение (канал": "SendTextMessage (channel", +"Отправляет документ в чат или канал": "Sends a document to a chat or channel", "Dropbox_ПолучитьСтатусЗагрузкиПоURL": "Dropbox_GetUploadStatusByURL", "ВыполнитьЗапрос: Выполнение запроса": "ExecuteRequest: Execution", "Получает информацию о диалоге по ID": "Get chat data by ID", "Как OneScript пакет расширения ospx": "As a OneScript extension package in ospx format", -"ПолучитьСтатусДобавленияТовара (SKU": "GetProductCreationStatus (SKU", -"Ударная дрель Makita HP1630, 710 Вт": "Makita HP1630 impact drill, 710 W", "включить опцию Measurement Protocol": "enable the Measurement Protocol option", +"Ударная дрель Makita HP1630, 710 Вт": "Makita HP1630 impact drill, 710 W", "ПолучитьОсновныеСоставляющиеПодписи": "GetMainSignatureParts", "Идентификатор каталога для загрузки": "Folder identifier", "ID родительского блока или страницы": "Parent block or page ID", -"Отправляет документ в чат или канал": "Sends a document to a chat or channel", +"ПолучитьСтатусДобавленияТовара (SKU": "GetProductCreationStatus (SKU", +"Boundary для разделения частей тела": "Boundary for separating body parts", +"сериализованный JSON ответа от CDEK": "serialized JSON response from CDEK", +"РаботаСПользовательскимиПолямиЗадач": "CustomsTasksFieldsManagement", +"Получает основную информацию о боте": "Gets basic information about the bot", +"ПолучитьЗанятостьПользователей (хук": "GetUserBusy (wh", +"Прикрепляет файл к выбранной задаче": "Attaches a file to the selected task", +"Планирование и управление проектами": "Planning and projects management", +"Добавляет участника в групповой чат": "Adds a participant to a group chat", +"Получить дочерние элементы каталога": "Get folder child elements", +"ПолучитьСтруктуруСообщенияКонтекста": "GetContextMessageStructure", +"ПолучитьСтатусАсинхронногоИзменения": "GetAsynchronousChangeStatus", "Изменяет существующее подразделение": "Update an existing department", +"Загружает переданный файл в каталог": "Upload local file to the folder", +"Получить список комментариев задачи": "Get comments list for a task", "Bitrix24_ДобавитьКомментарийНовости": "Bitrix24_AddPostComment", -"Наименование создаваемого календаря": "Name of the created calendar", -"Нажать \"Создать ключ\" и забрать его": "Click on 'Create key' and retrieve it", -"ID пользователя, затратившего время": "ID of user for time accounting", -"Токен, полученный от widget.cdek.ru": "Token received from widget.cdek.ru", -"Метод в документации AWS (по частям": "Method at AWS documentation (multipart", -"Отменяет загрузку объекта по частям": "Aborts the multipart uploading of the object", -"Dropbox_ДобавитьПользователейКПапке": "Dropbox_AddUsersToFolder", -"VK_ПриостановитьРекламноеОбъявление": "VK_PauseAdvertising", -"ID темы. Главная, если не заполнено": "Thread ID. Main if not filled", -"Начать запись тела multipart !NOCLI": "Start Multipart body !NOCLI", -"OPI: Не удалось отправить сообщение": "OPI: Failed to send message", -"УстановитьСтатусУчастияПользователя": "SetUserParticipationStatus", -"идентификатор фильтра для изменения": "filter identifier to change", -"ПолучитьСтатусДобавленияТовара (хар": "GetProductCreationStatus (att", -"ПолучитьСсылкуАвторизацииПриложения": "GetAppAuthLink", -"Создает сокращенный URL из обычного": "Creates a shortened URL from a regular one", "ПолучитьПараметрыАвторизацииТвиттер": "GetTwitterAuthData", -"Признак получения ответа как строки": "An attribute of receiving the response as a string", -"Соединение или параметры соединения": "Connection or connection parameters", -"Тэг уникальности Если уже существет": "Uniqueness Tag. If already exist", -"идентификатор товара в системе Ozon": "product identifier in the Ozon system", -"Обработать данные Telegram Mini App": "Process Telegram Mini App data", -"Изменяет свойства существующей базы": "Edits properties of an existing database", -"Отправляет картинку в чат или канал": "Sends an image to a chat or channel", -"Типы: audio, document, photo, video": "Types: audio, document, photo, video", -"ПроверитьДоступностьБакета (аккаунт": "HeadBucket (account", +"Нажать \"Создать ключ\" и забрать его": "Click on 'Create key' and retrieve it", +"Получить входящие соединения !NOCLI": "Get incoming connections !NOCLI", "Создаёт товар по указанному Ozon ID": "Creates a product by specified Ozon ID", -"Telegram_ОтправитьТекстовоеСообщение": "Telegram_SendTextMessage", -"Изменяет пользователя владельца чата": "Change chat owner", -"ID последнего загруженного сообщения": "Id of last message", -"CommonModule.OPI_ПреобразованиеТипов": "CommonModule.OPI_TypeConversion", -"идентификатор товара в вашей системе": "item ID in your system", -"Добавляет задачу в список избранного": "Add task to favorites list", -"Явно закрывает переданное соединение": "Explicitly closes the passed connection", -"Пользователь для базовой авторизации": "User for basic authorization", -"Dropbox_ПолучитьИнформациюОбАккаунте": "Dropbox_GetAccountInformation", -"Получает записи из выбранной таблицы": "Gets records from the selected table", -"ДобавитьПолеMultipart: Запись данных": "AddMultipartFormDataField: Data writing", -"Код тарифа (из доступных по договору": "Tariff code (from those available under the contract", -"Загружает файл в выбранное хранилище": "Upload file to storage root", -"Удаляет существующее свойство товара": "Deletes the existing product property", -"ПолучитьКоличествоПодписчиковТоваров": "GetProductSubscribersCount", -"ID последнего прочитанного сообщения": "Id of last readed message", -"Возвращает список заказов сообщества": "Returns the community's order list", -"Отправляет опрос с вариантами ответа": "Sends a poll with answer options", -"Устанавливает новую картинку профиля": "Sets a new profile picture", -"дата и время начала события (строкой": "event start date and time (as string", -"Создает альбом для хранения картинок": "Creates an album to store images", -"Получает общее число участников чата": "Gets the total number of chat participants", -"ДобавитьПолеMultipart: запись данных": "AddMultipartField: data writing", -"ДобавитьФайлMultipart: запись данных": "AddMultipartFile: data writing", +"ПроверитьДоступностьБакета (аккаунт": "HeadBucket (account", +"Типы: audio, document, photo, video": "Types: audio, document, photo, video", +"Отправляет картинку в чат или канал": "Sends an image to a chat or channel", +"Изменяет свойства существующей базы": "Edits properties of an existing database", +"Обработать данные Telegram Mini App": "Process Telegram Mini App data", +"идентификатор товара в системе Ozon": "product identifier in the Ozon system", +"Тэг уникальности Если уже существет": "Uniqueness Tag. If already exist", +"Соединение или параметры соединения": "Connection or connection parameters", +"Признак получения ответа как строки": "An attribute of receiving the response as a string", +"Создает сокращенный URL из обычного": "Creates a shortened URL from a regular one", +"ПолучитьСсылкуАвторизацииПриложения": "GetAppAuthLink", +"ПолучитьСтатусДобавленияТовара (хар": "GetProductCreationStatus (att", +"идентификатор фильтра для изменения": "filter identifier to change", +"УстановитьСтатусУчастияПользователя": "SetUserParticipationStatus", +"OPI: Не удалось отправить сообщение": "OPI: Failed to send message", +"Начать запись тела multipart !NOCLI": "Start Multipart body !NOCLI", +"ID темы. Главная, если не заполнено": "Thread ID. Main if not filled", +"VK_ПриостановитьРекламноеОбъявление": "VK_PauseAdvertising", +"Dropbox_ДобавитьПользователейКПапке": "Dropbox_AddUsersToFolder", +"Отменяет загрузку объекта по частям": "Aborts the multipart uploading of the object", +"Метод в документации AWS (по частям": "Method at AWS documentation (multipart", +"Токен, полученный от widget.cdek.ru": "Token received from widget.cdek.ru", +"ID пользователя, затратившего время": "ID of user for time accounting", +"Наименование создаваемого календаря": "Name of the created calendar", +"Получает дочерние элементы каталога": "Get folder child elements", +"Завершает учет времени пользователя": "Stops user timekeeping", +"Если Не ФайлЛога.Существует() Тогда": "If Not LogFile.Exists() Then", +"ПолучитьСтруктуруФильтраОтправлений": "GetShipmentsFilterStructure", +"ОтправитьТекстовоеСообщение (цитата": "SendTextMessage (quote", +"список объектов сообщений контекста": "list of context message objects", +"Получает текущие настройки инстанса": "Gets the current instance settings", +"ПолучитьТелоОтветаКакДвоичныеДанные": "GetResponseBodyAsBinaryData", +"Кнопки к сообщению, если необходимо": "Buttons to the message if necessary", +"YandexDisk_ПолучитьИнформациюОДиске": "YandexDisk_GetDiskInfo", +"ПолучитьБуферДвоичныхДанныхИзСтроки": "GetBinaryDataBufferFromString", +"Дата указывается в формате ISO 8601": "Dates are specified in ISO 8601 format", +"Получить список хранилищ приложения": "Get list of storages, available for current app", +"Функции формирования описаний полей": "Functions for generating field descriptions", +"Таймаут ожидания ответа (в секундах": "Response timeout (in seconds", +"Открывает ранее закрытое обсуждение": "Opens a previously closed discussion", +"Строка,Число,Массив из Строка,Число": "String,Number,Array of String,Number", +"выводить код счетчика в одну строку": "output the counter code in one line", +"доступ к группе отчетов Монетизация": "access to report group Monetization", +"Удаляет задачу из списка избранного": "Delete task from favorites list", +"СоздатьПерсональноеУведомление (хук": "CreatePersonalNotification", +"Bitrix24_ПолучитьВнешнююСсылкуФайла": "Bitrix24_GetFileExternalLink", +"Dropbox_ПолучитьИнформациюОбОбъекте": "Dropbox_GetObjectInformation", +"Получает информацию о внешнем файле": "Gets information about the external file", +"Отсутствуют необходимые поля схемы:": "Required schema fields are missing:", +"Возобновить элемент чеклиста задачи": "Renew tasks checklist element", +"информация об ошибках синхронизации": "synchronization error information", +"Dropbox_ПолучитьСписокВерсийОбъекта": "Dropbox_GetObjectVersionList", +"Тег уникальности Если уже существет": "Uniqueness Tag. If already exist", +"OPI_Тесты.TCP_ОбработатьПодключение": "OPI_Tests.TCP_ProcessConnection", +"ОжидатьВходящиеСоединения (закрытие": "WaitIncomingConnections (shutdown", +"ОбработатьЗапрос: Формирование AWS4": "ProcessRequest: Form AWS4", +"Актуализировать входящие соединения": "Actualise incoming connections", +"ВыполнитьЭлементЧеклистаЗадачи (хук": "CompleteTasksChecklistElement (wh", +"Выберите пункт создания нового бота": "Select the option to create a new bot", +"Получает основную информацию о чате": "Gets basic information about the chat", +"Структура JSON данных массива полей": "The structure of the JSON array of fields data", +"Имя листа (первый лист по умолчанию": "Sheet name (first sheet by default", +"Получает информацию событиях канала": "Gets information about channel events", +"Получает информацию о текущем диске": "Gets information about the current disk", +"Запрос или этот же объект обработки": "The request or the same processing object", +"Возвращает путь к файлу тела ответа": "Returns the path to the response body file", +"Банит пользователя в выбранном чате": "Bans a user in the selected chat", +"Получить структуру фильтра каталога": "Get fields structure for folder items filter", +"ВыполнитьЗапрос: выполнение запроса": "ExecuteRequest: executing", +"Получить список рекламных категорий": "Get a list of advertising categories", +"Получает массив календарей аккаунта": "Gets an array of account calendars", +"Получить журнал исходящих сообщений": "Get outgoing message log", +"Создает преалерт для списка заказов": "Creates a prealert for the order list", +"Создает черновик заявки на поставку": "Creates a draft of FBO supply order", +"Массив адресов активных подключений": "Array of addresses of active connections", +"Установить объект соединения !NOCLI": "Set connection object !NOCLI", +"ПроверитьЗагрузкуИзображенийТоваров": "CheckProductsImagesUpload", +"Dropbox_ДобавитьПользователейКФайлу": "Dropbox_AddUsersToFile", +"Идентификатор рабочего пространства": "Workspace identifier", +"Имя загружаемого файла с раширением": "Name of the file with the extension", +"Работает ли офис с Фулфилмент.Приход": "Does the office work with Fullfilment.Arrival", +"Телеграм_ОтправитьТекстовоеСообщение": "TelegramAPI_SendTextMessage", +"ПолучитьТелоЗапросаКакДвоичныеДанные": "GetRequestBodyAsBinaryData", +"Модули непосредственной работы с API": "Modules for direct interaction with APIs", +"Файл, строка или данные тела запроса": "File, string, or request body data", +"Получает статистику в разрезе постов": "Gets statistics in terms of posts", +"сбор данных по электронной коммерции": "e-commerce data collection", +"сериализованный JSON ответа от Viber": "serialized JSON response from Viber", +"Телеграм_ЗакрепитьОткрепитьСообщение": "TelegramAPI_PinUnpinMessage", +"Получить структуру события календаря": "Get calendar events structure", +"Получить список ответов на сообщение": "Get list of message replies", +"Bitrix24_ПолучитьСодержимоеХранилища": "Bitrix24_GetStorageObjects", +"Главный в группе, если есть в группе": "Main in the group, if exists in the group", +"ПолучитьСписокТрудозатратЗадачи (хук": "GetTaskTimeAccountingList (wh", +"Получает информацию о чеке по заказу": "Receives check information on an order", +"ПолучитьОписанияХарактеристикТоваров": "GetProductsAttributesData", +"ОжидатьВходящиеСоединения (сообщение": "WaitIncomingConnections (message", +"Client secret из настроек приложения": "Client secret from app settings", +"На конце URL должен быть ваш ID бота": "At the end of the URL should be your bot ID", +"Создает подключение к указанной базе": "Creates a connection to the specified base", +"Внешний текстовый идентификатор поля": "Text identifier for external integration", +"ПолучитьСтруктуруФильтраКомментариев": "GetCommentsFilterStructure", +"Устанавливает кодировку тела запроса": "Sets the encoding of the request body", +"Строка подключения к серверу MongoDB": "Connection string to MongoDB server", +"ПолучитьСписокПользователейЧата (хук": "GetChatUsers (wh", +"Получает одно уведомление из очереди": "Receives one notification from the queue", +"ОбработатьЗапрос: Выполнение запроса": "ProcessRequest: Execution", +"Начинает наблюдение за задачей по ID": "Start watching a task by ID", +"Bitrix24_ПолучитьХранилищеПриложения": "Bitrix24_GetAppStorage", +"Отключить все соединения базы данных": "Disable all database connections", +"Отметить сообщение как непрочитанное": "Mark message as unreaded", +"Удаляет комментарий к записи таблицы": "Deletes a comment for a table record", +"Устанавливает набор тегов для бакета": "Sets the tag set for the bucket", +"Bitrix24_ДобавитьПолучателейКНовости": "Bitrix24_AddPostRecipients", +"Отключает режим Без звука для задачи": "Unmute task by ID", +"Получает список администраторов чата": "Gets the list of chat administrators", +"Идентификатор хранилища для загрузки": "Storage id", +"Переданы некорректные настройки Tls!": "Incorrect Tls settings!", +"ПолучитьСтруктуруДопПолейОтправления": "GetShipmentAdditionalFields", +"Получить список просмотревших важное": "Get list of important post viewers", +"Строка подключения к базе PostgreSQL": "PostgreSQL database connection string", +"сериализованный JSON ответа от Slack": "serialized JSON response from Slack", +"Получает структуру полей комментария": "Get comment fields structure", +"ПолучитьДеревоКатегорийИТиповТоваров": "GetCategoriesAndProductTypesTree", +"Строка,Соответствие Из КлючИЗначение": "String, Map Of KeyAndValue", +"Удалить пользовательское поле задачи": "Delete custom task field", +"Признак типа заказа Интернет магазин": "Flag of Online store order type", +"!OInt ОсвободитьОбъект(ТекущиеДанные": "!OInt FreeObject(CurrentData", +"Получить статус участия пользователя": "Get user participation status", +"ПолучитьСписокОпубликованныхОбъектов": "GetPublishedObjectsList", +"Порт из URL запроса или по умолчанию": "Port from the request URL or default", +"Данные или путь к файлу для загрузки": "File path or binary data of the object", +"Путь для прямой записи файла на диск": "Path to directly write a file to disk", +"Отправляет текстовое сообщение в чат": "Sends a text message to a chat", +"ДобавитьФайлMultipart: Запись данных": "AddMultipartFormDataFile: Data writing", +"Получить структуру фильтра счетчиков": "Get counter filter structure", +"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", "Путь к оригинальному файлу или папке": "Path to the original file or folder", +"ДобавитьФайлMultipart: запись данных": "AddMultipartFile: data writing", +"ДобавитьПолеMultipart: запись данных": "AddMultipartField: data writing", +"Получает общее число участников чата": "Gets the total number of chat participants", +"Создает альбом для хранения картинок": "Creates an album to store images", +"дата и время начала события (строкой": "event start date and time (as string", +"Устанавливает новую картинку профиля": "Sets a new profile picture", +"Отправляет опрос с вариантами ответа": "Sends a poll with answer options", +"Возвращает список заказов сообщества": "Returns the community's order list", +"ID последнего прочитанного сообщения": "Id of last readed message", +"ПолучитьКоличествоПодписчиковТоваров": "GetProductSubscribersCount", +"Удаляет существующее свойство товара": "Deletes the existing product property", +"Загружает файл в выбранное хранилище": "Upload file to storage root", +"Код тарифа (из доступных по договору": "Tariff code (from those available under the contract", +"ДобавитьПолеMultipart: Запись данных": "AddMultipartFormDataField: Data writing", +"Получает записи из выбранной таблицы": "Gets records from the selected table", +"Dropbox_ПолучитьИнформациюОбАккаунте": "Dropbox_GetAccountInformation", +"Пользователь для базовой авторизации": "User for basic authorization", +"Явно закрывает переданное соединение": "Explicitly closes the passed connection", +"Добавляет задачу в список избранного": "Add task to favorites list", +"идентификатор товара в вашей системе": "item ID in your system", +"CommonModule.OPI_ПреобразованиеТипов": "CommonModule.OPI_TypeConversion", +"ID последнего загруженного сообщения": "Id of last message", +"Изменяет пользователя владельца чата": "Change chat owner", +"Telegram_ОтправитьТекстовоеСообщение": "Telegram_SendTextMessage", "Число копий одной квитанции на листе": "Number of copies of one receipt per sheet", "ВернутьУправляющиеПоследовательности": "RestoreEscapeSequences", -"ОтметитьСообщениеКакПрочитанное (хук": "MarkMessageAsReaded (wh", +"ИнициализироватьЗагрузкуЧастями (ЗЗЧ": "InitPartsUpload (FPU", "Отправляет аудиофайл в чат или канал": "Sends an audio file to a chat or channel", -"Перемещает объект по выбранному пути": "Moves an object to the selected path", +"ОтметитьСообщениеКакПрочитанное (хук": "MarkMessageAsReaded (wh", +"Устанавливает цель (описание) канала": "Sets the channel purpose (description)", +"булево разрешения экспорта календаря": "calendar export permission (bool)", +"Получить список отложенных сообщений": "Get list of delayed messages", +"Получить список пользователей канала": "Get channel user list", +"Вернуть имя файла тела ответа !NOCLI": "Return response filename !NOCLI", +"Получить структуру настроек инстанса": "Get instance settings structure", +"Bitrix24_ПолучитьИнформациюОКаталоге": "Bitrix24_GetFolderInformation", +"Получает информацию о странице по ID": "Gets information about the page by ID", +"Получает ссылку для скачивания файла": "Gets a download link for the file", +"Результат чтения JSON ответа сервера": "Result of reading the JSON response from the server", +"ИнициализироватьЗагрузкуЧастями (ЗЧО": "InitPartsUpload (UOP", +"Устанавливает тело запроса из строки": "Sets the body of the request from the string", +"ЗаписатьСоответствиеПространстваИмен": "WriteNamespaceMapping", +"!OInt Сообщить(\"Начало синхронизации": "!OInt Message(\"Start synchronization", "Установить скидку на уцененный товар": "Set product discount", "ПолучитьСоответствиеПараметровТовара": "GetProductParameterMapping", -"Выгружает выбранную модель из памяти": "Unloads the selected model from memory", +"Перемещает объект по выбранному пути": "Moves an object to the selected path", "Отправляет сообщение в выбранный час": "Sends a message at a selected hour", "Удаляет пользовательское поле задачи": "Deletes a custom task field", -"ПолучитьBase64СтрокуИзДвоичныхДанных": "GetBase64StringFromBinaryData", +"Выгружает выбранную модель из памяти": "Unloads the selected model from memory", "ЗафиксироватьДоговоренностьОДоставке": "RegisterDeliveryAppointment", "Получает информацию о счетчике по ID": "Gets information about the counter by ID", "Путь к опубликованному ранее объекту": "Path to the previously published object", "ОтправитьТекстовоеСообщение (простое": "SendTextMessage (simple", -"ЗаписатьСоответствиеПространстваИмен": "WriteNamespaceMapping", -"!OInt Сообщить(\"Начало синхронизации": "!OInt Message(\"Start synchronization", -"ИнициализироватьЗагрузкуЧастями (ЗЧО": "InitPartsUpload (UOP", -"Результат чтения JSON ответа сервера": "Result of reading the JSON response from the server", -"Получает ссылку для скачивания файла": "Gets a download link for the file", -"Получает информацию о странице по ID": "Gets information about the page by ID", -"Bitrix24_ПолучитьИнформациюОКаталоге": "Bitrix24_GetFolderInformation", -"Получить структуру настроек инстанса": "Get instance settings structure", -"Вернуть имя файла тела ответа !NOCLI": "Return response filename !NOCLI", -"Получить список пользователей канала": "Get channel user list", -"Устанавливает тело запроса из строки": "Sets the body of the request from the string", -"Получить список отложенных сообщений": "Get list of delayed messages", -"булево разрешения экспорта календаря": "calendar export permission (bool)", -"Устанавливает цель (описание) канала": "Sets the channel purpose (description)", -"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", -"ИнициализироватьЗагрузкуЧастями (ЗЗЧ": "InitPartsUpload (FPU", -"ДобавитьФайлMultipart: Запись данных": "AddMultipartFormDataFile: Data writing", -"Bitrix24_ПолучитьХранилищеПриложения": "Bitrix24_GetAppStorage", -"Устанавливает кодировку тела запроса": "Sets the encoding of the request body", -"ПолучитьСтруктуруФильтраКомментариев": "GetCommentsFilterStructure", -"Внешний текстовый идентификатор поля": "Text identifier for external integration", -"Создает подключение к указанной базе": "Creates a connection to the specified base", -"На конце URL должен быть ваш ID бота": "At the end of the URL should be your bot ID", -"Client secret из настроек приложения": "Client secret from app settings", -"Главный в группе, если есть в группе": "Main in the group, if exists in the group", -"ОжидатьВходящиеСоединения (сообщение": "WaitIncomingConnections (message", -"ПолучитьОписанияХарактеристикТоваров": "GetProductsAttributesData", -"Получает информацию о чеке по заказу": "Receives check information on an order", -"ПолучитьСписокТрудозатратЗадачи (хук": "GetTaskTimeAccountingList (wh", -"ПолучитьСписокПользователейЧата (хук": "GetChatUsers (wh", -"Bitrix24_ПолучитьСодержимоеХранилища": "Bitrix24_GetStorageObjects", -"Телеграм_ЗакрепитьОткрепитьСообщение": "TelegramAPI_PinUnpinMessage", -"Работает ли офис с Фулфилмент.Приход": "Does the office work with Fullfilment.Arrival", -"Телеграм_ОтправитьТекстовоеСообщение": "TelegramAPI_SendTextMessage", -"ПолучитьТелоЗапросаКакДвоичныеДанные": "GetRequestBodyAsBinaryData", -"Файл, строка или данные тела запроса": "File, string, or request body data", -"Получить список ответов на сообщение": "Get list of message replies", -"Получает статистику в разрезе постов": "Gets statistics in terms of posts", -"сбор данных по электронной коммерции": "e-commerce data collection", -"сериализованный JSON ответа от Viber": "serialized JSON response from Viber", -"Получить структуру события календаря": "Get calendar events structure", -"Модули непосредственной работы с API": "Modules for direct interaction with APIs", -"Строка подключения к серверу MongoDB": "Connection string to MongoDB server", -"Получает одно уведомление из очереди": "Receives one notification from the queue", -"Отправляет текстовое сообщение в чат": "Sends a text message to a chat", -"Начинает наблюдение за задачей по ID": "Start watching a task by ID", -"Путь для прямой записи файла на диск": "Path to directly write a file to disk", -"Данные или путь к файлу для загрузки": "File path or binary data of the object", -"Порт из URL запроса или по умолчанию": "Port from the request URL or default", -"ПолучитьСписокОпубликованныхОбъектов": "GetPublishedObjectsList", -"Получить статус участия пользователя": "Get user participation status", -"!OInt ОсвободитьОбъект(ТекущиеДанные": "!OInt FreeObject(CurrentData", -"Признак типа заказа Интернет магазин": "Flag of Online store order type", -"Удалить пользовательское поле задачи": "Delete custom task field", -"Строка,Соответствие Из КлючИЗначение": "String, Map Of KeyAndValue", -"ПолучитьДеревоКатегорийИТиповТоваров": "GetCategoriesAndProductTypesTree", -"Получает структуру полей комментария": "Get comment fields structure", -"сериализованный JSON ответа от Slack": "serialized JSON response from Slack", -"Строка подключения к базе PostgreSQL": "PostgreSQL database connection string", -"Получить список просмотревших важное": "Get list of important post viewers", -"ПолучитьСтруктуруДопПолейОтправления": "GetShipmentAdditionalFields", -"Переданы некорректные настройки Tls!": "Incorrect Tls settings!", -"Идентификатор хранилища для загрузки": "Storage id", -"Получает список администраторов чата": "Gets the list of chat administrators", -"Получить структуру фильтра счетчиков": "Get counter filter structure", -"Отключает режим Без звука для задачи": "Unmute task by ID", -"Bitrix24_ДобавитьПолучателейКНовости": "Bitrix24_AddPostRecipients", -"Устанавливает набор тегов для бакета": "Sets the tag set for the bucket", -"Удаляет комментарий к записи таблицы": "Deletes a comment for a table record", -"Отметить сообщение как непрочитанное": "Mark message as unreaded", -"Отключить все соединения базы данных": "Disable all database connections", -"ОбработатьЗапрос: Выполнение запроса": "ProcessRequest: Execution", -"0 И ЗначениеЗаполнено(Страница) Тогда": "0 And ValueIsFilled(Page) Then", -"Получить сокращенную структуру товара": "Get simplified product structure", -"Структура JSON данных описания таблиц": "The structure of the JSON table properties data", -"ПреобразоватьДанныеСПолучениемРазмера": "ConvertDataWithSizeRetrieval", -"Bitrix24_ПрекратитьНаблюдатьЗаЗадачей": "Bitrix24_StopWatchingTask", -"Получает описание поля файлового типа": "Gets the description of a file field", -"ОбновитьХарактеристикиТоваров (статус": "UpdateProductsAttributes (status", -"ID пользователей для проверки доступа": "User IDs for access checking", -"Метод в документации AWS (стандартный": "Method at AWS documentation (default", -"Текст %%F0%%9F%%A%5%9D и emoji \\(10%%": "Text %%F0%%9F%%A5%%9D and emoji \\(10%%", -"Для работы через Локальное приложение": "To work via Local Application", -"Перемещает событие в другой календарь": "Moves an event to another calendar", -"ID послднего непрочитанного сообщения": "ID of last unreaded message", -"Добавляет данные для AWS4 авторизации": "Adds data for AWS4 authorization", -"Если вам необходимо управлять каналом": "If you need to manage a channel", -"Получить пользовательское поле задачи": "Gets a custom task field", -"Telegram_ИзменитьИмяГлавнойТемыФорума": "Telegram_ChangeMainTopicName", -"ПолучитьСтруктуруФильтраКаталога (хук": "GetFolderFilterStructure (wh", -"ПолучитьСтруктуруПараметровВКонтексте": "GetContextParameterStructure", -"ЗаменитьУправляющиеПоследовательности": "ReplaceEscapeSequences", -"СдэкАПИ_РаботаСЗаявкамиНаВызовКурьера": "CdekAPI_CourierInvitationsManagement", -"ОжидатьВходящиеСоединения (отключение": "WaitIncomingConnections (disconnect", -"Массив позиционных параметров запроса": "Array of positional parameters of the request", -"ВозобновитьЭлементЧеклистаЗадачи (хук": "RenewTasksChecklistElement (wh", -"Массивы - передаются как строки вида ": "Arrays are passed as strings in the form", -"Получить доступные интервалы доставки": "Get available delivery intervals", -"ПолучитьСписокХранилищПриложения (хук": "GetAppStoragesList (wh", -"сериализованный JSON ответа от Notion": "serialized JSON response from Notion", -"ПолучитьОписаниеФильтраОфисов (Пустая": "GetOfficeFilterDescription (empty", -"Получить список пользователей диалога": "Get chat members list", -"Удаляет сообщение канала по timestamp": "Deletes a channel message by timestamp", -"ЯДиск_ЗагрузитьПоАдресуПолучитьОбъект": "YDisk_UploadByUrlAndGetObject", -"Возвращает выбранные товары из архива": "Returns selected items from the archive", -"Удаляет неактивные соединения из пула": "Removes inactive connections from the pool", -"URL, который нужно открыть в браузере": "the URL that needs to be opened in the browser", -"Изменить пользовательское поле задачи": "Update custom task field", -"Сообщение об ошибке сохранено в файл:": "The error message has been saved to a file:", -"Получить структуру настроек календаря": "Get calendar settings structure", -"Получает статус загрузки файла по URL": "Gets the upload status of the file by URL", -"УдалитьБазуДанных (ошибка подключения": "DeleteDatabase (connect error", -"Отсутствуют параметры подключения: %1": "Missing connection parameters: %1", -"ПолучитьДочерниеЭлементыКаталога (хук": "GetFolderItems (wh", -"Массив, Соответствие Из КлючИЗначение": "Array, Map Of KeyAndValue", -"УправлениеВидимостьюГлавнойТемыФорума": "ManageMainTopicVisibility", -"Получает массив типов колонок таблицы": "Gets an array of table column types", -"Загружает модель в библиотеку моделей": "Uploads the model to the model library", -"Структура JSON данных описания товара": "The structure of the JSON product description data", -"Добавить пользовательское поле задачи": "Add custom task field", -"Получает содержимое объекта из бакета": "Gets the contents of the object from the bucket", -"Получает информацию о хранилище по ID": "Get information about storage", -"Архивировать страницу или нет (булево": "Archive page or not (boolean", -"Очищает очередь сообщений на отправку": "Clears the queue of messages to be sent", -"Закрепляет выбранное сообщение в чате": "Pins the selected message in the chat room", -"ОтключитьВсеСоединенияБазыДанных (TLS": "DisableAllDatabaseConnections (TLS", -"Массив типов или информация об ошибке": "Array of types or error information", -"Изменяет пользовательское поле задачи": "Updates a custom task field data", -"ПолучитьСписокКомментариевЗадачи (хук": "GetTaskCommentsList (wh", -"Для отображения скидки/изменения цены": "For displaying discount/changing price", -"Текст %%F0%%9F%%A5%%9D и emoji \\(10%%": "Text %%F0%%9F%%A5%%9D and emoji \\(10%%", -"ID версии (ревизии) для востановления": "ID of the version (revision) for restoration", -"синхронизировать календарь задач: Y,N": "synchronise the task calendar: Y,N", +"ПолучитьBase64СтрокуИзДвоичныхДанных": "GetBase64StringFromBinaryData", "Telegram_ПолучитьСписокАватаровФорума": "Telegram_GetForumAvatarList", +"синхронизировать календарь задач: Y,N": "synchronise the task calendar: Y,N", +"ID версии (ревизии) для востановления": "ID of the version (revision) for restoration", +"Текст %%F0%%9F%%A5%%9D и emoji \\(10%%": "Text %%F0%%9F%%A5%%9D and emoji \\(10%%", +"Для отображения скидки/изменения цены": "For displaying discount/changing price", +"ПолучитьСписокКомментариевЗадачи (хук": "GetTaskCommentsList (wh", +"Изменяет пользовательское поле задачи": "Updates a custom task field data", +"Массив типов или информация об ошибке": "Array of types or error information", +"ОтключитьВсеСоединенияБазыДанных (TLS": "DisableAllDatabaseConnections (TLS", +"Получает содержимое объекта из бакета": "Gets the contents of the object from the bucket", +"Очищает очередь сообщений на отправку": "Clears the queue of messages to be sent", +"Архивировать страницу или нет (булево": "Archive page or not (boolean", +"Получает информацию о хранилище по ID": "Get information about storage", +"Добавить пользовательское поле задачи": "Add custom task field", +"Структура JSON данных описания товара": "The structure of the JSON product description data", +"Загружает модель в библиотеку моделей": "Uploads the model to the model library", "Получает информацию о файле по его ID": "Gets information about a file by ID", +"Получает массив типов колонок таблицы": "Gets an array of table column types", +"Закрепляет выбранное сообщение в чате": "Pins the selected message in the chat room", "Получает описание поля числового типа": "Gets the description of a numeric field", -"Рассмотрим получение каждого значения": "Let's consider obtaining of each value", -"ID сообщения на которое надо ответить": "Reply to message ID", -"Пример структуры/соответствия свойств": "Example structure/property map", -"СформироватьКлавиатуруПоМассивуКнопок": "FormKeyboardFromButtonArray", -"Пример указания параметра типа массив": "Example of specifying a parameter of array type", -"Телеграм_ПолучитьСписокАватаровФорума": "TelegramAPI_GetForumAvatarsList", -"Изменяет существующее свойство товара": "Edits the existing product property", -"Получить структуру параметров запроса": "Get request parameter structure", -"СформироватьКлавиатуруИзМассиваКнопок": "CreateKeyboardFromArrayButton", -"Прекращает наблюдение за задчей по ID": "Stop watching a task by ID", -"ID свойства, куда добавляется вариант": "Property ID where the variant is added", -"Массив соответствий данных календарей": "Array of calendar data mappings", "сериализованный JSON ответа от Google": "serialized JSON response from Google", -"OPI: Не удалось установить соединение": "OPI: Unable to establish a connection", -"Путь (имя) объекта в бакете приемнике": "Path (name) in the destination bucket", -"сериализованный JSON ответа от Yandex": "serialized JSON response from Yandex", -"Получает информацию о календаре по ID": "Gets calendar information by ID", -"Копирует лист из одной книги в другую": "Copies a sheet from one spreadsheet to another", -"ПолучитьСтруктуруФильтраПользователей": "GetUserFilterStructure", +"ID сообщения на которое надо ответить": "Reply to message ID", +"УправлениеВидимостьюГлавнойТемыФорума": "ManageMainTopicVisibility", "Устанавливает набор тегов для объекта": "Sets the tag set of the object", -"Создает новый объект для работы с HTTP": "Creates a new object to work with HTTP", -"ОжидатьВходящиеСоединения (подключение": "WaitIncomingConnections (connection", -"CommonModule.OPI_ПолучениеДанныхТестов": "CommonModule.OPI_TestDataRetrieval", -"фильтр по содержанию подстроки в полях": "filter by substring content in fields", -"Получить ссылку авторизации приложения": "Get app authentication link", -"Массив файлов с диска для прикрепления": "Array of files from disk to attach", -"Получает список тегов выбранных файлов": "Gets the list of tags of the selected files", -"Двоичное тело запроса или путь к файлу": "Binary data or file of request body data", -"НачалоКодовОшибок И Ответ.КодСостояния": "StartOfErrorCodes And Response.StatusCode", -"Сохраняет публичный объект на ваш диск": "Saves the public object to your disk", -"Формирует клавиатуру по массиву кнопок": "Forms a keyboard from an array of buttons", -"ПолучитьСписокПросмотревшихВажное (хук": "GetImportantPostViewers (wh", -"Заменяет клавиатуру сообщения на новую": "Replaces the message keyboard with a new one", -"Получить app_id на странице приложения": "Get app_id at the application page", -"Истина > Деактивация, Ложь > Активация": "True > Deactivation, False > Activation", -"Устанавливает коллекцию параметров URL": "Sets a collection of URL parameters", -"сериализованный JSON ответа от Twitter": "serialized JSON response from Twitter", -"Признак удаления отложенного сообщения": "Indicator of deleting a delayed message", -"Статус пользователя: online, dnd, away": "Status value: online, dnd, away", -"Отбор по началу имени, если необходимо": "Filtering by the beginning of the name, if necessary", -"Ключ > SKU товара, Значение > Штрихкод": "Key > product SKU, Value > barcode", -"CLI версия Открытого пакета интеграций": "CLI version of OpenIntegrations", -"ОтметитьСообщениеКакНепрочитанное (хук": "MarkMessageAsUnreaded", -"Получает события бота в Polling режиме": "Receives bot events in Polling mode", -"Код тарифа (подробнее см. приложение 1": "Tariff code", -"Ссылка на хост API для отправки файлов": "Link to host API for sending files", -"Строка, Число, Массив Из Строка, Число": "String, Number, Array of String, Number", -"Читает данные из указанного соединения": "Reads data from the specified connection", -"ПолучитьОписаниеДоговоренности (Пустая": "GetAppointmentDescription (empty", -"Получить список подборок по массиву ID": "Gets the list of selections by array of IDs", -"Адрес битрикс вида portal.bitrix24.com": "Current Bitrix URL (like 'portal.bitrix24.com')", -"Bitrix24_ПолучитьВнешнююСсылкуКаталога": "Bitrix24_GetFolderExternalLink", -"Сохраняет картинку в альбом сообщества": "Saves an image to the community album", -"Смещение в списке получаемых сообщений": "Offset in the list of received messages", -"РаботаСКомментариямиИРезультатамиЗадач": "CommentsAndResultsManagement", -"ОбработатьЗапрос: Формирование запроса": "ProcessRequest: Forming a request", -"Некорректный статус управления форумом": "Incorrect forum management status", -"сериализованный JSON ответа от Dropbox": "serialized JSON response from Dropbox", -"Проверить загрузку изображений товаров": "Check products images upload", -"Создает твит с произвольным содержимым": "Creates a tweet with custom content", -"Структура авторизации или путь к .json": "Auth data or path to .json file", -"Получить элемент чеклиста задачи по ID": "Gets tasks checklist element by ID", -"Создает новый бакет с выбранным именем": "Creates a new bucket with the specified name", -"Получает список свойств товаров группы": "Gets the list of properties of group products", -"ПолучитьБуферДвоичныхДанныхИзHexСтроки": "GetBinaryDataBufferFromHexString", -"Возвращает объект текущего HTTP ответа": "Returns the object of the current HTTP response", -"'Красный', 'Желтый','Зеленый' ,'Синий'": "'Red', 'Yellow', 'Green', 'Blue'", -"Изменяет артикулы существующих товаров": "Modifies articles of existing products", -"Проверка_ОзонЗаданиеЗагрузки(Результат": "Check_OzonUploadTask(Result", -"Получить статус асинхронного изменения": "Get asynchronous change status", -"Получить структуру сообщения контекста": "Get context message structure", -"Создает комментарий к записи в таблице": "Creates a comment for a record in the table", -"Доп заголовки запроса, если необходимо": "Additional request headers, if necessary", -"Изменяет значения полей счетчика по ID": "Changes counter field values by ID", -"Устанавливает картинку группового чата": "Sets the group chat picture", -"Имя бакета, в котором находится объект": "Name of the bucket in which the object is stored", -"Удалить полностью (Истина) или закрыть": "Delete completely (True) or close", +"ПолучитьСтруктуруФильтраПользователей": "GetUserFilterStructure", +"Копирует лист из одной книги в другую": "Copies a sheet from one spreadsheet to another", +"Получает информацию о календаре по ID": "Gets calendar information by ID", +"сериализованный JSON ответа от Yandex": "serialized JSON response from Yandex", +"Путь (имя) объекта в бакете приемнике": "Path (name) in the destination bucket", +"OPI: Не удалось установить соединение": "OPI: Unable to establish a connection", +"Рассмотрим получение каждого значения": "Let's consider obtaining of each value", +"Массив соответствий данных календарей": "Array of calendar data mappings", +"Прекращает наблюдение за задчей по ID": "Stop watching a task by ID", +"СформироватьКлавиатуруИзМассиваКнопок": "CreateKeyboardFromArrayButton", +"Получить структуру параметров запроса": "Get request parameter structure", +"Изменяет существующее свойство товара": "Edits the existing product property", +"Телеграм_ПолучитьСписокАватаровФорума": "TelegramAPI_GetForumAvatarsList", +"Пример указания параметра типа массив": "Example of specifying a parameter of array type", +"СформироватьКлавиатуруПоМассивуКнопок": "FormKeyboardFromButtonArray", +"Пример структуры/соответствия свойств": "Example structure/property map", +"ID свойства, куда добавляется вариант": "Property ID where the variant is added", +"Массив, Соответствие Из КлючИЗначение": "Array, Map Of KeyAndValue", +"URL, который нужно открыть в браузере": "the URL that needs to be opened in the browser", +"Отсутствуют параметры подключения: %1": "Missing connection parameters: %1", +"ПолучитьСтруктуруФильтраКаталога (хук": "GetFolderFilterStructure (wh", +"Telegram_ИзменитьИмяГлавнойТемыФорума": "Telegram_ChangeMainTopicName", +"Получить пользовательское поле задачи": "Gets a custom task field", +"Если вам необходимо управлять каналом": "If you need to manage a channel", +"Добавляет данные для AWS4 авторизации": "Adds data for AWS4 authorization", +"ID послднего непрочитанного сообщения": "ID of last unreaded message", +"Перемещает событие в другой календарь": "Moves an event to another calendar", +"Текст %%F0%%9F%%A%5%9D и emoji \\(10%%": "Text %%F0%%9F%%A5%%9D and emoji \\(10%%", +"ПолучитьСтруктуруПараметровВКонтексте": "GetContextParameterStructure", +"Метод в документации AWS (стандартный": "Method at AWS documentation (default", +"ОбновитьХарактеристикиТоваров (статус": "UpdateProductsAttributes (status", +"Получает описание поля файлового типа": "Gets the description of a file field", +"Bitrix24_ПрекратитьНаблюдатьЗаЗадачей": "Bitrix24_StopWatchingTask", +"ПреобразоватьДанныеСПолучениемРазмера": "ConvertDataWithSizeRetrieval", +"Структура JSON данных описания таблиц": "The structure of the JSON table properties data", +"Получить сокращенную структуру товара": "Get simplified product structure", +"0 И ЗначениеЗаполнено(Страница) Тогда": "0 And ValueIsFilled(Page) Then", +"ПолучитьДочерниеЭлементыКаталога (хук": "GetFolderItems (wh", +"ID пользователей для проверки доступа": "User IDs for access checking", +"ЗаменитьУправляющиеПоследовательности": "ReplaceEscapeSequences", +"Для работы через Локальное приложение": "To work via Local Application", +"ОжидатьВходящиеСоединения (отключение": "WaitIncomingConnections (disconnect", +"СдэкАПИ_РаботаСЗаявкамиНаВызовКурьера": "CdekAPI_CourierInvitationsManagement", +"Получает статус загрузки файла по URL": "Gets the upload status of the file by URL", +"Получить структуру настроек календаря": "Get calendar settings structure", +"Сообщение об ошибке сохранено в файл:": "The error message has been saved to a file:", +"Изменить пользовательское поле задачи": "Update custom task field", +"Удаляет неактивные соединения из пула": "Removes inactive connections from the pool", +"Возвращает выбранные товары из архива": "Returns selected items from the archive", +"ЯДиск_ЗагрузитьПоАдресуПолучитьОбъект": "YDisk_UploadByUrlAndGetObject", +"Удаляет сообщение канала по timestamp": "Deletes a channel message by timestamp", +"УдалитьБазуДанных (ошибка подключения": "DeleteDatabase (connect error", +"Массив позиционных параметров запроса": "Array of positional parameters of the request", +"ПолучитьОписаниеФильтраОфисов (Пустая": "GetOfficeFilterDescription (empty", +"сериализованный JSON ответа от Notion": "serialized JSON response from Notion", +"ПолучитьСписокХранилищПриложения (хук": "GetAppStoragesList (wh", +"Получить доступные интервалы доставки": "Get available delivery intervals", +"Массивы - передаются как строки вида ": "Arrays are passed as strings in the form", +"ВозобновитьЭлементЧеклистаЗадачи (хук": "RenewTasksChecklistElement (wh", +"Получить список пользователей диалога": "Get chat members list", "единица измерения для веса, например g": "unit of measurement for weight, e.g. g", "Проверка_ОзонДобавлениеКодов(Результат": "Check_OzonCodesUpload(Result", "Bitrix24_УдалитьРезультатИзКомментария": "Bitrix24_DeleteResultFromComment", -"название лида (можно искать по шаблону": "lead name (can be searched by template", -"Объект сервера или сообщение об ошибке": "Server object or error message", "строка с системным промптом для модели": "system prompt for the model", -"Перемещает один каталог внутрь другого": "Moves one folder inside another", -"Признак использования AWS4 авторизации": "Flag to use AWS4 authorization", -"CLI_GreenAPI_ПолучитьQR(ПараметрыТеста": "CLI_GreenAPI_GetQR(TestParameters", -"Получить структуру фильтра отправлений": "Get shipments filter structure", -"Bitrix24_СоздатьРезультатИзКомментария": "Bitrix24_CreateResultFromComment", -"Первое приветственное сообщение в чате": "First chat message", -"Генерирует новые штрихкоды для товаров": "Generates new barcodes for products", -"Получает информацию о выбранной модели": "Gets information about the model", -"ПолучитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", -"УдалитьПользовательскоеПолеЗадачи (хук": "DeleteCustomTaskField (wh", -"Получает описание поля строкового типа": "Gets the description of a string field", -"настройки предустановленных календарей": "preset calendar settings", -"Получает список всех событий календаря": "Gets the list of all calendar events", -"Передавайте до 200 SKU в одном запросе": "Send up to 200 SKUs in a single request", -"Получает список файлов бота или канала": "Gets a list of files of the bot or channel", -"Является ли офис только пунктом выдачи": "Is the office only a delivery point", -"Создает базу данных с указанным именем": "Creates a database with the specified name", -"Отправляет файл по URL в выбранный чат": "Sends a file from web to the selected chat room", -"tests/Modules/internal/OPI_ТестыCLI.os": "tests/Modules/internal/OPI_TestsCLI.os", -"Удаляет конфигурацию шифрования бакета": "Deletes the bucket encryption configuration", -"дни недели: SU, MO, TU, WE, TH, FR, SA": "days of the week: SU, MO, TU, WE, TH, FR, SA", +"название лида (можно искать по шаблону": "lead name (can be searched by template", +"Удалить полностью (Истина) или закрыть": "Delete completely (True) or close", +"Объект сервера или сообщение об ошибке": "Server object or error message", "Установить статус участия пользователя": "Set user participation status", -"использование системы управления тегами": "use of a tag management system", -"УстановитьFormТело: Нет данных, пропуск": "SetFormBody: No data, skip", -"Скопируйте код из URL после авторизации": "Copy the code from the URL after authorization", -"Сохраните **ключ** и **код** приложения": "Save the **application key** and **application code**", -"идентификатор товара в системе продавца": "product identifier in the sellers system", -"Точка входа расширения, если необходима": "Expansion entry point, if required", -"Получает контент рейтинг товаров по SKU": "Gets products content rating by SKU", -"сериализованный JSON ответа от Bitrix24": "serialized JSON of answer from Bitrix24 API", -"Ограничение количества получаемых строк": "Limiting the number of received strings", -"Выберите пункт **Локальное приложение**": "Select **Local Application**", -"сериализованный JSON ответа от Airtable": "serialized JSON response from Airtable", -"Запускает TCP сервер на указанном порту": "Starts a TCP server on the specified port", -"Получить структуру фильтра комментариев": "Get structure of comments filter", -"сбор статистики для работы Карты кликов": "collection of statistics for Click Map operation", -"ДобавитьПользовательскоеПолеЗадачи (хук": "AddCustomTaskField (wh", -"сериализованный JSON ответа от VK Teams": "serialized JSON response from VK Teams", -"Изменяет текст элемента чеклиста задачи": "Updates text of element of tasks checklist", -"ПолучитьСтруктуруНастроекКалендаря (хук": "GetCalendarSettingsStructure (wh", -"Перезаписывать файл при конфликте путей": "Overwrite file in case of path conflicts", -"ПолучитьПользовательскоеПолеЗадачи (хук": "GetCustomTaskField (wh", -"Создает результат задачи из комментария": "Create task result from comment", -"Габариты упаковки. Длина (в сантиметрах": "Package Dimensions. Length (cm", -"идентификатор значения для перечислений": "enum ID", -"УстановитьТипДанных: установка значения": "SetDataType: setting the value", -"ДобавитьФайлRelated: запись шапки блока": "AddFileAsRelated: writing the block header", -"числовое значение временного промежутка": "numeric value of the time interval", -"device_code из ПолучитьКодПодтверждения": "device_code from GetConfirmationCode", -"ПолучитьИнформациюОбАккаунте (сторонний": "GetAccountInformation (third-party", -"сериализованный JSON ответа от Telegram": "serialized JSON response from Telegram", -"Изменяет свойства существующей страницы": "Changes the properties of an existing page", -"сериализованный JSON ответа от Bitrxi24": "serialized JSON of answer from Bitrix24 API", -"Bitrix24_ОтклонитьЗадачу(ПараметрыТеста": "Bitrix24_DisapproveTask(TestParameters", -"ПолучитьДанныеИспользованияПространства": "GetSpaceUsageData", -"Соединение или этот же объект обработки": "Connection or the same processor object", -"Получает список опубликованных объектов": "Gets a list of published objects", -"Возвращает объект текущего HTTP запроса": "Returns the object of the current HTTP request", -"Вернуть ответ как JSON коллекцию !NOCLI": "Return response as JSON object !NOCLI", -"Удаляет существующий комментарий задачи": "Delete task comment by ID", -"ID существующей группы, если необходимо": "ID of the existing group, if needed", -"Получить описания харакетристик товаров": "Get products attributes data", -"ПолучитьСтруктуруФильтраЗаписей (пустая": "GetRecordsFilterStrucutre (empty", -"Изменяет состав существующего сообщения": "Edits the content of an existing message", -"ПолучитьНастройкийВерсионированияБакета": "GetBucketVersioning", -"URL, путь или данные файла для загрузки": "URL, path or file data", -"Код страны в формате ISO_3166-1_alpha-2": "Country code in ISO_3166-1_alpha-2 format", -"Дата отправки для отложенного сообщения": "Sending date for delayed message", -"Зафиксировать договоренность о доставке": "Register delivery appointment", -"УстановитьТипДанных: Установка значения": "SetDataType: Setting the value", -"Зайти в раздел \"Управление\" в группе ВК": "Go to the 'Manage' section in the VK group", -"Существующее соединение или путь к базе": "Existing connection or database path", -"Исключает текущего пользователя из чата": "Removes the current user from the chat room", +"Имя бакета, в котором находится объект": "Name of the bucket in which the object is stored", +"Получить структуру сообщения контекста": "Get context message structure", +"Изменяет значения полей счетчика по ID": "Changes counter field values by ID", +"Доп заголовки запроса, если необходимо": "Additional request headers, if necessary", +"Создает комментарий к записи в таблице": "Creates a comment for a record in the table", +"Получить статус асинхронного изменения": "Get asynchronous change status", +"Проверка_ОзонЗаданиеЗагрузки(Результат": "Check_OzonUploadTask(Result", +"Изменяет артикулы существующих товаров": "Modifies articles of existing products", +"'Красный', 'Желтый','Зеленый' ,'Синий'": "'Red', 'Yellow', 'Green', 'Blue'", +"Возвращает объект текущего HTTP ответа": "Returns the object of the current HTTP response", +"Устанавливает картинку группового чата": "Sets the group chat picture", +"Перемещает один каталог внутрь другого": "Moves one folder inside another", +"дни недели: SU, MO, TU, WE, TH, FR, SA": "days of the week: SU, MO, TU, WE, TH, FR, SA", +"CLI_GreenAPI_ПолучитьQR(ПараметрыТеста": "CLI_GreenAPI_GetQR(TestParameters", +"ПолучитьБуферДвоичныхДанныхИзHexСтроки": "GetBinaryDataBufferFromHexString", +"Удаляет конфигурацию шифрования бакета": "Deletes the bucket encryption configuration", +"tests/Modules/internal/OPI_ТестыCLI.os": "tests/Modules/internal/OPI_TestsCLI.os", +"Отправляет файл по URL в выбранный чат": "Sends a file from web to the selected chat room", +"Создает базу данных с указанным именем": "Creates a database with the specified name", +"Является ли офис только пунктом выдачи": "Is the office only a delivery point", +"Получает список файлов бота или канала": "Gets a list of files of the bot or channel", +"Передавайте до 200 SKU в одном запросе": "Send up to 200 SKUs in a single request", +"Признак использования AWS4 авторизации": "Flag to use AWS4 authorization", +"Получает список всех событий календаря": "Gets the list of all calendar events", +"Получает описание поля строкового типа": "Gets the description of a string field", +"УдалитьПользовательскоеПолеЗадачи (хук": "DeleteCustomTaskField (wh", +"ПолучитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", +"Получает информацию о выбранной модели": "Gets information about the model", +"Генерирует новые штрихкоды для товаров": "Generates new barcodes for products", +"Первое приветственное сообщение в чате": "First chat message", +"Bitrix24_СоздатьРезультатИзКомментария": "Bitrix24_CreateResultFromComment", +"Получить структуру фильтра отправлений": "Get shipments filter structure", +"настройки предустановленных календарей": "preset calendar settings", +"Получает список свойств товаров группы": "Gets the list of properties of group products", +"Код тарифа (подробнее см. приложение 1": "Tariff code", +"Получить элемент чеклиста задачи по ID": "Gets tasks checklist element by ID", +"Признак удаления отложенного сообщения": "Indicator of deleting a delayed message", +"сериализованный JSON ответа от Twitter": "serialized JSON response from Twitter", +"Устанавливает коллекцию параметров URL": "Sets a collection of URL parameters", +"Истина > Деактивация, Ложь > Активация": "True > Deactivation, False > Activation", +"Получить app_id на странице приложения": "Get app_id at the application page", +"Заменяет клавиатуру сообщения на новую": "Replaces the message keyboard with a new one", +"ПолучитьСписокПросмотревшихВажное (хук": "GetImportantPostViewers (wh", +"Формирует клавиатуру по массиву кнопок": "Forms a keyboard from an array of buttons", +"Статус пользователя: online, dnd, away": "Status value: online, dnd, away", +"Сохраняет публичный объект на ваш диск": "Saves the public object to your disk", +"Двоичное тело запроса или путь к файлу": "Binary data or file of request body data", +"Получает список тегов выбранных файлов": "Gets the list of tags of the selected files", +"Массив файлов с диска для прикрепления": "Array of files from disk to attach", +"Получить ссылку авторизации приложения": "Get app authentication link", +"фильтр по содержанию подстроки в полях": "filter by substring content in fields", +"ОжидатьВходящиеСоединения (подключение": "WaitIncomingConnections (connection", +"Создает новый объект для работы с HTTP": "Creates a new object to work with HTTP", +"Создает новый бакет с выбранным именем": "Creates a new bucket with the specified name", +"НачалоКодовОшибок И Ответ.КодСостояния": "StartOfErrorCodes And Response.StatusCode", +"Отбор по началу имени, если необходимо": "Filtering by the beginning of the name, if necessary", +"CommonModule.OPI_ПолучениеДанныхТестов": "CommonModule.OPI_TestDataRetrieval", +"CLI версия Открытого пакета интеграций": "CLI version of OpenIntegrations", +"Ключ > SKU товара, Значение > Штрихкод": "Key > product SKU, Value > barcode", +"Структура авторизации или путь к .json": "Auth data or path to .json file", +"Создает твит с произвольным содержимым": "Creates a tweet with custom content", +"сериализованный JSON ответа от Dropbox": "serialized JSON response from Dropbox", +"Некорректный статус управления форумом": "Incorrect forum management status", +"ОбработатьЗапрос: Формирование запроса": "ProcessRequest: Forming a request", +"РаботаСКомментариямиИРезультатамиЗадач": "CommentsAndResultsManagement", +"Смещение в списке получаемых сообщений": "Offset in the list of received messages", +"Сохраняет картинку в альбом сообщества": "Saves an image to the community album", +"Проверить загрузку изображений товаров": "Check products images upload", +"Адрес битрикс вида portal.bitrix24.com": "Current Bitrix URL (like 'portal.bitrix24.com')", +"Получить список подборок по массиву ID": "Gets the list of selections by array of IDs", +"ПолучитьОписаниеДоговоренности (Пустая": "GetAppointmentDescription (empty", +"Читает данные из указанного соединения": "Reads data from the specified connection", +"Строка, Число, Массив Из Строка, Число": "String, Number, Array of String, Number", +"Ссылка на хост API для отправки файлов": "Link to host API for sending files", +"Получает события бота в Polling режиме": "Receives bot events in Polling mode", +"Bitrix24_ПолучитьВнешнююСсылкуКаталога": "Bitrix24_GetFolderExternalLink", +"ОтметитьСообщениеКакНепрочитанное (хук": "MarkMessageAsUnreaded", "ДобавитьФайлRelated: Запись шапки блока": "AddFileAsRelated: Writing the block header", +"Исключает текущего пользователя из чата": "Removes the current user from the chat room", +"Существующее соединение или путь к базе": "Existing connection or database path", +"Зайти в раздел \"Управление\" в группе ВК": "Go to the 'Manage' section in the VK group", +"УстановитьТипДанных: Установка значения": "SetDataType: Setting the value", +"Зафиксировать договоренность о доставке": "Register delivery appointment", +"ПолучитьНастройкийВерсионированияБакета": "GetBucketVersioning", +"Код страны в формате ISO_3166-1_alpha-2": "Country code in ISO_3166-1_alpha-2 format", +"URL, путь или данные файла для загрузки": "URL, path or file data", +"Изменяет состав существующего сообщения": "Edits the content of an existing message", +"ПолучитьСтруктуруФильтраЗаписей (пустая": "GetRecordsFilterStrucutre (empty", +"Получить описания харакетристик товаров": "Get products attributes data", "Общие модули проекта бывают двух видов:": "The project's common modules come in two types:", +"ID существующей группы, если необходимо": "ID of the existing group, if needed", +"Дата отправки для отложенного сообщения": "Sending date for delayed message", "ПолучитьСписокПользователейДиалога (хук": "GetChatMembersList", -"Изменяет текст сущесствующего сообщения": "Changes the text of an existing message", -"ПолучитьСтруктуруНастроекМодели (пустая": "GetModelSettingsStructure (empty", -"Тип поля: string, double, date, boolean": "Field type: string, double, date, boolean", -"Заменяет текст в сообщении с вложениями": "Replaces text in a message with media attachments", -"параметр включает для товара пометку 18": "parameter includes mark for the product 18", -"HTTPОтвет, Произвольный, ДвоичныеДанные": "HTTPResponse, Arbitrary, BinaryData", -"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", -"УстановитьJsonТело: Нет данных, пропуск": "SetJsonBody: No data, skip", -"Получить количество подписчиков товаров": "Get product subscribers count", "Добавляет новый элемент чеклиста задачи": "Adds new element of tasks checklist", -"Получить список опубликованных объектов": "Get list of published objects", -"Отправляет простой http запрос без тела": "Sends a simple http request without a body", -"дата перемещения лида на текущую стадию": "date of moving the lead to the current stage", -"Создает каталог внутри другого каталога": "Create new folder inside another folder", -"Путь к оригинальному файлу или каталогу": "Path to the original file or directory", -"ИзменитьПользовательскоеПолеЗадачи (хук": "UpdateCustomTaskField (wh", -"ОчиститьСписокЗакрепленныхСообщенийТемы": "ClearThreadPinnedMessagesList", +"ПолучитьСтруктуруНастроекМодели (пустая": "GetModelSettingsStructure (empty", +"Удаляет существующий комментарий задачи": "Delete task comment by ID", "Проверяет работоспособность токена бота": "Checks if the bot token is functional", -"Ответ на запрос или информация об ошибке": "Response or error information", -"Получает список пользователей чата по ID": "Gets the list of chat users by ID", -"расширенный период учета оффлайн-заходов": "extended accounting period for offline visits", -"Массив идентификаторов вида photo123_123": "Array of identifiers like photo123_123", -"Создает комментарий к файлу или каталогу": "Creates a comment for a file or directory", -"ОбработатьЗапрос: Установка тела запроса": "ProcessRequest: Setting the request body", -"УстановитьНастройкиВерсионированияБакета": "PutBucketVersioning", -"Удаляет календарь из списка пользователя": "Removes a calendar from the user's list", -"E-mail для отправки почтовых приглашений": "E-mail for sending invitations", -"ОтправитьКартинку (клавиатура, коллекция": "SendImage (keyboard, collection", -"ID пользователей или одного пользователя": "IDs of users or a single user", -"Получает информацию о файле или каталоге": "Gets information about a file or directory", -"IDЗадания = Результат[\"result\"][\"task_id": "TaskID = Result[\"result\"][\"task_id", -"УстановитьФайлОтвета: установка значения": "SetResponseFile: setting the value", -"ID пользователя для отправки уведомления": "User ID for sending the notification", -"Получает список версий (ревизий) объекта": "Gets the list of versions (revisions) of the object", -"Габариты упаковки. Ширина (в сантиметрах": "Package Dimensions. Width (cm", -"Стрктура или соответствие параметров URL": "Structure or map of URL parameters", -"УстановитьJsonТело: нет данных - пропуск": "SetJsonBody: no data - skip", -"УстановитьFormТело: нет данных - пропуск": "SetFormBody: no data - skip", -"Идентификатор товара в системе Ozon (SKU": "Product identifier in the Ozon system (SKU", -"использовать доп. настройки отслеживания": "use advanced tracking settings", -"Введите имя нового приложения и выберите": "Enter a name for the new application and select", -"Удаляет запись о трудозатратах из задачи": "Deletes record of time accounting", -"Проверка_БитриксСтрока(Результат); SKIP": "Check_BitrixString(Result); SKIP", -"Скачивает файл по указанному пути или ID": "Downloads a file by the specified path or ID", -"Изменяет наименование существующей книги": "Changes the name of the existing spreadsheet", -"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", -"ID характеристики для получения значений": "Attribute IDs for obtaining values", -"Удаляет ранее созданный вариант свойства": "Deletes the previously created product property variant", -"сериализованный JSON ответа от Neocities": "serialized JSON response from Neocities", -"ПолучитьСтруктуруПараметровПредставлений": "GetEmbeddingsParameterStructure", -"сериализованный JSON ответа от Green API": "serialized JSON response from Green API", -"УстановитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", -"Блокирует выбранного пользователя в чате": "Blocks the selected user in chat", -"Произвольный, Структура Из КлючИЗначение": "Arbitrary, Structure Of KeyAndValue", -"ID публичного каталога (shared folder ID": "ID of the public catalog (shared folder ID", -"Устанавливает режим Без звука для задачи": "Mute task by ID", -"ПолучитьСтруктуруОбновленияХарактеристик": "GetAttributesUpdateStructure", -"Код страны в формате ISO_3166-1_alpha-2": "Country code in the ISO_3166-1_alpha-2 format", +"ОчиститьСписокЗакрепленныхСообщенийТемы": "ClearThreadPinnedMessagesList", +"ИзменитьПользовательскоеПолеЗадачи (хук": "UpdateCustomTaskField (wh", +"Путь к оригинальному файлу или каталогу": "Path to the original file or directory", +"Создает каталог внутри другого каталога": "Create new folder inside another folder", +"дата перемещения лида на текущую стадию": "date of moving the lead to the current stage", +"Изменяет текст сущесствующего сообщения": "Changes the text of an existing message", +"Отправляет простой http запрос без тела": "Sends a simple http request without a body", +"Получить количество подписчиков товаров": "Get product subscribers count", +"УстановитьJsonТело: Нет данных, пропуск": "SetJsonBody: No data, skip", +"URL = ПараметрыФункции[\"Bitrix24_URL": "URL = FunctionParameters[\"Bitrix24_URL", +"HTTPОтвет, Произвольный, ДвоичныеДанные": "HTTPResponse, Arbitrary, BinaryData", +"параметр включает для товара пометку 18": "parameter includes mark for the product 18", +"Заменяет текст в сообщении с вложениями": "Replaces text in a message with media attachments", +"Тип поля: string, double, date, boolean": "Field type: string, double, date, boolean", +"Получить список опубликованных объектов": "Get list of published objects", +"Вернуть ответ как JSON коллекцию !NOCLI": "Return response as JSON object !NOCLI", +"Bitrix24_ОтклонитьЗадачу(ПараметрыТеста": "Bitrix24_DisapproveTask(TestParameters", +"Получает список опубликованных объектов": "Gets a list of published objects", +"сбор статистики для работы Карты кликов": "collection of statistics for Click Map operation", +"Получить структуру фильтра комментариев": "Get structure of comments filter", +"Запускает TCP сервер на указанном порту": "Starts a TCP server on the specified port", +"сериализованный JSON ответа от Airtable": "serialized JSON response from Airtable", +"Выберите пункт **Локальное приложение**": "Select **Local Application**", +"Ограничение количества получаемых строк": "Limiting the number of received strings", +"ДобавитьПользовательскоеПолеЗадачи (хук": "AddCustomTaskField (wh", +"сериализованный JSON ответа от Bitrix24": "serialized JSON of answer from Bitrix24 API", +"Точка входа расширения, если необходима": "Expansion entry point, if required", +"идентификатор товара в системе продавца": "product identifier in the sellers system", +"Сохраните **ключ** и **код** приложения": "Save the **application key** and **application code**", +"Скопируйте код из URL после авторизации": "Copy the code from the URL after authorization", +"УстановитьFormТело: Нет данных, пропуск": "SetFormBody: No data, skip", +"Возвращает объект текущего HTTP запроса": "Returns the object of the current HTTP request", +"Получает контент рейтинг товаров по SKU": "Gets products content rating by SKU", +"сериализованный JSON ответа от VK Teams": "serialized JSON response from VK Teams", +"использование системы управления тегами": "use of a tag management system", +"ПолучитьСтруктуруНастроекКалендаря (хук": "GetCalendarSettingsStructure (wh", +"Изменяет текст элемента чеклиста задачи": "Updates text of element of tasks checklist", +"ПолучитьДанныеИспользованияПространства": "GetSpaceUsageData", +"сериализованный JSON ответа от Bitrxi24": "serialized JSON of answer from Bitrix24 API", +"Изменяет свойства существующей страницы": "Changes the properties of an existing page", +"сериализованный JSON ответа от Telegram": "serialized JSON response from Telegram", +"ПолучитьИнформациюОбАккаунте (сторонний": "GetAccountInformation (third-party", +"device_code из ПолучитьКодПодтверждения": "device_code from GetConfirmationCode", +"Соединение или этот же объект обработки": "Connection or the same processor object", +"ДобавитьФайлRelated: запись шапки блока": "AddFileAsRelated: writing the block header", +"УстановитьТипДанных: установка значения": "SetDataType: setting the value", +"идентификатор значения для перечислений": "enum ID", +"Габариты упаковки. Длина (в сантиметрах": "Package Dimensions. Length (cm", +"Создает результат задачи из комментария": "Create task result from comment", +"ПолучитьПользовательскоеПолеЗадачи (хук": "GetCustomTaskField (wh", +"числовое значение временного промежутка": "numeric value of the time interval", +"Перезаписывать файл при конфликте путей": "Overwrite file in case of path conflicts", +"Получает каталог для хранения фйлов чата": "Get information about folder for chat files", +"Изменяет текст существующего комментария": "Changes the text of an existing comment", +"ПолучитьСоответствиеРазделовТестирования": "GetTestingSectionMapping", +"Вернуть ответ как двоичные данные !NOCLI": "Return response as binary data", +"ПолучитьОтветВКонтексте (предварительный": "GetContextResponse (preliminary", +"Удаляет текстовый тег файла или каталога": "Deletes the text tag of a file or directory", "ПолучитьОписаниеОбъекта (Ссылка загрузки": "HeadObject (Upload link", "сериализованный JSON ответа от хранилища": "serialized JSON response from storage", -"Получить структуру фильтра пользователей": "Get user filter structure", -"Удаляет текстовый тег файла или каталога": "Deletes the text tag of a file or directory", -"ПолучитьОтветВКонтексте (предварительный": "GetContextResponse (preliminary", -"Вернуть ответ как двоичные данные !NOCLI": "Return response as binary data", -"ПолучитьСоответствиеРазделовТестирования": "GetTestingSectionMapping", -"Изменяет текст существующего комментария": "Changes the text of an existing comment", -"Получает каталог для хранения фйлов чата": "Get information about folder for chat files", +"Код страны в формате ISO_3166-1_alpha-2": "Country code in the ISO_3166-1_alpha-2 format", +"ПолучитьСтруктуруОбновленияХарактеристик": "GetAttributesUpdateStructure", +"Устанавливает режим Без звука для задачи": "Mute task by ID", +"ID публичного каталога (shared folder ID": "ID of the public catalog (shared folder ID", "Отбор по региону бакета, если необходимо": "Selection by bucket region, if necessary", +"Получить структуру фильтра пользователей": "Get user filter structure", "Габариты упаковки. Высота (в сантиметрах": "Package Dimensions. Height (cm", -"Получает информацию о пользователе по ID": "Gets user information by ID", -"Массив вариантов опроса, если необходимо": "Array of poll options, if necessary", -"Планируемая дата передачи заказов в СДЭК": "Planned date of transfer of orders to CDEK", -"тип данных, к которым применяется фильтр": "type of data to which the filter is applied", -"Объект компоненты с открытым соединением": "AddIn object with open connection", -"Загружает файл на диск по заданному пути": "Uploads a file to disk at the specified path", -"Добавляет стабию канбана или Моего плана": "Add new stage of kanban or My Plan", -"ПолучитьЗаблокированныхПользователейЧата": "GetChatBlockedUsers", -"Добавляет список файлов к полям каталога": "Adds a list of files to the directory fields", "согласие с Договором об обработке данных": "consent to the Data Processing Agreement", -"Получает цены товаров с фильтром или без": "Gets products prices with or without filter", -"Некорректный набор данных для обновления": "Incorrect data set for updating", -"Кодировка преобразования данных в строку": "Encoding of data conversion to string", -"Список позиций имеет некорректный формат": "The list of items has an incorrect format", -"Получает заявку на вызов курьера по UUID": "Gets сourier invitation by UUID", -"ПолучитьДеревоКатегорийИТиповТоваров (EN": "GetCategoriesAndProductTypesTree (EN", +"Массив вариантов опроса, если необходимо": "Array of poll options, if necessary", +"Произвольный, Структура Из КлючИЗначение": "Arbitrary, Structure Of KeyAndValue", "tools/Modules/OPI_ПреобразованиеТипов.os": "tools/Modules/OPI_TypeConversion.os", -"Создает комментарий под выбранной записью": "Creates a comment under the selected record", -"ПолучитьСписокПользовательскихПолейЗадачи": "GetCustomTaskFieldsList", -"ИспользоватьКодировку: Установка значения": "UseEncoding: Setting the value", -"Перейдите в **[основной интерфейс Notion]": "Go to the **[main interface of Notion]", -"Получить структуру параметров в контексте": "Get context parameter structure", -"ПолучитьСсылкуСкачиванияПубличногоОбъекта": "GetDownloadLinkForPublicObject", -"Новые или изменяемые свойства базы данных": "New or modified database properties", -"Получает список элементов чеклиста задачи": "Gets the list of elements on the task checklist", -"Массив двоичных данных или путей к файлам": "Array of binary data or file paths", -"название лида (можно искать по шаблону [%": "lead name (can be searched using the template [%", -"Делегирует задачу на другого пользователя": "Delegate task to another user", -"Bitrix24_ПолучитьСписокХранилищПриложения": "Bitrix24_GetAppStoragesList", -"См. СформироватьКлавиатуруИзМассиваКнопок": "See CreateKeyboardFromArrayButton", -"Изменяет наименование и|или описание базы": "Changes the name and/or description of the base", -"УстановитьFormТело: Начало установки тела": "SetFormBody: Beginning of body setting", -"Возвращает URL для авторизации в браузере": "Returns URL for browser authorization", -"См. СформироватьКлавиатуруПоМассивуКнопок": "See GenerateKeyboardFromArray", -"Путь к базе. In memory, если не заполнено": "Path to database. In memory, if not filled", -"Изменяет значения полей выбранного заказа": "Changes the field values of the selected order", -"расширенный период учета офлайн-конверсий": "extended accounting period for offline conversions", -"УстановитьFormТело: начало установки тела": "SetFormBody: beginning of body setting", -"Получает список офисов с фильтром или без": "Gets a list of offices with or without a filter", -"ДобавитьФайлMultipart: запись шапки блока": "AddMultipartFile: writing the block header", -"Стиль кнопки: primary, attention или base": "Button style: primary, attention or base", -"ОтменитьЗаписьMultipart: Файл тела удален": "CancelMultipartBody: The body file has been deleted", -"ДобавитьПолеMultipart: запись шапки блока": "AddMultipartField: writing the block header", -"Получает список доступных хранилищ файлов": "Get list of available files storages", -"Удаляет указанного пользователя из канала": "Removes specified user from channel", -"УстановитьJsonТело: начало установки тела": "SetJsonBody: beginning of body setting", -"ДобавитьПолеMultipart: Запись шапки блока": "AddMultipartFormDataField: Writing the block header", -"Как отдельный файл расширения формата cfe": "As a standalone extension file in cfe format", -"Получает информацию о кластерах и складах": "Gets information about clusters and warehouses", -"связь со следующим условием: AND, OR и пр": "connection with the following condition: AND, OR, etc.", -"ID чата источника оригинального сообщения": "Source chat ID", -"Явно закрывает созданное ранее соединение": "Explicitly closes a previously created connection", -"Формирует коллекцию параметров соединения": "Forms a collection of connection parameters", -"Добавляет данные в multipart/related тело": "Adds data to the multipart/related body", -"Исключает выбранного пользователя из чата": "Deletes user from chat", -"временной тип напоминания: min, hour, day": "reminder time type: min, hour, day", -"Получает описание поля с номером телефона": "Gets the description of a phone number field", +"ПолучитьДеревоКатегорийИТиповТоваров (EN": "GetCategoriesAndProductTypesTree (EN", +"Получает заявку на вызов курьера по UUID": "Gets сourier invitation by UUID", +"Список позиций имеет некорректный формат": "The list of items has an incorrect format", +"Кодировка преобразования данных в строку": "Encoding of data conversion to string", +"Получает информацию о пользователе по ID": "Gets user information by ID", +"Некорректный набор данных для обновления": "Incorrect data set for updating", +"Добавляет список файлов к полям каталога": "Adds a list of files to the directory fields", +"ПолучитьЗаблокированныхПользователейЧата": "GetChatBlockedUsers", +"Добавляет стабию канбана или Моего плана": "Add new stage of kanban or My Plan", +"Объект компоненты с открытым соединением": "AddIn object with open connection", +"тип данных, к которым применяется фильтр": "type of data to which the filter is applied", +"Планируемая дата передачи заказов в СДЭК": "Planned date of transfer of orders to CDEK", +"Получает цены товаров с фильтром или без": "Gets products prices with or without filter", +"Блокирует выбранного пользователя в чате": "Blocks the selected user in chat", +"Загружает файл на диск по заданному пути": "Uploads a file to disk at the specified path", +"сериализованный JSON ответа от Green API": "serialized JSON response from Green API", +"УстановитьФайлОтвета: установка значения": "SetResponseFile: setting the value", +"IDЗадания = Результат[\"result\"][\"task_id": "TaskID = Result[\"result\"][\"task_id", +"Получает информацию о файле или каталоге": "Gets information about a file or directory", +"УстановитьСтатусУчастияПользователя (хук": "GetUserParticipationStatus (wh", +"ID пользователей или одного пользователя": "IDs of users or a single user", +"ОтправитьКартинку (клавиатура, коллекция": "SendImage (keyboard, collection", +"ID пользователя для отправки уведомления": "User ID for sending the notification", +"E-mail для отправки почтовых приглашений": "E-mail for sending invitations", +"ОбработатьЗапрос: Установка тела запроса": "ProcessRequest: Setting the request body", +"Создает комментарий к файлу или каталогу": "Creates a comment for a file or directory", +"Массив идентификаторов вида photo123_123": "Array of identifiers like photo123_123", +"расширенный период учета оффлайн-заходов": "extended accounting period for offline visits", +"Получает список пользователей чата по ID": "Gets the list of chat users by ID", +"Ответ на запрос или информация об ошибке": "Response or error information", +"УстановитьНастройкиВерсионированияБакета": "PutBucketVersioning", +"Получает список версий (ревизий) объекта": "Gets the list of versions (revisions) of the object", +"Удаляет календарь из списка пользователя": "Removes a calendar from the user's list", +"Стрктура или соответствие параметров URL": "Structure or map of URL parameters", +"Габариты упаковки. Ширина (в сантиметрах": "Package Dimensions. Width (cm", +"ПолучитьСтруктуруПараметровПредставлений": "GetEmbeddingsParameterStructure", +"сериализованный JSON ответа от Neocities": "serialized JSON response from Neocities", +"Удаляет ранее созданный вариант свойства": "Deletes the previously created product property variant", +"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", +"Изменяет наименование существующей книги": "Changes the name of the existing spreadsheet", +"Скачивает файл по указанному пути или ID": "Downloads a file by the specified path or ID", +"ID характеристики для получения значений": "Attribute IDs for obtaining values", +"Проверка_БитриксСтрока(Результат); SKIP": "Check_BitrixString(Result); SKIP", +"Удаляет запись о трудозатратах из задачи": "Deletes record of time accounting", +"Введите имя нового приложения и выберите": "Enter a name for the new application and select", +"использовать доп. настройки отслеживания": "use advanced tracking settings", +"Идентификатор товара в системе Ozon (SKU": "Product identifier in the Ozon system (SKU", +"УстановитьFormТело: нет данных - пропуск": "SetFormBody: no data - skip", +"УстановитьJsonТело: нет данных - пропуск": "SetJsonBody: no data - skip", +"Bitrix24_ПолучитьДочерниеЭлементыКаталога": "Bitrix24_GetFolderItems", +"Выполняет запрос сразу после формирования": "Executes the request immediately after it is generated", +"Bitrix24_ПолучитьСтруктуруФильтраКаталога": "Bitrix24_GetFolderFilterStructure", +"Инициализирует загрузку объекта по частям": "Initializes the multipart object uploading", +"Получает список записей выбранной таблицы": "Gets the list of records of the selected table", +"Получает список всех комментариев объекта": "Gets the list of all comments of the object", +"Интервал между попытками получения данных": "Interval between data retrieval attempts", +"Артикулы: Ключ > старый, Значение > новый": "Articles: Key > current, Value > new", +"Добавляет видеообложку к атрибутам товара": "Adds a video cover to the product attributes", +"Bitrix24_ПолучитьСписокКомментариевЗадачи": "Bitrix24_GetTaskCommentsList", +"ДобавитьФайлMultipart: Запись шапки блока": "AddMultipartFormDataFile: Writing the block header", +"Получить структуру доп. полей отправления": "Get shipment additional fields", +"Сообщения или одно сообщения для отправки": "Messages or a single message to be sent", +"дата перемещения сделки на текущую стадию": "date of moving the deal to the current stage", +"Удаляет новость из ленты по выбранному ID": "Remove post from a news feed", +"Сформировать клавиатуру по массиву кнопок": "Generate keyboard from array of buttons", +"ПолучитьСтруктуруСобытияКалендаря (пустая": "GetCalendarEventsStructure (empty", +"Сформировать клавиатуру из массива кнопок": "Create a keyboard from an array of buttons", +"Получает значения настроек кабинета по ID": "Gets the values of cabinet (business) settings by ID", +"действия будут выполняться от лица группы": "actions will be performed on behalf of the group", +"Признак исключения архивированных каналов": "Indicator of excluding archived channels", +"Изменяет свойства существуещего календаря": "Edits properties of an existing calendar", +"Истина > сразу запускает созданный сервер": "True > immediately starts the created server", +"Получить дерево категорий и типов товаров": "Get categories and product types tree", +"Создает пустой каталог по выбранному пути": "Creates an empty directory at the selected path", +"ПолучитьСтруктуруФильтраСобытийКалендарей": "GetCalendarEventsFilterStructure", +"УстановитьJsonТело: Начало установки тела": "SetJsonBody: Beginning of body setting", +"ОбработкаВходящегоЗапросаПослеАвторизации": "HandleIncomingRequestAfterAuthorization", +"Необходимость сформировать печатную форму": "Need to generate a document", +"Путь или несколько путей удаляемых файлов": "Path or multiple paths of the files to be deleted", +"Ошибка валидации JSON массива параметров!": "JSON parameter array validation error!", +"|--------[через 2 ч.]-------------------|": "|--------[after 2 hrs.]-------------------|", +"Снимает пометку элемента как выполненного": "Unmark an element as completed", +"Тип отправителя: LEGAL_ENTITY, INDIVIDUAL": "Sender type: LEGAL_ENTITY, INDIVIDUAL", +"Получить настройки версионирования бакета": "Get bucket versioning", +"ID цитируемого сообщения, если необходимо": "Replying message id if necessary", +"СформироватьЗапрос: Добавление параметров": "FormRequest: Adding parameters", +"ПолучитьСтруктуруНастроекИнстанса (пустая": "GetInstanceSettingsStructure (empty", +"Добавляет указанных пользователей в канал": "Adds specified users to the channel", +"и пройдите процедуру создания нового бота": "and follow the procedure to create a new bot", +"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_URL", +"С вложениями (в примере: блок с картинкой": "With attachments (picture block in the example", +"Публикует объект диска в публичный доступ": "Publishes the disk object for public access", "ИспользоватьКодировку: установка значения": "UseEncoding: setting the value", "Кодировка, в которой записаны JSON данные": "Encoding of JSON Data", +"Путь к базе. In memory, если не заполнено": "Path to database. In memory, if not filled", +"См. СформироватьКлавиатуруПоМассивуКнопок": "See GenerateKeyboardFromArray", +"Возвращает URL для авторизации в браузере": "Returns URL for browser authorization", +"УстановитьFormТело: Начало установки тела": "SetFormBody: Beginning of body setting", +"Изменяет наименование и|или описание базы": "Changes the name and/or description of the base", +"См. СформироватьКлавиатуруИзМассиваКнопок": "See CreateKeyboardFromArrayButton", +"Bitrix24_ПолучитьСписокХранилищПриложения": "Bitrix24_GetAppStoragesList", +"Делегирует задачу на другого пользователя": "Delegate task to another user", +"Изменяет значения полей выбранного заказа": "Changes the field values of the selected order", +"название лида (можно искать по шаблону [%": "lead name (can be searched using the template [%", +"Получает список элементов чеклиста задачи": "Gets the list of elements on the task checklist", "идентификатор автора последнего изменения": "author ID of the last change", -"Публикует объект диска в публичный доступ": "Publishes the disk object for public access", -"УстановитьJsonТело: Начало установки тела": "SetJsonBody: Beginning of body setting", -"ПолучитьСтруктуруСобытияКалендаря (пустая": "GetCalendarEventsStructure (empty", -"Bitrix24_ПолучитьСписокКомментариевЗадачи": "Bitrix24_GetTaskCommentsList", -"Сформировать клавиатуру по массиву кнопок": "Generate keyboard from array of buttons", -"Удаляет новость из ленты по выбранному ID": "Remove post from a news feed", -"дата перемещения сделки на текущую стадию": "date of moving the deal to the current stage", -"Сообщения или одно сообщения для отправки": "Messages or a single message to be sent", -"Получить структуру доп. полей отправления": "Get shipment additional fields", -"ДобавитьФайлMultipart: Запись шапки блока": "AddMultipartFormDataFile: Writing the block header", -"Получает значения настроек кабинета по ID": "Gets the values of cabinet (business) settings by ID", -"Добавляет видеообложку к атрибутам товара": "Adds a video cover to the product attributes", -"Bitrix24_ПолучитьДочерниеЭлементыКаталога": "Bitrix24_GetFolderItems", -"Интервал между попытками получения данных": "Interval between data retrieval attempts", -"Получает список всех комментариев объекта": "Gets the list of all comments of the object", -"Получает список записей выбранной таблицы": "Gets the list of records of the selected table", -"Инициализирует загрузку объекта по частям": "Initializes the multipart object uploading", -"Bitrix24_ПолучитьСтруктуруФильтраКаталога": "Bitrix24_GetFolderFilterStructure", -"Выполняет запрос сразу после формирования": "Executes the request immediately after it is generated", -"Артикулы: Ключ > старый, Значение > новый": "Articles: Key > current, Value > new", -"Сформировать клавиатуру из массива кнопок": "Create a keyboard from an array of buttons", -"действия будут выполняться от лица группы": "actions will be performed on behalf of the group", -"С вложениями (в примере: блок с картинкой": "With attachments (picture block in the example", -"Изменяет свойства существуещего календаря": "Edits properties of an existing calendar", -"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_URL", -"и пройдите процедуру создания нового бота": "and follow the procedure to create a new bot", -"Добавляет указанных пользователей в канал": "Adds specified users to the channel", -"ПолучитьСтруктуруНастроекИнстанса (пустая": "GetInstanceSettingsStructure (empty", -"СформироватьЗапрос: Добавление параметров": "FormRequest: Adding parameters", -"ID цитируемого сообщения, если необходимо": "Replying message id if necessary", -"Получить настройки версионирования бакета": "Get bucket versioning", -"Тип отправителя: LEGAL_ENTITY, INDIVIDUAL": "Sender type: LEGAL_ENTITY, INDIVIDUAL", -"Снимает пометку элемента как выполненного": "Unmark an element as completed", -"|--------[через 2 ч.]-------------------|": "|--------[after 2 hrs.]-------------------|", -"Ошибка валидации JSON массива параметров!": "JSON parameter array validation error!", -"Путь или несколько путей удаляемых файлов": "Path or multiple paths of the files to be deleted", -"Необходимость сформировать печатную форму": "Need to generate a document", -"ОбработкаВходящегоЗапросаПослеАвторизации": "HandleIncomingRequestAfterAuthorization", -"Признак исключения архивированных каналов": "Indicator of excluding archived channels", -"ПолучитьСтруктуруФильтраСобытийКалендарей": "GetCalendarEventsFilterStructure", -"Создает пустой каталог по выбранному пути": "Creates an empty directory at the selected path", -"Получить дерево категорий и типов товаров": "Get categories and product types tree", -"Истина > сразу запускает созданный сервер": "True > immediately starts the created server", -"ИспользоватьСжатиеGzip: Установка значения": "UseGzipCompression: Setting the value", +"ПолучитьСсылкуСкачиванияПубличногоОбъекта": "GetDownloadLinkForPublicObject", +"Получить структуру параметров в контексте": "Get context parameter structure", +"Перейдите в **[основной интерфейс Notion]": "Go to the **[main interface of Notion]", +"ИспользоватьКодировку: Установка значения": "UseEncoding: Setting the value", +"ПолучитьСписокПользовательскихПолейЗадачи": "GetCustomTaskFieldsList", +"Создает комментарий под выбранной записью": "Creates a comment under the selected record", +"Массив двоичных данных или путей к файлам": "Array of binary data or file paths", +"расширенный период учета офлайн-конверсий": "extended accounting period for offline conversions", +"Новые или изменяемые свойства базы данных": "New or modified database properties", +"Получает список офисов с фильтром или без": "Gets a list of offices with or without a filter", +"УстановитьFormТело: начало установки тела": "SetFormBody: beginning of body setting", +"Получает описание поля с номером телефона": "Gets the description of a phone number field", +"временной тип напоминания: min, hour, day": "reminder time type: min, hour, day", +"Добавляет данные в multipart/related тело": "Adds data to the multipart/related body", +"Формирует коллекцию параметров соединения": "Forms a collection of connection parameters", +"Явно закрывает созданное ранее соединение": "Explicitly closes a previously created connection", +"ID чата источника оригинального сообщения": "Source chat ID", +"связь со следующим условием: AND, OR и пр": "connection with the following condition: AND, OR, etc.", +"Получает информацию о кластерах и складах": "Gets information about clusters and warehouses", +"Исключает выбранного пользователя из чата": "Deletes user from chat", +"ДобавитьПолеMultipart: Запись шапки блока": "AddMultipartFormDataField: Writing the block header", +"УстановитьJsonТело: начало установки тела": "SetJsonBody: beginning of body setting", +"Удаляет указанного пользователя из канала": "Removes specified user from channel", +"Получает список доступных хранилищ файлов": "Get list of available files storages", +"ДобавитьПолеMultipart: запись шапки блока": "AddMultipartField: writing the block header", +"ОтменитьЗаписьMultipart: Файл тела удален": "CancelMultipartBody: The body file has been deleted", +"Стиль кнопки: primary, attention или base": "Button style: primary, attention or base", +"Как отдельный файл расширения формата cfe": "As a standalone extension file in cfe format", +"ДобавитьФайлMultipart: запись шапки блока": "AddMultipartFile: writing the block header", +"Ошибка преобразовани данных параметра JSON": "JSON Parameter Data Conversion Error", +"Отправляет файл (документ) в чат или канал": "Sends a file (document) to a chat or channel", +"Получает информацию о текущем пользователе": "Get current user data", +"Идентификаторы товаров в системе Ozon (SKU": "Products identifiers in the Ozon system (SKU", +"ДобавитьЗаписи (ошибка поля без транзакции": "AddRecords (field error without tr", +"Очищает список событий основного календаря": "Clears the event list of the primary calendar", +"максимальное количество счетчиков в выдаче": "maximum number of counters in the output", +"'Имя поля 1': {'Тип данных': 'Значение'},^": "'Field name 1': {'Type': 'Value'},^", +"Получает статус учета времени пользователя": "Gets user timekeeping status", +"Не удалось сохранить ошибку в файл вывода:": "Failed to save the error to the output file:", +"Дата доставки, согласованная с получателем": "Delivery date agreed with the recipient", +"Установите Webhook. См. Установить Webhook": "Set webhook (see Set webhook)", +"Приостанавливает учет времени пользователя": "Pauses user timekeeping", +"Коллекция КлючЗначение с параметрами формы": "KeyValue collection with form parameters", +"Создает зависимость одной задачи от другой": "Creates the dependency of one task to another", +"Идентификатор черновика заявки на поставку": "Supply draft identifier", +"УстановитьОбъектЗапроса: Передан не запрос": "SetRequestObject: Not a request has been passed", +"Сформировать клавиатуру из массива кнопок:": "Create a keyboard from an array of buttons:", +"Получает постоянный UTL к сообщению канала": "Gets a permanent URL to the channel message", +"Отменяет режим общего доступа для каталога": "Cancels the public access mode for the directory", +"Обработать данные Telegram Mini App !NOCLI": "Process Telegram Mini App data !NOCLI", +"Обновляет характеристики выбранных товаров": "Updates the attributes of the selected items", +"Разбанивает забаненного ранее пользователя": "Unbans a previously banned user", +"Получает информацию о сообщении чата по ID": "Gets information about the chat message by ID", +"Метаданные объекты содержатся в заголовках": "Object metadata is contained in the headers", +"Сообщить(\"Проверка товаров Ozon недоступна": "Message(\"Ozon product checkout is unavailable", +"JSON клавиатуры. См.СформироватьКлавиатуру": "JSON keyboard. See FormKeyboard", +"необходимо будет передать в другую функцию": "you will need to pass to another function", +"Bitrix24_ПолучитьСписокПросмотревшихВажное": "Bitrix24_GetImportantPostViewers", +"Вид multipart загрузки: form data, related": "Multipart data type: form data, related", +"порядковый номер первого счетчика в списке": "sequence number of the first counter in the list", +"'Имя поля 2': {'Тип данных': 'Значение'},^": "'Field name 2': {'Type': 'Value'},^", "Получает пустой макет для создания события": "Gets an empty layout to create the event", "Отображать ответ как предупреждение (alert": "Display the answer as an alert", "Ошибка установки дополнительных заголовков": "Error setting additional headers", @@ -7878,52 +7909,53 @@ "Результат выполнения запроса или его текст": "The result of the execution or SQL query text", "ИспользоватьСжатиеGzip: установка значения": "UseGzipCompression: setting the value", "Отправляет внейшний файл по списку каналов": "Sends an external file to a list of channels", -"Перемещает файл в корзину удаляемых файлов": "Move file to recycle bin", +"ИспользоватьСжатиеGzip: Установка значения": "UseGzipCompression: Setting the value", "tools/Modules/OPI_ПолучениеДанныхТестов.os": "tools/Modules/OPI_TestDataRetrieval.os", -"ПолучитьСтруктуруПараметровЗапроса (пустая": "GetRequestParameterStructure (empty", -"Признак установки тела в формате Multipart": "Flag indicating the body is set in Multipart format", -"Возвращает тело ответа как двоичные данные": "Returns the response body as binary data", -"Получает список товаров с фильтром или без": "Gets a list of products with or without filter", -"ПолучитьСоответствиеРазделовТестированияGA": "GetTestingSectionMappingGA", -"Актуализировать входящие соединения !NOCLI": "ActualiseIncomingConnections ", +"Возвращает объект текущего HTTP соединения": "Returns the object of the current HTTP connection", +"Перемещает файл в корзину удаляемых файлов": "Move file to recycle bin", +"Добавляет новый товар в каталог сообщества": "Adds a new product to the community's catalog", +"Структура Из КлючИЗначение, ДвоичныеДанные": "Structure Of KeyAndValue, BinaryData", +"ОтправитьТекстовоеСообщение (текст и emoji": "SendTextMessage (text and emoji", "Ввести название приложения и выбрать пункт": "Enter the application name and select the ", "Структура полей товара с добавленным видео": "Structure of product fields with added video", -"ОтправитьТекстовоеСообщение (текст и emoji": "SendTextMessage (text and emoji", -"Структура Из КлючИЗначение, ДвоичныеДанные": "Structure Of KeyAndValue, BinaryData", -"Добавляет новый товар в каталог сообщества": "Adds a new product to the community's catalog", -"Возвращает объект текущего HTTP соединения": "Returns the object of the current HTTP connection", -"порядковый номер первого счетчика в списке": "sequence number of the first counter in the list", -"'Имя поля 2': {'Тип данных': 'Значение'},^": "'Field name 2': {'Type': 'Value'},^", -"Bitrix24_ПолучитьСписокПросмотревшихВажное": "Bitrix24_GetImportantPostViewers", -"JSON клавиатуры. См.СформироватьКлавиатуру": "JSON keyboard. See FormKeyboard", -"Не удалось сохранить ошибку в файл вывода:": "Failed to save the error to the output file:", -"Получает статус учета времени пользователя": "Gets user timekeeping status", -"Очищает список событий основного календаря": "Clears the event list of the primary calendar", -"'Имя поля 1': {'Тип данных': 'Значение'},^": "'Field name 1': {'Type': 'Value'},^", -"максимальное количество счетчиков в выдаче": "maximum number of counters in the output", -"Установите Webhook. См. Установить Webhook": "Set webhook (see Set webhook)", -"ДобавитьЗаписи (ошибка поля без транзакции": "AddRecords (field error without tr", -"Идентификаторы товаров в системе Ozon (SKU": "Products identifiers in the Ozon system (SKU", -"Получает информацию о текущем пользователе": "Get current user data", -"Вид multipart загрузки: form data, related": "Multipart data type: form data, related", -"Отправляет файл (документ) в чат или канал": "Sends a file (document) to a chat or channel", -"Ошибка преобразовани данных параметра JSON": "JSON Parameter Data Conversion Error", -"Дата доставки, согласованная с получателем": "Delivery date agreed with the recipient", -"Приостанавливает учет времени пользователя": "Pauses user timekeeping", -"необходимо будет передать в другую функцию": "you will need to pass to another function", -"Создает зависимость одной задачи от другой": "Creates the dependency of one task to another", -"Идентификатор черновика заявки на поставку": "Supply draft identifier", -"УстановитьОбъектЗапроса: Передан не запрос": "SetRequestObject: Not a request has been passed", -"Сформировать клавиатуру из массива кнопок:": "Create a keyboard from an array of buttons:", -"Получает постоянный UTL к сообщению канала": "Gets a permanent URL to the channel message", -"Отменяет режим общего доступа для каталога": "Cancels the public access mode for the directory", -"Обработать данные Telegram Mini App !NOCLI": "Process Telegram Mini App data !NOCLI", -"Обновляет характеристики выбранных товаров": "Updates the attributes of the selected items", -"Коллекция КлючЗначение с параметрами формы": "KeyValue collection with form parameters", -"Разбанивает забаненного ранее пользователя": "Unbans a previously banned user", -"Получает информацию о сообщении чата по ID": "Gets information about the chat message by ID", -"Метаданные объекты содержатся в заголовках": "Object metadata is contained in the headers", -"Сообщить(\"Проверка товаров Ozon недоступна": "Message(\"Ozon product checkout is unavailable", +"ПолучитьСоответствиеРазделовТестированияGA": "GetTestingSectionMappingGA", +"Получает список товаров с фильтром или без": "Gets a list of products with or without filter", +"Возвращает тело ответа как двоичные данные": "Returns the response body as binary data", +"Признак установки тела в формате Multipart": "Flag indicating the body is set in Multipart format", +"ПолучитьСтруктуруПараметровЗапроса (пустая": "GetRequestParameterStructure (empty", +"Актуализировать входящие соединения !NOCLI": "ActualiseIncomingConnections ", +"ID файла, к которому предоставляется доступ": "ID of the file to be accessed", +"PostgreSQL_УдалитьБазуДанных(ПараметрыТеста": "PostgreSQL_DeleteDatabase(TestParameters", +"Устанавливает коллекцию заголовков запросов": "Sets a collection of query headers", +"Получает список отложенных сообщений канала": "Gets a list of delayed channel messages", +"Массив доступов по задачам, если необходимо": "Rights array if required", +"Получает список товаров выбранного магазина": "Gets the list of products of the selected market (campaign)", +"Получает описание товара по идентификаторам": "Get product description by IDs", +"дата и время в формате timestamp (вместо to": "date and time in timestamp format (instead of to", +"Установить настройки версионирования бакета": "Put bucket versioning", +"ПолучитьБуферДвоичныхДанныхИзДвоичныхДанных": "GetBinaryDataBufferFromBinaryData", +"УстановитьОбъектЗапроса: Установка значения": "SetRequestObject: Setting the value", +"Получает информацию о товарах по массиву ID": "Gets information about products by array of IDs", +"Красный, желтый, синий или какой-то другой?": "Red, yellow, blue, or some other?", +"единица измерения для размеров, например mm": "unit of measure for sizes, e.g. mm", +"Ошибка типа значения соответствия артикулов": "Article value type error ", +"Удаляет ранее добавленный товар из подборки": "Removes a previously added product from the selection", +"Соответствие Из КлючИЗначение, Неопределено": "Map Of KeyAndValue, Undefined", +"Получает описание поля с электронной почтой": "Gets the description of an email field", +"Дополнительная информация (добавочный номер": "Additional information (extension number", +"Отправляет ранее загруженный файл по его ID": "Sends a previously uploaded file by ID", +"Дата, за которую необходимо получить данные": "Date for which data should be retrieved", +"Стрктура или соответствие заголовков запрос": "Structure or map of request headers", +"Получить заблокированных пользователей чата": "Get chat blocked users", +"Очистить список закрепленных сообщений темы": "Clear thread's pinned messages list", +"ПолучитьСтруктуруСообщенияКонтекста (пустая": "GetContextMessageStructure (empty", +"Текстовый идентификатор (наименование) поля": "Text identifier (name) of the field", +"название задачи (можно искать по шаблону [%": "task name (can be searched using the template [%", +"Получить структуру параметров представлений": "Get embeddings parameter structure", +"Создает новый чат на основе структуры полей": "Creates a new chat based on the field structure", +"Обновляет v2 токен при помощи refresh_token": "Updates the v2 token using the refresh_token", +"Открытый пакет интеграций с популярными API": "Open integrations package with popular API aboard", +"ПолучитьНастройкийВерсионированияБакета (DB": "GetBucketVersioning (DB", "Отсутствуют необходимые данные авторизации:": "The required authorization data is missing:", "Время удержания соединения для Long Polling": "Connection hold time for Long Polling", "Формирует квитанции в формате pdf к заказам": "Generates pdf receipts for orders", @@ -7931,106 +7963,41 @@ "Получает информацию о папке или файле по ID": "Gets information about a folder or file by ID", "Получает список объектов в выбранном бакете": "Gets the list of objects in the selected bucket", "Максимальное число попыток получения данных": "Max number of data retrieval attempts", -"Получает список товаров выбранного кабинета": "Gets the list of products of the business", "Добавляет пользователей в чат по массиву ID": "Adds users to the chat by ID array", "XML строка или файл конфигурации шифрования": "XML string or file of encryption configuration", "Набор тегов (ключ и значение) для установки": "Set of tags (key and value)", "Соответствие Из КлючИЗначение, Произвольный": "Map Of KeyAndValue, Arbitrary", "Отправляет двоичные данные на сервер Ollama": "Sends binary data to the Ollama server", "конкретное значение при указании имени поля": "Specific Value When Specifying Field Name", -"Релизы библиотеки выходят в пяти вариантах:": "The library releases come in five variants:", +"Получает список товаров выбранного кабинета": "Gets the list of products of the business", "Авторизоваться в браузере по ссылке из п.1.": "Authorize in the browser using the link from step 1", -"Используется в т-нии 2-х часов для запросов": "2 hrs. lifetime", -"Маркер конца сообщения. Пусто > без маркера": "End of message marker. Empty > without marker", -"запись и анализ поведения посетителей сайта": "recording and analyzing the behavior of site visitors", -"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", -"Получить структуру обновления характеристик": "Get attributes update structure", -"Путь с параметрами и секцией из URL запроса": "Path with parameters and section from the request URL", +"Токен страницы, если используется пагинация": "Page token if pagination is used", +"Релизы библиотеки выходят в пяти вариантах:": "The library releases come in five variants:", +"Получает внешнюю ссылку для доступа к файлу": "Get external link to file", +"Ошибка получения данных булево из параметра": "Error getting boolean data from parameter", +"название сделки (можно искать по шаблону [%": "deal name (can be searched using the template [%", "Переносит задачу в выбранную стадию канбана": "Move task to another kanban stage", "Получает структуру стандартных полей товара": "Gets the structure of product standard fields", -"название сделки (можно искать по шаблону [%": "deal name (can be searched using the template [%", -"Ошибка получения данных булево из параметра": "Error getting boolean data from parameter", -"Получает внешнюю ссылку для доступа к файлу": "Get external link to file", -"Токен страницы, если используется пагинация": "Page token if pagination is used", -"Открытый пакет интеграций с популярными API": "Open integrations package with popular API aboard", -"ПолучитьНастройкийВерсионированияБакета (DB": "GetBucketVersioning (DB", -"Создает новый чат на основе структуры полей": "Creates a new chat based on the field structure", -"Текстовый идентификатор (наименование) поля": "Text identifier (name) of the field", -"УстановитьОбъектЗапроса: Установка значения": "SetRequestObject: Setting the value", -"Получает список товаров выбранного магазина": "Gets the list of products of the selected market (campaign)", -"Установить настройки версионирования бакета": "Put bucket versioning", -"дата и время в формате timestamp (вместо to": "date and time in timestamp format (instead of to", -"Получает описание товара по идентификаторам": "Get product description by IDs", -"Получает информацию о товарах по массиву ID": "Gets information about products by array of IDs", -"Массив доступов по задачам, если необходимо": "Rights array if required", -"ID файла, к которому предоставляется доступ": "ID of the file to be accessed", -"Получает список отложенных сообщений канала": "Gets a list of delayed channel messages", -"Устанавливает коллекцию заголовков запросов": "Sets a collection of query headers", -"PostgreSQL_УдалитьБазуДанных(ПараметрыТеста": "PostgreSQL_DeleteDatabase(TestParameters", -"ПолучитьБуферДвоичныхДанныхИзДвоичныхДанных": "GetBinaryDataBufferFromBinaryData", -"Красный, желтый, синий или какой-то другой?": "Red, yellow, blue, or some other?", -"Получить структуру параметров представлений": "Get embeddings parameter structure", -"Ошибка типа значения соответствия артикулов": "Article value type error ", -"Удаляет ранее добавленный товар из подборки": "Removes a previously added product from the selection", -"Соответствие Из КлючИЗначение, Неопределено": "Map Of KeyAndValue, Undefined", -"Получает описание поля с электронной почтой": "Gets the description of an email field", -"Дополнительная информация (добавочный номер": "Additional information (extension number", -"единица измерения для размеров, например mm": "unit of measure for sizes, e.g. mm", -"Отправляет ранее загруженный файл по его ID": "Sends a previously uploaded file by ID", -"Дата, за которую необходимо получить данные": "Date for which data should be retrieved", -"Стрктура или соответствие заголовков запрос": "Structure or map of request headers", -"Получить заблокированных пользователей чата": "Get chat blocked users", -"Обновляет v2 токен при помощи refresh_token": "Updates the v2 token using the refresh_token", -"Очистить список закрепленных сообщений темы": "Clear thread's pinned messages list", -"ПолучитьСтруктуруСообщенияКонтекста (пустая": "GetContextMessageStructure (empty", -"название задачи (можно искать по шаблону [%": "task name (can be searched using the template [%", -"Получает новый токен на основе рефреш токена": "Gets a new token based on the refresh token", -"Показывает ранее скрытую главную тему форума": "Shows a previously hidden main forum thread", -"УстановитьПользовательскиеНастройкиКалендаря": "SetCustomCalendarSettings", -"Отзывает права администратора у пользователя": "Revokes administrator rights from the user", -"Загружает файлы на сервер и возвращает их ID": "Uploads files to the server and returns their IDs", -"Этот раздел посвящен библиотеке для работы с": "This section is dedicated to the library for working with", -"Пересылает сообщения из одного чата в другой": "Sends messages from one chat room to another", -"Авторизоваться через ВК и подтвердить доступ": "Authorize through VK and confirm access", -"УстановитьПараметрыURL: установка параметров": "SetURLParams: parameter setting", -"Возвращает структуру полей события календаря": "Returns the structure of the calendar event fields", -"uid пользователя, которому выдано разрешение": "uid of the user to whom the authorization has been granted", -"Копирует файл или каталог по выбранному пути": "Copies a file or directory to the selected path", -"Массив тегов (Etag) из загрузок каждой части": "An array of tags (Etag) from the uploads responses of each part", -"не получится (access_token тоже не получится": "won't work (access_token won't work either", -"Токен следующей страницы при большой выборке": "Next page token in case of a large selection", -"тип календаря: user, group, company_calendar": "calendar type: user, group, company_calendar", -"Тип календаря: user, group, company_calendar": "Calendar type: user, group, company_calendar", -"Порядковый номер части объекта от 1 до 10000": "Number of the object part from 1 to 10000", -"ID пользователя или нескольких пользователей": "Usesr ID or array of users IDs", -"Bitrix24_ПолучитьСсылкуАвторизацииПриложения": "Bitrix24_GetAppAuthLink", -"Преобразует файл с Base64 строкой в бинарный": "Convert Base64 String to Binary File", -"Получает список запросов на вступление в чат": "Gets a list of requests to join the chat room", -"СформироватьСтруктуруНастроекВерсионирования": "FormVersioningStructure", -"Нормализованный набор параметров для запроса": "Normalised set of parameters for a query", -"Токен для удаления конкретной версии объекта": "Token for deleting a specific version of an object", -"ДополнитьЗаголовки: установка Content-Length": "CompleteHeaders: Content-Length setting", -"Минимальный вес в кг, который принимает офис": "Minimum weight in kg that the office accepts", -"Приостанавливает показ рекламного объявления": "Pauses the display of the advertising post", -"Завершить сообщение символом переноса строки": "End the message with a line break character", -"СформироватьЗапрос: Создание объекта запроса": "FormRequest: Creating a request object", -"Переводит каталог в режим публичного доступа": "Sets the directory to public access mode", -"Признак использования защищенного соединения": "Flag for using a secure connection", -"Добавляет вариант для существующего свойства": "Adds a variant for an existing property", -"Создает новый TCP сервер и устаналивает порт": "Creates a new TCP server and sets the port", -"Перейдите на [главную страницу Google Cloud]": "Go to the [Google Cloud Console]", -"Загружает одиночный файл на сервер Neocities": "Upload single file to Neocities", -"Создает ссылку для вступления в закрытый чат": "Creates a link for joining a closed chat", -"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_UR", -"Ключ разработчика (для разработчиков модулей": "Developer key (for module developers", -"Получает список операций выбранного счетчика": "Gets the list of actions of the selected counter", +"Получить структуру обновления характеристик": "Get attributes update structure", +"Токен = ПараметрыФункции[\"Bitrix24_Token": "Token = FunctionParameters[\"Bitrix24_Token", +"запись и анализ поведения посетителей сайта": "recording and analyzing the behavior of site visitors", +"Маркер конца сообщения. Пусто > без маркера": "End of message marker. Empty > without marker", +"Используется в т-нии 2-х часов для запросов": "2 hrs. lifetime", +"Путь с параметрами и секцией из URL запроса": "Path with parameters and section from the request URL", "Изменяет цены однного или нескольких товаров": "Changes the price of one or more items", -"Сумма наложенного платежа, в том числе и НДС": "Amount of cash on delivery, including VAT", -"Флаг использования API для тестовых запросов": "Flag to use test API for requests", "Получает список акций, доступных для участия": "Gets a list of available promotions", +"Флаг использования API для тестовых запросов": "Flag to use test API for requests", +"Сумма наложенного платежа, в том числе и НДС": "Amount of cash on delivery, including VAT", +"Получает список операций выбранного счетчика": "Gets the list of actions of the selected counter", +"Создает новый TCP сервер и устаналивает порт": "Creates a new TCP server and sets the port", +"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_UR", +"Создает ссылку для вступления в закрытый чат": "Creates a link for joining a closed chat", +"Загружает одиночный файл на сервер Neocities": "Upload single file to Neocities", +"Перейдите на [главную страницу Google Cloud]": "Go to the [Google Cloud Console]", "Получает шаблон описания для создания товара": "Gets the description template for creating a product", +"Ключ разработчика (для разработчиков модулей": "Developer key (for module developers", "Получает структуру для отбора списка товаров": "Gets the structure for selecting the list of products", -"Важно: Для работы компоненты требуется GLIBC": "Important: The component requires GLIBC", +"Создает новую модель с заданными настройками": "Creates a new model with the specified settings", "заранее созданное функцией ОткрытьСоединение": "previously created by the CreateConnection function", "отслеживание хеша в адресной строке браузера": "tracking the hash in the browser address bar", "Получает товары, доступные в выбранной акции": "Gets the products available in the selected promotion", @@ -8044,19 +8011,76 @@ "Создает рекламное объявление на основе поста": "Creates an advertising post based on a post", "ID последнего обработанного до этого события": "ID of the last event processed before this event", "Удалить объект без возможности востановления": "Delete object without the possibility of recovery", -"Создает новую модель с заданными настройками": "Creates a new model with the specified settings", +"Добавляет вариант для существующего свойства": "Adds a variant for an existing property", +"Важно: Для работы компоненты требуется GLIBC": "Important: The component requires GLIBC", +"Признак использования защищенного соединения": "Flag for using a secure connection", +"Минимальный вес в кг, который принимает офис": "Minimum weight in kg that the office accepts", +"СформироватьЗапрос: Создание объекта запроса": "FormRequest: Creating a request object", +"Получает новый токен на основе рефреш токена": "Gets a new token based on the refresh token", +"Показывает ранее скрытую главную тему форума": "Shows a previously hidden main forum thread", +"Переводит каталог в режим публичного доступа": "Sets the directory to public access mode", +"Отзывает права администратора у пользователя": "Revokes administrator rights from the user", +"Загружает файлы на сервер и возвращает их ID": "Uploads files to the server and returns their IDs", +"Этот раздел посвящен библиотеке для работы с": "This section is dedicated to the library for working with", +"Пересылает сообщения из одного чата в другой": "Sends messages from one chat room to another", +"Авторизоваться через ВК и подтвердить доступ": "Authorize through VK and confirm access", +"УстановитьПараметрыURL: установка параметров": "SetURLParams: parameter setting", +"Возвращает структуру полей события календаря": "Returns the structure of the calendar event fields", +"uid пользователя, которому выдано разрешение": "uid of the user to whom the authorization has been granted", +"Копирует файл или каталог по выбранному пути": "Copies a file or directory to the selected path", +"Массив тегов (Etag) из загрузок каждой части": "An array of tags (Etag) from the uploads responses of each part", +"не получится (access_token тоже не получится": "won't work (access_token won't work either", +"УстановитьПользовательскиеНастройкиКалендаря": "SetCustomCalendarSettings", +"тип календаря: user, group, company_calendar": "calendar type: user, group, company_calendar", +"Токен следующей страницы при большой выборке": "Next page token in case of a large selection", +"Завершить сообщение символом переноса строки": "End the message with a line break character", +"ДополнитьЗаголовки: установка Content-Length": "CompleteHeaders: Content-Length setting", +"Токен для удаления конкретной версии объекта": "Token for deleting a specific version of an object", +"Нормализованный набор параметров для запроса": "Normalised set of parameters for a query", +"СформироватьСтруктуруНастроекВерсионирования": "FormVersioningStructure", +"Приостанавливает показ рекламного объявления": "Pauses the display of the advertising post", +"Преобразует файл с Base64 строкой в бинарный": "Convert Base64 String to Binary File", +"Bitrix24_ПолучитьСсылкуАвторизацииПриложения": "Bitrix24_GetAppAuthLink", +"ID пользователя или нескольких пользователей": "Usesr ID or array of users IDs", +"Порядковый номер части объекта от 1 до 10000": "Number of the object part from 1 to 10000", +"Тип календаря: user, group, company_calendar": "Calendar type: user, group, company_calendar", +"Получает список запросов на вступление в чат": "Gets a list of requests to join the chat room", +"Получает список пользователей рабочей области": "Gets a list of users in the workspace", +"ПолучитьСтруктуруПараметровВКонтексте (пустая": "GetContextParameterStructure (empty", +"Сумма НДС, включённая в доп. сбор за доставку": "VAT included in additional delivery charge", +"ДвоичныеДанные, Соответствие Из КлючИЗначение": "BinaryData, Map Of KeyAndValue", +"Переданное значение не является TCP-сервером!": "The passed value is not a TCP server!", +"Возвращает структура клавиатуры для сообщений": "Returns a keyboard structure for messages", +"Кодировка для записи исходящей строки в поток": "Encoding for writing the outgoing string to the stream", +"Получить список пользовательских полей задачи": "Get list of custom task fields", +"Соответствие Из КлючИЗначение, ДвоичныеДанные": "Map Of KeyAndValue, BinaryData", +"Описание локации. См. ПолучитьОписаниеЛокации": "Location description. See GetLocationDescription", +"Массив сообщений о действиях внутри обработки": "Array of messages about actions within the processing", +"Токен для получения конкретной версии объекта": "Token for receiving a specific version of an object", +"Время доставки С, согласованное с получателем": "Delivery time FROM agreed with the recipient", +"Идентификатор новой подборки, если необходимо": "Identifier of the new selection, if needed", +"Создает персональное уведомление пользователю": "Creates a personal notification to the user", +"!OInt ОсвободитьОбъект(ПромежуточныйРезультат": "!OInt FreeObject(InterimResult", +"Даты - передаются как строки формата ISO 8601": "Dates are passed as strings in ISO 8601 format", +"Выберите необходимый сайт из списка и нажмите": "Select the site from the list and click", +"Возвращает структуру полей описания календаря": "Returns the structure of the calendar description fields", +"Раскомментировать, если выполняется OneScript": "Uncomment if OneScript is executed", +"Получает настройки учета времени пользователя": "Gets user timekeeping settings", +"Позволяет выбирать несколько вариантов ответа": "Allows to select more than one answer choice", +"Восстанавливает ранее удаленный счетчик по ID": "Restores a previously deleted counter by ID", +"УстановитьСтроковоеТело: нет данных - пропуск": "SetStringBody: no data - skip", +"Получить пользовательские настройки календаря": "Get custom calendar settings", +"Требования: платформа 1С версии 8.3.10 и выше": "Requirements: 1C platform version 8.3.10 and above", "Получает токен авторизации по логину и паролю": "Receives authorization token by login and password", "Удалить последние сообщения перед блокировкой": "Delete last messages before blocking", "Перемещает каталог в корзину удаляемых файлов": "Move folder to recycle bin", -"УстановитьСтроковоеТело: нет данных - пропуск": "SetStringBody: no data - skip", -"УстановитьДвоичноеТело: начало установки тела": "SetBinaryBody: beginning of body setting", "Изменяет данные записи о трудозатратах задачи": "Update time accounting record data", "Структура с информацией об успешности запуска": "Structure with information about the startup success", "Копирует файл из одного расположения в другое": "Copy file from one destination to another", "Получить ссылку скачивания публичного объекта": "Get download link for public object", "зарегистрироваться и создать новое приложение": "register, and create a new application", "Атрибуты, индивидуальные для разных категорий": "Attributes individualized for different categories", -"Получить структуру фильтра событий календарей": "Get calendar events filter structure", +"УстановитьДвоичноеТело: начало установки тела": "SetBinaryBody: beginning of body setting", "Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "Ozon_UpdateProductImages(TestParameters", "УстановитьДвоичноеТело: Начало установки тела": "SetBinaryBody: Beginning of body setting", "Не удалось получить информацию из json медиа!": "Failed to Retrieve Information from JSON media!", @@ -8066,34 +8090,40 @@ "Назначает пользователя администратором группы": "Assigns the user as the group administrator", "Таймаут ожидания отправки запроса (в секундах": "Request sending timeout (in seconds", "Цены товаров. См. ПолучитьСтруктуруЦеныТовара": "Products prices. See GetProductPriceStructure", -"Получить пользовательские настройки календаря": "Get custom calendar settings", -"Требования: платформа 1С версии 8.3.10 и выше": "Requirements: 1C platform version 8.3.10 and above", -"Восстанавливает ранее удаленный счетчик по ID": "Restores a previously deleted counter by ID", -"Получает настройки учета времени пользователя": "Gets user timekeeping settings", -"ПолучитьСтруктуруПараметровВКонтексте (пустая": "GetContextParameterStructure (empty", -"Сумма НДС, включённая в доп. сбор за доставку": "VAT included in additional delivery charge", -"ДвоичныеДанные, Соответствие Из КлючИЗначение": "BinaryData, Map Of KeyAndValue", -"Переданное значение не является TCP-сервером!": "The passed value is not a TCP server!", -"Возвращает структура клавиатуры для сообщений": "Returns a keyboard structure for messages", -"Кодировка для записи исходящей строки в поток": "Encoding for writing the outgoing string to the stream", -"Получить список пользовательских полей задачи": "Get list of custom task fields", -"Соответствие Из КлючИЗначение, ДвоичныеДанные": "Map Of KeyAndValue, BinaryData", -"Получает список пользователей рабочей области": "Gets a list of users in the workspace", -"Описание локации. См. ПолучитьОписаниеЛокации": "Location description. See GetLocationDescription", -"Позволяет выбирать несколько вариантов ответа": "Allows to select more than one answer choice", -"Токен для получения конкретной версии объекта": "Token for receiving a specific version of an object", -"Время доставки С, согласованное с получателем": "Delivery time FROM agreed with the recipient", -"Идентификатор новой подборки, если необходимо": "Identifier of the new selection, if needed", -"Создает персональное уведомление пользователю": "Creates a personal notification to the user", -"!OInt ОсвободитьОбъект(ПромежуточныйРезультат": "!OInt FreeObject(InterimResult", -"Массив сообщений о действиях внутри обработки": "Array of messages about actions within the processing", -"Выберите необходимый сайт из списка и нажмите": "Select the site from the list and click", -"Возвращает структуру полей описания календаря": "Returns the structure of the calendar description fields", -"Раскомментировать, если выполняется OneScript": "Uncomment if OneScript is executed", -"Даты - передаются как строки формата ISO 8601": "Dates are passed as strings in ISO 8601 format", +"Получить структуру фильтра событий календарей": "Get calendar events filter structure", +"которое будет закрыто после выполнения функции": "which will be closed after the function is executed", +"Истина > отправляет файлы отдельными запросами": "True > sends files in separate requests", +"UUID квитанции, полученный при ее формировании": "UUID of the receipt received during its creation", +"Набор полей заказа. См. ПолучитьОписаниеЗаказа": "Set of order fields. See GetOrderDescription", +"ПараметрыЗапросаВСтроку: Добавление параметров": "RequestParametersToString: Adding parameters", +"Телефон в международном формате без знака плюс": "Phone number in international format without a plus sign", +"Получает информацию о комментарии задачи по ID": "Gets task comment data by ID", +"Время жизни ссылки в секундах. 604800 максимум": "Link lifetime in seconds. 604800 max.", +"Получает список магазинов в кабинете по токену": "Gets the list of shops in the cabinet by token", +"минимальная цена товара после применения акций": "minimum price of product after promotions have been applied", +"Идентификатор callback query полученного ботом": "Identifier of the callback query received by the bot", +"Время доставки ПО, согласованное с получателем": "Delivery time TO agreed with the recipient", +"Клавиатура под сообщением или на нижней панели": "Keyboard under the message or on the bottom panel", +"Строка или коллекция для преобразования в JSON": "String or collection to convert to JSON", +"УстановитьСтроковоеТело: Начало установки тела": "SetStringBody: Beginning of body setting", +"Список адресов почты добавляемых пользователей": "List of email addresses of users being added", +"Отправляет текстовое сообщение в выбранный чат": "Sends a text message to the selected chat room", +"НачалоКодовУспеха И ОтветПроверки.КодСостояния": "StartOfSuccessCodes And CheckResponse.StatusCode", +"Загружает часть объекта при загрузке по частям": "Uploads a part of an object for multipart uploading", +"Получает статус (онлайн) текущего пользователя": "Gets the status (online) of the current user", +"Открепляет ранее закрепленное сообщение в чате": "Unpins a previously pinned chat message", +"GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "GreenAPI_GetAuthorizationCode(TestParameters", +"Устанавливает или снимает реакцию на сообщение": "Set or remove reaction mark on the message", +"Не удалось удалить временный файл после теста!": "Failed to delete the temporary file after the test!", +"Не удалось инициализировать внешнюю компоненту": "Failed to initialize AddIn", +"логин пользователя, которому выдано разрешение": "login of the user to whom the authorization has been granted", +"Создает нового пользователя по структуре полей": "Create new user by fields structure", +"Формирует ссылку для авторизации через браузер": "Forms a link for authorization via the browser", +"Получает внешнюю ссылку для доступа к каталогу": "Get external link to folder", +"Каталог = ТекущийСценарий().Каталог + \"\"addins": "Directory = CurrentScript().Path + \"\"addins", +"Список офисов](@api-docs.cdek.ru/36982648.html": "List of pickup points](@api-docs.cdek.ru/36990336.html", "Число последних версий объекта для отображения": "Number of the latest versions of the object to display", "Код ПВЗ, в который планируется передать заказы": "Code of shipment point to which it is planned to transfer orders", -"Получает общую статистику сообщества за период": "Gets the overall community statistics for a period", "Удаляет указанное сообщение из чата или канала": "Delete message from chat or channel", "Отправляет текстовое сообщение в чат или канал": "Sends a text message to a chat or channel", "Адрес обработки запросов от Telegram (с https:": "Request handling address from Telegram (with https:", @@ -8104,51 +8134,47 @@ "сериализованный JSON ответа от Ozon Seller API": "serialized JSON response from Ozon Seller API", "CLI_GreenAPI_РазлогинитьИнстанс(ПараметрыТеста": "CLI_GreenAPI_LogoutInstance(TestParameters", "сериализованный JSON ответа от сервера MongoDB": "serialized JSON response from MongoDB server", -"Получает товары, участвующие в выбранной акции": "Gets the products featured in the selected promotion", +"Получает общую статистику сообщества за период": "Gets the overall community statistics for a period", "Сумма дополнительного сбора (в том числе и НДС": "Amount of additional fee (including VAT", -"Загружает несколько файлов на сервер Neocities": "Uploads multiple files to Neocities", -"выставляет статус 'В сети' для вашего аккаунта": "sets the 'Online' status for your account", -"Проверяет доступность задачи для пользователей": "Checks the availability of the task for users", -"Ошибка получения двоичных данных из параметра:": "Error getting binary data from parameter:", -"Путь к файлу для сохранения результата запроса": "Path to the file for saving the request result", -"ПолучитьСписокПользовательскихПолейЗадачи (хук": "GetCustomTaskFieldsList (wh", -"Скрыть старые сообщения от новых пользователей": "Hide old messages from new members", -"Токен авторизации, если используется не вебхук": "Access token, when app auth method used", -"УстановитьОбъектСоединения: Установка значения": "SetConnectionObject: Setting the value", +"Получает товары, участвующие в выбранной акции": "Gets the products featured in the selected promotion", "Отправляет контакт с именем и номером телефона": "Sends a contact with name and phone number", +"Токен авторизации, если используется не вебхук": "Access token, when app auth method used", "URL, по которому необходимо перейти в браузере": "URL to go to in the browser", -"Каталог = ТекущийСценарий().Каталог + \"\"addins": "Directory = CurrentScript().Path + \"\"addins", -"Список офисов](@api-docs.cdek.ru/36982648.html": "List of pickup points](@api-docs.cdek.ru/36990336.html", -"Формирует ссылку для авторизации через браузер": "Forms a link for authorization via the browser", -"Не удалось удалить временный файл после теста!": "Failed to delete the temporary file after the test!", -"минимальная цена товара после применения акций": "minimum price of product after promotions have been applied", -"Телефон в международном формате без знака плюс": "Phone number in international format without a plus sign", -"Получает список магазинов в кабинете по токену": "Gets the list of shops in the cabinet by token", -"Время жизни ссылки в секундах. 604800 максимум": "Link lifetime in seconds. 604800 max.", -"Получает информацию о комментарии задачи по ID": "Gets task comment data by ID", -"Время доставки ПО, согласованное с получателем": "Delivery time TO agreed with the recipient", -"ПараметрыЗапросаВСтроку: Добавление параметров": "RequestParametersToString: Adding parameters", -"Набор полей заказа. См. ПолучитьОписаниеЗаказа": "Set of order fields. See GetOrderDescription", -"UUID квитанции, полученный при ее формировании": "UUID of the receipt received during its creation", -"Истина > отправляет файлы отдельными запросами": "True > sends files in separate requests", -"которое будет закрыто после выполнения функции": "which will be closed after the function is executed", -"Идентификатор callback query полученного ботом": "Identifier of the callback query received by the bot", -"Клавиатура под сообщением или на нижней панели": "Keyboard under the message or on the bottom panel", -"Создает нового пользователя по структуре полей": "Create new user by fields structure", -"УстановитьСтроковоеТело: Начало установки тела": "SetStringBody: Beginning of body setting", -"Список адресов почты добавляемых пользователей": "List of email addresses of users being added", -"Отправляет текстовое сообщение в выбранный чат": "Sends a text message to the selected chat room", -"НачалоКодовУспеха И ОтветПроверки.КодСостояния": "StartOfSuccessCodes And CheckResponse.StatusCode", -"Загружает часть объекта при загрузке по частям": "Uploads a part of an object for multipart uploading", -"Получает статус (онлайн) текущего пользователя": "Gets the status (online) of the current user", -"Открепляет ранее закрепленное сообщение в чате": "Unpins a previously pinned chat message", -"GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "GreenAPI_GetAuthorizationCode(TestParameters", -"Получает внешнюю ссылку для доступа к каталогу": "Get external link to folder", -"Устанавливает или снимает реакцию на сообщение": "Set or remove reaction mark on the message", -"Строка или коллекция для преобразования в JSON": "String or collection to convert to JSON", -"Не удалось инициализировать внешнюю компоненту": "Failed to initialize AddIn", -"логин пользователя, которому выдано разрешение": "login of the user to whom the authorization has been granted", -"Получает информацию о пользователях для диалога": "Get users information for dialog", +"Скрыть старые сообщения от новых пользователей": "Hide old messages from new members", +"УстановитьОбъектСоединения: Установка значения": "SetConnectionObject: Setting the value", +"Путь к файлу для сохранения результата запроса": "Path to the file for saving the request result", +"Ошибка получения двоичных данных из параметра:": "Error getting binary data from parameter:", +"Проверяет доступность задачи для пользователей": "Checks the availability of the task for users", +"выставляет статус 'В сети' для вашего аккаунта": "sets the 'Online' status for your account", +"Загружает несколько файлов на сервер Neocities": "Uploads multiple files to Neocities", +"ПолучитьСписокПользовательскихПолейЗадачи (хук": "GetCustomTaskFieldsList (wh", +"Перемещает файл из одного расположения в другое": "Move file from one destination to another", +"Загружает выбранную модель в оперативную память": "Loads the selected model into RAM", +"Копирует объект из одного расположения в другое": "Copies an object from one location to another", +"ID пользователя для учета. Текущий по умолчанию": "Users ID. Current by default", +"Получает события календарей с фильтрами или без": "Gets events of calendars with or without filters", +"Наименование файла с расширением для сохранения": "File name with extension", +"OInt/tests/Modules/Coverage_ЗапускВсехТестов.os": "OInt/tests/Modules/Coverage_RunAllTests.os", +"Отправляет URL с предпросмотром в чат или канал": "Sends a URL with a preview to a chat or channel", +"Массив имен для добавления новых листов в книгу": "Array of names to add new sheets to the spreadsheet", +"Описание контакта. См. ПолучитьОписаниеКонтакта": "Contact description. See GetContactDescription", +"Добавляет поле формы в multipart/form-data тело": "Adds a form field to the multipart/form-data body", +"Файлы для загрузки: Ключ > путь на NC, Значение": "Files: Key > destination path on NC, Value", +"СформироватьЗапрос: Создание объекта соединения": "FormRequest: Creating a connection object", +"Получает список пользователей указанного канала": "Gets a list of users in the specified channel", +"УстановитьFormТело: тело установлено, размер %1": "SetFormBody: body set, size %1", +"Добавляет блок файла в multipart/form-data тело": "Adds a file block to the multipart/form-data body", +"Ошибка получения коллекции для формирования XML": "Error getting a collection for XML generation", +"ТекущаяДата - 60 * 60 * 24); // Дата создания": "CurrentDate - 60 * 60 * 24); // Creation date", +"Структура полей лида (см. ПолучитьСтруктуруЛида": "Lead fields structure (see GetLeadStructure", +"Разрешает незащищенное соединение с библиотекой": "Allows an unsecured connection to the library", +"Массив или одна структура полей описания товара": "Array or one structure of product description fields", +"УстановитьFormТело: Тело установлено, размер %1": "SetFormBody: Body set, size %1", +"Получает список сообщений в очереди на отправку": "Gets the list of messages in the queue to be sent", +"Для тела запроса установлен несуществующий файл": "A non-existent file is set for the request body", +"Пользователь или пользователи чата для удаления": "The member or members of the chat room to remove", +"Установить пользовательские настройки календаря": "Set custom calendar settings", +"УстановитьJsonТело: тело установлено, размер %1": "SetJsonBody: body set, size %1", "Получает информацию о товаре по идентификаторам": "Gets product information by identifiers", "Структура полей чата. См. ПолучитьСтруктуруЧата": "Chat fields structure. See GetChatStructure", "Отборы, выбранные поля, количество и сортировка": "Filter, selected fields, limit and sorting", @@ -8159,7 +8185,7 @@ "название задачи (можно искать по шаблону [%_])>": "task name (can be searched using the template [%_])>", "Получает список подразделений по ID или фильтру": "Gets a list of departments by ID or filter", "Путь к объекту, тег которого необходимо удалить": "Path to the object whose tag needs to be deleted", -"Добавьте необходимые для ваших целей разрешения": "Add the permissions required for your purposes", +"Получает информацию о пользователях для диалога": "Get users information for dialog", "Получает информацию о магазине (кампании) по ID": "Gets information about a market (campaign) by ID", "UUID штрихкода, полученный при его формировании": "The UID of the barcode received when the barcode was created", "Получает список файлов с или без отбора по типу": "Gets a list of files with or without filtering by type", @@ -8169,80 +8195,79 @@ "Dropbox_ПолучитьДанныеИспользованияПространства": "Dropbox_GetSpaceUsageData", "Получает календарь из списка пользователя по ID": "Gets a calendar from the user's list by ID", "Создает кампанию в выбранном рекламном кабинете": "Creates a campaign in the selected advertising account", -"Пользователь или пользователи чата для удаления": "The member or members of the chat room to remove", "Получает список календарей указанного владельца": "Gets a list of calendars of the specified owner", -"Установить пользовательские настройки календаря": "Set custom calendar settings", -"УстановитьJsonТело: тело установлено, размер %1": "SetJsonBody: body set, size %1", -"Для тела запроса установлен несуществующий файл": "A non-existent file is set for the request body", -"Массив или одна структура полей описания товара": "Array or one structure of product description fields", -"Перемещает файл из одного расположения в другое": "Move file from one destination to another", -"Копирует объект из одного расположения в другое": "Copies an object from one location to another", -"ID пользователя для учета. Текущий по умолчанию": "Users ID. Current by default", -"Получает события календарей с фильтрами или без": "Gets events of calendars with or without filters", -"Наименование файла с расширением для сохранения": "File name with extension", -"OInt/tests/Modules/Coverage_ЗапускВсехТестов.os": "OInt/tests/Modules/Coverage_RunAllTests.os", -"Отправляет URL с предпросмотром в чат или канал": "Sends a URL with a preview to a chat or channel", -"Массив имен для добавления новых листов в книгу": "Array of names to add new sheets to the spreadsheet", -"Загружает выбранную модель в оперативную память": "Loads the selected model into RAM", -"Описание контакта. См. ПолучитьОписаниеКонтакта": "Contact description. See GetContactDescription", -"Получает список сообщений в очереди на отправку": "Gets the list of messages in the queue to be sent", -"Файлы для загрузки: Ключ > путь на NC, Значение": "Files: Key > destination path on NC, Value", -"СформироватьЗапрос: Создание объекта соединения": "FormRequest: Creating a connection object", -"Получает список пользователей указанного канала": "Gets a list of users in the specified channel", -"УстановитьFormТело: тело установлено, размер %1": "SetFormBody: body set, size %1", -"Добавляет поле формы в multipart/form-data тело": "Adds a form field to the multipart/form-data body", -"Добавляет блок файла в multipart/form-data тело": "Adds a file block to the multipart/form-data body", -"Ошибка получения коллекции для формирования XML": "Error getting a collection for XML generation", -"ТекущаяДата - 60 * 60 * 24); // Дата создания": "CurrentDate - 60 * 60 * 24); // Creation date", -"Структура полей лида (см. ПолучитьСтруктуруЛида": "Lead fields structure (see GetLeadStructure", -"Разрешает незащищенное соединение с библиотекой": "Allows an unsecured connection to the library", -"УстановитьFormТело: Тело установлено, размер %1": "SetFormBody: Body set, size %1", +"Добавьте необходимые для ваших целей разрешения": "Add the permissions required for your purposes", +"Дата начала нужного периода доступных таймслотов": "Start date of the required period of available timeslots", +"tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "tools/Modules/internal/Classes/OPI_HTTPClient.os", +"Отклоняет вступление пользователя в закрытый чат": "Rejects the user's request to join a private chat room", +"ID активного подключения. См. ОжидатьПодключение": "Active connection ID. See AwaitingConnection", +"Получает токен по коду из авторизации в бразуере": "Gets token by code from browser authorization", +"где `?1 = \"10 AND 20\"`, что приведет к ошибке.^^": "where `?1 = \"10 AND 20,\"' which would cause an error.", +"Истина > сортировать по дате, Ложь > по алфавиту": "True > sort by date, False > alphabetically", +"Передана некорректная коллекция доп. параметров!": "An incorrect collection of additional parameters has been passed!", +"Отбор файлов по каталогу. Все, если не заполнено": "Selection of files by catalog. All if not filled in", +"Telegram_ОчиститьСписокЗакрепленныхСообщенийТемы": "Telegram_ClearPinnedMessagesList", +"Маркер продолжения списка из предыдущего запроса": "Next page marker from the previous request", +"ПолучитьСтруктуруПараметровПредставлений (пустая": "GetEmbeddingsParameterStructure (empty", +"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "ClearPinnedMessagesList (main", +"!OInt Сообщить(OPI_Инструменты.JSONСтрокой(Ответ": "!OInt Message(OPI_Tools.JSONString(Response", +"Генерирует ответ по заданному текстовому запросу": "Generates a response for a given text query", +"Идентификатор товара в системе продавца (Артикул": "Item identifier in the vendor's system (Article", +"Передана некорректная коллекция доп. заголовков!": "An incorrect collection of additional headers has been passed!", +"Список регионов](@api-docs.cdek.ru/33829418.html": "List of Regions](@api-docs.cdek.ru/33829453.html", +"Некорректный метод! Проверьте правильность ввода": "Incorrect method! Check input correctness", +"пользователь, последним изменивший статус задачи": "the user who last changed the task status", +"Сформируйте ссылку и перейдите по ней в браузере": "Form a link and click on it in your browser", +"Создает новый блок на основе существующего блока": "Creates a new block based on an existing block", +"двоичные данные zip архива с содержимым каталога": "binary data of the zip archive with the contents of the directory", +"сериализованный JSON ответа от CDEK или PDF файл": "serialized JSON response from CDEK or a PDF file", +"Удаление заявки](@api-docs.cdek.ru/29948379.html": "Deleting a courier invitation](@api-docs.cdek.ru/33828880.html", "Лимит пользователей (бесконечно, если не указано": "User limit (infinite if not specified", "Массив или одна структура полей атрибутов товара": "Array or one structure of product attribute fields", "Созвращает список дочерних блоков блока-родителя": "Returns list of child blocks of parent block", "Получает список пользовательских полей для задач": "Gets list of custom task fields", "РазбитьURL: разбиение запроса на составные части": "SplitURL: splitting a request into component parts", -"Удаляет ранее созданный результат из комментария": "Deletes task result, created from a comment", "ТребуетсяОбработкаУправляющихПоследовательностей": "RequiresProcessingOfEscapeSequences", "Истина > в макете будут только обязательные поля": "True > only required fields will be in the set", "Получает доступные интервалы доставки для заказа": "Gets available delivery intervals for order", "Ожидает подключение в течении указанного времени": "Waiting for connection for the specified time", -"URL, который будет открыт клиентским приложением": "URL to be opened by the client application", +"Удаляет ранее созданный результат из комментария": "Deletes task result, created from a comment", "Забрать токен из параметра URL в адресной строке": "Retrieve the token from the URL parameter in the address bar", "Получает данные строки таблицы по идентификатору": "Gets row data of the table by identifier", -"двоичные данные zip архива с содержимым каталога": "binary data of the zip archive with the contents of the directory", "Добавляет сообщение в обсуждение от имени группы": "Adds a message to the discussion on behalf of the group", "Вид обработки текста (HTML, Markdown, MarkdownV2": "Text processing type (HTML, Markdown, MarkdownV2", "Удаление заказа](@api-docs.cdek.ru/29924487.html": "Deleting an order](@api-docs.cdek.ru/33828855.html", "Инициализировать: установка стандартных значений": "Initialize: setting of default values", "Фильтр офисов. См. ПолучитьОписаниеФильтраОфисов": "Office filter. See GetOfficeFilterDescription", "Вы можете передать до 100 идентификаторов за раз": "You can pass up to 100 identifiers at a time", +"URL, который будет открыт клиентским приложением": "URL to be opened by the client application", "Помечает элемент чеклиста задачи как выполненный": "Mark an element as completed", -"сериализованный JSON ответа от CDEK или PDF файл": "serialized JSON response from CDEK or a PDF file", -"Удаление заявки](@api-docs.cdek.ru/29948379.html": "Deleting a courier invitation](@api-docs.cdek.ru/33828880.html", -"Создает новый блок на основе существующего блока": "Creates a new block based on an existing block", -"пользователь, последним изменивший статус задачи": "the user who last changed the task status", -"ID активного подключения. См. ОжидатьПодключение": "Active connection ID. See AwaitingConnection", -"Истина > сортировать по дате, Ложь > по алфавиту": "True > sort by date, False > alphabetically", -"где `?1 = \"10 AND 20\"`, что приведет к ошибке.^^": "where `?1 = \"10 AND 20,\"' which would cause an error.", -"Получает токен по коду из авторизации в бразуере": "Gets token by code from browser authorization", -"Отбор файлов по каталогу. Все, если не заполнено": "Selection of files by catalog. All if not filled in", -"Отклоняет вступление пользователя в закрытый чат": "Rejects the user's request to join a private chat room", -"Дата начала нужного периода доступных таймслотов": "Start date of the required period of available timeslots", -"Передана некорректная коллекция доп. параметров!": "An incorrect collection of additional parameters has been passed!", -"Telegram_ОчиститьСписокЗакрепленныхСообщенийТемы": "Telegram_ClearPinnedMessagesList", -"Сформируйте ссылку и перейдите по ней в браузере": "Form a link and click on it in your browser", -"ПолучитьСтруктуруПараметровПредставлений (пустая": "GetEmbeddingsParameterStructure (empty", -"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "ClearPinnedMessagesList (main", -"!OInt Сообщить(OPI_Инструменты.JSONСтрокой(Ответ": "!OInt Message(OPI_Tools.JSONString(Response", -"Маркер продолжения списка из предыдущего запроса": "Next page marker from the previous request", -"Генерирует ответ по заданному текстовому запросу": "Generates a response for a given text query", -"Идентификатор товара в системе продавца (Артикул": "Item identifier in the vendor's system (Article", -"Передана некорректная коллекция доп. заголовков!": "An incorrect collection of additional headers has been passed!", -"Список регионов](@api-docs.cdek.ru/33829418.html": "List of Regions](@api-docs.cdek.ru/33829453.html", -"Некорректный метод! Проверьте правильность ввода": "Incorrect method! Check input correctness", -"tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "tools/Modules/internal/Classes/OPI_HTTPClient.os", -"Путь внутри публичного каталога (только для папок": "Path within public catalog (folders only", +"Преобразует файл с Base64 строкой в бинарный файл": "Convert file with Base64 string to binary file", +"Обновляет значение записей по выбранным критериям": "Updates the value of records by selected criteria", +"Получает список доступных значений характеристики": "Gets the list of available values of the attribute", +"OneScript: ./OInt/tools/Modules/OPI_Компоненты.os": "OneScript: ./OInt/tools/Modules/OPI_AddIns.os", +"Истина > возвращает поля фильтра как соответствие": "True > returns the filter fields as a map", +"tools/Modules/internal/Modules/OPI_Инструменты.os": "tools/Modules/internal/Modules/OPI_Tools.os", +"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSQL.os": "OneScript: ./OInt/tools/Modules/OPI_SQLQueries.os", +"Получает список файлов с отбором каталога или без": "Gets a list of files with or without directory selection", +"Получает структуру стандартных настроек календаря": "Gets the structure of the default calendar settings", +"Максимальный вес в кг, который может принять офис": "Maximum weight in kg that the office can accept", +"отмечать входящие сообщения прочитанными: yes, no": "mark incoming messages as read: yes, no", +"Структура счетчика. См. ПолучитьСтруктуруСчетчика": "Counter structure. See GetCounterStructure", +"Твиттер не смог обработать загруженное вами видео": "Twitter could not process the video you uploaded", +"Таймаут ожидания данных (мс). 0 > без ограничений": "Data waiting timeout (ms). 0 > no limit", +"Путь к каталогу. Необязателен, если указан курсор": "Path to the directory. Optional if the cursor is specified", +"стандартное представление: day, week, month, list": "standard presentation: day, week, month, list", +"ОтправитьТекстовоеСообщение (клавиатура структура": "SendTextMessage (keyboard structure", +"tools/Modules/internal/Classes/OPI_ЗапросыHTTP.os": "tools/Modules/internal/Classes/OPI_HTTPRequests.os", +"Таймаут ожидания записи (мс). 0 > без ограничений": "Data reading timeout (ms). 0 > no limit", +"Изменение заказа](@api-docs.cdek.ru/36981178.html": "Update an order](@api-docs.cdek.ru/36989543.html", +"Признак преобразования полученных данных в строку": "Flag of converting the received data into a string", +"CLI_Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "CLI_Ozon_UpdateProductImages(TestParameters", +"Номер телефона в международном формате без + и 00": "Phone number in international format without + and 00", +"Время чтения данных (сек). 0 > до конца сообщения": "Data reading time (sec). 0 > until the end of the message", +"Отменяет публикацию ранее опубликованного объекта": "Unpublishes a previously published object", +"Идентификатор или массив индентификаторов записей": "Identifier or array of record identifiers", "Формирует строку подключения из переданных данных": "Forms a connection string from the passed data", "Подтверждает окончание загрузки объекта по частям": "Confirms the multipart uploading finish", "тип календаря: user (пользователя), group (группы": "calendar type: user, group", @@ -8253,65 +8278,19 @@ "Зайдите в приложение Viber и создайте новый канал": "Open the Viber app and create a new channel", "Дополнительные заголовки запроса, если необходимо": "Additional request headers, if necessary", "ID подборка для помещения товара, если необходимо": "Selection ID for placing the product, if needed", -"Источник: https:github.com/vbondarevsky/Connector": "Source: https:github.com/vbondarevsky/Connector", +"Путь внутри публичного каталога (только для папок": "Path within public catalog (folders only", "УстановитьПользовательскиеНастройкиКалендаря (хук": "SetCustomCalendarSettings (wh", -"источник сообщения: system, user, assistant, tool": "message source: system, user, assistant, tool", -"Источник сообщения: system, user, assistant, tool": "Message source: system, user, assistant, tool", -"Получает план задач на день текущего пользователя": "Gets the task plan for the current users day", -"Список позиций: Ключ > SKU, Значение > Количество": "Items list: Key > SKU, Value > Amount", -"Фильтр. См. ПолучитьСтруктуруФильтраПользователей": "Filter. See GetUserFilterStructure", -"Обновляет изображения и маркетинговый цвет товара": "Update images and marketing color", -"Вид загрузки (Пост, Товар, История, Опрос, Прочее": "Upload type (Post, Product, Story, Poll, Other", +"Источник: https:github.com/vbondarevsky/Connector": "Source: https:github.com/vbondarevsky/Connector", "Тип вложений: tweet_video, tweet_image, tweet_gif": "Attachment type: tweet_video, tweet_image, tweet_gif", +"Вид загрузки (Пост, Товар, История, Опрос, Прочее": "Upload type (Post, Product, Story, Poll, Other", +"Обновляет изображения и маркетинговый цвет товара": "Update images and marketing color", "только задачи, которые не являются подзадачами (Y": "only tasks that are not subtasks (Y", -"Отменяет публикацию ранее опубликованного объекта": "Unpublishes a previously published object", -"Идентификатор или массив индентификаторов записей": "Identifier or array of record identifiers", -"Номер телефона в международном формате без + и 00": "Phone number in international format without + and 00", -"Изменение заказа](@api-docs.cdek.ru/36981178.html": "Update an order](@api-docs.cdek.ru/36989543.html", -"Истина > возвращает поля фильтра как соответствие": "True > returns the filter fields as a map", -"OneScript: ./OInt/tools/Modules/OPI_ЗапросыSQL.os": "OneScript: ./OInt/tools/Modules/OPI_SQLQueries.os", -"tools/Modules/internal/Modules/OPI_Инструменты.os": "tools/Modules/internal/Modules/OPI_Tools.os", -"Получает структуру стандартных настроек календаря": "Gets the structure of the default calendar settings", -"OneScript: ./OInt/tools/Modules/OPI_Компоненты.os": "OneScript: ./OInt/tools/Modules/OPI_AddIns.os", -"Получает список доступных значений характеристики": "Gets the list of available values of the attribute", -"Обновляет значение записей по выбранным критериям": "Updates the value of records by selected criteria", -"Преобразует файл с Base64 строкой в бинарный файл": "Convert file with Base64 string to binary file", -"Получает список файлов с отбором каталога или без": "Gets a list of files with or without directory selection", -"Максимальный вес в кг, который может принять офис": "Maximum weight in kg that the office can accept", -"CLI_Ozon_ОбновитьИзображенияТовара(ПараметрыТеста": "CLI_Ozon_UpdateProductImages(TestParameters", -"Структура счетчика. См. ПолучитьСтруктуруСчетчика": "Counter structure. See GetCounterStructure", -"Твиттер не смог обработать загруженное вами видео": "Twitter could not process the video you uploaded", -"Таймаут ожидания данных (мс). 0 > без ограничений": "Data waiting timeout (ms). 0 > no limit", -"Путь к каталогу. Необязателен, если указан курсор": "Path to the directory. Optional if the cursor is specified", -"стандартное представление: day, week, month, list": "standard presentation: day, week, month, list", -"ОтправитьТекстовоеСообщение (клавиатура структура": "SendTextMessage (keyboard structure", -"tools/Modules/internal/Classes/OPI_ЗапросыHTTP.os": "tools/Modules/internal/Classes/OPI_HTTPRequests.os", -"Время чтения данных (сек). 0 > до конца сообщения": "Data reading time (sec). 0 > until the end of the message", -"Таймаут ожидания записи (мс). 0 > без ограничений": "Data reading timeout (ms). 0 > no limit", -"отмечать входящие сообщения прочитанными: yes, no": "mark incoming messages as read: yes, no", -"Признак преобразования полученных данных в строку": "Flag of converting the received data into a string", -"строка или список строк текста лицензий для модели": "a string or list of strings of license text for the model", -"Устанавливает тело даже при передаче пустых данных": "Sets the body even when empty data is passed", -"Данные заполнения, где ключ это имя ячейки вида A1": "Fill data where the key is the cell name like A1", -"Код ПВЗ СДЭК для самостоятельного привоза клиентом": "Code of CDEK POZ for self carriage by the customer", -"УстановитьОбъектСоединения: Передано не соединение": "SetConnectionObject: Not a connection has been passed", -"УстановитьСтандартныеНастройки: установка настроек": "SetDefaultSettings: configuration setting", -"ОбработатьЗапрос: формирование объекта HTTPЗапроса": "ProcessRequest: creation of HTTPRequest object", -"Формирует штрихкод места в формате PDF для заказов": "Generates a PDF barcode CP for orders", -"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_Domain", -"Не удалось привести структуру значений к коллекции": "Failed to convert the structure of values to a collection", -"Получает список заблокированных пользователей чата": "Gets the list of blocked chat users", -"Отправляет данные о местоположении в указанный чат": "Sends location data to the specified chat room", -"Получает список пользователей по заданному фильтру": "Gets the list of users according to the specified filter", -"Отправляет сообщение (ответ) выбранному соединению": "Sends a message (response) to the selected connection", -"Создает новое свойство для использования в товарах": "Creates a new property for use in products", -"ID блока, после которого необходимо встаивть новый": "Block ID after which to insert the new one", -"OneScript: ./OInt/tools/Modules/OPI_ЗапросыHTTP.os": "OneScript: ./OInt/tools/Modules/OPI_HTTPRequests.os", -"Курьеру необходим документ удостоверяющий личность": "The courier needs an identity document", -"ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "GetCalednarCustomSettingsStructure", -"Тип чата OPEN (публичный) | CHAT (по приглашениям)": "Chat type OPEN (Public) | CHAT (Private)", -"CLI_GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "CLI_GetAuthorizationCode(TestParameters", -"Устанавлиает шифрование бакета по XML конфигурации": "Sets bucket encryption by XML configuration", +"Список позиций: Ключ > SKU, Значение > Количество": "Items list: Key > SKU, Value > Amount", +"Получает план задач на день текущего пользователя": "Gets the task plan for the current users day", +"Источник сообщения: system, user, assistant, tool": "Message source: system, user, assistant, tool", +"источник сообщения: system, user, assistant, tool": "message source: system, user, assistant, tool", +"Фильтр. См. ПолучитьСтруктуруФильтраПользователей": "Filter. See GetUserFilterStructure", +"Некорректная команда! Проверьте правильность ввода": "Incorrect command! Check input correctness", "ПолучитьСоответствиеУправляющихПоследовательностей": "GetEscapeSequencesMap", "Код страны производителя товара ISO_3166-1_alpha-2": "Country code of the product manufacturer as ISO_3166-1_alpha-2", "Описание заявки. См. ПолучитьОписаниеЗаявкиКурьера": "Invitations description. See GetCourierInvitationsDescription", @@ -8319,52 +8298,50 @@ "Запрещает доступ к файлу для внешних пользователей": "Prohibits access to the file for external users", "Истина > возвращает строку, Ложь > двоичные данные": "True > returns string, False > binary data", "Получает данные из потока существующего соединения": "Gets data from the flow stream of an existing connection", -"Некорректная команда! Проверьте правильность ввода": "Incorrect command! Check input correctness", "Номер заказа в ИС Клиента (uuid, если не заполнено": "Order number in the customers system (uuid, if not filled in", -"Данные сообщения в виде строки или двоичных данных": "Message data as string or binary data", +"Получает информацию о пользовательском поле задачи": "Get custom task field data", "Информация о чеке](@api-docs.cdek.ru/68257388.html": "Cashbox check information](@api-docs.cdek.ru/68258028.html", "Идентификаторы товаров в системе продавца (Артикул": "Item identifiers in the vendor's system (Article", "Адрес активного соединения. См. ОжидатьПодключения": "The address of the active connection. See AwaitConnections", "частота повторения: DAILY, WEEKLY, MONTHLY, YEARLY": "repetition rate: DAILY, WEEKLY, MONTHLY, YEARLY", -"Получает информацию о пользовательском поле задачи": "Get custom task field data", "tools/Modules/internal/Modules/OPI_Криптография.os": "tools/Modules/internal/Modules/OPI_Cryptography.os", "ID асинхронной работы из ответа ЗагрузитьФайлПоURL": "ID of async jsob from UploadFileByURL response", "Удаляет одну или массив записей по идентификаторам": "Deletes one or an array of records by identifiers", "Комплект защитных плёнок для X3 NFC. Темный хлопок": "Protective film set for X3 NFC. Dark cotton", "Переслыает существующее сообщение в текущий диалог": "Forwards an existing message to the current dialog box", -"Отсутствуют обязательные поля в параметрах доступа!": "Missing mandatory fields in access parameters!", -"Регистрация отказа](@api-docs.cdek.ru/55327658.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", -"НачатьЗаписьТелаMultipart: создание потока в памяти": "StartMultipartBody: creating a stream in memory", -"N) - парсить или нет комментарии на наличие смайлов": "N) - parse comments for emoticons or not", -"Подтверждает вступление пользователя в закрытый чат": "Confirms the user's request to join a private chat room", -"В меню создания бота заполните все необходимые поля": "In the bot creation menu, fill in all the required fields", -"ID аккаунта для проверки, что бакет принадлежит ему": "Account ID to verify that hes the bucket owner", -"Параметры доступа. См. СформироватьПараметрыДоступа": "Access parameters. See FormAccessParameters", -"Данные авторизации. См.ПолучитьСтандартныеПараметры": "Authorization data. See GetStandardParameters", -"Формирует структуру основных авторизационных данных": "Forms the structure of basic authorization data", -"конечный (нижний) цвет информера в формате RRGGBBAA": "final (bottom) color of the informer in RRGGBBAA format", -"Получает информацию о последней ошибке в соединении": "Gets information about the last error in the connection", -"Изменяет свойства календаря из списка пользователей": "Edits the properties of a calendar from the user's list", -"УстановитьURL: Разбиение запроса на составные части": "SetURL: Splitting a request into component parts", -"ОтменитьЗаписьMultipart: Удаление записанных данных": "CancelMultipartBody: Deleting recorded data", -"УстановитьДвоичноеТело: Тело установлено, размер %1": "SetBinaryBody: Body set, size %1", -"Устанавливает статус (онлайн) текущего пользователя": "Sets the status (online) of the current user", -"Токен для удаления данных конкретной версии объекта": "Token for deleting data of a specific version of an object", -"Смещение для получение объектов не из начала списка": "Offset for getting objects not from the beginning of the list", -"Структура полей сделки (см. ПолучитьСтруктуруСделки": "Deal fields structure (see. GetDealStructure", -"Очищает список закрепленных сообщений в теме форума": "Clears the list of pinned messages in the forum thread", -"Путь к объекту, для которого необходимо создать тег": "Path to the object for which the tag needs to be created", -"Получает информацию о сайте по его имени или токену": "Gets information about a site by its name or token", -"Код региона СДЭК, уточняющий параметр для поля city": "CDEK region code, specifying parameter for the city field", +"Данные сообщения в виде строки или двоичных данных": "Message data as string or binary data", +"Устанавлиает шифрование бакета по XML конфигурации": "Sets bucket encryption by XML configuration", +"Тип чата OPEN (публичный) | CHAT (по приглашениям)": "Chat type OPEN (Public) | CHAT (Private)", +"ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "GetCalednarCustomSettingsStructure", +"CLI_GreenAPI_ПолучитьКодАвторизации(ПараметрыТеста": "CLI_GetAuthorizationCode(TestParameters", +"строка или список строк текста лицензий для модели": "a string or list of strings of license text for the model", +"Устанавливает тело даже при передаче пустых данных": "Sets the body even when empty data is passed", +"Данные заполнения, где ключ это имя ячейки вида A1": "Fill data where the key is the cell name like A1", +"Код ПВЗ СДЭК для самостоятельного привоза клиентом": "Code of CDEK POZ for self carriage by the customer", +"УстановитьСтандартныеНастройки: установка настроек": "SetDefaultSettings: configuration setting", +"ОбработатьЗапрос: формирование объекта HTTPЗапроса": "ProcessRequest: creation of HTTPRequest object", +"Формирует штрихкод места в формате PDF для заказов": "Generates a PDF barcode CP for orders", +"URL = ПараметрыФункции[\"Bitrix24_Domain": "URL = FunctionParameters[\"Bitrix24_Domain", +"УстановитьОбъектСоединения: Передано не соединение": "SetConnectionObject: Not a connection has been passed", +"Получает список заблокированных пользователей чата": "Gets the list of blocked chat users", +"Отправляет данные о местоположении в указанный чат": "Sends location data to the specified chat room", +"Получает список пользователей по заданному фильтру": "Gets the list of users according to the specified filter", +"Отправляет сообщение (ответ) выбранному соединению": "Sends a message (response) to the selected connection", +"Создает новое свойство для использования в товарах": "Creates a new property for use in products", +"ID блока, после которого необходимо встаивть новый": "Block ID after which to insert the new one", +"OneScript: ./OInt/tools/Modules/OPI_ЗапросыHTTP.os": "OneScript: ./OInt/tools/Modules/OPI_HTTPRequests.os", +"Не удалось привести структуру значений к коллекции": "Failed to convert the structure of values to a collection", +"Курьеру необходим документ удостоверяющий личность": "The courier needs an identity document", +"Название региона, уточняющий параметр для поля city": "Region name, specifying parameter for the city field", +"дата начала выборки. 3 месяца до текущепо умолчанию": "selection start date. 3 months before the current default", +"ОбработатьЗапрос: перенос тела в объект HTTPЗапроса": "ProcessRequest: place the body in the HTTPRequest object", "Ссылка на сайт интернет-магазина с описанием товара": "Link to the website of the online store with the description of the product", "Таймаут ожидания новых сообщений при пустой очереди": "Timeout for waiting for new messages when the queue is empty", -"Коннектор: удобный HTTP-клиент для 1С:Предприятие 8": "Connector: convenient HTTP client for 1C:Enterprise 8", -"ОбработатьЗапрос: перенос тела в объект HTTPЗапроса": "ProcessRequest: place the body in the HTTPRequest object", -"дата начала выборки. 3 месяца до текущепо умолчанию": "selection start date. 3 months before the current default", -"Название региона, уточняющий параметр для поля city": "Region name, specifying parameter for the city field", +"(Дополнительно) Определитесь с целью взаимодействия": "(Optional) Determine the purpose of the interaction", "УстановитьДвоичноеТело: тело установлено, размер %1": "SetBinaryBody: body set, size %1", +"Коннектор: удобный HTTP-клиент для 1С:Предприятие 8": "Connector: convenient HTTP client for 1C:Enterprise 8", "Структура полей задачи (см. ПолучитьСтруктуруЗадачи": "Task fields structure (see GetTaskFieldsStructure", -"Получает шаблон пустого описания для загрузки файла": "Gets a blank description template for uploading a file", +"Регистрация заказа](@api-docs.cdek.ru/29923926.html": "Order registration](@api-docs.cdek.ru/33828802.html", "НачатьЗаписьТелаMultipart: Создание потока в памяти": "StartMultipartBody: Creating a stream in memory", "Признак использования соответствия вместо структуры": "Use map instead of structure", "Закрывает существующее соединение по идентификатору": "Closes an existing connection by identifier", @@ -8373,18 +8350,61 @@ "автоприменения стратегий цены: ENABLED или DISABLED": "auto application of price strategies: ENABLED or DISABLED", "Коллекция файлов: Ключ > Файл, Значение > Тип медиа": "File collection: Key > File, Value > Media Type", "Код офиса СДЭК, на который будет доставлена посылка": "Code of CDEK office to which the package will be delivered", -"Регистрация заказа](@api-docs.cdek.ru/29923926.html": "Order registration](@api-docs.cdek.ru/33828802.html", -"(Дополнительно) Определитесь с целью взаимодействия": "(Optional) Determine the purpose of the interaction", +"Код региона СДЭК, уточняющий параметр для поля city": "CDEK region code, specifying parameter for the city field", +"Получает шаблон пустого описания для загрузки файла": "Gets a blank description template for uploading a file", +"Получает информацию о сайте по его имени или токену": "Gets information about a site by its name or token", +"Токен для удаления данных конкретной версии объекта": "Token for deleting data of a specific version of an object", +"Очищает список закрепленных сообщений в теме форума": "Clears the list of pinned messages in the forum thread", +"Путь к объекту, для которого необходимо создать тег": "Path to the object for which the tag needs to be created", +"Регистрация отказа](@api-docs.cdek.ru/55327658.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", +"НачатьЗаписьТелаMultipart: создание потока в памяти": "StartMultipartBody: creating a stream in memory", +"N) - парсить или нет комментарии на наличие смайлов": "N) - parse comments for emoticons or not", +"Подтверждает вступление пользователя в закрытый чат": "Confirms the user's request to join a private chat room", +"В меню создания бота заполните все необходимые поля": "In the bot creation menu, fill in all the required fields", +"ID аккаунта для проверки, что бакет принадлежит ему": "Account ID to verify that hes the bucket owner", +"Параметры доступа. См. СформироватьПараметрыДоступа": "Access parameters. See FormAccessParameters", +"Данные авторизации. См.ПолучитьСтандартныеПараметры": "Authorization data. See GetStandardParameters", +"Отсутствуют обязательные поля в параметрах доступа!": "Missing mandatory fields in access parameters!", +"конечный (нижний) цвет информера в формате RRGGBBAA": "final (bottom) color of the informer in RRGGBBAA format", +"Получает информацию о последней ошибке в соединении": "Gets information about the last error in the connection", +"Изменяет свойства календаря из списка пользователей": "Edits the properties of a calendar from the user's list", +"УстановитьURL: Разбиение запроса на составные части": "SetURL: Splitting a request into component parts", +"ОтменитьЗаписьMultipart: Удаление записанных данных": "CancelMultipartBody: Deleting recorded data", +"УстановитьДвоичноеТело: Тело установлено, размер %1": "SetBinaryBody: Body set, size %1", +"Устанавливает статус (онлайн) текущего пользователя": "Sets the status (online) of the current user", +"Смещение для получение объектов не из начала списка": "Offset for getting objects not from the beginning of the list", +"Структура полей сделки (см. ПолучитьСтруктуруСделки": "Deal fields structure (see. GetDealStructure", +"Формирует структуру основных авторизационных данных": "Forms the structure of basic authorization data", +"Проверяет существование BLOB по его SHA256 дайджесту": "Checks the existence of a BLOB by its SHA256 digest", +"Информация о заказе](@api-docs.cdek.ru/29923975.html": "Order details](@api-docs.cdek.ru/33828849.html", +"Обрабатывает данные TMA и опредеяет их достоверность": "Processes TMA data and determines its validity", +"Фильтр списка. См. ПолучитьСтруктуруФильтраСчетчиков": "List filter. See GetCounterFilterStructure", +"Проверяет загрузку изображений по массиву ID товаров": "Check images upload by products IDs", +"Название города, уточняющий параметр для postal_code": "City name, specifying parameter for postal_code", +"Читает данные из указанного соединения в виде строки": "Reads data from the specified connection as a string", +"ID чата (chatXXX) или пользователя (XXX) для диалога": "Chat ID (as chatXXX) or User ID (as XXX)", +"Здесь собрано определение данных для работы с VK API": "Here is a collection of data definitions for working with the VK API", +"Описание таблиц: Ключ > имя, Значение > массив полей": "Table description: Key > name, Value > array of fields", +"Отправляет географические координаты в чат или канал": "Sends geographic coordinates to a chat or channel", +"Основное измерение при заполнении диапазона массивом": "Main dimension when filling the array range", +"Скачивает zip архив с содержимым указанного каталога": "Downloads a zip archive with the contents of the specified directory", +"квантовать неквантованную (например, float16) модель": "quantize non-quantized (e.g. float16) model", +"Истина > кнопки выводятся в столбик, Ложь > в строку": "True > buttons are displayed in a column, False > in a row", +"Токен для получения данных конкретной версии объекта": "Token for retrieving data of a specific version of an object", +"Значение или массив значений для добавления в values": "Value or array of values to add to Values field", +"Написать сообщение пользователю в диалоге сообщества": "Write a message to a user in the community's dialog", +"Истина > Не выполняет запрос, а возвращает текст SQL": "True > Does not execute the query, but returns SQL text", +"Структура колонок: Ключ > имя, Значение > Тип данных": "Column structure: Key > Name, Value > Data type", +"Основные данные запроса. См. ПолучитьСтруктуруДанных": "Basic request data. See GetBasicDataStructure", +"Массив фильтров. См. ПолучитьСтруктуруФильтраЗаписей": "Filters array. See GetRecordsFilterStrucutre", "Включение и отключение удаления MFA, если необходимо": "Enable and disable MFA deletion, if necessary", "включение автоприменения акций: ENABLED или DISABLED": "Enable auto application of shares: ENABLED or DISABLED", "Ошибка получения авторизационных данных из структуры": "Error of obtaining authorization data from the structure", "УстановитьСтроковоеТело: тело установлено, размер %1": "SetStringBody: body set, size %1", "Ozon_УстановитьСкидкуНаУцененныйТовар(ПараметрыТеста": "Ozon_SetProductDiscount(TestParameters", -"Основные данные запроса. См. ПолучитьСтруктуруДанных": "Basic request data. See GetBasicDataStructure", "УстановитьСтроковоеТело: Тело установлено, размер %1": "SetStringBody: Body set, size %1", "Идентификатор доставки из метода ПолучитьУведомление": "Receipt identifier from the GetNotification method", "Структура комплексного атрибута или структура товара": "Complex attribute structure or product structure", -"Загружает файл на диск, забирая его по заданному URL": "Downloads a file to disk from the specified URL", "только задачи, которые не являются подзадачами (Y|N)": "only tasks that are not subtasks (Y|N)", "Склад или несколько складов для получения таймслотов": "Warehouse or multiple warehouses to receive timeslots", "НачатьЗаписьТелаMultipart: Создание временного файла": "StartMultipartBody: Creating a temporary file", @@ -8393,59 +8413,17 @@ "Массив типов колонок. См. ПолучитьТипыКолонокТаблицы": "Array of column types. See GetTableColumnTypes", "Ставка НДС (значение - 0, 10, 12, 20, null - нет НДС": "VAT rate (value - 0, 10, 12, 20, null - no VAT", "Информация о заявке](@api-docs.cdek.ru/29948360.html": "Details of a courier invitation(@api-docs.cdek.ru/33828865.html", -"Структура колонок: Ключ > имя, Значение > Тип данных": "Column structure: Key > Name, Value > Data type", -"Массив фильтров. См. ПолучитьСтруктуруФильтраЗаписей": "Filters array. See GetRecordsFilterStrucutre", -"Истина > Не выполняет запрос, а возвращает текст SQL": "True > Does not execute the query, but returns SQL text", -"Значение или массив значений для добавления в values": "Value or array of values to add to Values field", -"Обрабатывает данные TMA и опредеяет их достоверность": "Processes TMA data and determines its validity", -"Проверяет загрузку изображений по массиву ID товаров": "Check images upload by products IDs", -"Фильтр списка. См. ПолучитьСтруктуруФильтраСчетчиков": "List filter. See GetCounterFilterStructure", -"Читает данные из указанного соединения в виде строки": "Reads data from the specified connection as a string", -"Информация о заказе](@api-docs.cdek.ru/29923975.html": "Order details](@api-docs.cdek.ru/33828849.html", -"Проверяет существование BLOB по его SHA256 дайджесту": "Checks the existence of a BLOB by its SHA256 digest", -"Название города, уточняющий параметр для postal_code": "City name, specifying parameter for postal_code", -"ID чата (chatXXX) или пользователя (XXX) для диалога": "Chat ID (as chatXXX) or User ID (as XXX)", -"Написать сообщение пользователю в диалоге сообщества": "Write a message to a user in the community's dialog", -"Описание таблиц: Ключ > имя, Значение > массив полей": "Table description: Key > name, Value > array of fields", -"Отправляет географические координаты в чат или канал": "Sends geographic coordinates to a chat or channel", -"Основное измерение при заполнении диапазона массивом": "Main dimension when filling the array range", -"Здесь собрано определение данных для работы с VK API": "Here is a collection of data definitions for working with the VK API", -"Скачивает zip архив с содержимым указанного каталога": "Downloads a zip archive with the contents of the specified directory", -"квантовать неквантованную (например, float16) модель": "quantize non-quantized (e.g. float16) model", -"Истина > кнопки выводятся в столбик, Ложь > в строку": "True > buttons are displayed in a column, False > in a row", -"Токен для получения данных конкретной версии объекта": "Token for retrieving data of a specific version of an object", -"Отправляет двоичные данные через указанное соединение": "Sends binary data over the specified connection", -"Клиентские возвраты](@api-docs.cdek.ru/122762174.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", -"Получает структуру настроек для создания новой модели": "Gets the settings structure for creating a new model", -"Настройки модели. См. ПолучитьСтруктуруНастроекМодели": "Model settings. See GetModelSettingsStructure", -"Завершает все соединения к базе данных кроме текущего": "Terminates all connections to the database except the current one", -"Ключ > имя файла, значение > путь или двоичные данные": "Key > file name, value > path or binary data", -"Возвращает список пользователей рабочего пространства": "Returns a list of workspace users", -"Авторизация клиентов](@api-docs.cdek.ru/29923918.html": "Client authorization](@api-docs.cdek.ru/33828799.html", -"значение не является путем к файлу или Base64 строкой": "value is not a file path or valid Base64 string", -"УстановитьДвоичноеТело: Передано пустое тело, пропуск": "SetBinaryBody: Passed an empty body, skip", -"Определяет доступ к файлу для сторонних пользователей": "Defines access to the file for third-party users", -"УстановитьФайлОтвета: файл ответа не указан - пропуск": "SetResponseFile: response file not specified - skip", -"Отбор элементов (См. ПолучитьСтруктуруФильтраКаталога": "Items filter (see GetFolderFilterStructure", -"Строка подключения. См. СформироватьСтрокуПодключения": "Connection string. See GenerateConnectionString", -"Клавиатура. См. СформироватьКлавиатуруПоМассивуКнопок": "Keyboard. See FormKeyboardFromButtonArray", -"Отправляет контакт с номером телефона в чат или канал": "Sends a contact with a phone number to a chat or channel", -"Определяет доступ к файлу для стороннего пользователя": "Defines access to the file for an external user", -"Отправляет опрос с вариантами ответов в выбранный чат": "Sends a poll with answer choices to the selected chat room", -"Не удалось загрузить часть файла! Отмена загрузки ID:": "Failed to upload part of the file! Abort upload wiht ID:", -"Получает информацию о записи трудозатрат задачи по ID": "Get time accounting record data", -"Производит выход текущего аккаунта из группового чата": "Logs the current account out of group chat", -"Генерирует ссылку авторизации для перехода в браузере": "Generates an authorization link for browser transition", -"авторизоваться и ввести свои данные физ. или юр. лица": "authorize and enter your personal or company information", -"Получает статус добавления нового товара по ID задачи": "Gets the status of adding a new product by task ID", -"Добавляет новые группы или пользователей в получатели": "Adds new groups or users to the recipients", -"Возвращает категории и типы для товаров в виде дерева": "Returns the categories and types for products in a tree view", -"Для работы с Twitter API необходимо перейти по адресу": "To work with the Twitter API, you need to go to the following address:", +"Загружает файл на диск, забирая его по заданному URL": "Downloads a file to disk from the specified URL", "Отправляет контакт с номером телефона в выбранный чат": "Sends a contact with a phone number to the selected chat room", "часовой пояс начала (по умолчанию - ч.п. пользователя": "start time zone (default - t.z. of the user)", +"Для работы с Twitter API необходимо перейти по адресу": "To work with the Twitter API, you need to go to the following address:", +"авторизоваться и ввести свои данные физ. или юр. лица": "authorize and enter your personal or company information", +"Добавляет новые группы или пользователей в получатели": "Adds new groups or users to the recipients", +"Получает статус добавления нового товара по ID задачи": "Gets the status of adding a new product by task ID", "Удаляет файл или несколько файлов с сервера Neocities": "Deletes a file or multiple files from Neocities", +"Возвращает категории и типы для товаров в виде дерева": "Returns the categories and types for products in a tree view", "Отображаемое имя файла c расширением, если необходимо": "Custom displayed file name with extension, if necessary", -"Данные записей указываются как массив структур вида:^": "Record data is specified as an array of structures of the following type:^", +"флаг оповещения о подтверждении или отказе участников": "flag for notification of confirmation or cancellation of participants", "Получает информацию о стадиях Канбана или Моего плана": "Get kanban (My Plan) stages info", "Получает код авторизации для связи по номеру телефона": "Receives the authorization code for phone number linking", "Указанное значение не является подходящей коллекцией!": "The specified value is not a valid collection!", @@ -8454,25 +8432,29 @@ "Мировая гигокорпорация Илона Маска, кстати, напоминаю": "The world gigacorporation of Elon Musk, by the way, a reminder", "В одном запросе можно передать до 500 идентификаторов": "Up to 500 identifiers can be passed in one request", "Введите имя и выберите Application type - Desktop app": "Enter the name and choose Application type - Desktop app", -"флаг оповещения о подтверждении или отказе участников": "flag for notification of confirmation or cancellation of participants", -"Вид разметки для текста сообщения: MarkdownV2 или HTML": "Markup type for message text: MarkdownV2 or HTML", -"Получает список доступных счетчиков с фильтром или без": "Gets a list of available counters with or without filtering", -"УстановитьДвоичноеТело: передано пустое тело - пропуск": "SetBinaryBody: an empty body has been passed - skip", -"Отправляет ранее загруженное голосовое сообщение по ID": "Sends a previously uploaded voice message by ID", -"Изменяет имя и|или описание существующего поля таблицы": "Changes the name and/or description of an existing table field", -"Получает информацию о характеристиках объекта в бакете": "Receives information about the properties of the object in the baquette", -"Группирует товары на основе одинаковых наборов свойств": "Groups products based on similar sets of properties", -"количество месяцев для синхронизации в будущем периоде": "number of months to synchronise in the future period", -"Получить структуру пользовательских настроек каледнаря": "Get calednar custom settings structure", -"Количество элементов, которое будет пропущено в ответе": "Offset of the result items", -"Перезаписывать если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", -"Отправка тестового запроса через клиентские методы TCP": "Sending a test request via TCP client methods", -"Подключает расширение SQLite для указанного соединения": "Connects the SQLite extension for the specified connection", -"Файлы для загрузки: Ключ > путь на NC, Значение > Файл": "Files: Key > destination path on NC, Value > file", -"Перемещает объект по заданному пути и пути к оригиналу": "Moves the object to the specified path and path to the original", -"Получает список внешних файлов пользователя или канала": "Gets a list of external files of a user or channel", -"Создает новую заявку на вызов курьера для забора груза": "Creates a new request to call a courier to pick up a shipment", -"Данные пользователя. См. ПолучитьСтурктуруПользователя": "New user data. See. GetUserFieldsStructure", +"Данные записей указываются как массив структур вида:^": "Record data is specified as an array of structures of the following type:^", +"Генерирует ссылку авторизации для перехода в браузере": "Generates an authorization link for browser transition", +"Отправляет контакт с номером телефона в чат или канал": "Sends a contact with a phone number to a chat or channel", +"Получает информацию о записи трудозатрат задачи по ID": "Get time accounting record data", +"Отправляет двоичные данные через указанное соединение": "Sends binary data over the specified connection", +"Производит выход текущего аккаунта из группового чата": "Logs the current account out of group chat", +"Получает структуру настроек для создания новой модели": "Gets the settings structure for creating a new model", +"Настройки модели. См. ПолучитьСтруктуруНастроекМодели": "Model settings. See GetModelSettingsStructure", +"Завершает все соединения к базе данных кроме текущего": "Terminates all connections to the database except the current one", +"Ключ > имя файла, значение > путь или двоичные данные": "Key > file name, value > path or binary data", +"Возвращает список пользователей рабочего пространства": "Returns a list of workspace users", +"Авторизация клиентов](@api-docs.cdek.ru/29923918.html": "Client authorization](@api-docs.cdek.ru/33828799.html", +"значение не является путем к файлу или Base64 строкой": "value is not a file path or valid Base64 string", +"Клиентские возвраты](@api-docs.cdek.ru/122762174.html": "Registration of refusal](@api-docs.cdek.ru/55327686.html", +"Определяет доступ к файлу для сторонних пользователей": "Defines access to the file for third-party users", +"УстановитьФайлОтвета: файл ответа не указан - пропуск": "SetResponseFile: response file not specified - skip", +"Отбор элементов (См. ПолучитьСтруктуруФильтраКаталога": "Items filter (see GetFolderFilterStructure", +"Строка подключения. См. СформироватьСтрокуПодключения": "Connection string. See GenerateConnectionString", +"Клавиатура. См. СформироватьКлавиатуруПоМассивуКнопок": "Keyboard. See FormKeyboardFromButtonArray", +"Определяет доступ к файлу для стороннего пользователя": "Defines access to the file for an external user", +"Отправляет опрос с вариантами ответов в выбранный чат": "Sends a poll with answer choices to the selected chat room", +"Не удалось загрузить часть файла! Отмена загрузки ID:": "Failed to upload part of the file! Abort upload wiht ID:", +"УстановитьДвоичноеТело: Передано пустое тело, пропуск": "SetBinaryBody: Passed an empty body, skip", "Информация об ошибке или неопределено, если ошибки нет": "Error information or undefined if there is no error", "ID стадии, после которой необходимо вставить выбранную": "Stage ID, after which the selected stage should be inserted", "Максимальный размер данных (байт). 0 > без ограничений": "Maximum data size (bytes). 0 > no limit", @@ -8480,58 +8462,94 @@ "Доп. параметры. См. ПолучитьСтруктуруПараметровЗапроса": "Additional parameters. See GetRequestParametersStructure", "Удаленный каталог приемника. Корень, если не заполнено": "Remote receiver catalog. Root by default", "Признак использования только своих изображений товаров": "A flag of using only your own product images", -"Получает информацию об объекте диска по заданному пути": "Gets information about a disk object at the specified path", +"Получает структуру с описанием полей для создания лида": "Gets a structure with field descriptions for creating a lead", "!OInt ЭтоОтладка = ПолучитьПеременнуюСреды(\"OINT_DEBUG": "!OInt IsDebug = GetEnvironmentVariable(\"OINT_DEBUG", "Как CLI приложение для Windows и Linux (exe, rpm, deb)": "As a CLI application for Windows and Linux (exe, rpm, deb)", "количество месяцев для синхронизации в прошлом периоде": "number of months to synchronise in the past period", -"Получает структуру с описанием полей для создания лида": "Gets a structure with field descriptions for creating a lead", "флаг разрешения участникам приглашать других в событие": "flag to allow participants to invite others to the event", "Регистрация преалерта](@api-docs.cdek.ru/78934763.html": "Registration of Prealert document](@api-docs.cdek.ru/78935159.html", "Добавляет существующий календарь в список пользователя": "Adds an existing calendar to the user's list", "Идентификатор точки отгрузки для CREATE_TYPE_CROSSDOCK": "Shipping point identifier for CREATE_TYPE_CROSSDOCK", -"Объект коннектора или структура с информацией об ошибке": "Connector object or structure with error information", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPОтвет, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPResponse, Undefined", -"Максимальное время ожидания подключений. 0 > бесконечно": "Maximum waiting time for connections. 0 > unlimited", -"список имен файлов или SHA256 блобов для LORA адаптеров": "list of file names or SHA256 blobs for LORA adapters", -"Код активации привязывается к карточке цифрового товара": "The activation code is linked to the digital product card", -"цвет фона события. Cимвол # - в формате unicode как %23": "event background colour. Symbol # - in unicode format as %23", -"Разблокирует ранее заблокированного пользователя в чате": "Unblocks a previously blocked user in the chat room", -"Добавляет или обновляет информацию о товарах в каталоге": "Adds or updates product information in the catalogue", -"ID файла, загруженного при помощи ЗагрузитьФайлВКаталог": "File ID from UploadFileToFolder method", -"и выбор конкретного проекта из списка (значек c ключем)": "and chosing of project from list (key icon)", -"имя существующей модели, из которой будет создана новая": "the name of the existing model from which the new model will be created", -"ДвойныеКавычки, ЭкранированиеСимволовJSON[Экранирование": "DoubleQuotes, JSONCharactersEscapeMode[Escaping", -"идентификатор организатора события. Если is_meeting = Y": "The identifier of the event organiser. If is_meeting = Y", -"Включение и отключение версионирования, если необходимо": "Enable and disable versioning, if necessary", -"Дата окончания жизни ссылки (безсрочно, если не указано": "Link expiration date (permanent if not specified", -"Отправляет данные клиенту по идентификатору подключения": "Sends data to the client by connection ID", -"доступность на время события: busy, absent, quest, free": "availability at the time of the event: busy, absent, quest, free", -"Описание события. См. ПолучитьСтруктуруСобытияКалендаря": "Event description. See GetCalendarEventsStructure", -"Получает список активных отправлений с фильтром или без": "Gets a list of active shipments with or without filtering", +"Получает информацию об объекте диска по заданному пути": "Gets information about a disk object at the specified path", +"Данные пользователя. См. ПолучитьСтурктуруПользователя": "New user data. See. GetUserFieldsStructure", +"Получает список внешних файлов пользователя или канала": "Gets a list of external files of a user or channel", +"Перемещает объект по заданному пути и пути к оригиналу": "Moves the object to the specified path and path to the original", +"Создает новую заявку на вызов курьера для забора груза": "Creates a new request to call a courier to pick up a shipment", +"Вид разметки для текста сообщения: MarkdownV2 или HTML": "Markup type for message text: MarkdownV2 or HTML", +"Получает список доступных счетчиков с фильтром или без": "Gets a list of available counters with or without filtering", +"УстановитьДвоичноеТело: передано пустое тело - пропуск": "SetBinaryBody: an empty body has been passed - skip", +"Изменяет имя и|или описание существующего поля таблицы": "Changes the name and/or description of an existing table field", +"Получает информацию о характеристиках объекта в бакете": "Receives information about the properties of the object in the baquette", +"Группирует товары на основе одинаковых наборов свойств": "Groups products based on similar sets of properties", +"Отправляет ранее загруженное голосовое сообщение по ID": "Sends a previously uploaded voice message by ID", +"Получить структуру пользовательских настроек каледнаря": "Get calednar custom settings structure", +"Количество элементов, которое будет пропущено в ответе": "Offset of the result items", +"Перезаписывать если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", +"Отправка тестового запроса через клиентские методы TCP": "Sending a test request via TCP client methods", +"Подключает расширение SQLite для указанного соединения": "Connects the SQLite extension for the specified connection", +"Файлы для загрузки: Ключ > путь на NC, Значение > Файл": "Files: Key > destination path on NC, Value > file", +"количество месяцев для синхронизации в будущем периоде": "number of months to synchronise in the future period", +"Получает список всех версий объектов в выбранном бакете": "Gets a list of all versions of objects in the selected bucket", "Тип поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply type: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", "Устанавливает настройки версионирования объектов бакета": "Sets the versioning settings for bucket objects", "ID последнего значения (last_id) из предыдущего запроса": "ID of the last value (last_id) from the previous response", "Получает структуру с описанем полей для создания задачи": "Gets a structure with a description of the fields for creating a task", "Блок как соответствие. С ним можно свершать манипуляции": "Block as map. Can be changed", -"Получает список всех версий объектов в выбранном бакете": "Gets a list of all versions of objects in the selected bucket", "бесконечное получение данных может привести к зависанию": "endless data retrieval can cause hang-ups", -"Перезаписывать, если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", +"ID пользователя. Ответ на все заявки, если не заполнено": "User ID. For all active requests if not filled in", "Инициализирует запись данных в тело в формате multipart": "Initializes writing data to the body in multipart format", "идентификатор автора перемещения лида на текущую стадию": "identifier of the author of moving the lead to the current stage", "Идентификатор файла или каталога размещения комментария": "Identifier of the file or directory where the comment is located", "Предоставляет стороннии пользователям доступ к каталогу": "Grants external users access to the directory", "Создает отказ по заказу для возврата в интернет магазин": "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", -"ID пользователя. Ответ на все заявки, если не заполнено": "User ID. For all active requests if not filled in", -"Получает представления (embeddings) для заданных вводных": "Gets the embeddings for the given entries", +"Получает список активных отправлений с фильтром или без": "Gets a list of active shipments with or without filtering", +"Перезаписывать, если файл с таким именем уже существует": "Overwrite if a file with the same name already exists", +"Описание события. См. ПолучитьСтруктуруСобытияКалендаря": "Event description. See GetCalendarEventsStructure", +"список имен файлов или SHA256 блобов для LORA адаптеров": "list of file names or SHA256 blobs for LORA adapters", +"Отправляет данные клиенту по идентификатору подключения": "Sends data to the client by connection ID", +"Объект коннектора или структура с информацией об ошибке": "Connector object or structure with error information", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPОтвет, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPResponse, Undefined", +"Максимальное время ожидания подключений. 0 > бесконечно": "Maximum waiting time for connections. 0 > unlimited", +"доступность на время события: busy, absent, quest, free": "availability at the time of the event: busy, absent, quest, free", +"цвет фона события. Cимвол # - в формате unicode как %23": "event background colour. Symbol # - in unicode format as %23", +"Разблокирует ранее заблокированного пользователя в чате": "Unblocks a previously blocked user in the chat room", +"Добавляет или обновляет информацию о товарах в каталоге": "Adds or updates product information in the catalogue", +"Код активации привязывается к карточке цифрового товара": "The activation code is linked to the digital product card", +"и выбор конкретного проекта из списка (значек c ключем)": "and chosing of project from list (key icon)", +"имя существующей модели, из которой будет создана новая": "the name of the existing model from which the new model will be created", +"ДвойныеКавычки, ЭкранированиеСимволовJSON[Экранирование": "DoubleQuotes, JSONCharactersEscapeMode[Escaping", +"идентификатор организатора события. Если is_meeting = Y": "The identifier of the event organiser. If is_meeting = Y", +"Включение и отключение версионирования, если необходимо": "Enable and disable versioning, if necessary", +"Дата окончания жизни ссылки (безсрочно, если не указано": "Link expiration date (permanent if not specified", +"ID файла, загруженного при помощи ЗагрузитьФайлВКаталог": "File ID from UploadFileToFolder method", +"Устанавливает новые пользовательские настройки календаря": "Sets new custom calendar settings", +"Типы поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply types: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", +"Нажмите **Create App** и выберите пункт **From scratch**": "Click **Create App** and choose **From scratch**", +"Получает прямую ссылку для скачивания публичного объекта": "Gets a direct link to download the public object", +"Получает информацию о товарах по массиву идентификаторов": "Gets information about products by an array of identifiers", +"Отправляет сообщение, которое приходит в канал, но видно": "Sends a message that arrives in the channel but is visible", +"Удаляет стадию канбана, при условии, что в ней нет задач": "Removes a kanban stage, provided there are no tasks in it", +"Здесь собрано определение данных, необходимых для работы": "The definition of the data required for the work is collected here", +"Удаляет уведомление из очерели после успешного получения": "Deletes the notification from the queue after successful receipt", +"Массив кодов стран в формате ISO_31661_alpha2 для отбора": "Array of country codes in ISO_31661_alpha2 format for selection", +"Получает описание контакта для функции ОтправитьКонстакт": "Gets the contact description for the SendContact function", +"часовой пояс окончания (по умолчанию - ч.п. пользователя": "end time zone (default - t.z. of the user)", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPЗапрос, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPRequest, Undefined", +"Изменяет значение варианта существующего свойства товара": "Edits the value of an existing product property variant", +"Настройки TLS, если необходимо. См. ПолучитьНастройкиTls": "TLS settings, if necessary. See GetTlsSettings", +"Как XML файлы расширения для загрузки через конфигуратор": "As XML extension files for loading via the configurator", +"Количество возвращаемых вложенных объектов (для каталога": "Number of returned nested objects (for catalog", +"Создает дочернюю страницу над другой страницей-родителем": "Creates a child page above another parent page", "Время в минутах, за которое требуется показать сообщения": "Time in minutes for which messages need to be received", +"Получает представления (embeddings) для заданных вводных": "Gets the embeddings for the given entries", +"Соответствие данных с результатом проверки в поле passed": "Map of data with the result of verification in the passed field", "Ошибка: Не удалось удалить временный файл при исключении": "Error: Failed to delete a temporary file on exception", "Добавляет дополнительные поля информации для медиафайлов": "Add information fields for mediafiles", "Загружает коды активации для цифрового товара или услуги": "Uploads activation codes for a digital product or service", -"Возвращает тело ответа как коллекцию, полученную из JSON": "Returns the response body as a collection from JSON", "OneScript: ./OInt/tests/Modules/internal/OPI_ТестыCLI.os": "OneScript: ./OInt/tests/Modules/internal/OPI_TestsCLI.os", "Возможно, она не подходит для вашей операционной системы": "It may not be compatible with your OS", -"Нажимайте далее и Save and continue на последней вкладке": "Click on Next and then Save and continue on the last tab", +"Возвращает тело ответа как коллекцию, полученную из JSON": "Returns the response body as a collection from JSON", "период экспорта: all, 3_9 (пример: 3 месяца до и 9 после": "export period: all, 3_9 (example: 3 months before and 9 after", "Истина > Directory Bucket, Ложь > General Purpose Bucket": "True > Directory Bucket, False > General Purpose Bucket", "Получает информацию об опубликованном объекте по его URL": "Gets information about the published object by its URL", @@ -8539,873 +8557,855 @@ "Получает статус асинхронной работы по изменению доступов": "Get async job status for access changes", "Получает структуру с описанием полей для создания сделки": "Gets a structure with field descriptions for creating a deal", "Получает количество товаров в остатке с фильтром или без": "Gets the number of items in the balance with or without filtering", -"Создает дочернюю страницу над другой страницей-родителем": "Creates a child page above another parent page", -"Соответствие данных с результатом проверки в поле passed": "Map of data with the result of verification in the passed field", -"Количество возвращаемых вложенных объектов (для каталога": "Number of returned nested objects (for catalog", -"Настройки TLS, если необходимо. См. ПолучитьНастройкиTls": "TLS settings, if necessary. See GetTlsSettings", -"Типы поставки: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT": "Supply types: CREATE_TYPE_CROSSDOCK, CREATE_TYPE_DIRECT", -"Нажмите **Create App** и выберите пункт **From scratch**": "Click **Create App** and choose **From scratch**", -"Получает прямую ссылку для скачивания публичного объекта": "Gets a direct link to download the public object", -"Получает информацию о товарах по массиву идентификаторов": "Gets information about products by an array of identifiers", -"Отправляет сообщение, которое приходит в канал, но видно": "Sends a message that arrives in the channel but is visible", -"Устанавливает новые пользовательские настройки календаря": "Sets new custom calendar settings", -"Удаляет стадию канбана, при условии, что в ней нет задач": "Removes a kanban stage, provided there are no tasks in it", -"Как XML файлы расширения для загрузки через конфигуратор": "As XML extension files for loading via the configurator", -"Удаляет уведомление из очерели после успешного получения": "Deletes the notification from the queue after successful receipt", -"Массив кодов стран в формате ISO_31661_alpha2 для отбора": "Array of country codes in ISO_31661_alpha2 format for selection", -"Получает описание контакта для функции ОтправитьКонстакт": "Gets the contact description for the SendContact function", -"часовой пояс окончания (по умолчанию - ч.п. пользователя": "end time zone (default - t.z. of the user)", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPЗапрос, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPRequest, Undefined", -"Изменяет значение варианта существующего свойства товара": "Edits the value of an existing product property variant", -"Здесь собрано определение данных, необходимых для работы": "The definition of the data required for the work is collected here", +"Нажимайте далее и Save and continue на последней вкладке": "Click on Next and then Save and continue on the last tab", +"цвет текста события. Cимвол # - в формате unicode как %23": "the colour of the event text. Symbol # - in unicode format as %23", +"Настройки инстанса. См. ПолучитьСтруктуруНастроекИнстанса": "Instance settings. See GetInstanceSettingsStructure", +"Идентификатор сообщения. Все сообщения, если не заполнено": "Message ID. All messages, if not filled in", +"Получает список рабочих областей, в которых подключен бот": "Gets a list of workspaces where the bot is connected", +"Структура отбора задач (см. ПолучитьСтруктуруФильтраЗадач": "Structure of task filter (see GetTaskFieldsStructure", +"Структура полей календаря (см. ПолучитьСтруктуруКалендаря": "Calendar fields structure (see GetCalendarStructure", +"Подпись в форме. Ключ: en или ru, Значение: Текст подписи": "Form label. Key: en or ru, Value: Lable text", +"Удаляет публичный URL у файла. Требует токен пользователя": "Removes the public URL from the file. Requires user token", +"Структура отбора лидов (см. ПолучитьСтруктуруФильтраЛидов": "Lead filter structure (see GetLeadFilterStructure", +"Оформляет клиентский возврат для заказа интернет магазина": "Processes customer returns for online store orders", +"Получает описание локации для отправки в ОтправитьЛокацию": "Gets the description of the location to send with SendLocation method", +"формат, в котором возвращается ответ: json или схема JSON": "the format in which the response is returned: json or JSON schema", +"Создает новую тему в группе с включенным функционалом тем": "Creates a new thread in the group with theme functionality enabled", +"получать уведомления о статусах входящего звонка: yes, no": "receive notifications about incoming call statuses: yes, no", +"передайте Истина, чтобы добавить в ответ данные аналитики": "pass True to add analytics data to the response", +"Структура изменяемых полей. См. ПолучитьСтруктуруСчетчика": "Structure of fields to be changed. See GetCounterStructure", "OPI_ПолучениеДанныхТестов.Проверка_ОзонКартинки(Результат": "OPI_TestDataRetrieval.Check_OzonPictures(Result", "ДобавитьФайлRelated: не инициализирована запись Multipart": "AddFileAsRelated: multipart record not initialized", "Параметры соединения. См. СформироватьПараметрыСоединения": "Connection parameters. See FormConnectionParameters", "ДобавитьФайлRelated: Не инициализирована запись Multipart": "AddFileAsRelated: Multipart record not initialized", "идентификатор автора перемещения сделки на текущую стадию": "identifier of the author of moving the deal to the current stage", "Добавляет стандартную авторизацю по пользователю и паролю": "Adds standard authorization by username and password", -"Получает токен на основе идентификатора аккаунта и пароля": "Gets a token based on account ID and password", +"Получить доступные таймслоты на конечных складах отгрузки": "Get available timeslots at the final supply warehouses", "ПараметрыЗапросаВСтроку: Получение коллекции КлючЗначение": "RequestParametersToString: Retrieve collection KeyValue", "Идентификатор объекта, для которого необходим комментарий": "Identifier of the object that needs a comment", "Получает макет для создания заказа в функции СоздатьЗаказ": "Gets the layout of order for the CreateOrder function", -"передайте Истина, чтобы добавить в ответ данные аналитики": "pass True to add analytics data to the response", "Структура значений: Ключ > поле, Значение > значение поля": "Values structure: Key > field, Value > field value", "Получает шаблон структуры для установки настроек инстанса": "Gets the structure template for instance settings", -"Структура изменяемых полей. См. ПолучитьСтруктуруСчетчика": "Structure of fields to be changed. See GetCounterStructure", -"Получить доступные таймслоты на конечных складах отгрузки": "Get available timeslots at the final supply warehouses", -"получать уведомления о статусах входящего звонка: yes, no": "receive notifications about incoming call statuses: yes, no", -"Подпись в форме. Ключ: en или ru, Значение: Текст подписи": "Form label. Key: en or ru, Value: Lable text", -"Настройки инстанса. См. ПолучитьСтруктуруНастроекИнстанса": "Instance settings. See GetInstanceSettingsStructure", -"Получает список рабочих областей, в которых подключен бот": "Gets a list of workspaces where the bot is connected", -"Структура отбора задач (см. ПолучитьСтруктуруФильтраЗадач": "Structure of task filter (see GetTaskFieldsStructure", -"цвет текста события. Cимвол # - в формате unicode как %23": "the colour of the event text. Symbol # - in unicode format as %23", -"Структура полей календаря (см. ПолучитьСтруктуруКалендаря": "Calendar fields structure (see GetCalendarStructure", -"Создает новую тему в группе с включенным функционалом тем": "Creates a new thread in the group with theme functionality enabled", -"Удаляет публичный URL у файла. Требует токен пользователя": "Removes the public URL from the file. Requires user token", -"Структура отбора лидов (см. ПолучитьСтруктуруФильтраЛидов": "Lead filter structure (see GetLeadFilterStructure", -"Оформляет клиентский возврат для заказа интернет магазина": "Processes customer returns for online store orders", -"Получает описание локации для отправки в ОтправитьЛокацию": "Gets the description of the location to send with SendLocation method", -"формат, в котором возвращается ответ: json или схема JSON": "the format in which the response is returned: json or JSON schema", -"Идентификатор сообщения. Все сообщения, если не заполнено": "Message ID. All messages, if not filled in", -"Структура с идентификатором нового подключения или ошибкой": "Structure with new connection ID or error information", -"передайте Истина, чтобы добавить в ответ финансовые данные": "pass True to add financial data to the response", -"OPI_ПолучениеДанныхТестов.Проверка_ОзонБезОшибок(Результат": "OPI_TestDataRetrieval.Check_OzonNoErrors(Result", -"Запрещает редактирование файла для стороннего пользователя": "Prohibits file editing for the external user", -"Сортировка: Ключ > поле, Значение > направление (ASC, DESC": "Sorting: Key > field name, Value > direction (ASC, DESC", -"Наличие соединения в пуле не гарантирует его активности.^^": "The presence of a connection in the pool does not guarantee that it is active.^^", -"Пересылает сообщение между чатами или в рамках одного чата": "Forwards a message between chats or within a chat", -"Загружает фото на сервер для его дальнейшего использования": "Uploads photo to server for further use", -"История сообщений. См. ПолучитьСтруктуруСообщенияКонтекста": "Messages log. See GetContextMessageStructure", -"SELECT (Результат этого запроса приведен в следующем блоке": "SELECT (The result of this query is shown in the Result block", -"Получает описания характеристик товаров с фильтром или без": "Retrieves product attributes descriptions with or without filtering", -"Создает копию объекта по заданному пути и пути к оригиналу": "Creates a copy of the object at the specified path and path to the original", -"Получает массив событий пользователей в заданном интервале": "Gets an array of user events in the specified interval", -"Отправляет данные в виде строки через указанное соединение": "Sends data as a string over the specified connection", -"Получает структуру стандартных полей для создания счетчика": "Gets the structure of standard fields for counter creation", -"OPI_ПолучениеДанныхТестов.Проверка_БитриксСтрока(Результат": "OPI_TestDataRetrieval.Check_BitrixString(Result", +"Получает токен на основе идентификатора аккаунта и пароля": "Gets a token based on account ID and password", "TCP сервер или пустое значение при обособленной обоработке": "TCP server or empty value for standalone processing", "OPI_ПолучениеДанныхТестов.Проверка_ОзонТаймслоты(Результат": "OPI_TestDataRetrieval.Check_OzonTimeslots(Result", "По умлчанию ответ от сервера запрашивается со сжатием gzip": "By default, the response from the server is requested with gzip compression", "ID загрузки по частям. См. ИнициализироватьЗагрузкуЧастями": "Upload ID. See InitPartsUpload", "Константы.TwitterToken.Установить(ОтветТокен[\"access_token": "Constants.TwitterToken.Set(ResponseToken[\"access_token", "Структура отбора (см. ПолучитьСтруктуруФильтраКомментариев": "Comments filter structure (see GetCommentsFilterStructure", -"OneScript: ./OInt/tools/Modules/OPI_ПреобразованиеТипов.os": "OneScript: ./OInt/tools/Modules/OPI_TypeConversion.os", -"ПолучитьСтруктуруПользовательскихНастроекКаледнаря (пустая": "GetCalednarCustomSettingsStructure", "Статус участия: Y (согласен), N (отказался), Q (не ответил": "Participation status: Y (agreed), N (refused), Q (did not answer", +"ПолучитьСтруктуруПользовательскихНастроекКаледнаря (пустая": "GetCalednarCustomSettingsStructure", "Получает ссылку на скачивание файла из входящего сообщения": "Gets a link to download a file from an incoming message", "или неявного, при передаче строки подключения в методы ORM": "or implicit, when passing the connection string to ORM methods", "Массив кодов стран в формате ISO_3166-1_alpha-2 для отбора": "Array of country codes in ISO_3166-1_alpha-2 format for selection", -"Устанавливает тело запроса из строки в указанной кодировке": "Sets the request body from a string in the specified encoding", +"OPI_ПолучениеДанныхТестов.Проверка_БитриксСтрока(Результат": "OPI_TestDataRetrieval.Check_BitrixString(Result", "app_id - ID приложения. Для создания приложения необходимо": "app_id - Application ID. To create an application, you need to", +"OneScript: ./OInt/tools/Modules/OPI_ПреобразованиеТипов.os": "OneScript: ./OInt/tools/Modules/OPI_TypeConversion.os", +"Устанавливает тело запроса из строки в указанной кодировке": "Sets the request body from a string in the specified encoding", +"Получает структуру стандартных полей для создания счетчика": "Gets the structure of standard fields for counter creation", +"Получает массив событий пользователей в заданном интервале": "Gets an array of user events in the specified interval", +"Отправляет данные в виде строки через указанное соединение": "Sends data as a string over the specified connection", +"Структура с идентификатором нового подключения или ошибкой": "Structure with new connection ID or error information", +"передайте Истина, чтобы добавить в ответ финансовые данные": "pass True to add financial data to the response", +"OPI_ПолучениеДанныхТестов.Проверка_ОзонБезОшибок(Результат": "OPI_TestDataRetrieval.Check_OzonNoErrors(Result", +"Сортировка: Ключ > поле, Значение > направление (ASC, DESC": "Sorting: Key > field name, Value > direction (ASC, DESC", +"Наличие соединения в пуле не гарантирует его активности.^^": "The presence of a connection in the pool does not guarantee that it is active.^^", +"Запрещает редактирование файла для стороннего пользователя": "Prohibits file editing for the external user", +"Загружает фото на сервер для его дальнейшего использования": "Uploads photo to server for further use", +"История сообщений. См. ПолучитьСтруктуруСообщенияКонтекста": "Messages log. See GetContextMessageStructure", +"SELECT (Результат этого запроса приведен в следующем блоке": "SELECT (The result of this query is shown in the Result block", +"Получает описания характеристик товаров с фильтром или без": "Retrieves product attributes descriptions with or without filtering", +"Создает копию объекта по заданному пути и пути к оригиналу": "Creates a copy of the object at the specified path and path to the original", +"Пересылает сообщение между чатами или в рамках одного чата": "Forwards a message between chats or within a chat", +"Истина > служебные поля удаляются, остается только сам блок": "True > service fields are deleted, only the block itself remains", +"Получает PDF или HTML превью объекта (только для токументов": "Gets PDF or HTML preview of the object (for documents only", +"Массив или одна сокращенная структура полей описания товара": "Array or one simplified structure of product fields", +"Структура отбора сделок (см. ПолучитьСтруктуруФильтраСделок": "Deals filter structure (see. GetDealsFilterStructure", +"Описание договоренности. См. ПолучитьОписаниеДоговоренности": "Appointment description. See GetAppointmentDescription", +"Перейдите **[в раздел интеграций портала для разработчиков]": "Go to the **[section of integrations of the developer portal]", +"Возвращает основные данные запроса в структурированном виде": "Returns the basic data for request in structured form", +"ДобавитьФайлMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataFile: Multipart record not initialized", +"Создает публичный URL для файла. Требует токен пользователя": "Creates a public URL for the file. Requires user token", +"Получает статус участия в событии для текущего пользователя": "Gets the event participation status of the current user", +"ДобавитьПолеMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataField: Multipart record not initialized", +"Для начала работы необходимо получить токен доступа к диску": "To start working, you need to obtain an access token for the disk", +"ДобавитьПолеMultipart: не инициализирована запись Multipart": "AddMultipartField: multipart record not initialized", +"ДополнитьЗаголовки: Формирование заголовка AWS4 авторизации": "CompleteHeaders: Generating AWS4 Authorization Header", +"Загружает объект на сервер не используюя загрузку по частям": "Upload object with single request", +"ДобавитьФайлMultipart: не инициализирована запись Multipart": "AddMultipartFile: Multipart record not initialized", "Фильтр отправлений. См. ПолучитьСтруктуруФильтраОтправлений": "Shipments filter. See GetShipmentsFilterStructure", "Имя модели должно быть в формате /:^": "The model name must follow the format /:^", -"Созданного вами бота теперь можно применить двумя способами": "The bot you created can now be used in two ways", "Двоичные данные при успехе или структура с описанием ошибки": "Binary data on success or structure with error description", +"Переданное значение не является валидной схемой SQL запроса": "The value passed is not a valid SQL query schema", "Вы можете переопределять их, передавая в качестве параметра": "You can override them by passing them as a parameter", "!OInt Сообщить(\"Ошибка загрузки участка \" + Строка(Н) + \"/3": "!OInt Message(\"Chunk upload error \" + String(N) + \"/3", -"Получает установленную ранее конфигурацию шифрования бакета": "Gets the previously set bucket encryption configuration", +"Созданного вами бота теперь можно применить двумя способами": "The bot you created can now be used in two ways", "дата окончания выборки. 3 месяца после текущей по умолчанию": "selection end date. 3 months after the current default", "Фильтр выборки товаров. См. ПолучитьСтруктуруФильтраТоваров": "Product selection filter. See GetProductsFilterStructure", "Тип календаря: user, group, company_calendar, location и др": "Calendar type: user, group, company_calendar, location, etc", "Признак отключения автоматического определения Content-Type": "Flag to disable automatic Content-Type detection", "Код, полученный из авторизации См.ПолучитьСсылкуАвторизации": "Code obtained from authorization See GetAuthorizationLink", -"ДобавитьФайлMultipart: не инициализирована запись Multipart": "AddMultipartFile: Multipart record not initialized", -"Переданное значение не является валидной схемой SQL запроса": "The value passed is not a valid SQL query schema", -"ДополнитьЗаголовки: Формирование заголовка AWS4 авторизации": "CompleteHeaders: Generating AWS4 Authorization Header", -"Возвращает основные данные запроса в структурированном виде": "Returns the basic data for request in structured form", -"Получает PDF или HTML превью объекта (только для токументов": "Gets PDF or HTML preview of the object (for documents only", -"Массив или одна сокращенная структура полей описания товара": "Array or one simplified structure of product fields", -"Структура отбора сделок (см. ПолучитьСтруктуруФильтраСделок": "Deals filter structure (see. GetDealsFilterStructure", -"Описание договоренности. См. ПолучитьОписаниеДоговоренности": "Appointment description. See GetAppointmentDescription", -"Истина > служебные поля удаляются, остается только сам блок": "True > service fields are deleted, only the block itself remains", -"Перейдите **[в раздел интеграций портала для разработчиков]": "Go to the **[section of integrations of the developer portal]", -"ДобавитьПолеMultipart: не инициализирована запись Multipart": "AddMultipartField: multipart record not initialized", -"ДобавитьФайлMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataFile: Multipart record not initialized", -"Загружает объект на сервер не используюя загрузку по частям": "Upload object with single request", -"Создает публичный URL для файла. Требует токен пользователя": "Creates a public URL for the file. Requires user token", -"Получает статус участия в событии для текущего пользователя": "Gets the event participation status of the current user", -"ДобавитьПолеMultipart: Не инициализирована запись Multipart": "AddMultipartFormDataField: Multipart record not initialized", -"Для начала работы необходимо получить токен доступа к диску": "To start working, you need to obtain an access token for the disk", -"Имя поля для получения. Выводит весь список, если не указано": "Field name to retrieve. Displays the entire list if not specified", -"Получает заказ по номеру СДЭК или внутреннему номеру клиента": "Receives the order by CDEK number or number from customer IB", -"OneScript: ./OInt/tools/Modules/OPI_ПолучениеДанныхТестов.os": "OneScript: ./OInt/tools/Modules/OPI_TestDataRetrieval.os", -"получать уведомления о входящих сообщениях и файлах: yes, no": "receive notifications of incoming messages and files: yes, no", -"Название района региона, уточняющий параметр для поля region": "Name of the region's district, specifying parameter for the region field", -"Получает значения настроек версионирования объектов в бакете": "Gets the values of versioning settings of objects in the bucket", -"ОбработкаОбъект.OPI_HTTPКлиент, HTTPСоединение, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPConnection, Undefined", +"Получает установленную ранее конфигурацию шифрования бакета": "Gets the previously set bucket encryption configuration", +"Некорректный формат тегов. Ожидается коллекция ключ-значение": "Incorrect tags format. Key-value collection is expected", +"Список полей задачи в ответе. Все невычисляемые по умолчанию": "A list of task fields in the response. All non calculable by default", +"JSON данные также могут быть переданы как путь к файлу .json": "JSON data can also be passed as a path to a .json file", +"Почтовый индекс города, для которого необходим список офисов": "Postal code of the city for which the list of offices is required", +"Установка нового набора удаляет все существующие теги бакета": "Setting up a new set removes all existing bucket tags", +"Основная структура полей товара. См. ПолучитьСтруктуруТовара": "The basic structure of the product fields. See GetProductStructure", +"Отредактируйте товар, чтобы опубликовать в Маркете ВКонтакте": "Moderation", +"Получение ШК места к заказу](@api-docs.cdek.ru/36967298.html": "Receiving barcode CP for the order](@api-docs.cdek.ru/36969722.html", +"Формирует картинку для отправки в функции ОтправитьСообщение": "Make picture block for SendMessage method", "механизм загрузки файлов и некоторые другие из старой версии": "file upload mechanism and some others from the old version", "Устанавливает путь к файлу для сохранения результата запроса": "Sets the file path to save the query result", +"ОбработкаОбъект.OPI_HTTPКлиент, HTTPСоединение, Неопределено": "DataProcessorObject.OPI_HTTPClient, HTTPConnection, Undefined", +"Получает значения настроек версионирования объектов в бакете": "Gets the values of versioning settings of objects in the bucket", +"Название района региона, уточняющий параметр для поля region": "Name of the region's district, specifying parameter for the region field", +"получать уведомления о входящих сообщениях и файлах: yes, no": "receive notifications of incoming messages and files: yes, no", +"OneScript: ./OInt/tools/Modules/OPI_ПолучениеДанныхТестов.os": "OneScript: ./OInt/tools/Modules/OPI_TestDataRetrieval.os", +"Получает заказ по номеру СДЭК или внутреннему номеру клиента": "Receives the order by CDEK number or number from customer IB", +"Имя поля для получения. Выводит весь список, если не указано": "Field name to retrieve. Displays the entire list if not specified", "Доп. параметры. См. ПолучитьСтруктуруПараметровПредставлений": "Additional parameters. See GetEmbeddingsParameterStructure", -"Формирует картинку для отправки в функции ОтправитьСообщение": "Make picture block for SendMessage method", -"Некорректный формат тегов. Ожидается коллекция ключ-значение": "Incorrect tags format. Key-value collection is expected", -"Получение ШК места к заказу](@api-docs.cdek.ru/36967298.html": "Receiving barcode CP for the order](@api-docs.cdek.ru/36969722.html", -"Отредактируйте товар, чтобы опубликовать в Маркете ВКонтакте": "Moderation", -"Основная структура полей товара. См. ПолучитьСтруктуруТовара": "The basic structure of the product fields. See GetProductStructure", -"Установка нового набора удаляет все существующие теги бакета": "Setting up a new set removes all existing bucket tags", -"Почтовый индекс города, для которого необходим список офисов": "Postal code of the city for which the list of offices is required", -"JSON данные также могут быть переданы как путь к файлу .json": "JSON data can also be passed as a path to a .json file", -"Список полей задачи в ответе. Все невычисляемые по умолчанию": "A list of task fields in the response. All non calculable by default", -"Добавляет новое пользовательское поле для добавления в задачу": "Adds a new custom field to be added to the task", -"Указатель из предыдущего запроса, если строк результата > 100": "Pointer from the previous request, if the result rows > 100", -"учитывать посещения из регионов без доступ к ресурсам Яндекса": "take into account visits from regions without access to Yandex resources", -"Получает характеристики для указанной категории и типа товара": "Gets the characteristics for the specified category and product type", -"Массив описаний остатков. См. ПолучитьСтруктуруОстатковТовара": "Array of stocks data. See GetProductStocksStructure", -"Константы.TwitterRefresh.Установить(ОтветТокен[\"refresh_token": "Constants.TwitterRefresh.Set(ResponseToken[\"refresh_token", -"Признак удаления файла тела, если он был создан автоматически": "Flag to delete the body file if it was created automatically", -"Фильтр событий. См. ПолучитьСтруктуруФильтраСобытийКалендарей": "Events filter. See GetCalendarEventsFilterStructure", -"Получение квитанции к заказу](@api-docs.cdek.ru/36967287.html": "Receiving order receipt](@api-docs.cdek.ru/36969694.html", -"Маркер конца сообщения для исключения ожидания конца таймаута": "End of message marker to avoid waiting for the end of timeout", -"Установка нового набора удаляет все существующие теги объекта": "Setting up a new set removes all existing object tags", -"Иднтификатор следующей страницы данных из предыдущего запроса": "Next page identifier of data from the previous request", "шаблон промпта (переопределяет то, что определено в Modelfile": "prompt template (overrides what is defined in Modelfile", "Изменяет свойства существующей стадии канбана или Моего плана": "Changes the properties of the existing kanban or My plan stage", "Смещение для получение вложенных объектов не из начала списка": "Offset for getting nested objects not from the beginning of the list", "Открывает новый диалог с одним или несколькими пользователями": "Opens a new dialog with one or more users", -"JSON данные также могут быть переданны как путь к файлу .json": "JSON data can also be passed as a path to a .json file", +"Истина > добавление записей в транзакции с откатом при ошибке": "True > adding records to transactions with rollback on error", "Фиксирует оговоренные с клиентом дату, время и адрес доставки": "Fixes the delivery date, time and address agreed with the customer", "Строка, Произвольный, HTTPОтвет, ДвоичныеДанные, Неопределено": "String, Arbitrary, HTTPResponse, BinaryData, Undefined", -"Истина > добавление записей в транзакции с откатом при ошибке": "True > adding records to transactions with rollback on error", -"Отступ от начала списка для полчения задач > 50 шт. рекурсивно": "Offset of tasks list", -"Для вызова этого метода бот должен быть администратором в чате": "To call this method, the bot must be an administrator in the chat room", -"Формирует блок файла для отправки в функции ОтправитьСообщение": "Make file block for SendMessage method", -"передать значение даты без времени в параметрах from и to: Y,N": "pass date value without time in from and to parameters: Y,N", -"Возвращает ответ пользователю при нажатии на кнопку клавиатуры": "Returns a response to the user when a keyboard button is pressed", -"Загружает файл на облачный диск, получая его по указанному URL": "Uploads a file to the cloud drive by fetching it from the specified URL", -"Получает структуру цены товара для функции ОбновитьЦеныТоваров": "Gets the product price structure for the UpdateProductsPrices function", -"Блокирует выполнение программы до появления нового подключения": "Blocks programm execution until a new connection is established", -"Выполняет запрос, если он был сформирован или установлен ранее": "Executes the request if it has been generated or set previously", -"Токен бота чата сообщества, котрый можно получить в настройках": "Community chat bot token, which can be obtained in the settings", -"Отмечает все сообщения во всех доступных чатах как прочитанные": "Mark all message as readed", -"массив идентификаторов участников события. Если is_meeting = Y": "array of event participant IDs. If is_meeting = Y", -"Ссылка на файл с ШК местом к заказам доступна в течение 1 часа": "The link to the file with the barcode CP is available within 1 hour", -"Получает статус добавления кодов цифрового товара по ID задачи": "Gets the status of digital item codes upload by task ID", -"ID группы или пользователя владельца канбан. Свой по умолчанию": "ID of kanban owner (group or user)", +"Иднтификатор следующей страницы данных из предыдущего запроса": "Next page identifier of data from the previous request", +"JSON данные также могут быть переданны как путь к файлу .json": "JSON data can also be passed as a path to a .json file", +"Установка нового набора удаляет все существующие теги объекта": "Setting up a new set removes all existing object tags", +"Признак удаления файла тела, если он был создан автоматически": "Flag to delete the body file if it was created automatically", +"Получение квитанции к заказу](@api-docs.cdek.ru/36967287.html": "Receiving order receipt](@api-docs.cdek.ru/36969694.html", +"Фильтр событий. См. ПолучитьСтруктуруФильтраСобытийКалендарей": "Events filter. See GetCalendarEventsFilterStructure", +"Константы.TwitterRefresh.Установить(ОтветТокен[\"refresh_token": "Constants.TwitterRefresh.Set(ResponseToken[\"refresh_token", +"Массив описаний остатков. См. ПолучитьСтруктуруОстатковТовара": "Array of stocks data. See GetProductStocksStructure", +"Получает характеристики для указанной категории и типа товара": "Gets the characteristics for the specified category and product type", +"учитывать посещения из регионов без доступ к ресурсам Яндекса": "take into account visits from regions without access to Yandex resources", +"Указатель из предыдущего запроса, если строк результата > 100": "Pointer from the previous request, if the result rows > 100", +"Добавляет новое пользовательское поле для добавления в задачу": "Adds a new custom field to be added to the task", +"Маркер конца сообщения для исключения ожидания конца таймаута": "End of message marker to avoid waiting for the end of timeout", "токен для доступа к вашему серверу уведомлений, если требуется": "a token to access your notification server, if required", -"Требуется регистрация на ollama.ai и добавление открытого ключа": "Registration on ollama.ai and adding a public key is required", -"Создает новый лид по структуре полей (см. ПолучитьСтруктуруЛида": "Creates a new lead by fields structure (see GetLeadStructure", -"Ссылка на файл с квитанцией к заказам доступна в течение 1 часа": "A link to the receipt file for orders is available within 1 hour", -"Получает единый SKU по старым идентификаторам SKU FBS и SKU FBO": "Gets a single SKU from the old SKU FBS and SKU FBO identifiers", -"Формирование ШК места к заказу](@api-docs.cdek.ru/36967295.html": "Creating barcode CP for the order](@api-docs.cdek.ru/36969713.html", -"Информация о паспортных данных](@api-docs.cdek.ru/55343091.html": "Passport data information](@api-docs.cdek.ru/55343134.html", -"Игнорируем проверку целостности архива, просто читаем результат": "Ignore archive integrity check, just read the result", -"Получение интервалов доставки](@api-docs.cdek.ru/154160502.html": "Getting delivery intervals (RU)](@api-docs.cdek.ru/154160502.html", -"Первая картинка в массиве картинок (поле images) будет основной": "The first image in the image array (images field) will be the main image", -"Создает копию локального каталога по выбранному пути на сервере": "Creates a copy of the local directory at the selected path on the Neocities server", -"Получает список складов, сортировочных центров и пунктов выдачи": "Gets a list of warehouses, sorting centers and delivery points", -"Преалерт должен быть предварительно создан. См. СоздатьПреалерт": "The prealert must be previously created. See CreatePrealert", -"Тип кластера: CLUSTER_TYPE_OZON (Россия), CLUSTER_TYPE_CIS (СНГ": "Cluster type: CLUSTER_TYPE_OZON (Russia), CLUSTER_TYPE_CIS (CIS", +"ID группы или пользователя владельца канбан. Свой по умолчанию": "ID of kanban owner (group or user)", +"Получает статус добавления кодов цифрового товара по ID задачи": "Gets the status of digital item codes upload by task ID", +"Ссылка на файл с ШК местом к заказам доступна в течение 1 часа": "The link to the file with the barcode CP is available within 1 hour", +"массив идентификаторов участников события. Если is_meeting = Y": "array of event participant IDs. If is_meeting = Y", +"Отмечает все сообщения во всех доступных чатах как прочитанные": "Mark all message as readed", +"Токен бота чата сообщества, котрый можно получить в настройках": "Community chat bot token, which can be obtained in the settings", +"Выполняет запрос, если он был сформирован или установлен ранее": "Executes the request if it has been generated or set previously", +"Получает структуру цены товара для функции ОбновитьЦеныТоваров": "Gets the product price structure for the UpdateProductsPrices function", +"Загружает файл на облачный диск, получая его по указанному URL": "Uploads a file to the cloud drive by fetching it from the specified URL", +"Возвращает ответ пользователю при нажатии на кнопку клавиатуры": "Returns a response to the user when a keyboard button is pressed", +"передать значение даты без времени в параметрах from и to: Y,N": "pass date value without time in from and to parameters: Y,N", +"Формирует блок файла для отправки в функции ОтправитьСообщение": "Make file block for SendMessage method", +"Для вызова этого метода бот должен быть администратором в чате": "To call this method, the bot must be an administrator in the chat room", +"Отступ от начала списка для полчения задач > 50 шт. рекурсивно": "Offset of tasks list", +"Блокирует выполнение программы до появления нового подключения": "Blocks programm execution until a new connection is established", "Отступ от начала списка для получения лидов > 50 шт. рекурсивно": "Offset from the beginning of the list to get leads > 50 recursively", "Создает запрос на основе введенных данных с выполнением или без": "Creates a request based on the entered data with or without execution", "Получает статус пользователя или нескольких пользователей по ID": "Gets the status of a user or multiple users by ID", "Структура колонок не является валидной структурой ключ-значение": "The column structure is not a valid key-value structure", -"Получает структуру полей фильтра для получения списка счетчиков": "Gets the structure of filter fields to get the list of counters", +"Активирует или деактивирует (увольняет) выбранного пользователя": "Activates or deactivates (fire) the selected user", "Получает структуру шаблон для фильтрации записей в запросах ORM": "Gets the template structure for filtering records in ORM queries", "Восстанавливает состояние объекта к необходимой версии (ревизии": "Restores object state to required version (revision", -"Активирует или деактивирует (увольняет) выбранного пользователя": "Activates or deactivates (fire) the selected user", "Создает соединение и читает данные до конца или по ограничениям": "Establishes a connection and reads data until completion or by limits", -"Удаляет URL обработчика событий бота для работы в режиме Webhook": "Deletes the bot event handler URL for webhook operation", -"Формирование квитанции к заказу](@api-docs.cdek.ru/36967276.html": "Creating order receipt](@api-docs.cdek.ru/36969649.html", -"Добавляет информацию о затраченном времени пользователя в задачу": "Adds information about the user's time spent to the task", -"содержимое объекта или путь к файлу, если указан путь сохранения": "object content or file path, if a save path is specified", -"Позволяет получать стадии без проверки прав (для администраторов": "Allows you to get stages without checking permissions (for administrators", -"URL внешнего вебхука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", -"OPI_ПолучениеДанныхТестов.Проверка_ОзонЗаданиеЗагрузки(Результат": "OPI_TestDataRetrieval.Check_OzonUploadTask(Result", +"Тип кластера: 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", +"Преалерт должен быть предварительно создан. См. СоздатьПреалерт": "The prealert must be previously created. See CreatePrealert", +"Игнорируем проверку целостности архива, просто читаем результат": "Ignore archive integrity check, just read the result", +"Создает копию локального каталога по выбранному пути на сервере": "Creates a copy of the local directory at the selected path on the Neocities server", +"Получает список складов, сортировочных центров и пунктов выдачи": "Gets a list of warehouses, sorting centers and delivery points", +"Создает новый лид по структуре полей (см. ПолучитьСтруктуруЛида": "Creates a new lead by fields structure (see GetLeadStructure", +"Ссылка на файл с квитанцией к заказам доступна в течение 1 часа": "A link to the receipt file for orders is available within 1 hour", +"Получает единый SKU по старым идентификаторам SKU FBS и SKU FBO": "Gets a single SKU from the old SKU FBS and SKU FBO identifiers", +"Требуется регистрация на ollama.ai и добавление открытого ключа": "Registration on ollama.ai and adding a public key is required", +"Информация о паспортных данных](@api-docs.cdek.ru/55343091.html": "Passport data information](@api-docs.cdek.ru/55343134.html", +"Получение интервалов доставки](@api-docs.cdek.ru/154160502.html": "Getting delivery intervals (RU)](@api-docs.cdek.ru/154160502.html", +"Первая картинка в массиве картинок (поле images) будет основной": "The first image in the image array (images field) will be the main image", +"Формирование ШК места к заказу](@api-docs.cdek.ru/36967295.html": "Creating barcode CP for the order](@api-docs.cdek.ru/36969713.html", +"Набор или массив наборов пар Ключ : Значение > Поле : Показатель": "Set or array of sets of pairs Key : Value > Field : FieldValue", +"Получить объект запроса можно при помощи функции `ВернутьЗапрос`": "You can get the request object using the `ReturnRequest` function", +"Вызывает исключение с логом, если во время обработки были ошибки": "Causes an exception with a log if there were errors during processing", +"Цвет чата: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA": "Chat color: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA", +"P.S Далее часто упоминается \"страница настроек Twitter Developer": "P.S The following is often referred to as the \"Twitter Developer settings page", +"Определяет, является ли переданное значение объектом TCP сервера": "Specifies if the value passed is a TCP server object", +"Отступ от начала списка для получения сделок > 50 шт. рекурсивно": "Offset from the beginning of the list to retrieve deals > 50 pcs recursively", +"Получает структуру фильтра для функции ПолучитьСобытияКалендарей": "Gets the filter structure for the function GetCalendarEvents", +"Устанавливает статус участия в событии для текущего пользователя": "Sets the event participation status for the current user", "Получает массив сообщений, которые являются ответом на указанное": "Gets an array of messages that are replies to the specified", "Массив ячеек вида А1 для получения (весь лист, если не заполнено": "Array of A1 type cells to get (whole sheet if not filled", +"OPI_ПолучениеДанныхТестов.Проверка_ОзонЗаданиеЗагрузки(Результат": "OPI_TestDataRetrieval.Check_OzonUploadTask(Result", +"URL внешнего вебхука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", +"Позволяет получать стадии без проверки прав (для администраторов": "Allows you to get stages without checking permissions (for administrators", +"содержимое объекта или путь к файлу, если указан путь сохранения": "object content or file path, if a save path is specified", +"Добавляет информацию о затраченном времени пользователя в задачу": "Adds information about the user's time spent to the task", +"Формирование квитанции к заказу](@api-docs.cdek.ru/36967276.html": "Creating order receipt](@api-docs.cdek.ru/36969649.html", +"Удаляет URL обработчика событий бота для работы в режиме Webhook": "Deletes the bot event handler URL for webhook operation", "OPI_ПолучениеДанныхТестов.Проверка_ОзонДобавлениеКодов(Результат": "OPI_TestDataRetrieval.Check_OzonCodesUpload(Result", -"Устанавливает статус участия в событии для текущего пользователя": "Sets the event participation status for the current user", -"Получает структуру фильтра для функции ПолучитьСобытияКалендарей": "Gets the filter structure for the function GetCalendarEvents", -"Отступ от начала списка для получения сделок > 50 шт. рекурсивно": "Offset from the beginning of the list to retrieve deals > 50 pcs recursively", -"Определяет, является ли переданное значение объектом TCP сервера": "Specifies if the value passed is a TCP server object", -"P.S Далее часто упоминается \"страница настроек Twitter Developer": "P.S The following is often referred to as the \"Twitter Developer settings page", -"Цвет чата: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA": "Chat color: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA", -"Вызывает исключение с логом, если во время обработки были ошибки": "Causes an exception with a log if there were errors during processing", -"Получить объект запроса можно при помощи функции `ВернутьЗапрос`": "You can get the request object using the `ReturnRequest` function", -"Набор или массив наборов пар Ключ : Значение > Поле : Показатель": "Set or array of sets of pairs Key : Value > Field : FieldValue", -"После создания приложения можно заполнить необходимые данные в 1С": "After creating the application, you can fill in the necessary data in 1C", -"Получает нвости или одну новость с отобором по ID или доступности": "Gen post or array of post with ID or rights selection", -"Получает список входящих сообщений инстанса за указанный интервал": "Gets the list of incoming messages of the instance for the specified period", -"Проверьте, что данные зависимости удоволетворены в вашей системе!": "Check that these dependencies are resolved on your system!", -"Признак, что обязательная функция Инициализировать() была вызвана": "Flag indicating that the mandatory Initialize() function was called", -"URL внешнего веб-хука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", -"Получает список файлов и каталогов, находящихся в корне хранилища": "Get a list of files and folders, located at the root of the storage", -"Формирует настройки для использования TLS при выполнении запросов": "Forms settings for using TLS", -"Получает структурау полей для создания или изменения пользователя": "Gets the field structure for creating or modifying user information", -"Сохраните **ClientID** и **Client secret** со страницы приложения": "Save **ClientID** and **ClientSecret** from the application page", -"Позволяет добавлять стадии без проверки прав (для администраторов": "Allows you to add stages without checking permissions (for administrators", -"Метод + РазделительBat + СтрСоединить(МассивОпций, РазделительBat": "Method + BatSeparator + StrConcat(OptionsArray, BatSeparator", -"Проверяет, что значение является объектом внешней компоненты RCON": "Checks that the value is an object of an RCON AddIn", "Клавиатура, если нужна, см. СформироватьКлавиатуруИзМассиваКнопок": "Keyboard, if needed, see CreateKeyboardFromArrayButton", -"получать уведомления о сообщениях, отправленных через API: yes, no": "receive notifications about messages sent via API: yes, no", -"ID стадии, после которой необходимо вставить новую (в начало по ум": "ID of the stage after which a new stage should be inserted (at the beginning by default", -"Тег уникальности Если уже существет, то другие увед. будут удалены": "Uniqueness Tag. If already exist, other notif. will be deleted", -"системное сообщение (переопределяет то, что определено в Modelfile": "system message (overrides what is defined in Modelfile", -"Доп. сбор за доставку товаров, общая стоимость которых в интервале": "Additional fee for delivery of products, the total value of which is in the range", -"Получает структуру дополнительных параметров для обработки запроса": "Gets the structure of additional parameters for request processing", -"OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPClient.os", -"и авторизуйтесь с вашим номером телефона, который привязан к Viber": "and authorize yourself with your phone number linked to Viber", -"Получает список исходящих сообщений инстанса за указанный интервал": "Gets the list of outgoing messages of the instance for the specified period", -"Включает попытку получения результата, даже для не SELECT запросов": "Includes an attempt to retrieve the result, even for nonSELECT queries", -"Проверяет, что значение является объектом внешней компоненты MySQL": "Checks that the value is an object of an MySQL AddIn", -"OPI_ПолучениеДанныхТестов.Проверка_БитриксСтрока(Результат); SKIP": "OPI_TestDataRetrieval.Check_BitrixString(Result); SKIP", -"Результат функции ПолучитьТокенПоКоду(), если перевести его в JSON": "Result of the function GetTokenByCode() if converted to JSON", -"Обрабатывает данные Telegram Mini App и опредеяет их достоверность": "Processes Telegram Mini App data and determines its validity", +"Проверяет, что значение является объектом внешней компоненты RCON": "Checks that the value is an object of an RCON AddIn", +"Метод + РазделительBat + СтрСоединить(МассивОпций, РазделительBat": "Method + BatSeparator + StrConcat(OptionsArray, BatSeparator", +"Позволяет добавлять стадии без проверки прав (для администраторов": "Allows you to add stages without checking permissions (for administrators", +"Сохраните **ClientID** и **Client secret** со страницы приложения": "Save **ClientID** and **ClientSecret** from the application page", +"Получает структурау полей для создания или изменения пользователя": "Gets the field structure for creating or modifying user information", +"Формирует настройки для использования TLS при выполнении запросов": "Forms settings for using TLS", +"URL внешнего веб-хука или адрес Bitrix24 при использовании токена": "URL of webhook or a Bitrix24 domain, when token used", +"Признак, что обязательная функция Инициализировать() была вызвана": "Flag indicating that the mandatory Initialize() function was called", +"Проверьте, что данные зависимости удоволетворены в вашей системе!": "Check that these dependencies are resolved on your system!", +"Получает список входящих сообщений инстанса за указанный интервал": "Gets the list of incoming messages of the instance for the specified period", +"Получает нвости или одну новость с отобором по ID или доступности": "Gen post or array of post with ID or rights selection", +"После создания приложения можно заполнить необходимые данные в 1С": "After creating the application, you can fill in the necessary data in 1C", +"Получает список файлов и каталогов, находящихся в корне хранилища": "Get a list of files and folders, located at the root of the storage", "Идентификатор следующей страницы списка баз из перыдудщего запроса": "Next page identifier of the base list from the previous request", +"Обрабатывает данные Telegram Mini App и опредеяет их достоверность": "Processes Telegram Mini App data and determines its validity", +"Результат функции ПолучитьТокенПоКоду(), если перевести его в JSON": "Result of the function GetTokenByCode() if converted to JSON", +"OPI_ПолучениеДанныхТестов.Проверка_БитриксСтрока(Результат); SKIP": "OPI_TestDataRetrieval.Check_BitrixString(Result); SKIP", +"Включает попытку получения результата, даже для не SELECT запросов": "Includes an attempt to retrieve the result, even for nonSELECT queries", +"Получает список исходящих сообщений инстанса за указанный интервал": "Gets the list of outgoing messages of the instance for the specified period", +"и авторизуйтесь с вашим номером телефона, который привязан к Viber": "and authorize yourself with your phone number linked to Viber", +"Проверяет, что значение является объектом внешней компоненты MySQL": "Checks that the value is an object of an MySQL AddIn", +"Получает структуру дополнительных параметров для обработки запроса": "Gets the structure of additional parameters for request processing", +"Доп. сбор за доставку товаров, общая стоимость которых в интервале": "Additional fee for delivery of products, the total value of which is in the range", +"системное сообщение (переопределяет то, что определено в Modelfile": "system message (overrides what is defined in Modelfile", +"Тег уникальности Если уже существет, то другие увед. будут удалены": "Uniqueness Tag. If already exist, other notif. will be deleted", +"ID стадии, после которой необходимо вставить новую (в начало по ум": "ID of the stage after which a new stage should be inserted (at the beginning by default", +"получать уведомления о сообщениях, отправленных через API: yes, no": "receive notifications about messages sent via API: yes, no", +"OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPКлиент.os": "OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPClient.os", +"Совпадающие поля будут перезаписаны с приоритетом параметра функции": "Matching fields will be overwritten with the parameter of the function", +"Формирует блок с картинкой для добавления в массив блоков сообщения": "Generates a block with an image to add to the message block array", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteSheet", +"Вид номера заказа. Истина > номер в базе клиента, Ложь > номер СДЭК": "Type of order number. True > number in the customer base, False > CDEK number", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПоле": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateField", +"Проверяет, что значение является объектом внешней компоненты SQLite": "Checks that the value is an object of a SQLite AddIn", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВернутьБлок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ReturnBlock", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьБлок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteBlock", +"Основные данные запроса (c полным URL). См. ПолучитьСтруктуруДанных": "Basic request data (with full URL). See GetBasicDataStructure", +"Создает новые или обновляет существующие товары по структурам полей": "Creates new products or updates existing products, based on data structures", +"Массив структур данных строк: Ключ > поле, Значение > значение поля": "An array of string data structures: Key > field, Value > field value", +"OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Инструменты.os": "OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Tools.os", +"ID пользователя. Для канала > администратора, для бота > получателя": "User ID. For channel > administrator, for bot > recipient", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьБлок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateBlock", "Метод + РазделительBash + СтрСоединить(МассивОпций, РазделительBash": "Method + BashSeparator + StrConcat(OptionsArray, BashSeparator", "OneScript: ./OInt/tools/Modules/internal/Classes/OPI_ЗапросыHTTP.os": "OneScript: ./OInt/tools/Modules/internal/Classes/OPI_HTTPRequests.os", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteFile", "Перейдите на вкладку **API**, сгенерируйте и сохранеите **API KEY**": "Click on the **API** tab, generate and save the **API KEY**", -"Подробнее о каждом варианте релиза в разделе [Про варианты релизов]": "For more details about each release variant, see the section [About Release Variants]", +"Идентификатор владельца чата. Текущий пользователь, если не указано": "ID of chat owner. Current user by default", "Ограничение на ур. вложенности разбора. На всю глубину по умолчанию": "Parsing depth limit. Full depth by default", "получать уведомления о сообщениях, отправленных с телефона: yes, no": "receive notifications of messages sent from phone: yes, no", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьБазу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateDatabase", -"OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Инструменты.os": "OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Tools.os", "Получает пользовательские настройки календаря текущего пользователя": "Gets the current users custom calendar settings", -"ID пользователя. Для канала > администратора, для бота > получателя": "User ID. For channel > administrator, for bot > recipient", -"Идентификатор владельца чата. Текущий пользователь, если не указано": "ID of chat owner. Current user by default", -"Массив структур данных строк: Ключ > поле, Значение > значение поля": "An array of string data structures: Key > field, Value > field value", -"Основные данные запроса (c полным URL). См. ПолучитьСтруктуруДанных": "Basic request data (with full URL). See GetBasicDataStructure", -"Формирует блок с картинкой для добавления в массив блоков сообщения": "Generates a block with an image to add to the message block array", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFile", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteSheet", -"Вид номера заказа. Истина > номер в базе клиента, Ложь > номер СДЭК": "Type of order number. True > number in the customer base, False > CDEK number", -"Создает новые или обновляет существующие товары по структурам полей": "Creates new products or updates existing products, based on data structures", -"Проверяет, что значение является объектом внешней компоненты SQLite": "Checks that the value is an object of a SQLite AddIn", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПоле": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateField", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВернутьБлок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ReturnBlock", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьБлок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteBlock", -"Совпадающие поля будут перезаписаны с приоритетом параметра функции": "Matching fields will be overwritten with the parameter of the function", -"Отмечает выбранное сообщение и все сообщения до него как прочитанные": "Mark current and all previous messages as readed", -"Для начала работы необходимо получить некоторые параметры для VK API": "To begin, you need to obtain certain parameters for the VK API", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateChannel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПапку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateFolder", -"на redirect_uri после авторизации через браузер есть всего 30 секунд": "on redirect_uri after authorization via the browser is only 30 seconds", -"Регистрация заявки на вызов курьера](@api-docs.cdek.ru/29925274.html": "Registration of a courier invitation](@api-docs.cdek.ru/33828859.html", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТовар": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProduct", -"Штрихкод должен быть предварительно создан. См. СформироватьШтрихкод": "The barcode must be previously created. See CreateBarcode", -"Полеучает токен на основе кода со страницы ПолучитьСсылкуАвторизации": "Gets token based on the code from the GetAuthorizationLink page", -"Создает новую задачу по структуре полей (см. ПолучитьСтруктуруЗадачи": "Create new task by fields structure (see GetTaskFieldsStructure", -"Если включена транслитерация адреса из кириллицы в латиницу > Истина": "If Cyrillic to Latin address transliteration is enabled > True", -"Создает новую сделку по структуре полей (см. ПолучитьСтруктуруСделки": "Creates a new deal by field structure (see. GetDealStructure", -"Курсор из предыдущего запроса для получения следующего набора файлов": "Cursor from the previous request to get the next set of files", +"Подробнее о каждом варианте релиза в разделе [Про варианты релизов]": "For more details about each release variant, see the section [About Release Variants]", "как долго модель будет оставаться загруженной в память после запроса": "how long the model will remain loaded in memory after a request", -"Истина > использовать временный файл, Ложь > формирует тело в памяти": "True > use a temporary file, False > form a body in memory", -"Товар должен быть предварительно архивирован (см. АрхивироватьТовары": "The product must be pre-archived (see ArchiveProducts", -"OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Криптография.os": "OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Cryptography.os", -"Устанавливает тело в формате JSON из подходящей коллекции или строки": "Sets the body in JSON format from a suitable collection or string", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddSheet", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFile", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОбновитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UpdateFile", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКнигу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateSpreadsheet", "Признак ошибки выполнения для пропуска оставшихся действий в цепочке": "Execution error flag to skip remaining actions in the chain", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьЗаписи": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateRecords", -"Существующее соединение или путь к базе. In memory, если не заполнено": "Existing connection or path to the base. In memory, if not filled", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТокен": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetToken", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПоставитьЛайк": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Like", -"Получает структуру сообщения для списка сообщений запроса в контексте": "Gets the message structure for a list of request messages in context", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПокинутьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"LeaveChannel", -"Расширения: Ключ > путь или данные расширения, Значение > точка входа": "Extensions: Key > filepath or extension data, Value > entry point", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьДиалог": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenDialog", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьДиалог": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseDialog", -"список имен файлов или SHA256 блобов, из которых будет создана модель": "list of file names or SHA256 blobs from which the model will be created", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendFile", -"Войдите в свой аккаунт и перейдите на страницу **Your Apps** на сайте": "Log in to your account and go to the **Your Apps** page on the website", -"Тип связи: 0 старт>старт, 1 старт>финиш, 2 финиш>старт, 3 финиш>финиш": "Link type: 0 start>start, 1 start>finish, 2 finish>start, 3 finish>finish", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteObject", -"Результат функции ПреобразоватьКодВТокен(), если перевести его в JSON": "The result of the function ConvertCodeToToken(), if convert it to JSON", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКнигу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateSpreadsheet", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОбновитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UpdateFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddSheet", +"Устанавливает тело в формате JSON из подходящей коллекции или строки": "Sets the body in JSON format from a suitable collection or string", +"OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Криптография.os": "OneScript: ./OInt/tools/Modules/internal/Modules/OPI_Cryptography.os", +"Товар должен быть предварительно архивирован (см. АрхивироватьТовары": "The product must be pre-archived (see ArchiveProducts", +"Истина > использовать временный файл, Ложь > формирует тело в памяти": "True > use a temporary file, False > form a body in memory", +"Курсор из предыдущего запроса для получения следующего набора файлов": "Cursor from the previous request to get the next set of files", +"Создает новую сделку по структуре полей (см. ПолучитьСтруктуруСделки": "Creates a new deal by field structure (see. GetDealStructure", +"Если включена транслитерация адреса из кириллицы в латиницу > Истина": "If Cyrillic to Latin address transliteration is enabled > True", +"Создает новую задачу по структуре полей (см. ПолучитьСтруктуруЗадачи": "Create new task by fields structure (see GetTaskFieldsStructure", +"Полеучает токен на основе кода со страницы ПолучитьСсылкуАвторизации": "Gets token based on the code from the GetAuthorizationLink page", +"Штрихкод должен быть предварительно создан. См. СформироватьШтрихкод": "The barcode must be previously created. See CreateBarcode", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТовар": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProduct", +"Регистрация заявки на вызов курьера](@api-docs.cdek.ru/29925274.html": "Registration of a courier invitation](@api-docs.cdek.ru/33828859.html", +"на redirect_uri после авторизации через браузер есть всего 30 секунд": "on redirect_uri after authorization via the browser is only 30 seconds", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПапку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateFolder", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateChannel", +"Для начала работы необходимо получить некоторые параметры для VK API": "To begin, you need to obtain certain parameters for the VK API", +"Отмечает выбранное сообщение и все сообщения до него как прочитанные": "Mark current and all previous messages as readed", "Загружает видео в группу с возможностью его дальнейшего использования": "Uploads video to the group for further use", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьТовар": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProduct", "Устанавливает отметку Прочитано для сообщения или всех сообщений чата": "Sets the Read mark for a message or all chat messages", "Возвращает структуру полей для фильтрации дочерних элементов каталога": "Returns filter structure for child folder items", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFile", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЗаписи": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteRecords", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьТовар": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddProduct", "Типы фильтрации: !, <, <=, >, >=. Например: !ID:3 (т.е. ID не равно 3": "Types of filtration: !, <, <=, >, >=. For example: !ID:3 (ID not equal to 3", "Возвращает структуру фильтров для метода ПолучитьСписокОтправленийFBO": "Returns the filter structure for the GetFBOShipmentsList method", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОбновитьТокен": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UpdateToken", "Проверяет доступность бакета для текущего аккаунта или аккаунта по ID": "Checks if the bucket is available for the current account or account by ID", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьТовар": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddProduct", -"получать уведомления о создании опроса и голосовании в опросе: yes, no": "receive notifications when a poll is created and voted on: yes, no", -"ОПИ - пакет интеграций с популярными API для 1С:Enterprise и OneScript": "OpenIntegrations - integration tools for popular APIs", -"Получает очередной ответ от модели в соответствии с историей сообщений": "Receives the next response from the model according to the message history", -"Устанавливает URL обработчика событий бота для работы в режиме Webhook": "Set webhook URL for bot event handling in webhook mode", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTable", -"получать уведомления о факте того, что сообщение было удалено: yes, no": "receive notifications when a message has been deleted: yes, no", -"После заполнения данных полей можно приступать к работе с методами API": "After filling in the data fields, you can proceed to work with the API methods", -"access_token нужно будет забрать из параметра в строке адреса браузера": "access_token will need to be taken from the parameter in the browser address bar", -"Доступные типы параметров: Cтрока, Число, Дата, Булево, ДвоичныеДанные": "Available parameter types: String, Number, Date, Boolean, BinaryData", -"Включение доп. полей в ответ. См. ПолучитьСтруктуруДопПолейОтправления": "Include additional fields in the response. See GetShipmentAdditionalFields", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObject", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьЯчейки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearCells", -"Двоичные данные или путь к файлу при указании параметра ПутьСохранения": "Binary data or file path when SavePath parameter is specified", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateEvent", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopySheet", -"Сохраните ID бота, получив его при помощи кнопки \"Показать моих ботов\"": "Save the bot ID by retrieving it using the \"Show My Bots\" button", -"Получает список ID товарных категорий для указания при создании товара": "Gets a list of product category IDs to specify when creating a product", -"Полную структуру можно получить функцией ПолучитьСтурктуруПользователя": "The full structure can be obtained with the function GetUserFieldsStructure", -"список инструментов в формате JSON, которые модель должна использовать": "list of tools in JSON format that the model should use", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьЗапись": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetRecord", +"Результат функции ПреобразоватьКодВТокен(), если перевести его в JSON": "The result of the function ConvertCodeToToken(), if convert it to JSON", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЗаписи": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteRecords", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteObject", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПоставитьЛайк": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Like", +"Тип связи: 0 старт>старт, 1 старт>финиш, 2 финиш>старт, 3 финиш>финиш": "Link type: 0 start>start, 1 start>finish, 2 finish>start, 3 finish>finish", +"Войдите в свой аккаунт и перейдите на страницу **Your Apps** на сайте": "Log in to your account and go to the **Your Apps** page on the website", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendFile", +"список имен файлов или SHA256 блобов, из которых будет создана модель": "list of file names or SHA256 blobs from which the model will be created", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьДиалог": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseDialog", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьДиалог": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenDialog", +"Расширения: Ключ > путь или данные расширения, Значение > точка входа": "Extensions: Key > filepath or extension data, Value > entry point", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПокинутьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"LeaveChannel", +"Получает структуру сообщения для списка сообщений запроса в контексте": "Gets the message structure for a list of request messages in context", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТокен": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetToken", +"Существующее соединение или путь к базе. In memory, если не заполнено": "Existing connection or path to the base. In memory, if not filled", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьЗаписи": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateRecords", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannel", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteEvent", +"Получает содержимое сообщения соединения из списка активных соединений": "Gets the contents of the connection message from the list of active connections", +"список инструментов в формате JSON, которые модель должна использовать": "list of tools in JSON format that the model should use", "Перейдите в раздел **Premission scope** из пункта установки приложения": "Go to **Premission scope** page", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьЗапись": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetRecord", "Регистрация договоренности о доставке](@api-docs.cdek.ru/36981338.html": "Registration of delivery appointment](@api-docs.cdek.ru/36989576.html", -"Имя сайта (логин) для получения информации. Текущий, если не заполнено": "Site name (login) for information. Current, if not filled in", +"Полную структуру полей можно получить функцией ПолучитьСтруктуруЗадачи": "The complete structure of the fields can be obtained by the GetTaskFieldsStructure() function", "Список инструментов в формате JSON, которые модель должна использовать": "List of tools in JSON format that the model should use", "!OInt ВызватьИсключение(\"Не удалось получить информацию из json медиа!": "!OInt RaiseException(\"Failed to get information from json media!", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВступитьВКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"JoinChannel", "При использовании строки подключения инициализируется новое соединение": "When using the connection string, a new connection is initialised", "Значение, возвращаемое в событии нажатия. Только если не заполнено URL": "The value returned in the event. Only if the URL is not filled", -"Полную структуру полей можно получить функцией ПолучитьСтруктуруЗадачи": "The complete structure of the fields can be obtained by the GetTaskFieldsStructure() function", -"Получает содержимое сообщения соединения из списка активных соединений": "Gets the contents of the connection message from the list of active connections", -"Информация о договоренности о доставке](@api-docs.cdek.ru/36981626.html": "Information about delivery appointment](@api-docs.cdek.ru/36989601.html", -"`ВыполнитьСразу = Ложь` может быть использовано для получения готовых^^": "`ExecuteRequest=False` can be used to get ready^^", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьПодборку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteCollection", -"Возвращает объект TCP клиента при успешном подключении или неопределено": "Returns the TCP client object on successful connection or undefined", -"Параметр active_product устарел, используйте значения параметра visible": "The active_product parameter is deprecated, use the values of the visible parameter", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetEvent", -"Получает данные о лимитах на ассортимент, создание и обновление товаров": "Get requests limits for products management methods", -"В следующий раз используйте опцию --out для указания пути их сохранения": "Next time, use the --out option to specify the path for saving", -"Результат функции ПолучитьКодПодтверждения(), если перевести его в JSON": "The result of the function GetConfirmationCode(), if convert it to JSON", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСсылку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLink", -"Использование данного метода для больших файлов может приводить к сбоям": "Using this method for large files may cause errors", +"Полную структуру можно получить функцией ПолучитьСтурктуруПользователя": "The full structure can be obtained with the function GetUserFieldsStructure", +"Имя сайта (логин) для получения информации. Текущий, если не заполнено": "Site name (login) for information. Current, if not filled in", +"Получает список ID товарных категорий для указания при создании товара": "Gets a list of product category IDs to specify when creating a product", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObject", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьЛист": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopySheet", +"Сохраните ID бота, получив его при помощи кнопки \"Показать моих ботов\"": "Save the bot ID by retrieving it using the \"Show My Bots\" button", +"получать уведомления о создании опроса и голосовании в опросе: yes, no": "receive notifications when a poll is created and voted on: yes, no", +"ОПИ - пакет интеграций с популярными API для 1С:Enterprise и OneScript": "OpenIntegrations - integration tools for popular APIs", +"Устанавливает URL обработчика событий бота для работы в режиме Webhook": "Set webhook URL for bot event handling in webhook mode", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTable", +"получать уведомления о факте того, что сообщение было удалено: yes, no": "receive notifications when a message has been deleted: yes, no", +"Получает очередной ответ от модели в соответствии с историей сообщений": "Receives the next response from the model according to the message history", +"access_token нужно будет забрать из параметра в строке адреса браузера": "access_token will need to be taken from the parameter in the browser address bar", +"Доступные типы параметров: Cтрока, Число, Дата, Булево, ДвоичныеДанные": "Available parameter types: String, Number, Date, Boolean, BinaryData", +"Включение доп. полей в ответ. См. ПолучитьСтруктуруДопПолейОтправления": "Include additional fields in the response. See GetShipmentAdditionalFields", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьЯчейки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearCells", +"Двоичные данные или путь к файлу при указании параметра ПутьСохранения": "Binary data or file path when SavePath parameter is specified", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateEvent", +"После заполнения данных полей можно приступать к работе с методами API": "After filling in the data fields, you can proceed to work with the API methods", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Бан\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Ban\", \"Telegram", -"Квитанция должна быть предварительно создана. См. СформироватьКвитанцию": "The receipt must be previously created. See CreateReceipt", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСтраницу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePage", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTable", -"Получает информацию о количестве использованного дискового пространства": "Gets information on the amount of used disk space", -"Проверяет, что значение является объектом внешней компоненты PostgreSQL": "Checks that the value is an object of a PostgreSQL AddIn", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditEvent", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditTable", "Возможно, она не подходит для вашей операционной системы. Текст ошибки:": "It may not be compatible with your OS. Error:", -"Время начала учета. Дата должна совпадать с текущей. Текущее время по ум": "Start time. The date must match the current. Current time by default", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКонтакт": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendContact", -"можно получить в браузере по URL из функции СоздатьСсылкуПолученияТокена": "can be obtained in the browser via the URL from the CreateTokenRetrievalLink function", -"флаг запроса повторного подтверждения участия при редактировании события": "flag for requesting re-confirmation of participation when editing an event", -"Удаляет стадию канбана или Моего плана, при условии, что в ней нет задач": "Removes a kanban (My Plan) stage, provided there are no tasks in it", -"Полную документацию можно найти по адресу: (https://openintegrations.dev": "Full documentation can be found at: (https://openintegrations.dev", -"Позволяет работать с некорретными сертификатами, в т.ч. самоподписанными": "Allows to work with invalid certificates, including self signed", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКалендарь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateCalendar", -"или неявного, при передаче строки подключения в метод `ОбработатьЗапрос`": "or implicit, when passing the connection string to the `ProcessRequest` method", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитГифки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetGif", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteMessage", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditEvent", +"Проверяет, что значение является объектом внешней компоненты PostgreSQL": "Checks that the value is an object of a PostgreSQL AddIn", +"Получает информацию о количестве использованного дискового пространства": "Gets information on the amount of used disk space", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTable", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСтраницу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePage", +"Квитанция должна быть предварительно создана. См. СформироватьКвитанцию": "The receipt must be previously created. See CreateReceipt", +"Использование данного метода для больших файлов может приводить к сбоям": "Using this method for large files may cause errors", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьТаблицу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditTable", +"Результат функции ПолучитьКодПодтверждения(), если перевести его в JSON": "The result of the function GetConfirmationCode(), if convert it to JSON", +"В следующий раз используйте опцию --out для указания пути их сохранения": "Next time, use the --out option to specify the path for saving", +"Получает данные о лимитах на ассортимент, создание и обновление товаров": "Get requests limits for products management methods", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetEvent", +"Параметр active_product устарел, используйте значения параметра visible": "The active_product parameter is deprecated, use the values of the visible parameter", +"Возвращает объект TCP клиента при успешном подключении или неопределено": "Returns the TCP client object on successful connection or undefined", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьПодборку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteCollection", +"`ВыполнитьСразу = Ложь` может быть использовано для получения готовых^^": "`ExecuteRequest=False` can be used to get ready^^", +"Информация о договоренности о доставке](@api-docs.cdek.ru/36981626.html": "Information about delivery appointment](@api-docs.cdek.ru/36989601.html", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСсылку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLink", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитВидео": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetVideo", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитОпрос": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetPoll", "Получает информацию об уценке и основном товаре по SKU уценённых товаров": "Retrieves discount and main product information by SKU of the discounted items", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьЛокацию": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLocation", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтраницу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPage", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьКалендарь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteCalendar", "Ссылка](@dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&CHAPTER_ID=07867": "Link](@dev.1c-bitrix.ru/learning/course/?COURSE_ID=93&CHAPTER_ID=07867", "За один запрос вы можете создать штрихкоды не больше чем для 100 товаров": "You can create barcodes for a maximum of 100 products per request", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтраницу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPage", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьЛокацию": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLocation", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитГифки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetGif", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteMessage", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКалендарь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateCalendar", +"Позволяет работать с некорретными сертификатами, в т.ч. самоподписанными": "Allows to work with invalid certificates, including self signed", +"Полную документацию можно найти по адресу: (https://openintegrations.dev": "Full documentation can be found at: (https://openintegrations.dev", +"Удаляет стадию канбана или Моего плана, при условии, что в ней нет задач": "Removes a kanban (My Plan) stage, provided there are no tasks in it", +"флаг запроса повторного подтверждения участия при редактировании события": "flag for requesting re-confirmation of participation when editing an event", +"можно получить в браузере по URL из функции СоздатьСсылкуПолученияТокена": "can be obtained in the browser via the URL from the CreateTokenRetrievalLink function", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКонтакт": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendContact", +"Время начала учета. Дата должна совпадать с текущей. Текущее время по ум": "Start time. The date must match the current. Current time by default", +"или неявного, при передаче строки подключения в метод `ОбработатьЗапрос`": "or implicit, when passing the connection string to the `ProcessRequest` method", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPicture", +"Время заверш. учета. Дата должна совпадать с текущей. Текущее время по ум": "Stop time. The date must match the current. Current time by default", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьБазуДанных": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateDatabase", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditMessage", +"Язык ответа: DEFAULT (русский), RU, EN, TR (турецкий), ZH_HANS (китайский": "Response language: DEFAULT (Russian), RU, EN, TR (Turkish), ZH_HANS (Chinese)", +"Список картинок в формате Base64 (для многомодальных моделей, вроде llava": "List of pictures in Base64 format (for multimodal models like llava", +"Длительность опроса, если необходимо (опрос без длительности не создается": "Poll duration if necessary (poll without duration is not created", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокБаз": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDatabaseList", +"Устанавливает размер скидки на уценённые товары, продающиеся по схеме FBS": "Sets the amount of discount on discounted products sold under the FBS scheme", +"Метод удаляет файлы на сервере, если они отсутствуют в локальном каталоге": "The method deletes files on the server if they do not exist in the local directory", +"Доступные типы параметров: Cтрока, Число, Дата, Булево, ДвоичныеДанные.^^": "Available parameter types: String, Number, Date, Boolean, BinaryData.^^", +"Она заточена для работы с сообществами и выполнением действий от их имени": "It is geared towards working with communities and performing actions on their behalf", +"Если список подключений не пуст, то ожидание конца таймаута не происходит": "Если список подключений не пуст, то ожидание конца таймаута не происходит", +"список картинок в формате Base64 (для многомодальных моделей, вроде llava": "list of images in Base64 format (for multimodal models like llava", +"Подробнее: https://openintegrations.dev/docs/Start/Component-requirements": "Read more: https://en.openintegrations.dev/docs/Start/Component-requirements", "бесконечный сброс попыток при получении данных может привести к зависанию": "infinite resetting of attempts when receiving data can lead to hangs", "дополнительные параметры модели, перечисленные в документации к Modelfile": "additional model parameters listed in the Modelfile documentation", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПост\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost\", \"VK", "Отмечает выбранное сообщение и все сообщения после него как непрочитанные": "Mark current and all messages after as unreaded", "получать уведомления об изменении состояния авторизации инстанса: yes, no": "receive notifications about changes in the authorization state of the instance: yes, no", "список инструментов в формате JSON (для моделей, которые это поддерживают": "list of tools in JSON format (for models that support this", -"Истина > будут получены сразу данные PDF файла, Ложь > ответ сервера CDEK": "True > PDF file data will be received, False > receives CDEK server response", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьПост\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeletePost\", \"VK", "Получает список id рекламных категорий для создания рекламного объявления": "Gets a list of advertising category IDs for creating an advertising post", "Получает соответствие ID Emoji для установки в качестве иконок тем форума": "Gets the mapping of Emoji IDs for setting as forum theme icons", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереместитьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"MoveObject", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"НаписатьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage", "Возвращает список пользователей, просмотревших выбранное важное сообщение": "Return list of important post viewers ids", -"Подробнее: https://openintegrations.dev/docs/Start/Component-requirements": "Read more: https://en.openintegrations.dev/docs/Start/Component-requirements", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьПост\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeletePost\", \"VK", -"Если список подключений не пуст, то ожидание конца таймаута не происходит": "Если список подключений не пуст, то ожидание конца таймаута не происходит", -"Доступные типы параметров: Cтрока, Число, Дата, Булево, ДвоичныеДанные.^^": "Available parameter types: String, Number, Date, Boolean, BinaryData.^^", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPicture", -"Время заверш. учета. Дата должна совпадать с текущей. Текущее время по ум": "Stop time. The date must match the current. Current time by default", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьБазуДанных": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateDatabase", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditMessage", -"список картинок в формате Base64 (для многомодальных моделей, вроде llava": "list of images in Base64 format (for multimodal models like llava", -"Она заточена для работы с сообществами и выполнением действий от их имени": "It is geared towards working with communities and performing actions on their behalf", -"Длительность опроса, если необходимо (опрос без длительности не создается": "Poll duration if necessary (poll without duration is not created", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокБаз": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDatabaseList", -"Устанавливает размер скидки на уценённые товары, продающиеся по схеме FBS": "Sets the amount of discount on discounted products sold under the FBS scheme", -"Список картинок в формате Base64 (для многомодальных моделей, вроде llava": "List of pictures in Base64 format (for multimodal models like llava", -"Метод удаляет файлы на сервере, если они отсутствуют в локальном каталоге": "The method deletes files on the server if they do not exist in the local directory", -"Язык ответа: DEFAULT (русский), RU, EN, TR (турецкий), ZH_HANS (китайский": "Response language: DEFAULT (Russian), RU, EN, TR (Turkish), ZH_HANS (Chinese)", -"Путь к PEM файлу сертификата, если его нет в системном хранилище (при mTLS": "Path to the PEM certificate file if it is not in the system store (for mTLS", -"Список доступных типов: audio, backup, book, compressed, data, development": "List of available types: audio, backup, book, compressed, data, development", -"ID задачи, после которой надо поставить выбранную (если не заполнено Перед": "ID of the task to be followed by the selected (if Prev not filled", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteComment", -"Метод для вставки в http-сервис, адрес которого указывается в redirect_uri": "Method for insertion into an http service, the address of which is specified in redirect_uri", -"Структура настроек (см. ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "Settings structure (see GetCalednarCustomSettingsStructure", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Разбан\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Unban\", \"Telegram", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif (DD", -"истина - значение будет вставлено текстом, как есть, ложь - через параметр": "true - the value will be inserted by text as it is, false - through the parameter", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатистику": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetStatistics", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВидео (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendVideo (DD", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереместитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"MoveEvent", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьАудио (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendAudio (DD", -"Включает или отключает заголовок получения данных от сервера в сжатом виде": "Enables or disables the header for receiving data from the server in compressed form", -"Путь к корневому PEM файлу сертификата, если его нет в системном хранилище": "Path to the root PEM file of the certificate if it is not in the system repository", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкоприроватьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopyObject", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateComment", +"Истина > будут получены сразу данные PDF файла, Ложь > ответ сервера CDEK": "True > PDF file data will be received, False > receives CDEK server response", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьОпрос\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePoll\", \"VK", "Заявка должна быть предварительно создана. См. СоздатьЗаявкуНаВызовКурьера": "The invitation must be previously created. See CreateCourierInvitation", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТоварыПоИД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetProductsByID", "Получает прямую ссылку для загрузки объекта без дополнительной авторизации": "Gets a direct link to upload (put) an object without additional authorization", "Признак включения в макет полей исключительно для заказо Интернет магазина": "Flag of including fields in the layout exclusively for online store orders", "Для остальных запросов возвращается result:true или false с текстом ошибки": "For other queries, result:true or false with error text is returned", -"URL вашего http-сервиса (или другого обработчика запросов) для авторизации": "URL of your http service (or other request handler) for authorization", -"Информация о переводе наложенного платежа](@api-docs.cdek.ru/71059888.html": "Cash on delivery transfer information](@api-docs.cdek.ru/71060213.html", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереименоватьКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RenameChannel", +"Информация о переводе наложенного платежа](@api-docs.cdek.ru/71059888.html": "Cash on delivery transfer information](@api-docs.cdek.ru/71060213.html", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьБазуДанных": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDatabase", "ID задачи, перед которой надо поставить выбранную (если не заполнено После": "ID of the task to put the selected one in front of (if After not filled", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайлПоURL": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFileByURL", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьЛист (доп": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopySheet (new", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateComment", +"URL вашего http-сервиса (или другого обработчика запросов) для авторизации": "URL of your http service (or other request handler) for authorization", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкоприроватьОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopyObject", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage", +"Включает или отключает заголовок получения данных от сервера в сжатом виде": "Enables or disables the header for receiving data from the server in compressed form", +"Путь к PEM файлу сертификата, если его нет в системном хранилище (при mTLS": "Path to the PEM certificate file if it is not in the system store (for mTLS", +"Список доступных типов: audio, backup, book, compressed, data, development": "List of available types: audio, backup, book, compressed, data, development", +"ID задачи, после которой надо поставить выбранную (если не заполнено Перед": "ID of the task to be followed by the selected (if Prev not filled", +"Метод для вставки в http-сервис, адрес которого указывается в redirect_uri": "Method for insertion into an http service, the address of which is specified in redirect_uri", +"Структура настроек (см. ПолучитьСтруктуруПользовательскихНастроекКаледнаря": "Settings structure (see GetCalednarCustomSettingsStructure", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Разбан\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Unban\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteComment", +"истина - значение будет вставлено текстом, как есть, ложь - через параметр": "true - the value will be inserted by text as it is, false - through the parameter", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатистику": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetStatistics", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВидео (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendVideo (DD", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереместитьСобытие": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"MoveEvent", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьАудио (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendAudio (DD", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif (DD", +"Путь к корневому PEM файлу сертификата, если его нет в системном хранилище": "Path to the root PEM file of the certificate if it is not in the system repository", +"Поиск по названию (4 симв. мин). Для пунктов выдачи укажите полное название": "Search by name (4 chars. min). For delivery points enter the full name", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКопиюОбъекта": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateObjectCopy", +"разрешить в рекламных кампаниях оптимизацию по целям без доступа к счетчику": "allow optimization by goals in advertising campaigns without access to the counter", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddExternalFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"НаписатьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"WriteComment", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СгруппироватьТовары": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GroupProducts", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитКартинки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetImages", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЗаписи (одна": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteRecords (one", +"Информация о реестрах наложенных платежей](@api-docs.cdek.ru/107254706.html": "Cash on delivery registry information](@api-docs.cdek.ru/107254821.html", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьАльбом\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteAlbum\", \"VK", +"Получает справочные значения характеристики по заданному значению в запросе": "Gets the reference values of the attribute by the specified value", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТаблицыБазы": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDatabaseTables", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditComment", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СписокПользователей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UserList", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьАльбом\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateAlbum\", \"VK", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetExternalFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьЛист (доп": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopySheet (new", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьЗаписи (одна": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateEntries (one", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКомментарии": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetComments", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetComment", -"Получает справочные значения характеристики по заданному значению в запросе": "Gets the reference values of the attribute by the specified value", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТаблицыБазы": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDatabaseTables", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьАльбом\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteAlbum\", \"VK", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьКопиюОбъекта": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateObjectCopy", -"Информация о реестрах наложенных платежей](@api-docs.cdek.ru/107254706.html": "Cash on delivery registry information](@api-docs.cdek.ru/107254821.html", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьЗаписи (одна": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteRecords (one", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТвитКартинки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTweetImages", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СгруппироватьТовары": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GroupProducts", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"НаписатьКомментарий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"WriteComment", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddExternalFile", -"разрешить в рекламных кампаниях оптимизацию по целям без доступа к счетчику": "allow optimization by goals in advertising campaigns without access to the counter", -"Поиск по названию (4 симв. мин). Для пунктов выдачи укажите полное название": "Search by name (4 chars. min). For delivery points enter the full name", -"Показывает значения, которые можно получить из переданного JSON и возвращает": "Displays the values that can be obtained from the passed JSON and returns", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif (Path", -"Отправляет местоположение по географической широте и долготе в чат или канал": "Sends location by geographic latitude and longitude to a chat or channel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокФайлов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFileList", -"Выберите название и рабочую область, в которой необходимо создать приложение": "Select the name and workspace where you need to create the application", -"!OInt Сообщить(\"Ошибка загрузки участка \" + Строка(Н) + \"/\" + Строка(Попытки": "!OInt Message(\"Chunk upload error \" + String(N) + \"/\" + String(Attempts", -"Можно упомянуть пользователя, добавив в текст его userId в следующем формате": "You can mention a user by adding their userId to the text in the following format", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСвойстваБазы": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditDatabaseProperties", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendExternalFile", -"Из OAuth 2.0 Client ID and Client Secret страницы настроек Twitter Developer": "From OAuth 2.0 Client ID and Client Secret settings page of Twitter Developer", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВернутьДочерниеБлоки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ReturnChildBlocks", -"Получает пустую структуру для установки пользовательских настроек календарей": "Gets an empty structure for setting custom calendar settings", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьЦельКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetChannelGoal", -"Получает структуру для отбора списка товаров в функции ПолучитьСписокТоваров": "Gets the structure for products list selecting in the GetProductList function", -"Создает пост на основе массива идетификаторов объектов (картинок, видео и др": "Creates a post based on an array of object identifiers (images, videos, etc.", -"Возвращает структуру полей для фильтрации задач в методе ПолучитьСписокЗадач": "Return filter structure for GetTasksList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьТемуКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetChannelTheme", -"Функция обязательная для вызова первой при создании нового объекта обработки": "The function must be called first when creating a new processor object", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetExternalFile", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТекстовыйТвит": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTextTweet", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьИсторию (путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateStory (path", "в соответствии с условиями лицензии Attribution 4.0 International (CC BY 4.0": "under the terms of the Attribution 4.0 International (CC BY 4.0 license", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВидео (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendVideo (Path", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьИсторию\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateStory\", \"VK", "Полуает реестры наложенных платежей, по которым клиенту был переведен платеж": "Receives registers of imposed payments, for which the client was transferred the payment", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТекстовыйТвит": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTextTweet", "Получает прямую ссылку для скачивания объекта без дополнительной авторизации": "Get presigned link for object retrieving without authorization", -"URL для создания кнопки открытия страницы. Только если не заполнено Значение": "URL to create the page open button. Only if the Value is not filled in", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСтраницуВБазу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePageInDatabase", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьАудио (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendAudio (Path", "Полную структуру фильтра можно найти в функции ПолучитьСтруктуруФильтраЗадач": "Full filter structure you can find at GetTasksFilterStructure method", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Изменение публикации": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ChangePublication", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСтраницуВБазу": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePageInDatabase", "Возвращает структуру полей для фильтрации лидов в методе ПолучитьСписокЛидов": "Returns the field structure for filtering leads in the GetLeadsList method", "Данные варианты релизов предназначены для использования в OneScript-проектах": "These release options are intended for use in OneScript projects", +"Функция обязательная для вызова первой при создании нового объекта обработки": "The function must be called first when creating a new processor object", +"URL для создания кнопки открытия страницы. Только если не заполнено Значение": "URL to create the page open button. Only if the Value is not filled in", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьТемуКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetChannelTheme", +"Отправляет местоположение по географической широте и долготе в чат или канал": "Sends location by geographic latitude and longitude to a chat or channel", +"Создает пост на основе массива идетификаторов объектов (картинок, видео и др": "Creates a post based on an array of object identifiers (images, videos, etc.", +"Показывает значения, которые можно получить из переданного JSON и возвращает": "Displays the values that can be obtained from the passed JSON and returns", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокФайлов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFileList", +"Выберите название и рабочую область, в которой необходимо создать приложение": "Select the name and workspace where you need to create the application", +"!OInt Сообщить(\"Ошибка загрузки участка \" + Строка(Н) + \"/\" + Строка(Попытки": "!OInt Message(\"Chunk upload error \" + String(N) + \"/\" + String(Attempts", +"Можно упомянуть пользователя, добавив в текст его userId в следующем формате": "You can mention a user by adding their userId to the text in the following format", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСвойстваБазы": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditDatabaseProperties", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif (Path", +"Из OAuth 2.0 Client ID and Client Secret страницы настроек Twitter Developer": "From OAuth 2.0 Client ID and Client Secret settings page of Twitter Developer", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВнешнийФайл": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendExternalFile", +"Получает структуру для отбора списка товаров в функции ПолучитьСписокТоваров": "Gets the structure for products list selecting in the GetProductList function", +"Возвращает структуру полей для фильтрации задач в методе ПолучитьСписокЗадач": "Return filter structure for GetTasksList", +"Получает пустую структуру для установки пользовательских настроек календарей": "Gets an empty structure for setting custom calendar settings", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВернутьДочерниеБлоки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ReturnChildBlocks", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьЦельКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetChannelGoal", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКаналов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокЗаказов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetOrderList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetProductList", +"Получает код подтверждения и адрес страницы, на которой его необходимо ввести": "Gets the confirmation code and the address of the page where it needs to be entered", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьДокумент (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDocument (DD", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendImage (DD", +"Размер файла. Если не заполнен > определяется автоматически скачиванием файла": "File size. If not filled in > determined automatically by downloading the file", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[4], \"ПолучитьПолеДаты": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[4], \"GetDateField", +"в своем проекте и **заново получить токен** (последние два пункта инструкции)": "service in your existing project and reacquire the token (the last two steps in the instructions)", +"Дата окончания нужного периода доступных таймслотов (28 дней от тек. максимум": "The end date of the desired period of available timeslots (28 days from current max.", +"Получает информацию об оговоренных с клиентом дате, времени и адресе доставки": "Receives information about the delivery date, time and address agreed with the customer", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокЗаписей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetEntryList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокСвойств": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPropertyList", +"Перейти в подраздел **Разработчикам** в разделе **Приложения** боковой панели": "Go to **Developers** in the **Applications** section of the sidebar", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьСвойствоТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProductProperty", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИсториюКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelHistory", "Ложь > Вместо ответа будет возвращен объект обработки, если в ней были ошибки": "False > The processor object will be returned instead of the response if there were errors in it", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPoll (channel", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТег\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteTag\", \"Dropbox", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСвойствоТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateProductProperty", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьКартинку\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteImage\", \"VK", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPoll (channel", "**Токен** и **ID страницы** - два параметра, необходимые для работы через API": "**Token** and **Page ID** are the two parameters required for working through the API.", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокСобытий": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetEventList", "С одного аккаунта продавца можно использовать метод не больше 20 раз в минуту": "From one merchant account, you can use the method no more than 20 times per minute", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьЗначенияЯчеек": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCellValues", -"Перейти в подраздел **Разработчикам** в разделе **Приложения** боковой панели": "Go to **Developers** in the **Applications** section of the sidebar", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокСвойств": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPropertyList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьСвойствоТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProductProperty", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокЗаказов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetOrderList", -"Получает информацию об оговоренных с клиентом дате, времени и адресе доставки": "Receives information about the delivery date, time and address agreed with the customer", -"Дата окончания нужного периода доступных таймслотов (28 дней от тек. максимум": "The end date of the desired period of available timeslots (28 days from current max.", -"в своем проекте и **заново получить токен** (последние два пункта инструкции)": "service in your existing project and reacquire the token (the last two steps in the instructions)", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[4], \"ПолучитьПолеДаты": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[4], \"GetDateField", -"Размер файла. Если не заполнен > определяется автоматически скачиванием файла": "File size. If not filled in > determined automatically by downloading the file", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendImage (DD", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьДокумент (ДД": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDocument (DD", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокЗаписей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetEntryList", -"Получает код подтверждения и адрес страницы, на которой его необходимо ввести": "Gets the confirmation code and the address of the page where it needs to be entered", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetProductList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКаналов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelList", -"Удаление метки](@yandex.ru/dev/metrika/ru/management/openapi/label/deleteLabel": "Deleting a tag](@yandex.ru/dev/metrika/en/management/openapi/label/deleteLabel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьКартинку\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteImage\", \"VK", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПост (один путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (single path", +"Получает структуру дополнительных параметров для обработки запроса в контексте": "Gets the structure of additional parameters to process the request in context", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[6], \"ПолучитьПолеПочты": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[6], \"GetEmailField", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайл (в канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFile (to channel", +"получать уведомления о факте того, что сообщение было отредактировано: yes, no": "to be notified when a message has been edited: yes, no", +"УстановитьЗаголовки: переданные параметры не являются коллекцией ключ/значение": "SetHeaders: the passed parameters are not a key/value collection", +"ОтменитьЗаписьMultipart: Не удалось закрыть поток. Возможно, он уже был закрыт": "CancelMultipartBody: Failed to close the stream. It may have already been closed", +"!OInt Сообщить(ЛокальныйПуть.Ключ + Символы.ПС + Ответ[\"message\"] + Символы.ПС": "!OInt Message(LocalPath.Key + Chars.LF + Response[\"message\"] + Chars.LF", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПодборкуТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateProductCollection", +"Ложь > Вместо запроса будет возвращен объект обработки, если в ней были ошибки": "False > The processor object will be returned instead of the request if there were errors in it", +"Вне зависимости от выбранного сопособа установки, получать файлы необходимо из": "Regardless of the chosen installation method, the files must be obtained from the", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПодборок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCollectionList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТоварИзПодборки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RemoveProductFromCollection", +"Создание метки](@yandex.ru/dev/metrika/ru/management/openapi/label/createLabel": "Creating a tag](@yandex.ru/dev/metrika/en/management/openapi/label/createLabel", +"Устанавливает тело в формате x-www-form-urlencoded из коллекции значений полей": "Sets the body to x-www-form-urlencoded from a collection of field values", "Для остальных запросов возвращается `result:true` или `false` с текстом ошибки": "For other queries, `result:true` or `false` with error text is returned", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьТоварВПодборку": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddProductToCollection", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСвойствоТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProductProperty", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьВидеоНаСервер": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadVideoToServer", "Позволяет установить заранее созданный объект HTTPЗапрос для дальнейшей работы": "Allows you to set a previously created HTTPRequest object for further work", -"получать уведомления об устройстве (телефоне) и уровне заряда батареи: yes, no": "receive notifications about the device (phone) and battery level: yes, no", +"Удаление метки](@yandex.ru/dev/metrika/ru/management/openapi/label/deleteLabel": "Deleting a tag](@yandex.ru/dev/metrika/en/management/openapi/label/deleteLabel", +"отмечать входящие сообщения прочитанными при отправке сообщения в чат: yes, no": "mark incoming messages as read when sending a message to chat: yes, no", "Все права защищены. Эта программа и сопроводительные материалы предоставляются": "All rights reserved. This program and accompanying materials are provided", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьФайл\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFile\", \"Dropbox", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьТег\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddTag\", \"Dropbox", "Возвращает структуру полей для фильтрации сделок в методе ПолучитьСписокСделок": "Returns the field structure for filtering deals in the GetDealsList method", -"Устанавливает тело в формате x-www-form-urlencoded из коллекции значений полей": "Sets the body to x-www-form-urlencoded from a collection of field values", -"отмечать входящие сообщения прочитанными при отправке сообщения в чат: yes, no": "mark incoming messages as read when sending a message to chat: yes, no", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТоварИзПодборки": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RemoveProductFromCollection", -"Вне зависимости от выбранного сопособа установки, получать файлы необходимо из": "Regardless of the chosen installation method, the files must be obtained from the", -"Получает структуру дополнительных параметров для обработки запроса в контексте": "Gets the structure of additional parameters to process the request in context", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[6], \"ПолучитьПолеПочты": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[6], \"GetEmailField", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайл (в канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFile (to channel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПост (один путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (single path", -"Создание метки](@yandex.ru/dev/metrika/ru/management/openapi/label/createLabel": "Creating a tag](@yandex.ru/dev/metrika/en/management/openapi/label/createLabel", -"получать уведомления о факте того, что сообщение было отредактировано: yes, no": "to be notified when a message has been edited: yes, no", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПодборок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCollectionList", -"ОтменитьЗаписьMultipart: Не удалось закрыть поток. Возможно, он уже был закрыт": "CancelMultipartBody: Failed to close the stream. It may have already been closed", -"!OInt Сообщить(ЛокальныйПуть.Ключ + Символы.ПС + Ответ[\"message\"] + Символы.ПС": "!OInt Message(LocalPath.Key + Chars.LF + Response[\"message\"] + Chars.LF", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПодборкуТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateProductCollection", -"Ложь > Вместо запроса будет возвращен объект обработки, если в ней были ошибки": "False > The processor object will be returned instead of the request if there were errors in it", -"УстановитьЗаголовки: переданные параметры не являются коллекцией ключ/значение": "SetHeaders: the passed parameters are not a key/value collection", -"Изменение метки](@yandex.ru/dev/metrika/ru/management/openapi/label/updateLabel": "Changing a tag](@yandex.ru/dev/metrika/en/management/openapi/label/updateLabel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenDiscussion\", \"VK", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseDiscussion\", \"VK", -"Двоичные данные могут также быть переданы как структура `{'blob':Путь к файлу}`": "Binary data can also be transferred as a structure `{'blob':File path}`", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьКалендарьСписка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditListCalendar", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКалендарьСписка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetListCalendar", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendImage (Path", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьЗначенияЯчеек": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetCellValues", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьДокумент (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDocument (Path", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьПапку\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFolder\", \"Dropbox", -"Возвращает объект TCP клиента при успешном подключении или информацию об ошибке": "Returns TCP client object on successful connection or error information", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьФайл\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFile\", \"Telegram", -"Информация о метке](@yandex.ru/dev/metrika/ru/management/openapi/label/getLabel": "Tag information](@yandex.ru/dev/metrika/en/management/openapi/label/getLabel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПапку\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateFolder\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[3], \"ПолучитьПолеФлажка": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[3], \"GetCheckboxField", +"получать уведомления об устройстве (телефоне) и уровне заряда батареи: yes, no": "receive notifications about the device (phone) and battery level: yes, no", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКонтакт (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendContact (channel", "Создает одну или массив записей по описанию или массиву описаний значений полей": "Creates one or an array of records by description or an array of field value descriptions", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateDiscussion\", \"VK", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьПубличныйОбъект": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPublicObject", "В случае выполнения нескольких операций желательно использовать одно соединение": "If several operations are performed, it is desirable to use one connection", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьПодборкуТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProductCollection", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[7], \"ПолучитьПолеСсылки": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[7], \"GetLinkField", "Из Consumer Keys -> Access Token and Secret страницы настроек Twitter Developer": "From Consumer Keys -> Access Token and Secret settings page of Twitter Developer", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[7], \"ПолучитьПолеСсылки": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[7], \"GetLinkField", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[0], \"ПолучитьПолеНомера": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[0], \"GetNumberField", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОБоте": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetBotInfo", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКаталогов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCatalogList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьКалендарьВСписок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddCalendarToList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (json": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (json", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайл\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFile\", \"Dropbox", -"D:\\REPOS\\OpenIntegrations\\src\\ru\\OInt\\tests\\Modules\\Coverage_ЗапускВсехТестов.os": "D:\\REPOS\\OpenIntegrations\\src\\ru\\OInt\\tests\\Modules\\Coverage_StartAllTests.os", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОДиске": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDiskInfo", -"Причина изменения. Обязателен при указании Время и отключенном свободном графике": "Reason for change. Required when Time is specified and free schedule is disabled", -"Параметры fbs_sku и fbo_sku из ответа метода были отключены 15 августа 2023 года": "The fbs_sku and fbo_sku parameters from the method response were disabled on August 15, 2023", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[3], \"ПолучитьПолеФлажка": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[3], \"GetCheckboxField", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьПодборкуТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProductCollection", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПапку\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateFolder\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьПапку\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFolder\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкачатьФайл\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DownloadFile\", \"Telegram", +"Изменение метки](@yandex.ru/dev/metrika/ru/management/openapi/label/updateLabel": "Changing a tag](@yandex.ru/dev/metrika/en/management/openapi/label/updateLabel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenDiscussion\", \"VK", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseDiscussion\", \"VK", +"Информация о метке](@yandex.ru/dev/metrika/ru/management/openapi/label/getLabel": "Tag information](@yandex.ru/dev/metrika/en/management/openapi/label/getLabel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьКалендарьСписка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditListCalendar", +"Двоичные данные могут также быть переданы как структура `{'blob':Путь к файлу}`": "Binary data can also be transferred as a structure `{'blob':File path}`", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendImage (Path", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьЗначенияЯчеек": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetCellValues", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьДокумент (Путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDocument (Path", +"Возвращает объект TCP клиента при успешном подключении или информацию об ошибке": "Returns TCP client object on successful connection or error information", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьКалендарьСписка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetListCalendar", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьСвойстваСтраницы": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditPageProperties", -"Истина > структура с пустыми значениями, Ложь > в значениях будут описания полей": "True > structure with empty valuse, False > field descriptions at values", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатистикуПостов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPostStatistics", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКалендарей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCalendarList", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteObject\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьПревью\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPreview\", \"Dropbox", -"Значения типа Двоичные данные (BLOB) возвращаются в виде `{'blob':Base64 строка}`": "Values of the Binary data type (BLOB) are returned as `{'blob':Base64 строка}`", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТокен\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetToken\", \"Bitrix24", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"НаписатьВОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PostInDiscussion\", \"VK", -"Ложь > Вместо соединения будет возвращен объект обработки, если в ней были ошибки": "False > The processor object will be returned instead of the connection if there were errors in it", -"Обновление происходит методом ОбновитьТокен с новыми access_token и refresh_token": "The update is done using the UpdateToken method with new access_token and refresh_token", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОКанале": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelInfo", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьНаименованиеКниги": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditSpreadsheetTitle", -"Сохраните **токен**, который вам прислал BotFather после завершения создания бота": "Save the **token** that BotFather sent you after completing the bot creation", -"Токен и ID чата являются основными параметрами всех методов работы с Telegram API": "The token and chat ID are the primary parameters for all methods of working with the Telegram API", -"Для начала работы необходимо вызвать команду `oint` из командной строки/терминала": "To get started, you need to call the command `oint` from the command prompt/terminal", -"УстановитьПараметрыURL: Переданные параметры не являются коллекцией ключ/значение": "SetURLParams: The passed parameters are not a key/value collection", -"id приложения, которое необходимо создать в профиле на странице для разработчиков": "application ID that needs to be created in the profile on the developer page", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьОсновнойКалендарь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearPrimaryCalendar", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОбновитьТокен\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RefreshToken\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКалендарей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCalendarList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатистикуПостов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPostStatistics", +"Истина > структура с пустыми значениями, Ложь > в значениях будут описания полей": "True > structure with empty valuse, False > field descriptions at values", +"Параметры fbs_sku и fbo_sku из ответа метода были отключены 15 августа 2023 года": "The fbs_sku and fbo_sku parameters from the method response were disabled on August 15, 2023", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОДиске": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDiskInfo", +"D:\\REPOS\\OpenIntegrations\\src\\ru\\OInt\\tests\\Modules\\Coverage_ЗапускВсехТестов.os": "D:\\REPOS\\OpenIntegrations\\src\\ru\\OInt\\tests\\Modules\\Coverage_StartAllTests.os", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайл\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFile\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (json": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (json", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьКалендарьВСписок": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddCalendarToList", +"Причина изменения. Обязателен при указании Время и отключенном свободном графике": "Reason for change. Required when Time is specified and free schedule is disabled", "Список доступных типов описан на начальной странице документации библиотеки MySQL": "The list of available types is described on the initial page of the MySQL library documentation", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[2], \"ПолучитьПолеВложения": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[2], \"GetAttachmentField", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[5], \"ПолучитьПолеТелефона": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[5], \"GetPhoneField", -"Если в не знаете с чего начать, то стоит найти метод ПолучитьСтандартныеПараметры": "If you don't know where to start, you should find the GetStandardParameters method", -"УстановитьПараметрыURL: переданные параметры не являются коллекцией ключ/значение": "SetURLParams: the passed parameters are not a key/value collection", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуНаСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetMessageLink", -"Загрузка по частям используется для больших файлов. Стандартный размер `ChunkSize`": "Chunk upload is used for large files. Default `ChunkSize`", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendSurvey\", \"Telegram", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif\", \"Telegram", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьWebhook\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteWebhook\", \"Telegram", -"Данные вложений, где ключ > имя файла, значение > путь к файлу иди двоичные данные": "Attachment data where key > filename, value > file path or binary data", -"В боковом меню выберите пункт Credentials -> Create Credentials -> OAuth client ID": "In the side menu, select Credentials -> Create Credentials -> OAuth client ID", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СерверноеВремя\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ServerTime\", \"Bitrix24", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[1], \"ПолучитьПолеСтроковое": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[1], \"GetStringField", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьДанныеПользователя": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUserData", -"Формирует простую JSON клавиатуру из массив кнопок для сообщения или нижней панели": "Generates a simple JSON keyboard from an array of buttons for a message or bottom panel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьНовость\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost\", \"Bitrix24", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьТемуФорума (главная": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenForumTopic (main", -"ОтменитьЗаписьMultipart: Не удалось закрыть запись. Возможно, она уже была закрыта": "CancelMultipartBody: Could not close the writer. It may have already been closed", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКомментариев": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCommentList", -"color=Зеленый) - путь к файлу сохранения результата (двоичных данных в частности": "color=Green) - the path to the result saving file (particularly binary data", -"Список операций](@yandex.ru/dev/metrika/ru/management/openapi/operation/operations": "List of actions](@yandex.ru/dev/metrika/en/management/openapi/operation/operations", -"ОтменитьЗаписьMultipart: Не удалось удалить файл тела. Возможно, он уже был удален": "CancelMultipartBody: Failed to delete the body file. It may have already been deleted", +"УстановитьПараметрыURL: переданные параметры не являются коллекцией ключ/значение": "SetURLParams: the passed parameters are not a key/value collection", +"Если в не знаете с чего начать, то стоит найти метод ПолучитьСтандартныеПараметры": "If you don't know where to start, you should find the GetStandardParameters method", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[5], \"ПолучитьПолеТелефона": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[5], \"GetPhoneField", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[2], \"ПолучитьПолеВложения": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[2], \"GetAttachmentField", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОбновитьТокен\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RefreshToken\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьОсновнойКалендарь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearPrimaryCalendar", +"id приложения, которое необходимо создать в профиле на странице для разработчиков": "application ID that needs to be created in the profile on the developer page", +"УстановитьПараметрыURL: Переданные параметры не являются коллекцией ключ/значение": "SetURLParams: The passed parameters are not a key/value collection", +"Для начала работы необходимо вызвать команду `oint` из командной строки/терминала": "To get started, you need to call the command `oint` from the command prompt/terminal", +"Токен и ID чата являются основными параметрами всех методов работы с Telegram API": "The token and chat ID are the primary parameters for all methods of working with the Telegram API", +"Сохраните **токен**, который вам прислал BotFather после завершения создания бота": "Save the **token** that BotFather sent you after completing the bot creation", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьНаименованиеКниги": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditSpreadsheetTitle", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОКанале": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelInfo", +"Обновление происходит методом ОбновитьТокен с новыми access_token и refresh_token": "The update is done using the UpdateToken method with new access_token and refresh_token", +"Ложь > Вместо соединения будет возвращен объект обработки, если в ней были ошибки": "False > The processor object will be returned instead of the connection if there were errors in it", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"НаписатьВОбсуждение\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PostInDiscussion\", \"VK", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьТокен\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetToken\", \"Bitrix24", +"Значения типа Двоичные данные (BLOB) возвращаются в виде `{'blob':Base64 строка}`": "Values of the Binary data type (BLOB) are returned as `{'blob':Base64 строка}`", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьПревью\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPreview\", \"Dropbox", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьВидео\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendVideo\", \"Telegram", "Позволяет установить заранее созданный объект HTTPСоединение для дальнейшей работы": "Allows you to set a previously created HTTPConnection object for further work", "Создание счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/addCounter": "Creating a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/addCounter", "Вызывает метод получения токена, так как для получения токена из кода, приходящего": "Calls the token acquisition method, as for obtaining a token from the code received", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьТемуФорума (главная": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseForumTopic (main", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьНовость\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeletePost\", \"Bitrix24", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПост (одна картинка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (single image", +"ОтменитьЗаписьMultipart: Не удалось удалить файл тела. Возможно, он уже был удален": "CancelMultipartBody: Failed to delete the body file. It may have already been deleted", "получать уведомления о добавлении чата в список заблокированных контактов: yes, no": "receive notifications when a chat is added to the blocked contacts list: yes, no", "Авторизуйтесь в Airtable и перейдите **[на страницу создания персональных токенов]": "Sign in to Airtable and go to the **[personal tokens creation page]", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьАудио\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendAudio\", \"Telegram", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьРекламноеОбъявление": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateAd", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСоставнойПост\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateCompositePost\", \"VK", "ЗвершитьЗаписьMultipart: Не удалось закрыть запись. Возможно, она уже была закрыта": "EndMultipartBody: Could not close the writer. It may have already been closed", -"!OInt Сообщить(\"Не удалось загрузить часть файла! Отмена загрузки ID:\" + IDЗагрузки": "!OInt Message(\"Failed to upload part of the file! Aborted upload wiht ID:\" + UploadID", -"Получает структуру для внесения остатков товара в функции ОбновитьКоличествоТоваров": "Gets the data structure for udpating product stocks in the UpdateProductsStocks function", -"Информация о счетчике](@yandex.ru/dev/metrika/ru/management/openapi/counter/counter": "Counter information](@yandex.ru/dev/metrika/en/management/openapi/counter/counter", -"Формирует кнопку действия для клавиатуры сообщения (см. ОтправитьТекстовоеСообщение": "Forms an action button for the message keyboard (see SendTextMessage", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОнлайнПользователей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetOnlineUsers", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбОбъекте": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectInfo", -"Возвращает структуру полей для фильтрации пользователей в методе НайтиПользователей": "Returns the field structure for filtering users in the FindUsers method", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьМетаданныеКалендаря": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditCalendarMetadata", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуДляСкачивания": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDownloadLink", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВыгнатьПользователяИзКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"KickUserFromChannel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСоставнойПост\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateCompositePost\", \"VK", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьПост (одна картинка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (single image", +"Список операций](@yandex.ru/dev/metrika/ru/management/openapi/operation/operations": "List of actions](@yandex.ru/dev/metrika/en/management/openapi/operation/operations", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendSurvey\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКомментариев": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCommentList", +"color=Зеленый) - путь к файлу сохранения результата (двоичных данных в частности": "color=Green) - the path to the result saving file (particularly binary data", +"Загрузка по частям используется для больших файлов. Стандартный размер `ChunkSize`": "Chunk upload is used for large files. Default `ChunkSize`", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьWebhook\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteWebhook\", \"Telegram", +"Данные вложений, где ключ > имя файла, значение > путь к файлу иди двоичные данные": "Attachment data where key > filename, value > file path or binary data", +"В боковом меню выберите пункт Credentials -> Create Credentials -> OAuth client ID": "In the side menu, select Credentials -> Create Credentials -> OAuth client ID", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СерверноеВремя\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ServerTime\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьГифку\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendGif\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьДанныеПользователя": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUserData", +"Формирует простую JSON клавиатуру из массив кнопок для сообщения или нижней панели": "Generates a simple JSON keyboard from an array of buttons for a message or bottom panel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьНовость\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьТемуФорума (главная": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenForumTopic (main", +"ОтменитьЗаписьMultipart: Не удалось закрыть запись. Возможно, она уже была закрыта": "CancelMultipartBody: Could not close the writer. It may have already been closed", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(МассивПолей[1], \"ПолучитьПолеСтроковое": "!OInt OPI_TestDataRetrieval.WriteLog(FieldArray[1], \"GetStringField", "Получить параметры доступа к инстансу](@green-api.com/docs/before-start/#parameters": "Get access parameters to instance](@green-api.com/en/docs/before-start/#parameters", -"Пока вам не нужно использовать такие методы, получать communitytoken не обязательно": "You don't need to obtain the 'communitytoken' if you're not using such methods at the moment", -"ChunkSize слишком мал. Необходимо увеличить размер части (минимум для данного файла": "ChunkSize is too small. It is necessary to increase the chunk size (minimum for this file", -"Получает информацию о статусе обработки паспортных данных для международных заказов": "Receives information on passport data processing status for international orders", -"Для Twitter это довольно значительный набор, что обсуловлено наличием сразу 2-х API": "For Twitter, this is quite a significant set, which is due to the presence of 2 APIs at once", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокВнешнихФайлов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetExternalFileList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьМетаданныеКалендаря": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCalendarMetadata", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПользователей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUserList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopyObject\", \"Dropbox", "На данной странице описаны все действия, необходимые для полноценного начала работы": "On this page, all the steps necessary to start working are described", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (картинка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (image", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProductPropertyVariant", -"Получает пустой макет фильтра получения списка офисов в функции ПолучитьСписокОфисов": "Gets an empty layout of the filter for getting the list of offices in the GetOfficeList function", -"Получить пустую структуру можно при помощи метода ПолучитьСокращеннуюСтруктуруТовара": "You can get an empty structure using the GetSimplifiedProductStructure method", -"Изменение счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/editCounter": "Changing a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/editCounter", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереместитьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"MoveObject\", \"Dropbox", -"Если нужно добавить пользователя интранета, то обязательно передаётся: UF_DEPARTMENT": "If you want to add an intranet user, you must pass UF_DEPARTMENT field", -"OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки": "OInt CLI - CLI toolkit for integrating with APIs of popular online services", -"ID пользователя из информации о канале не подойдет для отправки сообщений через бота": "The user ID from channel information is not suitable for sending messages through the bot", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКонтакт\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendContact\", \"Telegram", -"Преобразовывает код в токен после ввода кода при выполнении ПолучитьКодПодтверждения": "Converts the code to a token after entering the code when executing GetConfirmationCode", -"После завершения создания интеграции, нажмите *Show* и скопируйте **Токен (Secret)**": "After finishing the integration creation, click *Show* and copy the **Token (Secret)**", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"КопироватьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CopyObject\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПользователей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUserList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьМетаданныеКалендаря": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetCalendarMetadata", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокВнешнихФайлов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetExternalFileList", +"Получает информацию о статусе обработки паспортных данных для международных заказов": "Receives information on passport data processing status for international orders", +"ChunkSize слишком мал. Необходимо увеличить размер части (минимум для данного файла": "ChunkSize is too small. It is necessary to increase the chunk size (minimum for this file", +"Пока вам не нужно использовать такие методы, получать communitytoken не обязательно": "You don't need to obtain the 'communitytoken' if you're not using such methods at the moment", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВыгнатьПользователяИзКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"KickUserFromChannel", +"Для Twitter это довольно значительный набор, что обсуловлено наличием сразу 2-х API": "For Twitter, this is quite a significant set, which is due to the presence of 2 APIs at once", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьМетаданныеКалендаря": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditCalendarMetadata", +"Возвращает структуру полей для фильтрации пользователей в методе НайтиПользователей": "Returns the field structure for filtering users in the FindUsers method", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбОбъекте": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectInfo", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОнлайнПользователей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetOnlineUsers", +"Формирует кнопку действия для клавиатуры сообщения (см. ОтправитьТекстовоеСообщение": "Forms an action button for the message keyboard (see SendTextMessage", +"Информация о счетчике](@yandex.ru/dev/metrika/ru/management/openapi/counter/counter": "Counter information](@yandex.ru/dev/metrika/en/management/openapi/counter/counter", +"Получает структуру для внесения остатков товара в функции ОбновитьКоличествоТоваров": "Gets the data structure for udpating product stocks in the UpdateProductsStocks function", +"!OInt Сообщить(\"Не удалось загрузить часть файла! Отмена загрузки ID:\" + IDЗагрузки": "!OInt Message(\"Failed to upload part of the file! Aborted upload wiht ID:\" + UploadID", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуДляСкачивания": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDownloadLink", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОпубликоватьПапку\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PublishFolder\", \"Dropbox", +"После завершения создания интеграции, нажмите *Show* и скопируйте **Токен (Secret)**": "After finishing the integration creation, click *Show* and copy the **Token (Secret)**", +"Преобразовывает код в токен после ввода кода при выполнении ПолучитьКодПодтверждения": "Converts the code to a token after entering the code when executing GetConfirmationCode", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКонтакт\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendContact\", \"Telegram", +"ID пользователя из информации о канале не подойдет для отправки сообщений через бота": "The user ID from channel information is not suitable for sending messages through the bot", +"OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки": "OInt CLI - CLI toolkit for integrating with APIs of popular online services", +"Если нужно добавить пользователя интранета, то обязательно передаётся: UF_DEPARTMENT": "If you want to add an intranet user, you must pass UF_DEPARTMENT field", +"Изменение счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/editCounter": "Changing a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/editCounter", +"Получить пустую структуру можно при помощи метода ПолучитьСокращеннуюСтруктуруТовара": "You can get an empty structure using the GetSimplifiedProductStructure method", +"Получает пустой макет фильтра получения списка офисов в функции ПолучитьСписокОфисов": "Gets an empty layout of the filter for getting the list of offices in the GetOfficeList function", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteProductPropertyVariant", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (картинка": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (image", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереместитьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"MoveObject\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseForumTopic\", \"Telegram", +"Можно упомянуть пользователя, добавив в текст его userId в следующем формате @[userId": "You can mention a user by appending their userId to the text in the following format @[userId", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПригласитьПользователейВКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"InviteUsersToChannel", +"Описание структур см. здесь https:pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT": "Description of structures see here https:pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateForumTopic\", \"Telegram", +"Удаление счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/deleteCounter": "Deleting a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/deleteCounter", +"**IDПользователя** - ваш ID (администратора канала). См. Получить информацию о канале": "**UserID** - your ID (channel administrator). See Get Channel Information for details", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddProductPropertyVariant", +"Все страницы, которые будут созданы как дочерние, должны иметь свойства базы-родителя": "All pages created as children must have parent base properties", +"Файл не был записан! Используйте флаг --debug для получения дополнительной информации": "File was not saved! Use the --debug flag for more information", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьWebhook\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetWebhook\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProductPropertyVariant", +"Массив или 1 получатель: UA все, SGn р. группа, Un пользователь, DRn отдел, Gn группа": "Array or 1 recipient: UA all, SGn w. group, Un user, DRn department, Gn group", "Вызов данного метода должен использоваться в ответ на получение события callbackQuery": "This method call should be used in response to receiving a callbackQuery event", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрытьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"OpenForumTopic\", \"Telegram", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьДокумент\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDocument\", \"Telegram", "Создайте новый токен, нажав **Generate Token and Scopes** ниже на странице приложения": "Create a new token by clicking Generate Token and Scopes below on the application page", "|--> ОбновитьТокен() ->|access_token --> Используется в т-нии 2-х часов для запросов": "|--> RefreshToken() ->| access_token --> Used in the interval of 2 hours for requests", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteForumTopic\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайлПоURL\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFileByURL\", \"Dropbox", "При закрытии соединения, ошибке или обнаружении EOF чтение завершается в любом случае": "If the connection is closed, an error occurs, or EOF is detected, the read is terminated in either case", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокРабочихОбластей": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetWorkspaceList", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьКартинку\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendImage\", \"Telegram", "Получает макет для создания о доставке в функции ЗафиксироватьДоговоренностьОДоставке": "Gets the layout to create about delivery in the RegisterDeliveryAppointment function", -"Массив или 1 получатель: UA все, SGn р. группа, Un пользователь, DRn отдел, Gn группа": "Array or 1 recipient: UA all, SGn w. group, Un user, DRn department, Gn group", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗагрузитьФайлПоURL\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UploadFileByURL\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УстановитьWebhook\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SetWebhook\", \"Telegram", -"Все страницы, которые будут созданы как дочерние, должны иметь свойства базы-родителя": "All pages created as children must have parent base properties", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрытьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CloseForumTopic\", \"Telegram", -"Можно упомянуть пользователя, добавив в текст его userId в следующем формате @[userId": "You can mention a user by appending their userId to the text in the following format @[userId", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПригласитьПользователейВКанал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"InviteUsersToChannel", -"Описание структур см. здесь https:pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT": "Description of structures see here https:pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT", -"Файл не был записан! Используйте флаг --debug для получения дополнительной информации": "File was not saved! Use the --debug flag for more information", -"Удаление счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/deleteCounter": "Deleting a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/deleteCounter", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateForumTopic\", \"Telegram", -"**IDПользователя** - ваш ID (администратора канала). См. Получить информацию о канале": "**UserID** - your ID (channel administrator). See Get Channel Information for details", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddProductPropertyVariant", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьВариантСвойстваТовара": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"EditProductPropertyVariant", -"Параметры запроса указываются как массив структур вида `{'Тип данных': 'Значение'}`.^^": "Query parameters are specified as an array of structures of the following type: `{'Type': 'Value'}`.^^", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрепитьСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DetachMessage\", \"Telegram", -"Зарегистрируйтесь, оформите тариф и скачайте приложение VK Teams [на главной странице]": "Register, book a tariff and download the VK Teams app [on the home page]", -"Список доступных типов описан на начальной странице документации библиотеки PostgreSQL": "The list of available types is described on the initial page of the PostgreSQL library documentation", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СохранитьКартинкуВАльбом (путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SaveImageToAlbum (path", -"Массив|Один получатель: UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Array or a single post target: UA all, SG work group, U user, DR depart., G group", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТегов (одиночный": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTagList (single", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрепитьСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PinMessage\", \"Telegram", -"Получение ссылки для интерактивного получения токена (access_token), который необходим": "Getting a link for interactive token retrieval (access_token), which is necessary", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТегов\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTagList\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ChangeForumTheme\", \"Telegram", -"статус для сортировки. Аналогичен REAL_STATUS, но имеет дополнительно три мета-статуса": "status for sorting. Similar to REAL_STATUS, but has three additional meta-statuses", -"id группы с \"-\" в начале. Можно найти в настройках группы ВК или в ее URL, если не был": "group ID with \"-\" at the beginning. Can be found in the settings of the VK group or in its URL if not set", -"набор разрешений для получаемого ключа. Может быть любой, но offline.access обязателен": "a set of permissions for the received key. Can be any, but offline.access is mandatory", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeleteForumTopic\", \"Telegram", "Использование признака `raw` необходимо для составных конструкций, вроде `BEETWEEN`.^^": "The use of the `raw` feature is necessary for compound constructions like `BEETWEEN`.^^", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (отложенное": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendDelayedMessage", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьМестоположение (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLocation (channel", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПереслатьСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ForwardMessage\", \"Telegram", "которые, при этом, созданы не для разныз задач, но просто являются версиями друг друга": "which, at the same time, are not created for different tasks, but are simply versions of each other", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОбновления\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUpdates\", \"Telegram", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокКатегорийТоваров": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetProductCategoryList", "Истина > структура с пустыми значениями, Ложь > в значениях будут описания типов полей": "True > structure with empty values, False > field types at values", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СохранитьКартинкуВАльбом\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SaveImageToAlbum\", \"VK", "Массив|Один получатель (UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Array or a single post target (UA all, SG work group, U user, DR depart., G group", -"Узнать, есть ли вложенный справочник, можно через метод ПолучитьХарактеристикиКатегории": "You can find out if there is a nested catalog by the GetCharacteristicsCategories method", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос (строчный массив": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPoll (string array", +"набор разрешений для получаемого ключа. Может быть любой, но offline.access обязателен": "a set of permissions for the received key. Can be any, but offline.access is mandatory", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьОбновления\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUpdates\", \"Telegram", +"id группы с \"-\" в начале. Можно найти в настройках группы ВК или в ее URL, если не был": "group ID with \"-\" at the beginning. Can be found in the settings of the VK group or in its URL if not set", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ЗакрепитьСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PinMessage\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ChangeForumTheme\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТегов\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTagList\", \"Dropbox", +"Получение ссылки для интерактивного получения токена (access_token), который необходим": "Getting a link for interactive token retrieval (access_token), which is necessary", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокТегов (одиночный": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetTagList (single", +"Массив|Один получатель: UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Array or a single post target: UA all, SG work group, U user, DR depart., G group", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СохранитьКартинкуВАльбом (путь": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SaveImageToAlbum (path", +"Список доступных типов описан на начальной странице документации библиотеки PostgreSQL": "The list of available types is described on the initial page of the PostgreSQL library documentation", +"Зарегистрируйтесь, оформите тариф и скачайте приложение VK Teams [на главной странице]": "Register, book a tariff and download the VK Teams app [on the home page]", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОткрепитьСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DetachMessage\", \"Telegram", +"Параметры запроса указываются как массив структур вида `{'Тип данных': 'Значение'}`.^^": "Query parameters are specified as an array of structures of the following type: `{'Type': 'Value'}`.^^", +"статус для сортировки. Аналогичен REAL_STATUS, но имеет дополнительно три мета-статуса": "status for sorting. Similar to REAL_STATUS, but has three additional meta-statuses", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (json массив": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (json array", +"Преобразует массив значений параметров в массив структур описаний для передачи в запрос": "Converts an array of parameter values into an array of description structures to be passed to the query", +"Из Authentication Tokens -> Access Token and Secret страницы настроек Twitter Developer": "From Authentication Tokens -> Access Token and Secret settings page of Twitter Developer", +"Список меток пользователя](@yandex.ru/dev/metrika/ru/management/openapi/label/getLabels": "List of user tags](@yandex.ru/dev/metrika/en/management/openapi/label/getLabels", "Описание полей фильтра можно найти на странице документации по получению списка товаров": "The description of the filter fields can be found on the documentation page for product list retrieving method", "Заполните поля App name, User support email и Email addresses (все поля со звездочками)": "Fill in the fields: App name, User support email, and Email addresses (all fields with asterisks)", "можно использовать http-сервис. Туда же будет приходить и информация о новых сообщениях": "you can use an HTTP service. Information about new messages will also be sent there", -"Список меток пользователя](@yandex.ru/dev/metrika/ru/management/openapi/label/getLabels": "List of user tags](@yandex.ru/dev/metrika/en/management/openapi/label/getLabels", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьСообщение (json массив": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMessage (json array", -"Из Authentication Tokens -> Access Token and Secret страницы настроек Twitter Developer": "From Authentication Tokens -> Access Token and Secret settings page of Twitter Developer", -"Преобразует массив значений параметров в массив структур описаний для передачи в запрос": "Converts an array of parameter values into an array of description structures to be passed to the query", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКФайлу (доп": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFile (new", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОтветовНаСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetMessageReplyList", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СерверноеВремя (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ServerTime (wh)\", \"Bitrix24", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьНовость (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (wh)\", \"Bitrix24", -"Получает структуру для создания товара на основе Ozon ID в функции СоздатьТоварыПоOzonID": "Gets the structure for creating a product based on Ozon ID in the CreateProductByOzonID function", -"URL: домен для обычных методов или полный URL с параметрами для прямой отправки запросов": "URL: domain for common methods or full URL with parameters for direct request sending", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьОпрос (строчный массив": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendPoll (string array", +"Узнать, есть ли вложенный справочник, можно через метод ПолучитьХарактеристикиКатегории": "You can find out if there is a nested catalog by the GetCharacteristicsCategories method", +"Связанные функции: ПолучитьСписокТоваров, ПолучитьКоличествоТоваров, ПолучитьЦеныТоваров": "Related functions: GetProductList, GetProductsStocks, GetProductsPrices", +"получать уведомления о статусах отправки/доставки/прочтении исходящих сообщений: yes, no": "receive notifications about the send/deliver/read status of outgoing messages: yes, no", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьНовость (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeletePost (wh)\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПриостановитьРекламноеОбъявление": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PauseAdvertisement", +"Создать ссылку для авторизации в браузере при помощи функции *ПолучитьСсылкуАвторизации*": "Create a link for authorization in the browser using the *GetAuthorizationLink* function", "Возвращает структуру включения доп. полей ответа для метода ПолучитьСписокОтправленийFBO": "Returns the structure of inclusion of additional response fields for the GetFBOShipmentsList method", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьМедиагруппу\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendMediaGroup\", \"Telegram", -"Создать ссылку для авторизации в браузере при помощи функции *ПолучитьСсылкуАвторизации*": "Create a link for authorization in the browser using the *GetAuthorizationLink* function", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПриостановитьРекламноеОбъявление": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"PauseAdvertisement", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"УдалитьНовость (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"DeletePost (wh)\", \"Bitrix24", -"получать уведомления о статусах отправки/доставки/прочтении исходящих сообщений: yes, no": "receive notifications about the send/deliver/read status of outgoing messages: yes, no", -"Связанные функции: ПолучитьСписокТоваров, ПолучитьКоличествоТоваров, ПолучитьЦеныТоваров": "Related functions: GetProductList, GetProductsStocks, GetProductsPrices", -"Список доступных счетчиков](@yandex.ru/dev/metrika/ru/management/openapi/counter/counters": "List of available counters](@yandex.ru/dev/metrika/en/management/openapi/counter/counters", -"Получает список бакетов. Возможно использование отборов, если они поддерживаются сервисом": "Gets a list of buckets. It is possible to use filters if they are provided by your service", -"При следующем обновлении нужно использовать уже новый refresh_token, так что захардкодить": "For the next update, you need to use a new refresh_token, so hardcode", -"Получает макет для создания заявки на вызов курьера в функции СоздатьЗаявкуНаВызовКурьера": "Gets the layout for creating a request for courier call in the CreateCourierInvitation function", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОтложенныхСообщений": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDelayedMessageList", -"Получает количество пользователей, которые нажали Узнать о поступлении на странице товара": "Gets the number of users who clicked Know about arrival button on the product page", -"!OInt Сообщить(Прогресс + ЛокальныйПуть.Ключ + Символы.ПС + Ответ[\"message\"] + Символы.ПС": "!OInt Message(Progress + LocalPath.Key + Chars.LF + Response[\"message\"] + Chars.LF", -"Отбор новостей по доступу (UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Post selection by rights (UA all, SGn work group, Un user, DRn depart, Gn group", +"Получает структуру для создания товара на основе Ozon ID в функции СоздатьТоварыПоOzonID": "Gets the structure for creating a product based on Ozon ID in the CreateProductByOzonID function", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьНовость (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreatePost (wh)\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СерверноеВремя (хук)\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ServerTime (wh)\", \"Bitrix24", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОтветовНаСообщение": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetMessageReplyList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКФайлу (доп": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFile (new", +"URL: домен для обычных методов или полный URL с параметрами для прямой отправки запросов": "URL: domain for common methods or full URL with parameters for direct request sending", "Показывает дни рождения, годовщины и другие значимые события для людей в Google Контактах": "Hollydays", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПользователейКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelUserList", -"Отбор новостей по доступу: UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Post selection by rights: UA all, SGn work group, Un user, DRn depart, Gn group", "При установке параметров Таймаут и Размер в 0, чтение производится до окончания сообщения": "When the Timeout and Size parameters are set to 0, reading is performed until the message ends", "После создания, перейдите в настройки канала -> Для разработчиков, и скопируйте **Токен**": "After creation, go to the channel settings -> For developers, and copy the **Token**", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтменитьПубликациюПапки\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UnpublishFolder\", \"Dropbox", -"Получить пустую структуру можно при помощи метода ПолучитьСтруктуруОбновленияХарактеристик": "You can get an empty structure using the GetAttributesUpdateStructure method", -"Получает токен по коду, полученному при авторизации по ссылке из ПолучитьСсылкуАвторизации": "Gets the token by the code received when authorizing using the link from GetAuthorizationLink", -"`{'Имя поля 1': {'Тип данных': 'Значение'}, 'Имя поля 2': {'Тип данных': 'Значение'},...}`": "`{'Field name 1': {'Type': 'Value'}, 'Field name 2': {'Type': 'Value'},...}`", +"Отбор новостей по доступу: UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Post selection by rights: UA all, SGn work group, Un user, DRn depart, Gn group", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокПользователейКанала": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetChannelUserList", +"Отбор новостей по доступу (UA все, SGn раб. группа, Un пользователь, DRn отдел, Gn группа": "Post selection by rights (UA all, SGn work group, Un user, DRn depart, Gn group", +"Получает список бакетов. Возможно использование отборов, если они поддерживаются сервисом": "Gets a list of buckets. It is possible to use filters if they are provided by your service", +"Получает количество пользователей, которые нажали Узнать о поступлении на странице товара": "Gets the number of users who clicked Know about arrival button on the product page", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОтложенныхСообщений": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetDelayedMessageList", +"Получает макет для создания заявки на вызов курьера в функции СоздатьЗаявкуНаВызовКурьера": "Gets the layout for creating a request for courier call in the CreateCourierInvitation function", +"При следующем обновлении нужно использовать уже новый refresh_token, так что захардкодить": "For the next update, you need to use a new refresh_token, so hardcode", +"Список доступных счетчиков](@yandex.ru/dev/metrika/ru/management/openapi/counter/counters": "List of available counters](@yandex.ru/dev/metrika/en/management/openapi/counter/counters", +"!OInt Сообщить(Прогресс + ЛокальныйПуть.Ключ + Символы.ПС + Ответ[\"message\"] + Символы.ПС": "!OInt Message(Progress + LocalPath.Key + Chars.LF + Response[\"message\"] + Chars.LF", +"Получает информацию о заказах, по которым был переведен наложенны платеж интернет магазину": "Gets information about orders for which cash on delivery was transferred to the online store", +"ВАЖНО: Установка Webhook обязательна по правилам Viber. Для этого надо иметь свободный URL": "IMPORTANT: Setting up Webhook is mandatory according to Viber rules. You need to have a free URL for this.", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюБота\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetBotInfo\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтменитьПубликациюФайла\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UnpublishFile\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение (форум": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage (forum", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage (channel", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСсылкуПолученияТокена\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTokenRequestLink\", \"VK", "Приходит вместе с access_token и используется для его обновления (время жизни access_token": "Comes together with access_token and is used to refresh it (access_token lifetime", "Остатки крупногабаритных товаров можно обновлять только на предназначенных для них складах": "Stocks of bulky goods can only be renewed in the warehouses designated for them", "Данные варианты релизов - различные формы поставки расширения для платформы 1С:Предприятие": "These release options are various forms of distribution for the extension for the 1C:Enterprise platform", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСсылкуПолученияТокена\", \"VK": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateTokenRequestLink\", \"VK", -"Получает информацию о заказах, по которым был переведен наложенны платеж интернет магазину": "Gets information about orders for which cash on delivery was transferred to the online store", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение (канал": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage (channel", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение (форум": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage (forum", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтменитьПубликациюФайла\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UnpublishFile\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюБота\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetBotInfo\", \"Telegram", -"ВАЖНО: Установка Webhook обязательна по правилам Viber. Для этого надо иметь свободный URL": "IMPORTANT: Setting up Webhook is mandatory according to Viber rules. You need to have a free URL for this.", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкрытьГлавнуюТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"HideMainForumTheme\", \"Telegram", -"Не удалось инициализировать внешнюю компоненту. Возможно, в системе отсутствует OpenSSL 3.x": "Failed to initialize AddIn. Perhaps OpenSSL 3.x is missing", -"Договоренность должна быть предварительно создана. См. ЗафиксироватьДоговоренностьОДоставке": "The appointment must be previously created. See RegisterDeliveryAppointment", -"Аналогично использованию параметра `Расширения` (`exts` в CLI) функции `ВыполнитьЗапросSQL`": "Similar to using the `Extensions` parameter (`exts` in CLI) of the `ExecuteSQLQuery` function", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьЧислоУчастников\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetMemberCount\", \"Telegram", -"ПолучитьСсылкуАвторизации() -> Браузер -> code придет на redirect_uri -> ПолучитьТокен(code": "GetAuthorizationLink() -> Browser -> code will come to redirect_uri -> GetToken(code", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьМестоположение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLocation\", \"Telegram", -"Получает структуру дополнительных параметров для обработки запросов получения представлений": "Gets the structure of additional parameters for processing embeddings requests", -"!OInt Сообщить(OPI_Инструменты.ИнформацияОПрогрессе(ПрочитаноБайт, ОбщийРазмер, \"МБ\", МБайт": "!OInt Message(OPI_Tools.ProgressInfo(BytesRead, TotalSize, \"MB\", MB", +"`{'Имя поля 1': {'Тип данных': 'Значение'}, 'Имя поля 2': {'Тип данных': 'Значение'},...}`": "`{'Field name 1': {'Type': 'Value'}, 'Field name 2': {'Type': 'Value'},...}`", +"Получает токен по коду, полученному при авторизации по ссылке из ПолучитьСсылкуАвторизации": "Gets the token by the code received when authorizing using the link from GetAuthorizationLink", +"Получить пустую структуру можно при помощи метода ПолучитьСтруктуруОбновленияХарактеристик": "You can get an empty structure using the GetAttributesUpdateStructure method", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтменитьПубликациюПапки\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"UnpublishFolder\", \"Dropbox", "Данная библиотека позволяет работать с функционалом бесплатного плана, т.е. создавать твиты": "This library allows you to work with the functionality of the free plan, meaning you can create tweets", -"Изменяет имя хранилища (только для хранилища приложения см. ПолучитьСписокХранилищПриложения": "Change storage name (for app storage only, see. GetAppStorage", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВосстановитьОбъектКВерсии\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RestoreObjectToVersion\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Dropbox_ПереместитьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Dropbox_MoveObject\", \"Dropbox", -"Актуальной версией API является v2 и она требует получения временных токенов. Несмотря на то": "The current version of the API is v2 and it requires obtaining temporary tokens. Despite the fact", -"Отправляет набор файлов в чат или канал. Варианты типов медиа: audio, document, photo, video": "Sends a set of files to a chat or channel. Media types: audio, document, photo, video", -"!OInt Сообщить(OPI_Инструменты.ИнформацияОПрогрессе(ТекущаяПозиция, ОбщийРазмер, \"МБ\", МБайт": "!OInt Message(OPI_Tools.ProgressInfo(CurrentPosition, TotalSize, \"MB\", MB", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокФайловПапки\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFolderFileList\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСсылкуПриглашение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateInvitationLink\", \"Telegram", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуАвторизации\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAuthorizationLink\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОпубликованныхОбъектов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPublishedObjectList", +"!OInt Сообщить(OPI_Инструменты.ИнформацияОПрогрессе(ПрочитаноБайт, ОбщийРазмер, \"МБ\", МБайт": "!OInt Message(OPI_Tools.ProgressInfo(BytesRead, TotalSize, \"MB\", MB", +"Получает структуру дополнительных параметров для обработки запросов получения представлений": "Gets the structure of additional parameters for processing embeddings requests", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьМестоположение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendLocation\", \"Telegram", +"ПолучитьСсылкуАвторизации() -> Браузер -> code придет на redirect_uri -> ПолучитьТокен(code": "GetAuthorizationLink() -> Browser -> code will come to redirect_uri -> GetToken(code", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьЧислоУчастников\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetMemberCount\", \"Telegram", +"Аналогично использованию параметра `Расширения` (`exts` в CLI) функции `ВыполнитьЗапросSQL`": "Similar to using the `Extensions` parameter (`exts` in CLI) of the `ExecuteSQLQuery` function", +"Договоренность должна быть предварительно создана. См. ЗафиксироватьДоговоренностьОДоставке": "The appointment must be previously created. See RegisterDeliveryAppointment", +"Не удалось инициализировать внешнюю компоненту. Возможно, в системе отсутствует OpenSSL 3.x": "Failed to initialize AddIn. Perhaps OpenSSL 3.x is missing", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СкрытьГлавнуюТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"HideMainForumTheme\", \"Telegram", "При каждом вызове метода передавайте все изображения, которые должны быть на карточке товара": "On each method call, send all the images that should be on the product card", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокОпубликованныхОбъектов": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPublishedObjectList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуАвторизации\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAuthorizationLink\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"СоздатьСсылкуПриглашение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"CreateInvitationLink\", \"Telegram", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокФайловПапки\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetFolderFileList\", \"Dropbox", +"Отправляет набор файлов в чат или канал. Варианты типов медиа: audio, document, photo, video": "Sends a set of files to a chat or channel. Media types: audio, document, photo, video", +"Актуальной версией API является v2 и она требует получения временных токенов. Несмотря на то": "The current version of the API is v2 and it requires obtaining temporary tokens. Despite the fact", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"Dropbox_ПереместитьОбъект\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"Dropbox_MoveObject\", \"Dropbox", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ВосстановитьОбъектКВерсии\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"RestoreObjectToVersion\", \"Dropbox", +"Изменяет имя хранилища (только для хранилища приложения см. ПолучитьСписокХранилищПриложения": "Change storage name (for app storage only, see. GetAppStorage", +"!OInt Сообщить(OPI_Инструменты.ИнформацияОПрогрессе(ТекущаяПозиция, ОбщийРазмер, \"МБ\", МБайт": "!OInt Message(OPI_Tools.ProgressInfo(CurrentPosition, TotalSize, \"MB\", MB", +"Получает информацию о хранилище с которым может работать приложение для хранения своих данных": "Get information about storage with which the application can work to store its data", "Восстановление счетчика](@yandex.ru/dev/metrika/ru/management/openapi/counter/undeleteCounter": "Restoring a counter](@yandex.ru/dev/metrika/en/management/openapi/counter/undeleteCounter", "Сгенерируйте новый **токен** и включите возможность добавлять бота в группу (если необходимо)": "Generate a new **token** and enable the ability to add the bot to a group (if necessary)", "В IDЧатаИсточника можно передавать только chatId из событий (код из ссылки на чат не подходит": "Only the chatId from events can be passed to the FromChatID (the code from the chat link is not suitable)", "Если тип данных не установлен вручную, то он будет подобран в процессе установки тела запроса": "If the data type is not set manually, it will be matched during the process of setting the request body", -"Получает информацию о хранилище с которым может работать приложение для хранения своих данных": "Get information about storage with which the application can work to store its data", "Запрос не инициализирован. Необходимо вызвать функцию Инициализировать() перед началом работы": "The request is not initialized. It is necessary to call the Initialize() function before starting work", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователяКФайлу\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUserToFile\", \"Dropbox", "на версии 1.1, а что-то на 2: вплоть до того что они убрали возможность постить твиты из v1.1": "on version 1.1, and something on 2: up to the point that they removed the ability to post tweets from v1.1", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПоказатьГлавнуюТемуФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ShowMainForumTheme\", \"Telegram", -"Набор инструментов для интеграции с популярными API посредством CLI, 1C:Enterprise и OneScript": "A toolkit for integrating with popular APIs via CLI, 1C:Enterprise and OneScript", -"Получает структуру для обновления характеристик товара в функции ОбновитьХарактеристикиТоваров": "Gets the structure for updating product characteristics in the UpdateProductsAttributes function", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатусЗагрузкиПоURL\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUploadStatusByUrl\", \"Dropbox", -"Выберите созданный проект и в боковом меню перейдите APIs and Services -> OAuth consent screen": "Select the created project and in the side menu go to APIs and Services -> OAuth consent screen", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКПапке\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFolder\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокВерсийОбъекта\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectVersionList\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбОбъекте\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectInfo\", \"Dropbox", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКФайлу\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFile\", \"Dropbox", "Массив|Один получатель (UA все, SG раб. группа, U пользователь, DR отдел, G группа": "Array or a single post target (UA all, SG work group, U user, DR depart., G group", -"Оформляет значение в формате атрибута и добавляет его в массив attributes переданной коллекции": "Formats the value in attribute format and adds it to the Attributes array of the collection", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКФайлу\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFile\", \"Dropbox", "Получает список первых файлов каталога или продолжает получение следующих при указании курсора": "Gets the list of the first files in the directory or continues getting the next ones when the cursor is specified", +"Оформляет значение в формате атрибута и добавляет его в массив attributes переданной коллекции": "Formats the value in attribute format and adds it to the Attributes array of the collection", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбОбъекте\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectInfo\", \"Dropbox", +"Набор инструментов для интеграции с популярными API посредством CLI, 1C:Enterprise и OneScript": "A toolkit for integrating with popular APIs via CLI, 1C:Enterprise and OneScript", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ДобавитьПользователейКПапке\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"AddUsersToFolder\", \"Dropbox", +"Выберите созданный проект и в боковом меню перейдите APIs and Services -> OAuth consent screen": "Select the created project and in the side menu go to APIs and Services -> OAuth consent screen", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСтатусЗагрузкиПоURL\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetUploadStatusByUrl\", \"Dropbox", +"Получает структуру для обновления характеристик товара в функции ОбновитьХарактеристикиТоваров": "Gets the structure for updating product characteristics in the UpdateProductsAttributes function", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокВерсийОбъекта\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetObjectVersionList\", \"Dropbox", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбАккаунте\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAccountInfo\", \"Dropbox", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьИнформациюОбАккаунте (сторонний": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAccountInfo (external", "Информация о магазине](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaign": "Market information](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaign", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОтправитьТекстовоеСообщение\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"SendTextMessage\", \"Telegram", -"Возвращает структуру полей для фильтрации комментариев в методе ПолучитьСписокКомментариевЗадачи": "Return filter structure for GetTaskCommentsList", -"URL: домен для обычных методов или полный URL с параметрами для методов прямой отправки запросов": "URL: domain for common methods or full URL with parameters for methods of direct request sending", -"Для очистки пула от неактивных соединений используется функция АктуализироватьВходящиеСоединения": "The ActualiseIncomingConnections function is used to clear the pool of inactive connections", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьИмяГлавнойТемыФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ChangeMainForumThemeName\", \"Telegram", -"Отправляет одиночный запрос на указанный адрес и получает ответ, используя стандартные настройки": "Sends a single request to a specified address and receives a response using the default settings", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокИконокАватаров\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAvatarIconList\", \"Telegram", -"В таком случае необходимо использовать `raw:true` для установки условия напрямую в текст запроса": "In such a case, you must use `raw:true` to set the condition directly in the query text", "Возвращает объект запущенного TCP сервера при успешном создании или структуру с описанием ошибки": "Returns a running TCP server object on successful creation or a structure with an error description", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСписокИконокАватаров\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAvatarIconList\", \"Telegram", +"Отправляет одиночный запрос на указанный адрес и получает ответ, используя стандартные настройки": "Sends a single request to a specified address and receives a response using the default settings", +"В таком случае необходимо использовать `raw:true` для установки условия напрямую в текст запроса": "In such a case, you must use `raw:true` to set the condition directly in the query text", +"Для очистки пула от неактивных соединений используется функция АктуализироватьВходящиеСоединения": "The ActualiseIncomingConnections function is used to clear the pool of inactive connections", +"URL: домен для обычных методов или полный URL с параметрами для методов прямой отправки запросов": "URL: domain for common methods or full URL with parameters for methods of direct request sending", +"Возвращает структуру полей для фильтрации комментариев в методе ПолучитьСписокКомментариевЗадачи": "Return filter structure for GetTaskCommentsList", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ИзменитьИмяГлавнойТемыФорума\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ChangeMainForumThemeName\", \"Telegram", "объектов HTTPЗапрос и HTTPСоединение без их выполнения. См. `ВернутьЗапрос` и `ВернутьСоединение`": "HTTPConnection and HTTPConnection objects without executing them. See `ReturnRequest` and `ReturnConnection`.", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуСкачиванияПубличногоОбъекта": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetPublicObjectDownloadLink", "BotFather предложит вам выбрать имя и никнейм бота, после чего процедура создания будет завершена": "BotFather will prompt you to choose a name and a username for the bot, after which the creation process will be completed", "который будет возвращать 200 и подлинный SSL сертификат. Если есть сертификат и база опубликована": "which will return 200 and a genuine SSL certificate. If there is a certificate and the database is published", +"Получите ID этой страинцы. Это можно сделать нажав Share -> Copy link или просто скопировав из URL": "Get the ID of this page. You can do this by clicking Share -> Copy link or simply by copying it from the URL", "что Twitter настаивает на использовании этой актуальной версии, они как-то умудрились не перенести": "that Twitter insists on using this latest version, they somehow managed not to transfer", "Тут можно получить ID пользователей канала. ID для бота необходимо получать из прилетов на Webhook": "Here you can get the channel's user IDs. Bot IDs need to be obtained from the Webhook arrivals", -"Получите ID этой страинцы. Это можно сделать нажав Share -> Copy link или просто скопировав из URL": "Get the ID of this page. You can do this by clicking Share -> Copy link or simply by copying it from the URL", "Выполняет запрос, возвращающий информацию о событиях бота. Используется при работе в polling режиме": "Executes a request, returning information about bot events. Used in polling mode", "Устанавливает тело запрос из двоичных данных, файла или строки (с преобразованием в двоичные данные": "Sets the request body from binary data, file or string (with conversion to binary data", "Внимательно выбирайте категорию для товара: для разных категорий применяется разный размер комиссии": "Carefully choose the category for the product: different commission rates apply for different categories", "color=Зеленый) - флаг, отвечающий за предоставление более подробной информации при работе программы": "color=Green) - a flag responsible for providing more detailed information during program operation", -"color=Зеленый) - выводит справку по текущей команде или методу. Аналогично вызову команды без опций": "color=Green) - displays help on the current command or method. Similar to calling a command without options", "Настройки магазина](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaignSettings": "Market settings](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaignSettings", +"color=Зеленый) - выводит справку по текущей команде или методу. Аналогично вызову команды без опций": "color=Green) - displays help on the current command or method. Similar to calling a command without options", "Получает список из 20 сообщений чата или диалога, в зависимости от указания IDПервого и IDПоследнего": "Gets a list of 20 chat or dialog messages, depending on the FirstID and LastID specified", -"Настройки кабинета](@yandex.ru/dev/market/partner-api/doc/ru/reference/businesses/getBusinessSettings": "Cabinet settings](@yandex.ru/dev/market/partner-api/doc/ru/reference/businesses/getBusinessSettings", "Использование загрузки частями для файлов < 5 МБ или при размере одной части < 5 МБ приведет к ошибке": "Using multipart upload for files < 5 MB or when the size of a single chunk is < 5 MB will result in an error", +"Настройки кабинета](@yandex.ru/dev/market/partner-api/doc/ru/reference/businesses/getBusinessSettings": "Cabinet settings](@yandex.ru/dev/market/partner-api/doc/ru/reference/businesses/getBusinessSettings", "https:developer.twitter.com/en/portal/dashboard и выбор конкретного проекта из списка (значек c ключем": "https:developer.twitter.com/en/portal/dashboard and select a specific project from the list (icon with key", "Это служебный метод. Для простого сценария загрузки файлов предназначен единый метод `ЗагрузитьОбъект`": "This is a service method. A `PutObject` method is intended for the common scenario of files uploading", "но только через нее в твит можно добавить картинку. При этом способы авторизации и токены у них разные": "but only through it you can add a picture to the tweet. At the same time, their authentication methods and tokens are different", -"Получает список задач (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраЗадач": "Get tasks list (50 at one response max)", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуАвторизацииПриложения\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAppAuthLink\", \"Bitrix24", -"Для дальнейшего формирования тела используются методы `ДобавитьФайлMultipart` и `ДобавитьПолеMultipart`": "The `AddMultipartFormDataFile` and `AddMultipartFormDataField` methods are used for further body formation", +"Это служебный метод. Для основного сценария загрузки файлов предназначен единый метод `ЗагрузитьОбъект`": "This is a service method. A `PutObject` method is intended for the main scenario of files uploading", "Получает список лидов (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраЛидов": "Gets a list of leads (50 per request max) with or without filtering (see GetLeadFilterStructure", "Это служебный метод. Для простого сценария загрузки файлов предназначен единый метод `ЗагрузитьОбъект`^": "This is a service method. A `PutObject` method is intended for the common scenario of files uploading^", -"Это служебный метод. Для основного сценария загрузки файлов предназначен единый метод `ЗагрузитьОбъект`": "This is a service method. A `PutObject` method is intended for the main scenario of files uploading", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьСсылкуАвторизацииПриложения\", \"Bitrix24": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetAppAuthLink\", \"Bitrix24", +"Получает список задач (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраЗадач": "Get tasks list (50 at one response max)", +"Для дальнейшего формирования тела используются методы `ДобавитьФайлMultipart` и `ДобавитьПолеMultipart`": "The `AddMultipartFormDataFile` and `AddMultipartFormDataField` methods are used for further body formation", +"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearMainForumThemePinnedMessages\", \"Telegram", "Не удалось инициализировать внешнюю компоненту. Возможно, она несовместима с вашей операционной системой": "Failed to initialize an external component. It may not be compatible with your operating system", "Viber периодически стучит по адресу Webhook, так что если он будет неактивен, то все перестанет работать": "Viber periodically knocks on the Webhook address, so if it is inactive, everything will stop working", "Список магазинов пользователя](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaigns": "List of users shops](@yandex.ru/dev/market/partner-api/doc/ru/reference/campaigns/getCampaigns", "Сейчас вы не можете начать диалог с ботом, сначала необходимо установить Webhook. См. Установить Webhook": "You cannot start a conversation with the bot right now. First, you need to set up a webhook. See Set Webhook", "Это служебный метод. Для основного сценария загрузки файлов предназначен единый метод `ЗагрузитьОбъект`^": "This is a service method. A `PutObject` method is intended for the main scenario of files uploading^", -"!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьСписокЗакрепленныхСообщенийТемы (главная": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearMainForumThemePinnedMessages\", \"Telegram", -"Получает список сделок (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраСделок": "Gets the list of deals (50 pcs per query max) with or without filtering (see. GetDealsFilterStructure", "Получает структуру для отбора списка товаров в функциях ПолучитьСписокТоваров и ПолучитьКоличествоТоваров": "Gets the structure for selecting the list of goods in the functions GetProductList and GetProductsStocks", "Если нужно добавить пользователя экстранета, то в полях необходимо передать: EXTRANET: Y и SONET_GROUP_ID": "If you want to add an extranet user, you must pass in the fields: EXTRANET: Y and SONET_GROUP_ID", +"Получает список сделок (50 шт. за запрос максимум) с фильтром или без (см. ПолучитьСтруктуруФильтраСделок": "Gets the list of deals (50 pcs per query max) with or without filtering (see. GetDealsFilterStructure", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ПолучитьДанныеИспользованияПространства\", \"Dropbox": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"GetSpaceUsageData\", \"Dropbox", "Параметр `v` означает версию VK API. Тестирование проводилось на 5.131, рекомендуется его таким и оставить": "The parameter `v` denotes the version of the VK API. Testing was conducted on version 5.131, and it is recommended to keep it as such", "Возврат полей в качестве соответствия позволяет указывать тип фильтрации перед названием фильтруемого поля": "Returning fields as a map allows you to specify the filtering type before the filtered field name", "Товар отклонён. Чтобы добавить его в «Маркет», укажите реальную цену товара или стоимость оказания услуги.": "Denied", -"В поле *Доступ к данным* добавьте разрешения как на скриншоте ниже, после чего нажмите *Создать приложение*": "In the **Data Access** field, add permissions as shown in the screenshot below, then click **Create Application**", -"Запись Multipart предварительно должна быть инициализирована при помощи функции `НачатьЗаписьТелаMultipart`": "The Multipart record must first be initialized using the `StartMultipartBody` function", -"Метод пытается прочесть данные интервалами, длительность которых указана в параметре ДлительностьПопытки.^^": "The method tries to read the data in intervals, the duration of which is specified in the AttemptDuration parameter.^^", -"Расширение активно только в рамках соединения. При каждом новом соединении его необходимо подключать заново": "The extension is active only for the current connection. You must reconnect it each time a new connection is established", "Например: при `raw:false` фильтр `type:BETWEEN` `value:10 AND 20` будет интерпритирован как `BETWEEN ?1 `^^": "For example: with `raw:false` the filter `type:BETWEEN` `value:10 AND 20` will be interpolated as `BETWEEN ?1 `^^", "!OInt OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, \"ОчиститьСписокЗакрепленныхСообщенийТемы\", \"Telegram": "!OInt OPI_TestDataRetrieval.WriteLog(Result, \"ClearForumThemePinnedMessages\", \"Telegram", +"Расширение активно только в рамках соединения. При каждом новом соединении его необходимо подключать заново": "The extension is active only for the current connection. You must reconnect it each time a new connection is established", +"Запись Multipart предварительно должна быть инициализирована при помощи функции `НачатьЗаписьТелаMultipart`": "The Multipart record must first be initialized using the `StartMultipartBody` function", +"В поле *Доступ к данным* добавьте разрешения как на скриншоте ниже, после чего нажмите *Создать приложение*": "In the **Data Access** field, add permissions as shown in the screenshot below, then click **Create Application**", +"Метод пытается прочесть данные интервалами, длительность которых указана в параметре ДлительностьПопытки.^^": "The method tries to read the data in intervals, the duration of which is specified in the AttemptDuration parameter.^^", "Выполняет запрос, возвращающий базовую информацию о боте: имя, id, возможность добавлять бота в группы и т.д": "Executes the request, returning basic bot information: name, id, ability to add the bot to groups, etc.", "Эту структуру необходимо дополнить полями, зависящими от категории товара из ПолучитьХарактеристикиКатегории": "This structure should be supplemented with fields depending on the product category from the GetCategoryAttributes function", +"и создайте новую страницу. Эта страница будет родительской для всех остальных объектов, создаваемых через API": "and create a new page. This page will serve as the parent for all other objects created through the API", "При работе с бесконечным потоком входящих данных обязательно указание параметра МаксимальныйРазмер, так как^^": "When working with an infinite stream of incoming data, it is obligatory to specify the MaxSize parameter, because^^", "В ответе будут все SKU, связанные с переданными. Метод может обработать любые SKU, даже скрытые или удалённые": "The response will contain all SKUs associated with the passed SKUs. The method can process any SKU, even hidden or deleted", "Доступные цвета: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK, LIME, BROWN, AZURE, KHAKI, SAND": "Available colors: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK, LIME, BROWN, AZURE, KHAKI, SAND", -"и создайте новую страницу. Эта страница будет родительской для всех остальных объектов, создаваемых через API": "and create a new page. This page will serve as the parent for all other objects created through the API", "Этот метод используется в случае, если прямой заказ доставлялся СДЭК и получатель хочет вернуть его полностью": "This method is used if the direct order was delivered by CDEK and the recipient wants to return it in full", -"Запуск портативной версии в RHEL/Fedora/CentOS (дистрибутивы, использующие rpm-пакеты) осуществляется командой": "To run the portable version in RHEL/Fedora/CentOS (distributions using rpm packages), use the command ", -"Выполняет запрос getUpdates, возвращающий информацию о событиях бота. Используется при работе в polling режиме": "Executes a request getUpdates, returning information about bot events. Used in polling mode", -"`ПолнаяЗамена` также очищает заголовки, установленные ранее другими способами (например, заголовки авторизации": "`FullReplace` also clears headers previously set by other methods (e.g., authorization headers", ", так как в самих файлах репозитория бывают промежуточные данные и функции, находящиеся в процессе разработки.": " section, as the repository files may contain intermediate data and functions that are still in development.", +"`ПолнаяЗамена` также очищает заголовки, установленные ранее другими способами (например, заголовки авторизации": "`FullReplace` also clears headers previously set by other methods (e.g., authorization headers", +"Выполняет запрос getUpdates, возвращающий информацию о событиях бота. Используется при работе в polling режиме": "Executes a request getUpdates, returning information about bot events. Used in polling mode", +"Запуск портативной версии в RHEL/Fedora/CentOS (дистрибутивы, использующие rpm-пакеты) осуществляется командой": "To run the portable version in RHEL/Fedora/CentOS (distributions using rpm packages), use the command ", "Выполняет запрос /getUpdates, возвращающий информацию о событиях бота. Используется при работе в polling режиме": "Executes a request /getUpdates, returning information about bot events. Used in polling mode", "В теле запроса должен быть один идентификатор или массив однотипных идентификаторов, в ответе будет массив items": "The body of the request must contain a single identifier or an array of identical identifiers, the response will be an array of items", "При передаче параметров соединения, новое соединение будет создано и закрыто в рамках выполнения одной команды.^^": "When passing connection parameters, a new connection will be created and closed within the execution of a single command.^^", @@ -9413,8 +9413,8 @@ "В Заголовки необходимо добавить все x-amz заголовки, которые будут использоваться при обращении к полученному URL": "In Headers you need to add all x-amz headers that will be used when accessing the received URL", "Методы формирования структуры товара: ПолучитьСтруктуруТовара(), ДобавитьВидеоТовара(), ДобавитьВидеообложкуТовара": "Methods of product structure formation: GetProductStructure(), AddProductVideo(), AddProductVideoCover", "Выполняет запрос getMe, возвращающий базовую информацию о боте: имя, id, возможность добавлять бота в группы и т.д": "Executes the getMe request, returning basic bot information: name, id, ability to add the bot to groups, etc.", -"Выполняет запрос /getMe, возвращающий базовую информацию о боте: имя, id, возможность добавлять бота в группы и т.д": "Executes the /getMe request, returning basic bot information: name, id, ability to add the bot to groups, etc.", "Передача настроек Tls совместно с передачей уже созданного соединения в параметр `Соединение` будет проигнорирована": "Passing Tls settings together with passing an already created connection to the `Connection` parameter will be ignored", +"Выполняет запрос /getMe, возвращающий базовую информацию о боте: имя, id, возможность добавлять бота в группы и т.д": "Executes the /getMe request, returning basic bot information: name, id, ability to add the bot to groups, etc.", "Ссылку на получение acess_token можно получить при помощи функции *СоздатьСсылкуПолученияТокена* или склеить вручную:": "You can obtain a link for acquiring the access token using the function *CreateTokenRetrievalLink* or manually concatenate it", "scope определяет доступные для работы функции. В *ПолучитьСтандартныеПараметры()* список scope определен по умолчанию": "The scope determines the functions available for operation. In GetStandardParameters(), the scope list is defined by default", "Обязательность реквизитов может зависить от типа зказа или вложенности. Обязательно ознакомьтесь с документацией CDEK": "Required fields may depend on the type of order or nesting. Be sure to read the CDEK documentation", @@ -9422,9 +9422,9 @@ "За один запрос можно изменить наличие для 100 товаров. С одного аккаунта продавца можно отправить до 80 запросов в минуту": "You can change availability for 100 products per request. You can send up to 80 requests per minute from one merchant account", "**Важно:** Имена библиотек чувствительны к регистру и пишутся строчными буквами. Имена методов к регистру не чувствительны": "**Important:** Library names are case-sensitive and should be written in lowercase. Method names are not case-sensitive", "Без указания флага `ФорсироватьРезультат`, чтение результата осуществляется только для запросов, начинающихся с `SELECT`^^": "Without specifying the `ForcifyResult` flag, result data is returned only for queries beginning with `SELECT` keyword^^", -"За максимальное число попыток отвечает параметр ЧислоПопыток. При успешном получении новых данных число попыток сбрасывается": "The Attempts parameter is responsible for the maximum number of attempts. If the new data is successfully received, the number of attempts is reset", -"Получите ссылку авторизации при помощи функции *ПолучитьСсылкуАвторизации(Знач КлючПриложения)* и передите по ней в браузере": "Get the authorization link using the *GetAuthorizationLink()* function and pass it in the browser", "Найти своего нового бота вы можете отсканировав QR на странице создания или в настройках (пункт чат-боты) в приложении Viber": "To find your new bot, you can scan the QR code on the creation page or in the settings (chat bots section) within the Viber app", +"Получите ссылку авторизации при помощи функции *ПолучитьСсылкуАвторизации(Знач КлючПриложения)* и передите по ней в браузере": "Get the authorization link using the *GetAuthorizationLink()* function and pass it in the browser", +"За максимальное число попыток отвечает параметр ЧислоПопыток. При успешном получении новых данных число попыток сбрасывается": "The Attempts parameter is responsible for the maximum number of attempts. If the new data is successfully received, the number of attempts is reset", "Двоичные данные могут также быть переданы как структура `{'blob':Путь к файлу}`. Возвращаются значения двоичных данных (BLOB)^^": "Binary data can also be passed as a `{'blob':File path}` structure. Binary data (BLOB) values are returned^^", "Для загрузки передайте адрес ссылки на изображение в общедоступном облачном хранилище. Формат изображения по ссылке: JPG или PNG": "To upload, pass the link address of the image to public cloud storage. Image format of the linked image: JPG or PNG", "Для загрузки передайте адрес ссылки на изображение в общедоступном облачном хранилище. Формат изображения по ссылке — JPG или PNG": "To upload, pass the URL of the image to public cloud storage. The format of the image is JPG or PNG", @@ -9432,27 +9432,27 @@ "Вы можете использовать поле `ChunkSize` в основных данных для указания минимального размера и величины чанка загрузки по частям.^^": "You can use the `ChunkSize` field in the basic data to specify the minimum file and chunk size for a chunked upload^^", "Нажмите три точки в правом верхнем углу и в самом низу найдите пункт *Add connections*. Выберите там свою интеграцию из пунктов 1-3": "Click on the three dots in the upper right corner and at the very bottom find the item *Add connections*. Select your integration from items 1-3 there", "Если вы хотите, чтобы клиент отображал этот файл как воспроизводимое голосовое сообщение, он должен быть в формате aac, ogg или m4a": "If you want the client to display this file as a playable voice message, it must be in aac, ogg, or m4a format", -"В 1С метод может использоваться как процедура, без получения возвращаемого значения. Возвращаемое значение необходимо для CLI версии": "In 1C the method can be used as a procedure, without getting a return value. Return value is required for CLI version", "Рекомендуется указывать не менее 2 копий на листе (параметр КопийНаЛисте): одна приклеивается на груз, вторая остается у отправителя": "It is recommended to specify at least 2 copies per sheet (parameter CopiesPerSheet): one to be glued on the shipment, the other to be kept by the sender", +"В 1С метод может использоваться как процедура, без получения возвращаемого значения. Возвращаемое значение необходимо для CLI версии": "In 1C the method can be used as a procedure, without getting a return value. Return value is required for CLI version", "Доступные цвета: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK, LIME, BROWN, AZURE, KHAKI, SAND, MARENGO, GRAY, GRAPHITE": "Available colours: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK, LIME, BROWN, AZURE, KHAKI, SAND, MARENGO, GRAY, GRAPHITE", "Теперь вы сможете добавлять бота в группы и управлять им при помощи **Токена** и **ID необходимого диалога** (группы или пользователя)": "Now you will be able to add a bot to groups and control it with **Token** and **ID of the desired dialog** (group or user)", "Для выполнения нескольких команд (в версиях для OS и 1С) рекомендуется использовать заранее созданное соединение (см. ОткрытьСоединение": "To execute several commands (in OS and 1C versions), it is recommended to use a connection created in advance (see CreateConnection", "Работать с Bitrix24 через API можно двумя способами: через **Webhook** и через **локальное приложение**. Для обоих вариантов необходимо": "There are two ways to work with Bitrix24 via API: via **Webhook** and via **local application**. For both options you need", "Добавить в модуль http-сервиса (GET) вызов функции *ОбработкаВходящегоЗапросаПослеАвторизации*, передавая HTTPСервисЗапрос как параметр": "Add to the HTTP service module (GET) a call to the *HandleIncomingRequestAfterAuthorization* function, passing the HTTP service request as a parameter", "Все действия при работе с Telegram API осуществляются посредством ботов. Для создания нового бота необходимо в мессенджере начать диалог с": "All actions with the Telegram API are carried out through bots. To create a new bot, you need to start a conversation with", -"При выполнении нескольких запросов в рамках одного соединения, расширения лучше подключить один раз при помощи функции `ПодключитьРасширение`": "When performing multiple requests within a single connection, it is better to connect extensions once using the `ConnectExtension` function", -"При установке из пакетов (Linux) или установщика (Windows, после перезагрузки), сделать это можно из любого места без дополнительных действий": "If app was installed from packages (Linux) or installer (Windows, after reboot), you can do this from any place without additional actions", -"Используйте полученный код, ClientID и Client Secret для вызова функции OPI_GoogleWorkspace.ПолучитьТокенПоКоду(ClientID, ClientSecret, Code)": "Use the obtained code, ClientID, and Client Secret to call the function OPI_GoogleWorkspace.GetTokenByCode(ClientID, ClientSecret, Code)", "**OInt CLI** - приложение для командой строки, которое позволяет использовать методы Открытого пакета интеграций независимо от 1С и OneScript": "OInt CLI - a command-line application that allows you to use methods of the Open Integration Package independently of 1C and OneScript", +"Используйте полученный код, ClientID и Client Secret для вызова функции OPI_GoogleWorkspace.ПолучитьТокенПоКоду(ClientID, ClientSecret, Code)": "Use the obtained code, ClientID, and Client Secret to call the function OPI_GoogleWorkspace.GetTokenByCode(ClientID, ClientSecret, Code)", +"При установке из пакетов (Linux) или установщика (Windows, после перезагрузки), сделать это можно из любого места без дополнительных действий": "If app was installed from packages (Linux) or installer (Windows, after reboot), you can do this from any place without additional actions", +"При выполнении нескольких запросов в рамках одного соединения, расширения лучше подключить один раз при помощи функции `ПодключитьРасширение`": "When performing multiple requests within a single connection, it is better to connect extensions once using the `ConnectExtension` function", "Эти токены необходимо получить http запросом с указанием кода, который приходит при авторизации на http-сервис redirect_uri. Порядок действий:": "These tokens need to be obtained via an HTTP request with the code that comes during authorization on the HTTP service redirect_uri. The sequence of actions is as follows:", "это OSPX пакет, предназначенный для установки через пакетный менеджер OPM. Вы можете использовать его для оффлайн установки при помощи команды": "this is an OSPX package intended for installation via the OPM package manager. You can use it for offline installation using the command", "Если заказ доставлялся другой службой, либо нужно вернуть не все товары, то необходимо использовать метод СоздатьЗаказ с is_client_return = true": "If the order was delivered by another service, or you need to return not all items, you must use the CreateOrder method with is_client_return = true", "Уточняйте минимальную цену товара после применения всех акций в личном кабинете. Параметр min_price из ответа метода на доработке и возвращает 0": "Specify the minimum price of the product after all promotions have been applied in your personal cabinet. The min_price parameter from the method response is being reworked and returns 0", "Сохранить access_token и refresh_token, полученный из функции *ОбработкаВходящегоЗапросаПослеАвторизации* п. 2, в константы или другое хранилище": "Save the access_token and refresh_token obtained from the *HandleIncomingRequestAfterAuthorization* function in step 2 into constants or another storage", "Этот раздел посвящен библиотеке для работы со Slack Web API. На данной странице описаны все действия, необходимые для полноценного начала работы": "This section is dedicated to the library for working with the Slack Web API. On this page, all the steps necessary to start working are described", -"Передайте полученный код, вместе с ключем и секретом приложения, в функцию **ПолучитьТокен**. Сохраните полученные **access** и **refresh токены**": "Pass the received code, along with the application key and secret, to the **GetToken** function. Save the received **access** and **refresh tokens**", -"Вызовите функцию *OPI_YandexID.ПолучитьКодПодтверждения()*, передав ClientID в качестве параметра. Она вернет ответ сервера Yandex, где будут поля": "Call the function *OPI_YandexID.GetConfirmationCode()*, passing ClientID as a parameter. It will return a response from the Yandex server, which will contain the fields", "Информация о товарах, которые размещены в заданном магазине](@https:yandex.ru/dev/market/partner-api/doc/ru/reference/assortment/getCampaignOffers": "Information about products that are placed in a selected market](@https:yandex.ru/dev/market/partner-api/doc/ru/reference/assortment/getCampaignOffers", +"Вызовите функцию *OPI_YandexID.ПолучитьКодПодтверждения()*, передав ClientID в качестве параметра. Она вернет ответ сервера Yandex, где будут поля": "Call the function *OPI_YandexID.GetConfirmationCode()*, passing ClientID as a parameter. It will return a response from the Yandex server, which will contain the fields", +"Передайте полученный код, вместе с ключем и секретом приложения, в функцию **ПолучитьТокен**. Сохраните полученные **access** и **refresh токены**": "Pass the received code, along with the application key and secret, to the **GetToken** function. Save the received **access** and **refresh tokens**", "После запуска **IDПользователя** будет ID конкретного человека, ведущего диалог с ботом. Получить можно из обработыки входящих сообщения по Webhook": "After launch, the **User ID** will be the ID of the specific person engaging with the bot. You can obtain it from processing incoming messages via Webhook", "Откройте URL из **verification_url** в барузере. Скорее всего это будет https://ya.ru/device. В появившееся поле введите **user_code** из пункта 5 ": "Open the URL from **verification_url** in the browser. Most likely, it will be https://ya.ru/device. In the field that appears, enter the **user_code** from step 5", "Добавление товаров в каталог и изменение информации о них](@yandex.ru/dev/market/partner-api/doc/ru/reference/business-assortment/updateOfferMappings": "Adding products to the catalogue and changing information about them](@yandex.ru/dev/market/partner-api/doc/ru/reference/business-assortment/updateOfferMappings", @@ -9460,8 +9460,8 @@ "Например, `ChunkSize равный X` означает, что все файлы, размером больше `X` (в байтах) будут загружаться по частям, где одна часть будет размером `X`.^^": "For example, `ChunkSize=X` means that all files larger than `X` (in bytes) will be downloaded in chunks, where one chunk will be of size `X`.^^", "Характеристики представляют из себя структуры с полями complex_id, id и массивом values. Для их быстрого создания есть метод ДополнитьКомплексныйАтрибут": "Attributes are structures with complex_id, id and values fields. For their quick creation there is the CompleteComplexAttribute method", "В зависимости от выбранного способа примения будет отличаться способ получения **ID чата** - параметра, отвечающего за определение объекта взаимодействия": "Depending on the chosen path, the way to obtain the **ChatID** (the parameter responsible for identifying the interaction object) will differ", -"По истечении времени жизни access_token, его можно обновить при помощи функции *ОбновитьТокен(Знач КлючПриложения, Знач СекретПриложения, Знач РефрешТокен)*": "After the access_token lifetime expires, it can be updated using the function *RefreshToken()*", "У Viber есть два REST API: один для работы с каналами, а второй - для чат-ботов. В обоих случаях основными параметрами служат **Токен** и **IDПользователя**": "For Viber, there are two REST APIs: one for working with channels and the other for chatbots. In both cases, the main parameters are **Token** and **UserID**", +"По истечении времени жизни access_token, его можно обновить при помощи функции *ОбновитьТокен(Знач КлючПриложения, Знач СекретПриложения, Знач РефрешТокен)*": "After the access_token lifetime expires, it can be updated using the function *RefreshToken()*", "Обновлять остатки товара на одном складе можно только 1 раз в 2 минуты. Вы можете задать наличие товара только после того, как его статус сменится на price_sent": "You can only update the stock of an item in one warehouse once every 2 minutes. You can set the availability of a product only after its status changes to price_sent", "Войдите в приложении при помощи одноразового пароля, который должен прийти на почту. Просмотреть почту необходимого пользователя можно в панели администрирования": "Log in to the application using the one-time password that should arrive in the mail. You can view the mail of the required user in the administration panel", "Создание товаров доступно только в категориях последнего уровня, сравните именно их с категориями на своей площадке. Категории не создаются по запросу пользователя": "Product creation is only available in the last level categories, compare exactly with the categories on your site. Categories are not created at the user's request", @@ -9470,17 +9470,17 @@ "Как и большинство других программ, нацеленных на использование в bat/sh скриптах, каждое отдельное действие Oint CLI вызывается полной строкой вызова следующего вида:": "Like most other programs intended for use in bat/sh scripts, each separate action of Oint CLI is called by a full command line of the following form:", "Метод внезавно исчез из API на облачном Bitrix24, где проводилось тестирование (09/24). Возможно, он все еще будет работать на других версиях, но это не гарантировано": "The method has suddenly disappeared from the API on the cloud Bitrix24 where it was being tested (09/24). It might still work on other versions, but it's not guaranteed", "Введите название для нового токена, выберите из перечня необходимые **Scopes** (разрешения) и **Access** (базы и рабочие пространства, к которым у токена будет доступ)": "Enter a name for the new token, select the necessary **scopes** (permissions), and choose the databases and workspaces to which the token will have access", +"Если у dictionary_id значение 0, у атрибута нет вложенных справочников. Если значение другое, то справочники есть. Получить их можно методом ПолучитьЗначенияХарактеристик": "If dictionary_id has a value of 0, the attribute has no nested directories. If the value is different, there are directories. You can get them using the GetValuesCharacteristics method", "В сутки можно восстановить из архива не больше 10 товаров, которые были архивированы автоматически. На разархивацию товаров, перенесённых в архив вручную, ограничений нет": "You can restore from the archive no more than 10 products that were automatically archived per day. There are no restrictions on unarchiving products that were manually moved to the archive", "API Key используется в каждом методе работы с API в качестве параметра Токен. Также вы можете сгенерировать токен на основе своего логина и пароля методом *ПолуичтьТокен*": "API Key is used in each API method as a Token parameter. You can also generate a token based on your login and password using the *GetToken* method", -"Если у dictionary_id значение 0, у атрибута нет вложенных справочников. Если значение другое, то справочники есть. Получить их можно методом ПолучитьЗначенияХарактеристик": "If dictionary_id has a value of 0, the attribute has no nested directories. If the value is different, there are directories. You can get them using the GetValuesCharacteristics method", "Пакет содержит множество методов для работы с различными API. Эти методы не треубют глубокого погружения в тонкости работы, но и не ограничивают вас в возможности их модификации": "The package contains numerous methods for working with various APIs. These methods do not require deep understanding of the underlying workings but do not limit your ability to modify them", "Некоторые методы, например для работы с чат-ботом сообщества, принимают в качестве параметра communitytoken - в этих методах он заменяет access_token. Для его получения необходимо": "Some methods, such as those for working with community chat bots, accept the parameter 'communitytoken' instead of 'access_token'. To obtain it, you need to", "Если отсутствие интернета на машине не предполагается, гораздо проще установить OInt напрямую из хаба пакетов. Скачивания файла для этого не требуется, достаточно выполнить команду": "But it is much easier to install OInt directly from the package hub. You don't need to download any files for this, just execute the command", -"**Важно:** ID одного и того же пользователя у чата и канала - это разные значения. Нельзя использовать ID, полученный из сообщения боту для вызова методов управления каналом и наоборот": "**Important**: The ID of the same user in chat and channel is different. You cannot use the ID obtained from a message to the bot to invoke channel management methods and vice versa", "ОПИ легко интегрировать в любой проект: в виде проекта EDT, 1C-расширения или пакета OneScript. Для интеграции, независимой от конретных технологий, есть CLI версия под Windows и Linux": "The Open Integrations Package is easy to integrate into any project: as an EDT project, a 1C extension, or a OneScript package. For technology-independent integration, there is a CLI version available for Windows and Linux", +"**Важно:** ID одного и того же пользователя у чата и канала - это разные значения. Нельзя использовать ID, полученный из сообщения боту для вызова методов управления каналом и наоборот": "**Important**: The ID of the same user in chat and channel is different. You cannot use the ID obtained from a message to the bot to invoke channel management methods and vice versa", "У ОПИ есть подробная документация, а код структурирован и дополнен комментариями. Если же у вас все таки возникнут дополнительные вопросы, то вы всегда можете задать их в Issues на Github": "OpenIntegrations comes with detailed documentation, and the code is well-structured and supplemented with comments. If you still have additional questions, you can always ask them in the Issues section on GitHub", -"Передайте **полученный код**, **AppKey** и **AppSecret** в функцию *ПолучитьТокен(Знач КлючПриложения, Знач СекретПриложения, Знач Код)*, сохраните полученные **access_token** и **refresh_token**": "Pass the **received code**, **AppKey** and **AppSecret** to the function *GetToken()*, save the received **access_token** and **refresh_token**", "Введите название сервиса, выберите *Веб-сервисы* в качестве платформы. Redirect URI можно указать любой или выбрать пункт *Подставить URL для отладки* - для работы с библиотекой он не понадобится": "Enter the service name, select *Web services* as the platform. You can specify any *Redirect URI* or select the Insert debugging URL option - it will not be needed for working with the library", +"Передайте **полученный код**, **AppKey** и **AppSecret** в функцию *ПолучитьТокен(Знач КлючПриложения, Знач СекретПриложения, Знач Код)*, сохраните полученные **access_token** и **refresh_token**": "Pass the **received code**, **AppKey** and **AppSecret** to the function *GetToken()*, save the received **access_token** and **refresh_token**", "Доступные типы (языки) квитанций: tpl_china, tpl_armenia, tpl_russia, tpl_english, tpl_italian, tpl_korean, tpl_latvian, tpl_lithuanian, tpl_german, tpl_turkish, tpl_czech, tpl_thailand, tpl_invoice": "Available receipt types (languages): tpl_china, tpl_armenia, tpl_russia, tpl_english, tpl_italian, tpl_korean, tpl_latvian, tpl_lithuanian, tpl_german, tpl_turkish, tpl_czech, tpl_thailand, tpl_invoice", "**acess_token** используется во всех остальных функциях библиотеки, а при помощи **refresh_token** его можно обновить, когда срок жизни будет подходить к концу (при помощи функции *ОбновитьТокен()*)": "**access_token** is used in all other functions of the library, and with the help of **refresh_token**, it can be refreshed when its lifespan is nearing the end (using the function *RefreshToken()*)", "ID группы. Если у вас стандартный адрес группы, то id можно найти в URL. В противном случае он будет на вкладке \"Управление\" в группе, под полем Адрес. owner_id - тоже самое, но со знаком '-' впереди": "Group ID. If you have a standard group URL, you can find the ID in the URL. Otherwise, it will be on the 'Manage' tab in the group, below the Address field. 'owner_id' is the same but with a '-' sign in front of it", @@ -9498,8 +9498,8 @@ "Время жизни токенов ограничено. Для получение нового токена можно воспользоваться функцией **ОбновитьТокен**, передав тутда refresh токен, ключ и секрет приложения. При обновлении создается не только новый access токен, но и refresh токен тоже": "Tokens have a limited lifetime. To get a new token, you can use the **UpdateToken** function, passing here the refresh token, key and application secret. The refresh creates not only a new access token, but also a refresh token as well", "это zip-архив, который содержит в себе файлы проекта расширения EDT. Этот вариант поставки предназначен для быстрого старта работы с ОПИ в тех случаях, когда разработка основной конфигурации ведется с использованием 1C Enterprise Development Tools": "this is a zip archive that contains the files of the EDT extension project. This distribution option is intended for quickly starting work with the Open Integration Package in cases where the development of the main configuration is carried out using 1C Enterprise Development Tools", "После выполнения запрашиваемого действия, программа выводит результат и завершает работу. По умолчанию, вывод осуществляется в консоль, но вы можете перенаправить его в файл - как стандартным способом `>`, так и при помощи общего параметра `--out`": "After executing the requested action, the program outputs the result and exits. By default, the output is displayed in the console, but you can redirect it to a file using either the standard method `>` or by using the common parameter `--out`", -"Передайте ClientID в функцию OPI_GoogleWorkspace.СформироватьСсылкуПолученияКода() с булево параметрами используемых вами сервисов. Результатом функции будет URL, который необходимо открыть в браузере. Авторизуйтесь при помощи своего аккаунта Google": "Pass the ClientID to the function OPI_GoogleWorkspace.FormCodeRetrievalLink() with boolean parameters of the services you use. The function will result in a URL that needs to be opened in the browser. Authorize with your Google account", "Если вы хотите изменить состав или порядок изображений, получите информацию с помощью метода ПолучитьИнформациюОТоваре(), скопируйте данные полей images, images360, color_image, измените и дополните состав или порядок в соответствии с необходимостью": "If you want to change the composition or order of the images, get the information using the GetProductInformation() method, copy the data of the images, images360, color_image fields, change and complete the composition or order as needed", +"Передайте ClientID в функцию OPI_GoogleWorkspace.СформироватьСсылкуПолученияКода() с булево параметрами используемых вами сервисов. Результатом функции будет URL, который необходимо открыть в браузере. Авторизуйтесь при помощи своего аккаунта Google": "Pass the ClientID to the function OPI_GoogleWorkspace.FormCodeRetrievalLink() with boolean parameters of the services you use. The function will result in a URL that needs to be opened in the browser. Authorize with your Google account", "При помощи ключа приложения вызовите функцию **ПолучитьСсылкуАвторизацииПриложения** и перейдите по полученной ссылке в браузере. После авторизации, скопируйте полученный код из адресной строки (или получите его на обработчик, адрес которого был указан в пункте 2)": "Using the application key, call the **GetAppAuthLink** function and follow the received link in the browser. After authorization, copy the received code from the address bar (or get it to the handler whose address was specified in point 2)", "В случае с чат-ботом, ID чата будет являться ID пользователя, с которым бот осуществляет диалог. Если же бота необходимо использовать для ведения канала, то, после добавления его в качестве администратора, вместо ID чата можно использовать имя канала через @ (@MyChannel)": "In the case of a chat bot, the chat ID will be the user ID with whom the bot is conversing. If the bot is to be used for channel management, after adding it as an administrator, you can use the channel's name with @ (e.g., @MyChannel) instead of the chat ID", "redirect_uri - адрес обработчика http-запросов, указанный при регистрации. Авторизация API v2 требует подтверждения входа через браузер, после которого запрос со специальным кодом на данный обработчик должен будет прийти. Далее об этом будет в пункте access_token и refresh_token": "redirect_uri - The URL of the HTTP request handler specified during registration. Authorization for API v2 requires confirmation of login through the browser, after which a request with a special code will be sent to this handler. Further details will be provided in the section on access_token and refresh_token",