{
  "yes": "Yes",
  "no": "No",
  "all": "All",
  "new": "New",
  "errors.invalidNumber": "Please enter a valid number to continue",
  "errors.hasNonAlphaName": "The name can only contain Latin alphabetical characters (a-z) and non-leading numeric characters.",
  "errors.valueNotInRange": "Please enter a whole number in the range {min} to {max} to continue",
  "errors.decimalValueNotInRange": "Please enter a number in the range {min} to {max} to continue",
  "errors.maxTwoDecimals": "Please enter a number with a maximum of 2 decimals places",
  "customProperties": "Custom properties",
  "customProperties.label": "Label",
  "customProperties.primary": "Primary",
  "customProperties.retired": "Retired",
  "customProperties.ctx": "Context",
  "customProperties.ctx.addContext": "Add context {value}",
  "customProperties.noCtxFound": "No matching context found",
  "customProperties.weight": "Order weight",
  "customProperties.type": "Type",
  "customProperties.internalFalse": "Public",
  "customProperties.internalNote": "Internal note",
  "customProperties.internalTrue": "Internal",
  "customProperties.publicNote": "Public note",
  "customProperties.name": "Name",
  "customProperties.description": "Description",
  "customProperties.category": "Category",
  "customProperties.defaultVisibility": "Default visibility",
  "customProperties.value": "Value(s)",
  "customProperties.visibility": "Visibility",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyBlob": "Blob",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyBoolean": "Boolean",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyContainer": "Container",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyDecimal": "Decimal",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyInteger": "Integer",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyRefdata": "Refdata",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyRefdataDefinition": "Refdata definition",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyText": "Text",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyLocalDate": "Date",
  "customProperties.type.com.k_int.web.toolkit.custprops.types.CustomPropertyMultiRefdata": "Refdata (multi-select)",
  "customProperties.config.all": "All",
  "customProperties.config.delete.errorMessage": "There was an error deleting custom property: <strong>{label}</strong>. {error}",
  "customProperties.config.delete.confirmHeading": "Delete custom property",
  "customProperties.config.delete.confirmMessage": "Custom property <strong>{name}</strong> will be <strong>deleted</strong>.",
  "customProperties.config.newModal": "New custom property",
  "customProperties.config.editModal": "Edit {name}",
  "customProperties.errors.primaryRetired": "A custom property cannot be both primary and deprecated",
  "customProperties.errors.customPropertyNoteInvalidNumber": "A valid number must be entered in order to save a note",
  "customProperties.errors.customPropertyNoteWithoutValue": "A value must be set in order to save a note",
  "customProperties.defaultTitle": "Custom properties ({ctx})",
  "customProperties.optionalProperties": "Optional properties",
  "customProperties.primaryProperties": "Primary properties",
  "customProperties.addProperty": "Add property",
  "customProperty.optionalPropertyHeader": "Custom property {number}",
  "customProperty.remove": "Remove custom property {number}",
  "customProperty": "Custom property",
  "customProperty.addFilter": "Add custom property filter",
  "customProperty.editCustomPropertyFilters": "Edit custom property filters",
  "addRule": "Add rule",
  "value": "Value",
  "comparator": "Comparator",
  "operator.isSet": "Is set",
  "operator.isNotSet": "Is not set",
  "operator.equals": "Equals",
  "operator.doesNotEqual": "Does not equal",
  "operator.isGreaterThanOrEqual": "Is greater than or equal to",
  "operator.isLessThanOrEqual": "Is less than or equal to",
  "operator.isOnOrAfter": "Is on or after",
  "operator.isOnOrBefore": "Is on or before",
  "operator.is": "Is",
  "operator.isNot": "Is not",
  "operator.contains": "Contains",
  "operator.doesNotContain": "Does not contain",
  "settings.valueFor": "Value for setting {name}",
  "settings.noCurrentValue": "No current value",
  "settings.default": "default",
  "edit": "Edit",
  "save": "Save",
  "cancel": "Cancel",
  "apply": "Apply",
  "tags": "Tags",
  "numberOfTags": "{count, number} {count, plural, one {Tag} other {Tags}}",
  "newTagCreated": "New tag created",
  "found#Values": "Found {total} values"
}
