diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 042b50a0ce0..0ef60f57d31 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -100,7 +100,9 @@ OC.L10N.register( "Moved by {user}" : "Movido por {user}", "\"remote user\"" : "\"usuario remoto\"", "You created {file}" : "Ha creado {file}", + "You created an encrypted file in {file}" : "Has creado un archivo cifrado en {file}", "{user} created {file}" : "{user} ha creado {file}", + "{user} created an encrypted file in {file}" : "{user} ha creado un archivo cifrado en {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}", |