chore(locale): updated danish translations (#601)

This commit is contained in:
Zuntie
2024-07-01 03:42:48 +02:00
committed by GitHub
parent 64615a671e
commit c352a322ce

View File

@@ -7,27 +7,27 @@
"confirm": "Bekræft", "confirm": "Bekræft",
"more": "Mere...", "more": "Mere...",
"settings": { "settings": {
"locale": "Change locale", "locale": "Skift Sprog",
"locale_description": "Current language: ${language} (%s)", "locale_description": "Nuværende sprog: ${language} (%s)",
"notification_audio": "Notification audio", "notification_audio": "Notifikations lyd",
"notification_position": "Notification position" "notification_position": "Notifikations position"
}, },
"position": { "position": {
"bottom": "Bottom", "bottom": "Nederst",
"bottom-left": "Bottom-left", "bottom-left": "Nederst til venstre",
"bottom-right": "Bottom-right", "bottom-right": "Nederst til højre",
"center-left": "Center-left", "center-left": "Center til venstre",
"center-right": "Center-right", "center-right": "Center til højre",
"top": "Top", "top": "Øverst",
"top-left": "Top-left", "top-left": "Øverst til venstre",
"top-right": "Top-right" "top-right": "Øverst til højre"
} }
}, },
"open_radial_menu": "Open radial menu", "open_radial_menu": "Åbn radial menu",
"cancel_progress": "Cancel current progress bar", "cancel_progress": "Annuller den aktuelle progress bar",
"txadmin_announcement": "Servermeddelelse af %s", "txadmin_announcement": "Servermeddelelse af %s",
"txadmin_dm": "Direkte besked fra %s", "txadmin_dm": "Direkte besked fra %s",
"txadmin_warn": "Du er blevet advaret af %s", "txadmin_warn": "Du er blevet advaret af %s",
"txadmin_warn_content": "%s \nHandlings-id: %s", "txadmin_warn_content": "%s \nHandlings-id: %s",
"txadmin_scheduledrestart": "Planlagt genstart" "txadmin_scheduledrestart": "Planlagt genstart"
} }