microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
dev/v-peq/security_shellQuote

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/src/extension/commands/installExpoGoApplication.i18n.json

16lines · 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 "CheckExpoEnvironment": "Sprawdzanie środowiska projektu Expo",
8 "DownloadAndroidExpoGo": "\nPobieranie Expo Go na Androida. \n",
9 "FailedToDownloadExpoGo": "Nie udało się pobrać Expo Go",
10 "FailedToInstallExpoGo": "Nie udało się zainstalować Expo Go",
11 "ManualInstall": "Zainstaluj ręcznie Expo Go ze ścieżki głównej projektu. \n",
12 "NotDarwinPlatform": "Obecny system operacyjny może nie obsługiwać instalatora iOS, aplikacja Expo Go może nie zostać zainstalowana.\n",
13 "DownloadiOSExpoGo": "\nPobieranie Expo Go na iOS. \n",
14 "CannotAutoInstall": "Nie można automatycznie zainstalować Expo Go, wybrana instalacja ręczna lub komputer docelowy nie jest systemem MacOS. \n",
15 "NotExpoProject": "Obecny projekt nie jest zarządzany przez Expo"
16}