mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-15 13:00:50 +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
@@ -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: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
@@ -25,31 +25,35 @@ msgstr "Debe habilitar la autenticación de doble factor antes de continuar."
|
||||
msgid "API endpoint not found"
|
||||
msgstr "endpoint API no encontrado"
|
||||
|
||||
#: InvenTree/api.py:431
|
||||
#: InvenTree/api.py:432
|
||||
msgid "List of items or filters must be provided for bulk operation"
|
||||
msgstr "Lista de artículos o filtros deben ser proporcionados para la operación en bloque"
|
||||
|
||||
#: InvenTree/api.py:438
|
||||
#: InvenTree/api.py:439
|
||||
msgid "Items must be provided as a list"
|
||||
msgstr "Los artículos deben ser proporcionados como una lista"
|
||||
|
||||
#: InvenTree/api.py:446
|
||||
#: InvenTree/api.py:447
|
||||
msgid "Invalid items list provided"
|
||||
msgstr "Lista de artículos no válida"
|
||||
|
||||
#: 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 "Filtros proporcionados inválidos"
|
||||
|
||||
#: 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 "Ningún artículo coincide con el criterio proporcionado"
|
||||
|
||||
#: InvenTree/api.py:707
|
||||
#: InvenTree/api.py:713
|
||||
msgid "User does not have permission to view this model"
|
||||
msgstr "El usuario no tiene permiso para ver este modelo"
|
||||
|
||||
@@ -3097,7 +3101,7 @@ msgstr ""
|
||||
|
||||
#: common/setting/system.py:1034
|
||||
msgid "Enable project codes for tracking projects"
|
||||
msgstr ""
|
||||
msgstr "Habilitar códigos de proyecto para rastrear proyectos"
|
||||
|
||||
#: common/setting/system.py:1039
|
||||
msgid "Stocktake Functionality"
|
||||
|
||||
Reference in New Issue
Block a user