"templatedata-errormsg-jsonbadformat":"Bad JSON format. You can cancel this operation so you can correct it, delete the current <templatedata> tags and try again, or continue to replace the current template data with a new one.",
"templatedata-errormsg-insertblank":"Are you sure you want to insert template data with no information?",
"templatedata-exists-on-related-page":"Please note: there is already a template data block on the related page \"[[$1]]\".",
"templatedata-helplink":"Information about template data",
"templatedata-invalid-unnamed-parameter":"Parameter names cannot be empty. To document unnamed parameters use their internal numbers \"1\", \"2\", and so on.",
"templatedata-invalid-duplicate-value":"Property \"$1\" (\"$3\") is a duplicate of \"$2\".",
"templatedata-invalid-empty-array":"Property \"$1\" must have at least one value in its array.",
"templatedata-invalid-format":"Property \"$1\" is expected to be \"inline\", \"block\", or a valid format string.",
"templatedata-invalid-length":"Data too large to save ($1 {{PLURAL:$1|byte|bytes}}, {{PLURAL:$2|limit is}} $2)",
"templatedata-invalid-missing":"Required property \"$1\" not found.",
"templatedata-invalid-param":"Invalid parameter \"$1\" for property \"$2\".",
"templatedata-invalid-parse":"Syntax error in JSON.",
"templatedata-invalid-type":"Property \"$1\" is expected to be of type \"$2\".",
"templatedata-modal-errormsg":"Errors found. Please make sure there are no empty or duplicate parameter names, and that the parameter name does not include \"$1\", \"$2\" or \"$3\".",
"templatedata-modal-errormsg-duplicate-name":"Error found. The chosen name is already in use by another parameter.",
"templatedata-modal-errormsg-import-noparams":"No new parameters found during import.",
"templatedata-modal-format-block":"Block",
"templatedata-modal-format-custom":"Custom",
"templatedata-modal-format-inline":"Inline",
"templatedata-modal-format-null":"Unspecified",
"templatedata-modal-format-placeholder":"Template parameter format string",