From 0488e2a1838cdf1a551bcaa107b0e9fd42725e22 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 7 Jan 2024 00:20:19 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_external/l10n/es_GT.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'apps/files_external/l10n/es_GT.js') diff --git a/apps/files_external/l10n/es_GT.js b/apps/files_external/l10n/es_GT.js index 49c706131ca..3b528d83fec 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.js @@ -1,6 +1,12 @@ OC.L10N.register( "files_external", { + "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 @@ OC.L10N.register( "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}", -- cgit v1.2.3