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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/eu.js b/apps/oauth2/l10n/eu.js
index 305681cf66f..c5963b4dc7a 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",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 -k kanpo zerbitzuek %s atzitzea baimentzen dute.",
+ "Redirection URI" : "Birbideraketaren URI",
+ "Secret" : "Sekretua",
"Add" : "Gehitu"
},
"nplurals=2; plural=(n != 1);");