summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/eu.js
blob: 66cd02ac26a1345cef4e106724e139cc08baa02f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "oauth2",
    {
    "OAuth 2.0" : "OAuth 2.0",
    "OAuth 2.0 clients" : "OAuth 2.0-en bezeroak",
    "Name" : "Izena",
    "Redirection URI" : "Birbideraketaren URI",
    "Client Identifier" : "Bezeroaren Identifikadorea",
    "Secret" : "Sekretua",
    "Add client" : "Bezeroa gehitu",
    "Add" : "Gehitu",
    "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 -k kanpo zerbitzuek %s atzitzea baimentzen dute."
},
"nplurals=2; plural=(n != 1);");