mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
30 lines
1.3 KiB
JSON
30 lines
1.3 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": {
|
|
"bundle": {
|
|
"Branch name": "Nome ramo",
|
|
"Choose a URL to clone from.": "Scegliere un URL da cui eseguire la clonazione.",
|
|
"No remote repositories found.": "Non sono stati trovati repository remoti.",
|
|
"Provide repository URL": "Specificare l'URL del repository",
|
|
"Provide repository URL or pick a repository source.": "Specificare l'URL del repository o selezionare un'origine repository.",
|
|
"Repository name": "Nome del repository",
|
|
"Repository name (type to search)": "Nome del repository (digitare per eseguire la ricerca)",
|
|
"URL": "URL",
|
|
"recently opened": "aperti di recente",
|
|
"remote sources": "origini remote",
|
|
"{0} Error: {1}": "{0} Errore: {1}"
|
|
},
|
|
"package": {
|
|
"command.api.getRemoteSources": "Ottieni Origini remote",
|
|
"description": "Contributi statici e picker di Git.",
|
|
"displayName": "Git Base"
|
|
}
|
|
}
|
|
} |