server/apps/oauth2/l10n/eu.json

11 lines
460 B
JSON
Raw Normal View History

2017-11-23 01:09:47 +00:00
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0-en bezeroak",
2018-11-17 01:12:47 +00:00
"Name" : "Izena",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "Birbideraketaren URI",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "Bezeroaren Identifikadorea",
2018-06-27 10:06:12 +00:00
"Secret" : "Sekretua",
2018-11-17 01:12:47 +00:00
"Add client" : "Bezeroa gehitu",
2018-11-20 01:12:39 +00:00
"Add" : "Gehitu",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 -k kanpo zerbitzuek %s atzitzea baimentzen dute."
2017-11-23 01:09:47 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}