|
21 | 21 | "Welcome Back!": "¡Bienvenido de nuevo!", |
22 | 22 | "Delete Resource": "Borrar recurso", |
23 | 23 | "Delete": "Borrar", |
| 24 | + "Soft Deleted": "Eliminado", |
24 | 25 | "Detach Resource": "Separar recurso", |
25 | 26 | "Detach": "Separar", |
26 | 27 | "Detach Selected": "Separar seleccionados", |
|
408 | 409 | "There are no available options for this resource.": "No hay opciones disponibles para este recurso.", |
409 | 410 | "All resources loaded.": "Se muestran todos los recursos.", |
410 | 411 | "Load :perPage More": "Mostrar :perPage más", |
411 | | - ":amount Total": ":amount Total", |
| 412 | + ":amount selected": ":amount seleccionados", |
| 413 | + ":amount Total": ":amount en total", |
412 | 414 | "Show All Fields": "Mostrar todos los campos", |
413 | 415 | "There was a problem submitting the form.": "Ocurrió un error al enviar el formulario.", |
414 | 416 | "There was a problem executing the action.": "Ocurrió un error al ejecutar la acción.", |
|
432 | 434 | ":resource Details: :title": "Detalles de :resource: :title", |
433 | 435 | "The HasOne relationship has already been filled.": "La relación HasOne ya ha sido llenada.", |
434 | 436 | "An error occurred while uploading the file.": "Ocurrió un error al subir el archivo.", |
| 437 | + "An error occurred while uploading the file: :error": "Ocurrió un error al subir el archivo: :error", |
435 | 438 | "Previewing": "Visa previa", |
436 | 439 | "Replicate": "Duplicar", |
437 | 440 | "Are you sure you want to log out?": "¿Estás seguro de que quieres cerrar la sesión?", |
|
453 | 456 | "Are you sure you want to delete this notification?": "¿Estás seguro de que quieres borrar esta notificación", |
454 | 457 | "Filename": "Nombre de archivo", |
455 | 458 | "Type": "Tipo", |
| 459 | + "Attach files by dragging & dropping, selecting or pasting them.": "Adjuntar archivos arrastrando y soltándolos, seleccionándolos o probándolos.", |
| 460 | + "Uploading files... (:current/:total)": "Subiendo archivos... (:current de :total)", |
| 461 | + "Remove": "Eliminar", |
| 462 | + "Uploading": "Subiendo", |
456 | 463 | "The image could not be loaded.": "No se pudo cargar la imagen." |
457 | 464 | } |
0 commit comments