diff options
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 091a3a12d72..c4b5c529c3d 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -183,7 +183,6 @@ OC.L10N.register( "Rename" : "Renombrar", "Revoke" : "Anular", "Wipe device" : "Borrar dispositivo", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Anular este token puede evitar el borrado de tu dispositivo si aún no se ha iniciado el borrado.", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -490,6 +489,7 @@ OC.L10N.register( "Trusted" : "De confianza", "Public" : "Público", "installing and updating apps via the app store or Federated Cloud Sharing" : "instalando y actualizando aplicaciones a través de la tienda de aplicaciones o de la nube compartida federada", + "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Anular este token puede evitar el borrado de tu dispositivo si aún no se ha iniciado el borrado.", "Nextcloud iOS app" : "App Nextcloud para iOS", "Nextcloud Android app" : "App Nextcloud para Android", "Nextcloud Talk for iOS" : "Nextcloud Talk para iOS", |