|
5 | 5 | "'{0}' was not set in the debug configuration.": "'{0}' non è stato impostato nella configurazione di debug.",
|
6 | 6 | ".NET NuGet Restore": "Ripristino NuGet .NET",
|
7 | 7 | ".NET Test Log": "Log di test .NET",
|
8 |
| - ".NET: Generate Assets for Build and Debug": ".NET: Generate Assets for Build and Debug", |
| 8 | + ".NET: Generate Assets for Build and Debug": ",NET: Genera gli asset per la compilazione e il debug", |
9 | 9 | "1 reference": "1 riferimento",
|
10 | 10 | "A valid dotnet installation could not be found: {0}": "Non è stato possibile trovare un'installazione dotnet valida: {0}",
|
11 | 11 | "Active File Context": "Contesto del file attivo",
|
|
161 | 161 | "Synchronization timed out": "Timeout sincronizzazione",
|
162 | 162 | "Test run already in progress": "Esecuzione del test già in corso",
|
163 | 163 | "Text editor must be focused to fix all issues": "L'editor di testo deve avere lo stato attivo per risolvere tutti i problemi",
|
164 |
| - "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?", |
| 164 | + "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Il comando '{0}' non è consigliato quando è installata l'estensione C# Dev Kit. Compilare ed eseguire il debug utilizzando invece una configurazione dinamica?", |
165 | 165 | "The .NET Core SDK cannot be located: {0}. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.": "L'SDK .NET Core non può essere localizzato: {0}. Il debug di .NET Core non sarà abilitato. Assicurarsi che .NET Core SDK sia installato e si trovi nel percorso.",
|
166 | 166 | "The .NET Core SDK located on the path is too old. .NET Core debugging will not be enabled. The minimum supported version is {0}.": "L'SDK .NET Core situato nel percorso è troppo vecchio. Il debug di .NET Core non sarà abilitato. La versione minima supportata è {0}.",
|
167 | 167 | "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "L'estensione C# per Visual Studio Code non è compatibile in {0} {1} con le estensioni di VS Code remoto. Per visualizzare soluzioni alternative disponibili, fare clic su \"{2}\".",
|
|
0 commit comments