@@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : PACKAGE VERSION\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2024-07-09 05:02 +0000\n "
20+ "POT-Creation-Date : 2024-07-11 05:01 +0000\n "
2121"PO-Revision-Date : 2023-10-30 17:48+0000\n "
2222"Last-Translator : chbally, 2024\n "
2323"Language-Team : German (https://app.transifex.com/netbox-community/teams/178115/de/)\n "
@@ -68,7 +68,7 @@ msgstr "Zuletzt verwendet"
6868msgid "Allowed IPs"
6969msgstr "Erlaubte IP-Adressen"
7070
71- #: netbox/account/views.py:204
71+ #: netbox/account/views.py:214
7272msgid "Your preferences have been updated."
7373msgstr "Ihre Einstellungen wurden aktualisiert."
7474
@@ -1519,16 +1519,16 @@ msgstr "Passwort"
15191519msgid "Branch"
15201520msgstr "Branch"
15211521
1522- #: netbox/core/data_backends.py:105
1522+ #: netbox/core/data_backends.py:106
15231523#, python-brace-format
15241524msgid "Fetching remote data failed ({name}): {error}"
15251525msgstr "Abrufen der Remote-Daten ist fehlgeschlagen ({name}): {error}"
15261526
1527- #: netbox/core/data_backends.py:118
1527+ #: netbox/core/data_backends.py:119
15281528msgid "AWS access key ID"
15291529msgstr "AWS-Zugriffsschlüssel-ID"
15301530
1531- #: netbox/core/data_backends.py:122
1531+ #: netbox/core/data_backends.py:123
15321532msgid "AWS secret access key"
15331533msgstr "Geheimer AWS-Zugriffsschlüssel"
15341534
@@ -1874,7 +1874,7 @@ msgstr ""
18741874msgid "last updated"
18751875msgstr "zuletzt aktualisiert"
18761876
1877- #: netbox/core/models/data.py:296 netbox/dcim/models/cables.py:442
1877+ #: netbox/core/models/data.py:296 netbox/dcim/models/cables.py:444
18781878msgid "path"
18791879msgstr "Pfad"
18801880
@@ -4664,53 +4664,53 @@ msgstr "Länge"
46644664msgid "length unit"
46654665msgstr "Längeneinheit"
46664666
4667- #: netbox/dcim/models/cables.py:93
4667+ #: netbox/dcim/models/cables.py:95
46684668msgid "cable"
46694669msgstr "Kabel"
46704670
4671- #: netbox/dcim/models/cables.py:94
4671+ #: netbox/dcim/models/cables.py:96
46724672msgid "cables"
46734673msgstr "Kabel"
46744674
4675- #: netbox/dcim/models/cables.py:163
4675+ #: netbox/dcim/models/cables.py:165
46764676msgid "Must specify a unit when setting a cable length"
46774677msgstr "Bei der Eingabe einer Kabellänge muss eine Einheit angegeben werden"
46784678
4679- #: netbox/dcim/models/cables.py:166
4679+ #: netbox/dcim/models/cables.py:168
46804680msgid "Must define A and B terminations when creating a new cable."
46814681msgstr ""
46824682"Beim Erstellen eines neuen Kabels müssen A- und B-Anschlüsse definiert "
46834683"werden."
46844684
4685- #: netbox/dcim/models/cables.py:173
4685+ #: netbox/dcim/models/cables.py:175
46864686msgid "Cannot connect different termination types to same end of cable."
46874687msgstr ""
46884688"Verschiedene Anschlusstypen können nicht an dasselbe Kabelende angeschlossen"
46894689" werden."
46904690
4691- #: netbox/dcim/models/cables.py:181
4691+ #: netbox/dcim/models/cables.py:183
46924692#, python-brace-format
46934693msgid "Incompatible termination types: {type_a} and {type_b}"
46944694msgstr "Inkompatible Kündigungsarten: {type_a} und {type_b}"
46954695
4696- #: netbox/dcim/models/cables.py:191
4696+ #: netbox/dcim/models/cables.py:193
46974697msgid "A and B terminations cannot connect to the same object."
46984698msgstr ""
46994699"A- und B-Anschlüsse können nicht mit demselben Objekt verbunden werden."
47004700
4701- #: netbox/dcim/models/cables.py:258 netbox/ipam/models/asns.py:37
4701+ #: netbox/dcim/models/cables.py:260 netbox/ipam/models/asns.py:37
47024702msgid "end"
47034703msgstr "Ende"
47044704
4705- #: netbox/dcim/models/cables.py:311
4705+ #: netbox/dcim/models/cables.py:313
47064706msgid "cable termination"
47074707msgstr "Kabelabschlusspunkt"
47084708
4709- #: netbox/dcim/models/cables.py:312
4709+ #: netbox/dcim/models/cables.py:314
47104710msgid "cable terminations"
47114711msgstr "Kabelabschlusspunkte"
47124712
4713- #: netbox/dcim/models/cables.py:331
4713+ #: netbox/dcim/models/cables.py:333
47144714#, python-brace-format
47154715msgid ""
47164716"Duplicate termination found for {app_label}.{model} {termination_id}: cable "
@@ -4719,34 +4719,34 @@ msgstr ""
47194719"Doppelte Terminierung gefunden für {app_label}.{model} {termination_id}: "
47204720"Kabel {cable_pk}"
47214721
4722- #: netbox/dcim/models/cables.py:341
4722+ #: netbox/dcim/models/cables.py:343
47234723#, python-brace-format
47244724msgid "Cables cannot be terminated to {type_display} interfaces"
47254725msgstr "Kabel können nicht an {type_display} Schnittstellen terminiert werden"
47264726
4727- #: netbox/dcim/models/cables.py:348
4727+ #: netbox/dcim/models/cables.py:350
47284728msgid "Circuit terminations attached to a provider network may not be cabled."
47294729msgstr ""
47304730"Transportnetzabschlüsse, die an ein Provider-Netzwerk angeschlossen sind, "
47314731"sind möglicherweise nicht verkabelt."
47324732
4733- #: netbox/dcim/models/cables.py:446 netbox/extras/models/configs.py:50
4733+ #: netbox/dcim/models/cables.py:448 netbox/extras/models/configs.py:50
47344734msgid "is active"
47354735msgstr "ist aktiv"
47364736
4737- #: netbox/dcim/models/cables.py:450
4737+ #: netbox/dcim/models/cables.py:452
47384738msgid "is complete"
47394739msgstr "ist abgeschlossen"
47404740
4741- #: netbox/dcim/models/cables.py:454
4741+ #: netbox/dcim/models/cables.py:456
47424742msgid "is split"
47434743msgstr "ist aufgeteilt"
47444744
4745- #: netbox/dcim/models/cables.py:462
4745+ #: netbox/dcim/models/cables.py:464
47464746msgid "cable path"
47474747msgstr "Kabelweg"
47484748
4749- #: netbox/dcim/models/cables.py:463
4749+ #: netbox/dcim/models/cables.py:465
47504750msgid "cable paths"
47514751msgstr "Kabelwege"
47524752
@@ -7014,43 +7014,43 @@ msgid "Invalid format. URL parameters must be passed as a dictionary."
70147014msgstr ""
70157015"Ungültiges Format. URL-Parameter müssen als Wörterbuch übergeben werden."
70167016
7017- #: netbox/extras/dashboard/widgets.py:284
7017+ #: netbox/extras/dashboard/widgets.py:288
70187018msgid "RSS Feed"
70197019msgstr "RSS-Feed"
70207020
7021- #: netbox/extras/dashboard/widgets.py:289
7021+ #: netbox/extras/dashboard/widgets.py:293
70227022msgid "Embed an RSS feed from an external website."
70237023msgstr "Betten Sie einen RSS-Feed von einer externen Website ein."
70247024
7025- #: netbox/extras/dashboard/widgets.py:296
7025+ #: netbox/extras/dashboard/widgets.py:300
70267026msgid "Feed URL"
70277027msgstr "Feed-URL"
70287028
7029- #: netbox/extras/dashboard/widgets.py:301
7029+ #: netbox/extras/dashboard/widgets.py:305
70307030msgid "The maximum number of objects to display"
70317031msgstr "Die maximale Anzahl der anzuzeigenden Objekte"
70327032
7033- #: netbox/extras/dashboard/widgets.py:306
7033+ #: netbox/extras/dashboard/widgets.py:310
70347034msgid "How long to stored the cached content (in seconds)"
70357035msgstr "Wie lange soll der Inhalt zwischengespeichert werden (in Sekunden)"
70367036
7037- #: netbox/extras/dashboard/widgets.py:358
7037+ #: netbox/extras/dashboard/widgets.py:362
70387038#: netbox/templates/account/base.html:10
70397039#: netbox/templates/account/bookmarks.html:7
70407040#: netbox/templates/inc/user_menu.html:30
70417041msgid "Bookmarks"
70427042msgstr "Lesezeichen"
70437043
7044- #: netbox/extras/dashboard/widgets.py:362
7044+ #: netbox/extras/dashboard/widgets.py:366
70457045msgid "Show your personal bookmarks"
70467046msgstr "Zeige persönliche Lesezeichen an"
70477047
7048- #: netbox/extras/events.py:134
7048+ #: netbox/extras/events.py:137
70497049#, python-brace-format
70507050msgid "Unknown action type for an event rule: {action_type}"
70517051msgstr "Unbekannter Aktionstyp für eine Ereignisregel: {action_type}"
70527052
7053- #: netbox/extras/events.py:182
7053+ #: netbox/extras/events.py:185
70547054#, python-brace-format
70557055msgid "Cannot import events pipeline {name} error: {error}"
70567056msgstr "Event-Pipeline kann nicht importiert werden {name} Fehler: {error}"
@@ -10076,7 +10076,7 @@ msgstr ""
1007610076"Ungültiger Wert. Geben Sie einen Inhaltstyp als "
1007710077"'an<app_label>.<model_name>'."
1007810078
10079- #: netbox/netbox/authentication/__init__.py:138
10079+ #: netbox/netbox/authentication/__init__.py:141
1008010080#, python-brace-format
1008110081msgid "Invalid permission {permission} for model {model}"
1008210082msgstr "Ungültige Erlaubnis {permission} für Modell {model}"
@@ -10930,43 +10930,43 @@ msgstr ""
1093010930msgid "Cannot delete stores from registry"
1093110931msgstr "Stores können nicht aus der Registrierung gelöscht werden"
1093210932
10933- #: netbox/netbox/settings.py:741
10933+ #: netbox/netbox/settings.py:742
1093410934msgid "German"
1093510935msgstr "Deutsch"
1093610936
10937- #: netbox/netbox/settings.py:742
10937+ #: netbox/netbox/settings.py:743
1093810938msgid "English"
1093910939msgstr "Englisch"
1094010940
10941- #: netbox/netbox/settings.py:743
10941+ #: netbox/netbox/settings.py:744
1094210942msgid "Spanish"
1094310943msgstr "Spanisch"
1094410944
10945- #: netbox/netbox/settings.py:744
10945+ #: netbox/netbox/settings.py:745
1094610946msgid "French"
1094710947msgstr "Französisch"
1094810948
10949- #: netbox/netbox/settings.py:745
10949+ #: netbox/netbox/settings.py:746
1095010950msgid "Japanese"
1095110951msgstr "Japanisch"
1095210952
10953- #: netbox/netbox/settings.py:746
10953+ #: netbox/netbox/settings.py:747
1095410954msgid "Portuguese"
1095510955msgstr "Portugiesisch"
1095610956
10957- #: netbox/netbox/settings.py:747
10957+ #: netbox/netbox/settings.py:748
1095810958msgid "Russian"
1095910959msgstr "Russisch"
1096010960
10961- #: netbox/netbox/settings.py:748
10961+ #: netbox/netbox/settings.py:749
1096210962msgid "Turkish"
1096310963msgstr "Türkisch"
1096410964
10965- #: netbox/netbox/settings.py:749
10965+ #: netbox/netbox/settings.py:750
1096610966msgid "Ukrainian"
1096710967msgstr "Ukrainisch"
1096810968
10969- #: netbox/netbox/settings.py:750
10969+ #: netbox/netbox/settings.py:751
1097010970msgid "Chinese"
1097110971msgstr "chinesisch"
1097210972
0 commit comments