281 lines
6 KiB
Text
281 lines
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-02-19 12:49+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_doc/annotator.py:286
|
|
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/annotator.py:292
|
|
msgid "when the variable \"{0}\" has the value \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/annotator.py:308
|
|
msgid "the value of the information \"{0}\" of the variable \"{1}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/annotator.py:311
|
|
msgid "the value of the global information \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/annotator.py:318
|
|
msgid "when the identifier is \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/annotator.py:320
|
|
msgid "when the identifier is not \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:42
|
|
msgid "duplicated level rougail-doc for output \"{0}\": {1} and {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:74
|
|
msgid "Configuration rougail-doc"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:82
|
|
msgid "Starting title level"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:86
|
|
msgid "Generate example"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:87
|
|
msgid "Generate documentation"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:91
|
|
msgid "Do not add families in documentation"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:92
|
|
msgid "Add families in documentation"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:95
|
|
msgid "Disable documentation for variables with those modes"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:103
|
|
msgid "disabled when there is no mode available"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:109
|
|
msgid "verify if disable modes already exists"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/config.py:111
|
|
msgid "Generate document in format"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:86
|
|
msgid "mandatory"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:87
|
|
msgid "hidden"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:88
|
|
msgid "disabled"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:89
|
|
msgid "unique"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:90
|
|
msgid "auto modified"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:283
|
|
msgid "This family contains lists of variable blocks."
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:291
|
|
msgid "This family builds families dynamically."
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:321
|
|
msgid "multiple"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:342
|
|
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:452
|
|
msgid "(default)"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:459
|
|
msgid "text based with regular expressions \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:545
|
|
msgid "depends on a calculation"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:546
|
|
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:570
|
|
msgid "the value of the variable \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:583
|
|
msgid "the value of the identifier"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/doc.py:587
|
|
msgid "the value of the {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/example.py:37
|
|
msgid "Example with mandatory variables not filled in"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/example.py:42
|
|
msgid "Example with all variables modifiable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:41
|
|
msgid "the domain name can starts by a dot"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:42
|
|
msgid "the domain name can be a hostname"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:43
|
|
msgid "the domain name can be an IP"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:44
|
|
msgid "the domain name can be network in CIDR format"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:49
|
|
msgid "the minimum value is {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:50
|
|
msgid "the maximum value is {0}"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:56
|
|
msgid "IP must be in CIDR format"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:57
|
|
msgid "private IP are allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:58
|
|
msgid "reserved IP are allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:63
|
|
msgid "the host name can be an IP"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:68
|
|
msgid "the domain name in web address can be an IP"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:69
|
|
msgid "the domain name in web address can be only a hostname"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:76
|
|
msgid "can be range of port"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:77
|
|
msgid "can have the protocol"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:78
|
|
msgid "port 0 is allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:79
|
|
msgid "ports 1 to 1023 are allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:80
|
|
msgid "ports 1024 to 49151 are allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:81
|
|
msgid "ports greater than 49152 are allowed"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:86
|
|
msgid "minimum length for the secret"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:87
|
|
msgid "maximum length for the secret"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:232
|
|
msgid "Variables for \"{0}\""
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:247
|
|
msgid "Identifiers"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:296
|
|
msgid "Validator"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:298
|
|
msgid "Validators"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:300
|
|
msgid "Choices"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:302
|
|
msgid "Default"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:306
|
|
msgid "Example"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:308
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:346
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:346
|
|
msgid "Variable"
|
|
msgstr ""
|
|
|
|
#: src/rougail/output_doc/utils.py:367
|
|
msgid "{0}: {1}"
|
|
msgstr ""
|
|
|