diff options
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 56636da06e3..60fe152cfa9 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -153,8 +153,8 @@ OC.L10N.register( "Contacts and groups" : "Contactos y grupos", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", - "Availability" : "Disponibilidad", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión.", + "First day" : "Primer día", + "Save" : "Guardar", "Time zone:" : "Zona horaria:", "to" : "para", "Delete slot" : "Eliminar espacio", @@ -168,10 +168,11 @@ OC.L10N.register( "Saturday" : "Sábado", "Sunday" : "Domingo", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Cambiar automáticamente el estado del usuario a \"No molestar\" cuando no esté disponible para silenciar todas las notificaciones.", - "Save" : "Guardar", "Failed to load availability" : "No se ha podido cargar la disponibilidad", "Saved availability" : "Disponibilidad guardada", "Failed to save availability" : "No se ha podido guardar la disponibilidad", + "Availability" : "Disponibilidad", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión.", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", |