nextcloud/apps/oauth2/l10n/eu.json

18 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2017-11-23 04:09:47 +03:00
{ "translations": {
2020-03-30 05:18:34 +03:00
"Your client is not authorized to connect. Please inform the administrator of your client." : "Zure bezeroak ez du konektatzeko baimenik. Esan iezaiozu zure bezeroaren kudeatzaileari.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Berbideraketa egiteko URLa URL oso bat izan behar da, adibidez: https://zuredomeinua.eus/karpeta",
2018-12-31 04:11:41 +03:00
"OAuth 2.0" : "OAuth 2.0",
2020-03-30 05:18:34 +03:00
"Allows OAuth2 compatible authentication from other web applications." : "Beste web aplikazio batzuen bidez egindako OAuth2 erako autentikazioa egitea baimentzen du",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 aplikazioak, zerbitzu hori eskaintzen duten beste web aplikazio batzuen bidez autentikazioa egiten konfiguratzeko aukera eskaintzen die sistemaren kudeatzaileei.",
2017-11-23 04:09:47 +03:00
"OAuth 2.0 clients" : "OAuth 2.0-en bezeroak",
2020-03-30 05:18:34 +03:00
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0k kanpo zerbitzuei {instanceName} instantziara sartzeko baimena eskatzea baimentzen die.",
2020-09-01 05:16:09 +03:00
"Add client" : "Bezeroa gehitu",
2018-11-17 04:12:47 +03:00
"Name" : "Izena",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "Birbideraketaren URI",
2020-09-01 05:16:09 +03:00
"Add" : "Gehitu",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "Bezeroaren Identifikadorea",
2018-06-27 13:06:12 +03:00
"Secret" : "Sekretua",
2020-03-30 05:18:34 +03:00
"Show client secret" : "Erakutsi bezeroaren sekretua",
2019-12-22 05:28:34 +03:00
"Delete" : "Ezabatu"
2017-11-23 04:09:47 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}