diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
commit | d25a96d9216d2d58b48c45dafed1bed39e5c3c13 (patch) | |
tree | a3da828b8a93f27c62c2555eff0d6764235ce645 /lib/l10n/es.js | |
parent | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (diff) | |
download | nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.tar.gz nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.zip |
[tx-robot] updated from transifex
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", |