# French translation of Formatted Number CCK (6.x-1.2)
# Copyright (c) 2011 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Formatted Number CCK (6.x-1.2)\n"
"POT-Creation-Date: 2011-09-03 13:35+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 "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "Préfixe"
msgid "Suffix"
msgstr "Suffixe"
msgid "Default"
msgstr "Par défaut"
msgid "Maximum"
msgstr "Maximum"
msgid "Unformatted"
msgstr "Non mis en forme"
msgid "Store a number in the database in a fixed decimal format."
msgstr "Stocker un nombre dans la base de données en format décimal fixe."
msgid "Store a number in the database in a floating point format."
msgstr "Stocker un nombre dans la base de données en format réel."
msgid "Minimum"
msgstr "Minimum"
msgid "Precision"
msgstr "Précision"
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"Définissez une chaîne de caractères à utiliser pour préfixer la "
"valeur, par exemple $ ou €. Laissez vide pour ne rien afficher de "
"plus. Séparez les valeurs singulier et pluriel par une barre "
"verticale (euro|euros)."
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"Définissez une chaîne qui sera ajoutée en suffixe à la valeur, "
"comme m², m/s², kb/s. Laisser vide pour aucun suffixe. Séparez les "
"singulier et pluriel avec un pipe (mètre|mètres)."
msgid "Format Number API"
msgstr "Format Number API"
msgid "Decimals"
msgstr "Décimales"
msgid "Formatted Number CCK"
msgstr "Formatted Number CCK"
msgid "%name: the value may be no smaller than %min."
msgstr "%name : la valeur ne peut être inférieure à %min."
msgid "%name: the value may be no larger than %max."
msgstr "%name : la valeur ne peut être supérieure à %max."
msgid "version 6.x-1.0"
msgstr "version 6.x-1.0"
