123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace ComPDFKit.Controls.Strings {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Security {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Security() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ComPDFKit.Controls.Strings.Security", typeof(Security).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Files.
- /// </summary>
- internal static string Button_AddFiles {
- get {
- return ResourceManager.GetString("Button_AddFiles", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Apply.
- /// </summary>
- internal static string Button_Apply {
- get {
- return ResourceManager.GetString("Button_Apply", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Cancel.
- /// </summary>
- internal static string Button_Cancel {
- get {
- return ResourceManager.GetString("Button_Cancel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Decrypt.
- /// </summary>
- internal static string Button_Decrypt {
- get {
- return ResourceManager.GetString("Button_Decrypt", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encrypt.
- /// </summary>
- internal static string Button_Encrypt {
- get {
- return ResourceManager.GetString("Button_Encrypt", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Click and Select your watermark image..
- /// </summary>
- internal static string Button_ImageWatermark {
- get {
- return ResourceManager.GetString("Button_ImageWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to OK.
- /// </summary>
- internal static string Button_OK {
- get {
- return ResourceManager.GetString("Button_OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove All Files.
- /// </summary>
- internal static string Button_RemoveAll {
- get {
- return ResourceManager.GetString("Button_RemoveAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Selected Files.
- /// </summary>
- internal static string Button_RemoveSelected {
- get {
- return ResourceManager.GetString("Button_RemoveSelected", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Restrict content copying.
- /// </summary>
- internal static string Chk_NoCopy {
- get {
- return ResourceManager.GetString("Chk_NoCopy", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Restrict document printing.
- /// </summary>
- internal static string Chk_NoPrint {
- get {
- return ResourceManager.GetString("Chk_NoPrint", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Set the password to open the document.
- /// </summary>
- internal static string Chk_OpenPassword {
- get {
- return ResourceManager.GetString("Chk_OpenPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Set the owner password for this document.
- /// </summary>
- internal static string Chk_OwnerPassword {
- get {
- return ResourceManager.GetString("Chk_OwnerPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Tile.
- /// </summary>
- internal static string Chk_Tile {
- get {
- return ResourceManager.GetString("Chk_Tile", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Watermark_Removed.
- /// </summary>
- internal static string FileName_RemoveWatermark {
- get {
- return ResourceManager.GetString("FileName_RemoveWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Watermark.
- /// </summary>
- internal static string FileName_Watermark {
- get {
- return ResourceManager.GetString("FileName_Watermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please enter your password.
- /// </summary>
- internal static string Holder_EnterPassword {
- get {
- return ResourceManager.GetString("Holder_EnterPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please enter the owner`s password.
- /// </summary>
- internal static string Holder_OwnerPassword {
- get {
- return ResourceManager.GetString("Holder_OwnerPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Type your watermark text here..
- /// </summary>
- internal static string Holder_TextWatermark {
- get {
- return ResourceManager.GetString("Holder_TextWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to 128-bit AES.
- /// </summary>
- internal static string Option_128AES {
- get {
- return ResourceManager.GetString("Option_128AES", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to 128-bit RC4.
- /// </summary>
- internal static string Option_128RC4 {
- get {
- return ResourceManager.GetString("Option_128RC4", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to 256-bit AES.
- /// </summary>
- internal static string Option_256AES {
- get {
- return ResourceManager.GetString("Option_256AES", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to All Pages.
- /// </summary>
- internal static string Option_AllPages {
- get {
- return ResourceManager.GetString("Option_AllPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Passwords.
- /// </summary>
- internal static string Rdo_AddPassword {
- get {
- return ResourceManager.GetString("Rdo_AddPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Watermarks.
- /// </summary>
- internal static string Rdo_AddWatermarks {
- get {
- return ResourceManager.GetString("Rdo_AddWatermarks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to All pages in range.
- /// </summary>
- internal static string Rdo_AllPages {
- get {
- return ResourceManager.GetString("Rdo_AllPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Behind the text.
- /// </summary>
- internal static string Rdo_Behind {
- get {
- return ResourceManager.GetString("Rdo_Behind", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Custom pages .
- /// </summary>
- internal static string Rdo_CustomPages {
- get {
- return ResourceManager.GetString("Rdo_CustomPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Even pages only.
- /// </summary>
- internal static string Rdo_EvenPages {
- get {
- return ResourceManager.GetString("Rdo_EvenPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to In front of the text.
- /// </summary>
- internal static string Rdo_Front {
- get {
- return ResourceManager.GetString("Rdo_Front", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Image Watermark.
- /// </summary>
- internal static string Rdo_ImageWatermark {
- get {
- return ResourceManager.GetString("Rdo_ImageWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Odd pages only .
- /// </summary>
- internal static string Rdo_OddPages {
- get {
- return ResourceManager.GetString("Rdo_OddPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Passwords.
- /// </summary>
- internal static string Rdo_RemovePassword {
- get {
- return ResourceManager.GetString("Rdo_RemovePassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Watermarks.
- /// </summary>
- internal static string Rdo_RemoveWatermark {
- get {
- return ResourceManager.GetString("Rdo_RemoveWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Text Watermark.
- /// </summary>
- internal static string Rdo_TextWatermark {
- get {
- return ResourceManager.GetString("Rdo_TextWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File Name.
- /// </summary>
- internal static string Table_FileName {
- get {
- return ResourceManager.GetString("Table_FileName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Size.
- /// </summary>
- internal static string Table_FileSize {
- get {
- return ResourceManager.GetString("Table_FileSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Page Range.
- /// </summary>
- internal static string Table_PageRange {
- get {
- return ResourceManager.GetString("Table_PageRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Path.
- /// </summary>
- internal static string Table_Path {
- get {
- return ResourceManager.GetString("Table_Path", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Algorithm.
- /// </summary>
- internal static string Text_Algorithm {
- get {
- return ResourceManager.GetString("Text_Algorithm", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Current Page.
- /// </summary>
- internal static string Text_CurrentPage {
- get {
- return ResourceManager.GetString("Text_CurrentPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Permission Settings.
- /// </summary>
- internal static string Text_EmptyPassword {
- get {
- return ResourceManager.GetString("Text_EmptyPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No File Selected.
- /// </summary>
- internal static string Text_EmptyPath {
- get {
- return ResourceManager.GetString("Text_EmptyPath", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Encryption Level.
- /// </summary>
- internal static string Text_EncryptionLevel {
- get {
- return ResourceManager.GetString("Text_EncryptionLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to File(s) in Total: .
- /// </summary>
- internal static string Text_FileCount {
- get {
- return ResourceManager.GetString("Text_FileCount", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Font Color.
- /// </summary>
- internal static string Text_FontColor {
- get {
- return ResourceManager.GetString("Text_FontColor", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Layout Options.
- /// </summary>
- internal static string Text_Layout {
- get {
- return ResourceManager.GetString("Text_Layout", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Opacity.
- /// </summary>
- internal static string Text_Opacity {
- get {
- return ResourceManager.GetString("Text_Opacity", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Operation Types.
- /// </summary>
- internal static string Text_OperationType {
- get {
- return ResourceManager.GetString("Text_OperationType", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Page Range.
- /// </summary>
- internal static string Text_PageRange {
- get {
- return ResourceManager.GetString("Text_PageRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Password.
- /// </summary>
- internal static string Text_Password {
- get {
- return ResourceManager.GetString("Text_Password", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Permissions.
- /// </summary>
- internal static string Text_Permisions {
- get {
- return ResourceManager.GetString("Text_Permisions", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Preview.
- /// </summary>
- internal static string Text_Preview {
- get {
- return ResourceManager.GetString("Text_Preview", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Ratio.
- /// </summary>
- internal static string Text_Ratio {
- get {
- return ResourceManager.GetString("Text_Ratio", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Rotation.
- /// </summary>
- internal static string Text_Rotation {
- get {
- return ResourceManager.GetString("Text_Rotation", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Security Settings.
- /// </summary>
- internal static string Text_SecuritySettings {
- get {
- return ResourceManager.GetString("Text_SecuritySettings", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Support: Numbers, letters, @, $, !, %, ?, &.
- /// </summary>
- internal static string Text_Support {
- get {
- return ResourceManager.GetString("Text_Support", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to PDF Password Remover is an easy-to-use PDF security remover,which helps users decrypt PDF protections and remove restrictions on printing,editing and copying..
- /// </summary>
- internal static string Tip_EasyUse {
- get {
- return ResourceManager.GetString("Tip_EasyUse", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to If open password is required,you need to enter the right password first and then remove protections from PDF files..
- /// </summary>
- internal static string Tip_Require {
- get {
- return ResourceManager.GetString("Tip_Require", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Add Watermarks.
- /// </summary>
- internal static string Title_AddWatermark {
- get {
- return ResourceManager.GetString("Title_AddWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Open the Document.
- /// </summary>
- internal static string Title_OpenPassword {
- get {
- return ResourceManager.GetString("Title_OpenPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Operation Type.
- /// </summary>
- internal static string Title_OperationType {
- get {
- return ResourceManager.GetString("Title_OperationType", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Permissions Settings.
- /// </summary>
- internal static string Title_OwnerPassword {
- get {
- return ResourceManager.GetString("Title_OwnerPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Password.
- /// </summary>
- internal static string Title_Password {
- get {
- return ResourceManager.GetString("Title_Password", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Security.
- /// </summary>
- internal static string Title_RemoveSecurity {
- get {
- return ResourceManager.GetString("Title_RemoveSecurity", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remove Watermarks.
- /// </summary>
- internal static string Title_RemoveWatermark {
- get {
- return ResourceManager.GetString("Title_RemoveWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Security Settings.
- /// </summary>
- internal static string Title_Security {
- get {
- return ResourceManager.GetString("Title_Security", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Watermark.
- /// </summary>
- internal static string Title_Watermark {
- get {
- return ResourceManager.GetString("Title_Watermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Watermark Settings.
- /// </summary>
- internal static string Title_WatermarkSettings {
- get {
- return ResourceManager.GetString("Title_WatermarkSettings", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Next.
- /// </summary>
- internal static string ToolTip_Next {
- get {
- return ResourceManager.GetString("ToolTip_Next", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Previous.
- /// </summary>
- internal static string ToolTip_Previous {
- get {
- return ResourceManager.GetString("ToolTip_Previous", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password can`t be empty..
- /// </summary>
- internal static string Warn_Empty {
- get {
- return ResourceManager.GetString("Warn_Empty", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password can`t be empty..
- /// </summary>
- internal static string Warn_EmptyPassword {
- get {
- return ResourceManager.GetString("Warn_EmptyPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No File Selected..
- /// </summary>
- internal static string Warn_EmptyWatermarkImage {
- get {
- return ResourceManager.GetString("Warn_EmptyWatermarkImage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to No Text input..
- /// </summary>
- internal static string Warn_EmptyWatermarkText {
- get {
- return ResourceManager.GetString("Warn_EmptyWatermarkText", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Invalid Password.
- /// </summary>
- internal static string Warn_InvaildPassword {
- get {
- return ResourceManager.GetString("Warn_InvaildPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password to open the document should be different from the owner`s password..
- /// </summary>
- internal static string Warn_SamePassword {
- get {
- return ResourceManager.GetString("Warn_SamePassword", resourceCulture);
- }
- }
- }
- }
|