From 93c81511979a5d7eaba4d384d07a922d809c4fb9 Mon Sep 17 00:00:00 2001 From: GMatrixGames Date: Sat, 18 Jul 2020 00:13:11 -0400 Subject: [PATCH] Add CN Translation --- FModel/Properties/Resources.Designer.cs | 622 +++++++------- FModel/Properties/Resources.zh-CN.resx | 810 ++++++++++++++++++ .../ViewModels/ComboBox/ComboBoxViewModel.cs | 5 +- 3 files changed, 1125 insertions(+), 312 deletions(-) create mode 100644 FModel/Properties/Resources.zh-CN.resx diff --git a/FModel/Properties/Resources.Designer.cs b/FModel/Properties/Resources.Designer.cs index 9c62cd77..8b7b5850 100644 --- a/FModel/Properties/Resources.Designer.cs +++ b/FModel/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ @@ -13,12 +13,12 @@ namespace FModel.Properties { /// - /// Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées. + /// A strongly-typed resource class, for looking up localized strings, etc. /// - // Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder - // à l'aide d'un outil, tel que ResGen ou Visual Studio. - // Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen - // avec l'option /str ou régénérez votre projet VS. + // 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", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] @@ -33,7 +33,7 @@ namespace FModel.Properties { } /// - /// Retourne l'instance ResourceManager mise en cache utilisée par cette classe. + /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ namespace FModel.Properties { } /// - /// Remplace la propriété CurrentUICulture du thread actuel pour toutes - /// les recherches de ressources à l'aide de cette classe de ressource fortement typée. + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à About FModel. + /// Looks up a localized string similar to About FModel. /// public static string AboutF { get { @@ -70,7 +70,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FModel is a .PAK file explorer fully dedicated to Fortnite but also work with some other Unreal Engine's games. + /// Looks up a localized string similar to FModel is a .PAK file explorer fully dedicated to Fortnite but also work with some other Unreal Engine's games. /// ///Created in March 2019, in order to have unique and personalized functionality, it quickly became popular through leakers who used it to quickly generate images of new cosmetics added to the game. ///Over time, new features got added and new users discovered the program. @@ -83,7 +83,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à You're about to download {0} which has a size of {1}. + /// Looks up a localized string similar to You're about to download {0} which has a size of {1}. /// public static string AboutToDownload { get { @@ -92,7 +92,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Add. + /// Looks up a localized string similar to Add. /// public static string Add { get { @@ -101,7 +101,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Add Directory. + /// Looks up a localized string similar to Add Directory. /// public static string AddDirectory { get { @@ -110,7 +110,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à AES. + /// Looks up a localized string similar to AES. /// public static string AES { get { @@ -119,7 +119,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à AES Key. + /// Looks up a localized string similar to AES Key. /// public static string AesKey { get { @@ -128,7 +128,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Keys have been updated. + /// Looks up a localized string similar to Keys have been updated. /// public static string AesKeysUpdated { get { @@ -137,7 +137,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à '{0}' is not working with '{1}'. + /// Looks up a localized string similar to '{0}' is not working with '{1}'. /// public static string AesNotWorking { get { @@ -146,7 +146,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon alert { get { @@ -156,7 +156,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à All Documents. + /// Looks up a localized string similar to All Documents. /// public static string AllDocuments { get { @@ -165,7 +165,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à All Files. + /// Looks up a localized string similar to All Files. /// public static string AllFiles { get { @@ -174,7 +174,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap alpha_a_box { get { @@ -184,7 +184,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Analyzing {0}. + /// Looks up a localized string similar to Analyzing {0}. /// public static string Analyzing { get { @@ -193,7 +193,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon api { get { @@ -203,7 +203,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon api_off { get { @@ -213,7 +213,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Arabic. + /// Looks up a localized string similar to Arabic. /// public static string Arabic { get { @@ -222,7 +222,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Asset. + /// Looks up a localized string similar to Asset. /// public static string Asset { get { @@ -231,7 +231,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Assets. + /// Looks up a localized string similar to Assets. /// public static string Assets { get { @@ -240,7 +240,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Audio Devices. + /// Looks up a localized string similar to Audio Devices. /// public static string AudioDevices { get { @@ -249,7 +249,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Audio Player. + /// Looks up a localized string similar to Audio Player. /// public static string AudioPlayer { get { @@ -258,7 +258,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Auto. + /// Looks up a localized string similar to Auto. /// public static string Auto { get { @@ -267,7 +267,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Auto open sounds. + /// Looks up a localized string similar to Auto open sounds. /// public static string AutoOpenSounds { get { @@ -276,7 +276,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à B. + /// Looks up a localized string similar to B. /// public static string B { get { @@ -285,7 +285,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap backup_restore { get { @@ -295,7 +295,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Backup PAKs. + /// Looks up a localized string similar to Backup PAKs. /// public static string BackupPaks { get { @@ -304,7 +304,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Backups. + /// Looks up a localized string similar to Backups. /// public static string Backups { get { @@ -313,7 +313,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Banner. + /// Looks up a localized string similar to Banner. /// public static string Banner { get { @@ -322,7 +322,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon borderlands3 { get { @@ -332,7 +332,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap bug { get { @@ -342,7 +342,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Bugs Report. + /// Looks up a localized string similar to Bugs Report. /// public static string BugsReport { get { @@ -351,7 +351,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Byte[]. + /// Looks up a localized resource of type System.Byte[]. /// public static byte[] BurbankBigCondensed_Bold { get { @@ -361,7 +361,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Bytes Per Second. + /// Looks up a localized string similar to Bytes Per Second. /// public static string BytesPerSecond { get { @@ -370,7 +370,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Cancel. + /// Looks up a localized string similar to Cancel. /// public static string Cancel { get { @@ -379,7 +379,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Canceled!. + /// Looks up a localized string similar to Canceled!. /// public static string Canceled { get { @@ -388,7 +388,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Case Sensitive. + /// Looks up a localized string similar to Case Sensitive. /// public static string CaseSensitive { get { @@ -397,7 +397,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap cast_audio { get { @@ -407,7 +407,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap challenge_theme_creator { get { @@ -417,7 +417,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Challenges' Custom Banner. + /// Looks up a localized string similar to Challenges' Custom Banner. /// public static string ChallengesCustomBanner { get { @@ -426,7 +426,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Challenges' Theme Creator. + /// Looks up a localized string similar to Challenges' Theme Creator. /// public static string ChallengesThemeCreator { get { @@ -435,7 +435,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Change Game. + /// Looks up a localized string similar to Change Game. /// public static string ChangeGame { get { @@ -444,7 +444,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Changelog. + /// Looks up a localized string similar to Changelog. /// public static string Changelog { get { @@ -453,7 +453,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon check_circle { get { @@ -463,7 +463,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Chinese (Simplified). + /// Looks up a localized string similar to Chinese (Simplified). /// public static string Chinese { get { @@ -472,7 +472,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Clear. + /// Looks up a localized string similar to Clear. /// public static string Clear { get { @@ -481,7 +481,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ColorPickerOne { get { @@ -491,7 +491,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ColorPickerTwo { get { @@ -501,7 +501,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Colors. + /// Looks up a localized string similar to Colors. /// public static string Colors { get { @@ -510,7 +510,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Compression. + /// Looks up a localized string similar to Compression. /// public static string Compression { get { @@ -519,7 +519,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap content_copy { get { @@ -529,7 +529,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap content_save { get { @@ -539,7 +539,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Contributors. + /// Looks up a localized string similar to Contributors. /// public static string ContributorsF { get { @@ -548,7 +548,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à • Waddlesworth • Maiky + /// Looks up a localized string similar to • Waddlesworth • Maiky ///• FunGames • Not Officer ///• PsychoPast • TSG ///• GMatrixGames • Jackson @@ -561,7 +561,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Copy Image. + /// Looks up a localized string similar to Copy Image. /// public static string CopyImage { get { @@ -570,7 +570,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Copied!. + /// Looks up a localized string similar to Copied!. /// public static string CopySuccess { get { @@ -579,7 +579,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Could not create directory. + /// Looks up a localized string similar to Could not create directory. /// public static string CouldNotCreateDirectory { get { @@ -588,7 +588,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Error while creating {0}. + /// Looks up a localized string similar to Error while creating {0}. /// public static string CreateError { get { @@ -597,7 +597,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} successfully created. + /// Looks up a localized string similar to {0} successfully created. /// public static string CreateSuccess { get { @@ -606,7 +606,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Current Document. + /// Looks up a localized string similar to Current Document. /// public static string CurrentDocument { get { @@ -615,7 +615,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File not found, challenges' custom theme disabled. + /// Looks up a localized string similar to File not found, challenges' custom theme disabled. /// public static string CustomBannerNotFound { get { @@ -624,7 +624,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} successfully exported. + /// Looks up a localized string similar to {0} successfully exported. /// public static string DataExported { get { @@ -633,7 +633,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Data successfully saved. + /// Looks up a localized string similar to Data successfully saved. /// public static string DataSaved { get { @@ -642,7 +642,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Default. + /// Looks up a localized string similar to Default. /// public static string Default { get { @@ -651,7 +651,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap delete_forever { get { @@ -661,7 +661,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Design. + /// Looks up a localized string similar to Design. /// public static string Design { get { @@ -670,7 +670,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Directories. + /// Looks up a localized string similar to Directories. /// public static string Directories { get { @@ -679,7 +679,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Directory Name. + /// Looks up a localized string similar to Directory Name. /// public static string DirectoryName { get { @@ -688,7 +688,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Directory Path. + /// Looks up a localized string similar to Directory Path. /// public static string DirectoryPath { get { @@ -697,7 +697,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Disabled. + /// Looks up a localized string similar to Disabled. /// public static string Disabled { get { @@ -706,7 +706,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap discord { get { @@ -716,7 +716,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Discord Server. + /// Looks up a localized string similar to Discord Server. /// public static string DiscordServer { get { @@ -725,7 +725,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Donate. + /// Looks up a localized string similar to Donate. /// public static string Donate { get { @@ -734,7 +734,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Donators. + /// Looks up a localized string similar to Donators. /// public static string DonatorsF { get { @@ -743,7 +743,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à • Yanteh • Maiky + /// Looks up a localized string similar to • Yanteh • Maiky ///• FunGames • HYPEX ///• Alexander • Netu ///• SexyNutella. @@ -755,7 +755,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Error while downloading {0}. + /// Looks up a localized string similar to Error while downloading {0}. /// public static string DownloadError { get { @@ -764,7 +764,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Downloading. + /// Looks up a localized string similar to Downloading. /// public static string Downloading { get { @@ -773,7 +773,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} successfully downloaded. + /// Looks up a localized string similar to {0} successfully downloaded. /// public static string DownloadSuccess { get { @@ -782,7 +782,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Duration. + /// Looks up a localized string similar to Duration. /// public static string Duration { get { @@ -791,7 +791,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} is not working with {1}. + /// Looks up a localized string similar to {0} is not working with {1}. /// public static string DynamicKeyNotWorking { get { @@ -800,7 +800,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Dynamic Keys. + /// Looks up a localized string similar to Dynamic Keys. /// public static string DynamicKeys { get { @@ -809,7 +809,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Edit Directory. + /// Looks up a localized string similar to Edit Directory. /// public static string EditDirectory { get { @@ -818,7 +818,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon egl2 { get { @@ -828,7 +828,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EIconDesign_Default { get { @@ -838,7 +838,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EIconDesign_Flat { get { @@ -848,7 +848,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EIconDesign_Mini { get { @@ -858,7 +858,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EIconDesign_NoBackground { get { @@ -868,7 +868,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EIconDesign_NoText { get { @@ -878,7 +878,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Enabled. + /// Looks up a localized string similar to Enabled. /// public static string Enabled { get { @@ -887,7 +887,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Encrypted. + /// Looks up a localized string similar to Encrypted. /// public static string Encrypted { get { @@ -896,7 +896,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à English. + /// Looks up a localized string similar to English. /// public static string English { get { @@ -905,7 +905,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Error. + /// Looks up a localized string similar to Error. /// public static string Error { get { @@ -914,7 +914,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Export. + /// Looks up a localized string similar to Export. /// public static string Export { get { @@ -923,7 +923,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Extract. + /// Looks up a localized string similar to Extract. /// public static string Extract { get { @@ -932,7 +932,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Extraction. + /// Looks up a localized string similar to Extraction. /// public static string Extraction { get { @@ -941,7 +941,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FBKP Files (*.fbkp)|*.fbkp|All Files (*.*)|*.*. + /// Looks up a localized string similar to FBKP Files (*.fbkp)|*.fbkp|All Files (*.*)|*.*. /// public static string FbkpFilter { get { @@ -950,7 +950,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Copy. + /// Looks up a localized string similar to Copy. /// public static string FCopy { get { @@ -959,7 +959,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File. + /// Looks up a localized string similar to File. /// public static string FFile { get { @@ -968,7 +968,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap file { get { @@ -978,7 +978,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap file_export { get { @@ -988,7 +988,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon file_image { get { @@ -998,7 +998,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap file_multiple { get { @@ -1008,7 +1008,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap file_restore { get { @@ -1018,7 +1018,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File Count. + /// Looks up a localized string similar to File Count. /// public static string FileCount { get { @@ -1027,7 +1027,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File Name. + /// Looks up a localized string similar to File Name. /// public static string FileName { get { @@ -1036,7 +1036,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File Name w/o Extension. + /// Looks up a localized string similar to File Name w/o Extension. /// public static string FileNameNoExt { get { @@ -1045,7 +1045,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File Path. + /// Looks up a localized string similar to File Path. /// public static string FilePath { get { @@ -1054,7 +1054,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File Path w/o Extension. + /// Looks up a localized string similar to File Path w/o Extension. /// public static string FilePathNoExt { get { @@ -1063,7 +1063,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Files. + /// Looks up a localized string similar to Files. /// public static string Files { get { @@ -1072,7 +1072,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Filter. + /// Looks up a localized string similar to Filter. /// public static string Filter { get { @@ -1081,7 +1081,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Find. + /// Looks up a localized string similar to Find. /// public static string Find { get { @@ -1090,7 +1090,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Find And Replace. + /// Looks up a localized string similar to Find And Replace. /// public static string FindAndReplace { get { @@ -1099,7 +1099,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Find Next. + /// Looks up a localized string similar to Find Next. /// public static string FindNext { get { @@ -1108,7 +1108,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Flat. + /// Looks up a localized string similar to Flat. /// public static string Flat { get { @@ -1117,7 +1117,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FModel Launcher. + /// Looks up a localized string similar to FModel Launcher. /// public static string FLauncher { get { @@ -1126,7 +1126,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap fmodel { get { @@ -1136,7 +1136,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_download { get { @@ -1146,7 +1146,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap folder_open { get { @@ -1156,7 +1156,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon fortnite { get { @@ -1166,7 +1166,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à French. + /// Looks up a localized string similar to French. /// public static string French { get { @@ -1175,7 +1175,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap gamepad_variant { get { @@ -1185,7 +1185,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Games. + /// Looks up a localized string similar to Games. /// public static string Games { get { @@ -1194,7 +1194,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à GB. + /// Looks up a localized string similar to GB. /// public static string GB { get { @@ -1203,7 +1203,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à General. + /// Looks up a localized string similar to General. /// public static string General { get { @@ -1212,7 +1212,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à General Settings. + /// Looks up a localized string similar to General Settings. /// public static string GeneralSettings { get { @@ -1221,7 +1221,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à German. + /// Looks up a localized string similar to German. /// public static string German { get { @@ -1230,7 +1230,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap github_circle { get { @@ -1240,7 +1240,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Go To. + /// Looks up a localized string similar to Go To. /// public static string GoTo { get { @@ -1249,7 +1249,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Guid. + /// Looks up a localized string similar to Guid. /// public static string Guid { get { @@ -1258,7 +1258,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Hello. + /// Looks up a localized string similar to Hello. /// public static string Hello { get { @@ -1267,7 +1267,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Help. + /// Looks up a localized string similar to Help. /// public static string Help { get { @@ -1276,7 +1276,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Hue, Saturation, Value. + /// Looks up a localized string similar to Hue, Saturation, Value. /// public static string Hsv { get { @@ -1285,7 +1285,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Hue. + /// Looks up a localized string similar to Hue. /// public static string Hue { get { @@ -1294,7 +1294,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Icon. + /// Looks up a localized string similar to Icon. /// public static string Icon { get { @@ -1303,7 +1303,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap icon_creator { get { @@ -1313,7 +1313,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Icon Creator. + /// Looks up a localized string similar to Icon Creator. /// public static string IconCreator { get { @@ -1322,7 +1322,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Icon Watermark. + /// Looks up a localized string similar to Icon Watermark. /// public static string IconWatermark { get { @@ -1331,7 +1331,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à File not found, watermarking disabled. + /// Looks up a localized string similar to File not found, watermarking disabled. /// public static string IconWatermarkNotFound { get { @@ -1340,7 +1340,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} - Idling. + /// Looks up a localized string similar to {0} - Idling. /// public static string Idling { get { @@ -1349,7 +1349,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap image_filter_black_white { get { @@ -1359,7 +1359,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap image_move { get { @@ -1369,7 +1369,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Images. + /// Looks up a localized string similar to Images. /// public static string Images { get { @@ -1378,7 +1378,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Image successfully saved. + /// Looks up a localized string similar to Image successfully saved. /// public static string ImageSaved { get { @@ -1387,7 +1387,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Images Merger. + /// Looks up a localized string similar to Images Merger. /// public static string ImagesMerger { get { @@ -1396,7 +1396,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Include. + /// Looks up a localized string similar to Include. /// public static string Include { get { @@ -1405,7 +1405,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap information { get { @@ -1415,7 +1415,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Byte[]. + /// Looks up a localized resource of type System.Byte[]. /// public static byte[] Ini { get { @@ -1425,7 +1425,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Initializing. + /// Looks up a localized string similar to Initializing. /// public static string Initializing { get { @@ -1434,7 +1434,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Language set to {0}. + /// Looks up a localized string similar to Language set to {0}. /// public static string InternationalizationStatus { get { @@ -1443,7 +1443,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Is Part Of. + /// Looks up a localized string similar to Is Part Of. /// public static string IsPartOf { get { @@ -1452,7 +1452,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Italian. + /// Looks up a localized string similar to Italian. /// public static string Italian { get { @@ -1461,7 +1461,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Japanese. + /// Looks up a localized string similar to Japanese. /// public static string Japanese { get { @@ -1470,7 +1470,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Byte[]. + /// Looks up a localized resource of type System.Byte[]. /// public static byte[] Json { get { @@ -1480,7 +1480,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à JSON Files (*.json)|*.json. + /// Looks up a localized string similar to JSON Files (*.json)|*.json. /// public static string JsonFilter { get { @@ -1489,7 +1489,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à JSON Type. + /// Looks up a localized string similar to JSON Type. /// public static string JsonType { get { @@ -1498,7 +1498,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à KB. + /// Looks up a localized string similar to KB. /// public static string KB { get { @@ -1507,7 +1507,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap key { get { @@ -1517,7 +1517,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Korean. + /// Looks up a localized string similar to Korean. /// public static string Korean { get { @@ -1526,7 +1526,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Language. + /// Looks up a localized string similar to Language. /// public static string Language { get { @@ -1535,7 +1535,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Listening - {0}. + /// Looks up a localized string similar to Listening - {0}. /// public static string Listening { get { @@ -1544,7 +1544,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Load All. + /// Looks up a localized string similar to Load All. /// public static string LoadAll { get { @@ -1553,7 +1553,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Loading. + /// Looks up a localized string similar to Loading. /// public static string Loading { get { @@ -1562,7 +1562,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Loading Mode. + /// Looks up a localized string similar to Loading Mode. /// public static string LoadingMode { get { @@ -1571,7 +1571,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Load Modified Files. + /// Looks up a localized string similar to Load Modified Files. /// public static string LoadModifiedFiles { get { @@ -1580,7 +1580,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Load New Files. + /// Looks up a localized string similar to Load New Files. /// public static string LoadNewFiles { get { @@ -1589,7 +1589,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Load New and Modified Files. + /// Looks up a localized string similar to Load New and Modified Files. /// public static string LoadNewModifiedFiles { get { @@ -1598,7 +1598,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon lock_open_variant { get { @@ -1608,7 +1608,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap magnify { get { @@ -1618,7 +1618,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Main PAKs:. + /// Looks up a localized string similar to Main PAKs:. /// public static string MainPaks { get { @@ -1627,7 +1627,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Match Whole Word. + /// Looks up a localized string similar to Match Whole Word. /// public static string MatchWholeWord { get { @@ -1636,7 +1636,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à MB. + /// Looks up a localized string similar to MB. /// public static string MB { get { @@ -1645,7 +1645,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Minimalist. + /// Looks up a localized string similar to Minimalist. /// public static string Minimalist { get { @@ -1654,7 +1654,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Modified Files. + /// Looks up a localized string similar to Modified Files. /// public static string ModifiedFiles { get { @@ -1663,7 +1663,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} mounted to {1}. + /// Looks up a localized string similar to {0} mounted to {1}. /// public static string MountedPakTo { get { @@ -1672,7 +1672,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Mount Point. + /// Looks up a localized string similar to Mount Point. /// public static string MountPoint { get { @@ -1681,7 +1681,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Name. + /// Looks up a localized string similar to Name. /// public static string Name { get { @@ -1690,7 +1690,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à New Files. + /// Looks up a localized string similar to New Files. /// public static string NewFiles { get { @@ -1699,7 +1699,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à New and Modified Files. + /// Looks up a localized string similar to New and Modified Files. /// public static string NewModifiedFiles { get { @@ -1708,7 +1708,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à No. + /// Looks up a localized string similar to No. /// public static string No { get { @@ -1717,7 +1717,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à No Background. + /// Looks up a localized string similar to No Background. /// public static string NoBackground { get { @@ -1726,7 +1726,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à There are currently no data to export. + /// Looks up a localized string similar to There are currently no data to export. /// public static string NoDataToExport { get { @@ -1735,7 +1735,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à There are currently no data to save. + /// Looks up a localized string similar to There are currently no data to save. /// public static string NoDataToSave { get { @@ -1744,7 +1744,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à There is currently no image to copy. + /// Looks up a localized string similar to There is currently no image to copy. /// public static string NoImageToCopy { get { @@ -1753,7 +1753,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à There is currently no image to save. + /// Looks up a localized string similar to There is currently no image to save. /// public static string NoImageToSave { get { @@ -1762,7 +1762,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Your internet connection is currently not working. + /// Looks up a localized string similar to Your internet connection is currently not working. /// public static string NoInternet { get { @@ -1771,7 +1771,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à No Text. + /// Looks up a localized string similar to No Text. /// public static string NoText { get { @@ -1780,7 +1780,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Offsets. + /// Looks up a localized string similar to Offsets. /// public static string Offsets { get { @@ -1789,7 +1789,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à OGG Files (*.ogg)|*.ogg|WAV Files (*.wav)|*.wav|WEM Files (*.wem)|*.wem|ADPCM Files (*.adpcm)|*.adpcm|All Files (*.*)|*.*. + /// Looks up a localized string similar to OGG Files (*.ogg)|*.ogg|WAV Files (*.wav)|*.wav|WEM Files (*.wem)|*.wem|ADPCM Files (*.adpcm)|*.adpcm|All Files (*.*)|*.*. /// public static string OggFilter { get { @@ -1798,7 +1798,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à OK. + /// Looks up a localized string similar to OK. /// public static string OK { get { @@ -1807,7 +1807,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Opacity. + /// Looks up a localized string similar to Opacity. /// public static string Opacity { get { @@ -1816,7 +1816,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Open. + /// Looks up a localized string similar to Open. /// public static string Open { get { @@ -1825,7 +1825,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Open Image. + /// Looks up a localized string similar to Open Image. /// public static string OpenImage { get { @@ -1834,7 +1834,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Open Output Folder. + /// Looks up a localized string similar to Open Output Folder. /// public static string OpenOutputFolder { get { @@ -1843,7 +1843,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Options. + /// Looks up a localized string similar to Options. /// public static string Options { get { @@ -1852,7 +1852,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à PAK. + /// Looks up a localized string similar to PAK. /// public static string PAK { get { @@ -1861,7 +1861,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} can now be opened. + /// Looks up a localized string similar to {0} can now be opened. /// public static string PakCanBeOpened { get { @@ -1870,7 +1870,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} is locked by another process. + /// Looks up a localized string similar to {0} is locked by another process. /// public static string PakFileLocked { get { @@ -1879,7 +1879,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à PAK Files. + /// Looks up a localized string similar to PAK Files. /// public static string PakFiles { get { @@ -1888,7 +1888,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Parsing of {0} types isn't supported yet.. + /// Looks up a localized string similar to Parsing of {0} types isn't supported yet.. /// public static string ParsingNotSupported { get { @@ -1897,7 +1897,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Path. + /// Looks up a localized string similar to Path. /// public static string Path { get { @@ -1906,7 +1906,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à .PAK Files Auto Detected. + /// Looks up a localized string similar to .PAK Files Auto Detected. /// public static string PathAutoDetected { get { @@ -1915,7 +1915,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FModel Path(s) Changed. + /// Looks up a localized string similar to FModel Path(s) Changed. /// public static string PathChanged { get { @@ -1924,7 +1924,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FModel is about to restart because you applied your new path(s). + /// Looks up a localized string similar to FModel is about to restart because you applied your new path(s). /// public static string PathChangedRestart { get { @@ -1933,7 +1933,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap pause { get { @@ -1943,7 +1943,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap paypal { get { @@ -1953,7 +1953,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap pencil { get { @@ -1963,7 +1963,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap play { get { @@ -1973,7 +1973,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap playlist_plus { get { @@ -1983,7 +1983,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à PNG Files (*.png)|*.png|All Files (*.*)|*.*. + /// Looks up a localized string similar to PNG Files (*.png)|*.png|All Files (*.*)|*.*. /// public static string PngFilter { get { @@ -1992,7 +1992,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Polish. + /// Looks up a localized string similar to Polish. /// public static string Polish { get { @@ -2001,7 +2001,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Portuguese (Brazil). + /// Looks up a localized string similar to Portuguese (Brazil). /// public static string PortugueseBrazil { get { @@ -2010,7 +2010,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap power { get { @@ -2020,7 +2020,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Preview. + /// Looks up a localized string similar to Preview. /// public static string Preview { get { @@ -2029,7 +2029,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Primary. + /// Looks up a localized string similar to Primary. /// public static string Primary { get { @@ -2038,7 +2038,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Processing. + /// Looks up a localized string similar to Processing. /// public static string Processing { get { @@ -2047,7 +2047,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap progress_download { get { @@ -2057,7 +2057,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Rarity. + /// Looks up a localized string similar to Rarity. /// public static string Rarity { get { @@ -2066,7 +2066,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap refresh { get { @@ -2076,7 +2076,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Regular Expression. + /// Looks up a localized string similar to Regular Expression. /// public static string RegularExpression { get { @@ -2085,7 +2085,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Reload AES keys at launch. + /// Looks up a localized string similar to Reload AES keys at launch. /// public static string ReloadAesKeysAtLaunch { get { @@ -2094,7 +2094,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Remove. + /// Looks up a localized string similar to Remove. /// public static string Remove { get { @@ -2103,7 +2103,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Remove Directory. + /// Looks up a localized string similar to Remove Directory. /// public static string RemoveDirectory { get { @@ -2112,7 +2112,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Removed or renamed cosmetics:. + /// Looks up a localized string similar to Removed or renamed cosmetics:. /// public static string RemovedRenamedCosmetics { get { @@ -2121,7 +2121,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Replace. + /// Looks up a localized string similar to Replace. /// public static string Replace { get { @@ -2130,7 +2130,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Replace All. + /// Looks up a localized string similar to Replace All. /// public static string ReplaceAll { get { @@ -2139,7 +2139,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Replace With:. + /// Looks up a localized string similar to Replace With:. /// public static string ReplaceWith { get { @@ -2148,7 +2148,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Restore Layout. + /// Looks up a localized string similar to Restore Layout. /// public static string RestoreLayout { get { @@ -2157,7 +2157,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Red, Green, Blue, Alpha. + /// Looks up a localized string similar to Red, Green, Blue, Alpha. /// public static string Rgba { get { @@ -2166,7 +2166,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Russian. + /// Looks up a localized string similar to Russian. /// public static string Russian { get { @@ -2175,7 +2175,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Save. + /// Looks up a localized string similar to Save. /// public static string Save { get { @@ -2184,7 +2184,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Save Image. + /// Looks up a localized string similar to Save Image. /// public static string SaveImage { get { @@ -2193,7 +2193,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} successfully saved. + /// Looks up a localized string similar to {0} successfully saved. /// public static string SaveSuccess { get { @@ -2202,7 +2202,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Scale. + /// Looks up a localized string similar to Scale. /// public static string Scale { get { @@ -2211,7 +2211,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Search. + /// Looks up a localized string similar to Search. /// public static string Search { get { @@ -2220,7 +2220,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Search In:. + /// Looks up a localized string similar to Search In:. /// public static string SearchIn { get { @@ -2229,7 +2229,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Search Up. + /// Looks up a localized string similar to Search Up. /// public static string SearchUp { get { @@ -2238,7 +2238,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Secondary. + /// Looks up a localized string similar to Secondary. /// public static string Secondary { get { @@ -2247,7 +2247,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Select a file. + /// Looks up a localized string similar to Select a file. /// public static string SelectFile { get { @@ -2256,7 +2256,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Select a folder. + /// Looks up a localized string similar to Select a folder. /// public static string SelectFolder { get { @@ -2265,7 +2265,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Settings. + /// Looks up a localized string similar to Settings. /// public static string Settings { get { @@ -2274,7 +2274,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap settings1 { get { @@ -2284,7 +2284,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap share { get { @@ -2294,7 +2294,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap share_all { get { @@ -2304,7 +2304,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap sign_direction { get { @@ -2314,7 +2314,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap sign_direction_plus { get { @@ -2324,7 +2324,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap sign_direction_remove { get { @@ -2334,7 +2334,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Spanish. + /// Looks up a localized string similar to Spanish. /// public static string Spanish { get { @@ -2343,7 +2343,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Spanish (Latin America). + /// Looks up a localized string similar to Spanish (Latin America). /// public static string SpanishLatin { get { @@ -2352,7 +2352,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Refresh. + /// Looks up a localized string similar to Refresh. /// public static string SRefresh { get { @@ -2361,7 +2361,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à State. + /// Looks up a localized string similar to State. /// public static string State { get { @@ -2370,7 +2370,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Static Key. + /// Looks up a localized string similar to Static Key. /// public static string StaticKey { get { @@ -2379,7 +2379,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à {0} is not working with your PAK files. + /// Looks up a localized string similar to {0} is not working with your PAK files. /// public static string StaticKeyNotWorking { get { @@ -2388,7 +2388,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Stop. + /// Looks up a localized string similar to Stop. /// public static string Stop { get { @@ -2397,7 +2397,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap stop1 { get { @@ -2407,7 +2407,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Success. + /// Looks up a localized string similar to Success. /// public static string Success { get { @@ -2416,7 +2416,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_ClipSize_Weapon_Stats { get { @@ -2426,7 +2426,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_DamagePerBullet_Weapon_Stats { get { @@ -2436,7 +2436,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_Icon_Pets_64 { get { @@ -2446,7 +2446,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_Icon_Quests_64 { get { @@ -2456,7 +2456,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_Placeholder_Challenge_Image { get { @@ -2466,7 +2466,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_Placeholder_Item_Image { get { @@ -2476,7 +2476,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap T_ReloadTime_Weapon_Stats { get { @@ -2486,7 +2486,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à TB. + /// Looks up a localized string similar to TB. /// public static string TB { get { @@ -2495,7 +2495,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Text to Find:. + /// Looks up a localized string similar to Text to Find:. /// public static string TextToFind { get { @@ -2504,7 +2504,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Time Elapsed {0}ms. + /// Looks up a localized string similar to Time Elapsed {0}ms. /// public static string TimeElapsed { get { @@ -2513,7 +2513,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Loaded {0} assets. + /// Looks up a localized string similar to Loaded {0} assets. /// public static string TotalAssetsLoaded { get { @@ -2522,7 +2522,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Total Size. + /// Looks up a localized string similar to Total Size. /// public static string TotalSize { get { @@ -2531,7 +2531,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Chinese (Traditional). + /// Looks up a localized string similar to Chinese (Traditional). /// public static string TraditionalChinese { get { @@ -2540,7 +2540,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Translators. + /// Looks up a localized string similar to Translators. /// public static string TranslatorsF { get { @@ -2549,7 +2549,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à • EN: Asval#2291 • FR: Asval#2291 + /// Looks up a localized string similar to • EN: Asval#2291 • FR: Asval#2291 ///• DE: FunGames#6822 • IT: arianaglande#5581 ///• ES: Maiky.M#9879 • AR: PsychoPast#0001 ///• JA: FNJPNews#7820 • RU: Seawod#4311. @@ -2561,7 +2561,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Trello. + /// Looks up a localized string similar to Trello. /// public static string Trello { get { @@ -2570,7 +2570,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap trello1 { get { @@ -2580,7 +2580,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Turkish. + /// Looks up a localized string similar to Turkish. /// public static string Turkish { get { @@ -2589,7 +2589,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à An unhandled exception occurred: {0}. + /// Looks up a localized string similar to An unhandled exception occurred: {0}. /// public static string UnhandledExceptionOccured { get { @@ -2598,7 +2598,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Update Available. + /// Looks up a localized string similar to Update Available. /// public static string UpdateAvailable { get { @@ -2607,7 +2607,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à FModel {0} is available. You are using version {1}. Do you want to update the application now?. + /// Looks up a localized string similar to FModel {0} is available. You are using version {1}. Do you want to update the application now?. /// public static string UpdateAvailableConfirm { get { @@ -2616,7 +2616,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Update Check Failed. + /// Looks up a localized string similar to Update Check Failed. /// public static string UpdateCheckFailed { get { @@ -2625,7 +2625,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à There is a problem reaching the update server, please check your internet connection or try again later.. + /// Looks up a localized string similar to There is a problem reaching the update server, please check your internet connection or try again later.. /// public static string UpdateReachServerProblem { get { @@ -2634,7 +2634,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Use Discord RPC. + /// Looks up a localized string similar to Use Discord RPC. /// public static string UseDiscordRpc { get { @@ -2643,7 +2643,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Use FModel in English. + /// Looks up a localized string similar to Use FModel in English. /// public static string UseFEnglish { get { @@ -2652,7 +2652,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Use game colors. + /// Looks up a localized string similar to Use game colors. /// public static string UseGameColors { get { @@ -2661,7 +2661,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Use item shop icon. + /// Looks up a localized string similar to Use item shop icon. /// public static string UseItemShopIcon { get { @@ -2670,7 +2670,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Use Watermark. + /// Looks up a localized string similar to Use Watermark. /// public static string UseWatermark { get { @@ -2679,7 +2679,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon valorant_live { get { @@ -2689,7 +2689,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Version. + /// Looks up a localized string similar to Version. /// public static string Version { get { @@ -2698,7 +2698,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap view_dashboard { get { @@ -2708,7 +2708,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Volume. + /// Looks up a localized string similar to Volume. /// public static string Volume { get { @@ -2717,7 +2717,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap volume_minus { get { @@ -2727,7 +2727,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap volume_mute { get { @@ -2737,7 +2737,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap volume_plus { get { @@ -2747,7 +2747,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Waiting. + /// Looks up a localized string similar to Waiting. /// public static string Waiting { get { @@ -2756,7 +2756,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Warning. + /// Looks up a localized string similar to Warning. /// public static string Warning { get { @@ -2765,7 +2765,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Watermark. + /// Looks up a localized string similar to Watermark. /// public static string Watermark { get { @@ -2774,7 +2774,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Icon semblable à (Icône). + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// public static System.Drawing.Icon wifi_strength_off { get { @@ -2784,7 +2784,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Wildcards. + /// Looks up a localized string similar to Wildcards. /// public static string Wildcards { get { @@ -2793,7 +2793,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Position / Value. + /// Looks up a localized string similar to Position / Value. /// public static string WithPosition { get { @@ -2802,7 +2802,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Byte[]. + /// Looks up a localized resource of type System.Byte[]. /// public static byte[] Xml { get { @@ -2812,7 +2812,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Yes. + /// Looks up a localized string similar to Yes. /// public static string Yes { get { @@ -2821,7 +2821,7 @@ namespace FModel.Properties { } /// - /// Recherche une chaîne localisée semblable à Yes (Show the Changelog). + /// Looks up a localized string similar to Yes (Show the Changelog). /// public static string YesShowChangelog { get { @@ -2830,7 +2830,7 @@ namespace FModel.Properties { } /// - /// Recherche une ressource localisée de type System.Drawing.Bitmap. + /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap zip_box { get { diff --git a/FModel/Properties/Resources.zh-CN.resx b/FModel/Properties/Resources.zh-CN.resx new file mode 100644 index 00000000..06f5b174 --- /dev/null +++ b/FModel/Properties/Resources.zh-CN.resx @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 关于FModel + + + FModel是.PAK文件浏览器,完全专用于堡垒之夜,但它也可以与其他一些虚幻引擎游戏一起使用。 + +为了具有独特和个性化的功能,它于2019年3月创建,并通过数据挖掘者迅速流行起来,数据挖掘者使用它来快速生成添加到游戏中的新化妆品的图像。 +随着时间的流逝,添加了新功能,新用户发现了该程序。 +现在,它是用于查看堡垒之夜文件的最常用免费软件。 + + + 您即将下载大小为{1}的{0} + + + + + + 添加目录 + + + AES + + + AES密钥 + + + 加密密钥已更新 + + + '{0}'不适用于' {1}' + + + 所有文件资料 + + + 所有的文件 + + + 分析{0} + + + 阿拉伯语的 + + + 一项资产 + + + 资产 + + + 音频设备 + + + 音频播放器 + + + 自动 + + + 自动打开声音文件 + + + B + + + 备份PAKs + + + 备份 + + + 旗帜 + + + 问题报告 + + + 每秒字节数 + + + 取消 + + + 停了! + + + 区分大小写 + + + 任务的自定义横幅 + + + 任务的自定义主题创建者 + + + 改变游戏 + + + 变更日志 + + + 中文(简体版) + + + 明确 + + + 色彩 + + + 压缩类型 + + + 贡献者 + + + • Waddlesworth • Maiky +• FunGames • Not Officer +• PsychoPast • TSG +• GMatrixGames • Jackson +• XTigerHyperX • FireMonkey + + + 复制图片 + + + 复制成功! + + + 无法创建目录 + + + 创建{0}时出错 + + + {0}已成功创建 + + + 当前文件资料 + + + 找不到文件,任务的自定义主题已禁用 + + + {0}已成功导出 + + + 数据已成功保存 + + + 默认 + + + 设计 + + + 文件目录 + + + 目录名 + + + 目录路径 + + + 残障人士 + + + Discord聊天室 + + + + + + 捐助者名单 + + + • Yanteh • Maiky +• FunGames • HYPEX +• Alexander • Netu +• SexyNutella + + + 下载{0}时出错 + + + 正在下载 + + + {0}已成功下载 + + + 持续时间 + + + '{0}'不适用于' {1}' + + + 动态加密密钥 + + + 编辑资料夹 + + + 已启用 + + + 加密的 + + + 英语 + + + 错误 + + + 出口 + + + 提取 + + + 萃取 + + + 复制 + + + 文件 + + + 档案数量 + + + 文档名称 + + + 不含扩展名的文件名 + + + 文件路径 + + + 没有扩展名的文件路径 + + + 档案 + + + 过滤 + + + + + + 查找和替换 + + + 找下一个 + + + 平面 + + + FModel启动器 + + + 法文 + + + 游戏类 + + + GB + + + 一般 + + + 常规设置 + + + 德语 + + + 走至 + + + Guid + + + 你好 + + + 救命 + + + 色相,饱和度,价值 + + + 色相 + + + 图标 + + + 图标制造商 + + + 图标水印 + + + 找不到文件,水印已禁用 + + + {0}-空转 + + + 图片 + + + 图片成功保存 + + + 图像合并 + + + 包括 + + + 语言设置为{0} + + + 初始化中 + + + 是一部分 + + + 义大利文 + + + + + + JSON文件(*.json)| *.json + + + JSON类型 + + + KB + + + FBKP文件(*.fbkp)| *.fbkp |所有文件(*.*)| *.* + + + 韩语 + + + 语言 + + + 听力-{0} + + + 全部载入 + + + 载入中 + + + 加载方式 + + + 加载更改的文件 + + + 载入新文件 + + + 加载新文件和更改的文件 + + + 主PAKs: + + + 匹配整个单词 + + + MB + + + 简约风格 + + + 变更的档案 + + + {0}已安装到{1} + + + 安装点 + + + 名称 + + + 新档案 + + + 新文件和更改文件 + + + 没有 + + + 没有背景 + + + 当前没有要导出的数据 + + + 当前没有要保存的数据 + + + 当前没有要复制的图像 + + + 当前没有要保存的图像 + + + 您没有连接到互联网 + + + 没有文字 + + + 偏移量 + + + OGG文件(*.ogg)| *.ogg | WAV文件(*.wav)| *.wav | WEM文件(*.wem)| *.wem | ADPCM文件(*.adpcm)| *.adpcm |所有文件(*.*)| *.* + + + + + + 不透明度 + + + 开放 + + + 开启图片 + + + 打开输出文件夹 + + + 选件 + + + PAK + + + 现在可以查看{0} + + + {0}正在被另一个进程使用 + + + PAK文件 + + + 目前尚不支持{0}文件类型的解析。 + + + 路径 + + + .PAK文件已自动找到 + + + FModel路径已更改 + + + FModel将重新启动,因为您应用了新路径 + + + PNG文件(*.png)| *.png |所有文件(*.*)| *.* + + + 波兰语 + + + 葡萄牙语(巴西) + + + 预习 + + + 主要 + + + 处理中 + + + 稀有度 + + + 正则表达式 + + + 在启动时重新加载AES加密密钥 + + + 去掉 + + + 删除目录 + + + 重命名或删除的化妆品 + + + 更换 + + + 全部替换 + + + 交换: + + + 恢复布局 + + + 红,绿,蓝,透明 + + + 俄语 + + + 保存 + + + 保存图片 + + + {0} 成功保存 + + + 规模 + + + 搜索 + + + 在内部搜索: + + + 搜索 + + + 第二 + + + 选择一个文件 + + + 选择一个文件夹 + + + 组态 + + + 西班牙文 + + + 西班牙语(拉丁美洲) + + + 重装 + + + + + + 静态密钥 + + + {0}对您的PAK文件不起作用 + + + 停止 + + + 成功 + + + TB + + + 查找文字: + + + 经过的时间{0}ms + + + 已加载{0}个资产 + + + 总尺寸 + + + 中文(传统的) + + + 译者名单 + + + • EN: Asval#2291 • FR: Asval#2291 +• DE: FunGames#6822 • IT: arianaglande#5581 +• ES: Maiky.M#9879 • AR: PsychoPast#0001 +• JA: FNJPNews#7820 • RU: Seawod#4311 +• CN: GMatrixGames#6929 + + + 特雷洛 + + + 土耳其语 + + + 发生未处理的异常:{0} + + + 有可用更新 + + + FModel {0}可用。您正在使用版本{1}。您要立即更新应用程序吗? + + + 更新检查失败 + + + 到达更新服务器时出现问题,请检查您的互联网连接或稍后重试。 + + + 使用Discord RPC + + + 英文使用FModel + + + 使用游戏颜色 + + + 使用道具店图标 + + + 使用水印 + + + + + + + + + 等候 + + + 通告 + + + 水印 + + + 通配符 + + + 头寸/价值 + + + + + + 是(显示更改日志) + + \ No newline at end of file diff --git a/FModel/ViewModels/ComboBox/ComboBoxViewModel.cs b/FModel/ViewModels/ComboBox/ComboBoxViewModel.cs index 51c3722b..fccc4665 100644 --- a/FModel/ViewModels/ComboBox/ComboBoxViewModel.cs +++ b/FModel/ViewModels/ComboBox/ComboBoxViewModel.cs @@ -12,11 +12,13 @@ namespace FModel.ViewModels.ComboBox private static readonly string _Arabic = "ar"; private static readonly string _Japanese = "ja-JP"; private static readonly string _Russian = "ru-RU"; + private static readonly string _ChineseSimp = "zh-CN"; public static string GetProgramLang() { return Properties.Settings.Default.ProgramLanguage switch { + 8 => _ChineseSimp, 7 => _Russian, 6 => _Japanese, 5 => _Arabic, @@ -40,7 +42,8 @@ namespace FModel.ViewModels.ComboBox new ComboBoxViewModel { Id = 4, Content = Properties.Resources.Spanish }, new ComboBoxViewModel { Id = 5, Content = Properties.Resources.Arabic }, new ComboBoxViewModel { Id = 6, Content = Properties.Resources.Japanese }, - new ComboBoxViewModel { Id = 7, Content = Properties.Resources.Russian } + new ComboBoxViewModel { Id = 7, Content = Properties.Resources.Russian }, + new ComboBoxViewModel { Id = 8, Content = Properties.Resources.Chinese } }; public static ObservableCollection languageCbViewModel = new ObservableCollection