804 lines
27 KiB
Text
804 lines
27 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: 2025-11-06 21:31+0100\n"
|
|
"PO-Revision-Date: 2025-11-06 21:32+0100\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
"X-Generator: Poedit 3.7\n"
|
|
|
|
#: src/rougail/annotator/family.py:151
|
|
msgid "default variable mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
msgstr ""
|
|
"le mode d'une variable par défaut \"{0}\" n'est pas un mode valide, les "
|
|
"modes valides sont {1}"
|
|
|
|
#: src/rougail/annotator/family.py:157
|
|
msgid "default family mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
msgstr ""
|
|
"le mode d'une famille par défaut \"{0}\" n'est pas un mode valide, les modes "
|
|
"valides sont {1}"
|
|
|
|
#: src/rougail/annotator/family.py:189
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, valid modes are {2}"
|
|
msgstr ""
|
|
"le mode \"{0}\" pour \"{1}\" n'est pas un mode valide, les modes valides "
|
|
"sont {2}"
|
|
|
|
#: src/rougail/annotator/family.py:193
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, no modes are available"
|
|
msgstr ""
|
|
"le mode \"{0}\" pour \"{1}\" n'est pas un mode valide, aucun mode ne sont "
|
|
"définis"
|
|
|
|
#: src/rougail/annotator/family.py:257
|
|
msgid ""
|
|
"the variable \"{0}\" is mandatory so in \"{1}\" mode but family has the "
|
|
"higher family mode \"{2}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" est obligatoire, donc en mode \"{1}\", mais la famille a "
|
|
"un mode supérieur \"{2}\""
|
|
|
|
#: src/rougail/annotator/family.py:295
|
|
msgid ""
|
|
"the follower \"{0}\" is in \"{1}\" mode but leader have the higher mode "
|
|
"\"{2}\""
|
|
msgstr ""
|
|
"la variable suiveuse \"{0}\" a le mode \"{1}\" mais la variable leader a un "
|
|
"mode supérieur \"{2}\""
|
|
|
|
#: src/rougail/annotator/family.py:328
|
|
msgid ""
|
|
"the family \"{0}\" is in \"{1}\" mode but variables and families inside have "
|
|
"the higher modes \"{2}\""
|
|
msgstr ""
|
|
"la famille \"{0}\" a le mode \"{1}\" mais les variables et les familles à "
|
|
"l'intérieur ont des modes supérieurs \"{2}\""
|
|
|
|
#: src/rougail/annotator/family.py:346
|
|
msgid ""
|
|
"the variable \"{0}\" is in \"{1}\" mode but family has the higher family "
|
|
"mode \"{2}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" est dans le mode \"{1}\" mais la famille a le mode "
|
|
"supérieur \"{2}\""
|
|
|
|
#: src/rougail/annotator/property.py:158
|
|
msgid ""
|
|
"invalid tag name \"{0}\" should only contains lowercase ascii character, "
|
|
"number or _"
|
|
msgstr ""
|
|
"nom de l'étiquette invalide \"{0}\" doit seulement contenir des caractères "
|
|
"ascii minuscule, nombre or _"
|
|
|
|
#: src/rougail/annotator/property.py:163
|
|
msgid "invalid tag name \"{0}\" should not be a name of an existing mode"
|
|
msgstr ""
|
|
"nom de l'étiquette invalide \"{0}\" ne doit pas être un nom de mode existant"
|
|
|
|
#: src/rougail/annotator/property.py:168
|
|
msgid ""
|
|
"invalid tag name \"{0}\" should not be the name of an available properties"
|
|
msgstr ""
|
|
"nom de l'étiquette invalide \"{0}\" ne doit pas être le nom d'une propriétés "
|
|
"existantes"
|
|
|
|
#: src/rougail/annotator/value.py:78
|
|
msgid ""
|
|
"the follower \"{0}\" is not multi, so cannot have a list has default value"
|
|
msgstr ""
|
|
"la variable suiveuse \"{0}\" n'est pas multiple, donc ne peut avoir une "
|
|
"liste comme valeur par défaut"
|
|
|
|
#: src/rougail/annotator/value.py:94
|
|
msgid "the variable \"{0}\" is multi but has a non list default value"
|
|
msgstr ""
|
|
"la variable \"{0}\" est multiple mais a une valeur par défaut sans être une "
|
|
"liste"
|
|
|
|
#: src/rougail/annotator/value.py:118
|
|
msgid "the variable \"{0}\" is a \"choice\" variable but don't have any choice"
|
|
msgstr "la variable \"{0}\" a une variable à \"choix\" mais n'a aucun choix"
|
|
|
|
#: src/rougail/annotator/value.py:137
|
|
msgid "the variable \"{0}\" is a \"regexp\" variable but don't have any regexp"
|
|
msgstr ""
|
|
"la variable \"{0}\" a une variable \"regexp\" mais n'a pas de \"regexp\""
|
|
|
|
#: src/rougail/annotator/variable.py:89
|
|
msgid ""
|
|
"only \"unix_user\" or \"secret\" variable type can have \"secret_manager\" "
|
|
"attribute, but \"{0}\" has type \"{1}\""
|
|
msgstr ""
|
|
"seul une variable de type \"unix_user\" ou \"secret\" peut avoir l'attribut "
|
|
"\"secret_manager\", mais \"{0}\" a le type \"{1}\""
|
|
|
|
#: src/rougail/annotator/variable.py:96
|
|
msgid ""
|
|
"the variable \"{0}\" has attribute \"secret_manager\" but is a multi variable"
|
|
msgstr ""
|
|
"la variable \"{0}\" a l'attribut \"secret_manager\" mais est une variable "
|
|
"multiple"
|
|
|
|
#: src/rougail/annotator/variable.py:101
|
|
msgid ""
|
|
"the variable \"{0}\" has attribute \"secret_manager\" so must not have "
|
|
"default value"
|
|
msgstr ""
|
|
"la variable \"{0}\" a l'attribut \"secret_manager\" donc ne devrait pas "
|
|
"avoir de valeur par défaut"
|
|
|
|
#: src/rougail/annotator/variable.py:154
|
|
msgid "{0} values needed, but there are {{{{ var | length }}}}"
|
|
msgstr "il faut {0} valeurs, mais il y en a {{{{ var | length }}}}"
|
|
|
|
#: src/rougail/annotator/variable.py:155
|
|
msgid "needs exactly {0} values"
|
|
msgstr "nécessite exactement {0} valeurs"
|
|
|
|
#: src/rougail/annotator/variable.py:157
|
|
msgid ""
|
|
"a maximum of {0} values are needed, but there are {{{{ var | length }}}}"
|
|
msgstr "il faut au maximum {0} valeurs, mais il y en a {{{{ var | length }}}}"
|
|
|
|
#: src/rougail/annotator/variable.py:158
|
|
msgid "needs a maximum of {0} values"
|
|
msgstr "nécessite au maximum {0} valeurs"
|
|
|
|
#: src/rougail/annotator/variable.py:160
|
|
msgid ""
|
|
"a minimum of {0} values are needed, but there are {{{{ var | length }}}}"
|
|
msgstr "il faut au minimum {0} valeurs, mais il y en a {{{{ var | length }}}}"
|
|
|
|
#: src/rougail/annotator/variable.py:161
|
|
msgid "needs a minimum of {0} values"
|
|
msgstr "nécessite au minimum {0} valeurs"
|
|
|
|
#: src/rougail/annotator/variable.py:223
|
|
msgid "the \"{0}\" default value is a calculation with itself"
|
|
msgstr "la valeur par défaut \"{0}\" est un calcul avec elle-même"
|
|
|
|
#: src/rougail/annotator/variable.py:285
|
|
msgid ""
|
|
"the variable \"{0}\" has regexp attribut but has not the \"regexp\" type"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut regexp mais n'a pas le type \"regexp\""
|
|
|
|
#: src/rougail/annotator/variable.py:328
|
|
msgid ""
|
|
"the variable \"{0}\" has choices attribut but has not the \"choice\" type"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut choices mais n'a pas le type \"choice\""
|
|
|
|
#: src/rougail/annotator/variable.py:356
|
|
msgid ""
|
|
"the variable \"{0}\" has an unvalid default value \"{1}\" should be in {2}"
|
|
msgstr ""
|
|
"la variable \"{0}\" a la valeur par défaut invalide \"{1}\" devrait être {2}"
|
|
|
|
#: src/rougail/config/__init__.py:276
|
|
msgid "Structure format version by default, if not specified in structure file"
|
|
msgstr ""
|
|
"La version du format de la structure par défaut, si non spécifier dans le "
|
|
"fichier de structure"
|
|
|
|
#: src/rougail/config/__init__.py:284
|
|
msgid "File with functions"
|
|
msgstr "Fichier avec les fonctions"
|
|
|
|
#: src/rougail/config/__init__.py:296
|
|
msgid "All modes level available"
|
|
msgstr "Tous les niveaux de modes valides"
|
|
|
|
#: src/rougail/config/__init__.py:308
|
|
msgid "Default mode for a family"
|
|
msgstr "Mode par défaut pour une famille"
|
|
|
|
#: src/rougail/config/__init__.py:328
|
|
msgid "Default mode for a variable"
|
|
msgstr "Mode par défaut pour une variable"
|
|
|
|
#: src/rougail/config/__init__.py:352
|
|
msgid "Option name for the base option"
|
|
msgstr "Nom de l'option pour l'option de base"
|
|
|
|
#: src/rougail/config/__init__.py:357
|
|
msgid "In cache file, do not importation of Tiramisu and other dependencies"
|
|
msgstr ""
|
|
"Dans le fichier de cache, ne pas importer Tiramisu et autres dépendances"
|
|
|
|
#: src/rougail/config/__init__.py:362
|
|
msgid "Tiramisu cache filename"
|
|
msgstr "Nom du fichier du cache Tiramisu"
|
|
|
|
#: src/rougail/config/__init__.py:370
|
|
msgid "Name of internal functions that we can use as a function"
|
|
msgstr ""
|
|
"Nom des fonctions internes qu'il est possible d'utiliser comme fonction"
|
|
|
|
#: src/rougail/config/__init__.py:376
|
|
msgid "Name of extra annotators"
|
|
msgstr "Nom des annotators supplémentaires"
|
|
|
|
#: src/rougail/config/__init__.py:382
|
|
msgid "Suffix add to generated options name"
|
|
msgstr "Suffix ajouté pour généré le nom des options"
|
|
|
|
#: src/rougail/config/__init__.py:388
|
|
msgid "Every variables in calculation are optionals"
|
|
msgstr "Toutes les variables dans un calcul sont optionnelles"
|
|
|
|
#: src/rougail/config/__init__.py:392
|
|
msgid "Loads redefine variables even if there don't already exists"
|
|
msgstr "Charger les variables redéfinis même si elles n'existe pas"
|
|
|
|
#: src/rougail/config/__init__.py:399
|
|
msgid "The secret pattern to build item name in Bitwarden"
|
|
msgstr "Le patron de secret pour construire le nom de l'élément dans Bitwarden"
|
|
|
|
#: src/rougail/config/__init__.py:400
|
|
msgid "The pattern is in Jinja format"
|
|
msgstr "Le patron est au format Jinja"
|
|
|
|
#: src/rougail/config/__init__.py:428
|
|
msgid "Select for {0}"
|
|
msgstr "Sélection pour {0}"
|
|
|
|
#: src/rougail/config/__init__.py:508
|
|
msgid "Override default parameters for option type"
|
|
msgstr "Sur charger les paramètre par défaut pour le type d'option"
|
|
|
|
#: src/rougail/config/__init__.py:511
|
|
msgid "Default parameters for option type"
|
|
msgstr "Paramètre par défaut pour le type d'option"
|
|
|
|
#: src/rougail/convert/convert.py:281
|
|
msgid "unknown type {0} for {1}"
|
|
msgstr "type {0} inconnu pour {1}"
|
|
|
|
#: src/rougail/convert/convert.py:419
|
|
msgid "family \"{0}\" define multiple time"
|
|
msgstr "la famille \"{0}\" est définit plusieurs fois"
|
|
|
|
#: src/rougail/convert/convert.py:672
|
|
msgid "variable \"{0}\" define multiple time"
|
|
msgstr "la variable \"{0}\" est définit plusieurs fois"
|
|
|
|
#: src/rougail/convert/convert.py:770
|
|
msgid "params must be a dict for {0}"
|
|
msgstr "params doit être une dict pour {0}"
|
|
|
|
#: src/rougail/convert/convert.py:791
|
|
msgid "\"{0}\" has an invalid \"params\" for {1}: {2}"
|
|
msgstr "\"{0}\" a un attribut \"params\" invalide pour {1}: {2}"
|
|
|
|
#: src/rougail/convert/convert.py:805
|
|
msgid "secret_manager must be a dict for {0}"
|
|
msgstr "secret_manager doit être une dict pour {0}"
|
|
|
|
#: src/rougail/convert/convert.py:1134
|
|
msgid "Cannot execute annotate multiple time"
|
|
msgstr "Ne peut exécuter l'annotation plusieurs fois"
|
|
|
|
#: src/rougail/convert/convert.py:1141
|
|
msgid ""
|
|
"invalid \"structural\" definition ({0}), we cannot load any structural file!"
|
|
msgstr ""
|
|
"définition invalide pour la définition des \"structures\" ({0}), aucun "
|
|
"fichier de structure ne peut être chargé !"
|
|
|
|
#: src/rougail/convert/object_model.py:121
|
|
msgid "cannot find variable \"{0}\" defined in attribute \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
"ne peut trouver la variable \"{0}\" défini dans l'attribut \"{1}\" pour "
|
|
"\"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:127
|
|
msgid ""
|
|
"the variable \"{0}\" is in fact a family in attribute \"{1}\" for \"{2}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" est en faite une famille dans l'attribut \"{1}\" pour "
|
|
"\"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:132
|
|
#: src/rougail/convert/object_model.py:484
|
|
msgid "unknown object \"{0}\" in attribute \"{1}\" for \"{2}\""
|
|
msgstr "objet inconnu \"{0}\" dans l'attribut \"{1}\" pour \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:151
|
|
msgid ""
|
|
"identifier parameter for \"{0}\" in \"{1}\" cannot be set none dynamic family"
|
|
msgstr ""
|
|
"le paramètre identifier pour \"{0}\" dans \"{1}\" ne peut être placé pour "
|
|
"une famille non dynamique"
|
|
|
|
#: src/rougail/convert/object_model.py:180
|
|
msgid "cannot find variable \"{0}\" defined in \"{1}\" for \"{2}\""
|
|
msgstr "ne peut trouver la variable \"{0}\" défini dans \"{1}\" pour \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:185
|
|
msgid "variable \"{0}\" defined in \"{1}\" for \"{2}\" is a dynamic variable"
|
|
msgstr ""
|
|
"la variable \"{0}\" défini dans \"{1}\" pour \"{2}\" est une variable "
|
|
"dynamique"
|
|
|
|
#: src/rougail/convert/object_model.py:202
|
|
msgid ""
|
|
"the variable \"{0}\" is not a follower, so cannot have index type for param "
|
|
"in \"{1}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" n'est pas suiveuse, donc ne peut avoir de type index "
|
|
"comme paramètre dans \"{1}\""
|
|
|
|
#: src/rougail/convert/object_model.py:252
|
|
msgid ""
|
|
"\"warnings\" are only available with attribute \"{self.attribute_name}\" for "
|
|
"variable \"{self.ori_path}\""
|
|
msgstr ""
|
|
"\"warnings\" est seulement utilisable avec l'attribut \"{self.attribute_name}"
|
|
"\" pour la variable \"{self.ori_path}\""
|
|
|
|
#: src/rougail/convert/object_model.py:410
|
|
msgid ""
|
|
"variable \"{0}\" has a calculating \"{1}\" with an invalid return_type, "
|
|
"should be boolean or string, not \"{2}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" a un calcul \"{1}\" avec un return_type invalide, "
|
|
"devrait être un booléen ou une chaîne de caractère, et pas \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:479
|
|
msgid ""
|
|
"a variable \"{0}\" is needs in attribute \"{1}\" for \"{2}\" but it's a "
|
|
"family"
|
|
msgstr ""
|
|
"une variable \"{0}\" est nécessaire pour l'attribut \"{1}\" pour \"{2}\" "
|
|
"mais c'est une famille"
|
|
|
|
#: src/rougail/convert/object_model.py:504
|
|
msgid ""
|
|
"variable \"{0}\" has an attribute \"{1}\" calculated with the unknown "
|
|
"variable \"{2}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\" calculé avec la variable "
|
|
"inconnue \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:556
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid \"{1}\" the variable \"{2}\" is in a sub "
|
|
"dynamic option"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", la variable \"{2}\" est "
|
|
"dans une sous option dynamique"
|
|
|
|
#: src/rougail/convert/object_model.py:565
|
|
msgid ""
|
|
"the leader \"{0}\" has an invalid \"{1}\" the follower \"{2}\" is a multi"
|
|
msgstr ""
|
|
"la variable meneuse \"{0}\" a un attribut invalide \"{1}\", la variable "
|
|
"suiveuse \"{2}\" est multiple"
|
|
|
|
#: src/rougail/convert/object_model.py:607
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" "
|
|
"must not be multi"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", la variable \"{2}\" ne "
|
|
"doit pas être multiple"
|
|
|
|
#: src/rougail/convert/object_model.py:621
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid attribute \"{1}\", the variable must not "
|
|
"be a multi or the variable \"{2}\" must be multi"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", la variable ne doit pas "
|
|
"être multiple ou la variable \"{2}\" doit être multiple"
|
|
|
|
#: src/rougail/convert/object_model.py:635
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid attribute \"{1}\", the variable must be "
|
|
"a multi or the variable \"{2}\" must not be multi"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", la variable doit être "
|
|
"multiple ou la variable \"{2}\" ne doit pas être multiple"
|
|
|
|
#: src/rougail/convert/object_model.py:649
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid attribute \"{1}\", the variable \"{2}\" "
|
|
"is multi but is inside a list"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", la variable \"{2}\" est "
|
|
"multiple mais est dans une liste"
|
|
|
|
#: src/rougail/convert/object_model.py:671
|
|
msgid ""
|
|
"the variable \"{0}\" is waiting for a list as \"{1}\" but the attribute "
|
|
"\"default\" is not a list (\"{2}\")"
|
|
msgstr ""
|
|
"la variable \"{0}\" attend une liste comme \"{1}\" mais l'attribut "
|
|
"\"default\" n'est pas une liste \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:673
|
|
msgid ""
|
|
"the variable \"{0}\" is not waiting for a list as \"{1}\" but the attribute "
|
|
"\"default\" is a list (\"{2}\")"
|
|
msgstr ""
|
|
"la variable \"{0}\" n'attend pas une liste comme \"{1}\" mais l'attribut "
|
|
"\"default\" est une liste \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:689
|
|
msgid ""
|
|
"\"{0}\" attribut shall not have an \"optional\" attribute without the "
|
|
"\"default\" attribute for variable \"{1}\""
|
|
msgstr ""
|
|
"l'attribut \"{0}\" ne devrait pas avoir d'attribut \"optional\" sans "
|
|
"l'attribut \"default\" pour la variable \"{1}\""
|
|
|
|
#: src/rougail/convert/object_model.py:713
|
|
msgid ""
|
|
"variable \"{0}\" has a default value calculated with \"{1}\" which has "
|
|
"incompatible type"
|
|
msgstr ""
|
|
"la variable \"{0}\" a une valeur par défaut calculé a partir de \"{1}\" "
|
|
"laquelle a un type incompatible"
|
|
|
|
#: src/rougail/convert/object_model.py:756
|
|
msgid ""
|
|
"the variable \"{0}\" is waiting for a boolean as \"{1}\" but the attribute "
|
|
"\"default\" is not a boolean (\"{2}\")"
|
|
msgstr ""
|
|
"la variable \"{0}\" attend un booléan comme \"{1}\" mais l'attribut "
|
|
"\"default\" n'est pas une booléan (\"{2}\")"
|
|
|
|
#: src/rougail/convert/object_model.py:776
|
|
msgid ""
|
|
"\"when\" is not allowed in format version 1.0 for attribute \"{0}\" for "
|
|
"variable \"{1}\""
|
|
msgstr ""
|
|
"\"when\" n'est pas autorisé avec le format en version 1.0 pour l'attribut "
|
|
"\"{0}\" pour la variable \"{1}\""
|
|
|
|
#: src/rougail/convert/object_model.py:781
|
|
msgid ""
|
|
"the variable \"{0}\" has an invalid attribute \"{1}\", \"when\" and "
|
|
"\"when_not\" cannot set together"
|
|
msgstr ""
|
|
"la variable \"{0}\" a un attribut invalide \"{1}\", \"when\" et \"when_not\" "
|
|
"ne peuvent pas être défini ensemble"
|
|
|
|
#: src/rougail/convert/object_model.py:789
|
|
msgid ""
|
|
"\"when_not\" is not allowed in format version 1.0 for attribute \"{0}\" for "
|
|
"variable \"{1}\""
|
|
msgstr ""
|
|
"\"when_not\" n'est pas autorisé au format 1.0 pour l'attribut \"{0}\" pour "
|
|
"la variable variable \"{1}\""
|
|
|
|
#: src/rougail/convert/object_model.py:845
|
|
msgid ""
|
|
"cannot find variable \"{0}\" for the information \"{1}\" when calculating "
|
|
"\"{2}\""
|
|
msgstr ""
|
|
"ne peut trouver la variable \"{0}\" pour l'information \"{1}\" lors du "
|
|
"calcul de \"{2}\""
|
|
|
|
#: src/rougail/convert/object_model.py:850
|
|
msgid ""
|
|
"identifier not allowed for the information \"{0}\" when calculating \"{1}\""
|
|
msgstr ""
|
|
"identifier n'est pas autorisé pour l'information \"{0}\" lors du calcul de "
|
|
"\"{1}\""
|
|
|
|
#: src/rougail/convert/object_model.py:902
|
|
msgid "\"when\" is not allowed in format version 1.0 for attribute \"{0}\""
|
|
msgstr "\"when\" n'est pas autorisé au format 1.0 pour l'attribut \"{0}\""
|
|
|
|
#: src/rougail/convert/object_model.py:908
|
|
#: src/rougail/convert/object_model.py:918
|
|
msgid ""
|
|
"the identifier has an invalid attribute \"{0}\", \"when\" and \"when_not\" "
|
|
"cannot set together"
|
|
msgstr ""
|
|
"l'identifiant a un attribut invalide \"{0}\", \"when\" et \"when_not\" ne "
|
|
"peuvent pas être défini ensemble"
|
|
|
|
#: src/rougail/convert/object_model.py:944
|
|
msgid ""
|
|
"the variable \"{0}\" is not a follower, so cannot have index type for \"{1}\""
|
|
msgstr ""
|
|
"la variable \"{0}\" n'est pas suiveuse, donc ne peut avoir de type index "
|
|
"pour \"{1}\""
|
|
|
|
#: src/rougail/convert/path.py:211
|
|
msgid ""
|
|
"A variable or a family located in the \"{0}\" namespace shall not be used in "
|
|
"the \"{1}\" namespace"
|
|
msgstr ""
|
|
"Une variable ou une famille localisé dans l'espace de nom \"{0}\" ne devrait "
|
|
"pas être utilisé dans l'espace de nom \"{1}\""
|
|
|
|
#: src/rougail/convert/tiramisureflector.py:352
|
|
msgid "internal error, {0} is not a dynamic variable"
|
|
msgstr "erreur interne, \"{0}\" n'est pas une variable dynamique"
|
|
|
|
#: src/rougail/error.py:61 src/rougail/tiramisu.py:157
|
|
#: src/rougail/user_datas.py:407 src/rougail/user_datas.py:410
|
|
msgid "{0} in {1}"
|
|
msgstr "{0} dans {1}"
|
|
|
|
#: src/rougail/structural_commandline/annotator.py:66
|
|
msgid "alternative_name \"{0}\" conflict with \"--help\""
|
|
msgstr "alternative_name \"{0}\" est en conflit avec \"--help\""
|
|
|
|
#: src/rougail/structural_commandline/annotator.py:71
|
|
msgid "conflict alternative_name \"{0}\": \"{1}\" and \"{2}\""
|
|
msgstr "conflit dans les \"alternative_name\" \"{0}\": \"{1}\" et \"{2}\""
|
|
|
|
#: src/rougail/structural_directory/__init__.py:129
|
|
msgid "duplicate structural file name {0}"
|
|
msgstr "nom de fichier {0} de structure dupliqué"
|
|
|
|
#: src/rougail/structural_directory/config.py:32
|
|
msgid "Directories where structural files are placed"
|
|
msgstr "Répertoires où sont placés les fichiers de structure"
|
|
|
|
#: src/rougail/structural_directory/config.py:49
|
|
msgid "Sort structural from differents directories"
|
|
msgstr "Trier les fichiers de structure à partir de différents répertoires"
|
|
|
|
#: src/rougail/structural_directory/config.py:58
|
|
msgid "Main namespace name"
|
|
msgstr "Nom de l'espace de nom principal"
|
|
|
|
#: src/rougail/structural_directory/config.py:69
|
|
msgid "Namespaces are isolated"
|
|
msgstr "Les espaces de noms sont isolés"
|
|
|
|
#: src/rougail/structural_directory/config.py:78
|
|
msgid "Extra namespaces"
|
|
msgstr "Espaces de nom supplémentaires"
|
|
|
|
#: src/rougail/structural_directory/config.py:87
|
|
msgid "Extra namespace name"
|
|
msgstr "Nom de l'espace de nom supplémentaire"
|
|
|
|
#: src/rougail/structural_directory/config.py:93
|
|
msgid "Directories where extra structural files are placed"
|
|
msgstr ""
|
|
"Répertoires où sont placés les fichiers de structure de l'espace de nom "
|
|
"supplémentaire"
|
|
|
|
#: src/rougail/tiramisu.py:78
|
|
msgid "unknown boolean value \"{0}\""
|
|
msgstr "valeur du booléen inconnue \"{0}\""
|
|
|
|
#: src/rougail/tiramisu.py:330
|
|
msgid ""
|
|
"cannot calculating \"{0}\" attribute for variable \"{1}\" in {2} with "
|
|
"parameters \"{3}\": {4}"
|
|
msgstr ""
|
|
"ne peut calculer l'attribut \"{0}\" pour la variable \"{1}\" dans {2} avec "
|
|
"les paramètres \"{3}\" : {4}"
|
|
|
|
#: src/rougail/user_datas.py:145
|
|
msgid ""
|
|
"cannot load variable path \"{0}\", the identifier \"{1}\" is not valid in {2}"
|
|
msgstr ""
|
|
"ne peut charger la variable \"{0}\", l'identifiant \"{1}\" n'est pas valide "
|
|
"dans {2}"
|
|
|
|
#: src/rougail/user_datas.py:228
|
|
msgid "the variable \"{0}\" contains secrets and should not be defined in {1}"
|
|
msgstr ""
|
|
"la variable \"{0}\" contient des secrets et ne devrait pas être défini dans "
|
|
"{1}"
|
|
|
|
#: src/rougail/user_datas.py:268
|
|
msgid "loaded from {0}"
|
|
msgstr "chargée depuis {0}"
|
|
|
|
#: src/rougail/user_datas.py:308
|
|
msgid ""
|
|
"cannot set the value \"{0}\" to the family {1}, it will be ignored when "
|
|
"loading from {2}"
|
|
msgstr ""
|
|
"impossible de définir la valeur \"{0}\" à la famille {1}, elle sera ignorée "
|
|
"lors du chargement depuis {2}"
|
|
|
|
#: src/rougail/user_datas.py:319 src/rougail/user_datas.py:336
|
|
msgid "{0} loaded from {1}"
|
|
msgstr "{0} chargée depuis {1}"
|
|
|
|
#: src/rougail/user_datas.py:324
|
|
msgid ""
|
|
"variable or family \"{0}\" does not exist, it will be ignored when loading "
|
|
"from {1}"
|
|
msgstr ""
|
|
"la variable ou la famille \"{0}\" n'existe pas, elle sera ignorée lors du "
|
|
"chargement depuis {1}"
|
|
|
|
#: src/rougail/user_datas.py:330
|
|
msgid ""
|
|
"\"{0}\" is the name of a dynamic family, it will be ignored when loading "
|
|
"from {1}"
|
|
msgstr ""
|
|
"\"{0}\" est le nom d'une famille dynamique, il sera ignoré lors du "
|
|
"chargement depuis {1}"
|
|
|
|
#: src/rougail/user_datas.py:364
|
|
msgid ""
|
|
"variable {0} at index \"{1}\" is {2}, it will be ignored when loading from "
|
|
"{3}"
|
|
msgstr ""
|
|
"la variable {0} à l'index \"{1}\" est {2}, elle sera ignorée lors du "
|
|
"chargement depuis {3}"
|
|
|
|
#: src/rougail/user_datas.py:375
|
|
msgid ""
|
|
"family {0} is {1}, {2} at index \"{3}\" will be ignored when loading from {4}"
|
|
msgstr ""
|
|
"la famille {0} est {1}, {2} à l'index \"{3}\" sera ignorée lors du "
|
|
"chargement depuis {4}"
|
|
|
|
#: src/rougail/user_datas.py:388
|
|
msgid "variable {0} is {1}, it will be ignored when loading from {2}"
|
|
msgstr ""
|
|
"la variable {0} est {1}, elle sera ignorée lors du chargement depuis {2}"
|
|
|
|
#: src/rougail/user_datas.py:396
|
|
msgid "family {0} is {1}, {2} will be ignored when loading from {3}"
|
|
msgstr "la famille {0} est {1}, {2} sera ignorée lors du chargement depuis {3}"
|
|
|
|
#: src/rougail/user_datas.py:416
|
|
msgid ""
|
|
"the value \"{0}\" is an invalid {1} for {2} at index \"{3}\", {4}, it will "
|
|
"be ignored when loading from {5}"
|
|
msgstr ""
|
|
"la valeur \"{0}\" est un invalide {1} pour {2} à l'index \"{3}\", {4}, elle "
|
|
"sera ignorée lors du chargement depuis {5}"
|
|
|
|
#: src/rougail/user_datas.py:430
|
|
msgid ""
|
|
"the value \"{0}\" is an invalid {1} for {2}, {3}, it will be ignored when "
|
|
"loading from {4}"
|
|
msgstr ""
|
|
"la valeur \"{0}\" est un invalide {1} pour {2}, {3}, elle sera ignorée lors "
|
|
"du chargement depuis {4}"
|
|
|
|
#: src/rougail/utils.py:56
|
|
msgid ""
|
|
"invalid variable or family name \"{0}\" must only contains lowercase ascii "
|
|
"character, number or _"
|
|
msgstr ""
|
|
"nom invalide pour la variable ou famille \"{0}\" doit seulement contenir des "
|
|
"caractères ascii minuscule, nombre or _"
|
|
|
|
#: src/rougail/utils.py:103
|
|
msgid "error in jinja \"{0}\" for the variable \"{1}\": {2}"
|
|
msgstr "erreur dans Jinja \"{0}\" pour la variable \"{1}\": {2}"
|
|
|
|
#: src/rougail/utils.py:212
|
|
msgid "mandatory"
|
|
msgstr "obligatoire"
|
|
|
|
#: src/rougail/utils.py:213
|
|
msgid "hidden"
|
|
msgstr "cachée"
|
|
|
|
#: src/rougail/utils.py:214
|
|
msgid "disabled"
|
|
msgstr "désactivé"
|
|
|
|
#: src/rougail/utils.py:215
|
|
msgid "unique"
|
|
msgstr "unique"
|
|
|
|
#: src/rougail/utils.py:216
|
|
msgid "auto modified"
|
|
msgstr "auto modifiée"
|
|
|
|
#, fuzzy
|
|
#~| msgid ""
|
|
#~| "we need {0} values when there are {{{{ var | length }}}} ({{{{ var | "
|
|
#~| "join(\", \")}}}})"
|
|
#~ msgid ""
|
|
#~ "it needs {0} values maximum when there are {{{{ var | length }}}} "
|
|
#~ "({{{{ var | join(\", \")}}}})"
|
|
#~ msgstr ""
|
|
#~ "we need {0} values when there are {{{{ var | length }}}} ({{{{ var | "
|
|
#~ "join(\", \")}}}})"
|
|
|
|
#, fuzzy
|
|
#~| msgid ""
|
|
#~| "we need {0} values when there are {{{{ var | length }}}} ({{{{ var | "
|
|
#~| "join(\", \")}}}})"
|
|
#~ msgid ""
|
|
#~ "it needs {0} values minimum when there are {{{{ var | length }}}} "
|
|
#~ "({{{{ var | join(\", \")}}}})"
|
|
#~ msgstr ""
|
|
#~ "we need {0} values when there are {{{{ var | length }}}} ({{{{ var | "
|
|
#~ "join(\", \")}}}})"
|
|
|
|
#~ msgid ""
|
|
#~ "the variable \"{0}\" is a family, so cannot set the value \"{1}\" in {2}"
|
|
#~ msgstr ""
|
|
#~ "la variable \"{0}\" est une famille, donc ne peut avoir l'avoir \"{1}\" "
|
|
#~ "dans {2}"
|
|
|
|
#~ msgid "the follower \"{0}\" without multi attribute can only have one value"
|
|
#~ msgstr ""
|
|
#~ "la variable suiveuse \"{0}\" sans l'attribut multi peut avoir seulement "
|
|
#~ "une valeur"
|
|
|
|
#~ msgid "In cache file, do importation of Tiramisu and other dependencies"
|
|
#~ msgstr "Dans le fichier de cache, importer Tiramisu et autres dépendances"
|
|
|
|
#~ msgid "Variables in calculation are not optional by default"
|
|
#~ msgstr "Les variables dans un calcul sont optionnelles par défaut"
|
|
|
|
#~ msgid "Variable not found \"{0}\" for attribut \"{1}\" in variable \"{2}\""
|
|
#~ msgstr ""
|
|
#~ "La variable \"{0}\" n'est pas trouvé pour l'attribut \"{1}\" dans la "
|
|
#~ "variable \"{2}\""
|
|
|
|
#~ msgid ""
|
|
#~ "the variable \"{0}\" has an invalid attribute \"{1}\", the variable "
|
|
#~ "\"{2}\" is not multi but is not inside a list"
|
|
#~ msgstr ""
|
|
#~ "la variable \"{0}\" a un attribut invalide \"{1}\", la variable \"{2}\" "
|
|
#~ "n'est pas multiple mais n'est pas dans une liste"
|
|
|
|
#~ msgid ""
|
|
#~ "negative_description is mandatory for boolean variable, but \"{0}\" hasn't"
|
|
#~ msgstr ""
|
|
#~ "l'attribut negative_description est obligatoire pour des variables "
|
|
#~ "\"boolean\", mais \"{0}\" n'en a pas"
|
|
|
|
#~ msgid ""
|
|
#~ "negative_description is only available for boolean variable, but \"{0}\" "
|
|
#~ "is \"{1}\""
|
|
#~ msgstr ""
|
|
#~ "l'attribut negative_description est seulement valide pour des variables "
|
|
#~ "\"boolean\", mais \"{0}\" est \"{1}\""
|
|
|
|
#~ msgid "error in {0}: {1}"
|
|
#~ msgstr "erreur dans {0} : {1}"
|
|
|
|
#~ msgid "cannot find variable \"{0}\" from {1}: {2}"
|
|
#~ msgstr "ne peut trouver la variable \"{0}\" depuis {1} : {2}"
|
|
|
|
#~ msgid "the option \"{0}\" is an option description"
|
|
#~ msgstr "l'option \"{0}\" est une option description"
|
|
|
|
#~ msgid "Update dictionaries to newest Rougail format version"
|
|
#~ msgstr ""
|
|
#~ "Mettre à jour le fichier de structure vers la dernière version du format "
|
|
#~ "de Rougail"
|
|
|
|
#~ msgid "Do not update dictionaries to newest Rougail format version"
|
|
#~ msgstr ""
|
|
#~ "Ne pas mettre à jour le fichier de structure vers la dernière version du "
|
|
#~ "format de Rougail"
|
|
|
|
#~ msgid "Update informations"
|
|
#~ msgstr "Mise à jour des informations"
|
|
|
|
#~ msgid "Directories where dictionary files will be placed"
|
|
#~ msgstr "Répertoires où sont placés les fichiers de structure"
|
|
|
|
#~ msgid "Directories where extra files will be placed"
|
|
#~ msgstr "Répertoires où sont placés les fichiers de structure supplémentaire"
|
|
|
|
#~ msgid "The family \"{0}\" already exists and it is not redefined"
|
|
#~ msgstr "La famille \"{0}\" existe déjà et n'est pas redéfinie"
|
|
|
|
#~ msgid "not a XML file: {0}"
|
|
#~ msgstr "fichier XML invalid : {0}"
|