diff options
Diffstat (limited to 'apps/dav/l10n/es_EC.json')
-rw-r--r-- | apps/dav/l10n/es_EC.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Borraste el calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", "You updated calendar {calendar}" : "Actualizaste el calendario {calendar}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para el calendario {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} ha compartido el calendario {calendar} contigo", "You shared calendar {calendar} with {user}" : "Compartiste el calendario {calendar} con {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "ID de solicitud: %s", "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |