Files
Alex Ma 41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00

49 lines
4.5 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"bundle": {
"Checkout on vscode.dev": "Извлечь на vscode.dev",
"Copy vscode.dev Link": "Копировать ссылку vscode.dev",
"Create Fork": "Создать вилку",
"Create GitHub fork": "Создать вилку GitHub",
"Create PR": "Создать запрос на вытягивание",
"Creating GitHub Pull Request...": "Идет создание запроса на вытягивание GitHub...",
"Creating first commit": "Создание первой фиксации",
"Forking \"{0}/{1}\"...": "Создание вилки \"{0}/{1}\"...",
"Learn More": "Learn More",
"Log level: {0}": "Уровень ведения журнала: {0}",
"No": "Нет",
"No template": "Шаблон отсутствует",
"Open PR": "Открыть запрос на вытягивание",
"Open on GitHub": "Открыть в GitHub",
"Pick a folder to publish to GitHub": "Выберите папку для публикации в GitHub",
"Publishing to a private GitHub repository": "Публикация в частный репозиторий GitHub",
"Publishing to a public GitHub repository": "Публикация в общедоступный репозиторий GitHub",
"Pushing changes...": "Выполняется отправка изменений...",
"Select the Pull Request template": "Выбрать шаблон запроса на вытягивание",
"Select which files should be included in the repository.": "Выберите, какие файлы должны быть включены в репозиторий.",
"Successfully published the \"{0}\" repository to GitHub.": "Репозиторий \"{0}\" опубликован в GitHub.",
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "PR \"{0}/{1}#{2}\" успешно создан в GitHub.",
"The fork \"{0}\" was successfully created on GitHub.": "Вилка \"{0}\" успешно создана в GitHub.",
"Uploading files": "Отправка файлов",
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "У вас нет разрешений на отправку в \"{0}/{1}\" на GitHub. Хотите создать вилку и выполнить отправку в нее?",
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected."
},
"package": {
"config.branchProtection": "Определяет, следует ли запрашивать правила репозитория для репозиториев GitHub",
"config.gitAuthentication": "Управляет тем, следует ли включить автоматическую проверку подлинности GitHub для команд Git в VS Code.",
"config.gitProtocol": "Определяет, какой протокол используется для клонирования репозитория GitHub",
"description": "Возможности GitHub для VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Вы можете напрямую опубликовать эту папку в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)",
"welcome.publishWorkspaceFolder": "Вы можете напрямую опубликовать папку рабочей области в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)"
}
}
}