diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-27 01:10:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-27 01:10:50 +0000 |
commit | 513f70b1c3d342cd2215b6dab9bb0c6d511549ad (patch) | |
tree | 526c6fd8e1cdb38a86ddd3a570cff7f44d1f745e /core/l10n/es.js | |
parent | 9be6050cc42c2760bd2276942a24ba3db288b551 (diff) | |
download | nextcloud-server-513f70b1c3d342cd2215b6dab9bb0c6d511549ad.tar.gz nextcloud-server-513f70b1c3d342cd2215b6dab9bb0c6d511549ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 8163d69b020..b88a2c88bf4 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -56,6 +56,7 @@ OC.L10N.register( "Search contacts …" : "Buscar contactos...", "No contacts found" : "No se han encontrado contactos", "Show all contacts …" : "Mostrar todos los contactos...", + "Could not load your contacts" : "No se han podido cargar los contactos", "Loading your contacts …" : "Cargando tus contactos...", "Looking for {term} …" : "Buscando {term}...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ha habido problemas durante la comprobación de la integridad del código. Más información…</a>", |