2022-11-28 02:59:53 +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.Filesystems {
using System ;
2023-10-01 04:00:02 +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-28 02:59:53 +00:00
internal class Localization {
2023-10-01 04:00:02 +01:00
private static global :: System . Resources . ResourceManager resourceMan ;
2022-11-28 02:59:53 +00:00
2023-10-01 04:00:02 +01:00
private static global :: System . Globalization . CultureInfo resourceCulture ;
2022-11-28 02:59:53 +00:00
2023-10-01 04:00:02 +01:00
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
2022-11-28 02:59:53 +00:00
internal Localization ( ) {
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Resources . ResourceManager ResourceManager {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "Aaru.Filesystems.Localization.Localization" , typeof ( Localization ) . Assembly ) ;
2022-11-28 02:59:53 +00:00
resourceMan = temp ;
}
return resourceMan ;
}
}
2023-10-01 04:00:02 +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)]
internal static global :: System . Globalization . CultureInfo Culture {
2022-11-28 02:59:53 +00:00
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0}[{1}] = Unknown data type {2}.
/// </summary>
internal static string _0_1_equals_unknown_data_type_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_1_equals_unknown_data_type_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} allocation blocks..
/// </summary>
internal static string _0_allocation_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_allocation_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} allocation groups in volume.
/// </summary>
internal static string _0_allocation_groups_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_allocation_groups_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks ({1} bytes).
/// </summary>
internal static string _0_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks ({1} bytes) free of {2} ({3} bytes).
/// </summary>
internal static string _0_blocks_1_bytes_free_of_2_3_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_1_bytes_free_of_2_3_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks, {1} flags and {2} inodes per group.
/// </summary>
internal static string _0_blocks_1_flags_and_2_inodes_per_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_1_flags_and_2_inodes_per_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks for bootloader ({1} bytes).
/// </summary>
internal static string _0_blocks_for_bootloader_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_for_bootloader_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks free.
/// </summary>
internal static string _0_blocks_free {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_free" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks free ({1} bytes).
/// </summary>
internal static string _0_blocks_free_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_free_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in cylinder 0.
/// </summary>
internal static string _0_blocks_in_cylinder_zero {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_cylinder_zero" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in filesystem.
/// </summary>
internal static string _0_blocks_in_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in volume.
/// </summary>
internal static string _0_blocks_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in volume ({1} bytes).
/// </summary>
internal static string _0_blocks_in_volume_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_volume_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in volume bitmap cache.
/// </summary>
internal static string _0_blocks_in_volume_bitmap_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_volume_bitmap_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in volume cache.
/// </summary>
internal static string _0_blocks_in_volume_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_volume_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks in volume common cache.
/// </summary>
internal static string _0_blocks_in_volume_common_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_in_volume_common_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks minus one.
/// </summary>
internal static string _0_blocks_minus_one {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_minus_one" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks minus one minus MDDF offset.
/// </summary>
internal static string _0_blocks_minus_one_minus_MDDF_offset {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_minus_one_minus_MDDF_offset" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks of {1} bytes.
/// </summary>
internal static string _0_blocks_of_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_of_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks on all data disks.
/// </summary>
internal static string _0_blocks_on_all_data_disks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_on_all_data_disks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks on cluster summary array.
/// </summary>
internal static string _0_blocks_on_cluster_summary_array {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_on_cluster_summary_array" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks on inode map ({1} bytes).
/// </summary>
internal static string _0_blocks_on_inode_map_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_on_inode_map_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks on zone map ({1} bytes).
/// </summary>
internal static string _0_blocks_on_zone_map_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_on_zone_map_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks pending of being freed.
/// </summary>
internal static string _0_blocks_pending_of_being_freed {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_pending_of_being_freed" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per allocation group.
/// </summary>
internal static string _0_blocks_per_allocation_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_allocation_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per allocation group ({1} bytes).
/// </summary>
internal static string _0_blocks_per_allocation_group_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_allocation_group_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per cluster.
/// </summary>
internal static string _0_blocks_per_cluster {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_cluster" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per cylinder.
/// </summary>
internal static string _0_blocks_per_cylinder {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_cylinder" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per cylinder ({1} bytes).
/// </summary>
internal static string _0_blocks_per_cylinder_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_cylinder_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per cylinder group at maximum.
/// </summary>
internal static string _0_blocks_per_cylinder_group_at_maximum {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_cylinder_group_at_maximum" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per gap ({1} bytes).
/// </summary>
internal static string _0_blocks_per_gap_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_gap_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per group.
/// </summary>
internal static string _0_blocks_per_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per rotation.
/// </summary>
internal static string _0_blocks_per_rotation {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_rotation" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} blocks per segment.
/// </summary>
internal static string _0_blocks_per_segment {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_blocks_per_segment" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes/block.
/// </summary>
internal static string _0_bytes_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in a basic block.
/// </summary>
internal static string _0_bytes_in_a_basic_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_a_basic_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in a frag block.
/// </summary>
internal static string _0_bytes_in_a_frag_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_a_frag_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in allocation bitmap.
/// </summary>
internal static string _0_bytes_in_allocation_bitmap {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_allocation_bitmap" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in cylinder group.
/// </summary>
internal static string _0_bytes_in_cylinder_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_cylinder_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in cylinder group summary.
/// </summary>
internal static string _0_bytes_in_cylinder_group_summary {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_cylinder_group_summary" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in erase block.
/// </summary>
internal static string _0_bytes_in_erase_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_erase_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in LisaInfo.
/// </summary>
internal static string _0_bytes_in_LisaInfo {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_LisaInfo" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in the Catalog B-Tree.
/// </summary>
internal static string _0_bytes_in_the_Catalog_B_Tree {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_the_Catalog_B_Tree" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in the Extents B-Tree.
/// </summary>
internal static string _0_bytes_in_the_Extents_B_Tree {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_the_Extents_B_Tree" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes in volume.
/// </summary>
internal static string _0_bytes_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes/leaf.
/// </summary>
internal static string _0_bytes_leaf {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_leaf" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes maximum per file.
/// </summary>
internal static string _0_bytes_maximum_per_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_maximum_per_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes/node.
/// </summary>
internal static string _0_bytes_node {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_node" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes on bitmap.
/// </summary>
internal static string _0_bytes_on_bitmap {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_on_bitmap" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per allocation block..
/// </summary>
internal static string _0_bytes_per_allocation_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_allocation_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per block.
/// </summary>
internal static string _0_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per directory entry.
/// </summary>
internal static string _0_bytes_per_directory_entry {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_directory_entry" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per fragment.
/// </summary>
internal static string _0_bytes_per_fragment {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_fragment" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per i-node.
/// </summary>
internal static string _0_bytes_per_i_node {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_i_node" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per Index block.
/// </summary>
internal static string _0_bytes_per_Index_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_Index_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per inode.
/// </summary>
internal static string _0_bytes_per_inode {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_inode" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per MFT record.
/// </summary>
internal static string _0_bytes_per_MFT_record {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_MFT_record" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per page.
/// </summary>
internal static string _0_bytes_per_page {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_page" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per sector..
/// </summary>
internal static string _0_bytes_per_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per sector (uncooked).
/// </summary>
internal static string _0_bytes_per_sector_uncooked {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_sector_uncooked" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes per zone.
/// </summary>
internal static string _0_bytes_per_zone {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_per_zone" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes/sector.
/// </summary>
internal static string _0_bytes_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes/stripe.
/// </summary>
internal static string _0_bytes_stripe {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_stripe" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes to allocate..
/// </summary>
internal static string _0_bytes_to_allocate {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_to_allocate" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes to allocate when extending a Catalog B-Tree..
/// </summary>
internal static string _0_bytes_to_allocate_when_extending_a_Catalog_B_Tree {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_to_allocate_when_extending_a_Catalog_B_Tree" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes to allocate when extending a Extents B-Tree..
/// </summary>
internal static string _0_bytes_to_allocate_when_extending_a_Extents_B_Tree {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_to_allocate_when_extending_a_Extents_B_Tree" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} bytes to allocate when extending a file..
/// </summary>
internal static string _0_bytes_to_allocate_when_extending_a_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_bytes_to_allocate_when_extending_a_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} chars in filename.
/// </summary>
internal static string _0_chars_in_filename {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_chars_in_filename" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} clusters on volume..
/// </summary>
internal static string _0_clusters_on_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_clusters_on_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} clusters per Index block ({1} bytes).
/// </summary>
internal static string _0_clusters_per_Index_block_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_clusters_per_Index_block_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} clusters per MFT record ({1} bytes).
/// </summary>
internal static string _0_clusters_per_MFT_record_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_clusters_per_MFT_record_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} codepages used in the volume.
/// </summary>
internal static string _0_codepages_used_in_the_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_codepages_used_in_the_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} contiguous blocks at maximum.
/// </summary>
internal static string _0_contiguous_blocks_at_maximum {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_contiguous_blocks_at_maximum" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} contiguously allocated directories.
/// </summary>
internal static string _0_contiguously_allocated_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_contiguously_allocated_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} cylinder groups.
/// </summary>
internal static string _0_cylinder_groups {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_cylinder_groups" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} cylinder groups in volume.
/// </summary>
internal static string _0_cylinder_groups_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_cylinder_groups_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} cylinders.
/// </summary>
internal static string _0_cylinders {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_cylinders" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} cylinders/group.
/// </summary>
internal static string _0_cylinders_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_cylinders_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} cylinders in volume.
/// </summary>
internal static string _0_cylinders_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_cylinders_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} data blocks ({1} bytes).
/// </summary>
internal static string _0_data_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_data_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} data blocks in volume.
/// </summary>
internal static string _0_data_blocks_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_data_blocks_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} data blocks in volume ({1} bytes).
/// </summary>
internal static string _0_data_blocks_in_volume_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_data_blocks_in_volume_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} data blocks in volume, {1} free.
/// </summary>
internal static string _0_data_blocks_in_volume_1_free {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_data_blocks_in_volume_1_free" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} data zones ({1} bytes).
/// </summary>
internal static string _0_data_zones_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_data_zones_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} directories.
/// </summary>
internal static string _0_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} directories in root directory.
/// </summary>
internal static string _0_directories_in_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_directories_in_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} directories in volume.
/// </summary>
internal static string _0_directories_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_directories_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} entries in root directory..
/// </summary>
internal static string _0_entries_in_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_entries_in_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} entries per directory block.
/// </summary>
internal static string _0_entries_per_directory_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_entries_per_directory_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} = {1} elements nvlist[], unable to print.
/// </summary>
internal static string _0_equals_1_elements_nvlist_array_unable_to_print {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_equals_1_elements_nvlist_array_unable_to_print" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} = Unknown data type {1}.
/// </summary>
internal static string _0_equals_unknown_data_type_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_equals_unknown_data_type_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} errors registered.
/// </summary>
internal static string _0_errors_registered {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_errors_registered" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} FATs..
/// </summary>
internal static string _0_FATs {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_FATs" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} files in root directory.
/// </summary>
internal static string _0_files_in_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_files_in_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} files in volume.
/// </summary>
internal static string _0_files_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_files_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} size of FLEX_BG group.
/// </summary>
internal static string _0_Flexible_block_group_size {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_Flexible_block_group_size" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} frags in a block.
/// </summary>
internal static string _0_frags_in_a_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_frags_in_a_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free blocks..
/// </summary>
internal static string _0_free_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free blocks ({1} bytes).
/// </summary>
internal static string _0_free_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free blocks on list ({1} bytes).
/// </summary>
internal static string _0_free_blocks_on_list_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_blocks_on_list_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free clusters.
/// </summary>
internal static string _0_free_clusters {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_clusters" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free frags.
/// </summary>
internal static string _0_free_frags {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_frags" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free inodes.
/// </summary>
internal static string _0_free_inodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_inodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free inodes on list.
/// </summary>
internal static string _0_free_inodes_on_list {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_inodes_on_list" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free inodes on volume.
/// </summary>
internal static string _0_free_inodes_on_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_inodes_on_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free spare DNodes.
/// </summary>
internal static string _0_free_spare_DNodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_spare_DNodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} free zones on volume ({1} bytes).
/// </summary>
internal static string _0_free_zones_on_volume_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_free_zones_on_volume_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} heads..
/// </summary>
internal static string _0_heads {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_heads" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} heads per cylinder.
/// </summary>
internal static string _0_heads_per_cylinder {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_heads_per_cylinder" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} hidden sectors before BPB..
/// </summary>
internal static string _0_hidden_sectors_before_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_hidden_sectors_before_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} hidden sectors before filesystem.
/// </summary>
internal static string _0_hidden_sectors_before_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_hidden_sectors_before_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} imap zones ({1} bytes).
/// </summary>
internal static string _0_imap_zones_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_imap_zones_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes.
/// </summary>
internal static string _0_inodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes free of {1}.
/// </summary>
internal static string _0_inodes_free_of_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_free_of_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes in volume.
/// </summary>
internal static string _0_inodes_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes in volume, {1} free.
/// </summary>
internal static string _0_inodes_in_volume_1_free {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_in_volume_1_free" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes in volume, {1} free ({2}%).
/// </summary>
internal static string _0_inodes_in_volume_1_free_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_in_volume_1_free_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes pending of being freed.
/// </summary>
internal static string _0_inodes_pending_of_being_freed {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_pending_of_being_freed" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes per cylinder group.
/// </summary>
internal static string _0_inodes_per_cylinder_group {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_per_cylinder_group" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} inodes with {1} free inodes ({2}%).
/// </summary>
internal static string _0_inodes_with_1_free_inodes_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_inodes_with_1_free_inodes_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} is first data block.
/// </summary>
internal static string _0_is_first_data_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_is_first_data_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} is not set.
/// </summary>
internal static string _0_is_not_set {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_is_not_set" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} KiB has been written on volume.
/// </summary>
internal static string _0_KiB_has_been_written_on_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_KiB_has_been_written_on_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} logical sectors ({1} bytes) per physical sector.
/// </summary>
internal static string _0_logical_sectors_1_bytes_per_physical_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_logical_sectors_1_bytes_per_physical_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} maximum files on the volume.
/// </summary>
internal static string _0_maximum_files_on_the_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_maximum_files_on_the_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0}ms for optimal next block.
/// </summary>
internal static string _0_ms_for_optimal_next_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_ms_for_optimal_next_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} nanoseconds program time.
/// </summary>
internal static string _0_nanoseconds_program_time {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_nanoseconds_program_time" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} nanoseconds random access time.
/// </summary>
internal static string _0_nanoseconds_random_access_time {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_nanoseconds_random_access_time" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} nanoseconds read cycle time.
/// </summary>
internal static string _0_nanoseconds_read_cycle_time {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_nanoseconds_read_cycle_time" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} nanoseconds write cycle time.
/// </summary>
internal static string _0_nanoseconds_write_cycle_time {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_nanoseconds_write_cycle_time" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0}% of blocks must be free.
/// </summary>
internal static string _0_of_blocks_must_be_free {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_of_blocks_must_be_free" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} reserved and {1} free blocks.
/// </summary>
internal static string _0_reserved_and_1_free_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_reserved_and_1_free_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} reserved files.
/// </summary>
internal static string _0_reserved_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_reserved_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} rotational positions.
/// </summary>
internal static string _0_rotational_positions {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_rotational_positions" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} seconds for multi-mount protection wait, on block {1}.
/// </summary>
internal static string _0_seconds_for_multi_mount_protection_wait_on_block_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_seconds_for_multi_mount_protection_wait_on_block_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sections.
/// </summary>
internal static string _0_sections {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sections" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sections per zone.
/// </summary>
internal static string _0_sections_per_zone {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sections_per_zone" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors.
/// </summary>
internal static string _0_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors ({1} bytes) per block.
/// </summary>
internal static string _0_sectors_1_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_1_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors ({1} bytes) per cluster.
/// </summary>
internal static string _0_sectors_1_bytes_per_cluster {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_1_bytes_per_cluster" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors are marked bad.
/// </summary>
internal static string _0_sectors_are_marked_bad {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_are_marked_bad" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors/cylinder.
/// </summary>
internal static string _0_sectors_cylinder {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_cylinder" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors hidden before BPB.
/// </summary>
internal static string _0_sectors_hidden_before_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_hidden_before_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors in directory..
/// </summary>
internal static string _0_sectors_in_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_in_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors on volume ({1} bytes)..
/// </summary>
internal static string _0_sectors_on_volume_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_on_volume_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors per cluster..
/// </summary>
internal static string _0_sectors_per_cluster {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_per_cluster" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors per cluster ({1} bytes).
/// </summary>
internal static string _0_sectors_per_cluster_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_per_cluster_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors per FAT..
/// </summary>
internal static string _0_sectors_per_FAT {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_per_FAT" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors per track..
/// </summary>
internal static string _0_sectors_per_track {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_per_track" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors reserved between BPB and FAT..
/// </summary>
internal static string _0_sectors_reserved_between_BPB_and_FAT {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_reserved_between_BPB_and_FAT" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} sectors/track.
/// </summary>
internal static string _0_sectors_track {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_sectors_track" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} segments.
/// </summary>
internal static string _0_segments {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_segments" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} segments per section.
/// </summary>
internal static string _0_segments_per_section {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_segments_per_section" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} spare blocks.
/// </summary>
internal static string _0_spare_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_spare_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} total Hotfix entries.
/// </summary>
internal static string _0_total_Hotfix_entries {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_total_Hotfix_entries" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} total spare DNodes.
/// </summary>
internal static string _0_total_spare_DNodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_total_spare_DNodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} tracks.
/// </summary>
internal static string _0_tracks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_tracks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} tracks/cylinder.
/// </summary>
internal static string _0_tracks_cylinder {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_tracks_cylinder" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} tracks in volume.
/// </summary>
internal static string _0_tracks_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_tracks_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} unused allocation blocks..
/// </summary>
internal static string _0_unused_allocation_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_unused_allocation_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} used blocks ({1} bytes).
/// </summary>
internal static string _0_used_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_used_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} used Hotfix entries.
/// </summary>
internal static string _0_used_Hotfix_entries {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_used_Hotfix_entries" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} used sectors on volume.
/// </summary>
internal static string _0_used_sectors_on_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_used_sectors_on_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} volume allocation blocks..
/// </summary>
internal static string _0_volume_allocation_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_volume_allocation_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} zmap zones ({1} bytes).
/// </summary>
internal static string _0_zmap_zones_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_zmap_zones_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} zones in volume.
/// </summary>
internal static string _0_zones_in_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_zones_in_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} zones in volume ({1} bytes).
/// </summary>
internal static string _0_zones_in_volume_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_zones_in_volume_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} zones reserved for kernel images ({1} bytes).
/// </summary>
internal static string _0_zones_reserved_for_kernel_images_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_zones_reserved_for_kernel_images_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} µsec for head switch.
/// </summary>
internal static string _0_µsec_for_head_switch {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_µsec_for_head_switch" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to {0} µsec for track-to-track seek.
/// </summary>
internal static string _0_µsec_for_track_to_track_seek {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_0_µsec_for_track_to_track_seek" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 1024 bytes per block.
/// </summary>
internal static string _1024_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_1024_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 2048 bytes per block.
/// </summary>
internal static string _2048_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_2048_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 4096 bytes per block.
/// </summary>
internal static string _4096_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_4096_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 512 bytes per block.
/// </summary>
internal static string _512_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "_512_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to A file can be {0} bytes at max.
/// </summary>
internal static string A_file_can_be_0_bytes_at_max {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "A_file_can_be_0_bytes_at_max" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (acl): Enable POSIX ACLs.
/// </summary>
internal static string acl_Enable_POSIX_ACLs {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "acl_Enable_POSIX_ACLs" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Acorn Advanced Disc Filing System.
/// </summary>
internal static string Acorn_Advanced_Disc_Filing_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Acorn_Advanced_Disc_Filing_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Acorn Advanced Disc Filing System.
/// </summary>
internal static string AcornADFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AcornADFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Active root block {0}.
/// </summary>
internal static string Active_root_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Active_root_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Active snapshot has ID {0}, on inode {1}, with {2} blocks reserved, list starting on block {3}.
/// </summary>
internal static string Active_snapshot_has_ID_0_on_inode_1_with_2_blocks_reserved_list_starting_on_block_3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Active_snapshot_has_ID_0_on_inode_1_with_2_blocks_reserved_list_starting_on_block" +
"_3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Admin space container starts in block {0}.
/// </summary>
internal static string Admin_space_container_starts_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Admin_space_container_starts_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Alexander Osipov DOS file system.
/// </summary>
internal static string Alexander_Osipov_DOS_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Alexander_Osipov_DOS_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to All copies of FAT are the same..
/// </summary>
internal static string All_copies_of_FAT_are_the_same {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "All_copies_of_FAT_are_the_same" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to All of the following information may be incorrect.
/// </summary>
internal static string All_of_the_following_information_may_be_incorrect {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "All_of_the_following_information_may_be_incorrect" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Allocate secondary sound and video buffers at boot..
/// </summary>
internal static string Allocate_secondary_sound_and_video_buffers_at_boot {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Allocate_secondary_sound_and_video_buffers_at_boot" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Allocate secondary sound buffer at boot..
/// </summary>
internal static string Allocate_secondary_sound_buffer_at_boot {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Allocate_secondary_sound_buffer_at_boot" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Allocation bitmap descriptor starts at block {0}.
/// </summary>
internal static string Allocation_bitmap_descriptor_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Allocation_bitmap_descriptor_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Allocation File is {0} bytes..
/// </summary>
internal static string Allocation_File_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Allocation_File_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Allocations blocks of the HFS+ volume: {0}.
/// </summary>
internal static string Allocations_blocks_of_the_HFS_Plus_volume_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Allocations_blocks_of_the_HFS_Plus_volume_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga extensions present..
/// </summary>
internal static string Amiga_extensions_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_extensions_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Fast File System.
/// </summary>
internal static string Amiga_Fast_File_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Fast_File_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Fast File System with directory cache.
/// </summary>
internal static string Amiga_Fast_File_System_with_directory_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Fast_File_System_with_directory_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Fast File System with international characters.
/// </summary>
internal static string Amiga_Fast_File_System_with_international_characters {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Fast_File_System_with_international_characters" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Fast File System with long filenames.
/// </summary>
internal static string Amiga_Fast_File_System_with_long_filenames {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Fast_File_System_with_long_filenames" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Original File System.
/// </summary>
internal static string Amiga_Original_File_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Original_File_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Original File System with directory cache.
/// </summary>
internal static string Amiga_Original_File_System_with_directory_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Original_File_System_with_directory_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Original File System with international characters.
/// </summary>
internal static string Amiga_Original_File_System_with_international_characters {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Original_File_System_with_international_characters" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga Original File System with long filenames.
/// </summary>
internal static string Amiga_Original_File_System_with_long_filenames {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Amiga_Original_File_System_with_long_filenames" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Amiga DOS filesystem.
/// </summary>
internal static string AmigaDOSPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AmigaDOSPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Alexander Osipov DOS file system.
/// </summary>
internal static string AODOS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AODOS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple File System.
/// </summary>
internal static string APFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "APFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple extensions present..
/// </summary>
internal static string Apple_extensions_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Apple_extensions_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple File System.
/// </summary>
internal static string Apple_File_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Apple_File_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple DOS File System.
/// </summary>
internal static string AppleDOS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AppleDOS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple HFS+ filesystem.
/// </summary>
internal static string AppleHFSPlus_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AppleHFSPlus_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple Macintosh File System.
/// </summary>
internal static string AppleMFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AppleMFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Application identifier: {0}.
/// </summary>
internal static string Application_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Application_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apricot FAT12.
/// </summary>
internal static string Apricot_FAT12 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Apricot_FAT12" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Arbitrary Attribute Interchange Protocol present..
/// </summary>
internal static string Arbitrary_Attribute_Interchange_Protocol_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Arbitrary_Attribute_Interchange_Protocol_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ASCII.
/// </summary>
internal static string ASCII {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ASCII" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Atari FAT12.
/// </summary>
internal static string Atari_FAT12 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Atari_FAT12" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Atari FAT16.
/// </summary>
internal static string Atari_FAT16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Atari_FAT16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to AtheOS filesystem.
/// </summary>
internal static string Atheos_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Atheos_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to AtheOS Filesystem.
/// </summary>
internal static string AtheOS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "AtheOS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Attributes File is {0} bytes..
/// </summary>
internal static string Attributes_File_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Attributes_File_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Audio streaming buffer size is {0} bytes.
/// </summary>
internal static string Audio_streaming_buffer_size_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Audio_streaming_buffer_size_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Australia age rating is {0}.
/// </summary>
internal static string Australia_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Australia_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to B-tree filesystem.
/// </summary>
internal static string B_tree_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "B_tree_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Backbone volume.
/// </summary>
internal static string Backbone_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Backbone_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Backup INDEXF.SYS;1 is in sector {0} (VBN {1}).
/// </summary>
internal static string Backup_INDEXF_SYS_is_in_sector_0_VBN_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Backup_INDEXF_SYS_is_in_sector_0_VBN_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Backup sequence number: {0}.
/// </summary>
internal static string Backup_sequence_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Backup_sequence_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Backup volume ID: 0x{0:X16}.
/// </summary>
internal static string Backup_volume_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Backup_volume_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Be Filesystem.
/// </summary>
internal static string BeFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BeFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to BEWARE!!! Following information may be completely wrong!.
/// </summary>
internal static string BEWARE_Following_information_may_be_completely_wrong {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BEWARE_Following_information_may_be_completely_wrong" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNIX Boot filesystem.
/// </summary>
internal static string BFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Big-endian.
/// </summary>
internal static string Big_endian {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Big_endian" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Big-endian BeFS.
/// </summary>
internal static string Big_endian_BeFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Big_endian_BeFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Big-endian BorderWare UFS filesystem.
/// </summary>
internal static string Big_endian_BorderWare_UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Big_endian_BorderWare_UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Big-endian UFS filesystem.
/// </summary>
internal static string Big_endian_UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Big_endian_UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Big-endian UFS2 filesystem.
/// </summary>
internal static string Big_endian_UFS2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Big_endian_UFS2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to BIOS drive is {0:X2}h.
/// </summary>
internal static string BIOS_drive_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BIOS_drive_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to BIOS drive number: 0x{0:X2}.
/// </summary>
internal static string BIOS_drive_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BIOS_drive_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bitmap extension at block {0}.
/// </summary>
internal static string Bitmap_extension_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bitmap_extension_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bitmap resides at block {0}.
/// </summary>
internal static string Bitmap_resides_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bitmap_resides_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bitmap starts at block {0}.
/// </summary>
internal static string Bitmap_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bitmap_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Block group number is {0}.
/// </summary>
internal static string Block_group_number_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Block_group_number_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Block size: {0} bytes.
/// </summary>
internal static string Block_size_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Block_size_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 1 << block_shift == block_size => 1 << {0} == {1} (Should be {2}).
/// </summary>
internal static string blockshift_0_1_should_be_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "blockshift_0_1_should_be_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot area starts at {0}.
/// </summary>
internal static string Boot_area_starts_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_area_starts_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot Block:.
/// </summary>
internal static string Boot_Block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_Block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot block is in new format..
/// </summary>
internal static string Boot_block_is_in_new_format {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_block_is_in_new_format" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot block should be executed..
/// </summary>
internal static string Boot_block_should_be_executed {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_block_should_be_executed" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot code: 0x{0:X8}.
/// </summary>
internal static string Boot_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot code corresponds to {0}.
/// </summary>
internal static string Boot_code_corresponds_to_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_code_corresponds_to_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot code's SHA1: {0}.
/// </summary>
internal static string Boot_code_SHA1_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_code_SHA1_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot environment: 0x{0:X8}.
/// </summary>
internal static string Boot_environment_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_environment_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot file descriptor starts at block {0}.
/// </summary>
internal static string Boot_file_descriptor_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_file_descriptor_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot file starts at block {0} and has {1} bytes.
/// </summary>
internal static string Boot_file_starts_at_block_0_and_has_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_file_starts_at_block_0_and_has_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot option: {0}.
/// </summary>
internal static string Boot_option_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_option_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot program resides in file "{0}".
/// </summary>
internal static string Boot_program_resides_in_file_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_program_resides_in_file_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot program starts in sector {0} and is {1} sectors long ({2} bytes).
/// </summary>
internal static string Boot_program_starts_in_sector_0_and_is_1_sectors_long_2_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_program_starts_in_sector_0_and_is_1_sectors_long_2_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot program will be loaded at address {0:X4}h.
/// </summary>
internal static string Boot_program_will_be_loaded_at_address_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_program_will_be_loaded_at_address_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot section {0}:.
/// </summary>
internal static string Boot_section_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_section_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Boot volume is inconsistent..
/// </summary>
internal static string Boot_volume_is_inconsistent {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Boot_volume_is_inconsistent" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootable image's SHA1: {0}.
/// </summary>
internal static string Bootable_image_SHA1_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootable_image_SHA1_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootable image starts at sector {0} and runs for {1} sectors.
/// </summary>
internal static string Bootable_image_starts_at_sector_0_and_runs_for_1_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootable_image_starts_at_sector_0_and_runs_for_1_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootable image will be loaded at 0x{0:X8}.
/// </summary>
internal static string Bootable_image_will_be_loaded_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootable_image_will_be_loaded_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootable image will be loaded at segment {0:X4}h.
/// </summary>
internal static string Bootable_image_will_be_loaded_at_segment_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootable_image_will_be_loaded_at_segment_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootable on {0}.
/// </summary>
internal static string Bootable_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootable_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Bootblock points to {0} as Rootblock.
/// </summary>
internal static string Bootblock_points_to_0_as_Rootblock {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Bootblock_points_to_0_as_Rootblock" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to BorderWare UFS filesystem.
/// </summary>
internal static string BorderWare_UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BorderWare_UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (bsdgroups): Emulate BSD behaviour when creating new files.
/// </summary>
internal static string bsdgroups_Emulate_BSD_behaviour_when_creating_new_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "bsdgroups_Emulate_BSD_behaviour_when_creating_new_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to B-tree file system.
/// </summary>
internal static string BTRFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "BTRFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cached directories: {0}.
/// </summary>
internal static string Cached_directories_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cached_directories_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Can have files bigger than 2GiB.
/// </summary>
internal static string Can_have_files_bigger_than_2GiB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Can_have_files_bigger_than_2GiB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Can have files bigger than 2TiB (ext4).
/// </summary>
internal static string Can_have_files_bigger_than_2TiB_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Can_have_files_bigger_than_2TiB_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Can use hashed indexes on directories.
/// </summary>
internal static string Can_use_hashed_indexes_on_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Can_use_hashed_indexes_on_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot find root directory....
/// </summary>
internal static string Cannot_find_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cannot_find_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot mount LisaFS version {0}.
/// </summary>
internal static string Cannot_mount_LisaFS_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cannot_mount_LisaFS_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cannot read Catalog File, error {0}.
/// </summary>
internal static string Cannot_read_Catalog_File_error_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cannot_read_Catalog_File_error_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Casting FAT.
/// </summary>
internal static string Casting_FAT {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Casting_FAT" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Catalog File is {0} bytes..
/// </summary>
internal static string Catalog_File_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Catalog_File_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Catalog starts at sector {0} of track {1}.
/// </summary>
internal static string Catalog_starts_at_sector_0_of_track_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Catalog_starts_at_sector_0_of_track_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2024-04-22 04:49:14 +01:00
/// <summary>
/// Looks up a localized string similar to This disk contains a relative file. These have not been fully tested, please open a bug report and include this disk image..
/// </summary>
internal static string CBM_Mount_REL_file_warning {
get {
return ResourceManager . GetString ( "CBM_Mount_REL_file_warning" , resourceCulture ) ;
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Commodore file system.
/// </summary>
internal static string CBM_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CBM_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CD-i file system.
/// </summary>
internal static string CD_i_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CD_i_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CD-ROM XA extensions present..
/// </summary>
internal static string CD_ROM_XA_extensions_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CD_ROM_XA_extensions_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to channel.
/// </summary>
internal static string channel {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "channel" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Checksum: 0x{0:X4} (calculated 0x{1:X4}).
/// </summary>
internal static string Checksum_0_calculated_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Checksum_0_calculated_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Checksum: 0x{0:X8}.
/// </summary>
internal static string Checksum_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Checksum_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Checksums: 0x{0:X4} and 0x{1:X4}.
/// </summary>
internal static string Checksums_0_and_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Checksums_0_and_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Chunk tree starts at LBA {0}.
/// </summary>
internal static string Chunk_tree_starts_at_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Chunk_tree_starts_at_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Classification checks are enabled.
/// </summary>
internal static string Classification_checks_are_enabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Classification_checks_are_enabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Clean volume.
/// </summary>
internal static string Clean_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Clean_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Clipboard filename: {0}.
/// </summary>
internal static string Clipboard_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Clipboard_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cluster heap starts at sector {0}, contains {1} clusters and is {2}% used.
/// </summary>
internal static string Cluster_heap_starts_at_sector_0_contains_1_clusters_and_is_2_used {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cluster_heap_starts_at_sector_0_contains_1_clusters_and_is_2_used" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cluster of root directory: {0}.
/// </summary>
internal static string Cluster_of_root_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cluster_of_root_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cluster where $MFT starts: {0}.
/// </summary>
internal static string Cluster_where_MFT_starts_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cluster_where_MFT_starts_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cluster where $MFTMirr starts: {0}.
/// </summary>
internal static string Cluster_where_MFTMirr_starts_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cluster_where_MFTMirr_starts_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to cmdload will be loaded with value {0:X4}h.
/// </summary>
internal static string cmdload_will_be_loaded_with_value_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "cmdload_will_be_loaded_with_value_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CNID of bootable Mac OS 8 or 9 directory: {0}.
/// </summary>
internal static string CNID_of_bootable_Mac_OS_8_or_9_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CNID_of_bootable_Mac_OS_8_or_9_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CNID of bootable Mac OS X directory: {0}.
/// </summary>
internal static string CNID_of_bootable_Mac_OS_X_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CNID_of_bootable_Mac_OS_X_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CNID of bootable system's directory: {0}.
/// </summary>
internal static string CNID_of_bootable_system_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CNID_of_bootable_system_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CNID of first-run application's directory: {0}.
/// </summary>
internal static string CNID_of_first_run_application_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CNID_of_first_run_application_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CNID of previously opened directory: {0}.
/// </summary>
internal static string CNID_of_previously_opened_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CNID_of_previously_opened_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Coherent UNIX filesystem.
/// </summary>
internal static string Coherent_UNIX_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Coherent_UNIX_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Commodore 64 Virtual Console.
/// </summary>
internal static string Commodore_64_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Commodore_64_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Commodore file system.
/// </summary>
internal static string Commodore_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Commodore_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Compatible features…:.
/// </summary>
internal static string Compatible_features {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Compatible_features" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Compatible features if read-only…:.
/// </summary>
internal static string Compatible_features_if_read_only {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Compatible_features_if_read_only" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Compatible flags: 0x{0:X}.
/// </summary>
internal static string Compatible_flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Compatible_flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Container has {0} bytes in {1} blocks.
/// </summary>
internal static string Container_has_0_bytes_in_1_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Container_has_0_bytes_in_1_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Contains Enhanced Volume Descriptor..
/// </summary>
internal static string Contains_Enhanced_Volume_Descriptor {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Contains_Enhanced_Volume_Descriptor" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Contains Volume Partition Descriptor..
/// </summary>
internal static string Contains_Volume_Partition_Descriptor {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Contains_Volume_Partition_Descriptor" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Copyright: {0}.
/// </summary>
internal static string Copyright_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Copyright_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Could not read dump(8) header block.
/// </summary>
internal static string Could_not_read_dump_8_header_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Could_not_read_dump_8_header_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Country code: {0}.
/// </summary>
internal static string Country_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Country_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CP/M filesystem.
/// </summary>
internal static string CPM_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CPM_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CP/M File System.
/// </summary>
internal static string CPM_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CPM_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cram file system.
/// </summary>
internal static string Cram_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cram_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cram filesystem.
/// </summary>
internal static string Cram_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cram_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Created on {0}.
/// </summary>
internal static string Created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Creating allocation blocks..
/// </summary>
internal static string Creating_allocation_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Creating_allocation_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Creation date: {0}.
/// </summary>
internal static string Creation_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Creation_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Creator OS code: {0}.
/// </summary>
internal static string Creator_OS_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Creator_OS_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Current root block {0}.
/// </summary>
internal static string Current_root_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Current_root_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Current sector = {0}.
/// </summary>
internal static string Current_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Current_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cylinder-block LBA: {0}.
/// </summary>
internal static string Cylinder_block_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cylinder_block_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cylinder group offset in cylinder: {0}.
/// </summary>
internal static string Cylinder_group_offset_in_cylinder_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cylinder_group_offset_in_cylinder_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cylinder group size: {0} basic blocks.
/// </summary>
internal static string Cylinder_group_size_0_basic_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cylinder_group_size_0_basic_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cylinder group summary area LBA: {0}.
/// </summary>
internal static string Cylinder_group_summary_area_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cylinder_group_summary_area_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Cylinder group summary LBA: {0}.
/// </summary>
internal static string Cylinder_group_summary_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Cylinder_group_summary_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to CYLINDERS ordering not yet implemented..
/// </summary>
internal static string CYLINDERS_ordering_not_yet_implemented {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "CYLINDERS_ordering_not_yet_implemented" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DASD limits are dirty.
/// </summary>
internal static string DASD_limits_are_dirty {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DASD_limits_are_dirty" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DASD limits are operational.
/// </summary>
internal static string DASD_limits_are_operational {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DASD_limits_are_operational" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to data.
/// </summary>
internal static string data {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "data" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Data can reside in directory entry (ext4).
/// </summary>
internal static string Data_can_reside_in_directory_entry_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Data_can_reside_in_directory_entry_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Data fork clump size: {0} bytes..
/// </summary>
internal static string Data_fork_clump_size_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Data_fork_clump_size_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Data preparer identifier: {0}.
/// </summary>
internal static string Data_preparer_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Data_preparer_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Data starts at block {0}.
/// </summary>
internal static string Data_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Data_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Date of last integrity check: {0}.
/// </summary>
internal static string Date_of_last_integrity_check_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Date_of_last_integrity_check_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Date of last optimization {0}.
/// </summary>
internal static string Date_of_last_optimization_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Date_of_last_optimization_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dated {0}.
/// </summary>
internal static string Dated_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dated_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Datetime field year {0}, month {1}, day {2}, hour {3}, minute {4}..
/// </summary>
internal static string Datetime_field_year_0_month_1_day_2_hour_3_minute_4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Datetime_field_year_0_month_1_day_2_hour_3_minute_4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DCE ACLs are active.
/// </summary>
internal static string DCE_ACLs_are_active {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DCE_ACLs_are_active" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (debug): Enable debugging code.
/// </summary>
internal static string debug_Enable_debugging_code {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "debug_Enable_debugging_code" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Debugger descriptor starts at block {0}.
/// </summary>
internal static string Debugger_descriptor_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Debugger_descriptor_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Debugger filename: {0}.
/// </summary>
internal static string Debugger_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Debugger_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Default allocation: {0} blocks.
/// </summary>
internal static string Default_allocation_0_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Default_allocation_0_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Default mount options…:.
/// </summary>
internal static string Default_mount_options {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Default_mount_options" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Default UID: {0}, GID: {1}.
/// </summary>
internal static string Default_UID_0_GID_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Default_UID_0_GID_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Definition "{0}" has a correct directory.
/// </summary>
internal static string Definition_0_has_a_correct_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Definition_0_has_a_correct_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Definition contains EVEN-ODD field, with unknown meaning, detection may be wrong..
/// </summary>
internal static string Definition_contains_EVEN_ODD_field_with_unknown_meaning_detection_may_be_wrong {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Definition_contains_EVEN_ODD_field_with_unknown_meaning_detection_may_be_wrong" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Deinterleaving whole volume..
/// </summary>
internal static string Deinterleaving_whole_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Deinterleaving_whole_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Demo.
/// </summary>
internal static string Demo {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Demo" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Density code: {0}.
/// </summary>
internal static string Density_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Density_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Description: {0}.
/// </summary>
internal static string Description_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Description_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Developer ID: {0}.
/// </summary>
internal static string Developer_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Developer_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Device is too small.
/// </summary>
internal static string Device_is_too_small {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Device_is_too_small" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Device uses {0}:1 hardware interleaving.
/// </summary>
internal static string Device_uses_0_one_hardware_interleaving {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Device_uses_0_one_hardware_interleaving" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Device's UUID: {0}.
/// </summary>
internal static string Device_UUID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Device_UUID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Diagnostic.
/// </summary>
internal static string Diagnostic {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Diagnostic" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory band ends at sector {0}.
/// </summary>
internal static string Directory_band_ends_at_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_band_ends_at_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory band has {0} sectors.
/// </summary>
internal static string Directory_band_has_0_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_band_has_0_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory band starts at sector {0}.
/// </summary>
internal static string Directory_band_starts_at_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_band_starts_at_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory cache starts at block {0}.
/// </summary>
internal static string Directory_cache_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_cache_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory containing files scheduled for deletion's i-node resides in block {0} of allocation group {1} and runs for {2} blocks ({3} bytes).
/// </summary>
internal static string Directory_containing_files_scheduled_for_deletion_i_node_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_containing_files_scheduled_for_deletion_i_node_resides_in_block_0_of_al" +
"location_group_1_and_runs_for_2_blocks_3_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory size: {0} clusters.
/// </summary>
internal static string Directory_size_0_clusters {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_size_0_clusters" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory starts at cluster {0}.
/// </summary>
internal static string Directory_starts_at_cluster_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_starts_at_cluster_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Directory starts at track {0} sector {1}.
/// </summary>
internal static string Directory_starts_at_track_0_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Directory_starts_at_track_0_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dirty volume.
/// </summary>
internal static string Dirty_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dirty_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disassembler filename: {0}.
/// </summary>
internal static string Disassembler_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disassembler_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc bootable following {0} specifications..
/// </summary>
internal static string Disc_bootable_following_0_specifications {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_bootable_following_0_specifications" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc ID is {0}.
/// </summary>
internal static string Disc_ID_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_ID_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc is a {0} disc.
/// </summary>
internal static string Disc_is_a_0_disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_is_a_0_disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc is prepared for audio streaming.
/// </summary>
internal static string Disc_is_prepared_for_audio_streaming {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_is_prepared_for_audio_streaming" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc number {0} of a multi-disc set.
/// </summary>
internal static string Disc_number_0_of_a_multi_disc_set {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_number_0_of_a_multi_disc_set" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disc region is {0}.
/// </summary>
internal static string Disc_region_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disc_region_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk contains bad sectors.
/// </summary>
internal static string Disk_contains_bad_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_contains_bad_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk DOS type: {0}.
/// </summary>
internal static string Disk_DOS_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_DOS_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk DOS Version: {0}.
/// </summary>
internal static string Disk_DOS_Version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_DOS_Version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk has a bad bitmap.
/// </summary>
internal static string Disk_has_a_bad_bitmap {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_has_a_bad_bitmap" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk ID: {0}.
/// </summary>
internal static string Disk_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is 192 TPI.
/// </summary>
internal static string Disk_is_192_TPI {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_192_TPI" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is 384 TPI.
/// </summary>
internal static string Disk_is_384_TPI {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_384_TPI" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is 48 TPI.
/// </summary>
internal static string Disk_is_48_TPI {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_48_TPI" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is 96 TPI or 135 TPI.
/// </summary>
internal static string Disk_is_96_TPI_or_135_TPI {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_96_TPI_or_135_TPI" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is double density.
/// </summary>
internal static string Disk_is_double_density {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_double_density" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is double sided.
/// </summary>
internal static string Disk_is_double_sided {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_double_sided" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is owned by group {0} user {1}.
/// </summary>
internal static string Disk_is_owned_by_group_0_user_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_owned_by_group_0_user_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is owned by user {0}.
/// </summary>
internal static string Disk_is_owned_by_user_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_owned_by_user_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is single density.
/// </summary>
internal static string Disk_is_single_density {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_single_density" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk is single sided.
/// </summary>
internal static string Disk_is_single_sided {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_is_single_sided" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk name: {0}.
/// </summary>
internal static string Disk_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk rotates {0} times per second ({1}rpm).
/// </summary>
internal static string Disk_rotates_0_times_per_second_1_rpm {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_rotates_0_times_per_second_1_rpm" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk surface should be checked on next mount..
/// </summary>
internal static string Disk_surface_should_be_checked_on_next_mount {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_surface_should_be_checked_on_next_mount" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk Version: {0}.
/// </summary>
internal static string Disk_Version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_Version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Disk volume number {0}.
/// </summary>
internal static string Disk_volume_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Disk_volume_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Don't know how to handle EAGLE ordering, not proceeding with this definition..
/// </summary>
internal static string Don_know_how_to_handle_EAGLE_ordering_not_proceeding_with_this_definition {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Don_know_how_to_handle_EAGLE_ordering_not_proceeding_with_this_definition" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Don't know how to handle COLUMBIA ordering, not proceeding with this definition..
/// </summary>
internal static string Dont_know_how_to_handle_COLUMBIA_ordering_not_proceeding_with_this_definition {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dont_know_how_to_handle_COLUMBIA_ordering_not_proceeding_with_this_definition" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DOS (8.3 all uppercase).
/// </summary>
internal static string DOS_8_3_all_uppercase {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DOS_8_3_all_uppercase" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DOS Version: {0}.
/// </summary>
internal static string DOS_Version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DOS_Version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DR-DOS will boot this FAT32 using CHS..
/// </summary>
internal static string DR_DOS_will_boot_this_FAT32_using_CHS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DR_DOS_will_boot_this_FAT32_using_CHS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to DR-DOS will boot this FAT32 using LBA..
/// </summary>
internal static string DR_DOS_will_boot_this_FAT32_using_LBA {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "DR_DOS_will_boot_this_FAT32_using_LBA" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Drive number: 0x{0:X2}.
/// </summary>
internal static string Drive_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Drive_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Drive serial number: 0x{0:X8}.
/// </summary>
internal static string Drive_serial_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Drive_serial_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dump created on {0}.
/// </summary>
internal static string Dump_created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dump_created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dump hostname: {0}.
/// </summary>
internal static string Dump_hostname_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dump_hostname_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dump label: {0}.
/// </summary>
internal static string Dump_label_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dump_label_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dump level: {0}.
/// </summary>
internal static string Dump_level_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dump_level_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to dump(8) Plugin.
/// </summary>
internal static string dump_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "dump_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dump volume number: {0}.
/// </summary>
internal static string Dump_volume_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dump_volume_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dumped device: {0}.
/// </summary>
internal static string Dumped_device_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dumped_device_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Dumped filesystem name: {0}.
/// </summary>
internal static string Dumped_filesystem_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Dumped_filesystem_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to EBCDIC.
/// </summary>
internal static string EBCDIC {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "EBCDIC" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ECMA-67.
/// </summary>
internal static string ECMA_67 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ECMA_67" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ECMA-67.
/// </summary>
internal static string ECMA67_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ECMA67_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Extent File System Plugin.
/// </summary>
internal static string EFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "EFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to EL TORITO INFORMATION:.
/// </summary>
internal static string EL_TORITO_INFORMATION {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "EL_TORITO_INFORMATION" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ----------------------.
/// </summary>
internal static string EL_TORITO_INFORMATION_border {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "EL_TORITO_INFORMATION_border" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Entry {0}:.
/// </summary>
internal static string Entry_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Entry_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Epoch high {0}.
/// </summary>
internal static string Epoch_high_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Epoch_high_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Epoch low {0}.
/// </summary>
internal static string Epoch_low_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Epoch_low_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Error {0} reading S-Records file..
/// </summary>
internal static string Error_0_reading_S_Records_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Error_0_reading_S_Records_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ERROR: Could not find primary volume descriptor.
/// </summary>
internal static string ERROR_Could_not_find_primary_volume_descriptor {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ERROR_Could_not_find_primary_volume_descriptor" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ESRB age rating is {0}.
/// </summary>
internal static string ESRB_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ESRB_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Event queue size: {0}.
/// </summary>
internal static string Event_queue_size_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Event_queue_size_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Exception {0}, {1}, {2}.
/// </summary>
internal static string Exception_0_1_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Exception_0_1_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Exception reading CD-i audio file.
/// </summary>
internal static string Exception_reading_CD_i_audio_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Exception_reading_CD_i_audio_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft Extended File Allocation Table.
/// </summary>
internal static string exFAT_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "exFAT_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ext filesystem.
/// </summary>
internal static string ext_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ext2 filesystem.
/// </summary>
internal static string ext2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ext2 (old) filesystem.
/// </summary>
internal static string ext2_old_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext2_old_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Linux extended Filesystem 2, 3 and 4.
/// </summary>
internal static string ext2FS_Name_Linux_extended_Filesystem_2_3_and_4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext2FS_Name_Linux_extended_Filesystem_2_3_and_4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ext3 filesystem.
/// </summary>
internal static string ext3_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext3_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ext4 filesystem.
/// </summary>
internal static string ext4_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ext4_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Extended attributes can reside in inode (ext4).
/// </summary>
internal static string Extended_attributes_can_reside_in_inode_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Extended_attributes_can_reside_in_inode_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Extension: {0}.
/// </summary>
internal static string Extension_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Extension_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Extents File is {0} bytes..
/// </summary>
internal static string Extents_File_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Extents_File_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Linux extended Filesystem.
/// </summary>
internal static string extFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "extFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to F2FS filesystem.
/// </summary>
internal static string F2FS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "F2FS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to F2FS Plugin.
/// </summary>
internal static string F2FS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "F2FS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FAT and directory will be cached at address {0:X4}h.
/// </summary>
internal static string FAT_and_directory_will_be_cached_at_address_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FAT_and_directory_will_be_cached_at_address_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FAT is {0} sectors.
/// </summary>
internal static string FAT_is_0_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FAT_is_0_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft File Allocation Table.
/// </summary>
internal static string FAT_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FAT_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FAT+.
/// </summary>
internal static string FAT_Plus {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FAT_Plus" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FATs are out of sync. FAT #{0} is in use..
/// </summary>
internal static string FATs_are_out_of_sync_FAT_0_is_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FATs_are_out_of_sync_FAT_0_is_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FATX filesystem.
/// </summary>
internal static string FATX_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FATX_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to BSD Fast File System (aka UNIX File System, UFS).
/// </summary>
internal static string FFSPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FFSPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to File {0} gets truncated..
/// </summary>
internal static string File_0_gets_truncated {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "File_0_gets_truncated" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to File protection: 0x{0:X4}.
/// </summary>
internal static string File_protection_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "File_protection_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FILE STRUCTURE VOLUME DESCRIPTOR INFORMATION:.
/// </summary>
internal static string FILE_STRUCTURE_VOLUME_DESCRIPTOR_INFORMATION {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FILE_STRUCTURE_VOLUME_DESCRIPTOR_INFORMATION" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ---------------------------------------------.
/// </summary>
internal static string FILE_STRUCTURE_VOLUME_DESCRIPTOR_INFORMATION_border {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FILE_STRUCTURE_VOLUME_DESCRIPTOR_INFORMATION_border" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to File system initialized by DOS release {0}.
/// </summary>
internal static string File_system_initialized_by_DOS_release_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "File_system_initialized_by_DOS_release_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to File system type: "{0}" (Should be "HPFS ").
/// </summary>
internal static string File_system_type_0_Should_be_HPFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "File_system_type_0_Should_be_HPFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to File truncated at block {0}.
/// </summary>
internal static string File_truncated_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "File_truncated_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Files should be erased or overwritten when deleted.
/// </summary>
internal static string Files_should_be_erased_or_overwritten_when_deleted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Files_should_be_erased_or_overwritten_when_deleted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem contains {0} "big-blocks" ({1} bytes).
/// </summary>
internal static string Filesystem_contains_0_big_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_contains_0_big_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem created on Linux.
/// </summary>
internal static string Filesystem_created_on_Linux {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_created_on_Linux" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem endianness: 0x{0:X8} (Should be 0x42494745).
/// </summary>
internal static string Filesystem_endianness_0_Should_be_0x42494745 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_endianness_0_Should_be_0x42494745" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem has {0} "big-blocks" free ({1} bytes).
/// </summary>
internal static string Filesystem_has_0_big_blocks_free_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_has_0_big_blocks_free_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem has {0} inodes used.
/// </summary>
internal static string Filesystem_has_0_inodes_used {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_has_0_inodes_used" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem has been mounted by an old IFS.
/// </summary>
internal static string Filesystem_has_been_mounted_by_an_old_IFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_has_been_mounted_by_an_old_IFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem has never been optimized.
/// </summary>
internal static string Filesystem_has_never_been_optimized {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_has_never_been_optimized" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem integrity has never been checked.
/// </summary>
internal static string Filesystem_integrity_has_never_been_checked {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_integrity_has_never_been_checked" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem is big endian.
/// </summary>
internal static string Filesystem_is_big_endian {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_is_big_endian" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem is clean..
/// </summary>
internal static string Filesystem_is_clean {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_is_clean" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem is dirty..
/// </summary>
internal static string Filesystem_is_dirty {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_is_dirty" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem is little endian.
/// </summary>
internal static string Filesystem_is_little_endian {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_is_little_endian" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem is read-only.
/// </summary>
internal static string Filesystem_is_read_only {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_is_read_only" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem name: {0}.
/// </summary>
internal static string Filesystem_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem overhead: {0}.
/// </summary>
internal static string Filesystem_overhead_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_overhead_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem revision: {0}.{1}.
/// </summary>
internal static string Filesystem_revision_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_revision_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem revision is {0}.{1:D2}.
/// </summary>
internal static string Filesystem_revision_is_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_revision_is_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem size: {0} basic blocks.
/// </summary>
internal static string Filesystem_size_0_basic_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_size_0_basic_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem state: {0:X4}.
/// </summary>
internal static string Filesystem_state_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_state_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem type: {0}.
/// </summary>
internal static string Filesystem_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem version {0}.
/// </summary>
internal static string Filesystem_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem version: {0}.{1}.
/// </summary>
internal static string Filesystem_version_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_version_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem version is {0}..
/// </summary>
internal static string Filesystem_version_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_version_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem was formatted fast.
/// </summary>
internal static string Filesystem_was_formatted_fast {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_was_formatted_fast" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem will minimize allocation time.
/// </summary>
internal static string Filesystem_will_minimize_allocation_time {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_will_minimize_allocation_time" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filesystem will minimize volume fragmentation.
/// </summary>
internal static string Filesystem_will_minimize_volume_fragmentation {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filesystem_will_minimize_volume_fragmentation" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Filetype in directory entries.
/// </summary>
internal static string Filetype_in_directory_entries {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Filetype_in_directory_entries" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Finder filename: {0}.
/// </summary>
internal static string Finder_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Finder_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Finder info:.
/// </summary>
internal static string Finder_info {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Finder_info" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Finland age rating is {0}.
/// </summary>
internal static string Finland_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Finland_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First {0} partition starts at sector {1}.
/// </summary>
internal static string First_0_partition_starts_at_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_0_partition_starts_at_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First allocation block (#2) starts in sector {0}..
/// </summary>
internal static string First_allocation_block_number_two_starts_in_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_allocation_block_number_two_starts_in_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First cylinder group starts at block {0}.
/// </summary>
internal static string First_cylinder_group_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_cylinder_group_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First data block LBA: {0}.
/// </summary>
internal static string First_data_block_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_data_block_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First data zone: {0}.
/// </summary>
internal static string First_data_zone_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_data_zone_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First data zone is {0}.
/// </summary>
internal static string First_data_zone_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_data_zone_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First directory block seems correct..
/// </summary>
internal static string First_directory_block_seems_correct {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_directory_block_seems_correct" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First directory sector: {0}.
/// </summary>
internal static string First_directory_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_directory_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First directory segment starts at block {0}.
/// </summary>
internal static string First_directory_segment_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_directory_segment_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First error block is {0}, last is {1}.
/// </summary>
internal static string First_error_block_is_0_last_is_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_error_block_is_0_last_is_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First error function is "{0}", last is "{1}".
/// </summary>
internal static string First_error_function_is_0_last_is_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_error_function_is_0_last_is_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First error inode is {0}, last is {1}.
/// </summary>
internal static string First_error_inode_is_0_last_is_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_error_inode_is_0_last_is_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First error occurred on {0}, last on {1}.
/// </summary>
internal static string First_error_occurred_on_0_last_on_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_error_occurred_on_0_last_on_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First FAT starts at sector {0} and runs for {1} sectors.
/// </summary>
internal static string First_FAT_starts_at_sector_0_and_runs_for_1_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_FAT_starts_at_sector_0_and_runs_for_1_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First free block is {0}.
/// </summary>
internal static string First_free_block_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_free_block_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First free inode is {0}.
/// </summary>
internal static string First_free_inode_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_free_inode_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First inode is {0}.
/// </summary>
internal static string First_inode_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_inode_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First kernel zone: {0}.
/// </summary>
internal static string First_kernel_zone_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_kernel_zone_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First metablock group is {0}.
/// </summary>
internal static string First_metablock_group_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_metablock_group_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First program to execute at boot: {0}.
/// </summary>
internal static string First_program_to_execute_at_boot_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_program_to_execute_at_boot_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First used block is {0}.
/// </summary>
internal static string First_used_block_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_used_block_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to First volume buffer starts at {0}.
/// </summary>
internal static string First_volume_buffer_starts_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "First_volume_buffer_starts_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Flags:.
/// </summary>
internal static string Flags {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Flags" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Flags: 0x{0:X}.
/// </summary>
internal static string Flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Flags: 0x{0:X8}.
/// </summary>
internal static string Flags_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Flags_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Flags…:.
/// </summary>
internal static string Flags_ellipsis {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Flags_ellipsis" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Flexible block group metadata location (ext4).
/// </summary>
internal static string Flexible_block_group_metadata_location_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Flexible_block_group_metadata_location_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Fossil filesystem.
/// </summary>
internal static string Fossil_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Fossil_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Fossil Filesystem Plugin.
/// </summary>
internal static string Fossil_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Fossil_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found Amstrad superblock..
/// </summary>
internal static string Found_Amstrad_superblock {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_Amstrad_superblock" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found CP/M-86 floppy identifier..
/// </summary>
internal static string Found_CPM_86_floppy_identifier {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_CPM_86_floppy_identifier" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found CP/M-86 hard disk superblock..
/// </summary>
internal static string Found_CPM_86_hard_disk_superblock {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_CPM_86_hard_disk_superblock" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found empty filename in {0}.
/// </summary>
internal static string Found_empty_filename_in_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_empty_filename_in_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found empty filename in root directory.
/// </summary>
internal static string Found_empty_filename_in_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_empty_filename_in_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found unknown parameter type {0}.
/// </summary>
internal static string Found_unknown_parameter_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_unknown_parameter_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Found unknown supplementary volume descriptor.
/// </summary>
internal static string Found_unknown_supplementary_volume_descriptor {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Found_unknown_supplementary_volume_descriptor" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Fourth {0} partition starts at sector {1}.
/// </summary>
internal static string Fourth_0_partition_starts_at_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Fourth_0_partition_starts_at_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Free block list is locked.
/// </summary>
internal static string Free_block_list_is_locked {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Free_block_list_is_locked" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to fsck in progress.
/// </summary>
internal static string fsck_in_progress {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "fsck_in_progress" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FST starts at {0} and has {1} bytes.
/// </summary>
internal static string FST_starts_at_0_and_has_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "FST_starts_at_0_and_has_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Functional version: {0}.
/// </summary>
internal static string Functional_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Functional_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Gamecube.
/// </summary>
internal static string Gamecube {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Gamecube" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to German age rating is {0}.
/// </summary>
internal static string German_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "German_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Global File System number: {0}.
/// </summary>
internal static string Global_File_System_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Global_File_System_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Global File System pack number {0}.
/// </summary>
internal static string Global_File_System_pack_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Global_File_System_pack_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Group descriptor checksums and sparse inode table (ext4).
/// </summary>
internal static string Group_descriptor_checksums_and_sparse_inode_table_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Group_descriptor_checksums_and_sparse_inode_table_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Group descriptor size is {0} bytes.
/// </summary>
internal static string Group_descriptor_size_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Group_descriptor_size_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as 42BSD FFS.
/// </summary>
internal static string Guessed_as_42BSD_FFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_42BSD_FFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as 43BSD FFS.
/// </summary>
internal static string Guessed_as_43BSD_FFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_43BSD_FFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as 44BSD FFS.
/// </summary>
internal static string Guessed_as_44BSD_FFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_44BSD_FFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as SunOS FFS.
/// </summary>
internal static string Guessed_as_SunOS_FFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_SunOS_FFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as SunOS/x86 FFS.
/// </summary>
internal static string Guessed_as_SunOS_x86_FFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_SunOS_x86_FFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Guessed as UFS.
/// </summary>
internal static string Guessed_as_UFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Guessed_as_UFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HAMMER filesystem.
/// </summary>
internal static string HAMMER_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HAMMER_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HAMMER Filesystem.
/// </summary>
internal static string HAMMER_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HAMMER_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Hardware sector interleave: {0}.
/// </summary>
internal static string Hardware_sector_interleave_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Hardware_sector_interleave_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Has extended attribute blocks.
/// </summary>
internal static string Has_extended_attribute_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Has_extended_attribute_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Has journal (ext3).
/// </summary>
internal static string Has_journal_ext3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Has_journal_ext3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Has journal on another device (ext3).
/// </summary>
internal static string Has_journal_on_another_device_ext3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Has_journal_on_another_device_ext3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Has online filesystem resize reservations.
/// </summary>
internal static string Has_online_filesystem_resize_reservations {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Has_online_filesystem_resize_reservations" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Hash seed: {0:X8}{1:X8}{2:X8}{3:X8}, version {4}.
/// </summary>
internal static string Hash_seed_0_1_2_3_version_4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Hash_seed_0_1_2_3_version_4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Head changes after each whole track.
/// </summary>
internal static string Head_changes_after_each_whole_track {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Head_changes_after_each_whole_track" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Head changes after whole side.
/// </summary>
internal static string Head_changes_after_whole_side {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Head_changes_after_whole_side" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Heap size with 128KiB of RAM: {0} bytes.
/// </summary>
internal static string Heap_size_with_128KiB_of_RAM_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Heap_size_with_128KiB_of_RAM_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Heap size with 256KiB of RAM: {0} bytes.
/// </summary>
internal static string Heap_size_with_256KiB_of_RAM_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Heap_size_with_256KiB_of_RAM_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Heap size with 512KiB of RAM or more: {0} bytes.
/// </summary>
internal static string Heap_size_with_512KiB_of_RAM_or_more_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Heap_size_with_512KiB_of_RAM_or_more_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HFS+ filesystem..
/// </summary>
internal static string HFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HFS uses 512 bytes/sector while device uses 2048 bytes/sector..
/// </summary>
internal static string HFS_uses_512_bytes_sector_while_device_uses_2048_bytes_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HFS_uses_512_bytes_sector_while_device_uses_2048_bytes_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HFSX filesystem..
/// </summary>
internal static string HFSX_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HFSX_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to High Sierra Format file system.
/// </summary>
internal static string High_Sierra_Format_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "High_Sierra_Format_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Highest structure in the volume is Level {0}, revision {1}.
/// </summary>
internal static string Highest_structure_in_the_volume_is_Level_0_revision_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Highest_structure_in_the_volume_is_Level_0_revision_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Highwater mark is to be disabled.
/// </summary>
internal static string Highwater_mark_is_to_be_disabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Highwater_mark_is_to_be_disabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Hotfixes are in use.
/// </summary>
internal static string Hotfixes_are_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Hotfixes_are_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HP Logical Interchange Format.
/// </summary>
internal static string HP_Logical_Interchange_Format {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HP_Logical_Interchange_Format" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OS/2 High Performance File System.
/// </summary>
internal static string HPFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HPFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HPFS version: {0}.
/// </summary>
internal static string HPFS_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HPFS_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to High Performance Optical File System.
/// </summary>
internal static string HPOFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "HPOFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Human68k FAT12.
/// </summary>
internal static string Human68k_FAT12 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Human68k_FAT12" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Human68k FAT16.
/// </summary>
internal static string Human68k_FAT16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Human68k_FAT16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to I will try to guess which one it is, but unless it's UFS2, I may be surely wrong.
/// </summary>
internal static string I_will_try_to_guess_which_one_it_is_but_unless_its_UFS2_I_may_be_surely_wrong {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "I_will_try_to_guess_which_one_it_is_but_unless_its_UFS2_I_may_be_surely_wrong" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ID: {0}, version {1}.
/// </summary>
internal static string ID_0_version_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ID_0_version_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Identified as {0}.
/// </summary>
internal static string Identified_as_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Identified_as_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Identifier: {0}.
/// </summary>
internal static string Identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image contains ATAPI drivers.
/// </summary>
internal static string Image_contains_ATAPI_drivers {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_contains_ATAPI_drivers" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image contains SCSI drivers.
/// </summary>
internal static string Image_contains_SCSI_drivers {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_contains_SCSI_drivers" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image emulates a 3.5" extra-density (MF2ED, 2.88Mb) floppy.
/// </summary>
internal static string Image_emulates_a_extra_density_MF2ED_floppy {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_emulates_a_extra_density_MF2ED_floppy" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image emulates a 5.25" high-density (MD2HD, 1.2Mb) floppy.
/// </summary>
internal static string Image_emulates_a_high_density_MD2HD_floppy {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_emulates_a_high_density_MD2HD_floppy" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image emulates a 3.5" high-density (MF2HD, 1.44Mb) floppy.
/// </summary>
internal static string Image_emulates_a_high_density_MF2HD_floppy {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_emulates_a_high_density_MF2HD_floppy" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image uses no emulation.
/// </summary>
internal static string Image_uses_no_emulation {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_uses_no_emulation" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Image uses unknown emulation type {0}.
/// </summary>
internal static string Image_uses_unknown_emulation_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Image_uses_unknown_emulation_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Has mapping between inodes and AFS (imagic inodes table).
/// </summary>
internal static string imagic_inodes__ {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "imagic_inodes__" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Implementation that last mounted the volume: "{0}"..
/// </summary>
internal static string Implementation_that_last_mounted_the_volume_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Implementation_that_last_mounted_the_volume_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incompatible features…:.
/// </summary>
internal static string Incompatible_features {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incompatible_features" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incompatible flags: 0x{0:X}.
/// </summary>
internal static string Incompatible_flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incompatible_flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incompletely initialized big-endian UFS filesystem.
/// </summary>
internal static string Incompletely_initialized_big_endian_UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incompletely_initialized_big_endian_UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incompletely initialized UFS filesystem.
/// </summary>
internal static string Incompletely_initialized_UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incompletely_initialized_UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect device size..
/// </summary>
internal static string Incorrect_device_size {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incorrect_device_size" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect MDDF found.
/// </summary>
internal static string Incorrect_MDDF_found {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incorrect_MDDF_found" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Incorrect sector size..
/// </summary>
internal static string Incorrect_sector_size {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Incorrect_sector_size" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Indices' i-node resides in block {0} of allocation group {1} and runs for {2} blocks ({3} bytes).
/// </summary>
internal static string Indices_i_node_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Indices_i_node_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_b" +
"ytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Indices' i-node size: {0} blocks (Should be 1).
/// </summary>
internal static string Indices_i_node_size_0_blocks_Should_be_one {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Indices_i_node_size_0_blocks_Should_be_one" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Initial entry:.
/// </summary>
internal static string Initial_entry {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Initial_entry" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to inode-block LBA: {0}.
/// </summary>
internal static string inode_block_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "inode_block_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to inode cache is locked.
/// </summary>
internal static string inode_cache_is_locked {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "inode_cache_is_locked" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to I-node list uses {0} blocks.
/// </summary>
internal static string Inode_list_uses_0_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Inode_list_uses_0_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to INOPB: 0x{0:X8}.
/// </summary>
internal static string INOPB_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "INOPB_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Install DASD limits.
/// </summary>
internal static string Install_DASD_limits {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Install_DASD_limits" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ISO9660 file system.
/// </summary>
internal static string ISO9660_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ISO9660_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Japan age rating is {0}.
/// </summary>
internal static string Japan_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Japan_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to JFS filesystem.
/// </summary>
internal static string JFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "JFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to JFS Plugin.
/// </summary>
internal static string JFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "JFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Joliet extensions present..
/// </summary>
internal static string Joliet_extensions_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Joliet_extensions_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to JOLIET VOLUME DESCRIPTOR INFORMATION:.
/// </summary>
internal static string JOLIET_VOLUME_DESCRIPTOR_INFORMATION {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "JOLIET_VOLUME_DESCRIPTOR_INFORMATION" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to -------------------------------------.
/// </summary>
internal static string JOLIET_VOLUME_DESCRIPTOR_INFORMATION_border {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "JOLIET_VOLUME_DESCRIPTOR_INFORMATION_border" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal backup type: {0}.
/// </summary>
internal static string Journal_backup_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_backup_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (journal_data): Journal data and metadata.
/// </summary>
internal static string journal_data_Journal_data_and_metadata {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "journal_data_Journal_data_and_metadata" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (journal_data_ordered): Write data before journaling metadata.
/// </summary>
internal static string journal_data_ordered_Write_data_before_journaling_metadata {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "journal_data_ordered_Write_data_before_journaling_metadata" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (journal_data_writeback): Write journal before data.
/// </summary>
internal static string journal_data_writeback_Write_journal_before_data {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "journal_data_writeback_Write_journal_before_data" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal has inode {0}.
/// </summary>
internal static string Journal_has_inode_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_has_inode_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal is on device {0}.
/// </summary>
internal static string Journal_is_on_device_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_is_on_device_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal needs recovery (ext3).
/// </summary>
internal static string Journal_needs_recovery_ext3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_needs_recovery_ext3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal resides in block {0} of allocation group {1} and runs for {2} blocks ({3} bytes).
/// </summary>
internal static string Journal_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal starts at allocation block {0}..
/// </summary>
internal static string Journal_starts_at_allocation_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_starts_at_allocation_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal starts in byte {0} and ends in byte {1}.
/// </summary>
internal static string Journal_starts_in_byte_0_and_ends_in_byte_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_starts_in_byte_0_and_ends_in_byte_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal starts in byte {0} and has {1} bytes in {2} blocks.
/// </summary>
internal static string Journal_starts_in_byte_0_and_has_1_bytes_in_2_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_starts_in_byte_0_and_has_1_bytes_in_2_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Journal UUID: {0}.
/// </summary>
internal static string Journal_UUID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Journal_UUID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Korea age rating is {0}.
/// </summary>
internal static string Korea_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Korea_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Labels resides in block {0}.
/// </summary>
internal static string Labels_resides_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Labels_resides_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last allocated cluster {0}.
/// </summary>
internal static string Last_allocated_cluster_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_allocated_cluster_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last backup date: {0}.
/// </summary>
internal static string Last_backup_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_backup_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last check date: {0}.
/// </summary>
internal static string Last_check_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_check_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last checked on {0}.
/// </summary>
internal static string Last_checked_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_checked_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last checked on {0} (should check every {1} seconds).
/// </summary>
internal static string Last_checked_on_0_should_check_every_1_seconds {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_checked_on_0_should_check_every_1_seconds" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last inode allocated: {0}.
/// </summary>
internal static string Last_inode_allocated_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_inode_allocated_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last modification date: {0}.
/// </summary>
internal static string Last_modification_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_modification_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last mounted at: "{0}".
/// </summary>
internal static string Last_mounted_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_mounted_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last mounted on {0}.
/// </summary>
internal static string Last_mounted_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_mounted_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last orphaned inode is {0}.
/// </summary>
internal static string Last_orphaned_inode_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_orphaned_inode_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last root directory copy: {0}.
/// </summary>
internal static string Last_root_directory_copy_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_root_directory_copy_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last searched cylinder group: {0}.
/// </summary>
internal static string Last_searched_cylinder_group_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_searched_cylinder_group_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last used mount options were: {0}.
/// </summary>
internal static string Last_used_mount_options_were_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_used_mount_options_were_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Last written on {0}.
/// </summary>
internal static string Last_written_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Last_written_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to LIF identifier: {0}.
/// </summary>
internal static string LIF_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "LIF_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to HP Logical Interchange Format Plugin.
/// </summary>
internal static string LIF_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "LIF_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to LIF version: {0}.
/// </summary>
internal static string LIF_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "LIF_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Linked list of filesystems: 0x{0:X8}.
/// </summary>
internal static string Linked_list_of_filesystems_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Linked_list_of_filesystems_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Little-endian.
/// </summary>
internal static string Little_endian {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Little_endian" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Little-endian BeFS.
/// </summary>
internal static string Little_endian_BeFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Little_endian_BeFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Load {0} sectors from sector {1}.
/// </summary>
internal static string Load_0_sectors_from_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Load_0_sectors_from_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Load at 0x{0:X8} and jump to 0x{1:X8}.
/// </summary>
internal static string Load_at_0_and_jump_to_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Load_at_0_and_jump_to_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Locus filesystem.
/// </summary>
internal static string Locus_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Locus_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Locus filesystem (old).
/// </summary>
internal static string Locus_filesystem_old {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Locus_filesystem_old" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Locus Filesystem Plugin.
/// </summary>
internal static string Locus_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Locus_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Log tree starts at LBA {0}.
/// </summary>
internal static string Log_tree_starts_at_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Log_tree_starts_at_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Log zone size: {0}.
/// </summary>
internal static string Log_zone_size_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Log_zone_size_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Long file names.
/// </summary>
internal static string Long_file_names {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Long_file_names" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Lowest structure in the volume is Level {0}, revision {1}.
/// </summary>
internal static string Lowest_structure_in_the_volume_is_Level_0_revision_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Lowest_structure_in_the_volume_is_Level_0_revision_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Mac OS X Volume ID: {0:X8}{1:X8}.
/// </summary>
internal static string Mac_OS_X_Volume_ID_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Mac_OS_X_Volume_ID_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic: "{0}".
/// </summary>
internal static string magic_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic 0x{0:X8} (expected 0x{1:X8}).
/// </summary>
internal static string magic_0_expected_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_0_expected_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at {0} = 0x{1:X8} (expected 0x{2:X8}).
/// </summary>
internal static string magic_at_0_equals_1_expected_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_equals_1_expected_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at {0} = 0x{1:X8} (expected 0x{2:X8} or 0x{3:X8}).
/// </summary>
internal static string magic_at_0_equals_1_expected_2_or_3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_equals_1_expected_2_or_3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at {0} = 0x{1:X8} or 0x{2:X8} (expected 0x{3:X8} or 0x{4:X8}).
/// </summary>
internal static string magic_at_0_equals_1_or_2_expected_3_or_4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_equals_1_or_2_expected_3_or_4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at 0x{0:X8} (expected 0x{1:X8}).
/// </summary>
internal static string magic_at_0_expected_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_expected_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at 0x{0:X3} = 0x{1:X8} (expected 0x{2:X8}).
/// </summary>
internal static string magic_at_0_X3_equals_1_expected_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_X3_equals_1_expected_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at 0x{0:X3} = 0x{1:X8} (expected 0x{2:X8} or 0x{3:X8}).
/// </summary>
internal static string magic_at_0_X3_equals_1_expected_2_or_3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_0_X3_equals_1_expected_2_or_3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic at {1} = 0x{0:X8}.
/// </summary>
internal static string magic_at_1_equals_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_at_1_equals_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to magic = 0x{0:X16} (expected 0x{1:X16}).
/// </summary>
internal static string magic_equals_0_expected_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "magic_equals_0_expected_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Magic 1: 0x{0:X8} (Should be 0x42465331).
/// </summary>
internal static string Magic_one_0_Should_be_0x42465331 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Magic_one_0_Should_be_0x42465331" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Magic 3: 0x{0:X8} (Should be 0x15B6830E).
/// </summary>
internal static string Magic_three_0_Should_be_0x15B6830E {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Magic_three_0_Should_be_0x15B6830E" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Magic 2: 0x{0:X8} (Should be 0xDD121031).
/// </summary>
internal static string Magic_two_0_Should_be_0xDD121031 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Magic_two_0_Should_be_0xDD121031" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Maker ID: {0}.
/// </summary>
internal static string Maker_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Maker_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Maker name: {0}.
/// </summary>
internal static string Maker_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Maker_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Master copy ID: 0x{0:X8}.
/// </summary>
internal static string Master_copy_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Master_copy_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Master Directory Block:.
/// </summary>
internal static string Master_Directory_Block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Master_Directory_Block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Master System Virtual Console.
/// </summary>
internal static string Master_System_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Master_System_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Max zone size: {0}.
/// </summary>
internal static string Max_zone_size_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Max_zone_size_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Maximum filesize is {0} bytes ({1} MiB).
/// </summary>
internal static string Maximum_filesize_is_0_bytes_1_MiB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Maximum_filesize_is_0_bytes_1_MiB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Maximum length of a symbolic link: {0}.
/// </summary>
internal static string Maximum_length_of_a_symbolic_link_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Maximum_length_of_a_symbolic_link_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Maximum opened files: {0}.
/// </summary>
internal static string Maximum_opened_files_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Maximum_opened_files_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to MDDF is in block {0}.
/// </summary>
internal static string MDDF_is_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "MDDF_is_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Media descriptor: 0x{0:X2}.
/// </summary>
internal static string Media_descriptor_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Media_descriptor_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Mega Drive Virtual Console.
/// </summary>
internal static string Megadrive_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Megadrive_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Memory log starts at {0}.
/// </summary>
internal static string Memory_log_starts_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Memory_log_starts_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to MicroDOS filesystem.
/// </summary>
internal static string MicroDOS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "MicroDOS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to MicroDOS file system.
/// </summary>
internal static string MicroDOS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "MicroDOS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft exFAT.
/// </summary>
internal static string Microsoft_exFAT {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Microsoft_exFAT" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft FAT12.
/// </summary>
internal static string Microsoft_FAT12 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Microsoft_FAT12" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft FAT16.
/// </summary>
internal static string Microsoft_FAT16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Microsoft_FAT16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft FAT32.
/// </summary>
internal static string Microsoft_FAT32 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Microsoft_FAT32" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Microsoft Resilient File System.
/// </summary>
internal static string Microsoft_Resilient_File_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Microsoft_Resilient_File_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix 3 v1 filesystem.
/// </summary>
internal static string Minix_3_v1_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Minix_3_v1_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix 3 v2 filesystem.
/// </summary>
internal static string Minix_3_v2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Minix_3_v2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix v1 filesystem.
/// </summary>
internal static string Minix_v1_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Minix_v1_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix v2 filesystem.
/// </summary>
internal static string Minix_v2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Minix_v2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix v3 filesystem.
/// </summary>
internal static string Minix_v3_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Minix_v3_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Minix Filesystem.
/// </summary>
internal static string MinixFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "MinixFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to More than 32000 directory entries (ext4).
/// </summary>
internal static string More_than_32000_directory_entries_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "More_than_32000_directory_entries_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Mounting LisaFS v1.
/// </summary>
internal static string Mounting_LisaFS_v1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Mounting_LisaFS_v1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Mounting LisaFS v2.
/// </summary>
internal static string Mounting_LisaFS_v2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Mounting_LisaFS_v2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Mounting LisaFS v3.
/// </summary>
internal static string Mounting_LisaFS_v3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Mounting_LisaFS_v3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to MSX Virtual Console or WiiWare demo.
/// </summary>
internal static string MSX_Virtual_Console_or_WiiWare_demo {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "MSX_Virtual_Console_or_WiiWare_demo" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Multi-mount protection (ext4).
/// </summary>
internal static string Multi_mount_protection_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Multi_mount_protection_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Multimedia is active.
/// </summary>
internal static string Multimedia_is_active {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Multimedia_is_active" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple Hierarchical File System.
/// </summary>
internal static string Name_Apple_Hierarchical_File_System {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Name_Apple_Hierarchical_File_System" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Neo-Geo Virtual Console.
/// </summary>
internal static string Neo_Geo_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Neo_Geo_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NES Virtual Console.
/// </summary>
internal static string NES_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NES_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to New version.
/// </summary>
internal static string New_version {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "New_version" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next allocation block: {0}..
/// </summary>
internal static string Next_allocation_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_allocation_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next free inode search will start at inode {0}.
/// </summary>
internal static string Next_free_inode_search_will_start_at_inode_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_free_inode_search_will_start_at_inode_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next QID {0}.
/// </summary>
internal static string Next_QID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_QID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next root block {0}.
/// </summary>
internal static string Next_root_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_root_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next unused CNID: {0}.
/// </summary>
internal static string Next_unused_CNID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_unused_CNID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Next unused file number: {0}.
/// </summary>
internal static string Next_unused_file_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Next_unused_file_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NFS volume.
/// </summary>
internal static string NFS_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NFS_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NILFS2 filesystem.
/// </summary>
internal static string NILFS2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NILFS2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NILFS2 Plugin.
/// </summary>
internal static string NILFS2_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NILFS2_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NINDIR: 0x{0:X8}.
/// </summary>
internal static string NINDIR_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NINDIR_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Nintendo 64 Virtual Console.
/// </summary>
internal static string Nintendo_64_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Nintendo_64_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Nintendo GameCube Optical Disc.
/// </summary>
internal static string Nintendo_GameCube_Optical_Disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Nintendo_GameCube_Optical_Disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Nintendo optical filesystem.
/// </summary>
internal static string Nintendo_optical_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Nintendo_optical_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Nintendo Wii Optical Disc.
/// </summary>
internal static string Nintendo_Wii_Optical_Disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Nintendo_Wii_Optical_Disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Nintendo optical filesystems.
/// </summary>
internal static string NintendoPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to any region.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_any_region {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_any_region" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Australia.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Australia {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Australia" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to France.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_France {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_France" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Germany.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Germany {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Germany" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Italy.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Italy {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Italy" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Japan.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Japan {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Japan" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Korea.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Korea {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Korea" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PAL.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_PAL {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_PAL" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Russia.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Russia {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Russia" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Spain.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Spain {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Spain" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Taiwan.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_Taiwan {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_Taiwan" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to unknown region code '{0}'.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_unknown_region_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_unknown_region_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to USA.
/// </summary>
internal static string NintendoPlugin_RegionCodeToString_USA {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NintendoPlugin_RegionCodeToString_USA" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Not a Lisa filesystem.
/// </summary>
internal static string Not_a_Lisa_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Not_a_Lisa_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Not a UFS filesystem, I shouldn't have arrived here!.
/// </summary>
internal static string Not_a_UFS_filesystem_I_shouldnt_have_arrived_here {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Not_a_UFS_filesystem_I_shouldnt_have_arrived_here" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Not an ext2/3/4 filesystem.
/// </summary>
internal static string Not_an_ext2_3_4_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Not_an_ext2_3_4_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Not bootable.
/// </summary>
internal static string Not_bootable {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Not_bootable" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NSPF: 0x{0:X8}.
/// </summary>
internal static string NSPF_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NSPF_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to NT Flags: 0x{0:X2}.
/// </summary>
internal static string NT_Flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NT_Flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to New Technology File System (NTFS).
/// </summary>
internal static string NTFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "NTFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Files-11 On-Disk Structure.
/// </summary>
internal static string ODS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ODS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OEM name: {0}.
/// </summary>
internal static string OEM_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "OEM_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OEM Parameters: {0}.
/// </summary>
internal static string OEM_Parameters_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "OEM_Parameters_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Old 16-bit dump(8).
/// </summary>
internal static string Old_16_bit_dump_8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Old_16_bit_dump_8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to On-disk filesystem version: {0}.
/// </summary>
internal static string On_disk_filesystem_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "On_disk_filesystem_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to On errors, filesystem should continue.
/// </summary>
internal static string On_errors_filesystem_should_continue {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "On_errors_filesystem_should_continue" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to On errors, filesystem should panic.
/// </summary>
internal static string On_errors_filesystem_should_panic {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "On_errors_filesystem_should_panic" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to On errors, filesystem should remount read-only.
/// </summary>
internal static string On_errors_filesystem_should_remount_read_only {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "On_errors_filesystem_should_remount_read_only" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to On errors filesystem will do an unknown thing ({0}).
/// </summary>
internal static string On_errors_filesystem_will_do_an_unknown_thing_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "On_errors_filesystem_will_do_an_unknown_thing_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Opera filesystem disc..
/// </summary>
internal static string Opera_filesystem_disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Opera_filesystem_disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Opera Filesystem Plugin.
/// </summary>
internal static string OperaFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "OperaFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OS-9 Random Block File.
/// </summary>
internal static string OS_9_Random_Block_File {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "OS_9_Random_Block_File" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OS/2 .LONGNAME extended attribute.
/// </summary>
internal static string OS2_LONGNAME_extended_attribute {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "OS2_LONGNAME_extended_attribute" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Overmount stamp: 0x{0:X16}.
/// </summary>
internal static string Overmount_stamp_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Overmount_stamp_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Pack name: {0}.
/// </summary>
internal static string Pack_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Pack_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Partition offset: {0}.
/// </summary>
internal static string Partition_offset_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Partition_offset_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Partitions are not supported..
/// </summary>
internal static string Partitions_are_not_supported {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Partitions_are_not_supported" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to U.C.S.D. Pascal filesystem.
/// </summary>
internal static string PascalPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PascalPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Path descriptor options: {0}.
/// </summary>
internal static string Path_descriptor_options_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Path_descriptor_options_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Path table and PVD do not point to the same location for the root directory!.
/// </summary>
internal static string Path_table_and_PVD_do_not_point_to_the_same_location_for_the_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Path_table_and_PVD_do_not_point_to_the_same_location_for_the_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PC-FX executable:.
/// </summary>
internal static string PC_FX_executable {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PC_FX_executable" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PC Engine CD Plugin.
/// </summary>
internal static string PCEnginePlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PCEnginePlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PC-FX Plugin.
/// </summary>
internal static string PCFX_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PCFX_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PEGI age rating is {0}.
/// </summary>
internal static string PEGI_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PEGI_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Professional File System.
/// </summary>
internal static string PFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Physical volume name: {0}.
/// </summary>
internal static string Physical_volume_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Physical_volume_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Portugal age rating is {0}.
/// </summary>
internal static string Portugal_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Portugal_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Pre-allocate directories.
/// </summary>
internal static string Pre_allocate_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Pre_allocate_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Previous dump created on {0}.
/// </summary>
internal static string Previous_dump_created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Previous_dump_created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Processing VD loop no. {0}.
/// </summary>
internal static string Processing_VD_loop_no_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Processing_VD_loop_no_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ProDOS uses 512 bytes/sector while device uses 2048 bytes/sector..
/// </summary>
internal static string ProDOS_uses_512_bytes_sector_while_device_uses_2048_bytes_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ProDOS_uses_512_bytes_sector_while_device_uses_2048_bytes_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ProDOS version 1 at least required for reading this volume..
/// </summary>
internal static string ProDOS_version_one_at_least_required_for_reading_this_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ProDOS_version_one_at_least_required_for_reading_this_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ProDOS version 1 used to create this volume..
/// </summary>
internal static string ProDOS_version_one_used_to_create_this_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ProDOS_version_one_used_to_create_this_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Apple ProDOS filesystem.
/// </summary>
internal static string ProDOSPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ProDOSPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Professional File System v1.
/// </summary>
internal static string Professional_File_System_v1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Professional_File_System_v1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Professional File System v2.
/// </summary>
internal static string Professional_File_System_v2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Professional_File_System_v2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Professional File System v3.
/// </summary>
internal static string Professional_File_System_v3 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Professional_File_System_v3" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Promotional or TurboGrafx Virtual Console.
/// </summary>
internal static string Promotional_or_TurboGrafx_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Promotional_or_TurboGrafx_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Published by {0}.
/// </summary>
internal static string Published_by_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Published_by_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Publisher identifier: {0}.
/// </summary>
internal static string Publisher_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Publisher_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to PVD does not point to correct root directory, checking path table....
/// </summary>
internal static string PVD_does_not_point_to_correct_root_directory_checking_path_table {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "PVD_does_not_point_to_correct_root_directory_checking_path_table" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to QNX4 filesystem.
/// </summary>
internal static string QNX4_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "QNX4_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to QNX4 Plugin.
/// </summary>
internal static string QNX4_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "QNX4_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to QNX6 (Audi) filesystem.
/// </summary>
internal static string QNX6_Audi_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "QNX6_Audi_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to QNX6 filesystem.
/// </summary>
internal static string QNX6_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "QNX6_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to QNX6 Plugin.
/// </summary>
internal static string QNX6_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "QNX6_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to RAID stride: {0}.
/// </summary>
internal static string RAID_stride_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "RAID_stride_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to OS-9 Random Block File Plugin.
/// </summary>
internal static string RBF_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "RBF_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Read-only compatible flags: 0x{0:X}.
/// </summary>
internal static string Read_only_compatible_flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Read_only_compatible_flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Read-only volume.
/// </summary>
internal static string Read_only_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Read_only_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading BPB.
/// </summary>
internal static string Reading_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading directory..
/// </summary>
internal static string Reading_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading FAT12.
/// </summary>
internal static string Reading_FAT12 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_FAT12" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading FAT16.
/// </summary>
internal static string Reading_FAT16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_FAT16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading FAT32.
/// </summary>
internal static string Reading_FAT32 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_FAT32" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading root directory.
/// </summary>
internal static string Reading_root_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_root_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading sector {0}.
/// </summary>
internal static string Reading_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reading superblock.
/// </summary>
internal static string Reading_superblock {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reading_superblock" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Readings should be verified.
/// </summary>
internal static string Readings_should_be_verified {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Readings_should_be_verified" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Record protection: 0x{0:X4}.
/// </summary>
internal static string Record_protection_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Record_protection_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reduced block group backups.
/// </summary>
internal static string Reduced_block_group_backups {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reduced_block_group_backups" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reduced number of superblocks.
/// </summary>
internal static string Reduced_number_of_superblocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reduced_number_of_superblocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Resilient File System plugin.
/// </summary>
internal static string ReFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ReFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser 3.5 filesystem.
/// </summary>
internal static string Reiser_3_5_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser_3_5_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser 3.6 filesystem.
/// </summary>
internal static string Reiser_3_6_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser_3_6_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser 4 filesystem.
/// </summary>
internal static string Reiser_4_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser_4_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser Jr. filesystem.
/// </summary>
internal static string Reiser_Jr_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser_Jr_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser Filesystem Plugin.
/// </summary>
internal static string Reiser_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reiser4 Filesystem Plugin.
/// </summary>
internal static string Reiser4_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reiser4_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Removable volume.
/// </summary>
internal static string Removable_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Removable_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Replacement superblock resides at block {0}.
/// </summary>
internal static string Replacement_superblock_resides_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Replacement_superblock_resides_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Replicated volume.
/// </summary>
internal static string Replicated_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Replicated_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Reserved attributes are set: {0:X2}.
/// </summary>
internal static string Reserved_attributes_are_set_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Reserved_attributes_are_set_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Resource fork clump size: {0} bytes..
/// </summary>
internal static string Resource_fork_clump_size_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Resource_fork_clump_size_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Resync DASD limits.
/// </summary>
internal static string Resync_DASD_limits {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Resync_DASD_limits" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Rock Ridge Interchange Protocol present..
/// </summary>
internal static string Rock_Ridge_Interchange_Protocol_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Rock_Ridge_Interchange_Protocol_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root block checksum is 0x{0:X8}.
/// </summary>
internal static string Root_block_checksum_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_block_checksum_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root block extension resides at block {0}.
/// </summary>
internal static string Root_block_extension_resides_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_block_extension_resides_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory block size: {0} bytes.
/// </summary>
internal static string Root_directory_block_size_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_block_size_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory descriptor starts at block {0}.
/// </summary>
internal static string Root_directory_descriptor_starts_at_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_descriptor_starts_at_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory identifier: 0x{0:X8}.
/// </summary>
internal static string Root_directory_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory resides on block {0}.
/// </summary>
internal static string Root_directory_resides_on_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_resides_on_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory resides on inode {0}.
/// </summary>
internal static string Root_directory_resides_on_inode_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_resides_on_inode_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory size: {0} blocks, {1} bytes.
/// </summary>
internal static string Root_directory_size_0_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_size_0_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root directory starts at cluster {0}.
/// </summary>
internal static string Root_directory_starts_at_cluster_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_directory_starts_at_cluster_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root folder's i-node size: {0} blocks (Should be 1).
/// </summary>
internal static string Root_folder_i_node_size_0_blocks_Should_be_one {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_folder_i_node_size_0_blocks_Should_be_one" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root folder's i-node resides in block {0} of allocation group {1} and runs for {2} blocks ({3} bytes).
/// </summary>
internal static string Root_folder_s_i_node_resides_in_block_0_of_allocation_group_1_and_runs_for_2_blocks_3_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_folder_s_i_node_resides_in_block_0_of_allocation_group_1_and_runs_for_2_bloc" +
"ks_3_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root node of the extent B-tree resides in block {0}.
/// </summary>
internal static string Root_node_of_the_extent_B_tree_resides_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_node_of_the_extent_B_tree_resides_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root node of the object B-tree resides in block {0}.
/// </summary>
internal static string Root_node_of_the_object_B_tree_resides_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_node_of_the_object_B_tree_resides_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root object container starts in block {0}.
/// </summary>
internal static string Root_object_container_starts_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_object_container_starts_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root resides on inode {0}.
/// </summary>
internal static string Root_resides_on_inode_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_resides_on_inode_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root starts at frag {0}.
/// </summary>
internal static string Root_starts_at_frag_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_starts_at_frag_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Root tree starts at LBA {0}.
/// </summary>
internal static string Root_tree_starts_at_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Root_tree_starts_at_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to RPS level: {0}.
/// </summary>
internal static string RPS_level_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "RPS_level_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to RT-11 file system.
/// </summary>
internal static string RT11_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "RT11_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to S-Records start at {0} and spans for {1} blocks.
/// </summary>
internal static string S_Records_start_at_0_and_spans_for_1_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "S_Records_start_at_0_and_spans_for_1_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Scavenger result code: 0x{0:X8}.
/// </summary>
internal static string Scavenger_result_code_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Scavenger_result_code_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Searching for Rootblock in sector {0}.
/// </summary>
internal static string Searching_for_Rootblock_in_sector_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Searching_for_Rootblock_in_sector_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Second {0} partition starts at sector {1}.
/// </summary>
internal static string Second_0_partition_starts_at_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Second_0_partition_starts_at_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 2nd FAT is in use.
/// </summary>
internal static string Second_FAT_is_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Second_FAT_is_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to 2nd fat starts at = {0}.
/// </summary>
internal static string Second_fat_starts_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Second_fat_starts_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Secondary home block is on sector {0} (VBN {1}).
/// </summary>
internal static string Secondary_home_block_is_on_sector_0_VBN_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Secondary_home_block_is_on_sector_0_VBN_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Section ID: {0}.
/// </summary>
internal static string Section_ID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Section_ID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}, file ID 0x{1:X4}.
/// </summary>
internal static string Sector_0_file_ID_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_0_file_ID_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of ACL directory: {0}.
/// </summary>
internal static string Sector_of_ACL_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_ACL_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of backup FAT32 parameter block: {0}.
/// </summary>
internal static string Sector_of_backup_FAT32_parameter_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_backup_FAT32_parameter_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of bad blocks list: {0}.
/// </summary>
internal static string Sector_of_bad_blocks_list_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_bad_blocks_list_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of codepage directory: {0}.
/// </summary>
internal static string Sector_of_codepage_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_codepage_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of directory band bitmap: {0}.
/// </summary>
internal static string Sector_of_directory_band_bitmap_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_directory_band_bitmap_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of first allocation block: {0}.
/// </summary>
internal static string Sector_of_first_allocation_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_first_allocation_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of free space bitmaps: {0}.
/// </summary>
internal static string Sector_of_free_space_bitmaps_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_free_space_bitmaps_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of FSINFO structure: {0}.
/// </summary>
internal static string Sector_of_FSINFO_structure_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_FSINFO_structure_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of Hotfix directory: {0}.
/// </summary>
internal static string Sector_of_Hotfix_directory_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_Hotfix_directory_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector of root directory FNode: {0}.
/// </summary>
internal static string Sector_of_root_directory_FNode_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_of_root_directory_FNode_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector 0 skew: {0}/track.
/// </summary>
internal static string Sector_zero_skew_0_track {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sector_zero_skew_0_track" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sectors allocated at most in track {0}.
/// </summary>
internal static string Sectors_allocated_at_most_in_track_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Sectors_allocated_at_most_in_track_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Security mask: 0x{0:X8}.
/// </summary>
internal static string Security_mask_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Security_mask_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Selection criteria type: {0}.
/// </summary>
internal static string Selection_criteria_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Selection_criteria_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Serial: 0x{0:X16}.
/// </summary>
internal static string Serial_0_X16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Serial_0_X16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number: 0x{0:X8}.
/// </summary>
internal static string Serial_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Serial_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number of Lisa computer that can use this volume's software {0}.
/// </summary>
internal static string Serial_number_of_Lisa_computer_that_can_use_this_volume_software_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Serial_number_of_Lisa_computer_that_can_use_this_volume_software_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Serial number of Lisa computer that created this volume: {0}.
/// </summary>
internal static string Serial_number_of_Lisa_computer_that_created_this_volume_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Serial_number_of_Lisa_computer_that_created_this_volume_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Set-uid/set-gid is disabled.
/// </summary>
internal static string Set_uid_set_gid_is_disabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Set_uid_set_gid_is_disabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SmartFileSystem.
/// </summary>
internal static string SFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SGI extent filesystem.
/// </summary>
internal static string SGI_extent_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SGI_extent_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Side 1 uses {0}:1 software interleaving.
/// </summary>
internal static string Side_one_uses_0_one_software_interleaving {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Side_one_uses_0_one_software_interleaving" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Side 0 uses {0}:1 software interleaving.
/// </summary>
internal static string Side_zero_uses_0_one_software_interleaving {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Side_zero_uses_0_one_software_interleaving" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Signature: 0x{0:X2}.
/// </summary>
internal static string Signature_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Signature_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Signed directory hash is in use.
/// </summary>
internal static string Signed_directory_hash_is_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Signed_directory_hash_is_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Size of allocation blocks: {0} bytes.
/// </summary>
internal static string Size_of_allocation_blocks_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Size_of_allocation_blocks_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Skew: {0}.
/// </summary>
internal static string Skew_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Skew_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SmartFileSystem.
/// </summary>
internal static string SmartFileSystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SmartFileSystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Solar_OS filesystem.
/// </summary>
internal static string Solar_OS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Solar_OS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Solar_OS filesystem.
/// </summary>
internal static string SolarFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SolarFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Source: {0}.
/// </summary>
internal static string Source_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Source_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Spare directory blocks are in use.
/// </summary>
internal static string Spare_directory_blocks_are_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Spare_directory_blocks_are_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SpareBlock CRC32: {0:X8}.
/// </summary>
internal static string SpareBlock_CRC32_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SpareBlock_CRC32_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Spareblock magic1: 0x{0:X8} (Should be 0xF9911849).
/// </summary>
internal static string Spareblock_magic1_0_Should_be_0xF9911849 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Spareblock_magic1_0_Should_be_0xF9911849" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Spareblock magic2: 0x{0:X8} (Should be 0xFA5229C5).
/// </summary>
internal static string Spareblock_magic2_0_Should_be_0xFA5229C5 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Spareblock_magic2_0_Should_be_0xFA5229C5" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Squash file system.
/// </summary>
internal static string Squash_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Squash_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Squash filesystem.
/// </summary>
internal static string Squash_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Squash_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Standard superblock LBA: {0}.
/// </summary>
internal static string Standard_superblock_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Standard_superblock_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Starting block of the HFS+ volume: {0}.
/// </summary>
internal static string Starting_block_of_the_HFS_Plus_volume_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Starting_block_of_the_HFS_Plus_volume_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Startup File is {0} bytes..
/// </summary>
internal static string Startup_File_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Startup_File_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Startup screen filename: {0}.
/// </summary>
internal static string Startup_screen_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Startup_screen_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Super Nintendo Virtual Console.
/// </summary>
internal static string Super_Nintendo_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Super_Nintendo_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SuperBlock CRC32: {0:X8}.
/// </summary>
internal static string SuperBlock_CRC32_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SuperBlock_CRC32_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock is {0} bytes.
/// </summary>
internal static string Superblock_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock is being modified.
/// </summary>
internal static string Superblock_is_being_modified {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_is_being_modified" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock last modified on {0}.
/// </summary>
internal static string Superblock_last_modified_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_last_modified_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock last updated on {0}.
/// </summary>
internal static string Superblock_last_updated_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_last_updated_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock LBA: {0}.
/// </summary>
internal static string Superblock_LBA_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_LBA_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock magic1: 0x{0:X8} (Should be 0xF995E849).
/// </summary>
internal static string Superblock_magic1_0_Should_be_0xF995E849 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_magic1_0_Should_be_0xF995E849" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock magic2: 0x{0:X8} (Should be 0xFA53E9C5).
/// </summary>
internal static string Superblock_magic2_0_Should_be_0xFA53E9C5 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_magic2_0_Should_be_0xFA53E9C5" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock resides in block {0}.
/// </summary>
internal static string Superblock_resides_in_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_resides_in_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Superblock seems corrupt, following information may be incorrect.
/// </summary>
internal static string Superblock_seems_corrupt_following_information_may_be_incorrect {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Superblock_seems_corrupt_following_information_may_be_incorrect" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Supports nanosecond timestamps and creation time (ext4).
/// </summary>
internal static string Supports_nanosecond_timestamps_and_creation_time_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Supports_nanosecond_timestamps_and_creation_time_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Supports volumes bigger than 2^32 blocks (ext4).
/// </summary>
internal static string Supports_volumes_bigger_than_2_32_blocks_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Supports_volumes_bigger_than_2_32_blocks_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System filename: {0}.
/// </summary>
internal static string System_filename_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_filename_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System heap will be extended by {0} bytes and a {1} fraction of the available RAM.
/// </summary>
internal static string System_heap_will_be_extended_by_0_bytes_and_a_1_fraction_of_the_available_RAM {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_heap_will_be_extended_by_0_bytes_and_a_1_fraction_of_the_available_RAM" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System identifier: {0}.
/// </summary>
internal static string System_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System, owner, group, world.
/// </summary>
internal static string System_owner_group_world {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_owner_group_world" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System type: 0x{0:X2}.
/// </summary>
internal static string System_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to SYSTEM USE SHARING PROTOCOL INFORMATION:.
/// </summary>
internal static string SYSTEM_USE_SHARING_PROTOCOL_INFORMATION {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SYSTEM_USE_SHARING_PROTOCOL_INFORMATION" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ----------------------------------------.
/// </summary>
internal static string SYSTEM_USE_SHARING_PROTOCOL_INFORMATION_border {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SYSTEM_USE_SHARING_PROTOCOL_INFORMATION_border" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System Use Sharing Protocol present..
/// </summary>
internal static string System_Use_Sharing_Protocol_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_Use_Sharing_Protocol_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System V Release 2 filesystem.
/// </summary>
internal static string System_V_Release_2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_V_Release_2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to System V Release 4 filesystem.
/// </summary>
internal static string System_V_Release_4_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "System_V_Release_4_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNIX System V filesystem.
/// </summary>
internal static string SysVfs_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "SysVfs_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to The following information may be incorrect for this volume..
/// </summary>
internal static string The_following_information_may_be_incorrect_for_this_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "The_following_information_may_be_incorrect_for_this_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are {0} reserved blocks before volume.
/// </summary>
internal static string There_are_0_reserved_blocks_before_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_0_reserved_blocks_before_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are a lot of variants of UFS using overlapped values on same fields.
/// </summary>
internal static string There_are_a_lot_of_variants_of_UFS_using_overlapped_values_on_same_fields {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_a_lot_of_variants_of_UFS_using_overlapped_values_on_same_fields" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are an estimate of {0} free inodes before next search start.
/// </summary>
internal static string There_are_an_estimate_of_0_free_inodes_before_next_search_start {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_an_estimate_of_0_free_inodes_before_next_search_start" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are bad blocks in the extents file..
/// </summary>
internal static string There_are_bad_blocks_in_the_extents_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_bad_blocks_in_the_extents_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are no orphaned inodes.
/// </summary>
internal static string There_are_no_orphaned_inodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_no_orphaned_inodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to There are reused CNIDs..
/// </summary>
internal static string There_are_reused_CNIDs {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "There_are_reused_CNIDs" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Third {0} partition starts at sector {1}.
/// </summary>
internal static string Third_0_partition_starts_at_sector_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Third_0_partition_starts_at_sector_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This home block is on sector {0} (VBN {1}).
/// </summary>
internal static string This_home_block_is_on_sector_0_VBN_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_home_block_is_on_sector_0_VBN_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This is a Sega Dreamcast disc..
/// </summary>
internal static string This_is_a_Sega_Dreamcast_disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_is_a_Sega_Dreamcast_disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This is a Sega Saturn disc..
/// </summary>
internal static string This_is_a_Sega_Saturn_disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_is_a_Sega_Saturn_disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This is a SegaCD / MegaCD disc..
/// </summary>
internal static string This_is_a_SegaCD_MegaCD_disc {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_is_a_SegaCD_MegaCD_disc" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This is the primary pack.
/// </summary>
internal static string This_is_the_primary_pack {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_is_the_primary_pack" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This may not be HPFS, following information may be not correct..
/// </summary>
internal static string This_may_not_be_HPFS_following_information_may_be_not_correct {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_may_not_be_HPFS_following_information_may_be_not_correct" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This superblock resides on physical block {0}.
/// </summary>
internal static string This_superblock_resides_on_physical_block_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_superblock_resides_on_physical_block_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This version is not supported yet..
/// </summary>
internal static string This_version_is_not_supported_yet {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_version_is_not_supported_yet" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to This volume may be corrupted..
/// </summary>
internal static string This_volume_may_be_corrupted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "This_volume_may_be_corrupted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Title: {0}.
/// </summary>
internal static string Title_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Title_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0} ({1:X2}:{2:X2}:{3:X2}), Raw, Mode {4}.
/// </summary>
internal static string tor_Sector_0_1_2_3_Raw_Mode_4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_1_2_3_Raw_Mode_4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0} ({1:X2}:{2:X2}:{3:X2}), Raw, Mode 2 Form {4}, File Number {5}, Channel Number {6}, Submode {7}, Coding Information {8}.
/// </summary>
internal static string tor_Sector_0_1_2_3_Raw_Mode_two_Form_4_File_Number_5_Channel_Number_6_Submode_7_Coding_Information_8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_1_2_3_Raw_Mode_two_Form_4_File_Number_5_Channel_Number_6_Submode_7_C" +
"oding_Information_8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}, Cooked, Mode 2 Form {1}, File Number {2}, Channel Number {3}, Submode {4}, Coding Information {5}.
/// </summary>
internal static string tor_Sector_0_Cooked_Mode_two_Form_1_File_Number_2_Channel_Number_3_Submode_4_Coding_Information_5 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_Cooked_Mode_two_Form_1_File_Number_2_Channel_Number_3_Submode_4_Codi" +
"ng_Information_5" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}, Cooked, Mode 2 Form 2.
/// </summary>
internal static string tor_Sector_0_Cooked_Mode_two_Form_two {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_Cooked_Mode_two_Form_two" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}, Cooked, Mode 0/1 / Mode 2 Form 1.
/// </summary>
internal static string tor_Sector_0_Cooked_Mode_zero_one_Mode_two_Form_one {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_Cooked_Mode_zero_one_Mode_two_Form_one" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Sector {0}, Raw, Audio.
/// </summary>
internal static string tor_Sector_0_Raw_Audio {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "tor_Sector_0_Raw_Audio" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Track allocation is forward.
/// </summary>
internal static string Track_allocation_is_forward {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Track_allocation_is_forward" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Track allocation is reverse.
/// </summary>
internal static string Track_allocation_is_reverse {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Track_allocation_is_reverse" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Traversing directory..
/// </summary>
internal static string Traversing_directory {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Traversing_directory" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Trying all known definitions..
/// </summary>
internal static string Trying_all_known_definitions {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Trying_all_known_definitions" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Trying definition "{0}".
/// </summary>
internal static string Trying_definition_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Trying_definition_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Trying to load definitions..
/// </summary>
internal static string Trying_to_load_definitions {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Trying_to_load_definitions" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to TurboGrafx CD Virtual Console.
/// </summary>
internal static string TurboGrafx_CD_Virtual_Console {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "TurboGrafx_CD_Virtual_Console" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Universal Disk Format.
/// </summary>
internal static string UDF_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UDF_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UFS filesystem.
/// </summary>
internal static string UFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UFS2 filesystem.
/// </summary>
internal static string UFS2_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UFS2_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (uid16): Disable 32bit UIDs and GIDs.
/// </summary>
internal static string uid16_Disable_32bit_UIDs_and_GIDs {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "uid16_Disable_32bit_UIDs_and_GIDs" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UK age rating is {0}.
/// </summary>
internal static string UK_age_rating_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UK_age_rating_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable cache all files..
/// </summary>
internal static string Unable_cache_all_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_cache_all_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read boot blocks.
/// </summary>
internal static string Unable_to_read_boot_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_boot_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read boot loader.
/// </summary>
internal static string Unable_to_read_boot_loader {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_boot_loader" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read catalog..
/// </summary>
internal static string Unable_to_read_catalog {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_catalog" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read MDDF.
/// </summary>
internal static string Unable_to_read_MDDF {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_MDDF" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read S-Records file.
/// </summary>
internal static string Unable_to_read_S_Records_file {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_S_Records_file" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unable to read volume bitmap.
/// </summary>
internal static string Unable_to_read_volume_bitmap {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unable_to_read_volume_bitmap" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to unaligned magic: "{0}".
/// </summary>
internal static string unaligned_magic_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "unaligned_magic_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Underlying device does not support Lisa tags.
/// </summary>
internal static string Underlying_device_does_not_support_Lisa_tags {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Underlying_device_does_not_support_Lisa_tags" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Underlying media presented errors.
/// </summary>
internal static string Underlying_media_presented_errors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Underlying_media_presented_errors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNICOS filesystem.
/// </summary>
internal static string UNICOS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UNICOS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNICOS Filesystem Plugin.
/// </summary>
internal static string UNICOS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UNICOS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Universal Disk Format.
/// </summary>
internal static string Universal_Disk_Format {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Universal_Disk_Format" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNIX 7th Edition filesystem.
/// </summary>
internal static string UNIX_7th_Edition_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UNIX_7th_Edition_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UNIX Boot Filesystem.
/// </summary>
internal static string UNIX_Boot_Filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UNIX_Boot_Filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown boot code..
/// </summary>
internal static string Unknown_boot_code {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_boot_code" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown.
/// </summary>
internal static string Unknown_codepage {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_codepage" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown compatible features: {0:X8}.
/// </summary>
internal static string Unknown_compatible_features_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_compatible_features_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown flag 0x40 on flags1 is active.
/// </summary>
internal static string Unknown_flag_0x40_on_flags1_is_active {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_flag_0x40_on_flags1_is_active" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown flag 0x40 on flags2 is active.
/// </summary>
internal static string Unknown_flag_0x40_on_flags2_is_active {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_flag_0x40_on_flags2_is_active" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown flag 0x80 on flags2 is active.
/// </summary>
internal static string Unknown_flag_0x80_on_flags2_is_active {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_flag_0x80_on_flags2_is_active" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown flags: {0:X8}.
/// </summary>
internal static string Unknown_flags_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_flags_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown how {0} side ordering works.
/// </summary>
internal static string Unknown_how_0_side_ordering_works {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_how_0_side_ordering_works" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown incompatible features: {0:X8}.
/// </summary>
internal static string Unknown_incompatible_features_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_incompatible_features_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown LisaFS version {0}.
/// </summary>
internal static string Unknown_LisaFS_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_LisaFS_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown optimization value: 0x{0:X8}.
/// </summary>
internal static string Unknown_optimization_value_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_optimization_value_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown order type "{0}", not proceeding with this definition..
/// </summary>
internal static string Unknown_order_type_0_not_proceeding_with_this_definition {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_order_type_0_not_proceeding_with_this_definition" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown OS ({0}).
/// </summary>
internal static string Unknown_OS_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_OS_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to unknown partition type {0}.
/// </summary>
internal static string unknown_partition_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "unknown_partition_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown ProDOS version with field {0} is at least required for reading this volume..
/// </summary>
internal static string Unknown_ProDOS_version_with_field_0_is_at_least_required_for_reading_this_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_ProDOS_version_with_field_0_is_at_least_required_for_reading_this_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown ProDOS version with field {0} used to create this volume..
/// </summary>
internal static string Unknown_ProDOS_version_with_field_0_used_to_create_this_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_ProDOS_version_with_field_0_used_to_create_this_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown publisher '{0}'.
/// </summary>
internal static string Unknown_publisher_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_publisher_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown read-only compatible features: {0:X8}.
/// </summary>
internal static string Unknown_read_only_compatible_features_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_read_only_compatible_features_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown s_type value: 0x{0:X8}.
/// </summary>
internal static string Unknown_s_type_value_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_s_type_value_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown set default mount options: {0:X8}.
/// </summary>
internal static string Unknown_set_default_mount_options_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_set_default_mount_options_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown set flags: {0:X8}.
/// </summary>
internal static string Unknown_set_flags_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_set_flags_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown.
/// </summary>
internal static string Unknown_specification {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_specification" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unknown structures:.
/// </summary>
internal static string Unknown_structures {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unknown_structures" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to unknown type '{0}'.
/// </summary>
internal static string unknown_type_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "unknown_type_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Unsigned directory hash is in use.
/// </summary>
internal static string Unsigned_directory_hash_is_in_use {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Unsigned_directory_hash_is_in_use" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to update.
/// </summary>
2022-11-28 02:59:53 +00:00
internal static string update {
get {
return ResourceManager . GetString ( "update" , resourceCulture ) ;
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Use LFN when available with fallback to .LONGNAME (default).
/// </summary>
internal static string Use_LFN_when_available_with_fallback_to_LONGNAME_default {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Use_LFN_when_available_with_fallback_to_LONGNAME_default" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to User replicated volume.
/// </summary>
internal static string User_replicated_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "User_replicated_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to (user_xattr): Enable user-specified extended attributes.
/// </summary>
internal static string user_xattr_Enable_user_specified_extended_attributes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "user_xattr_Enable_user_specified_extended_attributes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Uses B-Tree for directories.
/// </summary>
internal static string Uses_B_Tree_for_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Uses_B_Tree_for_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Uses compression.
/// </summary>
internal static string Uses_compression {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Uses_compression" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using Apricot BPB.
/// </summary>
internal static string Using_Apricot_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_Apricot_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using Atari BPB.
/// </summary>
internal static string Using_Atari_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_Atari_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DEC Rainbow hardcoded BPB..
/// </summary>
internal static string Using_DEC_Rainbow_hardcoded_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DEC_Rainbow_hardcoded_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 2.0 BPB.
/// </summary>
internal static string Using_DOS_2_0_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_2_0_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 3.0 BPB.
/// </summary>
internal static string Using_DOS_3_0_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_3_0_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 3.2 BPB.
/// </summary>
internal static string Using_DOS_3_2_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_3_2_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 3.3 BPB.
/// </summary>
internal static string Using_DOS_3_3_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_3_3_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 3.4 BPB.
/// </summary>
internal static string Using_DOS_3_4_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_3_4_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using DOS 4.0 BPB.
/// </summary>
internal static string Using_DOS_4_0_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_DOS_4_0_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using FAT32 BPB.
/// </summary>
internal static string Using_FAT32_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_FAT32_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using hardcoded BPB..
/// </summary>
internal static string Using_hardcoded_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_hardcoded_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using hardcoded BPB for 5.25" DSDD..
/// </summary>
internal static string Using_hardcoded_BPB_for_5_25_DSDD {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_hardcoded_BPB_for_5_25_DSDD" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using hardcoded BPB for 5.25" SSDD..
/// </summary>
internal static string Using_hardcoded_BPB_for_5_25_SSDD {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_hardcoded_BPB_for_5_25_SSDD" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using Human68k BPB.
/// </summary>
internal static string Using_Human68k_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_Human68k_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using MSX BPB.
/// </summary>
internal static string Using_MSX_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_MSX_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Using short FAT32 BPB.
/// </summary>
internal static string Using_short_FAT32_BPB {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Using_short_FAT32_BPB" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Utility.
/// </summary>
internal static string Utility {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Utility" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to UUID: {0}.
/// </summary>
internal static string UUID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "UUID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Veritas file system.
/// </summary>
internal static string Veritas_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Veritas_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Version {0}.
/// </summary>
internal static string Version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Version {0}.{1}.
/// </summary>
internal static string Version_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Version_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Version1: 0x{0:X4}.
/// </summary>
internal static string Version1_0_X4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Version1_0_X4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Version2: 0x{0:X4}.
/// </summary>
internal static string Version2_0_X4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Version2_0_X4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to VMware filesystem.
/// </summary>
internal static string VMfs_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "VMfs_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to VMware file system.
/// </summary>
internal static string VMware_file_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "VMware_file_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume {0} of {1} on this filesystem.
/// </summary>
internal static string Volume_0_of_1_on_this_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_0_of_1_on_this_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume attributes: {0:X2}.
/// </summary>
internal static string Volume_attributes_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_attributes_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume backed up on {0}.
/// </summary>
internal static string Volume_backed_up_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_backed_up_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume bitmap is valid.
/// </summary>
internal static string Volume_bitmap_is_valid {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_bitmap_is_valid" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume bitmap runs for {0} sectors ({1} bytes).
/// </summary>
internal static string Volume_bitmap_runs_for_0_sectors_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_bitmap_runs_for_0_sectors_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume bitmap starting sector (in 512-bytes): {0}.
/// </summary>
internal static string Volume_bitmap_starting_sector_in_512_bytes_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_bitmap_starting_sector_in_512_bytes_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume bitmap starts in sector {0} (VBN {1}).
/// </summary>
internal static string Volume_bitmap_starts_in_sector_0_VBN_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_bitmap_starts_in_sector_0_VBN_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume block is {0} bytes.
/// </summary>
internal static string Volume_block_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_block_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume block size is {0} bytes.
/// </summary>
internal static string Volume_block_size_is_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_block_size_is_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be destroyed.
/// </summary>
internal static string Volume_can_be_destroyed {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_destroyed" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be filled up to {0}%.
/// </summary>
internal static string Volume_can_be_filled_up_to_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_filled_up_to_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be mounted {0} times before checking.
/// </summary>
internal static string Volume_can_be_mounted_0_times_before_checking {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_mounted_0_times_before_checking" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be read.
/// </summary>
internal static string Volume_can_be_read {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_read" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be renamed.
/// </summary>
internal static string Volume_can_be_renamed {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_renamed" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume can be written.
/// </summary>
internal static string Volume_can_be_written {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_can_be_written" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume cannot be written by any UDF version higher than {0}.{1:X2}.
/// </summary>
internal static string Volume_cannot_be_written_by_any_UDF_version_higher_than_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_cannot_be_written_by_any_UDF_version_higher_than_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume's catalog created on {0}.
/// </summary>
internal static string Volume_catalog_created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_catalog_created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume comment: {0}.
/// </summary>
internal static string Volume_comment_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_comment_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume commits in groups of 1.
/// </summary>
internal static string Volume_commits_in_groups_of_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_commits_in_groups_of_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume commits lazy.
/// </summary>
internal static string Volume_commits_lazy {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_commits_lazy" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume conforms to {0}.
/// </summary>
internal static string Volume_conforms_to_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_conforms_to_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume contains {0} blocks ({1} bytes).
/// </summary>
internal static string Volume_contains_0_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_contains_0_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume contains {0} directory entries.
/// </summary>
internal static string Volume_contains_0_directory_entries {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_contains_0_directory_entries" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume contains {0} files.
/// </summary>
internal static string Volume_contains_0_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_contains_0_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume contains {0} files and {1} directories.
/// </summary>
internal static string Volume_contains_0_files_and_1_directories {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_contains_0_files_and_1_directories" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume contains {0} partitions.
/// </summary>
internal static string Volume_contains_0_partitions {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_contains_0_partitions" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume continues on error.
/// </summary>
internal static string Volume_continues_on_error {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_continues_on_error" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume copied on {0}.
/// </summary>
internal static string Volume_copied_on_0 {
get {
return ResourceManager . GetString ( "Volume_copied_on_0" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Volume created on {0}.
/// </summary>
internal static string Volume_created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume created on kernel version: {0}.
/// </summary>
internal static string Volume_created_on_kernel_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_created_on_kernel_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume creation date: {0}.
/// </summary>
internal static string Volume_creation_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_creation_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to VOLUME DESCRIPTOR INFORMATION:.
/// </summary>
internal static string VOLUME_DESCRIPTOR_INFORMATION {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "VOLUME_DESCRIPTOR_INFORMATION" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ------------------------------.
/// </summary>
internal static string VOLUME_DESCRIPTOR_INFORMATION_border {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "VOLUME_DESCRIPTOR_INFORMATION_border" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume disk format: {0}.
/// </summary>
internal static string Volume_disk_format_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_disk_format_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume does not commit to log.
/// </summary>
internal static string Volume_does_not_commit_to_log {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_does_not_commit_to_log" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume does not expire..
/// </summary>
internal static string Volume_does_not_expire {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_does_not_expire" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume does not need cache..
/// </summary>
internal static string Volume_does_not_need_cache {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_does_not_need_cache" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume edition {0}.
/// </summary>
internal static string Volume_edition_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_edition_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume effective date: {0}.
/// </summary>
internal static string Volume_effective_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_effective_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume ends at {0}.
/// </summary>
internal static string Volume_ends_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_ends_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume expiration date: {0}.
/// </summary>
internal static string Volume_expiration_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_expiration_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume flags: 0x{0:X2}.
/// </summary>
internal static string Volume_flags_0_X2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_flags_0_X2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume flags: 0x{0:X4}.
/// </summary>
internal static string Volume_flags_0_X4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_flags_0_X4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume format is {0}.
/// </summary>
internal static string Volume_format_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_format_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume goes from byte {0} to byte {1}, for {2} bytes.
/// </summary>
internal static string Volume_goes_from_byte_0_to_byte_1_for_2_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_goes_from_byte_0_to_byte_1_for_2_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks.
/// </summary>
internal static string Volume_has_0_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks ({1} bytes).
/// </summary>
internal static string Volume_has_0_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks of {1} bytes each.
/// </summary>
internal static string Volume_has_0_blocks_of_1_bytes_each {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_of_1_bytes_each" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks of {1} bytes each (total {2} bytes).
/// </summary>
internal static string Volume_has_0_blocks_of_1_bytes_each_total_2_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_of_1_bytes_each_total_2_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks of {1} bytes, for a total of {2} bytes.
/// </summary>
internal static string Volume_has_0_blocks_of_1_bytes_for_a_total_of_2_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_of_1_bytes_for_a_total_of_2_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks used ({1} bytes).
/// </summary>
internal static string Volume_has_0_blocks_used_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_used_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} blocks with {1} blocks free.
/// </summary>
internal static string Volume_has_0_blocks_with_1_blocks_free {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_blocks_with_1_blocks_free" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} bytes.
/// </summary>
internal static string Volume_has_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} bytes in {1} zones.
/// </summary>
internal static string Volume_has_0_bytes_in_1_zones {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_bytes_in_1_zones" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} bytes per block.
/// </summary>
internal static string Volume_has_0_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} bytes spanned in {1} devices.
/// </summary>
internal static string Volume_has_0_bytes_spanned_in_1_devices {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_bytes_spanned_in_1_devices" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} bytes used.
/// </summary>
internal static string Volume_has_0_bytes_used {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_bytes_used" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} files.
/// </summary>
internal static string Volume_has_0_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} free blocks.
/// </summary>
internal static string Volume_has_0_free_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_free_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} free inodes.
/// </summary>
internal static string Volume_has_0_free_inodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_free_inodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} free sectors of {1}.
/// </summary>
internal static string Volume_has_0_free_sectors_of_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_free_sectors_of_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} inodes.
/// </summary>
internal static string Volume_has_0_inodes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_inodes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} inodes per block.
/// </summary>
internal static string Volume_has_0_inodes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_inodes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} sectors ({1} bytes).
/// </summary>
internal static string Volume_has_0_sectors_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_sectors_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has {0} sectors of {1} bytes each for a total of {2} bytes.
/// </summary>
internal static string Volume_has_0_sectors_of_1_bytes_each_for_a_total_of_2_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_0_sectors_of_1_bytes_each_for_a_total_of_2_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has always been effective..
/// </summary>
internal static string Volume_has_always_been_effective {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_always_been_effective" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has bad current secondary ait.
/// </summary>
internal static string Volume_has_bad_current_secondary_ait {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_bad_current_secondary_ait" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has been modified by Windows 9x/Me Volume Tracker..
/// </summary>
internal static string Volume_has_been_modified_by_Windows_9x_Me_Volume_Tracker {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_been_modified_by_Windows_9x_Me_Volume_Tracker" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has been mounted {0} times of a maximum of {1} mounts before checking.
/// </summary>
internal static string Volume_has_been_mounted_0_times_of_a_maximum_of_1_mounts_before_checking {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_been_mounted_0_times_of_a_maximum_of_1_mounts_before_checking" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has been mounted {0} times with no maximum no. of mounts before checking.
/// </summary>
internal static string Volume_has_been_mounted_0_times_with_no_maximum_no_of_mounts_before_checking {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_been_mounted_0_times_with_no_maximum_no_of_mounts_before_checking" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has been mounted writable {0} times..
/// </summary>
internal static string Volume_has_been_mounted_writable_0_times {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_been_mounted_writable_0_times" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has DASD limits enabled.
/// </summary>
internal static string Volume_has_DASD_limits_enabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_DASD_limits_enabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has group quotas enabled.
/// </summary>
internal static string Volume_has_group_quotas_enabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_group_quotas_enabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has log within itself.
/// </summary>
internal static string Volume_has_log_within_itself {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_log_within_itself" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has log within itself and is moving it out.
/// </summary>
internal static string Volume_has_log_within_itself_and_is_moving_it_out {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_log_within_itself_and_is_moving_it_out" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has never been backed up.
/// </summary>
internal static string Volume_has_never_been_backed_up {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_never_been_backed_up" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has never been checked.
/// </summary>
internal static string Volume_has_never_been_checked {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_never_been_checked" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has never been checked (should check every {0}).
/// </summary>
internal static string Volume_has_never_been_checked_should_check_every_0_ {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_never_been_checked_should_check_every_0_" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has never been checked up.
/// </summary>
internal static string Volume_has_never_been_checked_up {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_never_been_checked_up" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has never been mounted.
/// </summary>
internal static string Volume_has_never_been_mounted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_never_been_mounted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has no maximum no. of mounts before checking.
/// </summary>
internal static string Volume_has_no_maximum_no_of_mounts_before_checking {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_no_maximum_no_of_mounts_before_checking" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has not been cleanly umounted.
/// </summary>
internal static string Volume_has_not_been_cleanly_umounted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_not_been_cleanly_umounted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has not been modified..
/// </summary>
internal static string Volume_has_not_been_modified {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_not_been_modified" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has persistent indexes.
/// </summary>
internal static string Volume_has_persistent_indexes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_persistent_indexes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has spared bad blocks..
/// </summary>
internal static string Volume_has_spared_bad_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_spared_bad_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume has user quotas enabled.
/// </summary>
internal static string Volume_has_user_quotas_enabled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_has_user_quotas_enabled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume ID: 0x{0:X16}.
/// </summary>
internal static string Volume_ID_0_X16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_ID_0_X16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume ID: {0:X4}.
/// </summary>
internal static string Volume_ID_0_X4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_ID_0_X4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume ID: {0:X8}.
/// </summary>
internal static string Volume_ID_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_ID_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume ID: 0x{0:X8}{1:X8}.
/// </summary>
internal static string Volume_ID_0_X8_1_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_ID_0_X8_1_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume's identification block was last written on {0}.
/// </summary>
internal static string Volume_identification_block_was_last_written_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_identification_block_was_last_written_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume identifier: {0}.
/// </summary>
internal static string Volume_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume identifier: 0x{0:X8}.
/// </summary>
internal static string Volume_identifier_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_identifier_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume inhibits automatic fsck.
/// </summary>
internal static string Volume_inhibits_automatic_fsck {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_inhibits_automatic_fsck" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is {0} of {1} in set "{2}"..
/// </summary>
internal static string Volume_is_0_of_1_in_set_2 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_0_of_1_in_set_2" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is bootable..
/// </summary>
internal static string Volume_is_bootable {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_bootable" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is case sensitive.
/// </summary>
internal static string Volume_is_case_sensitive {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_case_sensitive" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is clean.
/// </summary>
internal static string Volume_is_clean {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_clean" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using GZIP.
/// </summary>
internal static string Volume_is_compressed_using_GZIP {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_GZIP" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using LZ4.
/// </summary>
internal static string Volume_is_compressed_using_LZ4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_LZ4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using LZMA.
/// </summary>
internal static string Volume_is_compressed_using_LZMA {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_LZMA" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using LZO.
/// </summary>
internal static string Volume_is_compressed_using_LZO {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_LZO" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using unknown algorithm {0}.
/// </summary>
internal static string Volume_is_compressed_using_unknown_algorithm_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_unknown_algorithm_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using XZ.
/// </summary>
internal static string Volume_is_compressed_using_XZ {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_XZ" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is compressed using Zstandard.
/// </summary>
internal static string Volume_is_compressed_using_Zstandard {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_compressed_using_Zstandard" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is dirty.
/// </summary>
internal static string Volume_is_dirty {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_dirty" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is dirty, error code = 0x{0:X16}.
/// </summary>
internal static string Volume_is_dirty_error_code_equals_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_dirty_error_code_equals_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is in a big-endian system.
/// </summary>
internal static string Volume_is_in_a_big_endian_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_in_a_big_endian_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is in an unknown state ({0}).
/// </summary>
internal static string Volume_is_in_an_unknown_state_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_in_an_unknown_state_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is journaled..
/// </summary>
internal static string Volume_is_journaled {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_journaled" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is Level {0} revision {1}.
/// </summary>
internal static string Volume_is_Level_0_revision_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_Level_0_revision_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is locked by hardware..
/// </summary>
internal static string Volume_is_locked_by_hardware {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_locked_by_hardware" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is locked by software..
/// </summary>
internal static string Volume_is_locked_by_software {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_locked_by_software" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is mounted..
/// </summary>
internal static string Volume_is_mounted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_mounted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is mounted read-only.
/// </summary>
internal static string Volume_is_mounted_read_only {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_mounted_read_only" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is not bootable..
/// </summary>
internal static string Volume_is_not_bootable {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_not_bootable" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is not using any journal.
/// </summary>
internal static string Volume_is_not_using_any_journal {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_not_using_any_journal" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is number {0} of {1}.
/// </summary>
internal static string Volume_is_number_0_of_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_number_0_of_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is read-only.
/// </summary>
internal static string Volume_is_read_only {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_read_only" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is recovering orphan files.
/// </summary>
internal static string Volume_is_recovering_orphan_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_recovering_orphan_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is secure.
/// </summary>
internal static string Volume_is_secure {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_secure" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is seriously inconsistent..
/// </summary>
internal static string Volume_is_seriously_inconsistent {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_seriously_inconsistent" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is testing development code.
/// </summary>
internal static string Volume_is_testing_development_code {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_testing_development_code" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is unmounted..
/// </summary>
internal static string Volume_is_unmounted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_unmounted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume is wrapped inside an HFS volume..
/// </summary>
internal static string Volume_is_wrapped_inside_an_HFS_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_is_wrapped_inside_an_HFS_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume label: {0}.
/// </summary>
internal static string Volume_label_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_label_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last accessed on {0:d}.
/// </summary>
internal static string Volume_last_accessed_on_0_d {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_accessed_on_0_d" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last booted on {0}.
/// </summary>
internal static string Volume_last_booted_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_booted_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last checked on {0}.
/// </summary>
internal static string Volume_last_checked_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_checked_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last modified on {0}.
/// </summary>
internal static string Volume_last_modified_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_modified_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last mounted at "{0}".
/// </summary>
internal static string Volume_last_mounted_at_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_mounted_at_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last mounted on {0}.
/// </summary>
internal static string Volume_last_mounted_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_mounted_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last mounted on kernel version: {0}.
/// </summary>
internal static string Volume_last_mounted_on_kernel_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_mounted_on_kernel_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last updated on {0}.
/// </summary>
internal static string Volume_last_updated_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_updated_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume last written on {0}.
/// </summary>
internal static string Volume_last_written_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_last_written_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume modification date: {0}.
/// </summary>
internal static string Volume_modification_date_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_modification_date_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume moves deleted files to a recycled folder.
/// </summary>
internal static string Volume_moves_deleted_files_to_a_recycled_folder {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_moves_deleted_files_to_a_recycled_folder" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume must be backed up.
/// </summary>
internal static string Volume_must_be_backed_up {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_must_be_backed_up" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume name: {0}.
/// </summary>
internal static string Volume_name_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_name_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume name is {0}.
/// </summary>
internal static string Volume_name_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_name_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume number: {0}.
/// </summary>
internal static string Volume_number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume owner: {0}.
/// </summary>
internal static string Volume_owner_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_owner_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume owner is "{0}".
/// </summary>
internal static string Volume_owner_is_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_owner_is_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume owner is "{0}" (ID 0x{1:X8}).
/// </summary>
internal static string Volume_owner_is_0_ID_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_owner_is_0_ID_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume pack: {0}.
/// </summary>
internal static string Volume_pack_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_pack_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume panics on error.
/// </summary>
internal static string Volume_panics_on_error {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_panics_on_error" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume password: "{0}".
/// </summary>
internal static string Volume_password_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_password_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume permissions (r = read, w = write, c = create, d = delete).
/// </summary>
internal static string Volume_permissions_r_read_w_write_c_create_d_delete {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_permissions_r_read_w_write_c_create_d_delete" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume primes DASD on boot.
/// </summary>
internal static string Volume_primes_DASD_on_boot {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_primes_DASD_on_boot" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume record spans from block {0} to block {1}.
/// </summary>
internal static string Volume_record_spans_from_block_0_to_block_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_record_spans_from_block_0_to_block_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume remounts read-only on error.
/// </summary>
internal static string Volume_remounts_read_only_on_error {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_remounts_read_only_on_error" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume requires UDF version {0}.{1:X2} to be read.
/// </summary>
internal static string Volume_requires_UDF_version_0_1_to_be_read {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_requires_UDF_version_0_1_to_be_read" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume requires UDF version {0}.{1:X2} to be written to.
/// </summary>
internal static string Volume_requires_UDF_version_0_1_to_be_written_to {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_requires_UDF_version_0_1_to_be_written_to" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume reserves {0} sectors for system.
/// </summary>
internal static string Volume_reserves_0_sectors_for_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_reserves_0_sectors_for_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume reserves {1} tracks ({0} sectors) for system.
/// </summary>
internal static string Volume_reserves_1_tracks_0_sectors_for_system {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_reserves_1_tracks_0_sectors_for_system" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume root directory last modified on {0}.
/// </summary>
internal static string Volume_root_directory_last_modified_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_root_directory_last_modified_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume scavenged on {0}.
/// </summary>
internal static string Volume_scavenged_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_scavenged_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume sends TRIM/UNMAP commands to underlying device.
/// </summary>
internal static string Volume_sends_TRIM_UNMAP_commands_to_underlying_device {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_sends_TRIM_UNMAP_commands_to_underlying_device" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume serial: {0}.
/// </summary>
internal static string Volume_serial_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_serial_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume serial: {0:X8}.
/// </summary>
internal static string Volume_serial_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_serial_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume Serial Number: {0}.
/// </summary>
internal static string Volume_Serial_Number_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_Serial_Number_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume serial number: {0:X16}.
/// </summary>
internal static string Volume_serial_number_0_X16 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_serial_number_0_X16" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume serial number: {0:X8}.
/// </summary>
internal static string Volume_serial_number_0_X8 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_serial_number_0_X8" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume set identifier: {0}.
/// </summary>
internal static string Volume_set_identifier_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_set_identifier_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume should be checked on next mount..
/// </summary>
internal static string Volume_should_be_checked_on_next_mount {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_should_be_checked_on_next_mount" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume size: {0} blocks, {1} bytes.
/// </summary>
internal static string Volume_size_0_blocks_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_size_0_blocks_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume size {0} bytes.
/// </summary>
internal static string Volume_size_0_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_size_0_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume starts on device byte {0} and ends on byte {1}.
/// </summary>
internal static string Volume_starts_on_device_byte_0_and_ends_on_byte_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_starts_on_device_byte_0_and_ends_on_byte_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume state is inconsistent..
/// </summary>
internal static string Volume_state_is_inconsistent {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_state_is_inconsistent" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume state on {0}.
/// </summary>
internal static string Volume_state_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_state_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume supports AIX.
/// </summary>
internal static string Volume_supports_AIX {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_supports_AIX" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume supports DCE DFS LFS.
/// </summary>
internal static string Volume_supports_DCE_DFS_LFS {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_supports_DCE_DFS_LFS" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume supports Linux.
/// </summary>
internal static string Volume_supports_Linux {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_supports_Linux" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume supports OS/2, and is case insensitive.
/// </summary>
internal static string Volume_supports_OS2_and_is_case_insensitive {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_supports_OS2_and_is_case_insensitive" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume supports sparse files.
/// </summary>
internal static string Volume_supports_sparse_files {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_supports_sparse_files" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume updated on {0}.
/// </summary>
internal static string Volume_updated_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_updated_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume use extents (ext4).
/// </summary>
internal static string Volume_use_extents_ext4 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_use_extents_ext4" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses {0} bytes per block.
/// </summary>
internal static string Volume_uses_0_bytes_per_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_0_bytes_per_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses {0} bytes per sector.
/// </summary>
internal static string Volume_uses_0_bytes_per_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_0_bytes_per_sector" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses {0} codepage {1}.
/// </summary>
internal static string Volume_uses_0_codepage_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_0_codepage_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses {0} FATs.
/// </summary>
internal static string Volume_uses_0_FATs {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_0_FATs" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses {0} sectors per cluster ({1} bytes).
/// </summary>
internal static string Volume_uses_0_sectors_per_cluster_1_bytes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_0_sectors_per_cluster_1_bytes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses clusters of {0} sectors ({1} bytes) each.
/// </summary>
internal static string Volume_uses_clusters_of_0_sectors_1_bytes_each {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_clusters_of_0_sectors_1_bytes_each" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses standard CP/M timestamps.
/// </summary>
internal static string Volume_uses_standard_CPM_timestamps {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_standard_CPM_timestamps" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses synchronous writes.
/// </summary>
internal static string Volume_uses_synchronous_writes {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_synchronous_writes" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses third party timestamps.
/// </summary>
internal static string Volume_uses_third_party_timestamps {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_third_party_timestamps" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume uses Unicode for directory entries.
/// </summary>
internal static string Volume_uses_Unicode_for_directory_entries {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_uses_Unicode_for_directory_entries" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume UUID: {0}.
/// </summary>
internal static string Volume_UUID_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_UUID_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume version {0}.
/// </summary>
internal static string Volume_version_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_version_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume version {0}.{1}.
/// </summary>
internal static string Volume_version_0_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_version_0_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was created for {0}.
/// </summary>
internal static string Volume_was_created_for_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_created_for_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was created on {0}.
/// </summary>
internal static string Volume_was_created_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_created_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was created on {0} for {1}.
/// </summary>
internal static string Volume_was_created_on_0_for_1 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_created_on_0_for_1" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was last modified on {0}.
/// </summary>
internal static string Volume_was_last_modified_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_last_modified_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was last updated on {0}.
/// </summary>
internal static string Volume_was_last_updated_on_0_ {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_last_updated_on_0_" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was last written by: {0}.
/// </summary>
internal static string Volume_was_last_written_by_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_last_written_by_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was last written on {0}.
/// </summary>
internal static string Volume_was_last_written_on_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_last_written_on_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume was unmonted..
/// </summary>
internal static string Volume_was_unmonted {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_was_unmonted" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume wraps a HFS+ volume..
/// </summary>
internal static string Volume_wraps_a_HFS_Plus_volume {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_wraps_a_HFS_Plus_volume" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Volume write count: {0}.
/// </summary>
internal static string Volume_write_count_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Volume_write_count_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Veritas filesystem.
/// </summary>
internal static string VxFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "VxFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WARNING: Filesystem indicates {0} blocks while device indicates {1} blocks.
/// </summary>
internal static string WARNING__Filesystem_indicates_0_blocks_while_device_indicates_1_blocks {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WARNING__Filesystem_indicates_0_blocks_while_device_indicates_1_blocks" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Warning! Detected unknown ProDOS version ProDOS filesystem..
/// </summary>
internal static string Warning_Detected_unknown_ProDOS_version_ProDOS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Warning_Detected_unknown_ProDOS_version_ProDOS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WARNING: Filesystem describes a {0} bytes/sector, while device describes a {1} bytes/sector.
/// </summary>
internal static string WARNING_Filesystem_describes_a_0_bytes_sector_while_device_describes_a_1_bytes_sector {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WARNING_Filesystem_describes_a_0_bytes_sector_while_device_describes_a_1_bytes_se" +
"ctor" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WARNING: Filesystem describes a {0} sectors volume, bigger than device ({1} sectors).
/// </summary>
internal static string WARNING_Filesystem_describes_a_0_sectors_volume_bigger_than_device_1_sectors {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WARNING_Filesystem_describes_a_0_sectors_volume_bigger_than_device_1_sectors" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WARNING: Filesystem indicates {0} bytes/block while device indicates {1} bytes/block.
/// </summary>
internal static string WARNING_Filesystem_indicates_0_bytes_block_while_device_indicates_1_bytes_block {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WARNING_Filesystem_indicates_0_bytes_block_while_device_indicates_1_bytes_block" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Wii.
/// </summary>
internal static string Wii {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Wii" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Wii Backup.
/// </summary>
internal static string Wii_Backup {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Wii_Backup" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Wii channel.
/// </summary>
internal static string Wii_channel {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Wii_channel" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WiiFit.
/// </summary>
internal static string WiiFit {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WiiFit" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to WiiWare.
/// </summary>
internal static string WiiWare {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "WiiWare" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Window: {0}.
/// </summary>
internal static string Window_0 {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Window_0" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Windows NT (8.3 mixed case).
/// </summary>
internal static string Windows_NT_8_3_mixed_case {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Windows_NT_8_3_mixed_case" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to , with multi-user patches.
/// </summary>
internal static string with_multi_user_patches {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "with_multi_user_patches" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to , with multi-user support.
/// </summary>
internal static string with_multi_user_support {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "with_multi_user_support" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Writings should be verified.
/// </summary>
internal static string Writings_should_be_verified {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Writings_should_be_verified" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to FATX Filesystem Plugin.
/// </summary>
internal static string XboxFatPlugin_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "XboxFatPlugin_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to XENIX filesystem.
/// </summary>
internal static string XENIX_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "XENIX_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to XFS filesystem.
/// </summary>
internal static string XFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "XFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to XFS Filesystem Plugin.
/// </summary>
internal static string XFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "XFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to Xia filesystem.
/// </summary>
internal static string Xia_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "Xia_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ZFS filesystem.
/// </summary>
internal static string ZFS_filesystem {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ZFS_filesystem" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to ZFS Filesystem Plugin.
/// </summary>
internal static string ZFS_Name {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "ZFS_Name" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
2023-10-01 04:00:02 +01:00
/// <summary>
/// Looks up a localized string similar to zisofs compression present..
/// </summary>
internal static string zisofs_compression_present {
2022-11-28 02:59:53 +00:00
get {
2023-10-01 04:00:02 +01:00
return ResourceManager . GetString ( "zisofs_compression_present" , resourceCulture ) ;
2022-11-28 02:59:53 +00:00
}
}
}
}