New strings for Wet Paint magic tool.
This commit is contained in:
parent
77e346103b
commit
15772f3be3
84 changed files with 5320 additions and 4212 deletions
110
src/po/tr.po
110
src/po/tr.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-10-03 22:47-0700\n"
|
||||
"POT-Creation-Date: 2009-10-08 10:18-0700\n"
|
||||
"PO-Revision-Date: 2006-10-11 23:27+0300\n"
|
||||
"Last-Translator: Doruk Fisek <dfisek@fisek.com.tr>\n"
|
||||
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
|
||||
|
|
@ -349,13 +349,13 @@ msgstr "Harfler"
|
|||
|
||||
#. Title of font selector (buttons down the right for label tool)
|
||||
#. Label tool
|
||||
#: ../titles.h:78 ../tools.h:79
|
||||
#: ../titles.h:78 ../tools.h:76
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
|
||||
#. "Magic" effects tools (blur, flip image, etc.)
|
||||
#: ../titles.h:81 ../tools.h:76
|
||||
#: ../titles.h:81 ../tools.h:79
|
||||
msgid "Magic"
|
||||
msgstr "Büyü"
|
||||
|
||||
|
|
@ -402,7 +402,7 @@ msgstr "Yeni"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:94 ../tuxpaint.c:8565
|
||||
#: ../tools.h:94 ../tuxpaint.c:8622
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
|
|
@ -453,13 +453,8 @@ msgid "Choose a style of text. Click on your drawing and you can start typing."
|
|||
msgstr ""
|
||||
"Bir yazı stili seç. Çiziminin üzerine tıkla ve yazmaya başlayabilirsin."
|
||||
|
||||
#. Magic tool instruction
|
||||
#: ../tools.h:126
|
||||
msgid "Pick a magical effect to use on your drawing!"
|
||||
msgstr "Çiziminde kullanmak için bir büyülü efekt seç!"
|
||||
|
||||
#. Label tool instructions
|
||||
#: ../tools.h:129
|
||||
#: ../tools.h:126
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Choose a style of text. Click on your drawing and you can start typing."
|
||||
|
|
@ -470,6 +465,11 @@ msgid ""
|
|||
msgstr ""
|
||||
"Bir yazı stili seç. Çiziminin üzerine tıkla ve yazmaya başlayabilirsin."
|
||||
|
||||
#. Magic tool instruction
|
||||
#: ../tools.h:129
|
||||
msgid "Pick a magical effect to use on your drawing!"
|
||||
msgstr "Çiziminde kullanmak için bir büyülü efekt seç!"
|
||||
|
||||
#. Response to 'undo' action
|
||||
#: ../tools.h:132
|
||||
msgid "Undo!"
|
||||
|
|
@ -532,187 +532,187 @@ msgid "OK then… Let’s keep drawing this one!"
|
|||
msgstr "Tamam o zaman... Bunu çizmeye devam edelim!"
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:1931 ../tuxpaint.c:2661
|
||||
#: ../tuxpaint.c:1930 ../tuxpaint.c:2706
|
||||
msgid "Please wait…"
|
||||
msgstr "Lütfen bekleyin..."
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:1989
|
||||
#: ../tuxpaint.c:1988
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Gerçekten çıkmak istiyor musun?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:1992
|
||||
#: ../tuxpaint.c:1991
|
||||
#, fuzzy
|
||||
#| msgid "Yes, I'm done!"
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "Evet, işim bitti!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:1995 ../tuxpaint.c:2022
|
||||
#: ../tuxpaint.c:1994 ../tuxpaint.c:2021
|
||||
msgid "No, take me back!"
|
||||
msgstr "Hayır, geri götür beni!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:1999
|
||||
#: ../tuxpaint.c:1998
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?"
|
||||
|
||||
#: ../tuxpaint.c:2000 ../tuxpaint.c:2005
|
||||
#: ../tuxpaint.c:1999 ../tuxpaint.c:2004
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Evet, kaydet!"
|
||||
|
||||
#: ../tuxpaint.c:2001 ../tuxpaint.c:2006
|
||||
#: ../tuxpaint.c:2000 ../tuxpaint.c:2005
|
||||
#, fuzzy
|
||||
#| msgid "No, don't bother saving!"
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "Hayır, kaydetmeye zahmet etme!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2004
|
||||
#: ../tuxpaint.c:2003
|
||||
msgid "Save your picture first?"
|
||||
msgstr "İlk önce resmini kaydetmek ister misin?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2009
|
||||
#: ../tuxpaint.c:2008
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "O resmi açamıyorum!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2012 ../tuxpaint.c:2017 ../tuxpaint.c:2026 ../tuxpaint.c:2033
|
||||
#: ../tuxpaint.c:2042
|
||||
#: ../tuxpaint.c:2011 ../tuxpaint.c:2016 ../tuxpaint.c:2025 ../tuxpaint.c:2032
|
||||
#: ../tuxpaint.c:2041
|
||||
msgid "OK"
|
||||
msgstr "Tamam"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2016
|
||||
#: ../tuxpaint.c:2015
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Kaydedilmiş hiç dosya yok!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2020
|
||||
#: ../tuxpaint.c:2019
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Resmini şimdi yazdırayım mı?"
|
||||
|
||||
#: ../tuxpaint.c:2021
|
||||
#: ../tuxpaint.c:2020
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Evet, yazdır!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2025
|
||||
#: ../tuxpaint.c:2024
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Resmin yazdırıldı!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2029
|
||||
#: ../tuxpaint.c:2028
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Sorry! Your picture could not be printed!"
|
||||
msgstr "Resmin yazdırıldı!"
|
||||
|
||||
#. Notification that it's too soon to print again (--printdelay option is in effect)
|
||||
#: ../tuxpaint.c:2032
|
||||
#: ../tuxpaint.c:2031
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Henüz yazdıramazsın!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2036
|
||||
#: ../tuxpaint.c:2035
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Bu resmi sileyim mi?"
|
||||
|
||||
#: ../tuxpaint.c:2037
|
||||
#: ../tuxpaint.c:2036
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Evet, sil onu!"
|
||||
|
||||
#: ../tuxpaint.c:2038
|
||||
#: ../tuxpaint.c:2037
|
||||
#, fuzzy
|
||||
#| msgid "No, don't erase it!"
|
||||
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:2041
|
||||
#: ../tuxpaint.c:2040
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "Sol fare tuşunu kullanmayı hatırlayın!"
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2170
|
||||
#: ../tuxpaint.c:2169
|
||||
msgid "Sound muted."
|
||||
msgstr ""
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2175
|
||||
#: ../tuxpaint.c:2174
|
||||
msgid "Sound unmuted."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:7764
|
||||
#: ../tuxpaint.c:7821
|
||||
msgid "Pick a color."
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8568
|
||||
#: ../tuxpaint.c:8625
|
||||
msgid "Erase"
|
||||
msgstr "Sil"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8571
|
||||
#: ../tuxpaint.c:8628
|
||||
msgid "Slides"
|
||||
msgstr "Slaytlar"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8574
|
||||
#: ../tuxpaint.c:8631
|
||||
msgid "Back"
|
||||
msgstr "Geri"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8577
|
||||
#: ../tuxpaint.c:8634
|
||||
msgid "Next"
|
||||
msgstr "İleri"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8580
|
||||
#: ../tuxpaint.c:8637
|
||||
msgid "Play"
|
||||
msgstr "Çal"
|
||||
|
||||
#. 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:9291
|
||||
#: ../tuxpaint.c:9348
|
||||
msgid "Aa"
|
||||
msgstr ""
|
||||
|
||||
#. 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:12375
|
||||
#: ../tuxpaint.c:12446
|
||||
msgid "Yes"
|
||||
msgstr "Evet"
|
||||
|
||||
#: ../tuxpaint.c:12379
|
||||
#: ../tuxpaint.c:12450
|
||||
msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:13374
|
||||
#: ../tuxpaint.c:13445
|
||||
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:13378
|
||||
#: ../tuxpaint.c:13449
|
||||
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:13382
|
||||
#: ../tuxpaint.c:13453
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Hayır, yeni bir dosyaya kaydet"
|
||||
|
||||
#: ../tuxpaint.c:14234
|
||||
#: ../tuxpaint.c:14305
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla"
|
||||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:15239 ../tuxpaint.c:15553
|
||||
#: ../tuxpaint.c:15310 ../tuxpaint.c:15624
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla"
|
||||
|
||||
|
|
@ -1244,14 +1244,26 @@ msgstr ""
|
|||
msgid "Click and drag to shift your picture around on the canvas."
|
||||
msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/smudge.c:77
|
||||
#: ../../magic/src/smudge.c:83
|
||||
msgid "Smudge"
|
||||
msgstr "Tütsüle"
|
||||
|
||||
#: ../../magic/src/smudge.c:84
|
||||
#. if (which == 1)
|
||||
#: ../../magic/src/smudge.c:85
|
||||
#, fuzzy
|
||||
msgid "Wet Paint"
|
||||
msgstr "Boya"
|
||||
|
||||
#: ../../magic/src/smudge.c:92
|
||||
msgid "Click and move the mouse around to smudge the picture."
|
||||
msgstr "Tütsülemek için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#. if (which == 1)
|
||||
#: ../../magic/src/smudge.c:94
|
||||
#, fuzzy
|
||||
msgid "Click and move the mouse around to draw with wet, smudgy paint."
|
||||
msgstr "Resmi bulanıklaştırmak için tıkla ve fareyi etrafta gezdir."
|
||||
|
||||
#: ../../magic/src/snow.c:68
|
||||
msgid "Snow Ball"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue