253 lines
7 KiB
Text
253 lines
7 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: 2024-11-20 21:02+0100\n"
|
|
"PO-Revision-Date: 2024-11-20 21:09+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.5\n"
|
|
|
|
#: src/rougail/output_doc/annotator.py:284
|
|
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
|
msgstr "lorsque la variable \"{0}\" n'a pas la valeur \"{1}\""
|
|
|
|
#: src/rougail/output_doc/annotator.py:290
|
|
msgid "when the variable \"{0}\" has the value \"{1}\""
|
|
msgstr "lorsque la variable \"{0}\" a la valeur \"{1}\""
|
|
|
|
#: src/rougail/output_doc/annotator.py:306
|
|
msgid "the value of the information \"{0}\" of the variable \"{1}\""
|
|
msgstr "la valeur de l'information \"{0}\" de la variable \"{1}\""
|
|
|
|
#: src/rougail/output_doc/annotator.py:309
|
|
msgid "the value of the global information \"{0}\""
|
|
msgstr "la valeur de l'information globale \"{0}\""
|
|
|
|
#: src/rougail/output_doc/annotator.py:318
|
|
msgid "when the identifier is \"{0}\""
|
|
msgstr "lorsque l'identifiant est \"{0}\""
|
|
|
|
#: src/rougail/output_doc/annotator.py:320
|
|
msgid "when the identifier is not \"{0}\""
|
|
msgstr "lorsque l'identifiant n'est pas \"{0}\""
|
|
|
|
#: src/rougail/output_doc/config.py:42
|
|
msgid "duplicated level rougail-doc for output \"{0}\": {1} and {2}"
|
|
msgstr "niveau dupliqué pour rougail-doc pour la sortie \"{0}\": {1} et {2}"
|
|
|
|
#: src/rougail/output_doc/doc.py:83
|
|
msgid "mandatory"
|
|
msgstr "obligatoire"
|
|
|
|
#: src/rougail/output_doc/doc.py:84
|
|
msgid "hidden"
|
|
msgstr "cachée"
|
|
|
|
#: src/rougail/output_doc/doc.py:85
|
|
msgid "disabled"
|
|
msgstr "désactivé"
|
|
|
|
#: src/rougail/output_doc/doc.py:86
|
|
msgid "unique"
|
|
msgstr "unique"
|
|
|
|
#: src/rougail/output_doc/doc.py:87
|
|
msgid "auto modified"
|
|
msgstr "auto modifiée"
|
|
|
|
#: src/rougail/output_doc/doc.py:264
|
|
msgid "This family contains lists of variable blocks."
|
|
msgstr "Cette famille contient des listes de bloc de variable."
|
|
|
|
#: src/rougail/output_doc/doc.py:272
|
|
msgid "This family builds families dynamically."
|
|
msgstr "Cette famille construit des familles dynamiquement."
|
|
|
|
#: src/rougail/output_doc/doc.py:302
|
|
msgid "multiple"
|
|
msgstr "multiple"
|
|
|
|
#: src/rougail/output_doc/doc.py:322
|
|
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
|
msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}"
|
|
|
|
#: src/rougail/output_doc/doc.py:420
|
|
msgid "(default)"
|
|
msgstr "(défaut)"
|
|
|
|
#: src/rougail/output_doc/doc.py:427
|
|
msgid "text based with regular expressions \"{0}\""
|
|
msgstr "texte avec expression rationnelle \"{0}\""
|
|
|
|
#: src/rougail/output_doc/doc.py:514
|
|
msgid "depends on a calculation"
|
|
msgstr "dépend d'un calcul"
|
|
|
|
#: src/rougail/output_doc/doc.py:515
|
|
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
|
msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}"
|
|
|
|
#: src/rougail/output_doc/doc.py:539
|
|
msgid "the value of the variable \"{0}\""
|
|
msgstr "la valeur de la variable \"{0}\""
|
|
|
|
#: src/rougail/output_doc/doc.py:549
|
|
msgid "the value of the identifier"
|
|
msgstr "la valeur de l'identifiant"
|
|
|
|
#: src/rougail/output_doc/doc.py:553
|
|
msgid "the value of the {0}"
|
|
msgstr "la valeur de l'{0}"
|
|
|
|
#: src/rougail/output_doc/example.py:38
|
|
msgid "Example with mandatory variables not filled in"
|
|
msgstr "Exemple avec des variables obligatoire non renseignée"
|
|
|
|
#: src/rougail/output_doc/example.py:43
|
|
msgid "Example with all variables modifiable"
|
|
msgstr "Exemple avec toutes les variables modifiable"
|
|
|
|
#: src/rougail/output_doc/utils.py:41
|
|
msgid "the domain name can starts by a dot"
|
|
msgstr "le nom de domaine peut commencé par un point"
|
|
|
|
#: src/rougail/output_doc/utils.py:42
|
|
msgid "the domain name can be a hostname"
|
|
msgstr "le nom de domaine peut être un nom d'hôte"
|
|
|
|
#: src/rougail/output_doc/utils.py:43
|
|
msgid "the domain name can be an IP"
|
|
msgstr "le nom de domaine peut être une IP"
|
|
|
|
#: src/rougail/output_doc/utils.py:44
|
|
msgid "the domain name can be network in CIDR format"
|
|
msgstr "le nom de domaine peut être un réseau au format CIDR"
|
|
|
|
#: src/rougail/output_doc/utils.py:49
|
|
msgid "the minimum value is {0}"
|
|
msgstr "le valeur minimal est {0}"
|
|
|
|
#: src/rougail/output_doc/utils.py:50
|
|
msgid "the maximum value is {0}"
|
|
msgstr "le valeur maximal est {0}"
|
|
|
|
#: src/rougail/output_doc/utils.py:56
|
|
msgid "IP must be in CIDR format"
|
|
msgstr "IP doit être au format CIDR"
|
|
|
|
#: src/rougail/output_doc/utils.py:57
|
|
msgid "private IP are allowed"
|
|
msgstr "les IP privées sont autorisés"
|
|
|
|
#: src/rougail/output_doc/utils.py:58
|
|
msgid "reserved IP are allowed"
|
|
msgstr "les IP réservés sont autorisés"
|
|
|
|
#: src/rougail/output_doc/utils.py:63
|
|
msgid "the host name can be an IP"
|
|
msgstr "le nom d'hôte peut être une IP"
|
|
|
|
#: src/rougail/output_doc/utils.py:68
|
|
msgid "the domain name in web address can be an IP"
|
|
msgstr "le nom de domaine dans l'adresse web peut être une IP"
|
|
|
|
#: src/rougail/output_doc/utils.py:69
|
|
msgid "the domain name in web address can be only a hostname"
|
|
msgstr "le nom de domaine dans l'adresse web ne peut être qu'un nom d'hôte"
|
|
|
|
#: src/rougail/output_doc/utils.py:76
|
|
msgid "can be range of port"
|
|
msgstr "peut être un range de port"
|
|
|
|
#: src/rougail/output_doc/utils.py:77
|
|
msgid "can have the protocol"
|
|
msgstr "peut avoir un protocole"
|
|
|
|
#: src/rougail/output_doc/utils.py:78
|
|
msgid "port 0 is allowed"
|
|
msgstr "le port 0 est autorisé"
|
|
|
|
#: src/rougail/output_doc/utils.py:79
|
|
msgid "ports 1 to 1023 are allowed"
|
|
msgstr "les ports entre 1 et 1023 sont autorisés"
|
|
|
|
#: src/rougail/output_doc/utils.py:80
|
|
msgid "ports 1024 to 49151 are allowed"
|
|
msgstr "les ports entre 1024 et 49151 sont autorisés"
|
|
|
|
#: src/rougail/output_doc/utils.py:81
|
|
msgid "ports greater than 49152 are allowed"
|
|
msgstr "les ports supérieurs à 49152 sont autorisés"
|
|
|
|
#: src/rougail/output_doc/utils.py:86
|
|
msgid "minimum length for the secret"
|
|
msgstr "longueur minimum pour un secret"
|
|
|
|
#: src/rougail/output_doc/utils.py:87
|
|
msgid "maximum length for the secret"
|
|
msgstr "longueur maximal pour un secret"
|
|
|
|
#: src/rougail/output_doc/utils.py:215
|
|
msgid "Variables"
|
|
msgstr "Variables"
|
|
|
|
#: src/rougail/output_doc/utils.py:232
|
|
msgid "Variables for \"{0}\""
|
|
msgstr "Variables pour \"{0}\""
|
|
|
|
#: src/rougail/output_doc/utils.py:247
|
|
msgid "Identifiers"
|
|
msgstr "Identifiants"
|
|
|
|
#: src/rougail/output_doc/utils.py:296
|
|
msgid "Validator"
|
|
msgstr "Validateur"
|
|
|
|
#: src/rougail/output_doc/utils.py:298
|
|
msgid "Validators"
|
|
msgstr "Validateurs"
|
|
|
|
#: src/rougail/output_doc/utils.py:300
|
|
msgid "Choices"
|
|
msgstr "Choix"
|
|
|
|
#: src/rougail/output_doc/utils.py:302
|
|
msgid "Default"
|
|
msgstr "Défaut"
|
|
|
|
#: src/rougail/output_doc/utils.py:306
|
|
msgid "Example"
|
|
msgstr "Exemple"
|
|
|
|
#: src/rougail/output_doc/utils.py:308
|
|
msgid "Examples"
|
|
msgstr "Exemples"
|
|
|
|
#: src/rougail/output_doc/utils.py:346
|
|
msgid "Description"
|
|
msgstr "Description"
|
|
|
|
#: src/rougail/output_doc/utils.py:346
|
|
msgid "Variable"
|
|
msgstr "Variable"
|
|
|
|
#: src/rougail/output_doc/utils.py:367
|
|
msgid "{0}: {1}"
|
|
msgstr "{0} : {1}"
|
|
|
|
#, fuzzy
|
|
#~| msgid ":"
|
|
#~ msgid ": "
|
|
#~ msgstr " : "
|
|
|
|
#~ msgid "when the variable \"{0}\" has the value \"True\""
|
|
#~ msgstr "lorsque la variable \"{0}\" a la valeur \"True\""
|