# French translation of Field Hidden (7.x-1.4)
# Copyright (c) 2013 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Hidden (7.x-1.4)\n"
"POT-Creation-Date: 2013-07-30 17:47+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"

msgid "Prefix"
msgstr "Préfixe"
msgid "Suffix"
msgstr "Suffixe"
msgid "Format"
msgstr "Format"
msgid "<none>"
msgstr "--aucun--"
msgid "Fields"
msgstr "Champs"
msgid "Maximum"
msgstr "Maximum"
msgid "Scale"
msgstr "Échelle"
msgid "Maximum length"
msgstr "Taille maximale"
msgid "Minimum"
msgstr "Minimum"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"Le nombre total de chiffres à stocker dans la base de données, en "
"incluant ceux à droite de la virgule."
msgid "The number of digits to the right of the decimal."
msgstr "Nombre de chiffres à la droite du marqueur décimal."
msgid "Decimal marker"
msgstr "Séparateur de décimales"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"Le caractère que les utilisateurs saisiront pour séparer les "
"décimales dans les formulaires."
msgid "Space"
msgstr "Espace"
msgid "About"
msgstr "À propos"
msgid "Decimal point"
msgstr "Marqueur décimal"
msgid "Comma"
msgstr "Virgule"
msgid "The maximum length of the field in characters."
msgstr "La longueur maximale du champ en nombre de caractères."
msgid "%name must be a positive integer."
msgstr "%name doit être un entier positif."
msgid "%name must be a number."
msgstr "%name doit être un nombre."
msgid "This field stores a number in the database as an integer."
msgstr ""
"Ce champ stocke un nombre dans la base de données (sous forme d'un "
"entier)."
msgid "This field stores a number in the database in a fixed decimal format."
msgstr ""
"Ce champ stocke un nombre dans la base de données (dans un format "
"décimal fixe)."
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr ""
"La valeur minimale qui doit être autorisée dans ce champ. Laisser "
"vide pour ne pas imposer de minimum."
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr ""
"La valeur maximale qui doit être autorisée dans ce champ. Laisser "
"vide pour ne pas imposer de maximum."
msgid ""
"Define a string that should be prefixed to the value, like '$ ' or "
"'&euro; '. Leave blank for none. Separate singular and plural values "
"with a pipe ('pound|pounds')."
msgstr ""
"Définir une chaîne préfixant la valeur comme par exemple '$ ' ou "
"'&euro;'. Laisser vide pour ne rien ajouter. Laisser vide pour ne pas "
"préfixer. Séparer les valeurs du singulier et du pluriel avec un "
"pipe ('gramme|grammes')."
msgid "This field stores varchar text in the database."
msgstr "Ce champ stocke un varchar dans la base de données."
msgid "Hidden field"
msgstr "Champ masqué"
msgid "%name: the value may be no less than %min."
msgstr "%name: la valeur ne peut pas être inférieure à %min."
msgid "%name: the value may be no greater than %max."
msgstr "%name: la valeur ne peut pas être supérieure à %max."
msgid ""
"Define a string that should be suffixed to the value, like ' m', ' "
"kb/s'. Leave blank for none. Separate singular and plural values with "
"a pipe ('pound|pounds')."
msgstr ""
"Défini une chaîne qui doit être suffixée par une valeur telle que "
"'m ' ou 'kb/s'. Laisser vide pour ne rien ajouter. Séparer les "
"valeurs singulier et pluriel avec un pipe, par exemple : "
"('mètre|mètres')."
msgid "Thousand marker"
msgstr "Marqueur des milliers"
msgid "Display prefix and suffix."
msgstr "Afficher le préfixe et le suffixe."
msgid "Display with prefix and suffix."
msgstr "Afficher avec le préfixe et le suffixe"
