diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
commit | aa525d89e889216d17185a6934699a8f8ba7aa91 (patch) | |
tree | 8a675f9cc47703c63dbea1664b48befb40a9f8f6 /apps/files/l10n/es_EC.js | |
parent | 989a8a3668ee2f8214bc0391b8d38f1e9b99bde0 (diff) | |
download | nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.tar.gz nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index ce1f5db9667..831187b5e11 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -125,7 +125,6 @@ OC.L10N.register( "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus archivos vía WebDAV</a>", "Cancel upload" : "Cancelar carga", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -159,6 +158,7 @@ OC.L10N.register( "Upload" : "Cargar", "A new file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>borrado</strong>", "A new file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus archivos vía WebDAV</a>", "No favorites" : "No hay favoritos" }, "nplurals=2; plural=(n != 1);"); |