added translations

This commit is contained in:
Maria Sukhova 2023-06-16 13:54:38 +03:00
parent 9d425e0f8f
commit b5b865236b
16 changed files with 2608 additions and 127 deletions

View File

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
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>
<data name="BackupNotFound" xml:space="preserve">
<value>Архивният файл е невалиден. Моля, използвайте файл, създаден в ONLYOFFICE v11.5 или по-нова версия.</value>
</data>
<data name="ButtonSetPassword" xml:space="preserve">
<value>Задайте парола</value>
</data>
</root>

View File

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
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>
<data name="BackupNotFound" xml:space="preserve">
<value>备份文件无效。请使用通过 ONLYOFFICE v11.5 或更高版本创建的文件。</value>
</data>
<data name="ButtonSetPassword" xml:space="preserve">
<value>设置密码</value>
</data>
</root>

View File

@ -0,0 +1,204 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
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>
<data name="ClearingTemporaryData" xml:space="preserve">
<value>清除临时数据</value>
</data>
<data name="DataProcessing" xml:space="preserve">
<value>处理数据...</value>
</data>
<data name="DataProcessingCompleted" xml:space="preserve">
<value>数据处理完成</value>
</data>
<data name="DumpParse" xml:space="preserve">
<value>解析数据库</value>
</data>
<data name="GoogleModuleNameContacts" xml:space="preserve">
<value>邮件联系人</value>
</data>
<data name="GoogleModuleNameDocuments" xml:space="preserve">
<value>Google Drive 文件</value>
</data>
<data name="GroupMigration" xml:space="preserve">
<value>群组迁移 {0} ({1}/{2})</value>
</data>
<data name="MigratingUserContacts" xml:space="preserve">
<value>迁移用户联系人 {0} {1}/{2})</value>
</data>
<data name="MigratingUserFiles" xml:space="preserve">
<value>迁移用户文件 {0} {1}/{2})</value>
</data>
<data name="MigrationCanceled" xml:space="preserve">
<value>迁移已取消</value>
</data>
<data name="MigrationCompleted" xml:space="preserve">
<value>迁移已完成</value>
</data>
<data name="ModuleNameCalendar" xml:space="preserve">
<value>日历</value>
</data>
<data name="OnlyofficeModuleNameCalendar" xml:space="preserve">
<value>日历</value>
</data>
<data name="ModuleNameGroups" xml:space="preserve">
<value>群组</value>
</data>
<data name="ModuleNameMail" xml:space="preserve">
<value>邮件</value>
</data>
<data name="OnlyofficeModuleNameMail" xml:space="preserve">
<value>邮件</value>
</data>
<data name="ModuleNameUsers" xml:space="preserve">
<value>用户</value>
</data>
<data name="NextcloudModuleNameContacts" xml:space="preserve">
<value>联系人</value>
</data>
<data name="NextcloudModuleNameDocuments" xml:space="preserve">
<value>用户文件</value>
</data>
<data name="OnlyofficeModuleNameDocuments" xml:space="preserve">
<value>文档</value>
</data>
<data name="OnlyofficeModuleNamePeople" xml:space="preserve">
<value>人脉</value>
</data>
<data name="PreparingForMigration" xml:space="preserve">
<value>准备迁移</value>
</data>
<data name="StartOfDataProcessing" xml:space="preserve">
<value>开始数据处理...</value>
</data>
<data name="Unzipping" xml:space="preserve">
<value>解压...</value>
</data>
<data name="UnzippingFinished" xml:space="preserve">
<value>解压已完成...</value>
</data>
<data name="UserCalendarMigration" xml:space="preserve">
<value>用户日历迁移 {0} ({1}/{2})</value>
</data>
<data name="UserMigration" xml:space="preserve">
<value>用户迁移 {0} ({1}/{2})</value>
</data>
<data name="UserSkipped" xml:space="preserve">
<value>导入用户失败:{0} ({1}/{2})</value>
</data>
</root>

View File

@ -59,137 +59,142 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="FooterCommonV10" xml:space="preserve"> <data name="FooterCommonV10" xml:space="preserve">
<value>&lt;tr border="0" cellspacing="0" cellpadding="0"&gt;&lt;td colspan="3" style="height: 10px; line-height: 10px; background: #fff; padding: 0; margin: 0;"&gt; &lt;/td&gt;&lt;/tr&gt; <value>&lt;tr border="0" cellspacing="0" cellpadding="0"&gt;&lt;td colspan="3" style="height: 10px; line-height: 10px; background: #fff; padding: 0; margin: 0;"&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 210px; height: 108px; background: #f6f6f6; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 210px; height: 108px; background: #f6f6f6; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;"&gt;
&lt;img src="%IMAGEPATH%/tech-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt; &lt;img src="%IMAGEPATH%/tech-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 180px; height: 108px; background: #f6f6f6;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 180px; height: 108px; background: #f6f6f6;"&gt;
&lt;img src="%IMAGEPATH%/mailus-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt; &lt;img src="%IMAGEPATH%/mailus-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 210px; height: 108px; background: #f6f6f6; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 34px 0 0 0; width: 210px; height: 108px; background: #f6f6f6; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px;"&gt;
&lt;img src="%IMAGEPATH%/demo-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt; &lt;img src="%IMAGEPATH%/demo-100.png" style="width: 100px; height: 100px;margin: 0 auto;" /&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0; width: 210px; height: 16px; background: #f6f6f6;"&gt;¿Se necesita ayuda?&lt;/td&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0; width: 210px; height: 16px; background: #f6f6f6;"&gt;¿Se necesita ayuda?&lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0; width: 180px; height: 16px; background: #f6f6f6;"&gt;Preguntas de ventas&lt;/td&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0; width: 180px; height: 16px; background: #f6f6f6;"&gt;Preguntas de ventas&lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0; width: 210px; height: 16px; background: #f6f6f6;"&gt;Solicitar demostración&lt;/td&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0; width: 210px; height: 16px; background: #f6f6f6;"&gt;Solicitar demostración&lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 210px; background: #f6f6f6;-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 210px; background: #f6f6f6;-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;"&gt;
&lt;a href="%SUPPORTURL%" target="_blank" style="color: #333;"&gt;Haga pregunta&lt;/a&gt; &lt;a href="%SUPPORTURL%" target="_blank" style="color: #333;"&gt;Haga pregunta&lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 180px; background: #f6f6f6;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 180px; background: #f6f6f6;"&gt;
&lt;a href="mailto:%SALESEMAIL%" style="color: #333;"&gt;Contáctenos&lt;/a&gt; &lt;a href="mailto:%SALESEMAIL%" style="color: #333;"&gt;Contáctenos&lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 210px; background: #f6f6f6;-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;"&gt; &lt;td style="vertical-align: top; margin: 0; padding: 0 0 30px; width: 210px; background: #f6f6f6;-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;"&gt;
&lt;a href="%DEMOURL%" target="_blank" style="color: #333;"&gt;Envie solicitud&lt;/a&gt; &lt;a href="%DEMOURL%" target="_blank" style="color: #333;"&gt;Envie solicitud&lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt;</value> &lt;/tr&gt;</value>
</data> </data>
<data name="FooterOpensourceV10" xml:space="preserve"> <data name="FooterOpensourceV10" xml:space="preserve">
<value>&lt;tr borde = "0" espaciadodecelda = "0" rellenodecelda = "0"&gt; &lt;td colspan = "3" estilo = "altura: 10px; línea-altura: 10px; fondo: #fff; relleno: 0; margen: 0 ; "&gt; &amp; nbsp; &lt;/ td&gt; &lt;/ tr&gt; <value>&lt;tr borde = "0" espaciadodecelda = "0" rellenodecelda = "0"&gt; &lt;td colspan = "3" estilo = "altura: 10px; línea-altura: 10px; fondo: #fff; relleno: 0; margen: 0 ; "&gt; &amp; nbsp; &lt;/ td&gt; &lt;/ tr&gt;
        &lt;tr borde = "0" espaciadodecelda = "0" rellenodecelda = "0"&gt;         &lt;tr borde = "0" espaciadodecelda = "0" rellenodecelda = "0"&gt;
            &lt;td estilo = "alineación vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 210px; alto: 108px; fondo: # f6f6f6; -moz-borde-radio-izquierdasuperior: 6px; -webkit-borde -superior-izquierdo-radio: 6px; borde-superior-izquierdo-radio: 6px; "&gt;             &lt;td estilo = "alineación vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 210px; alto: 108px; fondo: # f6f6f6; -moz-borde-radio-izquierdasuperior: 6px; -webkit-borde -superior-izquierdo-radio: 6px; borde-superior-izquierdo-radio: 6px; "&gt;
              &lt;img src = "%IMAGEPATH%/tech-100.png" estilo = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;               &lt;img src = "%IMAGEPATH%/tech-100.png" estilo = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
            &lt;td estilo = "alineación vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 180px; alto: 108px; fondo: # f6f6f6;"&gt;             &lt;td estilo = "alineación vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 180px; alto: 108px; fondo: # f6f6f6;"&gt;
              &lt;img src = "%IMAGEPATH%/mailus-100.png" style = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;               &lt;img src = "%IMAGEPATH%/mailus-100.png" style = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
            &lt;td estilo = "alineamiento vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 210px; alto: 108px; fondo: # f6f6f6; -moz-border-radio-superiorderecha: 6px; -webkit-borde -superior-derecha-radio: 6px; borde-superior-derecha-radio: 6px; "&gt;             &lt;td estilo = "alineamiento vertical: superior; margen: 0; relleno: 34px 0 0 0; ancho: 210px; alto: 108px; fondo: # f6f6f6; -moz-border-radio-superiorderecha: 6px; -webkit-borde -superior-derecha-radio: 6px; borde-superior-derecha-radio: 6px; "&gt;
              &lt;img src = "%IMAGEPATH%/demo-100.png" style = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;               &lt;img src = "%IMAGEPATH%/demo-100.png" style = "ancho: 100px; altura: 100px; margen: 0 auto;" /&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
        &lt;/ tr&gt;         &lt;/ tr&gt;
        &lt;tr borde = "0" espaciadodecelda= "0" rellenodecelda= "0"&gt;         &lt;tr borde = "0" espaciadodecelda= "0" rellenodecelda= "0"&gt;
            &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0; ancho: 210px; alto: 16px; fondo: # f6f6f6;"&gt; ¿Necesita ayuda técnica? &lt;/ td&gt;             &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0; ancho: 210px; alto: 16px; fondo: # f6f6f6;"&gt; ¿Necesita ayuda técnica? &lt;/ td&gt;
            &lt;td estilo = "alinemaiento vertical: superior; margen: 0; relleno: 0; ancho: 180px; alto: 16px; fondo: # f6f6f6;"&gt; Preguntas de venta &lt;/ td&gt;             &lt;td estilo = "alinemaiento vertical: superior; margen: 0; relleno: 0; ancho: 180px; alto: 16px; fondo: # f6f6f6;"&gt; Preguntas de venta &lt;/ td&gt;
            &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0; ancho: 210px; alto: 16px; fondo: # f6f6f6;"&gt; Pedir Demo &lt;/ td&gt;             &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0; ancho: 210px; alto: 16px; fondo: # f6f6f6;"&gt; Pedir Demo &lt;/ td&gt;
        &lt;/ tr&gt;         &lt;/ tr&gt;
        &lt;tr borde = "0" espaciadodecelda= "0" rellenodecelda= "0"&gt;         &lt;tr borde = "0" espaciadodecelda= "0" rellenodecelda= "0"&gt;
            &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 210px; fondo: # f6f6f6; -moz-border-radio-inferiorizquierdo: 6px; -webkit-borde-inferior-izquierda- radio: 6px; borde-inferior-radio-izquierdo: 6px; "&gt;             &lt;td estilo= "alineamiento vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 210px; fondo: # f6f6f6; -moz-border-radio-inferiorizquierdo: 6px; -webkit-borde-inferior-izquierda- radio: 6px; borde-inferior-radio-izquierdo: 6px; "&gt;
              &lt;a href="http://dev.onlyoffice.org/" destino="_en blanco" estilo="color: #333;"&gt; Pregunta a la comunidad &lt;/a&gt;               &lt;a href="http://dev.onlyoffice.org/" destino="_en blanco" estilo="color: #333;"&gt; Pregunta a la comunidad &lt;/a&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
            &lt;td estilo= "alineción vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 180px; fondo: # f6f6f6;"&gt;             &lt;td estilo= "alineción vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 180px; fondo: # f6f6f6;"&gt;
              &lt;a href="mailto:sales@onlyoffice.com" estilo="color: #333;"&gt; Envíenos un correo electrónico &lt;/a&gt;               &lt;a href="mailto:sales@onlyoffice.com" estilo="color: #333;"&gt; Envíenos un correo electrónico &lt;/a&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
            &lt;td estilo= "alineación vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 210px; fondo: # f6f6f6; -moz-borde-radio-inferiorderecha: 6px; -webkit-borde-inferior-derecha- radio: 6px; borde-inferior-derecho-radio: 6px; "&gt;             &lt;td estilo= "alineación vertical: superior; margen: 0; relleno: 0 0 30px; ancho: 210px; fondo: # f6f6f6; -moz-borde-radio-inferiorderecha: 6px; -webkit-borde-inferior-derecha- radio: 6px; borde-inferior-derecho-radio: 6px; "&gt;
              &lt;a href="http://www.onlyoffice.com/demo-order.aspx" destino="_en blanco" estilo="color: #333;"&gt; Enviar una solicitud &lt;/a&gt;               &lt;a href="http://www.onlyoffice.com/demo-order.aspx" destino="_en blanco" estilo="color: #333;"&gt; Enviar una solicitud &lt;/a&gt;
            &lt;/ td&gt;             &lt;/ td&gt;
        &lt;/ tr&gt;</value>         &lt;/ tr&gt;</value>
