mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge VS Code 1.21 source code (#1067)
* Initial VS Code 1.21 file copy with patches * A few more merges * Post npm install * Fix batch of build breaks * Fix more build breaks * Fix more build errors * Fix more build breaks * Runtime fixes 1 * Get connection dialog working with some todos * Fix a few packaging issues * Copy several node_modules to package build to fix loader issues * Fix breaks from master * A few more fixes * Make tests pass * First pass of license header updates * Second pass of license header updates * Fix restore dialog issues * Remove add additional themes menu items * fix select box issues where the list doesn't show up * formatting * Fix editor dispose issue * Copy over node modules to correct location on all platforms
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"missOrInvalid": "Credenziali mancanti o non valide."
|
||||
}
|
||||
@@ -1,11 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"yes": "Sì",
|
||||
"no": "No",
|
||||
"not now": "Non ora",
|
||||
"suggest auto fetch": "Vorresti attivare il fetching automatico di repository Git?"
|
||||
"not now": "Chiedimelo in seguito",
|
||||
"suggest auto fetch": "Desideri che Code [esegua `git fetch` periodicamente]({0})?"
|
||||
}
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"tag at": "Tag in {0}",
|
||||
"remote branch at": "Ramo remoto in {0}",
|
||||
"create branch": "$(plus) Crea nuovo branch",
|
||||
@@ -41,6 +43,10 @@
|
||||
"confirm discard all 2": "{0}\n\nQuesta operazione è IRREVERSIBILE. Il working set corrente andrà PERSO PER SEMPRE.",
|
||||
"yes discard tracked": "Rimuovi 1 file di cui viene tenuta traccia",
|
||||
"yes discard tracked multiple": "Rimuovi {0} file di cui viene tenuta traccia",
|
||||
"unsaved files single": "Il seguente file non è stato salvato: {0}\n\nVuoi salvarlo prima di eseguirne il commit? ",
|
||||
"unsaved files": "Ci sono {0} file non ancora salvati.\n\nVuoi salvarli prima di eseguirne il commit? ",
|
||||
"save and commit": "Salva tutto & esegui Commit",
|
||||
"commit": "Esegui il Commit comunque",
|
||||
"no staged changes": "Non ci sono modifiche in stage di cui eseguire il commit.\n\nSI desidera mettere in stage automaticamente tutte le modifiche ed eseguirne il commit direttamente?",
|
||||
"always": "Sempre",
|
||||
"no changes": "Non ci sono modifiche di cui eseguire il commit.",
|
||||
@@ -56,7 +62,7 @@
|
||||
"branch already exists": "La branch denominata '{0}' esiste già",
|
||||
"select a branch to merge from": "Selezionare un ramo da cui eseguire il merge",
|
||||
"merge conflicts": "Ci sono conflitti di merge. Risolverli prima di eseguire commit.",
|
||||
"tag name": "Nome del tag",
|
||||
"tag name": "Nome tag",
|
||||
"provide tag name": "Specificare un nome di tag",
|
||||
"tag message": "Messaggio",
|
||||
"provide tag message": "Specificare un messaggio per aggiungere un'annotazione per il tag",
|
||||
@@ -64,11 +70,12 @@
|
||||
"no remotes to pull": "Il repository non contiene elementi remoti configurati come origini del pull.",
|
||||
"pick remote pull repo": "Selezionare un repository remoto da cui effettuare il pull del ramo",
|
||||
"no remotes to push": "Il repository non contiene elementi remoti configurati come destinazione del push.",
|
||||
"push with tags success": "Il push con tag è riuscito.",
|
||||
"nobranch": "Estrarre un ramo per eseguire il push in un elemento remoto.",
|
||||
"confirm publish branch": "La branch '{0}' non ha una branch corrispondente a monte. Desideri pubblicarla?",
|
||||
"ok": "OK",
|
||||
"push with tags success": "Il push con tag è riuscito.",
|
||||
"pick remote": "Selezionare un repository remoto in cui pubblicare il ramo '{0}':",
|
||||
"sync is unpredictable": "Questa azione consentirà di effettuare il push e il pull di commit da e verso '{0}'.",
|
||||
"ok": "OK",
|
||||
"never again": "OK, non visualizzare più",
|
||||
"no remotes to publish": "Il repository non contiene elementi remoti configurati come destinazione della pubblicazione.",
|
||||
"no changes stash": "Non ci sono modifiche da accantonare.",
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"looking": "Ricerca di git in: {0}",
|
||||
"using git": "Uso di GIT {0} da {1}",
|
||||
"downloadgit": "Scarica Git",
|
||||
"downloadgit": "Scarica GIT",
|
||||
"neverShowAgain": "Non visualizzare più questo messaggio",
|
||||
"notfound": "Git non trovato. Installarlo o configurarlo utilizzando l'impostazione 'git.path'.",
|
||||
"updateGit": "Aggiorna GIT",
|
||||
|
||||
@@ -1,9 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"too many submodules": "Il repository '{0}' ha {1} sottomoduli che non verranno aperti automaticamente. È possibile comunque aprirli individualmente aprendo il file all'interno.",
|
||||
"no repositories": "Non ci sono repository disponibili",
|
||||
"pick repo": "Scegli un repository"
|
||||
}
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"open": "Apri",
|
||||
"index modified": "Indice modificato",
|
||||
"modified": "Modificato",
|
||||
@@ -15,10 +17,10 @@
|
||||
"untracked": "Non registrato",
|
||||
"ignored": "Ignorato",
|
||||
"both deleted": "Entrambi eliminati",
|
||||
"added by us": "Aggiunto da noi",
|
||||
"deleted by them": "Eliminato da loro",
|
||||
"added by them": "Aggiunto da loro",
|
||||
"deleted by us": "Eliminato da noi",
|
||||
"added by us": "Aggiunto da Microsoft",
|
||||
"deleted by them": "Eliminato dall'utente",
|
||||
"added by them": "Aggiunto dall'utente",
|
||||
"deleted by us": "Eliminato da Microsoft",
|
||||
"both added": "Entrambi aggiunti",
|
||||
"both modified": "Entrambi modificati",
|
||||
"commitMessage": "Message (press {0} to commit)",
|
||||
@@ -26,7 +28,8 @@
|
||||
"merge changes": "Esegui merge delle modifiche",
|
||||
"staged changes": "Modifiche preparate per il commit",
|
||||
"changes": "Modifiche",
|
||||
"ok": "OK",
|
||||
"commitMessageCountdown": "ancora {0} caratteri disponibili nella riga corrente",
|
||||
"commitMessageWarning": "{0} caratteri rispetto ai {1} disponibili nella riga corrente",
|
||||
"neveragain": "Non visualizzare più questo messaggio",
|
||||
"huge": "Il repository git '{0}' ha troppe modifiche attive - verrà attivato solo un sottoinsieme delle funzionalità di Git."
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"checkout": "Estrai...",
|
||||
"sync changes": "Sincronizza modifiche",
|
||||
"publish changes": "Pubblica modifiche",
|
||||
|
||||
Reference in New Issue
Block a user