Update source translation strings

This commit is contained in:
github-actions 2025-05-06 05:02:20 +00:00
parent 21e813cee2
commit 94618a9dfb

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: 2025-05-02 05:02+0000\n" "POT-Creation-Date: 2025-05-06 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"
@ -70,15 +70,15 @@ msgstr ""
msgid "You have logged out." msgid "You have logged out."
msgstr "" msgstr ""
#: netbox/account/views.py:226 #: netbox/account/views.py:227
msgid "Your preferences have been updated." msgid "Your preferences have been updated."
msgstr "" msgstr ""
#: netbox/account/views.py:254 #: netbox/account/views.py:255
msgid "LDAP-authenticated user credentials cannot be changed within NetBox." msgid "LDAP-authenticated user credentials cannot be changed within NetBox."
msgstr "" msgstr ""
#: netbox/account/views.py:269 #: netbox/account/views.py:270
msgid "Your password has been changed successfully." msgid "Your password has been changed successfully."
msgstr "" msgstr ""
@ -453,7 +453,7 @@ msgstr ""
#: netbox/circuits/tables/providers.py:32 netbox/dcim/forms/bulk_edit.py:137 #: netbox/circuits/tables/providers.py:32 netbox/dcim/forms/bulk_edit.py:137
#: netbox/dcim/forms/filtersets.py:197 netbox/dcim/forms/model_forms.py:132 #: netbox/dcim/forms/filtersets.py:197 netbox/dcim/forms/model_forms.py:132
#: netbox/dcim/tables/sites.py:100 netbox/ipam/models/asns.py:123 #: netbox/dcim/tables/sites.py:100 netbox/ipam/models/asns.py:123
#: netbox/ipam/tables/asn.py:27 netbox/ipam/views.py:229 #: netbox/ipam/tables/asn.py:27 netbox/ipam/views.py:232
#: netbox/netbox/navigation/menu.py:179 netbox/netbox/navigation/menu.py:182 #: netbox/netbox/navigation/menu.py:179 netbox/netbox/navigation/menu.py:182
#: netbox/templates/circuits/provider.html:23 #: netbox/templates/circuits/provider.html:23
msgid "ASNs" msgid "ASNs"
@ -2911,7 +2911,7 @@ msgstr ""
msgid "No workers found" msgid "No workers found"
msgstr "" msgstr ""
#: netbox/core/utils.py:84 netbox/core/utils.py:150 netbox/core/views.py:397 #: netbox/core/utils.py:84 netbox/core/utils.py:150 netbox/core/views.py:398
#, python-brace-format #, python-brace-format
msgid "Job {job_id} not found" msgid "Job {job_id} not found"
msgstr "" msgstr ""
@ -2926,46 +2926,46 @@ msgstr ""
msgid "Queued job #{id} to sync {datasource}" msgid "Queued job #{id} to sync {datasource}"
msgstr "" msgstr ""
#: netbox/core/views.py:333 #: netbox/core/views.py:334
#, python-brace-format #, python-brace-format
msgid "Restored configuration revision #{id}" msgid "Restored configuration revision #{id}"
msgstr "" msgstr ""
#: netbox/core/views.py:436 #: netbox/core/views.py:437
#, python-brace-format #, python-brace-format
msgid "Job {id} has been deleted." msgid "Job {id} has been deleted."
msgstr "" msgstr ""
#: netbox/core/views.py:438 #: netbox/core/views.py:439
#, python-brace-format #, python-brace-format
msgid "Error deleting job {id}: {error}" msgid "Error deleting job {id}: {error}"
msgstr "" msgstr ""
#: netbox/core/views.py:447 #: netbox/core/views.py:448
#, python-brace-format #, python-brace-format
msgid "Job {id} has been re-enqueued." msgid "Job {id} has been re-enqueued."
msgstr "" msgstr ""
#: netbox/core/views.py:456 #: netbox/core/views.py:457
#, python-brace-format #, python-brace-format
msgid "Job {id} has been enqueued." msgid "Job {id} has been enqueued."
msgstr "" msgstr ""
#: netbox/core/views.py:465 #: netbox/core/views.py:466
#, python-brace-format #, python-brace-format
msgid "Job {id} has been stopped." msgid "Job {id} has been stopped."
msgstr "" msgstr ""
#: netbox/core/views.py:467 #: netbox/core/views.py:468
#, python-brace-format #, python-brace-format
msgid "Failed to stop job {id}" msgid "Failed to stop job {id}"
msgstr "" msgstr ""
#: netbox/core/views.py:602 #: netbox/core/views.py:603
msgid "Plugins catalog could not be loaded" msgid "Plugins catalog could not be loaded"
msgstr "" msgstr ""
#: netbox/core/views.py:638 #: netbox/core/views.py:639
#, python-brace-format #, python-brace-format
msgid "Plugin {name} not found" msgid "Plugin {name} not found"
msgstr "" msgstr ""
@ -7310,7 +7310,7 @@ msgstr ""
#: netbox/templates/virtualization/virtualmachine/base.html:27 #: netbox/templates/virtualization/virtualmachine/base.html:27
#: netbox/templates/virtualization/virtualmachine_list.html:14 #: netbox/templates/virtualization/virtualmachine_list.html:14
#: netbox/virtualization/tables/virtualmachines.py:71 #: netbox/virtualization/tables/virtualmachines.py:71
#: netbox/virtualization/views.py:394 netbox/wireless/tables/wirelesslan.py:63 #: netbox/virtualization/views.py:395 netbox/wireless/tables/wirelesslan.py:63
msgid "Interfaces" msgid "Interfaces"
msgstr "" msgstr ""
@ -7367,8 +7367,8 @@ msgid "Allocated draw (W)"
msgstr "" msgstr ""
#: netbox/dcim/tables/devices.py:578 netbox/ipam/forms/model_forms.py:785 #: netbox/dcim/tables/devices.py:578 netbox/ipam/forms/model_forms.py:785
#: netbox/ipam/tables/fhrp.py:28 netbox/ipam/views.py:627 #: netbox/ipam/tables/fhrp.py:28 netbox/ipam/views.py:632
#: netbox/ipam/views.py:727 netbox/netbox/navigation/menu.py:165 #: netbox/ipam/views.py:733 netbox/netbox/navigation/menu.py:165
#: netbox/netbox/navigation/menu.py:167 #: netbox/netbox/navigation/menu.py:167
#: netbox/templates/dcim/interface.html:396 #: netbox/templates/dcim/interface.html:396
#: netbox/templates/ipam/ipaddress_bulk_add.html:15 #: netbox/templates/ipam/ipaddress_bulk_add.html:15
@ -7637,11 +7637,11 @@ msgstr ""
#: netbox/dcim/views.py:2337 netbox/extras/forms/model_forms.py:659 #: netbox/dcim/views.py:2337 netbox/extras/forms/model_forms.py:659
#: netbox/templates/extras/configcontext.html:10 #: netbox/templates/extras/configcontext.html:10
#: netbox/virtualization/forms/model_forms.py:232 #: netbox/virtualization/forms/model_forms.py:232
#: netbox/virtualization/views.py:435 #: netbox/virtualization/views.py:436
msgid "Config Context" msgid "Config Context"
msgstr "" msgstr ""
#: netbox/dcim/views.py:2347 netbox/virtualization/views.py:445 #: netbox/dcim/views.py:2347 netbox/virtualization/views.py:446
msgid "Render Config" msgid "Render Config"
msgstr "" msgstr ""
@ -7651,31 +7651,31 @@ msgstr ""
msgid "Virtual Machines" msgid "Virtual Machines"
msgstr "" msgstr ""
#: netbox/dcim/views.py:3188 #: netbox/dcim/views.py:3193
#, python-brace-format #, python-brace-format
msgid "Installed device {device} in bay {device_bay}." msgid "Installed device {device} in bay {device_bay}."
msgstr "" msgstr ""
#: netbox/dcim/views.py:3229 #: netbox/dcim/views.py:3234
#, python-brace-format #, python-brace-format
msgid "Removed device {device} from bay {device_bay}." msgid "Removed device {device} from bay {device_bay}."
msgstr "" msgstr ""
#: netbox/dcim/views.py:3345 netbox/ipam/tables/ip.py:181 #: netbox/dcim/views.py:3350 netbox/ipam/tables/ip.py:181
msgid "Children" msgid "Children"
msgstr "" msgstr ""
#: netbox/dcim/views.py:3812 #: netbox/dcim/views.py:3817
#, python-brace-format #, python-brace-format
msgid "Added member <a href=\"{url}\">{device}</a>" msgid "Added member <a href=\"{url}\">{device}</a>"
msgstr "" msgstr ""
#: netbox/dcim/views.py:3861 #: netbox/dcim/views.py:3866
#, python-brace-format #, python-brace-format
msgid "Unable to remove master device {device} from the virtual chassis." msgid "Unable to remove master device {device} from the virtual chassis."
msgstr "" msgstr ""
#: netbox/dcim/views.py:3874 #: netbox/dcim/views.py:3879
#, python-brace-format #, python-brace-format
msgid "Removed {device} from virtual chassis {chassis}" msgid "Removed {device} from virtual chassis {chassis}"
msgstr "" msgstr ""
@ -10282,7 +10282,7 @@ msgstr ""
#: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280 #: netbox/ipam/forms/filtersets.py:440 netbox/ipam/models/vlans.py:280
#: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51 #: netbox/ipam/tables/ip.py:123 netbox/ipam/tables/vlans.py:51
#: netbox/ipam/views.py:1015 netbox/netbox/navigation/menu.py:200 #: netbox/ipam/views.py:1024 netbox/netbox/navigation/menu.py:200
#: netbox/netbox/navigation/menu.py:202 #: netbox/netbox/navigation/menu.py:202
msgid "VLANs" msgid "VLANs"
msgstr "" msgstr ""
@ -10879,7 +10879,7 @@ msgid "Added"
msgstr "" msgstr ""
#: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113 #: netbox/ipam/tables/ip.py:75 netbox/ipam/tables/ip.py:113
#: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:372 #: netbox/ipam/tables/vlans.py:120 netbox/ipam/views.py:375
#: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174 #: netbox/netbox/navigation/menu.py:172 netbox/netbox/navigation/menu.py:174
#: netbox/templates/ipam/vlan.html:100 #: netbox/templates/ipam/vlan.html:100
msgid "Prefixes" msgid "Prefixes"
@ -11019,23 +11019,23 @@ msgid ""
"are allowed in DNS names" "are allowed in DNS names"
msgstr "" msgstr ""
#: netbox/ipam/views.py:564 #: netbox/ipam/views.py:569
msgid "Child Prefixes" msgid "Child Prefixes"
msgstr "" msgstr ""
#: netbox/ipam/views.py:600 #: netbox/ipam/views.py:605
msgid "Child Ranges" msgid "Child Ranges"
msgstr "" msgstr ""
#: netbox/ipam/views.py:942 #: netbox/ipam/views.py:951
msgid "Related IPs" msgid "Related IPs"
msgstr "" msgstr ""
#: netbox/ipam/views.py:1306 #: netbox/ipam/views.py:1319
msgid "Device Interfaces" msgid "Device Interfaces"
msgstr "" msgstr ""
#: netbox/ipam/views.py:1324 #: netbox/ipam/views.py:1337
msgid "VM Interfaces" msgid "VM Interfaces"
msgstr "" msgstr ""
@ -11661,7 +11661,7 @@ msgstr ""
#: netbox/templates/virtualization/virtualmachine/base.html:32 #: netbox/templates/virtualization/virtualmachine/base.html:32
#: netbox/templates/virtualization/virtualmachine_list.html:21 #: netbox/templates/virtualization/virtualmachine_list.html:21
#: netbox/virtualization/tables/virtualmachines.py:74 #: netbox/virtualization/tables/virtualmachines.py:74
#: netbox/virtualization/views.py:416 #: netbox/virtualization/views.py:417
msgid "Virtual Disks" msgid "Virtual Disks"
msgstr "" msgstr ""