mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-16 03:21:39 -04:00
* update to build lib and langpack base files * fix for gulp localization xlf task and xlf update * fix to yarn
30 lines
1.2 KiB
JSON
30 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/remoteSource": {
|
|
"branch name": "Nome ramo",
|
|
"error": "{0} Errore: {1}",
|
|
"none found": "Non sono stati trovati repository remoti.",
|
|
"pick url": "Scegliere un URL da cui eseguire la clonazione.",
|
|
"provide url": "Specificare l'URL del repository",
|
|
"provide url or pick": "Specificare l'URL del repository o selezionare un'origine repository.",
|
|
"recently opened": "aperti di recente",
|
|
"remote sources": "origini remote",
|
|
"type to filter": "Nome del repository",
|
|
"type to search": "Nome del repository (digitare per eseguire la ricerca)",
|
|
"url": "URL"
|
|
},
|
|
"package": {
|
|
"command.api.getRemoteSources": "Ottieni Origini remote",
|
|
"description": "Contributi statici e picker di Git.",
|
|
"displayName": "Git Base"
|
|
}
|
|
}
|
|
} |