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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/rus/extensions/git/out/commands.i18n.json b/i18n/rus/extensions/git/out/commands.i18n.json
index 633cd74962b..f8b4fce36b0 100644
--- a/i18n/rus/extensions/git/out/commands.i18n.json
+++ b/i18n/rus/extensions/git/out/commands.i18n.json
@@ -12,8 +12,8 @@
"cloning": "Клонируется репозиторий Git...",
"openrepo": "Открыть репозиторий",
"proposeopen": "Вы хотите открыть клонированный репозиторий?",
- "path to init": "Путь к папке",
- "provide path": "Укажите путь к папке для инициализации репозитория Git",
+ "init repo": "Инициализировать репозиторий",
+ "create repo": "Инициализировать репозиторий",
"HEAD not available": "Версия HEAD '{0}' недоступна.",
"confirm stage files with merge conflicts": "Вы действительно хотите перенести в промежуточный этап файлы с конфликтами слияния ({0})?",
"confirm stage file with merge conflicts": "Вы действительно хотите перенести в промежуточный этап файлы с конфликтами слияния ({0})?",