diff options
Diffstat (limited to 'apps/dav/l10n/es.json')
-rw-r--r-- | apps/dav/l10n/es.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 59ba9958333..dd6635626ce 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |