summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
commit79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch)
tree7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files/l10n/es.json
parent602e563d99f3e82562862503d8bd82ae3252b2f3 (diff)
downloadnextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz
nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r--apps/files/l10n/es.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 8884b736f6f..c825fd460d3 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -78,6 +78,19 @@
"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)",