"Opposite" Magic tool: Complementary colors
Closes https://sourceforge.net/p/tuxpaint/feature-requests/136/
This commit is contained in:
parent
78ea74b5b3
commit
fa23c099f2
137 changed files with 9176 additions and 6533 deletions
121
src/po/nn.po
121
src/po/nn.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: nn\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-05 14:49-0700\n"
|
||||
"POT-Creation-Date: 2021-09-06 01:34-0700\n"
|
||||
"PO-Revision-Date: 2021-06-28 19:38+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
|
|
@ -470,7 +470,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:8181
|
||||
#: ../tools.h:98 ../tuxpaint.c:8182
|
||||
msgid "Open"
|
||||
msgstr "Opna"
|
||||
|
||||
|
|
@ -602,221 +602,221 @@ msgid "OK then… Let’s keep drawing this one!"
|
|||
msgstr "Greitt! Då held me heller fram med denne teikninga."
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2190
|
||||
#: ../tuxpaint.c:2191
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Er du sikker på at du vil avslutta?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2193
|
||||
#: ../tuxpaint.c:2194
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "Ja, eg er ferdig!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2196 ../tuxpaint.c:2223
|
||||
#: ../tuxpaint.c:2197 ../tuxpaint.c:2224
|
||||
msgid "No, take me back!"
|
||||
msgstr "Nei, eg vil teikna meir!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2200
|
||||
#: ../tuxpaint.c:2201
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?"
|
||||
|
||||
#: ../tuxpaint.c:2201 ../tuxpaint.c:2206
|
||||
#: ../tuxpaint.c:2202 ../tuxpaint.c:2207
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Ja, lagra ho!"
|
||||
|
||||
#: ../tuxpaint.c:2202 ../tuxpaint.c:2207
|
||||
#: ../tuxpaint.c:2203 ../tuxpaint.c:2208
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "Nei, ikkje lagra ho!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2205
|
||||
#: ../tuxpaint.c:2206
|
||||
msgid "Save your picture first?"
|
||||
msgstr "Vil du lagra teikninga først?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2210
|
||||
#: ../tuxpaint.c:2211
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "Klarte ikkje opna teikninga."
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2213 ../tuxpaint.c:2218 ../tuxpaint.c:2227 ../tuxpaint.c:2234
|
||||
#: ../tuxpaint.c:2243 ../tuxpaint.c:2248
|
||||
#: ../tuxpaint.c:2214 ../tuxpaint.c:2219 ../tuxpaint.c:2228 ../tuxpaint.c:2235
|
||||
#: ../tuxpaint.c:2244 ../tuxpaint.c:2249
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2217
|
||||
#: ../tuxpaint.c:2218
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Det finst ingen lagra teikningar."
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2221
|
||||
#: ../tuxpaint.c:2222
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Er du sikker på at du vil skriva ut teikninga?"
|
||||
|
||||
#: ../tuxpaint.c:2222
|
||||
#: ../tuxpaint.c:2223
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Ja, skriv ho ut!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2226
|
||||
#: ../tuxpaint.c:2227
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Teikninga er no skriven ut."
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2230
|
||||
#: ../tuxpaint.c:2231
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "Klarte ikkje skriva ut teikninga."
|
||||
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:2233
|
||||
#: ../tuxpaint.c:2234
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Du kan ikkje skriva ut enno."
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2237
|
||||
#: ../tuxpaint.c:2238
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Vil du verkeleg sletta teikninga?"
|
||||
|
||||
#: ../tuxpaint.c:2238
|
||||
#: ../tuxpaint.c:2239
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Ja, slett ho!"
|
||||
|
||||
#: ../tuxpaint.c:2239
|
||||
#: ../tuxpaint.c:2240
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "Nei, ikkje slett ho!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2242
|
||||
#: ../tuxpaint.c:2243
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "Hugs å bruka venstre museknapp!"
|
||||
|
||||
#. Confirmation of successful (we hope) image export
|
||||
#: ../tuxpaint.c:2246
|
||||
#: ../tuxpaint.c:2247
|
||||
msgid "Your picture has been exported!"
|
||||
msgstr "Teikninga er no eksportert."
|
||||
|
||||
#: ../tuxpaint.c:2247
|
||||
#: ../tuxpaint.c:2248
|
||||
msgid "Your slideshow GIF has been exported!"
|
||||
msgstr "GIF-animasjonen er no eksportert."
|
||||
|
||||
#. We got an error exporting
|
||||
#: ../tuxpaint.c:2251
|
||||
#: ../tuxpaint.c:2252
|
||||
msgid "Sorry! Your picture could not be exported!"
|
||||
msgstr "Klarte ikkje eksportera teikninga."
|
||||
|
||||
#: ../tuxpaint.c:2252
|
||||
#: ../tuxpaint.c:2253
|
||||
msgid "Sorry! Your slideshow GIF could not be exported!"
|
||||
msgstr "Klarte ikkje eksportera GIF-animasjonen."
|
||||
|
||||
#. Slideshow instructions
|
||||
#: ../tuxpaint.c:2256
|
||||
#: ../tuxpaint.c:2257
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»."
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2465
|
||||
#: ../tuxpaint.c:2466
|
||||
msgid "Sound muted."
|
||||
msgstr "Lyd slått av."
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2470
|
||||
#: ../tuxpaint.c:2471
|
||||
msgid "Sound unmuted."
|
||||
msgstr "Lyd slått på."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3247
|
||||
#: ../tuxpaint.c:3248
|
||||
msgid "Please wait…"
|
||||
msgstr "Vent litt …"
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8184
|
||||
#: ../tuxpaint.c:8185
|
||||
msgid "Erase"
|
||||
msgstr "Slett"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8187
|
||||
#: ../tuxpaint.c:8188
|
||||
msgid "Slides"
|
||||
msgstr "Lysbilete"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8190
|
||||
#: ../tuxpaint.c:8191
|
||||
msgid "Export"
|
||||
msgstr "Eksporter"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8193
|
||||
#: ../tuxpaint.c:8194
|
||||
msgid "Back"
|
||||
msgstr "Tilbake"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8196
|
||||
#: ../tuxpaint.c:8197
|
||||
msgid "Play"
|
||||
msgstr "Køyr"
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8199
|
||||
#: ../tuxpaint.c:8200
|
||||
msgid "GIF Export"
|
||||
msgstr "GIF-eksport"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8202
|
||||
#: ../tuxpaint.c:8203
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#. 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:8950
|
||||
#: ../tuxpaint.c:8969
|
||||
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:12591
|
||||
#: ../tuxpaint.c:12610
|
||||
msgid "Yes"
|
||||
msgstr "Ja!"
|
||||
|
||||
#: ../tuxpaint.c:12595
|
||||
#: ../tuxpaint.c:12614
|
||||
msgid "No"
|
||||
msgstr "Nei!"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:13734
|
||||
#: ../tuxpaint.c:13756
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Vil du byta ut den gamle teikninga med den nye?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:13738
|
||||
#: ../tuxpaint.c:13760
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Ja, byt ut den gamle!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:13742
|
||||
#: ../tuxpaint.c:13764
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Nei, lagra som ei ny teikning!"
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15005
|
||||
#: ../tuxpaint.c:15027
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Vel ei teikning, og trykk så «Opna»."
|
||||
|
||||
#. 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:16431
|
||||
#: ../tuxpaint.c:16453
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
"Vel to eller fleire teikningar for å gjera dei om til ei animert GIF-"
|
||||
"biletfil."
|
||||
|
||||
#: ../tuxpaint.c:24137
|
||||
#: ../tuxpaint.c:24159
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr "Vel ein farge frå teikninga."
|
||||
|
||||
#: ../tuxpaint.c:24149
|
||||
#: ../tuxpaint.c:24171
|
||||
msgid "Pick a color."
|
||||
msgstr "Vel ein farge."
|
||||
|
||||
|
|
@ -1225,18 +1225,39 @@ msgstr ""
|
|||
msgid "Click to add an irregular mosaic to your entire picture."
|
||||
msgstr "Trykk for å leggja ein uregelmessig mosaikk på heile teikninga."
|
||||
|
||||
#: ../../magic/src/negative.c:94
|
||||
#: ../../magic/src/negative.c:72
|
||||
msgid "Negative"
|
||||
msgstr "Negativ"
|
||||
|
||||
#: ../../magic/src/negative.c:101
|
||||
#: ../../magic/src/negative.c:73
|
||||
msgid "Opposite"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/negative.c:78
|
||||
msgid "Click and drag the mouse around to make your painting negative."
|
||||
msgstr "Hald inne knappen og flytt rundt for å byta om på fargane."
|
||||
|
||||
#: ../../magic/src/negative.c:103
|
||||
#: ../../magic/src/negative.c:79
|
||||
msgid "Click to turn your painting into its negative."
|
||||
msgstr "Trykk for å snu fargane på teikninga."
|
||||
|
||||
#: ../../magic/src/negative.c:82
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to change the color of parts of your "
|
||||
#| "picture."
|
||||
msgid ""
|
||||
"Click and drag the mouse around to change colors to their opposites -- their "
|
||||
"complementary colors."
|
||||
msgstr ""
|
||||
"Hald inne knappen og flytt rundt for å endra fargane på delar av teikninga."
|
||||
|
||||
#: ../../magic/src/negative.c:83
|
||||
msgid ""
|
||||
"Click to turn all colors in your painting into their opposites -- their "
|
||||
"complementary colors."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/noise.c:66
|
||||
msgid "Noise"
|
||||
msgstr "Støy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue