aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-14 02:19:36 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-14 02:19:36 +0000
commit569c615383ba5b25033ee9fa3961c79be1e8b2f5 (patch)
treeb3a03db7111edea838157a9ed5b55ec0b6759568 /apps/files/l10n/es.js
parentcd270d49c0782a7fbe2d63cb574654d1c1511461 (diff)
downloadnextcloud-server-569c615383ba5b25033ee9fa3961c79be1e8b2f5.tar.gz
nextcloud-server-569c615383ba5b25033ee9fa3961c79be1e8b2f5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 8e2d39ac507..5e69702f971 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -204,6 +204,8 @@ OC.L10N.register(
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaciones sobre la creación y cambios en tus <strong>archivos favoritos</strong> <em>(solo transmisión)</em>",
"A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
"Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus archivos vía WebDAV</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acceder a tus archivos vía WebDAV</a>",
+ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "La carpeta de grupo \"{mountPoint}\" está casi llena ({usedSpacePercent}%)",
+ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "El almacenamiento externo \"{mountPoint}\" está casi lleno ({usedSpacePercent}%)"
},
"nplurals=2; plural=(n != 1);");