diff options
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r-- | apps/files_external/l10n/es.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index c3da3348c4c..a5d720d77b6 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -1,4 +1,10 @@ { "translations": { + "Grant access" : "Conceder acceso", + "Error configuring OAuth1" : "Error al configurar OAuth1", + "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.", + "Error configuring OAuth2" : "Error al configurar OAuth2", + "Generate keys" : "Generar claves", + "Error generating key pair" : "Error al generar el par de claves", "Type to select user or group." : "Teclee para seleccionar un usuario o grupo.", "(Group)" : "(Grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", @@ -134,12 +140,6 @@ "Advanced settings" : "Configuración avanzada", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", - "Grant access" : "Conceder acceso", - "Error configuring OAuth1" : "Error al configurar OAuth1", - "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.", - "Error configuring OAuth2" : "Error al configurar OAuth2", - "Generate keys" : "Generar claves", - "Error generating key pair" : "Error al generar el par de claves", "Empty response from the server" : "Respuesta vacía desde el servidor", "Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, cierra sesión y vuelve a entrar para activar este punto de montaje", "Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}", |