# French translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2019 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2019-02-21 00:59+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 "Status"
msgstr "État"
msgid "Field"
msgstr "Champ"
msgid "Field type"
msgstr "Type de champ"
msgid "Processed @current out of @total."
msgstr "@current sur @total traité(s)."
msgid ""
"return array(\n"
"  0 => array(@columns),\n"
"  // You'll usually want to stop here. Provide more values\n"
"  // if you want your 'default value' to be multi-valued:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgstr ""
"return array(\n"
"  0 => array(@columns),\n"
"  // Vous voudrez vous arrêter là dans la plupart des cas. Fournir "
"plus de valeurs\n"
"  // si vous souhaitez que votre 'valeur par défaut' ait des valeurs "
"multiples :\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgid "Allowed values function"
msgstr "Fonction des valeurs autorisées"
msgid "Default value function"
msgstr "Fonction de valeur par défaut"
msgid "Migrate fields"
msgstr "Migrer les champs"
