rougail-output-table/locale/rougail_output_table.pot

57 lines
1.6 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-12-21 22:00+0100\n"
"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"
#: src/rougail/output_table/__init__.py:55
msgid "the \"step.output\" is not set to \"{0}\""
msgstr ""
#: src/rougail/output_table/config.py:28
msgid "Displays the data in a table"
msgstr ""
#: src/rougail/output_table/config.py:29
msgid "The goal is not to display all the variables in the configuration, but only a selection using the labeling mechanism."
msgstr ""
#: src/rougail/output_table/config.py:34
msgid "if table is not set in \"step.output\""
msgstr ""
#: src/rougail/output_table/config.py:37
msgid "Content of the first column"
msgstr ""
#: src/rougail/output_table/config.py:48
msgid "First column is description if \"_.columns\" has only one value, otherwise it's namespace"
msgstr ""
#: src/rougail/output_table/config.py:53
msgid "Tag name must not have the same name has first column"
msgstr ""
#: src/rougail/output_table/config.py:56 src/rougail/output_table/config.py:61
msgid "Tag names"
msgstr ""
#: src/rougail/output_table/config.py:57
msgid "Each tag creates a column. The content of the columns comes from the variables with the defined tags."
msgstr ""
#: src/rougail/output_table/config.py:70
msgid "Add header in table"
msgstr ""