mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 23:30:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
12
i18n/rus/src/sql/parts/grid/views/gridActions.i18n.json
Normal file
12
i18n/rus/src/sql/parts/grid/views/gridActions.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."
|
||||
],
|
||||
"saveAsCsv": "Сохранить в формате CSV",
|
||||
"copyWithHeaders": "Копировать с заголовками",
|
||||
"selectAll": "Выбрать все"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dataDirectionLabel": "Направление передачи данных",
|
||||
"numberLabel": "Число",
|
||||
"pointLabel": "Точка",
|
||||
"labelFirstColumnLabel": "Использовать первый столбец в качестве метки строки?",
|
||||
"columnsAsLabelsLabel": "Использовать имена столбцов как метки?",
|
||||
"saveAsFileTitle": "Выберите файл результатов"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"copyChartLabel": "Копировать как изображение"
|
||||
}
|
||||
Reference in New Issue
Block a user