Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add car terms in Danish #86

Merged
merged 2 commits into from
Dec 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added SOUNDS/da/2wd.wav
Binary file not shown.
Binary file added SOUNDS/da/4wd.wav
Binary file not shown.
Binary file added SOUNDS/da/difloc.wav
Binary file not shown.
Binary file added SOUNDS/da/difulc.wav
Binary file not shown.
Binary file added SOUNDS/da/digmod.wav
Binary file not shown.
Binary file added SOUNDS/da/engsrt.wav
Binary file not shown.
Binary file added SOUNDS/da/engstp.wav
Binary file not shown.
Binary file added SOUNDS/da/highgr.wav
Binary file not shown.
Binary file added SOUNDS/da/lowgr.wav
Binary file not shown.
Binary file added SOUNDS/da/turnof.wav
Binary file not shown.
Binary file added SOUNDS/da/turnon.wav
Binary file not shown.
Binary file added SOUNDS/da/wchin.wav
Binary file not shown.
Binary file added SOUNDS/da/wchout.wav
Binary file not shown.
14 changes: 14 additions & 0 deletions voices/da_DK.csv
Original file line number Diff line number Diff line change
Expand Up @@ -461,3 +461,17 @@
"460","Forward Thrust","Forward Thrust","plane","","revfwd.wav"
"461","Telemetry connected","Telemetri tilsluttet","","SYSTEM","telemco.wav"
"462","level mode","Niveau-tilstand","flight controller","","lvlmod.wav"
"463","diffs locked","differentiale låst","car","","difloc.wav"
"464","diffs unlocked","differentiale låst op","car","","difulc.wav"
"465","engine start","motor start","car","","engsrt.wav"
"466","engine stop","motor stop","car","","engstp.wav"
"467","engine on","motor tændt","car","","engon.wav"
"468","Turn signals on","Signaler fra","car","","turnon.wav"
"469","Turn signals off","Signaler til","car","","turnof.wav"
"470","High gear","Højt gear","car","","highgr.wav"
"471","Low gear","Lavt gear","car","","lowgr.wav"
"472","Dig mode","Kravle tilstand","car","","digmod.wav"
"473","Two wheel drive","To hjul drev","car","","2wd.wav"
"474","Four wheel drive","Fire hjul drev","car","","4wd.wav"
"475","Winch in","Spil inde","car","","wchin.wav"
"476","Winch out","Spil ude","car","","wchout.wav"