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 8821a6c5da9..bdd7adadfad 100644
--- a/i18n/rus/extensions/git/out/commands.i18n.json
+++ b/i18n/rus/extensions/git/out/commands.i18n.json
@@ -10,9 +10,11 @@
"remote branch at": "Удаленная ветвь в {0}",
"create branch": "$(plus) Создать новую ветвь",
"repourl": "URL-адрес репозитория",
+ "selectFolder": "Выбрать расположение репозитория",
"cloning": "Клонирование репозитория Git \"{0}\"...",
"proposeopen": "Вы хотите открыть клонированный репозиторий?",
"openrepo": "Открыть репозиторий",
+ "add": "Добавить в рабочую область",
"proposeopen2": "Вы хотите открыть клонированный репозиторий, или добавить его в текущую рабочую область?",
"init": "Выберите папку рабочей области для инициализации репозитория Git",
"init repo": "Инициализировать репозиторий",