diff --git a/js/src/i18n/de.json b/js/src/i18n/de.json index b0147437e..db926a5d1 100644 --- a/js/src/i18n/de.json +++ b/js/src/i18n/de.json @@ -135,7 +135,6 @@ "Click to upload": "Klicken zum Hochladen", "Close": "Schließen", "Close comments for all (except for admins)": "Kommentare für alle sperren (außer für Admins)", - "Events nearby": "Veranstaltungen in Ihrer Nähe", "Closed": "Geschlossen", "Comment deleted": "Kommentar gelöscht", "Comment from @{username} reported": "Kommentar von @{username} gemeldet", @@ -283,6 +282,7 @@ "Event {eventTitle} deleted": "Veranstaltung {eventTitle} gelöscht", "Event {eventTitle} reported": "Veranstaltung {eventTitle} gemeldet", "Events": "Veranstaltungen", + "Events nearby": "Veranstaltungen in Ihrer Nähe", "Events tagged with {tag}": "Veranstaltung getaggt mit {tag}", "Everything": "Alles", "Ex: mobilizon.fr": "Z.B.: mobilizon.fr", @@ -384,6 +384,7 @@ "Instance Terms URL": "URL der Nutzungsbedingungen der Instanz", "Instance administrator": "Administrator der Instanz", "Instance configuration": "Einstellungen der Instanz", + "Instance feeds": "Instanz Feeds", "Instance languages": "Sprache der Instanz", "Instance rules": "Instanz-Regeln", "Instance settings": "Einstellungen der Instanz", @@ -495,7 +496,7 @@ "No groups found": "Keine Gruppen gefunden", "No information": "Keine Informationen", "No instance follows your instance yet.": "Noch keine Instanz folgt deiner Instanz.", - "No instance to approve|Approve instance|Approve {number} instances": "Keine Instanz zu prüfen|Überprüfe Instanz|Überprüfe {number} Instanzen", + "No instance to approve|Approve instance|Approve {number} instances": "Keine Instanz zu prüfen|Genehmige Instanz|Genehmige {number} Instanzen", "No instance to reject|Reject instance|Reject {number} instances": "Keine Instanz abzulehnen|Lehne Instanz ab|Lehne {number} Instanzen ab", "No instance to remove|Remove instance|Remove {number} instances": "Keine Instanz zu entfernen|Entferne Instanz|Entferne {number} Instanzen", "No languages found": "Keine Sprachen gefunden", diff --git a/js/src/i18n/es.json b/js/src/i18n/es.json index e4fbc565b..abb95cef2 100644 --- a/js/src/i18n/es.json +++ b/js/src/i18n/es.json @@ -397,6 +397,7 @@ "Instance Terms URL": "URL de Términos de Instancia", "Instance administrator": "Administrador de instancia", "Instance configuration": "Configuración de instancia", + "Instance feeds": "Flujos de instancias", "Instance languages": "Idiomas de instancia", "Instance rules": "Reglas de instancia", "Instance settings": "Configuraciones de instancia", diff --git a/js/src/i18n/gl.json b/js/src/i18n/gl.json index 08a906dbb..076a1eccc 100644 --- a/js/src/i18n/gl.json +++ b/js/src/i18n/gl.json @@ -374,6 +374,7 @@ "Instance Terms URL": "URL dos Termos da instancia", "Instance administrator": "Administradora da instancia", "Instance configuration": "Configuración da instancia", + "Instance feeds": "Fontes da instancia", "Instance languages": "Idiomas da instancia", "Instance rules": "Normas da instancia", "Instance settings": "Axustes da instancia",