mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 01:25:37 -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": "Удалить"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Закрыть",
|
||||
"copyDetails": "Скопировать сведения"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Ошибка",
|
||||
"warning": "Предупреждение",
|
||||
"info": "Информация"
|
||||
}
|
||||
11
i18n/rus/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
11
i18n/rus/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"gettingStarted": "Начать работу",
|
||||
"showReleaseNotes": "Показать \"Приступая к работе\""
|
||||
}
|
||||
Reference in New Issue
Block a user