Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #556

Merged
merged 6 commits into from
Dec 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,9 @@
"Everybody": "Jeder",
"Tree Information": "Bauminformationen",
"User group": "Benutzergruppe",
"User Information": "Benutzerinformationen"
"User Information": "Benutzerinformationen",
"Regenerate semantic search index": "Index für die semantische Suche neu erstellen",
"Settings": "Einstellungen",
"Pending": "Ausstehend",
"Started": "Gestartet"
}
6 changes: 5 additions & 1 deletion lang/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,9 @@
"Nobody": "Nobody",
"User Information": "User Information",
"Tree Information": "Tree Information",
"User group": "User group"
"User group": "User group",
"Settings": "Settings",
"Started": "Started",
"Pending": "Pending",
"Regenerate semantic search index": "Regenerate semantic search index"
}
6 changes: 5 additions & 1 deletion lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,9 @@
"Member and above": "Lid en hoger",
"User Information": "Informatie gebruiker",
"User group": "Gebruikersgroep",
"Tree Information": "Informatie stamboom"
"Tree Information": "Informatie stamboom",
"Settings": "Instellingen",
"Pending": "Aanhangig",
"Started": "Gestart",
"Regenerate semantic search index": "Semantische zoekindex opnieuw genereren"
}
6 changes: 5 additions & 1 deletion lang/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,9 @@
"Everybody": "Todos",
"Tree Information": "Informação da árvore",
"User Information": "Informação do utilizador",
"User group": "Grupo de utilizadores"
"User group": "Grupo de utilizadores",
"Pending": "Pendente",
"Settings": "Definições",
"Regenerate semantic search index": "Regenerar índice de procura semântica",
"Started": "Iniciado"
}
6 changes: 5 additions & 1 deletion lang/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,9 @@
"Everybody": "Alla",
"User group": "Användargrupp",
"Tree Information": "Trädinformation",
"User Information": "Användarinformation"
"User Information": "Användarinformation",
"Pending": "Avvaktande",
"Started": "Startade",
"Regenerate semantic search index": "Återskapa semantiskt sökindex",
"Settings": "Inställningar"
}
Loading
Loading