mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-06 13:25:53 +00:00
New Crowdin translations by GitHub Action (#9594)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ea6210d44a
commit
adb2ba3a36
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-04-22 02:30+0000\n"
|
||||
"POT-Creation-Date: 2025-05-04 11:54+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -26,31 +26,35 @@ msgstr ""
|
||||
msgid "API endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:431
|
||||
#: InvenTree/api.py:432
|
||||
msgid "List of items or filters must be provided for bulk operation"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:438
|
||||
#: InvenTree/api.py:439
|
||||
msgid "Items must be provided as a list"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:446
|
||||
#: InvenTree/api.py:447
|
||||
msgid "Invalid items list provided"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:452
|
||||
#: InvenTree/api.py:453
|
||||
msgid "Filters must be provided as a dict"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:459
|
||||
#: InvenTree/api.py:460
|
||||
msgid "Invalid filters provided"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:464
|
||||
#: InvenTree/api.py:465
|
||||
msgid "All filter must only be used with true"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:470
|
||||
msgid "No items match the provided criteria"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/api.py:707
|
||||
#: InvenTree/api.py:713
|
||||
msgid "User does not have permission to view this model"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user