diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/es.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 1f9f82491e9..dad168f6644 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -73,7 +73,6 @@ OC.L10N.register( "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.", @@ -81,6 +80,7 @@ OC.L10N.register( "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" }, "nplurals=2; plural=(n != 1);"); |