</data> </data>
<data name="HtmlMaster" xml:space="preserve"> <data name="HtmlMaster" xml:space="preserve">
<value>&lt;body style="margin: 0; padding: 0; text-align: center; width: 100%; font-family: Arial, sans-serif; font-size: 14px; color: #333;"&gt; <value>&lt;body style="margin: 0; padding: 0; text-align: center; width: 100%; font-family: Arial, sans-serif; font-size: 14px; color: #333;"&gt;
&lt;div style="background-color: #fff; width: 600px; margin: 0 auto; text-align: left;"&gt; &lt;div style="background-color: #fff; width: 600px; margin: 0 auto; text-align: left;"&gt;
&lt;table cellspacing="0" cellpadding="0" style="font-family: Arial; font-size: 14px; color: #333; background: #fff; text-align: center; width: 600px; margin: 0; padding: 0; border: 0 none; border-collapse: collapse; empty-cells: show; border-spacing: 0;"&gt; &lt;table cellspacing="0" cellpadding="0" style="font-family: Arial; font-size: 14px; color: #333; background: #fff; text-align: center; width: 600px; margin: 0; padding: 0; border: 0 none; border-collapse: collapse; empty-cells: show; border-spacing: 0;"&gt;
&lt;tbody&gt; &lt;tbody&gt;
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td colspan="3" style="margin: 0; padding: 0; background-color: #fff; height: 65px; padding: 20px 0 0 30px;"&gt; &lt;td colspan="3" style="margin: 0; padding: 0; background-color: #fff; height: 65px; padding: 20px 0 0 30px;"&gt;
&lt;div style="text-align: left; height: 65px; width: 570px; margin: 0; padding: 0;"&gt; &lt;div style="text-align: left; height: 65px; width: 570px; margin: 0; padding: 0;"&gt;
&lt;a href="%SITEURL%" style="text-decoration: none; display: inline-block; width: 386px; height: 44px; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="%SITEURL%" style="text-decoration: none; display: inline-block; width: 386px; height: 44px; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%LOGO%" style="border: 0px none; width: 386px; height: 44px; margin: 0; padding: 0;" alt="%LOGOTEXT%" /&gt; &lt;img src="%LOGO%" style="border: 0px none; width: 386px; height: 44px; margin: 0; padding: 0;" alt="%LOGOTEXT%" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/div&gt; &lt;/div&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td colspan="3" style="margin: 0; padding: 15px 30px 15px; background-color: #f6f6f6; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;"&gt; &lt;td colspan="3" style="margin: 0; padding: 15px 30px 15px; background-color: #f6f6f6; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;"&gt;
&lt;div style="font-family: Arial; font-size: 14px; color: #333; margin: 0; padding: 0; width: 540px; height: auto; overflow: hidden; word-wrap: break-word; vertical-align: top; text-align: left; border: 0 none;"&gt; &lt;div style="font-family: Arial; font-size: 14px; color: #333; margin: 0; padding: 0; width: 540px; height: auto; overflow: hidden; word-wrap: break-word; vertical-align: top; text-align: left; border: 0 none;"&gt;
%CONTENT% %CONTENT%
&lt;/div&gt; &lt;/div&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
%FOOTER% %FOOTER%
&lt;/tbody&gt; &lt;/tbody&gt;
&lt;/table&gt; &lt;/table&gt;
&lt;table cellspacing="0" cellpadding="0" style="font-family: Arial; font-size: 14px; color: #333; text-align: center; vertical-align: top; width: 600px; margin: 0; padding: 0; border-collapse: collapse; border: 0; border-spacing: 0; "&gt; &lt;table cellspacing="0" cellpadding="0" style="font-family: Arial; font-size: 14px; color: #333; text-align: center; vertical-align: top; width: 600px; margin: 0; padding: 0; border-collapse: collapse; border: 0; border-spacing: 0; "&gt;
&lt;tbody&gt; &lt;tbody&gt;
%FOOTERSOCIAL% %FOOTERSOCIAL%
&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; &lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td colspan="6" style="width: 600px; vertical-align: top; margin: 0; padding: 20px 30px 15px;"&gt; &lt;td colspan="6" style="width: 600px; vertical-align: top; margin: 0; padding: 20px 30px 15px;"&gt;
&lt;p style="color: #7b7b7b; font-family: Arial, Tahoma; font-size: 12px; margin: 0; padding: 0; text-align: center; width: 540px;"&gt; &lt;p style="color: #7b7b7b; font-family: Arial, Tahoma; font-size: 12px; margin: 0; padding: 0; text-align: center; width: 540px;"&gt;
%TEXTFOOTER% %TEXTFOOTER%
&lt;/p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt; &lt;/tr&gt;
&lt;/tbody&gt; &lt;/tbody&gt;
&lt;/table&gt; &lt;/table&gt;
&lt;/div&gt; &lt;/div&gt;
&lt;/body&gt;</value> &lt;/body&gt;</value>
</data> </data>
<data name="SocialNetworksFooterV10" xml:space="preserve"> <data name="SocialNetworksFooterV10" xml:space="preserve">
<value>&lt;tr border="0" cellspacing="0" cellpadding="0"&gt; <value>&lt;tr border="0" cellspacing="0" cellpadding="0"&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 155px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 155px;"&gt;
&lt;a href="https://www.facebook.com/pages/OnlyOffice/833032526736775" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://www.facebook.com/pages/OnlyOffice/833032526736775" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-fb-40.png" alt="Facebook" style="width: 40px; height: 40px;" /&gt; &lt;img src="%IMAGEPATH%/social-fb-40.png" alt="Facebook" style="width: 40px; height: 40px;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt;
&lt;a href="https://twitter.com/ONLY_OFFICE" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://twitter.com/ONLY_OFFICE" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-tw-40.png" alt="Twitter" style="width: 40px; height: 40px;" /&gt; &lt;img src="%IMAGEPATH%/social-tw-40.png" alt="Twitter" style="width: 40px; height: 40px;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt;
&lt;a href="https://www.onlyoffice.com/blog" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://www.onlyoffice.com/blog" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-blog-40.png" alt="ONLYOFFICE" style="width: 40px; height: 40px;" /&gt; &lt;img src="%IMAGEPATH%/social-blog-40.png" alt="ONLYOFFICE" style="width: 40px; height: 40px;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt;
&lt;a href="https://www.youtube.com/user/onlyofficeTV" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://www.youtube.com/user/onlyofficeTV" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-youtube-40.png" alt="YouTube" style="width: 40px; height: 40x;" /&gt; &lt;img src="%IMAGEPATH%/social-youtube-40.png" alt="YouTube" style="width: 40px; height: 40x;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 5px 0 5px;"&gt;
&lt;a href="https://vk.com/onlyoffice" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://vk.com/onlyoffice" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-vk-40.png" alt="VK" style="width: 40px; height: 40px;" /&gt; &lt;img src="%IMAGEPATH%/social-vk-40.png" alt="VK" style="width: 40px; height: 40px;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 155px 0 5px;"&gt; &lt;td style="width: 40px; vertical-align: top; margin: 0; padding: 22px 155px 0 5px;"&gt;
&lt;a href="https://www.instagram.com/the_onlyoffice" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt; &lt;a href="https://www.instagram.com/the_onlyoffice" style="width: 40px; height: 40px; display: block; margin: 0; padding: 0;" target="_blank"&gt;
&lt;img src="%IMAGEPATH%/social-inst-40.png" alt="Instagram" style="width: 40px; height: 40px;" /&gt; &lt;img src="%IMAGEPATH%/social-inst-40.png" alt="Instagram" style="width: 40px; height: 40px;" /&gt;
&lt;/a&gt; &lt;/a&gt;
&lt;/td&gt; &lt;/td&gt;
&lt;/tr&gt;</value> &lt;/tr&gt;</value>
</data> </data>
<data name="TextForFooterUnsubsribeDocSpace" xml:space="preserve">
<value>Este correo electrónico se ha generado automáticamente y no es necesario que lo responda.&lt;br /&gt;Ha recibido este correo electrónico porque es un usuario registrado de&lt;a href="{0}" target="_blank"&gt; DocSpace&lt;/a&gt;.
&lt;br /&gt; Haga clic aquí para cancelar su suscripción a los correos electrónicos de notificación de DocSpace: &lt;a href="{1}"  target="_blank"&gt;Cancelar suscripción&lt;/a&gt;
&lt;br /&gt;</value>
</data>
</root> </root>

View File

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
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>
</root>

View File

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
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>
<data name="POST|api/2.0/files/file/{fileId}/startedit" xml:space="preserve">
<value>开始编辑</value>
</data>
<data name="POST|api/2.0/files/file/{fileId}/startedit_Description" xml:space="preserve">
<value>开始编辑描述</value>
</data>
</root>

View File

@ -631,4 +631,91 @@
<data name="TrashEmptied" xml:space="preserve"> <data name="TrashEmptied" xml:space="preserve">
<value>垃圾箱已清空</value> <value>垃圾箱已清空</value>
</data> </data>
<data name="AuditSettingsUpdated" xml:space="preserve">
<value>审计生命周期设置已更新</value>
</data>
<data name="CustomNavigationSettingsUpdated" xml:space="preserve">
<value>自定义导航设置已更新</value>
</data>
<data name="DeletedRoomTags" xml:space="preserve">
<value>已删除标签:[{1}]</value>
</data>
<data name="DocumentsForcesave" xml:space="preserve">
<value>强制保存设置已更新</value>
</data>
<data name="LoginFailRecaptcha" xml:space="preserve">
<value>登录失败。reCAPTCHA 无效</value>
</data>
<data name="LoginFailViaApiTfa" xml:space="preserve">
<value>通过 API 与身份验证器应用程序登录失败</value>
</data>
<data name="LoginSuccessViaApiTfa" xml:space="preserve">
<value>通过 API 与身份验证器应用程序登录成功</value>
</data>
<data name="PrivacyRoomDisable" xml:space="preserve">
<value>私密房间已禁用</value>
</data>
<data name="PrivacyRoomEnable" xml:space="preserve">
<value>私密房间已启用</value>
</data>
<data name="RoomArchived" xml:space="preserve">
<value>房间已归档</value>
</data>
<data name="RoomCreateUser" xml:space="preserve">
<value>已添加用户:{0}。角色:{1}</value>
</data>
<data name="RoomDeleted" xml:space="preserve">
<value>房间已删除</value>
</data>
<data name="RoomLinkCreated" xml:space="preserve">
<value>链接已创建。角色:{1}</value>
</data>
<data name="RoomLinkDeleted" xml:space="preserve">
<value>链接已删除</value>
</data>
<data name="RoomLinkUpdated" xml:space="preserve">
<value>链接已更新。角色:{1}</value>
</data>
<data name="RoomLogoCreated" xml:space="preserve">
<value>徽标已创建</value>
</data>
<data name="RoomLogoDeleted" xml:space="preserve">
<value>徽标已删除</value>
</data>
<data name="RoomRemoveUser" xml:space="preserve">
<value>已删除用户:{0}</value>
</data>
<data name="RoomRenamed" xml:space="preserve">
<value>已重命名房间:{0}</value>
</data>
<data name="RoomUnarchived" xml:space="preserve">
<value>已取消归档房间</value>
</data>
<data name="RoomUpdateAccessForUser" xml:space="preserve">
<value>{0}已指定:{1}</value>
</data>
<data name="StartStorageDecryption" xml:space="preserve">
<value>开始存储解密</value>
</data>
<data name="StartStorageEncryption" xml:space="preserve">
<value>开始存储加密</value>
</data>
<data name="TagCreated" xml:space="preserve">
<value>标签已创建:{0}</value>
</data>
<data name="TagsDeleted" xml:space="preserve">
<value>标签已删除:{0}</value>
</data>
<data name="TwoFactorAuthenticationSettingsEnabledBySms" xml:space="preserve">
<value>双因素身份认证设置已更新:短信确认已启用</value>
</data>
<data name="TwoFactorAuthenticationSettingsEnabledByTfaApp" xml:space="preserve">
<value>双因素身份认证设置已更新:身份验证应用已启用</value>
</data>
<data name="UserDataRemoving" xml:space="preserve">
<value>{0} 用户数据已删除</value>
</data>
<data name="UserTfaDisconnected" xml:space="preserve">
<value>身份验证应用已断开连接:{0}</value>
</data>
</root> </root>

