Scripts/resources/[standalone]/menuv/languages/da.json

22 lines
689 B
JSON
Raw Normal View History

2024-12-29 20:02:43 +00:00
{
"language": "da",
"translators": [
{
"name": "Hawk",
"emails": ["hawk@privacy.thnght.pro"],
"github": "https://github.com/ThaNightHawk"
}
],
"translations": {
"keyboard": "Tastatur",
"controller": "Controller",
"keybind_key_up": "Op i en menu",
"keybind_key_down": "Ned i en menu",
"keybind_key_left": "Venstre i en menu",
"keybind_key_right": "Højre i en menu",
"keybind_key_enter": "Bekræft vald i menu",
"keybind_key_close": "Luk menu",
"keybind_key_close_all": "Luk alle menuer",
"open_menu": "Åben menu '%s' med denne tast"
}
}