diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
commit | 9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9 (patch) | |
tree | 713c7ac87c8f5ffc5442c1019f157220e9c1889d /core/l10n/es.js | |
parent | b8390db624644ada50b9c00e7a69a109588d2a83 (diff) | |
download | nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.tar.gz nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index cad74e14345..5f6b27c6954 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -51,7 +51,6 @@ OC.L10N.register( "Repair info:" : "Informaci贸n de reparaci贸n:", "Repair warning:" : "Advertencia de reparaci贸n:", "Repair error:" : "Error que reparar:", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor utilice la actualizaci贸n mediante la linea de comandos porque la actualizaci贸n autom谩tica est谩 desactivada en config.php.", "Turned on maintenance mode" : "Modo mantenimiento activado", "Turned off maintenance mode" : "Modo mantenimiento desactivado", "Maintenance mode is kept active" : "El modo mantenimiento a煤n est谩 activo.", @@ -400,6 +399,7 @@ OC.L10N.register( "Detailed logs" : "Registros detallados", "Update needed" : "Se necesita actualizaci贸n", "Please use the command line updater because you have a big instance with more than 50 users." : "Utilice el actualizador de l铆nia de comandos porque tiene una instancia con m谩s de 50 usuarios.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor utilice la actualizaci贸n mediante la linea de comandos porque la actualizaci贸n autom谩tica est谩 desactivada en config.php.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Para obtener ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentaci贸n</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "S茅 que si contin煤o haciendo la actualizaci贸n a trav茅s de la interfaz web, tengo el riesgo de que la solicitud no se ejecute en el tiempo de espera y provoque p茅rdida de informaci贸n pero tengo una copia de seguridad de los datos y s茅 como restaurarla.", "Upgrade via web on my own risk" : "Actualizar a trav茅s de la web con mi consentimiento.", |