diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-01 01:10:20 +0000 |
commit | ffc627e18e6398ec1dac75e7b72abde52434ff74 (patch) | |
tree | 1bfc58fba60d270d5738639b34d1710a9f17a864 /apps/dav/l10n/es_PR.js | |
parent | 288f50bdc72011ce4e045322698793a843e09b0a (diff) | |
download | nextcloud-server-ffc627e18e6398ec1dac75e7b72abde52434ff74.tar.gz nextcloud-server-ffc627e18e6398ec1dac75e7b72abde52434ff74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es_PR.js')
-rw-r--r-- | apps/dav/l10n/es_PR.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/dav/l10n/es_PR.js b/apps/dav/l10n/es_PR.js index 433949bf30f..ecee22ef672 100644 --- a/apps/dav/l10n/es_PR.js +++ b/apps/dav/l10n/es_PR.js @@ -41,6 +41,17 @@ 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", + "%s via %s" : "%s vía %s", + "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", |