2022-11-18 11:18:45 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Aaru.Localization {
using System ;
2023-09-26 03:39:10 +01:00
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2022-11-18 11:18:45 +00:00
public class UI {
2023-09-26 03:39:10 +01:00
private static global :: System . Resources . ResourceManager resourceMan ;
2022-11-18 11:18:45 +00:00
2023-09-26 03:39:10 +01:00
private static global :: System . Globalization . CultureInfo resourceCulture ;
2022-11-18 11:18:45 +00:00
2023-09-26 03:39:10 +01:00
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
2022-11-18 11:18:45 +00:00
internal UI ( ) {
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global :: System . Resources . ResourceManager ResourceManager {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "Aaru.Localization.UI" , typeof ( UI ) . Assembly ) ;
2022-11-18 11:18:45 +00:00
resourceMan = temp ;
}
return resourceMan ;
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global :: System . Globalization . CultureInfo Culture {
2022-11-18 11:18:45 +00:00
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to {0} Kb/sec..
/// </summary>
public static string _0_Kb_sec {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "_0_Kb_sec" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to {0} partitions found..
/// </summary>
public static string _0_partitions_found {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "_0_partitions_found" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors, {1} bytes.
/// </summary>
public static string _0_sectors_1_bytes {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "_0_sectors_1_bytes" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors to convert.
/// </summary>
public static string _0_sectors_to_convert {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "_0_sectors_to_convert" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to <From image>.
/// </summary>
public static string _From_image_ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "_From_image_" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Aaru started!.
/// </summary>
public static string Aaru_started {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Aaru_started" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to aaruremote host.
/// </summary>
public static string aaruremote_host {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "aaruremote_host" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to All sector checksums are correct.
/// </summary>
public static string All_sector_checksums_are_correct {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "All_sector_checksums_are_correct" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to all sectors..
/// </summary>
public static string all_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "all_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to All sectors are unknown.
/// </summary>
public static string All_sectors_are_unknown {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "All_sectors_are_unknown" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to All sectors contain errors.
/// </summary>
public static string All_sectors_contain_errors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "All_sectors_contain_errors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands to manage archive files.
/// </summary>
public static string Archive_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Archive_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifies an archive file and shows information about it..
/// </summary>
public static string Archive_Info_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Archive_Info_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to As identified by {0}..
/// </summary>
public static string As_identified_by_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "As_identified_by_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ASCII implemented operating definitions.
/// </summary>
public static string ASCII_implemented_operating_definitions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ASCII_implemented_operating_definitions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ASCII Page {0:X2}h.
/// </summary>
public static string ASCII_Page_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ASCII_Page_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Asking drive to unload tape (can take a few minutes)....
/// </summary>
public static string Asking_drive_to_unload_tape {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Asking_drive_to_unload_tape" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ATA IDENTIFY DEVICE command response:.
/// </summary>
public static string ATA_IDENTIFY_DEVICE_command_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ATA_IDENTIFY_DEVICE_command_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ATA IDENTIFY PACKET DEVICE command response:.
/// </summary>
public static string ATA_IDENTIFY_PACKET_DEVICE_command_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ATA_IDENTIFY_PACKET_DEVICE_command_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Automation Device Serial Number.
/// </summary>
public static string Automation_Device_Serial_Number {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Automation_Device_Serial_Number" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Barcode of the media represented by the image..
/// </summary>
public static string Barcode_of_the_media_by_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Barcode_of_the_media_by_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Base Mechanical Serial Number.
/// </summary>
public static string Base_Mechanical_Serial_Number {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Base_Mechanical_Serial_Number" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Board Serial Number.
/// </summary>
public static string Board_Serial_Number {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Board_Serial_Number" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Burst Cutting Area.
/// </summary>
public static string Burst_Cutting_Area {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Burst_Cutting_Area" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculate entropy.
/// </summary>
public static string ButtonLabel_Calculate_entropy {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Calculate_entropy" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
public static string ButtonLabel_Cancel {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Cancel" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checksum.
/// </summary>
public static string ButtonLabel_Checksum {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Checksum" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose....
/// </summary>
public static string ButtonLabel_Choose {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Choose" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Clear.
/// </summary>
public static string ButtonLabel_Clear {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Clear" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Close.
/// </summary>
public static string ButtonLabel_Close {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Close" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Convert to....
/// </summary>
public static string ButtonLabel_Convert_to {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Convert_to" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Create Aaru Metadata sidecar....
/// </summary>
public static string ButtonLabel_Create_Aaru_Metadata_sidecar {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Create_Aaru_Metadata_sidecar" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Decode media tags.
/// </summary>
public static string ButtonLabel_Decode_media_tags {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Decode_media_tags" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Dump media to image.
/// </summary>
public static string ButtonLabel_Dump_media_to_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Dump_media_to_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Extract to....
/// </summary>
public static string ButtonLabel_Extract_to {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Extract_to" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Get from source image.
/// </summary>
public static string ButtonLabel_Get_from_source_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Get_from_source_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save.
/// </summary>
public static string ButtonLabel_Save {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save AACS Information.
/// </summary>
public static string ButtonLabel_Save_AACS_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_AACS_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save ADIP.
/// </summary>
public static string ButtonLabel_Save_ADIP {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_ADIP" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save binary to file.
/// </summary>
public static string ButtonLabel_Save_binary_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_binary_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Burst Cutting Area.
/// </summary>
public static string ButtonLabel_Save_Burst_Cutting_Area {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Burst_Cutting_Area" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Cartridge Status.
/// </summary>
public static string ButtonLabel_Save_Cartridge_Status {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Cartridge_Status" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Copyright Management Information.
/// </summary>
public static string ButtonLabel_Save_Copyright_Management_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Copyright_Management_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Disc Control Blocks.
/// </summary>
public static string ButtonLabel_Save_Disc_Control_Blocks {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Disc_Control_Blocks" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Disc Definition Structure.
/// </summary>
public static string ButtonLabel_Save_Disc_Definition_Structure {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Disc_Definition_Structure" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Disc Information.
/// </summary>
public static string ButtonLabel_Save_Disc_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Disc_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Disc Manufacturer Information.
/// </summary>
public static string ButtonLabel_Save_Disc_Manufacturer_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Disc_Manufacturer_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save EVPD page to file.
/// </summary>
public static string ButtonLabel_Save_EVPD_page_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_EVPD_page_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save GET CONFIGURATION response.
/// </summary>
public static string ButtonLabel_Save_GET_CONFIGURATION_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_GET_CONFIGURATION_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Jump Interval Size.
/// </summary>
public static string ButtonLabel_Save_Jump_Interval_Size {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Jump_Interval_Size" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Last Border-Out RMD.
/// </summary>
public static string ButtonLabel_Save_Last_Border_Out_RMD {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Last_Border_Out_RMD" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Layer Capacity.
/// </summary>
public static string ButtonLabel_Save_Layer_Capacity {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Layer_Capacity" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Lead-In CD-TEXT.
/// </summary>
public static string ButtonLabel_Save_Lead_In_CD_TEXT {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Lead_In_CD_TEXT" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Manual Layer Jump Start LBA.
/// </summary>
public static string ButtonLabel_Save_Manual_Layer_Jump_Start_LBA {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Manual_Layer_Jump_Start_LBA" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Media Identifier.
/// </summary>
public static string ButtonLabel_Save_Media_Identifier {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Media_Identifier" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Medium Status.
/// </summary>
public static string ButtonLabel_Save_Medium_Status {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Medium_Status" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Middle Zone Start.
/// </summary>
public static string ButtonLabel_Save_Middle_Zone_Start {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Middle_Zone_Start" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save MMC GET CONFIGURATION response to file.
/// </summary>
public static string ButtonLabel_Save_MMC_GET_CONFIGURATION_response_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_MMC_GET_CONFIGURATION_response_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save MODE SENSE (10) response to file.
/// </summary>
public static string ButtonLabel_Save_MODE_SENSE_10_response_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_MODE_SENSE_10_response_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save MODE SENSE (6) response to file.
/// </summary>
public static string ButtonLabel_Save_MODE_SENSE_6_response_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_MODE_SENSE_6_response_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save PAC.
/// </summary>
public static string ButtonLabel_Save_PAC {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_PAC" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save PCMCIA CIS to file.
/// </summary>
public static string ButtonLabel_Save_PCMCIA_CIS_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_PCMCIA_CIS_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Physical Format Information.
/// </summary>
public static string ButtonLabel_Save_Physical_Format_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Physical_Format_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Pre-Recorded Physical Information.
/// </summary>
public static string ButtonLabel_Save_Pre_Recorded_Physical_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Pre_Recorded_Physical_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Pseudo-OverWrite Resources.
/// </summary>
public static string ButtonLabel_Save_Pseudo_OverWrite_Resources {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Pseudo_OverWrite_Resources" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save raw DFL.
/// </summary>
public static string ButtonLabel_Save_raw_DFL {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_raw_DFL" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ ATIP response.
/// </summary>
public static string ButtonLabel_Save_READ_ATIP_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_ATIP_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ CAPACITY (16) response.
/// </summary>
public static string ButtonLabel_Save_READ_CAPACITY_16_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_CAPACITY_16_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ CAPACITY response.
/// </summary>
public static string ButtonLabel_Save_READ_CAPACITY_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_CAPACITY_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ DISC INFORMATION response.
/// </summary>
public static string ButtonLabel_Save_READ_DISC_INFORMATION_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_DISC_INFORMATION_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ MEDIA SERIAL NUMBER response.
/// </summary>
public static string ButtonLabel_Save_READ_MEDIA_SERIAL_NUMBER_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_MEDIA_SERIAL_NUMBER_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ PMA response.
/// </summary>
public static string ButtonLabel_Save_READ_PMA_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_PMA_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ RAW TOC response.
/// </summary>
public static string ButtonLabel_Save_READ_RAW_TOC_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_RAW_TOC_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ SESSION response.
/// </summary>
public static string ButtonLabel_Save_READ_SESSION_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_SESSION_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save READ TOC response.
/// </summary>
public static string ButtonLabel_Save_READ_TOC_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_READ_TOC_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save RECOGNIZED FORMAT LAYERS response.
/// </summary>
public static string ButtonLabel_Save_RECOGNIZED_FORMAT_LAYERS_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_RECOGNIZED_FORMAT_LAYERS_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Recordable Physical Information.
/// </summary>
public static string ButtonLabel_Save_Recordable_Physical_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Recordable_Physical_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Remap Anchor Point.
/// </summary>
public static string ButtonLabel_Save_Remap_Anchor_Point {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Remap_Anchor_Point" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save REPORT DENSITY SUPPORT (MEDIA) response.
/// </summary>
public static string ButtonLabel_Save_REPORT_DENSITY_SUPPORT_MEDIA_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_REPORT_DENSITY_SUPPORT_MEDIA_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save REPORT DENSITY SUPPORT (MEDIUM & MEDIA) response.
/// </summary>
public static string ButtonLabel_Save_REPORT_DENSITY_SUPPORT_MEDIUM_MEDIA_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_REPORT_DENSITY_SUPPORT_MEDIUM_MEDIA_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Spare Area Information.
/// </summary>
public static string ButtonLabel_Save_Spare_Area_Information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Spare_Area_Information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save text to file.
/// </summary>
public static string ButtonLabel_Save_text_to_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_text_to_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Track Resources.
/// </summary>
public static string ButtonLabel_Save_Track_Resources {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Track_Resources" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save WRITE PROTECTION STATUS response.
/// </summary>
public static string ButtonLabel_Save_WRITE_PROTECTION_STATUS_response {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_WRITE_PROTECTION_STATUS_response" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save Xbox Security Sector.
/// </summary>
public static string ButtonLabel_Save_Xbox_Security_Sector {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Save_Xbox_Security_Sector" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Scan media surface.
/// </summary>
public static string ButtonLabel_Scan_media_surface {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Scan_media_surface" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Start.
/// </summary>
public static string ButtonLabel_Start {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Start" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Stop.
/// </summary>
public static string ButtonLabel_Stop {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Stop" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Verify.
/// </summary>
public static string ButtonLabel_Verify {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_Verify" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to View sectors.
/// </summary>
public static string ButtonLabel_View_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "ButtonLabel_View_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates Adler-32..
/// </summary>
public static string Calculates_Adler_32 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_Adler_32" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates CRC16..
/// </summary>
public static string Calculates_CRC16 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_CRC16" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates CRC32..
/// </summary>
public static string Calculates_CRC32 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_CRC32" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates CRC64 (ECMA)..
/// </summary>
public static string Calculates_CRC64_ECMA {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_CRC64_ECMA" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates entropy for each track separately..
/// </summary>
public static string Calculates_entropy_for_each_track_separately {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_entropy_for_each_track_separately" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates entropy for the whole disc..
/// </summary>
public static string Calculates_entropy_for_the_whole_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_entropy_for_the_whole_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates Fletcher-16..
/// </summary>
public static string Calculates_Fletcher_16 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_Fletcher_16" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates Fletcher-32..
/// </summary>
public static string Calculates_Fletcher_32 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_Fletcher_32" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates how many sectors are duplicated (have same exact data in user area)..
/// </summary>
public static string Calculates_how_many_sectors_are_duplicated {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_how_many_sectors_are_duplicated" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates MD5..
/// </summary>
public static string Calculates_MD5 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_MD5" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates SHA1..
/// </summary>
public static string Calculates_SHA1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_SHA1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates SHA256..
/// </summary>
public static string Calculates_SHA256 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_SHA256" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates SHA384..
/// </summary>
public static string Calculates_SHA384 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_SHA384" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates SHA512..
/// </summary>
public static string Calculates_SHA512 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_SHA512" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates SpamSum fuzzy hash..
/// </summary>
public static string Calculates_SpamSum_fuzzy_hash {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculates_SpamSum_fuzzy_hash" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculating disc entropy of multisession images is not yet implemented..
/// </summary>
public static string Calculating_disc_entropy_of_multisession_images_is_not_yet_implemented {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Calculating_disc_entropy_of_multisession_images_is_not_yet_implemented" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot create file.
/// </summary>
public static string Cannot_create_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_create_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot delete.
/// </summary>
public static string Cannot_delete {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_delete" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot open input file 1.
/// </summary>
public static string Cannot_open_first_input_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_open_first_input_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot open image file, aborting....
/// </summary>
public static string Cannot_open_image_file_aborting {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_open_image_file_aborting" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot open output plugin..
/// </summary>
public static string Cannot_open_output_plugin {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_open_output_plugin" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot open input file 2.
/// </summary>
public static string Cannot_open_second_input_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_open_second_input_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot open specified file..
/// </summary>
public static string Cannot_open_specified_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_open_specified_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot write file {0}, output exists.
/// </summary>
public static string Cannot_write_file_0_output_exists {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_write_file_0_output_exists" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot write xattr {0} for {1}, output exists.
/// </summary>
public static string Cannot_write_xattr_0_for_1_output_exists {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cannot_write_xattr_0_for_1_output_exists" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Cartridge Status.
/// </summary>
public static string Cartridge_Status {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Cartridge_Status" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD ATIP:.
/// </summary>
public static string CD_ATIP {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_ATIP" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD full TOC:.
/// </summary>
public static string CD_full_TOC {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_full_TOC" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD read speed limited to.
/// </summary>
public static string CD_read_speed_limited_to {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_read_speed_limited_to" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD session information:.
/// </summary>
public static string CD_session_information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_session_information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD-TEXT:.
/// </summary>
public static string CD_TEXT {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_TEXT" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD TOC:.
/// </summary>
public static string CD_TOC {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_TOC" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD write speed limited to.
/// </summary>
public static string CD_write_speed_limited_to {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "CD_write_speed_limited_to" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Certance Drive Component Revision Levels page.
/// </summary>
public static string Certance_Drive_Component_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Certance_Drive_Component_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Certance drive status page.
/// </summary>
public static string Certance_drive_status_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Certance_drive_status_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking disc image checksums took {0}.
/// </summary>
public static string Checking_disc_image_checksums_took_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_disc_image_checksums_took_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking GDPR compliance....
/// </summary>
public static string Checking_GDPR_compliance {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_GDPR_compliance" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking media image....
/// </summary>
public static string Checking_media_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_media_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking sector.
/// </summary>
public static string Checking_sector {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_sector" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking sector {0} of {1}.
/// </summary>
public static string Checking_sector_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_sector_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking sector {0} of {1}, on track {2}.
/// </summary>
public static string Checking_sector_0_of_1_on_track_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_sector_0_of_1_on_track_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking sector checksums took {0}.
/// </summary>
public static string Checking_sector_checksums_took_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_sector_checksums_took_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking sectors....
/// </summary>
public static string Checking_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking track {0} of {1}.
/// </summary>
public static string Checking_track_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_track_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checking tracks....
/// </summary>
public static string Checking_tracks {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checking_tracks" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc's {0}.
/// </summary>
public static string Checksums_Disc_has_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_Disc_has_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disk's {0}:.
/// </summary>
public static string Checksums_Disk_has_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_Disk_has_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checksums each track separately..
/// </summary>
public static string Checksums_each_track_separately {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_each_track_separately" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to File {0}'s {1}.
/// </summary>
public static string Checksums_File_0_has_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_File_0_has_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media's {0}:.
/// </summary>
public static string Checksums_Media_has_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_Media_has_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Tape's {0}:.
/// </summary>
public static string Checksums_Tape_has_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_Tape_has_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checksums the whole disc..
/// </summary>
public static string Checksums_the_whole_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_the_whole_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track {0}'s {1}:.
/// </summary>
public static string Checksums_Track_0_has_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Checksums_Track_0_has_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Clear existing main and local database..
/// </summary>
public static string Clear_existing_main_and_local_database {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Clear_existing_main_and_local_database" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Clear existing main database..
/// </summary>
public static string Clear_existing_main_database {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Clear_existing_main_database" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Closing output image....
/// </summary>
public static string Closing_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Closing_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comma separated name=value pairs of options to pass to filesystem plugin..
/// </summary>
public static string Comma_separated_name_value_pairs_of_filesystem_options {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comma_separated_name_value_pairs_of_filesystem_options" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comma separated name=value pairs of options to pass to output image plugin..
/// </summary>
public static string Comma_separated_name_value_pairs_of_image_options {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comma_separated_name_value_pairs_of_image_options" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Command not supported for this image type..
/// </summary>
public static string Command_not_supported_for_this_image_type {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Command_not_supported_for_this_image_type" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Command not yet supported for this image type..
/// </summary>
public static string Command_not_yet_supported_for_this_image_type {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Command_not_yet_supported_for_this_image_type" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands statistics.
/// </summary>
public static string Commands_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Commands_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comparing images....
/// </summary>
public static string Comparing_images {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comparing_images" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comparing media image characteristics.
/// </summary>
public static string Comparing_media_image_characteristics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comparing_media_image_characteristics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comparing sector {0} of {1}....
/// </summary>
public static string Comparing_sector_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comparing_sector_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comparing sectors....
/// </summary>
public static string Comparing_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Comparing_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Configures user settings and statistics..
/// </summary>
public static string Configure_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Configure_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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-readabl [rest of string was truncated]";.
/// </summary>
public static string Configure_Device_Report_information_disclaimer {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Configure_Device_Report_information_disclaimer" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to save device reports in shared folder of your computer?.
/// </summary>
public static string Configure_Do_you_want_to_save_device_reports_in_shared_folder_of_your_computer_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Configure_Do_you_want_to_save_device_reports_in_shared_folder_of_your_computer_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string Configure_enable_decryption_disclaimer {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Configure_enable_decryption_disclaimer" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string Configure_share_report_disclaimer {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Configure_share_report_disclaimer" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ################# Console ################.
/// </summary>
public static string Console_with_ornament {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Console_with_ornament" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Continue conversion even if sector or media tags will be lost in the process..
/// </summary>
public static string Continue_conversion_even_if_data_lost {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Continue_conversion_even_if_data_lost" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Continue dumping whatever happens..
2023-09-26 03:39:10 +01:00
/// </summary>
public static string Continue_dumping_whatever_happens {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Continue_dumping_whatever_happens" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Conversion done..
/// </summary>
public static string Conversion_done {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Conversion_done" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting disc....
/// </summary>
public static string Converting_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting file {0} of partition {1}....
/// </summary>
public static string Converting_file_0_of_partition_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_file_0_of_partition_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting files.
/// </summary>
public static string Converting_files {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_files" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting image will lose media tag {0}, not continuing....
/// </summary>
public static string Converting_image_will_lose_media_tag_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_image_will_lose_media_tag_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting image will lose sector tag {0}, not continuing....
/// </summary>
public static string Converting_image_will_lose_sector_tag_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_image_will_lose_sector_tag_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting media.
/// </summary>
public static string Converting_media {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_media" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting media tag {0}.
/// </summary>
public static string Converting_media_tag_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_media_tag_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors.
/// </summary>
public static string Converting_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors {0} to {1}.
/// </summary>
public static string Converting_sectors_0_to_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_0_to_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors {0} to {1} ({2:P2} done).
/// </summary>
public static string Converting_sectors_0_to_1_2_done {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_0_to_1_2_done" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors {0} to {1} in track {2}.
/// </summary>
public static string Converting_sectors_0_to_1_in_track_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_0_to_1_in_track_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors {0} to {1} in track {2} ({3:P2} done).
/// </summary>
public static string Converting_sectors_0_to_1_in_track_2_3_done {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_0_to_1_in_track_2_3_done" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors in track {0}.
/// </summary>
public static string Converting_sectors_in_track_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_in_track_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting sectors in track {0} of {1}.
/// </summary>
public static string Converting_sectors_in_track_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_sectors_in_track_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tag {0}.
/// </summary>
public static string Converting_tag_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tag_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tag {0} for sectors {1} to {2} ({3:P2} done).
/// </summary>
public static string Converting_tag_0_for_sectors_1_to_2_3_done {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tag_0_for_sectors_1_to_2_3_done" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tag {0} for sectors {1} to {2} in track {3} ({4:P2} done).
/// </summary>
public static string Converting_tag_0_for_sectors_1_to_2_in_track_3_4_done {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tag_0_for_sectors_1_to_2_in_track_3_4_done" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tag {2} for sectors {0} to {1}.
/// </summary>
public static string Converting_tag_2_for_sectors_0_to_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tag_2_for_sectors_0_to_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tag {3} for sectors {0} to {1} in track {2}.
/// </summary>
public static string Converting_tag_3_for_sectors_0_to_1_in_track_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tag_3_for_sectors_0_to_1_in_track_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tags.
/// </summary>
public static string Converting_tags {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tags" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tags in track {0} of {1}.
/// </summary>
public static string Converting_tags_in_track_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tags_in_track_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting tape partition {0}....
/// </summary>
public static string Converting_tape_partition_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_tape_partition_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converting track.
/// </summary>
public static string Converting_track {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Converting_track" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Correctly opened image file..
/// </summary>
public static string Correctly_opened_image_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Correctly_opened_image_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not create destination file.
///Do you want to continue?.
/// </summary>
public static string Could_not_create_destination_file_continue_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_create_destination_file_continue_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not find metadata sidecar, not continuing....
/// </summary>
public static string Could_not_find_metadata_sidecar {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_find_metadata_sidecar" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not find resume file, not continuing....
/// </summary>
public static string Could_not_find_resume_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_find_resume_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not open device, error {0}..
/// </summary>
public static string Could_not_open_device_error_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_open_device_error_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not remove local database..
/// </summary>
public static string Could_not_remove_local_database {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_remove_local_database" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not remove main database..
/// </summary>
public static string Could_not_remove_main_database {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_not_remove_main_database" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Could not delete existing file.
///Do you want to continue?.
/// </summary>
public static string Could_note_delete_existe_file_continue_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Could_note_delete_existe_file_continue_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Create Aaru Metadata sidecar.
/// </summary>
public static string Create_Aaru_Metadata_sidecar {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Create_Aaru_Metadata_sidecar" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Create graph of dumped media. Currently only supported for CD/DVD/BD/GD/UMD..
/// </summary>
public static string Create_graph_of_dumped_media {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Create_graph_of_dumped_media" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Create graph of verified disc (currently only implemented for optical discs)..
/// </summary>
public static string Create_graph_of_verified_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Create_graph_of_verified_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Create/use resume mapfile..
/// </summary>
public static string Create_or_use_resume_mapfile {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Create_or_use_resume_mapfile" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Created subdirectory at {0}.
/// </summary>
public static string Created_subdirectory_at_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Created_subdirectory_at_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Creating output image.
/// </summary>
public static string Creating_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Creating_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Data Transfer Device Element Address.
/// </summary>
public static string Data_Transfer_Device_Element_Address {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Data_Transfer_Device_Element_Address" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands to manage the device and statistics database.
/// </summary>
public static string Database_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Database_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Shows statistics..
/// </summary>
public static string Database_Stats_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Database_Stats_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Updates the database..
/// </summary>
public static string Database_Update_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Database_Update_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Decode media tags..
2023-09-26 03:39:10 +01:00
/// </summary>
2023-10-03 12:59:30 +01:00
public static string Decode_media_tags {
2022-11-18 11:18:45 +00:00
get {
2023-10-03 12:59:30 +01:00
return ResourceManager . GetString ( "Decode_media_tags" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Decode sector tags..
/// </summary>
public static string Decode_sector_tags {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Decode_sector_tags" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Decoder for media tag type "{0}" not yet implemented, sorry..
2023-09-26 03:39:10 +01:00
/// </summary>
2023-10-03 12:59:30 +01:00
public static string Decoder_for_media_tag_type_0_not_yet_implemented_sorry {
2022-11-18 11:18:45 +00:00
get {
2023-10-03 12:59:30 +01:00
return ResourceManager . GetString ( "Decoder_for_media_tag_type_0_not_yet_implemented_sorry" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Decoder for sector tag type "{0}" not yet implemented, sorry..
/// </summary>
public static string Decoder_for_sector_tag_type_0_not_yet_implemented_sorry {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Decoder_for_sector_tag_type_0_not_yet_implemented_sorry" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to decrypt encrypted sectors..
/// </summary>
public static string Decrypt_sectors_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Decrypt_sectors_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Default.
/// </summary>
public static string Default {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Default" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Densities supported by currently inserted media.
/// </summary>
public static string Densities_supported_by_currently_inserted_media {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Densities_supported_by_currently_inserted_media" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Densities supported by device:.
/// </summary>
public static string Densities_supported_by_device {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Densities_supported_by_device" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Destination exists, aborting..
/// </summary>
public static string Destination_exists_aborting {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Destination_exists_aborting" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands that talk to devices.
/// </summary>
public static string Device_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to This device type does not support doing reports with trap discs..
/// </summary>
public static string Device_does_not_report_with_trap_discs {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_does_not_report_with_trap_discs" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device Geometry Tuples.
/// </summary>
public static string Device_Geometry_Tuples {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_Geometry_Tuples" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gets information about a device..
/// </summary>
public static string Device_Info_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_Info_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all connected devices..
/// </summary>
public static string Device_List_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_List_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device path.
/// </summary>
public static string Device_path {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_path" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Tests the device capabilities and creates an JSON report of them..
/// </summary>
public static string Device_Report_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_Report_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Because of the commands sent to a device, device report must be run with administrative privileges..
/// </summary>
public static string Device_report_must_be_run_as_admin {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_report_must_be_run_as_admin" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Does a device report using a trap disc..
/// </summary>
public static string Device_report_using_trap_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_report_using_trap_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device statistics.
/// </summary>
public static string Device_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Device_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Aaru Metadata.
/// </summary>
public static string Dialog_Aaru_Metadata {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Aaru_Metadata" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Binary.
/// </summary>
public static string Dialog_Binary_files {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Binary_files" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose destination file.
/// </summary>
public static string Dialog_Choose_destination_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Choose_destination_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose destination folder....
/// </summary>
public static string Dialog_Choose_destination_folder {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Choose_destination_folder" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose existing metadata sidecar.
/// </summary>
public static string Dialog_Choose_existing_metadata_sidecar {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Choose_existing_metadata_sidecar" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose existing resume file.
/// </summary>
public static string Dialog_Choose_existing_resume_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Choose_existing_resume_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Choose image to open.
/// </summary>
public static string Dialog_Choose_image_to_open {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Choose_image_to_open" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Log files.
/// </summary>
public static string Dialog_Log_files {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Log_files" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
public static string Dialog_Text_files {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dialog_Text_files" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Directory: {0}.
/// </summary>
public static string Directory_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Directory_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to <DIR>.
/// </summary>
public static string Directory_abbreviation {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Directory_abbreviation" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Directory where extracted files will be created. Will abort if it exists.
/// </summary>
public static string Directory_where_extracted_files_will_be_created {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Directory_where_extracted_files_will_be_created" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc Definition Structure.
/// </summary>
public static string Disc_Definition_Structure {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_Definition_Structure" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc image checksums are correct.
/// </summary>
public static string Disc_image_checksums_are_correct {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_image_checksums_are_correct" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc image checksums are incorrect.
/// </summary>
public static string Disc_image_checksums_are_incorrect {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_image_checksums_are_incorrect" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc image does not contain checksums.
/// </summary>
public static string Disc_image_does_not_contain_checksums {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_image_does_not_contain_checksums" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc image does not support verification..
/// </summary>
public static string Disc_image_does_not_support_verification {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_image_does_not_support_verification" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc image path.
/// </summary>
public static string Disc_image_path {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_image_path" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc information.
/// </summary>
public static string Disc_information {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disc_information" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disk has {0} unique sectors ({1:P3}).
/// </summary>
public static string Disk_has_0_unique_sectors_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Disk_has_0_unique_sectors_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do not store paths and serial numbers in log or metadata..
/// </summary>
public static string Do_not_store_paths_and_serial_numbers_in_log_or_metadata {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_not_store_paths_and_serial_numbers_in_log_or_metadata" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have a {0} disc that you can insert in the drive?.
/// </summary>
public static string Do_you_have_a_0_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_have_a_0_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have an audio trap disc (if unsure press N)?.
/// </summary>
public static string Do_you_have_audio_trap_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_have_audio_trap_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have a GD-ROM disc (if unsure press N)?.
/// </summary>
public static string Do_you_have_GD_ROM_disc {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_have_GD_ROM_disc" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have media that you can insert in the drive?.
/// </summary>
public static string Do_you_have_media_you_can_insert {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_have_media_you_can_insert" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to enable decryption of copy protected media?.
/// </summary>
public static string Do_you_want_to_enable_decryption_of_copy_protected_media_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_enable_decryption_of_copy_protected_media_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about command usage?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_command_usage_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_command_usage_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about found devices?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_found_devices_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_found_devices_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about found file filters?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_found_file_filters_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_found_file_filters_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about found filesystems?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_found_filesystems_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_found_filesystems_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about found media image formats?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_found_media_image_formats_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_found_media_image_formats_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about found partitioning schemes?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_found_partitioning_schemes_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_found_partitioning_schemes_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about media image verifications?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_media_image_verifications_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_media_image_verifications_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about media types?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_media_types_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_media_types_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to gather statistics about scanned media?.
/// </summary>
public static string Do_you_want_to_gather_statistics_about_scanned_media_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_gather_statistics_about_scanned_media_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to save stats about your Aaru usage?.
/// </summary>
public static string Do_you_want_to_save_stats_about_your_Aaru_usage_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_save_stats_about_your_Aaru_usage_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to share your device reports with us?.
/// </summary>
public static string Do_you_want_to_share_your_device_reports_with_us_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_share_your_device_reports_with_us_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you want to share your stats (anonymously)?.
/// </summary>
public static string Do_you_want_to_share_your_stats__anonymously_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_share_your_stats__anonymously_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have want to try HL-DT-ST (aka LG) vendor commands?.
/// </summary>
public static string Do_you_want_to_try_HLDTST_commands {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_try_HLDTST_commands" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have want to try MediaTek vendor command F1h subcommand 06h?.
/// </summary>
public static string Do_you_want_to_try_MediaTek_commands {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_try_MediaTek_commands" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have want to try NEC vendor commands?.
/// </summary>
public static string Do_you_want_to_try_NEC_commands {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_try_NEC_commands" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have want to try Pioneer vendor commands?.
/// </summary>
public static string Do_you_want_to_try_Pioneer_commands {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_try_Pioneer_commands" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Do you have want to try Plextor vendor commands?.
/// </summary>
public static string Do_you_want_to_try_Plextor_commands {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Do_you_want_to_try_Plextor_commands" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Doesn't have partitions.
/// </summary>
public static string Doesnt_have_partitions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Doesnt_have_partitions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Doesn't have sessions.
/// </summary>
public static string Doesnt_have_sessions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Doesnt_have_sessions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive firmware info: {0}.
/// </summary>
public static string Drive_firmware_info_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Drive_firmware_info_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive manufacturer: {0}.
/// </summary>
public static string Drive_manufacturer_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Drive_manufacturer_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive model: {0}.
/// </summary>
public static string Drive_model_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Drive_model_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Dimensions in pixels of the square that will contain the graph of dumped media..
/// </summary>
public static string Dump_graph_dimensions_argument_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Dump_graph_dimensions_argument_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Duration cannot be negative or infinite.
/// </summary>
public static string Duration_cannot_be_negative_or_infinite {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Duration_cannot_be_negative_or_infinite" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to DVD read speed limited to.
/// </summary>
public static string DVD_read_speed_limited_to {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "DVD_read_speed_limited_to" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Eject media after dump finishes..
/// </summary>
public static string Eject_media_after_dump_finishes {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Eject_media_after_dump_finishes" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Ejecting media....
/// </summary>
public static string Ejecting_media {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Ejecting_media" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Enable debug console.
/// </summary>
public static string Enable_debug_console {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Enable_debug_console" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Enables creating Aaru Metadata sidecar..
/// </summary>
public static string Enables_creating_Aaru_Metadata_sidecar {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Enables_creating_Aaru_Metadata_sidecar" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Enables trimming errored from skipped sectors..
/// </summary>
public static string Enables_trimming_errored_from_skipped_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Enables_trimming_errored_from_skipped_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Using encoding for {0}..
/// </summary>
public static string encoding_for_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "encoding_for_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Encoding to use on metadata sidecar creation.
/// </summary>
public static string Encoding_to_use_on_metadata_sidecar_creation {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Encoding_to_use_on_metadata_sidecar_creation" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Encodings.
/// </summary>
public static string Encodings {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Encodings" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Entropy for disk is {0:F4}..
/// </summary>
public static string Entropy_for_disk_is_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Entropy_for_disk_is_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Entropy for track {0} is {1:F4}..
/// </summary>
public static string Entropy_for_track_0_is_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Entropy_for_track_0_is_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Enumerating partitions....
/// </summary>
public static string Enumerating_partitions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Enumerating_partitions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} closing output image... Contents are not correct..
/// </summary>
public static string Error_0_closing_output_image_Contents_are_not_correct {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_closing_output_image_Contents_are_not_correct" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} creating output image..
/// </summary>
public static string Error_0_creating_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_creating_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} opening device.
/// </summary>
public static string Error_0_opening_device {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_opening_device" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} opening image format..
/// </summary>
public static string Error_0_opening_image_format {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_opening_image_format" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading ATA IDENTIFY DEVICE response from disc image.
/// </summary>
public static string Error_0_reading_ATA_IDENTIFY_DEVICE_response_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_ATA_IDENTIFY_DEVICE_response_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading ATA IDENTIFY PACKET DEVICE response from disc image.
/// </summary>
public static string Error_0_reading_ATA_IDENTIFY_PACKET_DEVICE_response_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_ATA_IDENTIFY_PACKET_DEVICE_response_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading CD ATIP from disc image.
/// </summary>
public static string Error_0_reading_CD_ATIP_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_CD_ATIP_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading CD full TOC from disc image.
/// </summary>
public static string Error_0_reading_CD_full_TOC_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_CD_full_TOC_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading CD PMA from disc image.
/// </summary>
public static string Error_0_reading_CD_PMA_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_CD_PMA_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading CD session information from disc image.
/// </summary>
public static string Error_0_reading_CD_session_information_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_CD_session_information_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading data from {1}..
/// </summary>
public static string Error_0_reading_data_from_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_data_from_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading directory {1}.
/// </summary>
public static string Error_0_reading_directory_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_directory_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading file {1}.
/// </summary>
public static string Error_0_reading_file_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_file_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading file.
///Do you want to continue?.
/// </summary>
public static string Error_0_reading_file_continue_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_file_continue_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading media tag, continuing....
/// </summary>
public static string Error_0_reading_media_tag {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_media_tag" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading media tag, not continuing....
/// </summary>
public static string Error_0_reading_media_tag_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_media_tag_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading root directory..
/// </summary>
public static string Error_0_reading_root_directory {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_root_directory" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading SCSI INQUIRY response from disc image.
/// </summary>
public static string Error_0_reading_SCSI_INQUIRY_response_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_SCSI_INQUIRY_response_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading sector {1}..
/// </summary>
public static string Error_0_reading_sector_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_sector_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading sector {1}, continuing....
/// </summary>
public static string Error_0_reading_sector_1_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_sector_1_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading sector {1} from image 1..
/// </summary>
public static string Error_0_reading_sector_1_from_first_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_sector_1_from_first_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading sector {1} from image 2..
/// </summary>
public static string Error_0_reading_sector_1_from_second_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_sector_1_from_second_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading sector {1}, not continuing....
/// </summary>
public static string Error_0_reading_sector_1_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_sector_1_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading tag for sector {1}, continuing....
/// </summary>
public static string Error_0_reading_tag_for_sector_1_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_tag_for_sector_1_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading tag for sector {1}, not continuing....
/// </summary>
public static string Error_0_reading_tag_for_sector_1_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_reading_tag_for_sector_1_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} sending tracks list to output image..
/// </summary>
public static string Error_0_sending_tracks_list_to_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_sending_tracks_list_to_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} setting geometry, image may be incorrect, continuing....
/// </summary>
public static string Error_0_setting_geometry_image_may_be_incorrect_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_setting_geometry_image_may_be_incorrect_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} setting metadata, not continuing....
/// </summary>
public static string Error_0_setting_metadata_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_setting_metadata_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} trying to get information about filesystem entry named {1}.
/// </summary>
public static string Error_0_trying_to_get_information_about_filesystem_entry_named_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_trying_to_get_information_about_filesystem_entry_named_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} trying to read "{1}" of chosen filesystem.
/// </summary>
public static string Error_0_trying_to_read_1_of_chosen_filesystem {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_trying_to_read_1_of_chosen_filesystem" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} while reading {1} bytes from {2}, not continuing....
/// </summary>
public static string Error_0_while_reading_1_bytes_from_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_while_reading_1_bytes_from_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} while reading {1} sectors from sector {2}, not continuing....
/// </summary>
public static string Error_0_while_reading_1_sectors_from_sector_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_while_reading_1_sectors_from_sector_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} while reading block {1}, not continuing....
/// </summary>
public static string Error_0_while_reading_block_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_while_reading_block_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing Aaru Metadata to output image..
/// </summary>
public static string Error_0_writing_Aaru_Metadata_to_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_Aaru_Metadata_to_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing dump hardware list to output image..
/// </summary>
public static string Error_0_writing_dump_hardware_list_to_output_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_dump_hardware_list_to_output_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing media tag, continuing....
/// </summary>
public static string Error_0_writing_media_tag {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_media_tag" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing media tag, not continuing....
/// </summary>
public static string Error_0_writing_media_tag_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_media_tag_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing sector {1}, continuing....
/// </summary>
public static string Error_0_writing_sector_1_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_sector_1_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing sector {1}, not continuing....
/// </summary>
public static string Error_0_writing_sector_1_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_sector_1_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing tag, continuing....
/// </summary>
public static string Error_0_writing_tag_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_tag_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing tag for sector {1}, continuing....
/// </summary>
public static string Error_0_writing_tag_for_sector_1_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_tag_for_sector_1_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing tag for sector {1}, not continuing....
/// </summary>
public static string Error_0_writing_tag_for_sector_1_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_tag_for_sector_1_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} writing tag, not continuing....
/// </summary>
public static string Error_0_writing_tag_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_0_writing_tag_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error decoding page, please open an issue..
/// </summary>
public static string Error_decoding_page_please_open_an_issue {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_decoding_page_please_open_an_issue" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error reading CD-TEXT from disc image.
/// </summary>
public static string Error_reading_CD_TEXT_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_reading_CD_TEXT_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error reading CD TOC from disc image.
/// </summary>
public static string Error_reading_CD_TOC_from_disc_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_reading_CD_TOC_from_disc_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error reading file.
/// </summary>
public static string Error_reading_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_reading_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error reading file: {0}.
/// </summary>
public static string Error_reading_file_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_reading_file_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error setting output image in tape mode, not continuing....
/// </summary>
2023-07-29 23:50:37 +02:00
public static string Error_setting_output_image_in_tape_mode {
2022-11-18 11:18:45 +00:00
get {
2023-07-29 23:50:37 +02:00
return ResourceManager . GetString ( "Error_setting_output_image_in_tape_mode" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error trying to find selected plugin.
/// </summary>
public static string Error_trying_to_find_selected_plugin {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Error_trying_to_find_selected_plugin" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Exception {0} trying to save logfile, details has been sent to console..
/// </summary>
public static string Exception_0_trying_to_save_logfile_details_has_been_sent_to_console {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Exception_0_trying_to_save_logfile_details_has_been_sent_to_console" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Exception reading file..
/// </summary>
public static string Exception_reading_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Exception_reading_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Exception trying to remove old database version, cannot continue....
/// </summary>
public static string Exception_trying_to_remove_old_database_version {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Exception_trying_to_remove_old_database_version" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Existing file.
/// </summary>
public static string Existing_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Existing_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Extract extended attributes if present..
/// </summary>
public static string Extract_extended_attributes_if_present {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Extract_extended_attributes_if_present" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to File {0} starts at block {1} and ends at block {2}.
/// </summary>
public static string File_0_starts_at_block_1_and_ends_at_block_2 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "File_0_starts_at_block_1_and_ends_at_block_2" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to A file named {0} already exists on the destination folder.
///Do you want to overwrite it?.
/// </summary>
public static string File_named_0_exists_overwrite_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "File_named_0_exists_overwrite_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to The file name {0} is not supported on this platform.
///Do you want to rename it to {1}?.
/// </summary>
public static string Filename_0_not_supported_want_to_rename_to_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filename_0_not_supported_want_to_rename_to_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands to manage filesystems.
/// </summary>
public static string Filesystem_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Extracts all files in disc image..
/// </summary>
public static string Filesystem_Extract_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_Extract_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Opens a disc image and prints info on the found partitions and/or filesystems..
/// </summary>
public static string Filesystem_Info_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_Info_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists files in disc image..
/// </summary>
public static string Filesystem_List_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_List_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem not identified.
/// </summary>
public static string Filesystem_not_identified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_not_identified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all options supported by read-only filesystems..
/// </summary>
public static string Filesystem_Options_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_Options_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem statistics.
/// </summary>
public static string Filesystem_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filesystem_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filter: {0}.
/// </summary>
public static string Filter_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filter_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filters statistics.
/// </summary>
public static string Filters_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Filters_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Firmware revision of the drive used to read the media represented by the image..
/// </summary>
public static string Firmware_revision_of_drive_read_the_media_by_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Firmware_revision_of_drive_read_the_media_by_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image 1 has more sectors.
/// </summary>
public static string First_image_has_more_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "First_image_has_more_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 1 format identified by {0}..
/// </summary>
public static string First_input_file_format_identified_by_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "First_input_file_format_identified_by_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 1 format identified by {0} ({1})..
/// </summary>
public static string First_input_file_format_identified_by_0_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "First_input_file_format_identified_by_0_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 1 format not identified, not proceeding with comparison..
/// </summary>
public static string First_input_file_format_not_identified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "First_input_file_format_not_identified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to First media image path.
/// </summary>
public static string First_media_image_path {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "First_media_image_path" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Fix audio tracks offset. Only applicable to CD/GD..
/// </summary>
public static string Fix_audio_tracks_offset {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Fix_audio_tracks_offset" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to If subchannel looks OK but CRC fails, rewrite it. Implies fixing subchannel..
/// </summary>
public static string Fix_subchannel_crc_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Fix_subchannel_crc_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to fix subchannel. Implies fixing subchannel position..
/// </summary>
public static string Fix_subchannel_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Fix_subchannel_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Store subchannel according to the sector they describe..
/// </summary>
public static string Fix_subchannel_position_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Fix_subchannel_position_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Force geometry, only supported in not tape block media. Specify as C/H/S..
/// </summary>
public static string Force_geometry_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Force_geometry_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Format: {0}.
/// </summary>
public static string Format_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Format_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Format: {0} version {1}.
/// </summary>
public static string Format_0_version_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Format_0_version_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Format of the output image, as plugin name or plugin id. If not present, will try to detect it from output image extension..
/// </summary>
public static string Format_of_the_output_image_as_plugin_name_or_plugin_id {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Format_of_the_output_image_as_plugin_name_or_plugin_id" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Found supported device model {0} by manufacturer {1} on bus {2} and path {3}.
/// </summary>
public static string Found_supported_device_model_0_by_manufacturer_1_on_bus_2_and_path_3 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Found_supported_device_model_0_by_manufacturer_1_on_bus_2_and_path_3" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about command usage?.
/// </summary>
public static string Gather_statistics_about_command_usage_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_command_usage_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about found devices?.
/// </summary>
public static string Gather_statistics_about_found_devices_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_found_devices_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about found file filters?.
/// </summary>
public static string Gather_statistics_about_found_file_filters_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_found_file_filters_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about found filesystems?.
/// </summary>
public static string Gather_statistics_about_found_filesystems_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_found_filesystems_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about found media image formats?.
/// </summary>
public static string Gather_statistics_about_found_media_image_formats_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_found_media_image_formats_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about found partitioning schemes?.
/// </summary>
public static string Gather_statistics_about_found_partitioning_schemes_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_found_partitioning_schemes_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about media image verifications?.
/// </summary>
public static string Gather_statistics_about_media_image_verifications_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_media_image_verifications_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about media types?.
/// </summary>
public static string Gather_statistics_about_media_types_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_media_types_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gather statistics about scanned media?.
/// </summary>
public static string Gather_statistics_about_scanned_media_Q {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Gather_statistics_about_scanned_media_Q" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string GDPR_Compliance {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "GDPR_Compliance" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string GDPR_Information_sharing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "GDPR_Information_sharing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string GDPR_Open_Source_Disclaimer {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "GDPR_Open_Source_Disclaimer" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Generates missing subchannels (they don't count as dumped in resume file)..
/// </summary>
public static string Generate_subchannels_dump_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Generate_subchannels_dump_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Generates missing subchannels..
/// </summary>
public static string Generates_subchannels_help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Generates_subchannels_help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Decryption keys not found. Trying to generate keys..
/// </summary>
public static string Generating_decryption_keys {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Generating_decryption_keys" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Has partitions.
/// </summary>
public static string Has_partitions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Has_partitions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Has partitions?.
/// </summary>
public static string Has_partitions_Question {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Has_partitions_Question" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Has sessions.
/// </summary>
public static string Has_sessions {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Has_sessions" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Has sessions?.
/// </summary>
public static string Has_sessions_Question {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Has_sessions_Question" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Has {0}?.
/// </summary>
public static string Has_tag_0_Question {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Has_tag_0_Question" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing blocks {0} to {2} of file {1}.
/// </summary>
public static string Hashing_blocks_0_to_2_of_file_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_blocks_0_to_2_of_file_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing bytes {0} to {1}.
/// </summary>
public static string Hashing_bytes_0_to_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_bytes_0_to_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing file {0} of {1}.
/// </summary>
public static string Hashing_file_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_file_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing file-less block {0}.
/// </summary>
public static string Hashing_file_less_block_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_file_less_block_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing image....
/// </summary>
public static string Hashing_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing sector.
/// </summary>
public static string Hashing_sector {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_sector" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing sectors {0} to {1}.
/// </summary>
public static string Hashing_sectors_0_to_1 {
get {
return ResourceManager . GetString ( "Hashing_sectors_0_to_1" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Hashing sectors {0} to {2} of track {1}.
/// </summary>
public static string Hashing_sectors_0_to_2_of_track_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_sectors_0_to_2_of_track_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hashing track {0} of {1}.
/// </summary>
public static string Hashing_track_0_of_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hashing_track_0_of_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Head Assembly Serial Number.
/// </summary>
public static string Head_Assembly_Serial_Number {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Head_Assembly_Serial_Number" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hidden track starts at LBA {0}, ends at LBA {1}.
/// </summary>
public static string Hidden_track_starts_at_LBA_0_ends_at_LBA_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Hidden_track_starts_at_LBA_0_ends_at_LBA_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many bytes to print per line..
/// </summary>
public static string How_many_bytes_to_print_per_line {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_bytes_to_print_per_line" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many CD-R(W) run-out sectors to ignore and regenerate (0 for none)..
/// </summary>
public static string How_many_CDRW_run_out_sectors_to_ignore_and_regenerate {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_CDRW_run_out_sectors_to_ignore_and_regenerate" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many retry passes to do..
/// </summary>
public static string How_many_retry_passes_to_do {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_retry_passes_to_do" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many sectors to convert at once..
/// </summary>
public static string How_many_sectors_to_convert_at_once {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_sectors_to_convert_at_once" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many sectors to decode, or "all"..
/// </summary>
public static string How_many_sectors_to_decode_or_all {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_sectors_to_decode_or_all" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to How many sectors to print..
/// </summary>
public static string How_many_sectors_to_print {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "How_many_sectors_to_print" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive ACI Revision Levels page.
/// </summary>
public static string HP_Drive_ACI_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_ACI_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive Firmware Revision Levels page.
/// </summary>
public static string HP_Drive_Firmware_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_Firmware_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive Hardware Revision Levels page.
/// </summary>
public static string HP_Drive_Hardware_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_Hardware_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive Head Assembly Revision Levels page.
/// </summary>
public static string HP_Drive_Head_Assembly_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_Head_Assembly_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive Mechanism Revision Levels page.
/// </summary>
public static string HP_Drive_Mechanism_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_Mechanism_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HP Drive PCA Revision Levels page.
/// </summary>
public static string HP_Drive_PCA_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "HP_Drive_PCA_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to IBM Drive Component Revision Levels page.
/// </summary>
public static string IBM_Drive_Component_Revision_Levels_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "IBM_Drive_Component_Revision_Levels_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to IBM Drive Serial Numbers page.
/// </summary>
public static string IBM_Drive_Serial_Numbers_page {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "IBM_Drive_Serial_Numbers_page" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identified by {0}..
/// </summary>
public static string Identified_by_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identified_by_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identified by {0} plugins.
/// </summary>
public static string Identified_by_0_plugins {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identified_by_0_plugins" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying file filter....
/// </summary>
public static string Identifying_file_filter {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_file_filter" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying filesystems....
/// </summary>
public static string Identifying_filesystems {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_filesystems" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying filesystems on partition....
/// </summary>
public static string Identifying_filesystems_on_partition {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_filesystems_on_partition" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying file 1 filter....
/// </summary>
public static string Identifying_first_file_filter {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_first_file_filter" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying image 1 format....
/// </summary>
public static string Identifying_first_image_format {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_first_image_format" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying image format....
/// </summary>
public static string Identifying_image_format {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_image_format" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying file 2 filter....
/// </summary>
public static string Identifying_second_file_filter {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_second_file_filter" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifying image 2 format....
/// </summary>
public static string Identifying_second_image_format {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Identifying_second_image_format" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to If you don't care, use force option..
/// </summary>
public static string If_you_dont_care_use_force_option {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "If_you_dont_care_use_force_option" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to If you don't care, use force option. This will skip all sector tags converting only user data..
/// </summary>
public static string If_you_dont_care_use_force_option_This_will_skip_all_sector_tags_converting_only_user_data {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "If_you_dont_care_use_force_option_This_will_skip_all_sector_tags_converting_only_" +
"user_data" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Checksums an image..
/// </summary>
public static string Image_Checksum_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Checksum_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands to manage images.
/// </summary>
public static string Image_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image comments..
/// </summary>
public static string Image_comments {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_comments" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Compares two images..
2023-09-26 03:39:10 +01:00
/// </summary>
public static string Image_Compare_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Compare_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Converts one image to another format..
/// </summary>
public static string Image_Convert_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Convert_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image converted successfully..
/// </summary>
public static string Image_converted_successfully {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_converted_successfully" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Creates CICM Metadata XML sidecar..
/// </summary>
public static string Image_Create_Sidecar_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Create_Sidecar_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Decodes and pretty prints media and/or sector tags..
2023-09-26 03:39:10 +01:00
/// </summary>
public static string Image_Decode_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Decode_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculates entropy and/or duplicated sectors of an image..
/// </summary>
public static string Image_Entropy_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Entropy_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format identified by {0}..
/// </summary>
public static string Image_format_identified_by_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_identified_by_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format identified by {0} ({1})..
/// </summary>
public static string Image_format_identified_by_0_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_identified_by_0_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format not identified..
/// </summary>
public static string Image_format_not_identified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_not_identified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format not identified, not proceeding with analysis..
/// </summary>
public static string Image_format_not_identified_not_proceeding_with_analysis {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_not_identified_not_proceeding_with_analysis" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format not identified, not proceeding with file extraction..
/// </summary>
public static string Image_format_not_identified_not_proceeding_with_file_extraction {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_not_identified_not_proceeding_with_file_extraction" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format not identified, not proceeding with listing..
/// </summary>
public static string Image_format_not_identified_not_proceeding_with_listing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_not_identified_not_proceeding_with_listing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image format not identified, not proceeding with sidecar creation..
/// </summary>
public static string Image_format_not_identified_not_proceeding_with_sidecar_creation {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_format_not_identified_not_proceeding_with_sidecar_creation" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image has {0} sectors..
/// </summary>
public static string Image_has_0_sectors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_has_0_sectors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image identifies media type as {0}..
/// </summary>
public static string Image_identifies_media_type_as_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_identifies_media_type_as_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identifies a media image and shows information about the media it represents and metadata..
/// </summary>
public static string Image_Info_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Info_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all options supported by writable media images..
/// </summary>
public static string Image_Options_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Options_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image partitioned status differ.
/// </summary>
public static string Image_partitioned_status_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_partitioned_status_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Prints a sector, in hexadecimal values, to the console..
/// </summary>
public static string Image_Print_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Print_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image sector size differ.
/// </summary>
public static string Image_sector_size_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_sector_size_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image sectors differ.
/// </summary>
public static string Image_sectors_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_sectors_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image session status differ.
/// </summary>
public static string Image_session_status_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_session_status_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Verifies a disc image integrity, and if supported, sector integrity..
/// </summary>
public static string Image_Verify_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_Verify_Command_Description" , resourceCulture ) ;
2022-12-15 22:21:07 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image without headers is {0} bytes..
/// </summary>
public static string Image_without_headers_is_0_bytes {
2022-12-15 22:21:07 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Image_without_headers_is_0_bytes" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Images differ.
/// </summary>
public static string Images_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Images_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Images do not differ.
/// </summary>
public static string Images_do_not_differ {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Images_do_not_differ" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect metadata sidecar file....
/// </summary>
public static string Incorrect_metadata_sidecar_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_metadata_sidecar_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect metadata sidecar file, not continuing....
/// </summary>
public static string Incorrect_metadata_sidecar_file_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_metadata_sidecar_file_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect resume file....
/// </summary>
public static string Incorrect_resume_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_resume_file" , resourceCulture ) ;
2023-07-29 23:50:37 +02:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect resume file, cannot use it....
/// </summary>
public static string Incorrect_resume_file_cannot_use_it {
2023-07-29 23:50:37 +02:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_resume_file_cannot_use_it" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect resume file, not continuing....
/// </summary>
public static string Incorrect_resume_file_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_resume_file_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect subchannel type "{0}" requested..
/// </summary>
public static string Incorrect_subchannel_type_0_requested {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Incorrect_subchannel_type_0_requested" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Initializing console....
/// </summary>
public static string Initializing_console {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Initializing_console" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input format contains a tape image and is not supported by output format, not continuing....
/// </summary>
public static string Input_format_contains_a_tape_image_and_is_not_supported_by_output_format {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_format_contains_a_tape_image_and_is_not_supported_by_output_format" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input image format identified by {0}..
/// </summary>
public static string Input_image_format_identified_by_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_image_format_identified_by_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input image format identified by {0} ({1})..
/// </summary>
public static string Input_image_format_identified_by_0_1 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_image_format_identified_by_0_1" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input image format not identified, not proceeding with conversion..
/// </summary>
public static string Input_image_format_not_identified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_image_format_not_identified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input image is not returning raw sectors, use force if you want to continue....
/// </summary>
public static string Input_image_is_not_returning_raw_sectors_use_force_if_you_want_to_continue {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_image_is_not_returning_raw_sectors_use_force_if_you_want_to_continue" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input image path.
/// </summary>
public static string Input_image_path {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Input_image_path" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid characters found in list of files, exiting....
/// </summary>
public static string Invalid_characters_found_in_list_of_files {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_characters_found_in_list_of_files" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid geometry specified.
/// </summary>
public static string Invalid_geometry_specified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_geometry_specified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid item in list.
/// </summary>
public static string Invalid_item_in_list {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_item_in_list" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid list of items.
/// </summary>
public static string Invalid_list_of_items {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_list_of_items" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid number of cylinders specified.
/// </summary>
public static string Invalid_number_of_cylinders_specified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_number_of_cylinders_specified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid number of heads specified.
/// </summary>
public static string Invalid_number_of_heads_specified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_number_of_heads_specified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Invalid sectors per track specified.
/// </summary>
public static string Invalid_sectors_per_track_specified {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invalid_sectors_per_track_specified" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Opening image file....
/// </summary>
public static string Invoke_Opening_image_file {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Invoke_Opening_image_file" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is forcing only first session.
/// </summary>
public static string Is_forcing_only_first_session {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_forcing_only_first_session" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is hiding CD-Rs.
/// </summary>
public static string Is_hiding_CD_Rs {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_hiding_CD_Rs" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is the device natively FireWire (in case of doubt, press Y)?.
/// </summary>
public static string Is_the_device_natively_FireWire {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_the_device_natively_FireWire" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is the device natively USB (in case of doubt, press Y)?.
/// </summary>
public static string Is_the_device_natively_USB {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_the_device_natively_USB" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is the media removable from the reading/writing elements?.
/// </summary>
public static string Is_the_media_removable {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_the_media_removable" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Is the media removable from the reading/writing elements (flash memories ARE NOT removable)?.
/// </summary>
public static string Is_the_media_removable_flash_is_not {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Is_the_media_removable_flash_is_not" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Items must be a IList<(ulong, double)> with ulong being the block and double being the time spent reading it, or NaN for an error..
/// </summary>
public static string Items_must_be_a_IList_ulong_double {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Items_must_be_a_IList_ulong_double" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Kb/s.
/// </summary>
public static string Kb_s {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Kb_s" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to About.
/// </summary>
public static string Label_About {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Label_About" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Authors.
/// </summary>
public static string Label_Authors {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Label_Authors" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Libraries.
/// </summary>
public static string Label_Libraries {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Label_Libraries" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to License: GNU General Public License Version 3.
/// </summary>
public static string Label_License {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Label_License" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last media of the sequence the media represented by the image corresponds to..
/// </summary>
public static string Last_media_of_sequence_by_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Last_media_of_sequence_by_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last PoweRec used speed.
/// </summary>
public static string Last_PoweRec_used_speed {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Last_PoweRec_used_speed" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to LBAs with error:.
/// </summary>
public static string LBAs_with_error {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "LBAs_with_error" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to LBAs without checksum:.
/// </summary>
public static string LBAs_without_checksum {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "LBAs_without_checksum" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Level 1 Version / Product Information Tuple.
/// </summary>
public static string Level_1_Version_Product_Information_Tuple {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Level_1_Version_Product_Information_Tuple" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all supported text encodings and code pages..
/// </summary>
public static string List_Encodings_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "List_Encodings_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all supported disc images, partition schemes and file systems..
/// </summary>
public static string List_Formats_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "List_Formats_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Lists all namespaces supported by read-only filesystems..
/// </summary>
public static string List_Namespaces_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "List_Namespaces_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Listing extended attributes....
/// </summary>
public static string Listing_extended_attributes {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Listing_extended_attributes" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Loading main window....
/// </summary>
public static string Loading_main_window {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Loading_main_window" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Loading settings....
/// </summary>
public static string Loading_settings {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Loading_settings" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Loading statistics....
/// </summary>
public static string Loading_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Loading_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Log saved at {0}.
/// </summary>
public static string Log_saved_at_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Log_saved_at_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Info.
/// </summary>
public static string LogEntry_Type_Info {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "LogEntry_Type_Info" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Manufacturer-assigned Serial Number.
/// </summary>
public static string Manufacturer_assigned_Serial_Number {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Manufacturer_assigned_Serial_Number" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Manufacturer Identification Tuple.
/// </summary>
public static string Manufacturer_Identification_Tuple {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Manufacturer_Identification_Tuple" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Manufacturer of the drive used to read the media represented by the image..
/// </summary>
public static string Manufacturer_of_drive_read_the_media_by_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Manufacturer_of_drive_read_the_media_by_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Manufacturer of the media represented by the image..
/// </summary>
public static string Manufacturer_of_media_by_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Manufacturer_of_media_by_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Maximum number of blocks to read at once..
/// </summary>
public static string Maximum_number_of_blocks_to_read_at_once {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Maximum_number_of_blocks_to_read_at_once" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Maximum PoweRec speed for currently inserted media:.
/// </summary>
public static string Maximum_PoweRec_speed_for_currently_inserted_media {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Maximum_PoweRec_speed_for_currently_inserted_media" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media already dumped correctly, not continuing....
/// </summary>
public static string Media_already_dumped_correctly_not_continuing {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_already_dumped_correctly_not_continuing" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media already dumped correctly, please choose another destination....
/// </summary>
public static string Media_already_dumped_correctly_please_choose_another_destination {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_already_dumped_correctly_please_choose_another_destination" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media barcode: {0}.
/// </summary>
public static string Media_barcode_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_barcode_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands to manage media inserted in devices.
/// </summary>
public static string Media_Command_Family_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_Command_Family_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Dumps the media inserted on a device to a media image..
/// </summary>
public static string Media_Dump_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_Dump_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media found in images statistics.
/// </summary>
public static string Media_found_in_images_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_found_in_images_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media found in real device statistics.
/// </summary>
public static string Media_found_in_real_device_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_found_in_real_device_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to image.
/// </summary>
public static string Media_found_type_image {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_found_type_image" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to real.
/// </summary>
public static string Media_found_type_real {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_found_type_real" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media geometry: {0} cylinders, {1} heads, {2} sectors per track.
/// </summary>
public static string Media_geometry_0_cylinders_1_heads_2_sectors_per_track {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_geometry_0_cylinders_1_heads_2_sectors_per_track" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media image format statistics.
/// </summary>
public static string Media_image_format_statistics {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_image_format_statistics" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media image path.
/// </summary>
public static string Media_image_path {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_image_path" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Gets information about the media inserted on a device..
/// </summary>
public static string Media_Info_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_Info_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media model: {0}.
/// </summary>
public static string Media_model_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_model_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media part number: {0}.
/// </summary>
public static string Media_part_number_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_part_number_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Scans the media inserted on a device..
/// </summary>
public static string Media_Scan_Command_Description {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_Scan_Command_Description" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media title: {0}.
/// </summary>
public static string Media_title_0 {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_title_0" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media type differs.
/// </summary>
public static string Media_type_differs {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Media_type_differs" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Medium types currently inserted in device.
/// </summary>
public static string Medium_types_currently_inserted_in_device {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Medium_types_currently_inserted_in_device" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Medium types supported by device:.
/// </summary>
public static string Medium_types_supported_by_device {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Medium_types_supported_by_device" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _About.
/// </summary>
public static string Menu_About {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_About" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Close all images.
/// </summary>
public static string Menu_Close_all_images {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Close_all_images" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Console.
/// </summary>
public static string Menu_Console {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Console" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Devices.
/// </summary>
public static string Menu_Devices {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Devices" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Encodings.
/// </summary>
public static string Menu_Encodings {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Encodings" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to E_xit.
/// </summary>
public static string Menu_Exit {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Exit" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _File.
/// </summary>
public static string Menu_File {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_File" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Help.
/// </summary>
public static string Menu_Help {
2022-11-18 11:18:45 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Help" , resourceCulture ) ;
2022-11-18 11:18:45 +00:00
}
}
2022-11-23 16:06:46 +00:00
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Open.
/// </summary>
public static string Menu_Open {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Open" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Plugins.
/// </summary>
public static string Menu_Plugins {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Plugins" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Refresh.
/// </summary>
public static string Menu_Refresh {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Refresh" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Refresh devices.
/// </summary>
public static string Menu_Refresh_devices {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Refresh_devices" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Settings.
/// </summary>
public static string Menu_Settings {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Settings" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Statistics.
/// </summary>
public static string Menu_Statistics {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Statistics" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to _Window.
/// </summary>
public static string Menu_Window {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Menu_Window" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Migrating local database....
/// </summary>
public static string Migrating_local_database {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Migrating_local_database" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to MODE {0:X2}h.
/// </summary>
public static string MODE_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "MODE_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to MODE {0:X2} Subpage {1:X2}.
/// </summary>
public static string MODE_0_Subpage_1 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "MODE_0_Subpage_1" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Model of the drive used to read the media represented by the image..
/// </summary>
public static string Model_of_drive_read_the_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Model_of_drive_read_the_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Model of the media represented by the image..
/// </summary>
public static string Model_of_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Model_of_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to More than one plugin supports requested extension..
/// </summary>
public static string More_than_one_plugin_supports_requested_extension {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "More_than_one_plugin_supports_requested_extension" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Mounting filesystem....
/// </summary>
public static string Mounting_filesystem {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Mounting_filesystem" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Name of character encoding to use..
/// </summary>
public static string Name_of_character_encoding_to_use {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Name_of_character_encoding_to_use" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Namespace to use for filenames..
/// </summary>
public static string Namespace_to_use_for_filenames {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Namespace_to_use_for_filenames" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Namespaces for {0}:.
/// </summary>
public static string Namespaces_for_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Namespaces_for_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Need to specify more than 0 sectors to copy at once.
/// </summary>
public static string Need_to_specify_more_than_zero_sectors_to_copy_at_once {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Need_to_specify_more_than_zero_sectors_to_copy_at_once" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to New database version, updating....
/// </summary>
public static string New_database_version_updating {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "New_database_version_updating" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to No error given.
/// </summary>
public static string No_error_given {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "No_error_given" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to No known devices attached..
/// </summary>
public static string No_known_devices_attached {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "No_known_devices_attached" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to No media inserted.
/// </summary>
public static string No_media_inserted {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "No_media_inserted" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to No partitions found.
/// </summary>
public static string No_partitions_found {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "No_partitions_found" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to No partitions found, not searching for filesystems.
2023-09-26 03:39:10 +01:00
/// </summary>
2023-10-03 12:59:30 +01:00
public static string No_partitions_found_not_searching_for_filesystems {
2022-11-23 16:06:46 +00:00
get {
2023-10-03 12:59:30 +01:00
return ResourceManager . GetString ( "No_partitions_found_not_searching_for_filesystems" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to No plugin supports requested extension..
/// </summary>
public static string No_plugin_supports_requested_extension {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "No_plugin_supports_requested_extension" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Non-removable device commands not yet implemented.
/// </summary>
public static string Non_removable_device_commands_not_yet_implemented {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Non_removable_device_commands_not_yet_implemented" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Not continuing..
/// </summary>
public static string Not_continuing {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Not_continuing" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Not decoding sectors tags.
/// </summary>
public static string Not_decoding_sectors_tags {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Not_decoding_sectors_tags" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Number in sequence for the media represented by the image..
/// </summary>
public static string Number_in_sequence_for_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Number_in_sequence_for_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Opening device....
/// </summary>
public static string Opening_device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Opening_device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Opening image 1 file....
/// </summary>
public static string Opening_first_image_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Opening_first_image_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Opening image 2 file....
/// </summary>
public static string Opening_second_image_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Opening_second_image_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Operation canceled, the output file is not correct..
/// </summary>
public static string Operation_canceled_the_output_file_is_not_correct {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Operation_canceled_the_output_file_is_not_correct" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Options for {0}:.
/// </summary>
public static string Options_for_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Options_for_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to For MMC/SD, use OS buffered reads if CMD23 is not supported..
/// </summary>
public static string OS_buffered_reads_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "OS_buffered_reads_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output directory missing..
/// </summary>
public static string Output_directory_missing {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_directory_missing" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output file already exists, not continuing..
/// </summary>
public static string Output_file_already_exists {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_file_already_exists" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output format.
/// </summary>
public static string Output_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output format does not support media type, cannot continue....
/// </summary>
public static string Output_format_does_not_support_media_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_format_does_not_support_media_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output image format: {0}..
/// </summary>
public static string Output_image_format_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_image_format_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output image format: {0} ({1})..
/// </summary>
public static string Output_image_format_0_1 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_image_format_0_1" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Output image path.
/// </summary>
public static string Output_image_path {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_image_path" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string Output_image_path_Dump_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Output_image_path_Dump_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Page {0:X2}h.
/// </summary>
public static string Page_0_h {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Page_0_h" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to all.
/// </summary>
public static string Parameter_response_all_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Parameter_response_all_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Parsed options:.
/// </summary>
public static string Parsed_options {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Parsed_options" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Part number of the media represented by the image..
/// </summary>
public static string Part_number_of_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Part_number_of_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Partition {0}:.
/// </summary>
public static string Partition_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Partition_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Partitioning scheme statistics.
/// </summary>
public static string Partitioning_scheme_statistics {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Partitioning_scheme_statistics" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Path.
/// </summary>
public static string Path {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Path" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Path: {0}.
/// </summary>
public static string Path_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Path_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Pauses before exiting..
/// </summary>
public static string Pauses_before_exiting {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Pauses_before_exiting" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to PCMCIA CIS is {0} bytes.
/// </summary>
public static string PCMCIA_CIS_is_0_bytes {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "PCMCIA_CIS_is_0_bytes" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to PCMCIA CIS returned no tuples.
/// </summary>
public static string PCMCIA_CIS_returned_no_tuples {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "PCMCIA_CIS_returned_no_tuples" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please burn an audio trap disc before continuing....
/// </summary>
public static string Please_burn_audio_trap_disc {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_burn_audio_trap_disc" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please insert it in the drive and press any key when it is ready..
/// </summary>
public static string Please_insert_it_in_the_drive {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_insert_it_in_the_drive" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please insert media with title {0} and press any key to continue....
/// </summary>
public static string Please_insert_media_with_title_0_and_press_any_key_to_continue_ {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_insert_media_with_title_0_and_press_any_key_to_continue_" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please manually remove file at {0}.
/// </summary>
public static string Please_manually_remove_file_at_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_manually_remove_file_at_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please remove any media from the device and press any key when it is out..
/// </summary>
public static string Please_remove_any_media {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_remove_any_media" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please use device-info command for ATA devices..
/// </summary>
public static string Please_use_device_info_command_for_ATA_devices {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_use_device_info_command_for_ATA_devices" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Please use device-info command for MMC/SD devices..
/// </summary>
public static string Please_use_device_info_command_for_MMC_SD_devices {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Please_use_device_info_command_for_MMC_SD_devices" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to PoweRec is enabled.
/// </summary>
public static string PoweRec_is_enabled {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "PoweRec_is_enabled" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Prefix for saving binary information from device..
/// </summary>
public static string Prefix_for_saving_binary_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Prefix_for_saving_binary_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Press any key to exit..
/// </summary>
public static string Press_any_key_to_exit {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Press_any_key_to_exit" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Print sectors with tags included..
/// </summary>
public static string Print_sectors_with_tags_included {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Print_sectors_with_tags_included" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Pseudo-OverWrite Resources.
/// </summary>
public static string Pseudo_OverWrite_Resources {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Pseudo_OverWrite_Resources" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Quantum Firmware Build Information page.
/// </summary>
public static string Quantum_Firmware_Build_Information_page {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Quantum_Firmware_Build_Information_page" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Read-only filesystems options:.
/// </summary>
public static string Read_only_filesystems_options {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Read_only_filesystems_options" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Read-only media image formats ({0}):.
/// </summary>
public static string Read_only_media_image_formats_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Read_only_media_image_formats_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Read/write media image formats ({0}):.
/// </summary>
public static string Read_write_media_image_formats_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Read_write_media_image_formats_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Read/Write media images options:.
/// </summary>
public static string Read_Write_media_images_options {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Read_Write_media_images_options" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reading data....
/// </summary>
public static string Reading_data {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reading_data" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reading directory....
/// </summary>
public static string Reading_directory {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reading_directory" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reading extended attribute....
/// </summary>
public static string Reading_extended_attribute {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reading_extended_attribute" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reading file {0}....
/// </summary>
public static string Reading_file_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reading_file_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reading sector....
/// </summary>
public static string Reading_sector {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reading_sector" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Recommended speed.
/// </summary>
public static string Recommended_speed {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Recommended_speed" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reel Motor 1 Serial Number.
/// </summary>
public static string Reel_Motor_1_Serial_Number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reel_Motor_1_Serial_Number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reel Motor 2 Serial Number.
/// </summary>
public static string Reel_Motor_2_Serial_Number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Reel_Motor_2_Serial_Number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Refreshing devices.
/// </summary>
public static string Refreshing_devices {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Refreshing_devices" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Registering encodings....
/// </summary>
public static string Registering_encodings {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Registering_encodings" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-10-05 16:00:59 +01:00
/// <summary>
/// Looks up a localized string similar to Registering plugins....
/// </summary>
public static string Registering_plugins {
get {
return ResourceManager . GetString ( "Registering_plugins" , resourceCulture ) ;
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Tests connection to a Aaru Remote Server..
/// </summary>
public static string Remote_Command_Description {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Remote_Command_Description" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Requested sectors with tags, unsupported by underlying image format, printing only user data..
/// </summary>
public static string Requested_sectors_tags_unsupported_by_image_format_printing_user_data {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Requested_sectors_tags_unsupported_by_image_format_printing_user_data" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Resume file does not contain dump hardware information....
/// </summary>
public static string Resume_file_does_not_contain_dump_hardware_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Resume_file_does_not_contain_dump_hardware_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Retrieving file information....
/// </summary>
public static string Retrieving_file_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Retrieving_file_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Retrieving SCSI information....
/// </summary>
public static string Retrieving_SCSI_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Retrieving_SCSI_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Retry passes.
/// </summary>
public static string Retry_passes {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Retry_passes" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Retry subchannel. Implies fixing subchannel position..
/// </summary>
public static string Retry_subchannel_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Retry_subchannel_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory.
/// </summary>
public static string Root_directory {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Root_directory" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save descriptors to file.
/// </summary>
public static string Save_descriptors_to_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Save_descriptors_to_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save device reports in shared folder of your computer?.
/// </summary>
public static string Save_device_reports_in_shared_folder_of_your_computer_Q {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Save_device_reports_in_shared_folder_of_your_computer_Q" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Save stats about your Aaru usage?.
/// </summary>
public static string Save_stats_about_your_Aaru_usage_Q {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Save_stats_about_your_Aaru_usage_Q" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Saving statistics....
/// </summary>
public static string Saving_statistics {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Saving_statistics" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Device identification.
/// </summary>
public static string SCSI_Device_identification {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Device_identification" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Extended INQUIRY Data.
/// </summary>
public static string SCSI_Extended_INQUIRY_Data {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Extended_INQUIRY_Data" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Implemented operating definitions.
/// </summary>
public static string SCSI_Implemented_operating_definitions {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Implemented_operating_definitions" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI INQUIRY command response:.
/// </summary>
public static string SCSI_INQUIRY_command_response {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_INQUIRY_command_response" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Management Network Addresses.
/// </summary>
public static string SCSI_Management_Network_Addresses {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Management_Network_Addresses" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Sequential-access Device Capabilities.
/// </summary>
public static string SCSI_Sequential_access_Device_Capabilities {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Sequential_access_Device_Capabilities" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI Software Interface Identifiers.
/// </summary>
public static string SCSI_Software_Interface_Identifiers {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_Software_Interface_Identifiers" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI to ATA Translation Layer Data.
/// </summary>
public static string SCSI_to_ATA_Translation_Layer_Data {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SCSI_to_ATA_Translation_Layer_Data" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Seagate Firmware Numbers page.
/// </summary>
public static string Seagate_Firmware_Numbers_page {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Seagate_Firmware_Numbers_page" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Searches and interprets partitions..
/// </summary>
public static string Searches_and_interprets_partitions {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Searches_and_interprets_partitions" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Searches and prints information about filesystems..
/// </summary>
public static string Searches_and_prints_information_about_filesystems {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Searches_and_prints_information_about_filesystems" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image 2 has more sectors.
/// </summary>
public static string Second_image_has_more_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Second_image_has_more_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 2 format identified by {0}..
/// </summary>
public static string Second_input_file_format_identified_by_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Second_input_file_format_identified_by_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 2 format identified by {0} ({1})..
/// </summary>
public static string Second_input_file_format_identified_by_0_1 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Second_input_file_format_identified_by_0_1" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Input file 2 format not identified, not proceeding with comparison..
/// </summary>
public static string Second_input_file_format_not_identified {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Second_input_file_format_not_identified" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Second media image path.
/// </summary>
public static string Second_media_image_path {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Second_media_image_path" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}.
/// </summary>
public static string Sector_0_as_in_sector_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Sector_0_as_in_sector_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to sector {0}, byte {1}.
/// </summary>
public static string sector_0_byte_1 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "sector_0_byte_1" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sector to start decoding from..
/// </summary>
public static string Sector_to_start_decoding_from {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Sector_to_start_decoding_from" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Selected PoweRec speed for currently inserted media:.
/// </summary>
public static string Selected_PoweRec_speed_for_currently_inserted_media {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Selected_PoweRec_speed_for_currently_inserted_media" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Serial.
/// </summary>
public static string Serial {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Serial" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number of the drive used to read the media represented by the image..
/// </summary>
public static string Serial_number_of_drive_read_the_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Serial_number_of_drive_read_the_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number of the media represented by the image..
/// </summary>
public static string Serial_number_of_media_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Serial_number_of_media_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Setting geometry to {0} cylinders, {1} heads and {2} sectors per track.
/// </summary>
public static string Setting_geometry_to_0_cylinders_1_heads_and_2_sectors_per_track {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Setting_geometry_to_0_cylinders_1_heads_and_2_sectors_per_track" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Setting image metadata.
/// </summary>
public static string Setting_image_metadata {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Setting_image_metadata" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Setting tracks list.
/// </summary>
public static string Setting_tracks_list {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Setting_tracks_list" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Share your device reports with us?.
/// </summary>
public static string Share_your_device_reports_with_us_Q {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Share_your_device_reports_with_us_Q" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Share your stats (anonymously)?.
/// </summary>
public static string Share_your_stats_anonymously_Q {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Share_your_stats_anonymously_Q" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Show long sector.
/// </summary>
public static string Show_long_sector {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Show_long_sector" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Shows debug output from plugins..
/// </summary>
public static string Shows_debug_output_from_plugins {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Shows_debug_output_from_plugins" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Shows verbose output..
/// </summary>
public static string Shows_verbose_output {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Shows_verbose_output" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SilentMode is enabled.
/// </summary>
public static string SilentMode_is_enabled {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SilentMode_is_enabled" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Skip the hole between data and audio in a CD-i Ready disc..
/// </summary>
public static string Skip_CDi_Ready_hole_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Skip_CDi_Ready_hole_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Skipped sectors on error.
/// </summary>
public static string Skipped_sectors_on_error {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Skipped_sectors_on_error" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Some warnings happened. Check console for more information. Image should be correct..
/// </summary>
public static string Some_warnings_happened_Check_console {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Some_warnings_happened_Check_console" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Source image.
/// </summary>
public static string Source_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Source_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Spare Area Information.
/// </summary>
public static string Spare_Area_Information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Spare_Area_Information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Specified encoding is not supported..
/// </summary>
public static string Specified_encoding_is_not_supported {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Specified_encoding_is_not_supported" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Speed to dump. Only applicable to optical drives, 0 for maximum..
/// </summary>
public static string Speed_to_dump {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Speed_to_dump" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SpeedRead is enabled.
/// </summary>
public static string SpeedRead_is_enabled {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "SpeedRead_is_enabled" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Start {0}.
/// </summary>
public static string Start_0_as_in_sector_start {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Start_0_as_in_sector_start" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Starting sector..
/// </summary>
public static string Starting_sector {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Starting_sector" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string Statistics_disclaimer {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Statistics_disclaimer" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Stop media dump on first error..
/// </summary>
public static string Stop_media_dump_on_first_error {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Stop_media_dump_on_first_error" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Store encrypted data as is..
/// </summary>
public static string Store_encrypted_data_as_is {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Store_encrypted_data_as_is" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to any.
/// </summary>
public static string Subchannel_name_any {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_name_any" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to none.
/// </summary>
public static string Subchannel_name_none {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_name_none" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to pq.
/// </summary>
public static string Subchannel_name_pq {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_name_pq" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to rw.
/// </summary>
public static string Subchannel_name_rw {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_name_rw" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to rw-or-pq.
/// </summary>
public static string Subchannel_name_rw_or_pq {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_name_rw_or_pq" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Subchannel to dump. Only applicable to CD/GD. Values: any, rw, rw-or-pq, pq, none..
/// </summary>
public static string Subchannel_to_dump_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Subchannel_to_dump_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported archive formats ({0}):.
/// </summary>
public static string Supported_archive_formats_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_archive_formats_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported filesystems for identification and information only ({0}):.
/// </summary>
public static string Supported_filesystems_for_identification_and_information_only_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_filesystems_for_identification_and_information_only_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported filesystems that can read their contents ({0}):.
/// </summary>
public static string Supported_filesystems_that_can_read_their_contents_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_filesystems_that_can_read_their_contents_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported filters ({0}):.
/// </summary>
public static string Supported_filters_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_filters_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported partitioning schemes ({0}):.
/// </summary>
public static string Supported_partitioning_schemes_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_partitioning_schemes_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supported?.
/// </summary>
public static string Supported_Question {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supported_Question" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports bitsetting DVD+R book type.
/// </summary>
public static string Supports_bitsetting_DVD_R_book_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_bitsetting_DVD_R_book_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports bitsetting DVD+R DL book type.
/// </summary>
public static string Supports_bitsetting_DVD_R_DL_book_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_bitsetting_DVD_R_DL_book_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports GigaRec.
/// </summary>
public static string Supports_GigaRec {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_GigaRec" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports hiding CD-Rs and sessions.
/// </summary>
public static string Supports_hiding_CD_Rs_and_sessions {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_hiding_CD_Rs_and_sessions" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports PoweRec.
/// </summary>
public static string Supports_PoweRec {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_PoweRec" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports SecuRec.
/// </summary>
public static string Supports_SecuRec {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_SecuRec" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports SilentMode.
/// </summary>
public static string Supports_SilentMode {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_SilentMode" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports SpeedRead.
/// </summary>
public static string Supports_SpeedRead {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_SpeedRead" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports test writing DVD+.
/// </summary>
public static string Supports_test_writing_DVD_Plus {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_test_writing_DVD_Plus" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports VariRec.
/// </summary>
public static string Supports_VariRec {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_VariRec" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Supports VariRec on DVDs.
/// </summary>
public static string Supports_VariRec_on_DVDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Supports_VariRec_on_DVDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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..
/// </summary>
public static string Sure_report_trap_disc {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Sure_report_trap_disc" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Take list of dump hardware from existing resume file..
/// </summary>
public static string Take_dump_hardware_from_existing_resume {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Take_dump_hardware_from_existing_resume" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Take metadata from existing CICM XML sidecar..
/// </summary>
public static string Take_metadata_from_existing_CICM_XML_sidecar {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Take_metadata_from_existing_CICM_XML_sidecar" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to 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)..
/// </summary>
public static string Tape_argument_input_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Tape_argument_input_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Only used for tapes, indicates block size. Files in the folder whose size is not a multiple of this value will simply be ignored..
/// </summary>
public static string Tape_block_size_argument_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Tape_block_size_argument_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to TapeAlert Supported Flags Bitmap.
/// </summary>
public static string TapeAlert_Supported_Flags_Bitmap {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TapeAlert_Supported_Flags_Bitmap" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Developers:
/// Natalia Portillo
/// Michael Drüing
/// Rebecca Wallander
///
///Testers:
/// Silas Laspada.
/// </summary>
public static string Text_Authors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Text_Authors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to The specified image does not support any kind of verification.
/// </summary>
public static string The_specified_image_does_not_support_any_kind_of_verification {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "The_specified_image_does_not_support_any_kind_of_verification" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to The specified input file cannot be found..
/// </summary>
public static string The_specified_input_file_cannot_be_found {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "The_specified_input_file_cannot_be_found" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to There are no media tags in chosen disc image..
2023-09-26 03:39:10 +01:00
/// </summary>
2023-10-03 12:59:30 +01:00
public static string There_are_no_media_tags_in_chosen_disc_image {
2022-11-23 16:06:46 +00:00
get {
2023-10-03 12:59:30 +01:00
return ResourceManager . GetString ( "There_are_no_media_tags_in_chosen_disc_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to There are no sector tags in chosen disc image..
/// </summary>
public static string There_are_no_sector_tags_in_chosen_disc_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "There_are_no_sector_tags_in_chosen_disc_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to There are no statistics..
/// </summary>
public static string There_are_no_statistics {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "There_are_no_statistics" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to There is at least one sector that does not contain a checksum.
/// </summary>
public static string There_is_at_least_one_sector_that_does_not_contain_a_checksum {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "There_is_at_least_one_sector_that_does_not_contain_a_checksum" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to There is at least one sector with incorrect checksum or errors.
/// </summary>
public static string There_is_at_least_one_sector_with_incorrect_checksum_or_errors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "There_is_at_least_one_sector_with_incorrect_checksum_or_errors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to THIS IS DANGEROUS AND CAN IRREVERSIBLY DESTROY YOUR DRIVE (IF IN DOUBT PRESS 'N').
/// </summary>
public static string This_is_dangerous {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "This_is_dangerous" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Time spent reading CDs.
/// </summary>
public static string Time_spent_reading_CDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Time_spent_reading_CDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Time spent reading DVDs.
/// </summary>
public static string Time_spent_reading_DVDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Time_spent_reading_DVDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Time spent writing CDs.
/// </summary>
public static string Time_spent_writing_CDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Time_spent_writing_CDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Time spent writing DVDs.
/// </summary>
public static string Time_spent_writing_DVDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Time_spent_writing_DVDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Aaru's license.
/// </summary>
public static string Title_Aaru_license {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Aaru_license" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to About Aaru.
/// </summary>
public static string Title_About_Aaru {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_About_Aaru" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Algorithms.
/// </summary>
public static string Title_Algorithms {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Algorithms" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ATA / ATAPI.
/// </summary>
public static string Title_ATA_ATAPI {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_ATA_ATAPI" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ATIP.
/// </summary>
public static string Title_ATIP {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_ATIP" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Attributes.
/// </summary>
public static string Title_Attributes {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Attributes" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Author.
/// </summary>
public static string Title_Author {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Author" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Barcode.
/// </summary>
public static string Title_Barcode {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Barcode" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Block.
/// </summary>
public static string Title_Block {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Block" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Bus.
/// </summary>
public static string Title_Bus {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Bus" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Calculating entropy.
/// </summary>
public static string Title_Calculating_entropy {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Calculating_entropy" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CD-TEXT.
/// </summary>
public static string Title_CD_TEXT {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_CD_TEXT" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Changed.
/// </summary>
public static string Title_Changed {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Changed" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CID.
/// </summary>
public static string Title_CID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_CID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CIS.
/// </summary>
public static string Title_CIS {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_CIS" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Code.
/// </summary>
public static string Title_Code_for_encoding {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Code_for_encoding" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Command.
/// </summary>
public static string Title_Command {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Command" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Commands.
/// </summary>
public static string Title_Commands {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Commands" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Comments.
/// </summary>
public static string Title_Comments {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Comments" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Connected by USB.
/// </summary>
public static string Title_Connected_by_USB {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Connected_by_USB" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Console.
/// </summary>
public static string Title_Console {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Console" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Conversion success.
/// </summary>
public static string Title_Conversion_success {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Conversion_success" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Creation.
/// </summary>
public static string Title_Creation {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Creation" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Creation time.
/// </summary>
public static string Title_Creation_time {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Creation_time" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to CSD.
/// </summary>
public static string Title_CSD {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_CSD" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Decoded.
/// </summary>
public static string Title_Decoded {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Decoded" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Description.
/// </summary>
public static string Title_Description {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Description" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Descriptor size.
/// </summary>
public static string Title_Descriptor_size {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Descriptor_size" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Destination file.
/// </summary>
public static string Title_Destination_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Destination_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Details.
/// </summary>
public static string Title_Details {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Details" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device.
/// </summary>
public static string Title_Device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device information.
/// </summary>
public static string Title_Device_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Device_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Device type.
/// </summary>
public static string Title_Device_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Device_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Devices.
/// </summary>
public static string Title_Devices {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Devices" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Disc Manufacturing Information.
/// </summary>
public static string Title_Disc_Manufacturing_Information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Disc_Manufacturing_Information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive.
/// </summary>
public static string Title_Drive {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive firmware revision.
/// </summary>
public static string Title_Drive_firmware_revision {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_firmware_revision" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive has kreon firmware:.
/// </summary>
public static string Title_Drive_has_kreon_firmware {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_has_kreon_firmware" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive information.
/// </summary>
public static string Title_Drive_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive manufacturer.
/// </summary>
public static string Title_Drive_manufacturer {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_manufacturer" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive model.
/// </summary>
public static string Title_Drive_model {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_model" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Drive serial number.
/// </summary>
public static string Title_Drive_serial_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Drive_serial_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Dump hardware.
/// </summary>
public static string Title_Dump_hardware {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Dump_hardware" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Entropy.
/// </summary>
public static string Title_Entropy {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Entropy" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Error.
/// </summary>
public static string Title_Error {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Error" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to EVPD.
/// </summary>
public static string Title_EVPD {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_EVPD" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Existing Aaru Metadata sidecar.
/// </summary>
public static string Title_Existing_Aaru_Metadata_sidecar {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Existing_Aaru_Metadata_sidecar" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Existing resume file.
/// </summary>
public static string Title_Existing_resume_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Existing_resume_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Extended CSD.
/// </summary>
public static string Title_Extended_CSD {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Extended_CSD" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Feature.
/// </summary>
public static string Title_Feature {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Feature" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to File.
/// </summary>
public static string Title_File {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_File" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem.
/// </summary>
public static string Title_Filesystem {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Filesystem" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystems.
/// </summary>
public static string Title_Filesystems {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Filesystems" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filter.
/// </summary>
public static string Title_Filter {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Filter" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Filters.
/// </summary>
public static string Title_Filters {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Filters" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to FireWire.
/// </summary>
public static string Title_FireWire {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_FireWire" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to FireWire device.
/// </summary>
public static string Title_FireWire_device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_FireWire_device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Firmware revision.
/// </summary>
public static string Title_Firmware_revision {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Firmware_revision" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media image 1.
/// </summary>
public static string Title_First_Media_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_First_Media_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Floppy images.
/// </summary>
public static string Title_Floppy_images {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Floppy_images" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Format.
/// </summary>
public static string Title_Format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Formats.
/// </summary>
public static string Title_Formats {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Formats" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to From image....
/// </summary>
public static string Title_From_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_From_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to GDPR.
/// </summary>
public static string Title_GDPR {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_GDPR" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to General.
/// </summary>
public static string Title_General {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_General" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to GID.
/// </summary>
public static string Title_GID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_GID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to GUID.
/// </summary>
public static string Title_GUID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_GUID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Hash.
/// </summary>
public static string Title_Hash {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Hash" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Header.
/// </summary>
public static string Title_Header {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Header" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to HexView.
/// </summary>
public static string Title_HexView {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_HexView" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Identify only:.
/// </summary>
public static string Title_Identify_only {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Identify_only" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image application.
/// </summary>
public static string Title_Image_application {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_application" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image application version.
/// </summary>
public static string Title_Image_application_version {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_application_version" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image comments.
/// </summary>
public static string Title_Image_comments {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_comments" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image creator.
/// </summary>
public static string Title_Image_creator {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_creator" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image information.
/// </summary>
public static string Title_Image_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image name.
/// </summary>
public static string Title_Image_name {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_name" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image size.
/// </summary>
public static string Title_Image_size {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_size" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Image version.
/// </summary>
public static string Title_Image_version {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Image_version" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Images.
/// </summary>
public static string Title_Images {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Images" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Information.
/// </summary>
public static string Title_Information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Inode.
/// </summary>
public static string Title_Inode {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Inode" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to INQUIRY.
/// </summary>
public static string Title_INQUIRY {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_INQUIRY" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ISRC.
/// </summary>
public static string Title_ISRC {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_ISRC" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to ISRCs.
/// </summary>
public static string Title_ISRCs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_ISRCs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Kreon.
/// </summary>
public static string Title_Kreon {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Kreon" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last access.
/// </summary>
public static string Title_Last_access {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_access" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last backup.
/// </summary>
public static string Title_Last_backup {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_backup" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last media of the sequence.
/// </summary>
public static string Title_Last_media_of_the_sequence {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_media_of_the_sequence" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last media on sequence.
/// </summary>
public static string Title_Last_media_on_sequence {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_media_on_sequence" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last modification time.
/// </summary>
public static string Title_Last_modification_time {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_modification_time" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Last write.
/// </summary>
public static string Title_Last_write {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Last_write" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to LBA.
/// </summary>
public static string Title_LBA {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_LBA" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Length.
/// </summary>
public static string Title_Length {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Length" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Library.
/// </summary>
public static string Title_Library {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Library" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Links.
/// </summary>
public static string Title_Links {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Links" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Log.
/// </summary>
public static string Title_Log {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Log" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Manufacturer.
/// </summary>
public static string Title_Manufacturer {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Manufacturer" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media.
/// </summary>
public static string Title_Media {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media barcode.
/// </summary>
public static string Title_Media_barcode {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_barcode" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media catalog number.
/// </summary>
public static string Title_Media_catalog_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_catalog_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media checksums:.
/// </summary>
public static string Title_Media_checksums {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_checksums" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media image format.
/// </summary>
public static string Title_Media_image_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_image_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media images.
/// </summary>
public static string Title_Media_images {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_images" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media information.
/// </summary>
public static string Title_Media_information {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_information" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media manufacturer.
/// </summary>
public static string Title_Media_manufacturer {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_manufacturer" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media model.
/// </summary>
public static string Title_Media_model {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_model" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media part no..
/// </summary>
public static string Title_Media_part_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_part_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media sequence.
/// </summary>
public static string Title_Media_sequence {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_sequence" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media serial number.
/// </summary>
public static string Title_Media_serial_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_serial_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media type.
/// </summary>
public static string Title_Media_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Media_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Medias.
/// </summary>
public static string Title_Medias {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Medias" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Message.
/// </summary>
public static string Title_Message {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Message" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Metadata.
/// </summary>
public static string Title_Metadata {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Metadata" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Miscellaneous.
/// </summary>
public static string Title_Miscellaneous {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Miscellaneous" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to MMC FEATURES.
/// </summary>
public static string Title_MMC_FEATURES {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_MMC_FEATURES" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Mode.
/// </summary>
public static string Title_Mode {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Mode" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to MODE SENSE.
/// </summary>
public static string Title_MODE_SENSE {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_MODE_SENSE" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Model.
/// </summary>
public static string Title_Model {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Model" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Model ID.
/// </summary>
public static string Title_Model_ID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Model_ID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Module.
/// </summary>
public static string Title_Module {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Module" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Name.
/// </summary>
public static string Title_Name {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Name" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Namespace.
/// </summary>
public static string Title_Namespace {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Namespace" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Number in sequence.
/// </summary>
public static string Title_Number_in_sequence {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Number_in_sequence" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to OCR.
/// </summary>
public static string Title_OCR {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_OCR" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Title of the media represented by the image..
/// </summary>
public static string Title_of_media_represented_by_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_of_media_represented_by_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Operating system.
/// </summary>
public static string Title_Operating_system {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Operating_system" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Page.
/// </summary>
public static string Title_Page {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Page" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Part number.
/// </summary>
public static string Title_Part_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Part_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Partition.
/// </summary>
public static string Title_Partition {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Partition" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Partitions.
/// </summary>
public static string Title_Partitions {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Partitions" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to PCMCIA.
/// </summary>
public static string Title_PCMCIA {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_PCMCIA" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to PCMCIA device.
/// </summary>
public static string Title_PCMCIA_device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_PCMCIA_device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Peripheral device type.
/// </summary>
public static string Title_Peripheral_device_type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Peripheral_device_type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Plextor.
/// </summary>
public static string Title_Plextor {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Plextor" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Plugins.
/// </summary>
public static string Title_Plugins {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Plugins" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Product.
/// </summary>
public static string Title_Product {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Product" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Product ID.
/// </summary>
public static string Title_Product_ID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Product_ID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Readable:.
/// </summary>
public static string Title_Readable {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Readable" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Readable media tags.
/// </summary>
public static string Title_Readable_media_tags {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Readable_media_tags" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Readable sector tags.
/// </summary>
public static string Title_Readable_sector_tags {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Readable_sector_tags" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Removable media.
/// </summary>
public static string Title_Removable_media {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Removable_media" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Reports.
/// </summary>
public static string Title_Reports {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Reports" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Revision.
/// </summary>
public static string Title_Revision {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Revision" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Scheme.
/// </summary>
public static string Title_Scheme {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Scheme" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCR.
/// </summary>
public static string Title_SCR {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SCR" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI.
/// </summary>
public static string Title_SCSI {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SCSI" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI device.
/// </summary>
public static string Title_SCSI_device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SCSI_device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI INQUIRY.
/// </summary>
public static string Title_SCSI_INQUIRY {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SCSI_INQUIRY" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SCSI MMC GET CONFIGURATION Features:.
/// </summary>
public static string Title_SCSI_MMC_GET_CONFIGURATION_Features {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SCSI_MMC_GET_CONFIGURATION_Features" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to SD / MMC.
/// </summary>
public static string Title_SD_MMC {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_SD_MMC" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Media image 2.
/// </summary>
public static string Title_Second_Media_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Second_Media_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sector.
/// </summary>
public static string Title_Sector {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Sector" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sector size.
/// </summary>
public static string Title_Sector_size {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Sector_size" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sectors.
/// </summary>
public static string Title_Sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Security Sector.
/// </summary>
public static string Title_Security_Sector {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Security_Sector" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number.
/// </summary>
public static string Title_Serial_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Serial_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Sessions.
/// </summary>
public static string Title_Sessions {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Sessions" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Settings.
/// </summary>
public static string Title_Settings {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Settings" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Software.
/// </summary>
public static string Title_Software {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Software" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Statistics.
/// </summary>
public static string Title_Statistics {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Statistics" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Tag:.
/// </summary>
public static string Title_Tag {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Tag" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Time.
/// </summary>
public static string Title_Time {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Time" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Times used.
/// </summary>
public static string Title_Times_used {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Times_used" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Title.
/// </summary>
public static string Title_Title {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Title" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to TOC.
/// </summary>
public static string Title_TOC {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_TOC" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to TOC (full).
/// </summary>
public static string Title_TOC_full {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_TOC_full" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track checksums:.
/// </summary>
public static string Title_Track_checksums {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Track_checksums" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track entropy.
/// </summary>
public static string Title_Track_entropy {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Track_entropy" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Tracks.
/// </summary>
public static string Title_Tracks {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Tracks" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Type.
/// </summary>
public static string Title_Type {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Type" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to UID.
/// </summary>
public static string Title_UID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_UID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unique sectors.
/// </summary>
public static string Title_Unique_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Unique_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to USB.
/// </summary>
public static string Title_USB {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_USB" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to USB device.
/// </summary>
public static string Title_USB_device {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_USB_device" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to UUID.
/// </summary>
public static string Title_UUID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_UUID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Vendor.
/// </summary>
public static string Title_Vendor {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Vendor" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Vendor ID.
/// </summary>
public static string Title_Vendor_ID {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Vendor_ID" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Version.
/// </summary>
public static string Title_Version {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Version" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Warning.
/// </summary>
public static string Title_Warning {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Warning" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writable:.
/// </summary>
public static string Title_Writable {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Title_Writable" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Total errors.............
/// </summary>
public static string Total_errors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Total_errors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Total errors+unknowns....
/// </summary>
public static string Total_errors_plus_unknowns {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Total_errors_plus_unknowns" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Total loaded discs:.
/// </summary>
public static string Total_loaded_discs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Total_loaded_discs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Total sectors............
/// </summary>
public static string Total_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Total_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Total unknowns...........
/// </summary>
public static string Total_unknowns {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Total_unknowns" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track {0} has {1} unique sectors ({2:P3}).
/// </summary>
public static string Track_0_has_1_unique_sectors_2 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Track_0_has_1_unique_sectors_2" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track {0} starts at LBA {1}, ends at LBA {2}, has a pregap of {3} sectors and is of type {4}.
/// </summary>
public static string Track_0_starts_at_LBA_1_ends_at_LBA_2_has_a_pregap_of_3_sectors_and_is_of_type_4 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Track_0_starts_at_LBA_1_ends_at_LBA_2_has_a_pregap_of_3_sectors_and_is_of_type_4" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track {0} starts at sector {1} and ends at sector {2}.
/// </summary>
public static string Track_0_starts_at_sector_1_and_ends_at_sector_2 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Track_0_starts_at_sector_1_and_ends_at_sector_2" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Track Resources.
/// </summary>
public static string Track_Resources {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Track_Resources" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Trim errors from skipped sectors.
/// </summary>
public static string Trim_errors_from_skipped_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Trim_errors_from_skipped_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to read first track pregap. Only applicable to CD/DDCD/GD..
/// </summary>
public static string Try_to_read_first_track_pregap {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Try_to_read_first_track_pregap" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to read the title keys from CSS encrypted DVDs (very slow)..
/// </summary>
public static string Try_to_read_the_title_keys_from_CSS_DVDs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Try_to_read_the_title_keys_from_CSS_DVDs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to read track 1 pregap.
/// </summary>
public static string Try_to_read_track_1_pregap {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Try_to_read_track_1_pregap" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Try to recover partial or incorrect data..
/// </summary>
public static string Try_to_recover_partial_or_incorrect_data {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Try_to_recover_partial_or_incorrect_data" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to boolean.
/// </summary>
public static string TypeToString_boolean {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_boolean" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to float number.
/// </summary>
public static string TypeToString_float_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_float_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to number.
/// </summary>
public static string TypeToString_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to signed number.
/// </summary>
public static string TypeToString_signed_number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_signed_number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to string.
/// </summary>
public static string TypeToString_string {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_string" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to uuid.
/// </summary>
public static string TypeToString_uuid {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "TypeToString_uuid" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to mount volume, error {0}.
/// </summary>
public static string Unable_to_mount_volume_error_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_mount_volume_error_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to open image 1 format.
/// </summary>
public static string Unable_to_open_first_image_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_open_first_image_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to open image format.
/// </summary>
public static string Unable_to_open_image_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_open_image_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to open image 2 format.
/// </summary>
public static string Unable_to_open_second_image_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_open_second_image_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to recognize image format, not checksumming.
/// </summary>
public static string Unable_to_recognize_image_format_not_checksumming {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_recognize_image_format_not_checksumming" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to recognize image format, not decoding.
/// </summary>
public static string Unable_to_recognize_image_format_not_decoding {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_recognize_image_format_not_decoding" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to recognize image format, not printing.
/// </summary>
public static string Unable_to_recognize_image_format_not_printing {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_recognize_image_format_not_printing" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to recognize image format, not verifying.
/// </summary>
public static string Unable_to_recognize_image_format_not_verifying {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unable_to_recognize_image_format_not_verifying" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Undecoded.
/// </summary>
public static string Undecoded {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Undecoded" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Undecoded tuple ID {0}.
/// </summary>
public static string Undecoded_tuple_ID_0 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Undecoded_tuple_ID_0" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unit Serial Number.
/// </summary>
public static string Unit_Serial_Number {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unit_Serial_Number" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown feature.
/// </summary>
public static string Unknown_feature {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unknown_feature" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown LBAs:.
/// </summary>
public static string Unknown_LBAs {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unknown_LBAs" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to unlimited.
/// </summary>
public static string unlimited_as_in_speed {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "unlimited_as_in_speed" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unsupported device type, report cannot be created.
/// </summary>
public static string Unsupported_device_type_for_report {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unsupported_device_type_for_report" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Unsupported filename.
/// </summary>
public static string Unsupported_filename {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Unsupported_filename" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Updating main database....
/// </summary>
public static string Updating_main_database {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Updating_main_database" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Use long format..
/// </summary>
public static string Use_long_format {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Use_long_format" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Value "{0}" is not a valid number for length..
/// </summary>
public static string Value_0_is_not_a_valid_number_for_length {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Value_0_is_not_a_valid_number_for_length" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Verify all sectors if supported..
/// </summary>
public static string Verify_all_sectors_if_supported {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Verify_all_sectors_if_supported" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Dimensions, as a square, in pixels, for the graph of verified media..
2023-09-26 03:39:10 +01:00
/// </summary>
public static string Verify_dimensions_paramater_help {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Verify_dimensions_paramater_help" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
2023-10-03 12:59:30 +01:00
/// Looks up a localized string similar to Verify media image if supported..
2023-09-26 03:39:10 +01:00
/// </summary>
2023-10-03 12:59:30 +01:00
public static string Verify_media_image_if_supported {
2022-11-23 16:06:46 +00:00
get {
2023-10-03 12:59:30 +01:00
return ResourceManager . GetString ( "Verify_media_image_if_supported" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Verifying image checksums....
/// </summary>
public static string Verifying_image_checksums {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Verifying_image_checksums" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Verifying track {0} of {1}.
/// </summary>
public static string Verifying_track_0_of_1 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Verifying_track_0_of_1" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Welcome to Aaru!.
/// </summary>
public static string Welcome_to_Aaru {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Welcome_to_Aaru" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to When an unreadable sector is found skip this many sectors..
/// </summary>
public static string When_an_unreadable_sector_is_found_skip_this_many_sectors {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "When_an_unreadable_sector_is_found_skip_this_many_sectors" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Who (person) created the image?.
/// </summary>
public static string Who_person_created_the_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Who_person_created_the_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Write a log of the scan in the format used by ImgBurn..
/// </summary>
public static string Write_a_log_of_the_scan_in_the_format_used_by_ImgBurn {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Write_a_log_of_the_scan_in_the_format_used_by_ImgBurn" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Write a log of the scan in the format used by MHDD..
/// </summary>
public static string Write_a_log_of_the_scan_in_the_format_used_by_MHDD {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Write_a_log_of_the_scan_in_the_format_used_by_MHDD" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writing Aaru Metadata to output image..
/// </summary>
public static string Writing_Aaru_Metadata_to_output_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Writing_Aaru_Metadata_to_output_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writing dump hardware list....
/// </summary>
public static string Writing_dump_hardware_list {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Writing_dump_hardware_list" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writing extended attribute....
/// </summary>
public static string Writing_extended_attribute {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Writing_extended_attribute" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writing image to:.
/// </summary>
public static string Writing_image_to {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Writing_image_to" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Writing metadata....
/// </summary>
public static string Writing_metadata {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Writing_metadata" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Written {0} bytes of file {1} to {2}.
/// </summary>
public static string Written_0_bytes_of_file_1_to_2 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Written_0_bytes_of_file_1_to_2" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Written {0} bytes of xattr {1} from file {2} to {3}.
/// </summary>
public static string Written_0_bytes_of_xattr_1_from_file_2_to_3 {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Written_0_bytes_of_xattr_1_from_file_2_to_3" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Written Aaru Metadata to output image..
/// </summary>
public static string Written_Aaru_Metadata_to_output_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Written_Aaru_Metadata_to_output_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to Written dump hardware list to output image..
/// </summary>
public static string Written_dump_hardware_list_to_output_image {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "Written_dump_hardware_list_to_output_image" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You cannot use --tape option when input is a file..
/// </summary>
public static string You_cannot_use_tape_option_when_input_is_a_file {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_cannot_use_tape_option_when_input_is_a_file" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Checksum command {0} times.
/// </summary>
public static string You_have_called_the_Checksum_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Checksum_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Compare command {0} times.
/// </summary>
public static string You_have_called_the_Compare_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Compare_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Convert-Image command {0} times.
/// </summary>
public static string You_have_called_the_Convert_Image_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Convert_Image_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Create-Sidecar command {0} times.
/// </summary>
public static string You_have_called_the_Create_Sidecar_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Create_Sidecar_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Decode command {0} times.
/// </summary>
public static string You_have_called_the_Decode_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Decode_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Device-Info command {0} times.
/// </summary>
public static string You_have_called_the_Device_Info_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Device_Info_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Device-Report command {0} times.
/// </summary>
public static string You_have_called_the_Device_Report_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Device_Report_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Dump-Media command {0} times.
/// </summary>
public static string You_have_called_the_Dump_Media_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Dump_Media_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Entropy command {0} times.
/// </summary>
public static string You_have_called_the_Entropy_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Entropy_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Filesystem Info command {0} times.
/// </summary>
public static string You_have_called_the_Filesystem_Info_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Filesystem_Info_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Formats command {0} times.
/// </summary>
public static string You_have_called_the_Formats_command_0_times {
2022-11-23 16:06:46 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Formats_command_0_times" , resourceCulture ) ;
2022-11-23 16:06:46 +00:00
}
}
2022-12-04 16:38:50 +00:00
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Image-Info command {0} times.
/// </summary>
public static string You_have_called_the_Image_Info_command_0_times {
2022-12-04 16:38:50 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Image_Info_command_0_times" , resourceCulture ) ;
2022-12-04 16:38:50 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Media-Info command {0} times.
/// </summary>
public static string You_have_called_the_Media_Info_command_0_times {
2022-12-04 16:38:50 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Media_Info_command_0_times" , resourceCulture ) ;
2022-12-04 16:38:50 +00:00
}
}
2022-12-05 19:41:32 +00:00
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Media-Scan command {0} times.
/// </summary>
public static string You_have_called_the_Media_Scan_command_0_times {
2022-12-05 19:41:32 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Media_Scan_command_0_times" , resourceCulture ) ;
2022-12-05 19:41:32 +00:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Print-Hex command {0} times.
/// </summary>
public static string You_have_called_the_Print_Hex_command_0_times {
2022-12-05 19:41:32 +00:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Print_Hex_command_0_times" , resourceCulture ) ;
2023-07-29 23:50:37 +02:00
}
}
2023-09-26 03:39:10 +01:00
/// <summary>
/// Looks up a localized string similar to You have called the Verify command {0} times.
/// </summary>
public static string You_have_called_the_Verify_command_0_times {
2023-07-29 23:50:37 +02:00
get {
2023-09-26 03:39:10 +01:00
return ResourceManager . GetString ( "You_have_called_the_Verify_command_0_times" , resourceCulture ) ;
2022-12-05 19:41:32 +00:00
}
}
2022-11-18 11:18:45 +00:00
}
}