class-validator-multi-lang
Version:
Decorator-based property validation for classes.
105 lines (104 loc) • 9.76 kB
JSON
{
"$IS_INSTANCE decorator expects and object as value, but got falsy value.": "$IS_INSTANCE dekorator förväntar sig och objekt som värde, men fick falskt värde.",
"$property is $constraint1": "$property är $constraint1",
"$property is not a valid decimal number.": "$property är inte ett giltigt decimaltal.",
"$property must be a BIC or SWIFT code": "$property måste vara en BIC eller SWIFT-kod",
"$property must be a boolean string": "$property måste vara en boolesk sträng",
"$property must be a boolean value": "$property måste vara ett booleskt värde",
"$property must be a BTC address": "$property måste vara en BTC adress",
"$property must be a credit card": "$property måste vara ett kreditkort",
"$property must be a currency": "$property måste vara en valuta",
"$property must be a data uri format": "$property måste vara en data-uri format",
"$property must be a Date instance": "$property måste vara en datuminstans",
"$property must be a Firebase Push Id": "$property måste vara ett Firebase Push Id",
"$property must be a hash of type $constraint1": "$property måste vara en hash av typen $constraint1",
"$property must be a hexadecimal color": "$property måste vara en hexadecimal färg",
"$property must be a hexadecimal number": "$property måste vara ett hexadecimaltal",
"$property must be a HSL color": "$property måste vara en HSL-färg",
"$property must be a identity card number": "$property måste vara ett identitetskortsnummer",
"$property must be a ISSN": "$property måste vara en ISSN",
"$property must be a json string": "$property måste vara en json-sträng",
"$property must be a jwt string": "$property måste vara en jwt-sträng",
"$property must be a latitude string or number": "$property måste vara en latitud-sträng eller ett nummer",
"$property must be a latitude,longitude string": "$property måste vara en breddgrad, longitud sträng",
"$property must be a longitude string or number": "$property måste vara en longitudsträng eller ett nummer",
"$property must be a lowercase string": "$property måste vara en liten sträng",
"$property must be a MAC Address": "$property måste vara en MAC-adress",
"$property must be a mongodb id": "$property måste vara ett mongodb-id",
"$property must be a negative number": "$property måste vara ett negativt tal",
"$property must be a non-empty object": "$property måste vara ett icke-tomt objekt",
"$property must be a number conforming to the specified constraints": "$property måste vara ett nummer som överensstämmer med de angivna begränsningarna",
"$property must be a number string": "$property måste vara en nummersträng",
"$property must be a phone number": "$property måste vara ett telefonnummer",
"$property must be a port": "$property måste vara en port",
"$property must be a positive number": "$property måste vara ett positivt tal",
"$property must be a postal code": "$property måste vara ett postnummer",
"$property must be a Semantic Versioning Specification": "$property måste vara en Semantisk versionshanteringsspecifikation",
"$property must be a string": "$property måste vara en sträng",
"$property must be a UUID": "$property måste vara ett UUID",
"$property must be a valid domain name": "$property måste vara ett giltigt domännamn",
"$property must be a valid enum value": "$property måste vara ett giltigt enum-värde",
"$property must be a valid ISO 8601 date string": "$property måste vara en giltig ISO 8601 datum-sträng",
"$property must be a valid ISO31661 Alpha2 code": "$property måste vara en giltig ISO31661 alfa2-kod",
"$property must be a valid ISO31661 Alpha3 code": "$property måste vara en giltig ISO31661 alfa3-kod",
"$property must be a valid phone number": "$property måste vara ett giltigt telefonnummer",
"$property must be a valid representation of military time in the format HH:MM": "$property måste vara en giltig representation av militär tid i formatet HH:MM",
"$property must be an array": "$property måste vara en array",
"$property must be an EAN (European Article Number)": "$property måste vara en EAN (europeiskt artikelnummer)",
"$property must be an email": "$property måste vara en e-postadress",
"$property must be an Ethereum address": "$property måste vara en Ethereum-adress",
"$property must be an IBAN": "$property måste vara en IBAN",
"$property must be an instance of $constraint1name": "$property måste vara en instans av $constraint1name",
"$property must be an integer number": "$property måste vara ett heltal nummer",
"$property must be an ip address": "$property måste vara en IP-adress",
"$property must be an ISBN": "$property måste vara en ISBN",
"$property must be an ISIN (stock/security identifier)": "$property måste vara en ISIN (lager/säkerhetsidentifierare)",
"$property must be an ISRC": "$property måste vara en ISRC",
"$property must be an object": "$property måste vara ett objekt",
"$property must be an URL address": "$property måste vara en URL-adress",
"$property must be base32 encoded": "$property måste vara base32 kodad",
"$property must be base64 encoded": "$property måste vara base64-kodad",
"$property must be divisible by $constraint1": "$property måste vara delbart med $constraint1",
"$property must be empty": "$property måste vara tom",
"$property must be equal to $constraint1": "$property måste vara lika med $constraint1",
"$property must be locale": "$property måste vara lokal",
"$property must be longer than or equal to $constraint1 and shorter than or equal to $constraint2 characters": "$property måste vara längre än eller lika med $constraint1 och kortare än eller lika med $constraint2 tecken",
"$property must be longer than or equal to $constraint1 characters": "$property måste vara längre än eller lika med $constraint1 tecken",
"$property must be magnet uri format": "$property måste vara magnet uri format",
"$property must be MIME type format": "$property måste vara MIME-typformat",
"$property must be one of the following values: $constraint1": "$property måste vara ett av följande värden: $constraint1",
"$property must be RFC 3339 date": "$property måste vara RFC 3339 datum",
"$property must be RGB color": "$property måste vara RGB-färg",
"$property must be shorter than or equal to $constraint1 characters": "$property måste vara kortare än eller lika med $constraint1 tecken",
"$property must be shorter than or equal to $constraint2 characters": "$property måste vara kortare än eller lika med $constraint2 tecken",
"$property must be uppercase": "$property måste vara versaler",
"$property must be valid octal number": "$property måste vara giltigt oktal nummer",
"$property must be valid passport number": "$property måste vara giltigt passnummer",
"$property must contain $constraint1 values": "$property måste innehålla $constraint1 värden",
"$property must contain a $constraint1 string": "$property måste innehålla en $constraint1 sträng",
"$property must contain a full-width and half-width characters": "$property måste innehålla tecken med full bredd och halvbredd",
"$property must contain a full-width characters": "$property måste innehålla tecken med full bredd",
"$property must contain a half-width characters": "$property måste innehålla en halv bredd tecken",
"$property must contain any surrogate pairs chars": "$property måste innehålla något surrogatpar-tecken",
"$property must contain at least $constraint1 elements": "$property måste innehålla minst $constraint1 element",
"$property must contain not more than $constraint1 elements": "$property får inte innehålla mer än $constraint1 element",
"$property must contain one or more multibyte chars": "$property måste innehålla ett eller flera multibyte-tecken",
"$property must contain only ASCII characters": "$property får endast innehålla ASCII-tecken",
"$property must contain only letters (a-zA-Z)": "$property får endast innehålla bokstäver (a-zA-Z)",
"$property must contain only letters and numbers": "$property får endast innehålla bokstäver och siffror",
"$property must match $constraint1 regular expression": "$property måste matcha reguljärt uttryck $constraint1",
"$property must not be greater than $constraint1": "$property får inte vara större än $constraint1",
"$property must not be less than $constraint1": "$property får inte vara mindre än $constraint1",
"$property should not be empty": "$property får inte vara tom",
"$property should not be equal to $constraint1": "$property bör inte vara lika med $constraint1",
"$property should not be null or undefined": "$property bör inte vara noll eller odefinierad",
"$property should not be one of the following values: $constraint1": "$property bör inte vara ett av följande värden: $constraint1",
"$property should not contain $constraint1 values": "$property bör inte innehålla $constraint1 värden",
"$property should not contain a $constraint1 string": "$property får inte innehålla en $constraint1 sträng",
"$property's byte length must fall into ($constraint1, $constraint2) range": "$propertys byte längd måste falla in i intervallet ($constraint1, $constraint2)",
"All $property's elements must be unique": "Alla $propertys element måste vara unika",
"each value in ": "varje värde i ",
"maximal allowed date for ": "maximalt tillåtna datum för ",
"minimal allowed date for ": "minimalt tillåtet datum för ",
"nested property $property must be either object or array": "kapslad egenskap $property måste vara antingen objekt eller array"
}