summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/fi.js
blob: c88e7d95a43c3a291b766f35b52ee88f45b7f606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "oauth2",
    {
    "OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
    "Name" : "Nimi",
    "Redirection URI" : "Uudelleenohjaus URI",
    "Client Identifier" : "Asiakkaan tunniste",
    "Secret" : "Salaisuus",
    "Add client" : "Lisää asiakas",
    "Add" : "Lisää"
},
"nplurals=2; plural=(n != 1);");