mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix: New translations django.po from Crowdin
This commit is contained in:
parent
b0522ee439
commit
e861a0e417
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: inventree\n"
|
"Project-Id-Version: inventree\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-06-06 14:31+0000\n"
|
"POT-Creation-Date: 2021-06-06 14:31+0000\n"
|
||||||
"PO-Revision-Date: 2021-06-01 23:57\n"
|
"PO-Revision-Date: 2021-06-06 14:38\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Language: de_DE\n"
|
"Language: de_DE\n"
|
||||||
@ -2149,11 +2149,9 @@ msgstr "Sind Sie sicher, dass Sie die Firma '%(name)s' löschen wollen?"
|
|||||||
|
|
||||||
#: company/templates/company/delete.html:12
|
#: company/templates/company/delete.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid "There are %(count)s parts sourced from this company.<br>\n"
|
||||||
"There are %(count)s parts sourced from this company.<br>\n"
|
|
||||||
"If this supplier is deleted, these supplier part entries will also be deleted."
|
"If this supplier is deleted, these supplier part entries will also be deleted."
|
||||||
msgstr ""
|
msgstr "Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.<br>\n"
|
||||||
"Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.<br>\n"
|
|
||||||
"Wenn dieser Lieferant gelöscht wird, werden auch diese Zulieferer-Teile gelöscht."
|
"Wenn dieser Lieferant gelöscht wird, werden auch diese Zulieferer-Teile gelöscht."
|
||||||
|
|
||||||
#: company/templates/company/detail.html:21
|
#: company/templates/company/detail.html:21
|
||||||
@ -6136,13 +6134,11 @@ msgstr "Farbschemata"
|
|||||||
|
|
||||||
#: templates/InvenTree/settings/appearance.html:29
|
#: templates/InvenTree/settings/appearance.html:29
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid "\n"
|
||||||
"\n"
|
|
||||||
" The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.<br>\n"
|
" The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.<br>\n"
|
||||||
" Please select another color theme :)\n"
|
" Please select another color theme :)\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
"\t\tDie CSS Datei \"%(invalid_color_theme)s.css\" für das aktuell ausgewählte Farbschema wurde nicht gefunden.<br>\n"
|
"\t\tDie CSS Datei \"%(invalid_color_theme)s.css\" für das aktuell ausgewählte Farbschema wurde nicht gefunden.<br>\n"
|
||||||
"\t\tBitte ein anderes Farbschema auswählen:)\n"
|
"\t\tBitte ein anderes Farbschema auswählen:)\n"
|
||||||
"\t "
|
"\t "
|
||||||
@ -7595,3 +7591,4 @@ msgstr "Berechtigungen Einträge zu ändern"
|
|||||||
#: users/models.py:187
|
#: users/models.py:187
|
||||||
msgid "Permission to delete items"
|
msgid "Permission to delete items"
|
||||||
msgstr "Berechtigung Einträge zu löschen"
|
msgstr "Berechtigung Einträge zu löschen"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user