Skip to content

Commit b66d418

Browse files
authored
Merge pull request #201 from ClausNC3/main
Updating danish translation
2 parents 3518dec + 2ea560f commit b66d418

1 file changed

Lines changed: 34 additions & 34 deletions

File tree

lang/da_dk.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -301,39 +301,39 @@
301301
"skipped": "sprunget over",
302302
"tests completed": "tests er gennemført",
303303
"to increase the non-circularity.": "for at øge ikke-cirkulariteten.",
304-
"After they have been replaced, this utility can be used to calibrate the controller to work with the new joysticks.": "",
305-
"Aim for a circularity error of around 7-9 % for the best playing experience.": "",
306-
"Battery level is low. Tests may fail due to the controller being in power saving mode.": "",
307-
"Calibrating without replacing the joysticks may help temporarily, but it may also make the problem worse, with no way to undo it.": "",
308-
"Calibration History": "",
309-
"Cannot copy text to the clipboard:": "",
310-
"Cannot read module barcodes": "",
311-
"Clear All": "",
312-
"Current": "",
313-
"Delete": "",
314-
"Delete all calibration history for this controller? This cannot be undone.": "",
315-
"Delete this calibration entry?": "",
316-
"Drift is caused by mechanical parts in the joystick being worn out, and they need to be replaced to fix the drift.": "",
317-
"Firefox is supported with the WebHID extension installed.": "",
318-
"It appears the latest joystick calibration has not been saved.": "",
319-
"Last connected": "",
320-
"No saved calibrations found.": "",
321-
"Please connect a DualShock 4, a DualSense, DualSense Edge or VR2 controller to your computer and press Connect.": "",
322-
"Please use a web browser with WebHID support (e.g. Google Chrome or Microsoft Edge) on a PC or Mac.": "",
323-
"Restore": "",
324-
"Restore calibration": "",
325-
"The calibration was restored successfully! Remember to save the changes in order not to loose them when the controller is rebooted.": "",
326-
"The item has been copied to the clipboard.": "",
327-
"This controller has unsaved changes that will be lost when the controller is rebooted.": "",
328-
"This utility cannot fix stick drift.": "",
329-
"Unsupported browser.": "",
330-
"Use expert mode": "",
331-
"Use four-step calibration": "",
332-
"Use normal mode": "",
333-
"Use quick calibration": "",
334-
"Using this utility on a phone or tablet is not supported.": "",
335-
"Values": "",
336-
"You should save your changes, or reboot the controller to revert back to the previous state.": "",
337-
"serial number": "",
304+
"After they have been replaced, this utility can be used to calibrate the controller to work with the new joysticks.": "Efter de er blevet udskiftet, kan dette værktøj bruges til at kalibrere controlleren til at fungere med de nye joysticks.",
305+
"Aim for a circularity error of around 7-9 % for the best playing experience.": "Sigt efter en cirkularitetsfejl på omkring 7-9 % for den bedste spiloplevelse.",
306+
"Battery level is low. Tests may fail due to the controller being in power saving mode.": "Batteriniveauet er lavt. Tests kan fejle, fordi controlleren er i strømbesparende tilstand.",
307+
"Calibrating without replacing the joysticks may help temporarily, but it may also make the problem worse, with no way to undo it.": "Kalibrering uden udskiftning af joysticks kan hjælpe midlertidigt, men det kan også gøre problemet værre, uden mulighed for at fortryde det.",
308+
"Calibration History": "Kalibreringshistorik",
309+
"Cannot copy text to the clipboard:": "Kan ikke kopiere tekst til udklipsholderen:",
310+
"Cannot read module barcodes": "Kan ikke læse modul-stregkoder",
311+
"Clear All": "Ryd alt",
312+
"Current": "Aktuel",
313+
"Delete": "Slet",
314+
"Delete all calibration history for this controller? This cannot be undone.": "Slet al kalibreringshistorik for denne controller? Dette kan ikke fortrydes.",
315+
"Delete this calibration entry?": "Slet denne kalibreringspost?",
316+
"Drift is caused by mechanical parts in the joystick being worn out, and they need to be replaced to fix the drift.": "Drift skyldes, at mekaniske dele i joysticket er slidte, og de skal udskiftes for at løse problemet.",
317+
"Firefox is supported with the WebHID extension installed.": "Firefox understøttes med WebHID-udvidelsen installeret.",
318+
"It appears the latest joystick calibration has not been saved.": "Det ser ud til, at den seneste joystick-kalibrering ikke er blevet gemt.",
319+
"Last connected": "Sidst tilsluttet",
320+
"No saved calibrations found.": "Ingen gemte kalibreringer fundet.",
321+
"Please connect a DualShock 4, a DualSense, DualSense Edge or VR2 controller to your computer and press Connect.": "Tilslut venligst en DualShock 4, DualSense, DualSense Edge eller VR2 controller til din computer og tryk på Tilslut.",
322+
"Please use a web browser with WebHID support (e.g. Google Chrome or Microsoft Edge) on a PC or Mac.": "Brug venligst en webbrowser med WebHID-understøttelse (f.eks. Google Chrome eller Microsoft Edge) på en PC eller Mac.",
323+
"Restore": "Gendan",
324+
"Restore calibration": "Gendan kalibrering",
325+
"The calibration was restored successfully! Remember to save the changes in order not to loose them when the controller is rebooted.": "Kalibreringen blev gendannet! Husk at gemme ændringerne, så de ikke går tabt, når controlleren genstartes.",
326+
"The item has been copied to the clipboard.": "Elementet er blevet kopieret til udklipsholderen.",
327+
"This controller has unsaved changes that will be lost when the controller is rebooted.": "Denne controller har ikke-gemte ændringer, som vil gå tabt, når controlleren genstartes.",
328+
"This utility cannot fix stick drift.": "Dette værktøj kan ikke rette stick drift.",
329+
"Unsupported browser.": "Browseren understøttes ikke.",
330+
"Use expert mode": "Brug eksperttilstand",
331+
"Use four-step calibration": "Brug fire-trins kalibrering",
332+
"Use normal mode": "Brug normal tilstand",
333+
"Use quick calibration": "Brug hurtig kalibrering",
334+
"Using this utility on a phone or tablet is not supported.": "Brug af dette værktøj på en telefon eller tablet understøttes ikke.",
335+
"Values": "Værdier",
336+
"You should save your changes, or reboot the controller to revert back to the previous state.": "Du bør gemme dine ændringer, eller genstarte controlleren for at vende tilbage til den tidligere tilstand.",
337+
"serial number": "serienummer",
338338
"": ""
339339
}

0 commit comments

Comments
 (0)