rougail-output-table/locale/rougail_output_table.pot

53 lines
1.4 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 21:30+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:33
msgid "if table is not set in \"step.output\""
msgstr ""
#: src/rougail/output_table/config.py:36
msgid "Content of the first column"
msgstr ""
#: src/rougail/output_table/config.py:47
msgid "First column is description if \"_.columns\" has only one value, otherwise it's namespace"
msgstr ""
#: src/rougail/output_table/config.py:52
msgid "Tag name must not have the same name has first column"
msgstr ""
#: src/rougail/output_table/config.py:55 src/rougail/output_table/config.py:60
msgid "Tag names"
msgstr ""
#: src/rougail/output_table/config.py:56
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:69
msgid "Add header in table"
msgstr ""