diff options
Diffstat (limited to 'apps/dav/l10n/es_EC.js')
-rw-r--r-- | apps/dav/l10n/es_EC.js | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index bf69429e716..bc36002e1e8 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -182,6 +182,10 @@ OC.L10N.register( "No working hours set" : "No se han establecido horas de trabajo", "Add slot" : "Agregar ranura", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Configurar automáticamente el estado del usuario como \"No molestar\" fuera de la disponibilidad para silenciar todas las notificaciones.", + "Cancel" : "Cancelar", + "Import" : "Importar", + "Error while saving settings" : "Error al guardar la configuración.", + "Reset to default" : "Restablecer al predeterminado", "Availability" : "Disponibilidad", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "También instala la {calendarappstoreopen}aplicación Calendario{linkclose}, o {calendardocopen}conecta tu escritorio y móvil para sincronizar ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Asegúrate de configurar correctamente {emailopen}el servidor de correo electrónico{linkclose}.", @@ -195,17 +199,10 @@ OC.L10N.register( "Send reminder notifications to calendar sharees as well" : "Enviar recordatorios a los asistentes del calendario también", "Reminders are always sent to organizers and attendees." : "Los recordatorios siempre se envían a los organizadores y asistentes.", "Enable notifications for events via push" : "Habilitar notificaciones para eventos mediante push", - "Cancel" : "Cancelar", - "Import" : "Importar", - "Error while saving settings" : "Error al guardar la configuración.", "There was an error updating your attendance status." : "Hubo un error al actualizar tu estado de asistencia.", "Please contact the organizer directly." : "Por favor, contacta directamente al organizador.", "Are you accepting the invitation?" : "¿Aceptas la invitación?", "Tentative" : "Tentativo", - "Your attendance was updated successfully." : "Tu asistencia se actualizó correctamente.", - "Time:" : "Hora:", - "Could not open file" : "No se pudo abrir el archivo", - "Invalid chunk name" : "Nombre de fragmento no válido", - "Could not rename part file assembled from chunks" : "No se pudo renombrar el archivo parcial ensamblado a archivo final" + "Your attendance was updated successfully." : "Tu asistencia se actualizó correctamente." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |