2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

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-07-27 12:47:15 +10:00
18 changed files with 71575 additions and 137 deletions
InvenTree/locale
de
LC_MESSAGES
el
LC_MESSAGES
es
LC_MESSAGES
fr
LC_MESSAGES
he
LC_MESSAGES
id
LC_MESSAGES
it
LC_MESSAGES
ja
LC_MESSAGES
ko
LC_MESSAGES
nl
LC_MESSAGES
no
LC_MESSAGES
pl
LC_MESSAGES
ru
LC_MESSAGES
sv
LC_MESSAGES
th
LC_MESSAGES
tr
LC_MESSAGES
vi
LC_MESSAGES
zh
LC_MESSAGES

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 21:30\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: German\n"
"Language: de_DE\n"
@ -192,10 +192,8 @@ msgid "English"
msgstr "Englisch"
#: InvenTree/settings.py:508
#, fuzzy
#| msgid "Companies"
msgid "Spanish"
msgstr "Firmen"
msgstr ""
#: InvenTree/settings.py:509
msgid "French"
@ -246,10 +244,8 @@ msgid "Turkish"
msgstr "Türkisch"
#: InvenTree/settings.py:521
#, fuzzy
#| msgid "Test name"
msgid "Vietnamese"
msgstr "Name des Tests"
msgstr ""
#: InvenTree/settings.py:522
msgid "Chinese"
@ -1931,104 +1927,76 @@ msgid "Prefix value for purchase order reference"
msgstr "Präfix für Bestellungs-Referenz"
#: common/models.py:771
#, fuzzy
#| msgid "Starred part"
msgid "Show starred parts"
msgstr "Favoritenteil"
msgstr ""
#: common/models.py:772
msgid "Show starred parts on the homepage"
msgstr ""
#: common/models.py:777
#, fuzzy
#| msgid "Show related parts"
msgid "Show latest parts"
msgstr "Verwandte Teile anzeigen"
msgstr ""
#: common/models.py:778
msgid "Show latest parts on the homepage"
msgstr ""
#: common/models.py:783
#, fuzzy
#| msgid "Validate BOM"
msgid "Show unvalidated BOMs"
msgstr "Stückliste überprüfen"
msgstr ""
#: common/models.py:784
msgid "Show BOMs that await validation on the homepage"
msgstr ""
#: common/models.py:789
#, fuzzy
#| msgid "Source stock item"
msgid "Show recent stock changes"
msgstr "Quell-BestandsObjekt"
msgstr ""
#: common/models.py:790
msgid "Show recently changed stock items on the homepage"
msgstr ""
#: common/models.py:795
#, fuzzy
#| msgid "Low stock"
msgid "Show low stock"
msgstr "Bestand niedrig"
msgstr ""
#: common/models.py:796
#, fuzzy
#| msgid "Show stock items which have expired"
msgid "Show low stock items on the homepage"
msgstr "Zeige abgelaufene BestandsObjekte"
msgstr ""
#: common/models.py:801
#, fuzzy
#| msgid "Depleted Stock"
msgid "Show depleted stock"
msgstr "Verbrauchter Bestand"
msgstr ""
#: common/models.py:802
#, fuzzy
#| msgid "Show stock items which have expired"
msgid "Show depleted stock items on the homepage"
msgstr "Zeige abgelaufene BestandsObjekte"
msgstr ""
#: common/models.py:807
#, fuzzy
#| msgid "Add stock"
msgid "Show needed stock"
msgstr "Bestand hinzufügen"
msgstr ""
#: common/models.py:808
#, fuzzy
#| msgid "Show stock items which are installed in another item"
msgid "Show stock items needed for builds on the homepage"
msgstr "BestandsObjekte, die in anderen Elementen verbaut sind, anzeigen"
msgstr ""
#: common/models.py:813
#, fuzzy
#| msgid "Sell Expired Stock"
msgid "Show expired stock"
msgstr "Abgelaufenen Bestand verkaufen"
msgstr ""
#: common/models.py:814
#, fuzzy
#| msgid "Show stock items which have expired"
msgid "Show expired stock items on the homepage"
msgstr "Zeige abgelaufene BestandsObjekte"
msgstr ""
#: common/models.py:819
#, fuzzy
#| msgid "Show sale cost"
msgid "Show stale stock"
msgstr "Verkaufskosten anzeigen"
msgstr ""
#: common/models.py:820
#, fuzzy
#| msgid "Show stock items which have expired"
msgid "Show stale stock items on the homepage"
msgstr "Zeige abgelaufene BestandsObjekte"
msgstr ""
#: common/models.py:825
msgid "Show pending builds"
@ -2039,20 +2007,16 @@ msgid "Show pending builds on the homepage"
msgstr ""
#: common/models.py:831
#, fuzzy
#| msgid "Overdue Build Orders"
msgid "Show overdue builds"
msgstr "überfällige Bauaufträge"
msgstr ""
#: common/models.py:832
msgid "Show overdue builds on the homepage"
msgstr ""
#: common/models.py:837
#, fuzzy
#| msgid "Outstanding"
msgid "Show outstanding POs"
msgstr "ausstehend"
msgstr ""
#: common/models.py:838
msgid "Show outstanding POs on the homepage"
@ -2067,10 +2031,8 @@ msgid "Show overdue POs on the homepage"
msgstr ""
#: common/models.py:849
#, fuzzy
#| msgid "Outstanding"
msgid "Show outstanding SOs"
msgstr "ausstehend"
msgstr ""
#: common/models.py:850
msgid "Show outstanding SOs on the homepage"
@ -2118,10 +2080,8 @@ msgid "Supplied value must be a boolean"
msgstr "Angegebener Wert muss ein Wahrheitswert sein"
#: common/views.py:121
#, fuzzy
#| msgid "Change Setting"
msgid "Change User Setting"
msgstr "Einstellungen ändern"
msgstr ""
#: common/views.py:196 order/templates/order/order_wizard/po_upload.html:42
#: order/templates/order/po_navbar.html:19
@ -6196,13 +6156,11 @@ msgstr "Farbschemata"
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
msgstr ""
"\n"
msgstr "\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 "
@ -7987,3 +7945,4 @@ msgstr "Berechtigungen Einträge zu ändern"
#: users/models.py:194
msgid "Permission to delete items"
msgstr "Berechtigung Einträge zu löschen"

