Update translations

This commit is contained in:
Neil Lalonde 2019-12-19 12:52:26 -05:00
parent a43901c81c
commit 3ed02456a6
2 changed files with 7 additions and 0 deletions

View File

@ -8,5 +8,9 @@
nl: nl:
js: js:
user_notes: user_notes:
title: "Gebruikersnotities"
attach: "Gebruikersnotitie toevoegen" attach: "Gebruikersnotitie toevoegen"
remove: "Gebruikersnotitie verwijderen"
show: "Gebruikersnotities ({{count}})"
delete_confirm: "Weet u zeker dat u die gebruikersnotitie wilt verwijderen?"
show_post: "Bericht tonen" show_post: "Bericht tonen"

View File

@ -8,12 +8,15 @@
nl: nl:
site_settings: site_settings:
user_notes_enabled: "Stafgebruikers mogen notities aan gebruikers toevoegen" user_notes_enabled: "Stafgebruikers mogen notities aan gebruikers toevoegen"
user_notes_moderators_delete: "Moderators mogen gebruikersnotities verwijderen"
user_notes: user_notes:
official_warning: "Heeft een officiële waarschuwing gekregen van @%{username} -- %{warning_link}" official_warning: "Heeft een officiële waarschuwing gekregen van @%{username} -- %{warning_link}"
user_suspended: "@%{username} heeft deze account geschorst tot %{suspended_till}. Reden: %{reason}" user_suspended: "@%{username} heeft deze account geschorst tot %{suspended_till}. Reden: %{reason}"
user_silenced: "@%{username} heeft deze account gedempt tot %{silenced_till}. Reden: %{reason}" user_silenced: "@%{username} heeft deze account gedempt tot %{silenced_till}. Reden: %{reason}"
reports: reports:
user_notes: user_notes:
title: "Gebruikersnotities"
description: "Lijst van meest recente gebruikersnotities."
labels: labels:
user: Gebruiker user: Gebruiker
note: Notitie note: Notitie