summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
commit181cf9c7f3f0cc9721bed5c64c6f02bee62f0257 (patch)
tree42a60e41894dce6d18cc449b0699259e258ed284 /apps/files/l10n/es.js
parent1131338562820b15efbb40ff9927193c03672aef (diff)
downloadnextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.tar.gz
nextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 009d51d4706..99d82b4cb41 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -88,6 +88,16 @@ OC.L10N.register(
"Restored by {user}" : "Restaurado por {user}",
"Renamed by {user}" : "Renombrado por {user}",
"Moved by {user}" : "Movido por {user}",
+ "You created {file}" : "Ha creado {file}",
+ "{user} created {file}" : "{user} ha creado {file}",
+ "{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
+ "You changed {file}" : "Usted ha cambiado {file}",
+ "{user} changed {file}" : "{user} ha cambiado {file}",
+ "You deleted {file}" : "Usted ha borrado {file}",
+ "{user} restored {file}" : "{user} restauró {file}",
+ "You renamed {oldfile} to {newfile}" : "Ha renombrado {oldfile} como {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile } como {newfile}",
+ "You moved {oldfile} to {newfile}" : "Ha movido {oldfile } a {newfile}",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"Upload (max. %s)" : "Subida (máx. %s)",