Update source translation strings

This commit is contained in:
github-actions 2025-03-27 05:02:15 +00:00
parent be26f86b62
commit 09854a3d54

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: 2025-03-26 05:03+0000\n" "POT-Creation-Date: 2025-03-27 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"
@ -8734,102 +8734,102 @@ msgstr ""
msgid "False" msgid "False"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:575 #: netbox/extras/models/customfields.py:577
#, python-brace-format #, python-brace-format
msgid "Values must match this regex: <code>{regex}</code>" msgid "Values must match this regex: <code>{regex}</code>"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:669 #: netbox/extras/models/customfields.py:671
msgid "Value must be a string." msgid "Value must be a string."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:671 #: netbox/extras/models/customfields.py:673
#, python-brace-format #, python-brace-format
msgid "Value must match regex '{regex}'" msgid "Value must match regex '{regex}'"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:676 #: netbox/extras/models/customfields.py:678
msgid "Value must be an integer." msgid "Value must be an integer."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:679 #: netbox/extras/models/customfields.py:681
#: netbox/extras/models/customfields.py:694 #: netbox/extras/models/customfields.py:696
#, python-brace-format #, python-brace-format
msgid "Value must be at least {minimum}" msgid "Value must be at least {minimum}"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:683 #: netbox/extras/models/customfields.py:685
#: netbox/extras/models/customfields.py:698 #: netbox/extras/models/customfields.py:700
#, python-brace-format #, python-brace-format
msgid "Value must not exceed {maximum}" msgid "Value must not exceed {maximum}"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:691 #: netbox/extras/models/customfields.py:693
msgid "Value must be a decimal." msgid "Value must be a decimal."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:703 #: netbox/extras/models/customfields.py:705
msgid "Value must be true or false." msgid "Value must be true or false."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:711 #: netbox/extras/models/customfields.py:713
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:720 #: netbox/extras/models/customfields.py:722
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:727 #: netbox/extras/models/customfields.py:729
#, 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:737 #: netbox/extras/models/customfields.py:739
#, 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:746 #: netbox/extras/models/customfields.py:748
#, 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:752 #: netbox/extras/models/customfields.py:754
#, 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:756 #: netbox/extras/models/customfields.py:758
#, 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:759 #: netbox/extras/models/customfields.py:761
msgid "Required field cannot be empty." msgid "Required field cannot be empty."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:779 #: netbox/extras/models/customfields.py:781
msgid "Base set of predefined choices (optional)" msgid "Base set of predefined choices (optional)"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:791 #: netbox/extras/models/customfields.py:793
msgid "Choices are automatically ordered alphabetically" msgid "Choices are automatically ordered alphabetically"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:798 #: netbox/extras/models/customfields.py:800
msgid "custom field choice set" msgid "custom field choice set"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:799 #: netbox/extras/models/customfields.py:801
msgid "custom field choice sets" msgid "custom field choice sets"
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:841 #: netbox/extras/models/customfields.py:843
msgid "Must define base or extra choices." msgid "Must define base or extra choices."
msgstr "" msgstr ""
#: netbox/extras/models/customfields.py:865 #: netbox/extras/models/customfields.py:867
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Cannot remove choice {choice} as there are {model} objects which reference " "Cannot remove choice {choice} as there are {model} objects which reference "