{
  "annotation": {
    "properties": {
      "radios-in-unison": "Radios in unison",
      "checked": "Checked",
      "printable": "Printable",
      "color": "Color",
      "fill-color": "Fill color",
      "icon": "Icon",
      "rotation": "Rotate",
      "imageAngle": "Image angle",
      "orientation-angle": "Orientation angle",
      "orientation": "Orientation",
      "opacity": "Opacity",
      "line-type": "line type",
      "line-start": "Line start",
      "line-end": "Line end",
      "initially-open": "Initially open",
      "edit-flag": "Editable",
      "required": "Required",
      "callout-line-end": "line end",
      "text-align": "Align",
      "annotation-state": "State",
      "annotation-state-model": "State model",
      "richMedia": {
        "activationCondition": "Activation",
        "deactivationCondition": "Deactivation",
        "presentationStyle": "Presentation",
        "showNavigationPane": "Controls"
      },
      "font-size": "Font size",
      "font-name": "Font name",
      "border-width": "Width",
      "border-style": "Style",
      "border-color": "Color",
      "popup-parent-annotation": "Parent annotation",
      "irt-annotation": "In reply to",
      "file-name": "Name",
      "file": "File",
      "richMediaFile": "Media",
      "richMediaPosterFile": "Poster",
      "poster-file-name": "Name",
      "sound": "Sound",
      "image": "Image",
      "background-color": "Backcolor",
      "foreground-color": "Forecolor",
      "radio-choice-value": "Choice value",
      "checkbox-choice-value": "Choice value",
      "field-value": "Field value",
      "submit-url": "Submit URL",
      "link-type": "Type",
      "link-dest-type": "Destination type",
      "link-dest-loading": {
        "left-column": "Destination",
        "right-column-format": "Loading {{destId}}..."
      },
      "destination-x": "X",
      "destination-y": "Y",
      "destination-w": "Width",
      "destination-h": "Height",
      "destination-scale": "Scale",
      "pageNumber": "Page number",
      "url": "URL",
      "new-window": "New window",
      "action": "Action",
      "js-action": "JS action",
      "text": "Text",
      "choice-options": "Options",
      "choice-multi-select": "Multi-select",
      "text-max-length": "Max length",
      "combs-count": "Combs count",
      "area-text": "Text",
      "field-name": "Field name",
      "read-only": "Read-only",
      "field-tooltip": "Field tooltip",
      "author": "Author",
      "subject": "Subject",
      "is-rich-text": "Rich text",
      "bounds-width": "Width",
      "bounds-height": "Height",
      "bounds-x": "X",
      "bounds-y": "Y",
      "position-x": "X",
      "position-y": "Y",
      "position-start-x": "Start X",
      "position-start-y": "Start Y",
      "position-end-x": "End X",
      "position-end-y": "End Y",
      "redacted-fill-color": "Fill color",
      "redacted-overlay-text": "Overlay Text",
      "redacted-text-align": "Align",
      "redacted-repeat-text": "Repeat text",
      "redaction-mark-border-color": "Border color",
      "redaction-mark-fill-color": "Fill color",
      "redaction-mark-fill-opacity": "Fill opacity"
    },
    "property-groups": {
      "callout": "Callout",
      "border": "Border",
      "link-destination": "Destination",
      "bounds": "Bounds",
      "position": "Position",
      "line-coordinates": "Line coordinates",
      "redacted-area": "Redacted Area",
      "redaction-mark": "Redaction Mark"
    },
    "enums": {
      "fontNames": {
        "Helvetica": "Helvetica",
        "HelveticaOblique": "Helvetica Oblique",
        "HelveticaBold": "Helvetica Bold",
        "HelveticaBoldOblique": "Helvetica Bold Oblique",
        "Times": "Times",
        "TimesItalic": "Times Italic",
        "TimesBold": "Times Bold",
        "TimesBoldItalic": "Times Bold Italic",
        "Courier": "Courier",
        "CourierOblique": "Courier Oblique",
        "CourierBold": "Courier Bold",
        "CourierBoldOblique": "Courier Bold Oblique",
        "Symbol": "Symbol",
        "ZapfDingbats": "Zapf Dingbats"
      },
      "line-ending": {
        "Square": "Square",
        "Circle": "Circle",
        "Diamond": "Diamond",
        "OpenArrow": "OpenArrow",
        "ClosedArrow": "ClosedArrow",
        "None": "None",
        "Butt": "Butt",
        "ROpenArrow": "ROpenArrow",
        "RClosedArrow": "RClosedArrow",
        "Slash": "Slash"
      },
      "sound-icon": {
        "ear": "Ear",
        "mic": "Mic",
        "speaker": "Speaker"
      },
      "attachment-icon": {
        "graph": "Graph",
        "push-pin": "PushPin",
        "paperclip": "Paperclip",
        "tag": "Tag"
      },
      "text-icon": {
        "comment": "Comment",
        "key": "Key",
        "note": "Note",
        "help": "Help",
        "new-paragraph": "NewParagraph",
        "paragraph": "Paragraph",
        "insert": "Insert"
      },
      "border-type": {
        "solid": "Solid",
        "dashed": "Dashed",
        "beveled": "Beveled",
        "inset": "Inset",
        "underline": "Underline"
      },
      "link-type": {
        "url": "URL",
        "dest": "Destination",
        "action": "Action",
        "js": "JS Action"
      },
      "dest-type": {
        "xyz": "XYZ",
        "fit": "Fit",
        "fit-h": "FitH",
        "fit-v": "FitV",
        "fit-r": "FitR",
        "fit-b": "FitB",
        "fit-bh": "FitBH",
        "fit-bv": "FitBV",
        "first-page": "First page",
        "last-page": "Last page",
        "next-page": "Next page",
        "prev-page": "Previous page",
        "go-back": "Go back",
        "go-forward": "Go forward"
      },
      "on-off": {
        "on": "On",
        "off": "Off"
      },
      "text-align": {
        "left": "Left",
        "center": "Center",
        "right": "Right"
      },
      "note-status": {
        "none": "None",
        "accepted": "Accepted",
        "cancelled": "Cancelled",
        "completed": "Completed",
        "rejected": "Rejected",
        "marked": "Marked",
        "unmarked": "Unmarked"
      },
      "annotation-state-model": {
        "marked": "Marked",
        "review": "Review"
      },
      "richMediaActivationCondition": {
        "xa": "Content is clicked",
        "po": "On Page open",
        "pv": "Content is visible"
      },
      "richMediaDeactivationCondition": {
        "xd": "Content is clicked",
        "pc": "On page close",
        "pi": "Content is invisible"
      },
      "richMediaPresentationStyle": {
        "embedded": "Embedded",
        "windowed": "Windowed"
      },
      "orientation": {
        "0": "0",
        "90": "90",
        "180": "180",
        "270": "270"
      },
      "callout-line-type": {
        "none": {
          "label": "None",
          "title": "Without callout"
        },
        "simple": {
          "label": "Simple Line",
          "title": "Simple line callout"
        },
        "corner": {
          "label": "Corner Line",
          "title": "Corner line callout"
        }
      }
    }
  },
  "editors": {
    "plain-text-editor": {
      "empty-placeholder": "<empty>",
      "multiple-values-placeholder": "<empty>"
    },
    "nullable-number-editor": {
      "empty-placeholder": "<empty>",
      "multiple-values-placeholder": "<empty>"
    },
    "number-editor": {
      "empty-placeholder": "<empty>",
      "multiple-values-placeholder": "<empty>"
    },
    "float-editor": {
      "empty-placeholder": "<empty>",
      "multiple-values-placeholder": "<empty>"
    },
    "key-value-editor": {
      "empty-name": "<empty>",
      "empty-value": "<empty>",
      "key-display-format": "Label: {{value}}",
      "value-display-format": "Value: {{value}}"
    },
    "collection-editor": {
      "close-btn-title": "Close",
      "show-btn-title": "Show items",
      "add-btn-text": "Add",
      "add-btn-title": "Add item",
      "empty": "Collection is empty",
      "items": "items"
    },
    "bool-editor": {
      "text-true": "True",
      "text-false": "False",
      "text-undefined": "Undefined"
    },
    "parent-id-editor": {
      "none-item": {
        "label": "None",
        "title": "Not selected"
      }
    },
    "text-area-editor": {
      "type-text-here": "Type text here",
      "cancel-btn": "Cancel",
      "ok-btn": "OK",
      "cancel-btn-title": "Cancel and reset changes",
      "ok-btn-title": "Apply changes",
      "edit-btn": "Edit"
    },
    "js-code-area-editor": {
      "type-code-here": "<type code here>",
      "cancel-btn": "Cancel",
      "ok-btn": "OK",
      "cancel-btn-title": "Reset changes",
      "ok-btn-title": "Apply changes",
      "edit-code-btn": "Edit code"
    },
    "property-list": {
      "no-annotations-label": "No annotations in this document",
      "no-form-fields-label": "No form fields in this document",
      "delete-field-btn-title": "Delete field",
      "delete-annotation-btn-title": "Delete annotation",
      "delete-field-btn": "Delete",
      "delete-annotation-btn": "Delete",
      "clone-field-btn-title": "Clone field",
      "clone-annotation-btn-title": "Clone annotation",
      "clone-field-btn": "Clone",
      "clone-annotation-btn": "Clone",
      "drag-handle-title": "Drag to change tab order",
      "revert-redact-btn": {
        "label": "Revert",
        "title": "Revert redaction"
      },
      "apply-redact-btn": {
        "label": "Apply",
        "title": "Apply redaction"
      },
      "reset-redacted-btn": {
        "label": "Reset",
        "title": "Reset redaction"
      },
      "revert-content-btn": {
        "label": "Revert",
        "title": "Revert conversion to content"
      },
      "make-content-btn": {
        "label": "Convert",
        "title": "Convert to content"
      },
      "page-props": {
        "tab-order-label": "Tab order:",
        "tab-order-placeholder": "tab order",
        "tab-order-enum": {
          "R": "Row",
          "C": "Column",
          "S": "Structure",
          "A": "Annotations",
          "W": "Widgets",
          "not-specified": "Not specified"
        }
      },
      "page-label": "PAGE {{pageNumber}}",
      "page-tooltip-format": "PAGE {{pageNumber}} Size: {{pageWidth}} X {{pageHeight}}pt {{pageWidthIn}} X {{pageHeightIn}}in Rotation: {{pageRotation}}",
      "emptyListPlaceholder": "There are no properties to display",
      "field": {
        "title-format": "{{label}}, id: {{id}}",
        "types": {
          "signature-field": "Signature field",
          "comb-text": "Comb-text",
          "text-area": "Text area",
          "password": "Password",
          "text": "Text",
          "check-box": "Check-box",
          "radio": "Radio",
          "submit-form": "Submit form",
          "reset-form": "Reset form",
          "push": "Push",
          "unknown-button": "Unknown button",
          "combo-box": "ComboBox",
          "list-box": "ListBox",
          "unknown-type": "Unknown {{type}}"
        }
      },
      "annotation": {
        "title-format": "{{label}}, id: {{id}}",
        "decorator": {
          "hidden": "(hidden)",
          "status-title-format": "({{status}} set by {{user}})",
          "reply": "(reply)"
        },
        "parent-item-ref": {
          "label": "{{type}} {{id}}",
          "title": "{{type}} {{id}}"
        },
        "types": {
          "text": "Text",
          "link": "Link",
          "freetext": "FreeText",
          "line": "Line",
          "square": "Square",
          "circle": "Circle",
          "polygon": "Polygon",
          "polyline": "PolyLine",
          "highlight": "Highlight",
          "underline": "Underline",
          "squiggly": "Squiggly",
          "strikeout": "Strikeout",
          "stamp": "Stamp",
          "caret": "Caret",
          "ink": "Ink",
          "popup": "Popup",
          "fileattachment": "FileAttachment",
          "sound": "Sound",
          "movie": "Movie",
          "widget": "Widget",
          "screen": "Screen",
          "printermark": "PrinterMark",
          "trapnet": "TrapNet",
          "watermark": "WaterMark",
          "redact": "Redact",
          "signature": "Signature",
          "threadbead": "ThreadBead",
          "radiobutton": "RadioButton",
          "checkbox": "Checkbox",
          "pushbutton": "PushButton",
          "choice": "Choice",
          "textwidget": "TextWidget",
          "richmedia": "RichMedia"
        }
      }
    },
    "choice-options-editor": {
      "edit-items-format_one": "Edit {{count}} items",
      "edit-items-format_other": "Edit {{count}} items"
    },
    "color-editor": {
      "text-palettes": "Palettes",
      "text-color-picker": "Picker",
      "text-web-colors": "Web colors",
      "text-opacity": "Opacity",
      "text-standard-colors": "Standard Colors",
      "text-hue": "Hue",
      "text-saturation": "Saturation",
      "text-lightness": "Lightness",
      "text-hex": "Hex",
      "text-r": "R",
      "text-g": "G",
      "text-b": "B",
      "webColorNames": {
        "transparent": "Transparent",
        "black": "Black",
        "darkslategray": "DarkSlateGray",
        "slategray": "SlateGray",
        "lightslategray": "LightSlateGray",
        "dimgray": "DimGray",
        "gray": "Gray",
        "darkgray": "DarkGray",
        "silver": "Silver",
        "lightgrey": "LightGrey",
        "gainsboro": "Gainsboro",
        "whitesmoke": "WhiteSmoke",
        "white": "White",
        "snow": "Snow",
        "honeydew": "HoneyDew",
        "mintcream": "MintCream",
        "azure": "Azure",
        "aliceblue": "AliceBlue",
        "ghostwhite": "GhostWhite",
        "seashell": "SeaShell",
        "beige": "Beige",
        "oldlace": "OldLace",
        "floralwhite": "FloralWhite",
        "ivory": "Ivory",
        "antiquewhite": "AntiqueWhite",
        "linen": "Linen",
        "lavenderblush": "LavenderBlush",
        "mistyrose": "MistyRose",
        "pink": "Pink",
        "lightpink": "LightPink",
        "hotpink": "HotPink",
        "deeppink": "DeepPink",
        "palevioletred": "PaleVioletRed",
        "mediumvioletred": "MediumVioletRed",
        "lightsalmon": "LightSalmon",
        "salmon": "Salmon",
        "darksalmon": "DarkSalmon",
        "lightcoral": "LightCoral",
        "indianred": "IndianRed",
        "crimson": "Crimson",
        "firebrick": "FireBrick",
        "darkred": "DarkRed",
        "red": "Red",
        "orangered": "OrangeRed",
        "tomato": "Tomato",
        "coral": "Coral",
        "darkorange": "DarkOrange",
        "orange": "Orange",
        "yellow": "Yellow",
        "lightyellow": "LightYellow",
        "lemonchiffon": "LemonChiffon",
        "lightgoldenrodyellow": "LightGoldenrodYellow",
        "papayawhip": "PapayaWhip",
        "moccasin": "Moccasin",
        "peachpuff": "PeachPuff",
        "palegoldenrod": "PaleGoldenrod",
        "khaki": "Khaki",
        "darkkhaki": "DarkKhaki",
        "gold": "Gold",
        "cornsilk": "Cornsilk",
        "blanchedalmond": "BlanchedAlmond",
        "bisque": "Bisque",
        "navajowhite": "NavajoWhite",
        "wheat": "Wheat",
        "burlywood": "BurlyWood",
        "tan": "Tan",
        "rosybrown": "RosyBrown",
        "sandybrown": "SandyBrown",
        "goldenrod": "Goldenrod",
        "darkgoldenrod": "DarkGoldenrod",
        "peru": "Peru",
        "chocolate": "Chocolate",
        "saddlebrown": "SaddleBrown",
        "sienna": "Sienna",
        "brown": "Brown",
        "maroon": "Maroon",
        "darkolivegreen": "DarkOliveGreen",
        "olive": "Olive",
        "olivedrab": "OliveDrab",
        "yellowgreen": "YellowGreen",
        "limegreen": "LimeGreen",
        "lime": "Lime",
        "lawngreen": "LawnGreen",
        "chartreuse": "Chartreuse",
        "greenyellow": "GreenYellow",
        "springgreen": "SpringGreen",
        "mediumspringgreen": "MediumSpringGreen",
        "lightgreen": "LightGreen",
        "palegreen": "PaleGreen",
        "darkseagreen": "DarkSeaGreen",
        "mediumaquamarine": "MediumAquamarine",
        "mediumseagreen": "MediumSeaGreen",
        "seagreen": "SeaGreen",
        "forestgreen": "ForestGreen",
        "green": "Green",
        "darkgreen": "DarkGreen",
        "aqua": "Aqua",
        "cyan": "Cyan",
        "lightcyan": "LightCyan",
        "paleturquoise": "PaleTurquoise",
        "aquamarine": "Aquamarine",
        "turquoise": "Turquoise",
        "mediumturquoise": "MediumTurquoise",
        "darkturquoise": "DarkTurquoise",
        "lightseagreen": "LightSeaGreen",
        "cadetblue": "CadetBlue",
        "darkcyan": "DarkCyan",
        "teal": "Teal",
        "lightsteelblue": "LightSteelBlue",
        "powderblue": "PowderBlue",
        "lightblue": "LightBlue",
        "skyblue": "SkyBlue",
        "lightskyblue": "LightSkyBlue",
        "deepskyblue": "DeepSkyBlue",
        "dodgerblue": "DodgerBlue",
        "cornflowerblue": "CornflowerBlue",
        "steelblue": "SteelBlue",
        "royalblue": "RoyalBlue",
        "blue": "Blue",
        "mediumblue": "MediumBlue",
        "darkblue": "DarkBlue",
        "navy": "Navy",
        "midnightblue": "MidnightBlue",
        "lavender": "Lavender",
        "thistle": "Thistle",
        "plum": "Plum",
        "violet": "Violet",
        "orchid": "Orchid",
        "fuchsia": "Fuchsia",
        "magenta": "Magenta",
        "mediumorchid": "MediumOrchid",
        "mediumpurple": "MediumPurple",
        "blueviolet": "BlueViolet",
        "darkviolet": "DarkViolet",
        "darkorchid": "DarkOrchid",
        "darkmagenta": "DarkMagenta",
        "purple": "Purple",
        "indigo": "Indigo",
        "darkslateblue": "DarkSlateBlue",
        "rebeccapurple": "RebeccaPurple",
        "slateblue": "SlateBlue",
        "mediumslateblue": "MediumSlateBlue"
      }
    },
    "file-editor": {
      "select-file": {
        "title": "Select file"
      },
      "remove-file": {
        "title": "Remove file"
      },
      "download-file": {
        "title": "Download file"
      },
      "no-file": {
        "label": "No file"
      }
    },
    "image-file-editor": {
      "no-image": {
        "label": "No image"
      },
      "select-image": {
        "title": "Select image file"
      },
      "remove-image": {
        "title": "Remove image"
      },
      "download-image": {
        "title": "Download image"
      },
      "reset-image-aspect-ratio": {
        "title": "Reset image aspect ratio"
      },
      "keep-aspect-checkbox": {
        "text": "Keep aspect ratio",
        "tooltip": "Hold down the Shift key to toggle this temporarily"
      }
    },
    "link-dest-type-editor": {
      "description": {
        "xyz": "Scroll to X, Y and apply Zoom.",
        "fitr": "Scroll and zoom rectangle into view.",
        "fit": "Fit page.",
        "fith": "Fit page width.",
        "fitv": "Fit page height."
      }
    },
    "sound-file-editor": {
      "select-audio": {
        "title": "Select audio file"
      },
      "remove-audio": {
        "title": "Remove audio"
      },
      "download-audio": {
        "title": "Download audio"
      },
      "no-audio": {
        "label": "No audio"
      }
    },
    "annotation-editor": {
      "hide-list-title": "Hide annotation list",
      "show-list-title": "Show annotation list",
      "label": "Annotation editor",
      "title": "Annotation editor"
    },
    "form-editor": {
      "hide-list-title": "Hide field list",
      "show-list-title": "Show field list",
      "label": "Form editor",
      "title": "Form editor"
    },
    "buttons": {
      "close": {
        "title": "Close editor"
      }
    },
    "comments": {
      "no-author-placeholder": "No Author",
      "no-comments-label": "No comments yet",
      "no-comments-details": "All comments on this document will appear here.",
      "add-reply-placeholder": "Add a reply...",
      "cancel-reply-button": {
        "title": "Cancel (ESC)",
        "label": "Cancel"
      },
      "post-reply-button": {
        "title": "Post (Ctrl+Enter)",
        "label": "Post"
      },
      "page-label": "Comments on page {{number}}",
      "placeholders": {
        "add-comment": "Add a comment...",
        "highlight": "Highlighted Text",
        "strikeout": "Strikethrough Text",
        "squiggly": "Wavy Underlined Text",
        "underline": "Underlined Text",
        "free-text": "Text box"
      },
      "menu": {
        "actions-header": "Actions",
        "reply-action": {
          "label": "Reply",
          "title": "Add reply"
        },
        "delete-action": {
          "label": "Delete",
          "title": "Delete comment"
        },
        "status-header": "Status",
        "menu-trigger-title": "Actions"
      }
    }
  },
  "errors": {
    "propertyCannotBeChanged": "Property cannot be changed.",
    "field-already-exists": "Field with name {{fieldName}} already exists.",
    "cannot-save-document-format": "Cannot save document. {{reason}}",
    "base-viewer-dispose-warn": "Error while disposing base viewer (this is not a fatal error).",
    "fallback-font-url-already-registered": "The provided fallback font URL is already registered.",
    "font-name-already-registered": "The font name is already registered.",
    "image-dnd-error": {
      "details-download-url": "Unable to download image from URL.",
      "message": "Drag and drop error."
    },
    "validate-annotation": {
      "undefined-annotation": "Validation failed: annotation object is undefined or null.",
      "undefined-annotation-type": "Validation failed: annotationType is undefined.",
      "invalid-gc-props-usage": "Validation failed: 'gcProps' cannot be set for non-widget annotations (annotationType !== 20)."
    },
    "supportApiNotAvailable": "Support API server not available. Editing disabled.",
    "openSharedDocumentError": "Unable to open shared document.  {{reason}}.",
    "proLicenseRequired": {
      "message": "Professional license is required to use the editing functions."
    },
    "cannotOpenDocumentOnServer": "Cannot open document on server. Editing disabled.",
    "error-opening-document": "Error opening document",
    "cannotedit-field-locked": "Cannot edit. The field is locked.",
    "cannotedit-annotation-locked": "Cannot edit. The annotation is locked.",
    "openforViewingOnly": "The document is open for viewing only. Editing disabled.",
    "print-canceled-by-user": "Canceled by user"
  },
  "annotations": {
    "text-annotation": {
      "status-title-format": "{{status}} by:\n{{user}}",
      "statuses-single-brief-format": "1 Status",
      "statuses-brief-format_one": "{{count}} Statuses",
      "statuses-brief-format_other": "{{count}} Statuses",
      "replies-single-brief-format": "1 Reply",
      "replies-brief-format_one": "{{count}} Replies",
      "replies-brief-format_other": "{{count}} Replies"
    },
    "signature-annotation": {
      "double-click-to-verify": {
        "title": "Double click to verify this signature"
      },
      "states": {
        "progress": "Verifying signature",
        "success": "Signature verified. The document has not been modified since this signature was applied.",
        "failed": "Signature verification failed. The document is modified since this signature was applied.",
        "error-format": "Cannot verify signature: {{reason}}"
      }
    },
    "rich-media": {
      "click-to-activate": "Click to activate...",
      "allow-auto-play-audio": {
        "message": "The document wants to automatically start playing audio.Do you want to allow this?",
        "title": "Confirm action"
      },
      "allow-auto-play-video": {
        "message": "The document wants to automatically start playing a video. Do you want to allow this?",
        "title": "Confirm action"
      },
      "allow-enter-pip-mode": {
        "title": "Confirm action",
        "message": "The document would like to display the video in Picture-in-Picture mode. Would you like to allow this?"
      }
    }
  },
  "annotation-defaults": {
    "file-attachment": {
      "default-filename": "attachment"
    },
    "sound-annotation": {
      "default-filename": "sound.wav"
    },
    "stamp-annotation": {
      "default-filename": "image.png"
    },
    "push-button": {
      "fieldValue": "Push"
    },
    "reset-button": {
      "fieldValue": "Reset"
    },
    "submit-button": {
      "fieldValue": "Submit"
    },
    "combo-box": {
      "choice-1": "Choice 1",
      "choice-2": "Choice 2",
      "choice-3": "Choice 3"
    },
    "list-box": {
      "choice-1": "Choice 1",
      "choice-2": "Choice 2",
      "choice-3": "Choice 3"
    },
    "default-user-name": "Anonymous"
  },
  "dialogs": {
    "select-file-helper": {
      "cancel-button": {
        "label": "Cancel"
      },
      "select-sound-button": {
        "label": "Select sound"
      },
      "select-image-button": {
        "label": "Select image"
      },
      "select-attachment-button": {
        "label": "Select attachment"
      },
      "select-file-button": {
        "label": "Select file"
      }
    },
    "confirmation-dialog": {
      "title": "Confirmation",
      "buttons": {
        "details": "Details",
        "yes": "Yes",
        "no": "No",
        "ok": "Ok",
        "cancel": "Cancel",
        "close": "Close",
        "dismiss": "Dismiss",
        "confirm": "Confirm"
      }
    },
    "progress": {
      "buttons": {
        "cancel": {
          "label": "Cancel",
          "title": "Cancel"
        }
      }
    },
    "form-filler": {
      "empty-value": "<Empty>",
      "placeholders": {
        "date1": "MM/DD/YYYY",
        "time1": "HH:mm",
        "datetime": "Select date and time...",
        "tel": "Enter phone...",
        "email": "Enter email...",
        "url": "Enter URL...",
        "password": "Enter password...",
        "multiple-choice": "Choose options...",
        "choice": "Choose option...",
        "default": "Enter text here..."
      },
      "controls": {
        "time": {
          "text-shortcut-today": "Now",
          "text-back": "Back"
        },
        "date": {
          "text-shortcut-today": "Today",
          "text-back": "Back to Calendar"
        }
      },
      "validation": {
        "field-validation-failed": "Field validation failed",
        "required-field-is-empty": "Required field is empty",
        "incorrect-input": "Incorrect input",
        "required-number-is-incorrect": "Required numeric value is invalid",
        "min-failed": "The minimum value must be greater than or equal to {{min}}",
        "max-failed": "The maximum value must be less than or equal to {{max}}",
        "multiple-emails-not-allowed": "Multiple emails are not allowed",
        "email-failed": "The email address is incorrect",
        "minlength-failed": "The minimum length of the input value must be greater than or equal to {{minlength}}",
        "maxlength-failed": "The maximum length of the input value must be less than or equal to {{maxlength}}",
        "regex-pattern-failed": "The value does not match the regular expression pattern: {{pattern}}"
      },
      "required-field": {
        "title": "Required"
      },
      "empty-list-label": "<Empty>",
      "alert": {
        "validation-failed-confirm-apply": "Form validation failed. Do you want to apply changes anyway?",
        "validation-failed": "Form validation failed."
      },
      "heading-title": "Form Filler",
      "cancel-btn": {
        "label": "Cancel",
        "title": "Cancel changes"
      },
      "apply-btn": {
        "label": "Apply",
        "title": "Apply changes"
      },
      "loading-label": "Loading..."
    },
    "password": {
      "messages": {
        "incorrect-password": "Incorrect password",
        "no-password-given": "No password given"
      },
      "password-required-header": "Password required",
      "cancel-button": {
        "label": "Cancel",
        "title": "Cancel"
      },
      "ok-button": {
        "label": "OK",
        "title": "OK"
      },
      "placeholder": "Input password"
    },
    "pdf-organizer": {
      "apply-progress": {
        "message": "Updating active document..."
      },
      "download-progress": {
        "message": "Downloading active document..."
      },
      "heading-title": "PDF Organizer",
      "cancel-btn": {
        "label": "Cancel",
        "title": "Cancel changes and close this dialog."
      },
      "download-btn": {
        "label": "Download",
        "title": "Download the modified PDF, keep this dialog open."
      },
      "done-btn": {
        "label": "Done",
        "title": "Apply changes and close this dialog. This action cannot be undone."
      },
      "confirm-apply-changes-before-close": "Apply changes?",
      "active-document-label": "Active document",
      "blank-document-label": "Blank document",
      "range-info-title-format-onepage": "One page, {{start}} of {{pdfPagesCount}} ({{docName}})",
      "range-info-title-format-twopages": "Two pages, {{start}}-{{end}} of {{pdfPagesCount}} ({{docName}})",
      "range-info-title-format-multiple": "{{rangeCount}} pages, {{start}}-{{end}} of {{pdfPagesCount}} ({{docName}})",
      "remove-range-action": {
        "title": "Remove Range"
      },
      "clone-range-action": {
        "title": "Clone Range"
      },
      "rotate-range-action": {
        "title": "Rotate Range 90deg"
      },
      "split-range-button": {
        "title": "Split this range into single pages."
      },
      "add-range-dropdown": {
        "add-ranges-confirm-format": "Are you sure you want to create {{rangesCount}} ranges?",
        "items": {
          "add-all-pages": {
            "label": "Single pages",
            "title": "Create a range for each page. Provides maximum flexibility to manipulate individual pages."
          },
          "add-single-range": {
            "label": "All pages",
            "title": "Create one range for all pages. Allows manipulating all pages together as a single unit."
          },
          "add-odd-pages": {
            "label": "Odd pages",
            "title": "Create a range that includes all odd pages."
          },
          "add-even-pages": {
            "label": "Even pages",
            "title": "Create a range that includes all even pages."
          },
          "add-pages-by-size": {
            "label": "Page size",
            "title": "Create a range for each page size/orientation."
          },
          "add-empty-page": {
            "label": "Empty page",
            "title": "Create a range with a new empty page."
          },
          "add-custom-range": {
            "title": "Create custom ranges from page numbers based on your input.",
            "placeholder": "e.g. 1-4, 6, 8"
          }
        },
        "label": "Add Page Ranges",
        "title": "Add Page Ranges"
      },
      "add-empty-pages-btn": {
        "label": "Add Empty Page(s)",
        "title": "Add Empty Page(s)"
      },
      "merge-external-pdf-range-btn": {
        "label": "Merge External PDF",
        "title": "Merge Range from external PDF"
      },
      "clear-all-ranges-btn": {
        "label": "Clear",
        "title": "Clear all Ranges."
      }
    },
    "print-progress": {
      "message": "Preparing document for printing..."
    },
    "cancel-btn": {
      "title": "Cancel",
      "label": "Cancel"
    },
    "documentProperties": {
      "tabs": {
        "description": {
          "legend": "Description",
          "fields": {
            "file": "File",
            "title": "Title",
            "author": "Author",
            "subject": "Subject",
            "keywords": "Keywords",
            "creationDate": "Created",
            "modDate": "Modified",
            "creator": "Application"
          },
          "advanced": {
            "legend": "Advanced",
            "fields": {
              "producer": "PDF Producer",
              "pdfFormatVersion": "PDF Version",
              "fileSize": "File size",
              "pageSize": "Page Size",
              "numberOfPages": "Number of Pages",
              "fastWebView": "Fast Web View"
            }
          },
          "title": "Description"
        },
        "document-security": {
          "legend": "Document Security",
          "access-permissions": {
            "legend": "Document Restrictions"
          },
          "labels": {
            "no-security": "No security",
            "password-security": "Password security",
            "allowed": "Allowed",
            "not-allowed": "Not Allowed",
            "printing": "Printing:",
            "content-copying": "Content Copying:",
            "commenting": "Commenting:",
            "filling-of-form-fields": "Filling of form fields:",
            "signing": "Signing:"
          },
          "description": "The document's Security Method restricts what can be done to the document.",
          "fields": {
            "security-method": "Security Method:",
            "encryption-level": "Encryption level:",
            "document-open-password": "Open Password:",
            "has-permissions-password": "Permissions Password:"
          }
        },
        "used-fonts": {
          "legend": "Fonts Used in this Document",
          "labels": {
            "no-fonts-in-document": "no fonts found in the document",
            "subset": "Subset"
          },
          "properties": {
            "type": "Type:",
            "encoding": "Encoding:",
            "fallback-name": "Fallback Name:",
            "loaded-name": "Loaded Name:",
            "monospace": "Monospace:",
            "bold": "Bold:",
            "italic": "Italic:",
            "vertical": "Vertical:",
            "sample-text": "Sample text:",
            "sample-text-value": "ABCDEFabcdef123 幸福 愛 無限 АБВГДабвгд",
            "embedded": "Embedded"
          }
        },
        "security": {
          "title": "Security"
        },
        "fonts": {
          "title": "Fonts"
        }
      },
      "title": "Document properties",
      "close-title": "Close"
    },
    "replace-text": {
      "apply-progress": {
        "message": "Updating active document..."
      },
      "download-progress": {
        "message": "Downloading active document..."
      },
      "heading-title": "Replace Text",
      "cancel-btn": {
        "label": "Cancel",
        "title": "Cancel changes and close this dialog."
      },
      "select-text": {
        "done-btn": {
          "label": "Replace selected text",
          "title": "Add selected text to replace operation."
        }
      },
      "no-selected-text-message": "You need to select text to add a replace text operation.",
      "download-btn": {
        "label": "Download",
        "title": "Download the modified PDF, keep this dialog open."
      },
      "done-btn": {
        "label": "Replace Text",
        "title": "Apply Replace Text operations and close this dialog. This action cannot be undone."
      },
      "confirm-apply-changes-before-close": "Apply changes?",
      "select-text-hint": {
        "line1": "Select the text you want to replace and click the 'Replace selected text' button,",
        "line2": "or click the 'Back' button to return to the main dialog."
      },
      "replace-operations-heading": "Replace operations",
      "no-replace-operations-label": "The document has no Replace Text operations. Click 'Add Replace Text Operation' to select the text you want to replace.",
      "remove-replace-operation-action": {
        "title": "Remove Replace Text operation"
      },
      "old-text": {
        "label": "Old text:"
      },
      "new-text": {
        "label": "New text:"
      },
      "add-replaceTextItem-dropdown": {
        "add-replaceTextItems-confirm-format": "Are you sure you want to create {{replaceTextItemsCount}} replaceTextItems?"
      },
      "add-replaceTextItem": {
        "label": "Add Replace Text operation",
        "title": "Add Replace Text operation"
      },
      "clear-all-replaceTextItems-btn": {
        "label": "Clear",
        "title": "Clear all Replace Text operations."
      }
    },
    "sign-tool": {
      "clear-canvas-button": {
        "title": "Clear canvas",
        "label": "Clear"
      },
      "undo-canvas-btn": {
        "title": "Undo"
      },
      "clear-canvas-btn": {
        "title": "Clear"
      },
      "select-image-button": {
        "title": "Select image",
        "label": "Select image"
      },
      "clear-image-button": {
        "title": "Clear",
        "label": "Clear"
      },
      "heading-title": "Add Signature",
      "check-save-signature": {
        "label": "Save signature"
      },
      "cancel-btn": {
        "label": "Cancel",
        "title": "Cancel"
      },
      "add-btn": {
        "label": "Add",
        "title": "Add Signature"
      },
      "tabs": {
        "type": {
          "text": "Type"
        },
        "draw": {
          "text": "Draw"
        },
        "image": {
          "text": "Image"
        }
      },
      "font-name": {
        "placeholder": "Font name"
      },
      "font-size": {
        "placeholder": "Size"
      },
      "input-text": {
        "placeholder": "Input here..."
      },
      "clear-text-button": {
        "title": "Clear text",
        "label": "Clear"
      },
      "font-bold": {
        "title": "Bold"
      },
      "font-italic": {
        "title": "Italic"
      }
    }
  },
  "context-menu": {
    "show-comment-panel": {
      "label": "Show comment panel",
      "title": "Show comment panel"
    },
    "paste": {
      "label": "Paste (Ctrl+V)",
      "title": "Paste (Ctrl+V)"
    },
    "cut": {
      "label": "Cut (Ctrl+X)",
      "title": "Cut (Ctrl+X)"
    },
    "copy": {
      "label": "Copy (Ctrl+C)",
      "title": "Copy (Ctrl+C)"
    },
    "delete": {
      "label": "Delete (DEL)",
      "title": "Delete (DEL)"
    },
    "add-link-over-annotation": {
      "label": "Add Link",
      "title": "Add Link Annotation over this item"
    },
    "move-to-previous-page": {
      "label": "Move to prev page",
      "title": "Move to prev page"
    },
    "move-to-next-page": {
      "label": "Move to next page",
      "title": "Move to next page"
    },
    "add-link": {
      "label": "Add link",
      "title": "Add link annotation"
    },
    "highlight-group": {
      "label": "Mark text",
      "title": "Mark text"
    },
    "copy-text": {
      "label": "Copy (Ctrl+C)",
      "title": "Copy selected text (Ctrl+C)"
    },
    "add-note-to-selection": {
      "label": "Add comment",
      "title": "Add comment",
      "subject": "Comment on text"
    },
    "print-document": {
      "label": "Print (Ctrl+P)",
      "title": "Print (Ctrl+P)"
    },
    "add-sticky-note": {
      "label": "Add sticky note",
      "title": "Add sticky note"
    }
  },
  "text-markup-context-menu": {
    "colors": {
      "yellow": "Yellow",
      "green": "Green",
      "pink": "Pink",
      "blue": "Blue",
      "red": "Red",
      "black": "Black"
    },
    "repeat-add-highlight": {
      "label": "Repeat highlight",
      "title": "Repeat add highlight annotation"
    },
    "add-highlight": {
      "label": "Highlight",
      "title": "Add highlight annotation"
    },
    "repeat-add-underline": {
      "label": "Repeat underline",
      "title": "Repeat add underline annotation"
    },
    "add-underline": {
      "label": "Underline",
      "title": "Add underline annotation"
    },
    "repeat-add-strikeout": {
      "label": "Repeat strikeout",
      "title": "Repeat add strikeout annotation"
    },
    "add-strikeout": {
      "label": "Strikeout",
      "title": "Add strikeout annotation"
    },
    "repeat-add-squiggly": {
      "label": "Repeat wavy underline",
      "title": "Repeat add wavy underline (Squiggly annotation)"
    },
    "add-squiggly": {
      "label": "Wavy underline",
      "title": "Add wavy underline (Squiggly annotation)"
    }
  },
  "dialog": {
    "progress": {
      "steps": {
        "open": "Opening document...",
        "download": "Downloading document...",
        "open-updated": "Opening updated document...",
        "download-updated": "Downloading updated document...",
        "check-status": "Checking task status..."
      }
    }
  },
  "panels": {
    "documents-list": {
      "label": "Document list",
      "title": "Document list"
    },
    "search": {
      "match-case": "Match Case",
      "whole-word": "Whole word",
      "starts-with": "Starts with",
      "ends-with": "Ends with",
      "wildcards": "Wildcards",
      "wildcards-title": "Wildcard search. Supported wildcards are * (matches any number of characters) and ? (matches a single character zero or one time).",
      "proximity": "Proximity",
      "proximity-title": "Proximity search. Use operator AROUND(n) to specify the maximum count of words between search terms, for example: apple AROUND(4) juice",
      "highlight-all": "Highlight all",
      "highlight-all-title": "Highlight all search matches.",
      "cancel-btn": "Cancel",
      "start-search-btn": "Search",
      "clear-btn": "Clear",
      "more-results-btn": "More Results",
      "search-results": "Search Results",
      "search-cancelled-msg": "Search cancelled on page {{page}}",
      "didn-find-msg": "Didn't find anything.",
      "panel-title": "Search"
    },
    "layers": {
      "layer-locked-off-title": "Layer is locked off",
      "reference-layer-title": "Layer is a reference layer",
      "no-document-label": "Document not loaded.",
      "no-layers-label": "The document does not have layers.",
      "creator-format": "Creator: {{creator}}",
      "creator-unknown": "Creator is unknown",
      "label": "Layers",
      "title": "Layers"
    },
    "structure-tree": {
      "label": "Structure Tree",
      "title": "Structure Tree",
      "page-label-format": "Page {{num}}",
      "tag-role-format": "<{{role}}>",
      "content-item-empty-text": "[Empty text]",
      "content-item-text-content-format": "Text: {{actualText}}",
      "content-item-any-content": "[Content]",
      "no-data-label": "The document does not have structure tree."
    },
    "pin-button-title-upin": "Unpin",
    "pin-button-title-pin": "Pin",
    "bookmarks": {
      "label": "Bookmarks",
      "title": "Bookmarks"
    },
    "thumbnails": {
      "label": "Thumbnails",
      "title": "Thumbnails",
      "thumbnail-page-label": "{{pageLabel}}",
      "thumbnail-page-number": "Page {{pageNumber}}"
    },
    "articles": {
      "label": "Articles",
      "title": "Article threads"
    },
    "attachments": {
      "label": "Attachments",
      "title": "Attachments"
    },
    "shared-documents": {
      "label": "Shared documents",
      "title": "Shared documents"
    }
  },
  "toolbar": {
    "expand": "Expand toolbar",
    "cycle-themes": "Cycle through available themes",
    "single-page-view": "Single Page View",
    "continuous-view": "Continuous View",
    "pdf-organizer": "PDF Organizer",
    "add-stamp-button": {
      "reset-image": {
        "text": "Reset image",
        "title": "Reset selected image"
      },
      "select-custom-image": {
        "text": "Select custom image",
        "title": "Select custom image from local folder"
      },
      "loading-title": "Loading...",
      "select-predefined-stamp": "Select predefined stamp"
    },
    "add-stamp": "Add stamp",
    "page-display-menu": {
      "header": "PAGE DISPLAY",
      "single-page-view": "Single-page view",
      "two-page-view": "Two-page view",
      "enable-scrolling": {
        "label": "Enable scrolling"
      }
    },
    "page-display": "Page display",
    "save-as-menu": {
      "header": "SAVE AS",
      "unknwon-save-as-type-format": "Unknown view type: {{saveAsFormat}}",
      "pdf": "Save to PDF",
      "png": "Save as PNG images",
      "SVG": "Save as SVG images"
    },
    "save-as": "Save",
    "zoom-fitwidth": "Fit Width",
    "zoom-fitpage": "Fit Page",
    "zoom-zoomout": "Zoom Out",
    "zoom-zoomin": "Zoom In",
    "zoom-menu-header": "Zoom Mode",
    "show-annotations-fields": "Show annotations/form fields",
    "hide-annotations-fields": "Hide annotations/form fields",
    "form-filler": "Form filler",
    "share-document": "Share document",
    "download": "Download original PDF",
    "save": "Save current document",
    "save-images": "Save current document as images",
    "new-blank-document": "New blank document",
    "new-blank-page": "Insert blank page",
    "delete-current-page": "Delete current page",
    "print-document": "Print",
    "rotate-document": "Rotate",
    "open-document": "Open",
    "text-selection": "Text selection tool",
    "pan": "Pan tool",
    "add-free-text": "Add free text annotation",
    "add-text-note": "Add sticky note",
    "draw-ink": "Draw ink annotation",
    "draw-square": "Draw square annotation",
    "draw-line": "Draw line annotation",
    "draw-circle": "Draw circle annotation",
    "draw-polyline": "Draw polyline annotation",
    "draw-polygon": "Draw polygon annotation",
    "sign-tool": "Signature tool",
    "add-file-attachment": "Add file attachment",
    "add-rich-media": "Add rich media",
    "add-sound": "Add sound annotation",
    "edit-link": "Add link annotation",
    "add-highlight": "Add highlight annotation",
    "add-underline": "Add Underline annotation",
    "add-squiggly": "Add Squiggly annotation",
    "add-strike-out": "Add Strike Out annotation",
    "apply-all-redacts": "Apply All Redacts",
    "redact-region": "Redact (erase) region",
    "replace-text": "Replace text",
    "select-annotation": "Select annotation",
    "select-field": "Select field",
    "add-text-field": "Add text field",
    "add-comb-text-field": "Add comb-text field",
    "add-password-field": "Add password field",
    "add-text-area": "Add text area",
    "add-checkbox": "Add check box",
    "add-radio-button": "Add radio button",
    "add-push-button": "Add push button",
    "add-submit-button": "Add submit form button",
    "add-reset-button": "Add reset form button",
    "add-combobox": "Add combo box",
    "add-listbox": "Add list box",
    "delete-annotations": "Delete annotations",
    "delete-fields": "Delete fields",
    "text-tools": "Text tools",
    "draw-tools": "Draw tools",
    "attachment-tools": "Attachments and stamps",
    "form-tools": "Form tools",
    "page-tools": "Page tools",
    "show-annotation-editor": "Annotation editor",
    "show-form-editor": "Form editor",
    "toggle-annotation-properties": "Toggle properties panel",
    "toggle-form-properties": "Toggle properties panel",
    "show-view-tools": "Close editor, return to view mode",
    "undo-changes": "Undo changes",
    "redo-changes": "Redo changes",
    "confirm-ok": "OK",
    "confirm-cancel": "Cancel",
    "document-properties": "Document properties",
    "search": "Search",
    "hide-search-bar": "Hide Search Bar",
    "show-search-bar": "Show Search Bar",
    "hide-search-panel": "Hide Search Panel",
    "show-search-panel": "Show Search Panel",
    "about": "About"
  },
  "floating-bar": {
    "aria-label": "Toolbar",
    "text-selection-mode": "Text selection mode",
    "pan-mode": "Pan mode",
    "close-button": "Close this panel"
  },
  "floating-search-bar": {
    "expand-title": "Expand Search Bar",
    "aria-label": "Search Bar",
    "clear-btn-title": "Clear",
    "search-query": {
      "placeholder": "Find in document",
      "title": "Find in document"
    },
    "prev-button-title": "Previous search result",
    "next-button-title": "Next search result",
    "settings-button-title": "Search settings",
    "close-button-title": "Close",
    "result-label": {
      "label-format-in-progress": "{{num}}/{{loadedCount}}...{{totalCount}}",
      "label-format": "{{num}}/{{totalCount}}",
      "not-found": "Query not found"
    }
  },
  "error": {
    "bad-rotation": "Cannot set rotation, bad rotation value",
    "showAllLabel": "Show All",
    "cancelTaskTitle": "Cancel this task",
    "ariaLabel": "Notifications details"
  },
  "messages": {
    "lock-open-timeout-fmt": "Lock open timeout period exceeded ({{timeoutMs}}ms). This is not a fatal error. This message can be shown due to a slow Internet connection. Use the lockOpenTimeout option to change the timeout period.",
    "support-api-version-out-date-format": "Support API server version {{outdateVersion}} is out of date. Current version is {{recentVersion}}",
    "support-api-connected-format": "Support API server connected, version: {{version}}. Editing tools enabled."
  },
  "collaboration": {
    "shared-mode-label": {
      "title": "The document is available to other users: {{usersList}}.",
      "text": "Shared mode ({{accessMode}})"
    },
    "share-dialog": {
      "title": "Manage Access",
      "close-btn": {
        "label": "Close",
        "title": "Close"
      },
      "users-empty": "Empty",
      "loading-users": "Loading...",
      "current-user-label": "Current user: {{currentUserName}}",
      "heading-text": "Allow access to document for user:",
      "share-button": "Share",
      "users-list-heading": "Users who have access to document",
      "change-user-access": {
        "change-to-view-only": {
          "text": "View only",
          "title": "Change the access mode to 'view only' for the user {{userName}}"
        },
        "change-to-view-and-edit": {
          "text": "View and edit",
          "title": "Change the access mode to 'view and edit' for the user {{userName}}"
        }
      },
      "stop-sharing": {
        "text": "Stop sharing",
        "title": "Stop sharing document for user {{userName}}"
      },
      "messages": {
        "userNameValidation": "You must provide a user name.",
        "ownerAccessModeValidation": "It is not possible to set the \"view only\" access mode for yourself, only \"view and edit\" access mode is allowed."
      },
      "input-user-name": {
        "placeholder": "Input user name"
      }
    },
    "access-mode": {
      "view-only": {
        "text": "View only",
        "desc": "User can only view the document"
      },
      "edit": {
        "text": "View and change",
        "desc": "User can view and modify the document"
      },
      "denied": {
        "text": "Access denied",
        "desc": "User cannot access the document"
      },
      "loading": {
        "text": "Loading..."
      },
      "unknown": {
        "text": "Unknown",
        "desc": "Access mode unknown"
      }
    }
  },
  "warnings": {
    "securityDoesNotAllowTextCopying": "Document's security permissions do not allow copying text.",
    "securityDoesNotAllowPrinting": "Document's security permissions do not allow printing.",
    "openSharedNoSupportApi": "Unable to open shared document. SupportApi is not configured.",
    "securityDoesNotAllowFillForm": "Document's security permissions do not allow filling forms.",
    "securityDoesNotAllowEdit": "Document's security permissions do not allow editing."
  },
  "about": {
    "line1-support-api-dspdfwasm-enabled": "Document Solutions PDF Viewer v{{version}} (DsPdf.wasm v{{supportApiVersion}})",
    "line1-support-api-dspdfwasm-loading": "Document Solutions PDF Viewer v{{version}} (Loading DsPdf.wasm)",
    "line1-support-api-enabled": "Document Solutions PDF Viewer v{{version}} ({{supportApiVersion}})",
    "line1": "Document Solutions PDF Viewer v{{version}}",
    "line2": "Document Solutions PDF Viewer is only licensed for commercial use when purchased with {{anchorStart}}Document Solutions for PDF{{anchorEnd}}",
    "line3": "We invite you to check out our other Document API Solutions:",
    "list-item-1": "{{anchorStart}}Document Solutions for Excel, .NET Edition{{anchorEnd}}",
    "list-item-2": "{{anchorStart}}Document Solutions for Excel, Java Edition{{anchorEnd}}",
    "list-item-3": "{{anchorStart}}Document Solutions for Word{{anchorEnd}}",
    "list-item-4": "{{anchorStart}}Document Solutions for Imaging{{anchorEnd}}"
  },
  "progress": {
    "titles": {
      "saving-document": "Saving document"
    },
    "messages": {
      "preparing-document-uploading-modifications": "Preparing document, uploading modifications..."
    }
  },
  "annotation-resizer": {
    "placeholders": {
      "type-text-here": "Type text here"
    },
    "handles": {
      "resize-title": "Resize",
      "move-title": "Move",
      "end-line-dot-title": "End line dot",
      "start-line-dot-title": "Start line dot",
      "middle-line-dot-title": "Middle line dot",
      "rotate-title": "Rotate (press Shift to restrict angles to multiples of 90 degrees)"
    }
  },
  "confirm": {
    "new-document-message": "Do you really want to create a new document? If you do not save the document, any changes you made will be lost."
  },
  "license": {
    "invalidlicensekey": {
      "message": {
        "line1": "Invalid license key.",
        "line2": "",
        "line3": "Contact us.sales@mescius.com to purchase a license."
      }
    },
    "nolicensekey": {
      "message": {
        "line1": "License Not Found",
        "line2": "",
        "line3": "You need a valid license key to run Document Solutions PDF Viewer.",
        "line4": "Temporary keys are available for evaluation.",
        "line5": "If you purchased a license, your key is in your purchase confirmation email.",
        "line6": "Email us.sales@mescius.com if you need assistance"
      },
      "watermark": {
        "line1": "Powered by Document Solutions PDF Viewer.",
        "line2": "You can only deploy this EVALUATION version locally.",
        "line3": "Temporary deployment keys are available for testing.",
        "line4": "Email us.sales@mescius.com."
      }
    },
    "evallicense": {
      "watermark": {
        "line1": "Powered by Document Solutions PDF Viewer.",
        "line2": "Your temporary deployment key expires in {{expiresInDays}} day(s)."
      }
    },
    "evalexpiredlicense": {
      "message": {
        "line1": "Powered by Document Solutions PDF Viewer.",
        "line2": "",
        "line3": "Your temporary deployment key has expired.",
        "line4": "Email us.sales@mescius.com for help."
      }
    },
    "localhostonly": {
      "message": {
        "line1": "License Not Found",
        "line2": "",
        "line3": "You need a valid license key to run Document Solutions PDF Viewer.",
        "line4": "Temporary keys are available for evaluation.",
        "line5": "If you purchased a license, your key is in your purchase confirmation email.",
        "line6": "Email us.sales@mescius.com if you need assistance."
      }
    },
    "keyforanotherproduct": {
      "message": {
        "line1": "This license key is for a different Document Solutions product.",
        "line2": "",
        "line3": "Contact us.sales@mescius.com to purchase a license."
      }
    },
    "keyforanotherdomain": {
      "message": {
        "line1": "A valid license was applied. However, that license does not cover this domain.",
        "line2": "",
        "line3": "Contact us.sales@mescius.com to purchase a new license."
      }
    },
    "licensenotfound": {
      "message": "License Not Found"
    },
    "oldproductlicensekey": {
      "message": {
        "line1": "This license key is for an older ({{oldProductVer}}) version of Document Solutions PDF Viewer.",
        "line2": "",
        "line3": "Contact us.sales@mescius.com to update your license."
      }
    }
  },
  "labels": {
    "yes": "Yes",
    "no": "No",
    "pageSize": {
      "inch": "in"
    },
    "relative-date": {
      "right-now": "right now",
      "seconds-ago-format": "{{sec}} sec. ago",
      "minutes-ago-format": "{{min}} min. ago"
    },
    "fileSize": {
      "b": "B",
      "kb": "KB",
      "mb": "MB",
      "gb": "GB",
      "tb": "TB"
    }
  },
  "support-api": {
    "client": {
      "downloading-file_one": "Downloading file ({{num}} / {{count}})",
      "downloading-file_other": "Downloading file ({{num}} / {{count}})",
      "uploading-file_one": "Uploading file ({{num}} / {{count}})",
      "uploading-file_other": "Uploading file ({{num}} / {{count}})",
      "uploading-file-error": "Uploading file error.",
      "uploading-file-error-format": "File upload error: {{error}}"
    }
  },
  "editable-text": {
    "cancel-btn": {
      "label": "Cancel",
      "title": "Cancel (ESC)"
    },
    "done-btn": {
      "label": "Done",
      "title": "Done (Ctrl+Enter)"
    }
  }
}
