nb.json 541 B

123456789101112
  1. { "translations": {
  2. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL for videresending må være en fullstendig URL. For eksempel https://yourdomain.com/path",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "OAuth 2.0 clients" : "OAuth 2.0-klienter",
  5. "Name" : "Navn",
  6. "Redirection URI" : "Videresendings-URI",
  7. "Client Identifier" : "Klient-identifikator",
  8. "Secret" : "Hemmelighet",
  9. "Add client" : "Legg til klient",
  10. "Add" : "Legg til"
  11. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  12. }