# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2025-02-10 09:21+0100\n" "PO-Revision-Date: 2025-02-10 09:22+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/user_data_yaml/__init__.py:42 msgid "yaml is not set in step.user_data" msgstr "\"yaml\" n'est pas défini dans step.user_data" #: src/rougail/user_data_yaml/__init__.py:62 msgid "cannot load \"{0}\", the root value is not a dict but \"{1}\"" msgstr "" "ne peut charger \"{0}\", la valeur racine n'est pas une dictionnaire mais " "\"{1}\"" #: src/rougail/user_data_yaml/__init__.py:85 msgid "yaml ({0})" msgstr "fichier yaml ({0})" #: src/rougail/user_data_yaml/__init__.py:116 msgid "\"{0}\" in {1} has an unknown value" msgstr "\"{0}\" dans {1} a une valeur inconnue" #: src/rougail/user_data_yaml/config.py:29 msgid "Configuration rougail-user-data-yaml" msgstr "Configuration de rougail-user-data-yaml" #: src/rougail/user_data_yaml/config.py:38 msgid "Filename" msgstr "Nom du fichier" #: src/rougail/user_data_yaml/config.py:49 msgid "File that may contain secrets" msgstr "Le fichier peut contenir des secrets"