Refresh POT/PO for Circles, Rays, Fur magic tools
This commit is contained in:
parent
0d8c69160d
commit
034cbf5b5a
130 changed files with 26411 additions and 19664 deletions
359
src/po/tr.po
359
src/po/tr.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-01-21 03:05-0800\n"
|
||||
"POT-Creation-Date: 2023-01-29 21:54-0800\n"
|
||||
"PO-Revision-Date: 2012-01-02 22:41+0200\n"
|
||||
"Last-Translator: gvhı <asd@gmail.com>\n"
|
||||
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
|
||||
|
|
@ -802,7 +802,7 @@ msgstr "Yeni"
|
|||
#. Open a saved picture
|
||||
#. Buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:98 ../tuxpaint.c:9965
|
||||
#: ../tools.h:98 ../tuxpaint.c:9957
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
|
|
@ -1022,214 +1022,214 @@ msgid "Drag the mouse to rotate the stamp. Click to draw it."
|
|||
msgstr "Şekli döndürmek için fareyi hareket ettir. Çizmek için tıkla."
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2460
|
||||
#: ../tuxpaint.c:2461
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Gerçekten çıkmak istiyor musun?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2463
|
||||
#: ../tuxpaint.c:2464
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "Evet, işim bitti!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2466 ../tuxpaint.c:2493
|
||||
#: ../tuxpaint.c:2467 ../tuxpaint.c:2494
|
||||
msgid "No, take me back!"
|
||||
msgstr "Hayır, geri götür beni!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2470
|
||||
#: ../tuxpaint.c:2471
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?"
|
||||
|
||||
#: ../tuxpaint.c:2471 ../tuxpaint.c:2476
|
||||
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Evet, kaydet!"
|
||||
|
||||
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
|
||||
#: ../tuxpaint.c:2473 ../tuxpaint.c:2478
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "Hayır, kaydetmeye zahmet etme!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2475
|
||||
#: ../tuxpaint.c:2476
|
||||
msgid "Save your picture first?"
|
||||
msgstr "İlk önce resmini kaydetmek ister misin?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2480
|
||||
#: ../tuxpaint.c:2481
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "O resmi açamıyorum!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2483 ../tuxpaint.c:2488 ../tuxpaint.c:2497 ../tuxpaint.c:2504
|
||||
#: ../tuxpaint.c:2513 ../tuxpaint.c:2518
|
||||
#: ../tuxpaint.c:2484 ../tuxpaint.c:2489 ../tuxpaint.c:2498 ../tuxpaint.c:2505
|
||||
#: ../tuxpaint.c:2514 ../tuxpaint.c:2519
|
||||
msgid "OK"
|
||||
msgstr "Tamam"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2487
|
||||
#: ../tuxpaint.c:2488
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Kaydedilmiş hiç dosya yok!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2491
|
||||
#: ../tuxpaint.c:2492
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Resmini şimdi yazdırayım mı?"
|
||||
|
||||
#: ../tuxpaint.c:2492
|
||||
#: ../tuxpaint.c:2493
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Evet, yazdır!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2496
|
||||
#: ../tuxpaint.c:2497
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Resmin yazdırıldı!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2500
|
||||
#: ../tuxpaint.c:2501
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "Üzgünüm! Remin yazdırılamadı!"
|
||||
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:2503
|
||||
#: ../tuxpaint.c:2504
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Henüz yazdıramazsın!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2507
|
||||
#: ../tuxpaint.c:2508
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Bu resmi sileyim mi?"
|
||||
|
||||
#: ../tuxpaint.c:2508
|
||||
#: ../tuxpaint.c:2509
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Evet, sil onu!"
|
||||
|
||||
#: ../tuxpaint.c:2509
|
||||
#: ../tuxpaint.c:2510
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "Hayır, silme onu!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2512
|
||||
#: ../tuxpaint.c:2513
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "Sol fare tuşunu kullanmayı hatırlayın!"
|
||||
|
||||
#. Confirmation of successful (we hope) image export
|
||||
#: ../tuxpaint.c:2516
|
||||
#: ../tuxpaint.c:2517
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your picture has been exported!"
|
||||
msgstr "Resmin yazdırıldı!"
|
||||
|
||||
#: ../tuxpaint.c:2517
|
||||
#: ../tuxpaint.c:2518
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your slideshow GIF has been exported!"
|
||||
msgstr "Resmin yazdırıldı!"
|
||||
|
||||
#. We got an error exporting
|
||||
#: ../tuxpaint.c:2521
|
||||
#: ../tuxpaint.c:2522
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your picture could not be exported!"
|
||||
msgstr "Üzgünüm! Remin yazdırılamadı!"
|
||||
|
||||
#: ../tuxpaint.c:2522
|
||||
#: ../tuxpaint.c:2523
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your slideshow GIF could not be exported!"
|
||||
msgstr "Üzgünüm! Remin yazdırılamadı!"
|
||||
|
||||
#. Slideshow instructions
|
||||
#: ../tuxpaint.c:2526
|
||||
#: ../tuxpaint.c:2527
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla"
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2838
|
||||
#: ../tuxpaint.c:2839
|
||||
msgid "Sound muted."
|
||||
msgstr "Ses kapalı."
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2843
|
||||
#: ../tuxpaint.c:2844
|
||||
msgid "Sound unmuted."
|
||||
msgstr "Ses kapalı değil."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3742
|
||||
#: ../tuxpaint.c:3743
|
||||
msgid "Please wait…"
|
||||
msgstr "Lütfen bekleyin..."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:9968
|
||||
#: ../tuxpaint.c:9960
|
||||
msgid "Erase"
|
||||
msgstr "Sil"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:9971
|
||||
#: ../tuxpaint.c:9963
|
||||
msgid "Slides"
|
||||
msgstr "Slaytlar"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:9974
|
||||
#: ../tuxpaint.c:9966
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:9977
|
||||
#: ../tuxpaint.c:9969
|
||||
msgid "Back"
|
||||
msgstr "Geri"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:9980
|
||||
#: ../tuxpaint.c:9972
|
||||
msgid "Play"
|
||||
msgstr "Çal"
|
||||
|
||||
#: ../tuxpaint.c:9984
|
||||
#: ../tuxpaint.c:9976
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:9987
|
||||
#: ../tuxpaint.c:9979
|
||||
msgid "Next"
|
||||
msgstr "İleri"
|
||||
|
||||
#. Color mixer dialog: 'Clear' button, to reset the mixed color
|
||||
#: ../tuxpaint.c:9990
|
||||
#: ../tuxpaint.c:9982
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#. Use the localized label string (e.g., "あぁ" in Japanese)
|
||||
#: ../tuxpaint.c:10925 ../tuxpaint.c:10927 ../tuxpaint.c:10928
|
||||
#: ../tuxpaint.c:10917 ../tuxpaint.c:10919 ../tuxpaint.c:10920
|
||||
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:14951
|
||||
#: ../tuxpaint.c:14943
|
||||
msgid "Yes"
|
||||
msgstr "Evet"
|
||||
|
||||
#: ../tuxpaint.c:14955
|
||||
#: ../tuxpaint.c:14947
|
||||
msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:16149
|
||||
#: ../tuxpaint.c:16141
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:16153
|
||||
#: ../tuxpaint.c:16145
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Evet, eskisini yenile!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:16157
|
||||
#: ../tuxpaint.c:16149
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Hayır, yeni bir dosyaya kaydet"
|
||||
|
||||
#: ../tuxpaint.c:17512
|
||||
#: ../tuxpaint.c:17504
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla"
|
||||
|
||||
|
|
@ -1238,66 +1238,66 @@ 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:25389
|
||||
#: ../tuxpaint.c:25397
|
||||
msgid "red"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25390
|
||||
#: ../tuxpaint.c:25398
|
||||
#, fuzzy
|
||||
#| msgid "Yellow!"
|
||||
msgid "yellow"
|
||||
msgstr "Sarı!"
|
||||
|
||||
#: ../tuxpaint.c:25391
|
||||
#: ../tuxpaint.c:25399
|
||||
#, fuzzy
|
||||
#| msgid "Sky blue!"
|
||||
msgid "blue"
|
||||
msgstr "Gök mavisi!"
|
||||
|
||||
#: ../tuxpaint.c:25392
|
||||
#: ../tuxpaint.c:25400
|
||||
#, fuzzy
|
||||
#| msgid "White!"
|
||||
msgid "white"
|
||||
msgstr "Beyaz!"
|
||||
|
||||
#: ../tuxpaint.c:25393
|
||||
#: ../tuxpaint.c:25401
|
||||
msgid "grey"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25394
|
||||
#: ../tuxpaint.c:25402
|
||||
#, fuzzy
|
||||
#| msgid "Black!"
|
||||
msgid "black"
|
||||
msgstr "Siyah!"
|
||||
|
||||
#. 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:25399
|
||||
#: ../tuxpaint.c:25407
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25400
|
||||
#: ../tuxpaint.c:25408
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s and %3$s %4$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25401
|
||||
#: ../tuxpaint.c:25409
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25403
|
||||
#: ../tuxpaint.c:25411
|
||||
#, 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:25405
|
||||
#: ../tuxpaint.c:25413
|
||||
#, 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:25407
|
||||
#: ../tuxpaint.c:25415
|
||||
#, 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 "
|
||||
|
|
@ -1305,21 +1305,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. Color mixer; e.g., "Your color is entirely grey."
|
||||
#: ../tuxpaint.c:26243 ../tuxpaint.c:26250
|
||||
#: ../tuxpaint.c:26251 ../tuxpaint.c:26258
|
||||
msgid "entirely"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29477
|
||||
#: ../tuxpaint.c:29517
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29488
|
||||
#: ../tuxpaint.c:29528
|
||||
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:29502
|
||||
#: ../tuxpaint.c:29542
|
||||
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."
|
||||
|
|
@ -1329,11 +1329,11 @@ msgstr ""
|
|||
msgid "Drawing program"
|
||||
msgstr "Çizim programı"
|
||||
|
||||
#: ../../magic/src/alien.c:68
|
||||
#: ../../magic/src/alien.c:67
|
||||
msgid "Color Shift"
|
||||
msgstr "Renk Kaydırma"
|
||||
|
||||
#: ../../magic/src/alien.c:77
|
||||
#: ../../magic/src/alien.c:76
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse to change the colors in parts of your picture."
|
||||
|
|
@ -1342,15 +1342,15 @@ msgstr ""
|
|||
"Resminizdeki renk parçalarını değiştirmek için fareyi parçanın üzerinde "
|
||||
"tıklatın ve gezdirin."
|
||||
|
||||
#: ../../magic/src/alien.c:78
|
||||
#: ../../magic/src/alien.c:77
|
||||
msgid "Click to change the colors in your entire picture."
|
||||
msgstr "Resminizdeki bütün renkleri değiştirmek için tıklayın."
|
||||
|
||||
#: ../../magic/src/blind.c:126
|
||||
#: ../../magic/src/blind.c:129
|
||||
msgid "Blind"
|
||||
msgstr "Kör"
|
||||
|
||||
#: ../../magic/src/blind.c:141
|
||||
#: ../../magic/src/blind.c:144
|
||||
msgid ""
|
||||
"Click towards the edge of your picture to pull window blinds over it. Move "
|
||||
"perpendicularly to open or close the blinds."
|
||||
|
|
@ -1471,11 +1471,11 @@ msgid "Click to turn the entire picture into a cartoon."
|
|||
msgstr ""
|
||||
"Resmi bir tebeşir çizimine çevirmek için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/checkerboard.c:113
|
||||
#: ../../magic/src/checkerboard.c:116
|
||||
msgid "Checkerboard"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/checkerboard.c:128
|
||||
#: ../../magic/src/checkerboard.c:131
|
||||
#, fuzzy
|
||||
msgid "Click and drag to fill the canvas with a checkerboard pattern."
|
||||
msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir."
|
||||
|
|
@ -1490,11 +1490,11 @@ msgid ""
|
|||
"that part of the picture."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/confetti.c:98
|
||||
#: ../../magic/src/confetti.c:103
|
||||
msgid "Confetti"
|
||||
msgstr "Konfeti"
|
||||
|
||||
#: ../../magic/src/confetti.c:111
|
||||
#: ../../magic/src/confetti.c:116
|
||||
msgid "Click to throw confetti!"
|
||||
msgstr "Konfetiyi fırlatmak için tıklatın!"
|
||||
|
||||
|
|
@ -1548,11 +1548,11 @@ msgstr "Resminin kararmasını istediğin yere fareyi tıklat ve orada gezdir."
|
|||
msgid "Click to darken your entire picture."
|
||||
msgstr "Resmin tamamını koyulaştırmak için tıklayın."
|
||||
|
||||
#: ../../magic/src/fisheye.c:112
|
||||
#: ../../magic/src/fisheye.c:114
|
||||
msgid "Fisheye"
|
||||
msgstr "Balıkgözü"
|
||||
|
||||
#: ../../magic/src/fisheye.c:127
|
||||
#: ../../magic/src/fisheye.c:129
|
||||
msgid "Click on part of your picture to create a fisheye effect."
|
||||
msgstr "Resminde balıkgözü efekti olmasını istediğin yere fareni tıklat."
|
||||
|
||||
|
|
@ -1575,26 +1575,26 @@ msgid "Click and drag the mouse to cover an area with foamy bubbles."
|
|||
msgstr ""
|
||||
"Köpüklü kabarcık ile kaplamak istediğin alana fareyi tıklat ve sürükle."
|
||||
|
||||
#: ../../magic/src/fold.c:124
|
||||
#: ../../magic/src/fold.c:127
|
||||
msgid "Fold"
|
||||
msgstr "Katla"
|
||||
|
||||
#: ../../magic/src/fold.c:139
|
||||
#: ../../magic/src/fold.c:142
|
||||
msgid ""
|
||||
"Choose a background color and click to turn the corner of the page over."
|
||||
msgstr ""
|
||||
"Bir arka plan rengi seçin ve sayfanın üzerinde köşe açmak için tıklayın."
|
||||
|
||||
#: ../../magic/src/fretwork.c:209
|
||||
#: ../../magic/src/fretwork.c:211
|
||||
msgid "Fretwork"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/fretwork.c:217
|
||||
#: ../../magic/src/fretwork.c:219
|
||||
#, fuzzy
|
||||
msgid "Click and drag to draw repetitive patterns."
|
||||
msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/fretwork.c:221
|
||||
#: ../../magic/src/fretwork.c:223
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to surround your picture with repetitive patterns."
|
||||
|
|
@ -1620,11 +1620,11 @@ msgstr ""
|
|||
msgid "small googly eye"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/googlyeyes.c:160
|
||||
#: ../../magic/src/googlyeyes.c:161
|
||||
msgid "Google Eyes"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/googlyeyes.c:174
|
||||
#: ../../magic/src/googlyeyes.c:175
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Click to place a %s, then drag and release to make it look that direction."
|
||||
|
|
@ -1728,29 +1728,29 @@ msgstr "Açık"
|
|||
msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgstr "Resminde ışık ışını çizmek istediğin yere fareyi tıklat ve sürükle."
|
||||
|
||||
#: ../../magic/src/lightning.c:89
|
||||
#: ../../magic/src/lightning.c:90
|
||||
#, fuzzy
|
||||
#| msgid "Lighten"
|
||||
msgid "Lightning"
|
||||
msgstr "Rengini aç"
|
||||
|
||||
#: ../../magic/src/lightning.c:104
|
||||
#: ../../magic/src/lightning.c:105
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgid "Click, drag, and release to draw a lightning bolt between two points."
|
||||
msgstr "Resminde ışık ışını çizmek istediğin yere fareyi tıklat ve sürükle."
|
||||
|
||||
#: ../../magic/src/maze.c:110
|
||||
#: ../../magic/src/maze.c:114
|
||||
msgid "Maze"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/maze.c:124
|
||||
#: ../../magic/src/maze.c:128
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
msgid "Click and drag to paint a maze on your picture."
|
||||
msgstr "Resminizde tren rayı yapmak için fareyi tıklayın ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/maze.c:126
|
||||
#: ../../magic/src/maze.c:130
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
|
|
@ -1891,55 +1891,55 @@ msgid ""
|
|||
"complementary colors."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/noise.c:66
|
||||
#: ../../magic/src/noise.c:65
|
||||
msgid "Noise"
|
||||
msgstr "Gürültü"
|
||||
|
||||
#: ../../magic/src/noise.c:75
|
||||
#: ../../magic/src/noise.c:74
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to add noise to parts of your picture."
|
||||
msgid "Click and drag the mouse to add noise to parts of your picture."
|
||||
msgstr "Resminde gürültü eklemek istediğin yere tıkla ve fareyi gezdir."
|
||||
|
||||
#: ../../magic/src/noise.c:76
|
||||
#: ../../magic/src/noise.c:75
|
||||
msgid "Click to add noise to your entire picture."
|
||||
msgstr "Resmin tamamına gürültü eklemek için tıklayın."
|
||||
|
||||
#: ../../magic/src/perspective.c:169
|
||||
#: ../../magic/src/perspective.c:170
|
||||
msgid "Perspective"
|
||||
msgstr "Perspektif"
|
||||
|
||||
#: ../../magic/src/perspective.c:170
|
||||
#: ../../magic/src/perspective.c:171
|
||||
msgid "Panels"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:171
|
||||
#: ../../magic/src/perspective.c:172
|
||||
#, fuzzy
|
||||
#| msgid "Zoom"
|
||||
msgid "Tile Zoom"
|
||||
msgstr "Zum"
|
||||
|
||||
#: ../../magic/src/perspective.c:172
|
||||
#: ../../magic/src/perspective.c:173
|
||||
msgid "Zoom"
|
||||
msgstr "Zum"
|
||||
|
||||
#: ../../magic/src/perspective.c:173
|
||||
#: ../../magic/src/perspective.c:174
|
||||
msgid "Rush"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:178
|
||||
#: ../../magic/src/perspective.c:179
|
||||
msgid "Click on the corners and drag where you want to stretch the picture."
|
||||
msgstr ""
|
||||
"Köşelere tıkla ve resmi ne tarafa doğru gerginleştirmek istiyorsanız oraya "
|
||||
"doğru sürükleyin."
|
||||
|
||||
#: ../../magic/src/perspective.c:180
|
||||
#: ../../magic/src/perspective.c:181
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click to turn your picture into 2-by-2 panels."
|
||||
msgstr "Boyanı zıttına çevirmek için tıkla."
|
||||
|
||||
#: ../../magic/src/perspective.c:183
|
||||
#: ../../magic/src/perspective.c:184
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgid ""
|
||||
|
|
@ -1949,13 +1949,13 @@ msgstr ""
|
|||
"Resmi büyütmek için fareyi yukarı doğru yada küçültmek için aşağıya doğru "
|
||||
"sürükleyin."
|
||||
|
||||
#: ../../magic/src/perspective.c:186
|
||||
#: ../../magic/src/perspective.c:187
|
||||
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgstr ""
|
||||
"Resmi büyütmek için fareyi yukarı doğru yada küçültmek için aşağıya doğru "
|
||||
"sürükleyin."
|
||||
|
||||
#: ../../magic/src/perspective.c:189
|
||||
#: ../../magic/src/perspective.c:190
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgid "Click and drag up to rush in or drag down to rush out the picture."
|
||||
|
|
@ -1973,23 +1973,23 @@ msgstr ""
|
|||
msgid "Click and drag to draw large pixels."
|
||||
msgstr "Büyük tuğlalar çizmek için tıkla ve fareyi hareket ettir."
|
||||
|
||||
#: ../../magic/src/puzzle.c:115
|
||||
#: ../../magic/src/puzzle.c:116
|
||||
msgid "Puzzle"
|
||||
msgstr "Yapboz"
|
||||
|
||||
#: ../../magic/src/puzzle.c:131
|
||||
#: ../../magic/src/puzzle.c:132
|
||||
msgid "Click the part of your picture where would you like a puzzle."
|
||||
msgstr "Resminizin yap-boz gibi olmasını istediğiniz yerine tıklayın."
|
||||
|
||||
#: ../../magic/src/puzzle.c:132
|
||||
#: ../../magic/src/puzzle.c:133
|
||||
msgid "Click to make a puzzle in fullscreen mode."
|
||||
msgstr "Yap-boz u tam ekranda yapmak için tıkla."
|
||||
|
||||
#: ../../magic/src/rails.c:153
|
||||
#: ../../magic/src/rails.c:159
|
||||
msgid "Rails"
|
||||
msgstr "Demiryolu"
|
||||
|
||||
#: ../../magic/src/rails.c:168
|
||||
#: ../../magic/src/rails.c:174
|
||||
msgid "Click and drag to draw train track rails on your picture."
|
||||
msgstr "Resminizde tren rayı yapmak için fareyi tıklayın ve sürükleyin."
|
||||
|
||||
|
|
@ -2007,27 +2007,27 @@ msgstr "Gökkuşağı"
|
|||
msgid "You can draw in rainbow colors!"
|
||||
msgstr "Gökkuşağı renklerinde çizebilirsin!"
|
||||
|
||||
#: ../../magic/src/rain.c:69
|
||||
#: ../../magic/src/rain.c:68
|
||||
msgid "Rain"
|
||||
msgstr "Yağmur"
|
||||
|
||||
#: ../../magic/src/rain.c:77
|
||||
#: ../../magic/src/rain.c:76
|
||||
msgid "Click to place a rain drop onto your picture."
|
||||
msgstr "Resminizin üstünde yağmur damlası alanı yapmak için tıklayın."
|
||||
|
||||
#: ../../magic/src/rain.c:78
|
||||
#: ../../magic/src/rain.c:77
|
||||
msgid "Click to cover your picture with rain drops."
|
||||
msgstr "Resminizi yağmur damlalarıyla kaplamak için tıklayın."
|
||||
|
||||
#: ../../magic/src/realrainbow.c:113
|
||||
#: ../../magic/src/realrainbow.c:115
|
||||
msgid "Real Rainbow"
|
||||
msgstr "Gerçek Gökkuşağı"
|
||||
|
||||
#: ../../magic/src/realrainbow.c:115
|
||||
#: ../../magic/src/realrainbow.c:117
|
||||
msgid "ROYGBIV Rainbow"
|
||||
msgstr "ROYGBIV Gökkuşağı"
|
||||
|
||||
#: ../../magic/src/realrainbow.c:130
|
||||
#: ../../magic/src/realrainbow.c:132
|
||||
msgid ""
|
||||
"Click where you want your rainbow to start, drag to where you want it to "
|
||||
"end, and then let go to draw a rainbow."
|
||||
|
|
@ -2056,11 +2056,11 @@ msgstr "Dalgacık"
|
|||
msgid "Click to make ripples appear over your picture."
|
||||
msgstr "Dalgaların resminizin üzerinde gözükmesi için tıklayın"
|
||||
|
||||
#: ../../magic/src/rivulet.c:142
|
||||
#: ../../magic/src/rivulet.c:143
|
||||
msgid "Rivulet"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/rivulet.c:155
|
||||
#: ../../magic/src/rivulet.c:156
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
|
|
@ -2069,46 +2069,46 @@ msgstr ""
|
|||
"Resminde mozaik efekti uygulamak istediğin yere tıkla ve fareyi hareket "
|
||||
"ettir."
|
||||
|
||||
#: ../../magic/src/rosette.c:128
|
||||
#: ../../magic/src/rosette.c:131
|
||||
msgid "Rosette"
|
||||
msgstr "Rozet"
|
||||
|
||||
#: ../../magic/src/rosette.c:130
|
||||
#: ../../magic/src/rosette.c:133
|
||||
msgid "Picasso"
|
||||
msgstr "Picasso"
|
||||
|
||||
#: ../../magic/src/rosette.c:143
|
||||
#: ../../magic/src/rosette.c:146
|
||||
msgid "Click and start drawing your rosette."
|
||||
msgstr "Tıkla ve rozetini çizmeye başla."
|
||||
|
||||
#: ../../magic/src/rosette.c:145
|
||||
#: ../../magic/src/rosette.c:148
|
||||
msgid "You can draw just like Picasso!"
|
||||
msgstr "Aynı Picasso gibi çiziyorsun!"
|
||||
|
||||
#: ../../magic/src/sharpen.c:76
|
||||
#: ../../magic/src/sharpen.c:75
|
||||
msgid "Edges"
|
||||
msgstr "Kenarlar"
|
||||
|
||||
#: ../../magic/src/sharpen.c:77
|
||||
#: ../../magic/src/sharpen.c:76
|
||||
msgid "Sharpen"
|
||||
msgstr "Keskinleştirmek"
|
||||
|
||||
#: ../../magic/src/sharpen.c:78
|
||||
#: ../../magic/src/sharpen.c:77
|
||||
msgid "Silhouette"
|
||||
msgstr "Silüet"
|
||||
|
||||
#: ../../magic/src/sharpen.c:83
|
||||
#: ../../magic/src/sharpen.c:82
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to trace edges in parts of your picture."
|
||||
msgid "Click and drag the mouse to trace edges in parts of your picture."
|
||||
msgstr ""
|
||||
"Resminizde iz koymak istediğiniz kenarlarını tıklayın ve fareyi gezdirin."
|
||||
|
||||
#: ../../magic/src/sharpen.c:84
|
||||
#: ../../magic/src/sharpen.c:83
|
||||
msgid "Click to trace edges in your entire picture."
|
||||
msgstr "Reminizin bütün kenarlarına iz koymak için tıklayın."
|
||||
|
||||
#: ../../magic/src/sharpen.c:85
|
||||
#: ../../magic/src/sharpen.c:84
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to sharpen parts of your picture."
|
||||
msgid "Click and drag the mouse to sharpen parts of your picture."
|
||||
|
|
@ -2116,18 +2116,18 @@ msgstr ""
|
|||
"Resminizde keskinleştirmek istediğiniz alanlara tıklayın ve fareyi hareket "
|
||||
"ettirin."
|
||||
|
||||
#: ../../magic/src/sharpen.c:86
|
||||
#: ../../magic/src/sharpen.c:85
|
||||
msgid "Click to sharpen the entire picture."
|
||||
msgstr "Bütün resmi keskinleştirmek için tıklayın."
|
||||
|
||||
#: ../../magic/src/sharpen.c:88
|
||||
#: ../../magic/src/sharpen.c:87
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to create a black and white silhouette."
|
||||
msgid "Click and drag the mouse to create a black and white silhouette."
|
||||
msgstr ""
|
||||
"Beyaz ve siyah silüetler oluşturmak için tıklayın ve fareyi hareket ettirin."
|
||||
|
||||
#: ../../magic/src/sharpen.c:90
|
||||
#: ../../magic/src/sharpen.c:89
|
||||
msgid "Click to create a black and white silhouette of your entire picture."
|
||||
msgstr "Bütün resmi beyaz ve siyah silüetlerle kaplamak için tıklayın."
|
||||
|
||||
|
|
@ -2163,19 +2163,19 @@ msgstr ""
|
|||
"Resmin etrafını ıslak,lekeli boyayla boyamak için tıklayın ve fareyi hareket "
|
||||
"ettirin."
|
||||
|
||||
#: ../../magic/src/snow.c:71
|
||||
#: ../../magic/src/snow.c:70
|
||||
msgid "Snow Ball"
|
||||
msgstr "Kış Topu"
|
||||
|
||||
#: ../../magic/src/snow.c:72
|
||||
#: ../../magic/src/snow.c:71
|
||||
msgid "Snow Flake"
|
||||
msgstr "Kış Pulu"
|
||||
|
||||
#: ../../magic/src/snow.c:76
|
||||
#: ../../magic/src/snow.c:75
|
||||
msgid "Click to add snow balls to your picture."
|
||||
msgstr "Resmine kar topu eklemek için tıkla."
|
||||
|
||||
#: ../../magic/src/snow.c:77
|
||||
#: ../../magic/src/snow.c:76
|
||||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Resmine Kış Pulu eklemek için tıkla."
|
||||
|
||||
|
|
@ -2194,19 +2194,19 @@ msgstr ""
|
|||
"Resminizin televizyonun içindeymiş gibi gözükmesi istediğiniz yere tıklayın "
|
||||
"ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/string.c:144
|
||||
#: ../../magic/src/string.c:145
|
||||
msgid "String edges"
|
||||
msgstr "Karakter kenarları"
|
||||
|
||||
#: ../../magic/src/string.c:147
|
||||
#: ../../magic/src/string.c:148
|
||||
msgid "String corner"
|
||||
msgstr "Karakter köşesi"
|
||||
|
||||
#: ../../magic/src/string.c:150
|
||||
#: ../../magic/src/string.c:151
|
||||
msgid "String 'V'"
|
||||
msgstr "'V' Karakteri"
|
||||
|
||||
#: ../../magic/src/string.c:168
|
||||
#: ../../magic/src/string.c:169
|
||||
msgid ""
|
||||
"Click and drag to draw string art. Drag top-bottom to draw less or more "
|
||||
"lines, left or right to make a bigger hole."
|
||||
|
|
@ -2215,23 +2215,80 @@ msgstr ""
|
|||
"daha fazla çizgiler çizmek için üst-alt sürükleyin, sola yada sağahareket "
|
||||
"ettirin daha büyük çukur için."
|
||||
|
||||
#: ../../magic/src/string.c:173
|
||||
#: ../../magic/src/string.c:174
|
||||
msgid "Click and drag to draw arrows made of string art."
|
||||
msgstr "Dizi sanatından yapılmış ok çizmek için fareyi tıklat ve sürükle."
|
||||
|
||||
#: ../../magic/src/string.c:176
|
||||
#: ../../magic/src/string.c:177
|
||||
msgid "Draw string art arrows with free angles."
|
||||
msgstr "Serbest açılarla yön tuşu karakterlei sanatını çizin."
|
||||
|
||||
#: ../../magic/src/tint.c:74
|
||||
#: ../../magic/src/swirls.c:30
|
||||
#, fuzzy
|
||||
#| msgid "Circle"
|
||||
msgid "Circles"
|
||||
msgstr "Daire"
|
||||
|
||||
#: ../../magic/src/swirls.c:31
|
||||
msgid "Rays"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/swirls.c:32
|
||||
msgid "Fur"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/swirls.c:37
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid ""
|
||||
"Click and drag to transform parts of your picture to circular brushstrokes."
|
||||
msgstr ""
|
||||
"Resminizin televizyonun içindeymiş gibi gözükmesi istediğiniz yere tıklayın "
|
||||
"ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/swirls.c:38
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn your entire picture into circular brushstrokes."
|
||||
msgstr ""
|
||||
"Resmi bir tebeşir çizimine çevirmek için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/swirls.c:41
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid "Click and drag to transform parts of your picture to brushstroke rays."
|
||||
msgstr ""
|
||||
"Resminizin televizyonun içindeymiş gibi gözükmesi istediğiniz yere tıklayın "
|
||||
"ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/swirls.c:42
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn your entire picture into brushstroke rays."
|
||||
msgstr ""
|
||||
"Resmi bir tebeşir çizimine çevirmek için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/swirls.c:45
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr "Resminizde tren rayı yapmak için fareyi tıklayın ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/tint.c:73
|
||||
msgid "Tint"
|
||||
msgstr "Tonla"
|
||||
|
||||
#: ../../magic/src/tint.c:75
|
||||
#: ../../magic/src/tint.c:74
|
||||
msgid "Color & White"
|
||||
msgstr "Renk & Beyaz"
|
||||
|
||||
#: ../../magic/src/tint.c:80
|
||||
#: ../../magic/src/tint.c:79
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to change the color of parts of your "
|
||||
|
|
@ -2242,11 +2299,11 @@ msgstr ""
|
|||
"Değişmesini istediğin renk kısımlarının üzerinde fareyi tıkla ve hareket "
|
||||
"ettir."
|
||||
|
||||
#: ../../magic/src/tint.c:81
|
||||
#: ../../magic/src/tint.c:80
|
||||
msgid "Click to change the color of your entire picture."
|
||||
msgstr "Bütün resminizin resmini değiştirmek için tıklayın."
|
||||
|
||||
#: ../../magic/src/tint.c:83
|
||||
#: ../../magic/src/tint.c:82
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn parts of your picture into white "
|
||||
|
|
@ -2258,16 +2315,16 @@ msgstr ""
|
|||
"Resminizin beyaza ve sizin seçtinğiniz bir renge dönmesi için fareyi "
|
||||
"tıklatın ve hareket ettirin."
|
||||
|
||||
#: ../../magic/src/tint.c:85
|
||||
#: ../../magic/src/tint.c:84
|
||||
msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgstr ""
|
||||
"Bütün resmi beyaza vesizin seçtiğiniz bir renge dönüştürmek için tıklayın."
|
||||
|
||||
#: ../../magic/src/toothpaste.c:68
|
||||
#: ../../magic/src/toothpaste.c:67
|
||||
msgid "Toothpaste"
|
||||
msgstr "Diş macunu"
|
||||
|
||||
#: ../../magic/src/toothpaste.c:76
|
||||
#: ../../magic/src/toothpaste.c:75
|
||||
msgid "Click and drag to squirt toothpaste onto your picture."
|
||||
msgstr ""
|
||||
"Resminizin üzerine diş macunu fışkırtmak için fareyi tıklayın ve sürükleyin"
|
||||
|
|
@ -2280,11 +2337,11 @@ msgstr "Kasırga"
|
|||
msgid "Click and drag to draw a tornado funnel on your picture."
|
||||
msgstr "Resminizde kasırga yapmak istediğiniz yere tıklayın."
|
||||
|
||||
#: ../../magic/src/tv.c:108
|
||||
#: ../../magic/src/tv.c:111
|
||||
msgid "TV"
|
||||
msgstr "TV"
|
||||
|
||||
#: ../../magic/src/tv.c:122
|
||||
#: ../../magic/src/tv.c:125
|
||||
msgid ""
|
||||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
|
|
@ -2292,19 +2349,19 @@ msgstr ""
|
|||
"Resminizin televizyonun içindeymiş gibi gözükmesi istediğiniz yere tıklayın "
|
||||
"ve sürükleyin."
|
||||
|
||||
#: ../../magic/src/tv.c:127
|
||||
#: ../../magic/src/tv.c:130
|
||||
msgid "Click to make your picture look like it's on television."
|
||||
msgstr "RBütün resmin televizyondaymış gibi olması için tıklayın."
|
||||
|
||||
#: ../../magic/src/waves.c:119
|
||||
#: ../../magic/src/waves.c:122
|
||||
msgid "Waves"
|
||||
msgstr "Dalgalar"
|
||||
|
||||
#: ../../magic/src/waves.c:121
|
||||
#: ../../magic/src/waves.c:124
|
||||
msgid "Wavelets"
|
||||
msgstr "Dalgacık"
|
||||
|
||||
#: ../../magic/src/waves.c:131
|
||||
#: ../../magic/src/waves.c:134
|
||||
msgid ""
|
||||
"Click to make the picture horizontally wavy. Click toward the top for "
|
||||
"shorter waves, the bottom for taller waves, the left for small waves, and "
|
||||
|
|
@ -2314,7 +2371,7 @@ msgstr ""
|
|||
"doğru tıklayın, daha uzun için aşağıya tıklayın, küçük dalga için sola "
|
||||
"tıklayın, uzun dalgalar için sağa tıklayın."
|
||||
|
||||
#: ../../magic/src/waves.c:134
|
||||
#: ../../magic/src/waves.c:137
|
||||
msgid ""
|
||||
"Click to make the picture vertically wavy. Click toward the top for shorter "
|
||||
"waves, the bottom for taller waves, the left for small waves, and the right "
|
||||
|
|
@ -2324,19 +2381,19 @@ msgstr ""
|
|||
"doğru tıklayın, daha uzun için aşağıya tıklayın, küçük dalga için sola "
|
||||
"tıklayın, uzun dalgalar için sağa tıklayın."
|
||||
|
||||
#: ../../magic/src/xor.c:99
|
||||
#: ../../magic/src/xor.c:100
|
||||
#, fuzzy
|
||||
#| msgid "Colors"
|
||||
msgid "Xor Colors"
|
||||
msgstr "Renkler"
|
||||
|
||||
#: ../../magic/src/xor.c:112
|
||||
#: ../../magic/src/xor.c:113
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw arrows made of string art."
|
||||
msgid "Click and drag to draw a XOR effect"
|
||||
msgstr "Dizi sanatından yapılmış ok çizmek için fareyi tıklat ve sürükle."
|
||||
|
||||
#: ../../magic/src/xor.c:116
|
||||
#: ../../magic/src/xor.c:117
|
||||
#, fuzzy
|
||||
#| msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgid "Click to draw a XOR effect on the whole picture"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue