2024-11-27 17:19:30 +01:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2026-06-15 08:50:13 +02:00
"POT-Creation-Date: 2026-06-15 08:48+0200\n"
2024-11-27 17:19:30 +01:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/annotator.py:39
#: src/rougail/output_ansible/annotator.py:43
2025-01-02 21:38:17 +01:00
msgid "no namespace configured"
2024-11-27 17:19:30 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/annotator.py:46
2025-02-17 09:54:47 +01:00
msgid "cannot find host namespace \"{0}\""
2024-11-27 17:19:30 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/annotator.py:51
2025-02-17 09:54:47 +01:00
msgid "malformated host namespace \"{0}\", should have the \"hostnames\" key"
2024-11-27 17:19:30 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/annotator.py:56
msgid "malformated host namespace \"{0}\", \"{1}\" is not a family"
msgstr ""
#: src/rougail/output_ansible/annotator.py:62
msgid "malformated ansible hosts \"{0}\", is not a \"domainname\" variable"
msgstr ""
#: src/rougail/output_ansible/annotator.py:65
msgid "malformated ansible hosts \"{0}\", it must be a multiple variable"
msgstr ""
#: src/rougail/output_ansible/ansible.py:91
2025-01-02 21:38:17 +01:00
msgid "cannot find \"hostnames\" in \"{0}\" namespace"
2024-11-27 17:19:30 +01:00
msgstr ""
2026-01-14 14:25:35 +01:00
#: src/rougail/output_ansible/config.py:39
2025-02-17 09:54:47 +01:00
msgid "parameter added only to be compatible with Ansible"
msgstr ""
2026-01-14 14:25:35 +01:00
#: src/rougail/output_ansible/config.py:45
2025-12-23 21:32:53 +01:00
msgid "if ansible is not set in \"step.output\""
2025-02-17 09:54:47 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:51
2025-12-23 21:32:53 +01:00
msgid "Load Ansible encrypt inventory or generate Ansible inventory"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:56
2025-12-23 21:32:53 +01:00
msgid "if ansible is not in \"step.output\" and not in \"step.user_data\""
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:62
2025-12-23 21:32:53 +01:00
msgid "Generate Ansible inventory"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:74
2026-01-14 14:25:35 +01:00
msgid "Output type"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:83
msgid "Namespace with host values"
msgstr ""
#: src/rougail/output_ansible/config.py:86
2026-01-14 14:25:35 +01:00
msgid "Doc configuration"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:91
msgid "Ansible project name"
msgstr ""
#: src/rougail/output_ansible/config.py:93
2026-01-14 14:25:35 +01:00
msgid "Ansible author name"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:96
2026-01-14 14:25:35 +01:00
msgid "The output format of the generated documentation"
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:104
msgid "collection contents"
2026-01-14 14:25:35 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:112
msgid "Playbooks informations"
msgstr ""
#: src/rougail/output_ansible/config.py:118
msgid "if the content is a role"
msgstr ""
#: src/rougail/output_ansible/config.py:121
msgid "Playbook name"
msgstr ""
#: src/rougail/output_ansible/config.py:122
msgid "Playbooks are placed in the playbooks/ directory. By default, the description of the \"type\" is used as the Playbook name in the generated example. It is possible to customize this description here."
msgstr ""
#: src/rougail/output_ansible/config.py:126
msgid "Playbook description"
2025-02-17 09:54:47 +01:00
msgstr ""
2026-06-11 21:36:33 +02:00
#: src/rougail/output_ansible/config.py:129
2026-06-15 08:50:13 +02:00
msgid "Root directory of generated documents"
msgstr ""
#: src/rougail/output_ansible/config.py:139
2026-06-11 21:36:33 +02:00
msgid "Inventory configuration"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/config.py:144
2025-11-21 08:25:11 +01:00
msgid "Remove namespace name in host vars"
2025-02-17 09:54:47 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/config.py:146
2025-07-04 06:43:31 +02:00
msgid "Displays warnings inside Ansible exportation datas"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:101
2026-06-11 21:36:33 +02:00
msgid "This repository contains the {0} Ansible collection."
2026-01-14 14:25:35 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:108
2026-06-11 21:36:33 +02:00
msgid "The group variables \"{0}\" - {1}"
2026-01-14 14:25:35 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:110
2026-06-11 21:36:33 +02:00
msgid "The group variables {0}"
2026-01-21 08:55:24 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:115
2026-06-11 21:36:33 +02:00
msgid "Variables"
2026-01-21 08:55:24 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:135
2026-06-11 21:36:33 +02:00
msgid "Usage"
2026-01-21 08:55:24 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:136
2026-06-11 21:36:33 +02:00
msgid "Example Playbook with Rougail"
2026-01-21 08:55:24 +01:00
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:144
2026-06-11 21:36:33 +02:00
msgid "Add to your structural file something like:"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:148
2026-06-11 21:36:33 +02:00
msgid "Customizing hidden variables in structure file:"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:151
2026-06-11 21:36:33 +02:00
msgid "Do not forget to add Rougail structure file as Rougail types."
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:158
2026-06-11 21:36:33 +02:00
msgid "For example you can add an YAML user data with something like:"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:160
2026-06-11 21:36:33 +02:00
msgid "Add to your Play:"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:175
2026-06-11 21:36:33 +02:00
msgid "Example Playbook without Rougail"
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:176
2026-06-11 21:36:33 +02:00
msgid "The variables will not be properly validated without Rougail."
msgstr ""
2026-06-15 08:50:13 +02:00
#: src/rougail/output_ansible/doc.py:228
2026-06-11 21:36:33 +02:00
msgid "Unable to find a Playbook in playbooks/ directory or a role in roles/ directory"
2026-01-21 08:55:24 +01:00
msgstr ""