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
e9679b6ebf
commit
bc3c729074
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-19 21:48+0000\n"
|
||||
"PO-Revision-Date: 2021-08-19 21:51\n"
|
||||
"PO-Revision-Date: 2021-08-21 19:32\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"Language: nl_NL\n"
|
||||
@ -19,7 +19,7 @@ msgstr ""
|
||||
|
||||
#: InvenTree/api.py:64
|
||||
msgid "API endpoint not found"
|
||||
msgstr ""
|
||||
msgstr "API eindpunt niet gevonden"
|
||||
|
||||
#: InvenTree/api.py:110
|
||||
msgid "No action specified"
|
||||
@ -131,11 +131,11 @@ msgstr "uploaddatum"
|
||||
|
||||
#: InvenTree/models.py:99
|
||||
msgid "Filename must not be empty"
|
||||
msgstr ""
|
||||
msgstr "Bestandsnaam mag niet leeg zijn"
|
||||
|
||||
#: InvenTree/models.py:122
|
||||
msgid "Invalid attachment directory"
|
||||
msgstr ""
|
||||
msgstr "Fout bijlagemap"
|
||||
|
||||
#: InvenTree/models.py:132
|
||||
#, python-brace-format
|
||||
@ -144,15 +144,15 @@ msgstr ""
|
||||
|
||||
#: InvenTree/models.py:135
|
||||
msgid "Filename missing extension"
|
||||
msgstr ""
|
||||
msgstr "Bestandsnaam mist extensie"
|
||||
|
||||
#: InvenTree/models.py:142
|
||||
msgid "Attachment with this filename already exists"
|
||||
msgstr ""
|
||||
msgstr "Bijlage met deze bestandsnaam bestaat al"
|
||||
|
||||
#: InvenTree/models.py:149
|
||||
msgid "Error renaming file"
|
||||
msgstr ""
|
||||
msgstr "Fout bij hernoemen bestand"
|
||||
|
||||
#: InvenTree/models.py:184
|
||||
msgid "Invalid choice"
|
||||
@ -206,7 +206,7 @@ msgstr "Moet een geldig nummer zijn"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
msgstr "Bestandsnaam"
|
||||
|
||||
#: InvenTree/settings.py:523
|
||||
msgid "German"
|
||||
@ -290,64 +290,64 @@ msgstr "E-mailbackend niet geconfigureerd"
|
||||
|
||||
#: InvenTree/status.py:101
|
||||
msgid "InvenTree system health checks failed"
|
||||
msgstr ""
|
||||
msgstr "Inventree gezondsheidscheck faalt"
|
||||
|
||||
#: InvenTree/status_codes.py:104 InvenTree/status_codes.py:145
|
||||
#: InvenTree/status_codes.py:314
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
msgstr "Bezig"
|
||||
|
||||
#: InvenTree/status_codes.py:105
|
||||
msgid "Placed"
|
||||
msgstr ""
|
||||
msgstr "Geplaatst"
|
||||
|
||||
#: InvenTree/status_codes.py:106 InvenTree/status_codes.py:317
|
||||
msgid "Complete"
|
||||
msgstr ""
|
||||
msgstr "Voltooid"
|
||||
|
||||
#: InvenTree/status_codes.py:107 InvenTree/status_codes.py:147
|
||||
#: InvenTree/status_codes.py:316
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
msgstr "Geannuleerd"
|
||||
|
||||
#: InvenTree/status_codes.py:108 InvenTree/status_codes.py:148
|
||||
#: InvenTree/status_codes.py:190
|
||||
msgid "Lost"
|
||||
msgstr ""
|
||||
msgstr "Kwijt"
|
||||
|
||||
#: InvenTree/status_codes.py:109 InvenTree/status_codes.py:149
|
||||
#: InvenTree/status_codes.py:192
|
||||
msgid "Returned"
|
||||
msgstr ""
|
||||
msgstr "Retour"
|
||||
|
||||
#: InvenTree/status_codes.py:146
|
||||
#: order/templates/order/sales_order_base.html:126
|
||||
msgid "Shipped"
|
||||
msgstr ""
|
||||
msgstr "Verzonden"
|
||||
|
||||
#: InvenTree/status_codes.py:186
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
msgstr "OK"
|
||||
|
||||
#: InvenTree/status_codes.py:187
|
||||
msgid "Attention needed"
|
||||
msgstr ""
|
||||
msgstr "Aandacht nodig"
|
||||
|
||||
#: InvenTree/status_codes.py:188
|
||||
msgid "Damaged"
|
||||
msgstr ""
|
||||
msgstr "Beschadigd"
|
||||
|
||||
#: InvenTree/status_codes.py:189
|
||||
msgid "Destroyed"
|
||||
msgstr ""
|
||||
msgstr "Verwoest"
|
||||
|
||||
#: InvenTree/status_codes.py:191
|
||||
msgid "Rejected"
|
||||
msgstr ""
|
||||
msgstr "Afgewezen"
|
||||
|
||||
#: InvenTree/status_codes.py:272
|
||||
msgid "Legacy stock tracking entry"
|
||||
msgstr ""
|
||||
msgstr "Verouderde trackingscode"
|
||||
|
||||
#: InvenTree/status_codes.py:274
|
||||
msgid "Stock item created"
|
||||
|
Loading…
Reference in New Issue
Block a user