fi.json 1.1 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.",
  3. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.",
  6. "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
  7. "Name" : "Nimi",
  8. "Redirection URI" : "Uudelleenohjaus URI",
  9. "Client Identifier" : "Asiakkaan tunniste",
  10. "Secret key" : "Salainen avain",
  11. "Delete client" : "Poista asiakas",
  12. "Add client" : "Lisää asiakas",
  13. "Add" : "Lisää",
  14. "Delete" : "Poista",
  15. "Show client secret" : "Näytä asiakkaan salaisuus",
  16. "Hide client secret" : "Piilota asiakkaan salaisuus",
  17. "Secret" : "Salaisuus"
  18. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  19. }