View File

@ -367,4 +367,52 @@
<data name="AceStatusEnum_RoomAdmin" xml:space="preserve"> <data name="AceStatusEnum_RoomAdmin" xml:space="preserve">
<value>房间管理员</value> <value>房间管理员</value>
</data> </data>
<data name="CommentSubmitFillForm" xml:space="preserve">
<value>已提交表单</value>
</data>
<data name="ErrorMassage_FileUpdateToVersion" xml:space="preserve">
<value>新版本不能与当前版本相同</value>
</data>
<data name="ErrorMassage_SecurityException_CopyFile" xml:space="preserve">
<value>您没有足够的权限来复制文件</value>
</data>
<data name="ErrorMassage_SecurityException_CopyFolder" xml:space="preserve">
<value>您没有足够的权限来复制文件夹</value>
</data>
<data name="ErrorMessage_InvalidProvider" xml:space="preserve">
<value>无效提供方</value>
</data>
<data name="ErrorMessage_InvalidThirdPartyFolder" xml:space="preserve">
<value>无法使用此文件夹来存储房间</value>
</data>
<data name="ErrorMessage_InvintationLink" xml:space="preserve">
<value>邀请链接无效或其已过期</value>
</data>
<data name="ErrorMessage_ProviderAlreadyConnect" xml:space="preserve">
<value>提供方已连接至房间</value>
</data>
<data name="ErrorMessage_RoleNotAvailable" xml:space="preserve">
<value>角色不可用于此用户类型</value>
</data>
<data name="ErrorMessage_SecurityException_ArchiveRoom" xml:space="preserve">
<value>您没有足够的权限来归档房间</value>
</data>
<data name="ErrorMessage_SecurityException_CopyToFolder" xml:space="preserve">
<value>您没有复制此文件夹的权限</value>
</data>
<data name="ErrorMessage_SecurityException_EditRoom" xml:space="preserve">
<value>您没有编辑房间的权限</value>
</data>
<data name="ErrorMessage_SecurityException_MoveToFolder" xml:space="preserve">
<value>您没有移动此文件夹的权限</value>
</data>
<data name="ErrorMessage_SecurityException_UnarchiveRoom" xml:space="preserve">
<value>您没有足够的权限来取消归档房间</value>
</data>
<data name="ErrorMessage_UpdateArchivedRoom" xml:space="preserve">
<value>您不能编辑已归档的房间</value>
</data>
<data name="ErrorrMessage_PinRoom" xml:space="preserve">
<value>您不能固定房间</value>
</data>
</root> </root>

View File

@ -113,4 +113,16 @@ $Message</value>
<data name="subject_ShareFolder_tg" xml:space="preserve"> <data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Documentos. Acceso concedido a la carpeta: [$DocumentTitle]($DocumentURL)</value> <value>Documentos. Acceso concedido a la carpeta: [$DocumentTitle]($DocumentURL)</value>
</data> </data>
<data name="pattern_RoomRemoved" xml:space="preserve">
<value>h1. $__AuthorName ha eliminado una sala
 
$__AuthorName eliminado la sala: $RoomTitle</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. $__AuthorName le ha mencionado en el comentario del documento
 
$__AuthorName le ha mencionado en el comentario del documento "$DocumentTitle":"$DocumentURL" en la sala "$RoomTitle":"$RoomURL":
 
$Message</value>
</data>
</root> </root>

View File

@ -125,4 +125,31 @@ $Message</value>
$__AuthorName 删除了房间:$RoomTitle</value> $__AuthorName 删除了房间:$RoomTitle</value>
</data> </data>
<data name="subject_DocuSignComplete_push" xml:space="preserve">
<value>所有签署者均已签署 $DocumentTitle</value>
</data>
<data name="subject_DocuSignStatus_push" xml:space="preserve">
<value>签名状态已变更</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>协作空间消息通知。已在文档中提及</value>
</data>
<data name="subject_EditorMentions_push" xml:space="preserve">
<value>已在文档中提及</value>
</data>
<data name="subject_MailMergeEnd_push" xml:space="preserve">
<value>邮件发送完成。</value>
</data>
<data name="subject_RoomRemoved" xml:space="preserve">
<value>协作空间消息通知。房间已删除</value>
</data>
<data name="subject_ShareDocument_push" xml:space="preserve">
<value>已提供文档访问权限:$DocumentTitle</value>
</data>
<data name="subject_ShareEncryptedDocument_push" xml:space="preserve">
<value>已提供加密文档访问权限:$DocumentTitle</value>
</data>
<data name="subject_ShareFolder_push" xml:space="preserve">
<value>已提供文件夹访问权限:$DocumentTitle</value>
</data>
</root> </root>

View File

@ -174,4 +174,25 @@ El enlace es válido durante 7 días.
¿No desea cambiar su contraseña? Simplemente ignore este mensaje.</value> ¿No desea cambiar su contraseña? Simplemente ignore este mensaje.</value>
</data> </data>
<data name="pattern_enterprise_whitelabel_user_welcome_custom_mode_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
¡Bienvenido/a a ONLYOFFICE DocSpace! Su perfil de usuario se ha añadido correctamente a "${__VirtualRootPath}":"${__VirtualRootPath}". Ahora puede:
 
* Trabajar con otros usuarios en la sala a la que se le invite: *salas de colaboración para coautoría en tiempo real o salas personalizadas con configuración flexible para cualquier propósito*.
 
* *Trabajar con archivos de distintos formatos*: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
* *Colaborar en documentos* con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
* *Conectar cualquier almacenamiento en la nube* y trabajar sin cambiar de aplicación.
 
$GreenButton
 
Si necesita ayuda, consulte nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" o pregunte a nuestro "equipo de soporte”:"https://www.onlyoffice.com/es/support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
</root> </root>

View File

@ -94,4 +94,105 @@ $GreenButton
不想更改密码?请忽略此消息。</value> 不想更改密码?请忽略此消息。</value>
</data> </data>
<data name="pattern_personal_custom_mode_after_registration1" xml:space="preserve">
<value>h1.欢迎使用 ONLYOFFICE 个人版
 
您已在云端创建个人办公室。
 
h3.这是可用于编辑和存储文档的虚拟工作区,便于您随时随地开展工作,还可为朋友或同事提供访问权限。
 
h3.这里是一些 ONLYOFFICE 的功能介绍:
 
- 创建、查看、编辑文本文档、电子表格以及演示文稿。
 
- 兼容全部流行文件格式。高度兼容 MS Office 文件。
 
- 创建"可立即填写的表单":"https://www.onlyoffice.com/form-creator.aspx"并对其进行共同编辑。
 
- 在线共享和协作处理文档。
 
- 通过多种插件提供额外功能。
 
- 通过 "Chrome 扩展程序":"https://chrome.google.com/webstore/detail/onlyoffice-personal/ohdlcmpahmacjddiaokoogleflddlahc?hl=en-US"轻松访问个人云服务。
 
您还可免费使用我们的"桌面编辑器":"https://www.onlyoffice.com/download-desktop.aspx",也可获取适用于 "iOS":"https://apps.apple.com/app/onlyoffice-documents/id944896972" 或 "Android":"https://play.google.com/store/apps/details?id=com.onlyoffice.documents" 设备的移动编辑套件。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_personal_custom_mode_change_email_v115" xml:space="preserve">
<value>想要更改云办公账户中的邮箱?
 
可点击下方的按钮登录*您的云服务。
 
$GreenButton
 
链接有效期为 7 天。
 
* 如果您此前未曾在该浏览器中登录过云办公室,则将需要使用旧邮箱进行确认。
 
不想更改邮箱?那就忽略本消息吧。</value>
</data>
<data name="pattern_personal_custom_mode_confirmation" xml:space="preserve">
<value>您好,
 
您刚刚注册了 ONLYOFFICE 解决方案的个人用途账户。点击"此处":"$InviteLink"以确认注册并创建密码。
 
如果您无法打开链接,请复制以下"$InviteLink":"$InviteLink"并将其粘贴至浏览器的地址栏中进行打开。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_personal_custom_mode_profile_delete" xml:space="preserve">
<value>您已提出终止使用 personal.onlyoffice.com 账户的请求。请在链接中完成请求(链接有效期为 7 天):
 
确认账户终止
 
*注意*:删除后,您的账户和与之相关的所有数据都将根据我们的"隐私声明":"https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0"进行永久删除。
 
"阅读更多有关账户终止的信息":"https://helpcenter.onlyoffice.com/administration/configuration.aspx"
 
如果您不想继续的话,请忽略本邮件。
 
如果您有任何疑问,请通过 "support@onlyoffice.com":"mailto:support@onlyoffice.com" 联系我们。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_remove_user_data_completed_custom_mode" xml:space="preserve">
<value>亲爱的 $UserName
 
从用户 "$FromUserName":"$FromUserLink" 处移除数据的工作已成功完成。
 
个人数据删除操作能够释放以下工具的空间:
 
# 文档 - $DocsSpace
# 邮件 - $MailSpace
# 聊天 - $TalkSpace</value>
</data>
<data name="pattern_saas_custom_mode_reg_data" xml:space="preserve">
<value>h3.新门户已注册
 
# 门户 URL"${__VirtualRootPath}":"${__VirtualRootPath}"
# 名称:$UserName
# 姓氏:$UserLastName
# 邮件:$UserEmail
# 电话:$Phone
# 创建日期:$Date</value>
</data>
<data name="subject_personal_custom_mode_after_registration1" xml:space="preserve">
<value>欢迎使用 ONLYOFFICE 个人版</value>
</data>
<data name="subject_personal_custom_mode_confirmation" xml:space="preserve">
<value>ONLYOFFICE 个人版。请激活您的邮箱</value>
</data>
<data name="subject_personal_custom_mode_profile_delete" xml:space="preserve">
<value>ONLYOFFICE 个人版账户终止</value>
</data>
<data name="subject_remove_user_data_completed_custom_mode" xml:space="preserve">
<value>${LetterLogoText}。用户数据移除完成</value>
</data>
<data name="subject_saas_custom_mode_reg_data" xml:space="preserve">
<value>新门户已注册</value>
</data>
</root> </root>

View File

