summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index f1e670581be..74bf55b7f4c 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -80,6 +80,19 @@ OC.L10N.register(
"Favorited" : "Agregado a favoritos",
"Favorite" : "Favorito",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
+ "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>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
+ "A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",
+ "A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta",
+ "You created %1$s" : "Ha creado %1$s",
+ "%2$s created %1$s" : "%2$s ha creado %1$s",
+ "%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública",
+ "You changed %1$s" : "Ha modificado %1$s",
+ "%2$s changed %1$s" : "%2$s ha modificado %1$s",
+ "You deleted %1$s" : "Ha eliminado %1$s",
+ "%2$s deleted %1$s" : "%2$s ha eliminado %1$s",
+ "You restored %1$s" : "Usted restauró %1$s",
+ "%2$s restored %1$s" : "%2$s recuperó %1$s",
"%s could not be renamed as it has been deleted" : "%s no se pudo renombrar pues ha sido eliminado",
"%s could not be renamed" : "%s no pudo ser renombrado",
"Upload (max. %s)" : "Subida (máx. %s)",