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",
|
||||
|
||||
@@ -1,9 +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."
|
||||
],
|
||||
"displayName": "GIT",
|
||||
"description": "Integrazione SCM su Git",
|
||||
"command.clone": "Clona",
|
||||
"command.init": "Inizializza repository",
|
||||
"command.close": "Chiudi repository",
|
||||
@@ -54,12 +58,13 @@
|
||||
"command.stashPopLatest": "Preleva accantonamento più recente",
|
||||
"config.enabled": "Indica se GIT è abilitato",
|
||||
"config.path": "Percorso dell'eseguibile di GIT",
|
||||
"config.autoRepositoryDetection": "Se i repository devono essere rilevati automaticamente",
|
||||
"config.autorefresh": "Indica se l'aggiornamento automatico è abilitato",
|
||||
"config.autofetch": "Indica se il recupero automatico è abilitato",
|
||||
"config.enableLongCommitWarning": "Indica se visualizzare un avviso in caso di messaggi di commit lunghi",
|
||||
"config.confirmSync": "Conferma prima di sincronizzare i repository GIT",
|
||||
"config.countBadge": "Controlla il contatore delle notifiche git. Con `all` vengono conteggiate tutte le modifiche. Con `tracked` vengono conteggiate solo le revisioni. Con `off` il contatore è disattivato.",
|
||||
"config.checkoutType": "Controlla il tipo di branch mostrati eseguendo il comando `Checkout in...`. `all` mostra tutti i refs, `local` mostra solamente i branch locali, `tags` mostra solamente i tag e `remote` mostra solamente i branch remoti.",
|
||||
"config.checkoutType": "Controlla il tipo di branch mostrati eseguendo il comando `Estrai in...`. `all` mostra tutti i refs, `local` mostra solamente i branch locali, `tags` mostra solamente i tag e `remote` mostra solamente i branch remoti.",
|
||||
"config.ignoreLegacyWarning": "Ignora l'avvertimento legacy di Git",
|
||||
"config.ignoreMissingGitWarning": "Ignora il messaggio di avviso quando manca Git",
|
||||
"config.ignoreLimitWarning": "Ignora il messaggio di avviso quando ci sono troppi cambiamenti in un repository",
|
||||
@@ -68,9 +73,14 @@
|
||||
"config.enableCommitSigning": "Abilita la firma del commit con GPG.",
|
||||
"config.discardAllScope": "Controlla quali modifiche vengono rimosse tramite il comando `Rimuovi tutte le modifiche`. Con `all` vengono rimosse tutte le modifiche. Con `tracked` vengono rimossi solo i file di cui viene tenuta traccia. Con `prompt` viene visualizzata una finestra di dialogo ogni volta che si esegue l'azione.",
|
||||
"config.decorations.enabled": "Controlla se Git fornisce colori e distintivi alle visualizzazioni Esplora risorse e Editor aperti.",
|
||||
"config.promptToSaveFilesBeforeCommit": "Controlla se GIT deve verificare la presenza di file non salvati prima di eseguire il commit.",
|
||||
"config.showInlineOpenFileAction": "Controlla se visualizzare un'azione Apri file inline nella visualizzazione modifiche GIT.",
|
||||
"config.inputValidation": "Controlla quando visualizzare la convalida sull'input del messaggio di commit.",
|
||||
"config.detectSubmodules": "Controlla se rilevare automaticamente i moduli secondari GIT.",
|
||||
"colors.modified": "Colore delle risorse modificate.",
|
||||
"colors.deleted": "Colore delle risorse eliminate.",
|
||||
"colors.untracked": "Colore delle risorse non tracciate.",
|
||||
"colors.ignored": "Colore delle risorse ignorate.",
|
||||
"colors.conflict": "Colore delle risorse con conflitti."
|
||||
"colors.conflict": "Colore delle risorse con conflitti.",
|
||||
"colors.submodule": "Colore delle risorse sottomodulo"
|
||||
}
|
||||
Reference in New Issue
Block a user