Skip to content

Commit 6b3b4b3

Browse files
Update source translation strings
1 parent 2e80990 commit 6b3b4b3

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

netbox/translations/en/LC_MESSAGES/django.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-08-21 05:03+0000\n"
11+
"POT-Creation-Date: 2025-08-22 05:02+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -350,7 +350,7 @@ msgstr ""
350350
#: netbox/extras/filtersets.py:496 netbox/extras/filtersets.py:556
351351
#: netbox/extras/filtersets.py:591 netbox/extras/filtersets.py:750
352352
#: netbox/extras/filtersets.py:800 netbox/ipam/forms/model_forms.py:492
353-
#: netbox/netbox/filtersets.py:289 netbox/netbox/forms/__init__.py:22
353+
#: netbox/netbox/filtersets.py:296 netbox/netbox/forms/__init__.py:22
354354
#: netbox/netbox/forms/base.py:167
355355
#: netbox/templates/htmx/object_selector.html:28
356356
#: netbox/templates/inc/filter_list.html:42
@@ -8960,97 +8960,97 @@ msgstr ""
89608960
msgid "Values must match this regex: <code>{regex}</code>"
89618961
msgstr ""
89628962

8963-
#: netbox/extras/models/customfields.py:671
8963+
#: netbox/extras/models/customfields.py:679
89648964
msgid "Value must be a string."
89658965
msgstr ""
89668966

8967-
#: netbox/extras/models/customfields.py:673
8967+
#: netbox/extras/models/customfields.py:681
89688968
#, python-brace-format
89698969
msgid "Value must match regex '{regex}'"
89708970
msgstr ""
89718971

8972-
#: netbox/extras/models/customfields.py:678
8972+
#: netbox/extras/models/customfields.py:686
89738973
msgid "Value must be an integer."
89748974
msgstr ""
89758975

8976-
#: netbox/extras/models/customfields.py:681
8977-
#: netbox/extras/models/customfields.py:696
8976+
#: netbox/extras/models/customfields.py:689
8977+
#: netbox/extras/models/customfields.py:704
89788978
#, python-brace-format
89798979
msgid "Value must be at least {minimum}"
89808980
msgstr ""
89818981

8982-
#: netbox/extras/models/customfields.py:685
8983-
#: netbox/extras/models/customfields.py:700
8982+
#: netbox/extras/models/customfields.py:693
8983+
#: netbox/extras/models/customfields.py:708
89848984
#, python-brace-format
89858985
msgid "Value must not exceed {maximum}"
89868986
msgstr ""
89878987

8988-
#: netbox/extras/models/customfields.py:693
8988+
#: netbox/extras/models/customfields.py:701
89898989
msgid "Value must be a decimal."
89908990
msgstr ""
89918991

8992-
#: netbox/extras/models/customfields.py:705
8992+
#: netbox/extras/models/customfields.py:713
89938993
msgid "Value must be true or false."
89948994
msgstr ""
89958995

8996-
#: netbox/extras/models/customfields.py:713
8996+
#: netbox/extras/models/customfields.py:721
89978997
msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)."
89988998
msgstr ""
89998999

9000-
#: netbox/extras/models/customfields.py:722
9000+
#: netbox/extras/models/customfields.py:730
90019001
msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)."
90029002
msgstr ""
90039003

9004-
#: netbox/extras/models/customfields.py:729
9004+
#: netbox/extras/models/customfields.py:737
90059005
#, python-brace-format
90069006
msgid "Invalid choice ({value}) for choice set {choiceset}."
90079007
msgstr ""
90089008

9009-
#: netbox/extras/models/customfields.py:739
9009+
#: netbox/extras/models/customfields.py:747
90109010
#, python-brace-format
90119011
msgid "Invalid choice(s) ({value}) for choice set {choiceset}."
90129012
msgstr ""
90139013

9014-
#: netbox/extras/models/customfields.py:748
9014+
#: netbox/extras/models/customfields.py:756
90159015
#, python-brace-format
90169016
msgid "Value must be an object ID, not {type}"
90179017
msgstr ""
90189018

9019-
#: netbox/extras/models/customfields.py:754
9019+
#: netbox/extras/models/customfields.py:762
90209020
#, python-brace-format
90219021
msgid "Value must be a list of object IDs, not {type}"
90229022
msgstr ""
90239023

9024-
#: netbox/extras/models/customfields.py:758
9024+
#: netbox/extras/models/customfields.py:766
90259025
#, python-brace-format
90269026
msgid "Found invalid object ID: {id}"
90279027
msgstr ""
90289028

9029-
#: netbox/extras/models/customfields.py:761
9029+
#: netbox/extras/models/customfields.py:769
90309030
msgid "Required field cannot be empty."
90319031
msgstr ""
90329032

9033-
#: netbox/extras/models/customfields.py:781
9033+
#: netbox/extras/models/customfields.py:789
90349034
msgid "Base set of predefined choices (optional)"
90359035
msgstr ""
90369036

9037-
#: netbox/extras/models/customfields.py:793
9037+
#: netbox/extras/models/customfields.py:801
90389038
msgid "Choices are automatically ordered alphabetically"
90399039
msgstr ""
90409040

9041-
#: netbox/extras/models/customfields.py:800
9041+
#: netbox/extras/models/customfields.py:808
90429042
msgid "custom field choice set"
90439043
msgstr ""
90449044

9045-
#: netbox/extras/models/customfields.py:801
9045+
#: netbox/extras/models/customfields.py:809
90469046
msgid "custom field choice sets"
90479047
msgstr ""
90489048

9049-
#: netbox/extras/models/customfields.py:843
9049+
#: netbox/extras/models/customfields.py:851
90509050
msgid "Must define base or extra choices."
90519051
msgstr ""
90529052

9053-
#: netbox/extras/models/customfields.py:867
9053+
#: netbox/extras/models/customfields.py:875
90549054
#, python-brace-format
90559055
msgid ""
90569056
"Cannot remove choice {choice} as there are {model} objects which reference "

0 commit comments

Comments
 (0)