mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
2017-06-16. Merged in translations from Transifex.
This commit is contained in:
@@ -13,6 +13,5 @@
|
||||
"error.connection.unknown": "Произошла неизвестная ошибка подключения. Утеряно подключение к Интернету, либо сервер, к которому вы подключены, перешел в автономный режим.",
|
||||
"stackTrace.format": "{0}: {1}",
|
||||
"error.defaultMessage": "Произошла неизвестная ошибка. Подробные сведения см. в журнале.",
|
||||
"nodeExceptionMessage": "Произошла системная ошибка ({0})",
|
||||
"error.moreErrors": "{0} (всего ошибок: {1})"
|
||||
}
|
||||
6
i18n/rus/src/vs/base/common/keybindingLabels.i18n.json
Normal file
6
i18n/rus/src/vs/base/common/keybindingLabels.i18n.json
Normal file
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{}
|
||||
Reference in New Issue
Block a user