; ----------------------------------------------------------------------------- ; ; Universal Extractor Language File ; Written for Universal Extractor 1.5 ; Author: Jared Breland ; Homepage: http://www.legroom.net/mysoft ; ; Translation Instructions: ; Copy this file to a new file named after the new language ; Eg: A language file for the German language would be named German.ini. ; Replace the English words and phrases with their native equivalents, ; attempting to match the English phrasing and case-sensitivity as ; closely as possible for the sake of consistency ; Update the Author and Homepage information at the top of your new language ; file. Simply delete the Homepage line if you don't have one. ; E-mail new language files to jbreland@legroom.net for inclusion in main ; Universal Extractor installer ; ; The following symbols have special meanings: ; & - when used in a GUI label or button, it precedes the letter that will ; be registered as a "hotkey" for that function ; %n - indicates a newline character, which will be replaced when displayed ; %t - indicates a tab character, which will be replaced when displayed ; %s - indicates a string variable that UniExtract will replace when displayed ; The contents each %s variables is hardocded into UniExtract. ; The order and number of %s variables is very important and should not ; be modified. ; ; ----------------------------------------------------------------------------- [UniExtract] ; GUI labels and buttons OK_BUT = "&OK" CANCEL_BUT = "&Cancel" MAIN_ARCHIVE_LABEL = "Track archive &history" MAIN_DEBUG_LABEL = "&Write debug file to" MAIN_DEST_DIR_LABEL = "&Destination directory:" MAIN_FILE_LABEL = "&Archive/Installer to extract:" MAIN_LANG_LABEL = "&Language" MAIN_PREFS_LABEL = "%s Preferences" METHOD_ADMIN_RADIO = "%s Administrative Installer" METHOD_EXTRACTION_RADIO = "%s extraction" METHOD_HEADER = "%s Extraction" METHOD_MSI_NOTE_LABEL = "Note:" METHOD_MSI_REQUIRES_LABEL = "msi2xml requires the" METHOD_MSI_URL_LABEL = "MSXML 4.0 Parser" METHOD_WISE_REMOVE = "Remove temporary files unpacked by WUN" METHOD_APPEND = "Try to append missing file extensions" METHOD_RADIO_LABEL = "Extract Method" METHOD_SWITCH_RADIO = "%s switch" METHOD_TEXT_LABEL = "%s supports the following methods for extracting %s packages. Unfortunately, none of these methods are 100% reliable. If the default method does not seem to work, please rerun %s and select an alternative method." METHOD_UNPACKER_RADIO = "%s Unpacker" ; GUI control functions DOES_NOT_EXIST = "does not exist.%n" EXTRACT_TO = "Extract to" INVALID_DIR_SELECTED = "%s is not a valid directory." INVALID_FILE_SELECTED = "%sPlease select a valid file." OPEN_FILE = "Open file" SELECT_FILE = "Select file" WRITE_TO = "Write to" ; Common terms TERM_ARCHIVE = "archive" TERM_COMPRESSED = "compressed file" TERM_DISK = "disk" TERM_EBOOK = "ebook" TERM_ECARD = "ecard" TERM_ENCODED = "encoded file" TERM_EXECUTABLE = "executable" TERM_FAILED = "failed" TERM_HELP = "Help file" TERM_HOTFIX = "hotfix" TERM_IMAGE = "image" TERM_INSTALLER = "installer" TERM_PACKAGE = "package" TERM_PATCH = "patch" TERM_SFX = "Self-Extracting" TERM_STAGE = "Stage" TERM_SUCCEEDED = "succeeded" TERM_TESTING = "Testing" TERM_UNKNOWN = "unknown" TERM_UPDATER = "updater" ; Status messages SCANNING_FILE = "Scanning file to determine filetype." SCANNING_EXE = "Scanning file with %s scan." EXTRACTING = "Extracting files from:" INIT_WAIT = "Waiting for installer to initialize.%nPlease wait." ; Custom prompts CONVERT_BIN_CUE = "BIN/CUE CD-ROM images cannot be extracted directly. Instead, this image%nwill be converted to an ISO CD-ROM image, which will then be extracted.%n%nWould you like to continue?%nNote: This process will take several minutes." CONVERT_BIN_MISSING = "Error: Could not find:%n%s\%s.%s%n%nBoth %s.bin and %s.cue are needed." CONVERT_BIN_STAGE1_FAILED = "Error: The BIN/CUE image could not be converted.%nPlease ensure that the CUE file is properly formatted." CONVERT_BIN_STAGE2_FAILED = "Error: An ISO image was created from the BIN/CUE image, but it could not be converted.%nWould you like to keep the ISO image for further analysis?" IS_CACHE_PROMPT = "This appears to be an InstallShield package, but extraction failed.%nIt may be possible to extract files from this installer by running it in cache mode.%n%nDo you wish to try this method?" ACROREAD_PROMPT = "This file appears to be an Adobe Reader installer packaged with Netopsystems FEAD Optimizer.%nIt may be possible to extract the setup files by running the installer, then copying the temporaray files.%n%nDo you wish to try this method?" INIT_COMPLETE = "Initialization %s. Please exit the installer, then click OK to continue." WISE_MSI_PROMPT = "Note: This method only works with specific Wise for Windows Installer packages.%nIf the Wise Installation Wizard begins and simply waits for input, this file is not%nsupported. Please exit the installer, and %s will abort extraction.%n%nDo you wish to continue?" UNPACK_PROMPT = "This file is packed with %s compression, but could be extracted.%nThis could be because the filetype is unsupported, or because%nthere are simply no included files to extract.%n%nWould you like to unpack this file instead?%n%nNote: The unpacked file will be named:%n%s\%s_unpacked.%s" UNPACK_FAILED = "Error: %s%ncould not be unpacked." ; Help text HELP_SUMMARY = "Extract files from any archive type or installer package." HELP_SYNTAX = "%nUsage: %s [/help] [filename [destination]]" HELP_ARGUMENTS = "%n%nSupported Arguments:" HELP_HELP = "%n /help%t%tDisplay this help information" HELP_FILENAME = "%n filename%tName of file to extract" HELP_DESTINATION = "%n destination%tDirectory to which to extract" HELP_SUB = "%n%nPassing /sub instead of a destination directory name instructs%n%s to extract to subdirectory named after the archive." HELP_EXAMPLE1 = "%n%nExample:" HELP_EXAMPLE2 = "%n %s c:\1\example.zip c:\test" HELP_NOARGS = "%n%nRunning %s without any arguments will%nprompt the user for the filename and destination directory." ; Error messages CANNOT_LOG = "%s extractions cannot be logged." CANNOT_FIND = "%s could not be found." CANNOT_EXTRACT = "%s cannot be extracted.%nFiletype returned was: %s%n%nClick OK if you'd like to analyze the file yourself, or Cancel to exit." UNKNOWN_EXT = "%s%nhas an unknown extension and cannot be extracted." INVALID_DIR = "%s%ncould not be created. Please select a valid destination." EXTRACT_FAILED = "%s could not be extracted.%nIt appears to be a(n) %s, which is supported, but extraction failed.%nPlease see the log file, %s, for more information.%n%nClick OK to view the log file now, or Cancel to exit." [Installer] ; Preferences page PREFS_CAPTION = "Set Program Options" PREFS_DESCRIPTION = "Which Universal Extractor options would you like to set?" PREFS_LABEL1 = "You may set the following options to adjust the default Universal Extractor behavior." PREFS_LABEL2 = "These options can be changed after installation by modifying UniExtract.ini." LANGUAGE_LABEL = "Default Language" DEBUG_LABEL = "Debug File Location" APPEND_EXT_LABEL = "&Append missing file extensions" HISTORY_LABEL = "&Maintain archive history" REMOVE_DUPE_LABEL = "Remove &duplicate files" REMOVE_TEMP_LABEL = "Remove &temporary files" ; Tasks page ASSOCIATE = "&Enable Explorer context menu integration" ASSOCIATE_FILES = "Add UniExtract &Files... to context menu" ASSOCIATE_HERE = "Add UniExtract &Here to context menu" ASSOCIATE_SUBDIR = "Add UniExtract to &Subdir to context menu" ASSOCIATE_FORCE = "Force &association with all supported archive formats" MODIFY_PATH = "Add Universal Extractor to your system &path" START_MENU_ICON = "Create a Start &Menu icon" DESKTOP_ICON = "Create a &desktop icon" QUICK_LAUNCH_ICON = "Create a &Quick Launch icon" ; Context Menu integration EXTRACT_FILES = "UniExtract &Files..." EXTRACT_HERE = "UniExtract &Here" EXTRACT_SUB = "UniExtract to &Subdir"