134 lines
3.8 KiB
Text
134 lines
3.8 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: 2026-01-04 19:07+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/cli/__main__.py:253
|
|
msgid "cannot find \"user_data\" module \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/__main__.py:261
|
|
msgid "interactive user data \"{0}\" is loader before uninteractive user data \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/__main__.py:297
|
|
msgid "cannot find cli file for \"output_name\" module \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/__main__.py:328
|
|
msgid "ERROR: {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:28
|
|
msgid "Command line options"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:29
|
|
msgid "It is possible to use Rougail directly from the command line. This makes it easy to define and configure the loaded user data and to define the desired output."
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:32
|
|
msgid "Loads command line parameters from a file"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:40
|
|
msgid "Displays debug informations"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:42
|
|
msgid "Displays command line option warnings informations"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:44
|
|
msgid "Displays Rougail version and all its components"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:46
|
|
msgid "Invalid value in user data is not allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:48
|
|
msgid "Unknown variable in user data is not allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:51
|
|
msgid "Open each user data in separate layers"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:58
|
|
msgid "if only one user data is set in \"__.step.user_data\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:65
|
|
msgid "Use cache for load Tiramisu objects"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:67
|
|
msgid "It will only be loaded from the cache if it already exists"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:69
|
|
msgid "Note that certain user data or output can change how structure files are loaded (this is particularly true for the doc output). It is best to use the cache only for the same type of user data and output."
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:76
|
|
msgid "Use output only for the children variables of the family"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:77
|
|
msgid "By default, all accessible variables are included in output. It is possible to define the family from which the output should be generated."
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:81
|
|
msgid "Configuration in output step is in read_write mode"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:84
|
|
msgid "Type of variables description"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:87
|
|
msgid ""
|
|
"To identify different variables, we use the variable description. There are four types of description:\n"
|
|
"\n"
|
|
" - path_and_description: which contains the variable path followed by its description\n"
|
|
" - name_and_description: which contains the variable name followed by its description\n"
|
|
" - path: the variable's path\n"
|
|
" - name: the variable name\n"
|
|
" - description: the variable's description"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:103
|
|
msgid "Modes that should not be accessible in read_only mode"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:110 src/rougail/cli/config.py:127
|
|
#: src/rougail/cli/config.py:145
|
|
msgid "if any mode is set in \"modes_level\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:117 src/rougail/cli/config.py:134
|
|
#: src/rougail/cli/config.py:152
|
|
msgid "mode must exists in \"modes_level\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:120
|
|
msgid "Modes that should not be accessible in read_write mode"
|
|
msgstr ""
|
|
|
|
#: src/rougail/cli/config.py:137
|
|
msgid "Modes that should not be accessible"
|
|
msgstr ""
|
|
|