@ -706,4 +706,289 @@
<data name="ConsumersYandexClientSecret" xml:space="preserve"> <data name="ConsumersYandexClientSecret" xml:space="preserve">
<value>密码</value> <value>密码</value>
</data> </data>
<data name="ActivateTfaAppEmptyCode" xml:space="preserve">
<value>验证码字段不能为空</value>
</data>
<data name="Consumersacesskey" xml:space="preserve">
<value>S3 AccessKey</value>
</data>
<data name="ConsumersapiKey" xml:space="preserve">
<value>Rackspace apiKey</value>
</data>
<data name="ConsumersAppleId" xml:space="preserve">
<value>Apple ID</value>
</data>
<data name="ConsumersappleIdClientId" xml:space="preserve">
<value>应用程序客户端 ID</value>
</data>
<data name="ConsumersAppleIdDescription" xml:space="preserve">
<value>启用应用程序以使用 Apple ID 账户登录门户。</value>
</data>
<data name="ConsumersAppleIdInstruction" xml:space="preserve">
<value>启用该应用以允许用户使用 Apple ID 登录 ONLYOFFICE。{0}前往 Apple 开发者门户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersappleIdKeyId" xml:space="preserve">
<value>为使用 Apple 私钥进行登录而生成的的密钥标识符10 个字符)</value>
</data>
<data name="ConsumersappleIdPrivateKey" xml:space="preserve">
<value>从 Apple 开发者网站中下载的私钥</value>
</data>
<data name="ConsumersappleIdTeamId" xml:space="preserve">
<value>开发者账户团队 ID10 个字符)</value>
</data>
<data name="ConsumersauthPwd" xml:space="preserve">
<value>Selectel authPwd</value>
</data>
<data name="ConsumersauthUser" xml:space="preserve">
<value>Selectel authUser</value>
</data>
<data name="ConsumersbitlyClientSecret" xml:space="preserve">
<value>apiKey</value>
</data>
<data name="ConsumersBitlyInstruction" xml:space="preserve">
<value>启用此应用以对邀请和文档链接进行缩短。{0}在下方输入您的 Bitly 登录信息与 API Key</value>
</data>
<data name="ConsumersBoxInstruction" xml:space="preserve">
<value>启用此应用以将您的 Box 账户连接至文档模块。您将可在 Box 中管理和编辑文件并同 ONLYOFFICE 用户进行分享。{0}在 Box 开发者页面中登录账户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersClickatellInstruction" xml:space="preserve">
<value>使用此应用以启用 Clickatell 服务双因素身份认证功能。{0}登录您的短信平台账户并为 ONLYOFFICE 集成创建新应用。复制 apiKey 并在下方填入:</value>
</data>
<data name="ConsumersDocuSignInstruction" xml:space="preserve">
<value>启用此应用以通过 DocuSign 对文档进行数字化签署。{0}请前往您的 DocuSign 管理控制台并添加 ONLYOFFICE 集成。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersDropBoxInstruction" xml:space="preserve">
<value>启用此应用以将您的 Dropbox 账户连接至文档模块。您将可在 Dropbox 中管理和编辑文件并同 ONLYOFFICE 用户进行分享。{0}在 Dropbox 开发者网站中登录账户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersEasyBibDescription" xml:space="preserve">
<value>启用此应用程序以使用 EasyBib 在文档中创建书目列表。</value>
</data>
<data name="ConsumersEasyBibInstruction" xml:space="preserve">
<value>启用此应用以在 ONLYOFFICE 编辑器中创建书目列表。{0}前往 EasyBib 注册页面并填写表单以添加 ONLYOFFICE 集成。获得 App Key 后将其粘贴至下方即可:</value>
</data>
<data name="ConsumersFacebookInstruction" xml:space="preserve">
<value>启用此应用以允许用户使用 Facebook 登录 ONLYOFFICE 并在 CRM 模块中链接客户的 Facebook 账户。{0}前往 Facebook 开发者门户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersGoogleCloud" xml:space="preserve">
<value>Google Cloud Storage</value>
</data>
<data name="ConsumersGoogleCloudbucket" xml:space="preserve">
<value>Bucket</value>
</data>
<data name="ConsumersGoogleCloudDescription" xml:space="preserve">
<value>连接 Google Cloud Storage 服务以备份和存储门户数据。</value>
</data>
<data name="ConsumersGoogleCloudInstruction" xml:space="preserve">
<value>连接 Google Cloud Storage 服务以备份和存储门户数据。{0}前往 Google 云平台控制台并为 ONLYOFFICE 创建新的服务账户。请将获得的信息粘贴至下方:</value>
</data>
<data name="ConsumersGoogleCloudjson" xml:space="preserve">
<value>GoogleCloud json</value>
</data>
<data name="ConsumersGoogleInstruction" xml:space="preserve">
<value>启用此应用以将您的 Google Drive 账户连接至文档模块。您将可在 Google Drive 中管理和编辑文件并同 ONLYOFFICE 用户进行分享。{0}前往 Google API 控制台并为 ONLYOFFICE 集成创建新项目。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersLinkedIn" xml:space="preserve">
<value>LinkedIn</value>
</data>
<data name="ConsumersLinkedInInstruction" xml:space="preserve">
<value>启用该应用以允许用户使用领英账户登录 ONLYOFFICE。{0}前往领英开发者网站并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersMailruClientId" xml:space="preserve">
<value>ID</value>
</data>
<data name="ConsumersMailruClientSecret" xml:space="preserve">
<value>密钥</value>
</data>
<data name="ConsumersMailruDescription" xml:space="preserve">
<value>启用应用程序以使用 Mail.ru 账户登录门户。</value>
</data>
<data name="ConsumersMailruInstruction" xml:space="preserve">
<value>在添加 Mail.ru 应用程序时,您可在档案页面中启用通过 Mail.ru 账户进行登录的功能。</value>
</data>
<data name="ConsumersmicrosoftClientId" xml:space="preserve">
<value>应用程序客户端 ID</value>
</data>
<data name="ConsumersMicrosoftDescription" xml:space="preserve">
<value>启用应用程序以使用 Microsoft 账户登录门户。</value>
</data>
<data name="ConsumersMicrosoftInstruction" xml:space="preserve">
<value>启用该应用以允许用户使用 Microsoft 登录 ONLYOFFICE。{0}前往 Microsoft Azure 并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersRackspaceDescription" xml:space="preserve">
<value>连接 Rackspace Cloud Storage 服务以备份和存储门户数据。</value>
</data>
<data name="ConsumersRackspaceInstruction" xml:space="preserve">
<value>连接 Rackspace Cloud Storage 服务以备份和存储门户数据。{0}在 Rackspace 云控制面板的安全设置中点击 Rackspace API Key 旁的“Show link”显示链接然后将获得的信息粘贴至下方即可</value>
</data>
<data name="ConsumersRackspaceprivate_containerDescription" xml:space="preserve">
<value>输入用于存储备份的 Rackspace 私有容器 URL 地址。</value>
</data>
<data name="ConsumersRackspacepublic_container" xml:space="preserve">
<value>公开容器</value>
</data>
<data name="ConsumersRackspacepublic_containerDescription" xml:space="preserve">
<value>输入用于存储备份的 Rackspace 公开容器 URL 地址。</value>
</data>
<data name="ConsumersRackspaceregionDescription" xml:space="preserve">
<value>输入 Rackspace 容器的所在区域。</value>
</data>
<data name="ConsumersS3" xml:space="preserve">
<value>Amazon AWS S3</value>
</data>
<data name="ConsumersS3Description" xml:space="preserve">
<value>连接 Amazon AWS S3 以备份和存储门户数据。</value>
</data>
<data name="ConsumersS3bucket" xml:space="preserve">
<value>Bucket</value>
</data>
<data name="ConsumersS3Instruction" xml:space="preserve">
<value>连接 Amazon AWS S3 以备份和存储门户数据。{0}前往 AWS 管理控制台并为 ONLYOFFICE 创建访问密钥。然后将获得的信息粘贴至下方即可:</value>
</data>
<data name="ConsumersS3region" xml:space="preserve">
<value>地区</value>
</data>
<data name="Consumerssecretaccesskey" xml:space="preserve">
<value>S3 secret access key</value>
</data>
<data name="ConsumersSelectelauthPwd" xml:space="preserve">
<value>存储访问密码</value>
</data>
<data name="ConsumersSelectelDescription" xml:space="preserve">
<value>连接 Selectel Cloud Storage 服务以备份和存储门户数据。</value>
</data>
<data name="ConsumersSelectelInstruction" xml:space="preserve">
<value>连接 Selectel Cloud Storage 服务以备份和存储门户数据。{0}为具有目标备份存储容器读/写权限的用户获取访问权限信息并在下方粘贴:</value>
</data>
<data name="ConsumersSelectelpublic_container" xml:space="preserve">
<value>公开容器</value>
</data>
<data name="Consumersskydriveappkey" xml:space="preserve">
<value>应用 ID</value>
</data>
<data name="ConsumersSkyDriveInstruction" xml:space="preserve">
<value>启用此应用以将您的 OneDrive 账户连接至文档模块。您将可在 OneDrive 中管理和编辑文件并同 ONLYOFFICE 用户进行分享。{0}登录 Microsoft Azure 账户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersSmscInstruction" xml:space="preserve">
<value>使用此应用以启用短信中心服务双因素身份认证功能。{0}以小写形式填入您的 SMSC 账户登录信息和密码(或密码 MD5 哈希值):</value>
</data>
<data name="ConsumersTelegramBotName" xml:space="preserve">
<value>Bot 用户名</value>
</data>
<data name="ConsumersTelegramBotToken" xml:space="preserve">
<value>Bot Token</value>
</data>
<data name="ConsumersTelegramDescription" xml:space="preserve">
<value>连接 Telegram 账户以通过 Telegram 接收门户消息通知。</value>
</data>
<data name="ConsumersTelegramInstruction" xml:space="preserve">
<value>如需通过 Telegram 接收门户消息通知,请启用 Telegram 机器人。您可在 Telegram Desktop 中使用 BotFather 创建新的机器人。如需使用此机器人,门户用户需要在档案页面中启用 Telegram 消息通知。{0}在下方的字段中粘贴收到的机器人用户名与 Token。</value>
</data>
<data name="ConsumersTwilioInstruction" xml:space="preserve">
<value>启用此应用以允许用户从 CRM 模块中使用 Twillio 呼叫联系人。{0}前往 Twilio 控制台并粘贴以下信息:</value>
</data>
<data name="ConsumerstwitterAccessToken_Default" xml:space="preserve">
<value>客户端 ID</value>
</data>
<data name="ConsumersTwitterInstruction" xml:space="preserve">
<value>启用此应用以允许用户使用 Twitter 登录 ONLYOFFICE 并在 CRM 模块中链接客户的 Twitter 账户。{0}前往 Twitter 开发者门户并为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersTwitterKey" xml:space="preserve">
<value>API Key</value>
</data>
<data name="ConsumersTwitterSecret" xml:space="preserve">
<value>API Key Secret</value>
</data>
<data name="Consumersusername" xml:space="preserve">
<value>Rackspace 用户名</value>
</data>
<data name="ConsumersVk" xml:space="preserve">
<value>VK</value>
</data>
<data name="ConsumersVkClientId" xml:space="preserve">
<value>应用 ID</value>
</data>
<data name="ConsumersVkClientSecret" xml:space="preserve">
<value>安全密钥</value>
</data>
<data name="ConsumersVkDescription" xml:space="preserve">
<value>启用应用程序以使用 VK 账户登录门户。</value>
</data>
<data name="ConsumersVkInstruction" xml:space="preserve">
<value>在添加 VK 应用程序时,您可在档案页面中启用通过 VK 账户进行登录的功能。</value>
</data>
<data name="ConsumersWordpressDescription" xml:space="preserve">
<value>启用应用程序以直接在 WordPress 中发布文档。</value>
</data>
<data name="ConsumersWordpressInstruction" xml:space="preserve">
<value>启用应用程序以在 WordPress 网站中轻松发布文档。{0}在 WordPress 开发者页面中为 ONLYOFFICE 集成创建新应用。然后将获得的信息粘贴至下方即可:</value>
</data>
<data name="ConsumerswpClientId" xml:space="preserve">
<value>WordPress Key</value>
</data>
<data name="ConsumerswpClientSecret" xml:space="preserve">
<value>WordPress Secret</value>
</data>
<data name="ConsumersyahooClientId" xml:space="preserve">
<value>客户端 ID</value>
</data>
<data name="ConsumersyahooClientSecret" xml:space="preserve">
<value>客户端 Secret</value>
</data>
<data name="ConsumersYahooInstruction" xml:space="preserve">
<value>启用此应用以从 Yahoo 联系人列表中添加新的门户用户。{0}前往 Yahoo 开发人员网络中的应用程序页面为 ONLYOFFICE 集成创建新应用。请在下方填写获得的信息:</value>
</data>
<data name="ConsumersYandexClientId" xml:space="preserve">
<value>ID</value>
</data>
<data name="ConsumersYandexDescription" xml:space="preserve">
<value>启用应用程序以使用 Yandex 账户登录门户。</value>
</data>
<data name="ConsumersYandexInstruction" xml:space="preserve">
<value>在添加 Yandex 应用程序时,您可在档案页面中启用通过 Yandex 账户进行登录的功能。</value>
</data>
<data name="ErrorTenantTooShort" xml:space="preserve">
<value>租户域不能为空。</value>
</data>
<data name="ErrorTenantTooShortFormat" xml:space="preserve">
<value>域名长度必须介于 {0} 到 {1} 个字符之间。</value>
</data>
<data name="LdapSettingsErrorLostRights" xml:space="preserve">
<value>您正在尝试从自己处取回管理员权限。您的管理员权限将不受影响。</value>
</data>
<data name="LdapSettingsErrorRemovedYourself" xml:space="preserve">
<value>您的账户未链接至 LDAP 目录且 LDAP 密码不再活动。请在档案设置页面中更改或设置账户密码。</value>
</data>
<data name="LdapSettingsStatusDisconnecting" xml:space="preserve">
<value>LDAP 断开连接</value>
</data>
<data name="LdapSettingsStatusGivingRights" xml:space="preserve">
<value>将用户 {0} 设置为 {1} 管理员</value>
</data>
<data name="LdapSettingsStatusUpdatingAccessRights" xml:space="preserve">
<value>更新用户访问权限</value>
</data>
<data name="LicenseUploadedOverdue" xml:space="preserve">
<value>上传成功。{0}自 {2} 开始此许可已无法获得支持服务与更新。{1}</value>
</data>
<data name="LicenseUploadedOverdueSupport" xml:space="preserve">
<value>上传成功。{0}自 {2} 开始此许可已无法获得支持服务。{1}</value>
</data>
<data name="MessageYourPasswordSendedToEmail" xml:space="preserve">
<value>如果存在使用邮箱 {0} 的用户,则密码更改指示已发送至此邮箱。</value>
</data>
<data name="PortalName" xml:space="preserve">
<value>办公文档云空间</value>
</data>
<data name="TfaAppNotAvailable" xml:space="preserve">
<value>TFA 应用程序设置不可用</value>
</data>
<data name="TfaTooMuchError" xml:space="preserve">
<value>您发送了太多文本消息。请稍后再试。</value>
</data>
<data name="ConsumersFirebaseInstruction" xml:space="preserve">
<value>让您的用户即使在离线状态下也能接收此应用程序的消息通知。 {0}转到 Firebase 控制台并为 ONLYOFFICE 集成添加一个新项目。 插入您收到的以下数据:</value>
</data>
<data name="TariffsFeature_thirdparty" xml:space="preserve">
<value>第三方集成</value>
</data>
</root> </root>

