{
  "export": {
    "boolTextFalse": "False",
    "boolTextTrue": "True",
    "cancel-btn": "Cancel",
    "emptyTextPlaceholder": "<empty>",
    "file-format-label": "Format",
    "inprogress-lbl": "Export in progress",
    "nodocument": "No document selected",
    "start-btn": "Export",
    "titleDecrease": "Decrease by",
    "titleIncrease": "Increase by",
    "titleToggle": "Expand..."
  },
  "params": {
    "bool-false-label": "False",
    "bool-true-label": "True",
    "datePlaceholder": "Select Date..",
    "daysViewHeaderFormat": "MMMM yyyy",
    "ddpTextNull": "(null)",
    "ddpTextSelectAllValues": "(select all)",
    "ddpTextSelectValue": "(select value)",
    "null": "Null",
    "paramsTextInvalidValue": "Invalid Value",
    "preview-btn-title": "Preview"
  },
  "paramsValidation": {
    "dateTimeOutOfRange": "* Wrong value. The date out of range. Make sure that you enter a valid date",
    "integerTooBig": "* Value cannot exceed 53-bit integer",
    "invalidBoolean": "* Wrong value. Make sure that you enter a valid boolean",
    "invalidDateTime": "* Wrong value. Make sure that you enter a valid date",
    "invalidDateTimeRange": "* Wrong value. Make sure that you enter a valid min and max date range",
    "invalidFloat": "* Wrong value. Make sure that you enter a valid float",
    "invalidInteger": "* Wrong value. Make sure that you enter a valid integer",
    "outstandingDependencies": "* Parameter has outstanding dependencies",
    "requiredSingleValue": "* Single value expected",
    "requiredValue": "* Value Expected",
    "stringEmpty": "* Wrong value. Empty strings are not allowed",
    "unknown": "! Unknown validation error",
    "valueIsNull": "* Value cannot be null",
    "valueOutOfRange": "* Wrong value. Pick the right one from the list"
  },
  "paramsView": {
    "boolTextFalse": "False",
    "boolTextTrue": "True",
    "boolTextUnspecified": "Unspecified",
    "btnTextClear": "Clear",
    "btnTextPreview": "Preview",
    "btnTextReset": "Reset",
    "dateTimeRange": {
      "rangeTypes": {
        "Current": "Current Year",
        "Current_Day": "Current Day",
        "Current_Hour": "Current Hour",
        "Current_Minute": "Current Minute",
        "Current_Month": "Current Month",
        "Current_Quarter": "Current Quarter",
        "Current_Week": "Current Week",
        "Current_Year": "Current Year",
        "Last": "Last {{count}} Years",
        "LastSimple": "Last Year",
        "LastSimple_Day": "Last Day",
        "LastSimple_Hour": "Last Hour",
        "LastSimple_Minute": "Last Minute",
        "LastSimple_Month": "Last Month",
        "LastSimple_Quarter": "Last Quarter",
        "LastSimple_Second": "Last Second",
        "LastSimple_Week": "Last Week",
        "LastSimple_Year": "Last Year",
        "LastToDate": "Last {{count}} Years To Date",
        "LastToDateSimple": "Last Year To Date",
        "LastToDateSimple_Day": "Last Day To Date",
        "LastToDateSimple_Month": "Last Month To Date",
        "LastToDateSimple_Quarter": "Last Quarter To Date",
        "LastToDateSimple_Week": "Last Week To Date",
        "LastToDateSimple_Year": "Last Year To Date",
        "LastToDate_Day_one": "Last {{count}} Days To Date",
        "LastToDate_Day_other": "Last {{count}} Days To Date",
        "LastToDate_Month_one": "Last {{count}} Months To Date",
        "LastToDate_Month_other": "Last {{count}} Months To Date",
        "LastToDate_Quarter_one": "Last {{count}} Quarters To Date",
        "LastToDate_Quarter_other": "Last {{count}} Quarters To Date",
        "LastToDate_Week_one": "Last {{count}} Weeks To Date",
        "LastToDate_Week_other": "Last {{count}} Weeks To Date",
        "LastToDate_Year_one": "Last {{count}} Years To Date",
        "LastToDate_Year_other": "Last {{count}} Years To Date",
        "Last_Day_one": "Last {{count}} Days",
        "Last_Day_other": "Last {{count}} Days",
        "Last_Hour_one": "Last {{count}} Hours",
        "Last_Hour_other": "Last {{count}} Hours",
        "Last_Minute_one": "Last {{count}} Minutes",
        "Last_Minute_other": "Last {{count}} Minutes",
        "Last_Month_one": "Last {{count}} Months",
        "Last_Month_other": "Last {{count}} Months",
        "Last_Quarter_one": "Last {{count}} Quarters",
        "Last_Quarter_other": "Last {{count}} Quarters",
        "Last_Second_one": "Last {{count}} Seconds",
        "Last_Second_other": "Last {{count}} Seconds",
        "Last_Week_one": "Last {{count}} Weeks",
        "Last_Week_other": "Last {{count}} Weeks",
        "Last_Year_one": "Last {{count}} Years",
        "Last_Year_other": "Last {{count}} Years",
        "Next": "Next {{count}} Years",
        "NextSimple": "Next Year",
        "NextSimple_Day": "Next Day",
        "NextSimple_Hour": "Next Hour",
        "NextSimple_Minute": "Next Minute",
        "NextSimple_Month": "Next Month",
        "NextSimple_Quarter": "Next Quarter",
        "NextSimple_Second": "Next Second",
        "NextSimple_Week": "Next Week",
        "NextSimple_Year": "Next Year",
        "Next_Day_one": "Next {{count}} Days",
        "Next_Day_other": "Next {{count}} Days",
        "Next_Hour_one": "Next {{count}} Hours",
        "Next_Hour_other": "Next {{count}} Hours",
        "Next_Minute_one": "Next {{count}} Minutes",
        "Next_Minute_other": "Next {{count}} Minutes",
        "Next_Month_one": "Next {{count}} Months",
        "Next_Month_other": "Next {{count}} Months",
        "Next_Quarter_one": "Next {{count}} Quarters",
        "Next_Quarter_other": "Next {{count}} Quarters",
        "Next_Second_one": "Next {{count}} Seconds",
        "Next_Second_other": "Next {{count}} Seconds",
        "Next_Week_one": "Next {{count}} Weeks",
        "Next_Week_other": "Next {{count}} Weeks",
        "Next_Year_one": "Next {{count}} Years",
        "Next_Year_other": "Next {{count}} Years",
        "ToDate": "Year-To-Date",
        "ToDate_Day": "Day-To-Date",
        "ToDate_Month": "Month-To-Date",
        "ToDate_Quarter": "Quarter-To-Date",
        "ToDate_Week": "Week-To-Date",
        "ToDate_Year": "Year-To-Date"
      }
    },
    "ddTitleToggle": "Expand",
    "ddeTextAllValues": "(all)",
    "ddeTextNull": "(null)",
    "ddeTextSearchValue": "enter value here...",
    "ddeTextSelectAllValues": "(select all)",
    "drDaysViewHeaderFormat": "MMMM yyyy",
    "drMonthYearOrder": "M-Y",
    "drPlaceholderDateEnd": "End",
    "drPlaceholderDateStart": "Start",
    "drShortcutsLabelLastMonth": "Last month",
    "drShortcutsLabelLastMonthToDate": "Last month to date",
    "drShortcutsLabelLastWeek": "Last week",
    "drShortcutsLabelLastWeekToDate": "Last week to date",
    "drShortcutsLabelLastYear": "Last year",
    "drShortcutsLabelLastYearToDate": "Last year to date",
    "drShortcutsLabelMonthToDate": "Month-to-date",
    "drShortcutsLabelWeekToDate": "Week-to-date",
    "drShortcutsLabelYearToDate": "Year-to-date",
    "drTabLabelAnnually": "Annually",
    "drTabLabelDaily": "Daily",
    "drTabLabelMonthly": "Monthly",
    "drTabLabelTime": "Time",
    "drTextBack": "Back to Calendar",
    "drTextShortcutsList": "Common Ranges",
    "drTitleToggle": "Expand Calendar",
    "dtDaysViewHeaderFormat": "MMMM yyyy",
    "dtMonthYearOrder": "M-Y",
    "dtTextBack": "Back to Calendar",
    "dtTextClear": "Clear",
    "dtTextSelectDate": "Select Date...",
    "dtTextSelectFromDate": "Select \"From\" Date...",
    "dtTextSelectToDate": "Select \"To\" Date...",
    "dtTextToday": "Today",
    "dtTitleQuickRangePicker": "Common Ranges",
    "dtTitleToggle": "Expand Calendar",
    "lblTextInvalidValue": "Invalid Value",
    "lblTextNoAvailableValues": "No available values",
    "listTextSelectAllValues": "(select all)",
    "nwrpTextNull": "Null"
  },
  "singleDateFormat": {
    "D": "EEEE, MMMM d, yyyy",
    "F": "EEEE, MMMM d, yyyy h:mm:ss a",
    "G": "M/d/yyyy h:mm:ss a",
    "M": "MMMM d",
    "O": "yyyy-MM-dd'T'HH:mm:ss.SSSXXX",
    "R": "EEE, dd MMM yyyy HH:mm:ss 'GMT'",
    "T": "h:mm:ss a",
    "U": "EEEE, MMMM d, yyyy h:mm:ss a",
    "Y": "MMMM yyyy",
    "d": "MM/d/yyyy",
    "f": "EEEE, MMMM d, yyyy h:mm a",
    "g": "M/d/yyyy h:mm a",
    "m": "MMMM d",
    "o": "yyyy-MM-dd'T'HH:mm:ss.SSSXXX",
    "r": "EEE, dd MMM yyyy HH:mm:ss 'GMT'",
    "s": "yyyy-MM-dd'T'HH:mm:ss",
    "t": "h:mm a",
    "u": "yyyy-MM-dd HH:mm:ss[XXX]",
    "y": "MMMM yyyy"
  },
  "viewer": {
    "cancel-btn": "Cancel",
    "document-view": {
      "aria-label": "Document view"
    },
    "error": {
      "btnShowDetails": "Show Details",
      "dismiss": "Dismiss",
      "dismiss-all": "Dismiss All",
      "notificationsDetails": "Notifications details",
      "showAll": "Show All",
      "textError_one": "Error",
      "textError_other": "{{count}} Errors",
      "textNotification_one": "Notification",
      "textNotification_other": "{{count}} Notifications",
      "textWarning_one": "Warning",
      "textWarning_other": "{{count}} Warnings",
      "titleCancelTask": "Cancel this task",
      "titleCollapse": "Collapse",
      "titleExpand": "Expand"
    },
    "errors": {
      "noHostElement": "Cannot find the host element."
    },
    "menu": {
      "aria-label": "Menu",
      "pin-button-title": "Pin",
      "toogleText": "Expand menu",
      "unpin-button-title": "Unpin"
    },
    "progress": {
      "page": "Page"
    },
    "search": {
      "cancel-btn": "Cancel",
      "clear-btn": "Clear",
      "didn-find-msg": "Didn't find anything.",
      "match-case": "Match Case",
      "more-results-btn": "More Results",
      "paneltitle": "Search",
      "search-cancelled-msg": "Search cancelled on page {{page}}",
      "search-results": "Search Results",
      "start-search-btn": "Search",
      "whole-word": "Whole word"
    },
    "sidebar": {
      "aria-label": "Sidebar",
      "collapse-btn": "Collapse",
      "expand-btn": "Expand"
    },
    "toolbar": {
      "aria-label": "Toolbar",
      "cancel": "Cancel",
      "expand": "Expand toolbar",
      "fullscreen": "Toggle Fullscreen",
      "gotofirst": "Go To First",
      "gotolast": "Go To Last",
      "gotonext": "Go To Next",
      "gotoprevious": "Go To Previous",
      "hist-back": "History: Go Back",
      "hist-fwd": "History: Go Forward",
      "hist-parent": "History: Back To Parent",
      "movetool": "Move Tool",
      "refresh": "Refresh",
      "zoom-fitpage": "Fit Page",
      "zoom-fitwidth": "Fit to Width",
      "zoom-menu-header": "Zoom Mode",
      "zoom-zoomin": "Zoom In",
      "zoom-zoomout": "Zoom Out"
    },
    "top-bottom-panel": {
      "aria-label": "Additional control panel"
    }
  },
  "exportcsv": {
    "formatKey": "csv",
    "friendlyName": "CSV (*.csv)",
    "settings": {
      "ColumnsDelimiter": {
        "category": "Misc",
        "label": "ColumnsDelimiter",
        "type": "string"
      },
      "DateTimeFormat": {
        "category": "Misc",
        "label": "DateTimeFormat",
        "type": "string"
      },
      "Encoding": {
        "category": "Misc",
        "enum": {
          "us-ascii": "US-ASCII",
          "utf-16": "Unicode",
          "utf-8": "Unicode (UTF-8)"
        },
        "label": "Encoding",
        "type": "enum"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "NoHeader": {
        "category": "Misc",
        "label": "NoHeader",
        "type": "bool"
      },
      "NumericFormat": {
        "category": "Misc",
        "label": "NumericFormat",
        "type": "string"
      },
      "QuotationMode": {
        "category": "Misc",
        "enum": {
          "AlwaysQuote": "AlwaysQuote",
          "AutoQuote": "AutoQuote"
        },
        "label": "QuotationMode",
        "type": "enum"
      },
      "QuotationSymbol": {
        "category": "Misc",
        "label": "QuotationSymbol",
        "type": "string"
      },
      "RowsDelimiter": {
        "category": "Misc",
        "label": "RowsDelimiter",
        "type": "string"
      }
    }
  },
  "exportcsvdata": {
    "formatKey": "csvdata",
    "friendlyName": "Excel Data (*.csv)",
    "settings": {
      "ColumnsDelimiter": {
        "category": "Misc",
        "label": "ColumnsDelimiter",
        "type": "string"
      },
      "Encoding": {
        "category": "Misc",
        "enum": {
          "us-ascii": "US-ASCII",
          "utf-16": "Unicode",
          "utf-8": "Unicode (UTF-8)"
        },
        "label": "Encoding",
        "type": "enum"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "NoHeader": {
        "category": "Misc",
        "label": "NoHeader",
        "type": "bool"
      },
      "QuotationSymbol": {
        "category": "Misc",
        "label": "QuotationSymbol",
        "type": "string"
      },
      "RowsDelimiter": {
        "category": "Misc",
        "label": "RowsDelimiter",
        "type": "string"
      }
    }
  },
  "exportdoc": {
    "formatKey": "doc",
    "friendlyName": "Word 2003 (*.doc)",
    "settings": {
      "Author": {
        "category": "Misc",
        "label": "Author",
        "type": "string"
      },
      "BaseHref": {
        "category": "Misc",
        "label": "BaseUrl",
        "type": "string"
      },
      "Categories": {
        "category": "Misc",
        "label": "Categories",
        "type": "string"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "Generator": {
        "category": "Misc",
        "label": "Generator",
        "type": "string"
      },
      "PageHeight": {
        "category": "Misc",
        "label": "PageHeight",
        "type": "string"
      },
      "PageWidth": {
        "category": "Misc",
        "label": "PageWidth",
        "type": "string"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      }
    }
  },
  "exportdocx": {
    "formatKey": "docx",
    "friendlyName": "Word (*.docx)",
    "settings": {
      "Author": {
        "category": "Misc",
        "label": "Author",
        "type": "string"
      },
      "Categories": {
        "category": "Misc",
        "label": "Categories",
        "type": "string"
      },
      "CompanyName": {
        "category": "Misc",
        "label": "CompanyName",
        "type": "string"
      },
      "DocumentCompatibilityVersion": {
        "category": "Misc",
        "enum": {
          "Word2007": "Word2007",
          "Word2010": "Word2010",
          "Word2013": "Word2013"
        },
        "label": "DocumentCompatibilityVersion",
        "type": "enum"
      },
      "DpiX": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "DpiX",
        "type": "int"
      },
      "DpiY": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "DpiY",
        "type": "int"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "FontEmbeddingMode": {
        "category": "Misc",
        "enum": {
          "Auto": "Auto",
          "False": "False",
          "True": "True"
        },
        "label": "FontEmbeddingMode",
        "type": "enum"
      },
      "Orientation": {
        "category": "PageSettings",
        "enum": {
          "Default": "Default",
          "Landscape": "Landscape",
          "Portrait": "Portrait"
        },
        "label": "PageOrientation",
        "type": "enum"
      },
      "PaperSize": {
        "category": "PageSettings",
        "enum": {
          "A3": "A3",
          "A4": "A4",
          "A4Small": "A4Small",
          "A5": "A5",
          "B4": "B4",
          "B5": "B5",
          "Default": "Default",
          "Executive": "Executive",
          "Ledger": "Ledger",
          "Legal": "Legal",
          "Letter": "Letter",
          "LetterSmall": "LetterSmall",
          "Statement": "Statement",
          "Tabloid": "Tabloid"
        },
        "label": "PaperSize",
        "type": "enum"
      },
      "Password": {
        "category": "SecuritySettings",
        "label": "Password",
        "type": "string"
      },
      "ReadOnlyRecommended": {
        "category": "SecuritySettings",
        "label": "ReadOnlyRecommended",
        "type": "bool"
      },
      "TOCAutoUpdate": {
        "category": "Misc",
        "label": "TOCAutoUpdate",
        "type": "bool"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      },
      "WritePassword": {
        "category": "SecuritySettings",
        "label": "WritePassword",
        "type": "string"
      }
    }
  },
  "exportjson": {
    "formatKey": "json",
    "friendlyName": "JSON (*.json)",
    "settings": {
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "Formatted": {
        "category": "Misc",
        "label": "Formatted",
        "type": "bool"
      },
      "QuotePropertyNames": {
        "category": "Misc",
        "label": "QuotePropertyNames",
        "type": "bool"
      }
    }
  },
  "exportmht": {
    "formatKey": "mht",
    "friendlyName": "Web Archive (*.mht)",
    "settings": {
      "BookmarkStyle": {
        "category": "Misc",
        "enum": {
          "Html": "Html",
          "None": "None"
        },
        "label": "BookmarkStyle",
        "type": "enum"
      },
      "CharacterSet": {
        "category": "Misc",
        "enum": {
          "Big5": "Big5",
          "EucJp": "EucJp",
          "HzGb2312": "HzGb2312",
          "Ibm850": "Ibm850",
          "Iso2022Jp": "Iso2022Jp",
          "Iso8859_1": "Iso8859_1",
          "Iso8859_2": "Iso8859_2",
          "Iso8859_5": "Iso8859_5",
          "Iso8859_6": "Iso8859_6",
          "Koi8r": "Koi8r",
          "Ksc5601": "Ksc5601",
          "ShiftJis": "ShiftJis",
          "UnicodeUtf16": "UnicodeUtf16",
          "UnicodeUtf8": "UnicodeUtf8"
        },
        "label": "CharacterSet",
        "type": "enum"
      },
      "CreateFramesetPage": {
        "category": "Misc",
        "label": "CreateFramesetPage",
        "type": "bool"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "Fragment": {
        "category": "Output",
        "label": "Fragment",
        "type": "bool"
      },
      "IncludeHtmlHeader": {
        "category": "Misc",
        "label": "IncludeHtmlHeader",
        "type": "bool"
      },
      "IncludePageMargins": {
        "category": "Misc",
        "label": "IncludePageMargins",
        "type": "bool"
      },
      "LinkTarget": {
        "category": "Rendering",
        "label": "LinkTarget",
        "type": "string"
      },
      "Mode": {
        "category": "Rendering",
        "enum": {
          "Galley": "Galley",
          "Paginated": "Paginated"
        },
        "label": "Mode",
        "type": "enum"
      },
      "MultiPage": {
        "category": "Misc",
        "label": "MultiPage",
        "type": "bool"
      },
      "OutputTOC": {
        "category": "Output",
        "label": "OutputTOC",
        "type": "bool"
      },
      "OutputType": {
        "category": "Misc",
        "enum": {
          "DynamicHtml": "DynamicHtml",
          "LegacyHtml": "LegacyHtml"
        },
        "label": "OutputType",
        "type": "enum"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      },
      "RemoveVerticalSpace": {
        "category": "Misc",
        "label": "RemoveVerticalSpace",
        "type": "bool"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      }
    }
  },
  "exportpdf": {
    "formatKey": "pdf",
    "friendlyName": "PDF (*.pdf)",
    "settings": {
      "Application": {
        "category": "Misc",
        "label": "Application",
        "type": "string"
      },
      "Author": {
        "category": "Misc",
        "label": "Author",
        "type": "string"
      },
      "ConvertMetaToPng": {
        "category": "Misc",
        "label": "ConvertMetaToPng",
        "type": "bool"
      },
      "EmbedFonts": {
        "category": "Misc",
        "enum": {
          "All": "All",
          "None": "None",
          "Partial": "Partial"
        },
        "label": "EmbedFonts",
        "type": "enum"
      },
      "Encrypt": {
        "category": "SecuritySettings",
        "label": "Encrypt",
        "type": "bool"
      },
      "ExportBookmarks": {
        "category": "Misc",
        "label": "ExportBookmarks",
        "type": "bool"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "ImageInterpolation": {
        "category": "Misc",
        "enum": {
          "Auto": "Auto",
          "None": "None"
        },
        "label": "ImageInterpolation",
        "type": "enum"
      },
      "ImageQuality": {
        "category": "Misc",
        "enum": {
          "Highest": "Highest",
          "Lowest": "Lowest",
          "Medium": "Medium"
        },
        "label": "ImageQuality",
        "type": "enum"
      },
      "Keywords": {
        "category": "Misc",
        "label": "Keywords",
        "type": "string"
      },
      "NeverEmbedFonts": {
        "category": "Misc",
        "label": "NeverEmbedFonts",
        "type": "string"
      },
      "OwnerPassword": {
        "category": "SecuritySettings",
        "label": "OwnerPassword",
        "type": "string"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      },
      "Permissions": {
        "category": "SecuritySettings",
        "editorOptions": {
          "values": {
            "AllowAccessibleReaders": "Allow Accessible Readers",
            "AllowAssembly": "Allow Assembly",
            "AllowCopy": "Allow Copy",
            "AllowFillIn": "Allow Fill In",
            "AllowModifyAnnotations": "Allow Annotating",
            "AllowModifyContents": "Allow Modifying",
            "AllowPrint": "Allow Printing"
          }
        },
        "flags": {
          "AllowAccessibleReaders": "Allow Accessible Readers",
          "AllowAssembly": "Allow Assembly",
          "AllowCopy": "Allow Copy",
          "AllowFillIn": "Allow Fill In",
          "AllowModifyAnnotations": "Allow Annotating",
          "AllowModifyContents": "Allow Modifying",
          "AllowPrint": "Allow Printing"
        },
        "label": "Permissions",
        "type": "flags"
      },
      "Subject": {
        "category": "Misc",
        "label": "Subject",
        "type": "string"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      },
      "UserPassword": {
        "category": "SecuritySettings",
        "label": "UserPassword",
        "type": "string"
      },
      "Version": {
        "category": "Misc",
        "enum": {
          "Pdf12": "PDF-1.2",
          "Pdf13": "PDF-1.3",
          "Pdf14": "PDF-1.4",
          "Pdf15": "PDF-1.5",
          "Pdf16": "PDF-1.6",
          "Pdf17": "PDF-1.7",
          "Pdf20": "PDF-2.0",
          "PdfA1a": "PDF/A-1a",
          "PdfA1b": "PDF/A-1b",
          "PdfA2a": "PDF/A-2a",
          "PdfA2b": "PDF/A-2b",
          "PdfA2u": "PDF/A-2u",
          "PdfA3a": "PDF/A-3a",
          "PdfA3b": "PDF/A-3b",
          "PdfA3u": "PDF/A-3u",
          "PdfUA1": "PDF/UA-1"
        },
        "label": "Version",
        "type": "enum"
      },
      "WatermarkAngle": {
        "category": "Watermark",
        "label": "Angle",
        "type": "string"
      },
      "WatermarkColor": {
        "category": "Watermark",
        "label": "Color",
        "type": "string"
      },
      "WatermarkFontName": {
        "category": "Watermark",
        "label": "FontName",
        "type": "string"
      },
      "WatermarkFontSize": {
        "category": "Watermark",
        "label": "FontSize",
        "type": "string"
      },
      "WatermarkFontStyle": {
        "category": "Watermark",
        "enum": {
          "Bold": "Bold",
          "Italic": "Italic",
          "Regular": "Regular",
          "Strikeout": "Strikeout",
          "Underline": "Underline"
        },
        "label": "FontStyle",
        "type": "enum"
      },
      "WatermarkPrintOnly": {
        "category": "Watermark",
        "label": "PrintOnly",
        "type": "bool"
      },
      "WatermarkTitle": {
        "category": "Watermark",
        "label": "Text",
        "type": "string"
      }
    }
  },
  "exportrtf": {
    "formatKey": "rtf",
    "friendlyName": "Rich Text Format (RTF)",
    "settings": {
      "EnableShapes": {
        "category": "Misc",
        "label": "EnableShapes",
        "type": "bool"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      }
    }
  },
  "exporttextprint": {
    "formatKey": "textprint",
    "friendlyName": "Text Print (*.txt)",
    "settings": {
      "CharHeight": {
        "category": "Misc",
        "label": "CharHeight",
        "type": "string"
      },
      "CharWidth": {
        "category": "Misc",
        "label": "CharWidth",
        "type": "string"
      },
      "HorizontalPaddings": {
        "category": "Misc",
        "enum": {
          "Adjust": "Adjust",
          "Keep": "Keep",
          "Remove": "Remove"
        },
        "label": "HorizontalPaddings",
        "type": "enum"
      },
      "LineEnding": {
        "category": "Misc",
        "label": "LineEnding",
        "type": "string"
      }
    }
  },
  "exporttiff": {
    "formatKey": "tiff",
    "friendlyName": "Tagged Image (*.tiff)",
    "settings": {
      "Compression": {
        "category": "Misc",
        "enum": {
          "Ccitt3": "Ccitt3",
          "Ccitt4": "Ccitt4",
          "Lzw": "Lzw",
          "None": "None",
          "Rle": "Rle"
        },
        "label": "CompressionScheme",
        "type": "enum"
      },
      "CompressionScheme": {
        "category": "Misc",
        "enum": {
          "Ccitt3": "Ccitt3",
          "Ccitt4": "Ccitt4",
          "Lzw": "Lzw",
          "None": "None",
          "Rle": "Rle"
        },
        "label": "CompressionScheme",
        "type": "enum"
      },
      "Dither": {
        "category": "Misc",
        "label": "Dither",
        "type": "bool"
      },
      "DpiX": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "DpiX",
        "type": "int"
      },
      "DpiY": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "DpiY",
        "type": "int"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      }
    }
  },
  "exporttxt": {
    "formatKey": "txt",
    "friendlyName": "Plain Text (TXT)",
    "settings": {
      "Encoding": {
        "category": "Misc",
        "enum": {
          "us-ascii": "US-ASCII",
          "utf-16": "Unicode",
          "utf-8": "Unicode (UTF-8)"
        },
        "label": "Encoding",
        "type": "enum"
      },
      "Extension": {
        "category": "FileName",
        "enum": {
          ".csv": ".csv",
          ".txt": ".txt"
        },
        "label": "Extension",
        "type": "enum"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "PageDelimiter": {
        "category": "Misc",
        "label": "PageDelimiter",
        "type": "string"
      },
      "PreserveHiddenText": {
        "category": "Misc",
        "enum": {
          "Auto": "Auto",
          "False": "False",
          "True": "True"
        },
        "label": "PreserveHiddenText",
        "type": "enum"
      },
      "QuotationMode": {
        "category": "Misc",
        "enum": {
          "AlwaysQuote": "AlwaysQuote",
          "AutoQuote": "AutoQuote"
        },
        "label": "QuotationMode",
        "type": "enum"
      },
      "QuotationSymbol": {
        "category": "Misc",
        "label": "QuotationSymbol",
        "type": "string"
      },
      "SuppressEmptyLines": {
        "category": "Misc",
        "label": "SuppressEmptyLines",
        "type": "bool"
      },
      "TextDelimiter": {
        "category": "Misc",
        "label": "TextDelimiter",
        "type": "string"
      }
    }
  },
  "exportxls": {
    "formatKey": "xls",
    "friendlyName": "Excel 2003 (*.xls)",
    "settings": {
      "AutoRowHeight": {
        "category": "Misc",
        "label": "AutoRowHeight",
        "type": "bool"
      },
      "DisplayGridLines": {
        "category": "Misc",
        "label": "DisplayGridLines",
        "type": "bool"
      },
      "EnableToggles": {
        "category": "Misc",
        "label": "EnableToggles",
        "type": "bool"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "ImageDpi": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "ImageDpi",
        "type": "int"
      },
      "LayoutMode": {
        "category": "Misc",
        "enum": {
          "Galley": "Galley",
          "Paginated": "Paginated"
        },
        "label": "LayoutMode",
        "type": "enum"
      },
      "MultiSheet": {
        "category": "Misc",
        "label": "MultiSheet",
        "type": "bool"
      },
      "Orientation": {
        "category": "PageSettings",
        "enum": {
          "Default": "Default",
          "Landscape": "Landscape",
          "Portrait": "Portrait"
        },
        "label": "PageOrientation",
        "type": "enum"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      },
      "PaperSize": {
        "category": "PageSettings",
        "enum": {
          "A3": "A3",
          "A4": "A4",
          "A4Small": "A4Small",
          "A5": "A5",
          "B4": "B4",
          "B5": "B5",
          "Default": "Default",
          "Executive": "Executive",
          "Ledger": "Ledger",
          "Legal": "Legal",
          "Letter": "Letter",
          "LetterSmall": "LetterSmall",
          "Statement": "Statement",
          "Tabloid": "Tabloid"
        },
        "label": "PaperSize",
        "type": "enum"
      },
      "Password": {
        "category": "Security",
        "label": "Password",
        "type": "string"
      },
      "ProtectedBy": {
        "category": "Security",
        "label": "ProtectedBy",
        "type": "string"
      },
      "ReadOnlyRecommended": {
        "category": "Security",
        "label": "ReadOnlyRecommended",
        "type": "bool"
      },
      "RightToLeft": {
        "category": "Misc",
        "label": "RightToLeft",
        "type": "bool"
      },
      "SheetMode": {
        "category": "Misc",
        "enum": {
          "PagePerSheet": "PagePerSheet",
          "SectionPerSheet": "SectionPerSheet",
          "SingleSheet": "SingleSheet"
        },
        "label": "SheetMode",
        "type": "enum"
      },
      "SheetName": {
        "category": "Misc",
        "label": "SheetName",
        "type": "string"
      },
      "UseDefaultPalette": {
        "category": "Misc",
        "label": "UseDefaultPalette",
        "type": "bool"
      },
      "WritePassword": {
        "category": "Security",
        "label": "WritePassword",
        "type": "string"
      }
    }
  },
  "exportxlsx": {
    "formatKey": "xlsx",
    "friendlyName": "Excel (*.xlsx)",
    "settings": {
      "Author": {
        "category": "Misc",
        "label": "Author",
        "type": "string"
      },
      "AutoRowHeight": {
        "category": "Misc",
        "label": "AutoRowHeight",
        "type": "bool"
      },
      "Categories": {
        "category": "Misc",
        "label": "Categories",
        "type": "string"
      },
      "DisplayGridLines": {
        "category": "Misc",
        "label": "DisplayGridLines",
        "type": "bool"
      },
      "EnableToggles": {
        "category": "Misc",
        "label": "EnableToggles",
        "type": "bool"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "ImageDpi": {
        "category": "Misc",
        "editorOptions": {
          "max": 10000,
          "min": 1,
          "step": 1
        },
        "label": "ImageDpi",
        "type": "int"
      },
      "LayoutMode": {
        "category": "Misc",
        "enum": {
          "Galley": "Galley",
          "Paginated": "Paginated"
        },
        "label": "LayoutMode",
        "type": "enum"
      },
      "MultiSheet": {
        "category": "Misc",
        "label": "MultiSheet",
        "type": "bool"
      },
      "OpenXmlStandard": {
        "category": "Misc",
        "enum": {
          "Strict": "Strict",
          "Transitional": "Transitional"
        },
        "label": "OpenXmlStandard",
        "type": "enum"
      },
      "Orientation": {
        "category": "PageSettings",
        "enum": {
          "Default": "Default",
          "Landscape": "Landscape",
          "Portrait": "Portrait"
        },
        "label": "PageOrientation",
        "type": "enum"
      },
      "OutputFormat": {
        "category": "Misc",
        "enum": {
          "OpenXmlStrict": "Strict",
          "OpenXmlTransitional": "Transitional"
        },
        "label": "OpenXmlStandard",
        "type": "enum"
      },
      "Pagination": {
        "category": "Misc",
        "label": "Pagination",
        "type": "bool"
      },
      "PaperSize": {
        "category": "PageSettings",
        "enum": {
          "A3": "A3",
          "A4": "A4",
          "A4Small": "A4Small",
          "A5": "A5",
          "B4": "B4",
          "B5": "B5",
          "Default": "Default",
          "Executive": "Executive",
          "Ledger": "Ledger",
          "Legal": "Legal",
          "Letter": "Letter",
          "LetterSmall": "LetterSmall",
          "Statement": "Statement",
          "Tabloid": "Tabloid"
        },
        "label": "PaperSize",
        "type": "enum"
      },
      "Password": {
        "category": "Security",
        "label": "Password",
        "type": "string"
      },
      "ProtectedBy": {
        "category": "Security",
        "label": "ProtectedBy",
        "type": "string"
      },
      "ReadOnlyRecommended": {
        "category": "Security",
        "label": "ReadOnlyRecommended",
        "type": "bool"
      },
      "RightToLeft": {
        "category": "Misc",
        "label": "RightToLeft",
        "type": "bool"
      },
      "SheetMode": {
        "category": "Misc",
        "enum": {
          "PagePerSheet": "PagePerSheet",
          "SectionPerSheet": "SectionPerSheet",
          "SingleSheet": "SingleSheet"
        },
        "label": "SheetMode",
        "type": "enum"
      },
      "SheetName": {
        "category": "Misc",
        "label": "SheetName",
        "type": "string"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      },
      "UseCompression": {
        "category": "Misc",
        "label": "UseCompression",
        "type": "bool"
      },
      "UseDefaultPalette": {
        "category": "Misc",
        "label": "UseDefaultPalette",
        "type": "bool"
      },
      "WritePassword": {
        "category": "Security",
        "label": "WritePassword",
        "type": "string"
      }
    }
  },
  "exportxlsxdata": {
    "formatKey": "xlsxdata",
    "friendlyName": "Excel Data (*.xlsx)",
    "settings": {
      "AllowImages": {
        "category": "Misc",
        "label": "AllowImages",
        "type": "bool"
      },
      "Author": {
        "category": "Misc",
        "label": "Author",
        "type": "string"
      },
      "AutoRowsHeight": {
        "category": "Misc",
        "label": "AutoRowsHeight",
        "type": "bool"
      },
      "Categories": {
        "category": "Misc",
        "label": "Categories",
        "type": "string"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      },
      "OpenXmlStandard": {
        "category": "Misc",
        "enum": {
          "Strict": "Strict",
          "Transitional": "Transitional"
        },
        "label": "OpenXmlStandard",
        "type": "enum"
      },
      "Password": {
        "category": "Security",
        "label": "Password",
        "type": "string"
      },
      "ProtectedBy": {
        "category": "Security",
        "label": "ProtectedBy",
        "type": "string"
      },
      "ReadOnlyRecommended": {
        "category": "Security",
        "label": "ReadOnlyRecommended",
        "type": "bool"
      },
      "RightToLeft": {
        "category": "Misc",
        "label": "RightToLeft",
        "type": "bool"
      },
      "Title": {
        "category": "Misc",
        "label": "Title",
        "type": "string"
      },
      "UseCompression": {
        "category": "Misc",
        "label": "UseCompression",
        "type": "bool"
      },
      "WritePassword": {
        "category": "Security",
        "label": "WritePassword",
        "type": "string"
      }
    }
  },
  "exportxml": {
    "formatKey": "xml",
    "friendlyName": "XML (*.xml)",
    "settings": {
      "Encoding": {
        "category": "Misc",
        "enum": {
          "ASCII": "ASCII",
          "UTF-8": "UTF-8",
          "Unicode": "Unicode"
        },
        "label": "Encoding",
        "type": "enum"
      },
      "FileName": {
        "category": "FileName",
        "label": "FileName",
        "type": "string"
      }
    }
  },
  "jsviewer": {
    "errors": {
      "DataProcessing_InvalidFilterExpression": "The filter expression evaluation failed.",
      "DataProcessing_InvalidGroupingExpression": "The grouping expression evaluation failed.",
      "DataProcessing_InvalidSortingExpression": "The sort expression evaluation failed.",
      "InvalidReportFormat": "Report format is Invalid",
      "UnsupportedReportType": "Requested report type is unsupported",
      "aggregateMustSpecifyDataSet": "The aggregate '{{aggregate}}' must specify a data set.",
      "applyparameters-parameter-notfound": "Parameter not found: '{{ParameterName}}'.",
      "applyparameters-parameter-wrong-type": "Toggle parameter '{{ParameterName}}' format error.",
      "bad-response-delayed": "Bad response delayed content",
      "bad-response-doc": "Bad response export content",
      "bad-response-report": "Bad response export content",
      "bad-response-toc": "Failed getting table of contents",
      "badReportItemName": "Bad or missing control name {{Name}}. Each report item is required to have a valid, unique name.",
      "blankValueAssignedToNonBlankParameter": "Blank value assigned to non-Blank parameter.",
      "circularReferenceFromAnother": "Circular Reference Error, Value expressions in {{circularChain}} form a circular reference.",
      "circularReferenceToItself": "Circular Reference Error, Value expression in {{Name}} refers to itself.",
      "commandTextIsEmpty": "Command text is empty.",
      "cyclicParameter": "Cyclic report parameter references.",
      "dataProviderError": "No data connection",
      "dataReadingFailed": "Failed to read data from the data set '{{dataSetName}}'.",
      "dataRegionMissingDataSetName": "The Data Region {{DataRegionName}} doesn't specify a DataSetName. The DataSetName value is required if there are multiple DataSets in the report.",
      "dataRegionWithNoGrouping": "This list {{region}} control contains a data region, but does not specifiy a grouping. Grouping is required when a list contains a data region.",
      "dataSetNotFound": "A DataSet {{dataSetName}} referenced in the report could not be found.",
      "dataSetNotSpecified": "DataSet name needs to be specified in the Fixed Page Layout settings.",
      "dataSetProviderNoData": "No data has been set. Please specify either a DataSet has single table, DataTable or a DataView to use",
      "dataSetProviderNotSpecifiedMainTable": "DataSet contains multiple tables. Please specify a main table to work from",
      "datasourceMissingElement": "Missing a required element in {{datasourceName}} shared data source XML document.",
      "export-report": "Export report error.",
      "fieldDataReadingFailed": "Failed to read data for the field '{{field}}' of the data set '{{dataSetName}}'.",
      "ie-no-pdf-addon": "To enable printing for IE, please install and enable a PDF reader add-on.",
      "ignore-disposition": "It is expected that the content will be displayed as embedded in the browser, but this will be ignored.",
      "infinitePages": "Endless loop detected.",
      "invalidActionControlInPageHeaderFooter": "Invalid use of an Action item. The report item {{Name}} has an action set, but the control is in the page header or page footer. A control in the page header or footer cannot be used as a bookmark or drillthrough link.",
      "invalidColumnSpacing": "When Page (width is set in report PageSize) is divided into columns, the width of the column must be greater than zero and the column spacing.",
      "invalidConnectionStringExpression": "The connection string specified for the '{{dataSourceName}}' data source is invalid.",
      "invalidCustomDataDataGrouping": "Invalid custom report item data grouping. Static data groupings cannot contain a grouping.",
      "invalidDataRegionDataSetName": "The {{DataRegionName}} report item has an invalid data set name {{DataSetName}}.",
      "invalidDataRegionName": "The DataRegion name {{DataRegionName}} is invalid or a duplicate. Each DataSet, DataRegion and Grouping requires a unique name.",
      "invalidDataTypeForParameter": "Invalid data type for parameter.",
      "invalidFieldElement": "Invalid Field element {{ElementName}} in the data set {{DataSetName}}. Fields must have either a Value or a DataField specified, but not both.",
      "invalidFixedPageDataSetName": "The report section has an invalid data set name {{DataSetName}}.",
      "invalidGroupingName": "The Grouping name {{groupName}} is invalid or is a duplicate. Each DataSet, DataRegion and Grouping requires a unique name.",
      "invalidGroupingParent": "The Grouping {{groupName}} improperly sets the parent property. A Grouping Parent is only allowed if there is one, and only one, GroupExpression.",
      "invalidKeyInConnectionString": "Invalid key in connection string:{{invalidKey}}",
      "invalidLengthUnitRange": "The value must be between '{{Min}}' and '{{Max}}' or the equivalent in cm, mm, pt, or pc units.",
      "invalidSharedDataSource": "The shared data source no longer exists or its content is invalid.",
      "invalidSnapshotDigitalSignature": "Invalid snapshot signature.",
      "invalidToggleControlInPageHeaderFooter": "Invalid use of toggle item. The report item {{Name}} has its visiblity toggle item set, but the toggle control is in the page header or page footer. A control in the page header or footer cannot be used as a toggle.",
      "invalidToggleItemReference": "Invalid Toggle Item. The ReportItem {{Name}} has its ToggleItem set to a control in the page header or footer. ToggleItems cannot refer to a component in the Page header or footer.",
      "invalidUserSortSortExpressionNoScope": "Invalid UserSort SortExpression. In order to use aggregates with the SortExpression there must be a scope specified in the expression or SortExpressionScope.",
      "invalidUsingReportItemReference": "Visibility.Hidden expression for the ReportItem {{Name}} refers to the ReportItems! collection. This collection cannot be used in Visibility.Hidden expressions of items in report body.",
      "jsonDataSourceNotFound": "The json data source has not been found.",
      "libraryNotFound": "Library not found: {{library}}.",
      "libraryReferenceNotFound": "Invalid library reference: {{library}}.",
      "libraryReportItemNotFound": "Report Item '{{reportItem}}' for the Report Part '{{reportPart}}' was not found.",
      "libraryReportPartNotFound": "Report Part '{{reportPart}}' not found.",
      "missingRequiredConnectionString": "Connection string is missing for the data source {{DataSourceName}}.",
      "missingRequiredElement": "Required element missing. The {{owner}} {{missingElement}} is a required element.",
      "no-doc": "No document loaded.",
      "no-doc-cur": "No current document!",
      "no-fmt": "Invalid format key or module for {{format}} is not loaded.",
      "no-params-render": "Cannot render (not all parameters specified)",
      "no-report": "Report {{reportId}} not found.",
      "no-toc": "No TOC content.",
      "noDataNoLocateDataSource": "No data has been set and LocateDataSource is not specified to obtain the data at runtime",
      "noDataSets": "No data sets",
      "noLicense": "No license",
      "nullValueAssignedToNonNullableParameter": "Null value assigned to non-Nullable parameter. Parameter: {{paramName}}",
      "objectProviderCommandTextInvalid": "The CommandText is set to an invalid member. The Object data source only supports calling methods or properties with no parameters",
      "objectProviderDoesNotSupportIEnumerable": "In order to use an object with the ObjectDataSource it must support the IEnumerable interface",
      "objectProviderNoData": "No data has been set. Please specify IEnumerable to use",
      "openConnectionFailed": "Failed to open connection to the data set '{{dataSetName}}'.",
      "overflowHeightTooSmall": "{{OverflowName}} has incorrect Height. It should be greater or equal to DataRegion.Height.",
      "overflowWidthTooSmall": "{{OverflowName}} has incorrect Width. It should be greater or equal to DataRegion.Width.",
      "parameterNotValidated": "Not validated.",
      "parameterValueIsNotValid": "Parameter value is not a valid value.",
      "params-hidden": "Some hidden parameters are invalid.",
      "print-report": "Print report error.",
      "professionalRequired": "Professional license required.",
      "render-doc": "Failed rendering document",
      "report-open-details": "Cannot obtain report info",
      "report-open-lbl": "Failed to open report",
      "reportItemExpressionReferenceMustBeInScope": "Invalid report item reference. Expressions can only reference report items in the same scope or a parent scope. The invalid reference is in report item {{componentName}}, which references report item {{referencedReportItem}}.",
      "reportItemExpressionReferenceShouldNotContainOtherReferences": "Invalid report item reference. Expressions in Body with report item references cannot reference Fields, DataSets or DataSources. The invalid reference is in report item {{componentName}}, which references report item {{referencedReportItem}}.",
      "resourceNotFound": "Unable to load resource from:{{uri}}",
      "scriptCompilationFailed": "Script compilation failed.",
      "set-parameters": "Set parameters error",
      "snapshotHighVersion": "Format version of loaded snapshot higher then current format version.",
      "subreportNotFoundError": "Unable to locate subreport: {{subName}}",
      "subreportNotSpecified": "Subreport name is not specified for a subreport report item {{itemName}}",
      "trialExpired": "Trial period has been expired.",
      "unknown-display": "Unknown display type {{displayType}}",
      "unknown-event": "Unknown event was not processed",
      "unknown-format": "Unsupported export type: '{{exportType}}'",
      "unknown-response": "Unknown server response.",
      "wrong-dpi-settings": "'{{Dpi}}' must be greater than 0"
    },
    "export": {
      "export-preparing": "Preparing export..."
    },
    "panels": {
      "dashboard-sections": "DashBoard Sections",
      "export": "Export",
      "parameters": "Parameters",
      "reports": "Report list",
      "toc": "Table of Contents"
    },
    "toolbar": {
      "galley-mode": "Galley Mode",
      "item-exist": "The item with the same key (\"{{itemKey}}\") already exists.",
      "mode-continious": "Continuous View",
      "mode-single": "Single Page View",
      "print-btn": "Print",
      "print-preparing": "Preparing print...",
      "theme": "Theme",
      "themePicker": {
        "themes": {
          "activeReports": "ActiveReports",
          "activeReportsDark": "ActiveReports Dark",
          "darkOled": "OLED Dark",
          "default": "Default",
          "defaultDark": "Default Dark",
          "highContrast": "High Contrast",
          "highContrastDark": "High Contrast Dark"
        }
      }
    }
  },
  "viewererror": {
    "details": {
      "unexpected": ""
    },
    "title": {
      "render-report": ""
    }
  }
}