Skip to content

Commit ab6ddd5

Browse files
Updates for project NetBox (#16888)
* Translate django.po in pt 100% reviewed source file: 'django.po' on 'pt'. * Translate django.po in es 100% translated source file: 'django.po' on 'es'. * Translate django.po in de 100% translated source file: 'django.po' on 'de'. * Translate django.po in fr 100% translated source file: 'django.po' on 'fr'. * Translate django.po in ru 100% translated source file: 'django.po' on 'ru'. * Translate django.po in ja 100% translated source file: 'django.po' on 'ja'. * Translate django.po in it 100% translated source file: 'django.po' on 'it'. * Translate django.po in cs 100% translated source file: 'django.po' on 'cs'. * Translate django.po in zh 100% translated source file: 'django.po' on 'zh'. * Translate django.po in nl 100% translated source file: 'django.po' on 'nl'. * Translate django.po in da 100% translated source file: 'django.po' on 'da'. * Translate django.po in uk 100% translated source file: 'django.po' on 'uk'. * Translate django.po in pl 100% translated source file: 'django.po' on 'pl'. * Translate django.po in tr 100% translated source file: 'django.po' on 'tr'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 499da4f commit ab6ddd5

File tree

14 files changed

+62336
-54350
lines changed

14 files changed

+62336
-54350
lines changed

netbox/translations/cs/LC_MESSAGES/django.po

Lines changed: 8869 additions & 7817 deletions
Large diffs are not rendered by default.

netbox/translations/da/LC_MESSAGES/django.po

Lines changed: 8888 additions & 7800 deletions
Large diffs are not rendered by default.

netbox/translations/de/LC_MESSAGES/django.po

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
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"
6868
msgid "Allowed IPs"
6969
msgstr "Erlaubte IP-Adressen"
7070

71-
#: netbox/account/views.py:204
71+
#: netbox/account/views.py:214
7272
msgid "Your preferences have been updated."
7373
msgstr "Ihre Einstellungen wurden aktualisiert."
7474

@@ -1519,16 +1519,16 @@ msgstr "Passwort"
15191519
msgid "Branch"
15201520
msgstr "Branch"
15211521

1522-
#: netbox/core/data_backends.py:105
1522+
#: netbox/core/data_backends.py:106
15231523
#, python-brace-format
15241524
msgid "Fetching remote data failed ({name}): {error}"
15251525
msgstr "Abrufen der Remote-Daten ist fehlgeschlagen ({name}): {error}"
15261526

1527-
#: netbox/core/data_backends.py:118
1527+
#: netbox/core/data_backends.py:119
15281528
msgid "AWS access key ID"
15291529
msgstr "AWS-Zugriffsschlüssel-ID"
15301530

1531-
#: netbox/core/data_backends.py:122
1531+
#: netbox/core/data_backends.py:123
15321532
msgid "AWS secret access key"
15331533
msgstr "Geheimer AWS-Zugriffsschlüssel"
15341534

@@ -1874,7 +1874,7 @@ msgstr ""
18741874
msgid "last updated"
18751875
msgstr "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
18781878
msgid "path"
18791879
msgstr "Pfad"
18801880

@@ -4664,53 +4664,53 @@ msgstr "Länge"
46644664
msgid "length unit"
46654665
msgstr "Längeneinheit"
46664666

4667-
#: netbox/dcim/models/cables.py:93
4667+
#: netbox/dcim/models/cables.py:95
46684668
msgid "cable"
46694669
msgstr "Kabel"
46704670

4671-
#: netbox/dcim/models/cables.py:94
4671+
#: netbox/dcim/models/cables.py:96
46724672
msgid "cables"
46734673
msgstr "Kabel"
46744674

4675-
#: netbox/dcim/models/cables.py:163
4675+
#: netbox/dcim/models/cables.py:165
46764676
msgid "Must specify a unit when setting a cable length"
46774677
msgstr "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
46804680
msgid "Must define A and B terminations when creating a new cable."
46814681
msgstr ""
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
46864686
msgid "Cannot connect different termination types to same end of cable."
46874687
msgstr ""
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
46934693
msgid "Incompatible termination types: {type_a} and {type_b}"
46944694
msgstr "Inkompatible Kündigungsarten: {type_a} und {type_b}"
46954695

4696-
#: netbox/dcim/models/cables.py:191
4696+
#: netbox/dcim/models/cables.py:193
46974697
msgid "A and B terminations cannot connect to the same object."
46984698
msgstr ""
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
47024702
msgid "end"
47034703
msgstr "Ende"
47044704

4705-
#: netbox/dcim/models/cables.py:311
4705+
#: netbox/dcim/models/cables.py:313
47064706
msgid "cable termination"
47074707
msgstr "Kabelabschlusspunkt"
47084708

4709-
#: netbox/dcim/models/cables.py:312
4709+
#: netbox/dcim/models/cables.py:314
47104710
msgid "cable terminations"
47114711
msgstr "Kabelabschlusspunkte"
47124712

4713-
#: netbox/dcim/models/cables.py:331
4713+
#: netbox/dcim/models/cables.py:333
47144714
#, python-brace-format
47154715
msgid ""
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
47244724
msgid "Cables cannot be terminated to {type_display} interfaces"
47254725
msgstr "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
47284728
msgid "Circuit terminations attached to a provider network may not be cabled."
47294729
msgstr ""
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
47344734
msgid "is active"
47354735
msgstr "ist aktiv"
47364736

4737-
#: netbox/dcim/models/cables.py:450
4737+
#: netbox/dcim/models/cables.py:452
47384738
msgid "is complete"
47394739
msgstr "ist abgeschlossen"
47404740

4741-
#: netbox/dcim/models/cables.py:454
4741+
#: netbox/dcim/models/cables.py:456
47424742
msgid "is split"
47434743
msgstr "ist aufgeteilt"
47444744

4745-
#: netbox/dcim/models/cables.py:462
4745+
#: netbox/dcim/models/cables.py:464
47464746
msgid "cable path"
47474747
msgstr "Kabelweg"
47484748

4749-
#: netbox/dcim/models/cables.py:463
4749+
#: netbox/dcim/models/cables.py:465
47504750
msgid "cable paths"
47514751
msgstr "Kabelwege"
47524752

@@ -7014,43 +7014,43 @@ msgid "Invalid format. URL parameters must be passed as a dictionary."
70147014
msgstr ""
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
70187018
msgid "RSS Feed"
70197019
msgstr "RSS-Feed"
70207020

7021-
#: netbox/extras/dashboard/widgets.py:289
7021+
#: netbox/extras/dashboard/widgets.py:293
70227022
msgid "Embed an RSS feed from an external website."
70237023
msgstr "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
70267026
msgid "Feed URL"
70277027
msgstr "Feed-URL"
70287028

7029-
#: netbox/extras/dashboard/widgets.py:301
7029+
#: netbox/extras/dashboard/widgets.py:305
70307030
msgid "The maximum number of objects to display"
70317031
msgstr "Die maximale Anzahl der anzuzeigenden Objekte"
70327032

7033-
#: netbox/extras/dashboard/widgets.py:306
7033+
#: netbox/extras/dashboard/widgets.py:310
70347034
msgid "How long to stored the cached content (in seconds)"
70357035
msgstr "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
70417041
msgid "Bookmarks"
70427042
msgstr "Lesezeichen"
70437043

7044-
#: netbox/extras/dashboard/widgets.py:362
7044+
#: netbox/extras/dashboard/widgets.py:366
70457045
msgid "Show your personal bookmarks"
70467046
msgstr "Zeige persönliche Lesezeichen an"
70477047

7048-
#: netbox/extras/events.py:134
7048+
#: netbox/extras/events.py:137
70497049
#, python-brace-format
70507050
msgid "Unknown action type for an event rule: {action_type}"
70517051
msgstr "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
70557055
msgid "Cannot import events pipeline {name} error: {error}"
70567056
msgstr "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
1008110081
msgid "Invalid permission {permission} for model {model}"
1008210082
msgstr "Ungültige Erlaubnis {permission} für Modell {model}"
@@ -10930,43 +10930,43 @@ msgstr ""
1093010930
msgid "Cannot delete stores from registry"
1093110931
msgstr "Stores können nicht aus der Registrierung gelöscht werden"
1093210932

10933-
#: netbox/netbox/settings.py:741
10933+
#: netbox/netbox/settings.py:742
1093410934
msgid "German"
1093510935
msgstr "Deutsch"
1093610936

10937-
#: netbox/netbox/settings.py:742
10937+
#: netbox/netbox/settings.py:743
1093810938
msgid "English"
1093910939
msgstr "Englisch"
1094010940

10941-
#: netbox/netbox/settings.py:743
10941+
#: netbox/netbox/settings.py:744
1094210942
msgid "Spanish"
1094310943
msgstr "Spanisch"
1094410944

10945-
#: netbox/netbox/settings.py:744
10945+
#: netbox/netbox/settings.py:745
1094610946
msgid "French"
1094710947
msgstr "Französisch"
1094810948

10949-
#: netbox/netbox/settings.py:745
10949+
#: netbox/netbox/settings.py:746
1095010950
msgid "Japanese"
1095110951
msgstr "Japanisch"
1095210952

10953-
#: netbox/netbox/settings.py:746
10953+
#: netbox/netbox/settings.py:747
1095410954
msgid "Portuguese"
1095510955
msgstr "Portugiesisch"
1095610956

10957-
#: netbox/netbox/settings.py:747
10957+
#: netbox/netbox/settings.py:748
1095810958
msgid "Russian"
1095910959
msgstr "Russisch"
1096010960

10961-
#: netbox/netbox/settings.py:748
10961+
#: netbox/netbox/settings.py:749
1096210962
msgid "Turkish"
1096310963
msgstr "Türkisch"
1096410964

10965-
#: netbox/netbox/settings.py:749
10965+
#: netbox/netbox/settings.py:750
1096610966
msgid "Ukrainian"
1096710967
msgstr "Ukrainisch"
1096810968

10969-
#: netbox/netbox/settings.py:750
10969+
#: netbox/netbox/settings.py:751
1097010970
msgid "Chinese"
1097110971
msgstr "chinesisch"
1097210972

0 commit comments

Comments
 (0)