Update source translation strings
This commit is contained in:
parent
5de246563b
commit
6385c09837
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -2715,7 +2715,7 @@ msgstr ""
|
|||
msgid "last updated"
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -6928,89 +6928,89 @@ msgstr ""
|
|||
msgid "A and B terminations cannot connect to the same object."
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:645
|
||||
#: netbox/dcim/models/cables.py:662
|
||||
msgid "cable termination"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:646
|
||||
#: netbox/dcim/models/cables.py:663
|
||||
msgid "cable terminations"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:659
|
||||
#: netbox/dcim/models/cables.py:676
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Cannot connect a cable to {obj_parent} > {obj} because it is marked as "
|
||||
"connected."
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:676
|
||||
#: netbox/dcim/models/cables.py:693
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
|
||||
"{cable_pk}"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:688
|
||||
#: netbox/dcim/models/cables.py:705
|
||||
msgid ""
|
||||
"Cables cannot be terminated directly to a channel subinterface; cable the "
|
||||
"parent interface instead."
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:694
|
||||
#: netbox/dcim/models/cables.py:711
|
||||
#, python-brace-format
|
||||
msgid "Cables cannot be terminated to {type_display} interfaces"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:733
|
||||
#: netbox/dcim/models/cables.py:750
|
||||
msgid ""
|
||||
"Invalid cable termination: the assigned termination object does not exist."
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:805
|
||||
#: netbox/dcim/models/cables.py:822
|
||||
msgid "is complete"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:809
|
||||
#: netbox/dcim/models/cables.py:826
|
||||
msgid "is split"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:822
|
||||
#: netbox/dcim/models/cables.py:839
|
||||
msgid "cable path"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:823
|
||||
#: netbox/dcim/models/cables.py:840
|
||||
msgid "cable paths"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:914
|
||||
#: netbox/dcim/models/cables.py:931
|
||||
msgid "All originating terminations must be attached to the same link"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:932
|
||||
#: netbox/dcim/models/cables.py:949
|
||||
msgid "All mid-span terminations must have the same termination type"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:940
|
||||
#: netbox/dcim/models/cables.py:957
|
||||
msgid "All mid-span terminations must have the same parent object"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:970
|
||||
#: netbox/dcim/models/cables.py:987
|
||||
msgid "All links must be cable or wireless"
|
||||
msgstr ""
|
||||
|
||||
#: netbox/dcim/models/cables.py:972
|
||||
#: netbox/dcim/models/cables.py:989
|
||||
msgid "All links must match first link type"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue