diff options
Diffstat (limited to 'apps/dav/l10n/es_CR.js')
-rw-r--r-- | apps/dav/l10n/es_CR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es_CR.js b/apps/dav/l10n/es_CR.js index d01873bd444..a52f5afeb63 100644 --- a/apps/dav/l10n/es_CR.js +++ b/apps/dav/l10n/es_CR.js @@ -59,11 +59,11 @@ OC.L10N.register( "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "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. ", "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." + "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.", + "CalDAV server" : "Servidor CalDAV" }, "nplurals=2; plural=(n != 1);"); |