diff options
Diffstat (limited to 'apps/updatenotification/l10n/es.json')
-rw-r--r-- | apps/updatenotification/l10n/es.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index c92b202fcb9..032ee8e85ea 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -1,5 +1,7 @@ { "translations": { - "{version} is available. Get more information on how to update." : "Una nueva {version} está disponible. Obtenga más información sobre cómo actualizar.", - "Updater" : "Actualizador" + "{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.", + "Updater" : "Actualizador", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Por razones de seguridad el actualizador incluido en ownCloud está utilizando credenciales adicionales. Para visitar la pagina del actualizador, por favor presione el siguiente botón.", + "Open updater" : "Abrir el actualizador" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |