nextcloud/apps/oauth2/l10n/eu.json

11 lines
361 B
JSON
Raw Normal View History

2017-11-23 04:09:47 +03:00
{ "translations": {
2018-12-31 04:11:41 +03:00
"OAuth 2.0" : "OAuth 2.0",
2017-11-23 04:09:47 +03:00
"OAuth 2.0 clients" : "OAuth 2.0-en bezeroak",
2018-11-17 04:12:47 +03:00
"Name" : "Izena",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "Birbideraketaren URI",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "Bezeroaren Identifikadorea",
2018-06-27 13:06:12 +03:00
"Secret" : "Sekretua",
2018-11-17 04:12:47 +03:00
"Add client" : "Bezeroa gehitu",
2019-03-21 04:13:49 +03:00
"Add" : "Gehitu"
2017-11-23 04:09:47 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}