DocSpace-buildtools/web/ASC.Web.Core/PublicResources/CustomModeResource.Designer.cs

282 lines
13 KiB
C#
Raw Normal View History

2019-08-15 08:44:27 +00:00
//------------------------------------------------------------------------------
// <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")]
2019-08-15 08:44:27 +00:00
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class CustomModeResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal CustomModeResource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
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.CustomModeResource", typeof(CustomModeResource).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)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Dear $UserName,
///
///Your user profile has been successfully added to the portal at &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;. Get started with it today!
///
///h3.Start working with Documents:
///
///# Create and edit text documents, spreadsheet and presentations.
///# Connect cloud storages you use to create a single workspace for all of your docs.
///# Share documents with your team members.
///# Explore different ways of working on docs together: two real-time co-editing modes, review, comments, chat.
///
///h3.Try add [rest of string was truncated]&quot;;.
/// </summary>
public static string pattern_enterprise_whitelabel_user_welcome_custom_mode {
get {
return ResourceManager.GetString("pattern_enterprise_whitelabel_user_welcome_custom_mode", resourceCulture);
}
}
/// <summary>
2022-07-20 19:06:33 +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:33:41 +00:00
///h3.For a quick start, here&apos;s what you can do in ONLYOFFICE:
2022-07-20 19:06:33 +00:00
///
2022-05-12 12:33:41 +00:00
///- Create, view and edit text documents, spreadsheets, presentations.
///
///- Work with all popular formats. Highest compatibility with MS Office files.
///
///- Create and co-edit &quot;ready-to-fill-out forms&quot;:&quot;https://www.only [rest of string was truncated]&quot;;.
2019-08-15 08:44:27 +00:00
/// </summary>
public static string pattern_personal_custom_mode_after_registration1 {
get {
return ResourceManager.GetString("pattern_personal_custom_mode_after_registration1", resourceCulture);
}
}
2020-10-29 19:15:36 +00:00
/// <summary>
2022-07-20 19:06:33 +00:00
/// Looks up a localized string similar to $PersonalHeaderStart Connect your favorite cloud storage to ONLYOFFICE $PersonalHeaderEnd
///
2022-05-12 12:33:41 +00:00
///It has been a week since you created your cloud office, so we believe it&apos;s time to unveil some tips and recommendations on how to make your work even more effective.
2022-07-20 19:06:33 +00:00
///
2022-05-12 12:33:41 +00:00
///*Bring all your docs together*
///
///Connect Dropbox, Google Drive, Box, OneDrive, Nextcloud, ownCloud, kDrive, or Yandex.Disk to ONLYOFFICE and create a single document management space for all your documents.
///&quot;Learn more&quot;:&quot;https://helpcenter.onlyoffice.com/ [rest of string was truncated]&quot;;.
2020-10-29 19:15:36 +00:00
/// </summary>
public static string pattern_personal_custom_mode_after_registration8 {
get {
return ResourceManager.GetString("pattern_personal_custom_mode_after_registration8", resourceCulture);
}
}
2019-08-15 08:44:27 +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 cloud office account?
2019-08-15 08:44:27 +00:00
///
2021-05-27 18:30:15 +00:00
///Click the button below and log in* to your cloud.
2019-08-15 08:44:27 +00:00
///
///$GreenButton
///
2021-05-27 18:30:15 +00:00
///The link is valid for 7 days.
2019-08-15 08:44:27 +00:00
///
2021-05-27 18:30:15 +00:00
///*If you are not signed in to your cloud office in this browser, youll need to use your old email for confirmation.
2019-08-15 08:44:27 +00:00
///
2021-05-27 18:30:15 +00:00
///Dont want to change your email? Just ignore this message..
2019-08-15 08:44:27 +00:00
/// </summary>
2021-05-27 18:30:15 +00:00
public static string pattern_personal_custom_mode_change_email_v115 {
2019-08-15 08:44:27 +00:00
get {
2021-05-27 18:30:15 +00:00
return ResourceManager.GetString("pattern_personal_custom_mode_change_email_v115", resourceCulture);
2019-08-15 08:44:27 +00:00
}
}
2022-07-20 19:06:33 +00:00
/// <summary>
/// Looks up a localized string similar to Want to change the password on your cloud office 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_custom_mode_change_password_v115 {
get {
return ResourceManager.GetString("pattern_personal_custom_mode_change_password_v115", resourceCulture);
}
}
2019-08-15 08:44:27 +00:00
/// <summary>
/// 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>
public static string pattern_personal_custom_mode_confirmation {
get {
return ResourceManager.GetString("pattern_personal_custom_mode_confirmation", resourceCulture);
}
}
/// <summary>
2022-07-20 19:06:33 +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-05-12 12:33:41 +00:00
///Confirm account termination
2022-07-20 19:06:33 +00:00
///
2022-05-12 12:33:41 +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;.
2022-07-20 19:06:33 +00:00
///
2022-05-12 12:33:41 +00:00
///&quot;Read more about account [rest of string was truncated]&quot;;.
2019-08-15 08:44:27 +00:00
/// </summary>
public static string pattern_personal_custom_mode_profile_delete {
get {
return ResourceManager.GetString("pattern_personal_custom_mode_profile_delete", resourceCulture);
}
}
/// <summary>
2022-07-20 19:06:33 +00:00
/// Looks up a localized string similar to Dear $UserName,
///
///The process of removing data from user &quot;$FromUserName&quot;:&quot;$FromUserLink&quot; has been successfully completed.
///
///The deletion of personal data allowed to free:
///
///# Documents - $DocsSpace
///# Mail - $MailSpace
2022-05-12 12:33:41 +00:00
///# Talk - $TalkSpace.
2019-08-15 08:44:27 +00:00
/// </summary>
public static string pattern_remove_user_data_completed_custom_mode {
get {
return ResourceManager.GetString("pattern_remove_user_data_completed_custom_mode", resourceCulture);
}
}
2020-09-11 14:12:35 +00:00
/// <summary>
/// Looks up a localized string similar to h3.New portal has been registered
///
///# Portal url: &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot;
///# First name: $UserName
///# Last name: $UserLastName
///# Email: $UserEmail
///# Phone: $Phone
///# Creation date: $Date.
/// </summary>
public static string pattern_saas_custom_mode_reg_data {
get {
return ResourceManager.GetString("pattern_saas_custom_mode_reg_data", resourceCulture);
}
}
2020-02-11 15:41:40 +00:00
/// <summary>
2021-05-27 18:30:15 +00:00
/// Looks up a localized string similar to Do the same as a user|Link Dropbox, Box and other accounts in the &apos;Common&apos; section|Set up access rights to the documents and folders in the &apos;Common&apos; section.
2020-02-11 15:41:40 +00:00
/// </summary>
public static string ProductAdminOpportunitiesCustomMode {
get {
return ResourceManager.GetString("ProductAdminOpportunitiesCustomMode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create and edit own documents as well as the shared documents with the proper access rights|Give reading/editing access to other users to the documents and folders|Link Dropbox, Box and other accounts in the &apos;My documents&apos; section.
/// </summary>
public static string ProductUserOpportunitiesCustomMode {
get {
return ResourceManager.GetString("ProductUserOpportunitiesCustomMode", resourceCulture);
}
}
2019-08-15 08:44:27 +00:00
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE Personal.
/// </summary>
public static string subject_personal_custom_mode_after_registration1 {
get {
return ResourceManager.GetString("subject_personal_custom_mode_after_registration1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Personal. Please activate your email address.
/// </summary>
public static string subject_personal_custom_mode_confirmation {
get {
return ResourceManager.GetString("subject_personal_custom_mode_confirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ONLYOFFICE Personal account termination.
/// </summary>
public static string subject_personal_custom_mode_profile_delete {
get {
return ResourceManager.GetString("subject_personal_custom_mode_profile_delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ${LetterLogoText}. Remove user data is completed.
/// </summary>
public static string subject_remove_user_data_completed_custom_mode {
get {
return ResourceManager.GetString("subject_remove_user_data_completed_custom_mode", resourceCulture);
}
}
2020-10-29 19:15:36 +00:00
/// <summary>
/// Looks up a localized string similar to New portal has been registered.
/// </summary>
public static string subject_saas_custom_mode_reg_data {
get {
return ResourceManager.GetString("subject_saas_custom_mode_reg_data", resourceCulture);
}
}
2019-08-15 08:44:27 +00:00
}
}