/*--------------------------------------------------------------------------------------------- * 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. { "MakingSureYourProjectUsesCorrectExponentDependencies": "確保您的專案使用 Expo 的正確依賴項,這可能需要一段時間...", "CheckingIfThisIsExpoApp": "檢查這是否是 Expo 應用程式", "MissingFieldsInExpoApp": "package.json 中缺少「名稱」或「版本」字段,您的應用程式可能需要這些字段", "ExpoPackageIsNotInstalled": "[警告] 請確保您的專案已本地安裝了 expo 軟體包,否則可能會出現進一步的錯誤,請在您的專案中執行 'npm install expo --save-dev' 來安裝它", "YouNeedToLoginToExpo": "您需要登入Expo,請在關閉此視窗後在輸入框中輸入您的Expo帳戶使用者名稱和密碼,如果您沒有帳戶,請前往https://expo.io建立帳戶", "ExpoUsername": "Expo戶名", "ExpoPassword": "Expo密碼", "ExpoInstallNgrokGlobally": "似乎「{0}」軟體包未全域安裝,使用 Expo 隧道需要此軟體包,您要全域安裝嗎?", "InstallNgrokGloballyButtonOK": "安裝", "InstallNgrokGloballyButtonCancel": "取消", "NgrokInstalledGlobally": "“{0}”軟體包已成功全域安裝" }