oc.json 997 B

12345678910111213141516
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "Vòstre client es pas autorizat a se connectar. Mercés d’informar l’administrator de vòstre client.",
  3. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vòstra URL de redireccion deu èsser una URL complèta per exemple : https://vostredomeni.com/path",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "Permet l’autentificacion compatibla OAuth2 a partir d’autras aplicacions web",
  6. "OAuth 2.0 clients" : "clients OAuth 2.0",
  7. "Add client" : "Apondre un client",
  8. "Name" : "Nom",
  9. "Redirection URI" : "URI de redireccion",
  10. "Add" : "Apondre",
  11. "Client Identifier" : "Identificador client",
  12. "Secret" : "Secret",
  13. "Show client secret" : "Afichar lo secret del client",
  14. "Delete" : "Suprimir"
  15. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  16. }