DocSpace-client/web/ASC.Web.Core/PublicResources/Resource.resx

300 lines
13 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<root>
2020-01-22 13:59:49 +00:00
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
2019-08-23 11:26:18 +00:00
<data name="ActivateMobilePhoneEmptyCode" xml:space="preserve">
<value>Validation code field cannot be empty</value>
</data>
<data name="ActivateMobilePhoneEmptyPhoneNumber" xml:space="preserve">
<value>Enter mobile phone number</value>
</data>
2019-08-13 14:46:30 +00:00
<data name="ActivateTfaAppEmptyCode" xml:space="preserve">
<value>Validation code field cannot be empty</value>
</data>
<data name="AdministratorNotifySenderTypeName" xml:space="preserve">
<value>Administrator Notifications</value>
</data>
2020-01-22 13:59:49 +00:00
<data name="ChangePortalOwnerMsg" xml:space="preserve">
<value>A link to confirm the operation has been sent to :email (the email address of the portal owner).</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="CouldNotRecoverPasswordForLdapUser" xml:space="preserve">
<value>Password recovery operation is prohibited for an LDAP user</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="CouldNotRecoverPasswordForSsoUser" xml:space="preserve">
<value>Password recovery operation is prohibited for an SSO user</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="CustomNamingPeopleSchema" xml:space="preserve">
<value>Custom</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorAccessDenied" xml:space="preserve">
<value>No permissions to perform this action</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorAccessRestricted" xml:space="preserve">
<value>The access to the portal is restricted.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorDisabledProfile" xml:space="preserve">
<value>Your profile is suspended</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorEmailAlreadyExists" xml:space="preserve">
<value>{!User} with this email is already registered</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorEmailEmpty" xml:space="preserve">
<value>Email field is empty</value>
</data>
<data name="ErrorEmailsAreTheSame" xml:space="preserve">
<value>The current email and the new email are the same</value>
</data>
2019-08-23 11:26:18 +00:00
<data name="ErrorEmptyUploadFileSelected" xml:space="preserve">
<value>The uploaded file could not be found</value>
</data>
<data name="ErrorImageWeightLimit" xml:space="preserve">
<value>Image file size is too large</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorIncorrectUserName" xml:space="preserve">
<value>Incorrect firstname or lastname</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorNotAllowedOption" xml:space="preserve">
<value>Your pricing plan does not support this option</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorNotCorrectEmail" xml:space="preserve">
<value>Incorrect email</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordEmpty" xml:space="preserve">
<value>The password is empty.</value>
</data>
2019-08-23 11:26:18 +00:00
<data name="ErrorPasswordLength" xml:space="preserve">
<value>from {0} to {1} characters</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordMessage" xml:space="preserve">
<value>Password must contain</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordMessageStart" xml:space="preserve">
<value>The password must contain</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordNoDigits" xml:space="preserve">
<value>digits</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordNoSpecialSymbols" xml:space="preserve">
<value>special characters</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorPasswordNoUpperCase" xml:space="preserve">
<value>capital letters</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorUserNotFound" xml:space="preserve">
<value>The user could not be found</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ErrorUserNotFoundByEmail" xml:space="preserve">
<value>The user with "{0}" email could not be found</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="EuServerRegion" xml:space="preserve">
<value>EU (Ireland) Region</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="FileSizeMaxExceed" xml:space="preserve">
<value>The maximum file size is exceeded</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="FileSizeNote" xml:space="preserve">
<value>Note: the file size cannot exceed {1}{0}{2}</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="FileSizePostfix" xml:space="preserve">
<value>bytes,KB,MB,GB,TB</value>
</data>
2019-08-23 11:26:18 +00:00
<data name="LdapSettingsErrorCantSaveLdapSettings" xml:space="preserve">
<value>The server could not save settings.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="LdapSettingsTooManyOperations" xml:space="preserve">
<value>Too many LDAP operations.</value>
</data>
<data name="MessageEmailChangeInstuctionsSentOnEmail" xml:space="preserve">
<value>The email change instructions have been successfuly sent</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="MessageYourPasswordSuccessfullySendedToEmail" xml:space="preserve">
<value>The password change instructions have been sent to the {0} email address.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="MobilePhoneMustErase" xml:space="preserve">
<value>To change the number, you need to delete your current phone number</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="OrgServerRegion" xml:space="preserve">
<value>ORG Region</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="PersonalFreeSpaceException" xml:space="preserve">
<value>Disk space quota exceeded</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ProfileRemoved" xml:space="preserve">
<value>Profile has been removed</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="ReassignDataRemoveUserError" xml:space="preserve">
<value>Data reassign process for {0} is not complete.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SgServerRegion" xml:space="preserve">
<value>Asia Pacific (Singapore)</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SmsAuthenticationMessageError" xml:space="preserve">
<value>Incorrect code</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SmsAuthenticationMessageToUser" xml:space="preserve">
<value>Code: {0}</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SmsAuthenticationTimeout" xml:space="preserve">
<value>Time to use the code has expired. Please request a new text message.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SmsNotAvailable" xml:space="preserve">
<value>SMS settings are not available</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SmsTooMuchError" xml:space="preserve">
<value>You have sent too many text messages. Please try again later.</value>
</data>
2019-08-23 11:26:18 +00:00
<data name="SsoSettingsCantSaveSettings" xml:space="preserve">
<value>Could not save settings</value>
</data>
<data name="SsoSettingsCouldNotBeNull" xml:space="preserve">
<value>Settings could not be null</value>
</data>
<data name="SsoSettingsInvalidBinding" xml:space="preserve">
<value>Invalid binding: {0}</value>
</data>
<data name="SsoSettingsInvalidEntityId" xml:space="preserve">
<value>Invalid entityID</value>
</data>
<data name="SsoSettingsInvalidMapping" xml:space="preserve">
<value>Invalid fields mapping</value>
</data>
2020-01-22 13:59:49 +00:00
<data name="SuccessfullySaveGreetingSettingsMessage" xml:space="preserve">
<value>Welcome Page settings have been successfully saved</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SuccessfullySaveSettingsMessage" xml:space="preserve">
<value>Settings have been successfully updated</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="SuccessfullySentNotificationDeleteUserInfoMessage" xml:space="preserve">
<value>Instructions to delete your profile has been sent to {0} email address</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="TfaAppAuthMessageError" xml:space="preserve">
<value>Incorrect code</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="TfaAppNotAvailable" xml:space="preserve">
<value>TFA application settings are not available</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="TfaTooMuchError" xml:space="preserve">
<value>You have sent too many text messages. Please try again later.</value>
</data>
2019-08-13 15:49:59 +00:00
<data name="UsServerRegion" xml:space="preserve">
<value>US West (Oregon) Region</value>
2019-08-13 14:46:30 +00:00
</data>
2019-08-13 15:49:59 +00:00
<data name="WhatsNewSubscriptionName" xml:space="preserve">
<value>What's New</value>
</data>
</root>