Files
azuredatastudio/i18n/ads-language-pack-es/translations/extensions/vscode.github.i18n.json
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
3.6 KiB
JSON
Raw 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.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "Finalizar la compra en vscode.dev",
"Copy vscode.dev Link": "Copiar vínculo de vscode.dev",
"Create Fork": "Crear bifurcación",
"Create GitHub fork": "Crear bifurcación de GitHub",
"Create PR": "Crear PR",
"Creating GitHub Pull Request...": "Creando solicitud de incorporación de cambios de GitHub...",
"Creating first commit": "Creando el primer \"commit\"",
"Forking \"{0}/{1}\"...": "Bifurcando “{0}/{1}”...",
"Learn More": "Learn More",
"Log level: {0}": "Nivel de registro: {0}",
"No": "No",
"No template": "Ninguna plantilla",
"Open PR": "Abrir PR",
"Open on GitHub": "Abrir en GitHub",
"Pick a folder to publish to GitHub": "Seleccionar una carpeta para publicar en GitHub",
"Publishing to a private GitHub repository": "Publicando en un repositorio de GitHub privado",
"Publishing to a public GitHub repository": "Publicando en un repositorio de GitHub público",
"Pushing changes...": "Insertando cambios...",
"Select the Pull Request template": "Seleccionar la plantilla de solicitud de incorporación de cambios",
"Select which files should be included in the repository.": "Seleccione los archivos que se deben incluir en el repositorio.",
"Successfully published the \"{0}\" repository to GitHub.": "El repositorio “{0}” se publicó correctamente en GitHub.",
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "La PR “{0}/{1}#{2}” se creó correctamente en GitHub.",
"The fork \"{0}\" was successfully created on GitHub.": "La bifurcación “{0}” se creó correctamente en GitHub.",
"Uploading files": "Cargando archivos",
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "No tiene permisos para insertar en \"{0}/{1}\" en GitHub. ¿Desea crear una bifurcación e insertarla en ella en su lugar?",
"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": "Controla si se deben consultar las reglas del repositorio para repositorios de GitHub.",
"config.gitAuthentication": "Controla si se debe habilitar la autenticación automática de GitHub para los comandos GIT dentro de VS Code.",
"config.gitProtocol": "Controla qué protocolo se usa para clonar un repositorio de GitHub",
"description": "Características de GitHub para VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Puede publicar directamente esta carpeta en un repositorio de GitHub. Una vez publicada, tendrá acceso a las características de control de código fuente con tecnología de GIT y GitHub.\r\n[$(github) Publicar en GitHub](command:github.publish)",
"welcome.publishWorkspaceFolder": "Puede publicar directamente una carpeta del área de trabajo en un repositorio de GitHub. Una vez publicada, tendrá acceso a las características de control de código fuente con tecnología de GIT y GitHub.\r\n[$(github) Publicar en GitHub](command:github.publish)"
}
}
}