2018-02-01. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-02-01 16:14:08 -08:00
parent b8b726b4a9
commit ae07ba0b7d
701 changed files with 3861 additions and 1928 deletions

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* 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."
],
"tag at": "Тег в {0}",
"remote branch at": "Удаленная ветвь в {0}",
"create branch": "$(plus) Создать новую ветвь",
@@ -26,7 +28,6 @@
"revert": "Отменить изменения",
"discard": "Отменить изменения",
"confirm delete": "Вы действительно хотите удалить {0}?",
"delete file": "Удалить файл",
"confirm discard": "Вы действительно хотите отменить изменения в {0}?",
"confirm discard multiple": "Вы действительно хотите отменить изменения в файлах ({0})?",
"warn untracked": "Это приведет к удалению неотслеживаемых файлов ({0})!",
@@ -56,9 +57,7 @@
"branch already exists": "Ветви с именем '{0}' уже существует",
"select a branch to merge from": "Выберите ветвь для слияния",
"merge conflicts": "Обнаружены конфликты слияния. Устраните их перед фиксацией.",
"tag name": "Имя тега",
"provide tag name": "Укажите имя тега",
"tag message": "Сообщение",
"provide tag message": "Укажите сообщение для аннотирования тега",
"no remotes to fetch": "Для этого репозитория не настроены удаленные репозитории для получения данных.",
"no remotes to pull": "Для вашего репозитория не настроены удаленные репозитории для получения данных.",