Update source translation strings

This commit is contained in:
github-actions 2024-06-08 05:02:21 +00:00
parent e820c145f3
commit 56b6b1b9d8

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-07 05:01+0000\n" "POT-Creation-Date: 2024-06-08 05:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -6674,14 +6674,12 @@ msgstr ""
msgid "Ruleset must be a dictionary, not {ruleset}." msgid "Ruleset must be a dictionary, not {ruleset}."
msgstr "" msgstr ""
#: netbox/extras/conditions.py:139 #: netbox/extras/conditions.py:142
#, python-brace-format msgid "Invalid logic type: must be 'AND' or 'OR'. Please check documentation."
msgid "Ruleset must have exactly one logical operator (found {ruleset})"
msgstr "" msgstr ""
#: netbox/extras/conditions.py:145 #: netbox/extras/conditions.py:154
#, python-brace-format msgid "Incorrect key(s) informed. Please check documentation."
msgid "Invalid logic type: {logic} (must be '{op_and}' or '{op_or}')"
msgstr "" msgstr ""
#: netbox/extras/dashboard/forms.py:38 #: netbox/extras/dashboard/forms.py:38