Files
azuredatastudio/i18n/ads-language-pack-es/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.2 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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": "Para finalizar la autenticación, vaya a GitHub y pegue el código de un solo uso anterior.",
"code.title": "Su código: {0}",
"no": "No",
"otherReasonMessage": "Aún no ha terminado de autorizar esta extensión para usar GitHub. ¿Desea seguir intentándolo?",
"progress": "Abra [{0}]({0}) en una pestaña nueva y pegue el código de un solo uso: {1}",
"signingIn": "Iniciando sesión en github.com...",
"signingInAnotherWay": "Iniciando sesión en github.com...",
"userCancelledMessage": "¿Tiene problemas para iniciar sesión? ¿Desea probar de otra forma?",
"yes": "Sí"
},
"package": {
"description": "Proveedor de autenticación de GitHub",
"displayName": "Autenticación de GitHub"
}
}
}