2024-10-30 18:45:09 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2024-11-25 09:12:52 +01:00
|
|
|
"POT-Creation-Date: 2024-11-25 09:10+0100\n"
|
2024-10-30 18:45:09 +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"
|
|
|
|
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:141
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "default variable mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:147
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "default family mode \"{0}\" is not a valid mode, valid modes are {1}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:179
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, valid modes are {2}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:183
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "mode \"{0}\" for \"{1}\" is not a valid mode, no modes are available"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:247
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" is mandatory so in \"{1}\" mode but family has the higher family mode \"{2}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:285
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the follower \"{0}\" is in \"{1}\" mode but leader have the higher mode \"{2}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:318
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the family \"{0}\" is in \"{1}\" mode but variables and families inside have the higher modes \"{2}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/annotator/family.py:336
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" is in \"{1}\" mode but family has the higher family mode \"{2}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/annotator/value.py:77
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the follower \"{0}\" without multi attribute can only have one value"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/annotator/value.py:93
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" is multi but has a non list default value"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/annotator/variable.py:189
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" has regexp attribut but has not the \"regexp\" type"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/annotator/variable.py:232
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" has choices attribut but has not the \"choice\" type"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/annotator/variable.py:260
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "the variable \"{0}\" has an unvalid default value \"{1}\" should be in {2}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-04 12:02:46 +01:00
|
|
|
#: src/rougail/convert.py:281
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "A variable or a family located in the \"{0}\" namespace shall not be used in the \"{1}\" namespace"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/convert.py:477
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "unknown type {0} for {1}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/convert.py:1347
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "duplicate dictionary file name {0}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-25 09:12:52 +01:00
|
|
|
#: src/rougail/convert.py:1394
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "Cannot execute annotate multiple time"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/error.py:67
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "{0} in {1}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/structural_commandline/annotator.py:67
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "alternative_name \"{0}\" conflict with \"--help\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/structural_commandline/annotator.py:72
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "conflict alternative_name \"{0}\": \"{1}\" and \"{2}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/structural_commandline/annotator.py:95
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "negative_description is mandatory for boolean variable, but \"{0}\" hasn't"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/structural_commandline/annotator.py:104
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "negative_description is only available for boolean variable, but \"{0}\" is \"{1}\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/update/update.py:738
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "not a XML file: {0}"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/utils.py:55
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "invalid variable or family name \"{0}\" must only contains lowercase ascii character, number or _"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-11-01 11:06:34 +01:00
|
|
|
#: src/rougail/utils.py:117
|
2024-10-30 18:45:09 +01:00
|
|
|
msgid "error in jinja \"{0}\" for the variable \"{1}\": {2}"
|
|
|
|
msgstr ""
|
|
|
|
|