# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2025-03-11 12:46+0100\n" "PO-Revision-Date: 2025-03-11 12:52+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/structural_bitwarden/annotator.py:47 msgid "" "only \"unix_user\" or \"secret\" variable type can have \"bitwarden\" " "attribute, but \"{0}\" has type \"{1}\"" msgstr "" "seulement une variable du type \"unix_user\" ou \"secret\" peut avoir un " "attribut \"bitwarden\", mais \"{0}\" a le type \"{1}\"" #: src/rougail/structural_bitwarden/annotator.py:50 msgid "" "the variable \"{0}\" has attribute \"bitwarden\" but is a multi variable" msgstr "" "la variable \"{0}\" a l'attribut \"bitwarden\" mais est une variable " "multiple" #: src/rougail/structural_bitwarden/annotator.py:59 msgid "" "the variable \"{0}\" is a follower and leader variable (\"{1}\") is also in " "Bitwarden so this variable could not have default value" msgstr "" "la variable \"{0}\" est une variable suiveuse et la variable meneuse " "(\"{1}\") est aussi dans Bitwarden donc cette variable ne peut avoir avoir " "de valeur par défaut" #: src/rougail/structural_bitwarden/annotator.py:63 msgid "the variable \"{0}\" is in Bitwarden so should have default value" msgstr "" "la variable \"{0}\" est dans Bitwarden donc cette variable devrait avoir un " "valeur par défaut" #: src/rougail/structural_bitwarden/config.py:31 msgid "The secret pattern to build item name in Bitwarden" msgstr "" "Le patron du secret pour construire le nom de l'élément dans Bitwarden" #: src/rougail/structural_bitwarden/config.py:32 msgid "The pattern is in Jinja format" msgstr "Le patron est au format Jinja"