summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/eu.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/eu.js')
-rw-r--r--apps/oauth2/l10n/eu.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/eu.js b/apps/oauth2/l10n/eu.js
index 11631cf36e7..a2a40480179 100644
--- a/apps/oauth2/l10n/eu.js
+++ b/apps/oauth2/l10n/eu.js
@@ -8,13 +8,14 @@ OC.L10N.register(
"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.",
"OAuth 2.0 clients" : "OAuth 2.0 bezeroak",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0k kanpo zerbitzuei {instanceName} instantziara sartzeko baimena eskatzea baimentzen die.",
- "Add client" : "Gehitu bezeroa",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
- "Add" : "Gehitu",
"Client Identifier" : "Bezeroaren Identifikadorea",
- "Secret" : "Sekretua",
+ "Secret key" : "Gako sekretua",
+ "Add client" : "Gehitu bezeroa",
+ "Add" : "Gehitu",
"Show client secret" : "Erakutsi bezeroaren sekretua",
- "Delete" : "Ezabatu"
+ "Delete" : "Ezabatu",
+ "Secret" : "Sekretua"
},
"nplurals=2; plural=(n != 1);");