diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /apps/dav/l10n/es.js | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |