diff --git a/l10n/eu.js b/l10n/eu.js index 111d607f..985851a4 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -86,6 +86,8 @@ OC.L10N.register( "{account} is following you" : "{account} zu jarraitzen ari da", "{account} liked your post" : "{account} zure argitalpena atsegin du", "Authorization required" : "Baimena beharrezkoa", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.", + "If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.", "Authorize" : "Baimendu", "Deny" : "Ukatu", "Follow on Nextcloud Social" : "Jarraitu Nextcloud Social bidez", diff --git a/l10n/eu.json b/l10n/eu.json index 29600694..2c6da365 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -84,6 +84,8 @@ "{account} is following you" : "{account} zu jarraitzen ari da", "{account} liked your post" : "{account} zure argitalpena atsegin du", "Authorization required" : "Baimena beharrezkoa", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.", + "If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.", "Authorize" : "Baimendu", "Deny" : "Ukatu", "Follow on Nextcloud Social" : "Jarraitu Nextcloud Social bidez",