[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / verifier / lang / verifier_en.php
index 07af8f4..5adc5a3 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/verifier?lang_cible=en
+// extrait automatiquement de https://trad.spip.net/tradlang_module/verifier?lang_cible=en
 // ** ne pas modifier le fichier **
 
 if (!defined('_ECRIRE_INC_VERSION')) {
@@ -9,31 +9,35 @@ if (!defined('_ECRIRE_INC_VERSION')) {
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
+       // D
+       'data_choix' => 'Possible choices:',
+
        // E
        'erreur_code_postal' => 'This postcode 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_egal_type' => 'The value must be equal to 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_comparaison_petit' => 'The value must be less than the field "@nom_champ@"',
+       'erreur_comparaison_petit_egal' => 'The value must be less 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_dimension_image' => 'The file "@name@" is too large: @taille@ (maximum @taille_max@).',
        'erreur_email' => 'The email address <em>@email@</em> is not correctly formatted.',
        'erreur_email_nondispo' => 'The email address <em>@email@</em> 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_entier_max' => 'The value must not be more than @max@.',
+       'erreur_entier_min' => 'The value must not be less 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_id_objet' => 'This 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' => '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@).',
@@ -41,15 +45,24 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        '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_objet' => 'This object is not valid',
+       'erreur_objet' => 'This object is not valid.',
+       'erreur_php_file_1' => 'The file size "@name@" exceeds that allowed by the server',
+       'erreur_php_file_2' => 'The file size "@name@" exceeds that allowed by the form',
+       'erreur_php_file_3' => 'The file "@name@" was only partially downloaded',
+       'erreur_php_file_6' => 'A server error prevented sending the file "@name@"',
+       'erreur_php_file_7' => 'A server error prevented sending the file "@name@"',
+       'erreur_php_file_88' => 'A server error prevented sending the file "@name@"',
        '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_fichier' => 'The file "@name@" is too large: @taille@ (maximum @taille_max@).',
        '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_type_image' => 'The file "@name@" is not a web image.',
+       'erreur_type_non_autorise' => 'The file "@name@" is not of an authorised type.',
        'erreur_url' => 'The URL address <em>@url@</em> is invalid.',
        'erreur_url_protocole' => 'The address entered <em>(@url@)</em> must start with @protocole@',
        'erreur_url_protocole_exact' => 'The address entered <em>(@url@)</em> does not start with a valid protocol (e.g. http://)',
@@ -78,6 +91,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        '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_decimal_separateur_explication' => 'The dot will be accepted in all cases.',
+       'option_decimal_separateur_label' => 'Decimal separator',
        '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',
@@ -86,6 +101,18 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'option_email_mode_strict' => 'Less permissive checking',
        'option_entier_max_label' => 'Maximum value',
        'option_entier_min_label' => 'Minimum value',
+       'option_fichiers_dimension_autoriser_rotation_label' => 'Consider image rotation?',
+       'option_fichiers_dimension_autoriser_rotation_label_case' => 'Click to invert maximum length and height',
+       'option_fichiers_hauteur_max_label' => 'Maximum image height (in px)',
+       'option_fichiers_largeur_max_label' => 'Maximum image width (in px)',
+       'option_fichiers_mime_image_web_label' => 'Allow only web images (gif, jpg, png)',
+       'option_fichiers_mime_label' => 'Mime type and extension',
+       'option_fichiers_mime_pas_de_verification_label' => 'Allow all types and extensions (not recommended)',
+       'option_fichiers_mime_specifique_label' => 'Allow only the types and extensions checked below',
+       'option_fichiers_mime_tout_mime_label' => 'Allow all Mime types and known extensions of SPIP',
+       'option_fichiers_taille_max_label' => 'Maximum image weight (in kB)',
+       'option_fichiers_type_mime_label' => 'Select the allowed MIME types',
+       'option_id_objet_objet_label' => 'Object name (singular)',
        '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',
@@ -103,8 +130,14 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        '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',
+       'option_url_type_protocole_webcal' => 'Webcal protocols: webcal, http ou https',
+
+       // P
+       'par_defaut' => 'By default:',
+       'plugin_yaml_inactif' => 'The YAML plugin is not present and/or activated. It is necessary to see this page of documentation.',
 
        // T
+       'titre_page_verifier_doc' => 'Documentation of the Verification API',
        'type_code_postal' => 'Postal code',
        'type_code_postal_description' => 'Check that the value is a valid postal code.',
        'type_comparaison_champ' => 'Comparison',
@@ -121,8 +154,12 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        '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_fichiers' => 'File properties',
+       'type_fichiers_description' => 'Check certain properties of each loaded file',
        'type_id_document' => 'Document number',
        'type_id_document_description' => 'Check that the value matches an existing document number.',
+       'type_id_objet' => 'Obejct number',
+       'type_id_objet_description' => 'Verify that the value corresponds with an existing object value.',
        'type_isbn' => 'ISBN',
        'type_isbn_description' => 'Check that the value is a 10 or 13 digits long ISBN',
        'type_regex' => 'Regular expression',
@@ -134,5 +171,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        '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.'
+       'type_url_description' => 'Verify that the URL matches a recognised format.',
+
+       // V
+       'verification_a_faire' => 'Verification to perform:'
 );