DocSpace-client/products/ASC.Files/Server/Resources/FilesCommonResource.Designer.cs
2020-02-18 11:39:28 +03:00

1585 lines
58 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASC.Files.Resources {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class FilesCommonResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal FilesCommonResource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ASC.Files.Resources.FilesCommonResource", typeof(FilesCommonResource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Access.
/// </summary>
public static string Access {
get {
return ResourceManager.GetString("Access", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Outside portal.
/// </summary>
public static string AceShareLink {
get {
return ResourceManager.GetString("AceShareLink", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Comment.
/// </summary>
public static string AceStatusEnum_Comment {
get {
return ResourceManager.GetString("AceStatusEnum_Comment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Form Filling.
/// </summary>
public static string AceStatusEnum_FillForms {
get {
return ResourceManager.GetString("AceStatusEnum_FillForms", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Read Only.
/// </summary>
public static string AceStatusEnum_Read {
get {
return ResourceManager.GetString("AceStatusEnum_Read", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Full Access.
/// </summary>
public static string AceStatusEnum_ReadWrite {
get {
return ResourceManager.GetString("AceStatusEnum_ReadWrite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deny Access.
/// </summary>
public static string AceStatusEnum_Restrict {
get {
return ResourceManager.GetString("AceStatusEnum_Restrict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Review.
/// </summary>
public static string AceStatusEnum_Review {
get {
return ResourceManager.GetString("AceStatusEnum_Review", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Operation.
/// </summary>
public static string Action {
get {
return ResourceManager.GetString("Action", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Admin.
/// </summary>
public static string Admin {
get {
return ResourceManager.GetString("Admin", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to To work with the file you must grant access to it.
/// </summary>
public static string AppAccessDenied {
get {
return ResourceManager.GetString("AppAccessDenied", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CONTINUE.
/// </summary>
public static string AppButtonConvert {
get {
return ResourceManager.GetString("AppButtonConvert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Opening this file in ONLYOFFICE™ will create a new copy of this file in Office Open XML format in your Google Drive. This way the original file will not be modified. To further edit the file in ONLYOFFICE™ you will have to open a new copy..
/// </summary>
public static string AppConvertCopy {
get {
return ResourceManager.GetString("AppConvertCopy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do not show this again.
/// </summary>
public static string AppConvertCopyHide {
get {
return ResourceManager.GetString("AppConvertCopyHide", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter Filename.
/// </summary>
public static string AppEnterName {
get {
return ResourceManager.GetString("AppEnterName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select File Type.
/// </summary>
public static string AppEnterType {
get {
return ResourceManager.GetString("AppEnterType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Author.
/// </summary>
public static string Author {
get {
return ResourceManager.GetString("Author", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Me.
/// </summary>
public static string Author_Me {
get {
return ResourceManager.GetString("Author_Me", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
public static string ButtonCancel {
get {
return ResourceManager.GetString("ButtonCancel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Close.
/// </summary>
public static string ButtonClose {
get {
return ResourceManager.GetString("ButtonClose", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Convert &amp; Open.
/// </summary>
public static string ButtonConvertOpen {
get {
return ResourceManager.GetString("ButtonConvertOpen", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
public static string ButtonDelete {
get {
return ResourceManager.GetString("ButtonDelete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Download.
/// </summary>
public static string ButtonDownload {
get {
return ResourceManager.GetString("ButtonDownload", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
public static string ButtonEdit {
get {
return ResourceManager.GetString("ButtonEdit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Save.
/// </summary>
public static string ButtonSave {
get {
return ResourceManager.GetString("ButtonSave", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Comment.
/// </summary>
public static string Comment {
get {
return ResourceManager.GetString("Comment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Autosaved.
/// </summary>
public static string CommentAutosave {
get {
return ResourceManager.GetString("CommentAutosave", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Changed owner.
/// </summary>
public static string CommentChangeOwner {
get {
return ResourceManager.GetString("CommentChangeOwner", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Converted from {0}.
/// </summary>
public static string CommentConvert {
get {
return ResourceManager.GetString("CommentConvert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied.
/// </summary>
public static string CommentCopy {
get {
return ResourceManager.GetString("CommentCopy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Created.
/// </summary>
public static string CommentCreate {
get {
return ResourceManager.GetString("CommentCreate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Created by DocuSign.
/// </summary>
public static string CommentCreateByDocuSign {
get {
return ResourceManager.GetString("CommentCreateByDocuSign", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edited.
/// </summary>
public static string CommentEdit {
get {
return ResourceManager.GetString("CommentEdit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edited with encrypt.
/// </summary>
public static string CommentEditEncrypt {
get {
return ResourceManager.GetString("CommentEditEncrypt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Encrypted.
/// </summary>
public static string CommentEncrypted {
get {
return ResourceManager.GetString("CommentEncrypted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Saved.
/// </summary>
public static string CommentForcesave {
get {
return ResourceManager.GetString("CommentForcesave", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Overwrited.
/// </summary>
public static string CommentOverwrite {
get {
return ResourceManager.GetString("CommentOverwrite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restored from revision of {0}.
/// </summary>
public static string CommentRevert {
get {
return ResourceManager.GetString("CommentRevert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restored from editing session revision of {0}.
/// </summary>
public static string CommentRevertChanges {
get {
return ResourceManager.GetString("CommentRevertChanges", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Uploaded.
/// </summary>
public static string CommentUpload {
get {
return ResourceManager.GetString("CommentUpload", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connection url.
/// </summary>
public static string ConnectionUrl {
get {
return ResourceManager.GetString("ConnectionUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Convert.
/// </summary>
public static string Convert {
get {
return ResourceManager.GetString("Convert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The document converted to {0} to allow its editing.
/// </summary>
public static string ConvertForEdit {
get {
return ResourceManager.GetString("ConvertForEdit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Convert into.
/// </summary>
public static string ConvertTo {
get {
return ResourceManager.GetString("ConvertTo", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Creation date.
/// </summary>
public static string CreatingDate {
get {
return ResourceManager.GetString("CreatingDate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Department.
/// </summary>
public static string Department {
get {
return ResourceManager.GetString("Department", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Document Service is not available. Please contact support.
/// </summary>
public static string DocsAPIundefined {
get {
return ResourceManager.GetString("DocsAPIundefined", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Document Name.
/// </summary>
public static string DocumentName {
get {
return ResourceManager.GetString("DocumentName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents.
/// </summary>
public static string Documents {
get {
return ResourceManager.GetString("Documents", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Declined.
/// </summary>
public static string DocuSignStatusDeclined {
get {
return ResourceManager.GetString("DocuSignStatusDeclined", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There was an error during the send operation.
/// </summary>
public static string DocuSignStatusError {
get {
return ResourceManager.GetString("DocuSignStatusError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Sending the document via DocuSign has been canceled.
/// </summary>
public static string DocuSignStatusNotSended {
get {
return ResourceManager.GetString("DocuSignStatusNotSended", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Document was sent to sign via DocuSign.
/// </summary>
public static string DocuSignStatusSended {
get {
return ResourceManager.GetString("DocuSignStatusSended", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Voided.
/// </summary>
public static string DocuSignStatusVoided {
get {
return ResourceManager.GetString("DocuSignStatusVoided", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when mentioned in document.
/// </summary>
public static string EditorMentions {
get {
return ResourceManager.GetString("EditorMentions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Employees.
/// </summary>
public static string Employees {
get {
return ResourceManager.GetString("Employees", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter a comment.
/// </summary>
public static string EnterComment {
get {
return ResourceManager.GetString("EnterComment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error.
/// </summary>
public static string ErrorEntry {
get {
return ResourceManager.GetString("ErrorEntry", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bad request..
/// </summary>
public static string ErrorMassage_BadRequest {
get {
return ResourceManager.GetString("ErrorMassage_BadRequest", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can not select this user.
/// </summary>
public static string ErrorMassage_ChangeOwner {
get {
return ResourceManager.GetString("ErrorMassage_ChangeOwner", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Conversion takes too much time..
/// </summary>
public static string ErrorMassage_ConvertTimeout {
get {
return ResourceManager.GetString("ErrorMassage_ConvertTimeout", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are not allowed to create folders in the Recycle Bin.
/// </summary>
public static string ErrorMassage_CreateNewFolderInTrash {
get {
return ResourceManager.GetString("ErrorMassage_CreateNewFolderInTrash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error occurred in the Documents Service.
/// </summary>
public static string ErrorMassage_DocServiceException {
get {
return ResourceManager.GetString("ErrorMassage_DocServiceException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The file is open for editing by {0}. Currently, the co-editing feature is not supported for this file format..
/// </summary>
public static string ErrorMassage_EditingCoauth {
get {
return ResourceManager.GetString("ErrorMassage_EditingCoauth", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The file is open for editing in a mobile application by {0}.
/// </summary>
public static string ErrorMassage_EditingMobile {
get {
return ResourceManager.GetString("ErrorMassage_EditingMobile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Empty file.
/// </summary>
public static string ErrorMassage_EmptyFile {
get {
return ResourceManager.GetString("ErrorMassage_EmptyFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The required file was not found.
/// </summary>
public static string ErrorMassage_FileNotFound {
get {
return ResourceManager.GetString("ErrorMassage_FileNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File larger than {0} will not be converted.
/// </summary>
public static string ErrorMassage_FileSizeConvert {
get {
return ResourceManager.GetString("ErrorMassage_FileSizeConvert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File larger than {0} will not be copied.
/// </summary>
public static string ErrorMassage_FileSizeCopy {
get {
return ResourceManager.GetString("ErrorMassage_FileSizeCopy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File larger than {0} will not be edited.
/// </summary>
public static string ErrorMassage_FileSizeEdit {
get {
return ResourceManager.GetString("ErrorMassage_FileSizeEdit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File larger than {0} will not be moved.
/// </summary>
public static string ErrorMassage_FileSizeMove {
get {
return ResourceManager.GetString("ErrorMassage_FileSizeMove", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File larger than {0} will not be archived.
/// </summary>
public static string ErrorMassage_FileSizeZip {
get {
return ResourceManager.GetString("ErrorMassage_FileSizeZip", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You cannot copy the folder to its subfolder.
/// </summary>
public static string ErrorMassage_FolderCopyError {
get {
return ResourceManager.GetString("ErrorMassage_FolderCopyError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The required folder was not found.
/// </summary>
public static string ErrorMassage_FolderNotFound {
get {
return ResourceManager.GetString("ErrorMassage_FolderNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incorrect title.
/// </summary>
public static string ErrorMassage_InvalidTitle {
get {
return ResourceManager.GetString("ErrorMassage_InvalidTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The file is currently locked by another user.
/// </summary>
public static string ErrorMassage_LockedFile {
get {
return ResourceManager.GetString("ErrorMassage_LockedFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no available accounts to send the message. Go to Mail and connect a mailbox..
/// </summary>
public static string ErrorMassage_MailAccountNotFound {
get {
return ResourceManager.GetString("ErrorMassage_MailAccountNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to At least {0} mail messages could not be sent. Please visit the Mail module to see what the reason for the failure could be..
/// </summary>
public static string ErrorMassage_MailMergeCount {
get {
return ResourceManager.GetString("ErrorMassage_MailMergeCount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Too many downloads..
/// </summary>
public static string ErrorMassage_ManyDownloads {
get {
return ResourceManager.GetString("ErrorMassage_ManyDownloads", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Sorry, this file format isn&apos;t supported.
/// </summary>
public static string ErrorMassage_NotSupportedFormat {
get {
return ResourceManager.GetString("ErrorMassage_NotSupportedFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The operation was canceled.
/// </summary>
public static string ErrorMassage_OperationCanceledException {
get {
return ResourceManager.GetString("ErrorMassage_OperationCanceledException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Author of the save is unknown.
/// </summary>
public static string ErrorMassage_SaveAnonymous {
get {
return ResourceManager.GetString("ErrorMassage_SaveAnonymous", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The file was corrupted when you tried to save it.
/// </summary>
public static string ErrorMassage_SaveCorrupted {
get {
return ResourceManager.GetString("ErrorMassage_SaveCorrupted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to get the file to be saved.
/// </summary>
public static string ErrorMassage_SaveUrlLost {
get {
return ResourceManager.GetString("ErrorMassage_SaveUrlLost", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to perform the operation.
/// </summary>
public static string ErrorMassage_SecurityException {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t authorize at {0} provider with given credentials..
/// </summary>
public static string ErrorMassage_SecurityException_Auth {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_Auth", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to create.
/// </summary>
public static string ErrorMassage_SecurityException_Create {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_Create", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot delete the file because it is opened for editing.
/// </summary>
public static string ErrorMassage_SecurityException_DeleteEditingFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_DeleteEditingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot delete the folder because one of the files is opened for editing.
/// </summary>
public static string ErrorMassage_SecurityException_DeleteEditingFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_DeleteEditingFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to delete the file.
/// </summary>
public static string ErrorMassage_SecurityException_DeleteFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_DeleteFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to delete the folder.
/// </summary>
public static string ErrorMassage_SecurityException_DeleteFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_DeleteFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You do not have enough permissions to edit the file.
/// </summary>
public static string ErrorMassage_SecurityException_EditFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_EditFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This document is being edited by you in another tab.
/// </summary>
public static string ErrorMassage_SecurityException_EditFileTwice {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_EditFileTwice", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to move the file.
/// </summary>
public static string ErrorMassage_SecurityException_MoveFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_MoveFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to move the folder.
/// </summary>
public static string ErrorMassage_SecurityException_MoveFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_MoveFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to view the file.
/// </summary>
public static string ErrorMassage_SecurityException_ReadFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_ReadFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to view the folder content.
/// </summary>
public static string ErrorMassage_SecurityException_ReadFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_ReadFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to rename the file.
/// </summary>
public static string ErrorMassage_SecurityException_RenameFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_RenameFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to rename the folder.
/// </summary>
public static string ErrorMassage_SecurityException_RenameFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_RenameFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot update the file because it&apos;s opened for editing.
/// </summary>
public static string ErrorMassage_SecurityException_UpdateEditingFile {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_UpdateEditingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You don&apos;t have enough permission to view the folder content.
/// </summary>
public static string ErrorMassage_SecurityException_ViewFolder {
get {
return ResourceManager.GetString("ErrorMassage_SecurityException_ViewFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The content of third party folder are not available. Try to reconnect the account..
/// </summary>
public static string ErrorMassage_SharpBoxException {
get {
return ResourceManager.GetString("ErrorMassage_SharpBoxException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File editing start error.
/// </summary>
public static string ErrorMassage_StartEditing {
get {
return ResourceManager.GetString("ErrorMassage_StartEditing", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You cannot update a file which is opened for editing.
/// </summary>
public static string ErrorMassage_UpdateEditingFile {
get {
return ResourceManager.GetString("ErrorMassage_UpdateEditingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User not found.
/// </summary>
public static string ErrorMassage_UserNotFound {
get {
return ResourceManager.GetString("ErrorMassage_UserNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are not allowed to preview the elements in the Recycle Bin.
/// </summary>
public static string ErrorMassage_ViewTrashItem {
get {
return ResourceManager.GetString("ErrorMassage_ViewTrashItem", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Everyone.
/// </summary>
public static string Everyone {
get {
return ResourceManager.GetString("Everyone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Favorites.
/// </summary>
public static string Favorites {
get {
return ResourceManager.GetString("Favorites", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File.
/// </summary>
public static string File {
get {
return ResourceManager.GetString("File", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to b,KB,MB,GB.
/// </summary>
public static string FileSizePostfix {
get {
return ResourceManager.GetString("FileSizePostfix", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder.
/// </summary>
public static string Folder {
get {
return ResourceManager.GetString("Folder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder Name.
/// </summary>
public static string FolderName {
get {
return ResourceManager.GetString("FolderName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Group.
/// </summary>
public static string Group {
get {
return ResourceManager.GetString("Group", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Anonymous.
/// </summary>
public static string Guest {
get {
return ResourceManager.GetString("Guest", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Import from Google Drive.
/// </summary>
public static string ImportFromGoogle {
get {
return ResourceManager.GetString("ImportFromGoogle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search by contents of documents.
/// </summary>
public static string IndexTitle {
get {
return ResourceManager.GetString("IndexTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to new.
/// </summary>
public static string IsNew {
get {
return ResourceManager.GetString("IsNew", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
public static string Login {
get {
return ResourceManager.GetString("Login", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restore.
/// </summary>
public static string MakeCurrent {
get {
return ResourceManager.GetString("MakeCurrent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File created in folder &quot;{0}&quot;.
/// </summary>
public static string MessageFileCreated {
get {
return ResourceManager.GetString("MessageFileCreated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents.
/// </summary>
public static string ModuleName {
get {
return ResourceManager.GetString("ModuleName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Preview.
/// </summary>
public static string OpenFile {
get {
return ResourceManager.GetString("OpenFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password.
/// </summary>
public static string Password {
get {
return ResourceManager.GetString("Password", resourceCulture);
}
}
/// <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.
/// </summary>
public static string ProductAdminOpportunities {
get {
return ResourceManager.GetString("ProductAdminOpportunities", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create, edit, save and share documents. Connect your Google Drive, Dropbox and Box accounts and have all documents in one place..
/// </summary>
public static string ProductDescription {
get {
return ResourceManager.GetString("ProductDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create, edit, save and share documents. Connect your Google Drive, Dropbox and Box accounts and have all documents in one place..
/// </summary>
public static string ProductDescriptionEx {
get {
return ResourceManager.GetString("ProductDescriptionEx", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create, edit, save and share documents. Connect your Google Drive, Dropbox and Box accounts and have all documents in one place..
/// </summary>
public static string ProductDescriptionShort {
get {
return ResourceManager.GetString("ProductDescriptionShort", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents.
/// </summary>
public static string ProductName {
get {
return ResourceManager.GetString("ProductName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create and edit own documents as well as the shared documents with the proper access rights|Give reading/editing access to other users to the documents and folders|Link Dropbox, Box and other accounts in the &apos;My documents&apos; section.
/// </summary>
public static string ProductUserOpportunities {
get {
return ResourceManager.GetString("ProductUserOpportunities", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {!User} removed.
/// </summary>
public static string ProfileRemoved {
get {
return ResourceManager.GetString("ProfileRemoved", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mark as Read.
/// </summary>
public static string RemoveIsNew {
get {
return ResourceManager.GetString("RemoveIsNew", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search.
/// </summary>
public static string Search {
get {
return ResourceManager.GetString("Search", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Make sure all words are spelled correctly. Try using different keywords..
/// </summary>
public static string SearchNotFoundDescript {
get {
return ResourceManager.GetString("SearchNotFoundDescript", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search.
/// </summary>
public static string SearchText {
get {
return ResourceManager.GetString("SearchText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Share.
/// </summary>
public static string Share {
get {
return ResourceManager.GetString("Share", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Shared with Me.
/// </summary>
public static string SharedForMe {
get {
return ResourceManager.GetString("SharedForMe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when a folder is shared.
/// </summary>
public static string ShareFolder {
get {
return ResourceManager.GetString("ShareFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show Versions.
/// </summary>
public static string ShowVersions {
get {
return ResourceManager.GetString("ShowVersions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Size.
/// </summary>
public static string Size {
get {
return ResourceManager.GetString("Size", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when document signed via DocuSign.
/// </summary>
public static string SubscriptDocuSignComplete {
get {
return ResourceManager.GetString("SubscriptDocuSignComplete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when document in DocuSign changed status.
/// </summary>
public static string SubscriptDocuSignStatus {
get {
return ResourceManager.GetString("SubscriptDocuSignStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when a document is shared.
/// </summary>
public static string SubscriptForAccess {
get {
return ResourceManager.GetString("SubscriptForAccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Notify when mailing is complete.
/// </summary>
public static string SubscriptForMailMerge {
get {
return ResourceManager.GetString("SubscriptForMailMerge", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Specify for change.
/// </summary>
public static string ThirdPartyCorrect {
get {
return ResourceManager.GetString("ThirdPartyCorrect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder title.
/// </summary>
public static string ThirdPartyFolderTitle {
get {
return ResourceManager.GetString("ThirdPartyFolderTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reconnect.
/// </summary>
public static string ThirdPartyReconnect {
get {
return ResourceManager.GetString("ThirdPartyReconnect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Account.
/// </summary>
public static string ThirdPartyReconnectTitle {
get {
return ResourceManager.GetString("ThirdPartyReconnectTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Make shared and put into the &apos;Common Documents&apos; folder.
/// </summary>
public static string ThirdPartySetCorporate {
get {
return ResourceManager.GetString("ThirdPartySetCorporate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Created.
/// </summary>
public static string TitleCreated {
get {
return ResourceManager.GetString("TitleCreated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents of the {!user} {0}.
/// </summary>
public static string TitleDeletedUserFolder {
get {
return ResourceManager.GetString("TitleDeletedUserFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to It is currently being edited.
/// </summary>
public static string TitleEditingFile {
get {
return ResourceManager.GetString("TitleEditingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents.
/// </summary>
public static string TitleFiles {
get {
return ResourceManager.GetString("TitleFiles", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updated.
/// </summary>
public static string TitleModified {
get {
return ResourceManager.GetString("TitleModified", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Documents.
/// </summary>
public static string TitlePage {
get {
return ResourceManager.GetString("TitlePage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deleted.
/// </summary>
public static string TitleRemoved {
get {
return ResourceManager.GetString("TitleRemoved", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select.
/// </summary>
public static string TitleSelectFile {
get {
return ResourceManager.GetString("TitleSelectFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Permission Settings.
/// </summary>
public static string TitleShareFile {
get {
return ResourceManager.GetString("TitleShareFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show File Actions.
/// </summary>
public static string TitleShowActions {
get {
return ResourceManager.GetString("TitleShowActions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show Folder Actions.
/// </summary>
public static string TitleShowFolderActions {
get {
return ResourceManager.GetString("TitleShowFolderActions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Subfolders.
/// </summary>
public static string TitleSubfolders {
get {
return ResourceManager.GetString("TitleSubfolders", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Uploaded.
/// </summary>
public static string TitleUploaded {
get {
return ResourceManager.GetString("TitleUploaded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mark as version.
/// </summary>
public static string TitleVersionComplete {
get {
return ResourceManager.GetString("TitleVersionComplete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mark as revision.
/// </summary>
public static string TitleVersionContinue {
get {
return ResourceManager.GetString("TitleVersionContinue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Version history:.
/// </summary>
public static string TitleVersionHistory {
get {
return ResourceManager.GetString("TitleVersionHistory", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to First Name.
/// </summary>
public static string UnknownFirstName {
get {
return ResourceManager.GetString("UnknownFirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last Name.
/// </summary>
public static string UnknownLastName {
get {
return ResourceManager.GetString("UnknownLastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The file is unlocked.
/// </summary>
public static string UnlockComment {
get {
return ResourceManager.GetString("UnlockComment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User.
/// </summary>
public static string User {
get {
return ResourceManager.GetString("User", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ver..
/// </summary>
public static string Version {
get {
return ResourceManager.GetString("Version", resourceCulture);
}
}
}
}