microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
preview

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/ita/src/extension/generalMobilePlatform.i18n.json

13lines · modecode

1/*---------------------------------------------------------------------------------------------
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License. See License.txt in the project root for license information.
4 *--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7 "ReactNativeRunPlatform": "React Native: Esegui {0}",
8 "ConnectedToPackager": "La connessione allo strumento per la creazione di pacchetti è stata stabilita. È ora possibile aprire l'app nel simulatore.",
9 "DebuggerReadyEnableRemoteDebuggingInApp": "Debugger pronto. Abilitare il debug remoto nell'app.",
10 "DebuggerReadyDisableRemoteDebuggingInApp": "Debugger pronto. Disabilitare il debug remoto nell'app.",
11 "StartingReactNativePackager": "Avvio dello strumento per la creazione di pacchetti React Native.",
12 "AttachingToRunningReactNativePackager": "Collegamento allo strumento per la creazione di pacchetti React Native in esecuzione"
13}