Fix: New translations django.po from Crowdin

This commit is contained in:
Oliver 2021-09-15 20:57:29 +10:00
parent 1600dfb77e
commit 494c4fe34b

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-09-14 01:00+0000\n" "POT-Creation-Date: 2021-09-14 01:00+0000\n"
"PO-Revision-Date: 2021-09-15 09:58\n" "PO-Revision-Date: 2021-09-15 10:57\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: it_IT\n" "Language: it_IT\n"
@ -76,83 +76,83 @@ msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430 #: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: stock/views.py:1363 #: stock/views.py:1363
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr "Quantità inserita non valida"
#: InvenTree/helpers.py:411 #: InvenTree/helpers.py:411
msgid "Empty serial number string" msgid "Empty serial number string"
msgstr "" msgstr "Numero seriale vuoto"
#: InvenTree/helpers.py:433 InvenTree/helpers.py:436 InvenTree/helpers.py:439 #: InvenTree/helpers.py:433 InvenTree/helpers.py:436 InvenTree/helpers.py:439
#: InvenTree/helpers.py:464 #: InvenTree/helpers.py:464
#, python-brace-format #, python-brace-format
msgid "Invalid group: {g}" msgid "Invalid group: {g}"
msgstr "" msgstr "Gruppo non valido: {g}"
#: InvenTree/helpers.py:469 #: InvenTree/helpers.py:469
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {g}" msgid "Duplicate serial: {g}"
msgstr "" msgstr "Seriale duplicato: {g}"
#: InvenTree/helpers.py:477 #: InvenTree/helpers.py:477
msgid "No serial numbers found" msgid "No serial numbers found"
msgstr "" msgstr "Nessun numero di serie trovato"
#: InvenTree/helpers.py:481 #: InvenTree/helpers.py:481
#, python-brace-format #, python-brace-format
msgid "Number of unique serial number ({s}) must match quantity ({q})" msgid "Number of unique serial number ({s}) must match quantity ({q})"
msgstr "" msgstr "Il numero dei numeri seriali univoci ({s}) deve essere uguale alla quantità ({q})"
#: InvenTree/models.py:66 stock/models.py:1826 #: InvenTree/models.py:66 stock/models.py:1826
msgid "Attachment" msgid "Attachment"
msgstr "" msgstr "Allegato"
#: InvenTree/models.py:67 #: InvenTree/models.py:67
msgid "Select file to attach" msgid "Select file to attach"
msgstr "" msgstr "Seleziona file da allegare"
#: InvenTree/models.py:69 templates/js/translated/attachment.js:87 #: InvenTree/models.py:69 templates/js/translated/attachment.js:87
msgid "Comment" msgid "Comment"
msgstr "" msgstr "Commento"
#: InvenTree/models.py:69 #: InvenTree/models.py:69
msgid "File comment" msgid "File comment"
msgstr "" msgstr "Commento del file"
#: InvenTree/models.py:75 InvenTree/models.py:76 common/models.py:993 #: InvenTree/models.py:75 InvenTree/models.py:76 common/models.py:993
#: common/models.py:994 part/models.py:2051 #: common/models.py:994 part/models.py:2051
#: report/templates/report/inventree_test_report_base.html:91 #: report/templates/report/inventree_test_report_base.html:91
#: templates/js/translated/stock.js:1690 #: templates/js/translated/stock.js:1690
msgid "User" msgid "User"
msgstr "" msgstr "Utente"
#: InvenTree/models.py:79 #: InvenTree/models.py:79
msgid "upload date" msgid "upload date"
msgstr "" msgstr "data caricamento"
#: InvenTree/models.py:99 #: InvenTree/models.py:99
msgid "Filename must not be empty" msgid "Filename must not be empty"
msgstr "" msgstr "Il nome del file non deve essere vuoto"
#: InvenTree/models.py:122 #: InvenTree/models.py:122
msgid "Invalid attachment directory" msgid "Invalid attachment directory"
msgstr "" msgstr "Directory allegati non valida"
#: InvenTree/models.py:132 #: InvenTree/models.py:132
#, python-brace-format #, python-brace-format
msgid "Filename contains illegal character '{c}'" msgid "Filename contains illegal character '{c}'"
msgstr "" msgstr "Il nome del file contiene caratteri non validi '{c}'"
#: InvenTree/models.py:135 #: InvenTree/models.py:135
msgid "Filename missing extension" msgid "Filename missing extension"
msgstr "" msgstr "Nome file estensione mancante"
#: InvenTree/models.py:142 #: InvenTree/models.py:142
msgid "Attachment with this filename already exists" msgid "Attachment with this filename already exists"
msgstr "" msgstr "Esiste già un allegato con questo nome di file"
#: InvenTree/models.py:149 #: InvenTree/models.py:149
msgid "Error renaming file" msgid "Error renaming file"
msgstr "" msgstr "Errore nella rinominazione del file"
#: InvenTree/models.py:184 #: InvenTree/models.py:184
msgid "Invalid choice" msgid "Invalid choice"