diff --git a/l10n/de.js b/l10n/de.js index 85cfcf43..0697a5e7 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -85,8 +85,10 @@ OC.L10N.register( "Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "{account} is following you" : "{account} folgt dir", "{account} liked your post" : "{account} gefällt dein Beitrag", + "Authorization required" : "Autorisierung erforderlich", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.", + "Authorize" : "Autorisieren", "Deny" : "Verweigern", "Follow on Nextcloud Social" : "Auf Nextcloud Social folgen", "Hello" : "Hallo", diff --git a/l10n/de.json b/l10n/de.json index 3a8ebb0e..d026a34a 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -83,8 +83,10 @@ "Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "{account} is following you" : "{account} folgt dir", "{account} liked your post" : "{account} gefällt dein Beitrag", + "Authorization required" : "Autorisierung erforderlich", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.", + "Authorize" : "Autorisieren", "Deny" : "Verweigern", "Follow on Nextcloud Social" : "Auf Nextcloud Social folgen", "Hello" : "Hallo", diff --git a/l10n/eu.js b/l10n/eu.js index 7c36bafc..35a39bb1 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -85,6 +85,7 @@ OC.L10N.register( "Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du", "{account} is following you" : "{account} zu jarraitzen ari da", "{account} liked your post" : "{account} zure argitalpena atsegin du", + "Authorize" : "Baimendu", "Deny" : "Ukatu", "Follow on Nextcloud Social" : "Jarraitu Nextcloud Social bidez", "Hello" : "Kaixo", diff --git a/l10n/eu.json b/l10n/eu.json index 23ad22b7..d1788e85 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -83,6 +83,7 @@ "Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du", "{account} is following you" : "{account} zu jarraitzen ari da", "{account} liked your post" : "{account} zure argitalpena atsegin du", + "Authorize" : "Baimendu", "Deny" : "Ukatu", "Follow on Nextcloud Social" : "Jarraitu Nextcloud Social bidez", "Hello" : "Kaixo",