UNPKG

17.7 kBJavaScriptView Raw
1{
2 "Unknown adb result \"%s\"": "Unknown adb result \"%s\"",
3 "Unable to start Android Debug Bridge server (exit code %s)": "Unable to start Android Debug Bridge server (exit code %s)",
4 "Android SDK not found": "Android SDK not found",
5 "APK file \"%s\" does not exist": "APK file \"%s\" does not exist",
6 "device not found": "device not found",
7 "Executing: %s": "Executing: %s",
8 "Not enough free space on device": "Not enough free space on device",
9 "The app is already installed, but signed with a different certificate": "The app is already installed, but signed with a different certificate",
10 "You need to either manually uninstall the app or rebuild using the same certificate that was used to sign the installed app": "You need to either manually uninstall the app or rebuild using the same certificate that was used to sign the installed app",
11 "Application \"%s\" is not running": "Application \"%s\" is not running",
12 "Source file \"%s\" does not exist": "Source file \"%s\" does not exist",
13 "Failed to create destination directory \"%s\"": "Failed to create destination directory \"%s\"",
14 "JDK (Java Development Kit) not found.": "JDK (Java Development Kit) not found.",
15 "If you already have installed the JDK, verify your __JAVA_HOME__ environment variable is correctly set.": "If you already have installed the JDK, verify your __JAVA_HOME__ environment variable is correctly set.",
16 "The JDK can be downloaded and installed from %s.": "The JDK can be downloaded and installed from %s.",
17 "The JDK (Java Development Kit) path must not contain ampersands (&) on Windows.": "The JDK (Java Development Kit) path must not contain ampersands (&) on Windows.",
18 "Please move the JDK into a path without an ampersand and update the __JAVA_HOME__ environment variable.": "Please move the JDK into a path without an ampersand and update the __JAVA_HOME__ environment variable.",
19 "Unable to locate an /usr/lib/libGL.so.": "Unable to locate an /usr/lib/libGL.so.",
20 "Without the libGL library, the Android Emulator may not work properly.": "Without the libGL library, the Android Emulator may not work properly.",
21 "You may be able to fix it by reinstalling your graphics drivers and make sure it installs the 32-bit version.": "You may be able to fix it by reinstalling your graphics drivers and make sure it installs the 32-bit version.",
22 "i386 architecture is not configured.": "i386 architecture is not configured.",
23 "To ensure you install the required 32-bit libraries, you need to register the i386 architecture with dpkg.": "To ensure you install the required 32-bit libraries, you need to register the i386 architecture with dpkg.",
24 "To add the i386 architecture, run \"%s\".": "To add the i386 architecture, run \"%s\".",
25 "32-bit libraries is not installed.": "32-bit libraries is not installed.",
26 "Without the 32-bit libraries, the Android SDK will not work properly.": "Without the 32-bit libraries, the Android SDK will not work properly.",
27 "To install the required 32-bit libraries, run \"%s\".": "To install the required 32-bit libraries, run \"%s\".",
28 "32-bit glibc library is not installed.": "32-bit glibc library is not installed.",
29 "Without the 32-bit glibc library, the Android Emulator will not work properly.": "Without the 32-bit glibc library, the Android Emulator will not work properly.",
30 "To install the required 32-bit glibc library, run \"%s\".": "To install the required 32-bit glibc library, run \"%s\".",
31 "32-bit libstdc++ library is not installed.": "32-bit libstdc++ library is not installed.",
32 "Without the 32-bit libstdc++ library, the Android Emulator will not work properly.": "Without the 32-bit libstdc++ library, the Android Emulator will not work properly.",
33 "To install the required 32-bit libstdc++ library, run \"%s\".": "To install the required 32-bit libstdc++ library, run \"%s\".",
34 "Unable to locate an Android NDK.": "Unable to locate an Android NDK.",
35 "Without the NDK, you will not be able to build native Android Titanium modules.": "Without the NDK, you will not be able to build native Android Titanium modules.",
36 "If you have already downloaded and installed the Android NDK, you can tell Titanium where the Android NDK is located by running '%s', otherwise you can install it by running '%s' or manually downloading from %s.": "If you have already downloaded and installed the Android NDK, you can tell Titanium where the Android NDK is located by running '%s', otherwise you can install it by running '%s' or manually downloading from %s.",
37 "Unable to locate an Android SDK.": "Unable to locate an Android SDK.",
38 "If you have already downloaded and installed the Android SDK, you can tell Titanium where the Android SDK is located by running '%s', otherwise you can install it by running '%s' or manually downloading from %s.": "If you have already downloaded and installed the Android SDK, you can tell Titanium where the Android SDK is located by running '%s', otherwise you can install it by running '%s' or manually downloading from %s.",
39 "The Android SDK path must not contain ampersands (&) on Windows.": "The Android SDK path must not contain ampersands (&) on Windows.",
40 "Please move the Android SDK into a path without an ampersand and re-run __titanium setup android__.": "Please move the Android SDK into a path without an ampersand and re-run __titanium setup android__.",
41 "Missing required Android SDK tool: %%s": {
42 "one": "Missing required Android SDK tool: %%s",
43 "other": "Missing required Android SDK tools: %%s"
44 },
45 "The Android SDK located at %s has incomplete or out-of-date packages.": "The Android SDK located at %s has incomplete or out-of-date packages.",
46 "Current installed Android SDK tools:": "Current installed Android SDK tools:",
47 "Make sure you have the latest Android SDK Tools, Platform Tools, and Build Tools installed.": "Make sure you have the latest Android SDK Tools, Platform Tools, and Build Tools installed.",
48 "You can also specify the exact location of these required tools by running:": "You can also specify the exact location of these required tools by running:",
49 "If you need to, run \"%s\" to reconfigure the Titanium Android settings.": "If you need to, run \"%s\" to reconfigure the Titanium Android settings.",
50 "Android API %s is too old and is no longer supported by Titanium SDK %s.": "Android API %s is too old and is no longer supported by Titanium SDK %s.",
51 "The minimum supported Android API level by Titanium SDK %s is API level %s.": "The minimum supported Android API level by Titanium SDK %s is API level %s.",
52 "Android API %s is too new and may or may not work with Titanium SDK %s.": "Android API %s is too new and may or may not work with Titanium SDK %s.",
53 "The maximum supported Android API level by Titanium SDK %s is API level %s.": "The maximum supported Android API level by Titanium SDK %s is API level %s.",
54 "No Android APIs found.": "No Android APIs found.",
55 "Run '%s' to install the latest Android APIs.": "Run '%s' to install the latest Android APIs.",
56 "No valid Android APIs found that are supported by Titanium SDK %s.": "No valid Android APIs found that are supported by Titanium SDK %s.",
57 "The Android emulator \"%s\" has a problem:": "The Android emulator \"%s\" has a problem:",
58 "Found %s emulators": "Found %s emulators",
59 "Detecting if %s exists...": "Detecting if %s exists...",
60 "Invalid emulator \"%s\"": "Invalid emulator \"%s\"",
61 "Emulator exists, detecting all running emulators and connected devices...": "Emulator exists, detecting all running emulators and connected devices...",
62 "Detected %s running emulators and connected devices": "Detected %s running emulators and connected devices",
63 "Checking %s devices to see if it's the emulator we want": "Checking %s devices to see if it's the emulator we want",
64 "Failed to check if the emulator was running: %s": "Failed to check if the emulator was running: %s",
65 "The emulator is running": "The emulator is running",
66 "The emulator is NOT running": "The emulator is NOT running",
67 "Unable to find device \"%s\"": "Unable to find device \"%s\"",
68 "Timed out while waiting for the emulator to boot; waited %s ms": "Timed out while waiting for the emulator to boot; waited %s ms",
69 "Checking the boot state for the next %s ms": "Checking the boot state for the next %s ms",
70 "Waiting for emulator to register with ADB": "Waiting for emulator to register with ADB",
71 "No devices found, continuing to wait": "No devices found, continuing to wait",
72 "Found %s devices, checking if any of them are the emulator...": "Found %s devices, checking if any of them are the emulator...",
73 "Error checking if emulator is running: %s": "Error checking if emulator is running: %s",
74 "Emulator not running yet, continuing to wait": "Emulator not running yet, continuing to wait",
75 "Emulator is running!": "Emulator is running!",
76 "Checking if boot animation has finished...": "Checking if boot animation has finished...",
77 "Emulator is booted, emitting booted event": "Emulator is booted, emitting booted event",
78 "Emulator is not booted yet; checking again in %s ms": "Emulator is not booted yet; checking again in %s ms",
79 "Emulator is booted": "Emulator is booted",
80 "SD card not required, skipping mount check": "SD card not required, skipping mount check",
81 "Checking if SD card is mounted": "Checking if SD card is mounted",
82 "Checking mount points: %s": "Checking mount points: %s",
83 "SD card is mounted": "SD card is mounted",
84 "Checking if emulator %s is running...": "Checking if emulator %s is running...",
85 "Emulator already running": "Emulator already running",
86 "Emulator not running, detecting running emulators": "Emulator not running, detecting running emulators",
87 "Starting the emulator...": "Starting the emulator...",
88 "Emulator is starting, monitoring boot state...": "Emulator is starting, monitoring boot state...",
89 "Emulator \"%s\" not running": "Emulator \"%s\" not running",
90 "Compiling localization files": "Compiling localization files",
91 "Processing i18n file: %s": "Processing i18n file: %s",
92 "Checking for Splash Screen localization": "Checking for Splash Screen localization",
93 "Failed to parse %s": "Failed to parse %s",
94 "%s [line %s, column %s]": "%s [line %s, column %s]",
95 "Parsing JSS file: %s": "Parsing JSS file: %s",
96 "Error parsing JSS file.": "Error parsing JSS file.",
97 "Couldn't find import file %s referenced from %s": "Couldn't find import file %s referenced from %s",
98 "Loading and parsing JSS files": "Loading and parsing JSS files",
99 "tiapp.xml file does not exist": "tiapp.xml file does not exist",
100 "minimum logging level": "minimum logging level",
101 "level": "level",
102 "Project directory does not exist": "Project directory does not exist",
103 "Invalid project directory \"%s\"": "Invalid project directory \"%s\"",
104 "Use the %s property to specify the project's directory": "Use the %s property to specify the project's directory",
105 "tiapp.xml is missing the <id> element": "tiapp.xml is missing the <id> element",
106 "The app id must consist of letters, numbers, and underscores.": "The app id must consist of letters, numbers, and underscores.",
107 "Note: Android does not allow dashes and iOS does not allow underscores.": "Note: Android does not allow dashes and iOS does not allow underscores.",
108 "The first character must be a letter or underscore.": "The first character must be a letter or underscore.",
109 "Usually the app id is your company's reversed Internet domain name. (i.e. com.example.myapp)": "Usually the app id is your company's reversed Internet domain name. (i.e. com.example.myapp)",
110 "tiapp.xml is missing the <name> element": "tiapp.xml is missing the <name> element",
111 "The project name must consist of letters, numbers, dashes, and underscores.": "The project name must consist of letters, numbers, dashes, and underscores.",
112 "The first character must be a letter.": "The first character must be a letter.",
113 "tiapp.xml is missing the <guid> element": "tiapp.xml is missing the <guid> element",
114 "The guid must be in the format XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX and consist of letters and numbers.": "The guid must be in the format XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX and consist of letters and numbers.",
115 "If you need a new guid, below are 5 freshly generated new ones that you can choose from:": "If you need a new guid, below are 5 freshly generated new ones that you can choose from:",
116 "tiapp.xml contains an invalid guid \"%s\"": "tiapp.xml contains an invalid guid \"%s\"",
117 "tiapp.xml contains an invalid version \"%s\"": "tiapp.xml contains an invalid version \"%s\"",
118 "The version must consist of three positive integers in the format \"X.Y.Z\".": "The version must consist of three positive integers in the format \"X.Y.Z\".",
119 "The app version major number must be greater than zero.": "The app version major number must be greater than zero.",
120 "Could not find all required Titanium plugins:": "Could not find all required Titanium plugins:",
121 "No project level plugins to load": "No project level plugins to load",
122 "Unable to compile project because the 'sdk-version' in the tiapp.xml is not installed": "Unable to compile project because the 'sdk-version' in the tiapp.xml is not installed",
123 "The project's %s is currently set to %s, which is not installed.": "The project's %s is currently set to %s, which is not installed.",
124 "Update the %s in the tiapp.xml to one of the installed Titaniums SDKs:": "Update the %s in the tiapp.xml to one of the installed Titaniums SDKs:",
125 "or run '%s' to download and install Titanium SDK %s": "or run '%s' to download and install Titanium SDK %s",
126 "Unable to compile project using Titanium SDK %s with Node.js %s": "Unable to compile project using Titanium SDK %s with Node.js %s",
127 "Titanium SDK %s requires Node.js v0.8. Node.js v0.10 and newer will not work.": "Titanium SDK %s requires Node.js v0.8. Node.js v0.10 and newer will not work.",
128 "Either update your application to Titanium SDK %s or newer or download Node.js %s from %s.": "Either update your application to Titanium SDK %s or newer or download Node.js %s from %s.",
129 "Unable to compile a %s project with Titanium SDK %s": "Unable to compile a %s project with Titanium SDK %s",
130 "To build this application, set the <sdk-version> in the tiapp.xml to the current Titaniums SDK: %s": "To build this application, set the <sdk-version> in the tiapp.xml to the current Titaniums SDK: %s",
131 "tiapp.xml <sdk-version> set to %s, but current Titanium SDK set to %s": "tiapp.xml <sdk-version> set to %s, but current Titanium SDK set to %s",
132 "Missing required option \"%s\"": "Missing required option \"%s\"",
133 "Launching Android emulator: %s": "Launching Android emulator: %s",
134 "Forking legacy SDK command: %s": "Forking legacy SDK command: %s",
135 "Forking correct SDK command: %s": "Forking correct SDK command: %s",
136 "\"Resources\" directory not found": "\"Resources\" directory not found",
137 "Ensure the \"Resources\" directory exists and contains an \"app.js\" file.": "Ensure the \"Resources\" directory exists and contains an \"app.js\" file.",
138 "\"app.js\" not found": "\"app.js\" not found",
139 "Ensure the \"app.js\" file exists in your project's \"Resources\" directory.": "Ensure the \"app.js\" file exists in your project's \"Resources\" directory.",
140 "Invalid platform \"%s\"": "Invalid platform \"%s\"",
141 "Available platforms for SDK version %s:": "Available platforms for SDK version %s:",
142 "Microsoft Visual Studio not found.": "Microsoft Visual Studio not found.",
143 "You will be unable to build Windows Phone or Windows Store apps.": "You will be unable to build Windows Phone or Windows Store apps.",
144 "You can install it from %s.": "You can install it from %s.",
145 "Microsoft Windows Phone SDK not found.": "Microsoft Windows Phone SDK not found.",
146 "You will be unable to build Windows Phone apps.": "You will be unable to build Windows Phone apps.",
147 "Microsoft Windows Phone SDK is missing the deploy command.": "Microsoft Windows Phone SDK is missing the deploy command.",
148 "Failed to run MSBuild.": "Failed to run MSBuild.",
149 "This is most likely due to Visual Studio cannot find a suitable .NET framework.": "This is most likely due to Visual Studio cannot find a suitable .NET framework.",
150 "Please install the latest .NET framework.": "Please install the latest .NET framework.",
151 "The MSBuild version %s is too old.": "The MSBuild version %s is too old.",
152 "Titanium requires .NET MSBuild '%s'.": "Titanium requires .NET MSBuild '%s'.",
153 "Failed to enumerate Windows Phone devices.": "Failed to enumerate Windows Phone devices.",
154 "Ensure that the Windows Phone SDK is properly installed.": "Ensure that the Windows Phone SDK is properly installed.",
155 "Windows Phone Emulator is not installed.": "Windows Phone Emulator is not installed.",
156 "Ensure that the Windows Phone Emulator is properly installed.": "Ensure that the Windows Phone Emulator is properly installed.",
157 "You must be running 64-bit Windows 8.1 Pro with Hyper-V support enabled.": "You must be running 64-bit Windows 8.1 Pro with Hyper-V support enabled.",
158 "Executing PowerShell scripts is disabled.": "Executing PowerShell scripts is disabled.",
159 "In order to build Windows Hybrid apps for the Windows Store (winstore), you must change the execution policy to allow PowerShell scripts.": "In order to build Windows Hybrid apps for the Windows Store (winstore), you must change the execution policy to allow PowerShell scripts.",
160 "To enable PowerShell scripts, search __PowerShell__ in the __Start__ menu, right click the icon, select __Run as administrator__, then run:": "To enable PowerShell scripts, search __PowerShell__ in the __Start__ menu, right click the icon, select __Run as administrator__, then run:"
161}
\No newline at end of file