DocSpace-client/web/ASC.Web.Core/PublicResources/WebstudioNotifyPatternResource.Designer.cs

3382 lines
151 KiB
C#
Raw Normal View History

//------------------------------------------------------------------------------
// <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.
2022-07-20 19:06:33 +00:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2021-05-27 18:30:15 +00:00
public class WebstudioNotifyPatternResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal WebstudioNotifyPatternResource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2021-05-27 18:30:15 +00:00
public 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.WebstudioNotifyPatternResource", typeof(WebstudioNotifyPatternResource).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)]
2021-05-27 18:30:15 +00:00
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to ACCEPT.
/// </summary>
public static string AcceptDocSpace {
get {
return ResourceManager.GetString("AcceptDocSpace", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blog was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateBlog {
get {
return ResourceManager.GetString("ActionCreateBlog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bookmark was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateBookmark {
get {
return ResourceManager.GetString("ActionCreateBookmark", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CRM case was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateCase {
get {
return ResourceManager.GetString("ActionCreateCase", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Comment was added at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateComment {
get {
return ResourceManager.GetString("ActionCreateComment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CRM contact was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateContact {
get {
return ResourceManager.GetString("ActionCreateContact", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CRM opportunity was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateDeal {
get {
return ResourceManager.GetString("ActionCreateDeal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Discussion was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateDiscussion {
get {
return ResourceManager.GetString("ActionCreateDiscussion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateEvent {
get {
return ResourceManager.GetString("ActionCreateEvent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Document was created/uploaded at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateFile {
get {
return ResourceManager.GetString("ActionCreateFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateFolder {
get {
return ResourceManager.GetString("ActionCreateFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Forum was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateForum {
get {
return ResourceManager.GetString("ActionCreateForum", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Poll was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateForumPoll {
get {
return ResourceManager.GetString("ActionCreateForumPoll", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Post was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateForumPost {
get {
return ResourceManager.GetString("ActionCreateForumPost", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Milestone was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateMilestone {
get {
return ResourceManager.GetString("ActionCreateMilestone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateProject {
get {
return ResourceManager.GetString("ActionCreateProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Task was created at.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ActionCreateTask {
get {
return ResourceManager.GetString("ActionCreateTask", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Accept.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonAccept {
get {
return ResourceManager.GetString("ButtonAccept", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access Control Panel.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonAccessControlPanel {
get {
return ResourceManager.GetString("ButtonAccessControlPanel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access Your Portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonAccessYourPortal {
get {
return ResourceManager.GetString("ButtonAccessYourPortal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access Your Web-Office.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonAccessYouWebOffice {
get {
return ResourceManager.GetString("ButtonAccessYouWebOffice", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Click here to activate your email address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonActivateEmail {
get {
return ResourceManager.GetString("ButtonActivateEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Change email address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonChangeEmail {
get {
return ResourceManager.GetString("ButtonChangeEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Change password.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonChangePassword {
get {
return ResourceManager.GetString("ButtonChangePassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Change mobile phone number.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonChangePhone {
get {
return ResourceManager.GetString("ButtonChangePhone", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Configure the authenticator app.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonChangeTfa {
get {
return ResourceManager.GetString("ButtonChangeTfa", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Configure Right Now.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonConfigureRightNow {
get {
return ResourceManager.GetString("ButtonConfigureRightNow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonConfirm {
get {
return ResourceManager.GetString("ButtonConfirm", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CONFIRM.
/// </summary>
public static string ButtonConfirmEmail {
get {
return ResourceManager.GetString("ButtonConfirmEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm Portal Address Change.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonConfirmPortalAddressChange {
get {
return ResourceManager.GetString("ButtonConfirmPortalAddressChange", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm Portal Owner Update.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonConfirmPortalOwnerUpdate {
get {
return ResourceManager.GetString("ButtonConfirmPortalOwnerUpdate", resourceCulture);
}
}
2022-06-16 15:34:38 +00:00
/// <summary>
/// Looks up a localized string similar to Confirm Room Invite.
/// </summary>
public static string ButtonConfirmRoomInvite {
get {
return ResourceManager.GetString("ButtonConfirmRoomInvite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm account termination.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonConfirmTermination {
get {
return ResourceManager.GetString("ButtonConfirmTermination", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deactivate Portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonDeactivatePortal {
get {
return ResourceManager.GetString("ButtonDeactivatePortal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Delete Portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonDeletePortal {
get {
return ResourceManager.GetString("ButtonDeletePortal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invite Right Now.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonInviteRightNow {
get {
return ResourceManager.GetString("ButtonInviteRightNow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Click here to join the portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonJoin {
get {
return ResourceManager.GetString("ButtonJoin", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Leave Feedback.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonLeaveFeedback {
get {
return ResourceManager.GetString("ButtonLeaveFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Remove profile.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonRemoveProfile {
get {
return ResourceManager.GetString("ButtonRemoveProfile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Renew now.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonRenewNow {
get {
return ResourceManager.GetString("ButtonRenewNow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Request a Call.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonRequestCallButton {
get {
return ResourceManager.GetString("ButtonRequestCallButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select the Pricing Plans Right Now.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonSelectPricingPlans {
get {
return ResourceManager.GetString("ButtonSelectPricingPlans", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start free trial.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonStartFreeTrial {
get {
return ResourceManager.GetString("ButtonStartFreeTrial", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use discount.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string ButtonUseDiscount {
get {
return ResourceManager.GetString("ButtonUseDiscount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Collaborate in DocSpace.
/// </summary>
public static string CollaborateDocSpace {
get {
return ResourceManager.GetString("CollaborateDocSpace", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to LEAVE FEEDBACK.
/// </summary>
public static string LeaveFeedbackDocSpace {
get {
return ResourceManager.GetString("LeaveFeedbackDocSpace", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Learn More &gt;&gt;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string LinkLearnMore {
get {
return ResourceManager.GetString("LinkLearnMore", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Activate your email for &quot;${__VirtualRootPath}&quot;:&quot;$InviteLink&quot; portal.
///
///Hello!
///
///To start participating in the &quot;${__VirtualRootPath}&quot;:&quot;$InviteLink&quot; portal life you need to activate your email address. This is done for security reasons.
///
///$GreenButton
///
///This link is valid for 7 days only. Please complete your email activation within that period..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_activate_email {
get {
return ResourceManager.GetString("pattern_activate_email", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.&quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal backup created
///
///Dear $OwnerName,
///
///A backup file containing data from your &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal has been created.
///
2020-06-29 14:49:15 +00:00
///To learn more on the backup procedure please refer to our &quot;Data backup&quot;:&quot;http://helpcenter.onlyoffice.com/tipstricks/data-backup-restore.aspx&quot; user guide.
///
///
///If you have any questions or need assistance please feel free to contact us at &quot;support.onlyoffice.com&quot;:&quot;http://support.onlyoffice.com&quot;
///
2020-06-29 14:49:15 +00:00
///Best [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_backup_created {
get {
return ResourceManager.GetString("pattern_backup_created", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to [${__VirtualRootPath}](${__VirtualRootPath}) portal backup created
///
///Dear $OwnerName,
///
///A backup file containing data from your [${__VirtualRootPath}](${__VirtualRootPath}) portal has been created.
///
///To learn more on the backup procedure please refer to our [Data backup](${__HelpLink}/tipstricks/data-backup-restore.aspx) user guide.
///
///If you have any questions or need assistance please feel free to contact us at [support.onlyoffice.com](http://support.onlyoffice.com)
///
///Best regards,
///ONLYOFFICE™ Suppor [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_backup_created_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_backup_created_tg", resourceCulture);
}
}
/// <summary>
2022-05-12 12:52:37 +00:00
/// Looks up a localized string similar to Want to change the email on your ${LetterLogoText} account?
2021-05-27 18:30:15 +00:00
///
///Click the button below and log in* to your cloud.
///
///$GreenButton
///
///The link is valid for 7 days.
///
2022-05-12 12:52:37 +00:00
///*If you are not signed in to ${LetterLogoText} in this browser, youll need to use your old email for confirmation. If you dont remember it, contact your portal admin.
2021-05-27 18:30:15 +00:00
///
///Dont want to change your email? Just ignore this message..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_change_email_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_change_email_v115", resourceCulture);
}
}
/// <summary>
2022-06-14 08:11:41 +00:00
/// Looks up a localized string similar to Want to change the password on your ONLYOFFICE account? Click the button below to confirm.
///
///$GreenButton
///
///The link is valid for 7 days.
///
///Dont want to change your password? Just ignore this message&lt;/value&gt;
/// &lt;/data&gt;
/// &lt;data name=&quot;pattern_personal_change_password_v115&quot; xml:space=&quot;preserve&quot;&gt;
/// &lt;value&gt;Want to change the password on your ONLYOFFICE Personal account? Click the button below to confirm.
///
///$GreenButton
///
///The link is valid for 7 days.
///
///Dont want to change your password? Just ignore [rest of string was truncated]&quot;;.
/// </summary>
2022-06-16 08:13:53 +00:00
public static string pattern_change_password_v115 {
get {
2022-06-14 08:11:41 +00:00
return ResourceManager.GetString("pattern_change_password_v115", resourceCulture);
}
}
2022-07-20 19:06:33 +00:00
/// <summary>
/// Looks up a localized string similar to h1.Mobile phone change request
///
///You have requested to change your mobile phone used to enter the ${LetterLogoText} portal.
///
///Please follow the link below to change your mobile phone:
///
///$GreenButton
///
///If you do not want to change your mobile phone or received this email by mistake, please ignore it or contact your portal administrator to find out the details..
/// </summary>
public static string pattern_change_phone {
get {
return ResourceManager.GetString("pattern_change_phone", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to h1.Security notification
///
///The configuration of the authenticator app that you use to enter the ${LetterLogoText} portal has been reset.
///
///Please click the button below to go to the portal login page and configure the authenticator application:
///
///$GreenButton.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_change_tfa {
get {
return ResourceManager.GetString("pattern_change_tfa", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Change of &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal owner
///
///Dear $OwnerName,
///
///There has been a request to change the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal owner to $UserName.
///
///Please follow the link below to confirm the operation:
///
///$GreenButton
///
///*Note*: this link is valid for 7 days only. Please complete the portal owner change process within that period..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_confirm_owner_change {
get {
return ResourceManager.GetString("pattern_confirm_owner_change", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Change of portal address
///
///Dear $OwnerName,
///
///There has been a request to change the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal address to &quot;$PortalAddress&quot;:&quot;$PortalAddress&quot; #if($PortalDns != &quot;&quot;) (&quot;$PortalDns&quot;:&quot;$PortalDns&quot; )#end.
///
///Please follow the link below to confirm the operation:
///
///$GreenButton
///
///*Note*: this link is valid for 7 days only. Please complete the portal address change process within that period..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_dns_change {
get {
return ResourceManager.GetString("pattern_dns_change", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You have just created ONLYOFFICE DocSpace, a document hub where you can boost collaboration with your team, customers, partners, and more. Its address is _____onlyoffice.io.
///
///Please confirm your email (the link is valid for 7 days):
///
///$GreenButton
///
///Your current tariff plan is STARTUP. It is absolutely free and includes:
///
///* 1 manager
///* Up to 12 rooms
///* Up to 3 users in each room
///* 2 GB disk space
///
///Enjoy a new way of document collaboration!
///
///Truly yours,
///ONLYOFFICE Team
///&quot;w [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_admin_activation_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You can customize ONLYOFFICE for your needs, for example:
///
///$TableItemsTop $TableItem1 $TableItem2 $TableItem3 $TableItem4 $TableItem5 $TableItemsBtm
///
2022-05-12 12:52:37 +00:00
///Configure Right Now
///$GreenButton
///
///Done. It&apos;s time to invite teammates to your web-office!
///
///More information in our &quot;Help Center&quot;:&quot;${__HelpLink}&quot;..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Let your team members use Facebook, Twitter, Google or LinkedIn to sign in. Link up your portal with Box, Dropbox, OneDrive and Google to transfer your documents. Connect DocuSign to use e-signature, Twilio - for VoIP, Bitly - to shorten links and Firebase to get notifications when you&apos;re offline..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_3rdparty {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_3rdparty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tip #5: Connect 3rd-party services.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_3rdparty_hdr {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_3rdparty_hdr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Uploading your company&apos;s logos in the Control Panel. To change the default portal title displayed on the Welcome page, go to Settings &gt;&gt; Common &gt;&gt; Customization &gt;&gt; Welcome Page Settings..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_brand {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_brand", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tip #1: Brand it.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_brand_hdr {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_brand_hdr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Name the portal groups, its members and their activities following Settings &gt;&gt; Common &gt;&gt; Customization &gt;&gt; Team Template. Select the color theme that best suits your company brand..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_customize {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_customize", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tip #3: Customize interface.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_customize_hdr {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_customize_hdr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enable instruments you need for work following Settings &gt;&gt; Common &gt;&gt; Modules &amp; Tools. The disabled ones will be hidden..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_modules {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_modules", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tip #4: Select your tools.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_modules_hdr {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_modules_hdr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose the language and set the correct time zone. It&apos;s particularly important for the notifications and the correct calendar work. Go to Settings &gt;&gt; Common &gt;&gt; Customization..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_regional {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_regional", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tip #2: Adjust the regional settings.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_customize_portal_v10_item_regional_hdr {
get {
return ResourceManager.GetString("pattern_enterprise_admin_customize_portal_v10_item_regional_hdr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Your cloud office is ready at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. It&apos;s time to invite your teammates!
///
2022-05-12 12:52:37 +00:00
///The easiest way to add your team is to import the necessary users and groups from an LDAP Server (e.g. OpenLDAP Server or Microsoft Active Directory). The LDAP settings are available in your Control Panel. Instructions are available in our &quot;Help Center&quot;:&quot;&quot;${__HelpLink}/administration/control-panel-ldap.aspx&quot;.
///
2022-07-20 19:06:33 +00:00
///You can also distribute the invitation link using the Invite u [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_invite_teammates_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_invite_teammates_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Please note that your ONLYOFFICE subscription is about to expire in a week. To extend your subscription, you need to purchase a product renewal for ONLYOFFICE.
///
///Click on the link below to start the renewal process:
///&quot;Pricing page&quot;:&quot;$PricingPage&quot;
///
///For any further ONLYOFFICE installation, activation and technical support issues, please contact our support team at &quot;https://support.onlyoffice.com/&quot;:&quot;https://support.onlyoffice.com/&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_payment_warning_before7_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_payment_warning_before7_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Please note that your ONLYOFFICE subscription expires today. To extend your subscription, you need to purchase a product renewal for ONLYOFFICE.
///
///Click on the link below to start the renewal process:
///&quot;Pricing page&quot;:&quot;$PricingPage&quot;
///
///For any further product installation, activation and technical support issues, please contact our support team at &quot;https://support.onlyoffice.com/&quot;:&quot;https://support.onlyoffice.com/&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_payment_warning_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_payment_warning_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
2022-05-12 12:52:37 +00:00
///Thanks for choosing ONLYOFFICE. We just want to remind you that the trial period for your Workspace
/// Enterprise Edition will be over in seven days.
///
2022-05-12 12:52:37 +00:00
///Please, check all the available pricing plans for Workspace Enterprise Edition and choose the most suitable one for your business.
///
2022-05-12 12:52:37 +00:00
///&quot;See prices&quot;:&quot;https://www.onlyoffice.com/workspace-enterprise-prices.aspx&quot;
///
2022-05-12 12:52:37 +00:00
///&quot;Request a call&quot;:&quot;http://www.onlyoffice.com/call-back-form.aspx&quot;
///
2022-07-20 19:06:33 +00:00
///For any purchase questions, contact us at &quot;sales@onlyoffice.com [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_trial_warning_before7_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_trial_warning_before7_v10", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
2022-05-12 12:52:37 +00:00
///Thanks for choosing ONLYOFFICE. Your trial expires today. To continue using it, purchase the full license.
2021-05-27 18:30:15 +00:00
///
2022-05-12 12:52:37 +00:00
///&quot;Buy now&quot;:&quot;https://www.onlyoffice.com/workspace-enterprise-prices.aspx&quot;
2021-05-27 18:30:15 +00:00
///
///For any purchase questions, contact us at &quot;sales@onlyoffice.com&quot;:&quot;mailto:sales@onlyoffice.com&quot;. For solving any technical problems, write to &quot;support@onlyoffice.com&quot;:&quot;mailto:support@onlyoffice.com&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_trial_warning_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_trial_warning_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Get free ONLYOFFICE apps to work on documents and projects from any of your devices.
///
2022-05-12 12:52:37 +00:00
///#To work on documents offline on Windows, Linux and Mac, download &quot;ONLYOFFICE Desktop Editors&quot;:&quot;https://www.onlyoffice.com/download-desktop.aspx&quot;.
///#To edit documents on mobile devices, get Documents app for &quot;iOS&quot;:&quot;https://apps.apple.com/us/app/onlyoffice-documents/id944896972&quot; or &quot;Android&quot;:&quot;https://play.google.com/store/apps/details?id=com.onlyoffice.documents&quot;.
2022-07-20 19:06:33 +00:00
///#To manage your team performance on th [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_user_apps_tips_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_user_apps_tips_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///We hope you enjoy using your ONLYOFFICE DocSpace. Here are some tips on how to make work on documents more effective.
///
///*#1. Choose the way you work.* Organize your workflow as you need it by creating various room types: view-only, review, collaboration, custom rooms.
///
///*#2. Work with any content you have.* Store and work with files of different formats within your rooms: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*#3. Co-author effective [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_admin_user_docs_tips_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_user_docs_tips_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Here are three simple questions for you which can help us make your user experience even more comfortable.
///
///* Do you have a big team or lots of customers and partners to collaborate with in your ONLYOFFICE DocSpace?
///
///* Would you like to create any number of rooms to work with numerous documents?
///
///* Do you want to use ONLYOFFICE DocSpace under your own brand?
///
///If you have at least one yes answer, opt for the BUSINESS tariff plan which allows you to add any desired number of m [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_admin_welcome_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///We hope you enjoy using ONLYOFFICE. How everything is going with your trial? We would really appreciate your feedback!
///
///Please, dont hesitate to contact us at &quot;support.onlyoffice.com&quot;:&quot;https://support.onlyoffice.com&quot; whenever you have questions or ideas..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_admin_without_activity_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_admin_without_activity_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
2022-05-12 12:52:37 +00:00
///You are invited to join &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; as a guest user. Accept the invitation by clicking the link:
///
///$GreenButton
///
///The link is only valid for 7 days.
///
///You will get more tips on how to use your web-office. You can cancel the subscriptions on your Profile page at any moment as well as re-enable them..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_guest_activation_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_guest_activation_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Your guest profile has been successfully added to &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Now you can:
///
2022-05-12 12:52:37 +00:00
///1. Edit your profile.
///2. View and comment the content available in the Community and Projects.
///3. Add and download files available for you in the Documents.
///4. Organize your schedule with the built-in Calendar.
///5. Use Chat to exchange instant messages.
2022-07-20 19:06:33 +00:00
///
2022-05-12 12:52:37 +00:00
///To access your web-office, follow the link
///$GreenButton.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_guest_welcome_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_guest_welcome_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello!
///
///You are invited to join ONLYOFFICE DocSpace at _____onlyoffice.io. Accept the invitation by clicking the link:
///
///$GreenButton
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
public static string pattern_enterprise_user_activation_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Welcome to ONLYOFFICE DocSpace! Your user profile has been successfully added to ____onlyoffice.io. Now you can:
///
///*#* Work with other users in the room you are invited to: *view-only, review, collaboration, custom rooms*.
///
///*# Work with files of different formats*: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*# Collaborate on documents* with two co-editing modes: real-time or paragraph-locking. Track changes, communicate in real-time usin [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_user_welcome_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You have just created ONLYOFFICE DocSpace, a document hub where you can boost collaboration with your team, customers, partners, and more. Its address is _____onlyoffice.io.
///
///Please confirm your email (the link is valid for 7 days):
///
///$GreenButton
///
///Your current tariff plan is STARTUP. It is absolutely free and includes:
///
///* 1 manager
///* Up to 12 rooms
///* Up to 3 users in each room
///* 2 GB disk space
///
///Enjoy a new way of document collaboration!
///
///Truly yours,
///ONLYOFFICE Team
///&quot;w [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_whitelabel_admin_activation_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_admin_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You can customize your web-office, for example:
///
///$TableItemsTop $TableItem1 $TableItem2 $TableItem3 $TableItem4 $TableItem5 $TableItemsBtm
///
///$GreenButton
///
///Done. It&apos;s time to invite teammates to your web-office!.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_whitelabel_admin_customize_portal_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_admin_customize_portal_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Please note that your web-office subscription is about to expire in a week. To extend your subscription, you need to purchase a product renewal.
///
///Click on the link below to start the renewal process:
///&quot;Pricing page&quot;:&quot;$PricingPage&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_whitelabel_admin_payment_warning_before7_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_admin_payment_warning_before7_v10", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///Please note that your web-office subscription expires today. To extend your subscription, you need to purchase a product renewal.
///
///Click on the link below to start the renewal process:
///&quot;Pricing page&quot;:&quot;$PricingPage&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_whitelabel_admin_payment_warning_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_admin_payment_warning_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Here are three simple questions for you which can help us make your user experience even more comfortable.
///
///* Do you have a big team or lots of customers and partners to collaborate with in your ONLYOFFICE DocSpace?
///
///* Would you like to create any number of rooms to work with numerous documents?
///
///* Do you want to use ONLYOFFICE DocSpace under your own brand?
///
///If you have at least one yes answer, opt for the BUSINESS tariff plan which allows you to add any desired number of m [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_whitelabel_admin_welcome_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///$__AuthorName has invited you as a guest user to &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Accept the invitation by clicking the link:
///
///$GreenButton
///
///The link is only valid for 7 days.
///
///You will get more tips on how to use your web-office. You can cancel the subscriptions on your Profile page at any moment as well as re-enable them..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_whitelabel_guest_activation_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_guest_activation_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Your guest profile has been successfully added to &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Now you can:
///
///# Edit your &quot;profile&quot;:&quot;$MyStaffLink&quot;.
2021-05-27 18:30:15 +00:00
///# View and comment the content available in the &quot;Community&quot;:&quot;${__VirtualRootPath}/Products/Community/&quot; and &quot;Projects&quot;:&quot;${__VirtualRootPath}/Products/Projects/&quot;.
///# Add and download files available for you in the &quot;Documents&quot;:&quot;${__VirtualRootPath}/Products/Files/&quot;.
2022-07-20 19:06:33 +00:00
///# Organize your schedule with the built-in &quot;Calendar&quot;:&quot;${__VirtualRootPath [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_enterprise_whitelabel_guest_welcome_v10 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_guest_welcome_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello!
///
///You are invited to join ONLYOFFICE DocSpace at _____onlyoffice.io. Accept the invitation by clicking the link:
///
///$GreenButton
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
public static string pattern_enterprise_whitelabel_user_activation_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Welcome to ONLYOFFICE DocSpace! Your user profile has been successfully added to ____onlyoffice.io. Now you can:
///
///*#* Work with other users in the room you are invited to: *view-only, review, collaboration, custom rooms*.
///
///*# Work with files of different formats*: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*# Collaborate on documents* with two co-editing modes: real-time or paragraph-locking. Track changes, communicate in real-time usin [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_whitelabel_user_welcome_v1 {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Message from the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal
///
///Email: $UserEmail
///
///$Body.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_for_admin_notify {
get {
return ResourceManager.GetString("pattern_for_admin_notify", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to Message from the [${__VirtualRootPath}](${__VirtualRootPath}) portal
///
///Email: $UserEmail
///
///$Body.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_for_admin_notify_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_for_admin_notify_tg", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Invitation to join &quot;${__VirtualRootPath}&quot;:&quot;$InviteLink&quot; portal
///
///Hello,
///
///You have requested to join the &quot;${__VirtualRootPath}&quot;:&quot;$InviteLink&quot; portal at ${LetterLogoText} - a platform for document and project management. Join the portal and start collaborating with your colleagues or friends right away.
///
///To accept the invitation please enter your name and password following this link:
///
///$GreenButton
///
///*Note*: this link is valid for 48 hours only. Please complete the operation within that period..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_join {
get {
return ResourceManager.GetString("pattern_join", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to
/// Dear $UserName,
///
/// Administrator has created a new &lt;b&gt;$Address&lt;/b&gt; mailbox for you at the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.
///
/// Use the following settings for other email clients:
///
/// Login: &lt;b&gt;$Login&lt;/b&gt;
/// Password: &quot;&lt;b&gt;set password&lt;/b&gt;&quot;:&quot;$MyStaffLink&quot;
///
/// Incoming Mail (IMAP):
/// Server: &lt;b&gt;$Server&lt;/b&gt;
/// Port: &lt;b&gt;$ImapPort&lt;/b&gt;
/// SSL/TLS: &lt;b&gt;$Encryption&lt;/b&gt;
///
/// Outgoing Mail (SMTP):
/// Server: &lt;b&gt;$Server&lt;/b&gt;
/// Port: &lt;b&gt;$Smt [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_mailbox_created {
get {
return ResourceManager.GetString("pattern_mailbox_created", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to
/// Dear $UserName,
///
/// The password for the &lt;b&gt;$Address&lt;/b&gt; mailbox has been changed.
///
/// If you received this email by mistake, please ignore it or contact your portal administrator to find out the details.
/// .
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_mailbox_password_changed {
get {
return ResourceManager.GetString("pattern_mailbox_password_changed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to
/// Dear $UserName,
///
/// Administrator has created a new &lt;b&gt;$Address&lt;/b&gt; mailbox for you at the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.
///
/// If you received this email by mistake, please ignore it or contact your portal administrator to find out the details.
/// .
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_mailbox_without_settings_created {
get {
return ResourceManager.GetString("pattern_mailbox_without_settings_created", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Another region portal migration error
///
///An error has occurred while migrating to the $RegionName region. Please, try once again later.
///Your portal is now available at the old address &quot;$PortalUrl&quot;:&quot;$PortalUrl&quot;
///
///If you have any questions or need assistance please feel free to contact us at &quot;support@onlyoffice.com&quot;:&quot;mailto:support@onlyoffice.com&quot;
///
///Best regards,
///ONLYOFFICE™ Support Team
2020-06-29 14:49:15 +00:00
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;
///
2022-07-20 19:06:33 +00:00
///^To change the notification type, please manage your &quot;subscription [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_migration_error {
get {
return ResourceManager.GetString("pattern_migration_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Another region portal migration error
///
///An error has occurred while migrating to another region. Please, try once again later.
///Your portal is now available at the old address &quot;$PortalUrl&quot;:&quot;$PortalUrl&quot;
///
///If you have any questions or need assistance please feel free to contact us at &quot;support@onlyoffice.com&quot;:&quot;mailto:support@onlyoffice.com&quot;
///
///Best regards,
///ONLYOFFICE™ Support Team
2020-06-29 14:49:15 +00:00
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;
///
2022-07-20 19:06:33 +00:00
///^To change the notification type, please manage your &quot;subscription setting [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_migration_server_failure {
get {
return ResourceManager.GetString("pattern_migration_server_failure", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Another region portal migration started
///
///The portal migration to the $RegionName region is started. It might take some time depending on your data amount.
///
///*Note*: the portal will not be available during the migration process. After the migration is complete the portal URL will be changed and all the shared documents links will be inaccessible.
///
///If you have any questions or need assistance please feel free to contact us at &quot;support@onlyoffice.com&quot;:&quot;mailto:support@onlyoffice.com&quot;
///
///Best regards,
2022-07-20 19:06:33 +00:00
///O [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_migration_start {
get {
return ResourceManager.GetString("pattern_migration_start", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to h1.Portal migration
///h1.&quot;$PortalUrl&quot;:&quot;$PortalUrl&quot;
///
2021-05-27 18:30:15 +00:00
///Your portal has been migrated to a new domain. Please restore your access to the portal by specifying the password which will be used for signing in.
///
2021-05-27 18:30:15 +00:00
///Please follow the link below to set your password for the account:
///$GreenButton
///
2021-05-27 18:30:15 +00:00
///*Note*: this link is valid for 7 days only. Please complete the access restore process within that period.
///
2021-05-27 18:30:15 +00:00
///If you received this email by mistake, please ignore it or contact your &quot;$PortalUrl&quot;:&quot;$PortalUrl&quot; portal adminis [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_migration_success_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_migration_success_v115", resourceCulture);
}
}
/// <summary>
2020-09-18 14:45:59 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///You have just created ONLYOFFICE DocSpace, a document hub where you can boost collaboration with your team, customers, partners, and more. Its address is _____onlyoffice.io.
2020-09-18 14:45:59 +00:00
///
///Please confirm your email (the link is valid for 7 days):
2020-09-18 14:45:59 +00:00
///
///$GreenButton
2020-09-18 14:45:59 +00:00
///
///Your current tariff plan is STARTUP. It is absolutely free and includes:
///
///* 1 manager
///* Up to 12 rooms
///* Up to 3 users in each room
///* 2 GB disk space
///
///Enjoy a new way of document collaboration!
///
///Truly yours,
///ONLYOFFICE Team
///&quot;w [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_opensource_admin_activation_v1 {
get {
return ResourceManager.GetString("pattern_opensource_admin_activation_v1", resourceCulture);
}
}
/// <summary>
2020-09-18 14:45:59 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///We hope you enjoy using your ONLYOFFICE DocSpace. Here are some tips on how to make work on documents more effective.
///
///*#1. Choose the way you work.* Organize your workflow as you need it by creating various room types: view-only, review, collaboration, custom rooms.
///
///*#2. Work with any content you have.* Store and work with files of different formats within your rooms: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*#3. Co-author effective [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_opensource_admin_docs_tips_v1 {
get {
return ResourceManager.GetString("pattern_opensource_admin_docs_tips_v1", resourceCulture);
}
}
/// <summary>
2020-09-18 14:45:59 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///Here are three simple questions for you which can help us make your user experience even more comfortable.
///
///* Do you have a big team or lots of customers and partners to collaborate with in your ONLYOFFICE DocSpace?
2020-09-18 14:45:59 +00:00
///
///* Would you like to create any number of rooms to work with numerous documents?
2020-09-18 14:45:59 +00:00
///
///* Do you want to use ONLYOFFICE DocSpace under your own brand?
///
///If you have at least one yes answer, opt for the BUSINESS tariff plan which allows you to add any desired number of m [rest of string was truncated]&quot;;.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string pattern_opensource_admin_welcome_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_opensource_admin_welcome_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Hello!
///
///You are invited to join &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; as a guest user. Accept the invitation by clicking the link:
///
///&quot;$ActivateUrl&quot;:&quot;$ActivateUrl&quot;
///
///The link is only valid for 7 days.
///
2020-09-18 14:45:59 +00:00
///You will get more tips on how to use your web-office. You can cancel the subscriptions on your Profile page at any moment as well as re-enable them..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_opensource_guest_activation_v11 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_opensource_guest_activation_v11", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You are now a guest user at&quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Now you can:
///
///*Introduce yourself* to the team by editing your profile.
///
///*View shared documents* as well as download them and upload new files to shared folders.
///
2020-09-18 14:45:59 +00:00
///*View and comment projects* youve been invited to as well as blog and forum posts.
///
2020-09-18 14:45:59 +00:00
///*Exchange instant messages* and quickly share files using Talk.
///
2020-09-18 14:45:59 +00:00
///*Use personal and shared calendars* to arrange meetings, set reminders, and create to-do lists [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_opensource_guest_welcome_v11 {
get {
2020-09-18 14:45:59 +00:00
return ResourceManager.GetString("pattern_opensource_guest_welcome_v11", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello!
///
///You are invited to join ONLYOFFICE DocSpace at _____onlyoffice.io. Accept the invitation by clicking the link:
2020-09-18 14:45:59 +00:00
///
///$GreenButton
2020-09-18 14:45:59 +00:00
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string pattern_opensource_user_activation_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_opensource_user_activation_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///We hope you enjoy using your ONLYOFFICE DocSpace. Here are some tips on how to make work on documents more effective.
2020-09-18 14:45:59 +00:00
///
///*#1. Choose the way you work.* Organize your workflow as you need it by creating various room types: view-only, review, collaboration, custom rooms.
2020-09-18 14:45:59 +00:00
///
///*#2. Work with any content you have.* Store and work with files of different formats within your rooms: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
2020-09-18 14:45:59 +00:00
///
///*#3. Co-author effective [rest of string was truncated]&quot;;.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string pattern_opensource_user_docs_tips_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_opensource_user_docs_tips_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
2020-09-18 14:45:59 +00:00
///
///Welcome to ONLYOFFICE DocSpace! Your user profile has been successfully added to ____onlyoffice.io. Now you can:
2020-09-18 14:45:59 +00:00
///
///*#* Work with other users in the room you are invited to: *view-only, review, collaboration, custom rooms*.
2020-09-18 14:45:59 +00:00
///
///*# Work with files of different formats*: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
2020-09-18 14:45:59 +00:00
///
///*# Collaborate on documents* with two co-editing modes: real-time or paragraph-locking. Track changes, communicate in real-time usin [rest of string was truncated]&quot;;.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string pattern_opensource_user_welcome_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_opensource_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName
///Youve been successfully registered at ONLYOFFICE Personal &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;.
///
///Connect your favorite cloud storage: Dropbox, Google Drive, OneDrive or Box to create a single workspace for your documents accessible from anywhere.
///
///Learn more about ONLYOFFICE Personal in &quot;our blog&quot;:&quot;$TagBlogLink&quot;.
///
///We&apos;re glad you&apos;re here. Stay tuned!
///
///Sincerely,
///ONLYOFFICE team.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_activate {
get {
return ResourceManager.GetString("pattern_personal_activate", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Welcome to ONLYOFFICE Personal
///
///You have just created your personal office in the cloud.
///
///h3.It&apos;s a virtual workspace where you can edit and store documents, work with them from anywhere providing access to your friends or colleagues.
///
2022-05-12 12:52:37 +00:00
///h3.For a quick start, here&apos;s what you can do in ONLYOFFICE:
2020-06-29 14:49:15 +00:00
///
2022-05-12 12:52:37 +00:00
///- Create, view and edit text documents, spreadsheets, presentations.
///
///- Work with all popular formats. Highest compatibility with MS Office files.
2020-06-29 14:49:15 +00:00
///
2022-05-12 12:52:37 +00:00
///- Create and co-edit &quot;ready-to-fill-out forms&quot;:&quot;https://www.only [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_after_registration1 {
get {
return ResourceManager.GetString("pattern_personal_after_registration1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to $PersonalHeaderStart A few tips for freelancers $PersonalHeaderEnd
///
///h3.ONLYOFFICE provides a number of features for freelance community whether you are on a contract or hiring for a project yourself:
///
///- Sharing for reads, reviews or collaboration;
///
///- Real-time collaborative editing and commenting in Fast mode;
///
///- Strict co-editing mode for editing parts of the document privately;
///
2022-05-12 12:52:37 +00:00
///- Creating and filling out digital forms, e.g. a freelance project proposal;
///
2022-07-20 19:06:33 +00:00
///- Document comparison and Version Histo [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_after_registration14 {
get {
return ResourceManager.GetString("pattern_personal_after_registration14", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get free ONLYOFFICE apps.
/// </summary>
public static string pattern_personal_after_registration14_v1 {
get {
return ResourceManager.GetString("pattern_personal_after_registration14_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to $PersonalHeaderStart Need more features and automation? Give a try to ONLYOFFICE for teams $PersonalHeaderEnd
///
2022-05-12 12:52:37 +00:00
///h3.In case you collaborate with a team or manage a project, we suggest you to try ONLYOFFICE for business. In addition to the online editors and document management features, you&apos;ll be able to:
2021-05-27 18:30:15 +00:00
///
2022-05-12 12:52:37 +00:00
///- Control tasks and use Gantt chart in the project management module;
2021-05-27 18:30:15 +00:00
///
2022-05-12 12:52:37 +00:00
///- Track sales, relations with customers and create invoices in CRM;
2021-05-27 18:30:15 +00:00
///
2022-05-12 12:52:37 +00:00
///- Manage all your email accounts and create corporate mailboxes;
2021-05-27 18:30:15 +00:00
///
2022-05-12 12:52:37 +00:00
/// [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_after_registration21 {
get {
return ResourceManager.GetString("pattern_personal_after_registration21", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to $PersonalHeaderStart Connect your favorite cloud storage to ONLYOFFICE $PersonalHeaderEnd
///
///It has been a week since you created your cloud office, so we believe it&apos;s time to unveil some beneficial features you might have missed.
///
///Connect *Dropbox*, *Google Drive*, *Box*, *OneDrive*, *Nextcloud*, *ownCloud* or *Yandex.Disk* to ONLYOFFICE and create a single document management space for all your documents. You&apos;ll be able to edit external files in ONLYOFFICE and save them to the storage you keep documents in. [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_after_registration7 {
get {
return ResourceManager.GetString("pattern_personal_after_registration7", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hi there!
///There was an attempt to register a new &quot;ONLYOFFICE Personal&quot;:&quot;$PortalUrl&quot; account using this email. If it was you, we want to inform you that the account already exists — proceed to ONLYOFFICE Personal and log in.
///If you lost your password, you can recover it on &quot;password recovery page&quot;:&quot;$LinkToRecovery&quot;.
///If you didnt attempt to register a new account, probably someone else did it by mistake. In this case, please ignore this email.
///
///Have a nice day!
///ONLYOFFICE team.
/// </summary>
public static string pattern_personal_already_exist {
get {
return ResourceManager.GetString("pattern_personal_already_exist", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Want to change the email on your ONLYOFFICE account?
2020-09-18 14:45:59 +00:00
///
2021-05-27 18:30:15 +00:00
///Click the button below and log in* to your cloud.
2020-09-18 14:45:59 +00:00
///
2021-05-27 18:30:15 +00:00
///$GreenButton
///
///The link is valid for 7 days.
///
///*If you are not signed in to ONLYOFFICE in this browser, youll need to use your old email for confirmation.
///
///Dont want to change your email? Just ignore this message..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_change_email_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_personal_change_email_v115", resourceCulture);
}
}
2022-07-20 19:06:33 +00:00
/// <summary>
/// Looks up a localized string similar to Want to change the password on your ONLYOFFICE Personal account? Click the button below to confirm.
///
///$GreenButton
///
///The link is valid for 7 days.
///
///Dont want to change your password? Just ignore this message..
/// </summary>
public static string pattern_personal_change_password_v115 {
get {
return ResourceManager.GetString("pattern_personal_change_password_v115", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Hello,
///
///You&apos;ve just registered an account at the ONLYOFFICE solution for personal use. Click &quot;here&quot;:&quot;$InviteLink&quot; to confirm the registration and create a password.
///
///If you can&apos;t open the link, please copy the following &quot;$InviteLink&quot;:&quot;$InviteLink&quot; and paste it into your browser address bar.
///
///Sincerely,
///ONLYOFFICE team.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_confirmation {
get {
return ResourceManager.GetString("pattern_personal_confirmation", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to You have requested a termination of your account at personal.onlyoffice.com. Follow the link to complete the request (the link is active for a 7-day period):
///
2022-07-20 19:06:33 +00:00
///$GreenButton
2020-06-29 14:49:15 +00:00
///
2022-05-12 12:52:37 +00:00
///*Note*: After the deletion, your account and all data associated with it will be erased permanently in accordance with our &quot;Privacy statement&quot;:&quot;https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0&quot;.
2020-06-29 14:49:15 +00:00
///
2022-07-20 19:06:33 +00:00
///&quot;Read more about account termination&quot;:&quot; [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_profile_delete {
get {
return ResourceManager.GetString("pattern_personal_profile_delete", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Deactivation of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal
///
///Dear $OwnerName,
///
///You have requested a temporary deactivation of your &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal. Please follow the link below to confirm the operation:
///
///$GreenButton
///
///*Note*: this link is valid for 7 days only. Please complete the portal deactivation process within that period.
///
///You can reactivate your portal any time by clicking the following link:
///p=. &quot;Reactivate Portal&quot;:&quot;$ActivateUrl&quot; (this link has no [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_portal_deactivate {
get {
return ResourceManager.GetString("pattern_portal_deactivate", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to Deactivation of the [${__VirtualRootPath}](${__VirtualRootPath}) portal
///
///Dear $OwnerName,
///
///You have requested a temporary deactivation of your [${__VirtualRootPath}](${__VirtualRootPath}) portal. Please follow the link below to confirm the operation:
///
///$GreenButton
///
///_Note_: this link is valid for 7 days only. Please complete the portal deactivation process within that period.
///
///You can reactivate your portal any time by clicking the following link:
///[Reactivate Portal]($ActivateUrl) (this link has n [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_portal_deactivate_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_portal_deactivate_tg", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Deletion of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal
///
///Dear $OwnerName,
///
///You have requested to permanently delete your &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.
///
///*Important! All the data stored on your portal, as well as your registration details will be lost and cannot be recovered.*
///
///#if($AutoRenew == &quot;True&quot;)
///Before you delete the portal, please make sure that automatic billing is turned off. You may check the status of automatic billing in your &quot;Avangate account&quot;:&quot;https://se [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_portal_delete {
get {
return ResourceManager.GetString("pattern_portal_delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your ONLYOFFICE DocSpace has been successfully deactivated. Please note that all of your data will be deleted in accordance with our &quot;Privacy Policy&quot;:&quot;https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0&quot;.
///
///Why have you decided to leave? Share your experience with us.
///
///$GreenButton
///
///Thank you and good luck!
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
public static string pattern_portal_delete_success_v1 {
get {
return ResourceManager.GetString("pattern_portal_delete_success_v1", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to Deletion of the [${__VirtualRootPath}](${__VirtualRootPath}) portal
///
///Dear $OwnerName,
///
///You have requested to permanently delete your [${__VirtualRootPath}](${__VirtualRootPath}) portal.
///
///_Important! All the data stored on your portal, as well as your registration details will be lost and cannot be recovered._
///
///#if($AutoRenew == &quot;True&quot;)
///Before you delete the portal, please make sure that automatic billing is turned off. You may check the status of automatic billing in your [Avangate account](https:/ [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_portal_delete_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_portal_delete_tg", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Change of portal address
///
///Dear $UserDisplayName,
///
///Your $PortalUrl portal address was changed to the new &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; address.
///
///*Note*: All the shared documents links are inaccessible now, as well as DNS settings and single sign-on options stop working until you change them. The third-party iCal links added to your calendar will also stop updating until you reload them..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_portal_rename {
get {
return ResourceManager.GetString("pattern_portal_rename", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to h1.Removal of the profile from the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal
///
///You have requested to permanently delete your profile from the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.
///
///If you still want to delete your profile please follow the link below to confirm the operation:
///
///$GreenButton
///
///*Note*: this link is valid for 7 days only. Please complete the profile deletion process within that period..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_profile_delete {
get {
return ResourceManager.GetString("pattern_profile_delete", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to User &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; has deleted his/her profile, and this profile is now blocked. All users files are still assigned to him/her and occupy disk space.
///
2020-06-29 14:49:15 +00:00
///You can reassign the users documents shared with others to another active user or remove them to free up the portal disk space.
///
2020-06-29 14:49:15 +00:00
///Please go to the user profile using &quot;this link&quot;:&quot;$FromUserLink&quot; to reassign documents to another user or remove the data..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_profile_has_deleted_itself {
2020-06-29 14:49:15 +00:00
get {
return ResourceManager.GetString("pattern_profile_has_deleted_itself", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Your profile at &quot;$__VirtualRootPath&quot;:&quot;$__VirtualRootPath&quot; has been changed
///
///Dear $UserName,
///
///Your user profile details at &quot;$__VirtualRootPath&quot;:&quot;$__VirtualRootPath&quot; have been changed by &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot;.
///
///To view your profile follow the link below:
2022-05-12 12:52:37 +00:00
///&quot;$UserName&quot;:&quot;$MyStaffLink&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_profile_updated {
get {
return ResourceManager.GetString("pattern_profile_updated", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to Your profile at [${__VirtualRootPath}](${__VirtualRootPath}) has been changed
///
///Dear $UserName,
///
///Your user profile details at [${__VirtualRootPath}](${__VirtualRootPath}) have been changed by [$__AuthorName]($__AuthorUrl).
///
///To view your profile follow the link below:
2022-05-12 12:52:37 +00:00
///[$UserName]($MyStaffLink).
2020-09-18 14:45:59 +00:00
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_profile_updated_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_profile_updated_tg", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Dear $UserName,
///
2022-05-12 12:52:37 +00:00
///The process of data reassignment from user &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; to user &quot;$ToUserName&quot;:&quot;$ToUserLink&quot; has been successfully completed..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_reassigns_completed {
get {
return ResourceManager.GetString("pattern_reassigns_completed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Dear $UserName,
///
///The process of data reassignment from user &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; to user &quot;$ToUserName&quot;:&quot;$ToUserLink&quot; failed.
///
2022-05-12 12:52:37 +00:00
///Exception message: $Message.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_reassigns_failed {
get {
return ResourceManager.GetString("pattern_reassigns_failed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Dear $UserName,
///
///The process of data removal from user &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; has been successfully completed.
///
///The deletion of personal data allowed to free:
///
///# Documents - $DocsSpace
///# CRM - $CrmSpace
///# Mail - $MailSpace
2022-05-12 12:52:37 +00:00
///# Talk - $TalkSpace.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_remove_user_data_completed {
get {
return ResourceManager.GetString("pattern_remove_user_data_completed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to Dear $UserName,
///
///The process of data removal for user &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; failed.
///
2022-05-12 12:52:37 +00:00
///Exception message: $Message.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_remove_user_data_failed {
get {
return ResourceManager.GetString("pattern_remove_user_data_failed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Enterprise license request
///
///h3.First name
///$UserName
///
///h3.Last name
///$UserLastName
///
///h3.Position
///$Position
///
///h3.Email
///&quot;$UserEmail&quot;:&quot;mailto:$UserEmail&quot;
///
///h3.Phone
///$Phone
///
///h3.Company Website
///$Website
///
///h3.Company name
///$CompanyTitle
///
///h3.Company size
///$CompanySize
///
///h3.Request content
///$Body
///
///h3.Portal address
///&quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_request_license {
get {
return ResourceManager.GetString("pattern_request_license", resourceCulture);
}
}
/// <summary>
2020-09-18 14:45:59 +00:00
/// Looks up a localized string similar to h1.SAAS Tariff Request for &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;
///
2020-09-18 14:45:59 +00:00
///h3.First name
///$UserName
///
2020-09-18 14:45:59 +00:00
///h3.Last name
///$UserLastName
///
///h3.Position
///$Position
///
///h3.Email
///&quot;$UserEmail&quot;:&quot;mailto:$UserEmail&quot;
///
2020-09-18 14:45:59 +00:00
///h3.Phone
///$Phone
///
///h3.Company Website
///$Website
///
///h3.Company name
///$CompanyTitle
///
///h3.Company size
///$CompanySize
///
///h3.Request content
///$Body.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_request_tariff1 {
get {
2020-09-18 14:45:59 +00:00
return ResourceManager.GetString("pattern_request_tariff1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to h1.Portal restoration
///h1.&quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;
///
///Your portal has been restored. To access it, you need to set a new password:
///
///$GreenButton
///
///*Note*: this link is valid for 7 days only.
///
///If you received this email by mistake, please ignore it or contact your &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal administrator to find out the details..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_restore_completed_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_restore_completed_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.Portal restoration started
///
///The portal restoration is started. It might take some time depending on your data amount.
///
///*Note*: the portal will not be available during the restoration process.
///
///If you have any questions or need assistance please feel free to contact us at &quot;support@onlyoffice.com&quot;:&quot;mailto:support@onlyoffice.com&quot;
///
///Best regards,
///ONLYOFFICE™ Support Team
2020-06-29 14:49:15 +00:00
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;
///
2022-07-20 19:06:33 +00:00
///^To change the notification type, please manage your &quot;subscription settings&quot;:&quot;$Re [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_restore_started {
get {
return ResourceManager.GetString("pattern_restore_started", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///You have just created ONLYOFFICE DocSpace, a document hub where you can boost collaboration with your team, customers, partners, and more. Its address is _____onlyoffice.io.
///
///Please confirm your email (the link is valid for 7 days):
///
///$GreenButton
///
///Your current tariff plan is STARTUP. It is absolutely free and includes:
///
///* 1 manager
///* Up to 12 rooms
///* Up to 3 users in each room
///* 2 GB disk space
///
///Enjoy a new way of document collaboration!
///
///Truly yours,
///ONLYOFFICE Team
///&quot;w [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_saas_admin_activation_v1 {
get {
return ResourceManager.GetString("pattern_saas_admin_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
2021-05-27 18:30:15 +00:00
///We have prepared several tips to make your work with ONLYOFFICE more comfortable.
///
2021-05-27 18:30:15 +00:00
///*#1 Get quick answers*
2022-05-12 12:52:37 +00:00
///Browse &quot;Help Center&quot;:&quot;${__HelpLink}&quot; when you are not sure how to perform your task. Contact &quot;our support team&quot;:&quot;https://helpdesk.onlyoffice.com&quot; if you face tech problems.
///
2021-05-27 18:30:15 +00:00
///*#2 Dont forget about 3rd party extensions*
2022-07-20 19:06:33 +00:00
///ONLYOFFICE functionality can be enhanced with 3rd party extensions. For example, you can make VoIP calls with Twilio or e-sign your documents with DocuSign. &quot;Fi [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_comfort_tips_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_comfort_tips_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
2022-05-12 12:52:37 +00:00
///ONLYOFFICE will help you with all your daily tasks. Heres what you can do:
///
2022-05-12 12:52:37 +00:00
///# *Documents*. Store and manage docs, sheets, and slides. Edit them and collaborate with your team. Create and co-edit professional-looking forms online, let other users fill them in, save forms as PDF files.
///# *Projects*. Plan activities, create and assign tasks, set deadlines.
///# *CRM*. Maintain customers database, track sales, create invoices.
2022-07-20 19:06:33 +00:00
///# *Calendar*. Arrange meetings with shareable calendars and se [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_modules_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_modules_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
2022-05-12 12:52:37 +00:00
///
2021-05-27 18:30:15 +00:00
///Thanks for choosing ONLYOFFICE! Re-activate your Business plan today and save 20% OFF with Reactivate20 coupon! Just use it while purchasing to:
///
2021-05-27 18:30:15 +00:00
///# *Add up to 1,000 users* with 100 Gb per each and appoint unlimited number of admins.
///# *Customize your online office* style to match your branding.
///# *Edit unlimited number of docs*, sheets, and slides simultaneously.
2022-05-12 12:52:37 +00:00
///# *Ensure security*: enable 2FA, configure automatic backups, track user actions.
2022-07-20 19:06:33 +00:00
///# *Integrate with your infrastructur [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_payment_warning_every_2months_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_payment_warning_every_2months_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You haven&apos;t entered your ONLYOFFICE DocSpace &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; for more than half a year.
///
///Since you have decided not to use it anymore, your ONLYOFFICE DocSpace and all the data will be deleted in accordance with our &quot;Privacy Policy&quot;:&quot;https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0&quot;.
///
///We would appreciate your feedback. Why have you decided to stop using ONLYOFFICE DocSpac [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_saas_admin_trial_warning_after_half_year_v1 {
get {
return ResourceManager.GetString("pattern_saas_admin_trial_warning_after_half_year_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Your ONLYOFFICE subscription has expired. Renew your ONLYOFFICE subscription to continue using it.
///
///$GreenButton
2020-06-29 14:49:15 +00:00
///
2021-05-27 18:30:15 +00:00
///You can switch to free Startup plan on &quot;Payments page&quot;:&quot;$PricingPage&quot;.
2020-06-29 14:49:15 +00:00
///
2021-05-27 18:30:15 +00:00
///Free plan has up to 5 users and 2Gb of storage per portal. Some features will become unavailable, including LDAP, SSO, branding, automatic backups. &quot;Compare plans&quot;:&quot;https://www.onlyoffice.com/saas.aspx&quot;
2020-06-29 14:49:15 +00:00
///
2021-05-27 18:30:15 +00:00
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_trial_warning_after1_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_trial_warning_after1_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The trial period for your account at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; will be over in 5 days.
///*Buy a subscription today with 10% off!*
///
2021-05-27 18:30:15 +00:00
///Just use this coupon code while purchasing: *$Coupon*. It will be valid within the next 10 days.
///
2022-05-12 12:52:37 +00:00
///Use discount
///$GreenButton
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_trial_warning_before5_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_trial_warning_before5_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///The trial period for your portal at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; is due to expire today. To continue using ONLYOFFICE Business, &quot;buy subscription&quot;:&quot;$PricingPage&quot;.
///
///To extend your trial, contact our &quot;sales team&quot;:&quot;mailto:sales@onlyoffice.com&quot;.
///
2022-07-20 19:06:33 +00:00
///You can switch to free Startup plan on &quot;Payments page&quot;:&quot;$PricingPage&quot;. Free plan has up to 10 users and 2Gb of storage per portal. Some features will become unavailable, including LDAP, SSO, branding, automatic backups. &quot;Compare pla [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_trial_warning_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_trial_warning_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Get free ONLYOFFICE apps to work on documents and projects from any of your devices.
///
2022-05-12 12:52:37 +00:00
///· To work on documents offline on Windows, Linux and Mac, download &quot;ONLYOFFICE Desktop Editors&quot;:&quot;https://www.onlyoffice.com/download-desktop.aspx&quot;. You can connect the app to your cloud for online collaboration.
2022-07-20 19:06:33 +00:00
///· To edit documents on mobile devices, get ONLYOFFICE Documents app for &quot;iOS&quot;:&quot;https://apps.apple.com/us/app/onlyoffice-documents/id944896972&quot; or &quot;Android&quot;:&quot;https://play.google.com/store/apps [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_admin_user_apps_tips_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_admin_user_apps_tips_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///We hope you enjoy using your ONLYOFFICE DocSpace. Here are some tips on how to make work on documents more effective.
///
///*#1. Choose the way you work.* Organize your workflow as you need it by creating various room types: view-only, review, collaboration, custom rooms.
///
///*#2. Work with any content you have.* Store and work with files of different formats within your rooms: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*#3. Co-author effective [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_saas_admin_user_docs_tips_v1 {
get {
return ResourceManager.GetString("pattern_saas_admin_user_docs_tips_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///Here are three simple questions for you which can help us make your user experience even more comfortable.
///
///* Do you have a big team or lots of customers and partners to collaborate with in your ONLYOFFICE DocSpace?
2021-05-27 18:30:15 +00:00
///
///* Would you like to create any number of rooms to work with numerous documents?
2022-07-20 19:06:33 +00:00
///
///* Do you want to use ONLYOFFICE DocSpace under your own brand?
///
///If you have at least one yes answer, opt for the BUSINESS tariff plan which allows you to add any desired number of m [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_saas_admin_welcome_v1 {
get {
return ResourceManager.GetString("pattern_saas_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello!
///
///You are invited to join &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; as a guest user. Accept the invitation by clicking the link:
///
///$GreenButton
///
///We will also send you useful tips and latest ONLYOFFICE news once in a while. You can cancel the subscriptions on your Profile page at any moment as well as re-enable them.
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_guest_activation_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_guest_activation_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///Your guest profile has been successfully added to &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Now you can:
///
2022-05-12 12:52:37 +00:00
///1. Edit your &quot;profile&quot;:&quot;$MyStaffLink&quot;.
///2. View and comment the content available in the &quot;Community&quot;:&quot;${__VirtualRootPath}/Products/Community/&quot; and &quot;Projects&quot;:&quot;${__VirtualRootPath}/Products/Projects/&quot;.
///3. Add and download files available for you in the &quot;Documents&quot;:&quot;${__VirtualRootPath}/Products/Files/&quot;.
2022-07-20 19:06:33 +00:00
///4. Organize your schedule with the built-in &quot;Calendar&quot;:&quot;${__VirtualRootPa [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_guest_welcome_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_guest_welcome_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello!
///
///You are invited to join ONLYOFFICE DocSpace at _____onlyoffice.io. Accept the invitation by clicking the link:
2021-05-27 18:30:15 +00:00
///
///$GreenButton
///
///Truly yours,
///ONLYOFFICE Team
///&quot;www.onlyoffice.com&quot;:&quot;http://onlyoffice.com/&quot;.
/// </summary>
public static string pattern_saas_user_activation_v1 {
get {
return ResourceManager.GetString("pattern_saas_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Welcome to ONLYOFFICE DocSpace! Your user profile has been successfully added to ____onlyoffice.io. Now you can:
///
///*#* Work with other users in the room you are invited to: *view-only, review, collaboration, custom rooms*.
///
///*# Work with files of different formats*: text documents, spreadsheets, presentations, digital forms, PDFs, e-books, multimedia.
///
///*# Collaborate on documents* with two co-editing modes: real-time or paragraph-locking. Track changes, communicate in real-time usin [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_saas_user_welcome_v1 {
get {
return ResourceManager.GetString("pattern_saas_user_welcome_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Hello, $UserName!
///
///Welcome to ONLYOFFICE! Your user profile has been successfully added to the portal at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Now you can:
///
2022-05-12 12:52:37 +00:00
///1. Create and edit &quot;Documents&quot;:&quot;${__VirtualRootPath}/Products/Files/&quot;, share them with teammates, collaborate in real time, and work with forms.
///2. Add your email accounts and manage all correspondence in one place with &quot;Mail&quot;:&quot;${__VirtualRootPath}/addons/mail/&quot;.
2022-07-20 19:06:33 +00:00
///3. Manage your workflow with &quot;Projects&quot;:&quot;${__VirtualRootPath}/Products/Projec [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_saas_user_welcome_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_saas_user_welcome_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.&quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal profile change notification
///
2020-06-29 14:49:15 +00:00
///&quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; has changed his/her profile details at the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.
///
///
2022-05-12 12:52:37 +00:00
///^If you do not want to receive the notifications about profile updates, please manage your &quot;subscription settings&quot;:&quot;$RecipientSubscriptionConfigURL&quot;.^.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_self_profile_updated {
get {
return ResourceManager.GetString("pattern_self_profile_updated", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to [${__VirtualRootPath}](${__VirtualRootPath}) portal profile change notification
///
///[$__AuthorName]($__AuthorUrl) has changed his/her profile details at the [${__VirtualRootPath}](${__VirtualRootPath}) portal..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_self_profile_updated_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_self_profile_updated_tg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.What&apos;s new on &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal for $Date
///
///#foreach($activity in $Activities)
///
///h2.$activity.Key
///
///#foreach($whatsNewActivity in $activity.Value)
///#foreach($b in $whatsNewActivity.BreadCrumbs) h3.$b
///#end &quot;$whatsNewActivity.Title&quot;:&quot;$whatsNewActivity.URL&quot;
///*Author*: &quot;$whatsNewActivity.UserName&quot;:&quot;$whatsNewActivity.UserAbsoluteURL&quot;, $whatsNewActivity.Action: $whatsNewActivity.Date.ToShortTimeString()
///
///
///#end
///
2020-06-29 14:49:15 +00:00
///#end
///
///
2022-07-20 19:06:33 +00:00
///^If you do not want to receive the notificatio [rest of string was truncated]&quot;;.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_send_whats_new {
get {
return ResourceManager.GetString("pattern_send_whats_new", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to SMTP test message
///
///This message was generated automatically to test your SMTP settings. If you are viewing it this means that the settings are correct and you can use them on your portal.
///
///
///Best regards,
///ONLYOFFICE Team.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_smtp_test {
get {
return ResourceManager.GetString("pattern_smtp_test", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file decryption process on your portal &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot; has been failed.
///
///Some files could not be decrypted. Find more details in the &quot;Control Panel&quot;:&quot;${ControlPanelUrl}/storage&quot;..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_decryption_error {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_decryption_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file decryption process has been started on your portal &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot;.
///
///The decryption might take some time, so the portal will be temporarily unavailable. As soon as the decryption is over, you will be able to work with your data again..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_decryption_start {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_decryption_start", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file decryption process on your portal &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot; has been successfully completed.
///
///Your portal is available again..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_decryption_success {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_decryption_success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file encryption process on the &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot; portal has been failed.
///
///Some files could not be encrypted. Find more details in the &quot;Control Panel&quot;:&quot;${ControlPanelUrl}/storage&quot;..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_encryption_error {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_encryption_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file encryption process has been started on your portal &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot;.
///
///The encryption might take some time, so the portal will be temporarily unavailable. As soon as the encryption is over, you will be able to work with your data again..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_encryption_start {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_encryption_start", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///The file encryption process on your portal &quot;${PortalUrl}&quot;:&quot;${PortalUrl}&quot; has been successfully completed.
///
///Your portal is available again..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_storage_encryption_success {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_storage_encryption_success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to h1.New user added to &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal
///
2020-06-29 14:49:15 +00:00
///&quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; has joined your portal at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;.
///
///
2022-05-12 12:52:37 +00:00
///^If you do not want to receive the notifications about new users, please manage your &quot;subscription settings&quot;:&quot;$RecipientSubscriptionConfigURL&quot;.^.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_user_has_join {
get {
return ResourceManager.GetString("pattern_user_has_join", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to New user added to [${__VirtualRootPath}](${__VirtualRootPath}) portal
///[$__AuthorName]($__AuthorUrl) has joined your portal at [${__VirtualRootPath}](${__VirtualRootPath})..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_user_has_join_tg {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("pattern_user_has_join_tg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dear $UserName,
///
///You have been invited to join your company&apos;s safe and secure web-office that would enhance your collaboration. Its address is &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Adding this link to your bookmarks is a good idea, you are likely to use it a lot.
///
///Accept the invitation by following the link below and use your login and password from the corporate account to sign in.
///
///$GreenButton
///
///The link is only valid for 7 days..
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_user_ldap_activation {
get {
return ResourceManager.GetString("pattern_user_ldap_activation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Please activate your email address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_activate_email {
get {
return ResourceManager.GetString("subject_activate_email", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. ${__VirtualRootPath} portal backup created.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_backup_created {
get {
return ResourceManager.GetString("subject_backup_created", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Confirm changing your email.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_change_email_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_change_email_v115", resourceCulture);
}
}
/// <summary>
2022-06-14 08:11:41 +00:00
/// Looks up a localized string similar to Confirm changing your password.
/// </summary>
2022-06-16 08:13:53 +00:00
public static string subject_change_password_v115 {
get {
2022-06-14 08:11:41 +00:00
return ResourceManager.GetString("subject_change_password_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Mobile phone change request.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_change_phone {
get {
return ResourceManager.GetString("subject_change_phone", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to ${LetterLogoText}. Security notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_change_tfa {
get {
return ResourceManager.GetString("subject_change_tfa", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Change of portal owner.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_confirm_owner_change {
get {
return ResourceManager.GetString("subject_confirm_owner_change", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Change of portal address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_dns_change {
get {
return ResourceManager.GetString("subject_dns_change", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_enterprise_admin_activation_v1 {
get {
return ResourceManager.GetString("subject_enterprise_admin_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Customize ONLYOFFICE.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_customize_portal_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_customize_portal_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invite your teammates.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_invite_teammates_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_invite_teammates_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Renewal Notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_payment_warning_before7_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_payment_warning_before7_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Renewal Notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_payment_warning_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_payment_warning_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to How is your trial going so far?.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_trial_warning_before7_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_trial_warning_before7_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your Enterprise Edition trial expires today.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_trial_warning_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_trial_warning_v10", resourceCulture);
}
}
/// <summary>
2022-05-12 12:52:37 +00:00
/// Looks up a localized string similar to Get free desktop and mobile apps.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_user_apps_tips_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_user_apps_tips_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 5 tips for effective work on your docs.
/// </summary>
public static string subject_enterprise_admin_user_docs_tips_v1 {
get {
return ResourceManager.GetString("subject_enterprise_admin_user_docs_tips_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Discover business subscription of ONLYOFFICE DocSpace.
/// </summary>
public static string subject_enterprise_admin_welcome_v1 {
get {
return ResourceManager.GetString("subject_enterprise_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Follow up from ONLYOFFICE team.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_admin_without_activity_v10 {
get {
return ResourceManager.GetString("subject_enterprise_admin_without_activity_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ${__VirtualRootPath}.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_guest_activation_v10 {
get {
return ResourceManager.GetString("subject_enterprise_guest_activation_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to your web-office.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_guest_welcome_v10 {
get {
return ResourceManager.GetString("subject_enterprise_guest_welcome_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ONLYOFFICE DocSpace.
/// </summary>
public static string subject_enterprise_user_activation_v1 {
get {
return ResourceManager.GetString("subject_enterprise_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_enterprise_user_welcome_v1 {
get {
return ResourceManager.GetString("subject_enterprise_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_enterprise_whitelabel_admin_activation_v1 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_admin_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Customize your web-office.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_whitelabel_admin_customize_portal_v10 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_admin_customize_portal_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your web-office renewal notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_whitelabel_admin_payment_warning_before7_v10 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_admin_payment_warning_before7_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your web-office renewal notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_whitelabel_admin_payment_warning_v10 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_admin_payment_warning_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Discover business subscription of ONLYOFFICE DocSpace.
/// </summary>
public static string subject_enterprise_whitelabel_admin_welcome_v1 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ${__VirtualRootPath}.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_whitelabel_guest_activation_v10 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_guest_activation_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to your web-office.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_enterprise_whitelabel_guest_welcome_v10 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_guest_welcome_v10", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ONLYOFFICE DocSpace.
/// </summary>
public static string subject_enterprise_whitelabel_user_activation_v1 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_enterprise_whitelabel_user_welcome_v1 {
get {
return ResourceManager.GetString("subject_enterprise_whitelabel_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User message to administrators.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_for_admin_notify {
get {
return ResourceManager.GetString("subject_for_admin_notify", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invitation to join ${__VirtualRootPath} portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_join {
get {
return ResourceManager.GetString("subject_join", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Mailbox creation.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_mailbox_created {
get {
return ResourceManager.GetString("subject_mailbox_created", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Change of mailbox password.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_mailbox_password_changed {
get {
return ResourceManager.GetString("subject_mailbox_password_changed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Another region portal migration error.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_migration_error {
get {
return ResourceManager.GetString("subject_migration_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Another region portal migration started.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_migration_start {
get {
return ResourceManager.GetString("subject_migration_start", resourceCulture);
}
}
2021-06-10 08:47:58 +00:00
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Another region portal migration successfully completed.
/// </summary>
public static string subject_migration_success {
get {
return ResourceManager.GetString("subject_migration_success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string subject_opensource_admin_activation_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_opensource_admin_activation_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to 5 tips for effective work on your docs.
/// </summary>
public static string subject_opensource_admin_docs_tips_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_opensource_admin_docs_tips_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Discover business subscription of ONLYOFFICE DocSpace.
2020-09-18 14:45:59 +00:00
/// </summary>
public static string subject_opensource_admin_welcome_v1 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_opensource_admin_welcome_v1", resourceCulture);
2020-09-18 14:45:59 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Join ${__VirtualRootPath}.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_opensource_guest_activation_v11 {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_opensource_guest_activation_v11", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to your web-office.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_opensource_guest_welcome_v11 {
get {
2020-09-18 14:45:59 +00:00
return ResourceManager.GetString("subject_opensource_guest_welcome_v11", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ONLYOFFICE DocSpace.
/// </summary>
public static string subject_opensource_user_activation_v1 {
get {
return ResourceManager.GetString("subject_opensource_user_activation_v1", resourceCulture);
}
}
2020-10-29 19:15:36 +00:00
/// <summary>
/// Looks up a localized string similar to 5 tips for effective work on your docs.
2020-10-29 19:15:36 +00:00
/// </summary>
public static string subject_opensource_user_docs_tips_v1 {
2020-10-29 19:15:36 +00:00
get {
return ResourceManager.GetString("subject_opensource_user_docs_tips_v1", resourceCulture);
2020-10-29 19:15:36 +00:00
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_opensource_user_welcome_v1 {
get {
return ResourceManager.GetString("subject_opensource_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE for personal use!.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_activate {
get {
return ResourceManager.GetString("subject_personal_activate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE Personal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_after_registration1 {
get {
return ResourceManager.GetString("subject_personal_after_registration1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A few tips for freelance work.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_after_registration14 {
get {
return ResourceManager.GetString("subject_personal_after_registration14", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hello, $UserName!
///
///Get free ONLYOFFICE apps to work on documents from any of your devices.
///
///# To work on documents offline on Windows, Linux and Mac, download &quot;ONLYOFFICE Desktop Editors&quot;:&quot;https://www.onlyoffice.com/download-desktop.aspx&quot;.
///
///#To edit documents on mobile devices, get ONLYOFFICE Documents app for &quot;iOS&quot;:&quot;https://apps.apple.com/us/app/onlyoffice-documents/id944896972&quot; or &quot;Android&quot;:&quot;https://play.google.com/store/apps/details?id=com.onlyoffice.documents&quot;.
///
///Truly yours,
///ONLYOFFICE Team
///&quot; [rest of string was truncated]&quot;;.
/// </summary>
public static string subject_personal_after_registration14_v1 {
get {
return ResourceManager.GetString("subject_personal_after_registration14_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Need more features? Give a try to ONLYOFFICE for teams.
/// </summary>
public static string subject_personal_after_registration21 {
get {
return ResourceManager.GetString("subject_personal_after_registration21", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connect your favorite cloud storage to ONLYOFFICE.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_after_registration7 {
get {
return ResourceManager.GetString("subject_personal_after_registration7", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Log in to your ONLYOFFICE Personal account.
/// </summary>
public static string subject_personal_already_exist {
get {
return ResourceManager.GetString("subject_personal_already_exist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Personal. Please activate your email address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_confirmation {
get {
return ResourceManager.GetString("subject_personal_confirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Personal account termination.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_personal_profile_delete {
get {
return ResourceManager.GetString("subject_personal_profile_delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deactivation of the ${__VirtualRootPath} portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_portal_deactivate {
get {
return ResourceManager.GetString("subject_portal_deactivate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deletion of the ${__VirtualRootPath} portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_portal_delete {
get {
return ResourceManager.GetString("subject_portal_delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE DocSpace has been deactivated.
/// </summary>
public static string subject_portal_delete_success_v1 {
get {
return ResourceManager.GetString("subject_portal_delete_success_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Change of portal address.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_portal_rename {
get {
return ResourceManager.GetString("subject_portal_rename", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deletion of your profile from ${__VirtualRootPath} portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_profile_delete {
get {
return ResourceManager.GetString("subject_profile_delete", resourceCulture);
}
}
2020-06-29 14:49:15 +00:00
/// <summary>
/// Looks up a localized string similar to User has deleted his/her profile.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_profile_has_deleted_itself {
2020-06-29 14:49:15 +00:00
get {
return ResourceManager.GetString("subject_profile_has_deleted_itself", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your profile at ${__VirtualRootPath} has been changed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_profile_updated {
get {
return ResourceManager.GetString("subject_profile_updated", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to ${LetterLogoText}. User data reassignment is completed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_reassigns_completed {
get {
return ResourceManager.GetString("subject_reassigns_completed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to ${LetterLogoText}. User data reassignment failed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_reassigns_failed {
get {
return ResourceManager.GetString("subject_reassigns_failed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to ${LetterLogoText}. User data removal completed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_remove_user_data_completed {
get {
return ResourceManager.GetString("subject_remove_user_data_completed", resourceCulture);
}
}
/// <summary>
2020-06-29 14:49:15 +00:00
/// Looks up a localized string similar to ${LetterLogoText}. User data removal failed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_remove_user_data_failed {
get {
return ResourceManager.GetString("subject_remove_user_data_failed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enterprise license request.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_request_license {
get {
return ResourceManager.GetString("subject_request_license", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to SaaS pricing plan request.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_request_tariff {
get {
return ResourceManager.GetString("subject_request_tariff", resourceCulture);
}
}
2021-06-10 08:47:58 +00:00
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Restore completed.
/// </summary>
public static string subject_restore_completed {
get {
return ResourceManager.GetString("subject_restore_completed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Restore started.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_restore_started {
get {
return ResourceManager.GetString("subject_restore_started", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_saas_admin_activation_v1 {
get {
return ResourceManager.GetString("subject_saas_admin_activation_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Tips for comfortable work.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_comfort_tips_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_comfort_tips_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to ONLYOFFICE modules overview.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_modules_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_modules_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Re-activate Business and save 20% of the price.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_payment_warning_every_2months_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_payment_warning_every_2months_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your ONLYOFFICE DocSpace will be deleted.
/// </summary>
public static string subject_saas_admin_trial_warning_after_half_year_v1 {
get {
return ResourceManager.GetString("subject_saas_admin_trial_warning_after_half_year_v1", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Renewal notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_trial_warning_after1_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_trial_warning_after1_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use this discount before your trial ends.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_trial_warning_before5_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_trial_warning_before5_v115", resourceCulture);
}
}
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Your ONLYOFFICE trial expires today.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_trial_warning_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_trial_warning_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get free ONLYOFFICE apps.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_admin_user_apps_tips_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_admin_user_apps_tips_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 5 tips for effective work on your docs.
/// </summary>
public static string subject_saas_admin_user_docs_tips_v1 {
get {
return ResourceManager.GetString("subject_saas_admin_user_docs_tips_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Discover business subscription of ONLYOFFICE DocSpace.
/// </summary>
public static string subject_saas_admin_welcome_v1 {
get {
return ResourceManager.GetString("subject_saas_admin_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ${__VirtualRootPath}.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_guest_activation_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_guest_activation_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to your ONLYOFFICE.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_guest_welcome_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_guest_welcome_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Join ONLYOFFICE DocSpace.
/// </summary>
public static string subject_saas_user_activation_v1 {
get {
return ResourceManager.GetString("subject_saas_user_activation_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE DocSpace!.
/// </summary>
public static string subject_saas_user_welcome_v1 {
get {
return ResourceManager.GetString("subject_saas_user_welcome_v1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to your ONLYOFFICE.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_saas_user_welcome_v115 {
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("subject_saas_user_welcome_v115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${__VirtualRootPath} portal profile change notification.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_self_profile_updated {
get {
return ResourceManager.GetString("subject_self_profile_updated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to What&apos;s new on your portal for $Date.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_send_whats_new {
get {
return ResourceManager.GetString("subject_send_whats_new", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to SMTP test message.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_smtp_test {
get {
return ResourceManager.GetString("subject_smtp_test", resourceCulture);
}
}
2020-09-18 14:45:59 +00:00
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Decryption process failed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_decryption_error {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_decryption_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Decryption process started.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_decryption_start {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_decryption_start", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Decryption process completed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_decryption_success {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_decryption_success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Encryption process failed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_encryption_error {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_encryption_error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Encryption process started.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_encryption_start {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_encryption_start", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Encryption process completed.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_storage_encryption_success {
2020-09-18 14:45:59 +00:00
get {
return ResourceManager.GetString("subject_storage_encryption_success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New user added to ${LetterLogoText} portal.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_user_has_join {
get {
return ResourceManager.GetString("subject_user_has_join", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Youre invited to join ${__VirtualRootPath}.
/// </summary>
2021-05-27 18:30:15 +00:00
public static string subject_user_ldap_activation {
get {
return ResourceManager.GetString("subject_user_ldap_activation", resourceCulture);
}
}
}
}