chore(locales/de): add missing dutch translations (#689)

This commit is contained in:
Indra
2025-01-19 15:20:26 +01:00
committed by GitHub
parent cb6792ed58
commit 86f0d7b789

View File

@@ -1,29 +1,30 @@
{ {
"language": "Nederlands", "language": "Nederlands",
"settings": "Instellingen",
"ui": { "ui": {
"cancel": "Annuleren", "cancel": "Annuleren",
"close": "Sluiten", "close": "Sluiten",
"confirm": "Bevestigen", "confirm": "Bevestigen",
"more": "Meer...", "more": "Meer...",
"settings": { "settings": {
"locale": "Change locale", "locale": "Taal wijzigen",
"locale_description": "Current language: ${language} (%s)", "locale_description": "Huidige taal: ${language} (%s)",
"notification_audio": "Notification audio", "notification_audio": "Meldingsgeluid",
"notification_position": "Notification position" "notification_position": "Meldingspositie"
}, },
"position": { "position": {
"bottom": "Bottom", "bottom": "Onder",
"bottom-left": "Bottom-left", "bottom-left": "Linksonder",
"bottom-right": "Bottom-right", "bottom-right": "Rechtsonder",
"center-left": "Center-left", "center-left": "Linksmidden",
"center-right": "Center-right", "center-right": "Rechtsmidden",
"top": "Top", "top": "Boven",
"top-left": "Top-left", "top-left": "Linksboven",
"top-right": "Top-right" "top-right": "Rechtsboven"
} }
}, },
"open_radial_menu": "Open radial menu", "open_radial_menu": "Radiaal menu openen",
"cancel_progress": "Cancel current progress bar", "cancel_progress": "Huidige voortgangsbalk annuleren",
"txadmin_announcement": "Server mededeling door %s", "txadmin_announcement": "Server mededeling door %s",
"txadmin_dm": "Bericht van %s", "txadmin_dm": "Bericht van %s",
"txadmin_warn": "Je hebt een waarschuwing gekregen van %s", "txadmin_warn": "Je hebt een waarschuwing gekregen van %s",