summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/eu.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-30 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-30 02:18:44 +0000
commit78ec3680c21984e8e025298ed4269bc48d1f34e5 (patch)
tree2e80ba466548b660c3bb2c1bc7ea02b449626690 /apps/oauth2/l10n/eu.json
parent63d93418442bf584ec869f9050c7028436ff7326 (diff)
downloadnextcloud-server-78ec3680c21984e8e025298ed4269bc48d1f34e5.tar.gz
nextcloud-server-78ec3680c21984e8e025298ed4269bc48d1f34e5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/eu.json')
-rw-r--r--apps/oauth2/l10n/eu.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/eu.json b/apps/oauth2/l10n/eu.json
index 68e6661cd01..3d0ff8c196c 100644
--- a/apps/oauth2/l10n/eu.json
+++ b/apps/oauth2/l10n/eu.json
@@ -1,12 +1,18 @@
{ "translations": {
+ "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",
"OAuth 2.0" : "OAuth 2.0",
+ "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.",
"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.",
"Name" : "Izena",
"Redirection URI" : "Birbideraketaren URI",
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret" : "Sekretua",
"Add client" : "Bezeroa gehitu",
"Add" : "Gehitu",
+ "Show client secret" : "Erakutsi bezeroaren sekretua",
"Delete" : "Ezabatu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file