2020-09-18 21:51:35 +03:00
|
|
|
{ "translations": {
|
2020-10-04 05:44:26 +03:00
|
|
|
"Error getting OAuth access token" : "Error al conseguir el toke de acceso OAuth",
|
2020-10-02 05:37:51 +03:00
|
|
|
"Error during OAuth exchanges" : "Error durante los intercambios OAuth",
|
|
|
|
"Bad credentials" : "Credenciales incorrectas",
|
|
|
|
"OAuth access token refused" : "Token de acceso OAuth rechazado",
|
2020-09-21 05:42:57 +03:00
|
|
|
"Connected accounts" : "Cuentas conectadas",
|
2020-09-18 21:51:35 +03:00
|
|
|
"Client ID" : "ID de cliente",
|
|
|
|
"Client secret" : "Cliente secreto",
|
2020-10-04 05:44:26 +03:00
|
|
|
"Connected as {user}" : "Conectado como {user}",
|
|
|
|
"Incorrect access token" : "Token de acceso incorrecto"
|
2020-09-18 21:51:35 +03:00
|
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
|
|
}
|