Added new Strings to Danish translation

This commit is contained in:
Lars Sørensen 2021-09-11 13:37:53 +02:00
parent b709857e19
commit 39c7b5e748
No known key found for this signature in database
GPG key ID: BC5BA22BC6C7129C

View file

@ -107,25 +107,25 @@ export default {
"Create your admin account": "Opret din administratorkonto", "Create your admin account": "Opret din administratorkonto",
"Repeat Password": "Gentag adgangskoden", "Repeat Password": "Gentag adgangskoden",
"Resource Record Type": "Resource Record Type", "Resource Record Type": "Resource Record Type",
respTime: "Resp. Time (ms)", respTime: "Resp. Tid (ms)",
notAvailableShort: "N/A", notAvailableShort: "N/A",
Create: "Create", Create: "Opret",
clearEventsMsg: "Are you sure want to delete all events for this monitor?", clearEventsMsg: "Er du sikker på vil slette alle events for denne Overvåger?",
clearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?", clearHeartbeatsMsg: "Er du sikker på vil slette alle heartbeats for denne Overvåger?",
confirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?", confirmClearStatisticsMsg: "Vil du helt sikkert slette ALLE statistikker?",
"Clear Data": "Clear Data", "Clear Data": "Ryd Data",
Events: "Events", Events: "Events",
Heartbeats: "Heartbeats", Heartbeats: "Heartbeats",
"Auto Get": "Auto Get", "Auto Get": "Auto-hent",
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.", enableDefaultNotificationDescription: "For hver ny overvåger aktiveres denne underretning som standard. Du kan stadig deaktivere underretningen separat for hver skærm.",
"Default enabled": "Default enabled", "Default enabled": "Standard aktiveret",
"Also apply to existing monitors": "Also apply to existing monitors", "Also apply to existing monitors": "Anvend også på eksisterende overvågere",
"Import/Export Backup": "Import/Export Backup", "Import/Export Backup": " Importér/Eksportér sikkerhedskopi",
Export: "Export", Export: "Eksport",
Import: "Import", Import: "Import",
backupDescription: "You can backup all monitors and all notifications into a JSON file.", backupDescription: "Du kan sikkerhedskopiere alle Overvågere og alle underretninger til en JSON-fil.",
backupDescription2: "PS: History and event data is not included.", backupDescription2: "PS: Historik og hændelsesdata er ikke inkluderet.",
backupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.", backupDescription3: "Følsom data, f.eks. underretnings-tokener, er inkluderet i eksportfilen. Gem den sikkert.",
alertNoFile: "Please select a file to import.", alertNoFile: "Vælg en fil der skal importeres.",
alertWrongFileType: "Please select a JSON file." alertWrongFileType: "Vælg venligst en JSON-fil."
} }