summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-25 02:17:40 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-25 02:17:40 +0000
commitb2877606944572dfee87296d6cfc11558f5954b9 (patch)
tree63474a0e7891aec3bc091b2fbb4d90bbc049a90b /apps/files/l10n/es.js
parent7e6f04490e286450d009c156f08de6a22f0f653d (diff)
downloadnextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.tar.gz
nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 42855ec5d66..430e3ff8ae3 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -34,7 +34,6 @@ OC.L10N.register(
"Delete file" : "Eliminar archivo",
"Delete folder" : "Eliminar carpeta",
"Disconnect storage" : "Desconectar almacenamiento",
- "Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se ha podido cargar informaciĆ³n para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
@@ -186,6 +185,7 @@ OC.L10N.register(
"Pending shares" : "Recursos compartidos pendientes",
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo archivo.txt",
+ "Unshare" : "Dejar de compartir",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong> o <strong>renombrado</strong>",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",