]> git.mxchange.org Git - quix0rs-blobwars.git/blob - data/da/inGameWidgets
Coalesce printf() statements in main.cpp, make them translatable.
[quix0rs-blobwars.git] / data / da / inGameWidgets
1 BUTTON continue options "Returnér til spillet" "*" -1 150 0 0
2 BUTTON options options "Instillinger" "*" -1 175 0 0
3 BUTTON escape options "Flygt fra bane" "*" -1 200 0 0
4 BUTTON restart options "Genstart bane" "*" -1 225 0 0
5 BUTTON quit options "Gå ud til titelskærmen" "*" -1 275 0 0
6 BUTTON train options "Afslut træning" "*" -1 275 0 0
7
8 LABEL label warning "Advarsel - hvis du flygter nu vil du" "*" -1 150 0 0
9 LABEL label warning "miste alt hvad du har opnået i denne bane." "*" -1 170 0 0
10 LABEL label warning "Er du sikker på at du vil afslutte?" "*" -1 190 0 0
11 BUTTON warnyes warning "Ja" "*" -1 220 0 0
12 BUTTON warnno warning "Nej" "*" -1 250 0 0
13
14 LABEL label restartconf "Er du sikker på at du vil genstarte denne bane?" "*" -1 150 0 0
15 LABEL label restartconf "(du vil miste *ALT* hvad du har opnået indtil videre, i denne bane!)" "*" -1 170 0 0
16 BUTTON restartyes restartconf "Ja" "*" -1 220 0 0
17 BUTTON restartno restartconf "Nej" "*" -1 250 0 0
18
19 LABEL label escapeconf "Flygt fra bane og gå tilbage til Hub?" "*" -1 170 0 0
20 BUTTON escapeyes escapeconf "Ja" "*" -1 220 0 0
21 BUTTON escapeno escapeconf "Nej" "*" -1 250 0 0
22
23 LABEL label quitconf "Afslut spillet og returner til titelskærmen?" "*" -1 150 0 0
24 LABEL label quitconf "(du vil miste alt hvad du har opnået i denne bane)" "*" -1 170 0 0
25 BUTTON quityes quitconf "Ja" "*" -1 220 0 0
26 BUTTON quitno quitconf "Nej" "*" -1 250 0 0
27
28 LABEL label trainconf "Afslut træning og returner til titelskærmen?" "*" -1 150 0 0
29 BUTTON trainyes trainconf "Ja" "*" -1 220 0 0
30 BUTTON trainno trainconf "Nej" "*" -1 250 0 0
31
32 END