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 305681cf66f..ffaa92e2e97 100644
--- a/apps/oauth2/l10n/eu.js
+++ b/apps/oauth2/l10n/eu.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0-en bezeroak",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 -k kanpo zerbitzuek %s atzitzea baimentzen dute.",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret" : "Sekretua",
"Add client" : "Bezeroa gehitu",
- "Add" : "Gehitu"
+ "Add" : "Gehitu",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 -k kanpo zerbitzuek %s atzitzea baimentzen dute."
},
"nplurals=2; plural=(n != 1);");