summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/es.js4
-rw-r--r--l10n/es.json4
4 files changed, 12 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index cc3a008d..b8a5080f 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -84,6 +84,8 @@ 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",
+ "{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.",
"Deny" : "Verweigern",
"Follow on Nextcloud Social" : "Auf Nextcloud Social folgen",
"Hello" : "Hallo",
diff --git a/l10n/de.json b/l10n/de.json
index b75369f1..001593cd 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -82,6 +82,8 @@
"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",
+ "{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.",
"Deny" : "Verweigern",
"Follow on Nextcloud Social" : "Auf Nextcloud Social folgen",
"Hello" : "Hallo",
diff --git a/l10n/es.js b/l10n/es.js
index 13b497b2..7ae93374 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -84,6 +84,10 @@ OC.L10N.register(
"Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social",
"{account} is following you" : "{account} te sigue",
"{account} liked your post" : "{account} hizo like a tu publicación",
+ "Authorization required" : "Autorización requerida",
+ "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.",
+ "If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.",
+ "Authorize" : "Autorizar",
"Deny" : "Denegar",
"Follow on Nextcloud Social" : "Seguir en Nextcloud Social",
"Hello" : "Hola",
diff --git a/l10n/es.json b/l10n/es.json
index d38c34c0..ea34ecce 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -82,6 +82,10 @@
"Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social",
"{account} is following you" : "{account} te sigue",
"{account} liked your post" : "{account} hizo like a tu publicación",
+ "Authorization required" : "Autorización requerida",
+ "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.",
+ "If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.",
+ "Authorize" : "Autorizar",
"Deny" : "Denegar",
"Follow on Nextcloud Social" : "Seguir en Nextcloud Social",
"Hello" : "Hola",