diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-16 02:14:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-16 02:14:16 +0000 |
commit | 6db355848b624d7e48257a8a85eb35b3b8f9b9f5 (patch) | |
tree | 0e616209aed543d2f5945bca531e14c1ce640f0f /apps/dav/l10n/es.js | |
parent | f7fa2f8100c5c35cc92c45ead1b59249c58f5fcc (diff) | |
download | nextcloud-server-6db355848b624d7e48257a8a85eb35b3b8f9b9f5.tar.gz nextcloud-server-6db355848b624d7e48257a8a85eb35b3b8f9b9f5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index d28831e8758..4eb1d9b44d6 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -44,6 +44,8 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.", "A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada", "Contact birthdays" : "Cumpleaños del contacto", + "Where:" : "Dónde:", + "Description:" : "Descripción:", "%1$s via %2$s" : "%1$s vía %2$s", "Invitation canceled" : "Invitación cancelada", "Hello %s," : "Hola, %s:", @@ -52,8 +54,6 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was updated." : "La reunión »%1$s« con %2$s se ha actualizado.", "%1$s invited you to »%2$s«" : "%1$s te ha invitado a »%2$s«", "When:" : "Cuándo:", - "Where:" : "Dónde:", - "Description:" : "Descripción:", "Link:" : "Enlace:", "Accept" : "Aceptar", "Decline" : "Rechazar", |