Skip to content

Commit

Permalink
Danish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjerne committed Feb 13, 2020
1 parent 551dd3b commit d16ff21
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions locales/dk.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Locales ['dk'] = {
['valid_purchase'] = 'Bekræft dit køb?',
['yes'] = 'ja (<span style="color: green;">$%s</span>)',
['no'] = 'nej',
['helmet'] = 'hjelm / Hat',
['glasses'] = 'briller',
['mask'] = 'maske',
['ears'] = 'ører tilbehør',
['shop'] = '%s butik',
['set_unset'] = 'tag på / tag af',
['not_enough_money'] = 'du har ikke nok penge',
['press_access'] = 'tryk ~INPUT_CONTEXT~ for at åbne menuen',
['accessories_blip'] = 'tilbehør',
['no_ears'] = 'du har ikke tilbehør til ører',
['no_glasses'] = 'du har ikke briller',
['no_helmet'] = 'du har ikke en hjelm',
['no_mask'] = 'du har ikke en maske',
['you_paid'] = 'du betale ~g~$%s~s~',
['put_clothes'] = 'Tag tøj på',
['remove_shirt'] = 'Tag trøjen af',
['remove_pants'] = 'Tag bukserne af',
['remove_shoes'] = 'Tag skoene af',
}

0 comments on commit d16ff21

Please sign in to comment.