diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 87e5cb05717..360b2b2bc1c 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -101,9 +101,13 @@ "{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}", @@ -139,7 +143,7 @@ "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", |