Welcome to mirror list, hosted at ThFree Co, Russian Federation.

repository.i18n.json « out « git « extensions « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 019265640e54519c6477cd8be6d1521b5f927114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"open": "Открыть",
	"index modified": "Индекс изменен",
	"modified": "Изменено",
	"index added": "Индекс добавлен",
	"index deleted": "Индекс удален",
	"deleted": "Удалено",
	"index renamed": "Индекс переименован",
	"index copied": "Индекс скопирован",
	"untracked": "Не отслеживается",
	"ignored": "Проигнорировано",
	"both deleted": "Удалено обеими сторонами",
	"added by us": "Добавлено нами",
	"deleted by them": "Удалено ими",
	"added by them": "Добавлено ими",
	"deleted by us": "Удалено нами",
	"both added": "Добавлено обеими сторонами",
	"both modified": "Изменено обеими сторонами",
	"untracked, short": "U",
	"modified, short": "M",
	"commit": "Commit",
	"merge changes": "Объединить изменения",
	"staged changes": "Промежуточно сохраненные изменения",
	"changes": "Изменения",
	"ok": "ОК",
	"neveragain": "Больше не показывать",
	"huge": "Репозиторий git в '{0}' имеет очень много активных изменений, только часть функций Git будет доступна."
}