Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/eu.js')
-rw-r--r--apps/oauth2/l10n/eu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/eu.js b/apps/oauth2/l10n/eu.js
index 29e631d1eac..71b0a2a1475 100644
--- a/apps/oauth2/l10n/eu.js
+++ b/apps/oauth2/l10n/eu.js
@@ -8,12 +8,12 @@ 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-en 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" : "Bezeroa gehitu",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
+ "Add" : "Gehitu",
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret" : "Sekretua",
- "Add client" : "Bezeroa gehitu",
- "Add" : "Gehitu",
"Show client secret" : "Erakutsi bezeroaren sekretua",
"Delete" : "Ezabatu"
},