Skip to content

Commit f36def1

Browse files
datalens-weblate-robotdtikhonovaMatthew Casserly
authored
Translations update from Weblate Gravity for PR #3026 (#3041)
Co-authored-by: Darya Tikhonova <tihonova-d@yandex-team.ru> Co-authored-by: Matthew Casserly <matveymc@yandex-team.ru>
1 parent f74fd54 commit f36def1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/i18n-keysets/component.collections-structure/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"action_stay": "Remain",
1414
"button_choose-file": "Select a file",
1515
"button_deploy": "Deploy",
16-
"label_collection-already-exists-error": "The collection already exists",
16+
"label_collection-already-exists-error": "A collection with that name already exists",
1717
"label_connection": "connection",
1818
"label_copy": "Copy to",
1919
"label_copy-denied-title": "Insufficient permissions to copy",
@@ -39,14 +39,14 @@
3939
"label_report": "report",
4040
"label_title": "Name",
4141
"label_wizard": "chart",
42-
"label_workbook-already-exists-error": "The workbook already exists",
42+
"label_workbook-already-exists-error": "A workbook with that name already exists",
4343
"section_delete-collection": "Are you sure you want to delete the collection \"{{name}}\"?",
4444
"section_delete-workbook": "Are you sure you want to delete the workbook \"{{name}}\"?",
4545
"title_deploy": "Deploy to",
4646
"title_import-exit": "Do you want to close the import window?",
47-
"toast_collection-already-exists-error": "The collection already exists",
47+
"toast_collection-already-exists-error": "A collection with that name already exists",
4848
"toast_get-gallery-file-error": "Deployment error, please contact the support service",
4949
"toast_get-json-error": "An error occurred while trying to get a JSON from the file",
5050
"toast_outdated-workbook-info": "The workbook information is outdated. Please refresh the page.",
51-
"toast_workbook-already-exists-error": "The workbook already exists"
51+
"toast_workbook-already-exists-error": "A workbook with that name already exists"
5252
}

src/i18n-keysets/component.collections-structure/ru.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"action_stay": "Остаться",
1414
"button_choose-file": "Выбрать файл",
1515
"button_deploy": "Развернуть",
16-
"label_collection-already-exists-error": "Коллекция уже существует",
16+
"label_collection-already-exists-error": "Коллекция с таким названием уже существует",
1717
"label_connection": "подключения",
1818
"label_copy": "Куда копировать",
1919
"label_copy-denied-title": "Недостаточно прав для копирования",
@@ -39,14 +39,14 @@
3939
"label_report": "отчёта",
4040
"label_title": "Название",
4141
"label_wizard": "чарта",
42-
"label_workbook-already-exists-error": "Воркбук уже существует",
42+
"label_workbook-already-exists-error": "Воркбук с таким названием уже существует",
4343
"section_delete-collection": "Вы действительно хотите удалить коллекцию \"{{name}}\"?",
4444
"section_delete-workbook": "Вы действительно хотите удалить воркбук \"{{name}}\"?",
4545
"title_deploy": "Куда развернуть",
4646
"title_import-exit": "Закрыть окно импорта?",
47-
"toast_collection-already-exists-error": "Коллекция уже существует",
47+
"toast_collection-already-exists-error": "Коллекция с таким названием уже существует",
4848
"toast_get-gallery-file-error": "Ошибка при развёртывании, обратитесь в поддержку",
4949
"toast_get-json-error": "Ошибка при попытке получить JSON из файла",
5050
"toast_outdated-workbook-info": "Информация о воркбуке устарела. Пожалуйста, обновите страницу.",
51-
"toast_workbook-already-exists-error": "Воркбук уже существует"
51+
"toast_workbook-already-exists-error": "Воркбук с таким названием уже существует"
5252
}

0 commit comments

Comments
 (0)