diff --git a/l10n/de.js b/l10n/de.js index a36d9873..30406735 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,6 +2,7 @@ OC.L10N.register( "social", { "Social" : "Social", + "Social notifications" : "Social-Benachrichtigungen", "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Bitte beachten, dass Daten der Alpha2 nur händisch migriert werden können.\n\t\t\t\t\t\tEine detaillierte Dokumentation zur Umsetzung kann über die unterere Schaltfläche aufgerufen werden.", "Help" : "Hilfe", "Follow %s on Social" : "Folge %s auf Social", @@ -76,6 +77,10 @@ OC.L10N.register( "Boost" : "Verstärken", "Like" : "Mag ich", "Undo Like" : "Like rückgängig machen", + "Go to Social app" : "Zur Socia-App gehen", + "Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", + "No Social notifications!" : "Keine Social-Benachrichtigungen!", + "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", "Follow on Nextcloud Social" : "Auf Nextcloud Social folgen", diff --git a/l10n/de.json b/l10n/de.json index e770657f..25c32875 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,5 +1,6 @@ { "translations": { "Social" : "Social", + "Social notifications" : "Social-Benachrichtigungen", "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Bitte beachten, dass Daten der Alpha2 nur händisch migriert werden können.\n\t\t\t\t\t\tEine detaillierte Dokumentation zur Umsetzung kann über die unterere Schaltfläche aufgerufen werden.", "Help" : "Hilfe", "Follow %s on Social" : "Folge %s auf Social", @@ -74,6 +75,10 @@ "Boost" : "Verstärken", "Like" : "Mag ich", "Undo Like" : "Like rückgängig machen", + "Go to Social app" : "Zur Socia-App gehen", + "Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", + "No Social notifications!" : "Keine Social-Benachrichtigungen!", + "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", "Follow on Nextcloud Social" : "Auf Nextcloud Social folgen", diff --git a/l10n/eu.js b/l10n/eu.js index af28ef6a..a7aa1715 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -24,6 +24,7 @@ OC.L10N.register( "Global timeline" : "Denbora-lerro globala", "Following" : "Jarraitzen", "In reply to" : "Honi erantzunez", + "Close reply" : "Itxi erantzuna", "Add attachment" : "Gehitu eranskina", "Add emoji" : "Gehitu emojia", "Visibility" : "Ikusgarritasuna", diff --git a/l10n/eu.json b/l10n/eu.json index f5e2b81c..2a3a5e8e 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -22,6 +22,7 @@ "Global timeline" : "Denbora-lerro globala", "Following" : "Jarraitzen", "In reply to" : "Honi erantzunez", + "Close reply" : "Itxi erantzuna", "Add attachment" : "Gehitu eranskina", "Add emoji" : "Gehitu emojia", "Visibility" : "Ikusgarritasuna",