UNPKG

class-validator-multi-lang

Version:
105 lines (104 loc) 10 kB
{ "$IS_INSTANCE decorator expects and object as value, but got falsy value.": "Le décorateur $IS_INSTANCE attend et l'objet en tant que valeur, mais a obtenu une valeur fausse.", "$property is $constraint1": "$property est $constraint1", "$property is not a valid decimal number.": "$property n'est pas un nombre décimal valide.", "$property must be a BIC or SWIFT code": "$property doit être un code BIC ou SWIFT", "$property must be a boolean string": "$property doit être une chaîne booléenne", "$property must be a boolean value": "$property doit être une valeur booléenne", "$property must be a BTC address": "$property doit être une adresse BTC", "$property must be a credit card": "$property doit être une carte de crédit", "$property must be a currency": "$property doit être une devise", "$property must be a data uri format": "$property doit être un format uri de données", "$property must be a Date instance": "$property doit être une instance de date", "$property must be a Firebase Push Id": "$property doit être un ID Push Firebase", "$property must be a hash of type $constraint1": "$property doit être un hachage de type $constraint1", "$property must be a hexadecimal color": "$property doit être une couleur hexadécimale", "$property must be a hexadecimal number": "$property doit être un nombre hexadécimal", "$property must be a HSL color": "$property doit être une couleur HSL", "$property must be a identity card number": "$property doit être un numéro de carte d'identité", "$property must be a ISSN": "$property doit être un ISSN", "$property must be a json string": "$property doit être une chaîne json", "$property must be a jwt string": "$property doit être une chaîne jwt", "$property must be a latitude string or number": "$property doit être une chaîne de latitude ou un nombre", "$property must be a latitude,longitude string": "$property doit être une latitude, une chaîne de longitude", "$property must be a longitude string or number": "$property doit être une chaîne ou un nombre de longitude", "$property must be a lowercase string": "$property doit être une chaîne en minuscule", "$property must be a MAC Address": "$property doit être une adresse MAC", "$property must be a mongodb id": "$property doit être un id mongodb", "$property must be a negative number": "$property doit être un nombre négatif", "$property must be a non-empty object": "$property doit être un objet non vide", "$property must be a number conforming to the specified constraints": "$property doit être un nombre conforme aux contraintes spécifiées", "$property must be a number string": "$property doit être une chaîne de chiffres", "$property must be a phone number": "$property doit être un numéro de téléphone", "$property must be a port": "$property doit être un port", "$property must be a positive number": "$property doit être un nombre positif", "$property must be a postal code": "$property doit être un code postal", "$property must be a Semantic Versioning Specification": "$property doit être une spécification de version sémantique", "$property must be a string": "$property doit être une chaîne de caractères", "$property must be a UUID": "$property doit être un UUID", "$property must be a valid domain name": "$property doit être un nom de domaine valide", "$property must be a valid enum value": "$property doit être une valeur enum valide", "$property must be a valid ISO 8601 date string": "$property doit être une chaîne de date ISO 8601 valide", "$property must be a valid ISO31661 Alpha2 code": "$property doit être un code Alpha2 ISO31661 valide", "$property must be a valid ISO31661 Alpha3 code": "$property doit être un code Alpha3 ISO31661 valide", "$property must be a valid phone number": "$property doit être un numéro de téléphone valide", "$property must be a valid representation of military time in the format HH:MM": "$property doit être une représentation valide de l'heure militaire au format HH:MM", "$property must be an array": "$property doit être un tableau", "$property must be an EAN (European Article Number)": "$property doit être un EAN (Numéro d'Article Européen)", "$property must be an email": "$property doit être un email", "$property must be an Ethereum address": "$property doit être une adresse Ethereum", "$property must be an IBAN": "$property doit être un IBAN", "$property must be an instance of $constraint1name": "$property doit être une instance de $constraint1name", "$property must be an integer number": "$property doit être un nombre entier", "$property must be an ip address": "$property doit être une adresse IP", "$property must be an ISBN": "$property doit être un ISBN", "$property must be an ISIN (stock/security identifier)": "$property doit être un ISIN (identifiant stock/sécurité)", "$property must be an ISRC": "$property doit être un ISRC", "$property must be an object": "$property doit être un objet", "$property must be an URL address": "$property doit être une adresse URL", "$property must be base32 encoded": "$property doit être encodé en base32", "$property must be base64 encoded": "$property doit être encodé en base64", "$property must be divisible by $constraint1": "$property doit être divisible par $constraint1", "$property must be empty": "$property doit être vide", "$property must be equal to $constraint1": "$property doit être égal à $constraint1", "$property must be locale": "$property doit être une locale", "$property must be longer than or equal to $constraint1 and shorter than or equal to $constraint2 characters": "$property doit être supérieur ou égal à $constraint1 et inférieur ou égal à $constraint2 caractères", "$property must be longer than or equal to $constraint1 characters": "$property doit être supérieur ou égal à $constraint1 caractères", "$property must be magnet uri format": "$property doit être au format magnet uri", "$property must be MIME type format": "$property doit être de type MIME", "$property must be one of the following values: $constraint1": "$property doit être l'une des valeurs suivantes : $constraint1", "$property must be RFC 3339 date": "$property doit être une date RFC 3339", "$property must be RGB color": "$property doit être de couleur RVB", "$property must be shorter than or equal to $constraint1 characters": "$property doit être inférieur ou égal à $constraint1 caractères", "$property must be shorter than or equal to $constraint2 characters": "$property doit être inférieur ou égal à $constraint2 caractères", "$property must be uppercase": "$property doit être en majuscule", "$property must be valid octal number": "$property doit être un nombre octal valide", "$property must be valid passport number": "$property doit être un numéro de passeport valide", "$property must contain $constraint1 values": "$property doit contenir $constraint1 valeurs", "$property must contain a $constraint1 string": "$property doit contenir une chaîne de caractères $constraint1", "$property must contain a full-width and half-width characters": "$property doit contenir des caractères en pleine largeur et en demi-largeur", "$property must contain a full-width characters": "$property doit contenir des caractères en pleine largeur", "$property must contain a half-width characters": "$property doit contenir une demi-largeur de caractères", "$property must contain any surrogate pairs chars": "$property doit contenir des caractères de paires de substitution", "$property must contain at least $constraint1 elements": "$property doit contenir au moins $constraint1 éléments", "$property must contain not more than $constraint1 elements": "$property ne doit pas contenir plus de $constraint1 éléments", "$property must contain one or more multibyte chars": "$property doit contenir un ou plusieurs caractères multi-octets", "$property must contain only ASCII characters": "$property ne doit contenir que des caractères ASCII", "$property must contain only letters (a-zA-Z)": "$property doit contenir uniquement des lettres (a-zA-Z)", "$property must contain only letters and numbers": "$property ne doit contenir que des lettres et des chiffres", "$property must match $constraint1 regular expression": "$property doit correspondre à l'expression régulière $constraint1", "$property must not be greater than $constraint1": "$property ne doit pas être plus grand que $constraint1", "$property must not be less than $constraint1": "$property ne doit pas être inférieur à $constraint1", "$property should not be empty": "$property ne doit pas être vide", "$property should not be equal to $constraint1": "$property ne doit pas être égal à $constraint1", "$property should not be null or undefined": "$property ne doit pas être nul ou non défini", "$property should not be one of the following values: $constraint1": "$property ne devrait pas être l'une des valeurs suivantes : $constraint1", "$property should not contain $constraint1 values": "$property ne doit pas contenir de valeurs $constraint1", "$property should not contain a $constraint1 string": "$property ne doit pas contenir une chaîne de caractères $constraint1", "$property's byte length must fall into ($constraint1, $constraint2) range": "La longueur d'octet de $property doit tomber dans l'intervalle ($constraint1, $constraint2)", "All $property's elements must be unique": "Tous les éléments de $property doivent être uniques", "each value in ": "chaque valeur en ", "maximal allowed date for ": "date maximale autorisée pour ", "minimal allowed date for ": "date minimale autorisée pour ", "nested property $property must be either object or array": "la propriété imbriquée $property doit être un objet ou un tableau" }