Update source translation strings

This commit is contained in:
github-actions 2024-06-15 05:02:20 +00:00
parent 49971dd7db
commit c8aac13cee

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-13 05:02+0000\n" "POT-Creation-Date: 2024-06-15 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"
@ -7686,56 +7686,56 @@ msgstr ""
msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)." msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:667 #: netbox/extras/models/customfields.py:671
msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)." msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:674 #: netbox/extras/models/customfields.py:678
#, python-brace-format #, python-brace-format
msgid "Invalid choice ({value}) for choice set {choiceset}." msgid "Invalid choice ({value}) for choice set {choiceset}."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:684 #: netbox/extras/models/customfields.py:688
#, python-brace-format #, python-brace-format
msgid "Invalid choice(s) ({value}) for choice set {choiceset}." msgid "Invalid choice(s) ({value}) for choice set {choiceset}."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:693 #: netbox/extras/models/customfields.py:697
#, python-brace-format #, python-brace-format
msgid "Value must be an object ID, not {type}" msgid "Value must be an object ID, not {type}"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:699 #: netbox/extras/models/customfields.py:703
#, python-brace-format #, python-brace-format
msgid "Value must be a list of object IDs, not {type}" msgid "Value must be a list of object IDs, not {type}"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:703 #: netbox/extras/models/customfields.py:707
#, python-brace-format #, python-brace-format
msgid "Found invalid object ID: {id}" msgid "Found invalid object ID: {id}"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:706 #: netbox/extras/models/customfields.py:710
msgid "Required field cannot be empty." msgid "Required field cannot be empty."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:725 #: netbox/extras/models/customfields.py:729
msgid "Base set of predefined choices (optional)" msgid "Base set of predefined choices (optional)"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:737 #: netbox/extras/models/customfields.py:741
msgid "Choices are automatically ordered alphabetically" msgid "Choices are automatically ordered alphabetically"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:744 #: netbox/extras/models/customfields.py:748
msgid "custom field choice set" msgid "custom field choice set"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:745 #: netbox/extras/models/customfields.py:749
msgid "custom field choice sets" msgid "custom field choice sets"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:781 #: netbox/extras/models/customfields.py:785
msgid "Must define base or extra choices." msgid "Must define base or extra choices."
msgstr "" msgstr ""