Просмотр исходного кода

Update source translation strings

github-actions 5 месяцев назад
Родитель
Сommit
2ddec1ef48
1 измененных файлов с 54 добавлено и 54 удалено
  1. 54 54
      netbox/translations/en/LC_MESSAGES/django.po

+ 54 - 54
netbox/translations/en/LC_MESSAGES/django.po

@@ -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-09-03 05:02+0000\n"
+"POT-Creation-Date: 2025-09-05 05:03+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"
@@ -6944,7 +6944,7 @@ msgstr ""
 msgid "Numeric identifier unique to the parent device"
 msgid "Numeric identifier unique to the parent device"
 msgstr ""
 msgstr ""
 
 
-#: netbox/dcim/models/devices.py:1222 netbox/extras/models/customfields.py:227
+#: netbox/dcim/models/devices.py:1222 netbox/extras/models/customfields.py:231
 #: netbox/extras/models/models.py:111 netbox/extras/models/models.py:798
 #: netbox/extras/models/models.py:111 netbox/extras/models/models.py:798
 #: netbox/netbox/models/__init__.py:120 netbox/netbox/models/__init__.py:155
 #: netbox/netbox/models/__init__.py:120 netbox/netbox/models/__init__.py:155
 msgid "comments"
 msgid "comments"
@@ -8288,13 +8288,13 @@ msgstr ""
 
 
 #: netbox/extras/forms/bulk_edit.py:65 netbox/extras/forms/bulk_import.py:61
 #: netbox/extras/forms/bulk_edit.py:65 netbox/extras/forms/bulk_import.py:61
 #: netbox/extras/forms/filtersets.py:92
 #: netbox/extras/forms/filtersets.py:92
-#: netbox/extras/models/customfields.py:211
+#: netbox/extras/models/customfields.py:215
 msgid "UI visible"
 msgid "UI visible"
 msgstr ""
 msgstr ""
 
 
 #: netbox/extras/forms/bulk_edit.py:70 netbox/extras/forms/bulk_import.py:67
 #: netbox/extras/forms/bulk_edit.py:70 netbox/extras/forms/bulk_import.py:67
 #: netbox/extras/forms/filtersets.py:97
 #: netbox/extras/forms/filtersets.py:97
-#: netbox/extras/models/customfields.py:218
+#: netbox/extras/models/customfields.py:222
 msgid "UI editable"
 msgid "UI editable"
 msgstr ""
 msgstr ""
 
 
@@ -9009,27 +9009,27 @@ msgstr ""
 msgid "Fields with higher weights appear lower in a form."
 msgid "Fields with higher weights appear lower in a form."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:180
+#: netbox/extras/models/customfields.py:182
 msgid "minimum value"
 msgid "minimum value"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:181
+#: netbox/extras/models/customfields.py:183
 msgid "Minimum allowed value (for numeric fields)"
 msgid "Minimum allowed value (for numeric fields)"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:186
+#: netbox/extras/models/customfields.py:190
 msgid "maximum value"
 msgid "maximum value"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:187
+#: netbox/extras/models/customfields.py:191
 msgid "Maximum allowed value (for numeric fields)"
 msgid "Maximum allowed value (for numeric fields)"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:193
+#: netbox/extras/models/customfields.py:197
 msgid "validation regex"
 msgid "validation regex"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:195
+#: netbox/extras/models/customfields.py:199
 #, python-brace-format
 #, python-brace-format
 msgid ""
 msgid ""
 "Regular expression to enforce on text field values. Use ^ and $ to force "
 "Regular expression to enforce on text field values. Use ^ and $ to force "
@@ -9037,184 +9037,184 @@ msgid ""
 "values to exactly three uppercase letters."
 "values to exactly three uppercase letters."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:203
+#: netbox/extras/models/customfields.py:207
 msgid "choice set"
 msgid "choice set"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:212
+#: netbox/extras/models/customfields.py:216
 msgid "Specifies whether the custom field is displayed in the UI"
 msgid "Specifies whether the custom field is displayed in the UI"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:219
+#: netbox/extras/models/customfields.py:223
 msgid "Specifies whether the custom field value can be edited in the UI"
 msgid "Specifies whether the custom field value can be edited in the UI"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:223
+#: netbox/extras/models/customfields.py:227
 msgid "is cloneable"
 msgid "is cloneable"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:224
+#: netbox/extras/models/customfields.py:228
 msgid "Replicate this value when cloning objects"
 msgid "Replicate this value when cloning objects"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:241
+#: netbox/extras/models/customfields.py:245
 msgid "custom field"
 msgid "custom field"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:242
+#: netbox/extras/models/customfields.py:246
 msgid "custom fields"
 msgid "custom fields"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:344
