IGUI_DA = {
    IGUI_draw = "Træk kort",
    IGUI_deal = "Deal kort",
    IGUI_dealCards = "Uddel %1 kort",
    IGUI_drawCard = "Træk kort fra toppen",
    IGUI_drawCards = "Træk %1 kort",
    IGUI_splitCards = "Opdel %1 kort"
    IGUI_drawRandCard = "Træk tilfældigt kort",
    IGUI_shuffleCards = "Bland",
    IGUI_flipCard = "Vend",
    IGUI_searchDeck = "Søge"
    IGUI_flipPiece = "Vend",
    IGUI_rollDie = "Rulle",
    IGUI_lock = "Låse",

    IGUI_placeDieOnSide = "Placer som..."
    IGUI_PlaceDieOnSide = "Placer som %1",
    IGUI_examine = "Undersøge",
    IGUI_coinFlip = "Flip Coin",

    IGUI_take = "Tage",
    IGUI_takeMore = "Tag %1",

    IGUI_SpecialActionAll = "Alle"

    IGUI_Play_Game = "Spil spil",

    IGUI_lockElement = "Lås på plads"

    IGUI_ItemCat_Card = "Kort",
    IGUI_ItemCat_Deck = "Dæk",
    IGUI_ItemCat_GamePiece = "Spilstykke",
    IGUI_ItemCat_GameBoard = "Spilleplade",
    IGUI_ItemCat_GameBox = "Spilboks",
    IGUI_ItemCat_Die = "Dø",

    IGUI_CardDeck = "Spillekort",
    IGUI_PlayingCards1 = "Spillekort",
    IGUI_PlayingCards2 = "Spillekort",
    IGUI_PlayingCards3 = "Spillekort",
}