mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-28 02:06:10 -06:00
Update source translation strings
Some checks are pending
Some checks are pending
This commit is contained in:
parent
2e809904fa
commit
6b3b4b3193
@ -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-08-21 05:03+0000\n"
|
"POT-Creation-Date: 2025-08-22 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"
|
||||||
@ -350,7 +350,7 @@ msgstr ""
|
|||||||
#: netbox/extras/filtersets.py:496 netbox/extras/filtersets.py:556
|
#: netbox/extras/filtersets.py:496 netbox/extras/filtersets.py:556
|
||||||
#: netbox/extras/filtersets.py:591 netbox/extras/filtersets.py:750
|
#: netbox/extras/filtersets.py:591 netbox/extras/filtersets.py:750
|
||||||
#: netbox/extras/filtersets.py:800 netbox/ipam/forms/model_forms.py:492
|
#: netbox/extras/filtersets.py:800 netbox/ipam/forms/model_forms.py:492
|
||||||
#: netbox/netbox/filtersets.py:289 netbox/netbox/forms/__init__.py:22
|
#: netbox/netbox/filtersets.py:296 netbox/netbox/forms/__init__.py:22
|
||||||
#: netbox/netbox/forms/base.py:167
|
#: netbox/netbox/forms/base.py:167
|
||||||
#: netbox/templates/htmx/object_selector.html:28
|
#: netbox/templates/htmx/object_selector.html:28
|
||||||
#: netbox/templates/inc/filter_list.html:42
|
#: netbox/templates/inc/filter_list.html:42
|
||||||
@ -8960,97 +8960,97 @@ msgstr ""
|
|||||||
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:671
|
#: netbox/extras/models/customfields.py:679
|
||||||
msgid "Value must be a string."
|
msgid "Value must be a string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:673
|
#: netbox/extras/models/customfields.py:681
|
||||||
#, 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:678
|
#: netbox/extras/models/customfields.py:686
|
||||||
msgid "Value must be an integer."
|
msgid "Value must be an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:681
|
#: netbox/extras/models/customfields.py:689
|
||||||
#: netbox/extras/models/customfields.py:696
|
#: netbox/extras/models/customfields.py:704
|
||||||
#, 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:685
|
#: netbox/extras/models/customfields.py:693
|
||||||
#: netbox/extras/models/customfields.py:700
|
#: netbox/extras/models/customfields.py:708
|
||||||
#, 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:693
|
#: netbox/extras/models/customfields.py:701
|
||||||
msgid "Value must be a decimal."
|
msgid "Value must be a decimal."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:705
|
#: netbox/extras/models/customfields.py:713
|
||||||
msgid "Value must be true or false."
|
msgid "Value must be true or false."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:713
|
#: netbox/extras/models/customfields.py:721
|
||||||
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:722
|
#: netbox/extras/models/customfields.py:730
|
||||||
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:729
|
#: netbox/extras/models/customfields.py:737
|
||||||
#, 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:739
|
#: netbox/extras/models/customfields.py:747
|
||||||
#, 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:748
|
#: netbox/extras/models/customfields.py:756
|
||||||
#, 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:754
|
#: netbox/extras/models/customfields.py:762
|
||||||
#, 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:758
|
#: netbox/extras/models/customfields.py:766
|
||||||
#, 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:761
|
#: netbox/extras/models/customfields.py:769
|
||||||
msgid "Required field cannot be empty."
|
msgid "Required field cannot be empty."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:781
|
#: netbox/extras/models/customfields.py:789
|
||||||
msgid "Base set of predefined choices (optional)"
|
msgid "Base set of predefined choices (optional)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:793
|
#: netbox/extras/models/customfields.py:801
|
||||||
msgid "Choices are automatically ordered alphabetically"
|
msgid "Choices are automatically ordered alphabetically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:800
|
#: netbox/extras/models/customfields.py:808
|
||||||
msgid "custom field choice set"
|
msgid "custom field choice set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:801
|
#: netbox/extras/models/customfields.py:809
|
||||||
msgid "custom field choice sets"
|
msgid "custom field choice sets"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:843
|
#: netbox/extras/models/customfields.py:851
|
||||||
msgid "Must define base or extra choices."
|
msgid "Must define base or extra choices."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: netbox/extras/models/customfields.py:867
|
#: netbox/extras/models/customfields.py:875
|
||||||
#, 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 "
|
||||||
|
Loading…
Reference in New Issue
Block a user