MFNamespace('MFWA.I18n', {
  "OK": "OK",
  "Cancel": "Cancel",
  "Empty": "",
  "Yes": "Yes",
  "No": "No",
  "Add": "Add",
  "Close": "Close",
  "DecimalPoint": ",",
  "Comma": ", ",
  "Colon": ":",
  "Custom": "Custom",
  "DateTime": {
    "MinDates": {
      "Monday": "Пн",
      "Tuesday": "Вт",
      "Wednesday": "Ср",
      "Thursday": "Чт",
      "Friday": "Пт",
      "Saturday": "Сб",
      "Sunday": "Вс"
    },
    "ShortDates": {
      "Monday": "Пн",
      "Tuesday": "Вт",
      "Wednesday": "Ср",
      "Thursday": "Чт",
      "Friday": "Пт",
      "Saturday": "Сб",
      "Sunday": "Вс"
    },
    "Dates": {
      "Monday": "понедельник",
      "Tuesday": "вторник",
      "Wednesday": "среда",
      "Thursday": "четверг",
      "Friday": "пятница",
      "Saturday": "суббота",
      "Sunday": "воскресенье"
    },
    "ShortDateFormat": "dd.mm.yy",
    "ShortDateTimeFormat": "dd.mm.yy HH:ii:ss",
    "ShortTimeFormat": "HH:ii:ss",
    "AMDesignator": "",
    "PMDesignator": "",
    "TimeSeparator": ":",
    "Is24HourClock": true
  },
  "Login": {
    "SelectVault": "Select Vault",
    "LogInToMFiles": "Log In to M-Files",
    "Username": "Username:",
    "Password": "Password:",
    "Domain": "Domain:",
    "WindowsAuthentication": "Windows user",
    "MFilesAuthentication": "M-Files user",
    "LogIn": "Log In",
    "NoAccessToVaults": "Authentication failed.",
    "LoggedOutFromMFiles": "You have logged out from all M-Files Web Access instances.",
    "TimeOutFromMFiles": "You are not logged in to M-Files Web Access. Please log in again."
  },
  "DocumentCard": {
    "Class": "Class:",
    "UseTemplate": "Use template:",
    "DoNotUseTemplate": "Do Not Use Template",
    "CreateEmptyMFD": "Multi-file document",
    "CreateEmptySFD": "Single-file document",
    "FileExtension": "File extension:",
    "Relationships": "Relationships...",
    "MoreProperties": "More Properties...",
    "MorePropertiesDialogTitle": "Add Properties",
    "Permissions": "Permissions:",
    "Workflow": "Workflow:",
    "OpenForEditing": "Open for editing",
    "CheckInImmediately": "Check in immediately",
    "AutoFillConfirm": "You selected '{0}' ({1}) for a property value.\n\nDo you want to auto-fill all of the following fields in the Properties form by using the properties of the selected value?\n\n{2}",
    "ChooseClass": "Choose class",
    "ClearFilter": "Clear Filter:",
    "Properties": "Properties:",
    "SetFilter": "Filter (wildcards allowed):",
    "AddNewValueToList": "New value:",
    "PropertyValueHidden": "(hidden)",
    "PropertyValueDeleted": "(deleted)",
    "AutomaticValue": "(automatic)"
  },
  "CommentsDialog": {
    "Title": "Comments",
    "CommentHistory": "Comment history:"
  },
  "ChangePasswordDialog": {
    "Title": "Change Password",
    "OldPassword": "Old password",
    "NewPassword": "New password",
    "NewPassword2": "Confirm new password",
    "EmptyPasswordError": "The value cannot be empty.",
    "NewPasswordsNotEqualError": "The New Password and Confirm New Password fields do not match.",
    "PasswordChanged": "Your password has been changed."
  },
  "CheckOutPrompt": {
    "PromptText": "The object '{0}' is currently in read-only mode.\n\nDo you want to check it out so that you can edit it?",
    "CheckOutButton": "Check Out",
    "ReadOnlyButton": "Read-Only",
    "NotFoundErrroMessage": "Not found."
  },
  "DeleteDialog": {
    "Title": "Confirm Delete",
    "MessageObject": "Are you sure you want to delete the selected object?",
    "MessageItem": "Are you sure you want to delete the selected items?",
    "MessageSubObjects": "Deleting an object deletes all its subobjects, too.\n\nAre you sure you want to remove the selected objects and all their subobjects?"
  },
  "Listing": {
    "MoreResultsTitle": "Some results are not shown",
    "MoreResultsText": "M-Files returned the first {0} matches.",
    "Columns": {
      "Name": "Name",
      "Type": "Type",
      "Size": "Size",
      "Status": "Status",
      "CheckedOutTo": "Checked Out To",
      "CheckoutTime": "Checkout Time",
      "ID": "ID",
      "Version": "Version",
      "DateCreated": "Date Created",
      "DateModified": "Date Modified",
      "Relationships": "Relationships",
      "ObjectType": "Object Type",
      "Permissions": "Permissions"
    },
    "ListingItemTypes": {
      "TraditionalFolder": "Traditional Folder",
      "View": "View",
      "PropertyFolder": "Virtual Folder",
      "File": "File"
    }
  },
  "Search": {
    "Search": "Search",
    "SearchInBoth": "Search in metadata and file contents",
    "SearchInMetadata": "Search in metadata",
    "SearchInFileContents": "Search in file contents",
    "SearchWithinThisFolder": "Search within this folder",
    "ResetAll": "Reset All",
    "AdvancedSearch": "Advanced Search",
    "AllWords": "All words",
    "AnyWord": "Any word",
    "Boolean": "Boolean",
    "AllObjectTypes": "All object types",
    "DocumentOrDocumentCollection": "Document or Document Collection",
    "ValueListLabel": "",
    "PropertyDefinitionLabel": "---",
    "AnyProperty": "{0} (any property)",
    "Conditions": {
      "same": "is",
      "notSame": "is not",
      "isEmpty": "is empty",
      "isNotEmpty": "is not empty",
      "contains": "contains",
      "startsWith": "starts with",
      "greaterThan": "&gt;",
      "greaterOrEqualThan": "&gt;=",
      "lessThan": "&lt;",
      "lessOrEqualThan": "&lt;=",
      "isAfter": "is after",
      "isBefore": "is before",
      "today": "today",
      "withinTheLastWeek": "within the last week",
      "withinTheLastMonth": "within the last month",
      "withinTheLastYear": "within the last year",
      "booleanTrue": "Yes",
      "booleanFalse": "No"
    }
  },
  "TaskPane": {
    "New": "New",
    "ViewAndModify": "View and Modify",
    "BrowseRelationships": "Browse Relationships",
    "GoTo": "Go To",
    "Root": "Root"
  },
  "PropertiesPane": {
    "IDAndVersion": "ID {0}, version {1}",
    "LastModified": "Last modified:",
    "Status": "Status:",
    "State": "State:",
    "CheckedOut": "Checked Out",
    "MoreComments": "More Comments"
  },
  "Menu": {
    "New": "New",
    "Operations": "Operations",
    "Settings": "Settings",
    "Columns": "Insert Column",
    "StandardColumns": "Standard Columns"
  },
  "Upload": {
    "Title": "Modify Files",
    "Help": "Select files for the object.",
    "Status": "",
    "Remove": "Remove"
  },
  "Commands": {
    "RenameFile": "Rename File",
    "New": "{0}",
    "BrowseRelationships": "{0}",
    "CheckOut": "Check Out",
    "CheckIn": "Check In",
    "CheckInWithComments": "Check In with Comments...",
    "UndoCheckout": "Undo Checkout",
    "Properties": "Properties",
    "History": "History",
    "Relationships": "Relationships",
    "Comments": "Comments",
    "Workflow": "Workflow",
    "Rename": "Rename",
    "Delete": "Delete",
    "CollectionMembers": "Show Members",
    "Subobjects": "Show Subobjects",
    "MarkComplete": "Mark Complete",
    "ChangeState": "Change State...",
    "MakeCopy": "Make Copy...",
    "OpenFile": "Open (Download)",
    "DownloadFile": "Download File",
    "ReplaceFile": "Replace with File (Upload)",
    "AddFile": "Add File",
    "ConvertToSFD": "Convert to Single-file Document",
    "ConvertToMFD": "Convert to Multi-file Document",
    "LogOut": "Log Out",
    "ChangePassword": "Change Password",
    "ViewList": "Details",
    "ViewThumbnails": "Thumbnails"
  },
  "Prompt": {
    "Title": "M-Files Web Access",
    "Message": "New value:",
    "Rename": "File name:"
  },
  "Alerts": {
    "RequiredPropertyMissing": "The field '{0}' must not be empty.",
    "OwnerPropertyNotSelected": "M-Files cannot add a new item to the specified list because no owner item exists in the document card.",
    "CantAddNewObject": "M-Files cannot add a new item to the specified list because no owner item exists in the document card.",
    "CantAddNewValue": "M-Files cannot add a new item to the specified list because no owner item exists in the document card.",
    "CantAddNewObjectNotAllowed": "Adding a new value is not allowed for object type {0}.",
    "CantAddNewValueNotAllowed": "Adding a new value is not allowed to value list {0}.",
    "CantAddNewObjectAccessDenied": "Access denied.",
    "CantAddNewValueAccessDenied": "Access denied.",
    "PropertyValueNotFound": "Property value '{0}' not found",
    "StackTraceUnavailable": "Stack trace unavailable",
    "InternalServerError": "Internal server error",
    "UnknownErrorWithTitle": "An unknown error happened: '{0}'. This might be an error caused by the web server.",
    "UnknownError": "An unknown error happened. This might be an error caused by the web server.",
    "CannotUndoCheckout": "You cannot perform undo checkout for this object.",
    "IESpeed": "You are using Microsoft Internet Explorer 6 or 7.\n\nThis browser's JavaScript performance is inadequate for running M-Files Web Access. You can use M-Files Web Access but it will run slowly.\n\n\nPlease upgrade to the latest version of Internet Explorer or install another Web browser, such as Google Chrome."
  },
  "ErrorDialog": {
    "Title": "Error Message",
    "DetailsButton": "Show details",
    "DetailsText": "Detailed error description",
    "CopyToClipboard": "Copy to Clipboard"
  },
  "UndoCheckoutDialog": {
    "Title": "Confirm Undo Checkout",
    "Message": "Are you sure you want to discard all the changes made to the object after it was checked out?"
  },
  "ForceUndoCheckoutDialog": {
    "Title": "Confirm Forced Undo Checkout",
    "Message": "The object '{0}' was checked out by the user {1} on the computer {2}.",
    "ProceedQuestion": "Proceed anyway?"
  }
});