Regenerated translation files.

This commit is contained in:
Karl Ove Hufthammer 2017-07-29 13:49:46 +00:00
parent 6698b5e844
commit c291bc5610
129 changed files with 8269 additions and 8075 deletions

View file

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tux Paint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 18:37+0200\n"
"POT-Creation-Date: 2017-07-29 15:48+0200\n"
"PO-Revision-Date: 2015-10-09 12:38+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@ -425,7 +425,7 @@ msgstr "Ny"
#. Open a saved picture
#. buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:7637
#: ../tools.h:98 ../tuxpaint.c:7640
msgid "Open"
msgstr "Åbn"
@ -559,179 +559,183 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "O.k. så… lad os fortsætte med denne tegning!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2053
#: ../tuxpaint.c:2054
msgid "Do you really want to quit?"
msgstr "Vil du virkelig slutte nu?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2056
#: ../tuxpaint.c:2057
msgid "Yes, Im done!"
msgstr "Ja, jeg er færdig!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2059 ../tuxpaint.c:2086
#: ../tuxpaint.c:2060 ../tuxpaint.c:2087
msgid "No, take me back!"
msgstr "Nej, vend tilbage!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2063
#: ../tuxpaint.c:2064
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:2064 ../tuxpaint.c:2069
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
msgid "Yes, save it!"
msgstr "Ja, gem det!"
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
#: ../tuxpaint.c:2066 ../tuxpaint.c:2071
msgid "No, dont bother saving!"
msgstr "Nej, glem det!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2068
#: ../tuxpaint.c:2069
msgid "Save your picture first?"
msgstr "Vil du gemme billedet først?"
#. Error opening picture
#: ../tuxpaint.c:2073
#: ../tuxpaint.c:2074
msgid "Cant open that picture!"
msgstr "Billedet kan ikke åbnes!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2076 ../tuxpaint.c:2081 ../tuxpaint.c:2090 ../tuxpaint.c:2097
#: ../tuxpaint.c:2106
#: ../tuxpaint.c:2077 ../tuxpaint.c:2082 ../tuxpaint.c:2091 ../tuxpaint.c:2098
#: ../tuxpaint.c:2107
msgid "OK"
msgstr "O.k."
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2080
#: ../tuxpaint.c:2081
msgid "There are no saved files!"
msgstr "Der er ingen gemte billeder!"
#. Verification of print action
#: ../tuxpaint.c:2084
#: ../tuxpaint.c:2085
msgid "Print your picture now?"
msgstr "Vil du udskrive billedet nu?"
#: ../tuxpaint.c:2085
#: ../tuxpaint.c:2086
msgid "Yes, print it!"
msgstr "Ja, udskriv det!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2089
#: ../tuxpaint.c:2090
msgid "Your picture has been printed!"
msgstr "Billedet er udskrevet!"
#. We got an error printing
#: ../tuxpaint.c:2093
#: ../tuxpaint.c:2094
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:2096
#: ../tuxpaint.c:2097
msgid "You cant print yet!"
msgstr "Du kan ikke udskrive endnu!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2100
#: ../tuxpaint.c:2101
msgid "Erase this picture?"
msgstr "Skal billedet slettes?"
#: ../tuxpaint.c:2101
#: ../tuxpaint.c:2102
msgid "Yes, erase it!"
msgstr "Nej, slet det!"
#: ../tuxpaint.c:2102
#: ../tuxpaint.c:2103
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:2105
#: ../tuxpaint.c:2106
msgid "Remember to use the left mouse button!"
msgstr "Husk at bruge venstre musetaste!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2313
#: ../tuxpaint.c:2314
msgid "Sound muted."
msgstr "Lyd slukket."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2318
#: ../tuxpaint.c:2319
msgid "Sound unmuted."
msgstr "Lyd tændt."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3071
#: ../tuxpaint.c:3072
msgid "Please wait…"
msgstr "Vent venligst…"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7640
#: ../tuxpaint.c:7643
msgid "Erase"
msgstr "Slet"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7643
#: ../tuxpaint.c:7646
msgid "Slides"
msgstr "Dias"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7646
#: ../tuxpaint.c:7649
msgid "Back"
msgstr "Tilbage"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7649
#: ../tuxpaint.c:7652
msgid "Next"
msgstr "Næste"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7652
#: ../tuxpaint.c:7655
msgid "Play"
msgstr "Afspil"
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
#: ../tuxpaint.c:8361
#: ../tuxpaint.c:8364
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:11689
#: ../tuxpaint.c:11692
msgid "Yes"
msgstr "Ja"
#: ../tuxpaint.c:11693
#: ../tuxpaint.c:11696
msgid "No"
msgstr "Nej"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:12792
#: ../tuxpaint.c:12795
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:12796
#: ../tuxpaint.c:12799
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:12800
#: ../tuxpaint.c:12803
msgid "No, save a new file!"
msgstr "Nej, gem som et nyt billede!"
#: ../tuxpaint.c:14045
#: ../tuxpaint.c:14048
msgid "Choose the picture you want, then click “Open”."
msgstr "Vælg et billede og tryk på »Åbn«."
#. Let user choose images:
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
#: ../tuxpaint.c:15076 ../tuxpaint.c:15404
#: ../tuxpaint.c:15079 ../tuxpaint.c:15407
msgid "Choose the pictures you want, then click “Play”."
msgstr "Vælg de ønskede billeder og tryk på »Afspil«."
#: ../tuxpaint.c:22439
#: ../tuxpaint.c:22873
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:22885
msgid "Pick a color."
msgstr "Vælg en farve."
@ -1081,48 +1085,48 @@ msgstr ""
msgid "Click to add a mosaic effect to your entire picture."
msgstr "Klik for at tilføje en mosaikeffekt på hele dit billede."
#: ../../magic/src/mosaic_shaped.c:147
#: ../../magic/src/mosaic_shaped.c:139
msgid "Square Mosaic"
msgstr "Kvadratmosaik"
#: ../../magic/src/mosaic_shaped.c:148
#: ../../magic/src/mosaic_shaped.c:140
msgid "Hexagon Mosaic"
msgstr "Sekskantmosaik"
#: ../../magic/src/mosaic_shaped.c:149
#: ../../magic/src/mosaic_shaped.c:141
msgid "Irregular Mosaic"
msgstr "Asymmetrisk mosaik"
#: ../../magic/src/mosaic_shaped.c:156
#: ../../magic/src/mosaic_shaped.c:148
msgid ""
"Click and drag the mouse to add a square mosaic to parts of your picture."
msgstr ""
"Klik og bevæg musen rundt for at tilføje en kvadratmosaik til dele af dit "
"billede."
#: ../../magic/src/mosaic_shaped.c:157
#: ../../magic/src/mosaic_shaped.c:149
msgid "Click to add a square mosaic to your entire picture."
msgstr "Klik for at tilføje en kvadratmosaik på hele dit billede."
#: ../../magic/src/mosaic_shaped.c:161
#: ../../magic/src/mosaic_shaped.c:153
msgid ""
"Click and drag the mouse to add a hexagonal mosaic to parts of your picture."
msgstr ""
"Klik og bevæg musen rundt for at tilføje en sekskantmosaik til dele af dit "
"billede."
#: ../../magic/src/mosaic_shaped.c:162
#: ../../magic/src/mosaic_shaped.c:154
msgid "Click to add a hexagonal mosaic to your entire picture."
msgstr "Klik for at tilføje en sekskantmosaik på hele dit billede."
#: ../../magic/src/mosaic_shaped.c:166
#: ../../magic/src/mosaic_shaped.c:158
msgid ""
"Click and drag the mouse to add an irregular mosaic to parts of your picture."
msgstr ""
"Klik og bevæg musen rundt for at tilføje en irregulær mosaik til dele af dit "
"billede."
#: ../../magic/src/mosaic_shaped.c:167
#: ../../magic/src/mosaic_shaped.c:159
msgid "Click to add an irregular mosaic to your entire picture."
msgstr "Klik for at tilføje en asymmetrisk mosaik på hele dit billede."