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

2062 lines
74 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASC.Web.Core.PublicResources {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class ResourceJS {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal ResourceJS() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ASC.Web.Core.PublicResources.ResourceJS", typeof(ResourceJS).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Validation code field cannot be empty.
/// </summary>
internal static string ActivateMobilePhoneEmptyCode {
get {
return ResourceManager.GetString("ActivateMobilePhoneEmptyCode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter mobile phone number.
/// </summary>
internal static string ActivateMobilePhoneEmptyPhoneNumber {
get {
return ResourceManager.GetString("ActivateMobilePhoneEmptyPhoneNumber", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add.
/// </summary>
internal static string AddButton {
get {
return ResourceManager.GetString("AddButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use the {0}?{1} and {0}*{1} symbols to perform a single/multiple-character search. For example, to search for all the words beginning with {0}O{1}, use the {0}O*{1} query. To search for the exact phrase use the quotation marks.{2}Learn more...{3}.
/// </summary>
internal static string AdvansedFilterInfoText {
get {
return ResourceManager.GetString("AdvansedFilterInfoText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The backup copy has been successfully created..
/// </summary>
internal static string BackupMakeCopySuccess {
get {
return ResourceManager.GetString("BackupMakeCopySuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Busy.
/// </summary>
internal static string BusyStatus {
get {
return ResourceManager.GetString("BusyStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successful purchase of number.
/// </summary>
internal static string BuyNumberSuccessMsg {
get {
return ResourceManager.GetString("BuyNumberSuccessMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incoming call.
/// </summary>
internal static string CallIncoming {
get {
return ResourceManager.GetString("CallIncoming", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missed call.
/// </summary>
internal static string CallMissed {
get {
return ResourceManager.GetString("CallMissed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
internal static string CancelButton {
get {
return ResourceManager.GetString("CancelButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All the data you entered will be lost. Are you sure you want to continue?.
/// </summary>
internal static string CancelConfirmMessage {
get {
return ResourceManager.GetString("CancelConfirmMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Changes are applied.
/// </summary>
internal static string ChangesApplied {
get {
return ResourceManager.GetString("ChangesApplied", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Changes are successfully applied..
/// </summary>
internal static string ChangesSuccessfullyAppliedMsg {
get {
return ResourceManager.GetString("ChangesSuccessfullyAppliedMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose owner.
/// </summary>
internal static string ChooseOwner {
get {
return ResourceManager.GetString("ChooseOwner", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose user.
/// </summary>
internal static string ChooseUser {
get {
return ResourceManager.GetString("ChooseUser", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clear Filter.
/// </summary>
internal static string ClearFilterButton {
get {
return ResourceManager.GetString("ClearFilterButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close.
/// </summary>
internal static string CloseButton {
get {
return ResourceManager.GetString("CloseButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An error has been encountered. Please contact your administrator..
/// </summary>
internal static string CommonJSErrorMsg {
get {
return ResourceManager.GetString("CommonJSErrorMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Complete.
/// </summary>
internal static string Complete {
get {
return ResourceManager.GetString("Complete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you want to continue?.
/// </summary>
internal static string ConfirmMessage {
get {
return ResourceManager.GetString("ConfirmMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create new contact.
/// </summary>
internal static string ContactSelectorAddText {
get {
return ResourceManager.GetString("ContactSelectorAddText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No contacts in this list.
/// </summary>
internal static string ContactSelectorEmptyList {
get {
return ResourceManager.GetString("ContactSelectorEmptyList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the company title.
/// </summary>
internal static string ContactSelectorEmptyNameError {
get {
return ResourceManager.GetString("ContactSelectorEmptyNameError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no contacts.
/// </summary>
internal static string ContactSelectorNoItems {
get {
return ResourceManager.GetString("ContactSelectorNoItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such contact.
/// </summary>
internal static string ContactSelectorNoResult {
get {
return ResourceManager.GetString("ContactSelectorNoResult", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There is no such company.
/// </summary>
internal static string ContactSelectorNotFoundError {
get {
return ResourceManager.GetString("ContactSelectorNotFoundError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Continue.
/// </summary>
internal static string ContinueButton {
get {
return ResourceManager.GetString("ContinueButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create.
/// </summary>
internal static string CreateButton {
get {
return ResourceManager.GetString("CreateButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while generating report.
/// </summary>
internal static string CreateReportError {
get {
return ResourceManager.GetString("CreateReportError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
internal static string DeleteButton {
get {
return ResourceManager.GetString("DeleteButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
internal static string EditButton {
get {
return ResourceManager.GetString("EditButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Empty.
/// </summary>
internal static string Empty {
get {
return ResourceManager.GetString("Empty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Comment cannot be empty.
/// </summary>
internal static string EmptyCommentErrorMessage {
get {
return ResourceManager.GetString("EmptyCommentErrorMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select an area for avatar.
/// </summary>
internal static string EmptySelectedArea {
get {
return ResourceManager.GetString("EmptySelectedArea", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error.
/// </summary>
internal static string Error {
get {
return ResourceManager.GetString("Error", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the email.
/// </summary>
internal static string ErrorEmptyEmail {
get {
return ResourceManager.GetString("ErrorEmptyEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please fill in this field.
/// </summary>
internal static string ErrorEmptyField {
get {
return ResourceManager.GetString("ErrorEmptyField", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the group title.
/// </summary>
internal static string ErrorEmptyGroupTitle {
get {
return ResourceManager.GetString("ErrorEmptyGroupTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the first name.
/// </summary>
internal static string ErrorEmptyUserFirstName {
get {
return ResourceManager.GetString("ErrorEmptyUserFirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the last name.
/// </summary>
internal static string ErrorEmptyUserLastName {
get {
return ResourceManager.GetString("ErrorEmptyUserLastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There is no such group.
/// </summary>
internal static string ErrorGroupNotExist {
get {
return ResourceManager.GetString("ErrorGroupNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There is not such person.
/// </summary>
internal static string ErrorHeadNotExist {
get {
return ResourceManager.GetString("ErrorHeadNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid first name.
/// </summary>
internal static string ErrorInvalidUserFirstName {
get {
return ResourceManager.GetString("ErrorInvalidUserFirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid last name.
/// </summary>
internal static string ErrorInvalidUserLastName {
get {
return ResourceManager.GetString("ErrorInvalidUserLastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 64 chars maximum.
/// </summary>
internal static string ErrorMesLongField64 {
get {
return ResourceManager.GetString("ErrorMesLongField64", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Registration date must be later than birth date.
/// </summary>
internal static string ErrorMessage_InvalidDate {
get {
return ResourceManager.GetString("ErrorMessage_InvalidDate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot add the same account and contact twice..
/// </summary>
internal static string ErrorMessageContactsDuplicated {
get {
return ResourceManager.GetString("ErrorMessageContactsDuplicated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can only enter up to 64 characters for this field..
/// </summary>
internal static string ErrorMessageLongField64 {
get {
return ResourceManager.GetString("ErrorMessageLongField64", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incorrect email.
/// </summary>
internal static string ErrorNotCorrectEmail {
get {
return ResourceManager.GetString("ErrorNotCorrectEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Portal name is already taken.
/// </summary>
internal static string ErrorPortalNameExist {
get {
return ResourceManager.GetString("ErrorPortalNameExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not allowed characters in portal name.
/// </summary>
internal static string ErrorPortalNameIncorrect {
get {
return ResourceManager.GetString("ErrorPortalNameIncorrect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Portal name is too short.
/// </summary>
internal static string ErrorPortalNameTooShort {
get {
return ResourceManager.GetString("ErrorPortalNameTooShort", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Portal name has not been changed.
/// </summary>
internal static string ErrorPortalNameWasNotChanged {
get {
return ResourceManager.GetString("ErrorPortalNameWasNotChanged", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The users have been successfully added..
/// </summary>
internal static string FinishImportUserTitle {
get {
return ResourceManager.GetString("FinishImportUserTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to First Name.
/// </summary>
internal static string FirstName {
get {
return ResourceManager.GetString("FirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Greeting ringtones.
/// </summary>
internal static string GreetingRingtones {
get {
return ResourceManager.GetString("GreetingRingtones", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Group {0} was created successfully..
/// </summary>
internal static string GroupSelectorAddSuccess {
get {
return ResourceManager.GetString("GroupSelectorAddSuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create new group.
/// </summary>
internal static string GroupSelectorAddText {
get {
return ResourceManager.GetString("GroupSelectorAddText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No groups in this list.
/// </summary>
internal static string GroupSelectorEmptyList {
get {
return ResourceManager.GetString("GroupSelectorEmptyList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such group.
/// </summary>
internal static string GroupSelectorNoResults {
get {
return ResourceManager.GetString("GroupSelectorNoResults", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Make sure that all user fields including first name, last name and email address are filled correctly.
/// </summary>
internal static string ImportContactsIncorrectFields {
get {
return ResourceManager.GetString("ImportContactsIncorrectFields", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to of.
/// </summary>
internal static string ImportOf {
get {
return ResourceManager.GetString("ImportOf", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your pricing plan does not allow you to add any more users.
/// </summary>
internal static string ImportUserOverlimitHeader {
get {
return ResourceManager.GetString("ImportUserOverlimitHeader", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The selected users will be added as guests. You will be able to change their roles later in the &apos;People&apos; module..
/// </summary>
internal static string ImportUserOverlimitReason {
get {
return ResourceManager.GetString("ImportUserOverlimitReason", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incorrect IP address format.
/// </summary>
internal static string IncorrectIPAddressFormatError {
get {
return ResourceManager.GetString("IncorrectIPAddressFormatError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invite.
/// </summary>
internal static string InviteButton {
get {
return ResourceManager.GetString("InviteButton", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Settings have been successfully updated.
/// </summary>
internal static string IPRestrictionsSettingsSuccessfullyUpdated {
get {
return ResourceManager.GetString("IPRestrictionsSettingsSuccessfullyUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last Name.
/// </summary>
internal static string LastName {
get {
return ResourceManager.GetString("LastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Empty field.
/// </summary>
internal static string LdapSettingsEmptyField {
get {
return ResourceManager.GetString("LdapSettingsEmptyField", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incorrect port number.
/// </summary>
internal static string LdapSettingsIncorrectPortNumber {
get {
return ResourceManager.GetString("LdapSettingsIncorrectPortNumber", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You need to read and agree with the License Agreement.
/// </summary>
internal static string LicenseAgreementsError {
get {
return ResourceManager.GetString("LicenseAgreementsError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to License is not correct.
/// </summary>
internal static string LicenseKeyError {
get {
return ResourceManager.GetString("LicenseKeyError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Link has been copied to the clipboard.
/// </summary>
internal static string LinkCopySuccess {
get {
return ResourceManager.GetString("LinkCopySuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please wait....
/// </summary>
internal static string LoadingDescription {
get {
return ResourceManager.GetString("LoadingDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading, please wait..
/// </summary>
internal static string LoadingPleaseWait {
get {
return ResourceManager.GetString("LoadingPleaseWait", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Loading....
/// </summary>
internal static string LoadingProcessing {
get {
return ResourceManager.GetString("LoadingProcessing", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}The content{1} could not be loaded..
/// </summary>
internal static string MagnificContentError {
get {
return ResourceManager.GetString("MagnificContentError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}The image{1} could not be loaded..
/// </summary>
internal static string MagnificImageError {
get {
return ResourceManager.GetString("MagnificImageError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to all day.
/// </summary>
internal static string MailIcsCalendarAllDayEventLabel {
get {
return ResourceManager.GetString("MailIcsCalendarAllDayEventLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event has been canceled..
/// </summary>
internal static string MailIcsCancelDescription {
get {
return ResourceManager.GetString("MailIcsCancelDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event &quot;{0}&quot; has been canceled..
/// </summary>
internal static string MailIcsCancelDescriptionMerged {
get {
return ResourceManager.GetString("MailIcsCancelDescriptionMerged", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Canceled: {0}.
/// </summary>
internal static string MailIcsCancelSubject {
get {
return ResourceManager.GetString("MailIcsCancelSubject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event has been finished..
/// </summary>
internal static string MailIcsFinishDescription {
get {
return ResourceManager.GetString("MailIcsFinishDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} tentatively accepted the invitation to.
/// </summary>
internal static string MailIcsReplyMaybeDescription {
get {
return ResourceManager.GetString("MailIcsReplyMaybeDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} declined the invitation to.
/// </summary>
internal static string MailIcsReplyNoDescription {
get {
return ResourceManager.GetString("MailIcsReplyNoDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reply: {0}.
/// </summary>
internal static string MailIcsReplySubject {
get {
return ResourceManager.GetString("MailIcsReplySubject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} accepted the invitation to.
/// </summary>
internal static string MailIcsReplyYesDescription {
get {
return ResourceManager.GetString("MailIcsReplyYesDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} invites you to.
/// </summary>
internal static string MailIcsRequestDescription {
get {
return ResourceManager.GetString("MailIcsRequestDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invitation: {0}.
/// </summary>
internal static string MailIcsRequestSubject {
get {
return ResourceManager.GetString("MailIcsRequestSubject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to and.
/// </summary>
internal static string MailIcsRRuleAndLabel {
get {
return ResourceManager.GetString("MailIcsRRuleAndLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to approximate.
/// </summary>
internal static string MailIcsRRuleApproximateLabel {
get {
return ResourceManager.GetString("MailIcsRRuleApproximateLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to at.
/// </summary>
internal static string MailIcsRRuleAtLabel {
get {
return ResourceManager.GetString("MailIcsRRuleAtLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to day.
/// </summary>
internal static string MailIcsRRuleDayLabel {
get {
return ResourceManager.GetString("MailIcsRRuleDayLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to days.
/// </summary>
internal static string MailIcsRRuleDaysLabel {
get {
return ResourceManager.GetString("MailIcsRRuleDaysLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to every.
/// </summary>
internal static string MailIcsRRuleEveryLabel {
get {
return ResourceManager.GetString("MailIcsRRuleEveryLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to for.
/// </summary>
internal static string MailIcsRRuleForLabel {
get {
return ResourceManager.GetString("MailIcsRRuleForLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to hour.
/// </summary>
internal static string MailIcsRRuleHourLabel {
get {
return ResourceManager.GetString("MailIcsRRuleHourLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to hours.
/// </summary>
internal static string MailIcsRRuleHoursLabel {
get {
return ResourceManager.GetString("MailIcsRRuleHoursLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to in.
/// </summary>
internal static string MailIcsRRuleInLabel {
get {
return ResourceManager.GetString("MailIcsRRuleInLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to last.
/// </summary>
internal static string MailIcsRRuleLastLabel {
get {
return ResourceManager.GetString("MailIcsRRuleLastLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to month.
/// </summary>
internal static string MailIcsRRuleMonthLabel {
get {
return ResourceManager.GetString("MailIcsRRuleMonthLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to months.
/// </summary>
internal static string MailIcsRRuleMonthsLabel {
get {
return ResourceManager.GetString("MailIcsRRuleMonthsLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to nd.
/// </summary>
internal static string MailIcsRRuleNdLabel {
get {
return ResourceManager.GetString("MailIcsRRuleNdLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to on.
/// </summary>
internal static string MailIcsRRuleOnLabel {
get {
return ResourceManager.GetString("MailIcsRRuleOnLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to on the.
/// </summary>
internal static string MailIcsRRuleOnTheLabel {
get {
return ResourceManager.GetString("MailIcsRRuleOnTheLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to or.
/// </summary>
internal static string MailIcsRRuleOrLabel {
get {
return ResourceManager.GetString("MailIcsRRuleOrLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to unknown format.
/// </summary>
internal static string MailIcsRRuleParseErrorLabel {
get {
return ResourceManager.GetString("MailIcsRRuleParseErrorLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to rd.
/// </summary>
internal static string MailIcsRRuleRdLabel {
get {
return ResourceManager.GetString("MailIcsRRuleRdLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to st.
/// </summary>
internal static string MailIcsRRuleStLabel {
get {
return ResourceManager.GetString("MailIcsRRuleStLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the.
/// </summary>
internal static string MailIcsRRuleTheLabel {
get {
return ResourceManager.GetString("MailIcsRRuleTheLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to th.
/// </summary>
internal static string MailIcsRRuleThLabel {
get {
return ResourceManager.GetString("MailIcsRRuleThLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to time.
/// </summary>
internal static string MailIcsRRuleTimeLabel {
get {
return ResourceManager.GetString("MailIcsRRuleTimeLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to times.
/// </summary>
internal static string MailIcsRRuleTimesLabel {
get {
return ResourceManager.GetString("MailIcsRRuleTimesLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to until.
/// </summary>
internal static string MailIcsRRuleUntilLabel {
get {
return ResourceManager.GetString("MailIcsRRuleUntilLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to weekday.
/// </summary>
internal static string MailIcsRRuleWeekdayLabel {
get {
return ResourceManager.GetString("MailIcsRRuleWeekdayLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to weekdays.
/// </summary>
internal static string MailIcsRRuleWeekdaysLabel {
get {
return ResourceManager.GetString("MailIcsRRuleWeekdaysLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to week.
/// </summary>
internal static string MailIcsRRuleWeekLabel {
get {
return ResourceManager.GetString("MailIcsRRuleWeekLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to weeks.
/// </summary>
internal static string MailIcsRRuleWeeksLabel {
get {
return ResourceManager.GetString("MailIcsRRuleWeeksLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to year.
/// </summary>
internal static string MailIcsRRuleYearLabel {
get {
return ResourceManager.GetString("MailIcsRRuleYearLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to years.
/// </summary>
internal static string MailIcsRRuleYearsLabel {
get {
return ResourceManager.GetString("MailIcsRRuleYearsLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event has been changed..
/// </summary>
internal static string MailIcsUpdateDescription {
get {
return ResourceManager.GetString("MailIcsUpdateDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Update: {0}.
/// </summary>
internal static string MailIcsUpdateSubject {
get {
return ResourceManager.GetString("MailIcsUpdateSubject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You tentatively accepted the invitation to.
/// </summary>
internal static string MailIcsYouReplyMaybeDescription {
get {
return ResourceManager.GetString("MailIcsYouReplyMaybeDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You declined the invitation to.
/// </summary>
internal static string MailIcsYouReplyNoDescription {
get {
return ResourceManager.GetString("MailIcsYouReplyNoDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You accepted the invitation to.
/// </summary>
internal static string MailIcsYouReplyYesDescription {
get {
return ResourceManager.GetString("MailIcsYouReplyYesDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You sent the invitation to.
/// </summary>
internal static string MailIcsYouSentRequestDescription {
get {
return ResourceManager.GetString("MailIcsYouSentRequestDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to no subject.
/// </summary>
internal static string MailNoSubject {
get {
return ResourceManager.GetString("MailNoSubject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A problem has occurred while trying to send this message..
/// </summary>
internal static string MailSendMessageError {
get {
return ResourceManager.GetString("MailSendMessageError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Event cancellation notification has been sent to attendees..
/// </summary>
internal static string MailSentIcalCancelText {
get {
return ResourceManager.GetString("MailSentIcalCancelText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your request has been sent to attendees..
/// </summary>
internal static string MailSentIcalRequestText {
get {
return ResourceManager.GetString("MailSentIcalRequestText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your response has been sent to the organizer..
/// </summary>
internal static string MailSentIcalResponseText {
get {
return ResourceManager.GetString("MailSentIcalResponseText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Message has been sent..
/// </summary>
internal static string MailSentMessageText {
get {
return ResourceManager.GetString("MailSentMessageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Me.
/// </summary>
internal static string MeLabel {
get {
return ResourceManager.GetString("MeLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create new milestone.
/// </summary>
internal static string MilestoneSelectorAddText {
get {
return ResourceManager.GetString("MilestoneSelectorAddText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose the due date.
/// </summary>
internal static string MilestoneSelectorEmptyDueDateError {
get {
return ResourceManager.GetString("MilestoneSelectorEmptyDueDateError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No milestones in this list.
/// </summary>
internal static string MilestoneSelectorEmptyList {
get {
return ResourceManager.GetString("MilestoneSelectorEmptyList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose the project.
/// </summary>
internal static string MilestoneSelectorEmptyProjectError {
get {
return ResourceManager.GetString("MilestoneSelectorEmptyProjectError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose the responsible.
/// </summary>
internal static string MilestoneSelectorEmptyResponsibleError {
get {
return ResourceManager.GetString("MilestoneSelectorEmptyResponsibleError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Each milestone must have a title.
/// </summary>
internal static string MilestoneSelectorEmptyTitleError {
get {
return ResourceManager.GetString("MilestoneSelectorEmptyTitleError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No milestone in this project.
/// </summary>
internal static string MilestoneSelectorNoItems {
get {
return ResourceManager.GetString("MilestoneSelectorNoItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such milestone.
/// </summary>
internal static string MilestoneSelectorNoResult {
get {
return ResourceManager.GetString("MilestoneSelectorNoResult", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such person.
/// </summary>
internal static string MilestoneSelectorPersonNotFoundError {
get {
return ResourceManager.GetString("MilestoneSelectorPersonNotFoundError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such project.
/// </summary>
internal static string MilestoneSelectorProjectNotFoundError {
get {
return ResourceManager.GetString("MilestoneSelectorProjectNotFoundError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Never Show.
/// </summary>
internal static string NeverShow {
get {
return ResourceManager.GetString("NeverShow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You have not added any templates.
/// </summary>
internal static string NotAddedAnyTemplates {
get {
return ResourceManager.GetString("NotAddedAnyTemplates", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Offline.
/// </summary>
internal static string OfflineStatus {
get {
return ResourceManager.GetString("OfflineStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Online.
/// </summary>
internal static string OnlineStatus {
get {
return ResourceManager.GetString("OnlineStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open.
/// </summary>
internal static string Open {
get {
return ResourceManager.GetString("Open", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open Talk.
/// </summary>
internal static string OpenTalk {
get {
return ResourceManager.GetString("OpenTalk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while executing the operation..
/// </summary>
internal static string OperationFailedMsg {
get {
return ResourceManager.GetString("OperationFailedMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Operation has been successfully completed..
/// </summary>
internal static string OperationSuccededMsg {
get {
return ResourceManager.GetString("OperationSuccededMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to People.
/// </summary>
internal static string People {
get {
return ResourceManager.GetString("People", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}You are about to rename your portal.{1}{0}Are you sure you want to continue?{1}.
/// </summary>
internal static string PortalRenameConfirmationPopup {
get {
return ResourceManager.GetString("PortalRenameConfirmationPopup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Portal renaming confirmation.
/// </summary>
internal static string PortalRenameConfirmationTitle {
get {
return ResourceManager.GetString("PortalRenameConfirmationTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create new project.
/// </summary>
internal static string ProjectSelectorAddText {
get {
return ResourceManager.GetString("ProjectSelectorAddText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No projects in this list.
/// </summary>
internal static string ProjectSelectorEmptyList {
get {
return ResourceManager.GetString("ProjectSelectorEmptyList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Each project must have a manager.
/// </summary>
internal static string ProjectSelectorEmptyManagerError {
get {
return ResourceManager.GetString("ProjectSelectorEmptyManagerError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Each project must have a title.
/// </summary>
internal static string ProjectSelectorEmptyTitleError {
get {
return ResourceManager.GetString("ProjectSelectorEmptyTitleError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No projects in this group.
/// </summary>
internal static string ProjectSelectorNoItems {
get {
return ResourceManager.GetString("ProjectSelectorNoItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such project.
/// </summary>
internal static string ProjectSelectorNoResult {
get {
return ResourceManager.GetString("ProjectSelectorNoResult", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such person.
/// </summary>
internal static string ProjectSelectorNotPersonError {
get {
return ResourceManager.GetString("ProjectSelectorNotPersonError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Queue ringtones.
/// </summary>
internal static string QueueRingtones {
get {
return ResourceManager.GetString("QueueRingtones", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Path.
/// </summary>
internal static string RestoreConsumerPath {
get {
return ResourceManager.GetString("RestoreConsumerPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Same restrictions.
/// </summary>
internal static string SameIPRestrictionError {
get {
return ResourceManager.GetString("SameIPRestrictionError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The settings are successfully saved.
/// </summary>
internal static string SavedTitle {
get {
return ResourceManager.GetString("SavedTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select file.
/// </summary>
internal static string SelectFile {
get {
return ResourceManager.GetString("SelectFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select folder.
/// </summary>
internal static string SelectFolder {
get {
return ResourceManager.GetString("SelectFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Company.
/// </summary>
internal static string SelectorCompany {
get {
return ResourceManager.GetString("SelectorCompany", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Company name.
/// </summary>
internal static string SelectorCompanyName {
get {
return ResourceManager.GetString("SelectorCompanyName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contact type.
/// </summary>
internal static string SelectorContactType {
get {
return ResourceManager.GetString("SelectorContactType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Due Date.
/// </summary>
internal static string SelectorDueDate {
get {
return ResourceManager.GetString("SelectorDueDate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Email.
/// </summary>
internal static string SelectorEmail {
get {
return ResourceManager.GetString("SelectorEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to First Name.
/// </summary>
internal static string SelectorFirstName {
get {
return ResourceManager.GetString("SelectorFirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Group.
/// </summary>
internal static string SelectorGroup {
get {
return ResourceManager.GetString("SelectorGroup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Head.
/// </summary>
internal static string SelectorHead {
get {
return ResourceManager.GetString("SelectorHead", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last Name.
/// </summary>
internal static string SelectorLastName {
get {
return ResourceManager.GetString("SelectorLastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Manager.
/// </summary>
internal static string SelectorManager {
get {
return ResourceManager.GetString("SelectorManager", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Milestones title.
/// </summary>
internal static string SelectorMilestone {
get {
return ResourceManager.GetString("SelectorMilestone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Person.
/// </summary>
internal static string SelectorPerson {
get {
return ResourceManager.GetString("SelectorPerson", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project.
/// </summary>
internal static string SelectorProject {
get {
return ResourceManager.GetString("SelectorProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Responsible.
/// </summary>
internal static string SelectorResponsible {
get {
return ResourceManager.GetString("SelectorResponsible", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to selected.
/// </summary>
internal static string SelectorSelectedItems {
get {
return ResourceManager.GetString("SelectorSelectedItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Title.
/// </summary>
internal static string SelectorTitle {
get {
return ResourceManager.GetString("SelectorTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Type.
/// </summary>
internal static string SelectorType {
get {
return ResourceManager.GetString("SelectorType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User.
/// </summary>
internal static string SelectorUser {
get {
return ResourceManager.GetString("SelectorUser", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guest.
/// </summary>
internal static string SelectorVisitor {
get {
return ResourceManager.GetString("SelectorVisitor", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Request was sent successfully.
/// </summary>
internal static string SendTariffRequest {
get {
return ResourceManager.GetString("SendTariffRequest", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to I created my own web-office. Join me here: {0} #ONLYOFFICE #WebOffice.
/// </summary>
internal static string ShareInviteLinkDscr {
get {
return ResourceManager.GetString("ShareInviteLinkDscr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show Next.
/// </summary>
internal static string ShowNext {
get {
return ResourceManager.GetString("ShowNext", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Подключить.
/// </summary>
internal static string StorageButtonEnable {
get {
return ResourceManager.GetString("StorageButtonEnable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reset to Default.
/// </summary>
internal static string StorageButtonResetToDefault {
get {
return ResourceManager.GetString("StorageButtonResetToDefault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Настройки CDN.
/// </summary>
internal static string StorageCdnTitle {
get {
return ResourceManager.GetString("StorageCdnTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Настройки хранилища.
/// </summary>
internal static string StorageStorageTitle {
get {
return ResourceManager.GetString("StorageStorageTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} user(s) were successfully added to the portal.
/// </summary>
internal static string SuccessfullyImportCountUsers {
get {
return ResourceManager.GetString("SuccessfullyImportCountUsers", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Settings have been successfully updated.
/// </summary>
internal static string SuccessfullySaveSettingsMessage {
get {
return ResourceManager.GetString("SuccessfullySaveSettingsMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Template not found.
/// </summary>
internal static string TemplateNotFound {
get {
return ResourceManager.GetString("TemplateNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Subscribe to Tips&amp;Tricks.
/// </summary>
internal static string TipsAndTricksSubscribeBtn {
get {
return ResourceManager.GetString("TipsAndTricksSubscribeBtn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unsubscribe from Tips&amp;Tricks.
/// </summary>
internal static string TipsAndTricksUnsubscribeBtn {
get {
return ResourceManager.GetString("TipsAndTricksUnsubscribeBtn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are about to unsubscribe from all notifications of the &quot;{0}&quot; module. Are you sure you want to continue?.
/// </summary>
internal static string UnsubscribeProductMessage {
get {
return ResourceManager.GetString("UnsubscribeProductMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File extension error.
/// </summary>
internal static string UploadHttpsFileTypeError {
get {
return ResourceManager.GetString("UploadHttpsFileTypeError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Empty file.
/// </summary>
internal static string UploadVoipRingtoneEmptyFileErrorMsg {
get {
return ResourceManager.GetString("UploadVoipRingtoneEmptyFileErrorMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while uploading file.
/// </summary>
internal static string UploadVoipRingtoneFileErrorMsg {
get {
return ResourceManager.GetString("UploadVoipRingtoneFileErrorMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Supported file format: mp3.
/// </summary>
internal static string UploadVoipRingtoneFileFormatErrorMsg {
get {
return ResourceManager.GetString("UploadVoipRingtoneFileFormatErrorMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File size cannot exceed 5MB .
/// </summary>
internal static string UploadVoipRingtoneFileSizeErrorMsg {
get {
return ResourceManager.GetString("UploadVoipRingtoneFileSizeErrorMsg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to pending.
/// </summary>
internal static string UserPending {
get {
return ResourceManager.GetString("UserPending", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The profile for {0} was created successfully.
/// </summary>
internal static string UserSelectorAddSuccess {
get {
return ResourceManager.GetString("UserSelectorAddSuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create new profile.
/// </summary>
internal static string UserSelectorAddText {
get {
return ResourceManager.GetString("UserSelectorAddText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No users in this list.
/// </summary>
internal static string UserSelectorEmptyList {
get {
return ResourceManager.GetString("UserSelectorEmptyList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Exceeds the number of maximum active users.
/// </summary>
internal static string UserSelectorErrorLimitUsers {
get {
return ResourceManager.GetString("UserSelectorErrorLimitUsers", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No groups have been created at the portal so far. Go to the People module to group users..
/// </summary>
internal static string UserSelectorNoGroups {
get {
return ResourceManager.GetString("UserSelectorNoGroups", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No users in this group.
/// </summary>
internal static string UserSelectorNoItems {
get {
return ResourceManager.GetString("UserSelectorNoItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No such user.
/// </summary>
internal static string UserSelectorNoResults {
get {
return ResourceManager.GetString("UserSelectorNoResults", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Voice mail ringtones.
/// </summary>
internal static string VoicemailRingtones {
get {
return ResourceManager.GetString("VoicemailRingtones", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Waiting ringtones.
/// </summary>
internal static string WaitingRingtones {
get {
return ResourceManager.GetString("WaitingRingtones", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If you leave now all the entered or unsaved data will be lost..
/// </summary>
internal static string WarningMessageBeforeUnload {
get {
return ResourceManager.GetString("WarningMessageBeforeUnload", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}This means that you can: {1}view portal content open for all portal users,{2}leave comments,{3}attach and download files.{4}.
/// </summary>
internal static string WelcomeCollaboratorCan {
get {
return ResourceManager.GetString("WelcomeCollaboratorCan", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to In case you need some additional rights please contact your portal administrator..
/// </summary>
internal static string WelcomeCollaboratorOtherActions {
get {
return ResourceManager.GetString("WelcomeCollaboratorOtherActions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE.
/// </summary>
internal static string WelcomeCollaboratorPopupHeader {
get {
return ResourceManager.GetString("WelcomeCollaboratorPopupHeader", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The portal administrator invited you as guest user to the portal..
/// </summary>
internal static string WelcomeCollaboratorRole {
get {
return ResourceManager.GetString("WelcomeCollaboratorRole", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start work.
/// </summary>
internal static string WelcomeCollaboratorStartWork {
get {
return ResourceManager.GetString("WelcomeCollaboratorStartWork", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Welcome to ONLYOFFICE!.
/// </summary>
internal static string WelcomeToTeamlab {
get {
return ResourceManager.GetString("WelcomeToTeamlab", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You haven&apos;t set up any password. You will be able to do it later using the &apos;Forgot your password?&apos; link at the portal login page. Are you sure you want to continue?.
/// </summary>
internal static string WizardCancelConfirmMessage {
get {
return ResourceManager.GetString("WizardCancelConfirmMessage", resourceCulture);
}
}
}
}