mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
655 lines
21 KiB
C#
655 lines
21 KiB
C#
//------------------------------------------------------------------------------
|
|
// <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.Gui.Localization {
|
|
using System;
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class GUI {
|
|
|
|
private static System.Resources.ResourceManager resourceMan;
|
|
|
|
private static System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal GUI() {
|
|
}
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.Equals(null, resourceMan)) {
|
|
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Aaru.Gui.Localization.GUI", typeof(GUI).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
public static string Button_Save {
|
|
get {
|
|
return ResourceManager.GetString("Button.Save", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Cancel {
|
|
get {
|
|
return ResourceManager.GetString("Button.Cancel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Basic_Information {
|
|
get {
|
|
return ResourceManager.GetString("Header.Basic_Information", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_General_Information {
|
|
get {
|
|
return ResourceManager.GetString("Header.General_Information", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Name {
|
|
get {
|
|
return ResourceManager.GetString("Label.Name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Version {
|
|
get {
|
|
return ResourceManager.GetString("Label.Version", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_version {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_version", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Release_type {
|
|
get {
|
|
return ResourceManager.GetString("Label.Release_type", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Placeholder_Select_release_type {
|
|
get {
|
|
return ResourceManager.GetString("Placeholder.Select_release_type", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Release_Date {
|
|
get {
|
|
return ResourceManager.GetString("Label.Release_Date", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Part_Number {
|
|
get {
|
|
return ResourceManager.GetString("Label.Part_Number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_part_number {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_part_number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Serial_Number {
|
|
get {
|
|
return ResourceManager.GetString("Label.Serial_Number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_serial_number {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_serial_number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_People_and_Organizations {
|
|
get {
|
|
return ResourceManager.GetString("Header.People_and_Organizations", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Developers {
|
|
get {
|
|
return ResourceManager.GetString("Header.Developers", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Developer {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Developer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Remove {
|
|
get {
|
|
return ResourceManager.GetString("Button.Remove", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_developer_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_developer_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Publishers {
|
|
get {
|
|
return ResourceManager.GetString("Header.Publishers", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Publisher {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Publisher", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_publisher_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_publisher_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Authors {
|
|
get {
|
|
return ResourceManager.GetString("Header.Authors", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Author {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Author", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_author_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_author_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Performers {
|
|
get {
|
|
return ResourceManager.GetString("Header.Performers", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Performer {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Performer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_performer_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_performer_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Classification {
|
|
get {
|
|
return ResourceManager.GetString("Header.Classification", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Keywords {
|
|
get {
|
|
return ResourceManager.GetString("Header.Keywords", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Keyword {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Keyword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_keyword {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_keyword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Categories {
|
|
get {
|
|
return ResourceManager.GetString("Header.Categories", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Category {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Category", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_category {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_category", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Subcategories {
|
|
get {
|
|
return ResourceManager.GetString("Header.Subcategories", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Subcategory {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Subcategory", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_subcategory {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_subcategory", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Systems {
|
|
get {
|
|
return ResourceManager.GetString("Header.Systems", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_System {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_System", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_system {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_system", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Technical_Details {
|
|
get {
|
|
return ResourceManager.GetString("Header.Technical_Details", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Languages {
|
|
get {
|
|
return ResourceManager.GetString("Header.Languages", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Placeholder_Select_language_to_add {
|
|
get {
|
|
return ResourceManager.GetString("Placeholder.Select_language_to_add", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Architectures {
|
|
get {
|
|
return ResourceManager.GetString("Header.Architectures", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Placeholder_Select_architecture_to_add {
|
|
get {
|
|
return ResourceManager.GetString("Placeholder.Select_architecture_to_add", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Required_Operating_Systems {
|
|
get {
|
|
return ResourceManager.GetString("Header.Required_Operating_Systems", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Operating_System {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Operating_System", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_OS_Name {
|
|
get {
|
|
return ResourceManager.GetString("Label.OS_Name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_OS_name {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_OS_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Barcodes {
|
|
get {
|
|
return ResourceManager.GetString("Header.Barcodes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Barcode {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Barcode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Remove_Barcode {
|
|
get {
|
|
return ResourceManager.GetString("Button.Remove_Barcode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Barcode_Type {
|
|
get {
|
|
return ResourceManager.GetString("Label.Barcode_Type", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Value {
|
|
get {
|
|
return ResourceManager.GetString("Label.Value", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Watermark_Enter_barcode_value {
|
|
get {
|
|
return ResourceManager.GetString("Watermark.Enter_barcode_value", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Publications {
|
|
get {
|
|
return ResourceManager.GetString("Header.Publications", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Magazines {
|
|
get {
|
|
return ResourceManager.GetString("Header.Magazines", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Magazine {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Magazine", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Editorial {
|
|
get {
|
|
return ResourceManager.GetString("Label.Editorial", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Number {
|
|
get {
|
|
return ResourceManager.GetString("Label.Number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Pages {
|
|
get {
|
|
return ResourceManager.GetString("Label.Pages", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Books {
|
|
get {
|
|
return ResourceManager.GetString("Header.Books", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Book {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Book", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Author {
|
|
get {
|
|
return ResourceManager.GetString("Label.Author", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_User_Manuals {
|
|
get {
|
|
return ResourceManager.GetString("Header.User_Manuals", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_User_Manual {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_User_Manual", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Page_Size {
|
|
get {
|
|
return ResourceManager.GetString("Label.Page_Size", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Media {
|
|
get {
|
|
return ResourceManager.GetString("Header.Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Optical_Discs {
|
|
get {
|
|
return ResourceManager.GetString("Header.Optical_Discs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Optical_Disc {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Optical_Disc", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Disc_Type {
|
|
get {
|
|
return ResourceManager.GetString("Label.Disc_Type", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Disc_SubType {
|
|
get {
|
|
return ResourceManager.GetString("Label.Disc_SubType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Block_Media {
|
|
get {
|
|
return ResourceManager.GetString("Header.Block_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Block_Media {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Block_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Manufacturer {
|
|
get {
|
|
return ResourceManager.GetString("Label.Manufacturer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Serial {
|
|
get {
|
|
return ResourceManager.GetString("Label.Serial", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Model {
|
|
get {
|
|
return ResourceManager.GetString("Label.Model", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Firmware {
|
|
get {
|
|
return ResourceManager.GetString("Label.Firmware", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Linear_Media {
|
|
get {
|
|
return ResourceManager.GetString("Header.Linear_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Linear_Media {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Linear_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Audio_Media {
|
|
get {
|
|
return ResourceManager.GetString("Header.Audio_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Audio_Media {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Audio_Media", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Hardware {
|
|
get {
|
|
return ResourceManager.GetString("Header.Hardware", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_PCI_Cards {
|
|
get {
|
|
return ResourceManager.GetString("Header.PCI_Cards", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_PCI_Card {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_PCI_Card", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Vendor_ID {
|
|
get {
|
|
return ResourceManager.GetString("Label.Vendor_ID", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Device_ID {
|
|
get {
|
|
return ResourceManager.GetString("Label.Device_ID", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Header_Advertisements {
|
|
get {
|
|
return ResourceManager.GetString("Header.Advertisements", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Button_Add_Advertisement {
|
|
get {
|
|
return ResourceManager.GetString("Button.Add_Advertisement", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Label_Product {
|
|
get {
|
|
return ResourceManager.GetString("Label.Product", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Title_Create_Metadata {
|
|
get {
|
|
return ResourceManager.GetString("Title.Create_Metadata", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Title_Edit_Metadata {
|
|
get {
|
|
return ResourceManager.GetString("Title.Edit_Metadata", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Error_Loading_metadata {
|
|
get {
|
|
return ResourceManager.GetString("Error.Loading_metadata", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Dialog_Save_Metadata_File {
|
|
get {
|
|
return ResourceManager.GetString("Dialog.Save_Metadata_File", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string FileType_JSON {
|
|
get {
|
|
return ResourceManager.GetString("FileType.JSON", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Title_Success {
|
|
get {
|
|
return ResourceManager.GetString("Title.Success", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Message_Metadata_saved_successfully {
|
|
get {
|
|
return ResourceManager.GetString("Message.Metadata_saved_successfully", resourceCulture);
|
|
}
|
|
}
|
|
|
|
public static string Error_Saving_metadata {
|
|
get {
|
|
return ResourceManager.GetString("Error.Saving_metadata", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|