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
a588e64635
commit
1adc6ee28d
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-01 22:48+0000\n"
|
||||
"PO-Revision-Date: 2021-08-01 23:34\n"
|
||||
"POT-Creation-Date: 2021-08-03 00:04+0000\n"
|
||||
"PO-Revision-Date: 2021-08-03 00:24\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl_PL\n"
|
||||
@ -74,7 +74,7 @@ msgid "Duplicate serial: {n}"
|
||||
msgstr "Powtórzony numer seryjny: {n}"
|
||||
|
||||
#: InvenTree/helpers.py:403 order/models.py:315 order/models.py:425
|
||||
#: stock/views.py:1295
|
||||
#: stock/views.py:1313
|
||||
msgid "Invalid quantity provided"
|
||||
msgstr "Podano nieprawidłową ilość"
|
||||
|
||||
@ -1413,7 +1413,7 @@ msgstr "Utwórz zlecenie budowy"
|
||||
msgid "Maximum output quantity is "
|
||||
msgstr ""
|
||||
|
||||
#: build/views.py:183 stock/views.py:1321
|
||||
#: build/views.py:183 stock/views.py:1339
|
||||
msgid "Serial numbers already exist"
|
||||
msgstr "Numer seryjny już istnieje"
|
||||
|
||||
@ -1429,7 +1429,7 @@ msgstr ""
|
||||
msgid "Confirm unallocation of build stock"
|
||||
msgstr ""
|
||||
|
||||
#: build/views.py:280 build/views.py:370 stock/views.py:386
|
||||
#: build/views.py:280 build/views.py:370 stock/views.py:404
|
||||
msgid "Check the confirmation box"
|
||||
msgstr ""
|
||||
|
||||
@ -4516,7 +4516,7 @@ msgstr "Utwórz nową kategorię"
|
||||
msgid "Create new Part Category"
|
||||
msgstr "Utwórz nową kategorię części"
|
||||
|
||||
#: part/templates/part/category.html:298 stock/views.py:891
|
||||
#: part/templates/part/category.html:298 stock/views.py:909
|
||||
msgid "Create new Stock Location"
|
||||
msgstr "Utwórz nową lokalizację magazynową"
|
||||
|
||||
@ -5990,7 +5990,7 @@ msgstr ""
|
||||
msgid "The following stock items will be uninstalled"
|
||||
msgstr ""
|
||||
|
||||
#: stock/templates/stock/stockitem_convert.html:7 stock/views.py:864
|
||||
#: stock/templates/stock/stockitem_convert.html:7 stock/views.py:882
|
||||
msgid "Convert Stock Item"
|
||||
msgstr ""
|
||||
|
||||
@ -6011,103 +6011,103 @@ msgstr ""
|
||||
msgid "Are you sure you want to delete this stock tracking entry?"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:163
|
||||
#: stock/views.py:181
|
||||
msgid "Edit Stock Location"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:270 stock/views.py:843 stock/views.py:965 stock/views.py:1330
|
||||
#: stock/views.py:288 stock/views.py:861 stock/views.py:983 stock/views.py:1348
|
||||
msgid "Owner is required (ownership control is enabled)"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:285
|
||||
#: stock/views.py:303
|
||||
msgid "Stock Location QR code"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:304
|
||||
#: stock/views.py:322
|
||||
msgid "Assign to Customer"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:313
|
||||
#: stock/views.py:331
|
||||
msgid "Customer must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:337
|
||||
#: stock/views.py:355
|
||||
msgid "Return to Stock"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:346
|
||||
#: stock/views.py:364
|
||||
msgid "Specify a valid location"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:357
|
||||
#: stock/views.py:375
|
||||
msgid "Stock item returned from customer"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:368
|
||||
#: stock/views.py:386
|
||||
msgid "Delete All Test Data"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:385
|
||||
#: stock/views.py:403
|
||||
msgid "Confirm test data deletion"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:490
|
||||
#: stock/views.py:508
|
||||
msgid "Stock Item QR Code"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:516
|
||||
#: stock/views.py:534
|
||||
msgid "Install Stock Item"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:615
|
||||
#: stock/views.py:633
|
||||
msgid "Uninstall Stock Items"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:712 templates/js/translated/stock.js:270
|
||||
#: stock/views.py:730 templates/js/translated/stock.js:270
|
||||
msgid "Confirm stock adjustment"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:723
|
||||
#: stock/views.py:741
|
||||
msgid "Uninstalled stock items"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:745
|
||||
#: stock/views.py:763
|
||||
msgid "Edit Stock Item"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:982
|
||||
#: stock/views.py:1000
|
||||
msgid "Serialize Stock"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1075 templates/js/translated/build.js:365
|
||||
#: stock/views.py:1093 templates/js/translated/build.js:365
|
||||
msgid "Create new Stock Item"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1217
|
||||
#: stock/views.py:1235
|
||||
msgid "Duplicate Stock Item"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1299
|
||||
#: stock/views.py:1317
|
||||
msgid "Quantity cannot be negative"
|
||||
msgstr "Ilość nie może być ujemna"
|
||||
|
||||
#: stock/views.py:1399
|
||||
#: stock/views.py:1417
|
||||
msgid "Delete Stock Location"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1412
|
||||
#: stock/views.py:1430
|
||||
msgid "Delete Stock Item"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1423
|
||||
#: stock/views.py:1441
|
||||
msgid "Delete Stock Tracking Entry"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1430
|
||||
#: stock/views.py:1448
|
||||
msgid "Edit Stock Tracking Entry"
|
||||
msgstr ""
|
||||
|
||||
#: stock/views.py:1439
|
||||
#: stock/views.py:1457
|
||||
msgid "Add Stock Tracking Entry"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user