2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

updated translation base

This commit is contained in:
github-actions[bot]
2021-05-14 02:57:28 +00:00
parent 65e6756c45
commit c4641c3ab8
10 changed files with 254 additions and 130 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-13 21:51+0000\n"
"POT-Creation-Date: 2021-05-14 02:57+0000\n"
"PO-Revision-Date: 2021-05-13 04:17\n"
"Last-Translator: \n"
"Language-Team: German\n"
@ -1674,7 +1674,7 @@ msgstr "zeige Bestand in Eingabemasken"
msgid "Display available part quantity in some forms"
msgstr "Zeige den verfügbaren Bestand in einigen Eingabemasken"
#: common/models.py:215
#: common/models.py:215 templates/stats.html:25
msgid "Debug Mode"
msgstr "Entwickler-Modus"
@ -2393,7 +2393,7 @@ msgstr "Zuliefererteile"
#: stock/templates/stock/location_navbar.html:22
#: stock/templates/stock/location_navbar.html:29
#: templates/InvenTree/search.html:198 templates/js/stock.js:968
#: templates/stats.html:72 templates/stats.html:81 users/models.py:42
#: templates/stats.html:85 templates/stats.html:94 users/models.py:42
msgid "Stock Items"
msgstr "Teilbestand"
@ -3204,7 +3204,7 @@ msgstr "Ausstehende Teile für <b>%(order)s</b> - <i>%(desc)s</i> empfangen"
#: part/templates/part/category_partlist.html:10
#: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114
#: templates/InvenTree/settings/tabs.html:25 templates/js/part.js:577
#: templates/navbar.html:23 templates/stats.html:59 templates/stats.html:68
#: templates/navbar.html:23 templates/stats.html:72 templates/stats.html:81
#: users/models.py:40
msgid "Parts"
msgstr "Teile"
@ -3733,7 +3733,7 @@ msgstr "Teil-Kategorie"
#: part/models.py:83 part/templates/part/category.html:23
#: part/templates/part/category.html:94 part/templates/part/category.html:141
#: templates/InvenTree/search.html:127 templates/stats.html:63
#: templates/InvenTree/search.html:127 templates/stats.html:76
#: users/models.py:39
msgid "Part Categories"
msgstr "Teil-Kategorien"
@ -4782,6 +4782,10 @@ msgstr "Neue Variante anlegen"
msgid "New Variant"
msgstr "neue Variante anlegen"
#: part/templatetags/inventree_extras.py:90
msgid "Unknown database"
msgstr ""
#: part/views.py:89
msgid "Add Related Part"
msgstr "verknüpftes Teil hinzufügen"
@ -5684,7 +5688,7 @@ msgid "Stock Details"
msgstr "Objekt-Details"
#: stock/templates/stock/location.html:117 templates/InvenTree/search.html:279
#: templates/stats.html:76 users/models.py:41
#: templates/stats.html:89 users/models.py:41
msgid "Stock Locations"
msgstr "Bestand-Lagerorte"
@ -7313,31 +7317,41 @@ msgstr "Server"
msgid "Instance Name"
msgstr "Instanzname"
#: templates/stats.html:19
#: templates/stats.html:18
#, fuzzy
#| msgid "Data"
msgid "Database"
msgstr "Wert"
#: templates/stats.html:26
msgid "Server is running in debug mode"
msgstr ""
#: templates/stats.html:32
msgid "Server status"
msgstr "Serverstatus"
#: templates/stats.html:22
#: templates/stats.html:35
msgid "Healthy"
msgstr "Gesund"
#: templates/stats.html:24
#: templates/stats.html:37
msgid "Issues detected"
msgstr "Probleme erkannt"
#: templates/stats.html:31
#: templates/stats.html:44
msgid "Background Worker"
msgstr "Hintergrund-Prozess"
#: templates/stats.html:34
#: templates/stats.html:47
msgid "Background worker not running"
msgstr "Hintergrund-Prozess läuft nicht"
#: templates/stats.html:42
#: templates/stats.html:55
msgid "Email Settings"
msgstr "E-Mail-Einstellungen"
#: templates/stats.html:45
#: templates/stats.html:58
msgid "Email settings not configured"
msgstr "E-Mail-Einstellungen nicht konfiguriert"