'This post code is invalid.', 'erreur_comparaison_egal' => 'The value must be equal to the field "@nom_champ@"', 'erreur_comparaison_egal_type' => 'The value must be equal and the same type as the field "@nom_champ@"', 'erreur_comparaison_grand' => 'The value must be greater than the field "@nom_champ@"', 'erreur_comparaison_grand_egal' => 'The value must be greater than or equal to the field "@nom_champ@"', 'erreur_comparaison_petit' => 'The value must be lower than the field "@nom_champ@"', 'erreur_comparaison_petit_egal' => 'The value must be lower than or equal to the field "@nom_champ@"', 'erreur_couleur' => 'The color code is invalid.', 'erreur_date' => 'The date is invalid.', 'erreur_date_format' => 'The date format is invalid.', 'erreur_decimal' => 'The value must be a decimal number.', 'erreur_decimal_nb_decimales' => 'The number must have more than @nb_decimales@ digits after the decimal point.', 'erreur_email' => 'The email address @email@ is not correctly formatted.', 'erreur_email_nondispo' => 'The email address @email@ has already been used.', 'erreur_entier' => 'The value must be an integer.', 'erreur_entier_entre' => 'The value must be between @min@ and @max@.', 'erreur_entier_max' => 'The value must be less than @max@.', 'erreur_entier_min' => 'The value must be greater than @min@.', 'erreur_heure' => 'The timetable specified does not exist.', 'erreur_heure_format' => 'The time format is not valid.', 'erreur_id_document' => 'This document identifier is not valid.', 'erreur_inconnue_generique' => 'The format is invalid.', 'erreur_isbn' => 'the ISBN number is not valid (ex: 978-2-1234-5680-3 or 2-1234-5680-X)', 'erreur_isbn_13_X' => 'Un numéro ISBN-13 ne peut pas se terminer par X.', # a 13 digits ISBN number must not end with an X. 'erreur_isbn_G' => 'Le premier segment doit être égal à 978 ou 979.', # the first segment must be 978 or 979. 'erreur_isbn_nb_caracteres' => 'the ISBN number must have 10 ou 13 caracters, not including the hyphens (curently @nb@).', 'erreur_isbn_nb_segments' => 'the ISBN number must have 4 or 5 segments (curently @nb@).', 'erreur_isbn_segment' => 'the segment "@segment@" has @nb@ exceeding caracter(s).', 'erreur_isbn_segment_lettre' => 'the segment "@segment@" must not have any letter.', 'erreur_numerique' => 'The number format is invalid.', 'erreur_regex' => 'The regex string is incorrectly formatted.', 'erreur_siren' => 'The SIREN number is invalid.', 'erreur_siret' => 'The SIRET number is invalid.', 'erreur_taille_egal' => 'The value must have exactly @egal@ characters (currently @nb@).', 'erreur_taille_entre' => 'The value must have between @min@ and @max@ characters (currently @nb@).', 'erreur_taille_max' => 'The value must have no more than @max@ characters (currently @nb@).', 'erreur_taille_min' => 'The value must have no less than @min@ characters (currently @nb@).', 'erreur_telephone' => 'The telephone number is invalid.', 'erreur_url' => 'The URL address @url@ is invalid.', 'erreur_url_protocole' => 'The address entered (@url@) must start with @protocole@', 'erreur_url_protocole_exact' => 'The address entered (@url@) does not start with a valid protocol (e.g. http://)', // N 'normaliser_option_date' => 'Normalize the date?', 'normaliser_option_date_aucune' => 'No', 'normaliser_option_date_en_datetime' => '"Datetime" format (for SQL)', // O 'option_couleur_normaliser_label' => 'Normalize the color code?', 'option_couleur_type_hexa' => 'Color code in hexadecimal format', 'option_couleur_type_label' => 'Checking type to be made', 'option_decimal_nb_decimales_label' => 'Number of decimal places', 'option_email_disponible_label' => 'Available address', 'option_email_disponible_label_case' => 'Check that the address has not already be used by another user', 'option_email_mode_5322' => 'Check against the strictest standards available', 'option_email_mode_label' => 'Email checking mode', 'option_email_mode_normal' => 'Normal SPIP checking', 'option_email_mode_strict' => 'Less permissive checking', 'option_entier_max_label' => 'Maximum value', 'option_entier_min_label' => 'Minimum value', 'option_regex_modele_label' => 'The value must match the following expression', 'option_siren_siret_mode_label' => 'What do you verify?', 'option_siren_siret_mode_siren' => 'SIREN number', 'option_siren_siret_mode_siret' => 'SIRET number', 'option_taille_max_label' => 'Maximum size', 'option_taille_min_label' => 'Minimum size', 'option_url_mode_complet' => 'Full verification of the URL', 'option_url_mode_label' => 'URL verification mode', 'option_url_mode_php_filter' => 'Full URL verification using the PHP filter FILTER_VALIDATE_URL', 'option_url_mode_protocole_seul' => 'Verification of the existence of a protocol only', 'option_url_protocole_label' => 'Name of the protocol to be verified', 'option_url_type_protocole_exact' => 'Enter a protocol below:', 'option_url_type_protocole_ftp' => 'File transfer protocols: FTP or SFTP', 'option_url_type_protocole_label' => 'Type of protocol to be verified', 'option_url_type_protocole_mail' => 'Mail protocols: IMAP, POP3 or SMTP', 'option_url_type_protocole_tous' => 'All accepted protocols', 'option_url_type_protocole_web' => 'Web protocols: HTTP or HTTPS', // T 'type_couleur' => 'Colour', 'type_couleur_description' => 'Check if the value is a color code.', 'type_date' => 'Date', 'type_date_description' => 'Check that the value is date in the DD/MM/YYYY format. The separator character can be anything (".", "/", etc).', 'type_decimal' => 'Decimal number', 'type_decimal_description' => 'Check that the value is a decimal number, with options to restrict the value to a given range and to specify the required number of decmial places.', 'type_email' => 'Email address', 'type_email_description' => 'Check that the email address is correctly formatted.', 'type_email_disponible' => 'Availability of an email address', 'type_email_disponible_description' => 'Check that the email address has not already been used by another system user.', 'type_entier' => 'Integer', 'type_entier_description' => 'Check that the value is an integer, with the option of being restricted between two range values.', 'type_regex' => 'Regular expression', 'type_regex_description' => 'Check that the value matches the defined expression. For more information on using regular expressions, please refer to the online PHP help.', 'type_siren_siret' => 'SIREN or SIRET', 'type_siren_siret_description' => 'Check that the value is a valid number from the French Système d’Identification du Répertoire des ENtreprises (Company Registry ID System).', 'type_taille' => 'Size', 'type_taille_description' => 'Check that the size of the value corresponds to the minimum and/or maximum specified.', 'type_telephone' => 'Telephone number', 'type_telephone_description' => 'Check that the telephone number matches a recognised telephone number format.', 'type_url' => 'URL', 'type_url_description' => 'Verify that the URL matches a recognised format.' ); ?>