nb.json 565 B

12345678910111213
  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. "Add client" : "Legg til klient",
  6. "Name" : "Navn",
  7. "Redirection URI" : "Videresendings-URI",
  8. "Add" : "Legg til",
  9. "Client Identifier" : "Klient-identifikator",
  10. "Secret" : "Hemmelighet",
  11. "Delete" : "Slett"
  12. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  13. }