From 9943f7910ebedee94dfb11746842e930cb0ae4b8 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 30 Mar 2021 09:12:40 +0200 Subject: [PATCH] New translations app.admin.en.yml (Spanish) --- config/locales/app.admin.es.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/locales/app.admin.es.yml b/config/locales/app.admin.es.yml index 438da9e14..ae94887bc 100644 --- a/config/locales/app.admin.es.yml +++ b/config/locales/app.admin.es.yml @@ -73,10 +73,13 @@ es: labels: "Etiqueta(s):" none: "Ninguna" slot_successfully_deleted: "La ranura {START} - {END} se ha eliminado correctamente" - slots_deleted: "The slot of {START}, and {COUNT, plural, =1{one other} other{{COUNT} others}}}, have been deleted" + slots_deleted: "The slot of {START}, and {COUNT, plural, =1{one other} other{{COUNT} others}}, have been deleted" unable_to_delete_the_slot: "No se puede eliminar la ranura {START} - {END}, probablemente porque ya está reservada por un miembror" slots_not_deleted: "On {TOTAL} slots, {COUNT, plural, =1{one was not deleted} other{{COUNT} were not deleted}}. Some reservations may exist on {COUNT, plural, =1{it} other{them}}." you_should_select_at_least_a_machine: "Debe seleccionar al menos una máquina en esta ranura." + inconsistent_times: "Error: the end of the availability is before its beginning." + min_one_slot: "The availability must be split in one slot at least." + min_slot_duration: "You must specify a valid duration for the slots." export_is_running_you_ll_be_notified_when_its_ready: "La exportación se está ejecutando. Se le notificará cuando esté listo." actions: "Acciones" block_reservations: "Reservas de bloques"