rougail-output-display/locale/rougail_output_console.pot

103 lines
2.4 KiB
Text
Raw Normal View History

2024-10-31 18:55:00 +01:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2025-05-12 09:11:43 +02:00
"POT-Creation-Date: 2025-05-12 08:39+0200\n"
2024-10-31 18:55:00 +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_console/__init__.py:84
2025-04-01 21:08:44 +02:00
msgid "Error in config: {0}"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:100
2024-10-31 18:55:00 +01:00
msgid "The following variables are mandatory but have no value:"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:105
msgid "The following variables are inaccessible but are empty and mandatory:"
2024-10-31 18:55:00 +01:00
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:192
msgid "Variable"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:194
2024-10-31 18:55:00 +01:00
msgid "Undocumented variable"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:196
2024-10-31 18:55:00 +01:00
msgid "Undocumented but modified variable"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:198
2024-10-31 18:55:00 +01:00
msgid "Unmodifiable variable"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:201
2024-10-31 18:55:00 +01:00
msgid "Default value"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:203
2024-10-31 18:55:00 +01:00
msgid "Modified value"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:205
2024-10-31 18:55:00 +01:00
msgid "Original default value"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:209
2024-10-31 18:55:00 +01:00
msgid "Caption"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:216
2025-02-15 18:42:02 +01:00
msgid "ERRORS"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:232
msgid "WARNINGS"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:243
2024-10-31 18:55:00 +01:00
msgid "Variables:"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:274
#: src/rougail/output_console/__init__.py:394
msgid "{0}:"
msgstr ""
2025-05-12 09:11:43 +02:00
#: src/rougail/output_console/__init__.py:400
2025-04-27 10:27:30 +02:00
msgid "{0}: {1}"
msgstr ""
#: src/rougail/output_console/config.py:30
msgid "Configuration rougail-console"
msgstr ""
#: src/rougail/output_console/config.py:37
msgid "Display variables available in read_write mode"
msgstr ""
#: src/rougail/output_console/config.py:39
msgid "Show secrets instead of obscuring them"
msgstr ""
#: src/rougail/output_console/config.py:41
msgid "Test mandatories variable before display in console"
msgstr ""
#: src/rougail/output_console/config.py:43
msgid "In tree the key is the family or variable description inside of it's name"
msgstr ""