+#: netbox/extras/models/customfields.py:348
 #, python-brace-format
 #, python-brace-format
 msgid "Invalid default value \"{value}\": {error}"
 msgid "Invalid default value \"{value}\": {error}"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:351
+#: netbox/extras/models/customfields.py:355
 msgid "A minimum value may be set only for numeric fields"
 msgid "A minimum value may be set only for numeric fields"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:353
+#: netbox/extras/models/customfields.py:357
 msgid "A maximum value may be set only for numeric fields"
 msgid "A maximum value may be set only for numeric fields"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:363
+#: netbox/extras/models/customfields.py:367
 msgid "Regular expression validation is supported only for text and URL fields"
 msgid "Regular expression validation is supported only for text and URL fields"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:369
+#: netbox/extras/models/customfields.py:373
 msgid "Uniqueness cannot be enforced for boolean fields"
 msgid "Uniqueness cannot be enforced for boolean fields"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:379
+#: netbox/extras/models/customfields.py:383
 msgid "Selection fields must specify a set of choices."
 msgid "Selection fields must specify a set of choices."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:383
+#: netbox/extras/models/customfields.py:387
 msgid "Choices may be set only on selection fields."
 msgid "Choices may be set only on selection fields."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:390
+#: netbox/extras/models/customfields.py:394
 msgid "Object fields must define an object type."
 msgid "Object fields must define an object type."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:394
+#: netbox/extras/models/customfields.py:398
 #, python-brace-format
 #, python-brace-format
 msgid "{type} fields may not define an object type."
 msgid "{type} fields may not define an object type."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:401
+#: netbox/extras/models/customfields.py:405
 msgid "A related object filter can be defined only for object fields."
 msgid "A related object filter can be defined only for object fields."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:405
+#: netbox/extras/models/customfields.py:409
 msgid "Filter must be defined as a dictionary mapping attributes to values."
 msgid "Filter must be defined as a dictionary mapping attributes to values."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:484
+#: netbox/extras/models/customfields.py:488
 msgid "True"
 msgid "True"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:485
+#: netbox/extras/models/customfields.py:489
 msgid "False"
 msgid "False"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:577
+#: netbox/extras/models/customfields.py:581
 #, 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:679
+#: netbox/extras/models/customfields.py:683
 msgid "Value must be a string."
 msgid "Value must be a string."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:681
+#: netbox/extras/models/customfields.py:685
 #, 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:686
+#: netbox/extras/models/customfields.py:690
 msgid "Value must be an integer."
 msgid "Value must be an integer."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:689
-#: netbox/extras/models/customfields.py:704
+#: netbox/extras/models/customfields.py:693
+#: netbox/extras/models/customfields.py:708
 #, 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:693
-#: netbox/extras/models/customfields.py:708
+#: netbox/extras/models/customfields.py:697
+#: netbox/extras/models/customfields.py:712
 #, 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:701
+#: netbox/extras/models/customfields.py:705
 msgid "Value must be a decimal."
 msgid "Value must be a decimal."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:713
+#: netbox/extras/models/customfields.py:717
 msgid "Value must be true or false."
 msgid "Value must be true or false."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:721
+#: netbox/extras/models/customfields.py:725
 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:730
+#: netbox/extras/models/customfields.py:734
 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:737
+#: netbox/extras/models/customfields.py:741
 #, 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:747
+#: netbox/extras/models/customfields.py:751
 #, 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:756
+#: netbox/extras/models/customfields.py:760
 #, 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:762
+#: netbox/extras/models/customfields.py:766
 #, 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:766
+#: netbox/extras/models/customfields.py:770
 #, 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:769
+#: netbox/extras/models/customfields.py:773
 msgid "Required field cannot be empty."
 msgid "Required field cannot be empty."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:789
+#: netbox/extras/models/customfields.py:793
 msgid "Base set of predefined choices (optional)"
 msgid "Base set of predefined choices (optional)"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:801
+#: netbox/extras/models/customfields.py:805
 msgid "Choices are automatically ordered alphabetically"
 msgid "Choices are automatically ordered alphabetically"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:808
+#: netbox/extras/models/customfields.py:812
 msgid "custom field choice set"
 msgid "custom field choice set"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:809
+#: netbox/extras/models/customfields.py:813
 msgid "custom field choice sets"
 msgid "custom field choice sets"
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:851
+#: netbox/extras/models/customfields.py:855
 msgid "Must define base or extra choices."
 msgid "Must define base or extra choices."
 msgstr ""
 msgstr ""
 
 
-#: netbox/extras/models/customfields.py:875
+#: netbox/extras/models/customfields.py:879
 #, 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 "