1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24[STRING_PREVIOUS] 25en-US = "Back" 26 27[STRING_NEXT] 28en-US = "Next" 29 30[STRING_CANCEL] 31en-US = "Cancel" 32 33[STRING_FINISH] 34en-US = "Finish" 35 36[STRING_DECLINE] 37en-US = "Decline" 38 39[STRING_INSTALL] 40en-US = "Install now" 41 42[STRING_UNINSTALL] 43en-US = "Remove Now" 44 45[STRING_HELP] 46en-US = "Help" 47 48[STRING_OK] 49en-US = "OK" 50 51[STRING_ERROR] 52en-US = "Error" 53 54[STRING_FILE_NOT_FOUND] 55en-US = "Error: File not found" 56 57[STRING_APPLICATIONTITLE] 58en-US = "${PRODUCT_FULLNAME} Installation Wizard" 59 60[STRING_APPLICATIONTITLEUNINSTALLATION] 61en-US = "${PRODUCT_FULLNAME} Uninstallation Wizard" 62 63[STRING_CANCEL_DIALOG_TITLE] 64en-US = "Exit" 65 66[STRING_CANCEL_DIALOG] 67en-US = "Do you really want to exit the Installation Wizard?" 68 69[STRING_CANCEL_DIALOG_UNINSTALLATION] 70en-US = "Do you really want to exit the Uninstallation Wizard?" 71 72[STRING_STOP_DIALOG] 73en-US = "Do you really want to abort the installation process?" 74 75[STRING_STOP_DIALOG_TITLE] 76en-US = "Abort installation?" 77 78[STRING_STOP_DIALOG_UNINSTALLATION] 79en-US = "Do you really want to abort the uninstallation process?" 80 81[STRING_STOP_DIALOG_TITLE_UNINSTALLATION] 82en-US = "Abort uninstallation?" 83 84[STRING_ACCEPTLICENSE] 85en-US = "Accept License" 86 87[STRING_ACCEPTLICENSE1] 88en-US = "Software License Agreement" 89 90[STRING_ACCEPTLICENSE2] 91en-US = "Please read the following license agreement carefully." 92 93[STRING_ACCEPTLICENSE3] 94en-US = "If you have read and accept all the terms of the entire Software License Agreement, click 'Accept License' to continue with the installation." 95 96[STRING_CHOOSEDIRECTORY1] 97en-US = "Select Installation Directory" 98 99[STRING_CHOOSEDIRECTORY1_UPDATE] 100en-US = "Update the Installed Version" 101 102[STRING_CHOOSEDIRECTORY1_MAINTAIN] 103en-US = "Adding Components to the Installed Version" 104 105[STRING_CHOOSEDIRECTORY2] 106en-US = "Install ${PRODUCT_FULLNAME} in this directory" 107 108[STRING_CHOOSEDIRECTORY3] 109en-US = "Browse..." 110 111[STRING_CHOOSEDIRECTORY4_QUESTION_TITLE] 112en-US = "Create New Directory" 113 114[STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE] 115en-US = "The directory '${DIR}' does not exist.\nDo you want to create it now?" 116 117[STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE2] 118en-US = "The directory '${DIR}' does not exist.\nDo you want to create it now or choose another directory?" 119 120[STRING_CHOOSEDIRECTORY6] 121en-US = "Select root directory" 122 123[STRING_CHOOSEDIRECTORY_NO_WRITE_ACCESS] 124en-US = "You do not have write access in the directory" 125 126[STRING_CHOOSEDIRECTORY_NOT_ALLOWED] 127en-US = "You are not allowed to create the directory" 128 129[STRING_CHOOSEDIRECTORY_NO_SUCCESS] 130en-US = "Failed to create the directory" 131 132[STRING_CHOOSECOMPONENTS1] 133en-US = "Select Components" 134 135[STRING_CHOOSECOMPONENTS1_MAINTAIN] 136en-US = "Select Additional Components" 137 138[STRING_CHOOSECOMPONENTS2] 139en-US = "Marked components will be installed. Please mark them accordingly" 140 141[STRING_CHOOSECOMPONENTS3] 142en-US = "Feature Description" 143 144[STRING_CHOOSECOMPONENTS4] 145en-US = "Size (kB):" 146 147[STRING_CHOOSEINSTALLATIONTYPE1] 148en-US = "Select the Type of Installation" 149 150[STRING_CHOOSEINSTALLATIONTYPE2] 151en-US = "Select the type of installation that best suits your needs:" 152 153[STRING_CHOOSEINSTALLATIONTYPE3] 154en-US = "Select the Type of Installation" 155 156[STRING_CHOOSEINSTALLATIONTYPE4] 157en-US = "The main components will be installed. Recommended for most users." 158 159[STRING_CHOOSEINSTALLATIONTYPE5] 160en-US = "You choose the components you want to install and where they are stored. Recommended for advanced users." 161 162[STRING_CHOOSEINSTALLATIONTYPE6] 163en-US = "Typical" 164 165[STRING_CHOOSEINSTALLATIONTYPE7] 166en-US = "Custom" 167 168[STRING_INSTALLATIONIMMINENT1] 169en-US = "Ready to Install" 170 171[STRING_INSTALLATIONIMMINENT1_UPDATE] 172en-US = "Ready to Update" 173 174[STRING_INSTALLATIONIMMINENT2] 175en-US = "The following ${PRODUCT_FULLNAME} components will be installed:" 176 177[STRING_INSTALLATIONONGOING1] 178en-US = "Installing..." 179 180[STRING_INSTALLATIONONGOING3] 181en-US = "Stop" 182 183[STRING_INSTALLATIONONGOING_PACKAGEPATH_NOT_FOUND] 184en-US = "ERROR: Path with installation packages not found!" 185 186[STRING_PROLOGUE1] 187en-US = "Welcome" 188 189[STRING_PROLOGUE2] 190en-US = "This Installation Wizard will install ${PRODUCT_FULLNAME} on your computer." 191 192[STRING_PROLOGUE3] 193en-US = "To continue, click 'Next'." 194 195[STRING_PROLOGUE4] 196en-US = "Note: This installation will be done without root privileges. Therefore you will have a reduced functionality (Java Runtime Environment (JRE) not installable, system integration not possible).\nClick 'Cancel' and change your privileges to root privileges, if you want to use the complete functionality." 197 198[STRING_INSTALLATIONCOMPLETED1] 199en-US = "Installation Completed" 200 201[STRING_INSTALLATIONCOMPLETED1_ABORT] 202en-US = "Installation Aborted" 203 204[STRING_INSTALLATIONCOMPLETED1_ERROR] 205en-US = "Installation Failed" 206 207[STRING_INSTALLATIONCOMPLETED2] 208en-US = "The Installation Wizard has successfully installed ${PRODUCT_FULLNAME} on your computer." 209 210[STRING_INSTALLATIONCOMPLETED2_ABORT] 211en-US = "The Installation Wizard was aborted. ${PRODUCT_NAME} is not installed on your computer." 212 213[STRING_INSTALLATIONCOMPLETED2_ERROR] 214en-US = "An error has occurred. Thus the Installation Wizard could not install ${PRODUCT_NAME} on your computer successfully. Click 'Details...' for more information." 215 216[STRING_INSTALLATIONCOMPLETED3] 217en-US = "Click 'Finish' to exit the Wizard." 218 219[STRING_INSTALLATIONCOMPLETED_BUTTON] 220en-US = "Details..." 221 222[STRING_UNINSTALLATIONPROLOGUE2] 223en-US = "The ${PRODUCT_FULLNAME} Uninstallation Wizard will remove ${PRODUCT_FULLNAME} from your computer." 224 225[STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_ROOT] 226en-US= "Sorry, wrong privileges. Installation was done with User privilges, but you have Root privileges." 227 228[STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_USER] 229en-US= "Sorry, wrong privileges. Installation was done with Root privilges, but you have User privileges." 230 231[STRING_CHOOSEUNINSTALLATIONTYPE1] 232en-US = "Select the Type of Uninstallation" 233 234[STRING_CHOOSEUNINSTALLATIONTYPE2] 235en-US = "Select the type of uninstallation that best suits your needs:" 236 237[STRING_CHOOSEUNINSTALLATIONTYPE3] 238en-US = "Partial" 239 240[STRING_CHOOSEUNINSTALLATIONTYPE4] 241en-US = "Completely removes ${PRODUCT_FULLNAME} and all its components from your system." 242 243[STRING_CHOOSEUNINSTALLATIONTYPE5] 244en-US = "You choose the program features you want to remove." 245 246[STRING_CHOOSEUNINSTALLATIONTYPE6] 247en-US = "Complete" 248 249[STRING_CHOOSEUNINSTALLATIONCOMPONENTS2] 250en-US = "Components marked with an X will be removed. Mark the components you want to remove." 251 252[STRING_UNINSTALLATIONIMMINENT1] 253en-US = "Ready to Remove" 254 255[STRING_UNINSTALLATIONIMMINENT2] 256en-US = "The following ${PRODUCT_FULLNAME} components will be removed: " 257 258[STRING_UNINSTALLATIONONGOING1] 259en-US = "Uninstalling..." 260 261[STRING_UNINSTALLATIONCOMPLETED1] 262en-US = "Uninstallation Completed" 263 264[STRING_UNINSTALLATIONCOMPLETED1_ABORT] 265en-US = "Uninstallation Aborted" 266 267[STRING_UNINSTALLATIONCOMPLETED1_ERROR] 268en-US = "Uninstallation Failed" 269 270[STRING_UNINSTALLATIONCOMPLETED2] 271en-US = "The Uninstallation Wizard has successfully removed ${PRODUCT_FULLNAME} from your computer." 272 273[STRING_UNINSTALLATIONCOMPLETED2_PARTIAL] 274en-US = "The Uninstallation Wizard has successfully removed the selected components of ${PRODUCT_NAME} from your computer." 275 276[STRING_UNINSTALLATIONCOMPLETED2_ABORT] 277en-US = "The Uninstallation Wizard was aborted before completely removing ${PRODUCT_NAME} from your computer." 278 279[STRING_UNINSTALLATIONCOMPLETED2_ERROR] 280en-US = "An error has occurred. Thus the Uninstallation Wizard could not remove ${PRODUCT_NAME} from your computer successfully. Click 'Details...' for more information." 281 282[STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED] 283en-US = "Sorry, this Operating System is not supported yet." 284 285[STRING_OLDER_VERSION_INSTALLED_FOUND] 286en-US = "An older version of ${PRODUCT_NAME} was found on your system in:" 287 288[STRING_OLDER_VERSION_INSTALLED_REMOVE] 289en-US = "You have to remove the older version of ${PRODUCT_NAME} before you can install the newer one." 290 291[STRING_NEWER_VERSION_INSTALLED_FOUND] 292en-US = "A newer version of ${PRODUCT_NAME} was found on your system in:" 293 294[STRING_NEWER_VERSION_INSTALLED_REMOVE] 295en-US = "You have to remove the newer version of ${PRODUCT_NAME} before you can install the older one." 296 297[STRING_NEWER_VERSION_DATABASE] 298en-US = "Database" 299 300[STRING_NEWER_VERSION_TIP] 301en-US = "Please choose another installation directory." 302 303[STRING_ROOT_PRIVILEGES_REQUIRED_1] 304en-US = "The user you are logged in as cannot run the Installation Wizard." 305 306[STRING_ROOT_PRIVILEGES_REQUIRED_2] 307en-US = "Please log out and log back in as a user with system administrator rights." 308 309[STRING_DISCSPACE_INSUFFICIENT] 310en-US = "Not enough discspace available for installation." 311 312[STRING_DISCSPACE_REQUIRED] 313en-US = "Required disc space" 314 315[STRING_DISCSPACE_AVAILABLE] 316en-US = "Available disc space" 317 318[STRING_DISCSPACE_TIP] 319en-US = "Please use another directory for installation or change your module selection." 320 321[STRING_ANALYZING_DATABASE1] 322en-US = "Analyzing ..." 323 324[STRING_ANALYZING_DATABASE2] 325en-US = "Analyzing database\nPlease wait a moment ..." 326 327[STRING_PROLOGUE_1] 328en-US = "Welcome to the Installation Wizard.<p>This wizard asks you to supply configuration settings.<p>At the bottom of each page are navigation buttons that let you move through the Installation Wizard:" 329 330[STRING_PROLOGUE_2] 331en-US = "'Back' returns you to the previous page." 332 333[STRING_PROLOGUE_3] 334en-US = "'Next' takes you to the next page. " 335 336[STRING_PROLOGUE_4] 337en-US = "'Cancel' ends the Installation Wizard without installing this software." 338 339[STRING_PROLOGUE_5] 340en-US = "'Help' displays the Help with further information about the page currently displayed." 341 342[STRING_PROLOGUE_6] 343en-US = "'OK' exits the Help page and returns you to the Installation Wizard." 344 345[STRING_UNINSTALLATIONPROLOGUE_1] 346en-US = "Welcome to the Uninstallation Wizard.<p>This wizard asks you to supply configuration settings.<p>At the bottom of each page are navigation buttons that let you move through the Uninstallation Wizard:" 347 348[STRING_UNINSTALLATIONPROLOGUE_2] 349en-US = "'Back' returns you to the previous page." 350 351[STRING_UNINSTALLATIONPROLOGUE_3] 352en-US = "'Next' takes you to the next page. " 353 354[STRING_UNINSTALLATIONPROLOGUE_4] 355en-US = "'Cancel' ends the Uninstallation Wizard without removing this software." 356 357[STRING_UNINSTALLATIONPROLOGUE_5] 358en-US = "'Help' displays the Help with further information about the page currently displayed." 359 360[STRING_UNINSTALLATIONPROLOGUE_6] 361en-US = "'OK' exits the Help page and returns you to the Uninstallation Wizard." 362 363[STRING_ACCEPTLICENSE_1] 364en-US = "Before you install this product, you must read and accept the entire Software License Agreement under which this software is licensed for your use." 365 366[STRING_ACCEPTLICENSE_2] 367en-US = "If you have read and accept all the terms of the entire Software License Agreement, click 'Accept License' to continue with the installation." 368 369[STRING_ACCEPTLICENSE_3] 370en-US = "If you do not accept all the terms of the Software License Agreement, click 'Decline' to end the Installation Wizard without installing this product." 371 372[STRING_CHOOSEINSTALLATIONTYPE_1] 373en-US = "Select the type of product installation to perform from the following choices. This will determine how much information you need to provide for product configuration." 374 375[STRING_CHOOSEDIRECTORY_1] 376en-US = "It is recommended that you install this product in the directory suggested by this Installation Wizard. <p>To choose a different location, click 'Browse...' or specify the full path of the directory to use in the text box below. <p>If this product is already installed, you cannot change the destination directory." 377 378[STRING_CHOOSECOMPONENTS_1] 379en-US = "Components marked in color will be installed. Click the icon of a component to mark or unmark the component.<p>All already installed components cannot be selected for installation." 380 381[STRING_INSTALLATIONIMMINENT_1] 382en-US = "The listed components are ready for installation based on your configuration settings. <p>If you are satisfied with your selection, click 'Install Now' to begin. <p>To check or modify your settings on the previous pages, click 'Back'." 383 384[STRING_UNINSTALLATIONIMMINENT_1] 385en-US = "The listed components are ready for uninstallation based on your configuration settings. <p>If you are satisfied with your selection, click 'Remove Now' to begin. <p>To check or modify your settings on the previous pages, click 'Back'." 386 387[STRING_INSTALLATIONONGOING_1] 388en-US = "This page indicates the progress of the installation with the aid of a progress bar. To abort the installation process, click 'Stop'." 389 390[STRING_UNINSTALLATIONONGOING_1] 391en-US = "This page indicates the progress of the uninstallation with the aid of a progress bar. To abort the uninstallation, click 'Stop'." 392 393[STRING_CHOOSEUNINSTALLATIONTYPE_1] 394en-US = "Complete: This will remove all installed components of your version.<p>Partial: This removes only the components you will choose out of the components list." 395 396[STRING_CHOOSEUNINSTALLATIONCOMPONENTS_1] 397en-US = "Components marked with an X will be removed. Click next to a component to mark or unmark it with an X." 398 399[STRING_PACKAGEFORMAT_NOT_SUPPORTED] 400en-US = "This package format is currently not supported for your operating system!" 401 402[STRING_OPERATING_SYSTEM] 403en-US = "Operating system" 404 405[STRING_PACKAGEFORMAT] 406en-US = "Package format" 407 408[STRING_NOTHING_TO_INSTALL] 409en-US = "Nothing to install" 410 411[STRING_NO_COMPONENTS_SELECTED_1] 412en-US = "No components have been selected for installation." 413 414[STRING_NO_COMPONENTS_SELECTED_2] 415en-US = "Click 'OK' to select one or more components for installation or to exit the Installation Wizard." 416 417[STRING_NO_LANGUAGE_SELECTED_1] 418en-US = "No languages have been selected for installation." 419 420[STRING_NO_LANGUAGE_SELECTED_2] 421en-US = "Click 'OK' to select one or more languages for installation or to exit the Installation Wizard." 422 423[STRING_NO_APPLICATION_SELECTED_1] 424en-US = "No applications have been selected for installation." 425 426[STRING_NO_APPLICATION_SELECTED_2] 427en-US = "Click 'OK' to select one or more application for installation or to exit the Installation Wizard." 428 429[STRING_NOTHING_TO_UNINSTALL] 430en-US = "Nothing to uninstall" 431 432[STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1] 433en-US = "No components have been selected for uninstallation." 434 435[STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2] 436en-US = "Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard." 437 438[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1] 439en-US = "All language components have been selected for uninstallation." 440 441[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2] 442en-US = "Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard." 443 444[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1] 445en-US = "All application components have been selected for uninstallation." 446 447[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2] 448en-US = "Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard." 449 450[STRING_CHANGE_SELECTION] 451en-US = "Please change selection" 452