Files: resources

This commit is contained in:
pavelbannov 2021-05-26 17:23:48 +03:00
parent d8adef733c
commit 3cb0ff476c
23 changed files with 990 additions and 275 deletions

View File

@ -18,7 +18,8 @@ using System.IO;
using System.Text;
using ASC.Common;
using ASC.Files.Core.Resources;
using ICSharpCode.SharpZipLib.GZip;
using ICSharpCode.SharpZipLib.Tar;

View File

@ -17,7 +17,8 @@
using System.IO;
using ASC.Common;
using ASC.Files.Core.Resources;
using ICSharpCode.SharpZipLib.Zip;
namespace ASC.Web.Files.Core.Compress

View File

@ -19,7 +19,7 @@ namespace ASC.Files.Core.Resources {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class FilesCommonResource {
@ -763,7 +763,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to You are not allowed to preview the elements in the Recycle Bin.
/// Looks up a localized string similar to You are not allowed to preview the elements in the Trash.
/// </summary>
public static string ErrorMassage_ViewTrashItem {
get {
@ -790,7 +790,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Search by contents of documents.
/// Looks up a localized string similar to Search in documents content.
/// </summary>
public static string IndexTitle {
get {
@ -808,7 +808,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Do the same as a user|Link Dropbox, Box and other accounts in the &apos;Common Documents&apos; section|Set up access rights to the documents and folders in the &apos;Common Documents&apos; section.
/// Looks up a localized string similar to Do the same as a user|Link Dropbox, Box and other accounts in the &apos;Common&apos; section|Set up access rights to the documents and folders in the &apos;Common&apos; section.
/// </summary>
public static string ProductAdminOpportunities {
get {
@ -817,7 +817,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Create, edit and share documents. Collaborate on them in real-time. 100% compatibility with MS Office formats guaranteed..
/// Looks up a localized string similar to Create, edit, and share office documents. Collaborate on them in real-time. 100% compatibility with docx, xlsx, pptx guaranteed. .
/// </summary>
public static string ProductDescription {
get {
@ -826,7 +826,8 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Create, edit and share documents. Collaborate on them in real-time. 100% compatibility with MS Office formats guaranteed..
/// Looks up a localized string similar to Edit, share and collaborate on office documents in real-time. Create and manage common docs for the whole team to access.
///100% compatibility with docx, xlsx, pptx. .
/// </summary>
public static string ProductDescriptionEx {
get {

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>Außerhalb Portal</value>
@ -310,16 +310,16 @@
<value>Die Datei wurde im Ordner"{0}"erstellt</value>
</data>
<data name="ProductAdminOpportunities" xml:space="preserve">
<value>dieselben Operationen wie ein Benutzer durchführen|Dropbox-, Box- und sonstige Konten mit der Sektion 'Gemeinsame Dokumente' verknüpfen|Zugriffsrechte für Dokumente und Ordner in der Sektion 'Gemeinsame Dokumente' gewähren</value>
<value>Dieselben Operationen wie ein Benutzer durchführen|Dropbox-, Box- und sonstige Konten in der Sektion 'Gemeinsame Dokumente' verknüpfen|Zugriffsrechte für Dokumente und Ordner in der Sektion 'Gemeinsame Dokumente' gewähren</value>
</data>
<data name="ProductDescription" xml:space="preserve">
<value>Erstellen, bearbeiten, speichern und geben Sie die Dokumente frei. Arbeiten Sie daran in Echtzeit zusammen. Sicherheit durch garantierte 100% ige Kompatibilität mit MS Office Formaten.</value>
<value>Erstellen, bearbeiten, speichern und geben Sie die Dokumente frei. Arbeiten Sie daran in Echtzeit zusammen. Sicherheit durch garantierte 100%ige Kompatibilität mit MS Office Formaten.</value>
</data>
<data name="ProductDescriptionEx" xml:space="preserve">
<value>Erstellen, bearbeiten, speichern und geben Sie die Dokumente frei. Arbeiten Sie daran in Echtzeit zusammen. Sicherheit durch garantierte 100% ige Kompatibilität mit MS Office Formaten.</value>
<value>Erstellen, bearbeiten, speichern und geben Sie die Dokumente frei. Arbeiten Sie daran in Echtzeit zusammen. Sicherheit durch garantierte 100%ige Kompatibilität mit docx, xslx und pptx Formaten.</value>
</data>
<data name="ProductDescriptionShort" xml:space="preserve">
<value>Erstellen, bearbeiten, speichern und geben Sie die Dokumente frei. Schließen Sie Ihre Google Drive-, Dropbox- und Box-Konten an, sodass Sie alle Dokumente in einem Ort haben.</value>
<value>Betrachten und laden Sie geteilte Dokumente herunter. Laden Sie zu geteilten Ordnern hoch. 100%ige Kompatibilität zu docx, xslx, pptx Formaten garantiert.</value>
</data>
<data name="ProductName" xml:space="preserve">
<value>Dokumente</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>Fuera de portal</value>
@ -115,6 +115,9 @@
<data name="CommentEditEncrypt" xml:space="preserve">
<value>Editado con encriptación</value>
</data>
<data name="CommentEncrypted" xml:space="preserve">
<value>Encriptado</value>
</data>
<data name="CommentForcesave" xml:space="preserve">
<value>Guardado</value>
</data>
@ -305,13 +308,17 @@
<value>Archivo creado en la carpeta "{0}"</value>
</data>
<data name="ProductAdminOpportunities" xml:space="preserve">
<value>Hacer lo mismo que el usuario|Enlazar cuentas de Dropbox, Box y otras cuentas con 'Documentos comunes'|Dar los derechos de acceso para los documentos y carpetas en sección 'Documentos comunes'</value>
<value>Haga lo mismo que un usuario|Enlace Dropbox, Box y otras cuentas en la sección 'Documentos comunes'|Configure derechos de acceso a los documentos y carpetas en la sección 'Documentos comunes'</value>
</data>
<data name="ProductDescription" xml:space="preserve">
<value>Cree, edite, guarde y comparta documentos. Conecte sus cuentas de Google Drive, Dropbox y Box y tenga todos los documentos en un sólo lugar.</value>
<value>Cree, edite y comparta documentos de oficina. Colabore en ellos en tiempo real. Garantizado 100% de compatibilidad con docx, xlsx, pptx. </value>
</data>
<data name="ProductDescriptionEx" xml:space="preserve">
<value>Cree, edite, guarde y comparta documentos. Conecte sus cuentas de Google Drive, Dropbox y Box y trabaje con todos los documentos en un sólo lugar.</value>
<value>Edite, comparta y colabore en documentos de oficina en tiempo real. Cree y gestione documentos comunes para que todo el equipo tenga acceso a ellos.
100% de compatibilidad con docx, xlsx, pptx. </value>
</data>
<data name="ProductDescriptionShort" xml:space="preserve">
<value>Vea y descargue los documentos compartidos. Suba archivos a las carpetas compartidas. 100% de compatibilidad con docx, xlsx, pptx garantizada.</value>
</data>
<data name="ProductName" xml:space="preserve">
<value>Documentos</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>A l'extérieur du portail </value>
@ -77,7 +77,7 @@
<value>Accès complet</value>
</data>
<data name="AceStatusEnum_Restrict" xml:space="preserve">
<value>Accès interdit</value>
<value>Refuser l'accès</value>
</data>
<data name="AceStatusEnum_Review" xml:space="preserve">
<value>Révision</value>
@ -173,13 +173,13 @@
<value>Le fichier est verrouillé pour modification dans une application mobile par {0}</value>
</data>
<data name="ErrorMassage_EmptyFile" xml:space="preserve">
<value>Le fichier est vide</value>
<value>Fichier vide</value>
</data>
<data name="ErrorMassage_FileNotFound" xml:space="preserve">
<value>Le fichier requis n'a pas été trouvé</value>
</data>
<data name="ErrorMassage_FileSizeConvert" xml:space="preserve">
<value>Le fichier plus grand que {0} ne sera pas converti</value>
<value>Le fichier de plus de {0} ne sera pas converti</value>
</data>
<data name="ErrorMassage_FileSizeCopy" xml:space="preserve">
<value>Fichier de plus de {0} ne sera pas copié</value>
@ -314,10 +314,10 @@
<value>Créez, modifiez et partagez des documents. Travaillez à plusieurs sur les documents en temps réel. La compatibilité 100% avec les formats MS Office est garantie.</value>
</data>
<data name="ProductDescriptionEx" xml:space="preserve">
<value>Créez, modifiez et partagez des documents. Travaillez à plusieurs sur les documents en temps réel. La compatibilité 100% avec les formats MS Office est garantie.</value>
<value>Editez, partagez et collaborez sur les documents en temps réel. Créez et gérez les documents communs, accessibles à toute l'équipe. La compatibilité 100% avec les formats MS Office est garantie.</value>
</data>
<data name="ProductDescriptionShort" xml:space="preserve">
<value>Créez, éditez, enregistrez et partagez vos documents. Connectez votre compte Google Drive, Dropbox ou Box et disposez d'un seul endroit pour tous vos documents. </value>
<value>Affichez et téléchargez les documents partagés. Chargez les documents dans les dossiers partagés. La compatibilité à 100% avec les fichiers docx, xlsx, pptx est garantie.</value>
</data>
<data name="ProductName" xml:space="preserve">
<value>Documents</value>
@ -335,13 +335,13 @@
<value>Notifier lorsqu'un dossier est partagé</value>
</data>
<data name="SubscriptDocuSignComplete" xml:space="preserve">
<value>Informer lorsque le document est signé via DocuSign</value>
<value>Notifier lorsque le document est signé via DocuSign</value>
</data>
<data name="SubscriptDocuSignStatus" xml:space="preserve">
<value>Notifier du changement de statut du document dans DocuSign</value>
</data>
<data name="SubscriptForAccess" xml:space="preserve">
<value>M'informer du partage</value>
<value>Être notifiée quand le document est partagé</value>
</data>
<data name="SubscriptForMailMerge" xml:space="preserve">
<value>Avertir lorsque le publipostage est terminé</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>Portale esterno</value>
@ -83,7 +83,7 @@
<value>Revisione</value>
</data>
<data name="Admin" xml:space="preserve">
<value>Amministratori</value>
<value>Amministratore</value>
</data>
<data name="AppAccessDenied" xml:space="preserve">
<value>Per lavorare con il file si deve concedere l'accesso ad esso</value>
@ -209,7 +209,7 @@
<value>Non ci sono account disponibili per inviare un messaggio. Andare nella Posta e collegare la cassetta postale.</value>
</data>
<data name="ErrorMassage_MailMergeCount" xml:space="preserve">
<value>Non è stato possibile eseguire l'invio di almeno {0} mail. Si prega di controllare il Modulo mail per conoscere il motivo del fallimento.</value>
<value>Non è stato possibile eseguire l'invio di almeno {0} mail. Si prega di controllare il Modulo mail per conoscere il motivo del errore.</value>
</data>
<data name="ErrorMassage_ManyDownloads" xml:space="preserve">
<value>Molti download</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>Outside portal</value>
@ -293,7 +293,7 @@
<value>User could not be found</value>
</data>
<data name="ErrorMassage_ViewTrashItem" xml:space="preserve">
<value>You are not allowed to preview the elements in the Recycle Bin</value>
<value>You are not allowed to preview the elements in the Trash</value>
</data>
<data name="Everyone" xml:space="preserve">
<value>Everyone</value>
@ -302,19 +302,20 @@
<value>Anonymous</value>
</data>
<data name="IndexTitle" xml:space="preserve">
<value>Search by contents of documents</value>
<value>Search in documents content</value>
</data>
<data name="MessageFileCreated" xml:space="preserve">
<value>File created in folder "{0}"</value>
</data>
<data name="ProductAdminOpportunities" xml:space="preserve">
<value>Do the same as a user|Link Dropbox, Box and other accounts in the 'Common Documents' section|Set up access rights to the documents and folders in the 'Common Documents' section</value>
<value>Do the same as a user|Link Dropbox, Box and other accounts in the 'Common' section|Set up access rights to the documents and folders in the 'Common' section</value>
</data>
<data name="ProductDescription" xml:space="preserve">
<value>Create, edit and share documents. Collaborate on them in real-time. 100% compatibility with MS Office formats guaranteed.</value>
<value>Create, edit, and share office documents. Collaborate on them in real-time. 100% compatibility with docx, xlsx, pptx guaranteed. </value>
</data>
<data name="ProductDescriptionEx" xml:space="preserve">
<value>Create, edit and share documents. Collaborate on them in real-time. 100% compatibility with MS Office formats guaranteed.</value>
<value>Edit, share and collaborate on office documents in real-time. Create and manage common docs for the whole team to access.
100% compatibility with docx, xlsx, pptx. </value>
</data>
<data name="ProductDescriptionShort" xml:space="preserve">
<value>View and download shared documents. Upload files to shared folders. 100% compatibility with docx, xlsx, pptx guaranteed.</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AceShareLink" xml:space="preserve">
<value>Вне портала</value>
@ -308,13 +308,13 @@
<value>Файл создан в папке "{0}"</value>
</data>
<data name="ProductAdminOpportunities" xml:space="preserve">
<value>Делать то же самое, что и пользователь|Подключать аккаунты Dropbox, Box и другие в разделе 'Общие документы'|Настраивать права доступа к документам и папкам в разделе 'Общие документы'</value>
<value>Делать то же самое, что и пользователь|Подключать аккаунты Dropbox, Box и другие в разделе 'Общие'|Настраивать права доступа к документам и папкам в разделе 'Общие'</value>
</data>
<data name="ProductDescription" xml:space="preserve">
<value>Создавайте, редактируйте документы и предоставляйте к ним доступ. Используйте совместное редактирование в режиме реального времени. Гарантируется 100% совместимость с форматами MS Office.</value>
<value>Создавайте и редактируйте офисные документы, предоставляйте к ним доступ. Работайте над ними совместно в режиме реального времени. Гарантируется 100% совместимость с форматами docx, xlsx, pptx.</value>
</data>
<data name="ProductDescriptionEx" xml:space="preserve">
<value>Создавайте, редактируйте документы и предоставляйте к ним доступ. Используйте совместное редактирование в режиме реального времени. Гарантируется 100% совместимость с форматами MS Office.</value>
<value>Редактируйте офисные документы, предоставляйте к ним доступ и работайте над ними совместно в режиме реального времени. Создавайте общие документы, доступные для всей команды, и управляйте ими. 100% совместимость с форматами docx, xlsx, pptx.</value>
</data>
<data name="ProductDescriptionShort" xml:space="preserve">
<value>Просматривайте и скачивайте документы, к которым предоставлен доступ. Загружайте файлы в общие папки. Гарантируется 100% совместимость с форматами docx, xlsx, pptx.</value>
@ -341,7 +341,7 @@
<value>Оповещать об изменении статуса документа в DocuSign</value>
</data>
<data name="SubscriptForAccess" xml:space="preserve">
<value>Оповещать при предоставлении доступа</value>
<value>Оповещать при предоставлении доступа к документу</value>
</data>
<data name="SubscriptForMailMerge" xml:space="preserve">
<value>Оповещать о завершении рассылки</value>

View File

@ -19,7 +19,7 @@ namespace ASC.Files.Core.Resources {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class FilesUCResource {
@ -61,7 +61,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Common Documents.
/// Looks up a localized string similar to Common.
/// </summary>
public static string CorporateFiles {
get {
@ -79,7 +79,25 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to My Documents.
/// Looks up a localized string similar to Files will be compressed into the {0}.tar.gz file{1}.
/// </summary>
public static string FilesWillBeCompressedTarGz {
get {
return ResourceManager.GetString("FilesWillBeCompressedTarGz", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Files will be compressed into the {0}.zip file{1}.
/// </summary>
public static string FilesWillBeCompressedZip {
get {
return ResourceManager.GetString("FilesWillBeCompressedZip", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to My documents.
/// </summary>
public static string MyFiles {
get {
@ -97,7 +115,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Project Documents.
/// Looks up a localized string similar to In projects.
/// </summary>
public static string ProjectFiles {
get {
@ -115,7 +133,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Shared with Me.
/// Looks up a localized string similar to Shared with me.
/// </summary>
public static string SharedForMe {
get {
@ -124,7 +142,7 @@ namespace ASC.Files.Core.Resources {
}
/// <summary>
/// Looks up a localized string similar to Recycle Bin.
/// Looks up a localized string similar to Trash.
/// </summary>
public static string Trash {
get {

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Gemeinsame Dokumente</value>
@ -64,6 +64,12 @@
<data name="Favorites" xml:space="preserve">
<value>Favoriten</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>Dateien werden ins {0}.tar.gz-Archiv{1} gepackt</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>Dateien werden zu einem {0}ZIP-Archiv{1} hinzugefügt</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>Meine Dokumente</value>
</data>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Documentos comunes</value>
@ -64,6 +64,12 @@
<data name="Favorites" xml:space="preserve">
<value>Favoritos</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>Los archivos se comprimirán en el archivo {0}.tar.gz{1}</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>Los archivos se comprimirán en el archivo {0}.zip{1}</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>Mis documentos</value>
</data>
@ -71,7 +77,7 @@
<value>Sala Privada</value>
</data>
<data name="ProjectFiles" xml:space="preserve">
<value>Documentos de proyecto</value>
<value>En proyectos</value>
</data>
<data name="Recent" xml:space="preserve">
<value>Reciente</value>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Documents communs</value>
@ -64,6 +64,12 @@
<data name="Favorites" xml:space="preserve">
<value>Favoris</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>Les fichiers seront convertis au fichier d'archive {0}.tar.gz{1}</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>Les fichiers seront compressés au {0}fichier .zip{1}</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>Mes documents</value>
</data>

View File

@ -53,10 +53,10 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Documenti comuni</value>
@ -64,6 +64,12 @@
<data name="Favorites" xml:space="preserve">
<value>Preferiti</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>I file verranno compressi nel file {0}.tar.gz{1}</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>I file verranno compressi nel file {0}.zip{1}</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>I miei documenti</value>
</data>

View File

@ -53,33 +53,39 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Common Documents</value>
<value>Common</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Favorites</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>Files will be compressed into the {0}.tar.gz file{1}</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>Files will be compressed into the {0}.zip file{1}</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>My Documents</value>
<value>My documents</value>
</data>
<data name="PrivacyRoom" xml:space="preserve">
<value>Private Room</value>
</data>
<data name="ProjectFiles" xml:space="preserve">
<value>Project Documents</value>
<value>In projects</value>
</data>
<data name="Recent" xml:space="preserve">
<value>Recent</value>
</data>
<data name="SharedForMe" xml:space="preserve">
<value>Shared with Me</value>
<value>Shared with me</value>
</data>
<data name="Trash" xml:space="preserve">
<value>Recycle Bin</value>
<value>Trash</value>
</data>
</root>

View File

@ -53,17 +53,23 @@
<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>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.6.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>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="CorporateFiles" xml:space="preserve">
<value>Общие документы</value>
<value>Общие</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Избранное</value>
</data>
<data name="FilesWillBeCompressedTarGz" xml:space="preserve">
<value>Файлы будут сжаты в {0}файл .tar.gz{1}</value>
</data>
<data name="FilesWillBeCompressedZip" xml:space="preserve">
<value>Файлы будут сжаты в {0}.zip-файл{1}</value>
</data>
<data name="MyFiles" xml:space="preserve">
<value>Мои документы</value>
</data>
@ -71,7 +77,7 @@
<value>Приватная комната</value>
</data>
<data name="ProjectFiles" xml:space="preserve">
<value>Документы проектов</value>
<value>В проектах</value>
</data>
<data name="Recent" xml:space="preserve">
<value>Последние</value>

View File

@ -19,7 +19,7 @@ namespace ASC.Files.Core.Services.NotifyService {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class FilesPatternResource {
@ -61,10 +61,10 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. All signers completed $Message
///
///This is a mail message to notify you that all signers completed &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;.
///
/// Looks up a localized string similar to h1. All signers completed $DocumentTitle
///
///This is an email notification to inform you that all signers completed &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;.
///
///^You receive this email because you are a registered user of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.^.
/// </summary>
public static string pattern_DocuSignComplete {
@ -74,10 +74,10 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. $Message: $DocumentTitle
///
///Watch your DocuSign account for more information.
///
/// Looks up a localized string similar to h1. $Message: $DocumentTitle
///
///Sign in to your DocuSign account for more information.
///
///^You receive this email because you are a registered user of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.^.
/// </summary>
public static string pattern_DocuSignStatus {
@ -87,12 +87,12 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;
///
///This is a mail message to notify you that you have mentioned by &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot;.
///
///$Message
///
/// Looks up a localized string similar to h1. &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; mentioned you in the document comment
///
///This is a mail message to notify that you have been mentioned by &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; in the comment to the &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot; document:
///
///$Message
///
///^You receive this email because you are a registered user of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.^.
/// </summary>
public static string pattern_EditorMentions {
@ -102,12 +102,12 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. Mailing completed
///
///This is a mail message to notify you that you have requested the mailing of $MailsCount messages and the process is now complete. $Message
///
///The successfully sent mail messages can be found in your &quot;Sent&quot;:&quot;$__VirtualRootPath/addons/mail/#sent&quot; folder of the Mail module.
///
/// Looks up a localized string similar to h1. Mailing completed
///
///This is an email notification to inform you that you have requested the mailing of $MailsCount messages and the process is now complete. $Message
///
///The successfully sent mail messages can be found in your &quot;Sent&quot;:&quot;$__VirtualRootPath/addons/mail/#sent&quot; folder of the Mail module.
///
///^You receive this email because you are a registered user of the &quot;${__VirtualRootPath}&quot;:&quot;${__VirtualRootPath}&quot; portal.^.
/// </summary>
public static string pattern_MailMergeEnd {
@ -117,10 +117,10 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. Access granted to document: &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;
///
///$__DateTime &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; granted you the access to the &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot; document with the following access rights: &quot;$AccessRights&quot;.
///
/// Looks up a localized string similar to h1. Access granted to document: &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;
///
///$__DateTime &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; granted you the access to the &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot; document with the following access rights: &quot;$AccessRights&quot;.
///
///$Message.
/// </summary>
public static string pattern_ShareDocument {
@ -130,10 +130,10 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to h1. Access granted to folder: &quot;$DocumentTitle&quot;:&quot;$__VirtualRootPath/products/files/#$FolderID&quot;
///
///$__DateTime &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; granted you the access to the &quot;$DocumentTitle&quot;:&quot;$__VirtualRootPath/products/files/#$FolderID&quot; folder with the following access rights: &quot;$AccessRights&quot;.
///
/// Looks up a localized string similar to h1. Access granted to folder: &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot;
///
///$__DateTime &quot;$__AuthorName&quot;:&quot;$__AuthorUrl&quot; granted you the access to the &quot;$DocumentTitle&quot;:&quot;$DocumentURL&quot; folder with the following access rights: &quot;$AccessRights&quot;.
///
///$Message.
/// </summary>
public static string pattern_ShareFolder {
@ -143,14 +143,14 @@ namespace ASC.Files.Core.Services.NotifyService {
}
/// <summary>
/// Looks up a localized string similar to &lt;patterns&gt;
/// &lt;formatter type=&quot;ASC.Notify.Patterns.NVelocityPatternFormatter, ASC.Core.Common&quot; /&gt;
///
/// &lt;pattern id=&quot;DocuSignComplete&quot; sender=&quot;email.sender&quot;&gt;
/// &lt;subject resource=&quot;|subject_DocuSignComplete|ASC.Files.Core.Services.NotifyService.FilesPatternResource,ASC.Files.Core&quot; /&gt;
/// &lt;body styler=&quot;ASC.Notify.Textile.TextileStyler,ASC.Notify.Textile&quot; resource=&quot;|pattern_DocuSignComplete|ASC.Files.Core.Services.NotifyService.FilesPatternResource,ASC.Files.Core&quot; /&gt;
/// &lt;/pattern&gt;
/// &lt;pattern id=&quot;DocuSignCom [rest of string was truncated]&quot;;.
/// Looks up a localized string similar to &lt;patterns&gt;
/// &lt;formatter type=&quot;ASC.Notify.Patterns.NVelocityPatternFormatter, ASC.Core.Common&quot; /&gt;
///
/// &lt;pattern id=&quot;DocuSignComplete&quot; sender=&quot;email.sender&quot;&gt;
/// &lt;subject resource=&quot;|subject_DocuSignComplete|ASC.Files.Core.Services.NotifyService.FilesPatternResource,ASC.Files.Core&quot; /&gt;
/// &lt;body styler=&quot;ASC.Notify.Textile.TextileStyler,ASC.Notify.Textile&quot; resource=&quot;|pattern_DocuSignComplete|ASC.Files.Core.Services.NotifyService.FilesPatternResource,ASC.Files.Core&quot; /&gt;
/// &lt;/pattern&gt;
/// &lt;pattern id=&quot;DocuSignComplete&quot; [rest of string was truncated]&quot;;.
/// </summary>
public static string patterns {
get {
@ -167,6 +167,15 @@ namespace ASC.Files.Core.Services.NotifyService {
}
}
/// <summary>
/// Looks up a localized string similar to Documents. All signers completed [$DocumentTitle]($DocumentURL).
/// </summary>
public static string subject_DocuSignComplete_tg {
get {
return ResourceManager.GetString("subject_DocuSignComplete_tg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents. Sign status changed.
/// </summary>
@ -203,6 +212,15 @@ namespace ASC.Files.Core.Services.NotifyService {
}
}
/// <summary>
/// Looks up a localized string similar to Documents. Access granted to document: [$DocumentTitle]($DocumentURL).
/// </summary>
public static string subject_ShareDocument_tg {
get {
return ResourceManager.GetString("subject_ShareDocument_tg", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents. Access granted to folder: $DocumentTitle.
/// </summary>
@ -211,5 +229,14 @@ namespace ASC.Files.Core.Services.NotifyService {
return ResourceManager.GetString("subject_ShareFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents. Access granted to folder: [$DocumentTitle]($DocumentURL).
/// </summary>
public static string subject_ShareFolder_tg {
get {
return ResourceManager.GetString("subject_ShareFolder_tg", resourceCulture);
}
}
}
}

View File

@ -0,0 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. Alle Unterzeichner haben den Signiervorgang erfolgreich abgeschlossen $DocumentTitle
Durch diese E-Mail-Benachrichtigung werden Sie darüber informiert, dass alle Unterzeichner den Signiervorgang abgeschlossen haben. "$DocumentTitle":"$DocumentURL".
^Sie erhalten diese E-Mail, weil Sie ein registrierter Benutzer/in von "${__VirtualRootPath}":"${__VirtualRootPath}" Portal sind.^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Für weitere Informationen melden Sie sich bei Ihrem DocuSign Konto an.
^Sie erhalten diese E-Mail, da Sie registrierter Benutzer/in"${__VirtualRootPath}":"${__VirtualRootPath}" des Portals sind.^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$__AuthorName":"$__AuthorUrl" hat Sie im Kommentar zum Dokument erwähnt.
Diese Nachricht informiert Sie, dass "$__AuthorName":"$__AuthorUrl" Sie im Kommentar zum Dokument "$DocumentTitle":"$DocumentURL" erwähnt hat:
$Message
^Sie erhalten diese Nachricht, weil Sie ein registrierter Benutzer des Portals "${__VirtualRootPath}":"${__VirtualRootPath}" sind.^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. E-Mailversand ist abgeschlossen
Der E-Mailversand von $MailsCount Nachrichten ist nun abgeschlossen.
Sie können den Status dieser E-Mail-Nachrichten im "Gesendet":"$__VirtualRootPath/addons/mail/#sent"-Ordner des Mail-Moduls überprüfen.
^Sie erhalten diese Nachricht, weil Sie ein registrierter Benutzer des Portals "${__VirtualRootPath}":"${__VirtualRootPath}" sind.^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1.Zugriff auf das Dokument "$DocumentTitle":"$DocumentURL" erteilt
$__DateTime "$__AuthorName":"$__AuthorUrl" hat Ihnen den Zugriff auf das Dokument "$DocumentTitle":"$DocumentURL" mit der Berechtigung "$AccessRights" gewährt.
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1.Zugriff auf den Ordner "$DocumentTitle":"$DocumentURL" erteilt
$__DateTime "$__AuthorName":"$__AuthorUrl" hat Ihnen den Zugriff auf den Ordner "$DocumentTitle":"$DocumentURL" mit der Zugriffsberechtigung "$AccessRights" gewährt.
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Dokumente. Alle Unterzeichner/innen haben $DocumentTitle abgeschlossen</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Dokumente. Alle Unterzeichner/innen haben [$DocumentTitle]($DocumentURL) abgeschlossen</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Dokumente. Der Signiervorgang-Status wurde geändert</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Dokumente. Sie wurden im Dokument erwähnt.</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Dokumente. Mailing ist abgeschlossen.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Dokumente. Zugriff auf das Dokument $DocumentTitle erteilt</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Dokumente. Zugriff auf das Dokument [$DocumentTitle]($DocumentURL) erteilt</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Dokumente. Ihnen wurde der Zugriff auf den Ordner $DocumentTitle gewährt</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Dokumente. Zugriff auf das Verzeichnis [$DocumentTitle]($DocumentURL) erteilt</value>
</data>
</root>

View File

@ -0,0 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. Trabajo con el documento ha sido finalizado $DocumentTitle
Todas las personas han firmado el documento "$DocumentTitle":"$DocumentURL".
^Usted ha recibido este mensaje como un usuario registrado en el portal "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Para recibir una información adicional entre en su cuenta de DocuSign.
^Usted ha recibido este mensaje como un usuario registrado en el portal "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$__AuthorName":"$__AuthorUrl" le ha mencionado en el comentario del documento
Este es un mensaje de correo electrónico para notificarle que usted ha sido mencionado por "$__AuthorName":"$__AuthorUrl" en el comentario del documento "$DocumentTitle":"$DocumentURL":
$Message
^Usted ha recibido este correo electrónico porque es un usuario registrado del portal "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. Envío está completo
Es un mensaje de correo electrónico para notificarle que el envío de mensajes de $MailsCount que usted ha solicitado ha finalizado.
Puede comprobar el estado de estos mensajes de correo electrónico en su carpeta "Enviado":"$__VirtualRootPath/addons/mail/# enviado" del módulo Correo.
^Usted ha recibido este mensaje como un usuario registrado en el "${__VirtualRootPath}":".${__VirtualRootPath}"portal.^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1.Acceso concedido al documento: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" le ha concedido el acceso al documento "$DocumentTitle":"$DocumentURL" con permisos de acceso: "$AccessRights".
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1.Acceso concedido a la carpeta: "$DocumentTitle":"$DocumentURL"
$__DateTime user "$__AuthorName":"$__AuthorUrl" le ha concedido el acceso a la carpeta "$DocumentTitle":"$DocumentURL" con permisos de acceso: "$AccessRights".
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Documentos. Todas las personas han firmado.</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Documentos. Todos los firmantes han completado [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Documentos. Estado de la firma ha sido cambiado.</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Documentos. Mencionado en documento</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Documentos. Envío está completo.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Documentos. Se le permitió acceso a $DocumentTitle</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Documentos. Acceso concedido al documento: [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Documentos. Se le permitió acceso a la carpeta $DocumentTitle</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Documentos. Acceso concedido a la carpeta: [$DocumentTitle]($DocumentURL)</value>
</data>
</root>

View File

@ -0,0 +1,135 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. Tous les signataires ont signé $DocumentTitle
Ce courriel est pour vous informer que tous les signataires ont signé "$DocumentTitle":"$DocumentURL".
^Vous avez reçu ce courriel parce que vous êtes un utilisateur enregistré sur le portail "${__VirtualRootPath}":"${__VirtualRootPath}" .^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Pour en savoir plus, connectez-vous à votre compte.
^Vous avez reçu cet e-mail parce que vous êtes un utilisateur enregistré sur le portail "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$__AuthorName":"$__AuthorUrl" vous a mentionné dans le commentaire du document
Ce courriel vous est envoyé parce que vous avez été mentionné par "$__AuthorName":"$__AuthorUrl" dans le commentaire du document "$DocumentTitle":"$DocumentURL" :
$Message
^Vous avez reçu ce courriel parce que vous êtes un utilisateur enregistré de "${__VirtualRootPath}":"${__VirtualRootPath}" portail.^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. Diffusion terminée
Ce courriel est pour vous informer que la diffusion des messages $MailsCount que vous avez demandée est maintenant terminée.
Vous pouvez vérifier le statut de ces messages dans votre dossier "Envoyés":"$__VirtualRootPath/addons/mail/#sent" du module "Mail".
^Vous recevez cet email car vous êtes un utilisateur enregistré du portail "${__VirtualRootPath}":"${__VirtualRootPath}".^
</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1. L'accès est autorisé au document: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" vous a accordé l'accès au document "$DocumentTitle":"$DocumentURL" avec les droits d'accès: "$AccessRights".
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1. L'accès est autorisé au dossier: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" vous a accordé l'accès au dossier "$DocumentTitle":"$DocumentURL" avec les droits d'accès: "$AccessRights".
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Documents. Tous les signataires ont signé $DocumentTitle</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Documents. Tous les signataires ont complété le document [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Documents.Le statut de la signature modifié</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Documents. Mentionné dans un document</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Documents. Diffusion est terminée. </value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Documents. L'accès est autorisé au document $DocumentTitle</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Documents. L'accès au document est autorisé :[$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Documents. L'accès est autorisé au dossier: $DocumentTitle</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Documents. L'accès au dossier est autorisé : [$DocumentTitle]($DocumentURL)</value>
</data>
</root>

View File

@ -0,0 +1,136 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. Tutti i firmatari hanno firmato $DocumentTitle
Questa è una email di notifica per informarti che tutti i firmatari hanno firmato "$DocumentTitle":"$DocumentURL".
^Ricevi questa email in quanto utente registrato del portale "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Accedi al tuo account DocuSign per maggiori informazioni.
^Ricevi questa email perché sei un utente registrato del portale "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$$__AuthorName":"$__AuthorUrl" ti ha menzionato nel commento al documento
Hai ricevuto questo messaggio di posta elettronica per informarti che sei stato menzionato da "$__AuthorName":"$__AuthorUrl" nel commento al documento "$DocumentTitle":"$DocumentURL".
$Message
^Ricevi questa email perché sei un utente registrato del portale "${__VirtualRootPath}":"${__VirtualRootPath}"^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. Invio completato
Questa è una email di notifica per informarti che hai richiesto l'invio di $MailsCount messaggi e che il processo è ora stato completato. $Message
Puoi controllare le mail inviate con successo possono nella cartella "Inviati":"$__VirtualRootPath/addons/mail/#sent" del Modulo mail.
^Ricevi questa email in quanto utente registrato del portale "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1. Accesso consentito al documento: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" ti ha concesso l'accesso al documento "$DocumentTitle":"$DocumentURL" con i seguenti diritti di accesso: "$AccessRights".
$Message
^Ricevi questa email perché sei un utente registrato del portale "${__VirtualRootPath}":"${__VirtualRootPath}". Se non desideri ricevere le notifiche relative ai documenti condivisi, si prega di gestire le "opzioni di iscrizione":"$RecipientSubscriptionConfigURL".^</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1. Accesso concesso alla cartella: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" ti ha concesso l'accesso alla cartella "$DocumentTitle":"$DocumentURL" con i diritti di accesso: "$AccessRights".
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Documenti. Tutti i firmatari hanno firmato $DocumentTitle</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Documenti. Tutti i firmatari hanno completato [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Documenti. Lo status della firma è cambiato</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Documenti. Menzionato nel documento</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Documenti. L'invio è stato completato.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Documenti. Accesso concesso al documento: $DocumentTitle</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Documenti. Accesso concesso al documento: [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Documenti. Accesso concesso alla cartella: $DocumentTitle</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Documenti. Accesso concesso alla cartella: [$DocumentTitle]($DocumentURL)</value>
</data>
</root>

View File

@ -1,188 +1,138 @@
<?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.
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. All signers completed $DocumentTitle
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="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. All signers completed $Message
This is an email notification to inform you that all signers completed "$DocumentTitle":"$DocumentURL".
This is a mail message to notify you that all signers completed "$DocumentTitle":"$DocumentURL".
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Watch your DocuSign account for more information.
Sign in to your DocuSign account for more information.
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$DocumentTitle":"$DocumentURL"
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$__AuthorName":"$__AuthorUrl" mentioned you in the document comment
This is a mail message to notify you that you have mentioned by "$__AuthorName":"$__AuthorUrl".
This is a mail message to notify that you have been mentioned by "$__AuthorName":"$__AuthorUrl" in the comment to the "$DocumentTitle":"$DocumentURL" document:
$Message
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. Mailing completed
This is a mail message to notify you that you have requested the mailing of $MailsCount messages and the process is now complete. $Message
This is an email notification to inform you that you have requested the mailing of $MailsCount messages and the process is now complete. $Message
The successfully sent mail messages can be found in your "Sent":"$__VirtualRootPath/addons/mail/#sent" folder of the Mail module.
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
^You receive this email because you are a registered user of the "${__VirtualRootPath}":"${__VirtualRootPath}" portal.^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1. Access granted to document: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" granted you the access to the "$DocumentTitle":"$DocumentURL" document with the following access rights: "$AccessRights".
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1. Access granted to folder: "$DocumentTitle":"$__VirtualRootPath/products/files/#$FolderID"
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1. Access granted to folder: "$DocumentTitle":"$DocumentURL"
$__DateTime "$__AuthorName":"$__AuthorUrl" granted you the access to the "$DocumentTitle":"$__VirtualRootPath/products/files/#$FolderID" folder with the following access rights: "$AccessRights".
$__DateTime "$__AuthorName":"$__AuthorUrl" granted you the access to the "$DocumentTitle":"$DocumentURL" folder with the following access rights: "$AccessRights".
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Documents. All signers completed $DocumentTitle</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Documents. Sign status changed</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Documents. Mentioned in document</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Documents. Mailing is complete.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Documents. Access granted to document: $DocumentTitle</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Documents. Access granted to folder: $DocumentTitle</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="patterns" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>patterns.xml;System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;windows-1251</value>
</data>
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Documents. All signers completed $DocumentTitle</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Documents. All signers completed [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Documents. Sign status changed</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Documents. Mentioned in document</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Documents. Mailing is complete.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Documents. Access granted to document: $DocumentTitle</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Documents. Access granted to document: [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Documents. Access granted to folder: $DocumentTitle</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Documents. Access granted to folder: [$DocumentTitle]($DocumentURL)</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="patterns" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>patterns.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
</root>

View File

@ -0,0 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<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=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.6.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pattern_DocuSignComplete" xml:space="preserve">
<value>h1. Работа с документом завершена $DocumentTitle
Все стороны подписали конверт "$DocumentTitle":"$DocumentURL".
^Вы получили это сообщение, так как зарегистрированы на портале "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_DocuSignStatus" xml:space="preserve">
<value>h1. $Message: $DocumentTitle
Для получения дополнительной информации зайдите в свой аккаунт DocuSign.
^Вы получили это сообщение, так как зарегистрированы на портале "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_EditorMentions" xml:space="preserve">
<value>h1. "$__AuthorName":"$__AuthorUrl" упомянул(а) вас в комментарии к документу
"$__AuthorName":"$__AuthorUrl" упомянул(а) вас в комментарии к документу "$DocumentTitle":"$DocumentURL":
$Message
^Вы получили это сообщение, так как зарегистрированы на портале "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_MailMergeEnd" xml:space="preserve">
<value>h1. Рассылка завершена
Завершена отправка $MailsCount сообщений, которую вы запросили.
Статус этих писем можно проверить в папке "Отправленные":"$__VirtualRootPath/addons/mail/#sent" модуля "Почта".
^Вы получили это сообщение, так как зарегистрированы на портале "${__VirtualRootPath}":"${__VirtualRootPath}".^</value>
</data>
<data name="pattern_ShareDocument" xml:space="preserve">
<value>h1.Предоставлен доступ к документу: "$DocumentTitle":"$DocumentURL"
$__DateTime Пользователь "$__AuthorName":"$__AuthorUrl" предоставил Вам доступ к документу "$DocumentTitle":"$DocumentURL" с правами доступа: "$AccessRights".
$Message</value>
</data>
<data name="pattern_ShareFolder" xml:space="preserve">
<value>h1.Предоставлен доступ к папке: "$DocumentTitle":"$DocumentURL"
$__DateTime Пользователь "$__AuthorName":"$__AuthorUrl" предоставил Вам доступ к папке "$DocumentTitle":"$DocumentURL" с правами доступа: "$AccessRights".
$Message</value>
</data>
<data name="subject_DocuSignComplete" xml:space="preserve">
<value>Документы. Все стороны подписали $DocumentTitle</value>
</data>
<data name="subject_DocuSignComplete_tg" xml:space="preserve">
<value>Документы. Все стороны подписали [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_DocuSignStatus" xml:space="preserve">
<value>Документы. Изменен статус подписания</value>
</data>
<data name="subject_EditorMentions" xml:space="preserve">
<value>Документы. Упоминание в документе</value>
</data>
<data name="subject_MailMergeEnd" xml:space="preserve">
<value>Документы. Рассылка завершена.</value>
</data>
<data name="subject_ShareDocument" xml:space="preserve">
<value>Документы. Предоставлен доступ к документу $DocumentTitle</value>
</data>
<data name="subject_ShareDocument_tg" xml:space="preserve">
<value>Документы. Предоставлен доступ к документу: [$DocumentTitle]($DocumentURL)</value>
</data>
<data name="subject_ShareFolder" xml:space="preserve">
<value>Документы. Предоставлен доступ к папке $DocumentTitle</value>
</data>
<data name="subject_ShareFolder_tg" xml:space="preserve">
<value>Документы. Предоставлен доступ к папке: [$DocumentTitle]($DocumentURL)</value>
</data>
</root>