microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.6.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/fra/src/extension/commandPaletteHandler.i18n.json

12lines · 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 "ExponentPublishingWasUnsuccessfulMakeSureYoureLoggedInToExpo": "Échec de la publication. Vérifiez que vous êtes connecté à Expo et que votre projet est un projet Expo valide",
8 "AnotherElementInspectorAlreadyRun": "Un autre inspecteur d'élément a déjà été exécuté",
9 "PublishingAppToExponentServer": "Publication de l'application sur le serveur Expo. L'opération peut prendre un certain temps.",
10 "ExpoAppSuccessfullyPublishedTo": "Application Expo publiée correctement sur {0}",
11 "ExpoErrorOccuredMakeSureYouAreLoggedIn": "Une erreur s'est produite. Vérifiez que vous êtes connecté à Expo, que votre projet est correctement configuré pour la publication et que votre packager s'exécute en tant qu'Expo."
12}