File diff suppressed because it is too large Load Diff

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
@ -6156,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7943,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Language: fr_FR\n"
@ -6156,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7943,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"Language: it_IT\n"
@ -6156,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7943,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
@ -1935,10 +1935,8 @@ msgid "Show starred parts on the homepage"
msgstr ""
#: common/models.py:777
#, fuzzy
#| msgid "Delete parts"
msgid "Show latest parts"
msgstr "パーツを削除"
msgstr ""
#: common/models.py:778
msgid "Show latest parts on the homepage"
@ -6158,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7945,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
@ -192,10 +192,8 @@ msgid "English"
msgstr "Angielski"
#: InvenTree/settings.py:508
#, fuzzy
#| msgid "Companies"
msgid "Spanish"
msgstr "Firmy"
msgstr ""
#: InvenTree/settings.py:509
msgid "French"
@ -476,7 +474,7 @@ msgstr ""
#: barcodes/api.py:160
msgid "No matching stock item found"
msgstr "Nie znaleziono pasujących elementów"
msgstr "Nie znaleziono pasujących stanów magazynowych"
#: barcodes/api.py:190
msgid "Barcode already matches StockItem object"
@ -885,7 +883,7 @@ msgstr ""
#: build/models.py:1248 order/models.py:929
msgid "Allocation quantity must be greater than zero"
msgstr "Ilość musi być większa niż zero"
msgstr "Alokowana ilość musi być większa niż zero"
#: build/models.py:1252
msgid "Quantity must be 1 for serialized stock"
@ -1009,7 +1007,7 @@ msgstr "Zaległe"
#: build/templates/build/build_base.html:90
msgid "Print actions"
msgstr "Akcje druku"
msgstr "Akcje drukowania"
#: build/templates/build/build_base.html:94
msgid "Print Build Order"
@ -1937,10 +1935,8 @@ msgid "Show starred parts on the homepage"
msgstr ""
#: common/models.py:777
#, fuzzy
#| msgid "Select part"
msgid "Show latest parts"
msgstr "Wybierz część"
msgstr ""
#: common/models.py:778
msgid "Show latest parts on the homepage"
@ -1955,10 +1951,8 @@ msgid "Show BOMs that await validation on the homepage"
msgstr ""
#: common/models.py:789
#, fuzzy
#| msgid "Source stock item"
msgid "Show recent stock changes"
msgstr "Lokalizacja magazynowania przedmiotu"
msgstr ""
#: common/models.py:790
msgid "Show recently changed stock items on the homepage"
@ -1969,10 +1963,8 @@ msgid "Show low stock"
msgstr ""
#: common/models.py:796
#, fuzzy
#| msgid "Do you sell items to this company?"
msgid "Show low stock items on the homepage"
msgstr "Czy sprzedajesz produkty tej firmie?"
msgstr ""
#: common/models.py:801
msgid "Show depleted stock"
@ -1999,10 +1991,8 @@ msgid "Show expired stock items on the homepage"
msgstr ""
#: common/models.py:819
#, fuzzy
#| msgid "Purchase stock"
msgid "Show stale stock"
msgstr "Cena zakupu"
msgstr ""
#: common/models.py:820
msgid "Show stale stock items on the homepage"
@ -2090,10 +2080,8 @@ msgid "Supplied value must be a boolean"
msgstr ""
#: common/views.py:121
#, fuzzy
#| msgid "Change Setting"
msgid "Change User Setting"
msgstr "Zmień ustawienie"
msgstr ""
#: common/views.py:196 order/templates/order/order_wizard/po_upload.html:42
#: order/templates/order/po_navbar.html:19
@ -2462,7 +2450,7 @@ msgstr "Utwórz nowego dostawcę części"
#: company/templates/company/manufacturer_part.html:109
#: part/templates/part/detail.html:289 templates/js/part.js:78
msgid "New Supplier Part"
msgstr "Now dostawca części"
msgstr "Nowy dostawca części"
#: company/templates/company/detail.html:28
#: company/templates/company/detail.html:70
@ -2951,7 +2939,7 @@ msgstr "Odniesienie zamówienia"
#: order/models.py:252 order/models.py:549
msgid "Purchase order status"
msgstr "Status zamówienia"
msgstr "Status zamówienia zakupu"
#: order/models.py:261
msgid "Company from which the items are being ordered"
@ -4566,7 +4554,7 @@ msgstr ""
#: part/templates/part/detail.html:16
msgid "Part Stock"
msgstr "Zapasy cześci"
msgstr "Zapasy części"
#: part/templates/part/detail.html:21
#, python-format
@ -6168,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -6706,7 +6693,7 @@ msgstr ""
#: templates/js/build.js:700
msgid "Quantity Per"
msgstr "Ilość na"
msgstr "Ilość za"
#: templates/js/build.js:770 templates/js/build.js:1214
#: templates/stock_table.html:59
@ -6744,7 +6731,7 @@ msgstr ""
#: templates/js/company.js:36
msgid "Add Manufacturer Part"
msgstr "Nowa część producenta"
msgstr "Dodaj część producenta"
#: templates/js/company.js:48
msgid "Edit Manufacturer Part"
@ -7926,7 +7913,7 @@ msgstr ""
#: users/models.py:177
msgid "Permission set"
msgstr "Zbiór uprawnień"
msgstr "Uprawnienia nadane"
#: users/models.py:185
msgid "Group"
@ -7955,3 +7942,4 @@ msgstr "Uprawnienie do edycji przedmiotów"
#: users/models.py:194
msgid "Permission to delete items"
msgstr "Uprawnienie do usuwania przedmiotów"

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
@ -6156,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7943,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"Language: tr_TR\n"
@ -1935,10 +1935,8 @@ msgid "Show starred parts on the homepage"
msgstr ""
#: common/models.py:777
#, fuzzy
#| msgid "Delete parts"
msgid "Show latest parts"
msgstr "Parçaları sil"
msgstr ""
#: common/models.py:778
msgid "Show latest parts on the homepage"
@ -1953,20 +1951,16 @@ msgid "Show BOMs that await validation on the homepage"
msgstr ""
#: common/models.py:789
#, fuzzy
#| msgid "Source stock item"
msgid "Show recent stock changes"
msgstr "Kaynak stok kalemi"
msgstr ""
#: common/models.py:790
msgid "Show recently changed stock items on the homepage"
msgstr ""
#: common/models.py:795
#, fuzzy
#| msgid "Low Stock"
msgid "Show low stock"
msgstr "Düşük Stok"
msgstr ""
#: common/models.py:796
msgid "Show low stock items on the homepage"
@ -1989,20 +1983,16 @@ msgid "Show stock items needed for builds on the homepage"
msgstr ""
#: common/models.py:813
#, fuzzy
#| msgid "Serialize stock"
msgid "Show expired stock"
msgstr "Stoku seri numarala"
msgstr ""
#: common/models.py:814
msgid "Show expired stock items on the homepage"
msgstr ""
#: common/models.py:819
#, fuzzy
#| msgid "Serialize stock"
msgid "Show stale stock"
msgstr "Stoku seri numarala"
msgstr ""
#: common/models.py:820
msgid "Show stale stock items on the homepage"
@ -2090,10 +2080,8 @@ msgid "Supplied value must be a boolean"
msgstr ""
#: common/views.py:121
#, fuzzy
#| msgid "Category Settings"
msgid "Change User Setting"
msgstr "Kategori Ayarları"
msgstr ""
#: common/views.py:196 order/templates/order/order_wizard/po_upload.html:42
#: order/templates/order/po_navbar.html:19
@ -6168,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7955,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-26 23:48+0000\n"
"PO-Revision-Date: 2021-07-21 12:53\n"
"PO-Revision-Date: 2021-07-27 00:13\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@ -6156,8 +6156,7 @@ msgstr ""
#: templates/InvenTree/settings/appearance.html:29
#, python-format
msgid ""
"\n"
msgid "\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"
" "
@ -7943,3 +7942,4 @@ msgstr ""
#: users/models.py:194
msgid "Permission to delete items"
msgstr ""