microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
remove-unused-debugging-code

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/fra/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": "Préchauffage du cache du bundle, cela peut prendre un certain temps...",
    "BuildingAndRunningApplication": "Création et exécution d'une application",
    "PrepareHermesDebugging": "Préparer le débogage Hermes",
    "PrepareHermesLaunch": "Préparer le lancement d'Hermès",
    "PrepareDirectIosDebugging": "Préparer le débogage iOS direct (expérimental)",
    "PrepareDirectIosLaunch": "Préparer le lancement direct d'iOS (expérimental)",
    "DisableJSDebugging": "Désactiver le débogage JS",
    "EnableJSDebugging": "Activer le débogage JS",
    "BrowserError": "Erreur du navigateur : {0}",
    "BrowserExit": "Le navigateur a été fermé avec le code de sortie : {0}"
}