# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2025-05-14 08:28+0200\n" "PO-Revision-Date: 2025-05-14 08:29+0200\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:46 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:72 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:95 msgid "the YAML file \"{0}\"" msgstr "le fichier YAML \"{0}\"" #: src/rougail/user_data_yaml/__init__.py:127 msgid "\"{0}\" in {1} has an unknown value" msgstr "\"{0}\" dans {1} a une valeur inconnue" #: src/rougail/user_data_yaml/config.py:30 msgid "Configuration rougail-user-data-yaml" msgstr "Configuration de rougail-user-data-yaml" #: src/rougail/user_data_yaml/config.py:39 msgid "File or directory name where user datas are stored" msgstr "" "Nom du fichier ou répertoire où sont enregistré les données utilisateur" #: src/rougail/user_data_yaml/config.py:48 msgid "File that may contain secrets" msgstr "Le fichier peut contenir des secrets" #~ msgid "Filename" #~ msgstr "Nom du fichier"