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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/rus/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/rus/extensions/git/out/commands.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/rus/extensions/git/out/commands.i18n.json b/i18n/rus/extensions/git/out/commands.i18n.json
index ef4b58e722c..d944963a1b3 100644
--- a/i18n/rus/extensions/git/out/commands.i18n.json
+++ b/i18n/rus/extensions/git/out/commands.i18n.json
@@ -13,6 +13,8 @@
"confirm revert": "Вы действительно хотите отменить выбранные изменения в {0}?",
"disabled": "GIT отключен или не поддерживается в этой рабочей области",
"discard": "Отменить изменения",
+ "git error": "Ошибка Git",
+ "git error details": "Git: {0}",
"never again": "ОК. Больше не показывать",
"no changes": "Нет изменений для фиксации.",
"no remotes to publish": "Для вашего репозитория не настроены удаленные репозитории для публикации.",