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

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tux Paint 0.9.18\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: 2008-01-18 12:40-0000\n"
"Last-Translator: Lis Gøthe í Jákupsstovu <morshus@morshus.com>\n"
"Language-Team: Faroese <morshus@morshus.com>\n"
@ -421,7 +421,7 @@ msgstr "Nýtt"
#. 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 "Opna"
@ -552,187 +552,191 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Alt í lagi... So halda vit á at tekna hesa!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2053
#: ../tuxpaint.c:2054
msgid "Do you really want to quit?"
msgstr "Vilt tú veruliga gevast?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2056
#: ../tuxpaint.c:2057
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "Ja, her er liðugt!"
#. 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 "Nei, lat meg koma aftur til myndina!"
#. 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 "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?"
#: ../tuxpaint.c:2064 ../tuxpaint.c:2069
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
msgid "Yes, save it!"
msgstr "Ja, goym hana!"
#: ../tuxpaint.c:2065 ../tuxpaint.c:2070
#: ../tuxpaint.c:2066 ../tuxpaint.c:2071
#, fuzzy
#| msgid "No, don't bother saving!"
msgid "No, dont bother saving!"
msgstr "Nei, legg ikki í at goyma!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2068
#: ../tuxpaint.c:2069
msgid "Save your picture first?"
msgstr "Goym myndina fyrst?"
#. Error opening picture
#: ../tuxpaint.c:2073
#: ../tuxpaint.c:2074
msgid "Cant open that picture!"
msgstr "Fái ikki opna hasa myndina!"
#. 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 "OK"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2080
#: ../tuxpaint.c:2081
msgid "There are no saved files!"
msgstr "Har eru ongar goymdar fílur!"
#. Verification of print action
#: ../tuxpaint.c:2084
#: ../tuxpaint.c:2085
msgid "Print your picture now?"
msgstr "Prenta myndina hjá tær nú?"
#: ../tuxpaint.c:2085
#: ../tuxpaint.c:2086
msgid "Yes, print it!"
msgstr "Ja, prenta hana!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2089
#: ../tuxpaint.c:2090
msgid "Your picture has been printed!"
msgstr "Myndin hjá tær er prentað!"
#. We got an error printing
#: ../tuxpaint.c:2093
#: ../tuxpaint.c:2094
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be printed!"
msgstr "Myndin hjá tær er prentað!"
#. 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 "Tú kanst ikki prenta enn!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2100
#: ../tuxpaint.c:2101
msgid "Erase this picture?"
msgstr "Strika hesa myndina?"
#: ../tuxpaint.c:2101
#: ../tuxpaint.c:2102
msgid "Yes, erase it!"
msgstr "Ja, strika hana!"
#: ../tuxpaint.c:2102
#: ../tuxpaint.c:2103
#, fuzzy
#| msgid "No, don't erase it!"
msgid "No, dont erase it!"
msgstr "Nei, ikki strika hana!"
#. 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 "Minst til at brúka vinstra músaknøtt!"
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2313
#: ../tuxpaint.c:2314
msgid "Sound muted."
msgstr "Ljóðið doyvt."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2318
#: ../tuxpaint.c:2319
msgid "Sound unmuted."
msgstr "Ljóðið ikki doyvt."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3071
#: ../tuxpaint.c:3072
msgid "Please wait…"
msgstr "Vinarliga bíða..."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:7640
#: ../tuxpaint.c:7643
msgid "Erase"
msgstr "Viska"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:7643
#: ../tuxpaint.c:7646
msgid "Slides"
msgstr "Ljósmyndir"
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:7646
#: ../tuxpaint.c:7649
msgid "Back"
msgstr "Aftur"
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:7649
#: ../tuxpaint.c:7652
msgid "Next"
msgstr "Næsta"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:7652
#: ../tuxpaint.c:7655
msgid "Play"
msgstr "Spæl"
#. 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 "Nei"
#. 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 "Skifta út myndina við tínar broytingar?"
#. 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, skift út gomlu!"
#. 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 "Nei, goym eina nýggja fílu!"
#: ../tuxpaint.c:14045
#: ../tuxpaint.c:14048
msgid "Choose the picture you want, then click “Open”."
msgstr "Vel ynsktu mynd og klikkja so á 'Opna'"
#. 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 "Vel ynsktu myndir og klikkja so á 'Vís'"
#: ../tuxpaint.c:22439
#: ../tuxpaint.c:22873
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:22885
msgid "Pick a color."
msgstr "Vel ein lit."
@ -1120,50 +1124,50 @@ msgstr "Klikkja til at gera eina spegilsmynd."
msgid "Click to add a mosaic effect to your entire picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:147
#: ../../magic/src/mosaic_shaped.c:139
#, fuzzy
#| msgid "Square"
msgid "Square Mosaic"
msgstr "Ferningur"
#: ../../magic/src/mosaic_shaped.c:148
#: ../../magic/src/mosaic_shaped.c:140
#, fuzzy
msgid "Hexagon Mosaic"
msgstr "Gandur"
#: ../../magic/src/mosaic_shaped.c:149
#: ../../magic/src/mosaic_shaped.c:141
msgid "Irregular Mosaic"
msgstr ""
#: ../../magic/src/mosaic_shaped.c:156
#: ../../magic/src/mosaic_shaped.c:148
#, fuzzy
msgid ""
"Click and drag the mouse to add a square mosaic to parts of your picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:157
#: ../../magic/src/mosaic_shaped.c:149
#, fuzzy
msgid "Click to add a square mosaic to your entire picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:161
#: ../../magic/src/mosaic_shaped.c:153
#, fuzzy
msgid ""
"Click and drag the mouse to add a hexagonal mosaic to parts of your picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:162
#: ../../magic/src/mosaic_shaped.c:154
#, fuzzy
msgid "Click to add a hexagonal mosaic to your entire picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:166
#: ../../magic/src/mosaic_shaped.c:158
#, fuzzy
msgid ""
"Click and drag the mouse to add an irregular mosaic to parts of your picture."
msgstr "Klikkja til at gera eina spegilsmynd."
#: ../../magic/src/mosaic_shaped.c:167
#: ../../magic/src/mosaic_shaped.c:159
#, fuzzy
msgid "Click to add an irregular mosaic to your entire picture."
msgstr "Klikkja til at gera eina spegilsmynd."