2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-02 06:05:42 +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:
github-actions[bot]
2025-05-04 17:22:17 +01:00
committed by GitHub
parent ea6210d44a
commit adb2ba3a36
45 changed files with 599 additions and 443 deletions

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-04-21 07:00+0000\n"
"PO-Revision-Date: 2025-04-21 07:03\n"
"POT-Creation-Date: 2025-05-01 18:20+0000\n"
"PO-Revision-Date: 2025-05-01 18:23\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"Language: fi_FI\n"
@@ -25,31 +25,35 @@ msgstr ""
msgid "API endpoint not found"
msgstr "API-rajapintaa ei löydy"
#: 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 "Käyttäjän oikeudet eivät riitä kohteen tarkastelemiseen"