View File

@ -554,13 +554,13 @@ Equipo de soporte ONLYOFFICE™
[www.onlyoffice.com](http://onlyoffice.com/)</value> [www.onlyoffice.com](http://onlyoffice.com/)</value>
</data> </data>
<data name="pattern_portal_rename" xml:space="preserve"> <data name="pattern_portal_rename" xml:space="preserve">
<value>h1.Cambio de la Dirección del Portal <value>h1.Cambio de la dirección del portal
Estimado(a) $UserDisplayName, Estimado(a) $UserDisplayName,
Su $PortalUrl dirección de portal ha sido cambiado a la nueva dirección "${__VirtualRootPath}":"${__VirtualRootPath}". La dirección de su portal $PortalUrl ha cambiado a la nueva dirección "${__VirtualRootPath}":"${__VirtualRootPath}".
*Ojo*: la configuración de DNS y las opciones de inicio de sesión dejan de funcionar hasta que las cambie.</value> *Ojo*: La configuración DNS y las opciones de inicio de sesión único dejarán de funcionar hasta que las cambie.</value>
</data> </data>
<data name="pattern_profile_delete" xml:space="preserve"> <data name="pattern_profile_delete" xml:space="preserve">
<value>h1.Eliminación del Perfil del Portal "${__VirtualRootPath}":"${__VirtualRootPath}" <value>h1.Eliminación del Perfil del Portal "${__VirtualRootPath}":"${__VirtualRootPath}"
@ -1135,4 +1135,534 @@ El enlace es válido durante 7 días.
<data name="subject_enterprise_admin_activation_v1" xml:space="preserve"> <data name="subject_enterprise_admin_activation_v1" xml:space="preserve">
<value>¡Bienvenido/a a ONLYOFFICE DocSpace!</value> <value>¡Bienvenido/a a ONLYOFFICE DocSpace!</value>
</data> </data>
<data name="pattern_change_password_v115" xml:space="preserve">
<value>¿Quiere cambiar la contraseña de su cuenta de ONLYOFFICE? Haga clic en el botón de abajo para confirmar.
 
$GreenButton
 
El enlace es válido durante 7 días.
¿No quiere cambiar su contraseña? Simplemente ignore este mensaje</value>
</data>
<data name="pattern_enterprise_admin_user_apps_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Obtenga gratis las aplicaciones de ONLYOFFICE para trabajar en documentos desde cualquiera de sus dispositivos.
 
# Para trabajar en documentos sin conexión en Windows, Linux y Mac, descargue "ONLYOFFICE Desktop Editors":"https://www.onlyoffice.com/es/download-desktop.aspx".
 
#Para editar documentos en dispositivos móviles, obtenga la aplicación ONLYOFFICE Documents para "iOS":"https://apps.apple.com/us/app/onlyoffice-documents/id944896972" o "Android":"https://play.google.com/store/apps/details?id=com.onlyoffice.documents".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_admin_user_docs_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Esperamos que le guste usar su ONLYOFFICE DocSpace. Aquí encontrará algunos consejos para que el trabajo con documentos sea más eficaz.
 
*#1. Elija su estilo de trabajo.* Organice su flujo de trabajo según sus necesidades creando salas de colaboración para la co-autoría en tiempo real o salas personalizadas con configuraciones flexibles para cualquier propósito.
 
*#2. Trabaje con cualquier contenido que tenga.* Almacene y trabaje con archivos de distintos formatos en sus salas: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
*#3. Coedite con eficacia.* Colabore en documentos con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
*#4. Conecte nubes de terceros.* Conecte cualquier almacenamiento en la nube y trabaje sin cambiar de aplicación.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_opensource_admin_docs_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Esperamos que le guste usar su ONLYOFFICE DocSpace. Aquí encontrará algunos consejos para que el trabajo con documentos sea más eficaz.
 
*#1. Elija su estilo de trabajo.* Organice su flujo de trabajo según sus necesidades creando salas de colaboración para la co-autoría en tiempo real o salas personalizadas con configuraciones flexibles para cualquier propósito.
 
*#2. Trabaje con cualquier contenido que tenga.* Almacene y trabaje con archivos de distintos formatos en sus salas: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
*#3. Coedite con eficacia.* Colabore en documentos con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
*#4. Conecte nubes de terceros.* Conecte cualquier almacenamiento en la nube y trabaje sin cambiar de aplicación.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_opensource_user_docs_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Esperamos que le guste usar su ONLYOFFICE DocSpace. Aquí encontrará algunos consejos para que el trabajo con documentos sea más eficaz.
 
*#1. Elija su estilo de trabajo.* Organice su flujo de trabajo según sus necesidades creando salas de colaboración para la co-autoría en tiempo real o salas personalizadas con configuraciones flexibles para cualquier propósito.
 
*#2. Trabaje con cualquier contenido que tenga.* Almacene y trabaje con archivos de distintos formatos en sus salas: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
*#3. Coedite con eficacia.* Colabore en documentos con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
*#4. Conecte nubes de terceros.* Conecte cualquier almacenamiento en la nube y trabaje sin cambiar de aplicación.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_user_docs_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Esperamos que le guste usar su ONLYOFFICE DocSpace. Aquí encontrará algunos consejos para que el trabajo con documentos sea más eficaz.
 
*#1. Elija su estilo de trabajo.* Organice su flujo de trabajo según sus necesidades creando salas de colaboración para la co-autoría en tiempo real o salas personalizadas con configuraciones flexibles para cualquier propósito.
 
*#2. Trabaje con cualquier contenido que tenga.* Almacene y trabaje con archivos de distintos formatos en sus salas: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
*#3. Coedite con eficacia.* Colabore en documentos con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
*#4. Conecte nubes de terceros.* Conecte cualquier almacenamiento en la nube y trabaje sin cambiar de aplicación.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_admin_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
A continuación le ofrecemos tres sencillas preguntas que pueden ayudarnos a hacer su experiencia como usuario aún más cómoda.
 
* ¿Tiene un gran equipo o muchos clientes y socios con los que necesita colaborar en su ONLYOFFICE DocSpace?
 
* ¿Desea crear un número ilimitado de salas para trabajar con múltiples documentos?
 
* ¿Desea utilizar ONLYOFFICE DocSpace bajo su propia marca?
 
Si tiene al menos una respuesta "sí", opte por el plan de tarifas BUSINESS que le permite añadir cualquier número deseado de gestores a su ONLYOFFICE DocSpace, así como aplicar opciones de personalización de marca..
 
Para hacerlo, por favor, consulte la "Sección de pagos":"$PricingPage" de su ONLYOFFICE DocSpace. Allí encontrará un enlace individual al Portal de clientes de Stripe donde podrá gestionar fácilmente todos los detalles de pago.
 
_Ojo: La persona que paga la suscripción se convierte en el pagador. Solo el pagador puede hacer cambios en la suscripción (ajustar el número de gestores). Los usuarios no tienen acceso a los detalles de pago. El propietario de la cuenta de ONLYOFFICE DocSpace puede reasignar el pagador en cualquier momento. _
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_whitelabel_admin_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
A continuación le ofrecemos tres sencillas preguntas que pueden ayudarnos a hacer su experiencia como usuario aún más cómoda.
 
* ¿Tiene un gran equipo o muchos clientes y socios con los que necesita colaborar en su ONLYOFFICE DocSpace?
 
* ¿Desea crear un número ilimitado de salas para trabajar con múltiples documentos?
 
* ¿Desea utilizar ONLYOFFICE DocSpace bajo su propia marca?
 
Si tiene al menos una respuesta "sí", opte por el plan de tarifas BUSINESS que le permite añadir cualquier número deseado de gestores a su ONLYOFFICE DocSpace, así como aplicar opciones de personalización de marca..
 
Para hacerlo, por favor, consulte la "Sección de pagos":"$PricingPage" de su ONLYOFFICE DocSpace. Allí encontrará un enlace individual al Portal de clientes de Stripe donde podrá gestionar fácilmente todos los detalles de pago.
 
_Ojo: La persona que paga la suscripción se convierte en el pagador. Solo el pagador puede hacer cambios en la suscripción (ajustar el número de gestores). Los usuarios no tienen acceso a los detalles de pago. El propietario de la cuenta de ONLYOFFICE DocSpace puede reasignar el pagador en cualquier momento. _
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_opensource_admin_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
A continuación le ofrecemos tres sencillas preguntas que pueden ayudarnos a hacer su experiencia como usuario aún más cómoda.
 
* ¿Tiene un gran equipo o muchos clientes y socios con los que necesita colaborar en su ONLYOFFICE DocSpace?
 
* ¿Desea crear un número ilimitado de salas para trabajar con múltiples documentos?
 
* ¿Desea utilizar ONLYOFFICE DocSpace bajo su propia marca?
 
Si tiene al menos una respuesta "sí", opte por el plan de tarifas BUSINESS que le permite añadir cualquier número deseado de gestores a su ONLYOFFICE DocSpace, así como aplicar opciones de personalización de marca..
 
Para hacerlo, por favor, consulte la "Sección de pagos":"$PricingPage" de su ONLYOFFICE DocSpace. Allí encontrará un enlace individual al Portal de clientes de Stripe donde podrá gestionar fácilmente todos los detalles de pago.
 
_Ojo: La persona que paga la suscripción se convierte en el pagador. Solo el pagador puede hacer cambios en la suscripción (ajustar el número de gestores). Los usuarios no tienen acceso a los detalles de pago. El propietario de la cuenta de ONLYOFFICE DocSpace puede reasignar el pagador en cualquier momento. _
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
A continuación le ofrecemos tres sencillas preguntas que pueden ayudarnos a hacer su experiencia como usuario aún más cómoda.
 
* ¿Tiene un gran equipo o muchos clientes y socios con los que necesita colaborar en su ONLYOFFICE DocSpace?
 
* ¿Desea crear un número ilimitado de salas para trabajar con múltiples documentos?
 
* ¿Desea utilizar ONLYOFFICE DocSpace bajo su propia marca?
 
Si tiene al menos una respuesta "sí", opte por el plan de tarifas BUSINESS que le permite añadir cualquier número deseado de gestores a su ONLYOFFICE DocSpace, así como aplicar opciones de personalización de marca..
 
Para hacerlo, por favor, consulte la "Sección de pagos":"$PricingPage" de su ONLYOFFICE DocSpace. Allí encontrará un enlace individual al Portal de clientes de Stripe donde podrá gestionar fácilmente todos los detalles de pago.
 
_Ojo: La persona que paga la suscripción se convierte en el pagador. Solo el pagador puede hacer cambios en la suscripción (ajustar el número de gestores). Los usuarios no tienen acceso a los detalles de pago. El propietario de la cuenta de ONLYOFFICE DocSpace puede reasignar el pagador en cualquier momento. _
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_user_activation_v1" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a ONLYOFFICE DocSpace en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_whitelabel_user_activation_v1" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a ONLYOFFICE DocSpace en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_opensource_user_activation_v1" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a ONLYOFFICE DocSpace en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_user_activation_v1" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a ONLYOFFICE DocSpace en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_user_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
¡Bienvenido/a a ONLYOFFICE DocSpace! Su perfil de usuario se ha añadido correctamente a "${__VirtualRootPath}":"${__VirtualRootPath}". Ahora puede:
 
* Trabajar con otros usuarios en la sala a la que se le invite: *salas de colaboración para coautoría en tiempo real o salas personalizadas con configuración flexible para cualquier propósito*.
 
* *Trabajar con archivos de distintos formatos*: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
* *Colaborar en documentos* con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
* *Conectar cualquier almacenamiento en la nube* y trabajar sin cambiar de aplicación.
 
$GreenButton
 
Si necesita ayuda, consulte nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" o pregunte a nuestro "equipo de soporte”:"https://www.onlyoffice.com/es/support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_whitelabel_user_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
¡Bienvenido/a a ONLYOFFICE DocSpace! Su perfil de usuario se ha añadido correctamente a "${__VirtualRootPath}":"${__VirtualRootPath}". Ahora puede:
 
* Trabajar con otros usuarios en la sala a la que se le invite: *salas de colaboración para coautoría en tiempo real o salas personalizadas con configuración flexible para cualquier propósito*.
 
* *Trabajar con archivos de distintos formatos*: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
* *Colaborar en documentos* con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
* *Conectar cualquier almacenamiento en la nube* y trabajar sin cambiar de aplicación.
 
$GreenButton
 
Si necesita ayuda, consulte nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" o pregunte a nuestro "equipo de soporte”:"https://www.onlyoffice.com/es/support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_opensource_user_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
¡Bienvenido/a a ONLYOFFICE DocSpace! Su perfil de usuario se ha añadido correctamente a "${__VirtualRootPath}":"${__VirtualRootPath}". Ahora puede:
 
* Trabajar con otros usuarios en la sala a la que se le invite: *salas de colaboración para coautoría en tiempo real o salas personalizadas con configuración flexible para cualquier propósito*.
 
* *Trabajar con archivos de distintos formatos*: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
* *Colaborar en documentos* con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
* *Conectar cualquier almacenamiento en la nube* y trabajar sin cambiar de aplicación.
 
$GreenButton
 
Si necesita ayuda, consulte nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" o pregunte a nuestro "equipo de soporte”:"https://www.onlyoffice.com/es/support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_user_welcome_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
¡Bienvenido/a a ONLYOFFICE DocSpace! Su perfil de usuario se ha añadido correctamente a "${__VirtualRootPath}":"${__VirtualRootPath}". Ahora puede:
 
* Trabajar con otros usuarios en la sala a la que se le invite: *salas de colaboración para coautoría en tiempo real o salas personalizadas con configuración flexible para cualquier propósito*.
 
* *Trabajar con archivos de distintos formatos*: documentos de texto, hojas de cálculo, presentaciones, formularios digitales, archivos PDF, e-books, archivos multimedia.
 
* *Colaborar en documentos* con dos modos de coedición: en tiempo real o con bloqueo de párrafos. Realice un seguimiento de los cambios, comuníquese en tiempo real utilizando el chat integrado o haciendo llamadas de audio y vídeo.
 
* *Conectar cualquier almacenamiento en la nube* y trabajar sin cambiar de aplicación.
 
$GreenButton
 
Si necesita ayuda, consulte nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" o pregunte a nuestro "equipo de soporte”:"https://www.onlyoffice.com/es/support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_for_sales_notify" xml:space="preserve">
<value>h1.Mensaje del portal "${__VirtualRootPath}":"${__VirtualRootPath}"
 
Nombre: $UserName
 
Correo electrónico: $UserEmail
 
$Body</value>
</data>
<data name="pattern_personal_after_registration14_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Obtenga gratis las aplicaciones de ONLYOFFICE para trabajar en documentos desde cualquiera de sus dispositivos.
 
# Para trabajar en documentos sin conexión en Windows, Linux y Mac, descargue "ONLYOFFICE Desktop Editors":"https://www.onlyoffice.com/es/download-desktop.aspx".
 
#Para editar documentos en dispositivos móviles, obtenga la aplicación ONLYOFFICE Documents para "iOS":"https://apps.apple.com/us/app/onlyoffice-documents/id944896972" o "Android":"https://play.google.com/store/apps/details?id=com.onlyoffice.documents".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_user_apps_tips_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Obtenga gratis las aplicaciones de ONLYOFFICE para trabajar en documentos desde cualquiera de sus dispositivos.
 
# Para trabajar en documentos sin conexión en Windows, Linux y Mac, descargue "ONLYOFFICE Desktop Editors":"https://www.onlyoffice.com/es/download-desktop.aspx".
 
#Para editar documentos en dispositivos móviles, obtenga la aplicación ONLYOFFICE Documents para "iOS":"https://apps.apple.com/us/app/onlyoffice-documents/id944896972" o "Android":"https://play.google.com/store/apps/details?id=com.onlyoffice.documents".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_personal_already_exist" xml:space="preserve">
<value>¡Hola!
Ha habido un intento de registrar una nueva cuenta de "ONLYOFFICE Personal":"$PortalUrl" usando este correo electrónico. Si ha sido usted, queremos informarle que la cuenta ya existe — vaya a ONLYOFFICE Personal e inicie sesión.
Si ha perdido su contraseña, puede recuperarla en "la página de recuperación de contraseña":"$LinkToRecovery".
Si usted no ha intentado registrar una cuenta nueva, probablemente otra persona lo hizo por error. En este caso, ignore este correo electrónico.
 
¡Que tenga un buen día!
Equipo de ONLYOFFICE</value>
</data>
<data name="pattern_portal_delete_success_v1" xml:space="preserve">
<value>Su ONLYOFFICE DocSpace se ha desactivado correctamente. Por favor, tenga en cuenta que todos sus datos serán eliminados de acuerdo con nuestra "Política de Privacidad":"https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0".
 
¿Por qué ha decidido abandonarlo? Comparta su experiencia con nosotros.
 
$GreenButton
 
Gracias y ¡buena suerte!
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_modules_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Ajuste la configuración de seguridad de su ONLYOFFICE DocSpace para hacerlo más seguro:
 
* Establezca la seguridad de la contraseña. 
 
* Habilite la autenticación de dos factores y el inicio de sesión único.
 
* Determine los dominios de correo de confianza y la duración de la sesión.
 
* Restrinja el acceso desde direcciones IP específicas.
 
* Permita o restrinja los mensajes de administrador. 
 
* Gestione los permisos de acceso de los administradores.
 
* Haga copias de seguridad de los datos.
 
$GreenButton
 
Visite nuestro "Centro de Ayuda":"https://helpcenter.onlyoffice.com/" para saber más sobre la configuración y gestión de su ONLYOFFICE DocSpace. También le invitamos a consultarlo cuando tenga preguntas sobre la funcionalidad.
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_trial_warning_after_half_year_v1" xml:space="preserve">
<value>Usted no ha entrado en su ONLYOFFICE DocSpace "${__VirtualRootPath}":"${__VirtualRootPath}" durante más de medio año.
 
Dado que ha decidido no utilizarlo más, su ONLYOFFICE DocSpace y todos los datos serán eliminados de acuerdo con nuestra "Política de Privacidad":"https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0".
 
Le agradeceríamos que nos diera su opinión. ¿Por qué ha decidido dejar de utilizar ONLYOFFICE DocSpace?
 
$GreenButton
 
Si cree que esto es un error y quiere seguir utilizando ONLYOFFICE DocSpace, por favor, póngase en contacto con nuestro "equipo de soporte":"https://www.onlyoffice.com/es-support-contact-form.aspx".
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_docspace_invite" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a ONLYOFFICE DocSpace en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Después de hacer clic en el enlace de invitación, establezca una nueva contraseña para su cuenta.
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_owner_payment_warning_grace_period_activation" xml:space="preserve">
<value>¡Hola, $UserName!
 
Por favor, tenga en cuenta que el período de gracia de $PaymentDelay días para su ONLYOFFICE DocSpace está activado.
Asegúrese de pagar su suscripción Business antes de que expire el período de gracia. De esta manera, podrá seguir usando todas las ventajas de su ONLYOFFICE DocSpace.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_owner_payment_warning_grace_period_before_activation" xml:space="preserve">
<value>¡Hola, $UserName!
 
Por favor, tenga en cuenta que su suscripción a ONLYOFFICE DocSpace expira en tres días. Después de eso, el período de gracia de $PaymentDelay días se activará.
Recomendamos que pague su suscripción Business ahora para poder seguir usando todas las ventajas de su ONLYOFFICE DocSpace.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_owner_payment_warning_grace_period_expired" xml:space="preserve">
<value>¡Hola, $UserName!
 
Por favor, tenga en cuenta que el período de gracia de $PaymentDelay días para su ONLYOFFICE DocSpace ha terminado.
Asegúrese de pagar su suscripción Business lo más pronto posible. Así podrá usar todas las ventajas de su ONLYOFFICE DocSpace como antes.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_owner_payment_warning_grace_period_last_day" xml:space="preserve">
<value>¡Hola, $UserName!
 
Por favor, tenga en cuenta que el período de gracia de $PaymentDelay días para su ONLYOFFICE DocSpace expirará mañana.
Asegúrese de pagar su suscripción Business hoy. Así, podrá seguir utilizando todas las ventajas de su ONLYOFFICE DocSpace.
 
$GreenButton
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_room_invite" xml:space="preserve">
<value>¡Hola!
 
Le invitamos a unirse a la sala $Message en "${__VirtualRootPath}":"${__VirtualRootPath}". Acepte la invitación haciendo clic en el enlace:
 
$GreenButton
 
Después de hacer clic en el enlace de invitación, establezca una nueva contraseña para su cuenta.
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com/es/":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_enterprise_whitelabel_admin_activation_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Usted acaba de crear ONLYOFFICE DocSpace, un centro de documentos donde puede impulsar la colaboración con su equipo, clientes, socios y más. Su dirección es "${__VirtualRootPath}":"${__VirtualRootPath}".
 
Por favor, confirme su correo electrónico (el enlace es válido durante 7 días):
 
$GreenButton
 
Su plan de tarifas actual es STARTUP. Es totalmente gratis e incluye:
 
* 1 administrador, 2 usuarios avanzados
* Hasta 12 salas
* Número ilimitado de usuarios en cada sala
* 2 GB de espacio de almacenamiento
 
Disfrute de una nueva forma de colaboración en documentos.
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com":"https://www.onlyoffice.com/es/"</value>
</data>
<data name="pattern_saas_admin_activation_v1" xml:space="preserve">
<value>¡Hola, $UserName!
 
Usted acaba de crear ONLYOFFICE DocSpace, un centro de documentos donde puede impulsar la colaboración con su equipo, clientes, socios y más. Su dirección es "${__VirtualRootPath}":"${__VirtualRootPath}".
 
Por favor, confirme su correo electrónico (el enlace es válido durante 7 días):
 
$GreenButton
 
Su plan de tarifas actual es STARTUP. Es totalmente gratis e incluye:
 
* 1 administrador, 2 usuarios avanzados
* Hasta 12 salas
* Número ilimitado de usuarios en cada sala
* 2 GB de espacio de almacenamiento
 
Disfrute de una nueva forma de colaboración en documentos.
 
Cordialmente,
Equipo de ONLYOFFICE
"www.onlyoffice.com":"https://www.onlyoffice.com/es/"</value>
</data>
</root> </root>

View File

@ -1166,8 +1166,7 @@ _Nota: la persona che paga l'abbonamento diventa il pagatore. Solo il pagatore
Distinti saluti, Distinti saluti,
Team di ONLYOFFICE Team di ONLYOFFICE
"www.onlyoffice.com":http://onlyoffice.com/it "www.onlyoffice.com":"http://onlyoffice.com/it"</value>
</value>
</data> </data>
<data name="pattern_enterprise_whitelabel_admin_welcome_v1" xml:space="preserve"> <data name="pattern_enterprise_whitelabel_admin_welcome_v1" xml:space="preserve">
<value>Salve, $UserName! <value>Salve, $UserName!
@ -1791,4 +1790,16 @@ Il tuo portale è di nuovo disponibile.</value>
<data name="subject_saas_admin_user_apps_tips_v1" xml:space="preserve"> <data name="subject_saas_admin_user_apps_tips_v1" xml:space="preserve">
<value>Ottieni le app di ONLYOFFICE gratuite</value> <value>Ottieni le app di ONLYOFFICE gratuite</value>
</data> </data>
<data name="subject_enterprise_whitelabel_admin_welcome_v1" xml:space="preserve">
<value>Scopri l'abbonamento aziendale di ONLYOFFICE DocSpace</value>
</data>
<data name="subject_opensource_admin_welcome_v1" xml:space="preserve">
<value>Scopri l'abbonamento aziendale di ONLYOFFICE DocSpace</value>
</data>
<data name="subject_for_sales_notify" xml:space="preserve">
<value>Richiesta ufficio vendite</value>
</data>
<data name="subject_personal_already_exist" xml:space="preserve">
<value>Accedi al tuo account ONLYOFFICE Personal</value>
</data>
</root> </root>

View File

@ -1164,4 +1164,656 @@ $GreenButton
不想更改密码?请忽略此消息。</value> 不想更改密码?请忽略此消息。</value>
</data> </data>
<data name="AcceptDocSpace" xml:space="preserve">
<value>接受</value>
</data>
<data name="ButtonActivateEmail" xml:space="preserve">
<value>点击此处以激活您的邮件地址</value>
</data>
<data name="ButtonChangeEmail" xml:space="preserve">
<value>更改邮件地址</value>
</data>
<data name="ButtonChangePhone" xml:space="preserve">
<value>更改手机号码</value>
</data>
<data name="ButtonChangeTfa" xml:space="preserve">
<value>配置身份验证器应用</value>
</data>
<data name="ButtonCollaborateDocSpace" xml:space="preserve">
<value>在协作空间中进行协作</value>
</data>
<data name="ButtonConfirm" xml:space="preserve">
<value>确认</value>
</data>
<data name="ButtonConfirmDocSpaceInvite" xml:space="preserve">
<value>确认协作空间邀请</value>
</data>
<data name="ButtonConfirmEmail" xml:space="preserve">
<value>确认</value>
</data>
<data name="ButtonConfirmPortalAddressChange" xml:space="preserve">
<value>确认门户地址更改</value>
</data>
<data name="ButtonConfirmPortalOwnerUpdate" xml:space="preserve">
<value>确认门户所有者更新</value>
</data>
<data name="ButtonConfirmTermination" xml:space="preserve">
<value>确认账户终止</value>
</data>
<data name="ButtonDeactivatePortal" xml:space="preserve">
<value>停用门户</value>
</data>
<data name="ButtonDeletePortal" xml:space="preserve">
<value>删除门户</value>
</data>
<data name="ButtonJoin" xml:space="preserve">
<value>点击此处加入门户</value>
</data>
<data name="ButtonLeaveFeedback" xml:space="preserve">
<value>留下反馈</value>
</data>
<data name="ButtonRemoveProfile" xml:space="preserve">
<value>移除档案</value>
</data>
<data name="ButtonRenewNow" xml:space="preserve">
<value>立即续订</value>
</data>
<data name="ButtonStartFreeTrial" xml:space="preserve">
<value>开始免费试用</value>
</data>
<data name="ButtonUseDiscount" xml:space="preserve">
<value>使用折扣</value>
</data>
<data name="ButtonVisitPaymentsSection" xml:space="preserve">
<value>访问付款分区</value>
</data>
<data name="pattern_backup_created_tg" xml:space="preserve">
<value>[${__VirtualRootPath}](${__VirtualRootPath}) 门户备份已创建
 
亲爱的 $OwnerName
 
已创建包含来自 [${__VirtualRootPath}](${__VirtualRootPath}) 门户数据的备份文件。
 
如需了解更多有关备份流程的信息,请参考我们的[数据备份](${__HelpLink}/tipstricks/data-backup-restore.aspx)用户指南。
 
如果您有任何问题或是需要协助,欢迎随时通过 [support.onlyoffice.com](http://support.onlyoffice.com) 联系我们
 
祝好,
ONLYOFFICE™ 支持团队
[www.onlyoffice.com](http://onlyoffice.com/)</value>
</data>
<data name="pattern_change_email_v115" xml:space="preserve">
<value>想要更改 ${LetterLogoText} 账户中的邮箱?
 
可点击下方的按钮登录*您的云服务。
 
$GreenButton
 
链接有效期为 7 天。
 
* 如果您此前未曾在该浏览器中登录过 ${LetterLogoText},则将需要使用旧邮箱进行确认。如果您不记得自己的旧邮箱,请联系门户管理员。
 
不想更改邮箱?那就忽略本消息吧。</value>
</data>
<data name="pattern_change_tfa" xml:space="preserve">
<value>h1. 安全消息通知
 
您在进入 ${LetterLogoText} 门户时所使用的的身份验证器应用配置已重置。
 
请点击下方的按钮前往门户登录页面并配置身份验证器应用程序:
 
$GreenButton</value>
</data>
<data name="pattern_enterprise_guest_activation_v10" xml:space="preserve">
<value>您好,$UserName
 
您已受邀以访客用户的身份加入“${__VirtualRootPath}":"${__VirtualRootPath}”。点击链接以接受邀请:
 
$GreenButton
 
链接有效期为 7 天。
 
您将获得更多有关 Web 办公室的使用技巧。您可在档案页面中随时取消或重新启用订阅。</value>
</data>
<data name="pattern_enterprise_whitelabel_guest_activation_v10" xml:space="preserve">
<value>您好,$UserName
 
$__AuthorName 已邀请您以访客用户身份加入“${__VirtualRootPath}":"${__VirtualRootPath}”。点击链接以接受邀请:
 
$GreenButton
 
链接有效期为 7 天。
 
您将获得更多有关 Web 办公室的使用技巧。您可在档案页面中随时取消或重新启用订阅。</value>
</data>
<data name="pattern_for_admin_notify_tg" xml:space="preserve">
<value>来自 [${__VirtualRootPath}](${__VirtualRootPath}) 门户的消息
 
邮件:$UserEmail
 
$Body</value>
</data>
<data name="pattern_mailbox_created" xml:space="preserve">
<value>亲爱的 $UserName
 
管理员已在 "${__VirtualRootPath}":"${__VirtualRootPath}" 门户中为您创建了新的 &lt;b&gt;$Address&lt;/b&gt; 邮箱。
 
为其他邮件客户端使用以下设置:
登录:&lt;b&gt;$Login&lt;/b&gt;
密码:"&lt;b&gt;设置密码&lt;/b&gt;":"$MyStaffLink"
 
传入邮件IMAP
服务器:&lt;b&gt;$Server&lt;/b&gt;
端口:&lt;b&gt;$ImapPort&lt;/b&gt;
SSL/TLS&lt;b&gt;$Encryption&lt;/b&gt;
 
传出邮件SMTP
服务器:&lt;b&gt;$Server&lt;/b&gt;
端口:&lt;b&gt;$ImapPort&lt;/b&gt;
SSL/TLS&lt;b&gt;$Encryption&lt;/b&gt;
需要身份认证: &lt;b&gt;是&lt;/b&gt;
 
如果您认为自己不应收到此邮件,请将其忽略或联系门户管理员以了解更多详情。</value>
</data>
<data name="pattern_mailbox_password_changed" xml:space="preserve">
<value>亲爱的 $UserName
 
&lt;b&gt;$Address&lt;/b&gt; 邮箱的密码已更改。
 
如果您认为自己不应收到此邮件,请将其忽略或联系门户管理员以了解更多详情。</value>
</data>
<data name="pattern_mailbox_without_settings_created" xml:space="preserve">
<value>亲爱的 $UserName
 
管理员已在 "${__VirtualRootPath}":"${__VirtualRootPath}" 门户中为您创建了新的 &lt;b&gt;$Address&lt;/b&gt; 邮箱。
 
如果您认为自己不应收到此邮件,请将其忽略或联系门户管理员以了解更多详情。</value>
</data>
<data name="pattern_migration_success_v115" xml:space="preserve">
<value>h1.门户迁移
h1."$PortalUrl":"$PortalUrl"
 
您的门户已迁移至新域。请指定门户登录密码以恢复其访问权限。
 
请点击下方的链接以为您的账户设置密码:
$GreenButton
 
*注意*:此链接仅在 7 天内可用。请在这一期限内完成访问权限恢复流程。
 
如果您认为自己不应收到此邮件,请将其忽略或联系 "$PortalUrl":"$PortalUrl" 门户管理员以了解更多详情。</value>
</data>
<data name="pattern_opensource_guest_activation_v11" xml:space="preserve">
<value>您好!
 
您已受邀以访客用户的身份加入“${__VirtualRootPath}":"${__VirtualRootPath}”。点击链接以接受邀请:
 
"$ActivateUrl":"$ActivateUrl"
 
链接有效期为 7 天。
 
您将获得更多有关 Web 办公室的使用技巧。您可在档案页面中随时取消或重新启用订阅。</value>
</data>
<data name="pattern_personal_activate" xml:space="preserve">
<value>您好,$UserName
您已在 ONLYOFFICE 个人版 "${__VirtualRootPath}":"${__VirtualRootPath}" 中成功注册。
 
现在可连接您自己所使用的云存储服务Dropbox、Google Drive、OneDrive 或 Box 以为您的文档创建可随时随地访问的单一工作区。
 
可在"博客":"$TagBlogLink"中了解更多关于 ONLYOFFICE 个人版的信息。
 
很高兴看到您的加入。敬请期待!
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_personal_after_registration1" xml:space="preserve">
<value>h1.欢迎使用 ONLYOFFICE 个人版
 
您已在云端创建个人办公室。
 
h3.这是可用于编辑和存储文档的虚拟工作区,便于您随时随地开展工作,还可为朋友或同事提供访问权限。
 
h3.这里是一些 ONLYOFFICE 的功能介绍:
 
- 创建、查看、编辑文本文档、电子表格以及演示文稿。
 
- 兼容全部流行文件格式。高度兼容 MS Office 文件。
 
- 创建可"立即填写的表单":"https://www.onlyoffice.com/form-creator.aspx"并对其进行共同编辑。
 
- 在线共享和协作处理文档。
 
- 通过多种插件提供额外功能。
 
- 通过 "Chrome 扩展程序":"https://chrome.google.com/webstore/detail/onlyoffice-personal/ohdlcmpahmacjddiaokoogleflddlahc?hl=en-US"轻松访问个人云服务。
 
您还可免费使用我们的"桌面编辑器":"https://www.onlyoffice.com/download-desktop.aspx",也可获取适用于 "iOS":"https://apps.apple.com/app/onlyoffice-documents/id944896972" 或 "Android":"https://play.google.com/store/apps/details?id=com.onlyoffice.documents" 设备的移动编辑套件。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_personal_change_email_v115" xml:space="preserve">
<value>想要更改 ONLYOFFICE 账户中的邮箱?
 
可点击下方的按钮登录*您的云服务。
 
$GreenButton
 
链接有效期为 7 天。
 
* 如果您此前未曾在该浏览器中登录过 ONLYOFFICE则将需要使用旧邮箱进行确认。
 
不想更改邮箱?那就忽略本消息吧。</value>
</data>
<data name="pattern_personal_confirmation" xml:space="preserve">
<value>您好,
 
您刚刚注册了 ONLYOFFICE 解决方案的个人用途账户。点击"此处":"$InviteLink"以确认注册并创建密码。
 
如果您无法打开链接,请复制以下"$InviteLink":"$InviteLink"并将其粘贴至浏览器的地址栏中进行打开。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_personal_profile_delete" xml:space="preserve">
<value>您已提出终止使用 personal.onlyoffice.com 账户的请求。请在链接中完成请求(链接有效期为 7 天):
 
$GreenButton
 
*注意*:删除后,您的账户和与之相关的所有数据都将根据我们的"隐私声明":"https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=5048502&amp;doc=SXhWMEVzSEYxNlVVaXJJeUVtS0kyYk14YWdXTEFUQmRWL250NllHNUFGbz0_IjUwNDg1MDIi0"进行永久删除。
 
"阅读更多有关账户终止的信息":"https://helpcenter.onlyoffice.com/administration/configuration.aspx"
 
如果您不想继续的话,请忽略本邮件。
 
如果您有任何疑问,请通过 "support@onlyoffice.com":"mailto:support@onlyoffice.com" 联系我们。
 
敬祝商祺,
ONLYOFFICE 团队</value>
</data>
<data name="pattern_portal_deactivate_tg" xml:space="preserve">
<value>停用 [${__VirtualRootPath}](${__VirtualRootPath}) 门户
 
亲爱的 $OwnerName
 
您已请求临时停用 [${__VirtualRootPath}](${__VirtualRootPath}) 门户。请点击下方的链接确认操作:
 
$GreenButton
 
_注意_此链接仅在 7 天内可用。请在这一期限内完成门户停用流程。
 
您可点击下方链接随时重新启用门户:
[Reactivate Portal]($ActivateUrl)(此链接无使用时间限制)
 
如果您有任何问题或是需要协助,欢迎随时通过 [support@onlyoffice.com](mailto:support@onlyoffice.com) 联系我们
 
祝好,
ONLYOFFICE™ 支持团队
[www.onlyoffice.com](http://onlyoffice.com/)</value>
</data>
<data name="pattern_portal_delete_tg" xml:space="preserve">
<value>删除 [${__VirtualRootPath}](${__VirtualRootPath}) 门户
 
亲爱的 $OwnerName
 
您已请求永久删除 [${__VirtualRootPath}](${__VirtualRootPath}) 门户。
 
_重要存储在您门户上的所有数据包括注册信息都将丢失且无法恢复_
 
#if($AutoRenew == "True")
删除门户前,请确保已关闭自动计费。您可以在 [Avangate 账户](https://secure.avangate.com/myaccount/")中检查自动计费状态。
#end
 
如果您仍然想要删除 [${__VirtualRootPath}](${__VirtualRootPath}) 门户,请点击下方的链接以确认操作:
 
$GreenButton
 
_注意_此链接仅在 7 天内可用。请在这一期限内完成门户删除流程。
 
如果您有任何问题或是需要协助,欢迎随时通过 [support@onlyoffice.com](mailto:support@onlyoffice.com) 联系我们
 
祝好,
ONLYOFFICE™ 支持团队
[www.onlyoffice.com](http://onlyoffice.com/)</value>
</data>
<data name="pattern_profile_has_deleted_itself" xml:space="preserve">
<value>用户 "$FromUserName":"$FromUserLink" 已删除其档案,且此档案现已被屏蔽。该用户的所有文件仍然处于已指派状态并会占用磁盘空间。
 
您可将该用户已分享给他人的文档重新指派给另一活动用户,或将其移除以释放门户磁盘空间。
 
请使用"此链接":"$FromUserLink"前往用户档案以将文档重新指派至另一用户或移除数据。</value>
</data>
<data name="pattern_profile_updated_tg" xml:space="preserve">
<value>您在 [${__VirtualRootPath}](${__VirtualRootPath}) 的档案已变更
 
亲爱的 $UserName
 
您在 [${__VirtualRootPath}](${__VirtualRootPath}) 的用户档案详情已由 [$__AuthorName]($__AuthorUrl) 更改。
 
如需查看档案,请点击下方的链接:
[$UserName]($MyStaffLink)</value>
</data>
<data name="pattern_reassigns_failed" xml:space="preserve">
<value>亲爱的 $UserName
 
从用户 "$FromUserName":"$FromUserLink" 向用户 "$ToUserName":"$ToUserLink" 重新指派数据的流程失败。
 
异常消息:$Message</value>
</data>
<data name="pattern_remove_user_data_completed" xml:space="preserve">
<value>亲爱的 $UserName
 
从用户 "$FromUserName":"$FromUserLink" 处移除数据的工作已成功完成。
 
个人数据删除操作能够释放以下工具的空间:
 
# 文档 - $DocsSpace
# CRM - $CrmSpace
# 邮件 - $MailSpace
# 聊天 - $TalkSpace</value>
</data>
<data name="pattern_remove_user_data_failed" xml:space="preserve">
<value>亲爱的 $UserName
 
"$FromUserName":"$FromUserLink" 的数据移除流程失败。
 
异常消息:$Message</value>
</data>
<data name="pattern_request_tariff1" xml:space="preserve">
<value>h1."${__VirtualRootPath}":"${__VirtualRootPath}" SAAS 资费请求
 
h3.名字
$UserName
 
h3.姓氏
$UserLastName
 
h3.职位
$Position
 
h3.邮件
"$UserEmail":"mailto:$UserEmail"
 
h3.电话
$Phone
 
h3.公司网站
$Website
 
h3.公司名称
$CompanyTitle
 
h3.公司规模
$CompanySize
 
h3.请求内容
$Body</value>
</data>
<data name="pattern_restore_completed_v115" xml:space="preserve">
<value>h1.门户恢复
h1."${__VirtualRootPath}":"${__VirtualRootPath}"
 
您的门户已恢复。如需进行访问,请设置新密码:
 
$GreenButton
 
*注意*:此链接仅在 7 天内可用。
 
如果您认为自己不应收到此邮件,请将其忽略或联系 "${__VirtualRootPath}":"${__VirtualRootPath}" 门户管理员以了解更多详情。</value>
</data>
<data name="pattern_saas_guest_activation_v115" xml:space="preserve">
<value>您好!
 
您已受邀以访客用户的身份加入“${__VirtualRootPath}":"${__VirtualRootPath}”。点击链接以接受邀请:
 
$GreenButton
 
我们稍后还将为您发送实用建议和 ONLYOFFICE 最新消息。您可在档案页面中随时取消或重新启用订阅。
 
真诚感谢,
ONLYOFFICE 团队
"www.onlyoffice.com":"http://onlyoffice.com/"</value>
</data>
<data name="pattern_self_profile_updated_tg" xml:space="preserve">
<value>[${__VirtualRootPath}](${__VirtualRootPath}) 门户档案变更通知
 
[$__AuthorName]($__AuthorUrl) 已更改其在 [${__VirtualRootPath}](${__VirtualRootPath}) 门户中的档案详情。</value>
</data>
<data name="pattern_storage_decryption_error" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件解密流程失败。
 
部分文件无法解密。请在"控制面板":"${ControlPanelUrl}/storage"中了解更多详情。</value>
</data>
<data name="pattern_storage_decryption_start" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件解密流程已开始。
 
解密过程可能会需要一些时间,所以目前门户将处于暂时不可用的状态。解密完成后您将可继续处理数据。</value>
</data>
<data name="pattern_storage_decryption_success" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件解密流程已成功完成。
 
您的门户已再次可用。</value>
</data>
<data name="pattern_storage_encryption_error" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件加密流程失败。
 
部分文件无法加密。请在"控制面板":"${ControlPanelUrl}/storage"中了解更多详情。</value>
</data>
<data name="pattern_storage_encryption_start" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件加密流程已开始。
 
加密过程可能会需要一些时间,所以目前门户将处于暂时不可用的状态。加密完成后您将可继续处理数据。</value>
</data>
<data name="pattern_storage_encryption_success" xml:space="preserve">
<value>您好,$UserName
 
"${PortalUrl}":"${PortalUrl}" 门户上的文件加密流程已成功完成。
 
您的门户已再次可用。</value>
</data>
<data name="pattern_user_has_join_tg" xml:space="preserve">
<value>新用户已添加至 [${__VirtualRootPath}](${__VirtualRootPath}) 门户
[$__AuthorName]($__AuthorUrl) 已加入您的 [${__VirtualRootPath}](${__VirtualRootPath}) 门户。</value>
</data>
<data name="pattern_user_ldap_activation" xml:space="preserve">
<value>亲爱的 $UserName
 
您已受邀加入可增强协作体验的安全 Web 办公空间。其地址是 "${__VirtualRootPath}":"${__VirtualRootPath}"。可将此链接加入至书签中,因为之后您会频繁地使用该链接。
 
点击下方的链接以接受邀请并使用企业账户的登录信息和密码进行登录。
 
$GreenButton
 
链接有效期为 7 天。</value>
</data>
<data name="subject_change_email_v115" xml:space="preserve">
<value>确认更改邮件</value>
</data>
<data name="subject_change_password_v115" xml:space="preserve">
<value>确认更改密码</value>
</data>
<data name="subject_change_tfa" xml:space="preserve">
<value>${LetterLogoText}。安全消息通知</value>
</data>
<data name="subject_enterprise_admin_activation_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_enterprise_admin_user_apps_tips_v1" xml:space="preserve">
<value>获取免费 ONLYOFFICE 应用</value>
</data>
<data name="subject_enterprise_admin_user_docs_tips_v1" xml:space="preserve">
<value>一些高效处理文档的建议</value>
</data>
<data name="subject_enterprise_admin_welcome_v1" xml:space="preserve">
<value>探索 ONLYOFFICE 协作空间的企业订阅</value>
</data>
<data name="subject_enterprise_guest_activation_v10" xml:space="preserve">
<value>加入 ${__VirtualRootPath}</value>
</data>
<data name="subject_enterprise_user_activation_v1" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_enterprise_user_welcome_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_enterprise_whitelabel_admin_activation_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_enterprise_whitelabel_user_welcome_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_opensource_user_welcome_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_saas_user_welcome_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_saas_user_activation_v1" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_saas_room_invite" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_saas_docspace_invite" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_saas_owner_payment_warning_grace_period_activation" xml:space="preserve">
<value>已激活 ONLYOFFICE 协作空间宽限期</value>
</data>
<data name="subject_saas_guest_activation_v115" xml:space="preserve">
<value>加入 ${__VirtualRootPath}</value>
</data>
<data name="subject_saas_admin_modules_v1" xml:space="preserve">
<value>配置您的 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_saas_owner_payment_warning_grace_period_expired" xml:space="preserve">
<value>已失效 ONLYOFFICE 协作空间宽限期</value>
</data>
<data name="subject_enterprise_whitelabel_user_activation_v1" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_opensource_user_activation_v1" xml:space="preserve">
<value>加入 ONLYOFFICE 协作空间</value>
</data>
<data name="subject_portal_delete_success_v1" xml:space="preserve">
<value>ONLYOFFICE 协作空间已停用</value>
</data>
<data name="subject_opensource_admin_activation_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_saas_admin_activation_v1" xml:space="preserve">
<value>欢迎来到 ONLYOFFICE 协作空间!</value>
</data>
<data name="subject_profile_has_deleted_itself" xml:space="preserve">
<value>用户已删除其档案</value>
</data>
<data name="subject_saas_admin_trial_warning_after_half_year_v1" xml:space="preserve">
<value>您的 ONLYOFFICE 协作空间将被删除</value>
</data>
<data name="subject_personal_after_registration14_v1" xml:space="preserve">
<value>获取免费 ONLYOFFICE 应用</value>
</data>
<data name="subject_saas_admin_user_apps_tips_v1" xml:space="preserve">
<value>获取免费 ONLYOFFICE 应用</value>
</data>
<data name="subject_opensource_admin_docs_tips_v1" xml:space="preserve">
<value>一些高效处理文档的建议</value>
</data>
<data name="subject_opensource_user_docs_tips_v1" xml:space="preserve">
<value>一些高效处理文档的建议</value>
</data>
<data name="subject_saas_admin_user_docs_tips_v1" xml:space="preserve">
<value>一些高效处理文档的建议</value>
</data>
<data name="subject_enterprise_whitelabel_admin_welcome_v1" xml:space="preserve">
<value>探索 ONLYOFFICE 协作空间的企业订阅</value>
</data>
<data name="subject_opensource_admin_welcome_v1" xml:space="preserve">
<value>探索 ONLYOFFICE 协作空间的企业订阅</value>
</data>
<data name="subject_saas_admin_welcome_v1" xml:space="preserve">
<value>探索 ONLYOFFICE 协作空间的企业订阅</value>
</data>
<data name="subject_for_sales_notify" xml:space="preserve">
<value>销售部门请求</value>
</data>
<data name="subject_user_ldap_activation" xml:space="preserve">
<value>您已收到加入 ${__VirtualRootPath} 的邀请</value>
</data>
<data name="subject_send_whats_new" xml:space="preserve">
<value>$Date 时门户上的新鲜事</value>
</data>
<data name="subject_saas_owner_payment_warning_grace_period_last_day" xml:space="preserve">
<value>ONLYOFFICE 协作空间宽限期将于明日到期</value>
</data>
<data name="subject_saas_owner_payment_warning_grace_period_before_activation" xml:space="preserve">
<value>您的 ONLYOFFICE 协作空间订阅即将到期</value>
</data>
<data name="subject_personal_profile_delete" xml:space="preserve">
<value>ONLYOFFICE 个人版账户终止</value>
</data>
<data name="subject_personal_after_registration1" xml:space="preserve">
<value>欢迎使用 ONLYOFFICE 个人版</value>
</data>
<data name="subject_mailbox_created" xml:space="preserve">
<value>${LetterLogoText}。邮箱创建</value>
</data>
<data name="subject_enterprise_whitelabel_guest_activation_v10" xml:space="preserve">
<value>加入 ${__VirtualRootPath}</value>
</data>
<data name="subject_mailbox_password_changed" xml:space="preserve">
<value>${LetterLogoText}。收件箱密码变更</value>
</data>
<data name="subject_opensource_guest_activation_v11" xml:space="preserve">
<value>加入 ${__VirtualRootPath}</value>
</data>
<data name="subject_personal_activate" xml:space="preserve">
<value>欢迎来到供个人使用的 ONLYOFFICE</value>
</data>
<data name="subject_personal_already_exist" xml:space="preserve">
<value>登录您的 ONLYOFFICE 个人版账户</value>
</data>
<data name="subject_personal_confirmation" xml:space="preserve">
<value>ONLYOFFICE 个人版。请激活您的邮箱</value>
</data>
<data name="subject_reassigns_failed" xml:space="preserve">
<value>${LetterLogoText}。用户数据重新指派失败</value>
</data>
<data name="subject_remove_user_data_completed" xml:space="preserve">
<value>${LetterLogoText}。用户数据移除完成</value>
</data>
<data name="subject_remove_user_data_failed" xml:space="preserve">
<value>${LetterLogoText}。用户数据移除失败</value>
</data>
<data name="subject_storage_decryption_error" xml:space="preserve">
<value>${LetterLogoText}。解密流程失败</value>
</data>
<data name="subject_storage_decryption_start" xml:space="preserve">
<value>${LetterLogoText}。解密流程已开始</value>
</data>
<data name="subject_storage_decryption_success" xml:space="preserve">
<value>${LetterLogoText}。解密流程已完成</value>
</data>
<data name="subject_storage_encryption_error" xml:space="preserve">
<value>${LetterLogoText}。加密流程失败</value>
</data>
<data name="subject_storage_encryption_start" xml:space="preserve">
<value>${LetterLogoText}。加密流程已开始</value>
</data>
<data name="subject_storage_encryption_success" xml:space="preserve">
<value>${LetterLogoText}. Encryption process completed ${LetterLogoText}。加密流程已完成</value>
</data>
<data name="ButtonConfirmRoomInvite" xml:space="preserve">
<value>确认房间邀请</value>
</data>
</root> </root>