diff options
Diffstat (limited to 'apps/dav/l10n/es_HN.js')
-rw-r--r-- | apps/dav/l10n/es_HN.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/dav/l10n/es_HN.js b/apps/dav/l10n/es_HN.js index c66faee6656..2036bc14c5f 100644 --- a/apps/dav/l10n/es_HN.js +++ b/apps/dav/l10n/es_HN.js @@ -46,9 +46,8 @@ OC.L10N.register( "Where:" : "Dónde:", "Description:" : "Descripción:", "Invitation canceled" : "Invitación cancelada", - "Hello %s," : "Hola %s,", "Invitation updated" : "Invitación actualizada", - "When:" : "Cuándo:", + "Location:" : "Ubicación:", "Link:" : "Enlace:", "Accept" : "Aceptar", "Decline" : "Declinar", @@ -61,6 +60,8 @@ OC.L10N.register( "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.", + "Hello %s," : "Hola %s,", + "When:" : "Cuándo:", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s" |