mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 09:35:39 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
13
i18n/rus/src/sql/workbench/common/actions.i18n.json
Normal file
13
i18n/rus/src/sql/workbench/common/actions.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"editData": "Редактировать данные",
|
||||
"scriptDelete": "Создать сценарий Удаления",
|
||||
"restoreAction.restore": "Восстановить",
|
||||
"configureDashboard": "Настройка"
|
||||
}
|
||||
12
i18n/rus/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
12
i18n/rus/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"selectOperationName": "Выбрать",
|
||||
"updateOperationName": "Обновить",
|
||||
"deleteOperationName": "Удалить"
|
||||
}
|
||||
Reference in New Issue
Block a user