diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:38 +0000 |
commit | 8df7a160846269d94a98154b6675cbeffc4001be (patch) | |
tree | 3e5995fba4d9072593c14e0ed6285c6f71cd7dcd /apps/files_external/l10n/es_MX.json | |
parent | ff1f3a0a28dee5297dd1fc7a889aeae3fab67f22 (diff) | |
download | nextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.tar.gz nextcloud-server-8df7a160846269d94a98154b6675cbeffc4001be.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/es_MX.json')
-rw-r--r-- | apps/files_external/l10n/es_MX.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 6b7c4838c7e..de475f813c1 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -1,4 +1,10 @@ { "translations": { + "Grant access" : "Conceder acceso", + "Error configuring OAuth1" : "Se presentó un error al configurar OAuth1", + "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.", + "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2", + "Generate keys" : "Generar llaves", + "Error generating key pair" : "Se presentó un error al generar el juego de llaves", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Enable encryption" : "Habilitar encripción", "Enable previews" : "Habilitar vistas previas", @@ -99,12 +105,6 @@ "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", - "Grant access" : "Conceder acceso", - "Error configuring OAuth1" : "Se presentó un error al configurar OAuth1", - "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.", - "Error configuring OAuth2" : "Se presentó un error al configurar OAuth2", - "Generate keys" : "Generar llaves", - "Error generating key pair" : "Se presentó un error al generar el juego de llaves", "Empty response from the server" : "Respuesta del servidor vacía", "Couldn't access. Please log out and in again to activate this mount point" : "No fue posible accesar. Por favor sal de la sesión y vuelve a entrar para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}", |