Apparently forgot to regen POT & POs recently

Ack sorry
This commit is contained in:
Bill Kendrick 2024-05-30 23:44:50 -07:00
parent 5a89cef4c5
commit ff829d84e2
130 changed files with 19459 additions and 21177 deletions

View file

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tux Paint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-29 01:00-0700\n"
"POT-Creation-Date: 2024-05-30 23:44-0700\n"
"PO-Revision-Date: 2017-12-05 12:38+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@ -157,12 +157,12 @@ msgid "017"
msgstr "017"
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
#: ../dirwalk.c:241
#: ../dirwalk.c:240
msgid "O0"
msgstr "O0"
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
#: ../dirwalk.c:247
#: ../dirwalk.c:244
msgid "1Il|"
msgstr "1Il|"
@ -172,19 +172,19 @@ msgstr "1Il|"
#.
#. You can use two different weight for scoring, 1 or 9, according
#. to the importance.
#: ../dirwalk.c:259
#: ../dirwalk.c:255
msgid "<1>spare-1a"
msgstr ""
#: ../dirwalk.c:260
#: ../dirwalk.c:256
msgid "<1>spare-1b"
msgstr ""
#: ../dirwalk.c:261
#: ../dirwalk.c:257
msgid "<9>spare-9a"
msgstr ""
#: ../dirwalk.c:262
#: ../dirwalk.c:258
msgid "<9>spare-9b"
msgstr ""
@ -395,7 +395,7 @@ msgid "Brushes support descriptions."
msgstr ""
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54
msgid "New Magic tools: Dither, Specular, Filled Polygon."
msgid "New Magic tools: Dither, Filled Polygon."
msgstr ""
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55
@ -989,7 +989,7 @@ msgstr "Ny"
#. Open a saved picture
#. Buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:97 ../tuxpaint.c:9698
#: ../tools.h:97 ../tuxpaint.c:9733
msgid "Open"
msgstr "Åbn"
@ -1245,252 +1245,252 @@ msgstr ""
"redigere den og ændre dens skrifttype."
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2461
#: ../tuxpaint.c:2466
msgid "Do you really want to quit?"
msgstr "Vil du virkelig slutte nu?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2464
#: ../tuxpaint.c:2469
msgid "Yes, Im done!"
msgstr "Ja, jeg er færdig!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2467 ../tuxpaint.c:2494
#: ../tuxpaint.c:2472 ../tuxpaint.c:2499
msgid "No, take me back!"
msgstr "Nej, vend tilbage!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2471
#: ../tuxpaint.c:2476
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?"
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
#: ../tuxpaint.c:2477 ../tuxpaint.c:2482
msgid "Yes, save it!"
msgstr "Ja, gem det!"
#: ../tuxpaint.c:2473 ../tuxpaint.c:2478
#: ../tuxpaint.c:2478 ../tuxpaint.c:2483
msgid "No, dont bother saving!"
msgstr "Nej, glem det!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2476
#: ../tuxpaint.c:2481
msgid "Save your picture first?"
msgstr "Vil du gemme billedet først?"
#. Error opening picture
#: ../tuxpaint.c:2481
#: ../tuxpaint.c:2486
msgid "Cant open that picture!"
msgstr "Billedet kan ikke åbnes!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2484 ../tuxpaint.c:2489 ../tuxpaint.c:2498 ../tuxpaint.c:2505
#: ../tuxpaint.c:2516 ../tuxpaint.c:2521 ../tuxpaint.c:2529
#: ../tuxpaint.c:2489 ../tuxpaint.c:2494 ../tuxpaint.c:2503 ../tuxpaint.c:2510
#: ../tuxpaint.c:2521 ../tuxpaint.c:2526 ../tuxpaint.c:2534
msgid "OK"
msgstr "O.k."
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2488
#: ../tuxpaint.c:2493
msgid "There are no saved files!"
msgstr "Der er ingen gemte billeder!"
#. Verification of print action
#: ../tuxpaint.c:2492
#: ../tuxpaint.c:2497
msgid "Print your picture now?"
msgstr "Vil du udskrive billedet nu?"
#: ../tuxpaint.c:2493
#: ../tuxpaint.c:2498
msgid "Yes, print it!"
msgstr "Ja, udskriv det!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2497
#: ../tuxpaint.c:2502
msgid "Your picture has been printed!"
msgstr "Billedet er udskrevet!"
#. We got an error printing
#: ../tuxpaint.c:2501
#: ../tuxpaint.c:2506
msgid "Sorry! Your picture could not be printed!"
msgstr "Beklager! Dit billede kunne ikke udskrives!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2504
#: ../tuxpaint.c:2509
msgid "You cant print yet!"
msgstr "Du kan ikke udskrive endnu!"
#. Prompt to confirm erasing a picture in the Open dialog,
#. or exported template from the New dialog
#: ../tuxpaint.c:2509
#: ../tuxpaint.c:2514
msgid "Erase this picture?"
msgstr "Skal billedet slettes?"
#: ../tuxpaint.c:2510
#: ../tuxpaint.c:2515
#, fuzzy
#| msgid "Erase this picture?"
msgid "Erase this template?"
msgstr "Skal billedet slettes?"
#: ../tuxpaint.c:2511
#: ../tuxpaint.c:2516
msgid "Yes, erase it!"
msgstr "Nej, slet det!"
#: ../tuxpaint.c:2512
#: ../tuxpaint.c:2517
msgid "No, dont erase it!"
msgstr "Nej, slet det ikke!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2515
#: ../tuxpaint.c:2520
msgid "Remember to use the left mouse button!"
msgstr "Husk at bruge venstre musetaste!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2519
#: ../tuxpaint.c:2524
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "Billedet er udskrevet!"
#: ../tuxpaint.c:2520
#: ../tuxpaint.c:2525
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "Billedet er udskrevet!"
#. We got an error exporting
#: ../tuxpaint.c:2524
#: ../tuxpaint.c:2529
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "Beklager! Dit billede kunne ikke udskrives!"
#: ../tuxpaint.c:2525
#: ../tuxpaint.c:2530
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "Beklager! Dit billede kunne ikke udskrives!"
#. Confirmation of successful (we hope) image-to-template conversion
#: ../tuxpaint.c:2528
#: ../tuxpaint.c:2533
msgid "Your picture is now available as a template in the “New“ dialog!"
msgstr ""
#. We got an error doing image-to-template conversion
#: ../tuxpaint.c:2532
#: ../tuxpaint.c:2537
msgid ""
"You already turned this picture into a template. Look for it in the “New“ "
"dialog!"
msgstr ""
#: ../tuxpaint.c:2533
#: ../tuxpaint.c:2538
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not turned into a template!"
msgstr "Beklager! Dit billede kunne ikke udskrives!"
#. Slideshow instructions
#: ../tuxpaint.c:2536
#: ../tuxpaint.c:2541
msgid "Choose the pictures you want, then click “Play”."
msgstr "Vælg de ønskede billeder og tryk på »Afspil«."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2845
#: ../tuxpaint.c:2850
msgid "Sound muted."
msgstr "Lyd slukket."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2850
#: ../tuxpaint.c:2855
msgid "Sound unmuted."
msgstr "Lyd tændt."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3699
#: ../tuxpaint.c:3704
msgid "Please wait…"
msgstr "Vent venligst…"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:9701
#: ../tuxpaint.c:9736
msgid "Erase"
msgstr "Slet"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:9704
#: ../tuxpaint.c:9739
msgid "Slides"
msgstr "Dias"
#. Open dialog: 'Template' button, to make a template out of a drawing
#: ../tuxpaint.c:9707
#: ../tuxpaint.c:9742
msgid "Template"
msgstr ""
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:9710
#: ../tuxpaint.c:9745
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:9713
#: ../tuxpaint.c:9748
msgid "Back"
msgstr "Tilbage"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:9716
#: ../tuxpaint.c:9751
msgid "Play"
msgstr "Afspil"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:9719
#: ../tuxpaint.c:9754
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:9722
#: ../tuxpaint.c:9757
msgid "Next"
msgstr "Næste"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:9725
#: ../tuxpaint.c:9760
msgid "Clear"
msgstr ""
#. Use the localized label string (e.g., "あぁ" in Japanese)
#: ../tuxpaint.c:10660 ../tuxpaint.c:10663 ../tuxpaint.c:10664
#: ../tuxpaint.c:10695 ../tuxpaint.c:10698 ../tuxpaint.c:10699
msgid "Aa"
msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:14673
#: ../tuxpaint.c:14715
msgid "Yes"
msgstr "Ja"
#: ../tuxpaint.c:14677
#: ../tuxpaint.c:14719
msgid "No"
msgstr "Nej"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:15949
#: ../tuxpaint.c:15995
msgid "Replace the picture with your changes?"
msgstr "Erstat billedet med dine ændringer?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:15953
#: ../tuxpaint.c:15999
msgid "Yes, replace the old one!"
msgstr "Ja, erstat det eksisterende!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:15957
#: ../tuxpaint.c:16003
msgid "No, save a new file!"
msgstr "Nej, gem som et nyt billede!"
#: ../tuxpaint.c:17225
#: ../tuxpaint.c:17276
msgid ""
"Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. "
"Click “Slides” to create a slideshow animation or “Back“ to return to your "
"current picture."
msgstr ""
#: ../tuxpaint.c:17227
#: ../tuxpaint.c:17282
msgid ""
"Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” "
"to create a slideshow animation or “Back“ to return to your current picture."
@ -1499,71 +1499,71 @@ msgstr ""
#. None selected? Too dangerous to automatically select all (like we do for slideshow playback).
#. Only 1 selected? No point in saving as GIF.
#.
#: ../tuxpaint.c:18896
#: ../tuxpaint.c:18950
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#. Descriptions (names) of the color mixer tool's primary colors and shades
#: ../tuxpaint.c:25113
#: ../tuxpaint.c:25184
msgid "red"
msgstr ""
#: ../tuxpaint.c:25114
#: ../tuxpaint.c:25185
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "Gul!"
#: ../tuxpaint.c:25115
#: ../tuxpaint.c:25186
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
msgstr "Himmelblå!"
#: ../tuxpaint.c:25116
#: ../tuxpaint.c:25187
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "Hvid!"
#: ../tuxpaint.c:25117
#: ../tuxpaint.c:25188
msgid "grey"
msgstr ""
#: ../tuxpaint.c:25118
#: ../tuxpaint.c:25189
#, fuzzy
#| msgid "Black!"
msgid "black"
msgstr "Sort!"
#. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.)
#: ../tuxpaint.c:25123
#: ../tuxpaint.c:25194
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:25124
#: ../tuxpaint.c:25195
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:25125
#: ../tuxpaint.c:25196
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:25126
#: ../tuxpaint.c:25197
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s."
msgstr ""
#: ../tuxpaint.c:25127
#: ../tuxpaint.c:25198
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s."
msgstr ""
#: ../tuxpaint.c:25128
#: ../tuxpaint.c:25199
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and "
@ -1571,22 +1571,22 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:25908 ../tuxpaint.c:25913
#: ../tuxpaint.c:25979 ../tuxpaint.c:25984
msgid "entirely"
msgstr ""
#. Add "Color Select" color:
#: ../tuxpaint.c:29089
#: ../tuxpaint.c:29185
msgid "Select a color from your drawing."
msgstr "Vælg en farve fra din tegning·"
#: ../tuxpaint.c:29100
#: ../tuxpaint.c:29196
msgid ""
"Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) "
"to right (pure). Value (lightness/darkness): grey bar."
msgstr ""
#: ../tuxpaint.c:29114
#: ../tuxpaint.c:29210
msgid ""
"Click the primary colors (red, yellow, and blue), white (to tint), grey (to "
"tone), and black (to shade), to mix together a new color."
@ -1636,23 +1636,23 @@ msgstr "Kridt"
msgid "Drip"
msgstr "Dryp"
#: ../../magic/src/blocks_etc.c:178
#: ../../magic/src/blocks_etc.c:179
msgid "Click and drag the mouse around to make the picture blocky."
msgstr "Klik og bevæg musen rundt for at gøre billedet »ternet«."
#: ../../magic/src/blocks_etc.c:182
#: ../../magic/src/blocks_etc.c:183
#, fuzzy
#| msgid "Click to sharpen the entire picture."
msgid "Click to make the entire picture blocky."
msgstr "Klik for at skærpe hele billedet."
#: ../../magic/src/blocks_etc.c:189
#: ../../magic/src/blocks_etc.c:190
msgid ""
"Click and drag the mouse around to turn the picture into a chalk drawing."
msgstr ""
"Klik og bevæg musen rundt for at få billedet til at ligne en kridt tegning."
#: ../../magic/src/blocks_etc.c:193
#: ../../magic/src/blocks_etc.c:194
#, fuzzy
#| msgid ""
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
@ -1660,11 +1660,11 @@ msgid "Click to turn the entire picture into a chalk drawing."
msgstr ""
"Klik og bevæg musen rundt for at få billedet til at ligne en kridt tegning."
#: ../../magic/src/blocks_etc.c:200
#: ../../magic/src/blocks_etc.c:201
msgid "Click and drag the mouse around to make the picture drip."
msgstr "Klik og bevæg musen rundt for at få farverne til at løbe/dryppe."
#: ../../magic/src/blocks_etc.c:204
#: ../../magic/src/blocks_etc.c:205
#, fuzzy
#| msgid "Click to sharpen the entire picture."
msgid "Click to make the entire picture drip."
@ -1745,21 +1745,21 @@ msgid "Click to turn the entire picture into a cartoon."
msgstr ""
"Klik og bevæg musen rundt for at få billedet til at ligne en kridt tegning."
#: ../../magic/src/checkerboard.c:115
#: ../../magic/src/checkerboard.c:116
msgid "Checkerboard"
msgstr ""
#: ../../magic/src/checkerboard.c:131
#: ../../magic/src/checkerboard.c:132
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to fill the canvas with a checkerboard pattern."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#: ../../magic/src/clone.c:144
#: ../../magic/src/clone.c:145
msgid "Clone"
msgstr ""
#: ../../magic/src/clone.c:164
#: ../../magic/src/clone.c:165
msgid ""
"Click once to pick a spot to begin cloning. Click again and drag to clone "
"that part of the picture."
@ -1825,17 +1825,17 @@ msgstr "Forvrængning"
msgid "Click and drag the mouse to cause distortion in your picture."
msgstr "Klik og bevæg musen rundt, for at skabe forvrængning i dit billede."
#: ../../magic/src/dither.c:32
#: ../../magic/src/dither.c:33
msgid "Dither"
msgstr ""
#: ../../magic/src/dither.c:33
#: ../../magic/src/dither.c:34
#, fuzzy
#| msgid "Colors"
msgid "Dither (Keep Color)"
msgstr "Farver"
#: ../../magic/src/dither.c:38
#: ../../magic/src/dither.c:39
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "
@ -1847,7 +1847,7 @@ msgstr ""
"Klik og bevæg musen rundt for at få dit billede til at se ud som om, det er "
"i fjernsynet."
#: ../../magic/src/dither.c:39
#: ../../magic/src/dither.c:40
#, fuzzy
#| msgid "Click to cover your picture with rain drops."
msgid ""
@ -1855,7 +1855,7 @@ msgid ""
"chosen color."
msgstr "Klik for at dække dit billede med regndråber."
#: ../../magic/src/dither.c:42
#: ../../magic/src/dither.c:44
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "
@ -1867,7 +1867,7 @@ msgstr ""
"Klik og bevæg musen rundt for at få dit billede til at se ud som om, det er "
"i fjernsynet."
#: ../../magic/src/dither.c:43
#: ../../magic/src/dither.c:46
#, fuzzy
#| msgid "Click to cover your picture with rain drops."
msgid ""
@ -2042,31 +2042,31 @@ msgid ""
msgstr "Vælg en baggrundsfarve og klik for at vende hjørnet af siden."
# http://en.wikipedia.org/wiki/Fretwork
#: ../../magic/src/fretwork.c:218
#: ../../magic/src/fretwork.c:222
msgid "Fretwork"
msgstr "Fretwork"
#: ../../magic/src/fretwork.c:224
#: ../../magic/src/fretwork.c:228
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw repetitive patterns."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#: ../../magic/src/fretwork.c:226
#: ../../magic/src/fretwork.c:230
msgid "Click to surround your picture with repetitive patterns."
msgstr "Klik for at omringe dit billede med gentagende mønstre."
# kunne måske også være glasfelt, glasflise. Men er en knap hvor man gør
# billedet glasagtigt.
#: ../../magic/src/glasstile.c:112
#: ../../magic/src/glasstile.c:113
msgid "Glass Tile"
msgstr "Glasrude"
#: ../../magic/src/glasstile.c:131
#: ../../magic/src/glasstile.c:132
msgid "Click and drag the mouse to put glass tile over your picture."
msgstr "Klik og bevæg musen rundt, for at sætte glasruder over dit billede."
#: ../../magic/src/glasstile.c:133
#: ../../magic/src/glasstile.c:134
msgid "Click to cover your entire picture in glass tiles."
msgstr "Klik for at dække hele dit billede i glasruder."
@ -2464,14 +2464,13 @@ msgid ""
msgstr ""
"Klik og bevæg musen rundt, for at flytte dit billede rundt på lærredet."
#. 3-point perspective
#: ../../magic/src/n_pt_persp.c:239
#: ../../magic/src/n_pt_persp.c:240
msgid ""
"Click three places in your drawing to pick vanishing points for the 3-point "
"perspective painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:240
#: ../../magic/src/n_pt_persp.c:241
#, fuzzy
#| msgid "Click and drag to shift your picture around on the canvas."
msgid ""
@ -2479,7 +2478,7 @@ msgid ""
msgstr ""
"Klik og bevæg musen rundt, for at flytte dit billede rundt på lærredet."
#: ../../magic/src/n_pt_persp.c:242
#: ../../magic/src/n_pt_persp.c:243
#, fuzzy
#| msgid "Click and drag to shift your picture around on the canvas."
msgid ""
@ -2488,52 +2487,52 @@ msgid ""
msgstr ""
"Klik og bevæg musen rundt, for at flytte dit billede rundt på lærredet."
#: ../../magic/src/n_pt_persp.c:246
#: ../../magic/src/n_pt_persp.c:247
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw lines with an isometric projection."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#. Dimetric
#: ../../magic/src/n_pt_persp.c:249
#: ../../magic/src/n_pt_persp.c:250
msgid ""
"Click in your drawing to adjust the angle used by the dimetric projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:250
#: ../../magic/src/n_pt_persp.c:251
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw lines with dimetric projection."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#. Trimetric
#: ../../magic/src/n_pt_persp.c:253
#: ../../magic/src/n_pt_persp.c:254
msgid ""
"Click in your drawing to adjust the angles used by the trimetric projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:254
#: ../../magic/src/n_pt_persp.c:255
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw lines with trimetric projection."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#. Oblique
#: ../../magic/src/n_pt_persp.c:257
#: ../../magic/src/n_pt_persp.c:258
msgid ""
"Click in your drawing to adjust the angle used by the oblique projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:258
#: ../../magic/src/n_pt_persp.c:259
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw lines with oblique projection."
msgstr "Klik og bevæg for at tegne gentagende mønstre."
#: ../../magic/src/n_pt_persp.c:260
#: ../../magic/src/n_pt_persp.c:261
#, fuzzy
#| msgid "Click and drag to draw repetitive patterns. "
msgid "Click and drag to draw lines with oblique projection (right-facing)."
@ -2603,11 +2602,11 @@ msgstr ""
msgid "Click and drag to draw large pixels."
msgstr "Klik og bevæg for at tegne store mursten."
#: ../../magic/src/polyfill.c:28
#: ../../magic/src/polyfill.c:29
msgid "Filled Polygon"
msgstr ""
#: ../../magic/src/polyfill.c:32
#: ../../magic/src/polyfill.c:34
msgid ""
"Click multiple times in your picture to create a filled polygon. You may "
"drag control points to alter the shape. Click the first point to complete "
@ -2626,31 +2625,31 @@ msgstr "Klik på den del af billedet hvor du ønsker et puslespil."
msgid "Click to make a puzzle in fullscreen mode."
msgstr "Klik for at oprette et puslespil i fuldskærmtilstand."
#: ../../magic/src/rails.c:168
#: ../../magic/src/rails.c:172
msgid "Rails"
msgstr "Togspor"
#: ../../magic/src/rails.c:183
#: ../../magic/src/rails.c:187
msgid "Click and drag to draw train track rails on your picture."
msgstr "Klik og bevæg musen rundt for at tegne togspor på dit billede."
#: ../../magic/src/rainbow.c:155
#: ../../magic/src/rainbow.c:156
msgid "Rainbow"
msgstr "Regnbue"
#: ../../magic/src/rainbow.c:159
#: ../../magic/src/rainbow.c:160
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth Rainbow"
msgstr "Regnbue"
#: ../../magic/src/rainbow.c:163
#: ../../magic/src/rainbow.c:164
#, fuzzy
#| msgid "Rainbow"
msgid "Rainbow Cycle"
msgstr "Regnbue"
#: ../../magic/src/rainbow.c:182
#: ../../magic/src/rainbow.c:183
msgid "You can draw in rainbow colors!"
msgstr "Du kan tegne i alle regnbuens farver!"
@ -2780,21 +2779,21 @@ msgid "Click and drag to shift your picture around on the canvas."
msgstr ""
"Klik og bevæg musen rundt, for at flytte dit billede rundt på lærredet."
#: ../../magic/src/smooth.c:62
#: ../../magic/src/smooth.c:63
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth"
msgstr "Regnbue"
#: ../../magic/src/smooth.c:63
#: ../../magic/src/smooth.c:64
msgid "Squiggles"
msgstr ""
#: ../../magic/src/smooth.c:64
#: ../../magic/src/smooth.c:65
msgid "Loops"
msgstr ""
#: ../../magic/src/smooth.c:68
#: ../../magic/src/smooth.c:69
#, fuzzy
#| msgid "Click and drag the mouse around to draw with wet, smudgy paint."
msgid ""
@ -2802,13 +2801,13 @@ msgid ""
"when you let go."
msgstr "Klik og bevæg musen rundt for at tegne med våd, snavset farve."
#: ../../magic/src/smooth.c:69
#: ../../magic/src/smooth.c:70
#, fuzzy
#| msgid "Click and drag the mouse around to blur the image."
msgid "Click and drag the mouse around to draw squiggles."
msgstr "Klik og bevæg musen rundt for at sløre billedet."
#: ../../magic/src/smooth.c:70
#: ../../magic/src/smooth.c:71
#, fuzzy
#| msgid "Click and drag the mouse around to draw in calligraphy."
msgid "Click and drag the mouse around to draw loop-the-loops."
@ -2848,17 +2847,6 @@ msgstr "Klik for at tilføje snebolde i dit billede."
msgid "Click to add snow flakes to your picture."
msgstr "Klik for at tilføje snefnug i dit billede."
#: ../../magic/src/specular.c:75
msgid "Specular Reflection"
msgstr ""
#: ../../magic/src/specular.c:93
msgid ""
"Click and drag on the bottom half of your picture to draw a specular "
"reflection — like a puddle, pond, or lake — that mirrors the top half of "
"your picture."
msgstr ""
#: ../../magic/src/stretch.c:119
msgid "Stretch"
msgstr ""
@ -3004,90 +2992,88 @@ msgstr "Tornado"
msgid "Click and drag to draw a tornado funnel on your picture."
msgstr "Klik og bevæg musen rundt for at tegne en tornadotragt på dit billede."
#: ../../magic/src/trochoids.c:109
#: ../../magic/src/trochoids.c:110
msgid "Epitrochoid"
msgstr ""
#: ../../magic/src/trochoids.c:110
#: ../../magic/src/trochoids.c:111
msgid "Epitrochoid Inside"
msgstr ""
#: ../../magic/src/trochoids.c:111
#: ../../magic/src/trochoids.c:112
msgid "Epitrochoid Edge"
msgstr ""
#: ../../magic/src/trochoids.c:112
#: ../../magic/src/trochoids.c:113
msgid "Epitrochoid Outside"
msgstr ""
#: ../../magic/src/trochoids.c:113
#: ../../magic/src/trochoids.c:114
msgid "Hypotrochoid"
msgstr ""
#: ../../magic/src/trochoids.c:114
#: ../../magic/src/trochoids.c:115
msgid "Hypotrochoid Inside"
msgstr ""
#: ../../magic/src/trochoids.c:115
#: ../../magic/src/trochoids.c:116
msgid "Hypotrochoid Edge"
msgstr ""
#: ../../magic/src/trochoids.c:116
#: ../../magic/src/trochoids.c:117
msgid "Hypotrochoid Outside"
msgstr ""
#. Epitrochoids
#: ../../magic/src/trochoids.c:122
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:123
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:124
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:126
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:128
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is on the edge of the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:125
#: ../../magic/src/trochoids.c:130
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is outside the rolling circle."
msgstr ""
#. Hypotrochoids
#: ../../magic/src/trochoids.c:127
#: ../../magic/src/trochoids.c:133
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:128
#: ../../magic/src/trochoids.c:135
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:129
#: ../../magic/src/trochoids.c:137
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Then pen is on the edge of the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:130
#: ../../magic/src/trochoids.c:139
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "