You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_Task has one reminder_::_Task has {n} reminders_" : ["La tarea tiene un recordatorio","La tarea tiene {n} recordatorios","La tarea tiene {n} recordatorios"],
@@ -298,15 +307,20 @@ OC.L10N.register(
298
307
"November" : "Noviembre",
299
308
"December" : "Diciembre",
300
309
"on day {days}" : "en día {days}",
310
+
"on the {ordinal} {dayNames}" : "el {ordinal} {dayNames}",
"Completion date must be in the past." : "La fecha en que se completa debe estar en el pasado.",
303
314
"Successfully created the task." : "Tarea creada con éxito.",
315
+
"Successfully duplicated the task." : "Tarea duplicada con éxito.",
316
+
"Could not duplicate the task." : "No se ha podido duplicar la tarea.",
304
317
"Could not delete the task." : "No se ha podido eliminar la tarea.",
305
318
"Synchronizing to the server." : "Sincronizando con el servidor.",
306
319
"Task successfully saved to server." : "Tarea guardada correctamente en el servidor.",
307
320
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "No se ha podido actualizar la tarea porque ha cambiado en el servidor. Por favor, pulsa para volver a cargarla. Se perderán los cambios locales.",
308
321
"Could not update the task." : "No se ha podido actualizar la tarea.",
309
322
"Successfully updated the task." : "Tarea actualizada con éxito.",
323
+
"Error processing recurring task" : "Error al procesar la tarea recurrente",
310
324
"Task successfully moved to new calendar." : "Tarea movida con éxito al nuevo calendario.",
"_Task has one reminder_::_Task has {n} reminders_" : ["La tarea tiene un recordatorio","La tarea tiene {n} recordatorios","La tarea tiene {n} recordatorios"],
@@ -296,15 +305,20 @@
296
305
"November" : "Noviembre",
297
306
"December" : "Diciembre",
298
307
"on day {days}" : "en día {days}",
308
+
"on the {ordinal} {dayNames}" : "el {ordinal} {dayNames}",
"Completion date must be in the past." : "La fecha en que se completa debe estar en el pasado.",
301
312
"Successfully created the task." : "Tarea creada con éxito.",
313
+
"Successfully duplicated the task." : "Tarea duplicada con éxito.",
314
+
"Could not duplicate the task." : "No se ha podido duplicar la tarea.",
302
315
"Could not delete the task." : "No se ha podido eliminar la tarea.",
303
316
"Synchronizing to the server." : "Sincronizando con el servidor.",
304
317
"Task successfully saved to server." : "Tarea guardada correctamente en el servidor.",
305
318
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "No se ha podido actualizar la tarea porque ha cambiado en el servidor. Por favor, pulsa para volver a cargarla. Se perderán los cambios locales.",
306
319
"Could not update the task." : "No se ha podido actualizar la tarea.",
307
320
"Successfully updated the task." : "Tarea actualizada con éxito.",
321
+
"Error processing recurring task" : "Error al procesar la tarea recurrente",
308
322
"Task successfully moved to new calendar." : "Tarea movida con éxito al nuevo calendario.",
0 commit comments