Skip to content

Commit

Permalink
Перевод сайдбара
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Jun 21, 2024
1 parent c2ab2a8 commit 076f09c
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 69 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/os/docs_main.os
Original file line number Diff line number Diff line change
Expand Up @@ -750,11 +750,16 @@

ФайлыЛокализации = НайтиФайлы(ФайлКаталогаЛокализации.ПолноеИмя, "*.md", Истина);
JsonЛокализации = НайтиФайлы(ФайлКаталогаЛокализации.ПолноеИмя, "*.json", Истина);

JSЛокализации = НайтиФайлы(ФайлКаталогаЛокализации.ПолноеИмя, "*.js", Истина);

Для Каждого JSON из JsonЛокализации Цикл
ФайлыЛокализации.Добавить(JSON);
КонецЦикла;

Для Каждого JS из JSЛокализации Цикл
ФайлыЛокализации.Добавить(JS);
КонецЦикла;

Для Каждого Файл Из ФайлыЛокализации Цикл

Если Файл.ЭтоКаталог() Тогда
Expand Down
134 changes: 67 additions & 67 deletions docs/en/md/sidebars.js
Original file line number Diff line number Diff line change
@@ -1,68 +1,68 @@
export default {
docs: [
{
type: 'category',
label: 'Добро пожаловать!',
link: {type: 'doc', id:'Instructions/Start'},
className: 'Start',
items:[{type: 'autogenerated', dirName: 'Start'}]
},
export default {
docs: [

{
type: 'category',
label: 'Welcome!',
link: {type: 'doc', id:'Instructions/Start'},
className: 'Start',
items:[{type: 'autogenerated', dirName: 'Start'}]
},

{
type: 'category',
label: 'Мессенджеры',
className: 'Messenger',
items: [
{ type: 'category', link: {type: 'doc', id:'Instructions/Telegram'}, label: 'Telegram', className: 'Telegram', items:[{type: 'autogenerated', dirName: 'Telegram'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Viber'}, label: 'Viber', className: 'Viber', items:[{type: 'autogenerated', dirName: 'Viber'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Slack'}, label: 'Slack', className: 'Slack', items:[{type: 'autogenerated', dirName: 'Slack'}]},
],
},
{
type: 'category',
label: 'Социальные сети',
className: 'Social',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/VK'}, label: 'VK', className: 'VK', items:[{type: 'autogenerated', dirName: 'VK'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Twitter'}, label: 'Twitter', className: 'Twitter', items:[{type: 'autogenerated', dirName: 'Twitter'}]},
],
},
{
type: 'category',
label: 'Базы данных и электронные таблицы',
className: 'Database',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Airtable'}, label: 'Airtable', className: 'Airtable', items:[{type: 'autogenerated', dirName: 'Airtable'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleSheets'}, label: 'Google Sheets', className: 'GoogleSheets', items:[{type: 'autogenerated', dirName: 'Google_Sheets'}]},
],
},
{
type: 'category',
label: 'Файловые хостинги',
className: 'Folder',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleDrive'}, label: 'Google Drive', className: 'GoogleDrive', items:[{type: 'autogenerated', dirName: 'Google_Drive'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/YandexDisk'}, label: 'Yandex Disk', className: 'YandexDisk', items:[{type: 'autogenerated', dirName: 'Yandex_Disk'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Dropbox'}, label: 'Dropbox', className: 'Dropbox', items:[{type: 'autogenerated', dirName: 'Dropbox'}]},
],
},
{
type: 'category',
label: 'Комплексные решения (CMS, CRM)',
className: 'CRM',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Bitrix24'}, label: 'Bitrix24', className: 'Bitrix24', items:[{type: 'autogenerated', dirName: 'Bitrix24'}]},
],
},
{
type: 'category',
label: 'Планирование и управление проектами ',
className: 'Calendar',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleCalendar'}, label: 'Google Calendar', className: 'GoogleCalendar', items:[{type: 'autogenerated', dirName: 'Google_Calendar'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Notion'}, label: 'Notion', className: 'Notion', items:[{type: 'autogenerated', dirName: 'Notion'}]},
],
},
],
};
{
type: 'category',
label: 'Messengers',
className: 'Messenger',
items: [
{ type: 'category', link: {type: 'doc', id:'Instructions/Telegram'}, label: 'Telegram', className: 'Telegram', items:[{type: 'autogenerated', dirName: 'Telegram'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Viber'}, label: 'Viber', className: 'Viber', items:[{type: 'autogenerated', dirName: 'Viber'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Slack'}, label: 'Slack', className: 'Slack', items:[{type: 'autogenerated', dirName: 'Slack'}]},
],
},
{
type: 'category',
label: 'Social networks',
className: 'Social',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/VK'}, label: 'VK', className: 'VK', items:[{type: 'autogenerated', dirName: 'VK'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Twitter'}, label: 'Twitter', className: 'Twitter', items:[{type: 'autogenerated', dirName: 'Twitter'}]},
],
},
{
type: 'category',
label: 'Databases and spreadsheets',
className: 'Database',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Airtable'}, label: 'Airtable', className: 'Airtable', items:[{type: 'autogenerated', dirName: 'Airtable'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleSheets'}, label: 'Google Sheets', className: 'GoogleSheets', items:[{type: 'autogenerated', dirName: 'Google_Sheets'}]},
],
},
{
type: 'category',
label: 'File-hosting services',
className: 'Folder',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleDrive'}, label: 'Google Drive', className: 'GoogleDrive', items:[{type: 'autogenerated', dirName: 'Google_Drive'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/YandexDisk'}, label: 'Yandex Disk', className: 'YandexDisk', items:[{type: 'autogenerated', dirName: 'Yandex_Disk'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Dropbox'}, label: 'Dropbox', className: 'Dropbox', items:[{type: 'autogenerated', dirName: 'Dropbox'}]},
],
},
{
type: 'category',
label: 'Complete solutions (CMS, CRM)',
className: 'CRM',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Bitrix24'}, label: 'Bitrix24', className: 'Bitrix24', items:[{type: 'autogenerated', dirName: 'Bitrix24'}]},
],
},
{
type: 'category',
label: 'Planning and projects managment ',
className: 'Calendar',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleCalendar'}, label: 'Google Calendar', className: 'GoogleCalendar', items:[{type: 'autogenerated', dirName: 'Google_Calendar'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Notion'}, label: 'Notion', className: 'Notion', items:[{type: 'autogenerated', dirName: 'Notion'}]},
],
},
],
};
2 changes: 1 addition & 1 deletion service/dictionaries/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3343,7 +3343,7 @@
"необходимо будет ввести в браузере": "you will need to enter in the browser",
"Выберите имя и добавьте разрешения": "Select a name and add permissions",
"Закрывает тему для новых сообщений": "Closes the thread for new messages",
"Планирование и управление проектам": "Planning and projects managment",
"Планирование и управление проектами": "Planning and projects managment",
"Телеграм_СкрытьПоказатьГлавнуюТему": "TelegramAPI_HideShowMainTopic",
"ПРЕОБРАЗОВАТЬBASE64ВДВОИЧНЫЕДАННЫЕ": "CONVERTBASE64TOBINARY",
"Идентификатор объекта для удаления": "Identifier of the object to delete",
Expand Down

0 comments on commit 076f09c

Please sign in to comment.