diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 0299f4c5a5a..2eccf808d27 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -42,6 +42,7 @@ OC.L10N.register( "File name is too long" : "El nombre del archivo es demasiado largo", "Dot files are not allowed" : "Los archivos Dot no están permitidos", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", + "This is an automatically generated email, please do not reply." : "Este es un mensaje generado automáticamente, por favor no responda.", "Help" : "Ayuda", "Apps" : "Aplicaciones", "Personal" : "Personal", @@ -52,6 +53,7 @@ OC.L10N.register( "Redis" : "Redis", "Server settings" : "Configuración del servidor", "Sharing" : "Compartir", + "Security" : "Seguridad", "Encryption" : "Cifrado", "Additional settings" : "Configuración adicional", "Tips & tricks" : "Sugerencias y trucos", |