microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
transitive-dependency-serialize-javascript-root

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/ita/src/extension/appLauncher.i18n.json

17lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  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.
{
    "PrewarmingBundleCache": "Preriscaldamento della cache del bundle. L'operazione potrebbe richiedere del tempo...",
    "BuildingAndRunningApplication": "Creazione ed esecuzione dell'applicazione",
    "PrepareHermesDebugging": "Preparare il debug di Hermes",
    "PrepareHermesLaunch": "Preparare il lancio di Hermes",
    "PrepareDirectIosDebugging": "Preparare il debug diretto di iOS (sperimentale)",
    "PrepareDirectIosLaunch": "Preparare il lancio diretto di iOS (sperimentale)",
    "DisableJSDebugging": "Disabilita il debug JS",
    "EnableJSDebugging": "Abilita il debug JS",
    "BrowserError": "Errore del browser: {0}",
    "BrowserExit": "Il browser è stato chiuso con codice di uscita: {0}"
}