Update source translation strings

This commit is contained in:
github-actions 2024-07-11 05:02:02 +00:00
parent 6f3a2a599f
commit 4fa396716e

View File

@ -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: 2024-07-10 05:01+0000\n" "POT-Creation-Date: 2024-07-11 05:01+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"
@ -58,7 +58,7 @@ msgstr ""
msgid "Allowed IPs" msgid "Allowed IPs"
msgstr "" msgstr ""
#: netbox/account/views.py:204 #: netbox/account/views.py:214
msgid "Your preferences have been updated." msgid "Your preferences have been updated."
msgstr "" msgstr ""
@ -1485,16 +1485,16 @@ msgstr ""
msgid "Branch" msgid "Branch"
msgstr "" msgstr ""
#: netbox/core/data_backends.py:105 #: netbox/core/data_backends.py:106
#, python-brace-format #, python-brace-format
msgid "Fetching remote data failed ({name}): {error}" msgid "Fetching remote data failed ({name}): {error}"
msgstr "" msgstr ""
#: netbox/core/data_backends.py:118 #: netbox/core/data_backends.py:119
msgid "AWS access key ID" msgid "AWS access key ID"
msgstr "" msgstr ""
#: netbox/core/data_backends.py:122 #: netbox/core/data_backends.py:123
msgid "AWS secret access key" msgid "AWS secret access key"
msgstr "" msgstr ""
@ -1832,7 +1832,7 @@ msgstr ""
msgid "last updated" msgid "last updated"
msgstr "" msgstr ""
#: netbox/core/models/data.py:296 netbox/dcim/models/cables.py:442 #: netbox/core/models/data.py:296 netbox/dcim/models/cables.py:444
msgid "path" msgid "path"
msgstr "" msgstr ""
@ -4560,80 +4560,80 @@ msgstr ""
msgid "length unit" msgid "length unit"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:93 #: netbox/dcim/models/cables.py:95
msgid "cable" msgid "cable"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:94 #: netbox/dcim/models/cables.py:96
msgid "cables" msgid "cables"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:163 #: netbox/dcim/models/cables.py:165
msgid "Must specify a unit when setting a cable length" msgid "Must specify a unit when setting a cable length"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:166 #: netbox/dcim/models/cables.py:168
msgid "Must define A and B terminations when creating a new cable." msgid "Must define A and B terminations when creating a new cable."
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:173 #: netbox/dcim/models/cables.py:175
msgid "Cannot connect different termination types to same end of cable." msgid "Cannot connect different termination types to same end of cable."
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:181 #: netbox/dcim/models/cables.py:183
#, python-brace-format #, python-brace-format
msgid "Incompatible termination types: {type_a} and {type_b}" msgid "Incompatible termination types: {type_a} and {type_b}"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:191 #: netbox/dcim/models/cables.py:193
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:258 netbox/ipam/models/asns.py:37 #: netbox/dcim/models/cables.py:260 netbox/ipam/models/asns.py:37
msgid "end" msgid "end"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:311 #: netbox/dcim/models/cables.py:313
msgid "cable termination" msgid "cable termination"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:312 #: netbox/dcim/models/cables.py:314
msgid "cable terminations" msgid "cable terminations"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:331 #: netbox/dcim/models/cables.py:333
#, 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:341 #: netbox/dcim/models/cables.py:343
#, 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:348 #: netbox/dcim/models/cables.py:350
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:446 netbox/extras/models/configs.py:50 #: netbox/dcim/models/cables.py:448 netbox/extras/models/configs.py:50
msgid "is active" msgid "is active"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:450 #: netbox/dcim/models/cables.py:452
msgid "is complete" msgid "is complete"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:454 #: netbox/dcim/models/cables.py:456
msgid "is split" msgid "is split"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:462 #: netbox/dcim/models/cables.py:464
msgid "cable path" msgid "cable path"
msgstr "" msgstr ""
#: netbox/dcim/models/cables.py:463 #: netbox/dcim/models/cables.py:465
msgid "cable paths" msgid "cable paths"
msgstr "" msgstr ""
@ -6759,33 +6759,33 @@ msgstr ""
msgid "Invalid format. URL parameters must be passed as a dictionary." msgid "Invalid format. URL parameters must be passed as a dictionary."
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:284 #: netbox/extras/dashboard/widgets.py:288
msgid "RSS Feed" msgid "RSS Feed"
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:289 #: netbox/extras/dashboard/widgets.py:293
msgid "Embed an RSS feed from an external website." msgid "Embed an RSS feed from an external website."
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:296 #: netbox/extras/dashboard/widgets.py:300
msgid "Feed URL" msgid "Feed URL"
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:301 #: netbox/extras/dashboard/widgets.py:305
msgid "The maximum number of objects to display" msgid "The maximum number of objects to display"
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:306 #: netbox/extras/dashboard/widgets.py:310
msgid "How long to stored the cached content (in seconds)" msgid "How long to stored the cached content (in seconds)"
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:358 netbox/templates/account/base.html:10 #: netbox/extras/dashboard/widgets.py:362 netbox/templates/account/base.html:10
#: netbox/templates/account/bookmarks.html:7 #: netbox/templates/account/bookmarks.html:7
#: netbox/templates/inc/user_menu.html:30 #: netbox/templates/inc/user_menu.html:30
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: netbox/extras/dashboard/widgets.py:362 #: netbox/extras/dashboard/widgets.py:366
msgid "Show your personal bookmarks" msgid "Show your personal bookmarks"
msgstr "" msgstr ""
@ -9635,7 +9635,7 @@ msgstr ""
msgid "Invalid value. Specify a content type as '<app_label>.<model_name>'." msgid "Invalid value. Specify a content type as '<app_label>.<model_name>'."
msgstr "" msgstr ""
#: netbox/netbox/authentication/__init__.py:138 #: netbox/netbox/authentication/__init__.py:141
#, python-brace-format #, python-brace-format
msgid "Invalid permission {permission} for model {model}" msgid "Invalid permission {permission} for model {model}"
msgstr "" msgstr ""