diff options
Diffstat (limited to 'apps/dav/l10n/es_MX.js')
-rw-r--r-- | apps/dav/l10n/es_MX.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 433949bf30f..452cd6e77b5 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -41,6 +41,16 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado", "A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado", "Contact birthdays" : "Cumpleaños del contacto", + "Invitation canceled" : "Invitación cancelada", + "Hello %s," : "Hola %s,", + "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", + "Invitation updated" : "Invitación actualizada", + "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", + "%s invited you to »%s«" : "%s te ha invitado a »%s«", + "When:" : "Cuándo:", + "Where:" : "Dónde:", + "Description:" : "Descripción:", + "Link:" : "Enlace:", "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", |