diff options
Diffstat (limited to 'apps/dav/l10n/es_DO.js')
-rw-r--r-- | apps/dav/l10n/es_DO.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es_DO.js b/apps/dav/l10n/es_DO.js index 33ca7669579..3e5b2314e64 100644 --- a/apps/dav/l10n/es_DO.js +++ b/apps/dav/l10n/es_DO.js @@ -54,14 +54,14 @@ OC.L10N.register( "Decline" : "Declinar", "Contacts" : "Contactos", "WebDAV" : "WebDAV", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de solicitud: %s", "Tentative" : "Tentativo", "Save" : "Guardar", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "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.", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de solicitud: %s" }, "nplurals=2; plural=(n != 1);"); |