diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /apps/dav/l10n | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 07b1600e8b0..87650f1e109 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Enlace:", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Extremo del WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 9bb9118d043..b301eeb8e6d 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -54,6 +54,7 @@ "Link:" : "Enlace:", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Extremo del WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", |