Files
azuredatastudio/i18n/ads-language-pack-ru/translations/extensions/github-authentication.i18n.json
Alex Ma 1105e4d15c updates langpack source files to match 1.67 release (#21228)
* updates langpack source files to match 1.67 release

* added small version bump
2022-11-15 10:19:38 -08:00

27 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
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": {
"dist/githubServer": {
"code.detail": "Чтобы завершить проверку подлинности, перейдите в GitHub и вставьте приведенный выше одноразовый код.",
"code.title": "Ваш код: {0}",
"no": "Нет",
"otherReasonMessage": "Вы еще не завершили авторизацию этого расширения для использования GitHub. Продолжить попытки?",
"progress": "Откройте [{0}]({0}) на новой вкладке и вставьте одноразовый код: {1}",
"signingIn": "Выполняется вход в github.com...",
"signingInAnotherWay": "Выполняется вход в github.com...",
"userCancelledMessage": "Проблемы со входом? Хотите попробовать другой способ?",
"yes": "Да"
},
"package": {
"description": "Поставщик проверки подлинности GitHub",
"displayName": "Проверка подлинности GitHub"
}
}
}