Merge remote-tracking branch 'inventree/l10_crowdin' into l10

# Conflicts:
#	InvenTree/locale/de/LC_MESSAGES/django.po
#	InvenTree/locale/es/LC_MESSAGES/django.po
#	InvenTree/locale/fr/LC_MESSAGES/django.po
#	InvenTree/locale/it/LC_MESSAGES/django.po
#	InvenTree/locale/ja/LC_MESSAGES/django.po
#	InvenTree/locale/pl/LC_MESSAGES/django.po
#	InvenTree/locale/ru/LC_MESSAGES/django.po
#	InvenTree/locale/tr/LC_MESSAGES/django.po
#	InvenTree/locale/zh/LC_MESSAGES/django.po
This commit is contained in:
Oliver 2021-06-17 08:50:32 +10:00
commit 69c253bee5
9 changed files with 40 additions and 55 deletions

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:41\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
@ -3171,10 +3169,8 @@ msgid "Unit Price"
msgstr "Stück-Preis" msgstr "Stück-Preis"
#: order/templates/order/purchase_order_detail.html:198 #: order/templates/order/purchase_order_detail.html:198
#, fuzzy
#| msgid "Unit sale price"
msgid "Total price" msgid "Total price"
msgstr "Stückverkaufspreis" msgstr ""
#: order/templates/order/purchase_order_detail.html:251 #: order/templates/order/purchase_order_detail.html:251
#: order/templates/order/sales_order_detail.html:328 #: order/templates/order/sales_order_detail.html:328
@ -6142,13 +6138,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 "
@ -7601,3 +7595,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"

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:40\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"Language: es_ES\n" "Language: es_ES\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:40\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr_FR\n" "Language: fr_FR\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:40\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: it_IT\n" "Language: it_IT\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:41\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"Language: ja_JP\n" "Language: ja_JP\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:40\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"Language: pl_PL\n" "Language: pl_PL\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -3169,10 +3168,8 @@ msgid "Unit Price"
msgstr "Cena jednostkowa" msgstr "Cena jednostkowa"
#: order/templates/order/purchase_order_detail.html:198 #: order/templates/order/purchase_order_detail.html:198
#, fuzzy
#| msgid "Unit sale price"
msgid "Total price" msgid "Total price"
msgstr "Jednostkowa cena sprzedaży" msgstr ""
#: order/templates/order/purchase_order_detail.html:251 #: order/templates/order/purchase_order_detail.html:251
#: order/templates/order/sales_order_detail.html:328 #: order/templates/order/sales_order_detail.html:328
@ -6140,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7595,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:41\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru_RU\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:41\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"Language: tr_TR\n" "Language: tr_TR\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""

View File

@ -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-16 22:40+0000\n" "POT-Creation-Date: 2021-06-16 22:40+0000\n"
"PO-Revision-Date: 2021-06-16 14:02\n" "PO-Revision-Date: 2021-06-16 22:41\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"Language: zh_CN\n" "Language: zh_CN\n"
@ -2149,8 +2149,7 @@ msgstr ""
#: 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 ""
@ -6138,8 +6137,7 @@ msgstr ""
#: 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"
" " " "
@ -7593,3 +7591,4 @@ msgstr ""
#: users/models.py:187 #: users/models.py:187
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""