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

notificationsStatus.i18n.json « notifications « parts « browser « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2a1f25b4cc594ba8d16240e323ca633a27f0ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"hideNotifications": "Скрыть уведомления",
	"zeroNotifications": "Уведомления отсутствуют",
	"noNotifications": "Новые уведомления отсутствуют",
	"oneNotification": "1 новое уведомление",
	"notifications": "Новые уведомления: {0}"
}