Skip to content

Commit 684cdda

Browse files
Update source translation strings
1 parent 2a1710b commit 684cdda

File tree

1 file changed

+27
-30
lines changed

1 file changed

+27
-30
lines changed

netbox/translations/en/LC_MESSAGES/django.po

Lines changed: 27 additions & 30 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: 2024-09-04 05:02+0000\n"
11+
"POT-Creation-Date: 2024-09-05 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"
@@ -8123,98 +8123,98 @@ msgstr ""
81238123
msgid "False"
81248124
msgstr ""
81258125

8126-
#: netbox/extras/models/customfields.py:554
8126+
#: netbox/extras/models/customfields.py:560
81278127
#, python-brace-format
81288128
msgid "Values must match this regex: <code>{regex}</code>"
81298129
msgstr ""
81308130

8131-
#: netbox/extras/models/customfields.py:648
8131+
#: netbox/extras/models/customfields.py:654
81328132
msgid "Value must be a string."
81338133
msgstr ""
81348134

8135-
#: netbox/extras/models/customfields.py:650
8135+
#: netbox/extras/models/customfields.py:656
81368136
#, python-brace-format
81378137
msgid "Value must match regex '{regex}'"
81388138
msgstr ""
81398139

8140-
#: netbox/extras/models/customfields.py:655
8140+
#: netbox/extras/models/customfields.py:661
81418141
msgid "Value must be an integer."
81428142
msgstr ""
81438143

8144-
#: netbox/extras/models/customfields.py:658
8145-
#: netbox/extras/models/customfields.py:673
8144+
#: netbox/extras/models/customfields.py:664
8145+
#: netbox/extras/models/customfields.py:679
81468146
#, python-brace-format
81478147
msgid "Value must be at least {minimum}"
81488148
msgstr ""
81498149

8150-
#: netbox/extras/models/customfields.py:662
8151-
#: netbox/extras/models/customfields.py:677
8150+
#: netbox/extras/models/customfields.py:668
8151+
#: netbox/extras/models/customfields.py:683
81528152
#, python-brace-format
81538153
msgid "Value must not exceed {maximum}"
81548154
msgstr ""
81558155

8156-
#: netbox/extras/models/customfields.py:670
8156+
#: netbox/extras/models/customfields.py:676
81578157
msgid "Value must be a decimal."
81588158
msgstr ""
81598159

8160-
#: netbox/extras/models/customfields.py:682
8160+
#: netbox/extras/models/customfields.py:688
81618161
msgid "Value must be true or false."
81628162
msgstr ""
81638163

8164-
#: netbox/extras/models/customfields.py:690
8164+
#: netbox/extras/models/customfields.py:696
81658165
msgid "Date values must be in ISO 8601 format (YYYY-MM-DD)."
81668166
msgstr ""
81678167

8168-
#: netbox/extras/models/customfields.py:699
8168+
#: netbox/extras/models/customfields.py:705
81698169
msgid "Date and time values must be in ISO 8601 format (YYYY-MM-DD HH:MM:SS)."
81708170
msgstr ""
81718171

8172-
#: netbox/extras/models/customfields.py:706
8172+
#: netbox/extras/models/customfields.py:712
81738173
#, python-brace-format
81748174
msgid "Invalid choice ({value}) for choice set {choiceset}."
81758175
msgstr ""
81768176

8177-
#: netbox/extras/models/customfields.py:716
8177+
#: netbox/extras/models/customfields.py:722
81788178
#, python-brace-format
81798179
msgid "Invalid choice(s) ({value}) for choice set {choiceset}."
81808180
msgstr ""
81818181

8182-
#: netbox/extras/models/customfields.py:725
8182+
#: netbox/extras/models/customfields.py:731
81838183
#, python-brace-format
81848184
msgid "Value must be an object ID, not {type}"
81858185
msgstr ""
81868186

8187-
#: netbox/extras/models/customfields.py:731
8187+
#: netbox/extras/models/customfields.py:737
81888188
#, python-brace-format
81898189
msgid "Value must be a list of object IDs, not {type}"
81908190
msgstr ""
81918191

8192-
#: netbox/extras/models/customfields.py:735
8192+
#: netbox/extras/models/customfields.py:741
81938193
#, python-brace-format
81948194
msgid "Found invalid object ID: {id}"
81958195
msgstr ""
81968196

8197-
#: netbox/extras/models/customfields.py:738
8197+
#: netbox/extras/models/customfields.py:744
81988198
msgid "Required field cannot be empty."
81998199
msgstr ""
82008200

8201-
#: netbox/extras/models/customfields.py:757
8201+
#: netbox/extras/models/customfields.py:763
82028202
msgid "Base set of predefined choices (optional)"
82038203
msgstr ""
82048204

8205-
#: netbox/extras/models/customfields.py:769
8205+
#: netbox/extras/models/customfields.py:775
82068206
msgid "Choices are automatically ordered alphabetically"
82078207
msgstr ""
82088208

8209-
#: netbox/extras/models/customfields.py:776
8209+
#: netbox/extras/models/customfields.py:782
82108210
msgid "custom field choice set"
82118211
msgstr ""
82128212

8213-
#: netbox/extras/models/customfields.py:777
8213+
#: netbox/extras/models/customfields.py:783
82148214
msgid "custom field choice sets"
82158215
msgstr ""
82168216

8217-
#: netbox/extras/models/customfields.py:813
8217+
#: netbox/extras/models/customfields.py:819
82188218
msgid "Must define base or extra choices."
82198219
msgstr ""
82208220

@@ -12014,8 +12014,9 @@ msgstr ""
1201412014
msgid "GPS Coordinates"
1201512015
msgstr ""
1201612016

12017-
#: netbox/templates/dcim/device.html:68 netbox/templates/dcim/site.html:100
12018-
msgid "Map It"
12017+
#: netbox/templates/dcim/device.html:68 netbox/templates/dcim/site.html:81
12018+
#: netbox/templates/dcim/site.html:100
12019+
msgid "Map"
1201912020
msgstr ""
1202012021

1202112022
#: netbox/templates/dcim/device.html:108
@@ -12603,10 +12604,6 @@ msgstr ""
1260312604
msgid "Physical Address"
1260412605
msgstr ""
1260512606

12606-
#: netbox/templates/dcim/site.html:81
12607-
msgid "Map"
12608-
msgstr ""
12609-
1261012607
#: netbox/templates/dcim/site.html:90
1261112608
msgid "Shipping Address"
1261212609
msgstr ""

0 commit comments

Comments
 (0)