diff --git a/i18n/chs/src/utils/android/androidTargetManager.i18n.json b/i18n/chs/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..56977a7 --- /dev/null +++ b/i18n/chs/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Android 模拟器是从 Windows RDP 会话启动的,这可能会导致失败。", + "EmulatorStartWarning": "无法在 {1} 秒内启动模拟器 {0}。", + "EmulatorLaunched": "启动模拟器 {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/utils/ios/iOSTargetManager.i18n.json b/i18n/chs/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..dd2afbf --- /dev/null +++ b/i18n/chs/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "选择iOS目标的系统版本", + "SimulatorLaunched": "启动模拟器 {0}", + "SimulatorStartWarning": "无法在 {1} 秒内启动模拟器 {0}。" +} \ No newline at end of file diff --git a/i18n/cht/src/utils/android/androidTargetManager.i18n.json b/i18n/cht/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..781cb12 --- /dev/null +++ b/i18n/cht/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Android 模擬器是從 Windows RDP 會話啟動的,這可能會導致失敗。", + "EmulatorStartWarning": "無法在 {1} 秒內啟動模擬器 {0}。", + "EmulatorLaunched": "啟動模擬器 {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/utils/ios/iOSTargetManager.i18n.json b/i18n/cht/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..7dd5dbd --- /dev/null +++ b/i18n/cht/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "選擇iOS目標的系統版本", + "SimulatorLaunched": "啟動模擬器 {0}", + "SimulatorStartWarning": "無法在 {1} 秒內啟動模擬器 {0}。" +} \ No newline at end of file diff --git a/i18n/csy/src/utils/android/androidTargetManager.i18n.json b/i18n/csy/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..50e5ce4 --- /dev/null +++ b/i18n/csy/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Emulátor Android byl spuštěn z relace Windows RDP, což může vést k selhání.", + "EmulatorStartWarning": "Emulátor {0} nelze spustit do {1} sekund.", + "EmulatorLaunched": "Spuštěn emulátor {0}" +} \ No newline at end of file diff --git a/i18n/csy/src/utils/ios/iOSTargetManager.i18n.json b/i18n/csy/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..ecbfe88 --- /dev/null +++ b/i18n/csy/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Vyberte verzi systému cíle iOS", + "SimulatorLaunched": "Spuštěn simulátor {0}", + "SimulatorStartWarning": "Simulátor {0} nelze spustit do {1} sekund." +} \ No newline at end of file diff --git a/i18n/deu/src/utils/android/androidTargetManager.i18n.json b/i18n/deu/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..8c594fe --- /dev/null +++ b/i18n/deu/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Der Android-Emulator wurde über die Windows-RDP-Sitzung gestartet. Dies kann zu Fehlern führen.", + "EmulatorStartWarning": "Der Emulator {0} konnte nicht innerhalb von {1} Sekunden gestartet werden.", + "EmulatorLaunched": "Emulator {0} gestartet" +} \ No newline at end of file diff --git a/i18n/deu/src/utils/ios/iOSTargetManager.i18n.json b/i18n/deu/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..2ed7a56 --- /dev/null +++ b/i18n/deu/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Wählen Sie die Systemversion des iOS-Ziels aus", + "SimulatorLaunched": "Simulator {0} gestartet", + "SimulatorStartWarning": "Der Simulator {0} konnte nicht innerhalb von {1} Sekunden gestartet werden." +} \ No newline at end of file diff --git a/i18n/esn/src/utils/android/androidTargetManager.i18n.json b/i18n/esn/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..2a9cb8e --- /dev/null +++ b/i18n/esn/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "El emulador de Android se inició desde la sesión RDP de Windows, lo que podría provocar fallos.", + "EmulatorStartWarning": "No se pudo iniciar el emulador {0} en {1} segundos.", + "EmulatorLaunched": "Emulador lanzado {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/utils/ios/iOSTargetManager.i18n.json b/i18n/esn/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..45889ba --- /dev/null +++ b/i18n/esn/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Seleccione la versión del sistema del objetivo iOS", + "SimulatorLaunched": "Simulador lanzado {0}", + "SimulatorStartWarning": "No se pudo iniciar el simulador {0} en {1} segundos." +} \ No newline at end of file diff --git a/i18n/fra/src/utils/android/androidTargetManager.i18n.json b/i18n/fra/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..a8b92d4 --- /dev/null +++ b/i18n/fra/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "L'émulateur Android a été lancé à partir de la session Windows RDP, cela peut entraîner des échecs.", + "EmulatorStartWarning": "Impossible de démarrer l'émulateur {0} dans les {1} secondes.", + "EmulatorLaunched": "Émulateur lancé {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/utils/ios/iOSTargetManager.i18n.json b/i18n/fra/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..04506fa --- /dev/null +++ b/i18n/fra/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Sélectionnez la version système de la cible iOS", + "SimulatorLaunched": "Lancement du simulateur {0}", + "SimulatorStartWarning": "Impossible de démarrer le simulateur {0} dans les {1} secondes." +} \ No newline at end of file diff --git a/i18n/ita/src/utils/android/androidTargetManager.i18n.json b/i18n/ita/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..fc55d8c --- /dev/null +++ b/i18n/ita/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "L'emulatore Android è stato avviato dalla sessione RDP di Windows, ciò potrebbe causare errori.", + "EmulatorStartWarning": "Impossibile avviare l'emulatore {0} entro {1} secondi.", + "EmulatorLaunched": "Emulatore lanciato {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/utils/ios/iOSTargetManager.i18n.json b/i18n/ita/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..a43417e --- /dev/null +++ b/i18n/ita/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Seleziona la versione del sistema di destinazione iOS", + "SimulatorLaunched": "Simulatore lanciato {0}", + "SimulatorStartWarning": "Impossibile avviare il simulatore {0} entro {1} secondi." +} \ No newline at end of file diff --git a/i18n/jpn/src/utils/android/androidTargetManager.i18n.json b/i18n/jpn/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..a344857 --- /dev/null +++ b/i18n/jpn/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Android エミュレータが Windows RDP セッションから起動されたため、失敗する可能性があります。", + "EmulatorStartWarning": "{1} 秒以内にエミュレータ {0} を起動できませんでした。", + "EmulatorLaunched": "エミュレータ {0} を起動しました" +} \ No newline at end of file diff --git a/i18n/jpn/src/utils/ios/iOSTargetManager.i18n.json b/i18n/jpn/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..5b45ec4 --- /dev/null +++ b/i18n/jpn/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "iOSターゲットのシステムバージョンを選択してください", + "SimulatorLaunched": "シミュレーター {0} を起動しました", + "SimulatorStartWarning": "{1} 秒以内にシミュレーター {0} を開始できませんでした。" +} \ No newline at end of file diff --git a/i18n/kor/src/utils/android/androidTargetManager.i18n.json b/i18n/kor/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..680d1c8 --- /dev/null +++ b/i18n/kor/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Android 에뮬레이터가 Windows RDP 세션에서 실행되었으므로 오류가 발생할 수 있습니다.", + "EmulatorStartWarning": "{1}초 내에 에뮬레이터 {0}을(를) 시작할 수 없습니다.", + "EmulatorLaunched": "에뮬레이터 {0} 출시" +} \ No newline at end of file diff --git a/i18n/kor/src/utils/ios/iOSTargetManager.i18n.json b/i18n/kor/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..83bbe70 --- /dev/null +++ b/i18n/kor/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "iOS 타겟의 시스템 버전을 선택하세요.", + "SimulatorLaunched": "시뮬레이터 {0} 출시", + "SimulatorStartWarning": "{1}초 내에 시뮬레이터 {0}을(를) 시작할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/plk/src/utils/android/androidTargetManager.i18n.json b/i18n/plk/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..ff79d50 --- /dev/null +++ b/i18n/plk/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Emulator Androida został uruchomiony z sesji Windows RDP, może to prowadzić do awarii.", + "EmulatorStartWarning": "Nie można uruchomić emulatora {0} w ciągu {1} sekund", + "EmulatorLaunched": "Uruchomiono emulator {0}" +} \ No newline at end of file diff --git a/i18n/plk/src/utils/ios/iOSTargetManager.i18n.json b/i18n/plk/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..91f3559 --- /dev/null +++ b/i18n/plk/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Wybierz wersję systemu docelowego iOS", + "SimulatorLaunched": "Uruchomiono symulator {0}", + "SimulatorStartWarning": "Nie można uruchomić symulatora {0} w ciągu {1} sekund." +} \ No newline at end of file diff --git a/i18n/ptb/src/utils/android/androidTargetManager.i18n.json b/i18n/ptb/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..f4e393c --- /dev/null +++ b/i18n/ptb/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "O emulador Android foi iniciado a partir da sessão RDP do Windows, o que pode causar falhas.", + "EmulatorStartWarning": "Não foi possível iniciar o emulador {0} em {1} segundos", + "EmulatorLaunched": "Emulador lançado {0}" +} \ No newline at end of file diff --git a/i18n/ptb/src/utils/ios/iOSTargetManager.i18n.json b/i18n/ptb/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..0036e0e --- /dev/null +++ b/i18n/ptb/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Selecione a versão do sistema do destino iOS", + "SimulatorLaunched": "Simulador lançado {0}", + "SimulatorStartWarning": "Não foi possível iniciar o simulador {0} em {1} segundos." +} \ No newline at end of file diff --git a/i18n/rus/src/utils/android/androidTargetManager.i18n.json b/i18n/rus/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..90fd777 --- /dev/null +++ b/i18n/rus/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Эмулятор Android запускался из сеанса Windows RDP, это могло привести к сбоям.", + "EmulatorStartWarning": "Не удалось запустить эмулятор {0} в течение {1} секунд.", + "EmulatorLaunched": "Запущен эмулятор {0}" +} \ No newline at end of file diff --git a/i18n/rus/src/utils/ios/iOSTargetManager.i18n.json b/i18n/rus/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..eded8bd --- /dev/null +++ b/i18n/rus/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "Выберите системную версию целевой iOS", + "SimulatorLaunched": "Запущен симулятор {0}", + "SimulatorStartWarning": "Не удалось запустить симулятор {0} в течение {1} секунд." +} \ No newline at end of file diff --git a/i18n/trk/src/utils/android/androidTargetManager.i18n.json b/i18n/trk/src/utils/android/androidTargetManager.i18n.json new file mode 100644 index 0000000..84676ba --- /dev/null +++ b/i18n/trk/src/utils/android/androidTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "RDPEmulatorWarning": "Android öykünücüsü Windows RDP oturumundan başlatıldı; bu, hatalara neden olabilir.", + "EmulatorStartWarning": "{0} öykünücüsü {1} saniye içinde başlatılamadı.", + "EmulatorLaunched": "{0} öykünücüsü başlatıldı" +} \ No newline at end of file diff --git a/i18n/trk/src/utils/ios/iOSTargetManager.i18n.json b/i18n/trk/src/utils/ios/iOSTargetManager.i18n.json new file mode 100644 index 0000000..995911b --- /dev/null +++ b/i18n/trk/src/utils/ios/iOSTargetManager.i18n.json @@ -0,0 +1,10 @@ +/*--------------------------------------------------------------------------------------------- + * 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. +{ + "SelectIOSSystemVersion": "İOS hedefinin sistem sürümünü seçin", + "SimulatorLaunched": "{0} simülatörü başlatıldı", + "SimulatorStartWarning": "{0} simülatörü {1} saniye içinde başlatılamadı." +} \ No newline at end of file