mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "Индекс скопирован",
|
||||
@@ -26,6 +27,7 @@
|
||||
"merge changes": "Объединить изменения",
|
||||
"staged changes": "Промежуточно сохраненные изменения",
|
||||
"changes": "Изменения",
|
||||
"commitMessageCountdown": "Осталось {0} знаков в текущей строке",
|
||||
"ok": "ОК",
|
||||
"neveragain": "Больше не показывать",
|
||||
"huge": "Репозиторий git в '{0}' имеет очень много активных изменений, только часть функций Git будет доступна."
|
||||
|
||||
Reference in New Issue
Block a user