summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/da.json
blob: e6899c73ac513c08aec88927745241ef2debf4ec (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "OAuth 2.0 clients" : "OAuth 2.0 klienter",
    "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillader eksterne services at forespørge adgang til din %s.",
    "Name" : "Navn",
    "Redirection URI" : "Viderestilling URI",
    "Client Identifier" : "Klient ID",
    "Secret" : "Hemmelighed",
    "Add client" : "Tilføj klient",
    "Add" : "Tilføj"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}