Files
Aaru/Aaru.Localization/UI.resx

1728 lines
77 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<root>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root"
xmlns="">
<xsd:element name="root" msdata:IsDataSet="true"></xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="New_database_version_updating" xml:space="preserve">
<value>New database version, updating...</value>
</data>
<data name="Exception_trying_to_remove_old_database_version" xml:space="preserve">
<value>Exception trying to remove old database version, cannot continue...</value>
</data>
<data name="Please_manually_remove_file_at_0" xml:space="preserve">
<value>Please manually remove file at {0}</value>
</data>
<data name="Shows_verbose_output" xml:space="preserve">
<value>Shows verbose output.</value>
</data>
<data name="Shows_debug_output_from_plugins" xml:space="preserve">
<value>Shows debug output from plugins.</value>
</data>
<data name="Pauses_before_exiting" xml:space="preserve">
<value>Pauses before exiting.</value>
</data>
<data name="Press_any_key_to_exit" xml:space="preserve">
<value>Press any key to exit.</value>
</data>
<data name="Archive_Command_Family_Description" xml:space="preserve">
<value>Commands to manage archive files</value>
</data>
<data name="Archive_Info_Command_Description" xml:space="preserve">
<value>Identifies an archive file and shows information about it.</value>
</data>
<data name="Database_Command_Family_Description" xml:space="preserve">
<value>Commands to manage the device and statistics database</value>
</data>
<data name="Device_Command_Family_Description" xml:space="preserve">
<value>Commands that talk to devices</value>
</data>
<data name="Filesystem_Command_Family_Description" xml:space="preserve">
<value>Commands to manage filesystems</value>
</data>
<data name="Image_Command_Family_Description" xml:space="preserve">
<value>Commands to manage images</value>
</data>
<data name="Media_Command_Family_Description" xml:space="preserve">
<value>Commands to manage media inserted in devices</value>
</data>
<data name="Database_Stats_Command_Description" xml:space="preserve">
<value>Shows statistics.</value>
</data>
<data name="Database_Update_Command_Description" xml:space="preserve">
<value>Updates the database.</value>
</data>
<data name="Device_Report_Command_Description" xml:space="preserve">
<value>Tests the device capabilities and creates an JSON report of them.</value>
</data>
<data name="Device_Info_Command_Description" xml:space="preserve">
<value>Gets information about a device.</value>
</data>
<data name="Device_List_Command_Description" xml:space="preserve">
<value>Lists all connected devices.</value>
</data>
<data name="Filesystem_Extract_Command_Description" xml:space="preserve">
<value>Extracts all files in disc image.</value>
</data>
<data name="Filesystem_Info_Command_Description" xml:space="preserve">
<value>Opens a disc image and prints info on the found partitions and/or filesystems.</value>
</data>
<data name="Filesystem_List_Command_Description" xml:space="preserve">
<value>Lists files in disc image.</value>
</data>
<data name="Filesystem_Options_Command_Description" xml:space="preserve">
<value>Lists all options supported by read-only filesystems.</value>
</data>
<data name="Image_Checksum_Command_Description" xml:space="preserve">
<value>Checksums an image.</value>
</data>
<data name="Image_Compare_Command_Description" xml:space="preserve">
<value>Compares two disc images.</value>
</data>
<data name="Image_Convert_Command_Description" xml:space="preserve">
<value>Converts one image to another format.</value>
</data>
<data name="Image_Create_Sidecar_Command_Description" xml:space="preserve">
<value>Creates CICM Metadata XML sidecar.</value>
</data>
<data name="Image_Decode_Command_Description" xml:space="preserve">
<value>Decodes and pretty prints disk and/or sector tags.</value>
</data>
<data name="Image_Entropy_Command_Description" xml:space="preserve">
<value>Calculates entropy and/or duplicated sectors of an image.</value>
</data>
<data name="Image_Info_Command_Description" xml:space="preserve">
<value>Identifies a media image and shows information about the media it represents and metadata.</value>
</data>
<data name="Image_Options_Command_Description" xml:space="preserve">
<value>Lists all options supported by writable media images.</value>
</data>
<data name="Image_Print_Command_Description" xml:space="preserve">
<value>Prints a sector, in hexadecimal values, to the console.</value>
</data>
<data name="Image_Verify_Command_Description" xml:space="preserve">
<value>Verifies a disc image integrity, and if supported, sector integrity.</value>
</data>
<data name="Media_Dump_Command_Description" xml:space="preserve">
<value>Dumps the media inserted on a device to a media image.</value>
</data>
<data name="Media_Info_Command_Description" xml:space="preserve">
<value>Gets information about the media inserted on a device.</value>
</data>
<data name="Media_Scan_Command_Description" xml:space="preserve">
<value>Scans the media inserted on a device.</value>
</data>
<data name="Configure_Command_Description" xml:space="preserve">
<value>Configures user settings and statistics.</value>
</data>
<data name="List_Formats_Command_Description" xml:space="preserve">
<value>Lists all supported disc images, partition schemes and file systems.</value>
</data>
<data name="List_Encodings_Command_Description" xml:space="preserve">
<value>Lists all supported text encodings and code pages.</value>
</data>
<data name="List_Namespaces_Command_Description" xml:space="preserve">
<value>Lists all namespaces supported by read-only filesystems.</value>
</data>
<data name="Remote_Command_Description" xml:space="preserve">
<value>Tests connection to a Aaru Remote Server.</value>
</data>
<data name="There_are_no_statistics" xml:space="preserve">
<value>There are no statistics.</value>
</data>
<data name="Commands_statistics" xml:space="preserve">
<value>Commands statistics</value>
</data>
<data name="Title_Command" xml:space="preserve">
<value>Command</value>
</data>
<data name="Title_Times_used" xml:space="preserve">
<value>Times used</value>
</data>
<data name="Title_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Filters_statistics" xml:space="preserve">
<value>Filters statistics</value>
</data>
<data name="Media_image_format_statistics" xml:space="preserve">
<value>Media image format statistics</value>
</data>
<data name="Title_Format" xml:space="preserve">
<value>Format</value>
</data>
<data name="Partitioning_scheme_statistics" xml:space="preserve">
<value>Partitioning scheme statistics</value>
</data>
<data name="Title_Scheme" xml:space="preserve">
<value>Scheme</value>
</data>
<data name="Filesystem_statistics" xml:space="preserve">
<value>Filesystem statistics</value>
</data>
<data name="Title_Filesystem" xml:space="preserve">
<value>Filesystem</value>
</data>
<data name="Device_statistics" xml:space="preserve">
<value>Device statistics</value>
</data>
<data name="Title_Manufacturer" xml:space="preserve">
<value>Manufacturer</value>
</data>
<data name="Title_Model" xml:space="preserve">
<value>Model</value>
</data>
<data name="Title_Revision" xml:space="preserve">
<value>Revision</value>
</data>
<data name="Title_Bus" xml:space="preserve">
<value>Bus</value>
</data>
<data name="Media_found_in_real_device_statistics" xml:space="preserve">
<value>Media found in real device statistics</value>
</data>
<data name="Title_Type_for_media" xml:space="preserve">
<value>Type</value>
</data>
<data name="Media_found_in_images_statistics" xml:space="preserve">
<value>Media found in images statistics</value>
</data>
<data name="Clear_existing_main_database" xml:space="preserve">
<value>Clear existing main database.</value>
</data>
<data name="Clear_existing_main_and_local_database" xml:space="preserve">
<value>Clear existing main and local database.</value>
</data>
<data name="Could_not_remove_local_database" xml:space="preserve">
<value>Could not remove local database.</value>
</data>
<data name="Could_not_remove_main_database" xml:space="preserve">
<value>Could not remove main database.</value>
</data>
<data name="Device_path" xml:space="preserve">
<value>Device path</value>
</data>
<data name="Device_report_using_trap_disc" xml:space="preserve">
<value>Does a device report using a trap disc.</value>
</data>
<data name="Could_not_open_device_error_0" xml:space="preserve">
<value>Could not open device, error {0}.</value>
</data>
<data name="Device_report_must_be_run_as_admin" xml:space="preserve">
<value>Because of the commands sent to a device, device report must be run with administrative privileges.</value>
</data>
<data name="Not_continuing" xml:space="preserve">
<value>Not continuing.</value>
</data>
<data name="Device_does_not_report_with_trap_discs" xml:space="preserve">
<value>This device type does not support doing reports with trap discs.</value>
</data>
<data name="Is_the_device_natively_USB" xml:space="preserve">
<value>Is the device natively USB (in case of doubt, press Y)?</value>
</data>
<data name="Is_the_media_removable" xml:space="preserve">
<value>Is the media removable from the reading/writing elements?</value>
</data>
<data name="Is_the_device_natively_FireWire" xml:space="preserve">
<value>Is the device natively FireWire (in case of doubt, press Y)?</value>
</data>
<data name="Please_remove_any_media" xml:space="preserve">
<value>Please remove any media from the device and press any key when it is out.</value>
</data>
<data name="Do_you_have_media_you_can_insert" xml:space="preserve">
<value>Do you have media that you can insert in the drive?</value>
</data>
<data name="Please_insert_it_in_the_drive" xml:space="preserve">
<value>Please insert it in the drive and press any key when it is ready.</value>
</data>
<data name="Please_write_description_of_media_type" xml:space="preserve">
<value>Please write a description of the media type and press enter: </value>
</data>
<data name="Please_write_media_model" xml:space="preserve">
<value>Please write the media model and press enter: </value>
</data>
<data name="Unsupported_device_type_for_report" xml:space="preserve">
<value>Unsupported device type, report cannot be created</value>
</data>
<data name="Is_the_media_removable_flash_is_not" xml:space="preserve">
<value>Is the media removable from the reading/writing elements (flash memories ARE NOT removable)?</value>
</data>
<data name="Asking_drive_to_unload_tape" xml:space="preserve">
<value>Asking drive to unload tape (can take a few minutes)...</value>
</data>
<data name="Sure_report_trap_disc" xml:space="preserve">
<value>Are you sure you want to do a report using a trap disc and the swapping method?
This method can damage the drive, or the disc, and requires some ability.
In you are unsure, please press N to not continue.</value>
</data>
<data name="Do_you_have_audio_trap_disc" xml:space="preserve">
<value>Do you have an audio trap disc (if unsure press N)?</value>
</data>
<data name="Please_burn_audio_trap_disc" xml:space="preserve">
<value>Please burn an audio trap disc before continuing...</value>
</data>
<data name="Do_you_have_GD_ROM_disc" xml:space="preserve">
<value>Do you have a GD-ROM disc (if unsure press N)?</value>
</data>
<data name="Do_you_want_to_try_Plextor_commands" xml:space="preserve">
<value>Do you have want to try Plextor vendor commands?</value>
</data>
<data name="Do_you_want_to_try_NEC_commands" xml:space="preserve">
<value>Do you have want to try NEC vendor commands?</value>
</data>
<data name="Do_you_want_to_try_Pioneer_commands" xml:space="preserve">
<value>Do you have want to try Pioneer vendor commands?</value>
</data>
<data name="Do_you_want_to_try_HLDTST_commands" xml:space="preserve">
<value>Do you have want to try HL-DT-ST (aka LG) vendor commands?</value>
</data>
<data name="Do_you_want_to_try_MediaTek_commands" xml:space="preserve">
<value>Do you have want to try MediaTek vendor command F1h subcommand 06h?</value>
</data>
<data name="This_is_dangerous" xml:space="preserve">
<value>THIS IS DANGEROUS AND CAN IRREVERSIBLY DESTROY YOUR DRIVE (IF IN DOUBT PRESS 'N')</value>
</data>
<data name="Do_you_have_a_0_disc" xml:space="preserve">
<value>Do you have a {0} disc that you can insert in the drive?</value>
</data>
<data name="Prefix_for_saving_binary_information" xml:space="preserve">
<value>Prefix for saving binary information from device.</value>
</data>
<data name="Title_USB_device" xml:space="preserve">
<value>USB device</value>
</data>
<data name="Title_FireWire_device" xml:space="preserve">
<value>FireWire device</value>
</data>
<data name="Title_PCMCIA_device" xml:space="preserve">
<value>PCMCIA device</value>
</data>
<data name="Title_SCSI_device" xml:space="preserve">
<value>SCSI device</value>
</data>
<data name="Title_SCSI_MMC_GET_CONFIGURATION_Features" xml:space="preserve">
<value>SCSI MMC GET CONFIGURATION Features:</value>
</data>
<data name="Title_Drive_has_kreon_firmware" xml:space="preserve">
<value>Drive has kreon firmware:</value>
</data>
<data name="Title_Descriptor_size" xml:space="preserve">
<value>Descriptor size</value>
</data>
<data name="Title_Vendor_ID" xml:space="preserve">
<value>Vendor ID</value>
</data>
<data name="Title_Product_ID" xml:space="preserve">
<value>Product ID</value>
</data>
<data name="Title_Product" xml:space="preserve">
<value>Product</value>
</data>
<data name="Title_Serial_number" xml:space="preserve">
<value>Serial number</value>
</data>
<data name="Title_Model_ID" xml:space="preserve">
<value>Model ID</value>
</data>
<data name="Title_Vendor" xml:space="preserve">
<value>Vendor</value>
</data>
<data name="Title_GUID" xml:space="preserve">
<value>GUID</value>
</data>
<data name="PCMCIA_CIS_is_0_bytes" xml:space="preserve">
<value>PCMCIA CIS is {0} bytes</value>
</data>
<data name="Invoke_Found_undecoded_tuple_ID_0" xml:space="preserve">
<value>Found undecoded tuple ID {0}</value>
</data>
<data name="Found_unknown_tuple_ID_0" xml:space="preserve">
<value>Found unknown tuple ID 0x{0:X2}</value>
</data>
<data name="Could_not_get_tuples" xml:space="preserve">
<value>Could not get tuples</value>
</data>
<data name="aaruremote_host" xml:space="preserve">
<value>aaruremote host</value>
</data>
<data name="No_known_devices_attached" xml:space="preserve">
<value>No known devices attached.</value>
</data>
<data name="Path" xml:space="preserve">
<value>Path</value>
</data>
<data name="Serial" xml:space="preserve">
<value>Serial</value>
<comment>From "Serial number"</comment>
</data>
<data name="Supported_Question" xml:space="preserve">
<value>Supported?</value>
</data>
<data name="Name_of_character_encoding_to_use" xml:space="preserve">
<value>Name of character encoding to use.</value>
</data>
<data name="Comma_separated_name_value_pairs_of_filesystem_options" xml:space="preserve">
<value>Comma separated name=value pairs of options to pass to filesystem plugin.</value>
</data>
<data name="Extract_extended_attributes_if_present" xml:space="preserve">
<value>Extract extended attributes if present.</value>
</data>
<data name="Namespace_to_use_for_filenames" xml:space="preserve">
<value>Namespace to use for filenames.</value>
</data>
<data name="Disc_image_path" xml:space="preserve">
<value>Disc image path</value>
</data>
<data name="Directory_where_extracted_files_will_be_created" xml:space="preserve">
<value>Directory where extracted files will be created. Will abort if it exists</value>
</data>
<data name="Identifying_file_filter" xml:space="preserve">
<value>Identifying file filter...</value>
</data>
<data name="Parsed_options" xml:space="preserve">
<value>Parsed options:</value>
</data>
<data name="Cannot_open_specified_file" xml:space="preserve">
<value>Cannot open specified file.</value>
</data>
<data name="encoding_for_0" xml:space="preserve">
<value>Using encoding for {0}.</value>
</data>
<data name="Specified_encoding_is_not_supported" xml:space="preserve">
<value>Specified encoding is not supported.</value>
</data>
<data name="Identifying_image_format" xml:space="preserve">
<value>Identifying image format...</value>
</data>
<data name="Image_format_not_identified_not_proceeding_with_file_extraction" xml:space="preserve">
<value>Image format not identified, not proceeding with file extraction.</value>
</data>
<data name="Command_not_supported_for_this_image_type" xml:space="preserve">
<value>Command not supported for this image type.</value>
</data>
<data name="Image_format_identified_by_0_1" xml:space="preserve">
<value>Image format identified by {0} ({1}).</value>
</data>
<data name="Image_format_identified_by_0" xml:space="preserve">
<value>Image format identified by {0}.</value>
</data>
<data name="Output_directory_missing" xml:space="preserve">
<value>Output directory missing.</value>
</data>
<data name="Destination_exists_aborting" xml:space="preserve">
<value>Destination exists, aborting.</value>
</data>
<data name="Invoke_Opening_image_file" xml:space="preserve">
<value>Opening image file...</value>
</data>
<data name="Unable_to_open_image_format" xml:space="preserve">
<value>Unable to open image format</value>
</data>
<data name="Error_0" xml:space="preserve">
<value>Error: {0}</value>
</data>
<data name="Correctly_opened_image_file" xml:space="preserve">
<value>Correctly opened image file.</value>
</data>
<data name="Image_without_headers_is_0_bytes" xml:space="preserve">
<value>Image without headers is {0} bytes.</value>
</data>
<data name="Image_has_0_sectors" xml:space="preserve">
<value>Image has {0} sectors.</value>
</data>
<data name="Image_identifies_disk_type_as_0" xml:space="preserve">
<value>Image identifies disk type as {0}.</value>
</data>
<data name="Enumerating_partitions" xml:space="preserve">
<value>Enumerating partitions...</value>
</data>
<data name="No_partitions_found" xml:space="preserve">
<value>No partitions found</value>
</data>
<data name="_0_partitions_found" xml:space="preserve">
<value>{0} partitions found.</value>
</data>
<data name="Partition_0" xml:space="preserve">
<value>Partition {0}:</value>
</data>
<data name="Identifying_filesystems_on_partition" xml:space="preserve">
<value>Identifying filesystems on partition...</value>
</data>
<data name="Filesystem_not_identified" xml:space="preserve">
<value>Filesystem not identified</value>
</data>
<data name="Identified_by_0_plugins" xml:space="preserve">
<value>Identified by {0} plugins</value>
</data>
<data name="As_identified_by_0" xml:space="preserve">
<value>As identified by {0}.</value>
</data>
<data name="Mounting_filesystem" xml:space="preserve">
<value>Mounting filesystem...</value>
</data>
<data name="Unable_to_mount_volume_error_0" xml:space="preserve">
<value>Unable to mount volume, error {0}</value>
</data>
<data name="Identified_by_0" xml:space="preserve">
<value>Identified by {0}.</value>
</data>
<data name="Error_reading_file_0" xml:space="preserve">
<value>Error reading file: {0}</value>
</data>
<data name="Error_0_reading_root_directory" xml:space="preserve">
<value>Error {0} reading root directory.</value>
</data>
<data name="Retrieving_file_information" xml:space="preserve">
<value>Retrieving file information...</value>
</data>
<data name="Created_subdirectory_at_0" xml:space="preserve">
<value>Created subdirectory at {0}</value>
</data>
<data name="Listing_extended_attributes" xml:space="preserve">
<value>Listing extended attributes...</value>
</data>
<data name="Reading_extended_attribute" xml:space="preserve">
<value>Reading extended attribute...</value>
</data>
<data name="Writing_extended_attribute" xml:space="preserve">
<value>Writing extended attribute...</value>
</data>
<data name="Written_0_bytes_of_xattr_1_from_file_2_to_3" xml:space="preserve">
<value>Written {0} bytes of xattr {1} from file {2} to {3}</value>
</data>
<data name="Cannot_write_xattr_0_for_1_output_exists" xml:space="preserve">
<value>Cannot write xattr {0} for {1}, output exists</value>
</data>
<data name="Reading_file_0" xml:space="preserve">
<value>Reading file {0}...</value>
</data>
<data name="Error_0_reading_file_1" xml:space="preserve">
<value>Error {0} reading file {1}</value>
</data>
<data name="Written_0_bytes_of_file_1_to_2" xml:space="preserve">
<value>Written {0} bytes of file {1} to {2}</value>
</data>
<data name="Cannot_write_file_0_output_exists" xml:space="preserve">
<value>Cannot write file {0}, output exists</value>
</data>
<data name="Searches_and_prints_information_about_filesystems" xml:space="preserve">
<value>Searches and prints information about filesystems.</value>
</data>
<data name="Searches_and_interprets_partitions" xml:space="preserve">
<value>Searches and interprets partitions.</value>
</data>
<data name="Media_image_path" xml:space="preserve">
<value>Media image path</value>
</data>
<data name="Image_format_not_identified_not_proceeding_with_analysis" xml:space="preserve">
<value>Image format not identified, not proceeding with analysis.</value>
</data>
<data name="No_partitions_founds_not_searching_for_filesystems" xml:space="preserve">
<value>No partitions founds, not searching for filesystems</value>
</data>
<data name="Title_Name" xml:space="preserve">
<value>Name</value>
</data>
<data name="Title_Type" xml:space="preserve">
<value>Type</value>
</data>
<data name="Title_Start" xml:space="preserve">
<value>Start</value>
</data>
<data name="Title_Length" xml:space="preserve">
<value>Length</value>
</data>
<data name="sector_0_byte_1" xml:space="preserve">
<value>sector {0}, byte {1}</value>
</data>
<data name="_0_sectors_1_bytes" xml:space="preserve">
<value>{0} sectors, {1} bytes</value>
</data>
<data name="Title_Description" xml:space="preserve">
<value>Description</value>
</data>
<data name="Identifying_filesystems" xml:space="preserve">
<value>Identifying filesystems...</value>
</data>
<data name="Use_long_format" xml:space="preserve">
<value>Use long format.</value>
</data>
<data name="Image_format_not_identified_not_proceeding_with_listing" xml:space="preserve">
<value>Image format not identified, not proceeding with listing.</value>
</data>
<data name="Root_directory" xml:space="preserve">
<value>Root directory</value>
</data>
<data name="Directory_0" xml:space="preserve">
<value>Directory: {0}</value>
</data>
<data name="Reading_directory" xml:space="preserve">
<value>Reading directory...</value>
</data>
<data name="Error_0_reading_directory_1" xml:space="preserve">
<value>Error {0} reading directory {1}</value>
</data>
<data name="Directory_abbreviation" xml:space="preserve">
<value>&lt;DIR&gt;</value>
<comment>Directory abbreviation as shown in CLI filesystem listing, like old DOS showed</comment>
</data>
<data name="Read_only_filesystems_options" xml:space="preserve">
<value>Read-only filesystems options:</value>
</data>
<data name="Options_for_0" xml:space="preserve">
<value>Options for {0}:</value>
<comment>0 is plugin name</comment>
</data>
<data name="TypeToString_boolean" xml:space="preserve">
<value>boolean</value>
</data>
<data name="TypeToString_signed_number" xml:space="preserve">
<value>signed number</value>
</data>
<data name="TypeToString_number" xml:space="preserve">
<value>number</value>
</data>
<data name="TypeToString_float_number" xml:space="preserve">
<value>float number</value>
</data>
<data name="TypeToString_uuid" xml:space="preserve">
<value>uuid</value>
</data>
<data name="TypeToString_string" xml:space="preserve">
<value>string</value>
</data>
<data name="Calculates_Adler_32" xml:space="preserve">
<value>Calculates Adler-32.</value>
</data>
<data name="Calculates_CRC16" xml:space="preserve">
<value>Calculates CRC16.</value>
</data>
<data name="Calculates_CRC32" xml:space="preserve">
<value>Calculates CRC32.</value>
</data>
<data name="Calculates_CRC64_ECMA" xml:space="preserve">
<value>Calculates CRC64 (ECMA).</value>
</data>
<data name="Calculates_Fletcher_16" xml:space="preserve">
<value>Calculates Fletcher-16.</value>
</data>
<data name="Calculates_Fletcher_32" xml:space="preserve">
<value>Calculates Fletcher-32.</value>
</data>
<data name="Calculates_MD5" xml:space="preserve">
<value>Calculates MD5.</value>
</data>
<data name="Checksums_each_track_separately" xml:space="preserve">
<value>Checksums each track separately.</value>
</data>
<data name="Calculates_SHA1" xml:space="preserve">
<value>Calculates SHA1.</value>
</data>
<data name="Calculates_SHA256" xml:space="preserve">
<value>Calculates SHA256.</value>
</data>
<data name="Calculates_SHA384" xml:space="preserve">
<value>Calculates SHA384.</value>
</data>
<data name="Calculates_SHA512" xml:space="preserve">
<value>Calculates SHA512.</value>
</data>
<data name="Calculates_SpamSum_fuzzy_hash" xml:space="preserve">
<value>Calculates SpamSum fuzzy hash.</value>
</data>
<data name="Checksums_the_whole_disc" xml:space="preserve">
<value>Checksums the whole disc.</value>
</data>
<data name="Unable_to_recognize_image_format_not_checksumming" xml:space="preserve">
<value>Unable to recognize image format, not checksumming</value>
</data>
<data name="Hashing_tracks" xml:space="preserve">
<value>Hashing tracks...</value>
</data>
<data name="Hashing_track_0_of_1" xml:space="preserve">
<value>Hashing track {0} of {1}</value>
</data>
<data name="Hashing_sector" xml:space="preserve">
<value>Hashing sector</value>
</data>
<data name="Track_0_starts_at_sector_1_and_ends_at_sector_2" xml:space="preserve">
<value>Track {0} starts at sector {1} and ends at sector {2}</value>
</data>
<data name="Hashing_sectors_0_to_2_of_track_1" xml:space="preserve">
<value>Hashing sectors {0} to {2} of track {1}</value>
</data>
<data name="Error_0_while_reading_1_sectors_from_sector_2" xml:space="preserve">
<value>Error {0} while reading {1} sectors from sector {2}, not continuing...</value>
</data>
<data name="Checksums_Track_0_has_1" xml:space="preserve">
<value>Track {0}'s {1}:</value>
<comment>{0} is track number, {1} is checksum name</comment>
</data>
<data name="Checksums_Disc_has_0" xml:space="preserve">
<value>Disc's {0}</value>
<comment>{0} is checksum name</comment>
</data>
<data name="Could_not_get_tracks_because_0" xml:space="preserve">
<value>Could not get tracks because {0}</value>
<comment>{0} is exception message</comment>
</data>
<data name="Hashing_files" xml:space="preserve">
<value>Hashing files...</value>
</data>
<data name="Hashing_file_0_of_1" xml:space="preserve">
<value>Hashing file {0} of {1}</value>
</data>
<data name="Hashing_file_less_block_0" xml:space="preserve">
<value>Hashing file-less block {0}</value>
</data>
<data name="Error_0_while_reading_block_1" xml:space="preserve">
<value>Error {0} while reading block {1}, not continuing...</value>
</data>
<data name="File_0_starts_at_block_1_and_ends_at_block_2" xml:space="preserve">
<value>File {0} starts at block {1} and ends at block {2}</value>
</data>
<data name="Hashing_blocks_0_to_2_of_file_1" xml:space="preserve">
<value>Hashing blocks {0} to {2} of file {1}</value>
</data>
<data name="Checksums_File_0_has_1" xml:space="preserve">
<value>File {0}'s {1}</value>
<comment>{0} is file's number, {1} is checksum name</comment>
</data>
<data name="Checksums_Tape_has_0" xml:space="preserve">
<value>Tape's {0}:</value>
<comment>{0} is checksum name</comment>
</data>
<data name="Hashing_image" xml:space="preserve">
<value>Hashing image...</value>
</data>
<data name="Error_0_while_reading_1_bytes_from_2" xml:space="preserve">
<value>Error {0} while reading {1} bytes from {2}, not continuing...</value>
</data>
<data name="Hashing_bytes_0_to_1" xml:space="preserve">
<value>Hashing bytes {0} to {1}</value>
</data>
<data name="Checksums_Media_has_0" xml:space="preserve">
<value>Media's {0}:</value>
<comment>{0} is checksum name</comment>
</data>
<data name="Hashing_sectors" xml:space="preserve">
<value>Hashing sectors...</value>
</data>
<data name="Hashing_sectors_0_to_1" xml:space="preserve">
<value>Hashing sectors {0} to {1}</value>
</data>
<data name="Checksums_Disk_has_0" xml:space="preserve">
<value>Disk's {0}:</value>
<comment>{0} is checksum name</comment>
</data>
<data name="First_media_image_path" xml:space="preserve">
<value>First media image path</value>
</data>
<data name="Second_media_image_path" xml:space="preserve">
<value>Second media image path</value>
</data>
<data name="Identifying_first_file_filter" xml:space="preserve">
<value>Identifying file 1 filter...</value>
</data>
<data name="Identifying_second_file_filter" xml:space="preserve">
<value>Identifying file 2 filter...</value>
</data>
<data name="Cannot_open_first_input_file" xml:space="preserve">
<value>Cannot open input file 1</value>
</data>
<data name="Cannot_open_second_input_file" xml:space="preserve">
<value>Cannot open input file 2</value>
</data>
<data name="Identifying_first_image_format" xml:space="preserve">
<value>Identifying image 1 format...</value>
</data>
<data name="Identifying_second_image_format" xml:space="preserve">
<value>Identifying image 2 format...</value>
</data>
<data name="First_input_file_format_not_identified" xml:space="preserve">
<value>Input file 1 format not identified, not proceeding with comparison.</value>
</data>
<data name="First_input_file_format_identified_by_0_1" xml:space="preserve">
<value>Input file 1 format identified by {0} ({1}).</value>
</data>
<data name="First_input_file_format_identified_by_0" xml:space="preserve">
<value>Input file 1 format identified by {0}.</value>
</data>
<data name="Second_input_file_format_not_identified" xml:space="preserve">
<value>Input file 2 format not identified, not proceeding with comparison.</value>
</data>
<data name="Second_input_file_format_identified_by_0_1" xml:space="preserve">
<value>Input file 2 format identified by {0} ({1}).</value>
</data>
<data name="Second_input_file_format_identified_by_0" xml:space="preserve">
<value>Input file 2 format identified by {0}.</value>
</data>
<data name="Opening_first_image_file" xml:space="preserve">
<value>Opening image 1 file...</value>
</data>
<data name="Unable_to_open_first_image_format" xml:space="preserve">
<value>Unable to open image 1 format</value>
</data>
<data name="Opening_second_image_file" xml:space="preserve">
<value>Opening image 2 file...</value>
</data>
<data name="Unable_to_open_second_image_format" xml:space="preserve">
<value>Unable to open image 2 format</value>
</data>
<data name="Title_First_Media_image" xml:space="preserve">
<value>Media image 1</value>
</data>
<data name="Title_Second_Media_image" xml:space="preserve">
<value>Media image 2</value>
</data>
<data name="Title_File" xml:space="preserve">
<value>File</value>
</data>
<data name="Title_Media_image_format" xml:space="preserve">
<value>Media image format</value>
</data>
<data name="Has_partitions_Question" xml:space="preserve">
<value>Has partitions?</value>
</data>
<data name="Has_sessions_Question" xml:space="preserve">
<value>Has sessions?</value>
</data>
<data name="Title_Image_size" xml:space="preserve">
<value>Image size</value>
</data>
<data name="Title_Sectors" xml:space="preserve">
<value>Sectors</value>
</data>
<data name="Title_Sector_size" xml:space="preserve">
<value>Sector size</value>
</data>
<data name="Title_Creation_time" xml:space="preserve">
<value>Creation time</value>
</data>
<data name="Title_Last_modification_time" xml:space="preserve">
<value>Last modification time</value>
</data>
<data name="Title_Media_type" xml:space="preserve">
<value>Media type</value>
</data>
<data name="Title_Image_version" xml:space="preserve">
<value>Image version</value>
</data>
<data name="Title_Image_application" xml:space="preserve">
<value>Image application</value>
</data>
<data name="Title_Image_application_version" xml:space="preserve">
<value>Image application version</value>
</data>
<data name="Title_Image_creator" xml:space="preserve">
<value>Image creator</value>
</data>
<data name="Title_Image_name" xml:space="preserve">
<value>Image name</value>
</data>
<data name="Title_Image_comments" xml:space="preserve">
<value>Image comments</value>
</data>
<data name="Title_Media_manufacturer" xml:space="preserve">
<value>Media manufacturer</value>
</data>
<data name="Title_Media_model" xml:space="preserve">
<value>Media model</value>
</data>
<data name="Title_Media_serial_number" xml:space="preserve">
<value>Media serial number</value>
</data>
<data name="Title_Media_barcode" xml:space="preserve">
<value>Media barcode</value>
</data>
<data name="Title_Media_part_number" xml:space="preserve">
<value>Media part no.</value>
</data>
<data name="Title_Media_sequence" xml:space="preserve">
<value>Media sequence</value>
</data>
<data name="Title_Last_media_on_sequence" xml:space="preserve">
<value>Last media on sequence</value>
</data>
<data name="Title_Drive_manufacturer" xml:space="preserve">
<value>Drive manufacturer</value>
</data>
<data name="Title_Drive_firmware_revision" xml:space="preserve">
<value>Drive firmware revision</value>
</data>
<data name="Title_Drive_model" xml:space="preserve">
<value>Drive model</value>
</data>
<data name="Title_Drive_serial_number" xml:space="preserve">
<value>Drive serial number</value>
</data>
<data name="Has_tag_0_Question" xml:space="preserve">
<value>Has {0}?</value>
</data>
<data name="Comparing_media_image_characteristics" xml:space="preserve">
<value>Comparing media image characteristics</value>
</data>
<data name="Image_partitioned_status_differ" xml:space="preserve">
<value>Image partitioned status differ</value>
</data>
<data name="Image_session_status_differ" xml:space="preserve">
<value>Image session status differ</value>
</data>
<data name="Image_sectors_differ" xml:space="preserve">
<value>Image sectors differ</value>
</data>
<data name="Image_sector_size_differ" xml:space="preserve">
<value>Image sector size differ</value>
</data>
<data name="Media_type_differs" xml:space="preserve">
<value>Media type differs</value>
</data>
<data name="Second_image_has_more_sectors" xml:space="preserve">
<value>Image 2 has more sectors</value>
</data>
<data name="First_image_has_more_sectors" xml:space="preserve">
<value>Image 1 has more sectors</value>
</data>
<data name="Comparing_sectors" xml:space="preserve">
<value>Comparing sectors...</value>
</data>
<data name="Comparing_sector_0_of_1" xml:space="preserve">
<value>Comparing sector {0} of {1}...</value>
</data>
<data name="Error_0_reading_sector_1_from_first_image" xml:space="preserve">
<value>Error {0} reading sector {1} from image 1.</value>
</data>
<data name="Error_0_reading_sector_1_from_second_image" xml:space="preserve">
<value>Error {0} reading sector {1} from image 2.</value>
</data>
<data name="Comparing_images" xml:space="preserve">
<value>Comparing images...</value>
</data>
<data name="Images_differ" xml:space="preserve">
<value>Images differ</value>
</data>
<data name="Images_do_not_differ" xml:space="preserve">
<value>Images do not differ</value>
</data>
<data name="Take_metadata_from_existing_CICM_XML_sidecar" xml:space="preserve">
<value>Take metadata from existing CICM XML sidecar.</value>
</data>
<data name="Image_comments" xml:space="preserve">
<value>Image comments.</value>
</data>
<data name="How_many_sectors_to_convert_at_once" xml:space="preserve">
<value>How many sectors to convert at once.</value>
</data>
<data name="Who_person_created_the_image" xml:space="preserve">
<value>Who (person) created the image?.</value>
</data>
<data name="Manufacturer_of_drive_read_the_media_by_image" xml:space="preserve">
<value>Manufacturer of the drive used to read the media represented by the image.</value>
</data>
<data name="Model_of_drive_read_the_media_by_image" xml:space="preserve">
<value>Model of the drive used to read the media represented by the image.</value>
</data>
<data name="Firmware_revision_of_drive_read_the_media_by_image" xml:space="preserve">
<value>Firmware revision of the drive used to read the media represented by the image.</value>
</data>
<data name="Serial_number_of_drive_read_the_media_by_image" xml:space="preserve">
<value>Serial number of the drive used to read the media represented by the image.</value>
</data>
<data name="Continue_conversion_even_if_data_lost" xml:space="preserve">
<value>Continue conversion even if sector or media tags will be lost in the process.</value>
</data>
<data name="Format_of_the_output_image_as_plugin_name_or_plugin_id" xml:space="preserve">
<value>Format of the output image, as plugin name or plugin id. If not present, will try to detect it from output image extension.</value>
</data>
<data name="Barcode_of_the_media_by_image" xml:space="preserve">
<value>Barcode of the media represented by the image.</value>
</data>
<data name="Last_media_of_sequence_by_image" xml:space="preserve">
<value>Last media of the sequence the media represented by the image corresponds to.</value>
</data>
<data name="Manufacturer_of_media_by_image" xml:space="preserve">
<value>Manufacturer of the media represented by the image.</value>
</data>
<data name="Model_of_media_by_image" xml:space="preserve">
<value>Model of the media represented by the image.</value>
</data>
<data name="Part_number_of_media_by_image" xml:space="preserve">
<value>Part number of the media represented by the image.</value>
</data>
<data name="Number_in_sequence_for_media_by_image" xml:space="preserve">
<value>Number in sequence for the media represented by the image.</value>
</data>
<data name="Serial_number_of_media_by_image" xml:space="preserve">
<value>Serial number of the media represented by the image.</value>
</data>
<data name="Title_of_media_represented_by_image" xml:space="preserve">
<value>Title of the media represented by the image.</value>
</data>
<data name="Comma_separated_name_value_pairs_of_image_options" xml:space="preserve">
<value>Comma separated name=value pairs of options to pass to output image plugin.</value>
</data>
<data name="Take_dump_hardware_from_existing_resume" xml:space="preserve">
<value>Take list of dump hardware from existing resume file.</value>
</data>
<data name="Force_geometry_help" xml:space="preserve">
<value>Force geometry, only supported in not tape block media. Specify as C/H/S.</value>
</data>
<data name="Fix_subchannel_position_help" xml:space="preserve">
<value>Store subchannel according to the sector they describe.</value>
</data>
<data name="Fix_subchannel_help" xml:space="preserve">
<value>Try to fix subchannel. Implies fixing subchannel position.</value>
</data>
<data name="Fix_subchannel_crc_help" xml:space="preserve">
<value>If subchannel looks OK but CRC fails, rewrite it. Implies fixing subchannel.</value>
</data>
<data name="Generates_subchannels_help" xml:space="preserve">
<value>Generates missing subchannels.</value>
</data>
<data name="Input_image_path" xml:space="preserve">
<value>Input image path</value>
</data>
<data name="Output_image_path" xml:space="preserve">
<value>Output image path</value>
</data>
<data name="Need_to_specify_more_than_zero_sectors_to_copy_at_once" xml:space="preserve">
<value>Need to specify more than 0 sectors to copy at once</value>
</data>
<data name="Invalid_geometry_specified" xml:space="preserve">
<value>Invalid geometry specified</value>
</data>
<data name="Invalid_number_of_cylinders_specified" xml:space="preserve">
<value>Invalid number of cylinders specified</value>
</data>
<data name="Invalid_number_of_heads_specified" xml:space="preserve">
<value>Invalid number of heads specified</value>
</data>
<data name="Invalid_sectors_per_track_specified" xml:space="preserve">
<value>Invalid sectors per track specified</value>
</data>
<data name="Incorrect_metadata_sidecar_file" xml:space="preserve">
<value>Incorrect metadata sidecar file, not continuing...</value>
</data>
<data name="Could_not_find_metadata_sidecar" xml:space="preserve">
<value>Could not find metadata sidecar, not continuing...</value>
</data>
<data name="Incorrect_resume_file" xml:space="preserve">
<value>Incorrect resume file, not continuing...</value>
</data>
<data name="Could_not_find_resume_file" xml:space="preserve">
<value>Could not find resume file, not continuing...</value>
</data>
<data name="Output_file_already_exists" xml:space="preserve">
<value>Output file already exists, not continuing.</value>
</data>
<data name="Input_image_format_not_identified" xml:space="preserve">
<value>Input image format not identified, not proceeding with conversion.</value>
</data>
<data name="Command_not_yet_supported_for_this_image_type" xml:space="preserve">
<value>Command not yet supported for this image type.</value>
</data>
<data name="Input_image_format_identified_by_0_1" xml:space="preserve">
<value>Input image format identified by {0} ({1}).</value>
</data>
<data name="Input_image_format_identified_by_0" xml:space="preserve">
<value>Input image format identified by {0}.</value>
</data>
<data name="Image_identifies_media_type_as_0" xml:space="preserve">
<value>Image identifies media type as {0}.</value>
</data>
<data name="No_plugin_supports_requested_extension" xml:space="preserve">
<value>No plugin supports requested extension.</value>
</data>
<data name="More_than_one_plugin_supports_requested_extension" xml:space="preserve">
<value>More than one plugin supports requested extension.</value>
</data>
<data name="Output_image_format_0_1" xml:space="preserve">
<value>Output image format: {0} ({1}).</value>
</data>
<data name="Output_image_format_0" xml:space="preserve">
<value>Output image format: {0}.</value>
</data>
<data name="Output_format_does_not_support_media_type" xml:space="preserve">
<value>Output format does not support media type, cannot continue...</value>
</data>
<data name="Converting_image_will_lose_media_tag_0" xml:space="preserve">
<value>Converting image will lose media tag {0}, not continuing...</value>
</data>
<data name="If_you_dont_care_use_force_option" xml:space="preserve">
<value>If you don't care, use force option.</value>
</data>
<data name="Converting_image_will_lose_sector_tag_0" xml:space="preserve">
<value>Converting image will lose sector tag {0}, not continuing...</value>
</data>
<data name="If_you_dont_care_use_force_option_This_will_skip_all_sector_tags_converting_only_user_data"
xml:space="preserve">
<value>If you don't care, use force option. This will skip all sector tags converting only user data.</value>
</data>
<data name="Input_format_contains_a_tape_image_and_is_not_supported_by_output_format" xml:space="preserve">
<value>Input format contains a tape image and is not supported by output format, not continuing...</value>
</data>
<data name="Error_setting_output_image_in_tape_mode" xml:space="preserve">
<value>Error setting output image in tape mode, not continuing...</value>
</data>
<data name="Output_format_does_not_support_sessions" xml:space="preserve">
<value>Output format does not support sessions, this will end in a loss of data, not continuing...</value>
</data>
<data name="Error_0_creating_output_image" xml:space="preserve">
<value>Error {0} creating output image.</value>
</data>
<data name="Error_0_setting_metadata_not_continuing" xml:space="preserve">
<value>Error {0} setting metadata, not continuing...</value>
</data>
<data name="Error_0_setting_metadata" xml:space="preserve">
<value>Error {0} setting metadata, continuing...</value>
</data>
<data name="Converting_media_tag_0" xml:space="preserve">
<value>Converting media tag {0}</value>
</data>
<data name="Error_0_reading_media_tag" xml:space="preserve">
<value>Error {0} reading media tag, continuing...</value>
</data>
<data name="Error_0_writing_media_tag_not_continuing" xml:space="preserve">
<value>Error {0} writing media tag, not continuing...</value>
</data>
<data name="Error_0_reading_media_tag_not_continuing" xml:space="preserve">
<value>Error {0} reading media tag, not continuing...</value>
</data>
<data name="Error_0_writing_media_tag" xml:space="preserve">
<value>Error {0} writing media tag, continuing...</value>
</data>
<data name="_0_sectors_to_convert" xml:space="preserve">
<value>{0} sectors to convert</value>
</data>
<data name="Error_0_sending_tracks_list_to_output_image" xml:space="preserve">
<value>Error {0} sending tracks list to output image.</value>
</data>
<data name="Converting_disc" xml:space="preserve">
<value>Converting disc...</value>
</data>
<data name="Converting_sectors_in_track_0_of_1" xml:space="preserve">
<value>Converting sectors in track {0} of {1}</value>
</data>
<data name="Converting_track" xml:space="preserve">
<value>Converting track</value>
</data>
<data name="Converting_sectors_0_to_1_in_track_2" xml:space="preserve">
<value>Converting sectors {0} to {1} in track {2}</value>
</data>
<data name="Error_0_reading_sector_1_continuing" xml:space="preserve">
<value>Error {0} reading sector {1}, continuing...</value>
</data>
<data name="Error_0_reading_sector_1_not_continuing" xml:space="preserve">
<value>Error {0} reading sector {1}, not continuing...</value>
</data>
<data name="Input_image_is_not_returning_raw_sectors_use_force_if_you_want_to_continue" xml:space="preserve">
<value>Input image is not returning raw sectors, use force if you want to continue...</value>
</data>
<data name="Error_0_writing_sector_1_continuing" xml:space="preserve">
<value>Error {0} writing sector {1}, continuing...</value>
</data>
<data name="Error_0_writing_sector_1_not_continuing" xml:space="preserve">
<value>Error {0} writing sector {1}, not continuing...</value>
</data>
<data name="Converting_tags_in_track_0_of_1" xml:space="preserve">
<value>Converting tags in track {0} of {1}</value>
</data>
<data name="Error_0_writing_tag_continuing" xml:space="preserve">
<value>Error {0} writing tag, continuing...</value>
</data>
<data name="Error_0_writing_tag_not_continuing" xml:space="preserve">
<value>Error {0} writing tag, not continuing...</value>
</data>
<data name="Converting_tag_3_for_sectors_0_to_1_in_track_2" xml:space="preserve">
<value>Converting tag {3} for sectors {0} to {1} in track {2}</value>
</data>
<data name="Error_0_reading_tag_for_sector_1_continuing" xml:space="preserve">
<value>Error {0} reading tag for sector {1}, continuing...</value>
</data>
<data name="Error_0_reading_tag_for_sector_1_not_continuing" xml:space="preserve">
<value>Error {0} reading tag for sector {1}, not continuing...</value>
</data>
<data name="Error_0_writing_tag_for_sector_1_continuing" xml:space="preserve">
<value>Error {0} writing tag for sector {1}, continuing...</value>
</data>
<data name="Error_0_writing_tag_for_sector_1_not_continuing" xml:space="preserve">
<value>Error {0} writing tag for sector {1}, not continuing...</value>
</data>
<data name="Setting_geometry_to_0_cylinders_1_heads_and_2_sectors_per_track" xml:space="preserve">
<value>Setting geometry to {0} cylinders, {1} heads and {2} sectors per track</value>
</data>
<data name="Error_0_setting_geometry_image_may_be_incorrect_continuing" xml:space="preserve">
<value>Error {0} setting geometry, image may be incorrect, continuing...</value>
</data>
<data name="Converting_media" xml:space="preserve">
<value>Converting media</value>
</data>
<data name="Converting_sectors_0_to_1" xml:space="preserve">
<value>Converting sectors {0} to {1}</value>
</data>
<data name="Converting_tags" xml:space="preserve">
<value>Converting tags</value>
</data>
<data name="Converting_tag_2_for_sectors_0_to_1" xml:space="preserve">
<value>Converting tag {2} for sectors {0} to {1}</value>
</data>
<data name="Converting_files" xml:space="preserve">
<value>Converting files</value>
</data>
<data name="Converting_file_0_of_partition_1" xml:space="preserve">
<value>Converting file {0} of partition {1}...</value>
</data>
<data name="Converting_tape_partition_0" xml:space="preserve">
<value>Converting tape partition {0}...</value>
</data>
<data name="Writing_dump_hardware_list" xml:space="preserve">
<value>Writing dump hardware list...</value>
</data>
<data name="Written_dump_hardware_list_to_output_image" xml:space="preserve">
<value>Written dump hardware list to output image.</value>
</data>
<data name="Writing_metadata" xml:space="preserve">
<value>Writing metadata...</value>
</data>
<data name="Written_CICM_XML_metadata_to_output_image" xml:space="preserve">
<value>Written CICM XML metadata to output image.</value>
</data>
<data name="Closing_output_image" xml:space="preserve">
<value>Closing output image...</value>
</data>
<data name="Error_0_closing_output_image_Contents_are_not_correct" xml:space="preserve">
<value>Error {0} closing output image... Contents are not correct.</value>
</data>
<data name="Conversion_done" xml:space="preserve">
<value>Conversion done.</value>
</data>
<data name="Tape_block_size_argument_help" xml:space="preserve">
<value>Only used for tapes, indicates block size. Files in the folder whose size is not a multiple of this value will simply be ignored.</value>
</data>
<data name="Tape_argument_input_help" xml:space="preserve">
<value>When used indicates that input is a folder containing alphabetically sorted files extracted from a linear block-based tape with fixed block size (e.g. a SCSI tape device).</value>
</data>
<data name="You_cannot_use_tape_option_when_input_is_a_file" xml:space="preserve">
<value>You cannot use --tape option when input is a file.</value>
</data>
<data name="Image_format_not_identified_not_proceeding_with_sidecar_creation" xml:space="preserve">
<value>Image format not identified, not proceeding with sidecar creation.</value>
</data>
<data name="The_specified_input_file_cannot_be_found" xml:space="preserve">
<value>The specified input file cannot be found.</value>
</data>
<data name="Decode_disk_tags" xml:space="preserve">
<value>Decode disk tags.</value>
</data>
<data name="Parameter_response_all_sectors" xml:space="preserve">
<value>all</value>
<comment>As in "all sectors"</comment>
</data>
<data name="How_many_sectors_to_decode_or_all" xml:space="preserve">
<value>How many sectors to decode, or "all".</value>
</data>
<data name="Decode_sector_tags" xml:space="preserve">
<value>Decode sector tags.</value>
</data>
<data name="Sector_to_start_decoding_from" xml:space="preserve">
<value>Sector to start decoding from.</value>
</data>
<data name="Unable_to_recognize_image_format_not_decoding" xml:space="preserve">
<value>Unable to recognize image format, not decoding</value>
</data>
<data name="There_are_no_disk_tags_in_chosen_disc_image" xml:space="preserve">
<value>There are no disk tags in chosen disc image.</value>
</data>
<data name="Error_0_reading_SCSI_INQUIRY_response_from_disc_image" xml:space="preserve">
<value>Error {0} reading SCSI INQUIRY response from disc image</value>
</data>
<data name="SCSI_INQUIRY_command_response" xml:space="preserve">
<value>SCSI INQUIRY command response:</value>
</data>
<data name="Error_0_reading_ATA_IDENTIFY_DEVICE_response_from_disc_image" xml:space="preserve">
<value>Error {0} reading ATA IDENTIFY DEVICE response from disc image</value>
</data>
<data name="ATA_IDENTIFY_DEVICE_command_response" xml:space="preserve">
<value>ATA IDENTIFY DEVICE command response:</value>
</data>
<data name="Error_0_reading_ATA_IDENTIFY_PACKET_DEVICE_response_from_disc_image" xml:space="preserve">
<value>Error {0} reading ATA IDENTIFY PACKET DEVICE response from disc image</value>
</data>
<data name="ATA_IDENTIFY_PACKET_DEVICE_command_response" xml:space="preserve">
<value>ATA IDENTIFY PACKET DEVICE command response:</value>
</data>
<data name="Error_0_reading_CD_ATIP_from_disc_image" xml:space="preserve">
<value>Error {0} reading CD ATIP from disc image</value>
</data>
<data name="CD_ATIP" xml:space="preserve">
<value>CD ATIP:</value>
</data>
<data name="Error_0_reading_CD_full_TOC_from_disc_image" xml:space="preserve">
<value>Error {0} reading CD full TOC from disc image</value>
</data>
<data name="CD_full_TOC" xml:space="preserve">
<value>CD full TOC:</value>
</data>
<data name="Error_0_reading_CD_PMA_from_disc_image" xml:space="preserve">
<value>Error {0} reading CD PMA from disc image</value>
</data>
<data name="Error_0_reading_CD_session_information_from_disc_image" xml:space="preserve">
<value>Error {0} reading CD session information from disc image</value>
</data>
<data name="CD_session_information" xml:space="preserve">
<value>CD session information:</value>
</data>
<data name="Error_reading_CD_TEXT_from_disc_image" xml:space="preserve">
<value>Error reading CD-TEXT from disc image</value>
</data>
<data name="CD_TEXT" xml:space="preserve">
<value>CD-TEXT:</value>
</data>
<data name="Error_reading_CD_TOC_from_disc_image" xml:space="preserve">
<value>Error reading CD TOC from disc image</value>
</data>
<data name="CD_TOC" xml:space="preserve">
<value>CD TOC:</value>
</data>
<data name="Decoder_for_disk_tag_type_0_not_yet_implemented_sorry" xml:space="preserve">
<value>Decoder for disk tag type "{0}" not yet implemented, sorry.</value>
</data>
<data name="Value_0_is_not_a_valid_number_for_length" xml:space="preserve">
<value>Value "{0}" is not a valid number for length.</value>
</data>
<data name="Not_decoding_sectors_tags" xml:space="preserve">
<value>Not decoding sectors tags</value>
</data>
<data name="There_are_no_sector_tags_in_chosen_disc_image" xml:space="preserve">
<value>There are no sector tags in chosen disc image.</value>
</data>
<data name="Decoder_for_sector_tag_type_0_not_yet_implemented_sorry" xml:space="preserve">
<value>Decoder for sector tag type "{0}" not yet implemented, sorry.</value>
</data>
<data name="Calculates_how_many_sectors_are_duplicated" xml:space="preserve">
<value>Calculates how many sectors are duplicated (have same exact data in user area).</value>
</data>
<data name="Calculates_entropy_for_each_track_separately" xml:space="preserve">
<value>Calculates entropy for each track separately.</value>
</data>
<data name="Calculates_entropy_for_the_whole_disc" xml:space="preserve">
<value>Calculates entropy for the whole disc.</value>
</data>
<data name="Calculating_disc_entropy_of_multisession_images_is_not_yet_implemented" xml:space="preserve">
<value>Calculating disc entropy of multisession images is not yet implemented.</value>
</data>
<data name="Entropy_for_track_0_is_1" xml:space="preserve">
<value>Entropy for track {0} is {1:F4}.</value>
</data>
<data name="Track_0_has_1_unique_sectors_2" xml:space="preserve">
<value>Track {0} has {1} unique sectors ({2:P3})</value>
<comment>{0} is the track number, {1} how many sectors are unique, {2:P3} the percentage of total sectors that are unique (percent symbol included)</comment>
</data>
<data name="Entropy_for_disk_is_0" xml:space="preserve">
<value>Entropy for disk is {0:F4}.</value>
</data>
<data name="Disk_has_0_unique_sectors_1" xml:space="preserve">
<value>Disk has {0} unique sectors ({1:P3})</value>
<comment>{0} is how many sectors are unique, {1:P3} the percentage of total sectors that are unique (percent symbol included)</comment>
</data>
<data name="Image_format_not_identified" xml:space="preserve">
<value>Image format not identified.</value>
</data>
<data name="Read_Write_media_images_options" xml:space="preserve">
<value>Read/Write media images options:</value>
</data>
<data name="Default" xml:space="preserve">
<value>Default</value>
</data>
<data name="How_many_sectors_to_print" xml:space="preserve">
<value>How many sectors to print.</value>
</data>
<data name="Print_sectors_with_tags_included" xml:space="preserve">
<value>Print sectors with tags included.</value>
</data>
<data name="Starting_sector" xml:space="preserve">
<value>Starting sector.</value>
</data>
<data name="How_many_bytes_to_print_per_line" xml:space="preserve">
<value>How many bytes to print per line.</value>
</data>
<data name="Unable_to_recognize_image_format_not_printing" xml:space="preserve">
<value>Unable to recognize image format, not printing</value>
</data>
<data name="Start_0_as_in_sector_start" xml:space="preserve">
<value>Start {0}</value>
</data>
<data name="Reading_data" xml:space="preserve">
<value>Reading data...</value>
</data>
<data name="Error_0_reading_data_from_1" xml:space="preserve">
<value>Error {0} reading data from {1}.</value>
<comment>{0} is error name and {1} is starting sector number</comment>
</data>
<data name="Cannot_open_image_file_aborting" xml:space="preserve">
<value>Cannot open image file, aborting...</value>
</data>
<data name="Sector_0_as_in_sector_number" xml:space="preserve">
<value>Sector {0}</value>
</data>
<data name="Requested_sectors_tags_unsupported_by_image_format_printing_user_data" xml:space="preserve">
<value>Requested sectors with tags, unsupported by underlying image format, printing only user data.</value>
</data>
<data name="Reading_sector" xml:space="preserve">
<value>Reading sector...</value>
</data>
<data name="Error_0_reading_sector_1" xml:space="preserve">
<value>Error {0} reading sector {1}.</value>
<comment>{0} is error name and {1} is sector number</comment>
</data>
<data name="Verify_disc_image_if_supported" xml:space="preserve">
<value>Verify disc image if supported.</value>
</data>
<data name="Verify_all_sectors_if_supported" xml:space="preserve">
<value>Verify all sectors if supported.</value>
</data>
<data name="Unable_to_recognize_image_format_not_verifying" xml:space="preserve">
<value>Unable to recognize image format, not verifying</value>
</data>
<data name="The_specified_image_does_not_support_any_kind_of_verification" xml:space="preserve">
<value>The specified image does not support any kind of verification</value>
</data>
<data name="Verifying_image_checksums" xml:space="preserve">
<value>Verifying image checksums...</value>
</data>
<data name="Disc_image_checksums_are_correct" xml:space="preserve">
<value>Disc image checksums are correct</value>
</data>
<data name="Disc_image_checksums_are_incorrect" xml:space="preserve">
<value>Disc image checksums are incorrect</value>
</data>
<data name="Disc_image_does_not_contain_checksums" xml:space="preserve">
<value>Disc image does not contain checksums</value>
</data>
<data name="Checking_disc_image_checksums_took_0_seconds" xml:space="preserve">
<value>Checking disc image checksums took {0} seconds</value>
</data>
<data name="Checking_tracks" xml:space="preserve">
<value>Checking tracks...</value>
</data>
<data name="Checking_track_0_of_1" xml:space="preserve">
<value>Checking track {0} of {1}</value>
</data>
<data name="Checking_sector" xml:space="preserve">
<value>Checking sector</value>
</data>
<data name="Checking_sector_0_of_1_on_track_2" xml:space="preserve">
<value>Checking sector {0} of {1}, on track {2}</value>
</data>
<data name="Checking_sectors" xml:space="preserve">
<value>Checking sectors...</value>
</data>
<data name="Checking_sector_0_of_1" xml:space="preserve">
<value>Checking sector {0} of {1}</value>
</data>
<data name="There_is_at_least_one_sector_that_does_not_contain_a_checksum" xml:space="preserve">
<value>There is at least one sector that does not contain a checksum</value>
</data>
<data name="There_is_at_least_one_sector_with_incorrect_checksum_or_errors" xml:space="preserve">
<value>There is at least one sector with incorrect checksum or errors</value>
</data>
<data name="All_sector_checksums_are_correct" xml:space="preserve">
<value>All sector checksums are correct</value>
</data>
<data name="Checking_sector_checksums_took_0_seconds" xml:space="preserve">
<value>Checking sector checksums took {0} seconds</value>
</data>
<data name="LBAs_with_error" xml:space="preserve">
<value>LBAs with error:</value>
</data>
<data name="all_sectors" xml:space="preserve">
<value>all sectors.</value>
</data>
<data name="LBAs_without_checksum" xml:space="preserve">
<value>LBAs without checksum:</value>
</data>
<data name="Total_sectors" xml:space="preserve">
<value>Total sectors...........</value>
</data>
<data name="Total_errors" xml:space="preserve">
<value>Total errors............</value>
</data>
<data name="Total_unknowns" xml:space="preserve">
<value>Total unknowns..........</value>
</data>
<data name="Total_errors_plus_unknowns" xml:space="preserve">
<value>Total errors+unknowns...</value>
</data>
<data name="Try_to_read_first_track_pregap" xml:space="preserve">
<value>Try to read first track pregap. Only applicable to CD/DDCD/GD.</value>
</data>
<data name="Fix_audio_tracks_offset" xml:space="preserve">
<value>Fix audio tracks offset. Only applicable to CD/GD.</value>
</data>
<data name="Continue_dump_whatever_happens" xml:space="preserve">
<value>Continue dump whatever happens.</value>
</data>
<data name="Enables_creating_CICM_XML_sidecar" xml:space="preserve">
<value>Enables creating CICM XML sidecar.</value>
</data>
<data name="Enables_trimming_errored_from_skipped_sectors" xml:space="preserve">
<value>Enables trimming errored from skipped sectors.</value>
</data>
<data name="Try_to_recover_partial_or_incorrect_data" xml:space="preserve">
<value>Try to recover partial or incorrect data.</value>
</data>
<data name="Create_or_use_resume_mapfile" xml:space="preserve">
<value>Create/use resume mapfile.</value>
</data>
<data name="How_many_retry_passes_to_do" xml:space="preserve">
<value>How many retry passes to do.</value>
</data>
<data name="When_an_unreadable_sector_is_found_skip_this_many_sectors" xml:space="preserve">
<value>When an unreadable sector is found skip this many sectors.</value>
</data>
<data name="Stop_media_dump_on_first_error" xml:space="preserve">
<value>Stop media dump on first error.</value>
</data>
<data name="Subchannel_name_any" xml:space="preserve">
<value>any</value>
</data>
<data name="Subchannel_to_dump_help" xml:space="preserve">
<value>Subchannel to dump. Only applicable to CD/GD. Values: any, rw, rw-or-pq, pq, none.</value>
</data>
<data name="Speed_to_dump" xml:space="preserve">
<value>Speed to dump. Only applicable to optical drives, 0 for maximum.</value>
</data>
<data name="Output_image_path_Dump_help" xml:space="preserve">
<value>Output image path. If filename starts with # and exists, it will be read as a list of output images, its extension will be used to detect the image output format, each media will be ejected and confirmation for the next one will be asked.</value>
</data>
<data name="Do_not_store_paths_and_serial_numbers_in_log_or_metadata" xml:space="preserve">
<value>Do not store paths and serial numbers in log or metadata.</value>
</data>
<data name="Retry_subchannel_help" xml:space="preserve">
<value>Retry subchannel. Implies fixing subchannel position.</value>
</data>
<data name="Generate_subchannels_dump_help" xml:space="preserve">
<value>Generates missing subchannels (they don't count as dumped in resume file).</value>
</data>
<data name="Skip_CDi_Ready_hole_help" xml:space="preserve">
<value>Skip the hole between data and audio in a CD-i Ready disc.</value>
</data>
<data name="Eject_media_after_dump_finishes" xml:space="preserve">
<value>Eject media after dump finishes.</value>
</data>
<data name="Maximum_number_of_blocks_to_read_at_once" xml:space="preserve">
<value>Maximum number of blocks to read at once.</value>
</data>
<data name="OS_buffered_reads_help" xml:space="preserve">
<value>For MMC/SD, use OS buffered reads if CMD23 is not supported.</value>
</data>
<data name="Store_encrypted_data_as_is" xml:space="preserve">
<value>Store encrypted data as is.</value>
</data>
<data name="Try_to_read_the_title_keys_from_CSS_DVDs" xml:space="preserve">
<value>Try to read the title keys from CSS encrypted DVDs (very slow).</value>
</data>
<data name="How_many_CDRW_run_out_sectors_to_ignore_and_regenerate" xml:space="preserve">
<value>How many CD-R(W) run-out sectors to ignore and regenerate (0 for none).</value>
</data>
<data name="Subchannel_name_rw" xml:space="preserve">
<value>rw</value>
</data>
<data name="Subchannel_name_rw_or_pq" xml:space="preserve">
<value>rw-or-pq</value>
</data>
<data name="Subchannel_name_pq" xml:space="preserve">
<value>pq</value>
</data>
<data name="Subchannel_name_none" xml:space="preserve">
<value>none</value>
</data>
<data name="Incorrect_subchannel_type_0_requested" xml:space="preserve">
<value>Incorrect subchannel type "{0}" requested.</value>
</data>
<data name="Invalid_characters_found_in_list_of_files" xml:space="preserve">
<value>Invalid characters found in list of files, exiting...</value>
</data>
<data name="Please_insert_media_with_title_0_and_press_any_key_to_continue_" xml:space="preserve">
<value>Please insert media with title {0} and press any key to continue...</value>
</data>
<data name="Opening_device" xml:space="preserve">
<value>Opening device...</value>
</data>
<data name="Incorrect_resume_file_not_continuing" xml:space="preserve">
<value>Incorrect resume file, not continuing...</value>
</data>
<data name="Media_already_dumped_correctly_not_continuing" xml:space="preserve">
<value>Media already dumped correctly, not continuing...</value>
</data>
<data name="Ejecting_media" xml:space="preserve">
<value>Ejecting media...</value>
</data>
<data name="Please_use_device_info_command_for_ATA_devices" xml:space="preserve">
<value>Please use device-info command for ATA devices.</value>
</data>
<data name="Please_use_device_info_command_for_MMC_SD_devices" xml:space="preserve">
<value>Please use device-info command for MMC/SD devices.</value>
</data>
<data name="Retrieving_SCSI_information" xml:space="preserve">
<value>Retrieving SCSI information...</value>
</data>
<data name="Densities_supported_by_currently_inserted_media" xml:space="preserve">
<value>Densities supported by currently inserted media</value>
</data>
<data name="Medium_types_currently_inserted_in_device" xml:space="preserve">
<value>Medium types currently inserted in device</value>
</data>
<data name="The_drive_has_returned_incorrect_Q_positioning_calculating_pregaps" xml:space="preserve">
<value>WARNING: The drive has returned incorrect Q positioning when calculating pregaps. A best effort has been tried but they may be incorrect.</value>
</data>
<data name="Hidden_track_starts_at_LBA_0_ends_at_LBA_1" xml:space="preserve">
<value>Hidden track starts at LBA {0}, ends at LBA {1}</value>
</data>
<data name="Track_0_starts_at_LBA_1_ends_at_LBA_2_has_a_pregap_of_3_sectors_and_is_of_type_4" xml:space="preserve">
<value>Track {0} starts at LBA {1}, ends at LBA {2}, has a pregap of {3} sectors and is of type {4}</value>
</data>
<data name="Write_a_log_of_the_scan_in_the_format_used_by_MHDD" xml:space="preserve">
<value>Write a log of the scan in the format used by MHDD.</value>
</data>
<data name="Write_a_log_of_the_scan_in_the_format_used_by_ImgBurn" xml:space="preserve">
<value>Write a log of the scan in the format used by ImgBurn.</value>
</data>
<data name="GDPR_Compliance" xml:space="preserve">
<value>In compliance with the European Union General Data Protection Regulation 2016/679 (GDPR),
we must give you the following information about Aaru and ask if you want to opt-in
in some information sharing.</value>
</data>
<data name="GDPR_Open_Source_Disclaimer" xml:space="preserve">
<value>Disclaimer: Because Aaru is an open source software this information, and therefore,
compliance with GDPR only holds true if you obtained a certificated copy from its original
authors. In case of doubt, close Aaru now and ask in our IRC support channel.</value>
</data>
<data name="GDPR_Information_sharing" xml:space="preserve">
<value>For any information sharing your IP address may be stored in our server, in a way that is not
possible for any person, manual, or automated process, to link with your identity, unless
specified otherwise.</value>
</data>
<data name="Configure_enable_decryption_disclaimer" xml:space="preserve">
<value>Do you want to enable the decryption of copy protected media (also known as DRM),
like for example DVD Video CSS encryption.
Consult your local laws before enabling it, as this is illegal in some countries, or
only legal under some circumstances.</value>
</data>
<data name="Do_you_want_to_enable_decryption_of_copy_protected_media_Q" xml:space="preserve">
<value>Do you want to enable decryption of copy protected media?</value>
</data>
<data name="Configure_Device_Report_information_disclaimer" xml:space="preserve">
<value>With the 'device-report' command, Aaru creates a report of a device, that includes its
manufacturer, model, firmware revision and/or version, attached bus, size, and supported commands.
The serial number of the device is not stored in the report. If used with the debug parameter,
extra information about the device will be stored in the report. This information is known to contain
the device serial number in non-standard places that prevent the automatic removal of it on a handful
of devices. A human-readable copy of the report in XML format is always created in the same directory
where Aaru is being run from.</value>
</data>
<data name="Configure_Do_you_want_to_save_device_reports_in_shared_folder_of_your_computer_Q" xml:space="preserve">
<value>Do you want to save device reports in shared folder of your computer?</value>
</data>
<data name="Configure_share_report_disclaimer" xml:space="preserve">
<value>Sharing a report with us will send it to our server, that's in the european union territory, where it
will be manually analyzed by an european union citizen to remove any trace of personal identification
from it. Once that is done, it will be shared in our stats website, https://www.aaru.app
These report will be used to improve Aaru support, and in some cases, to provide emulation of the
devices to other open-source projects. In any case, no information linking the report to you will be stored.</value>
</data>
<data name="Do_you_want_to_share_your_device_reports_with_us_Q" xml:space="preserve">
<value>Do you want to share your device reports with us?</value>
</data>
<data name="Statistics_disclaimer" xml:space="preserve">
<value>Aaru can store some usage statistics. These statistics are limited to the number of times a
command is executed, a filesystem, partition, or device is used, the operating system version, and other.
In no case, any information besides pure statistical usage numbers is stored, and they're just joint to the
pool with no way of using them to identify you.</value>
</data>
<data name="Do_you_want_to_save_stats_about_your_Aaru_usage_Q" xml:space="preserve">
<value>Do you want to save stats about your Aaru usage?</value>
</data>
<data name="Do_you_want_to_share_your_stats__anonymously_Q" xml:space="preserve">
<value>Do you want to share your stats (anonymously)?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_command_usage_Q" xml:space="preserve">
<value>Do you want to gather statistics about command usage?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_found_devices_Q" xml:space="preserve">
<value>Do you want to gather statistics about found devices?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_found_filesystems_Q" xml:space="preserve">
<value>Do you want to gather statistics about found filesystems?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_found_file_filters_Q" xml:space="preserve">
<value>Do you want to gather statistics about found file filters?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_found_media_image_formats_Q" xml:space="preserve">
<value>Do you want to gather statistics about found media image formats?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_scanned_media_Q" xml:space="preserve">
<value>Do you want to gather statistics about scanned media?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_found_partitioning_schemes_Q" xml:space="preserve">
<value>Do you want to gather statistics about found partitioning schemes?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_media_types_Q" xml:space="preserve">
<value>Do you want to gather statistics about media types?</value>
</data>
<data name="Do_you_want_to_gather_statistics_about_media_image_verifications_Q" xml:space="preserve">
<value>Do you want to gather statistics about media image verifications?</value>
</data>
<data name="Supported_filters_0" xml:space="preserve">
<value>Supported filters ({0}):</value>
<comment>{0} is the number of supported filters</comment>
</data>
<data name="Read_only_media_image_formats_0" xml:space="preserve">
<value>Read-only media image formats ({0}):</value>
<comment>{0} is the number of read only media image formats</comment>
</data>
<data name="Read_write_media_image_formats_0" xml:space="preserve">
<value> Read/write media image formats ({0}):</value>
<comment>{0} is the number of read/write media image formats</comment>
</data>
<data name="Supported_filesystems_for_identification_and_information_only_0" xml:space="preserve">
<value>Supported filesystems for identification and information only ({0}):</value>
<comment>{0} is the number of supported filesystems only for identification</comment>
</data>
<data name="Supported_filesystems_that_can_read_their_contents_0" xml:space="preserve">
<value>Supported filesystems that can read their contents ({0}):</value>
<comment>{0} is the number of supported filesystem that can read their contents</comment>
</data>
<data name="Supported_partitioning_schemes_0" xml:space="preserve">
<value> Supported partitioning schemes ({0}):</value>
<comment>{0} is the number of supported partitioning schemes</comment>
</data>
<data name="Supported_archive_formats_0" xml:space="preserve">
<value>Supported archive formats ({0}):</value>
<comment>{0} is the number of supported archive formats</comment>
</data>
<data name="Namespaces_for_0" xml:space="preserve">
<value>Namespaces for {0}:</value>
<comment>{0} is the filesystem plugin name</comment>
</data>
<data name="Title_Namespace" xml:space="preserve">
<value>Namespace</value>
</data>
</root>