rougail-output-doc/locale/rougail_output_doc.pot

399 lines
10 KiB
Text
Raw Normal View History

2024-11-01 11:17:14 +01:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2025-12-22 08:56:04 +01:00
"POT-Creation-Date: 2025-12-22 08:54+0100\n"
2024-11-01 11:17:14 +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"
#: src/rougail/output_doc/annotator.py:350
2024-11-20 21:12:56 +01:00
msgid "the value of the information \"{0}\" of the variable \"{1}\""
2024-11-01 11:17:14 +01:00
msgstr ""
#: src/rougail/output_doc/annotator.py:353
2024-11-20 21:12:56 +01:00
msgid "the value of the global information \"{0}\""
2024-11-01 11:17:14 +01:00
msgstr ""
#: src/rougail/output_doc/annotator.py:360
2024-11-20 21:12:56 +01:00
msgid "when the identifier is \"{0}\""
2024-11-01 11:17:14 +01:00
msgstr ""
#: src/rougail/output_doc/annotator.py:362
2024-11-20 21:12:56 +01:00
msgid "when the identifier is not \"{0}\""
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:147
2025-10-14 12:58:39 +02:00
msgid "New variable"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:149
2025-10-14 12:58:39 +02:00
msgid "New variables"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:163
2025-10-14 12:58:39 +02:00
msgid "Modified variable"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:165
2025-10-14 12:58:39 +02:00
msgid "Modified variables"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:179
2025-10-14 12:58:39 +02:00
msgid "Deleted variable"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/changelog.py:181
2025-10-14 12:58:39 +02:00
msgid "Deleted variables"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/config.py:54
msgid "duplicated level rougail-output-doc for {0} \"{1}\": {2} and {3}"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/config.py:60
msgid "duplicated name \"{0}\" in rougail-output-doc"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:117
msgid "is true if doc is activate"
msgstr ""
#: src/rougail/output_doc/config.py:120
2025-11-29 22:21:06 +01:00
msgid "Generate documentation from structural files"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:121
2025-11-29 22:21:06 +01:00
msgid "The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables."
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:126
2025-11-29 22:21:06 +01:00
msgid "if doc is not set in \"step.output\""
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:129
2025-11-29 22:21:06 +01:00
msgid "The output format of the generated documentation"
2025-10-14 12:58:39 +02:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:138
2025-11-29 22:21:06 +01:00
msgid "Generate document with this tabular model"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:139
2025-11-29 22:21:06 +01:00
msgid "The variables are documented with a tabular view. A template selection allows you to choose the content of each column."
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:147
2025-11-29 22:21:06 +01:00
msgid "\"_.output_format\" in json is not compatible with this variable"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:154
2025-11-29 22:21:06 +01:00
msgid "Generated content"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:155
2025-11-29 22:21:06 +01:00
msgid "You can generate three type of document. All variables (\"variables\"), an example file in YAML format (\"example\") or change log (\"changelog\")."
2025-10-27 21:59:39 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:168
2025-11-29 22:21:06 +01:00
msgid "\"_.output_format\" in json is not compatible with changelog or example \"_.contents\""
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:171
2025-11-29 22:21:06 +01:00
msgid "Starting title level"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:176
2025-11-29 22:21:06 +01:00
msgid "Modify values to document all variables"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:177
2025-11-29 22:21:06 +01:00
msgid "To document leadership or dynamic family variables, it is sometimes necessary to generate values, which can change the values in the configuration. Be careful if you reuse this configuration."
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:181
2025-11-29 22:21:06 +01:00
msgid "Display documentation in console always with true color terminal"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:188
2025-11-29 22:21:06 +01:00
msgid "Document the child variables of the family"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:189
2025-11-29 22:21:06 +01:00
msgid "By default, all accessible variables are included in the documentation. It is possible to define the family from which the documentation should be generated."
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:194
2025-11-29 22:21:06 +01:00
msgid "The variables in this family are documented in another file"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:195
2025-11-29 22:21:06 +01:00
msgid "If you separate the variables into different files, the links between the variables will break. Therefore, you must define different filenames for the files containing these variables."
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:202
2025-11-29 22:21:06 +01:00
msgid "This file contains child variables of the family"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:206
2025-10-29 10:46:57 +01:00
msgid "Name of the file"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:214
2025-11-29 22:21:06 +01:00
msgid "Variables and changelog documentation"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:219
2025-11-29 22:21:06 +01:00
msgid "if \"_.output_format\" is json or \"_.contents\" hasn't variables or changelog"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:222
2025-11-29 22:21:06 +01:00
msgid "Do not add families in documentation"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:227
2025-11-29 22:21:06 +01:00
msgid "Add command line informations in documentation"
2025-09-22 09:42:46 +02:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:232
2025-11-29 22:21:06 +01:00
msgid "Add environment variable informations in documentation"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:237
2025-11-29 22:21:06 +01:00
msgid "Environment variables prefix name"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:244
2025-11-29 22:21:06 +01:00
msgid "should only use uppercase characters"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:249
2025-11-29 22:21:06 +01:00
msgid "if \"main_namespace\" is not set or \"_.with_environment\" is false"
2025-02-17 20:53:58 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:252
2025-11-29 22:21:06 +01:00
msgid "Changelog documentation"
2025-10-29 10:46:57 +01:00
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:257
2025-11-29 22:21:06 +01:00
msgid "if changelog in not in \"_.contents\""
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:260
2025-11-29 22:21:06 +01:00
msgid "Previous description file in JSON format"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:261
2025-11-29 22:21:06 +01:00
msgid "To generate the changelog, you need to compare the old list of variables (in json format) with the current variables."
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:265
2025-11-29 22:21:06 +01:00
msgid "Examples configuration"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:270
2025-11-29 22:21:06 +01:00
msgid "if example is not in \"_.contents\""
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:273
2025-11-29 22:21:06 +01:00
msgid "Add description of variables and families when generate examples"
msgstr ""
2025-12-22 08:56:04 +01:00
#: src/rougail/output_doc/config.py:278
2025-11-29 22:21:06 +01:00
msgid "Comment in examples starts at column"
msgstr ""
#: src/rougail/output_doc/doc.py:329
2025-10-29 10:46:57 +01:00
msgid "This family contains lists of variable blocks"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:339
2025-10-29 10:46:57 +01:00
msgid "This family builds families dynamically"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:353
2025-09-22 09:42:46 +02:00
msgid "Default"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:371
2025-09-22 09:42:46 +02:00
msgid "Example"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:374
2025-09-22 09:42:46 +02:00
msgid "Examples"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:383
2025-10-26 15:23:40 +01:00
msgid "Tag"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:386
2025-10-26 15:23:40 +01:00
msgid "Tags"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:418
2025-09-22 09:42:46 +02:00
msgid "No attribute \"description\" for \"{0}\" in {1}"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:553
2024-11-20 21:12:56 +01:00
msgid "text based with regular expressions \"{0}\""
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:557
#: src/rougail/output_doc/tabular/six_columns.py:65
2025-09-22 09:42:46 +02:00
msgid "Validator"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:560
2025-09-22 09:42:46 +02:00
msgid "Validators"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:569
2025-09-22 09:42:46 +02:00
msgid "Choices"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:672
msgid "the value of the identifier"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:676
msgid "the value of the {0}"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:685
2024-11-20 21:12:56 +01:00
msgid "depends on a calculation"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:691
2024-11-20 21:12:56 +01:00
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:719
2025-10-29 10:46:57 +01:00
msgid "the value of the variable \"{0}\""
2025-04-29 23:06:35 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:721
2025-10-29 10:46:57 +01:00
msgid "the value of the variable \"{0}\" if it is defined"
2025-04-29 23:06:35 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:741
2025-10-29 10:46:57 +01:00
msgid "the value of an undocumented variable"
2025-09-30 06:15:00 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:744
2025-10-29 10:46:57 +01:00
msgid "the values of undocumented variables"
2025-04-29 23:06:35 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:767
2025-10-29 10:46:57 +01:00
msgid "(from an undocumented variable)"
2025-09-30 06:15:00 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:775
2025-10-29 10:46:57 +01:00
msgid "{0} (from an undocumented variable)"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:779 src/rougail/output_doc/doc.py:831
2025-10-29 10:46:57 +01:00
msgid "depends on an undocumented variable"
2025-09-30 06:15:00 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:853
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is defined, accessible and hasn't the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:857
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is defined and hasn't the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:861
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is accessible and hasn't the value \"{0}\""
2025-05-04 14:29:51 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:863
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" hasn't the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:867
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is defined, is accessible and has the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:871
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is defined and has the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:875
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" is accessible and has the value \"{0}\""
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/doc.py:877
2025-10-29 10:46:57 +01:00
msgid "when the variable \"{{0}}\" has the value \"{0}\""
2025-05-05 10:08:45 +02:00
msgstr ""
#: src/rougail/output_doc/example.py:45
2024-11-20 21:12:56 +01:00
msgid "Example with mandatory variables not filled in"
2024-11-01 11:17:14 +01:00
msgstr ""
#: src/rougail/output_doc/example.py:52
2024-11-20 21:12:56 +01:00
msgid "Example with all variables modifiable"
2024-11-01 11:17:14 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/output/asciidoc.py:156
#: src/rougail/output_doc/output/console.py:199
#: src/rougail/output_doc/output/gitlab.py:44
msgid "Informations"
2025-03-29 15:10:03 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/tabular/five_columns.py:59
msgid "Access control"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/tabular/four_columns.py:53
msgid "Type"
2025-09-30 06:15:00 +02:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/tabular/three_columns.py:46
msgid "Default value"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/tabular/two_columns.py:45
msgid "Variable"
2025-03-29 14:37:45 +01:00
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/tabular/two_columns.py:47
msgid "Description"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:152
msgid "Command line"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:159
msgid "Environment variable"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:458
msgid "Path"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:468
msgid "Identifiers"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:684 src/rougail/output_doc/utils.py:693
#: src/rougail/output_doc/utils.py:699 src/rougail/output_doc/utils.py:705
#: src/rougail/output_doc/utils.py:709
2025-10-14 12:58:39 +02:00
msgid "(default)"
msgstr ""
2025-11-29 22:21:06 +01:00
#: src/rougail/output_doc/utils.py:960
2024-11-20 21:12:56 +01:00
msgid "{0}: {1}"
msgstr ""