|
@@ -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: 2026-09-09 05:01+0000\n"
|
|
|
|
|
|
|
+"POT-Creation-Date: 2026-09-10 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"
|
|
@@ -2715,7 +2715,7 @@ msgstr ""
|
|
|
msgid "last updated"
|
|
msgid "last updated"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/core/models/data.py:306 netbox/dcim/models/cables.py:797
|
|
|
|
|
|
|
+#: netbox/core/models/data.py:306 netbox/dcim/models/cables.py:814
|
|
|
msgid "path"
|
|
msgid "path"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
@@ -6928,89 +6928,89 @@ msgstr ""
|
|
|
msgid "A and B terminations cannot connect to the same object."
|
|
msgid "A and B terminations cannot connect to the same object."
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:574 netbox/ipam/models/asns.py:38
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:591 netbox/ipam/models/asns.py:38
|
|
|
msgid "end"
|
|
msgid "end"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:645
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:662
|
|
|
msgid "cable termination"
|
|
msgid "cable termination"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:646
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:663
|
|
|
msgid "cable terminations"
|
|
msgid "cable terminations"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:659
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:676
|
|
|
#, python-brace-format
|
|
#, python-brace-format
|
|
|
msgid ""
|
|
msgid ""
|
|
|
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
|
|
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
|
|
|
"connected."
|
|
"connected."
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:676
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:693
|
|
|
#, python-brace-format
|
|
#, python-brace-format
|
|
|
msgid ""
|
|
msgid ""
|
|
|
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
|
|
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
|
|
|
"{cable_pk}"
|
|
"{cable_pk}"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:688
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:705
|
|
|
msgid ""
|
|
msgid ""
|
|
|
"Cables cannot be terminated directly to a channel subinterface; cable the "
|
|
"Cables cannot be terminated directly to a channel subinterface; cable the "
|
|
|
"parent interface instead."
|
|
"parent interface instead."
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:694
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:711
|
|
|
#, python-brace-format
|
|
#, python-brace-format
|
|
|
msgid "Cables cannot be terminated to {type_display} interfaces"
|
|
msgid "Cables cannot be terminated to {type_display} interfaces"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:701
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:718
|
|
|
msgid "Circuit terminations attached to a provider network may not be cabled."
|
|
msgid "Circuit terminations attached to a provider network may not be cabled."
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:733
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:750
|
|
|
msgid ""
|
|
msgid ""
|
|
|
"Invalid cable termination: the assigned termination object does not exist."
|
|
"Invalid cable termination: the assigned termination object does not exist."
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:801 netbox/extras/models/configs.py:105
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:818 netbox/extras/models/configs.py:105
|
|
|
msgid "is active"
|
|
msgid "is active"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:805
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:822
|
|
|
msgid "is complete"
|
|
msgid "is complete"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:809
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:826
|
|
|
msgid "is split"
|
|
msgid "is split"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:822
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:839
|
|
|
msgid "cable path"
|
|
msgid "cable path"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:823
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:840
|
|
|
msgid "cable paths"
|
|
msgid "cable paths"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:914
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:931
|
|
|
msgid "All originating terminations must be attached to the same link"
|
|
msgid "All originating terminations must be attached to the same link"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:932
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:949
|
|
|
msgid "All mid-span terminations must have the same termination type"
|
|
msgid "All mid-span terminations must have the same termination type"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:940
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:957
|
|
|
msgid "All mid-span terminations must have the same parent object"
|
|
msgid "All mid-span terminations must have the same parent object"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:970
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:987
|
|
|
msgid "All links must be cable or wireless"
|
|
msgid "All links must be cable or wireless"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
|
|
-#: netbox/dcim/models/cables.py:972
|
|
|
|
|
|
|
+#: netbox/dcim/models/cables.py:989
|
|
|
msgid "All links must match first link type"
|
|
msgid "All links must match first link type"
|
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|