Skip to content

Added Danish translation #6

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
54 changes: 52 additions & 2 deletions Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,55 @@ Config.Languages = {
['notvalidkey'] = "no es una clave válida.",
['keybinds'] = "🔢 Keybinds",
['keybindsinfo'] = "Utilizar"
}
}
},
['da'] = {
['emotes'] = 'Emotes',
['danceemotes'] = "🕺 Danse Emotes",
['propemotes'] = "📦 Rekvisit Emotes",
['keybindemotes'] = "🌟 Favorit emotes",
['keybindinfo'] = "Vælg en emote her for at indstille den som din favorit emote. ",
['rkeybind'] = "Nulstil din favorit emotes.",
['prop2info'] = "❓ Rekvisit emotes findes i slutningen",
['set'] = "Sæt (",
['setboundemote'] = ") til din favorit emote?",
['newsetemote'] = "~w~ Er nu din favorit emote, tryk ~g~CapsLock~w~ for at anvende den.",
['cancelemote'] = "Afbryd emote",
['cancelemoteinfo'] = "~r~X~w~ Anullere din igangværende emote.",
['walkingstyles'] = "Gågange",
['resetdef'] = "Nulstil til standard",
['normalreset'] = "Normal (Nulstil)",
['moods'] = "Humør",
['infoupdate'] = "Info / opdateringer",
['suggestions'] = "Forslag?",
['suggestionsinfo'] = "'dullpear_dev' på FiveM-forum for alle funktioner/emote-forslag! ✉️",
['notvaliddance'] = "er ikke en gyldig dans",
['notvalidemote'] = "er ikke en gyldig emote",
['nocancel'] = "Ingen emote afspilles lige nu",
['maleonly'] = "Denne emote virker desværre kun til mænd!",
['emotemenucmd'] = "Skriv /emotemenu for emote menuen",
["rfavorite"] = "Nulstil Favorit",
["infoupdateavtext"] = "En opdatering er tilgænglig, hent den nyeste version fra ~y~https://github.com/andristum/dpemotes~w~",
["infoupdateav"] = "Information (Opdatering available)",
["favoriteemotes"] = "🌟 Favorit",
["favoriteinfo"] = "Vælge en emote her for at sætte den som din favorit.",
['shareemotes'] = "👫 Delete Emotes",
['shareemotesinfo'] = "Invitere en spillere i nærheden for afspille emoten",
['sharedanceemotes'] = "🕺 Delete Danse",
['notvalidsharedemote'] = "er ikke en gyldig delt emote.",
['sentrequestto'] = "Anmodning sendt til ~y~",
['nobodyclose'] = "Ingen ~r~tæt~w~ nok.",
['doyouwanna'] = "~y~Y~w~ for at acceptere, ~r~L~w~ for at nægte (~g~",
['refuseemote'] = "Emote nægtede.",
['makenearby'] = "makes the nearby player play",
['camera'] = "Tryk ~y~G~w~ for at bruge kamera kameraets blitz.",
['makeitrain'] = "Tryk ~y~G~w~ for at regne med penge.",
['pee'] = "Hold ~y~G~w~ for at tisse.",
['spraychamp'] = "Hold ~y~G~w~ for at sprøjte med champagnen",
['bound'] = "Bundet ",
['to'] = "til",
['currentlyboundemotes'] = " Keybind emotes:",
['notvalidkey'] = "er ikke en gyldigt nøgle.",
['keybinds'] = "🔢 Keybinds",
['keybindsinfo'] = "Brug"
},
}