8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-08-02 05:02+0000\n "
11
+ "POT-Creation-Date : 2024-08-11 05:02+0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -58,10 +58,27 @@ msgstr ""
58
58
msgid "Allowed IPs"
59
59
msgstr ""
60
60
61
+ #: netbox/account/views.py:112
62
+ #, python-brace-format
63
+ msgid "Logged in as {user}."
64
+ msgstr ""
65
+
66
+ #: netbox/account/views.py:162
67
+ msgid "You have logged out."
68
+ msgstr ""
69
+
61
70
#: netbox/account/views.py:214
62
71
msgid "Your preferences have been updated."
63
72
msgstr ""
64
73
74
+ #: netbox/account/views.py:237
75
+ msgid "LDAP-authenticated user credentials cannot be changed within NetBox."
76
+ msgstr ""
77
+
78
+ #: netbox/account/views.py:252
79
+ msgid "Your password has been changed successfully."
80
+ msgstr ""
81
+
65
82
#: netbox/circuits/choices.py:21 netbox/dcim/choices.py:20
66
83
#: netbox/dcim/choices.py:102 netbox/dcim/choices.py:174
67
84
#: netbox/dcim/choices.py:220 netbox/dcim/choices.py:1459
@@ -309,7 +326,7 @@ msgstr ""
309
326
#: netbox/circuits/forms/filtersets.py:212
310
327
#: netbox/circuits/forms/model_forms.py:109
311
328
#: netbox/circuits/forms/model_forms.py:131
312
- #: netbox/circuits/tables/circuits.py:98 netbox/dcim/forms/connections.py:71
329
+ #: netbox/circuits/tables/circuits.py:98 netbox/dcim/forms/connections.py:73
313
330
#: netbox/templates/circuits/circuit.html:15
314
331
#: netbox/templates/circuits/circuittermination.html:19
315
332
#: netbox/templates/dcim/inc/cable_termination.html:55
@@ -532,7 +549,7 @@ msgstr ""
532
549
#: netbox/dcim/tables/devices.py:802 netbox/dcim/tables/power.py:77
533
550
#: netbox/extras/forms/bulk_import.py:39 netbox/extras/tables/tables.py:290
534
551
#: netbox/extras/tables/tables.py:362 netbox/extras/tables/tables.py:480
535
- #: netbox/netbox/tables/tables.py:239 netbox/templates/circuits/circuit.html:30
552
+ #: netbox/netbox/tables/tables.py:240 netbox/templates/circuits/circuit.html:30
536
553
#: netbox/templates/core/datasource.html:38 netbox/templates/dcim/cable.html:15
537
554
#: netbox/templates/dcim/consoleport.html:36
538
555
#: netbox/templates/dcim/consoleserverport.html:36
@@ -964,7 +981,7 @@ msgstr ""
964
981
#: netbox/ipam/forms/filtersets.py:266 netbox/ipam/forms/filtersets.py:307
965
982
#: netbox/ipam/forms/filtersets.py:382 netbox/ipam/forms/filtersets.py:475
966
983
#: netbox/ipam/forms/filtersets.py:534 netbox/ipam/forms/filtersets.py:552
967
- #: netbox/netbox/tables/tables.py:255
984
+ #: netbox/netbox/tables/tables.py:256
968
985
#: netbox/virtualization/forms/filtersets.py:45
969
986
#: netbox/virtualization/forms/filtersets.py:103
970
987
#: netbox/virtualization/forms/filtersets.py:194
@@ -1377,6 +1394,16 @@ msgstr ""
1377
1394
msgid "ASN Count"
1378
1395
msgstr ""
1379
1396
1397
+ #: netbox/circuits/views.py:331
1398
+ #, python-brace-format
1399
+ msgid "No terminations have been defined for circuit {circuit}."
1400
+ msgstr ""
1401
+
1402
+ #: netbox/circuits/views.py:380
1403
+ #, python-brace-format
1404
+ msgid "Swapped terminations for circuit {circuit}."
1405
+ msgstr ""
1406
+
1380
1407
#: netbox/core/api/views.py:36
1381
1408
msgid "This user does not have permission to synchronize this data source."
1382
1409
msgstr ""
@@ -1959,7 +1986,7 @@ msgstr ""
1959
1986
1960
1987
#: netbox/core/tables/jobs.py:10 netbox/core/tables/tasks.py:76
1961
1988
#: netbox/dcim/tables/devicetypes.py:165 netbox/extras/tables/tables.py:185
1962
- #: netbox/extras/tables/tables.py:357 netbox/netbox/tables/tables.py:188
1989
+ #: netbox/extras/tables/tables.py:357 netbox/netbox/tables/tables.py:189
1963
1990
#: netbox/templates/dcim/virtualchassis_edit.html:52
1964
1991
#: netbox/utilities/forms/forms.py:73 netbox/wireless/tables/wirelesslink.py:16
1965
1992
msgid "ID"
@@ -1969,7 +1996,7 @@ msgstr ""
1969
1996
#: netbox/extras/tables/tables.py:248 netbox/extras/tables/tables.py:294
1970
1997
#: netbox/extras/tables/tables.py:367 netbox/extras/tables/tables.py:485
1971
1998
#: netbox/extras/tables/tables.py:516 netbox/extras/tables/tables.py:556
1972
- #: netbox/extras/tables/tables.py:593 netbox/netbox/tables/tables.py:243
1999
+ #: netbox/extras/tables/tables.py:593 netbox/netbox/tables/tables.py:244
1973
2000
#: netbox/templates/extras/eventrule.html:84
1974
2001
#: netbox/templates/extras/journalentry.html:18
1975
2002
#: netbox/templates/extras/objectchange.html:58
@@ -2063,12 +2090,56 @@ msgstr ""
2063
2090
msgid "No workers found"
2064
2091
msgstr ""
2065
2092
2066
- #: netbox/core/views.py:331 netbox/core/views.py:374 netbox/core/views.py:397
2067
- #: netbox/core/views.py:415 netbox/core/views.py:450
2093
+ #: netbox/core/views.py:81
2094
+ #, python-brace-format
2095
+ msgid "Queued job #{id} to sync {datasource}"
2096
+ msgstr ""
2097
+
2098
+ #: netbox/core/views.py:241
2099
+ #, python-brace-format
2100
+ msgid "Restored configuration revision #{id}"
2101
+ msgstr ""
2102
+
2103
+ #: netbox/core/views.py:334 netbox/core/views.py:377 netbox/core/views.py:453
2068
2104
#, python-brace-format
2069
2105
msgid "Job {job_id} not found"
2070
2106
msgstr ""
2071
2107
2108
+ #: netbox/core/views.py:385
2109
+ #, python-brace-format
2110
+ msgid "Job {id} has been deleted."
2111
+ msgstr ""
2112
+
2113
+ #: netbox/core/views.py:387
2114
+ #, python-brace-format
2115
+ msgid "Error deleting job {id}: {error}"
2116
+ msgstr ""
2117
+
2118
+ #: netbox/core/views.py:400 netbox/core/views.py:418
2119
+ #, python-brace-format
2120
+ msgid "Job {id} not found."
2121
+ msgstr ""
2122
+
2123
+ #: netbox/core/views.py:406
2124
+ #, python-brace-format
2125
+ msgid "Job {id} has been re-enqueued."
2126
+ msgstr ""
2127
+
2128
+ #: netbox/core/views.py:441
2129
+ #, python-brace-format
2130
+ msgid "Job {id} has been enqueued."
2131
+ msgstr ""
2132
+
2133
+ #: netbox/core/views.py:460
2134
+ #, python-brace-format
2135
+ msgid "Job {id} has been stopped."
2136
+ msgstr ""
2137
+
2138
+ #: netbox/core/views.py:462
2139
+ #, python-brace-format
2140
+ msgid "Failed to stop job {id}"
2141
+ msgstr ""
2142
+
2072
2143
#: netbox/dcim/api/serializers_/devices.py:50
2073
2144
#: netbox/dcim/api/serializers_/devicetypes.py:26
2074
2145
msgid "Position (U)"
@@ -4091,7 +4162,7 @@ msgstr ""
4091
4162
msgid "A {model} named {name} already exists"
4092
4163
msgstr ""
4093
4164
4094
- #: netbox/dcim/forms/connections.py:48 netbox/dcim/forms/model_forms.py:686
4165
+ #: netbox/dcim/forms/connections.py:49 netbox/dcim/forms/model_forms.py:686
4095
4166
#: netbox/dcim/tables/power.py:66
4096
4167
#: netbox/templates/dcim/inc/cable_termination.html:37
4097
4168
#: netbox/templates/dcim/powerfeed.html:24
@@ -4100,13 +4171,13 @@ msgstr ""
4100
4171
msgid "Power Panel"
4101
4172
msgstr ""
4102
4173
4103
- #: netbox/dcim/forms/connections.py:57 netbox/dcim/forms/model_forms.py:713
4174
+ #: netbox/dcim/forms/connections.py:58 netbox/dcim/forms/model_forms.py:713
4104
4175
#: netbox/templates/dcim/powerfeed.html:21
4105
4176
#: netbox/templates/dcim/powerport.html:80
4106
4177
msgid "Power Feed"
4107
4178
msgstr ""
4108
4179
4109
- #: netbox/dcim/forms/connections.py:79
4180
+ #: netbox/dcim/forms/connections.py:81
4110
4181
msgid "Side"
4111
4182
msgstr ""
4112
4183
@@ -6081,7 +6152,7 @@ msgstr ""
6081
6152
#: netbox/templates/virtualization/virtualmachine/base.html:27
6082
6153
#: netbox/templates/virtualization/virtualmachine_list.html:14
6083
6154
#: netbox/virtualization/tables/virtualmachines.py:100
6084
- #: netbox/virtualization/views.py:363 netbox/wireless/tables/wirelesslan.py:55
6155
+ #: netbox/virtualization/views.py:365 netbox/wireless/tables/wirelesslan.py:55
6085
6156
msgid "Interfaces"
6086
6157
msgstr ""
6087
6158
@@ -6381,24 +6452,53 @@ msgstr ""
6381
6452
#: netbox/dcim/views.py:2019 netbox/extras/forms/model_forms.py:453
6382
6453
#: netbox/templates/extras/configcontext.html:10
6383
6454
#: netbox/virtualization/forms/model_forms.py:225
6384
- #: netbox/virtualization/views.py:404
6455
+ #: netbox/virtualization/views.py:406
6385
6456
msgid "Config Context"
6386
6457
msgstr ""
6387
6458
6388
- #: netbox/dcim/views.py:2029 netbox/virtualization/views.py:414
6459
+ #: netbox/dcim/views.py:2029 netbox/virtualization/views.py:416
6389
6460
msgid "Render Config"
6390
6461
msgstr ""
6391
6462
6463
+ #: netbox/dcim/views.py:2062 netbox/virtualization/views.py:449
6464
+ #, python-brace-format
6465
+ msgid "An error occurred while rendering the template: {error}"
6466
+ msgstr ""
6467
+
6392
6468
#: netbox/dcim/views.py:2080 netbox/extras/tables/tables.py:447
6393
6469
#: netbox/netbox/navigation/menu.py:234 netbox/netbox/navigation/menu.py:236
6394
6470
#: netbox/virtualization/views.py:179
6395
6471
msgid "Virtual Machines"
6396
6472
msgstr ""
6397
6473
6398
- #: netbox/dcim/views.py:2963 netbox/ipam/tables/ip.py:234
6474
+ #: netbox/dcim/views.py:2828
6475
+ #, python-brace-format
6476
+ msgid "Installed device {device} in bay {device_bay}."
6477
+ msgstr ""
6478
+
6479
+ #: netbox/dcim/views.py:2869
6480
+ #, python-brace-format
6481
+ msgid "Removed device {device} from bay {device_bay}."
6482
+ msgstr ""
6483
+
6484
+ #: netbox/dcim/views.py:2975 netbox/ipam/tables/ip.py:234
6399
6485
msgid "Children"
6400
6486
msgstr ""
6401
6487
6488
+ #: netbox/dcim/views.py:3441
6489
+ msgid "Added member <a href=\" {url}\" >{escape(device)}</a>"
6490
+ msgstr ""
6491
+
6492
+ #: netbox/dcim/views.py:3488
6493
+ #, python-brace-format
6494
+ msgid "Unable to remove master device {device} from the virtual chassis."
6495
+ msgstr ""
6496
+
6497
+ #: netbox/dcim/views.py:3501
6498
+ #, python-brace-format
6499
+ msgid "Removed {device} from virtual chassis {chassis}"
6500
+ msgstr ""
6501
+
6402
6502
#: netbox/extras/api/customfields.py:88
6403
6503
#, python-brace-format
6404
6504
msgid "Unknown related object(s): {name}"
@@ -10167,7 +10267,7 @@ msgstr ""
10167
10267
#: netbox/templates/virtualization/virtualmachine/base.html:32
10168
10268
#: netbox/templates/virtualization/virtualmachine_list.html:21
10169
10269
#: netbox/virtualization/tables/virtualmachines.py:103
10170
- #: netbox/virtualization/views.py:385
10270
+ #: netbox/virtualization/views.py:387
10171
10271
msgid "Virtual Disks"
10172
10272
msgstr ""
10173
10273
@@ -10538,29 +10638,53 @@ msgstr ""
10538
10638
msgid "Error"
10539
10639
msgstr ""
10540
10640
10541
- #: netbox/netbox/tables/tables.py:57
10641
+ #: netbox/netbox/tables/tables.py:58
10542
10642
#, python-brace-format
10543
10643
msgid "No {model_name} found"
10544
10644
msgstr ""
10545
10645
10546
- #: netbox/netbox/tables/tables.py:248
10646
+ #: netbox/netbox/tables/tables.py:249
10547
10647
#: netbox/templates/generic/bulk_import.html:117
10548
10648
msgid "Field"
10549
10649
msgstr ""
10550
10650
10551
- #: netbox/netbox/tables/tables.py:251
10651
+ #: netbox/netbox/tables/tables.py:252
10552
10652
msgid "Value"
10553
10653
msgstr ""
10554
10654
10555
10655
#: netbox/netbox/tests/dummy_plugin/navigation.py:29
10556
10656
msgid "Dummy Plugin"
10557
10657
msgstr ""
10558
10658
10559
- #: netbox/netbox/views/generic/bulk_views.py:405
10659
+ #: netbox/netbox/views/generic/bulk_views.py:111
10660
+ #, python-brace-format
10661
+ msgid ""
10662
+ "There was an error rendering the selected export template ({template}): "
10663
+ "{error}"
10664
+ msgstr ""
10665
+
10666
+ #: netbox/netbox/views/generic/bulk_views.py:411
10560
10667
#, python-brace-format
10561
10668
msgid "Row {i}: Object with ID {id} does not exist"
10562
10669
msgstr ""
10563
10670
10671
+ #: netbox/netbox/views/generic/bulk_views.py:679
10672
+ #: netbox/netbox/views/generic/bulk_views.py:877
10673
+ #: netbox/netbox/views/generic/bulk_views.py:925
10674
+ #, python-brace-format
10675
+ msgid "No {object_type} were selected."
10676
+ msgstr ""
10677
+
10678
+ #: netbox/netbox/views/generic/bulk_views.py:759
10679
+ #, python-brace-format
10680
+ msgid "Renamed {count} {object_type}"
10681
+ msgstr ""
10682
+
10683
+ #: netbox/netbox/views/generic/bulk_views.py:855
10684
+ #, python-brace-format
10685
+ msgid "Deleted {count} {object_type}"
10686
+ msgstr ""
10687
+
10564
10688
#: netbox/netbox/views/generic/feature_views.py:38
10565
10689
msgid "Changelog"
10566
10690
msgstr ""
@@ -10569,6 +10693,20 @@ msgstr ""
10569
10693
msgid "Journal"
10570
10694
msgstr ""
10571
10695
10696
+ #: netbox/netbox/views/generic/feature_views.py:205
10697
+ msgid "Unable to synchronize data: No data file set."
10698
+ msgstr ""
10699
+
10700
+ #: netbox/netbox/views/generic/feature_views.py:209
10701
+ #, python-brace-format
10702
+ msgid "Synchronized data for {object_type} {object}."
10703
+ msgstr ""
10704
+
10705
+ #: netbox/netbox/views/generic/feature_views.py:234
10706
+ #, python-brace-format
10707
+ msgid "Synced {count} {object_type}"
10708
+ msgstr ""
10709
+
10572
10710
#: netbox/netbox/views/generic/object_views.py:108
10573
10711
#, python-brace-format
10574
10712
msgid "{class_name} must implement get_children()"
@@ -14335,6 +14473,16 @@ msgstr ""
14335
14473
msgid "virtual disks"
14336
14474
msgstr ""
14337
14475
14476
+ #: netbox/virtualization/views.py:274
14477
+ #, python-brace-format
14478
+ msgid "Added {count} devices to cluster {cluster}"
14479
+ msgstr ""
14480
+
14481
+ #: netbox/virtualization/views.py:309
14482
+ #, python-brace-format
14483
+ msgid "Removed {count} devices from cluster {cluster}"
14484
+ msgstr ""
14485
+
14338
14486
#: netbox/vpn/choices.py:31
14339
14487
msgid "IPsec - Transport"
14340
14488
msgstr ""
0 commit comments