summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/it.json
blob: b8e738603fc2f61647c96833c542bec0490b9a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "OAuth 2.0" : "OAuth 2.0",
    "OAuth 2.0 clients" : "Client OAuth 2.0",
    "Name" : "Nome",
    "Redirection URI" : "URI di redirezione",
    "Client Identifier" : "Identificatore client",
    "Secret" : "Segreto",
    "Add client" : "Aggiungi client",
    "Add" : "Aggiungi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}