diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/settings/l10n/es.json | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 937ad488895..a88a78cd1f2 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -500,8 +500,6 @@ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "El lanzamiento de esta versión para la comunidad de Nextcloud no cuenta con soporte y las notificaciones instantáneas no están disponibles.", "Use a second factor besides your password to increase security for your account." : "Usa un segundo paso además de tu contraseña para incrementar la seguridad de tu cuenta. ", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Si utiliza aplicaciones de terceras partes para conectarse a Nextcloud, por favor compruebe que crea y configura una contraseña de app para cada una antes de activar el factor de autentificación de dos pasos.", - "Migration in progress. Please wait until the migration is finished" : "Migración en curso. Por favor, espere hasta que la migración esté finalizada.", - "Migration started …" : "Migración iniciada...", "An error occurred while changing your language. Please reload the page and try again." : "Ha ocurrido un error al cambiar tu idioma. Por favor, recarga la página y vuelve a intentarlo.", "An error occurred while changing your locale. Please reload the page and try again." : "Ha ocurrido un error al cambiar tu región. Por favor, recarga la página y vuelve a intentarlo.", "Select a profile picture" : "Seleccionar una imagen de perfil", @@ -512,7 +510,6 @@ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "No se puede determinar si la versión TLS de cURL está anticuada o no debido a que ocurrió un error durante la consulta HTTPS contra https://nextcloud.com. Por favor compruebe el archivo de registro de nexcloud para más detalles.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "El número máximo de claves de OPcache está casi superado. Para asegurar que todos los scripts puedan mantenerse en la caché, se recomienda aplicar <code>opcache.max_accelerated_files</code> a su configuración de PHP con un valor superior a <code>%s</code>.", "Admin privileges" : "Privilegios del administrador", - "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.", "Unable to update biography" : "No se pudo actualizar la biografÃa", "Unable to update full name" : "No se pudo actualizar tu nombre completo", "No full name set" : "No se ha completado el nombre completo", @@ -522,6 +519,8 @@ "Change scope level of {accountProperty}" : "Cambiar el nivel de privacidad de {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "No se puede actualizar el perÃmetro de la federación del principal {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "No se puede actualizar el perÃmetro de la federación de la adicional {accountProperty}", + "Migration in progress. Please wait until the migration is finished" : "Migración en curso. Por favor, espere hasta que la migración esté finalizada.", + "Migration started …" : "Migración iniciada...", "Address" : "Dirección", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Ha ocurrido un error durante la petición. No se puede continuar.", @@ -539,7 +538,6 @@ "Pick background job setting" : "Escoge la configuración de las tareas en segundo plano", "Recommended" : "Recomendado", "The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permitir autocompletado del nombre de usuario cuando se introduzca el nombre completo o la dirección del email (ignorando la falta de coincidencia en la agenda de teléfonos y ser del mismo grupo)", "Change privacy level of profile picture" : "Cambiar nivel de privacidad de la imagen de perfil", "Upload new" : "Subir nueva", "Select from Files" : "Seleccionar desde Archivos", |