DocSpace-client/web/ASC.Web.Core/PublicResources/MonitoringResource.Designer.cs
2019-06-14 19:14:24 +03:00

226 lines
9.6 KiB
C#

//------------------------------------------------------------------------------
// <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 ASC.Web.Core.PublicResources {
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", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class MonitoringResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal MonitoringResource() {
}
/// <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("ASC.Web.Core.PublicResources.MonitoringResource", typeof(MonitoringResource).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 Clear the cache.
/// </summary>
internal static string CacheClearBtnText {
get {
return ResourceManager.GetString("CacheClearBtnText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All the scripts used for the portal correct work are cached for ONLYOFFICE™ maximum performance. Sometimes (usually after a major update or when some incorrectness is observed in portal behavior) you need to clear the cache. Use the &lt;b&gt;Clear the Cache&lt;/b&gt; button to flush the scripts from the server and reload them back again. No portal data will be lost during the operation..
/// </summary>
internal static string CacheHelpText {
get {
return ResourceManager.GetString("CacheHelpText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use this option if you observe some incorrectness in portal behavior.
/// </summary>
internal static string CacheText {
get {
return ResourceManager.GetString("CacheText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cache.
/// </summary>
internal static string CacheTitle {
get {
return ResourceManager.GetString("CacheTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Check our {0}FAQ page{1} if you have any questions or contact us at {2}support@onlyoffice.com{3}.
/// </summary>
internal static string ContactUsText {
get {
return ResourceManager.GetString("ContactUsText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If you have any questions contact us at {0}support.onlyoffice.com{1}.
/// </summary>
internal static string ContactUsText2 {
get {
return ResourceManager.GetString("ContactUsText2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contact Us.
/// </summary>
internal static string ContactUsTitle {
get {
return ResourceManager.GetString("ContactUsTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Period.
/// </summary>
internal static string LogsDateInterval {
get {
return ResourceManager.GetString("LogsDateInterval", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The &lt;b&gt;Logs&lt;/b&gt; section allows you to download all the portal logs for a selected period of time archived to a .zip file. Select the period start and end time and click the &lt;b&gt;Download&lt;/b&gt; button to get the logs..
/// </summary>
internal static string LogsHelpText {
get {
return ResourceManager.GetString("LogsHelpText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Download all the logs.
/// </summary>
internal static string LogsText {
get {
return ResourceManager.GetString("LogsText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logs.
/// </summary>
internal static string LogsTitle {
get {
return ResourceManager.GetString("LogsTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The &lt;b&gt;Ports&lt;/b&gt; section contains the list of all ports necessary for ONLYOFFICE™ portal correct work and their status (open or closed). For your ONLYOFFICE™ server to operate properly these ports must have the &lt;b&gt;Open&lt;/b&gt; status. Please note, that some ports require only either incoming or outgoing connections to be allowed, while other will need both connection types..
/// </summary>
internal static string PortsHelpText {
get {
return ResourceManager.GetString("PortsHelpText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open.
/// </summary>
internal static string PortStatusOpen {
get {
return ResourceManager.GetString("PortStatusOpen", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All following ports must be open.
/// </summary>
internal static string PortsText {
get {
return ResourceManager.GetString("PortsText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ports.
/// </summary>
internal static string PortsTitle {
get {
return ResourceManager.GetString("PortsTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The &lt;b&gt;Services&lt;/b&gt; section displays the list of all available ONLYOFFICE™ services and their status (running or stopped). You can restart the running services or start the stopped ones using the appropriate action button to the right of the service status..
/// </summary>
internal static string ServicesHelpText {
get {
return ResourceManager.GetString("ServicesHelpText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE™ services and their current status.
/// </summary>
internal static string ServicesText {
get {
return ResourceManager.GetString("ServicesText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Services.
/// </summary>
internal static string ServicesTitle {
get {
return ResourceManager.GetString("ServicesTitle", resourceCulture);
}
}
}
}