2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00

New Crowdin updates (#1751)

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin
This commit is contained in:
Oliver 2021-07-03 12:46:23 +10:00 committed by GitHub
parent 3c8cba01b1
commit 67a35dc879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 44 additions and 67 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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: de_DE\n" "Language: de_DE\n"
@ -2242,11 +2242,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
@ -6331,13 +6329,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 "
@ -7467,16 +7463,12 @@ msgid "Stock status"
msgstr "Status" msgstr "Status"
#: templates/js/table_filters.js:211 #: templates/js/table_filters.js:211
#, fuzzy
#| msgid "Unit purchase price"
msgid "Has purchase price" msgid "Has purchase price"
msgstr "Preis pro Einheit" msgstr ""
#: templates/js/table_filters.js:212 #: templates/js/table_filters.js:212
#, fuzzy
#| msgid "Show stock items which have expired"
msgid "Show stock items which have a purchase price set" msgid "Show stock items which have a purchase price set"
msgstr "Zeige abgelaufene BestandsObjekte" msgstr ""
#: templates/js/table_filters.js:241 #: templates/js/table_filters.js:241
msgid "Build status" msgid "Build status"
@ -7842,3 +7834,4 @@ msgstr "Berechtigungen Einträge zu ändern"
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"Language: es_ES\n" "Language: es_ES\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr_FR\n" "Language: fr_FR\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: it_IT\n" "Language: it_IT\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"Language: ja_JP\n" "Language: ja_JP\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"Language: pl_PL\n" "Language: pl_PL\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7461,16 +7459,12 @@ msgid "Stock status"
msgstr "" msgstr ""
#: templates/js/table_filters.js:211 #: templates/js/table_filters.js:211
#, fuzzy
#| msgid "Unit purchase price"
msgid "Has purchase price" msgid "Has purchase price"
msgstr "Cena zakupu jednostkowego" msgstr ""
#: templates/js/table_filters.js:212 #: templates/js/table_filters.js:212
#, fuzzy
#| msgid "Number of stock items which have been completed"
msgid "Show stock items which have a purchase price set" msgid "Show stock items which have a purchase price set"
msgstr "Ilość produktów magazynowych które zostały ukończone" msgstr ""
#: templates/js/table_filters.js:241 #: templates/js/table_filters.js:241
msgid "Build status" msgid "Build status"
@ -7836,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru_RU\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"Language: tr_TR\n" "Language: tr_TR\n"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7461,16 +7459,12 @@ msgid "Stock status"
msgstr "" msgstr ""
#: templates/js/table_filters.js:211 #: templates/js/table_filters.js:211
#, fuzzy
#| msgid "Create Purchase Order"
msgid "Has purchase price" msgid "Has purchase price"
msgstr "Satın Alma Emri Oluştur" msgstr ""
#: templates/js/table_filters.js:212 #: templates/js/table_filters.js:212
#, fuzzy
#| msgid "Number of stock items which have been completed"
msgid "Show stock items which have a purchase price set" msgid "Show stock items which have a purchase price set"
msgstr "Tamamlanan stok kalemlerinin sayısı" msgstr ""
#: templates/js/table_filters.js:241 #: templates/js/table_filters.js:241
msgid "Build status" msgid "Build status"
@ -7836,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
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-07-03 02:06+0000\n" "POT-Creation-Date: 2021-07-03 02:06+0000\n"
"PO-Revision-Date: 2021-07-01 22:38\n" "PO-Revision-Date: 2021-07-03 02:11\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"
@ -2242,8 +2242,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 ""
@ -6329,8 +6328,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"
" " " "
@ -7832,3 +7830,4 @@ msgstr ""
#: users/models.py:191 #: users/models.py:191
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""