text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Cannot write the start of an object or array without a property name. Current token type is '{0}'. '{0}' is invalid within a JSON string. The string should be correctly escaped. The converter specified on '{0}' does not derive from JsonConverter or have a public parameterless constructor. CurrentDepth ({0}) is equal to or larger than the maximum allowed depth of {1}. Cannot write the next JSON object or array. '{0}' is invalid without a matching open. '{0}' is invalid following a property name. The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Cannot advance past the end of the buffer, which has a size of {0}. The JSON value is not in a supported DateTimeOffset format. .NET number values such as positive and negative infinity cannot be written as valid JSON. The attribute '{0}' cannot exist more than once on '{1}'. Expected end of comment, but instead reached end of data. Cannot read incomplete UTF-16 JSON text as string with missing low surrogate. '{0}' is an invalid escapable character within a JSON string. The string should be correctly escaped. Serializer options cannot be changed once serialization or deserialization has occurred. Writing an empty JSON payload (excluding comments) is invalid. Expected end of string, but instead reached end of data. The maximum configured depth of {0} has been exceeded. Cannot read next JSON object. The maximum configured depth of {0} has been exceeded. Cannot read next JSON array. '{0}' is an invalid start of a value. An item with the same property name '{0}' has already been added. The converter specified on '{0}' is not compatible with the type '{1}'. Cannot write a JSON property within an array or as the first JSON token. Current token type is '{0}'. The JSON property name for '{0}.{1}' collides with another property. The data extension property '{0}.{1}' does not match the required signature of IDictionary<string, JsonElement> or IDictionary<string, object>. '{0}' is invalid within a number, immediately after a decimal point ('.'). Expected a digit ('0'-'9'). The type '{0}' cannot have more than one property that has the attribute '{1}'. Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. '{0}' is an invalid start of a property name or value, after a comment. Cannot get the value of a token type '{0}' as a {1}. Comments cannot be stored in a JsonDocument, only the Skip and Disallow comment handling modes are supported. The JSON property name for '{0}.{1}' cannot be null. The collection type '{0}' on '{1}' is not supported. '{0}' is an invalid end of a number. Expected 'E' or 'e'. Cannot write a JSON value within an object without a property name. Current token type is '{0}'. '{0}' is invalid within a number, immediately after a sign character ('+' or '-'). Expected a digit ('0'-'9'). Cannot write a comment value which contains the end of comment delimiter. Expected a digit ('0'-'9'), but instead reached end of data. Cannot encode invalid UTF-16 text as JSON. Invalid surrogate value: '{0}'. Cannot transcode invalid UTF-8 JSON text to UTF-16 string. Cannot write a JSON value after a single JSON value or outside of an existing closed object/array. Current token type is '{0}'. Unexpected end of data while reading a comment. Cannot write the start of an object/array after a single JSON value or outside of an existing closed object/array. Current token type is '{0}'. '{0}' is invalid after a value. Expected either ',', '}}', or ']'. Expected start of a property name or value, but instead reached end of data. The JSON value is not in a supported Guid format. Either the JSON value is not in a supported format, or is out of bounds for an unsigned byte. Cannot read invalid UTF-16 JSON text as string. Invalid surrogate value: '{0}'. Either the JSON value is not in a supported format, or is out of bounds for an Int64. Either the JSON value is not in a supported format, or is out of bounds for an Int16. Either the JSON value is not in a supported format, or is out of bounds for an Int32. Either the JSON value is not in a supported format, or is out of bounds for a Double. Either the JSON value is not in a supported format, or is out of bounds for a signed byte. Max depth must be positive. The JSON object contains a trailing comma at the end which is not supported in this mode. Change the reader options. The JSON array contains a trailing comma at the end which is not supported in this mode. Change the reader options. The requested operation requires an element of type '{0}', but the target element has type '{1}'. The converter '{0}' is not compatible with the type '{1}'. The dictionary key policy '{0}' cannot return a null key. '{0}' is an invalid end of a number. Expected a delimiter. Cannot encode invalid UTF-8 text as JSON. Invalid input: '{0}'. The JSON value of length {0} is too large and not supported. Cannot decode JSON text that is not encoded as valid Base64 to bytes. A possible object cycle was detected which is not supported. This can either be due to a cycle or if the object depth is larger than the maximum allowed depth of {0}. The collection type '{0}' is not supported. The JsonCommentHandling enum must be set to one of the supported values. The input does not contain any complete JSON tokens. Expected the input to have at least one valid, complete, JSON token. The converter '{0}' read too much or not enough. The value must be greater than zero. The 'IBufferWriter' could not provide an output buffer that is large enough to continue writing. '{0}' is an invalid JSON literal. Expected the literal 'true'. '{0}' is an invalid JSON literal. Expected the literal 'null'. Cannot transcode invalid UTF-16 string to UTF-8 JSON text. Either the JSON value is not in a supported format, or is out of bounds for a UInt16. Either the JSON value is not in a supported format, or is out of bounds for a UInt32. Either the JSON value is not in a supported format, or is out of bounds for a UInt64. '{0}' is an invalid JSON literal. Expected the literal 'false'. '{0}' is invalid after a single JSON value. Expected end of data. '{0}' is not a hex digit following '\u' within a JSON string. The string should be correctly escaped. The JSON value is either too large or too small for a Decimal. '{0}' is an invalid start of a property name. Expected a '"'. The object or value could not be serialized. '{0}' is invalid after '/' at the beginning of the comment. Expected either '/' or '*'. '{0}' is an invalid token type for the end of the JSON payload. Expected either 'EndArray' or 'EndObject'. Deserialization of interface types is not supported. Type '{0}' The JSON value could not be converted to {0}. Either the JSON value is not in a supported format, or is out of bounds for a Single. Cannot skip tokens on partial JSON. Either get the whole payload and create a Utf8JsonReader instance where isFinalBlock is true or call TrySkip. The JSON property name of length {0} is too large and not supported. Cannot write a JSON property name following another property name. A JSON value is missing. The specified type {0} must derive from the specific value's type {1}. Expected a value, but instead reached end of data. Stream is not writable. The JSON writer needs to be flushed before getting the current state. There are {0} bytes that have not been committed to the output. The JSON value is not in a supported DateTime format. There is not enough data to read through the entire JSON array or object. '{0}' is invalid after a property name. Expected a ':'. Deserialization of reference types without parameterless constructor is not supported. Type '{0}' Found invalid line or paragraph separator character while reading a comment. The converter '{0}' wrote too much or not enough. Cannot compare the value of a token type '{0}' to text. Comments cannot be stored when deserializing objects, only the Skip and Disallow comment handling modes are supported.