microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
indexed-sourcemap-null-section-issue

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/ita/src/extension/android/androidTargetManager.i18n.json

11lines · modeblame

21e2e2f0Ezio Li1 years ago1/*---------------------------------------------------------------------------------------------
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"CouldNotUseEmulators": "Si è verificato un errore durante il tentativo di installare gli emulatori: {0}, Continua a utilizzare solo destinazioni online",
8"RDPEmulatorWarning": "L'emulatore Android è stato avviato dalla sessione RDP di Windows, ciò potrebbe causare errori",
9"EmulatorLaunched": "Lanciato l'emulatore Android {0}",
10"EmulatorStartWarning": "Impossibile avviare l'emulatore {0} entro {1} secondi"
11}