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.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 32149554e2d..042b50a0ce0 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -103,9 +103,13 @@ OC.L10N.register(
"{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}",
+ "You changed an encrypted file in {file}" : "Has modificado un archivo cifrado en {file}",
"{user} changed {file}" : "{user} ha cambiado {file}",
+ "{user} changed an encrypted file in {file}" : "{user} ha modificado un archivo cifrado en {file}",
"You deleted {file}" : "Usted ha borrado {file}",
+ "You deleted an encrypted file in {file}" : "Has borrado un archivo cifrado en {file}",
"{user} deleted {file}" : "{user} eliminó {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} ha borrado un archivo cifrado en {file}",
"You restored {file}" : "Usted restauró {file}",
"{user} restored {file}" : "{user} restauró {file}",
"You renamed {oldfile} to {newfile}" : "Ha renombrado {oldfile} como {newfile}",
@@ -141,7 +145,7 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
- "Shared with you" : "Compartido con usted",
+ "Shared with you" : "Compartido contigo",
"Shared with others" : "Compartido con otros",
"Shared by link" : "Compartido por enlace",
"Tags" : "Etiquetas",