mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Merged in translations
This commit is contained in:
@@ -3,4 +3,16 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{}
|
||||
{
|
||||
"error.connection.unknown": "Произошла неизвестная ошибка подключения. Утеряно подключение к Интернету, либо сервер, к которому вы подключены, перешел в автономный режим.",
|
||||
"error.connection.unknown.verbose": "Произошла неизвестная ошибка подключения ({0})",
|
||||
"error.defaultMessage": "Произошла неизвестная ошибка. Подробные сведения см. в журнале.",
|
||||
"error.http": "{0} (HTTP {1})",
|
||||
"error.http.verbose": "{0} (HTTP {1}: {2})",
|
||||
"error.moreErrors": "{0} (всего ошибок: {1})",
|
||||
"error.permission": "Отказано в разрешении",
|
||||
"error.permission.verbose": "Отказано в разрешении (HTTP {0})",
|
||||
"message": "{0}. Код ошибки: {1}",
|
||||
"nodeExceptionMessage": "Произошла системная ошибка ({0})",
|
||||
"stackTrace.format": "{0}: {1}"
|
||||
}
|
||||
@@ -3,4 +3,15 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{}
|
||||
{
|
||||
"altKey": "ALT",
|
||||
"altKey.long": "ALT",
|
||||
"cmdKey": "COMMAND",
|
||||
"cmdKey.long": "COMMAND",
|
||||
"ctrlKey": "CTRL",
|
||||
"ctrlKey.long": "CTRL",
|
||||
"shiftKey": "SHIFT",
|
||||
"shiftKey.long": "SHIFT",
|
||||
"windowsKey": "Клавиша Windows",
|
||||
"windowsKey.long": "Клавиша Windows"
|
||||
}
|
||||
Reference in New Issue
Block a user